01JRDSB31JQHX1B5339RYFEBQY: 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: 01JRDSBFBAWWNKP75SWH7EPX7J

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-04-09T17:25:45.864Zjob assigned to worker 01JRDSBGJR8M2WQPKPYCZTNFHX [factory gimlet-EVT22200007-propolis, EVT22200007/24172] (queued for 25 s)
 
22025-04-09T17:25:53.667Zstarting task 0: "setup"
32025-04-09T17:25:53.692Z++ uname -s
42025-04-09T17:25:53.692Z+ kern=SunOS
52025-04-09T17:25:53.692Z+ build_user=build
62025-04-09T17:25:53.692Z+ build_uid=12345
72025-04-09T17:25:53.692Z+ work_dir=/work
82025-04-09T17:25:53.692Z+ input_dir=/input
92025-04-09T17:25:53.692Z+ [[ 0 == 12345 ]]
102025-04-09T17:25:53.692Z+ case "$kern" in
112025-04-09T17:25:53.692Z+ groupadd -g 12345 build
122025-04-09T17:25:53.692Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-04-09T17:25:55.690Z+ zfs create -o mountpoint=/work rpool/work
142025-04-09T17:25:55.738Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-04-09T17:25:55.764Z+ home_fs=zfs
162025-04-09T17:25:55.764Z+ [[ zfs == autofs ]]
172025-04-09T17:25:55.764Z+ mkdir -p /home/build
182025-04-09T17:25:55.764Z+ chown build:build /home/build /work
192025-04-09T17:25:57.749Z+ chmod 0700 /home/build /work
202025-04-09T17:25:57.774Zprocess exited: duration 4088 ms, exit code 0
 
212025-04-09T17:25:57.825Zstarting task 1: "rust-toolchain"
222025-04-09T17:25:57.850Z+ printf ' * rust toolchain channel = "%s"\n' 1.85.0
232025-04-09T17:25:57.850Z * rust toolchain channel = "1.85.0"
242025-04-09T17:25:57.850Z * rust toolchain profile = "default"
252025-04-09T17:25:57.851Z+ printf ' * rust toolchain profile = "%s"\n' default
262025-04-09T17:25:57.851Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-04-09T17:25:57.851Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-04-09T17:25:57.851Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-04-09T17:25:57.851Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default
302025-04-09T17:25:57.982Zinfo: downloading installer
312025-04-09T17:25:58.595Zwarn: It looks like you have an existing installation of Rust at:
322025-04-09T17:25:58.595Zwarn: /opt/ooce/bin
332025-04-09T17:25:58.595Zwarn: It is recommended that rustup be the primary Rust installation.
342025-04-09T17:25:58.596Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-04-09T17:25:58.596Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-04-09T17:25:58.596Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-04-09T17:25:58.596Zwarn: or pass `-y' to ignore all ignorable checks.
382025-04-09T17:25:58.596Zerror: cannot install while Rust is installed
392025-04-09T17:25:58.596Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-04-09T17:25:58.621Zinfo: profile set to 'default'
412025-04-09T17:25:58.621Zinfo: default host triple is x86_64-unknown-illumos
422025-04-09T17:25:58.621Zinfo: syncing channel updates for '1.85.0-x86_64-unknown-illumos'
432025-04-09T17:25:58.728Zinfo: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17)
442025-04-09T17:25:58.728Zinfo: downloading component 'cargo'
452025-04-09T17:25:58.986Zinfo: downloading component 'clippy'
462025-04-09T17:25:59.071Zinfo: downloading component 'rust-docs'
472025-04-09T17:25:59.535Zinfo: downloading component 'rust-std'
482025-04-09T17:25:59.964Zinfo: downloading component 'rustc'
492025-04-09T17:26:01.809Zinfo: downloading component 'rustfmt'
502025-04-09T17:26:01.871Zinfo: installing component 'cargo'
512025-04-09T17:26:02.963Zinfo: installing component 'clippy'
522025-04-09T17:26:03.421Zinfo: installing component 'rust-docs'
532025-04-09T17:26:06.389Zinfo: installing component 'rust-std'
542025-04-09T17:26:08.648Zinfo: installing component 'rustc'
552025-04-09T17:26:15.710Zinfo: installing component 'rustfmt'
562025-04-09T17:26:16.089Zinfo: default toolchain set to '1.85.0-x86_64-unknown-illumos'
572025-04-09T17:26:16.089Z
582025-04-09T17:26:16.253Z 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17)
592025-04-09T17:26:16.253Z
602025-04-09T17:26:16.253Z
612025-04-09T17:26:16.253ZRust is installed now. Great!
622025-04-09T17:26:16.253Z
632025-04-09T17:26:16.253ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-04-09T17:26:16.253Zenvironment variable. This has not been done automatically.
652025-04-09T17:26:16.253Z
662025-04-09T17:26:16.253ZTo configure your current shell, you need to source
672025-04-09T17:26:16.254Zthe corresponding env file under $HOME/.cargo.
682025-04-09T17:26:16.254Z
692025-04-09T17:26:16.254ZThis is usually done by running one of the following (note the leading DOT):
702025-04-09T17:26:16.254Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-04-09T17:26:16.254Zsource "$HOME/.cargo/env.fish" # For fish
722025-04-09T17:26:16.254Zsource "$HOME/.cargo/env.nu" # For nushell
732025-04-09T17:26:16.356Z+ rustup --version
742025-04-09T17:26:16.382Zrustup 1.28.1 (f9edccde0 2025-03-05)
752025-04-09T17:26:16.382Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-04-09T17:26:16.424Zinfo: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)`
772025-04-09T17:26:16.449Z+ cargo --version
782025-04-09T17:26:16.475Zcargo 1.85.0 (d73d2caf9 2024-12-31)
792025-04-09T17:26:16.475Z+ rustc --version
802025-04-09T17:26:16.508Zrustc 1.85.0 (4d91de4e4 2025-02-17)
812025-04-09T17:26:16.533Zprocess exited: duration 18687 ms, exit code 0
 
822025-04-09T17:26:16.584Zstarting task 2: "authentication"
832025-04-09T17:26:16.649Zprocess exited: duration 64 ms, exit code 0
 
842025-04-09T17:26:16.702Zstarting task 3: "clone repository"
852025-04-09T17:26:16.729Z+ mkdir -p /work/oxidecomputer/omicron
862025-04-09T17:26:16.729Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-04-09T17:26:16.754ZCloning into '/work/oxidecomputer/omicron'...
882025-04-09T17:26:24.574Z+ cd /work/oxidecomputer/omicron
892025-04-09T17:26:24.574Z+ git fetch origin 14093f4842a4621a2fa91b4bdf1bcdf99b736b10
902025-04-09T17:26:25.032ZFrom https://github.com/oxidecomputer/omicron
912025-04-09T17:26:25.033Z * branch 14093f4842a4621a2fa91b4bdf1bcdf99b736b10 -> FETCH_HEAD
922025-04-09T17:26:25.058Z+ [[ -n andy/ntp ]]
932025-04-09T17:26:25.058Z++ git branch --show-current
942025-04-09T17:26:25.058Z+ current=main
952025-04-09T17:26:25.058Z+ [[ main != andy/ntp ]]
962025-04-09T17:26:25.058Z+ git branch -f andy/ntp 14093f4842a4621a2fa91b4bdf1bcdf99b736b10
972025-04-09T17:26:25.084Z+ git checkout -f andy/ntp
982025-04-09T17:26:25.318ZSwitched to branch 'andy/ntp'
992025-04-09T17:26:25.344Z+ git reset --hard 14093f4842a4621a2fa91b4bdf1bcdf99b736b10
1002025-04-09T17:26:25.344ZHEAD is now at 14093f484 Improvements to time synchronisation in the face of connectivity problems.
1012025-04-09T17:26:25.344Zprocess exited: duration 8640 ms, exit code 0
 
1022025-04-09T17:26:25.397Zstarting task 4: "build"
1032025-04-09T17:26:25.422Z+ source .github/buildomat/ci-env.sh
1042025-04-09T17:26:25.422Z++ export CARGO_TERM_COLOR=always
1052025-04-09T17:26:25.423Z++ CARGO_TERM_COLOR=always
1062025-04-09T17:26:25.423Z+ cargo --version
1072025-04-09T17:26:25.474Zcargo 1.85.0 (d73d2caf9 2024-12-31)
1082025-04-09T17:26:25.500Z+ rustc --version
1092025-04-09T17:26:25.560Zrustc 1.85.0 (4d91de4e4 2025-02-17)
1102025-04-09T17:26:25.586Z+ source ./env.sh
1112025-04-09T17:26:25.586Z++ OLD_SHELL_OPTS=ehxB
1122025-04-09T17:26:25.586Z++ set -o xtrace
1132025-04-09T17:26:25.586Z++++ dirname ./env.sh
1142025-04-09T17:26:25.586Z+++ readlink -f .
1152025-04-09T17:26:25.586Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162025-04-09T17:26:25.586Z++ 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-09T17:26:25.586Z++ 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-09T17:26:25.586Z++ 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-09T17:26:25.586Z++ 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-09T17:26:25.586Z++ 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-09T17:26:25.586Z++ 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-09T17:26:25.586Z++ 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-09T17:26:25.586Z++ 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-09T17:26:25.586Z++ case $OLD_SHELL_OPTS in
1252025-04-09T17:26:25.586Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262025-04-09T17:26:25.587Z+ 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-09T17:26:25.587Z+ 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-09T17:26:25.587Z+ banner prerequisites
1292025-04-09T17:26:25.587Z
1302025-04-09T17:26:25.587Z ##### ##### ###### ##### ###### #### # # # #### #
1312025-04-09T17:26:25.587Z # # # # # # # # # # # # # # #
1322025-04-09T17:26:25.587Z # # # # ##### # # ##### # # # # # #### #
1332025-04-09T17:26:25.587Z ##### ##### # ##### # # # # # # # # #
1342025-04-09T17:26:25.587Z # # # # # # # # # # # # # # #
1352025-04-09T17:26:25.587Z # # # ###### # # ###### ### # #### # #### #
1362025-04-09T17:26:25.587Z
1372025-04-09T17:26:25.587Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382025-04-09T17:26:26.958Zpkg list: illegal option -- F
1392025-04-09T17:26:26.958ZUsage:
1402025-04-09T17:26:26.958Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1412025-04-09T17:26:26.958Z [pkg_fmri_pattern ...]
1422025-04-09T17:26:27.979Zpkg list: illegal option -- F
1432025-04-09T17:26:27.979ZUsage:
1442025-04-09T17:26:28.007Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1452025-04-09T17:26:28.007Z [pkg_fmri_pattern ...]
1462025-04-09T17:26:48.156Z Startup: Refreshing catalog 'helios-dev' ... Done
1472025-04-09T17:26:54.025Z Startup: Caching catalogs ... Done
1482025-04-09T17:27:15.274ZPlanning: Solver setup ... Done (20.015s)
1492025-04-09T17:27:15.512ZPlanning: Running solver ... Done (0.239s)
1502025-04-09T17:27:15.663ZPlanning: Finding local manifests ... Done (0.003s)
1512025-04-09T17:27:15.746ZPlanning: Fetching manifests: 0/7 0% complete
1522025-04-09T17:27:16.220ZPlanning: Fetching manifests: 7/7 100% complete
1532025-04-09T17:27:16.360ZPlanning: Package planning ... Done (0.139s)
1542025-04-09T17:27:16.429ZPlanning: Merging actions ... Done (0.069s)
1552025-04-09T17:27:16.654ZPlanning: Checking for conflicting actions ... Done (0.225s)
1562025-04-09T17:27:17.735ZPlanning: Consolidating action changes ... Done (1.080s)
1572025-04-09T17:27:18.132ZPlanning: Evaluating mediators ... Done (0.397s)
1582025-04-09T17:27:18.229ZPlanning: Planning completed in 24.12 seconds
1592025-04-09T17:27:18.255Z Packages to install: 4
1602025-04-09T17:27:18.255Z Packages to update: 3
1612025-04-09T17:27:18.255Z Mediators to change: 2
1622025-04-09T17:27:18.255Z Services to change: 1
1632025-04-09T17:27:18.255Z Estimated space available: 155.11 GB
1642025-04-09T17:27:18.255ZEstimated space to be consumed: 1.69 GB
1652025-04-09T17:27:18.255Z Create boot environment: No
1662025-04-09T17:27:18.255ZCreate backup boot environment: Yes
1672025-04-09T17:27:18.255Z Rebuild boot archive: No
1682025-04-09T17:27:18.256Z
1692025-04-09T17:27:18.256ZChanged mediators:
1702025-04-09T17:27:18.256Z mediator clang:
1712025-04-09T17:27:18.256Z version: None -> 15 (system default)
1722025-04-09T17:27:18.256Z
1732025-04-09T17:27:18.256Z mediator llvm:
1742025-04-09T17:27:18.256Z version: 14 (system default) -> 15 (system default)
1752025-04-09T17:27:18.256Z
1762025-04-09T17:27:18.256ZChanged packages:
1772025-04-09T17:27:18.256Zhelios-dev
1782025-04-09T17:27:18.256Z developer/build-essential
1792025-04-09T17:27:18.256Z None -> 11-2.0
1802025-04-09T17:27:18.256Z library/libxmlsec1
1812025-04-09T17:27:18.256Z None -> 1.2.35-2.0
1822025-04-09T17:27:18.256Z ooce/developer/clang-15
1832025-04-09T17:27:18.256Z None -> 15.0.7-2.0
1842025-04-09T17:27:18.256Z ooce/developer/llvm-15
1852025-04-09T17:27:18.256Z None -> 15.0.7-2.0
1862025-04-09T17:27:18.256Z package/pkg
1872025-04-09T17:27:18.256Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1882025-04-09T17:27:18.256Z system/library/g++-runtime
1892025-04-09T17:27:18.256Z 13-2.0 -> 14-2.0
1902025-04-09T17:27:18.256Z system/library/gcc-runtime
1912025-04-09T17:27:18.256Z 13-2.0 -> 14-2.0
1922025-04-09T17:27:18.257Z
1932025-04-09T17:27:18.257ZServices:
1942025-04-09T17:27:18.257Z restart_fmri:
1952025-04-09T17:27:18.257Z svc:/system/update-man-index:default
1962025-04-09T17:27:18.257Z
1972025-04-09T17:27:18.257ZEditable files to change:
1982025-04-09T17:27:18.257Z Update:
1992025-04-09T17:27:18.257Z usr/share/lib/pkg/web/config.shtml
2002025-04-09T17:27:18.318Z
2012025-04-09T17:27:18.318ZDownload: 0/4301 items 0.0/225.4MB 0% complete
2022025-04-09T17:27:23.319ZDownload: 1135/4301 items 28.8/225.4MB 12% complete (5.6M/s)
2032025-04-09T17:27:28.324ZDownload: 1575/4301 items 117.7/225.4MB 52% complete (11.9M/s)
2042025-04-09T17:27:33.325ZDownload: 2642/4301 items 120.6/225.4MB 53% complete (9.4M/s)
2052025-04-09T17:27:38.477ZDownload: 3248/4301 items 191.5/225.4MB 84% complete (7.7M/s)
2062025-04-09T17:27:43.481ZDownload: 3489/4301 items 213.5/225.4MB 94% complete (9.3M/s)
2072025-04-09T17:27:50.743ZDownload: 4208/4301 items 220.6/225.4MB 97% complete (4.2M/s)
2082025-04-09T17:27:52.445ZDownload: Completed 225.42 MB in 34.13 seconds (6.6M/s)
2092025-04-09T17:27:53.948Z Actions: 1/5122 actions (Removing old actions)
2102025-04-09T17:27:53.973Z Actions: 194/5122 actions (Installing new actions)
2112025-04-09T17:27:59.029Z Actions: 3234/5122 actions (Installing new actions)
2122025-04-09T17:27:59.881Z Actions: 4267/5122 actions (Updating modified actions)
2132025-04-09T17:28:00.299Z Actions: Completed 5122 actions in 6.35 seconds.
2142025-04-09T17:28:00.665Z Done (0.356s)
2152025-04-09T17:28:00.691Z Done (0.002s)
2162025-04-09T17:28:01.482Z Done (0.814s)
2172025-04-09T17:28:06.399Z Done (4.725s)
2182025-04-09T17:28:06.512Z Done (0.019s)
2192025-04-09T17:28:06.551Z Done (0.000s)
2202025-04-09T17:28:06.675Z Done (0.000s)
2212025-04-09T17:28:07.501ZPlanning: Evaluating mediator changes ... Done
2222025-04-09T17:28:07.700ZPlanning: Checking for conflicting actions ... Done
2232025-04-09T17:28:07.735ZPlanning: Consolidating action changes ... Done
2242025-04-09T17:28:08.042ZPlanning: Evaluating mediators ... Done
2252025-04-09T17:28:08.083ZPlanning: Planning completed in 0.53 seconds
2262025-04-09T17:28:08.084Z Mediators to change: 2
2272025-04-09T17:28:08.084Z Create boot environment: No
2282025-04-09T17:28:08.084ZCreate backup boot environment: No
2292025-04-09T17:28:08.136Z Done
2302025-04-09T17:28:08.137Z Done
2312025-04-09T17:28:08.703Z Done
2322025-04-09T17:28:13.021Z Done
2332025-04-09T17:28:13.124Z Done
2342025-04-09T17:28:13.124Z Done
2352025-04-09T17:28:13.183Z Done
2362025-04-09T17:28:13.934ZPlanning: Evaluating mediator changes ... Done
2372025-04-09T17:28:13.969ZPlanning: Merging actions ... Done
2382025-04-09T17:28:14.179ZPlanning: Checking for conflicting actions ... Done
2392025-04-09T17:28:14.211ZPlanning: Consolidating action changes ... Done
2402025-04-09T17:28:14.493ZPlanning: Evaluating mediators ... Done
2412025-04-09T17:28:14.561ZPlanning: Planning completed in 0.93 seconds
2422025-04-09T17:28:14.614Z Packages to change: 1
2432025-04-09T17:28:14.614Z Mediators to change: 1
2442025-04-09T17:28:14.614Z Services to change: 1
2452025-04-09T17:28:14.614Z Create boot environment: No
2462025-04-09T17:28:14.646ZCreate backup boot environment: Yes
2472025-04-09T17:28:16.339Z Actions: 1/6 actions (Updating modified actions)
2482025-04-09T17:28:16.365Z Actions: Completed 6 actions in 0.00 seconds.
2492025-04-09T17:28:16.365Z Done
2502025-04-09T17:28:16.365Z Done
2512025-04-09T17:28:16.507Z Done
2522025-04-09T17:28:20.957Z Done
2532025-04-09T17:28:21.051Z Done
2542025-04-09T17:28:21.076Z Done
2552025-04-09T17:28:21.150Z Done
2562025-04-09T17:28:21.684ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2572025-04-09T17:28:21.684Zclang system 15 system
2582025-04-09T17:28:21.684Zcsh system system illumos
2592025-04-09T17:28:21.684Zctags system system illumos
2602025-04-09T17:28:21.684Zgcc vendor 12 vendor
2612025-04-09T17:28:21.684Zgcc system 10 system
2622025-04-09T17:28:21.684Zgcc system 7 system
2632025-04-09T17:28:21.684Zgo system 1.20 system
2642025-04-09T17:28:21.684Zgo system 1.19 system
2652025-04-09T17:28:21.684Zllvm system 15 system
2662025-04-09T17:28:21.684Zllvm system 14 system
2672025-04-09T17:28:21.684Zmariadb system 10.6 system
2682025-04-09T17:28:21.684Zmta vendor vendor dma
2692025-04-09T17:28:21.684Zopenjdk system 17 system
2702025-04-09T17:28:21.684Zopenjdk system 11 system
2712025-04-09T17:28:21.684Zopenjdk system 1.8 system
2722025-04-09T17:28:21.684Zopenssl vendor 3 vendor
2732025-04-09T17:28:21.684Zperl system 5.36 system
2742025-04-09T17:28:21.684Zpostgresql system 15 system
2752025-04-09T17:28:21.684Zpostgresql system 13 system
2762025-04-09T17:28:21.684Zpython vendor 3 vendor
2772025-04-09T17:28:21.684Zpython system 2 system
2782025-04-09T17:28:21.684Zpython3 system 3.11 system
2792025-04-09T17:28:21.684Zruby system 3.0 system
2802025-04-09T17:28:21.684Zwords vendor vendor american-english
2812025-04-09T17:28:21.684Zwords system system australian-english
2822025-04-09T17:28:21.684Zwords system system british-english
2832025-04-09T17:28:21.684Zwords system system canadian-english
2842025-04-09T17:28:21.684Zwords system system french
2852025-04-09T17:28:21.685Zwords system system italian
2862025-04-09T17:28:21.685Zwords system system ngerman
2872025-04-09T17:28:21.685Zwords system system ogerman
2882025-04-09T17:28:21.685Zwords system system spanish
2892025-04-09T17:28:22.099ZPUBLISHER TYPE STATUS P LOCATION
2902025-04-09T17:28:22.099Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2912025-04-09T17:28:26.219ZFMRI IFO
2922025-04-09T17:28:26.219Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2932025-04-09T17:28:26.219Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2942025-04-09T17:28:26.219Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2952025-04-09T17:28:26.219Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2962025-04-09T17:28:26.219Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2972025-04-09T17:28:26.219Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2982025-04-09T17:28:26.219Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2992025-04-09T17:28:26.219Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
3002025-04-09T17:28:26.219Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
3012025-04-09T17:28:26.219Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
3022025-04-09T17:28:26.220Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
3032025-04-09T17:28:26.220Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
3042025-04-09T17:28:26.220Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
3052025-04-09T17:28:26.220Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
3062025-04-09T17:28:26.220Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
3072025-04-09T17:28:27.183Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
3082025-04-09T17:28:27.609Z Updating crates.io index
3092025-04-09T17:28:28.708Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3102025-04-09T17:28:29.404Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3112025-04-09T17:28:29.787Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3122025-04-09T17:28:30.209Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
3132025-04-09T17:28:30.671Z Updating git repository `https://github.com/oxidecomputer/propolis`
3142025-04-09T17:28:31.844Z Updating git repository `https://github.com/oxidecomputer/crucible`
3152025-04-09T17:28:33.954Z Updating git repository `https://github.com/oxidecomputer/opte`
3162025-04-09T17:28:34.793Z Updating git repository `https://github.com/oxidecomputer/falcon`
3172025-04-09T17:28:35.614Z Updating git repository `https://github.com/oxidecomputer/clickward`
3182025-04-09T17:28:35.999Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3192025-04-09T17:28:36.406Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3202025-04-09T17:28:37.174Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3212025-04-09T17:28:37.650Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3222025-04-09T17:28:38.291Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3232025-04-09T17:28:38.692Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3242025-04-09T17:28:39.164Z Updating git repository `https://github.com/oxidecomputer/tofino`
3252025-04-09T17:28:39.517Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3262025-04-09T17:28:39.864Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3272025-04-09T17:28:40.229Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3282025-04-09T17:28:40.638Z Updating git repository `https://github.com/oxidecomputer/lldp`
3292025-04-09T17:28:41.121Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3302025-04-09T17:28:41.543Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3312025-04-09T17:28:41.974Z Updating git repository `https://github.com/oxidecomputer/ispf`
3322025-04-09T17:28:42.444Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3332025-04-09T17:28:42.779Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3342025-04-09T17:28:43.349Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3352025-04-09T17:28:43.845Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3362025-04-09T17:28:44.253Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3372025-04-09T17:28:44.762Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3382025-04-09T17:28:45.263Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3392025-04-09T17:28:45.655Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3402025-04-09T17:28:46.022Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3412025-04-09T17:28:46.391Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3422025-04-09T17:28:46.759Z Updating git repository `https://github.com/oxidecomputer/omicron`
3432025-04-09T17:28:56.524Z Updating git repository `https://github.com/illumos/smf-rs`
3442025-04-09T17:28:58.065Z Downloading crates ...
3452025-04-09T17:28:58.141Z Downloaded anstyle-parse v0.2.5
3462025-04-09T17:28:58.166Z Downloaded anstyle v1.0.10
3472025-04-09T17:28:58.166Z Downloaded swrite v0.1.0
3482025-04-09T17:28:58.166Z Downloaded cfg-if v1.0.0
3492025-04-09T17:28:58.167Z Downloaded usdt-macro v0.5.0
3502025-04-09T17:28:58.167Z Downloaded anstyle-query v1.1.1
3512025-04-09T17:28:58.167Z Downloaded cargo-platform v0.1.8
3522025-04-09T17:28:58.167Z Downloaded camino-tempfile v1.1.1
3532025-04-09T17:28:58.167Z Downloaded usdt-attr-macro v0.5.0
3542025-04-09T17:28:58.167Z Downloaded zerocopy-derive v0.7.35
3552025-04-09T17:28:58.167Z Downloaded version_check v0.9.5
3562025-04-09T17:28:58.167Z Downloaded pest_generator v2.7.14
3572025-04-09T17:28:58.193Z Downloaded utf8parse v0.2.2
3582025-04-09T17:28:58.193Z Downloaded textwrap v0.16.1
3592025-04-09T17:28:58.193Z Downloaded unicode-ident v1.0.14
3602025-04-09T17:28:58.193Z Downloaded zerocopy v0.7.35
3612025-04-09T17:28:58.218Z Downloaded memchr v2.7.4
3622025-04-09T17:28:58.218Z Downloaded toml_edit v0.22.24
3632025-04-09T17:28:58.244Z Downloaded pest v2.7.14
3642025-04-09T17:28:58.244Z Downloaded serde_json v1.0.140
3652025-04-09T17:28:58.269Z Downloaded hashbrown v0.15.1
3662025-04-09T17:28:58.269Z Downloaded indexmap v2.7.1
3672025-04-09T17:28:58.269Z Downloaded tabled v0.15.0
3682025-04-09T17:28:58.295Z Downloaded serde v1.0.219
3692025-04-09T17:28:58.295Z Downloaded syn v1.0.109
3702025-04-09T17:28:58.295Z Downloaded goblin v0.8.2
3712025-04-09T17:28:58.320Z Downloaded unicode-width v0.1.14
3722025-04-09T17:28:58.320Z Downloaded clap_builder v4.5.32
3732025-04-09T17:28:58.320Z Downloaded syn v2.0.98
3742025-04-09T17:28:58.345Z Downloaded rustix v0.37.28
3752025-04-09T17:28:58.371Z Downloaded clap v4.5.32
3762025-04-09T17:28:58.371Z Downloaded ucd-trie v0.1.7
3772025-04-09T17:28:58.371Z Downloaded rustix v0.38.37
3782025-04-09T17:28:58.397Z Downloaded typenum v1.17.0
3792025-04-09T17:28:58.397Z Downloaded toml v0.8.20
3802025-04-09T17:28:58.397Z Downloaded serde_derive v1.0.219
3812025-04-09T17:28:58.397Z Downloaded proc-macro2 v1.0.94
3822025-04-09T17:28:58.424Z Downloaded sha2 v0.10.8
3832025-04-09T17:28:58.424Z Downloaded serde_tokenstream v0.2.2
3842025-04-09T17:28:58.424Z Downloaded ryu v1.0.18
3852025-04-09T17:28:58.424Z Downloaded proc-macro-error v1.0.4
3862025-04-09T17:28:58.424Z Downloaded pest_meta v2.7.14
3872025-04-09T17:28:58.425Z Downloaded papergrid v0.11.0
3882025-04-09T17:28:58.425Z Downloaded log v0.4.22
3892025-04-09T17:28:58.425Z Downloaded cargo_toml v0.21.0
3902025-04-09T17:28:58.425Z Downloaded bitflags v2.9.0
3912025-04-09T17:28:58.452Z Downloaded anyhow v1.0.97
3922025-04-09T17:28:58.452Z Downloaded thiserror-impl v1.0.69
3932025-04-09T17:28:58.452Z Downloaded thiserror v2.0.12
3942025-04-09T17:28:58.452Z Downloaded tempfile v3.13.0
3952025-04-09T17:28:58.453Z Downloaded semver v1.0.25
3962025-04-09T17:28:58.453Z Downloaded pest_derive v2.7.14
3972025-04-09T17:28:58.453Z Downloaded once_cell v1.21.3
3982025-04-09T17:28:58.453Z Downloaded io-lifetimes v1.0.11
3992025-04-09T17:28:58.453Z Downloaded generic-array v0.14.7
4002025-04-09T17:28:58.453Z Downloaded clap_derive v4.5.32
4012025-04-09T17:28:58.478Z Downloaded libc v0.2.171
4022025-04-09T17:28:58.504Z Downloaded digest v0.10.7
4032025-04-09T17:28:58.504Z Downloaded cargo_metadata v0.19.2
4042025-04-09T17:28:58.504Z Downloaded camino v1.1.9
4052025-04-09T17:28:58.504Z Downloaded usdt-impl v0.5.0
4062025-04-09T17:28:58.504Z Downloaded usdt v0.5.0
4072025-04-09T17:28:58.504Z Downloaded unicode-linebreak v0.1.5
4082025-04-09T17:28:58.504Z Downloaded toml_datetime v0.6.8
4092025-04-09T17:28:58.504Z Downloaded thread-id v4.2.2
4102025-04-09T17:28:58.504Z Downloaded thiserror-impl v2.0.12
4112025-04-09T17:28:58.504Z Downloaded thiserror v1.0.69
4122025-04-09T17:28:58.505Z Downloaded terminal_size v0.4.0
4132025-04-09T17:28:58.505Z Downloaded terminal_size v0.2.6
4142025-04-09T17:28:58.531Z Downloaded tabled_derive v0.7.0
4152025-04-09T17:28:58.531Z Downloaded scroll v0.12.0
4162025-04-09T17:28:58.531Z Downloaded quote v1.0.39
4172025-04-09T17:28:58.531Z Downloaded memmap v0.7.0
4182025-04-09T17:28:58.531Z Downloaded itoa v1.0.11
4192025-04-09T17:28:58.531Z Downloaded fnv v1.0.7
4202025-04-09T17:28:58.531Z Downloaded colorchoice v1.0.2
4212025-04-09T17:28:58.531Z Downloaded winnow v0.7.3
4222025-04-09T17:28:58.531Z Downloaded fastrand v2.1.1
4232025-04-09T17:28:58.531Z Downloaded errno v0.3.9
4242025-04-09T17:28:58.531Z Downloaded dof v0.3.0
4252025-04-09T17:28:58.531Z Downloaded cpufeatures v0.2.14
4262025-04-09T17:28:58.557Z Downloaded clap_lex v0.7.4
4272025-04-09T17:28:58.557Z Downloaded bitflags v1.3.2
4282025-04-09T17:28:58.557Z Downloaded strsim v0.11.1
4292025-04-09T17:28:58.557Z Downloaded smawk v0.3.2
4302025-04-09T17:28:58.557Z Downloaded serde_spanned v0.6.8
4312025-04-09T17:28:58.557Z Downloaded proc-macro-error-attr v1.0.4
4322025-04-09T17:28:58.557Z Downloaded plain v0.2.3
4332025-04-09T17:28:58.557Z Downloaded macaddr v1.0.1
4342025-04-09T17:28:58.557Z Downloaded heck v0.5.0
4352025-04-09T17:28:58.557Z Downloaded heck v0.4.1
4362025-04-09T17:28:58.557Z Downloaded fs-err v2.11.0
4372025-04-09T17:28:58.557Z Downloaded crypto-common v0.1.6
4382025-04-09T17:28:58.558Z Downloaded byteorder v1.5.0
4392025-04-09T17:28:58.558Z Downloaded bytecount v0.6.8
4402025-04-09T17:28:58.558Z Downloaded block-buffer v0.10.4
4412025-04-09T17:28:58.558Z Downloaded autocfg v1.4.0
4422025-04-09T17:28:58.558Z Downloaded anstream v0.6.15
4432025-04-09T17:28:58.584Z Downloaded scroll_derive v0.12.0
4442025-04-09T17:28:58.584Z Downloaded pretty-hex v0.4.1
4452025-04-09T17:28:58.584Z Downloaded is_terminal_polyfill v1.70.1
4462025-04-09T17:28:58.584Z Downloaded equivalent v1.0.1
4472025-04-09T17:28:58.584Z Downloaded dtrace-parser v0.2.0
4482025-04-09T17:28:58.690Z Compiling proc-macro2 v1.0.94
4492025-04-09T17:28:58.690Z Compiling unicode-ident v1.0.14
4502025-04-09T17:28:58.690Z Compiling version_check v0.9.5
4512025-04-09T17:28:58.690Z Compiling libc v0.2.171
4522025-04-09T17:28:58.690Z Compiling serde v1.0.219
4532025-04-09T17:28:58.690Z Compiling memchr v2.7.4
4542025-04-09T17:28:58.690Z Compiling thiserror v1.0.69
4552025-04-09T17:28:58.690Z Compiling itoa v1.0.11
4562025-04-09T17:28:58.967Z Compiling ryu v1.0.18
4572025-04-09T17:28:59.115Z Compiling ucd-trie v0.1.7
4582025-04-09T17:28:59.291Z Compiling once_cell v1.21.3
4592025-04-09T17:28:59.481Z Compiling byteorder v1.5.0
4602025-04-09T17:28:59.609Z Compiling serde_json v1.0.140
4612025-04-09T17:28:59.658Z Compiling rustix v0.38.37
4622025-04-09T17:28:59.998Z Compiling bitflags v2.9.0
4632025-04-09T17:29:00.032Z Compiling proc-macro-error-attr v1.0.4
4642025-04-09T17:29:00.123Z Compiling usdt-impl v0.5.0
4652025-04-09T17:29:00.351Z Compiling syn v1.0.109
4662025-04-09T17:29:00.380Z Compiling io-lifetimes v1.0.11
4672025-04-09T17:29:00.475Z Compiling quote v1.0.39
4682025-04-09T17:29:00.561Z Compiling errno v0.3.9
4692025-04-09T17:29:00.675Z Compiling proc-macro-error v1.0.4
4702025-04-09T17:29:00.720Z Compiling rustix v0.37.28
4712025-04-09T17:29:00.877Z Compiling syn v2.0.98
4722025-04-09T17:29:01.048Z Compiling utf8parse v0.2.2
4732025-04-09T17:29:01.078Z Compiling thread-id v4.2.2
4742025-04-09T17:29:01.078Z Compiling camino v1.1.9
4752025-04-09T17:29:01.230Z Compiling hashbrown v0.15.1
4762025-04-09T17:29:01.326Z Compiling plain v0.2.3
4772025-04-09T17:29:01.364Z Compiling equivalent v1.0.1
4782025-04-09T17:29:01.391Z Compiling log v0.4.22
4792025-04-09T17:29:01.516Z Compiling anstyle-parse v0.2.5
4802025-04-09T17:29:01.973Z Compiling anstyle-query v1.1.1
4812025-04-09T17:29:02.218Z Compiling is_terminal_polyfill v1.70.1
4822025-04-09T17:29:02.280Z Compiling autocfg v1.4.0
4832025-04-09T17:29:02.355Z Compiling indexmap v2.7.1
4842025-04-09T17:29:02.423Z Compiling thiserror v2.0.12
4852025-04-09T17:29:02.469Z Compiling pretty-hex v0.4.1
4862025-04-09T17:29:02.545Z Compiling anstyle v1.0.10
4872025-04-09T17:29:02.746Z Compiling winnow v0.7.3
4882025-04-09T17:29:02.976Z Compiling colorchoice v1.0.2
4892025-04-09T17:29:03.002Z Compiling unicode-width v0.1.14
4902025-04-09T17:29:03.155Z Compiling semver v1.0.25
4912025-04-09T17:29:03.192Z Compiling bitflags v1.3.2
4922025-04-09T17:29:03.333Z Compiling fs-err v2.11.0
4932025-04-09T17:29:03.438Z Compiling anstream v0.6.15
4942025-04-09T17:29:03.615Z Compiling terminal_size v0.4.0
4952025-04-09T17:29:03.860Z Compiling cfg-if v1.0.0
4962025-04-09T17:29:03.860Z Compiling anyhow v1.0.97
4972025-04-09T17:29:03.968Z Compiling fastrand v2.1.1
4982025-04-09T17:29:03.999Z Compiling heck v0.4.1
4992025-04-09T17:29:04.027Z Compiling clap_lex v0.7.4
5002025-04-09T17:29:04.459Z Compiling fnv v1.0.7
5012025-04-09T17:29:04.485Z Compiling bytecount v0.6.8
5022025-04-09T17:29:04.486Z Compiling heck v0.5.0
5032025-04-09T17:29:04.541Z Compiling strsim v0.11.1
5042025-04-09T17:29:04.703Z Compiling papergrid v0.11.0
5052025-04-09T17:29:04.964Z Compiling tempfile v3.13.0
5062025-04-09T17:29:04.999Z Compiling clap_builder v4.5.32
5072025-04-09T17:29:05.260Z Compiling terminal_size v0.2.6
5082025-04-09T17:29:05.457Z Compiling memmap v0.7.0
5092025-04-09T17:29:05.521Z Compiling smawk v0.3.2
5102025-04-09T17:29:05.698Z Compiling unicode-linebreak v0.1.5
5112025-04-09T17:29:05.769Z Compiling swrite v0.1.0
5122025-04-09T17:29:06.083Z Compiling textwrap v0.16.1
5132025-04-09T17:29:06.263Z Compiling tabled_derive v0.7.0
5142025-04-09T17:29:07.542Z Compiling tabled v0.15.0
5152025-04-09T17:29:07.711Z Compiling serde_derive v1.0.219
5162025-04-09T17:29:07.711Z Compiling thiserror-impl v1.0.69
5172025-04-09T17:29:07.737Z Compiling zerocopy-derive v0.7.35
5182025-04-09T17:29:07.737Z Compiling scroll_derive v0.12.0
5192025-04-09T17:29:07.737Z Compiling thiserror-impl v2.0.12
5202025-04-09T17:29:07.737Z Compiling clap_derive v4.5.32
5212025-04-09T17:29:08.841Z Compiling scroll v0.12.0
5222025-04-09T17:29:09.303Z Compiling goblin v0.8.2
5232025-04-09T17:29:09.404Z Compiling zerocopy v0.7.35
5242025-04-09T17:29:10.391Z Compiling pest v2.7.14
5252025-04-09T17:29:11.284Z Compiling clap v4.5.32
5262025-04-09T17:29:12.718Z Compiling pest_meta v2.7.14
5272025-04-09T17:29:13.798Z Compiling pest_generator v2.7.14
5282025-04-09T17:29:14.922Z Compiling pest_derive v2.7.14
5292025-04-09T17:29:15.561Z Compiling dtrace-parser v0.2.0
5302025-04-09T17:29:16.358Z Compiling serde_spanned v0.6.8
5312025-04-09T17:29:16.383Z Compiling toml_datetime v0.6.8
5322025-04-09T17:29:16.493Z Compiling cargo-platform v0.1.8
5332025-04-09T17:29:16.668Z Compiling serde_tokenstream v0.2.2
5342025-04-09T17:29:16.784Z Compiling toml_edit v0.22.24
5352025-04-09T17:29:16.817Z Compiling macaddr v1.0.1
5362025-04-09T17:29:16.943Z Compiling camino-tempfile v1.1.1
5372025-04-09T17:29:17.681Z Compiling dof v0.3.0
5382025-04-09T17:29:17.681Z Compiling cargo_metadata v0.19.2
5392025-04-09T17:29:19.258Z Compiling usdt-macro v0.5.0
5402025-04-09T17:29:19.258Z Compiling usdt-attr-macro v0.5.0
5412025-04-09T17:29:19.601Z Compiling toml v0.8.20
5422025-04-09T17:29:20.248Z Compiling usdt v0.5.0
5432025-04-09T17:29:20.298Z Compiling cargo_toml v0.21.0
5442025-04-09T17:29:23.404Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5452025-04-09T17:29:27.113Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
5462025-04-09T17:29:27.366Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5472025-04-09T17:29:28.221Z Downloading crates ...
5482025-04-09T17:29:28.360Z Downloaded atty v0.2.14
5492025-04-09T17:29:28.388Z Downloaded atomicwrites v0.4.4
5502025-04-09T17:29:28.389Z Downloaded crucible-workspace-hack v0.1.0
5512025-04-09T17:29:28.389Z Downloaded cstr-argument v0.1.2
5522025-04-09T17:29:28.389Z Downloaded atomic-waker v1.1.2
5532025-04-09T17:29:28.389Z Downloaded async-recursion v1.1.1
5542025-04-09T17:29:28.414Z Downloaded crossbeam-deque v0.8.5
5552025-04-09T17:29:28.414Z Downloaded cobs v0.2.3
5562025-04-09T17:29:28.414Z Downloaded instant v0.1.13
5572025-04-09T17:29:28.414Z Downloaded progenitor-client v0.9.1
5582025-04-09T17:29:28.440Z Downloaded rpassword v7.3.1
5592025-04-09T17:29:28.440Z Downloaded http-body v1.0.1
5602025-04-09T17:29:28.441Z Downloaded radium v0.7.0
5612025-04-09T17:29:28.441Z Downloaded match_cfg v0.1.0
5622025-04-09T17:29:28.441Z Downloaded sync_wrapper v1.0.1
5632025-04-09T17:29:28.441Z Downloaded secrecy v0.8.0
5642025-04-09T17:29:28.441Z Downloaded tinyvec_macros v0.1.1
5652025-04-09T17:29:28.466Z Downloaded which v4.4.2
5662025-04-09T17:29:28.492Z Downloaded num-conv v0.1.0
5672025-04-09T17:29:28.492Z Downloaded xattr v1.3.1
5682025-04-09T17:29:28.492Z Downloaded fixedbitset v0.5.7
5692025-04-09T17:29:28.492Z Downloaded normalize-line-endings v0.3.0
5702025-04-09T17:29:28.492Z Downloaded path-slash v0.1.5
5712025-04-09T17:29:28.492Z Downloaded parse-size v1.1.0
5722025-04-09T17:29:28.492Z Downloaded icu_provider v1.5.0
5732025-04-09T17:29:28.518Z Downloaded sigpipe v0.1.3
5742025-04-09T17:29:28.519Z Downloaded rand_chacha v0.3.1
5752025-04-09T17:29:28.519Z Downloaded tap v1.0.1
5762025-04-09T17:29:28.519Z Downloaded olpc-cjson v0.1.4
5772025-04-09T17:29:28.544Z Downloaded proc-macro-crate v1.3.1
5782025-04-09T17:29:28.544Z Downloaded float-ord v0.3.2
5792025-04-09T17:29:28.545Z Downloaded hyper-util v0.1.10
5802025-04-09T17:29:28.545Z Downloaded pretty-hex v0.2.1
5812025-04-09T17:29:28.545Z Downloaded oso-derive v0.27.3
5822025-04-09T17:29:28.545Z Downloaded pbkdf2 v0.12.2
5832025-04-09T17:29:28.545Z Downloaded structmeta-derive v0.3.0
5842025-04-09T17:29:28.570Z Downloaded stringprep v0.1.5
5852025-04-09T17:29:28.570Z Downloaded darling_macro v0.20.10
5862025-04-09T17:29:28.571Z Downloaded derive_builder_macro v0.20.2
5872025-04-09T17:29:28.571Z Downloaded russh-cryptovec v0.7.3
5882025-04-09T17:29:28.571Z Downloaded rustc-hash v1.1.0
5892025-04-09T17:29:28.571Z Downloaded daft v0.1.3
5902025-04-09T17:29:28.597Z Downloaded want v0.3.1
5912025-04-09T17:29:28.597Z Downloaded rustc_version v0.4.1
5922025-04-09T17:29:28.597Z Downloaded rustc_version v0.1.7
5932025-04-09T17:29:28.598Z Downloaded owo-colors v4.2.0
5942025-04-09T17:29:28.598Z Downloaded sha1 v0.10.6
5952025-04-09T17:29:28.598Z Downloaded diesel_table_macro_syntax v0.2.0
5962025-04-09T17:29:28.624Z Downloaded curve25519-dalek-derive v0.1.1
5972025-04-09T17:29:28.624Z Downloaded newtype_derive v0.1.6
5982025-04-09T17:29:28.624Z Downloaded difflib v0.4.0
5992025-04-09T17:29:28.624Z Downloaded void v1.0.2
6002025-04-09T17:29:28.624Z Downloaded powerfmt v0.2.0
6012025-04-09T17:29:28.624Z Downloaded foreign-types-shared v0.1.1
6022025-04-09T17:29:28.624Z Downloaded serde_urlencoded v0.7.1
6032025-04-09T17:29:28.624Z Downloaded ref-cast-impl v1.0.23
6042025-04-09T17:29:28.651Z Downloaded futures-sink v0.3.31
6052025-04-09T17:29:28.651Z Downloaded futures-macro v0.3.31
6062025-04-09T17:29:28.651Z Downloaded funty v2.0.0
6072025-04-09T17:29:28.651Z Downloaded zone_cfg_derive v0.1.2
6082025-04-09T17:29:28.651Z Downloaded value-bag v1.9.0
6092025-04-09T17:29:28.651Z Downloaded vte_generate_state_changes v0.1.2
6102025-04-09T17:29:28.651Z Downloaded displaydoc v0.2.5
6112025-04-09T17:29:28.651Z Downloaded spki v0.7.3
6122025-04-09T17:29:28.703Z Downloaded sqlparser_derive v0.2.2
6132025-04-09T17:29:28.703Z Downloaded unicase v2.7.0
6142025-04-09T17:29:28.703Z Downloaded group v0.13.0
6152025-04-09T17:29:28.703Z Downloaded peg-runtime v0.8.5
6162025-04-09T17:29:28.729Z Downloaded waitgroup v0.1.2
6172025-04-09T17:29:28.729Z Downloaded pem v3.0.5
6182025-04-09T17:29:28.729Z Downloaded num-iter v0.1.45
6192025-04-09T17:29:28.729Z Downloaded foreign-types v0.3.2
6202025-04-09T17:29:28.729Z Downloaded spin v0.9.8
6212025-04-09T17:29:28.729Z Downloaded zerovec-derive v0.10.3
6222025-04-09T17:29:28.729Z Downloaded num-rational v0.4.2
6232025-04-09T17:29:28.729Z Downloaded pin-project-lite v0.2.14
6242025-04-09T17:29:28.729Z Downloaded tui-tree-widget v0.23.0
6252025-04-09T17:29:28.729Z Downloaded twox-hash v2.1.0
6262025-04-09T17:29:28.729Z Downloaded typify v0.2.0
6272025-04-09T17:29:28.730Z Downloaded typify v0.3.0
6282025-04-09T17:29:28.730Z Downloaded zip v0.6.6
6292025-04-09T17:29:28.730Z Downloaded ppv-lite86 v0.2.20
6302025-04-09T17:29:28.756Z Downloaded nom v7.1.3
6312025-04-09T17:29:28.756Z Downloaded typed-path v0.9.3
6322025-04-09T17:29:28.756Z Downloaded zip v2.6.1
6332025-04-09T17:29:28.783Z Downloaded vcpkg v0.2.15
6342025-04-09T17:29:28.809Z Downloaded half v2.4.1
6352025-04-09T17:29:28.834Z Downloaded hickory-resolver v0.24.4
6362025-04-09T17:29:28.834Z Downloaded tungstenite v0.23.0
6372025-04-09T17:29:28.834Z Downloaded curve25519-dalek v4.1.3
6382025-04-09T17:29:28.860Z Downloaded unicode-segmentation v1.12.0
6392025-04-09T17:29:28.860Z Downloaded p521 v0.13.3
6402025-04-09T17:29:28.860Z Downloaded sled v0.34.7
6412025-04-09T17:29:28.886Z Downloaded icu_properties_data v1.5.0
6422025-04-09T17:29:28.886Z Downloaded nix v0.29.0
6432025-04-09T17:29:28.911Z Downloaded futures-util v0.3.31
6442025-04-09T17:29:28.937Z Downloaded portable-atomic v1.11.0
6452025-04-09T17:29:28.937Z Downloaded reqwest v0.12.12
6462025-04-09T17:29:28.937Z Downloaded zerocopy v0.8.10
6472025-04-09T17:29:28.964Z Downloaded lalrpop v0.19.12
6482025-04-09T17:29:28.989Z Downloaded typify-impl v0.3.0
6492025-04-09T17:29:29.016Z Downloaded typify-impl v0.2.0
6502025-04-09T17:29:29.042Z Downloaded regex v1.11.1
6512025-04-09T17:29:29.042Z Downloaded smoltcp v0.9.1
6522025-04-09T17:29:29.067Z Downloaded nix v0.27.1
6532025-04-09T17:29:29.067Z Downloaded nix v0.28.0
6542025-04-09T17:29:29.092Z Downloaded dropshot v0.12.0
6552025-04-09T17:29:29.117Z Downloaded regex-syntax v0.8.5
6562025-04-09T17:29:29.117Z Downloaded tokio v1.43.1
6572025-04-09T17:29:29.160Z Downloaded diesel v2.2.8
6582025-04-09T17:29:29.185Z Downloaded regress v0.10.3
6592025-04-09T17:29:29.211Z Downloaded smoltcp v0.11.0
6602025-04-09T17:29:29.211Z Downloaded rustls v0.23.19
6612025-04-09T17:29:29.237Z Downloaded petgraph v0.7.1
6622025-04-09T17:29:29.262Z Downloaded ratatui v0.29.0
6632025-04-09T17:29:29.287Z Downloaded sha3 v0.10.8
6642025-04-09T17:29:29.287Z Downloaded openapiv3 v2.0.0
6652025-04-09T17:29:29.313Z Downloaded zerocopy-derive v0.6.6
6662025-04-09T17:29:29.313Z Downloaded hickory-proto v0.24.4
6672025-04-09T17:29:29.338Z Downloaded regex-syntax v0.6.29
6682025-04-09T17:29:29.338Z Downloaded openssl v0.10.72
6692025-04-09T17:29:29.363Z Downloaded jiff v0.2.6
6702025-04-09T17:29:29.388Z Downloaded regex-automata v0.4.8
6712025-04-09T17:29:29.388Z Downloaded rayon v1.10.0
6722025-04-09T17:29:29.414Z Downloaded lzma-sys v0.1.20
6732025-04-09T17:29:29.439Z Downloaded bzip2-sys v0.1.13+1.0.8
6742025-04-09T17:29:29.464Z Downloaded tough v0.20.0
6752025-04-09T17:29:29.464Z Downloaded rustls v0.22.4
6762025-04-09T17:29:29.489Z Downloaded flate2 v1.1.0
6772025-04-09T17:29:29.489Z Downloaded petgraph v0.6.5
6782025-04-09T17:29:29.515Z Downloaded libz-sys v1.1.20
6792025-04-09T17:29:29.540Z Downloaded csv v1.3.1
6802025-04-09T17:29:29.566Z Downloaded itertools v0.14.0
6812025-04-09T17:29:29.566Z Downloaded tower v0.5.2
6822025-04-09T17:29:29.591Z Downloaded time v0.3.36
6832025-04-09T17:29:29.591Z Downloaded polar-core v0.27.3
6842025-04-09T17:29:29.591Z Downloaded heapless v0.8.0
6852025-04-09T17:29:29.617Z Downloaded heapless v0.7.17
6862025-04-09T17:29:29.617Z Downloaded ring v0.17.11
6872025-04-09T17:29:29.651Z Downloaded toml_edit v0.19.15
6882025-04-09T17:29:29.676Z Downloaded itertools v0.13.0
6892025-04-09T17:29:29.702Z Downloaded idna v1.0.3
6902025-04-09T17:29:29.702Z Downloaded petname v2.0.2
6912025-04-09T17:29:29.702Z Downloaded encoding_rs v0.8.34
6922025-04-09T17:29:29.727Z Downloaded rustls v0.21.12
6932025-04-09T17:29:29.753Z Downloaded sqlparser v0.45.0
6942025-04-09T17:29:29.753Z Downloaded h2 v0.4.6
6952025-04-09T17:29:29.753Z Downloaded proptest v1.6.0
6962025-04-09T17:29:29.778Z Downloaded rustls-webpki v0.102.8
6972025-04-09T17:29:29.778Z Downloaded snafu v0.8.5
6982025-04-09T17:29:29.804Z Downloaded object v0.36.5
6992025-04-09T17:29:29.804Z Downloaded num-bigint-dig v0.8.4
7002025-04-09T17:29:29.830Z Downloaded dropshot v0.16.0
7012025-04-09T17:29:29.856Z Downloaded pin-project-internal v1.1.6
7022025-04-09T17:29:29.856Z Downloaded zerovec v0.10.4
7032025-04-09T17:29:29.856Z Downloaded futures v0.3.31
7042025-04-09T17:29:29.856Z Downloaded zerocopy-derive v0.8.10
7052025-04-09T17:29:29.856Z Downloaded unicode-width v0.2.0
7062025-04-09T17:29:29.881Z Downloaded openssl-sys v0.9.107
7072025-04-09T17:29:29.881Z Downloaded hyper v1.6.0
7082025-04-09T17:29:29.881Z Downloaded hkdf v0.12.4
7092025-04-09T17:29:29.881Z Downloaded socket2 v0.5.9
7102025-04-09T17:29:29.881Z Downloaded p384 v0.13.0
7112025-04-09T17:29:29.907Z Downloaded object v0.30.4
7122025-04-09T17:29:29.907Z Downloaded itertools v0.12.1
7132025-04-09T17:29:29.932Z Downloaded phf_codegen v0.11.2
7142025-04-09T17:29:29.932Z Downloaded phf v0.11.2
7152025-04-09T17:29:29.932Z Downloaded gethostname v0.5.0
7162025-04-09T17:29:29.932Z Downloaded ssh-key v0.6.6
7172025-04-09T17:29:29.932Z Downloaded unicode-normalization v0.1.24
7182025-04-09T17:29:29.932Z Downloaded reedline v0.38.0
7192025-04-09T17:29:29.960Z Downloaded serde_with v3.12.0
7202025-04-09T17:29:29.960Z Downloaded rustls-webpki v0.101.7
7212025-04-09T17:29:29.985Z Downloaded papergrid v0.14.0
7222025-04-09T17:29:29.985Z Downloaded tungstenite v0.21.0
7232025-04-09T17:29:29.985Z Downloaded expectorate v1.1.0
7242025-04-09T17:29:29.985Z Downloaded percent-encoding v2.3.1
7252025-04-09T17:29:29.985Z Downloaded wait-timeout v0.2.0
7262025-04-09T17:29:29.985Z Downloaded typify-macro v0.3.0
7272025-04-09T17:29:29.985Z Downloaded static_assertions v1.1.0
7282025-04-09T17:29:29.985Z Downloaded snafu-derive v0.8.5
7292025-04-09T17:29:29.985Z Downloaded tracing v0.1.40
7302025-04-09T17:29:30.011Z Downloaded rustls-pki-types v1.10.0
7312025-04-09T17:29:30.011Z Downloaded libxml v0.3.3
7322025-04-09T17:29:30.011Z Downloaded pin-project v1.1.6
7332025-04-09T17:29:30.037Z Downloaded unicode-bidi v0.3.17
7342025-04-09T17:29:30.037Z Downloaded rayon-core v1.12.1
7352025-04-09T17:29:30.037Z Downloaded libgit2-sys v0.17.0+1.8.1
7362025-04-09T17:29:30.102Z Downloaded tokio-util v0.7.13
7372025-04-09T17:29:30.127Z Downloaded libm v0.2.8
7382025-04-09T17:29:30.127Z Downloaded itertools v0.10.5
7392025-04-09T17:29:30.127Z Downloaded ecdsa v0.16.9
7402025-04-09T17:29:30.153Z Downloaded zone v0.1.8
7412025-04-09T17:29:30.153Z Downloaded phf_generator v0.11.2
7422025-04-09T17:29:30.153Z Downloaded dyn-clone v1.0.19
7432025-04-09T17:29:30.153Z Downloaded document-features v0.2.10
7442025-04-09T17:29:30.153Z Downloaded smallvec v1.14.0
7452025-04-09T17:29:30.153Z Downloaded slog-term v2.9.1
7462025-04-09T17:29:30.153Z Downloaded gimli v0.31.1
7472025-04-09T17:29:30.153Z Downloaded foreign-types-macros v0.2.3
7482025-04-09T17:29:30.153Z Downloaded foreign-types v0.5.0
7492025-04-09T17:29:30.153Z Downloaded ed25519 v2.2.3
7502025-04-09T17:29:30.179Z Downloaded phf_shared v0.11.2
7512025-04-09T17:29:30.179Z Downloaded zone_cfg_derive v0.3.0
7522025-04-09T17:29:30.179Z Downloaded oso v0.27.3
7532025-04-09T17:29:30.179Z Downloaded getrandom v0.2.15
7542025-04-09T17:29:30.179Z Downloaded futures-task v0.3.31
7552025-04-09T17:29:30.179Z Downloaded postcard v1.0.10
7562025-04-09T17:29:30.179Z Downloaded typify-macro v0.2.0
7572025-04-09T17:29:30.179Z Downloaded derive_more v0.99.19
7582025-04-09T17:29:30.179Z Downloaded flume v0.11.1
7592025-04-09T17:29:30.179Z Downloaded foldhash v0.1.3
7602025-04-09T17:29:30.205Z Downloaded pem-rfc7468 v0.7.0
7612025-04-09T17:29:30.205Z Downloaded git2 v0.19.0
7622025-04-09T17:29:30.205Z Downloaded num-integer v0.1.46
7632025-04-09T17:29:30.205Z Downloaded globset v0.4.15
7642025-04-09T17:29:30.205Z Downloaded zopfli v0.8.1
7652025-04-09T17:29:30.205Z Downloaded zone v0.3.1
7662025-04-09T17:29:30.205Z Downloaded fs_extra v1.3.0
7672025-04-09T17:29:30.205Z Downloaded tracing-core v0.1.32
7682025-04-09T17:29:30.205Z Downloaded chrono-tz v0.10.3
7692025-04-09T17:29:30.231Z Downloaded bstr v1.10.0
7702025-04-09T17:29:30.231Z Downloaded glob v0.3.2
7712025-04-09T17:29:30.231Z Downloaded nodrop v0.1.14
7722025-04-09T17:29:30.231Z Downloaded uuid v1.16.0
7732025-04-09T17:29:30.257Z Downloaded mio v1.0.2
7742025-04-09T17:29:30.257Z Downloaded strum v0.26.3
7752025-04-09T17:29:30.257Z Downloaded stable_deref_trait v1.2.0
7762025-04-09T17:29:30.257Z Downloaded ssh-encoding v0.2.0
7772025-04-09T17:29:30.257Z Downloaded sqlformat v0.2.6
7782025-04-09T17:29:30.257Z Downloaded csv-core v0.1.11
7792025-04-09T17:29:30.257Z Downloaded rcgen v0.12.1
7802025-04-09T17:29:30.257Z Downloaded dirs-sys-next v0.1.2
7812025-04-09T17:29:30.257Z Downloaded smf v0.2.3
7822025-04-09T17:29:30.257Z Downloaded unicode-truncate v1.1.0
7832025-04-09T17:29:30.257Z Downloaded dirs-next v2.0.0
7842025-04-09T17:29:30.257Z Downloaded rustls-pemfile v2.2.0
7852025-04-09T17:29:30.283Z Downloaded rustls-pemfile v1.0.4
7862025-04-09T17:29:30.283Z Downloaded russh v0.45.0
7872025-04-09T17:29:30.283Z Downloaded unarray v0.1.4
7882025-04-09T17:29:30.283Z Downloaded smallvec v0.6.14
7892025-04-09T17:29:30.283Z Downloaded vergen v8.3.2
7902025-04-09T17:29:30.283Z Downloaded slog-stdlog v4.1.1
7912025-04-09T17:29:30.283Z Downloaded hashbrown v0.13.2
7922025-04-09T17:29:30.283Z Downloaded hashbrown v0.12.3
7932025-04-09T17:29:30.309Z Downloaded resolv-conf v0.7.0
7942025-04-09T17:29:30.309Z Downloaded progenitor-macro v0.9.1
7952025-04-09T17:29:30.309Z Downloaded progenitor-macro v0.8.0
7962025-04-09T17:29:30.309Z Downloaded futures-executor v0.3.31
7972025-04-09T17:29:30.309Z Downloaded webpki-roots v0.26.6
7982025-04-09T17:29:30.309Z Downloaded display-error-chain v0.2.2
7992025-04-09T17:29:30.309Z Downloaded ctr v0.9.2
8002025-04-09T17:29:30.309Z Downloaded uzers v0.12.1
8012025-04-09T17:29:30.309Z Downloaded diesel_derives v2.2.3
8022025-04-09T17:29:30.309Z Downloaded progenitor-impl v0.9.1
8032025-04-09T17:29:30.309Z Downloaded fxhash v0.2.1
8042025-04-09T17:29:30.335Z Downloaded futures-channel v0.3.31
8052025-04-09T17:29:30.335Z Downloaded vte v0.11.1
8062025-04-09T17:29:30.335Z Downloaded vsss-rs v3.3.4
8072025-04-09T17:29:30.335Z Downloaded postgres-protocol v0.6.8
8082025-04-09T17:29:30.335Z Downloaded hex v0.4.3
8092025-04-09T17:29:30.335Z Downloaded zeroize v1.8.1
8102025-04-09T17:29:30.335Z Downloaded peg-macros v0.8.5
8112025-04-09T17:29:30.335Z Downloaded des v0.8.1
8122025-04-09T17:29:30.335Z Downloaded ref-cast v1.0.23
8132025-04-09T17:29:30.336Z Downloaded psl-types v2.0.11
8142025-04-09T17:29:30.336Z Downloaded serde_yaml v0.9.34+deprecated
8152025-04-09T17:29:30.336Z Downloaded der v0.7.9
8162025-04-09T17:29:30.362Z Downloaded http v1.2.0
8172025-04-09T17:29:30.362Z Downloaded futures-io v0.3.31
8182025-04-09T17:29:30.362Z Downloaded futures-core v0.3.31
8192025-04-09T17:29:30.362Z Downloaded pkcs1 v0.7.5
8202025-04-09T17:29:30.362Z Downloaded diff v0.1.13
8212025-04-09T17:29:30.362Z Downloaded form_urlencoded v1.2.1
8222025-04-09T17:29:30.362Z Downloaded zeroize_derive v1.4.2
8232025-04-09T17:29:30.362Z Downloaded zerofrom-derive v0.1.4
8242025-04-09T17:29:30.362Z Downloaded test-strategy v0.4.0
8252025-04-09T17:29:30.362Z Downloaded serde_repr v0.1.19
8262025-04-09T17:29:30.387Z Downloaded postgres-types v0.2.9
8272025-04-09T17:29:30.388Z Downloaded tar v0.4.44
8282025-04-09T17:29:30.388Z Downloaded serde_plain v1.0.2
8292025-04-09T17:29:30.388Z Downloaded pkcs8 v0.10.2
8302025-04-09T17:29:30.388Z Downloaded quick-xml v0.37.2
8312025-04-09T17:29:30.388Z Downloaded slog-json v2.6.1
8322025-04-09T17:29:30.388Z Downloaded pkcs5 v0.7.1
8332025-04-09T17:29:30.388Z Downloaded packed_struct_codegen v0.10.1
8342025-04-09T17:29:30.413Z Downloaded tabled v0.18.0
8352025-04-09T17:29:30.413Z Downloaded pin-utils v0.1.0
8362025-04-09T17:29:30.413Z Downloaded packed_struct v0.10.1
8372025-04-09T17:29:30.413Z Downloaded minimal-lexical v0.2.1
8382025-04-09T17:29:30.439Z Downloaded nibble_vec v0.1.0
8392025-04-09T17:29:30.439Z Downloaded newtype-uuid v1.2.1
8402025-04-09T17:29:30.439Z Downloaded slog-scope v4.4.0
8412025-04-09T17:29:30.439Z Downloaded serde_with_macros v3.12.0
8422025-04-09T17:29:30.439Z Downloaded unicode_categories v0.1.1
8432025-04-09T17:29:30.439Z Downloaded radix_trie v0.2.1
8442025-04-09T17:29:30.439Z Downloaded diesel-dtrace v0.4.2
8452025-04-09T17:29:30.439Z Downloaded slog-envlogger v2.2.0
8462025-04-09T17:29:30.439Z Downloaded slog-dtrace v0.3.0
8472025-04-09T17:29:30.439Z Downloaded headers-core v0.3.0
8482025-04-09T17:29:30.439Z Downloaded zerocopy v0.6.6
8492025-04-09T17:29:30.465Z Downloaded p256 v0.13.2
8502025-04-09T17:29:30.465Z Downloaded progenitor v0.9.1
8512025-04-09T17:29:30.465Z Downloaded newline-converter v0.3.0
8522025-04-09T17:29:30.465Z Downloaded steno v0.4.1
8532025-04-09T17:29:30.465Z Downloaded env_logger v0.11.5
8542025-04-09T17:29:30.465Z Downloaded env_logger v0.10.2
8552025-04-09T17:29:30.465Z Downloaded hickory-server v0.24.4
8562025-04-09T17:29:30.491Z Downloaded polyval v0.6.2
8572025-04-09T17:29:30.491Z Downloaded poly1305 v0.8.0
8582025-04-09T17:29:30.491Z Downloaded unicode-properties v0.1.3
8592025-04-09T17:29:30.491Z Downloaded darling_core v0.20.10
8602025-04-09T17:29:30.491Z Downloaded signal-hook-tokio v0.3.1
8612025-04-09T17:29:30.491Z Downloaded pkg-config v0.3.31
8622025-04-09T17:29:30.491Z Downloaded hash32 v0.3.1
8632025-04-09T17:29:30.491Z Downloaded hash32 v0.2.1
8642025-04-09T17:29:30.492Z Downloaded num-traits v0.2.19
8652025-04-09T17:29:30.492Z Downloaded foreign-types-shared v0.3.1
8662025-04-09T17:29:30.492Z Downloaded zerofrom v0.1.4
8672025-04-09T17:29:30.492Z Downloaded walkdir v2.5.0
8682025-04-09T17:29:30.518Z Downloaded rustc-demangle v0.1.24
8692025-04-09T17:29:30.518Z Downloaded russh-keys v0.45.0
8702025-04-09T17:29:30.518Z Downloaded derive-where v1.2.7
8712025-04-09T17:29:30.518Z Downloaded daft-derive v0.1.3
8722025-04-09T17:29:30.518Z Downloaded url v2.5.3
8732025-04-09T17:29:30.518Z Downloaded unsafe-libyaml v0.2.11
8742025-04-09T17:29:30.518Z Downloaded tracing-attributes v0.1.27
8752025-04-09T17:29:30.518Z Downloaded utf8_iter v1.0.4
8762025-04-09T17:29:30.519Z Downloaded utf16_iter v1.0.5
8772025-04-09T17:29:30.519Z Downloaded utf-8 v0.7.6
8782025-04-09T17:29:30.544Z Downloaded pretty_assertions v1.4.1
8792025-04-09T17:29:30.544Z Downloaded term v0.7.0
8802025-04-09T17:29:30.544Z Downloaded slog v2.7.0
8812025-04-09T17:29:30.544Z Downloaded winnow v0.6.20
8822025-04-09T17:29:30.544Z Downloaded winnow v0.5.40
8832025-04-09T17:29:30.570Z Downloaded jiff-static v0.2.6
8842025-04-09T17:29:30.570Z Downloaded chrono v0.4.40
8852025-04-09T17:29:30.570Z Downloaded rtoolbox v0.0.2
8862025-04-09T17:29:30.570Z Downloaded derive_builder v0.20.2
8872025-04-09T17:29:30.570Z Downloaded der_derive v0.7.3
8882025-04-09T17:29:30.570Z Downloaded defmt-macros v0.3.9
8892025-04-09T17:29:30.599Z Downloaded debug-ignore v1.0.5
8902025-04-09T17:29:30.599Z Downloaded darling v0.20.10
8912025-04-09T17:29:30.599Z Downloaded structmeta v0.3.0
8922025-04-09T17:29:30.599Z Downloaded strip-ansi-escapes v0.2.0
8932025-04-09T17:29:30.599Z Downloaded signal-hook-registry v1.4.2
8942025-04-09T17:29:30.599Z Downloaded rustc-hash v2.1.1
8952025-04-09T17:29:30.599Z Downloaded rfc6979 v0.4.0
8962025-04-09T17:29:30.599Z Downloaded oxnet v0.1.1
8972025-04-09T17:29:30.599Z Downloaded num_enum_derive v0.5.11
8982025-04-09T17:29:30.599Z Downloaded num_enum v0.5.11
8992025-04-09T17:29:30.600Z Downloaded derive_builder_core v0.20.2
9002025-04-09T17:29:30.628Z Downloaded predicates-core v1.0.8
9012025-04-09T17:29:30.629Z Downloaded deranged v0.3.11
9022025-04-09T17:29:30.629Z Downloaded defmt-parser v0.3.4
9032025-04-09T17:29:30.629Z Downloaded defmt v0.3.8
9042025-04-09T17:29:30.629Z Downloaded data-encoding v2.6.0
9052025-04-09T17:29:30.629Z Downloaded ssh-cipher v0.2.0
9062025-04-09T17:29:30.629Z Downloaded progenitor v0.8.0
9072025-04-09T17:29:30.629Z Downloaded prettyplease v0.2.30
9082025-04-09T17:29:30.629Z Downloaded signal-hook v0.3.17
9092025-04-09T17:29:30.629Z Downloaded ed25519-dalek v2.1.1
9102025-04-09T17:29:30.629Z Downloaded parse-zoneinfo v0.3.1
9112025-04-09T17:29:30.629Z Downloaded salty v0.3.0
9122025-04-09T17:29:30.655Z Downloaded bindgen v0.71.1
9132025-04-09T17:29:30.655Z Downloaded number_prefix v0.4.0
9142025-04-09T17:29:30.655Z Downloaded num_threads v0.1.7
9152025-04-09T17:29:30.655Z Downloaded string_cache v0.8.9
9162025-04-09T17:29:30.655Z Downloaded untrusted v0.9.0
9172025-04-09T17:29:30.655Z Downloaded untrusted v0.7.1
9182025-04-09T17:29:30.655Z Downloaded unicode-xid v0.2.6
9192025-04-09T17:29:30.655Z Downloaded float-cmp v0.10.0
9202025-04-09T17:29:30.655Z Downloaded enum-as-inner v0.6.1
9212025-04-09T17:29:30.655Z Downloaded elliptic-curve v0.13.8
9222025-04-09T17:29:30.681Z Downloaded rand v0.9.0
9232025-04-09T17:29:30.681Z Downloaded quinn-proto v0.11.8
9242025-04-09T17:29:30.681Z Downloaded universal-hash v0.5.1
9252025-04-09T17:29:30.681Z Downloaded signal-hook-mio v0.2.4
9262025-04-09T17:29:30.681Z Downloaded omicron-zone-package v0.12.0
9272025-04-09T17:29:30.681Z Downloaded try-lock v0.2.5
9282025-04-09T17:29:30.682Z Downloaded topological-sort v0.2.2
9292025-04-09T17:29:30.682Z Downloaded tiny-keccak v2.0.2
9302025-04-09T17:29:30.682Z Downloaded time-macros v0.2.18
9312025-04-09T17:29:30.708Z Downloaded thread_local v1.1.8
9322025-04-09T17:29:30.708Z Downloaded thiserror-impl-no-std v2.0.2
9332025-04-09T17:29:30.708Z Downloaded termtree v0.5.1
9342025-04-09T17:29:30.708Z Downloaded termcolor v1.4.1
9352025-04-09T17:29:30.708Z Downloaded qorb v0.2.1
9362025-04-09T17:29:30.708Z Downloaded num-bigint v0.4.6
9372025-04-09T17:29:30.708Z Downloaded bitvec v1.0.1
9382025-04-09T17:29:30.733Z Downloaded bindgen v0.69.5
9392025-04-09T17:29:30.734Z Downloaded proc-macro-error2 v2.0.1
9402025-04-09T17:29:30.734Z Downloaded predicates v3.1.3
9412025-04-09T17:29:30.734Z Downloaded subprocess v0.2.9
9422025-04-09T17:29:30.759Z Downloaded strum_macros v0.26.4
9432025-04-09T17:29:30.759Z Downloaded publicsuffix v2.3.0
9442025-04-09T17:29:30.759Z Downloaded yoke v0.7.4
9452025-04-09T17:29:30.759Z Downloaded icu_collections v1.5.0
9462025-04-09T17:29:30.759Z Downloaded shlex v1.3.0
9472025-04-09T17:29:30.759Z Downloaded shell-words v1.1.0
9482025-04-09T17:29:30.759Z Downloaded proc-macro-error-attr2 v2.0.0
9492025-04-09T17:29:30.759Z Downloaded primeorder v0.13.6
9502025-04-09T17:29:30.759Z Downloaded thiserror-no-std v2.0.2
9512025-04-09T17:29:30.759Z Downloaded termios v0.3.3
9522025-04-09T17:29:30.786Z Downloaded rand_xorshift v0.3.0
9532025-04-09T17:29:30.786Z Downloaded yasna v0.5.2
9542025-04-09T17:29:30.786Z Downloaded toml v0.7.8
9552025-04-09T17:29:30.786Z Downloaded miniz_oxide v0.8.5
9562025-04-09T17:29:30.786Z Downloaded icu_normalizer v1.5.0
9572025-04-09T17:29:30.786Z Downloaded icu_locid v1.5.0
9582025-04-09T17:29:30.786Z Downloaded openssl-probe v0.1.5
9592025-04-09T17:29:30.786Z Downloaded openssl-macros v0.1.1
9602025-04-09T17:29:30.786Z Downloaded opaque-debug v0.3.1
9612025-04-09T17:29:30.787Z Downloaded env_filter v0.1.2
9622025-04-09T17:29:30.787Z Downloaded strum_macros v0.24.3
9632025-04-09T17:29:30.813Z Downloaded num-complex v0.4.6
9642025-04-09T17:29:30.813Z Downloaded x509-cert v0.2.5
9652025-04-09T17:29:30.813Z Downloaded indicatif v0.17.11
9662025-04-09T17:29:30.813Z Downloaded aws-lc-rs v1.12.4
9672025-04-09T17:29:30.813Z Downloaded precomputed-hash v0.1.1
9682025-04-09T17:29:30.813Z Downloaded ena v0.14.3
9692025-04-09T17:29:30.838Z Downloaded embedded-io v0.4.0
9702025-04-09T17:29:30.838Z Downloaded either v1.14.0
9712025-04-09T17:29:30.838Z Downloaded tower-service v0.3.3
9722025-04-09T17:29:30.838Z Downloaded tower-layer v0.3.3
9732025-04-09T17:29:30.838Z Downloaded time-core v0.1.2
9742025-04-09T17:29:30.838Z Downloaded subtle v2.6.1
9752025-04-09T17:29:30.838Z Downloaded similar v2.7.0
9762025-04-09T17:29:30.838Z Downloaded rand_core v0.9.2
9772025-04-09T17:29:30.839Z Downloaded parking_lot v0.12.3
9782025-04-09T17:29:30.839Z Downloaded hickory-client v0.24.4
9792025-04-09T17:29:30.839Z Downloaded tokio-postgres v0.7.13
9802025-04-09T17:29:30.864Z Downloaded rustyline v14.0.0
9812025-04-09T17:29:30.864Z Downloaded icu_properties v1.5.1
9822025-04-09T17:29:30.864Z Downloaded endian-type v0.1.2
9832025-04-09T17:29:30.864Z Downloaded embedded-io v0.6.1
9842025-04-09T17:29:30.864Z Downloaded strum_macros v0.25.3
9852025-04-09T17:29:30.864Z Downloaded slog-bunyan v2.5.0
9862025-04-09T17:29:30.864Z Downloaded slog-async v2.8.0
9872025-04-09T17:29:30.864Z Downloaded rand_core v0.6.4
9882025-04-09T17:29:30.864Z Downloaded peg v0.8.5
9892025-04-09T17:29:30.890Z Downloaded password-hash v0.5.0
9902025-04-09T17:29:30.890Z Downloaded password-hash v0.4.2
9912025-04-09T17:29:30.890Z Downloaded parking_lot v0.11.2
9922025-04-09T17:29:30.890Z Downloaded yansi v1.0.1
9932025-04-09T17:29:30.890Z Downloaded native-tls v0.2.12
9942025-04-09T17:29:30.890Z Downloaded indexmap v1.9.3
9952025-04-09T17:29:30.890Z Downloaded take_mut v0.2.2
9962025-04-09T17:29:30.890Z Downloaded tabwriter v1.4.0
9972025-04-09T17:29:30.890Z Downloaded supports-color v3.0.2
9982025-04-09T17:29:30.890Z Downloaded slab v0.4.9
9992025-04-09T17:29:30.890Z Downloaded siphasher v0.3.11
10002025-04-09T17:29:30.890Z Downloaded simd-adler32 v0.3.7
10012025-04-09T17:29:30.890Z Downloaded signature v2.2.0
10022025-04-09T17:29:30.916Z Downloaded rand_seeder v0.3.0
10032025-04-09T17:29:30.916Z Downloaded rand_chacha v0.9.0
10042025-04-09T17:29:30.916Z Downloaded parking_lot_core v0.9.10
10052025-04-09T17:29:30.916Z Downloaded parking_lot_core v0.8.6
10062025-04-09T17:29:30.916Z Downloaded nu-ansi-term v0.50.1
10072025-04-09T17:29:30.916Z Downloaded getrandom v0.3.1
10082025-04-09T17:29:30.916Z Downloaded fatfs v0.3.6
10092025-04-09T17:29:30.916Z Downloaded memmap2 v0.9.5
10102025-04-09T17:29:30.916Z Downloaded litrs v0.4.1
10112025-04-09T17:29:30.916Z Downloaded icu_normalizer_data v1.5.0
10122025-04-09T17:29:30.942Z Downloaded blake3 v1.5.4
10132025-04-09T17:29:30.942Z Downloaded aho-corasick v1.1.3
10142025-04-09T17:29:30.942Z Downloaded quick-error v1.2.3
10152025-04-09T17:29:30.942Z Downloaded pbkdf2 v0.11.0
10162025-04-09T17:29:30.942Z Downloaded paste v1.0.15
10172025-04-09T17:29:30.967Z Downloaded parse-display-derive v0.10.0
10182025-04-09T17:29:30.967Z Downloaded parse-display v0.10.0
10192025-04-09T17:29:30.967Z Downloaded num-derive v0.4.2
10202025-04-09T17:29:30.967Z Downloaded num-derive v0.3.3
10212025-04-09T17:29:30.967Z Downloaded dropshot_endpoint v0.16.0
10222025-04-09T17:29:30.967Z Downloaded dropshot_endpoint v0.12.0
10232025-04-09T17:29:30.967Z Downloaded tokio-tungstenite v0.23.1
10242025-04-09T17:29:30.967Z Downloaded num v0.4.3
10252025-04-09T17:29:30.967Z Downloaded flagset v0.4.6
10262025-04-09T17:29:30.967Z Downloaded rsa v0.9.6
10272025-04-09T17:29:30.993Z Downloaded icu_locid_transform_data v1.5.0
10282025-04-09T17:29:30.993Z Downloaded httparse v1.9.5
10292025-04-09T17:29:30.993Z Downloaded hex-literal v0.4.1
10302025-04-09T17:29:30.993Z Downloaded filetime v0.2.25
10312025-04-09T17:29:30.993Z Downloaded samael v0.0.18
10322025-04-09T17:29:30.993Z Downloaded lock_api v0.4.12
10332025-04-09T17:29:30.993Z Downloaded ghash v0.5.1
10342025-04-09T17:29:30.993Z Downloaded fixedbitset v0.4.2
10352025-04-09T17:29:30.993Z Downloaded fd-lock v4.0.2
10362025-04-09T17:29:31.019Z Downloaded fallible-iterator v0.2.0
10372025-04-09T17:29:31.019Z Downloaded dunce v1.0.5
10382025-04-09T17:29:31.019Z Downloaded xz2 v0.1.7
10392025-04-09T17:29:31.019Z Downloaded xshell v0.2.7
10402025-04-09T17:29:31.019Z Downloaded tokio-tungstenite v0.21.0
10412025-04-09T17:29:31.019Z Downloaded schemars v0.8.22
10422025-04-09T17:29:31.019Z Downloaded rand v0.8.5
10432025-04-09T17:29:31.044Z Downloaded jobserver v0.1.32
10442025-04-09T17:29:31.044Z Downloaded crossterm v0.28.1
10452025-04-09T17:29:31.044Z Downloaded ff v0.13.0
10462025-04-09T17:29:31.044Z Downloaded tokio-rustls v0.25.0
10472025-04-09T17:29:31.044Z Downloaded tinyvec v1.8.0
10482025-04-09T17:29:31.044Z Downloaded nanorand v0.7.0
10492025-04-09T17:29:31.044Z Downloaded multer v3.1.0
10502025-04-09T17:29:31.070Z Downloaded mime_guess v2.0.5
10512025-04-09T17:29:31.070Z Downloaded maplit v1.0.2
10522025-04-09T17:29:31.070Z Downloaded libsw-core v0.3.1
10532025-04-09T17:29:31.070Z Downloaded libloading v0.8.5
10542025-04-09T17:29:31.070Z Downloaded libefi-sys v0.1.0
10552025-04-09T17:29:31.071Z Downloaded hyper-staticfile v0.10.1
10562025-04-09T17:29:31.071Z Downloaded writeable v0.5.5
10572025-04-09T17:29:31.071Z Downloaded whoami v1.5.2
10582025-04-09T17:29:31.071Z Downloaded tokio-rustls v0.26.0
10592025-04-09T17:29:31.071Z Downloaded tokio-native-tls v0.3.1
10602025-04-09T17:29:31.071Z Downloaded serde_derive_internals v0.29.1
10612025-04-09T17:29:31.071Z Downloaded multimap v0.10.0
10622025-04-09T17:29:31.071Z Downloaded litemap v0.7.3
10632025-04-09T17:29:31.098Z Downloaded is-terminal v0.4.13
10642025-04-09T17:29:31.098Z Downloaded ipnet v2.11.0
10652025-04-09T17:29:31.098Z Downloaded internet-checksum v0.2.1
10662025-04-09T17:29:31.098Z Downloaded icu_locid_transform v1.5.0
10672025-04-09T17:29:31.098Z Downloaded iana-time-zone v0.1.61
10682025-04-09T17:29:31.098Z Downloaded hyper-rustls v0.27.3
10692025-04-09T17:29:31.099Z Downloaded hmac v0.12.1
10702025-04-09T17:29:31.099Z Downloaded aes-gcm v0.10.3
10712025-04-09T17:29:31.099Z Downloaded aes v0.8.4
10722025-04-09T17:29:31.099Z Downloaded dsl_auto_type v0.1.2
10732025-04-09T17:29:31.134Z Downloaded yoke-derive v0.7.4
10742025-04-09T17:29:31.134Z Downloaded xshell-macros v0.2.7
10752025-04-09T17:29:31.134Z Downloaded wyz v0.5.1
10762025-04-09T17:29:31.134Z Downloaded write16 v1.0.0
10772025-04-09T17:29:31.134Z Downloaded tokio-stream v0.1.17
10782025-04-09T17:29:31.134Z Downloaded tokio-rustls v0.24.1
10792025-04-09T17:29:31.134Z Downloaded tls_codec_derive v0.4.1
10802025-04-09T17:29:31.162Z Downloaded ron v0.8.1
10812025-04-09T17:29:31.162Z Downloaded quinn v0.11.5
10822025-04-09T17:29:31.162Z Downloaded mime v0.3.17
10832025-04-09T17:29:31.162Z Downloaded md-5 v0.10.6
10842025-04-09T17:29:31.162Z Downloaded managed v0.8.0
10852025-04-09T17:29:31.162Z Downloaded lzss v0.8.2
10862025-04-09T17:29:31.162Z Downloaded lru-cache v0.1.2
10872025-04-09T17:29:31.188Z Downloaded lru v0.12.5
10882025-04-09T17:29:31.188Z Downloaded lockfree-object-pool v0.1.6
10892025-04-09T17:29:31.188Z Downloaded linked-hash-map v0.5.6
10902025-04-09T17:29:31.188Z Downloaded linear-map v1.2.0
10912025-04-09T17:29:31.188Z Downloaded libsw v3.4.0
10922025-04-09T17:29:31.188Z Downloaded libscf-sys v1.1.0
10932025-04-09T17:29:31.188Z Downloaded lazycell v1.3.0
10942025-04-09T17:29:31.188Z Downloaded lazy_static v1.5.0
10952025-04-09T17:29:31.188Z Downloaded lalrpop-util v0.19.12
10962025-04-09T17:29:31.188Z Downloaded kstat-rs v0.2.4
10972025-04-09T17:29:31.188Z Downloaded keccak v0.1.5
10982025-04-09T17:29:31.188Z Downloaded ipnetwork v0.21.1
10992025-04-09T17:29:31.214Z Downloaded instability v0.3.2
11002025-04-09T17:29:31.214Z Downloaded aws-lc-sys v0.26.0
11012025-04-09T17:29:31.526Z Downloaded indent_write v2.2.0
11022025-04-09T17:29:31.552Z Downloaded hostname v0.4.0
11032025-04-09T17:29:31.552Z Downloaded hostname v0.3.1
11042025-04-09T17:29:31.552Z Downloaded tokio-macros v2.5.0
11052025-04-09T17:29:31.552Z Downloaded tls_codec v0.4.1
11062025-04-09T17:29:31.552Z Downloaded tinystr v0.7.6
11072025-04-09T17:29:31.552Z Downloaded sct v0.7.1
11082025-04-09T17:29:31.552Z Downloaded scrypt v0.11.0
11092025-04-09T17:29:31.552Z Downloaded indoc v1.0.9
11102025-04-09T17:29:31.552Z Downloaded impl-trait-for-tuples v0.2.2
11112025-04-09T17:29:31.552Z Downloaded http-body-util v0.1.3
11122025-04-09T17:29:31.552Z Downloaded cc v1.2.15
11132025-04-09T17:29:31.578Z Downloaded tabled_derive v0.10.0
11142025-04-09T17:29:31.578Z Downloaded synstructure v0.13.1
11152025-04-09T17:29:31.578Z Downloaded serde_path_to_error v0.1.16
11162025-04-09T17:29:31.578Z Downloaded serde-hex v0.1.0
11172025-04-09T17:29:31.578Z Downloaded semver v0.1.20
11182025-04-09T17:29:31.578Z Downloaded sec1 v0.7.3
11192025-04-09T17:29:31.578Z Downloaded scopeguard v1.2.0
11202025-04-09T17:29:31.578Z Downloaded ron v0.7.1
11212025-04-09T17:29:31.578Z Downloaded new_debug_unreachable v1.0.6
11222025-04-09T17:29:31.578Z Downloaded memoffset v0.9.1
11232025-04-09T17:29:31.578Z Downloaded maybe-uninit v2.0.0
11242025-04-09T17:29:31.578Z Downloaded highway v1.3.0
11252025-04-09T17:29:31.578Z Downloaded crossbeam-channel v0.5.13
11262025-04-09T17:29:31.604Z Downloaded schemars_derive v0.8.22
11272025-04-09T17:29:31.604Z Downloaded scheduled-thread-pool v0.2.7
11282025-04-09T17:29:31.604Z Downloaded same-file v1.0.6
11292025-04-09T17:29:31.604Z Downloaded salsa20 v0.10.2
11302025-04-09T17:29:31.604Z Downloaded rusty-fork v0.3.0
11312025-04-09T17:29:31.604Z Downloaded rustversion v1.0.17
11322025-04-09T17:29:31.604Z Downloaded progenitor-impl v0.8.0
11332025-04-09T17:29:31.604Z Downloaded hyper-tls v0.6.0
11342025-04-09T17:29:31.604Z Downloaded humantime v2.1.0
11352025-04-09T17:29:31.604Z Downloaded headers v0.4.0
11362025-04-09T17:29:31.604Z Downloaded crypto-bigint v0.5.5
11372025-04-09T17:29:31.633Z Downloaded const_format v0.2.34
11382025-04-09T17:29:31.633Z Downloaded bytes v1.10.1
11392025-04-09T17:29:31.633Z Downloaded bumpalo v3.16.0
11402025-04-09T17:29:31.633Z Downloaded sync-ptr v0.1.1
11412025-04-09T17:29:31.633Z Downloaded serde-big-array v0.5.1
11422025-04-09T17:29:31.633Z Downloaded is_ci v1.2.0
11432025-04-09T17:29:31.633Z Downloaded inout v0.1.3
11442025-04-09T17:29:31.633Z Downloaded indoc v2.0.6
11452025-04-09T17:29:31.633Z Downloaded idna_adapter v1.2.0
11462025-04-09T17:29:31.633Z Downloaded hubpack v0.1.2
11472025-04-09T17:29:31.633Z Downloaded chacha20poly1305 v0.10.1
11482025-04-09T17:29:31.659Z Downloaded base64 v0.21.7
11492025-04-09T17:29:31.659Z Downloaded backtrace v0.3.74
11502025-04-09T17:29:31.659Z Downloaded quinn-udp v0.5.5
11512025-04-09T17:29:31.659Z Downloaded crc-any v2.5.0
11522025-04-09T17:29:31.659Z Downloaded base64 v0.22.1
11532025-04-09T17:29:31.659Z Downloaded cookie_store v0.21.1
11542025-04-09T17:29:31.659Z Downloaded cookie v0.18.1
11552025-04-09T17:29:31.659Z Downloaded const-oid v0.9.6
11562025-04-09T17:29:31.660Z Downloaded compact_str v0.8.0
11572025-04-09T17:29:31.685Z Downloaded base64 v0.13.1
11582025-04-09T17:29:31.685Z Downloaded arc-swap v1.7.1
11592025-04-09T17:29:31.685Z Downloaded allocator-api2 v0.2.18
11602025-04-09T17:29:31.685Z Downloaded r2d2 v0.8.10
11612025-04-09T17:29:31.685Z Downloaded http-range v0.1.5
11622025-04-09T17:29:31.685Z Downloaded crossbeam-utils v0.8.21
11632025-04-09T17:29:31.685Z Downloaded crossbeam-epoch v0.9.18
11642025-04-09T17:29:31.685Z Downloaded progenitor-client v0.8.0
11652025-04-09T17:29:31.685Z Downloaded md5 v0.7.0
11662025-04-09T17:29:31.685Z Downloaded httpdate v1.0.3
11672025-04-09T17:29:31.685Z Downloaded home v0.5.9
11682025-04-09T17:29:31.685Z Downloaded heck v0.3.3
11692025-04-09T17:29:31.685Z Downloaded crc32fast v1.4.2
11702025-04-09T17:29:31.685Z Downloaded const_format_proc_macros v0.2.34
11712025-04-09T17:29:31.711Z Downloaded clang-sys v1.8.1
11722025-04-09T17:29:31.711Z Downloaded ciborium v0.2.2
11732025-04-09T17:29:31.711Z Downloaded buf-list v1.0.3
11742025-04-09T17:29:31.711Z Downloaded blake2 v0.10.6
11752025-04-09T17:29:31.711Z Downloaded bit-vec v0.8.0
11762025-04-09T17:29:31.711Z Downloaded base64ct v1.6.0
11772025-04-09T17:29:31.711Z Downloaded arrayvec v0.7.6
11782025-04-09T17:29:31.711Z Downloaded ahash v0.8.11
11792025-04-09T17:29:31.711Z Downloaded addr2line v0.24.2
11802025-04-09T17:29:31.711Z Downloaded ident_case v1.0.1
11812025-04-09T17:29:31.711Z Downloaded icu_provider_macros v1.5.0
11822025-04-09T17:29:31.711Z Downloaded hubpack_derive v0.1.1
11832025-04-09T17:29:31.711Z Downloaded convert_case v0.4.0
11842025-04-09T17:29:31.736Z Downloaded console v0.15.10
11852025-04-09T17:29:31.737Z Downloaded colored v2.2.0
11862025-04-09T17:29:31.737Z Downloaded cmake v0.1.51
11872025-04-09T17:29:31.737Z Downloaded ciborium-ll v0.2.2
11882025-04-09T17:29:31.737Z Downloaded cargo_metadata v0.18.1
11892025-04-09T17:29:31.737Z Downloaded cancel-safe-futures v0.1.5
11902025-04-09T17:29:31.737Z Downloaded bzip2 v0.5.2
11912025-04-09T17:29:31.737Z Downloaded bzip2 v0.4.4
11922025-04-09T17:29:31.737Z Downloaded bit-vec v0.6.3
11932025-04-09T17:29:31.737Z Downloaded bcs v0.1.6
11942025-04-09T17:29:31.737Z Downloaded async-trait v0.1.88
11952025-04-09T17:29:31.737Z Downloaded argon2 v0.5.3
11962025-04-09T17:29:31.764Z Downloaded chrono-tz-build v0.4.0
11972025-04-09T17:29:31.764Z Downloaded bit-set v0.5.3
11982025-04-09T17:29:31.764Z Downloaded backoff v0.4.0
11992025-04-09T17:29:31.764Z Downloaded async-bb8-diesel v0.2.1
12002025-04-09T17:29:31.764Z Downloaded crc-catalog v2.4.0
12012025-04-09T17:29:31.764Z Downloaded crc v3.2.1
12022025-04-09T17:29:31.764Z Downloaded constant_time_eq v0.3.1
12032025-04-09T17:29:31.764Z Downloaded cipher v0.4.4
12042025-04-09T17:29:31.764Z Downloaded chacha20 v0.9.1
12052025-04-09T17:29:31.764Z Downloaded cexpr v0.6.0
12062025-04-09T17:29:31.764Z Downloaded cbc v0.1.2
12072025-04-09T17:29:31.764Z Downloaded castaway v0.2.3
12082025-04-09T17:29:31.764Z Downloaded cassowary v0.3.0
12092025-04-09T17:29:31.764Z Downloaded blowfish v0.9.1
12102025-04-09T17:29:31.764Z Downloaded block-padding v0.3.3
12112025-04-09T17:29:31.764Z Downloaded bitfield-struct v0.6.2
12122025-04-09T17:29:31.764Z Downloaded bitfield v0.14.0
12132025-04-09T17:29:31.790Z Downloaded bit-set v0.8.0
12142025-04-09T17:29:31.790Z Downloaded bcrypt-pbkdf v0.10.0
12152025-04-09T17:29:31.790Z Downloaded bb8 v0.8.5
12162025-04-09T17:29:31.790Z Downloaded base16ct v0.2.0
12172025-04-09T17:29:31.790Z Downloaded async-stream v0.3.6
12182025-04-09T17:29:31.790Z Downloaded array-init v0.0.4
12192025-04-09T17:29:31.790Z Downloaded assert_matches v1.5.0
12202025-04-09T17:29:31.790Z Downloaded aead v0.5.2
12212025-04-09T17:29:31.790Z Downloaded adler2 v2.0.0
12222025-04-09T17:29:31.790Z Downloaded crunchy v0.2.2
12232025-04-09T17:29:31.790Z Downloaded crc8 v0.1.1
12242025-04-09T17:29:31.790Z Downloaded ciborium-io v0.2.2
12252025-04-09T17:29:31.790Z Downloaded cfg_aliases v0.1.1
12262025-04-09T17:29:31.790Z Downloaded ascii-canvas v3.0.0
12272025-04-09T17:29:31.790Z Downloaded arrayref v0.3.9
12282025-04-09T17:29:31.790Z Downloaded cfg_aliases v0.2.1
12292025-04-09T17:29:31.790Z Downloaded async-stream-impl v0.3.6
12302025-04-09T17:29:31.905Z Compiling serde v1.0.219
12312025-04-09T17:29:31.930Z Compiling value-bag v1.9.0
12322025-04-09T17:29:31.930Z Compiling lock_api v0.4.12
12332025-04-09T17:29:31.930Z Compiling scopeguard v1.2.0
12342025-04-09T17:29:31.930Z Compiling typenum v1.17.0
12352025-04-09T17:29:31.930Z Compiling generic-array v0.14.7
12362025-04-09T17:29:31.930Z Compiling syn v2.0.98
12372025-04-09T17:29:31.958Z Compiling getrandom v0.2.15
12382025-04-09T17:29:32.243Z Compiling rand_core v0.6.4
12392025-04-09T17:29:32.351Z Compiling log v0.4.22
12402025-04-09T17:29:32.460Z Compiling shlex v1.3.0
12412025-04-09T17:29:32.460Z Compiling jobserver v0.1.32
12422025-04-09T17:29:32.506Z Compiling subtle v2.6.1
12432025-04-09T17:29:32.729Z Compiling smallvec v1.14.0
12442025-04-09T17:29:32.795Z Compiling const-oid v0.9.6
12452025-04-09T17:29:32.840Z Compiling pin-project-lite v0.2.14
12462025-04-09T17:29:32.887Z Compiling cc v1.2.15
12472025-04-09T17:29:32.996Z Compiling rustix v0.38.37
12482025-04-09T17:29:33.056Z Compiling parking_lot_core v0.9.10
12492025-04-09T17:29:33.101Z Compiling signal-hook-registry v1.4.2
12502025-04-09T17:29:33.211Z Compiling stable_deref_trait v1.2.0
12512025-04-09T17:29:33.326Z Compiling mio v1.0.2
12522025-04-09T17:29:33.697Z Compiling spin v0.9.8
12532025-04-09T17:29:33.722Z Compiling futures-core v0.3.31
12542025-04-09T17:29:33.912Z Compiling parking_lot v0.12.3
12552025-04-09T17:29:33.955Z Compiling aho-corasick v1.1.3
12562025-04-09T17:29:33.980Z Compiling regex-syntax v0.8.5
12572025-04-09T17:29:34.041Z Compiling either v1.14.0
12582025-04-09T17:29:34.243Z Compiling pkg-config v0.3.31
12592025-04-09T17:29:34.360Z Compiling serde_json v1.0.140
12602025-04-09T17:29:34.427Z Compiling libm v0.2.8
12612025-04-09T17:29:34.623Z Compiling cpufeatures v0.2.14
12622025-04-09T17:29:34.676Z Compiling socket2 v0.5.9
12632025-04-09T17:29:34.747Z Compiling num-traits v0.2.19
12642025-04-09T17:29:34.774Z Compiling glob v0.3.2
12652025-04-09T17:29:35.345Z Compiling futures-sink v0.3.31
12662025-04-09T17:29:35.474Z Compiling prettyplease v0.2.30
12672025-04-09T17:29:35.516Z Compiling clang-sys v1.8.1
12682025-04-09T17:29:35.516Z Compiling getrandom v0.3.1
12692025-04-09T17:29:35.801Z Compiling lazy_static v1.5.0
12702025-04-09T17:29:35.940Z Compiling slab v0.4.9
12712025-04-09T17:29:36.261Z Compiling foldhash v0.1.3
12722025-04-09T17:29:36.357Z Compiling allocator-api2 v0.2.18
12732025-04-09T17:29:36.395Z Compiling minimal-lexical v0.2.1
12742025-04-09T17:29:36.604Z Compiling libloading v0.8.5
12752025-04-09T17:29:36.858Z Compiling nom v7.1.3
12762025-04-09T17:29:36.928Z Compiling hashbrown v0.15.1
12772025-04-09T17:29:36.954Z Compiling base64ct v1.6.0
12782025-04-09T17:29:37.005Z Compiling bindgen v0.69.5
12792025-04-09T17:29:37.494Z Compiling regex-automata v0.4.8
12802025-04-09T17:29:37.720Z Compiling home v0.5.9
12812025-04-09T17:29:37.795Z Compiling pem-rfc7468 v0.7.0
12822025-04-09T17:29:38.058Z Compiling itertools v0.12.1
12832025-04-09T17:29:38.252Z Compiling synstructure v0.13.1
12842025-04-09T17:29:39.049Z Compiling writeable v0.5.5
12852025-04-09T17:29:39.471Z Compiling cexpr v0.6.0
12862025-04-09T17:29:39.568Z Compiling litemap v0.7.3
12872025-04-09T17:29:39.681Z Compiling rustc-hash v1.1.0
12882025-04-09T17:29:39.856Z Compiling flagset v0.4.6
12892025-04-09T17:29:39.960Z Compiling lazycell v1.3.0
12902025-04-09T17:29:40.080Z Compiling futures-channel v0.3.31
12912025-04-09T17:29:40.132Z Compiling cmake v0.1.51
12922025-04-09T17:29:40.453Z Compiling futures-task v0.3.31
12932025-04-09T17:29:40.568Z Compiling pin-utils v0.1.0
12942025-04-09T17:29:40.674Z Compiling dunce v1.0.5
12952025-04-09T17:29:40.739Z Compiling futures-io v0.3.31
12962025-04-09T17:29:40.811Z Compiling fs_extra v1.3.0
12972025-04-09T17:29:40.837Z Compiling icu_locid_transform_data v1.5.0
12982025-04-09T17:29:40.902Z Compiling vcpkg v0.2.15
12992025-04-09T17:29:40.928Z Compiling paste v1.0.15
13002025-04-09T17:29:40.954Z Compiling crossbeam-utils v0.8.21
13012025-04-09T17:29:41.014Z Compiling icu_properties_data v1.5.0
13022025-04-09T17:29:41.307Z Compiling ring v0.17.11
13032025-04-09T17:29:41.332Z Compiling tracing-core v0.1.32
13042025-04-09T17:29:41.508Z Compiling icu_normalizer_data v1.5.0
13052025-04-09T17:29:41.626Z Compiling iana-time-zone v0.1.61
13062025-04-09T17:29:41.958Z Compiling regex v1.11.1
13072025-04-09T17:29:42.222Z Compiling percent-encoding v2.3.1
13082025-04-09T17:29:42.344Z Compiling serde_derive v1.0.219
13092025-04-09T17:29:42.384Z Compiling zeroize_derive v1.4.2
13102025-04-09T17:29:42.435Z Compiling zerocopy-derive v0.7.35
13112025-04-09T17:29:42.461Z Compiling zerofrom-derive v0.1.4
13122025-04-09T17:29:42.538Z Compiling yoke-derive v0.7.4
13132025-04-09T17:29:42.795Z Compiling tokio-macros v2.5.0
13142025-04-09T17:29:43.482Z Compiling zeroize v1.8.1
13152025-04-09T17:29:43.994Z Compiling zerovec-derive v0.10.3
13162025-04-09T17:29:44.055Z Compiling zerocopy v0.7.35
13172025-04-09T17:29:44.636Z Compiling displaydoc v0.2.5
13182025-04-09T17:29:45.000Z Compiling crypto-common v0.1.6
13192025-04-09T17:29:45.074Z Compiling block-buffer v0.10.4
13202025-04-09T17:29:45.201Z Compiling block-padding v0.3.3
13212025-04-09T17:29:45.259Z Compiling thiserror-impl v1.0.69
13222025-04-09T17:29:45.284Z Compiling zerofrom v0.1.4
13232025-04-09T17:29:45.363Z Compiling digest v0.10.7
13242025-04-09T17:29:45.475Z Compiling yoke v0.7.4
13252025-04-09T17:29:45.501Z Compiling inout v0.1.3
13262025-04-09T17:29:45.790Z Compiling hmac v0.12.1
13272025-04-09T17:29:45.835Z Compiling sha2 v0.10.8
13282025-04-09T17:29:45.861Z Compiling cipher v0.4.4
13292025-04-09T17:29:45.991Z Compiling der_derive v0.7.3
13302025-04-09T17:29:46.017Z Compiling zerovec v0.10.4
13312025-04-09T17:29:46.069Z Compiling icu_provider_macros v1.5.0
13322025-04-09T17:29:46.472Z Compiling futures-macro v0.3.31
13332025-04-09T17:29:46.910Z Compiling salsa20 v0.10.2
13342025-04-09T17:29:47.064Z Compiling pbkdf2 v0.12.2
13352025-04-09T17:29:47.142Z Compiling ppv-lite86 v0.2.20
13362025-04-09T17:29:47.253Z Compiling scrypt v0.11.0
13372025-04-09T17:29:47.722Z Compiling tinystr v0.7.6
13382025-04-09T17:29:47.836Z Compiling icu_collections v1.5.0
13392025-04-09T17:29:47.953Z Compiling thiserror v1.0.69
13402025-04-09T17:29:47.980Z Compiling der v0.7.9
13412025-04-09T17:29:48.020Z Compiling aes v0.8.4
13422025-04-09T17:29:48.058Z Compiling icu_locid v1.5.0
13432025-04-09T17:29:48.106Z Compiling futures-util v0.3.31
13442025-04-09T17:29:48.132Z Compiling cbc v0.1.2
13452025-04-09T17:29:48.379Z Compiling openssl-sys v0.9.107
13462025-04-09T17:29:48.632Z Compiling pest v2.7.14
13472025-04-09T17:29:48.992Z Compiling tracing-attributes v0.1.27
13482025-04-09T17:29:49.317Z Compiling icu_provider v1.5.0
13492025-04-09T17:29:49.805Z Compiling spki v0.7.3
13502025-04-09T17:29:50.142Z Compiling icu_locid_transform v1.5.0
13512025-04-09T17:29:50.167Z Compiling pkcs5 v0.7.1
13522025-04-09T17:29:50.370Z Compiling aws-lc-rs v1.12.4
13532025-04-09T17:29:50.494Z Compiling utf16_iter v1.0.5
13542025-04-09T17:29:50.695Z Compiling write16 v1.0.0
13552025-04-09T17:29:50.735Z Compiling zerocopy v0.8.10
13562025-04-09T17:29:50.842Z Compiling utf8_iter v1.0.4
13572025-04-09T17:29:51.073Z Compiling pest_meta v2.7.14
13582025-04-09T17:29:51.153Z Compiling pkcs8 v0.10.2
13592025-04-09T17:29:51.285Z Compiling icu_properties v1.5.1
13602025-04-09T17:29:51.577Z Compiling scroll_derive v0.12.0
13612025-04-09T17:29:51.681Z Compiling tracing v0.1.40
13622025-04-09T17:29:51.766Z Compiling zerocopy-derive v0.8.10
13632025-04-09T17:29:52.691Z Compiling rustls-pki-types v1.10.0
13642025-04-09T17:29:52.803Z Compiling tinyvec_macros v0.1.1
13652025-04-09T17:29:52.910Z Compiling bytes v1.10.1
13662025-04-09T17:29:53.161Z Compiling bitflags v2.9.0
13672025-04-09T17:29:53.573Z Compiling semver v1.0.25
13682025-04-09T17:29:53.844Z Compiling indexmap v2.7.1
13692025-04-09T17:29:54.137Z Compiling tokio v1.43.1
13702025-04-09T17:29:54.187Z Compiling rustc_version v0.4.1
13712025-04-09T17:29:54.540Z Compiling http v1.2.0
13722025-04-09T17:29:54.791Z Compiling uuid v1.16.0
13732025-04-09T17:29:55.018Z Compiling icu_normalizer v1.5.0
13742025-04-09T17:29:55.205Z Compiling chrono v0.4.40
13752025-04-09T17:29:55.527Z Compiling httparse v1.9.5
13762025-04-09T17:29:56.137Z Compiling http-body v1.0.1
13772025-04-09T17:29:56.249Z Compiling idna_adapter v1.2.0
13782025-04-09T17:29:56.445Z Compiling tinyvec v1.8.0
13792025-04-09T17:29:56.476Z Compiling scroll v0.12.0
13802025-04-09T17:29:56.525Z Compiling pest_generator v2.7.14
13812025-04-09T17:29:56.647Z Compiling which v4.4.2
13822025-04-09T17:29:57.141Z Compiling serde_derive_internals v0.29.1
13832025-04-09T17:29:57.472Z Compiling bzip2-sys v0.1.13+1.0.8
13842025-04-09T17:29:57.670Z Compiling powerfmt v0.2.0
13852025-04-09T17:29:57.897Z Compiling atomic-waker v1.1.2
13862025-04-09T17:29:58.036Z Compiling try-lock v0.2.5
13872025-04-09T17:29:58.063Z Compiling untrusted v0.7.1
13882025-04-09T17:29:58.063Z Compiling untrusted v0.9.0
13892025-04-09T17:29:58.110Z Compiling num-conv v0.1.0
13902025-04-09T17:29:58.208Z Compiling foreign-types-shared v0.1.1
13912025-04-09T17:29:58.269Z Compiling rustversion v1.0.17
13922025-04-09T17:29:58.295Z Compiling adler2 v2.0.0
13932025-04-09T17:29:58.338Z Compiling openssl v0.10.72
13942025-04-09T17:29:58.376Z Compiling time-core v0.1.2
13952025-04-09T17:29:58.495Z Compiling schemars v0.8.22
13962025-04-09T17:29:58.564Z Compiling time-macros v0.2.18
13972025-04-09T17:29:58.738Z Compiling miniz_oxide v0.8.5
13982025-04-09T17:29:58.847Z Compiling rand_core v0.9.2
13992025-04-09T17:29:58.948Z Compiling goblin v0.8.2
14002025-04-09T17:29:59.012Z Compiling foreign-types v0.3.2
14012025-04-09T17:29:59.054Z Compiling schemars_derive v0.8.22
14022025-04-09T17:29:59.248Z Compiling want v0.3.1
14032025-04-09T17:29:59.506Z Compiling pest_derive v2.7.14
14042025-04-09T17:29:59.981Z Compiling deranged v0.3.11
14052025-04-09T17:30:00.887Z Compiling idna v1.0.3
14062025-04-09T17:30:01.262Z Compiling tokio-util v0.7.13
14072025-04-09T17:30:01.966Z Compiling form_urlencoded v1.2.1
14082025-04-09T17:30:02.186Z Compiling h2 v0.4.6
14092025-04-09T17:30:02.288Z Compiling openssl-macros v0.1.1
14102025-04-09T17:30:02.369Z Compiling native-tls v0.2.12
14112025-04-09T17:30:02.466Z Compiling num_threads v0.1.7
14122025-04-09T17:30:02.625Z Compiling syn v1.0.109
14132025-04-09T17:30:02.716Z Compiling dyn-clone v1.0.19
14142025-04-09T17:30:02.780Z Compiling tower-service v0.3.3
14152025-04-09T17:30:02.938Z Compiling rustls v0.23.19
14162025-04-09T17:30:02.968Z Compiling httpdate v1.0.3
14172025-04-09T17:30:03.308Z Compiling time v0.3.36
14182025-04-09T17:30:03.549Z Compiling dtrace-parser v0.2.0
14192025-04-09T17:30:05.036Z Compiling dof v0.3.0
14202025-04-09T17:30:05.364Z Compiling rand_chacha v0.9.0
14212025-04-09T17:30:06.400Z Compiling unicode-normalization v0.1.24
14222025-04-09T17:30:06.544Z Compiling heapless v0.7.17
14232025-04-09T17:30:06.893Z Compiling crossbeam-epoch v0.9.18
14242025-04-09T17:30:06.955Z Compiling rand_chacha v0.3.1
14252025-04-09T17:30:06.981Z Compiling signature v2.2.0
14262025-04-09T17:30:07.076Z Compiling crc32fast v1.4.2
14272025-04-09T17:30:07.233Z Compiling cookie v0.18.1
14282025-04-09T17:30:07.258Z Compiling openssl-probe v0.1.5
14292025-04-09T17:30:07.370Z Compiling signal-hook v0.3.17
14302025-04-09T17:30:07.488Z Compiling rayon-core v1.12.1
14312025-04-09T17:30:07.517Z Compiling slog v2.7.0
14322025-04-09T17:30:07.543Z Compiling base64 v0.22.1
14332025-04-09T17:30:07.605Z Compiling unicode-properties v0.1.3
14342025-04-09T17:30:07.745Z Compiling siphasher v0.3.11
14352025-04-09T17:30:07.927Z Compiling unicode-bidi v0.3.17
14362025-04-09T17:30:08.023Z Compiling hyper v1.6.0
14372025-04-09T17:30:08.073Z Compiling phf_shared v0.11.2
14382025-04-09T17:30:08.480Z Compiling rand v0.8.5
14392025-04-09T17:30:08.651Z Compiling stringprep v0.1.5
14402025-04-09T17:30:08.711Z Compiling crossbeam-deque v0.8.5
14412025-04-09T17:30:08.933Z Compiling usdt-impl v0.5.0
14422025-04-09T17:30:09.059Z Compiling rand v0.9.0
14432025-04-09T17:30:09.487Z Compiling url v2.5.3
14442025-04-09T17:30:09.991Z Compiling hyper-util v0.1.10
14452025-04-09T17:30:10.179Z Compiling curve25519-dalek v4.1.3
14462025-04-09T17:30:10.204Z Compiling serde_spanned v0.6.8
14472025-04-09T17:30:10.429Z Compiling toml_datetime v0.6.8
14482025-04-09T17:30:10.504Z Compiling serde_tokenstream v0.2.2
14492025-04-09T17:30:10.766Z Compiling md-5 v0.10.6
14502025-04-09T17:30:10.836Z Compiling num-integer v0.1.46
14512025-04-09T17:30:10.932Z Compiling hash32 v0.2.1
14522025-04-09T17:30:11.011Z Compiling ff v0.13.0
14532025-04-09T17:30:11.036Z Compiling memoffset v0.9.1
14542025-04-09T17:30:11.036Z Compiling portable-atomic v1.11.0
14552025-04-09T17:30:11.280Z Compiling num-bigint-dig v0.8.4
14562025-04-09T17:30:11.316Z Compiling fallible-iterator v0.2.0
14572025-04-09T17:30:11.377Z Compiling base16ct v0.2.0
14582025-04-09T17:30:11.509Z Compiling newtype-uuid v1.2.1
14592025-04-09T17:30:11.566Z Compiling psl-types v2.0.11
14602025-04-09T17:30:11.676Z Compiling smoltcp v0.9.1
14612025-04-09T17:30:11.764Z Compiling gimli v0.31.1
14622025-04-09T17:30:11.789Z Compiling litrs v0.4.1
14632025-04-09T17:30:11.870Z Compiling cfg_aliases v0.2.1
14642025-04-09T17:30:11.968Z Compiling postgres-protocol v0.6.8
14652025-04-09T17:30:11.993Z Compiling nix v0.29.0
14662025-04-09T17:30:12.282Z Compiling publicsuffix v2.3.0
14672025-04-09T17:30:12.465Z Compiling sec1 v0.7.3
14682025-04-09T17:30:12.663Z Compiling num-iter v0.1.45
14692025-04-09T17:30:12.708Z Compiling document-features v0.2.10
14702025-04-09T17:30:12.850Z Compiling group v0.13.0
14712025-04-09T17:30:13.148Z Compiling tokio-native-tls v0.3.1
14722025-04-09T17:30:13.658Z Compiling flate2 v1.1.0
14732025-04-09T17:30:13.876Z Compiling ipnetwork v0.21.1
14742025-04-09T17:30:14.127Z Compiling terminal_size v0.4.0
14752025-04-09T17:30:14.225Z Compiling http-body-util v0.1.3
14762025-04-09T17:30:14.250Z Compiling webpki-roots v0.26.6
14772025-04-09T17:30:14.336Z Compiling hkdf v0.12.4
14782025-04-09T17:30:14.407Z Compiling crypto-bigint v0.5.5
14792025-04-09T17:30:14.435Z Compiling zerocopy-derive v0.6.6
14802025-04-09T17:30:14.553Z Compiling async-trait v0.1.88
14812025-04-09T17:30:14.597Z Compiling curve25519-dalek-derive v0.1.1
14822025-04-09T17:30:14.643Z Compiling sync_wrapper v1.0.1
14832025-04-09T17:30:14.799Z Compiling fs-err v2.11.0
14842025-04-09T17:30:15.068Z Compiling addr2line v0.24.2
14852025-04-09T17:30:15.633Z Compiling object v0.36.5
14862025-04-09T17:30:15.668Z Compiling ahash v0.8.11
14872025-04-09T17:30:15.694Z Compiling unicode-width v0.2.0
14882025-04-09T17:30:15.972Z Compiling winnow v0.5.40
14892025-04-09T17:30:15.997Z Compiling buf-list v1.0.3
14902025-04-09T17:30:16.244Z Compiling simd-adler32 v0.3.7
14912025-04-09T17:30:16.535Z Compiling tower-layer v0.3.3
14922025-04-09T17:30:16.561Z Compiling rustc-demangle v0.1.24
14932025-04-09T17:30:16.706Z Compiling anyhow v1.0.97
14942025-04-09T17:30:16.800Z Compiling managed v0.8.0
14952025-04-09T17:30:17.167Z Compiling ipnet v2.11.0
14962025-04-09T17:30:17.215Z Compiling lockfree-object-pool v0.1.6
14972025-04-09T17:30:17.303Z Compiling bumpalo v3.16.0
14982025-04-09T17:30:17.454Z Compiling zip v2.6.1
14992025-04-09T17:30:17.694Z Compiling zopfli v0.8.1
15002025-04-09T17:30:18.085Z Compiling elliptic-curve v0.13.8
15012025-04-09T17:30:18.771Z Compiling toml_edit v0.19.15
15022025-04-09T17:30:18.850Z Compiling tower v0.5.2
15032025-04-09T17:30:18.995Z Compiling hubpack_derive v0.1.1
15042025-04-09T17:30:19.021Z Compiling clap_builder v4.5.32
15052025-04-09T17:30:19.232Z Compiling strum_macros v0.25.3
15062025-04-09T17:30:19.541Z Compiling console v0.15.10
15072025-04-09T17:30:19.660Z Compiling zerocopy v0.6.6
15082025-04-09T17:30:19.691Z Compiling hubpack v0.1.2
15092025-04-09T17:30:20.444Z Compiling hyper-tls v0.6.0
15102025-04-09T17:30:20.634Z Compiling oxnet v0.1.1
15112025-04-09T17:30:20.802Z Compiling signal-hook-mio v0.2.4
15122025-04-09T17:30:20.970Z Compiling rayon v1.10.0
15132025-04-09T17:30:21.279Z Compiling backtrace v0.3.74
15142025-04-09T17:30:21.674Z Compiling cookie_store v0.21.1
15152025-04-09T17:30:22.984Z Compiling postgres-types v0.2.9
15162025-04-09T17:30:24.035Z Compiling usdt-attr-macro v0.5.0
15172025-04-09T17:30:24.458Z Compiling usdt-macro v0.5.0
15182025-04-09T17:30:24.491Z Compiling phf v0.11.2
15192025-04-09T17:30:24.758Z Compiling ed25519 v2.2.3
15202025-04-09T17:30:24.925Z Compiling bzip2 v0.4.4
15212025-04-09T17:30:25.284Z Compiling bzip2 v0.5.2
15222025-04-09T17:30:25.320Z Compiling serde_urlencoded v0.7.1
15232025-04-09T17:30:25.466Z Compiling enum-as-inner v0.6.1
15242025-04-09T17:30:25.627Z Compiling clap_derive v4.5.32
15252025-04-09T17:30:25.652Z Compiling rustls-pemfile v2.2.0
15262025-04-09T17:30:25.824Z Compiling serde-big-array v0.5.1
15272025-04-09T17:30:25.989Z Compiling futures-executor v0.3.31
15282025-04-09T17:30:26.044Z Compiling pkcs1 v0.7.5
15292025-04-09T17:30:26.123Z Compiling rfc6979 v0.4.0
15302025-04-09T17:30:26.337Z Compiling daft-derive v0.1.3
15312025-04-09T17:30:26.362Z Compiling serde_repr v0.1.19
15322025-04-09T17:30:26.394Z Compiling bstr v1.10.0
15332025-04-09T17:30:26.519Z Compiling float-cmp v0.10.0
15342025-04-09T17:30:26.732Z Compiling encoding_rs v0.8.34
15352025-04-09T17:30:26.862Z Compiling whoami v1.5.2
15362025-04-09T17:30:27.272Z Compiling new_debug_unreachable v1.0.6
15372025-04-09T17:30:27.341Z Compiling mime v0.3.17
15382025-04-09T17:30:27.379Z Compiling predicates-core v1.0.8
15392025-04-09T17:30:27.610Z Compiling data-encoding v2.6.0
15402025-04-09T17:30:27.674Z Compiling fixedbitset v0.4.2
15412025-04-09T17:30:27.699Z Compiling difflib v0.4.0
15422025-04-09T17:30:27.831Z Compiling static_assertions v1.1.0
15432025-04-09T17:30:27.925Z Compiling normalize-line-endings v0.3.0
15442025-04-09T17:30:28.063Z Compiling precomputed-hash v0.1.1
15452025-04-09T17:30:28.096Z Compiling number_prefix v0.4.0
15462025-04-09T17:30:28.198Z Compiling unicode-segmentation v1.12.0
15472025-04-09T17:30:28.304Z Compiling indicatif v0.17.11
15482025-04-09T17:30:28.768Z Compiling similar v2.7.0
15492025-04-09T17:30:28.907Z Compiling toml_edit v0.22.24
15502025-04-09T17:30:29.097Z Compiling clap v4.5.32
15512025-04-09T17:30:29.159Z Compiling string_cache v0.8.9
15522025-04-09T17:30:29.221Z Compiling hickory-proto v0.24.4
15532025-04-09T17:30:29.550Z Compiling predicates v3.1.3
15542025-04-09T17:30:29.771Z Compiling petgraph v0.6.5
15552025-04-09T17:30:29.919Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a#f9566e68)
15562025-04-09T17:30:30.514Z Compiling daft v0.1.3
15572025-04-09T17:30:30.806Z Compiling tokio-postgres v0.7.13
15582025-04-09T17:30:30.937Z Compiling usdt v0.5.0
15592025-04-09T17:30:31.417Z Compiling rsa v0.9.6
15602025-04-09T17:30:32.759Z Compiling futures v0.3.31
15612025-04-09T17:30:32.866Z Compiling ecdsa v0.16.9
15622025-04-09T17:30:33.547Z Compiling zip v0.6.6
15632025-04-09T17:30:34.590Z Compiling ed25519-dalek v2.1.1
15642025-04-09T17:30:35.171Z Compiling toml v0.7.8
15652025-04-09T17:30:35.346Z Compiling crossterm v0.28.1
15662025-04-09T17:30:36.425Z Compiling tokio-stream v0.1.17
15672025-04-09T17:30:36.468Z Compiling openapiv3 v2.0.0
15682025-04-09T17:30:36.505Z Compiling x509-cert v0.2.5
15692025-04-09T17:30:36.677Z Compiling sha1 v0.10.6
15702025-04-09T17:30:36.736Z Compiling itertools v0.10.5
15712025-04-09T17:30:37.064Z Compiling dirs-sys-next v0.1.2
15722025-04-09T17:30:37.305Z Compiling peg-runtime v0.8.5
15732025-04-09T17:30:37.527Z Compiling lalrpop-util v0.19.12
15742025-04-09T17:30:37.672Z Compiling unicode-xid v0.2.6
15752025-04-09T17:30:37.793Z Compiling dirs-next v2.0.0
15762025-04-09T17:30:37.850Z Compiling thread_local v1.1.8
15772025-04-09T17:30:37.875Z Compiling slog-async v2.8.0
15782025-04-09T17:30:37.984Z Compiling term v0.7.0
15792025-04-09T17:30:38.052Z Compiling strum_macros v0.26.4
15802025-04-09T17:30:38.281Z Compiling xattr v1.3.1
15812025-04-09T17:30:38.362Z Compiling crossbeam-channel v0.5.13
15822025-04-09T17:30:38.520Z Compiling is-terminal v0.4.13
15832025-04-09T17:30:38.655Z Compiling filetime v0.2.25
15842025-04-09T17:30:38.777Z Compiling take_mut v0.2.2
15852025-04-09T17:30:38.945Z Compiling tar v0.4.44
15862025-04-09T17:30:38.970Z Compiling slog-term v2.9.1
15872025-04-09T17:30:39.226Z Compiling camino v1.1.9
15882025-04-09T17:30:41.636Z Compiling strum v0.26.3
15892025-04-09T17:30:44.970Z Compiling aws-lc-sys v0.26.0
15902025-04-09T17:31:17.916Z Compiling rustls-webpki v0.102.8
15912025-04-09T17:31:23.628Z Compiling tokio-rustls v0.26.0
15922025-04-09T17:31:23.959Z Compiling hyper-rustls v0.27.3
15932025-04-09T17:31:24.281Z Compiling reqwest v0.12.12
15942025-04-09T17:31:28.422Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15952025-04-09T17:31:28.794Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15962025-04-09T17:31:34.116Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 06s
15972025-04-09T17:31:34.282Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
15982025-04-09T17:31:34.351ZApr 09 17:31:33.371 INFO Starting download, target: Clickhouse
15992025-04-09T17:31:34.351ZApr 09 17:31:33.371 INFO Starting download, target: Console
16002025-04-09T17:31:34.351ZApr 09 17:31:33.371 INFO Starting download, target: DendriteStub
16012025-04-09T17:31:34.351ZApr 09 17:31:33.371 INFO Starting download, target: Cockroach
16022025-04-09T17:31:34.351ZApr 09 17:31:33.371 INFO Starting download, target: MaghemiteMgd
16032025-04-09T17:31:34.378ZApr 09 17:31:33.371 INFO Starting download, target: TransceiverControl
16042025-04-09T17:31:34.378ZApr 09 17:31:33.373 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16052025-04-09T17:31:34.379ZApr 09 17:31:33.373 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16062025-04-09T17:31:34.379ZApr 09 17:31:33.373 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16072025-04-09T17:31:34.379ZApr 09 17:31:33.373 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16082025-04-09T17:31:34.379ZApr 09 17:31:33.373 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16092025-04-09T17:31:34.379ZApr 09 17:31:33.373 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16102025-04-09T17:31:34.643ZApr 09 17:31:33.664 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16112025-04-09T17:31:35.095ZApr 09 17:31:34.089 INFO Download complete, target: Console
16122025-04-09T17:31:35.190ZApr 09 17:31:34.197 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16132025-04-09T17:31:35.560ZApr 09 17:31:34.577 INFO Download complete, target: TransceiverControl
16142025-04-09T17:31:37.028ZApr 09 17:31:36.047 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16152025-04-09T17:31:38.020ZApr 09 17:31:37.041 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16162025-04-09T17:31:40.216ZApr 09 17:31:39.236 INFO Download complete, target: DendriteStub
16172025-04-09T17:31:40.684ZApr 09 17:31:39.703 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16182025-04-09T17:31:40.684ZApr 09 17:31:39.703 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16192025-04-09T17:31:40.796ZApr 09 17:31:39.817 INFO Download complete, target: MaghemiteMgd
16202025-04-09T17:31:48.119ZApr 09 17:31:47.139 INFO Checking that binary works, target: Cockroach
16212025-04-09T17:31:48.413ZApr 09 17:31:47.433 INFO Download complete, target: Cockroach
16222025-04-09T17:31:59.090ZApr 09 17:31:58.109 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16232025-04-09T17:32:11.095ZApr 09 17:32:10.115 INFO Checking that binary works, target: Clickhouse
16242025-04-09T17:32:11.290ZApr 09 17:32:10.311 INFO Download complete, target: Clickhouse
16252025-04-09T17:32:11.316ZAll builder prerequisites installed successfully, and PATH looks valid
16262025-04-09T17:32:11.316Z
16272025-04-09T17:32:11.316Zreal 5:45.738345798
16282025-04-09T17:32:11.316Zuser 13:38.836276514
16292025-04-09T17:32:11.316Zsys 2:18.891535549
16302025-04-09T17:32:11.316Ztrap 0.448418416
16312025-04-09T17:32:11.316Ztflt 0.448073921
16322025-04-09T17:32:11.316Zdflt 1.112315320
16332025-04-09T17:32:11.316Zkflt 0.010118010
16342025-04-09T17:32:11.316Zlock 29:08.763791605
16352025-04-09T17:32:11.316Zslp 49:29.551933516
16362025-04-09T17:32:11.316Zlat 1:03.490293628
16372025-04-09T17:32:11.316Zstop 2:40.282885418
16382025-04-09T17:32:11.316Z+ banner hack-check
16392025-04-09T17:32:11.343Z
16402025-04-09T17:32:11.344Z # # ## #### # # #### # # ###### #### # #
16412025-04-09T17:32:11.344Z # # # # # # # # # # # # # # # # #
16422025-04-09T17:32:11.344Z ###### # # # #### ##### # ###### ##### # ####
16432025-04-09T17:32:11.344Z # # ###### # # # # # # # # # #
16442025-04-09T17:32:11.344Z # # # # # # # # # # # # # # # # #
16452025-04-09T17:32:11.344Z # # # # #### # # #### # # ###### #### # #
16462025-04-09T17:32:11.344Z
16472025-04-09T17:32:11.344Z+ export CARGO_INCREMENTAL=0
16482025-04-09T17:32:11.344Z+ CARGO_INCREMENTAL=0
16492025-04-09T17:32:11.344Z+ ptime -m timeout 2h cargo xtask check-features --ci
16502025-04-09T17:32:12.280Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
16512025-04-09T17:32:15.982Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.58s
16522025-04-09T17:32:16.062Z Running `target/debug/xtask check-features --ci`
16532025-04-09T17:32:16.096Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16542025-04-09T17:32:16.096Zrunning: "/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16552025-04-09T17:32:16.959Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
16562025-04-09T17:32:16.990Z Running `target/debug/xtask download cargo-hack`
16572025-04-09T17:32:18.438Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16582025-04-09T17:32:18.874Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16592025-04-09T17:32:23.288Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.26s
16602025-04-09T17:32:23.439Z Running `target/debug/xtask-downloader cargo-hack`
16612025-04-09T17:32:23.494ZApr 09 17:32:22.516 INFO Starting download, target: CargoHack
16622025-04-09T17:32:23.520ZApr 09 17:32:22.517 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16632025-04-09T17:32:24.090ZApr 09 17:32:23.111 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16642025-04-09T17:32:24.181ZApr 09 17:32:23.202 INFO Download complete, target: CargoHack
16652025-04-09T17:32:24.206Zrunning: "/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"
16662025-04-09T17:32:24.232Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16672025-04-09T17:32:24.449Zinfo: running `cargo check --bins` on api_identity (1/203)
16682025-04-09T17:32:25.315Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16692025-04-09T17:32:25.340Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16702025-04-09T17:32:25.340Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16712025-04-09T17:32:25.340Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
16722025-04-09T17:32:25.427Z
16732025-04-09T17:32:25.427Zinfo: running `cargo check --bins` on bootstore (2/203)
16742025-04-09T17:32:26.326Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16752025-04-09T17:32:26.352Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16762025-04-09T17:32:26.352Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16772025-04-09T17:32:26.352Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
16782025-04-09T17:32:26.452Z
16792025-04-09T17:32:26.452Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/203)
16802025-04-09T17:32:27.333Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16812025-04-09T17:32:27.358Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16822025-04-09T17:32:27.358Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16832025-04-09T17:32:27.358Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
16842025-04-09T17:32:27.448Z
16852025-04-09T17:32:27.448Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/203)
16862025-04-09T17:32:28.330Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16872025-04-09T17:32:28.356Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16882025-04-09T17:32:28.356Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16892025-04-09T17:32:28.356Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
16902025-04-09T17:32:28.447Z
16912025-04-09T17:32:28.447Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/203)
16922025-04-09T17:32:29.120Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16932025-04-09T17:32:29.146Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16942025-04-09T17:32:29.146Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16952025-04-09T17:32:29.146Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
16962025-04-09T17:32:29.196Z
16972025-04-09T17:32:29.196Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/203)
16982025-04-09T17:32:29.866Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16992025-04-09T17:32:29.891Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17002025-04-09T17:32:29.892Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17012025-04-09T17:32:29.892Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
17022025-04-09T17:32:29.943Z
17032025-04-09T17:32:29.943Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/203)
17042025-04-09T17:32:30.596Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17052025-04-09T17:32:30.622Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17062025-04-09T17:32:30.622Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17072025-04-09T17:32:30.622Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
17082025-04-09T17:32:30.670Z
17092025-04-09T17:32:30.670Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/203)
17102025-04-09T17:32:31.314Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17112025-04-09T17:32:31.340Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17122025-04-09T17:32:31.340Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17132025-04-09T17:32:31.340Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
17142025-04-09T17:32:31.384Z
17152025-04-09T17:32:31.384Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/203)
17162025-04-09T17:32:32.025Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17172025-04-09T17:32:32.050Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17182025-04-09T17:32:32.050Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17192025-04-09T17:32:32.050Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
17202025-04-09T17:32:32.105Z
17212025-04-09T17:32:32.105Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/203)
17222025-04-09T17:32:32.783Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17232025-04-09T17:32:32.808Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17242025-04-09T17:32:32.808Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17252025-04-09T17:32:32.808Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
17262025-04-09T17:32:32.860Z
17272025-04-09T17:32:32.860Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/203)
17282025-04-09T17:32:33.513Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17292025-04-09T17:32:33.538Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17302025-04-09T17:32:33.538Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17312025-04-09T17:32:33.538Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
17322025-04-09T17:32:33.585Z
17332025-04-09T17:32:33.585Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/203)
17342025-04-09T17:32:34.242Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17352025-04-09T17:32:34.269Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17362025-04-09T17:32:34.269Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17372025-04-09T17:32:34.269Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
17382025-04-09T17:32:34.318Z
17392025-04-09T17:32:34.318Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/203)
17402025-04-09T17:32:34.990Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17412025-04-09T17:32:35.015Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17422025-04-09T17:32:35.015Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17432025-04-09T17:32:35.015Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
17442025-04-09T17:32:35.070Z
17452025-04-09T17:32:35.070Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/203)
17462025-04-09T17:32:35.749Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17472025-04-09T17:32:35.774Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17482025-04-09T17:32:35.774Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17492025-04-09T17:32:35.774Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
17502025-04-09T17:32:35.824Z
17512025-04-09T17:32:35.824Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/203)
17522025-04-09T17:32:36.497Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17532025-04-09T17:32:36.522Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17542025-04-09T17:32:36.522Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17552025-04-09T17:32:36.522Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
17562025-04-09T17:32:36.571Z
17572025-04-09T17:32:36.571Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/203)
17582025-04-09T17:32:37.240Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17592025-04-09T17:32:37.265Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17602025-04-09T17:32:37.265Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17612025-04-09T17:32:37.265Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
17622025-04-09T17:32:37.317Z
17632025-04-09T17:32:37.317Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/203)
17642025-04-09T17:32:37.975Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17652025-04-09T17:32:38.000Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17662025-04-09T17:32:38.000Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17672025-04-09T17:32:38.000Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
17682025-04-09T17:32:38.047Z
17692025-04-09T17:32:38.047Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/203)
17702025-04-09T17:32:38.715Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17712025-04-09T17:32:38.741Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17722025-04-09T17:32:38.741Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17732025-04-09T17:32:38.741Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
17742025-04-09T17:32:38.793Z
17752025-04-09T17:32:38.793Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/203)
17762025-04-09T17:32:39.474Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17772025-04-09T17:32:39.499Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17782025-04-09T17:32:39.499Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17792025-04-09T17:32:39.499Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
17802025-04-09T17:32:39.554Z
17812025-04-09T17:32:39.554Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/203)
17822025-04-09T17:32:40.221Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17832025-04-09T17:32:40.246Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17842025-04-09T17:32:40.246Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17852025-04-09T17:32:40.246Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
17862025-04-09T17:32:40.300Z
17872025-04-09T17:32:40.300Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/203)
17882025-04-09T17:32:40.973Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17892025-04-09T17:32:41.000Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17902025-04-09T17:32:41.001Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17912025-04-09T17:32:41.001Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
17922025-04-09T17:32:41.053Z
17932025-04-09T17:32:41.053Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/203)
17942025-04-09T17:32:41.698Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17952025-04-09T17:32:41.723Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17962025-04-09T17:32:41.723Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17972025-04-09T17:32:41.723Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
17982025-04-09T17:32:41.772Z
17992025-04-09T17:32:41.772Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/203)
18002025-04-09T17:32:42.437Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18012025-04-09T17:32:42.462Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18022025-04-09T17:32:42.462Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18032025-04-09T17:32:42.462Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
18042025-04-09T17:32:42.511Z
18052025-04-09T17:32:42.511Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/203)
18062025-04-09T17:32:43.152Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18072025-04-09T17:32:43.177Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18082025-04-09T17:32:43.177Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18092025-04-09T17:32:43.177Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
18102025-04-09T17:32:43.229Z
18112025-04-09T17:32:43.229Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/203)
18122025-04-09T17:32:43.884Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18132025-04-09T17:32:43.910Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18142025-04-09T17:32:43.910Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18152025-04-09T17:32:43.910Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
18162025-04-09T17:32:43.960Z
18172025-04-09T17:32:43.960Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/203)
18182025-04-09T17:32:44.608Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18192025-04-09T17:32:44.633Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18202025-04-09T17:32:44.633Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18212025-04-09T17:32:44.633Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
18222025-04-09T17:32:44.678Z
18232025-04-09T17:32:44.678Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/203)
18242025-04-09T17:32:45.332Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18252025-04-09T17:32:45.357Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18262025-04-09T17:32:45.357Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18272025-04-09T17:32:45.357Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
18282025-04-09T17:32:45.412Z
18292025-04-09T17:32:45.412Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/203)
18302025-04-09T17:32:46.068Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18312025-04-09T17:32:46.094Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18322025-04-09T17:32:46.094Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18332025-04-09T17:32:46.094Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
18342025-04-09T17:32:46.141Z
18352025-04-09T17:32:46.141Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/203)
18362025-04-09T17:32:46.805Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18372025-04-09T17:32:46.830Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18382025-04-09T17:32:46.830Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18392025-04-09T17:32:46.830Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
18402025-04-09T17:32:46.882Z
18412025-04-09T17:32:46.882Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/203)
18422025-04-09T17:32:47.538Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18432025-04-09T17:32:47.563Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18442025-04-09T17:32:47.563Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18452025-04-09T17:32:47.563Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
18462025-04-09T17:32:47.613Z
18472025-04-09T17:32:47.613Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/203)
18482025-04-09T17:32:48.284Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18492025-04-09T17:32:48.309Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18502025-04-09T17:32:48.309Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18512025-04-09T17:32:48.309Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
18522025-04-09T17:32:48.361Z
18532025-04-09T17:32:48.361Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/203)
18542025-04-09T17:32:49.025Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18552025-04-09T17:32:49.050Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18562025-04-09T17:32:49.050Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18572025-04-09T17:32:49.050Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
18582025-04-09T17:32:49.099Z
18592025-04-09T17:32:49.099Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/203)
18602025-04-09T17:32:49.746Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18612025-04-09T17:32:49.771Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18622025-04-09T17:32:49.771Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18632025-04-09T17:32:49.771Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
18642025-04-09T17:32:49.820Z
18652025-04-09T17:32:49.820Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/203)
18662025-04-09T17:32:50.464Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18672025-04-09T17:32:50.492Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18682025-04-09T17:32:50.492Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18692025-04-09T17:32:50.492Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
18702025-04-09T17:32:50.544Z
18712025-04-09T17:32:50.544Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/203)
18722025-04-09T17:32:51.200Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18732025-04-09T17:32:51.226Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18742025-04-09T17:32:51.226Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18752025-04-09T17:32:51.226Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
18762025-04-09T17:32:51.269Z
18772025-04-09T17:32:51.269Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/203)
18782025-04-09T17:32:51.909Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18792025-04-09T17:32:51.947Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18802025-04-09T17:32:51.947Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18812025-04-09T17:32:51.947Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
18822025-04-09T17:32:51.979Z
18832025-04-09T17:32:51.979Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/203)
18842025-04-09T17:32:52.635Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18852025-04-09T17:32:52.660Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18862025-04-09T17:32:52.660Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18872025-04-09T17:32:52.660Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
18882025-04-09T17:32:52.708Z
18892025-04-09T17:32:52.708Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/203)
18902025-04-09T17:32:53.342Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18912025-04-09T17:32:53.368Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18922025-04-09T17:32:53.368Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18932025-04-09T17:32:53.368Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
18942025-04-09T17:32:53.418Z
18952025-04-09T17:32:53.418Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/203)
18962025-04-09T17:32:54.066Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18972025-04-09T17:32:54.092Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18982025-04-09T17:32:54.092Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18992025-04-09T17:32:54.092Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
19002025-04-09T17:32:54.139Z
19012025-04-09T17:32:54.139Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/203)
19022025-04-09T17:32:54.783Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19032025-04-09T17:32:54.810Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19042025-04-09T17:32:54.810Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19052025-04-09T17:32:54.810Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
19062025-04-09T17:32:54.857Z
19072025-04-09T17:32:54.857Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/203)
19082025-04-09T17:32:55.499Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19092025-04-09T17:32:55.524Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19102025-04-09T17:32:55.524Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19112025-04-09T17:32:55.524Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
19122025-04-09T17:32:55.572Z
19132025-04-09T17:32:55.572Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/203)
19142025-04-09T17:32:56.210Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19152025-04-09T17:32:56.235Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19162025-04-09T17:32:56.235Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19172025-04-09T17:32:56.235Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
19182025-04-09T17:32:56.282Z
19192025-04-09T17:32:56.282Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/203)
19202025-04-09T17:32:56.928Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19212025-04-09T17:32:56.954Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19222025-04-09T17:32:56.954Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19232025-04-09T17:32:56.954Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
19242025-04-09T17:32:57.002Z
19252025-04-09T17:32:57.002Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/203)
19262025-04-09T17:32:57.655Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19272025-04-09T17:32:57.680Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19282025-04-09T17:32:57.681Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19292025-04-09T17:32:57.681Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
19302025-04-09T17:32:57.732Z
19312025-04-09T17:32:57.732Zinfo: running `cargo check --bins` on sled-hardware-types (45/203)
19322025-04-09T17:32:58.611Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19332025-04-09T17:32:58.637Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19342025-04-09T17:32:58.637Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19352025-04-09T17:32:58.637Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
19362025-04-09T17:32:58.734Z
19372025-04-09T17:32:58.734Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (46/203)
19382025-04-09T17:32:59.605Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19392025-04-09T17:32:59.631Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19402025-04-09T17:32:59.631Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19412025-04-09T17:32:59.631Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
19422025-04-09T17:32:59.726Z
19432025-04-09T17:32:59.726Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (47/203)
19442025-04-09T17:33:00.610Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19452025-04-09T17:33:00.635Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19462025-04-09T17:33:00.635Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19472025-04-09T17:33:00.635Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
19482025-04-09T17:33:00.732Z
19492025-04-09T17:33:00.732Zinfo: running `cargo check --bins` on oxlog (48/203)
19502025-04-09T17:33:01.576Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19512025-04-09T17:33:01.601Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19522025-04-09T17:33:01.687Z Checking cfg-if v1.0.0
19532025-04-09T17:33:01.712Z Checking libc v0.2.171
19542025-04-09T17:33:01.712Z Checking serde v1.0.219
19552025-04-09T17:33:01.737Z Checking zeroize v1.8.1
19562025-04-09T17:33:01.765Z Checking memchr v2.7.4
19572025-04-09T17:33:01.790Z Checking typenum v1.17.0
19582025-04-09T17:33:01.815Z Checking value-bag v1.9.0
19592025-04-09T17:33:01.815Z Checking subtle v2.6.1
19602025-04-09T17:33:01.840Z Checking smallvec v1.14.0
19612025-04-09T17:33:02.003Z Checking scopeguard v1.2.0
19622025-04-09T17:33:02.105Z Checking const-oid v0.9.6
19632025-04-09T17:33:02.168Z Checking lock_api v0.4.12
19642025-04-09T17:33:02.193Z Checking log v0.4.22
19652025-04-09T17:33:02.218Z Checking itoa v1.0.11
19662025-04-09T17:33:02.417Z Checking byteorder v1.5.0
19672025-04-09T17:33:02.508Z Checking pin-project-lite v0.2.14
19682025-04-09T17:33:02.533Z Checking stable_deref_trait v1.2.0
19692025-04-09T17:33:02.624Z Checking getrandom v0.2.15
19702025-04-09T17:33:02.650Z Checking parking_lot_core v0.9.10
19712025-04-09T17:33:02.675Z Checking signal-hook-registry v1.4.2
19722025-04-09T17:33:02.675Z Checking generic-array v0.14.7
19732025-04-09T17:33:02.700Z Checking once_cell v1.21.3
19742025-04-09T17:33:02.780Z Checking mio v1.0.2
19752025-04-09T17:33:02.860Z Checking rand_core v0.6.4
19762025-04-09T17:33:02.918Z Checking futures-core v0.3.31
19772025-04-09T17:33:02.970Z Checking parking_lot v0.12.3
19782025-04-09T17:33:02.995Z Checking cpufeatures v0.2.14
19792025-04-09T17:33:03.094Z Checking socket2 v0.5.9
19802025-04-09T17:33:03.118Z Checking zerofrom v0.1.4
19812025-04-09T17:33:03.153Z Checking zerocopy v0.7.35
19822025-04-09T17:33:03.294Z Checking futures-sink v0.3.31
19832025-04-09T17:33:03.319Z Checking yoke v0.7.4
19842025-04-09T17:33:03.347Z Checking libm v0.2.8
19852025-04-09T17:33:03.446Z Checking allocator-api2 v0.2.18
19862025-04-09T17:33:03.523Z Checking ryu v1.0.18
19872025-04-09T17:33:03.548Z Checking foldhash v0.1.3
19882025-04-09T17:33:03.579Z Checking crypto-common v0.1.6
19892025-04-09T17:33:03.626Z Checking block-buffer v0.10.4
19902025-04-09T17:33:03.744Z Checking block-padding v0.3.3
19912025-04-09T17:33:03.769Z Checking zerovec v0.10.4
19922025-04-09T17:33:03.794Z Checking equivalent v1.0.1
19932025-04-09T17:33:03.851Z Checking digest v0.10.7
19942025-04-09T17:33:03.905Z Checking getrandom v0.3.1
19952025-04-09T17:33:03.958Z Checking inout v0.1.3
19962025-04-09T17:33:04.003Z Checking hashbrown v0.15.1
19972025-04-09T17:33:04.078Z Checking num-traits v0.2.19
19982025-04-09T17:33:04.140Z Checking base64ct v1.6.0
19992025-04-09T17:33:04.166Z Checking slab v0.4.9
20002025-04-09T17:33:04.191Z Checking cipher v0.4.4
20012025-04-09T17:33:04.216Z Checking hmac v0.12.1
20022025-04-09T17:33:04.402Z Checking sha2 v0.10.8
20032025-04-09T17:33:04.427Z Checking flagset v0.4.6
20042025-04-09T17:33:04.547Z Checking pem-rfc7468 v0.7.0
20052025-04-09T17:33:04.571Z Checking writeable v0.5.5
20062025-04-09T17:33:04.609Z Checking litemap v0.7.3
20072025-04-09T17:33:04.803Z Checking der v0.7.9
20082025-04-09T17:33:04.864Z Checking futures-channel v0.3.31
20092025-04-09T17:33:04.892Z Checking futures-io v0.3.31
20102025-04-09T17:33:04.930Z Checking pin-utils v0.1.0
20112025-04-09T17:33:04.955Z Checking futures-task v0.3.31
20122025-04-09T17:33:05.032Z Checking salsa20 v0.10.2
20132025-04-09T17:33:05.083Z Checking pbkdf2 v0.12.2
20142025-04-09T17:33:05.127Z Checking tinystr v0.7.6
20152025-04-09T17:33:05.183Z Checking ppv-lite86 v0.2.20
20162025-04-09T17:33:05.208Z Checking futures-util v0.3.31
20172025-04-09T17:33:05.258Z Checking icu_locid_transform_data v1.5.0
20182025-04-09T17:33:05.283Z Checking scrypt v0.11.0
20192025-04-09T17:33:05.283Z Checking icu_collections v1.5.0
20202025-04-09T17:33:05.369Z Checking cbc v0.1.2
20212025-04-09T17:33:05.446Z Checking icu_locid v1.5.0
20222025-04-09T17:33:05.502Z Checking aes v0.8.4
20232025-04-09T17:33:05.527Z Checking bytes v1.10.1
20242025-04-09T17:33:05.562Z Checking serde_json v1.0.140
20252025-04-09T17:33:05.822Z Checking indexmap v2.7.1
20262025-04-09T17:33:05.899Z Checking bitflags v2.9.0
20272025-04-09T17:33:06.175Z Checking fnv v1.0.7
20282025-04-09T17:33:06.269Z Checking icu_properties_data v1.5.0
20292025-04-09T17:33:06.296Z Checking spki v0.7.3
20302025-04-09T17:33:06.321Z Checking uuid v1.16.0
20312025-04-09T17:33:06.345Z Checking icu_provider v1.5.0
20322025-04-09T17:33:06.456Z Checking tokio v1.43.1
20332025-04-09T17:33:06.491Z Checking http v1.2.0
20342025-04-09T17:33:06.562Z Checking pkcs5 v0.7.1
20352025-04-09T17:33:06.848Z Checking tracing-core v0.1.32
20362025-04-09T17:33:06.874Z Checking percent-encoding v2.3.1
20372025-04-09T17:33:06.906Z Checking icu_locid_transform v1.5.0
20382025-04-09T17:33:06.943Z Checking icu_normalizer_data v1.5.0
20392025-04-09T17:33:06.998Z Checking utf8_iter v1.0.4
20402025-04-09T17:33:07.056Z Checking utf16_iter v1.0.5
20412025-04-09T17:33:07.081Z Checking write16 v1.0.0
20422025-04-09T17:33:07.206Z Checking pkcs8 v0.10.2
20432025-04-09T17:33:07.231Z Checking rustls-pki-types v1.10.0
20442025-04-09T17:33:07.256Z Compiling newtype-uuid v1.2.1
20452025-04-09T17:33:07.444Z Checking tracing v0.1.40
20462025-04-09T17:33:07.505Z Checking tinyvec_macros v0.1.1
20472025-04-09T17:33:07.530Z Checking iana-time-zone v0.1.61
20482025-04-09T17:33:07.604Z Checking tinyvec v1.8.0
20492025-04-09T17:33:07.643Z Checking http-body v1.0.1
20502025-04-09T17:33:07.686Z Checking chrono v0.4.40
20512025-04-09T17:33:07.774Z Checking zerocopy v0.8.10
20522025-04-09T17:33:07.774Z Checking aws-lc-sys v0.26.0
20532025-04-09T17:33:07.808Z Checking icu_properties v1.5.1
20542025-04-09T17:33:07.853Z Checking spin v0.9.8
20552025-04-09T17:33:08.150Z Checking thiserror v1.0.69
20562025-04-09T17:33:08.282Z Checking try-lock v0.2.5
20572025-04-09T17:33:08.416Z Checking atomic-waker v1.1.2
20582025-04-09T17:33:08.551Z Checking foreign-types-shared v0.1.1
20592025-04-09T17:33:08.685Z Checking adler2 v2.0.0
20602025-04-09T17:33:08.710Z Checking untrusted v0.7.1
20612025-04-09T17:33:08.838Z Checking untrusted v0.9.0
20622025-04-09T17:33:08.871Z Checking miniz_oxide v0.8.5
20632025-04-09T17:33:09.011Z Checking ring v0.17.11
20642025-04-09T17:33:09.097Z Checking foreign-types v0.3.2
20652025-04-09T17:33:09.195Z Checking want v0.3.1
20662025-04-09T17:33:09.353Z Checking form_urlencoded v1.2.1
20672025-04-09T17:33:09.382Z Checking httparse v1.9.5
20682025-04-09T17:33:09.511Z Checking crossbeam-utils v0.8.21
20692025-04-09T17:33:09.555Z Checking aws-lc-rs v1.12.4
20702025-04-09T17:33:09.579Z Checking openssl-sys v0.9.107
20712025-04-09T17:33:09.752Z Checking errno v0.3.9
20722025-04-09T17:33:09.925Z Checking aho-corasick v1.1.3
20732025-04-09T17:33:10.090Z Checking rand_core v0.9.2
20742025-04-09T17:33:10.115Z Checking httpdate v1.0.3
20752025-04-09T17:33:10.338Z Checking tower-service v0.3.3
20762025-04-09T17:33:10.390Z Checking unicode-ident v1.0.14
20772025-04-09T17:33:10.473Z Checking regex-syntax v0.8.5
20782025-04-09T17:33:10.518Z Checking powerfmt v0.2.0
20792025-04-09T17:33:10.557Z Checking proc-macro2 v1.0.94
20802025-04-09T17:33:10.581Z Checking icu_normalizer v1.5.0
20812025-04-09T17:33:10.776Z Checking deranged v0.3.11
20822025-04-09T17:33:11.024Z Checking openssl v0.10.72
20832025-04-09T17:33:11.099Z Checking rustls-webpki v0.102.8
20842025-04-09T17:33:11.142Z Checking rand_chacha v0.9.0
20852025-04-09T17:33:11.281Z Checking idna_adapter v1.2.0
20862025-04-09T17:33:11.337Z Checking crossbeam-epoch v0.9.18
20872025-04-09T17:33:11.473Z Checking idna v1.0.3
20882025-04-09T17:33:11.503Z Checking rustix v0.38.37
20892025-04-09T17:33:11.701Z Checking unicode-normalization v0.1.24
20902025-04-09T17:33:11.791Z Checking rand_chacha v0.3.1
20912025-04-09T17:33:11.880Z Checking semver v1.0.25
20922025-04-09T17:33:11.916Z Checking signature v2.2.0
20932025-04-09T17:33:12.135Z Checking bzip2-sys v0.1.13+1.0.8
20942025-04-09T17:33:12.160Z Checking scroll v0.12.0
20952025-04-09T17:33:12.257Z Checking crc32fast v1.4.2
20962025-04-09T17:33:12.282Z Checking ucd-trie v0.1.7
20972025-04-09T17:33:12.333Z Checking tokio-util v0.7.13
20982025-04-09T17:33:12.443Z Checking unicode-properties v0.1.3
20992025-04-09T17:33:12.487Z Checking anstyle v1.0.10
21002025-04-09T17:33:12.512Z Checking utf8parse v0.2.2
21012025-04-09T17:33:12.584Z Checking siphasher v0.3.11
21022025-04-09T17:33:12.662Z Checking num_threads v0.1.7
21032025-04-09T17:33:12.753Z Checking dyn-clone v1.0.19
21042025-04-09T17:33:12.784Z Checking num-conv v0.1.0
21052025-04-09T17:33:12.809Z Checking plain v0.2.3
21062025-04-09T17:33:12.996Z Checking time-core v0.1.2
21072025-04-09T17:33:13.021Z Checking openssl-probe v0.1.5
21082025-04-09T17:33:13.021Z Checking unicode-bidi v0.3.17
21092025-04-09T17:33:13.021Z Checking base64 v0.22.1
21102025-04-09T17:33:13.046Z Checking either v1.14.0
21112025-04-09T17:33:13.077Z Checking time v0.3.36
21122025-04-09T17:33:13.102Z Checking h2 v0.4.6
21132025-04-09T17:33:13.178Z Checking regex-automata v0.4.8
21142025-04-09T17:33:13.384Z Checking goblin v0.8.2
21152025-04-09T17:33:13.451Z Checking schemars v0.8.22
21162025-04-09T17:33:13.520Z Checking stringprep v0.1.5
21172025-04-09T17:33:13.763Z Checking phf_shared v0.11.2
21182025-04-09T17:33:14.001Z Checking anstyle-parse v0.2.5
21192025-04-09T17:33:14.197Z Checking pest v2.7.14
21202025-04-09T17:33:14.247Z Checking rand v0.8.5
21212025-04-09T17:33:14.731Z Checking url v2.5.3
21222025-04-09T17:33:15.009Z Checking rustls v0.23.19
21232025-04-09T17:33:15.302Z Checking crossbeam-deque v0.8.5
21242025-04-09T17:33:15.363Z Checking native-tls v0.2.12
21252025-04-09T17:33:15.474Z Checking rand v0.9.0
21262025-04-09T17:33:15.591Z Checking quote v1.0.39
21272025-04-09T17:33:15.909Z Checking toml_datetime v0.6.8
21282025-04-09T17:33:15.940Z Checking serde_spanned v0.6.8
21292025-04-09T17:33:16.137Z Checking num-integer v0.1.46
21302025-04-09T17:33:16.186Z Checking md-5 v0.10.6
21312025-04-09T17:33:16.352Z Checking ff v0.13.0
21322025-04-09T17:33:16.391Z Checking hash32 v0.2.1
21332025-04-09T17:33:16.418Z Checking pretty-hex v0.4.1
21342025-04-09T17:33:16.518Z Checking colorchoice v1.0.2
21352025-04-09T17:33:16.565Z Checking anstyle-query v1.1.1
21362025-04-09T17:33:16.590Z Checking base16ct v0.2.0
21372025-04-09T17:33:16.621Z Checking psl-types v2.0.11
21382025-04-09T17:33:16.666Z Checking fallible-iterator v0.2.0
21392025-04-09T17:33:16.691Z Checking gimli v0.31.1
21402025-04-09T17:33:16.716Z Checking is_terminal_polyfill v1.70.1
21412025-04-09T17:33:16.794Z Checking sec1 v0.7.3
21422025-04-09T17:33:16.819Z Checking publicsuffix v2.3.0
21432025-04-09T17:33:16.844Z Checking anstream v0.6.15
21442025-04-09T17:33:17.067Z Checking heapless v0.7.17
21452025-04-09T17:33:17.173Z Checking num-iter v0.1.45
21462025-04-09T17:33:17.197Z Checking postgres-protocol v0.6.8
21472025-04-09T17:33:17.223Z Checking group v0.13.0
21482025-04-09T17:33:17.349Z Checking dtrace-parser v0.2.0
21492025-04-09T17:33:17.440Z Checking syn v2.0.98
21502025-04-09T17:33:17.469Z Checking dof v0.3.0
21512025-04-09T17:33:17.760Z Compiling daft v0.1.3
21522025-04-09T17:33:17.785Z Checking tokio-native-tls v0.3.1
21532025-04-09T17:33:17.878Z Checking rayon-core v1.12.1
21542025-04-09T17:33:17.993Z Checking cookie v0.18.1
21552025-04-09T17:33:18.030Z Checking ipnetwork v0.21.1
21562025-04-09T17:33:18.175Z Checking terminal_size v0.4.0
21572025-04-09T17:33:18.294Z Checking hyper v1.6.0
21582025-04-09T17:33:18.353Z Checking flate2 v1.1.0
21592025-04-09T17:33:18.382Z Checking lazy_static v1.5.0
21602025-04-09T17:33:18.408Z Checking http-body-util v0.1.3
21612025-04-09T17:33:19.491Z Checking webpki-roots v0.26.6
21622025-04-09T17:33:19.516Z Checking signal-hook v0.3.17
21632025-04-09T17:33:19.516Z Checking hkdf v0.12.4
21642025-04-09T17:33:19.516Z Checking crypto-bigint v0.5.5
21652025-04-09T17:33:19.516Z Checking sync_wrapper v1.0.1
21662025-04-09T17:33:19.516Z Checking thread-id v4.2.2
21672025-04-09T17:33:19.516Z Checking object v0.36.5
21682025-04-09T17:33:19.516Z Checking lockfree-object-pool v0.1.6
21692025-04-09T17:33:19.516Z Checking rustc-demangle v0.1.24
21702025-04-09T17:33:19.516Z Checking clap_lex v0.7.4
21712025-04-09T17:33:19.516Z Checking tower-layer v0.3.3
21722025-04-09T17:33:19.516Z Checking bumpalo v3.16.0
21732025-04-09T17:33:19.516Z Checking tokio-rustls v0.26.0
21742025-04-09T17:33:19.613Z Checking unicode-width v0.2.0
21752025-04-09T17:33:19.732Z Checking simd-adler32 v0.3.7
21762025-04-09T17:33:19.813Z Checking addr2line v0.24.2
21772025-04-09T17:33:19.838Z Checking winnow v0.5.40
21782025-04-09T17:33:19.992Z Checking hyper-util v0.1.10
21792025-04-09T17:33:20.017Z Checking bitflags v1.3.2
21802025-04-09T17:33:20.042Z Checking ipnet v2.11.0
21812025-04-09T17:33:20.132Z Checking strsim v0.11.1
21822025-04-09T17:33:20.274Z Checking managed v0.8.0
21832025-04-09T17:33:20.383Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21842025-04-09T17:33:20.441Z Checking clap_builder v4.5.32
21852025-04-09T17:33:20.605Z Checking smoltcp v0.9.1
21862025-04-09T17:33:20.658Z Checking zopfli v0.8.1
21872025-04-09T17:33:21.034Z Checking elliptic-curve v0.13.8
21882025-04-09T17:33:21.232Z Checking console v0.15.10
21892025-04-09T17:33:21.561Z Checking tower v0.5.2
21902025-04-09T17:33:21.626Z Checking hyper-rustls v0.27.3
21912025-04-09T17:33:21.711Z Checking hyper-tls v0.6.0
21922025-04-09T17:33:21.738Z Checking signal-hook-mio v0.2.4
21932025-04-09T17:33:21.881Z Checking num-bigint-dig v0.8.4
21942025-04-09T17:33:21.922Z Checking rayon v1.10.0
21952025-04-09T17:33:21.960Z Checking cookie_store v0.21.1
21962025-04-09T17:33:22.077Z Checking toml_edit v0.19.15
21972025-04-09T17:33:22.164Z Checking oxnet v0.1.1
21982025-04-09T17:33:22.427Z Checking usdt-impl v0.5.0
21992025-04-09T17:33:22.494Z Checking postgres-types v0.2.9
22002025-04-09T17:33:22.569Z Checking bstr v1.10.0
22012025-04-09T17:33:22.901Z Checking regex v1.11.1
22022025-04-09T17:33:22.933Z Checking phf v0.11.2
22032025-04-09T17:33:23.052Z Checking bzip2 v0.5.2
22042025-04-09T17:33:23.171Z Checking bzip2 v0.4.4
22052025-04-09T17:33:23.303Z Checking ed25519 v2.2.3
22062025-04-09T17:33:23.328Z Checking serde_urlencoded v0.7.1
22072025-04-09T17:33:23.416Z Checking futures-executor v0.3.31
22082025-04-09T17:33:23.441Z Checking curve25519-dalek v4.1.3
22092025-04-09T17:33:23.532Z Checking zerocopy v0.6.6
22102025-04-09T17:33:23.591Z Checking hubpack v0.1.2
22112025-04-09T17:33:23.693Z Checking memoffset v0.9.1
22122025-04-09T17:33:23.809Z Checking portable-atomic v1.11.0
22132025-04-09T17:33:23.862Z Checking rustls-pemfile v2.2.0
22142025-04-09T17:33:23.887Z Checking pkcs1 v0.7.5
22152025-04-09T17:33:23.925Z Checking backtrace v0.3.74
22162025-04-09T17:33:24.072Z Checking serde-big-array v0.5.1
22172025-04-09T17:33:24.105Z Checking float-cmp v0.10.0
22182025-04-09T17:33:24.231Z Checking rfc6979 v0.4.0
22192025-04-09T17:33:24.259Z Checking memmap v0.7.0
22202025-04-09T17:33:24.284Z Checking encoding_rs v0.8.34
22212025-04-09T17:33:24.308Z Checking unicode-segmentation v1.12.0
22222025-04-09T17:33:24.405Z Checking precomputed-hash v0.1.1
22232025-04-09T17:33:24.440Z Checking normalize-line-endings v0.3.0
22242025-04-09T17:33:24.465Z Checking static_assertions v1.1.0
22252025-04-09T17:33:24.529Z Checking winnow v0.7.3
22262025-04-09T17:33:24.565Z Checking new_debug_unreachable v1.0.6
22272025-04-09T17:33:24.590Z Checking data-encoding v2.6.0
22282025-04-09T17:33:24.659Z Checking mime v0.3.17
22292025-04-09T17:33:24.683Z Checking number_prefix v0.4.0
22302025-04-09T17:33:24.857Z Checking difflib v0.4.0
22312025-04-09T17:33:24.882Z Checking minimal-lexical v0.2.1
22322025-04-09T17:33:24.938Z Checking whoami v1.5.2
22332025-04-09T17:33:24.963Z Checking fixedbitset v0.4.2
22342025-04-09T17:33:24.963Z Checking predicates-core v1.0.8
22352025-04-09T17:33:25.052Z Checking hickory-proto v0.24.4
22362025-04-09T17:33:25.162Z Checking indicatif v0.17.11
22372025-04-09T17:33:25.187Z Checking predicates v3.1.3
22382025-04-09T17:33:25.224Z Checking petgraph v0.6.5
22392025-04-09T17:33:25.249Z Checking tokio-postgres v0.7.13
22402025-04-09T17:33:25.249Z Checking nom v7.1.3
22412025-04-09T17:33:25.772Z Checking ed25519-dalek v2.1.1
22422025-04-09T17:33:25.864Z Checking similar v2.7.0
22432025-04-09T17:33:26.163Z Checking reqwest v0.12.12
22442025-04-09T17:33:26.188Z Checking string_cache v0.8.9
22452025-04-09T17:33:26.437Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a#f9566e68)
22462025-04-09T17:33:26.601Z Checking usdt v0.5.0
22472025-04-09T17:33:26.859Z Checking anyhow v1.0.97
22482025-04-09T17:33:26.894Z Checking toml_edit v0.22.24
22492025-04-09T17:33:27.211Z Checking ecdsa v0.16.9
22502025-04-09T17:33:27.470Z Checking rsa v0.9.6
22512025-04-09T17:33:27.662Z Checking toml v0.7.8
22522025-04-09T17:33:27.836Z Checking nix v0.29.0
22532025-04-09T17:33:27.888Z Checking futures v0.3.31
22542025-04-09T17:33:27.992Z Checking zip v0.6.6
22552025-04-09T17:33:28.160Z Checking zip v2.6.1
22562025-04-09T17:33:28.276Z Checking clap v4.5.32
22572025-04-09T17:33:28.356Z Checking crossterm v0.28.1
22582025-04-09T17:33:28.423Z Checking itertools v0.10.5
22592025-04-09T17:33:28.593Z Checking itertools v0.12.1
22602025-04-09T17:33:29.051Z Checking tokio-stream v0.1.17
22612025-04-09T17:33:29.076Z Checking buf-list v1.0.3
22622025-04-09T17:33:29.231Z Checking fs-err v2.11.0
22632025-04-09T17:33:29.256Z Checking ahash v0.8.11
22642025-04-09T17:33:29.377Z Checking slog v2.7.0
22652025-04-09T17:33:29.675Z Checking openapiv3 v2.0.0
22662025-04-09T17:33:29.749Z Checking x509-cert v0.2.5
22672025-04-09T17:33:29.774Z Checking sha1 v0.10.6
22682025-04-09T17:33:29.811Z Checking peg-runtime v0.8.5
22692025-04-09T17:33:29.836Z Checking lalrpop-util v0.19.12
22702025-04-09T17:33:30.055Z Checking camino v1.1.9
22712025-04-09T17:33:30.079Z Checking sigpipe v0.1.3
22722025-04-09T17:33:30.107Z Checking jiff v0.2.6
22732025-04-09T17:33:35.114Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
22742025-04-09T17:33:35.601Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.86s
22752025-04-09T17:33:35.770Z
22762025-04-09T17:33:35.770Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (49/203)
22772025-04-09T17:33:36.665Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22782025-04-09T17:33:36.690Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22792025-04-09T17:33:36.813Z Compiling regress v0.10.3
22802025-04-09T17:33:36.849Z Compiling thiserror-impl v2.0.12
22812025-04-09T17:33:36.874Z Checking heck v0.5.0
22822025-04-09T17:33:36.914Z Compiling unsafe-libyaml v0.2.11
22832025-04-09T17:33:36.939Z Checking dirs-sys-next v0.1.2
22842025-04-09T17:33:36.964Z Checking fastrand v2.1.1
22852025-04-09T17:33:36.992Z Checking thread_local v1.1.8
22862025-04-09T17:33:37.105Z Compiling structmeta-derive v0.3.0
22872025-04-09T17:33:37.130Z Checking dirs-next v2.0.0
22882025-04-09T17:33:37.244Z Compiling ident_case v1.0.1
22892025-04-09T17:33:37.270Z Checking term v0.7.0
22902025-04-09T17:33:37.300Z Checking tempfile v3.13.0
22912025-04-09T17:33:37.428Z Compiling darling_core v0.20.10
22922025-04-09T17:33:37.643Z Checking newtype-uuid v1.2.1
22932025-04-09T17:33:37.668Z Checking crossbeam-channel v0.5.13
22942025-04-09T17:33:37.895Z Checking is-terminal v0.4.13
22952025-04-09T17:33:38.026Z Compiling serde_yaml v0.9.34+deprecated
22962025-04-09T17:33:38.281Z Checking take_mut v0.2.2
22972025-04-09T17:33:38.403Z Compiling rustls v0.22.4
22982025-04-09T17:33:38.438Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22992025-04-09T17:33:38.693Z Checking slog-async v2.8.0
23002025-04-09T17:33:38.765Z Checking slog-term v2.9.1
23012025-04-09T17:33:38.977Z Checking daft v0.1.3
23022025-04-09T17:33:39.205Z Compiling proc-macro-crate v1.3.1
23032025-04-09T17:33:39.231Z Compiling structmeta v0.3.0
23042025-04-09T17:33:39.357Z Checking wait-timeout v0.2.0
23052025-04-09T17:33:39.504Z Compiling thiserror v2.0.12
23062025-04-09T17:33:39.587Z Compiling multer v3.1.0
23072025-04-09T17:33:39.647Z Checking typify-impl v0.2.0
23082025-04-09T17:33:39.672Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23092025-04-09T17:33:39.697Z Compiling typify-impl v0.3.0
23102025-04-09T17:33:39.982Z Checking bit-vec v0.8.0
23112025-04-09T17:33:40.331Z Checking quick-error v1.2.3
23122025-04-09T17:33:40.481Z Checking match_cfg v0.1.0
23132025-04-09T17:33:40.546Z Checking rusty-fork v0.3.0
23142025-04-09T17:33:40.589Z Checking hostname v0.3.1
23152025-04-09T17:33:40.745Z Checking bit-set v0.8.0
23162025-04-09T17:33:40.870Z Compiling num_enum_derive v0.5.11
23172025-04-09T17:33:41.097Z Checking progenitor-client v0.9.1
23182025-04-09T17:33:41.452Z Checking slog-json v2.6.1
23192025-04-09T17:33:41.699Z Compiling lzma-sys v0.1.20
23202025-04-09T17:33:41.761Z Checking rand_xorshift v0.3.0
23212025-04-09T17:33:41.938Z Checking hex v0.4.3
23222025-04-09T17:33:42.198Z Compiling foreign-types-macros v0.2.3
23232025-04-09T17:33:42.291Z Compiling darling_macro v0.20.10
23242025-04-09T17:33:42.315Z Compiling async-stream-impl v0.3.6
23252025-04-09T17:33:42.375Z Compiling dropshot v0.16.0
23262025-04-09T17:33:42.666Z Checking arc-swap v1.7.1
23272025-04-09T17:33:42.798Z Checking unarray v0.1.4
23282025-04-09T17:33:42.958Z Checking foreign-types-shared v0.3.1
23292025-04-09T17:33:43.067Z Checking utf-8 v0.7.6
23302025-04-09T17:33:43.096Z Compiling darling v0.20.10
23312025-04-09T17:33:43.135Z Checking slog-scope v4.4.0
23322025-04-09T17:33:43.245Z Compiling serde_with_macros v3.12.0
23332025-04-09T17:33:43.281Z Checking foreign-types v0.5.0
23342025-04-09T17:33:43.307Z Checking tungstenite v0.21.0
23352025-04-09T17:33:43.364Z Checking proptest v1.6.0
23362025-04-09T17:33:43.419Z Checking num_enum v0.5.11
23372025-04-09T17:33:43.460Z Checking async-stream v0.3.6
23382025-04-09T17:33:43.684Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23392025-04-09T17:33:43.740Z Checking slog-bunyan v2.5.0
23402025-04-09T17:33:43.864Z Checking strum v0.26.3
23412025-04-09T17:33:43.934Z Compiling proc-macro-error v1.0.4
23422025-04-09T17:33:44.128Z Checking tokio-rustls v0.25.0
23432025-04-09T17:33:44.364Z Compiling parse-display-derive v0.10.0
23442025-04-09T17:33:44.492Z Compiling test-strategy v0.4.0
23452025-04-09T17:33:44.517Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23462025-04-09T17:33:44.632Z Checking toml v0.8.20
23472025-04-09T17:33:44.714Z Checking progenitor-client v0.8.0
23482025-04-09T17:33:45.032Z Compiling heck v0.3.3
23492025-04-09T17:33:45.249Z Checking waitgroup v0.1.2
23502025-04-09T17:33:45.357Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23512025-04-09T17:33:45.382Z Compiling dropshot_endpoint v0.16.0
23522025-04-09T17:33:45.407Z Checking serde_path_to_error v0.1.16
23532025-04-09T17:33:46.012Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23542025-04-09T17:33:46.079Z Checking cstr-argument v0.1.2
23552025-04-09T17:33:46.259Z Checking hostname v0.4.0
23562025-04-09T17:33:46.398Z Checking instant v0.1.13
23572025-04-09T17:33:46.517Z Checking debug-ignore v1.0.5
23582025-04-09T17:33:46.639Z Checking pretty-hex v0.2.1
23592025-04-09T17:33:46.671Z Checking base64 v0.21.7
23602025-04-09T17:33:46.818Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
23612025-04-09T17:33:47.116Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23622025-04-09T17:33:47.141Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23632025-04-09T17:33:47.387Z Checking backoff v0.4.0
23642025-04-09T17:33:47.412Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#b3b4cf1c)
23652025-04-09T17:33:47.437Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23662025-04-09T17:33:47.461Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23672025-04-09T17:33:47.617Z Compiling zone_cfg_derive v0.1.2
23682025-04-09T17:33:47.665Z Checking parse-display v0.10.0
23692025-04-09T17:33:47.692Z Checking serde_with v3.12.0
23702025-04-09T17:33:47.750Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23712025-04-09T17:33:47.905Z Checking tokio-tungstenite v0.21.0
23722025-04-09T17:33:48.139Z Checking slog-stdlog v4.1.1
23732025-04-09T17:33:48.313Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23742025-04-09T17:33:48.372Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23752025-04-09T17:33:48.397Z Checking colored v2.2.0
23762025-04-09T17:33:48.685Z Checking macaddr v1.0.1
23772025-04-09T17:33:48.685Z Checking unicode-width v0.1.14
23782025-04-09T17:33:48.763Z Checking winnow v0.6.20
23792025-04-09T17:33:48.809Z Checking base64 v0.13.1
23802025-04-09T17:33:48.991Z Checking zone v0.1.8
23812025-04-09T17:33:49.112Z Checking tabwriter v1.4.0
23822025-04-09T17:33:49.190Z Checking ron v0.7.1
23832025-04-09T17:33:49.345Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23842025-04-09T17:33:49.613Z Checking slog-envlogger v2.2.0
23852025-04-09T17:33:49.782Z Checking xz2 v0.1.7
23862025-04-09T17:33:49.826Z Checking xattr v1.3.1
23872025-04-09T17:33:50.027Z Checking pem v3.0.5
23882025-04-09T17:33:50.072Z Checking yasna v0.5.2
23892025-04-09T17:33:50.125Z Checking smf v0.2.3
23902025-04-09T17:33:50.287Z Checking headers-core v0.3.0
23912025-04-09T17:33:50.312Z Checking filetime v0.2.25
23922025-04-09T17:33:50.439Z Checking same-file v1.0.6
23932025-04-09T17:33:50.527Z Checking tar v0.4.44
23942025-04-09T17:33:50.552Z Checking headers v0.4.0
23952025-04-09T17:33:50.678Z Checking walkdir v2.5.0
23962025-04-09T17:33:50.880Z Checking rcgen v0.12.1
23972025-04-09T17:33:50.956Z Checking camino-tempfile v1.1.1
23982025-04-09T17:33:51.246Z Checking atomicwrites v0.4.4
23992025-04-09T17:33:51.333Z Checking subprocess v0.2.9
24002025-04-09T17:33:51.534Z Compiling typify-macro v0.3.0
24012025-04-09T17:33:51.596Z Compiling typify-macro v0.2.0
24022025-04-09T17:33:53.544Z Compiling typify v0.3.0
24032025-04-09T17:33:53.646Z Compiling typify v0.2.0
24042025-04-09T17:33:53.685Z Compiling progenitor-impl v0.9.1
24052025-04-09T17:33:53.754Z Compiling progenitor-impl v0.8.0
24062025-04-09T17:33:57.040Z Compiling progenitor-macro v0.9.1
24072025-04-09T17:33:57.097Z Compiling progenitor-macro v0.8.0
24082025-04-09T17:34:01.646Z Checking progenitor v0.9.1
24092025-04-09T17:34:01.841Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8452936a53c3b16e53cbbf4e34e5e59899afc965#8452936a)
24102025-04-09T17:34:01.943Z Checking progenitor v0.8.0
24112025-04-09T17:34:02.140Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24122025-04-09T17:34:05.451Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
24132025-04-09T17:34:05.733Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24142025-04-09T17:34:13.960Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
24152025-04-09T17:34:16.059Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24162025-04-09T17:34:17.803Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.02s
24172025-04-09T17:34:17.995Z
24182025-04-09T17:34:17.995Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/203)
24192025-04-09T17:34:18.902Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24202025-04-09T17:34:18.928Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24212025-04-09T17:34:19.050Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24222025-04-09T17:34:20.862Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.85s
24232025-04-09T17:34:21.056Z
24242025-04-09T17:34:21.056Zinfo: running `cargo check --bins` on nexus-config (51/203)
24252025-04-09T17:34:21.940Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24262025-04-09T17:34:21.965Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24272025-04-09T17:34:21.965Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24282025-04-09T17:34:21.965Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
24292025-04-09T17:34:22.066Z
24302025-04-09T17:34:22.066Zinfo: running `cargo check --bins` on omicron-rpaths (52/203)
24312025-04-09T17:34:22.926Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24322025-04-09T17:34:22.952Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24332025-04-09T17:34:22.952Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24342025-04-09T17:34:22.952Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
24352025-04-09T17:34:23.045Z
24362025-04-09T17:34:23.045Zinfo: running `cargo check --bins` on omicron-certificates (53/203)
24372025-04-09T17:34:23.937Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24382025-04-09T17:34:23.963Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24392025-04-09T17:34:23.963Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24402025-04-09T17:34:23.963Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
24412025-04-09T17:34:24.068Z
24422025-04-09T17:34:24.068Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (54/203)
24432025-04-09T17:34:24.985Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24442025-04-09T17:34:25.011Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24452025-04-09T17:34:25.179Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24462025-04-09T17:34:25.213Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24472025-04-09T17:34:25.238Z Compiling tempfile v3.13.0
24482025-04-09T17:34:25.238Z Compiling wait-timeout v0.2.0
24492025-04-09T17:34:25.238Z Compiling match_cfg v0.1.0
24502025-04-09T17:34:25.238Z Compiling bit-vec v0.8.0
24512025-04-09T17:34:25.264Z Compiling quick-error v1.2.3
24522025-04-09T17:34:25.264Z Compiling rustls v0.22.4
24532025-04-09T17:34:25.350Z Compiling progenitor-client v0.9.1
24542025-04-09T17:34:25.421Z Compiling hostname v0.3.1
24552025-04-09T17:34:25.451Z Compiling slog-json v2.6.1
24562025-04-09T17:34:25.621Z Compiling rusty-fork v0.3.0
24572025-04-09T17:34:25.705Z Compiling bit-set v0.8.0
24582025-04-09T17:34:25.748Z Compiling rand_xorshift v0.3.0
24592025-04-09T17:34:25.786Z Compiling itertools v0.13.0
24602025-04-09T17:34:25.824Z Compiling hex v0.4.3
24612025-04-09T17:34:25.867Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24622025-04-09T17:34:25.934Z Compiling heapless v0.8.0
24632025-04-09T17:34:25.992Z Compiling unarray v0.1.4
24642025-04-09T17:34:26.047Z Compiling progenitor v0.9.1
24652025-04-09T17:34:26.174Z Compiling proptest v1.6.0
24662025-04-09T17:34:26.203Z Compiling slog-bunyan v2.5.0
24672025-04-09T17:34:26.266Z Compiling async-stream v0.3.6
24682025-04-09T17:34:26.368Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24692025-04-09T17:34:26.420Z Compiling multer v3.1.0
24702025-04-09T17:34:26.547Z Compiling toml v0.8.20
24712025-04-09T17:34:26.573Z Compiling waitgroup v0.1.2
24722025-04-09T17:34:26.683Z Checking hash32 v0.3.1
24732025-04-09T17:34:26.800Z Compiling serde_path_to_error v0.1.16
24742025-04-09T17:34:26.891Z Compiling hostname v0.4.0
24752025-04-09T17:34:27.119Z Compiling instant v0.1.13
24762025-04-09T17:34:27.271Z Compiling debug-ignore v1.0.5
24772025-04-09T17:34:27.303Z Compiling smoltcp v0.11.0
24782025-04-09T17:34:27.454Z Compiling backoff v0.4.0
24792025-04-09T17:34:27.787Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8452936a53c3b16e53cbbf4e34e5e59899afc965#8452936a)
24802025-04-09T17:34:27.813Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24812025-04-09T17:34:27.875Z Compiling parse-display v0.10.0
24822025-04-09T17:34:28.006Z Compiling serde_with v3.12.0
24832025-04-09T17:34:28.224Z Checking num-rational v0.4.2
24842025-04-09T17:34:28.260Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24852025-04-09T17:34:28.398Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24862025-04-09T17:34:28.842Z Compiling phf_generator v0.11.2
24872025-04-09T17:34:29.032Z Compiling tokio-rustls v0.25.0
24882025-04-09T17:34:29.407Z Compiling dropshot v0.16.0
24892025-04-09T17:34:30.051Z Checking num-complex v0.4.6
24902025-04-09T17:34:31.128Z Compiling macaddr v1.0.1
24912025-04-09T17:34:31.543Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#b3b4cf1c)
24922025-04-09T17:34:31.718Z Checking cobs v0.2.3
24932025-04-09T17:34:31.936Z Checking postcard v1.0.10
24942025-04-09T17:34:32.408Z Compiling num v0.4.3
24952025-04-09T17:34:32.507Z Compiling phf_codegen v0.11.2
24962025-04-09T17:34:32.613Z Compiling parse-zoneinfo v0.3.1
24972025-04-09T17:34:32.767Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
24982025-04-09T17:34:33.102Z Checking float-ord v0.3.2
24992025-04-09T17:34:33.256Z Compiling convert_case v0.4.0
25002025-04-09T17:34:33.502Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
25012025-04-09T17:34:33.810Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25022025-04-09T17:34:34.063Z Compiling derive_more v0.99.19
25032025-04-09T17:34:34.108Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
25042025-04-09T17:34:34.185Z Compiling chrono-tz-build v0.4.0
25052025-04-09T17:34:34.475Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25062025-04-09T17:34:35.111Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25072025-04-09T17:34:35.218Z Checking linked-hash-map v0.5.6
25082025-04-09T17:34:35.516Z Compiling crucible-workspace-hack v0.1.0
25092025-04-09T17:34:35.821Z Checking lru-cache v0.1.2
25102025-04-09T17:34:35.888Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25112025-04-09T17:34:35.913Z Compiling chrono-tz v0.10.3
25122025-04-09T17:34:36.004Z Checking newline-converter v0.3.0
25132025-04-09T17:34:36.173Z Checking resolv-conf v0.7.0
25142025-04-09T17:34:36.436Z Checking itertools v0.14.0
25152025-04-09T17:34:36.499Z Checking prettyplease v0.2.30
25162025-04-09T17:34:37.014Z Compiling slog-dtrace v0.3.0
25172025-04-09T17:34:37.066Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
25182025-04-09T17:34:37.223Z Checking hickory-resolver v0.24.4
25192025-04-09T17:34:37.319Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25202025-04-09T17:34:37.527Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25212025-04-09T17:34:38.158Z Checking expectorate v1.1.0
25222025-04-09T17:34:38.313Z Compiling zone_cfg_derive v0.3.0
25232025-04-09T17:34:38.482Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
25242025-04-09T17:34:38.621Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25252025-04-09T17:34:38.647Z Compiling const_format_proc_macros v0.2.34
25262025-04-09T17:34:38.724Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25272025-04-09T17:34:38.796Z Compiling num-derive v0.4.2
25282025-04-09T17:34:39.437Z Compiling derive-where v1.2.7
25292025-04-09T17:34:39.468Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25302025-04-09T17:34:39.520Z Checking highway v1.3.0
25312025-04-09T17:34:39.592Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25322025-04-09T17:34:39.812Z Checking zone v0.3.1
25332025-04-09T17:34:39.841Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25342025-04-09T17:34:39.955Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25352025-04-09T17:34:40.189Z Checking const_format v0.2.34
25362025-04-09T17:34:40.472Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25372025-04-09T17:34:40.582Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
25382025-04-09T17:34:40.609Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
25392025-04-09T17:34:40.808Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25402025-04-09T17:34:41.136Z Checking gethostname v0.5.0
25412025-04-09T17:34:41.263Z Checking bcs v0.1.6
25422025-04-09T17:34:41.288Z Checking nanorand v0.7.0
25432025-04-09T17:34:41.432Z Compiling async-recursion v1.1.1
25442025-04-09T17:34:41.604Z Checking termtree v0.5.1
25452025-04-09T17:34:41.705Z Checking flume v0.11.1
25462025-04-09T17:34:42.045Z Checking qorb v0.2.1
25472025-04-09T17:34:42.613Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25482025-04-09T17:34:48.558Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25492025-04-09T17:34:52.579Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25502025-04-09T17:34:56.008Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
25512025-04-09T17:34:57.690Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.61s
25522025-04-09T17:34:57.917Z
25532025-04-09T17:34:57.917Zinfo: running `cargo check --bins` on clickhouse-admin-api (55/203)
25542025-04-09T17:34:58.791Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25552025-04-09T17:34:58.817Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25562025-04-09T17:34:58.817Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25572025-04-09T17:34:58.817Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
25582025-04-09T17:34:58.919Z
25592025-04-09T17:34:58.919Zinfo: running `cargo check --bins` on clickhouse-admin-types (56/203)
25602025-04-09T17:34:59.795Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25612025-04-09T17:34:59.820Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25622025-04-09T17:34:59.820Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25632025-04-09T17:34:59.820Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
25642025-04-09T17:34:59.922Z
25652025-04-09T17:34:59.922Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (57/203)
25662025-04-09T17:35:00.847Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25672025-04-09T17:35:00.873Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25682025-04-09T17:35:01.009Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25692025-04-09T17:35:01.729Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.79s
25702025-04-09T17:35:01.925Z
25712025-04-09T17:35:01.925Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (58/203)
25722025-04-09T17:35:02.885Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25732025-04-09T17:35:02.910Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25742025-04-09T17:35:03.055Z Compiling cfg_aliases v0.1.1
25752025-04-09T17:35:03.055Z Compiling vte_generate_state_changes v0.1.2
25762025-04-09T17:35:03.081Z Checking fd-lock v4.0.2
25772025-04-09T17:35:03.081Z Checking nibble_vec v0.1.0
25782025-04-09T17:35:03.108Z Checking bytecount v0.6.8
25792025-04-09T17:35:03.108Z Checking endian-type v0.1.2
25802025-04-09T17:35:03.134Z Compiling tabled_derive v0.7.0
25812025-04-09T17:35:03.184Z Compiling peg-macros v0.8.5
25822025-04-09T17:35:03.225Z Compiling nix v0.28.0
25832025-04-09T17:35:03.289Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25842025-04-09T17:35:03.328Z Compiling sqlparser_derive v0.2.2
25852025-04-09T17:35:03.354Z Checking papergrid v0.11.0
25862025-04-09T17:35:03.379Z Checking radix_trie v0.2.1
25872025-04-09T17:35:03.652Z Checking vte v0.11.1
25882025-04-09T17:35:03.751Z Checking nu-ansi-term v0.50.1
25892025-04-09T17:35:04.139Z Checking home v0.5.9
25902025-04-09T17:35:04.164Z Checking unicode_categories v0.1.1
25912025-04-09T17:35:04.219Z Checking sqlparser v0.45.0
25922025-04-09T17:35:04.338Z Checking display-error-chain v0.2.2
25932025-04-09T17:35:04.448Z Checking sqlformat v0.2.6
25942025-04-09T17:35:04.794Z Checking strip-ansi-escapes v0.2.0
25952025-04-09T17:35:04.958Z Checking reedline v0.38.0
25962025-04-09T17:35:05.005Z Checking tabled v0.15.0
25972025-04-09T17:35:05.259Z Checking peg v0.8.5
25982025-04-09T17:35:05.941Z Checking rustyline v14.0.0
25992025-04-09T17:35:17.831Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.89s
26002025-04-09T17:35:18.020Z
26012025-04-09T17:35:18.020Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (59/203)
26022025-04-09T17:35:18.936Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26032025-04-09T17:35:18.961Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26042025-04-09T17:35:19.109Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26052025-04-09T17:35:25.901Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.87s
26062025-04-09T17:35:26.089Z
26072025-04-09T17:35:26.089Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (60/203)
26082025-04-09T17:35:27.021Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26092025-04-09T17:35:27.046Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26102025-04-09T17:35:27.196Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26112025-04-09T17:35:31.871Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.77s
26122025-04-09T17:35:32.063Z
26132025-04-09T17:35:32.063Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (61/203)
26142025-04-09T17:35:33.035Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26152025-04-09T17:35:33.060Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26162025-04-09T17:35:33.205Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26172025-04-09T17:35:39.651Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.58s
26182025-04-09T17:35:39.840Z
26192025-04-09T17:35:39.840Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (62/203)
26202025-04-09T17:35:40.756Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26212025-04-09T17:35:40.781Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26222025-04-09T17:35:40.921Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26232025-04-09T17:35:47.508Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.66s
26242025-04-09T17:35:47.695Z
26252025-04-09T17:35:47.695Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (63/203)
26262025-04-09T17:35:48.641Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26272025-04-09T17:35:48.667Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26282025-04-09T17:35:48.811Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26292025-04-09T17:35:53.683Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.96s
26302025-04-09T17:35:53.871Z
26312025-04-09T17:35:53.871Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (64/203)
26322025-04-09T17:35:54.824Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26332025-04-09T17:35:54.849Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26342025-04-09T17:35:54.992Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26352025-04-09T17:36:00.026Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.14s
26362025-04-09T17:36:00.230Z
26372025-04-09T17:36:00.230Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (65/203)
26382025-04-09T17:36:01.170Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26392025-04-09T17:36:01.196Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26402025-04-09T17:36:01.344Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26412025-04-09T17:36:08.254Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.01s
26422025-04-09T17:36:08.449Z
26432025-04-09T17:36:08.449Zinfo: running `cargo check --bins` on oximeter (66/203)
26442025-04-09T17:36:09.352Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26452025-04-09T17:36:09.378Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26462025-04-09T17:36:09.378Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26472025-04-09T17:36:09.378Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
26482025-04-09T17:36:09.486Z
26492025-04-09T17:36:09.486Zinfo: running `cargo check --bins` on oximeter-macro-impl (67/203)
26502025-04-09T17:36:10.381Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26512025-04-09T17:36:10.407Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26522025-04-09T17:36:10.407Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26532025-04-09T17:36:10.407Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
26542025-04-09T17:36:10.505Z
26552025-04-09T17:36:10.505Zinfo: running `cargo check --bins` on oximeter-schema (68/203)
26562025-04-09T17:36:11.414Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26572025-04-09T17:36:11.439Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26582025-04-09T17:36:11.554Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26592025-04-09T17:36:14.154Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26602025-04-09T17:36:15.404Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.89s
26612025-04-09T17:36:15.594Z
26622025-04-09T17:36:15.594Zinfo: running `cargo check --bins` on oximeter-types (69/203)
26632025-04-09T17:36:16.511Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26642025-04-09T17:36:16.537Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26652025-04-09T17:36:16.537Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26662025-04-09T17:36:16.537Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
26672025-04-09T17:36:16.641Z
26682025-04-09T17:36:16.641Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (70/203)
26692025-04-09T17:36:17.557Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26702025-04-09T17:36:17.583Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26712025-04-09T17:36:17.583Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26722025-04-09T17:36:17.583Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
26732025-04-09T17:36:17.686Z
26742025-04-09T17:36:17.686Zinfo: running `cargo check --bins` on oxql-types (71/203)
26752025-04-09T17:36:18.575Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26762025-04-09T17:36:18.600Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26772025-04-09T17:36:18.600Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26782025-04-09T17:36:18.600Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
26792025-04-09T17:36:18.702Z
26802025-04-09T17:36:18.702Zinfo: running `cargo check --bins` on oximeter-test-utils (72/203)
26812025-04-09T17:36:19.640Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26822025-04-09T17:36:19.665Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26832025-04-09T17:36:19.665Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26842025-04-09T17:36:19.665Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
26852025-04-09T17:36:19.773Z
26862025-04-09T17:36:19.773Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (73/203)
26872025-04-09T17:36:20.672Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26882025-04-09T17:36:20.698Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26892025-04-09T17:36:20.698Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26902025-04-09T17:36:20.698Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
26912025-04-09T17:36:20.800Z
26922025-04-09T17:36:20.800Zinfo: running `cargo check --bins` on bootstrap-agent-client (74/203)
26932025-04-09T17:36:21.732Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26942025-04-09T17:36:21.760Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26952025-04-09T17:36:21.760Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26962025-04-09T17:36:21.760Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
26972025-04-09T17:36:21.865Z
26982025-04-09T17:36:21.865Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (75/203)
26992025-04-09T17:36:22.781Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27002025-04-09T17:36:22.807Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27012025-04-09T17:36:22.807Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27022025-04-09T17:36:22.807Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
27032025-04-09T17:36:22.913Z
27042025-04-09T17:36:22.913Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (76/203)
27052025-04-09T17:36:23.798Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27062025-04-09T17:36:23.823Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27072025-04-09T17:36:23.823Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27082025-04-09T17:36:23.823Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
27092025-04-09T17:36:23.926Z
27102025-04-09T17:36:23.926Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (77/203)
27112025-04-09T17:36:24.829Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27122025-04-09T17:36:24.854Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27132025-04-09T17:36:24.854Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27142025-04-09T17:36:24.854Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
27152025-04-09T17:36:24.956Z
27162025-04-09T17:36:24.956Zinfo: running `cargo check --bins` on cockroach-admin-client (78/203)
27172025-04-09T17:36:25.800Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27182025-04-09T17:36:25.826Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27192025-04-09T17:36:25.826Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27202025-04-09T17:36:25.826Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
27212025-04-09T17:36:25.925Z
27222025-04-09T17:36:25.925Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (79/203)
27232025-04-09T17:36:26.809Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27242025-04-09T17:36:26.834Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27252025-04-09T17:36:26.834Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27262025-04-09T17:36:26.834Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
27272025-04-09T17:36:26.944Z
27282025-04-09T17:36:26.944Zinfo: running `cargo check --bins` on dns-service-client (80/203)
27292025-04-09T17:36:27.853Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27302025-04-09T17:36:27.878Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27312025-04-09T17:36:27.878Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27322025-04-09T17:36:27.878Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
27332025-04-09T17:36:27.989Z
27342025-04-09T17:36:27.989Zinfo: running `cargo check --bins` on internal-dns-types (81/203)
27352025-04-09T17:36:28.878Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27362025-04-09T17:36:28.903Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27372025-04-09T17:36:28.903Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27382025-04-09T17:36:28.903Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
27392025-04-09T17:36:29.008Z
27402025-04-09T17:36:29.008Zinfo: running `cargo check --bins` on ereport-client (82/203)
27412025-04-09T17:36:29.868Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27422025-04-09T17:36:29.894Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27432025-04-09T17:36:29.894Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27442025-04-09T17:36:29.894Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
27452025-04-09T17:36:29.991Z
27462025-04-09T17:36:29.991Zinfo: running `cargo check --bins` on ereport-types (83/203)
27472025-04-09T17:36:30.856Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27482025-04-09T17:36:30.882Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27492025-04-09T17:36:30.882Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27502025-04-09T17:36:30.882Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
27512025-04-09T17:36:30.982Z
27522025-04-09T17:36:30.982Zinfo: running `cargo check --bins` on gateway-client (84/203)
27532025-04-09T17:36:31.875Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27542025-04-09T17:36:31.901Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27552025-04-09T17:36:31.901Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27562025-04-09T17:36:31.901Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
27572025-04-09T17:36:32.002Z
27582025-04-09T17:36:32.002Zinfo: running `cargo check --bins` on installinator-client (85/203)
27592025-04-09T17:36:32.975Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27602025-04-09T17:36:33.000Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27612025-04-09T17:36:33.000Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27622025-04-09T17:36:33.001Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
27632025-04-09T17:36:33.121Z
27642025-04-09T17:36:33.121Zinfo: running `cargo check --bins` on installinator-common (86/203)
27652025-04-09T17:36:34.045Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27662025-04-09T17:36:34.071Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27672025-04-09T17:36:34.071Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27682025-04-09T17:36:34.071Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
27692025-04-09T17:36:34.186Z
27702025-04-09T17:36:34.186Zinfo: running `cargo check --bins` on update-engine (87/203)
27712025-04-09T17:36:35.056Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27722025-04-09T17:36:35.081Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27732025-04-09T17:36:35.081Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27742025-04-09T17:36:35.081Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
27752025-04-09T17:36:35.186Z
27762025-04-09T17:36:35.186Zinfo: running `cargo check --bins` on nexus-client (88/203)
27772025-04-09T17:36:36.145Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27782025-04-09T17:36:36.170Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27792025-04-09T17:36:36.170Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27802025-04-09T17:36:36.170Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
27812025-04-09T17:36:36.279Z
27822025-04-09T17:36:36.279Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (89/203)
27832025-04-09T17:36:37.197Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27842025-04-09T17:36:37.222Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27852025-04-09T17:36:37.222Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27862025-04-09T17:36:37.223Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
27872025-04-09T17:36:37.333Z
27882025-04-09T17:36:37.333Zinfo: running `cargo check --bins` on omicron-passwords (90/203)
27892025-04-09T17:36:38.201Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27902025-04-09T17:36:38.226Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27912025-04-09T17:36:38.226Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27922025-04-09T17:36:38.226Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
27932025-04-09T17:36:38.327Z
27942025-04-09T17:36:38.327Zinfo: running `cargo check --bins` on nexus-types (91/203)
27952025-04-09T17:36:39.267Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27962025-04-09T17:36:39.293Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27972025-04-09T17:36:39.293Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27982025-04-09T17:36:39.293Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
27992025-04-09T17:36:39.404Z
28002025-04-09T17:36:39.404Zinfo: running `cargo check --bins` on id-map (92/203)
28012025-04-09T17:36:40.290Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28022025-04-09T17:36:40.315Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28032025-04-09T17:36:40.315Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28042025-04-09T17:36:40.315Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
28052025-04-09T17:36:40.415Z
28062025-04-09T17:36:40.415Zinfo: running `cargo check --bins` on oxide-client (93/203)
28072025-04-09T17:36:41.311Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28082025-04-09T17:36:41.336Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28092025-04-09T17:36:41.336Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28102025-04-09T17:36:41.336Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
28112025-04-09T17:36:41.437Z
28122025-04-09T17:36:41.438Zinfo: running `cargo check --bins` on oximeter-client (94/203)
28132025-04-09T17:36:42.357Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28142025-04-09T17:36:42.382Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28152025-04-09T17:36:42.382Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28162025-04-09T17:36:42.382Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
28172025-04-09T17:36:42.488Z
28182025-04-09T17:36:42.488Zinfo: running `cargo check --bins` on repo-depot-client (95/203)
28192025-04-09T17:36:43.333Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28202025-04-09T17:36:43.359Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28212025-04-09T17:36:43.359Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28222025-04-09T17:36:43.359Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
28232025-04-09T17:36:43.453Z
28242025-04-09T17:36:43.453Zinfo: running `cargo check --bins` on sled-agent-client (96/203)
28252025-04-09T17:36:44.355Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28262025-04-09T17:36:44.380Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28272025-04-09T17:36:44.380Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28282025-04-09T17:36:44.380Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
28292025-04-09T17:36:44.487Z
28302025-04-09T17:36:44.487Zinfo: running `cargo check --bins` on wicketd-client (97/203)
28312025-04-09T17:36:45.419Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28322025-04-09T17:36:45.445Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28332025-04-09T17:36:45.445Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28342025-04-09T17:36:45.445Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
28352025-04-09T17:36:45.549Z
28362025-04-09T17:36:45.549Zinfo: running `cargo check --bins` on sled-agent-types (98/203)
28372025-04-09T17:36:46.473Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28382025-04-09T17:36:46.498Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28392025-04-09T17:36:46.498Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28402025-04-09T17:36:46.498Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
28412025-04-09T17:36:46.608Z
28422025-04-09T17:36:46.608Zinfo: running `cargo check --bins` on wicket-common (99/203)
28432025-04-09T17:36:47.563Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28442025-04-09T17:36:47.589Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28452025-04-09T17:36:47.589Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28462025-04-09T17:36:47.589Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
28472025-04-09T17:36:47.702Z
28482025-04-09T17:36:47.702Zinfo: running `cargo check --bins` on omicron-cockroach-admin (100/203)
28492025-04-09T17:36:48.632Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28502025-04-09T17:36:48.658Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28512025-04-09T17:36:48.795Z Checking csv-core v0.1.11
28522025-04-09T17:36:48.795Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
28532025-04-09T17:36:48.821Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28542025-04-09T17:36:48.821Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28552025-04-09T17:36:49.086Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28562025-04-09T17:36:49.112Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28572025-04-09T17:36:49.137Z Checking csv v1.3.1
28582025-04-09T17:36:49.850Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
28592025-04-09T17:36:50.330Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28602025-04-09T17:36:52.816Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.10s
28612025-04-09T17:36:53.002Z
28622025-04-09T17:36:53.002Zinfo: running `cargo check --bins` on cockroach-admin-api (101/203)
28632025-04-09T17:36:53.922Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28642025-04-09T17:36:53.948Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28652025-04-09T17:36:53.948Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28662025-04-09T17:36:53.948Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
28672025-04-09T17:36:54.050Z
28682025-04-09T17:36:54.050Zinfo: running `cargo check --bins` on cockroach-admin-types (102/203)
28692025-04-09T17:36:54.965Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28702025-04-09T17:36:54.991Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28712025-04-09T17:36:54.991Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28722025-04-09T17:36:54.991Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
28732025-04-09T17:36:55.107Z
28742025-04-09T17:36:55.108Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (103/203)
28752025-04-09T17:36:56.158Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28762025-04-09T17:36:56.183Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28772025-04-09T17:36:56.183Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28782025-04-09T17:36:56.183Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
28792025-04-09T17:36:56.296Z
28802025-04-09T17:36:56.296Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (104/203)
28812025-04-09T17:36:57.349Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28822025-04-09T17:36:57.374Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28832025-04-09T17:36:57.374Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28842025-04-09T17:36:57.374Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
28852025-04-09T17:36:57.491Z
28862025-04-09T17:36:57.491Zinfo: running `cargo check --bins` on dns-server (105/203)
28872025-04-09T17:36:58.408Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28882025-04-09T17:36:58.433Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28892025-04-09T17:36:58.549Z Compiling parking_lot_core v0.8.6
28902025-04-09T17:36:58.575Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
28912025-04-09T17:36:58.575Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28922025-04-09T17:36:58.575Z Checking fxhash v0.2.1
28932025-04-09T17:36:58.575Z Checking hickory-client v0.24.4
28942025-04-09T17:36:58.575Z Checking hickory-server v0.24.4
28952025-04-09T17:36:59.351Z Checking parking_lot v0.11.2
28962025-04-09T17:36:59.455Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
28972025-04-09T17:36:59.480Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28982025-04-09T17:36:59.661Z Checking sled v0.34.7
28992025-04-09T17:37:01.987Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
29002025-04-09T17:37:03.706Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.20s
29012025-04-09T17:37:03.899Z
29022025-04-09T17:37:03.899Zinfo: running `cargo check --bins` on dns-server-api (106/203)
29032025-04-09T17:37:04.795Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29042025-04-09T17:37:04.820Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29052025-04-09T17:37:04.820Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29062025-04-09T17:37:04.820Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
29072025-04-09T17:37:04.918Z
29082025-04-09T17:37:04.918Zinfo: running `cargo check --bins` on openapi-manager-types (107/203)
29092025-04-09T17:37:05.785Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29102025-04-09T17:37:05.811Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29112025-04-09T17:37:05.811Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29122025-04-09T17:37:05.811Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
29132025-04-09T17:37:05.909Z
29142025-04-09T17:37:05.909Zinfo: running `cargo check --bins` on gateway-test-utils (108/203)
29152025-04-09T17:37:06.883Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29162025-04-09T17:37:06.908Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29172025-04-09T17:37:06.908Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29182025-04-09T17:37:06.908Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
29192025-04-09T17:37:07.040Z
29202025-04-09T17:37:07.040Zinfo: running `cargo check --bins` on gateway-types (109/203)
29212025-04-09T17:37:07.957Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29222025-04-09T17:37:07.983Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29232025-04-09T17:37:07.983Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29242025-04-09T17:37:07.983Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
29252025-04-09T17:37:08.080Z
29262025-04-09T17:37:08.080Zinfo: running `cargo check --bins` on ipcc (110/203)
29272025-04-09T17:37:08.966Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29282025-04-09T17:37:08.991Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29292025-04-09T17:37:08.991Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29302025-04-09T17:37:08.991Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
29312025-04-09T17:37:09.094Z
29322025-04-09T17:37:09.094Zinfo: running `cargo check --bins` on omicron-gateway (111/203)
29332025-04-09T17:37:10.022Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29342025-04-09T17:37:10.048Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29352025-04-09T17:37:10.207Z Compiling semver v0.1.20
29362025-04-09T17:37:10.207Z Compiling radium v0.7.0
29372025-04-09T17:37:10.232Z Compiling maybe-uninit v2.0.0
29382025-04-09T17:37:10.232Z Checking tap v1.0.1
29392025-04-09T17:37:10.290Z Checking password-hash v0.5.0
29402025-04-09T17:37:10.315Z Checking blake2 v0.10.6
29412025-04-09T17:37:10.315Z Compiling cancel-safe-futures v0.1.5
29422025-04-09T17:37:10.315Z Compiling owo-colors v4.2.0
29432025-04-09T17:37:10.458Z Checking wyz v0.5.1
29442025-04-09T17:37:10.634Z Compiling rustc_version v0.1.7
29452025-04-09T17:37:10.733Z Compiling packed_struct v0.10.1
29462025-04-09T17:37:10.779Z Checking crc-catalog v2.4.0
29472025-04-09T17:37:10.805Z Checking funty v2.0.0
29482025-04-09T17:37:10.846Z Checking argon2 v0.5.3
29492025-04-09T17:37:10.956Z Checking crc v3.2.1
29502025-04-09T17:37:10.981Z Compiling packed_struct_codegen v0.10.1
29512025-04-09T17:37:11.006Z Checking libsw-core v0.3.1
29522025-04-09T17:37:11.051Z Compiling indexmap v1.9.3
29532025-04-09T17:37:11.076Z Compiling newtype_derive v0.1.6
29542025-04-09T17:37:11.168Z Checking half v2.4.1
29552025-04-09T17:37:11.236Z Checking fixedbitset v0.5.7
29562025-04-09T17:37:11.361Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
29572025-04-09T17:37:11.386Z Checking ciborium-io v0.2.2
29582025-04-09T17:37:11.468Z Checking nodrop v0.1.14
29592025-04-09T17:37:11.493Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
29602025-04-09T17:37:11.519Z Checking bitvec v1.0.1
29612025-04-09T17:37:11.598Z Checking petgraph v0.7.1
29622025-04-09T17:37:11.623Z Checking ciborium-ll v0.2.2
29632025-04-09T17:37:11.623Z Checking array-init v0.0.4
29642025-04-09T17:37:11.714Z Checking libsw v3.4.0
29652025-04-09T17:37:11.787Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
29662025-04-09T17:37:11.963Z Checking smallvec v0.6.14
29672025-04-09T17:37:12.139Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29682025-04-09T17:37:12.316Z Checking termcolor v1.4.1
29692025-04-09T17:37:12.412Z Checking linear-map v1.2.0
29702025-04-09T17:37:12.437Z Checking hashbrown v0.12.3
29712025-04-09T17:37:12.717Z Checking bitfield v0.14.0
29722025-04-09T17:37:12.742Z Checking indent_write v2.2.0
29732025-04-09T17:37:12.954Z Checking swrite v0.1.0
29742025-04-09T17:37:12.995Z Checking ron v0.8.1
29752025-04-09T17:37:13.078Z Checking env_logger v0.10.2
29762025-04-09T17:37:13.103Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
29772025-04-09T17:37:13.129Z Checking serde-hex v0.1.0
29782025-04-09T17:37:13.300Z Checking ciborium v0.2.2
29792025-04-09T17:37:13.683Z Checking steno v0.4.1
29802025-04-09T17:37:13.910Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
29812025-04-09T17:37:14.109Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
29822025-04-09T17:37:14.159Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29832025-04-09T17:37:14.184Z Checking hashbrown v0.13.2
29842025-04-09T17:37:14.324Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29852025-04-09T17:37:14.402Z Checking humantime v2.1.0
29862025-04-09T17:37:14.494Z Checking crc-any v2.5.0
29872025-04-09T17:37:14.696Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
29882025-04-09T17:37:14.827Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29892025-04-09T17:37:14.956Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a#f9566e68)
29902025-04-09T17:37:15.020Z Checking object v0.30.4
29912025-04-09T17:37:15.149Z Checking void v1.0.2
29922025-04-09T17:37:15.263Z Checking path-slash v0.1.5
29932025-04-09T17:37:15.318Z Checking tungstenite v0.23.0
29942025-04-09T17:37:15.428Z Checking lzss v0.8.2
29952025-04-09T17:37:15.698Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
29962025-04-09T17:37:15.787Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
29972025-04-09T17:37:16.133Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29982025-04-09T17:37:16.385Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
29992025-04-09T17:37:16.411Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
30002025-04-09T17:37:16.440Z Checking nix v0.27.1
30012025-04-09T17:37:16.592Z Checking kstat-rs v0.2.4
30022025-04-09T17:37:16.748Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
30032025-04-09T17:37:16.801Z Checking ereport-api v0.1.0 (/work/oxidecomputer/omicron/ereport/api)
30042025-04-09T17:37:16.826Z Checking tokio-tungstenite v0.23.1
30052025-04-09T17:37:16.930Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
30062025-04-09T17:37:17.259Z Checking signal-hook-tokio v0.3.1
30072025-04-09T17:37:17.886Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30082025-04-09T17:37:17.950Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
30092025-04-09T17:37:26.615Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
30102025-04-09T17:37:28.356Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#688fb6d9)
30112025-04-09T17:37:32.314Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
30122025-04-09T17:37:39.682Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
30132025-04-09T17:37:40.564Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30142025-04-09T17:37:44.200Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.09s
30152025-04-09T17:37:44.404Z
30162025-04-09T17:37:44.404Zinfo: running `cargo check --bins` on ereport-api (112/203)
30172025-04-09T17:37:45.264Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30182025-04-09T17:37:45.290Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30192025-04-09T17:37:45.290Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30202025-04-09T17:37:45.290Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
30212025-04-09T17:37:45.391Z
30222025-04-09T17:37:45.391Zinfo: running `cargo check --bins` on gateway-api (113/203)
30232025-04-09T17:37:46.269Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30242025-04-09T17:37:46.294Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30252025-04-09T17:37:46.294Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30262025-04-09T17:37:46.294Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
30272025-04-09T17:37:46.396Z
30282025-04-09T17:37:46.396Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (114/203)
30292025-04-09T17:37:47.264Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30302025-04-09T17:37:47.290Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30312025-04-09T17:37:47.290Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30322025-04-09T17:37:47.290Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
30332025-04-09T17:37:47.388Z
30342025-04-09T17:37:47.388Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (115/203)
30352025-04-09T17:37:48.295Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30362025-04-09T17:37:48.321Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30372025-04-09T17:37:48.321Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30382025-04-09T17:37:48.321Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
30392025-04-09T17:37:48.431Z
30402025-04-09T17:37:48.431Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (116/203)
30412025-04-09T17:37:49.360Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30422025-04-09T17:37:49.385Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30432025-04-09T17:37:49.386Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30442025-04-09T17:37:49.386Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
30452025-04-09T17:37:49.495Z
30462025-04-09T17:37:49.496Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (117/203)
30472025-04-09T17:37:50.384Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30482025-04-09T17:37:50.410Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30492025-04-09T17:37:50.410Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30502025-04-09T17:37:50.410Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
30512025-04-09T17:37:50.511Z
30522025-04-09T17:37:50.511Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (118/203)
30532025-04-09T17:37:51.398Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30542025-04-09T17:37:51.423Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30552025-04-09T17:37:51.423Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30562025-04-09T17:37:51.423Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
30572025-04-09T17:37:51.529Z
30582025-04-09T17:37:51.529Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (119/203)
30592025-04-09T17:37:52.428Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30602025-04-09T17:37:52.453Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30612025-04-09T17:37:52.453Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30622025-04-09T17:37:52.453Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
30632025-04-09T17:37:52.562Z
30642025-04-09T17:37:52.562Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (120/203)
30652025-04-09T17:37:53.454Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30662025-04-09T17:37:53.479Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30672025-04-09T17:37:53.479Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30682025-04-09T17:37:53.479Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
30692025-04-09T17:37:53.588Z
30702025-04-09T17:37:53.588Zinfo: running `cargo check --bins` on oximeter-producer (121/203)
30712025-04-09T17:37:54.506Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30722025-04-09T17:37:54.531Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30732025-04-09T17:37:54.531Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30742025-04-09T17:37:54.531Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
30752025-04-09T17:37:54.641Z
30762025-04-09T17:37:54.641Zinfo: running `cargo check --bins` on internal-dns-resolver (122/203)
30772025-04-09T17:37:55.544Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30782025-04-09T17:37:55.569Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30792025-04-09T17:37:55.569Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30802025-04-09T17:37:55.569Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
30812025-04-09T17:37:55.674Z
30822025-04-09T17:37:55.674Zinfo: running `cargo check --bins` on sp-sim (123/203)
30832025-04-09T17:37:56.563Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30842025-04-09T17:37:56.589Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30852025-04-09T17:37:56.685Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
30862025-04-09T17:37:57.002Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30872025-04-09T17:37:59.066Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30882025-04-09T17:38:01.230Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.54s
30892025-04-09T17:38:01.417Z
30902025-04-09T17:38:01.417Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (124/203)
30912025-04-09T17:38:02.376Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30922025-04-09T17:38:02.403Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30932025-04-09T17:38:02.403Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30942025-04-09T17:38:02.403Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
30952025-04-09T17:38:02.523Z
30962025-04-09T17:38:02.524Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (125/203)
30972025-04-09T17:38:03.505Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30982025-04-09T17:38:03.530Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30992025-04-09T17:38:03.530Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31002025-04-09T17:38:03.531Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
31012025-04-09T17:38:03.680Z
31022025-04-09T17:38:03.681Zinfo: running `cargo check --bins` on db-macros (126/203)
31032025-04-09T17:38:04.532Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31042025-04-09T17:38:04.560Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31052025-04-09T17:38:04.560Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31062025-04-09T17:38:04.560Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
31072025-04-09T17:38:04.657Z
31082025-04-09T17:38:04.657Zinfo: running `cargo check --bins` on nexus-macros-common (127/203)
31092025-04-09T17:38:05.536Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31102025-04-09T17:38:05.562Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31112025-04-09T17:38:05.562Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31122025-04-09T17:38:05.562Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
31132025-04-09T17:38:05.739Z
31142025-04-09T17:38:05.739Zinfo: running `cargo check --bins` on nexus-auth (128/203)
31152025-04-09T17:38:06.646Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31162025-04-09T17:38:06.671Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31172025-04-09T17:38:06.671Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31182025-04-09T17:38:06.671Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
31192025-04-09T17:38:06.796Z
31202025-04-09T17:38:06.796Zinfo: running `cargo check --bins` on authz-macros (129/203)
31212025-04-09T17:38:07.713Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31222025-04-09T17:38:07.738Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31232025-04-09T17:38:07.738Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31242025-04-09T17:38:07.738Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
31252025-04-09T17:38:07.841Z
31262025-04-09T17:38:07.841Zinfo: running `cargo check --bins` on nexus-db-fixed-data (130/203)
31272025-04-09T17:38:08.815Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31282025-04-09T17:38:08.844Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31292025-04-09T17:38:08.844Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31302025-04-09T17:38:08.844Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
31312025-04-09T17:38:08.966Z
31322025-04-09T17:38:08.966Zinfo: running `cargo check --bins` on nexus-db-model (131/203)
31332025-04-09T17:38:09.932Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31342025-04-09T17:38:09.958Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31352025-04-09T17:38:09.958Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31362025-04-09T17:38:09.958Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
31372025-04-09T17:38:10.081Z
31382025-04-09T17:38:10.081Zinfo: running `cargo check --bins` on nexus-db-schema (132/203)
31392025-04-09T17:38:10.980Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31402025-04-09T17:38:11.006Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31412025-04-09T17:38:11.006Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31422025-04-09T17:38:11.006Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
31432025-04-09T17:38:11.113Z
31442025-04-09T17:38:11.113Zinfo: running `cargo check --bins` on nexus-defaults (133/203)
31452025-04-09T17:38:12.033Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31462025-04-09T17:38:12.058Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31472025-04-09T17:38:12.058Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31482025-04-09T17:38:12.058Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
31492025-04-09T17:38:12.172Z
31502025-04-09T17:38:12.172Zinfo: running `cargo check --bins` on nexus-inventory (134/203)
31512025-04-09T17:38:13.119Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31522025-04-09T17:38:13.144Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31532025-04-09T17:38:13.145Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31542025-04-09T17:38:13.145Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
31552025-04-09T17:38:13.260Z
31562025-04-09T17:38:13.260Zinfo: running `cargo check --bins` on typed-rng (135/203)
31572025-04-09T17:38:14.132Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31582025-04-09T17:38:14.157Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31592025-04-09T17:38:14.157Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31602025-04-09T17:38:14.157Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
31612025-04-09T17:38:14.257Z
31622025-04-09T17:38:14.257Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (136/203)
31632025-04-09T17:38:15.253Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31642025-04-09T17:38:15.279Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31652025-04-09T17:38:15.482Z Checking keccak v0.1.5
31662025-04-09T17:38:15.508Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
31672025-04-09T17:38:15.508Z Checking secrecy v0.8.0
31682025-04-09T17:38:15.508Z Compiling unicase v2.7.0
31692025-04-09T17:38:15.553Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
31702025-04-09T17:38:15.581Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31712025-04-09T17:38:15.607Z Compiling thiserror-impl-no-std v2.0.2
31722025-04-09T17:38:15.607Z Checking universal-hash v0.5.1
31732025-04-09T17:38:15.728Z Checking opaque-debug v0.3.1
31742025-04-09T17:38:15.813Z Checking sha3 v0.10.8
31752025-04-09T17:38:15.845Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#77c4136a)
31762025-04-09T17:38:15.873Z Checking poly1305 v0.8.0
31772025-04-09T17:38:15.913Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31782025-04-09T17:38:15.944Z Checking chacha20 v0.9.1
31792025-04-09T17:38:16.094Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
31802025-04-09T17:38:16.132Z Checking aead v0.5.2
31812025-04-09T17:38:16.197Z Compiling proc-macro-error-attr2 v2.0.0
31822025-04-09T17:38:16.223Z Compiling salty v0.3.0
31832025-04-09T17:38:16.294Z Compiling libefi-sys v0.1.0
31842025-04-09T17:38:16.367Z Checking chacha20poly1305 v0.10.1
31852025-04-09T17:38:16.656Z Compiling num-derive v0.3.3
31862025-04-09T17:38:16.685Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
31872025-04-09T17:38:16.787Z Compiling bitfield-struct v0.6.2
31882025-04-09T17:38:16.879Z Compiling proc-macro-error2 v2.0.1
31892025-04-09T17:38:17.054Z Checking papergrid v0.14.0
31902025-04-09T17:38:17.443Z Compiling tabled_derive v0.10.0
31912025-04-09T17:38:17.889Z Checking thiserror-no-std v2.0.2
31922025-04-09T17:38:17.927Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31932025-04-09T17:38:18.034Z Checking vsss-rs v3.3.4
31942025-04-09T17:38:18.286Z Checking libscf-sys v1.1.0
31952025-04-09T17:38:18.417Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
31962025-04-09T17:38:18.444Z Compiling mime_guess v2.0.5
31972025-04-09T17:38:18.835Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31982025-04-09T17:38:18.968Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#77c4136a)
31992025-04-09T17:38:19.119Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#77c4136a)
32002025-04-09T17:38:19.406Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#7ebff6ec)
32012025-04-09T17:38:19.678Z Checking primeorder v0.13.6
32022025-04-09T17:38:19.853Z Checking env_filter v0.1.2
32032025-04-09T17:38:20.080Z Compiling dropshot v0.12.0
32042025-04-09T17:38:20.105Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#7ebff6ec)
32052025-04-09T17:38:20.359Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32062025-04-09T17:38:20.457Z Checking p384 v0.13.0
32072025-04-09T17:38:20.485Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32082025-04-09T17:38:20.511Z Checking env_logger v0.11.5
32092025-04-09T17:38:20.878Z Checking tabled v0.18.0
32102025-04-09T17:38:20.973Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#7ebff6ec)
32112025-04-09T17:38:21.288Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
32122025-04-09T17:38:21.455Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
32132025-04-09T17:38:21.481Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
32142025-04-09T17:38:21.824Z Compiling dropshot_endpoint v0.12.0
32152025-04-09T17:38:21.849Z Compiling xshell-macros v0.2.7
32162025-04-09T17:38:21.849Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
32172025-04-09T17:38:21.971Z Checking http-range v0.1.5
32182025-04-09T17:38:22.093Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#77c4136a)
32192025-04-09T17:38:22.231Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32202025-04-09T17:38:22.536Z Checking xshell v0.2.7
32212025-04-09T17:38:22.763Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
32222025-04-09T17:38:22.807Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32232025-04-09T17:38:22.873Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32242025-04-09T17:38:22.983Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32252025-04-09T17:38:23.059Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32262025-04-09T17:38:23.191Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8452936a53c3b16e53cbbf4e34e5e59899afc965#8452936a)
32272025-04-09T17:38:23.430Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32282025-04-09T17:38:23.498Z Checking atty v0.2.14
32292025-04-09T17:38:23.643Z Checking glob v0.3.2
32302025-04-09T17:38:23.721Z Checking crc8 v0.1.1
32312025-04-09T17:38:23.869Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32322025-04-09T17:38:23.975Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32332025-04-09T17:38:24.181Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32342025-04-09T17:38:24.585Z Checking hyper-staticfile v0.10.1
32352025-04-09T17:38:24.801Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#b3b4cf1c)
32362025-04-09T17:38:25.017Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32372025-04-09T17:38:25.061Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32382025-04-09T17:38:25.125Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32392025-04-09T17:38:25.194Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32402025-04-09T17:38:25.433Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
32412025-04-09T17:38:25.917Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32422025-04-09T17:38:26.112Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32432025-04-09T17:38:26.248Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32442025-04-09T17:38:26.370Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32452025-04-09T17:38:26.728Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32462025-04-09T17:38:26.766Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#77c4136a)
32472025-04-09T17:38:27.113Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite#270dc8eb)
32482025-04-09T17:38:28.198Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
32492025-04-09T17:38:28.799Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#270dc8eb)
32502025-04-09T17:38:37.378Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32512025-04-09T17:38:56.547Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.28s
32522025-04-09T17:38:56.775Z
32532025-04-09T17:38:56.775Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (137/203)
32542025-04-09T17:38:57.777Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32552025-04-09T17:38:57.803Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32562025-04-09T17:38:57.986Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32572025-04-09T17:39:17.525Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.74s
32582025-04-09T17:39:17.743Z
32592025-04-09T17:39:17.743Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (138/203)
32602025-04-09T17:39:18.788Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32612025-04-09T17:39:18.814Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32622025-04-09T17:39:18.984Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32632025-04-09T17:39:38.204Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.45s
32642025-04-09T17:39:38.422Z
32652025-04-09T17:39:38.422Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (139/203)
32662025-04-09T17:39:39.468Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32672025-04-09T17:39:39.493Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32682025-04-09T17:39:39.670Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32692025-04-09T17:39:59.078Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.64s
32702025-04-09T17:39:59.292Z
32712025-04-09T17:39:59.292Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (140/203)
32722025-04-09T17:40:00.278Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32732025-04-09T17:40:00.304Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32742025-04-09T17:40:00.491Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32752025-04-09T17:40:19.987Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.68s
32762025-04-09T17:40:20.208Z
32772025-04-09T17:40:20.208Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (141/203)
32782025-04-09T17:40:21.214Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32792025-04-09T17:40:21.239Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32802025-04-09T17:40:21.432Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32812025-04-09T17:40:40.994Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.77s
32822025-04-09T17:40:41.219Z
32832025-04-09T17:40:41.220Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (142/203)
32842025-04-09T17:40:42.195Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32852025-04-09T17:40:42.220Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32862025-04-09T17:40:42.419Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32872025-04-09T17:41:01.596Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.36s
32882025-04-09T17:41:01.807Z
32892025-04-09T17:41:01.807Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (143/203)
32902025-04-09T17:41:02.805Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32912025-04-09T17:41:02.831Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32922025-04-09T17:41:03.014Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32932025-04-09T17:41:22.014Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.19s
32942025-04-09T17:41:22.237Z
32952025-04-09T17:41:22.237Zinfo: running `cargo check --bins` on bootstrap-agent-api (144/203)
32962025-04-09T17:41:23.229Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32972025-04-09T17:41:23.255Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32982025-04-09T17:41:23.255Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32992025-04-09T17:41:23.255Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
33002025-04-09T17:41:23.379Z
33012025-04-09T17:41:23.379Zinfo: running `cargo check --bins` on key-manager (145/203)
33022025-04-09T17:41:24.302Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33032025-04-09T17:41:24.327Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33042025-04-09T17:41:24.327Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33052025-04-09T17:41:24.327Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
33062025-04-09T17:41:24.432Z
33072025-04-09T17:41:24.432Zinfo: running `cargo check --bins` on range-requests (146/203)
33082025-04-09T17:41:25.327Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33092025-04-09T17:41:25.353Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33102025-04-09T17:41:25.353Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33112025-04-09T17:41:25.353Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
33122025-04-09T17:41:25.455Z
33132025-04-09T17:41:25.455Zinfo: running `cargo check --bins` on repo-depot-api (147/203)
33142025-04-09T17:41:26.349Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33152025-04-09T17:41:26.374Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33162025-04-09T17:41:26.374Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33172025-04-09T17:41:26.374Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
33182025-04-09T17:41:26.473Z
33192025-04-09T17:41:26.473Zinfo: running `cargo check --bins` on sled-agent-api (148/203)
33202025-04-09T17:41:27.440Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33212025-04-09T17:41:27.465Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33222025-04-09T17:41:27.465Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33232025-04-09T17:41:27.465Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
33242025-04-09T17:41:27.589Z
33252025-04-09T17:41:27.589Zinfo: running `cargo check --bins` on sled-diagnostics (149/203)
33262025-04-09T17:41:28.457Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33272025-04-09T17:41:28.482Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33282025-04-09T17:41:28.482Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33292025-04-09T17:41:28.482Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
33302025-04-09T17:41:28.581Z
33312025-04-09T17:41:28.582Zinfo: running `cargo check --bins` on sled-hardware (150/203)
33322025-04-09T17:41:29.519Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33332025-04-09T17:41:29.545Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33342025-04-09T17:41:29.545Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33352025-04-09T17:41:29.545Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
33362025-04-09T17:41:29.650Z
33372025-04-09T17:41:29.650Zinfo: running `cargo check --bins --no-default-features` on sled-storage (151/203)
33382025-04-09T17:41:30.597Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33392025-04-09T17:41:30.622Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33402025-04-09T17:41:30.622Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33412025-04-09T17:41:30.622Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
33422025-04-09T17:41:30.743Z
33432025-04-09T17:41:30.743Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (152/203)
33442025-04-09T17:41:31.713Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33452025-04-09T17:41:31.739Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33462025-04-09T17:41:31.739Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33472025-04-09T17:41:31.739Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
33482025-04-09T17:41:31.854Z
33492025-04-09T17:41:31.854Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (153/203)
33502025-04-09T17:41:32.809Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33512025-04-09T17:41:32.835Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33522025-04-09T17:41:32.835Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33532025-04-09T17:41:32.835Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
33542025-04-09T17:41:32.953Z
33552025-04-09T17:41:32.953Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (154/203)
33562025-04-09T17:41:33.893Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33572025-04-09T17:41:33.919Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33582025-04-09T17:41:33.919Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33592025-04-09T17:41:33.919Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
33602025-04-09T17:41:34.030Z
33612025-04-09T17:41:34.031Zinfo: running `cargo check --bins` on nexus-test-interface (155/203)
33622025-04-09T17:41:34.933Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33632025-04-09T17:41:34.958Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33642025-04-09T17:41:34.958Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33652025-04-09T17:41:34.958Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
33662025-04-09T17:41:35.064Z
33672025-04-09T17:41:35.064Zinfo: running `cargo check --bins` on oximeter-collector (156/203)
33682025-04-09T17:41:36.010Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33692025-04-09T17:41:36.036Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33702025-04-09T17:41:36.204Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33712025-04-09T17:41:36.204Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33722025-04-09T17:41:37.262Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33732025-04-09T17:41:39.884Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.81s
33742025-04-09T17:41:40.092Z
33752025-04-09T17:41:40.092Zinfo: running `cargo check --bins` on oximeter-api (157/203)
33762025-04-09T17:41:41.016Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33772025-04-09T17:41:41.042Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33782025-04-09T17:41:41.042Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33792025-04-09T17:41:41.042Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
33802025-04-09T17:41:41.143Z
33812025-04-09T17:41:41.143Zinfo: running `cargo check --bins` on cert-dev (158/203)
33822025-04-09T17:41:42.037Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33832025-04-09T17:41:42.062Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33842025-04-09T17:41:42.146Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33852025-04-09T17:41:42.429Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
33862025-04-09T17:41:42.618Z
33872025-04-09T17:41:42.618Zinfo: running `cargo check --bins` on clickana (159/203)
33882025-04-09T17:41:43.511Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33892025-04-09T17:41:43.536Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33902025-04-09T17:41:43.631Z Checking itertools v0.13.0
33912025-04-09T17:41:43.631Z Checking castaway v0.2.3
33922025-04-09T17:41:43.631Z Checking lru v0.12.5
33932025-04-09T17:41:43.684Z Compiling instability v0.3.2
33942025-04-09T17:41:43.684Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33952025-04-09T17:41:43.684Z Compiling indoc v2.0.6
33962025-04-09T17:41:43.684Z Checking cassowary v0.3.0
33972025-04-09T17:41:43.861Z Checking compact_str v0.8.0
33982025-04-09T17:41:45.814Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33992025-04-09T17:41:45.929Z Checking unicode-truncate v1.1.0
34002025-04-09T17:41:46.152Z Checking ratatui v0.29.0
34012025-04-09T17:41:48.621Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
34022025-04-09T17:41:49.655Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.02s
34032025-04-09T17:41:49.855Z
34042025-04-09T17:41:49.855Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (160/203)
34052025-04-09T17:41:50.809Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34062025-04-09T17:41:50.835Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34072025-04-09T17:41:50.998Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34082025-04-09T17:41:50.999Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
34092025-04-09T17:41:52.273Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
34102025-04-09T17:41:52.872Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
34112025-04-09T17:41:53.363Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.49s
34122025-04-09T17:41:53.568Z
34132025-04-09T17:41:53.569Zinfo: running `cargo check --bins` on ch-dev (161/203)
34142025-04-09T17:41:54.539Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34152025-04-09T17:41:54.565Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34162025-04-09T17:41:54.705Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
34172025-04-09T17:41:55.566Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.99s
34182025-04-09T17:41:55.776Z
34192025-04-09T17:41:55.776Zinfo: running `cargo check --bins` on crdb-seed (162/203)
34202025-04-09T17:41:56.722Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34212025-04-09T17:41:56.748Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34222025-04-09T17:41:56.872Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
34232025-04-09T17:41:57.237Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.45s
34242025-04-09T17:41:57.438Z
34252025-04-09T17:41:57.438Zinfo: running `cargo check --bins` on db-dev (163/203)
34262025-04-09T17:41:58.393Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34272025-04-09T17:41:58.418Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34282025-04-09T17:41:58.564Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
34292025-04-09T17:41:59.426Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.97s
34302025-04-09T17:41:59.622Z
34312025-04-09T17:41:59.622Zinfo: running `cargo check --bins` on omicron-dev-lib (164/203)
34322025-04-09T17:42:00.605Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34332025-04-09T17:42:00.631Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34342025-04-09T17:42:00.631Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34352025-04-09T17:42:00.631Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
34362025-04-09T17:42:00.751Z
34372025-04-09T17:42:00.751Zinfo: running `cargo check --bins` on xtask-downloader (165/203)
34382025-04-09T17:42:01.700Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34392025-04-09T17:42:01.726Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34402025-04-09T17:42:01.833Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
34412025-04-09T17:42:02.918Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.15s
34422025-04-09T17:42:03.099Z
34432025-04-09T17:42:03.099Zinfo: running `cargo check --bins` on omicron-ls-apis (166/203)
34442025-04-09T17:42:04.009Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34452025-04-09T17:42:04.034Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34462025-04-09T17:42:04.118Z Checking cargo-platform v0.1.8
34472025-04-09T17:42:04.410Z Checking cargo_metadata v0.19.2
34482025-04-09T17:42:05.842Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
34492025-04-09T17:42:06.960Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.85s
34502025-04-09T17:42:07.137Z
34512025-04-09T17:42:07.137Zinfo: running `cargo check --bins` on mgs-dev (167/203)
34522025-04-09T17:42:08.131Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34532025-04-09T17:42:08.156Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34542025-04-09T17:42:08.330Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34552025-04-09T17:42:10.073Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
34562025-04-09T17:42:10.770Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
34572025-04-09T17:42:11.450Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.30s
34582025-04-09T17:42:11.663Z
34592025-04-09T17:42:11.663Zinfo: running `cargo check --bins` on omicron-omdb (168/203)
34602025-04-09T17:42:12.713Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34612025-04-09T17:42:12.739Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34622025-04-09T17:42:12.950Z Compiling crunchy v0.2.2
34632025-04-09T17:42:12.950Z Compiling dsl_auto_type v0.1.2
34642025-04-09T17:42:12.976Z Checking scheduled-thread-pool v0.2.7
34652025-04-09T17:42:12.976Z Compiling diesel_table_macro_syntax v0.2.0
34662025-04-09T17:42:12.976Z Compiling tiny-keccak v2.0.2
34672025-04-09T17:42:13.042Z Compiling bit-vec v0.6.3
34682025-04-09T17:42:13.085Z Compiling ascii-canvas v3.0.0
34692025-04-09T17:42:13.111Z Compiling ena v0.14.3
34702025-04-09T17:42:13.236Z Checking r2d2 v0.8.10
34712025-04-09T17:42:13.364Z Compiling bit-set v0.5.3
34722025-04-09T17:42:13.389Z Compiling regex-syntax v0.6.29
34732025-04-09T17:42:13.450Z Compiling bindgen v0.71.1
34742025-04-09T17:42:13.475Z Compiling diff v0.1.13
34752025-04-09T17:42:13.515Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
34762025-04-09T17:42:13.566Z Compiling ref-cast v1.0.23
34772025-04-09T17:42:13.621Z Compiling rustc-hash v2.1.1
34782025-04-09T17:42:13.757Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
34792025-04-09T17:42:13.812Z Compiling derive_builder_core v0.20.2
34802025-04-09T17:42:13.977Z Compiling libxml v0.3.3
34812025-04-09T17:42:14.032Z Compiling ref-cast-impl v1.0.23
34822025-04-09T17:42:14.092Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
34832025-04-09T17:42:14.183Z Compiling diesel_derives v2.2.3
34842025-04-09T17:42:14.226Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
34852025-04-09T17:42:14.367Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
34862025-04-09T17:42:14.564Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
34872025-04-09T17:42:14.652Z Compiling strum_macros v0.24.3
34882025-04-09T17:42:14.929Z Compiling indoc v1.0.9
34892025-04-09T17:42:15.589Z Compiling derive_builder_macro v0.20.2
34902025-04-09T17:42:15.713Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
34912025-04-09T17:42:15.992Z Compiling oso-derive v0.27.3
34922025-04-09T17:42:16.359Z Compiling lalrpop v0.19.12
34932025-04-09T17:42:16.490Z Checking derive_builder v0.20.2
34942025-04-09T17:42:16.662Z Compiling impl-trait-for-tuples v0.2.2
34952025-04-09T17:42:16.739Z Checking quick-xml v0.37.2
34962025-04-09T17:42:16.841Z Compiling diesel-dtrace v0.4.2
34972025-04-09T17:42:17.140Z Checking maplit v1.0.2
34982025-04-09T17:42:17.356Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
34992025-04-09T17:42:17.403Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
35002025-04-09T17:42:17.685Z Checking bb8 v0.8.5
35012025-04-09T17:42:17.869Z Checking io-lifetimes v1.0.11
35022025-04-09T17:42:18.055Z Checking rustix v0.37.28
35032025-04-09T17:42:18.134Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
35042025-04-09T17:42:18.408Z Checking rand_seeder v0.3.0
35052025-04-09T17:42:18.572Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
35062025-04-09T17:42:18.685Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
35072025-04-09T17:42:18.685Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
35082025-04-09T17:42:18.881Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
35092025-04-09T17:42:18.980Z Checking terminal_size v0.2.6
35102025-04-09T17:42:19.158Z Checking unicode-linebreak v0.1.5
35112025-04-09T17:42:19.183Z Checking smawk v0.3.2
35122025-04-09T17:42:19.377Z Checking is_ci v1.2.0
35132025-04-09T17:42:19.520Z Checking supports-color v3.0.2
35142025-04-09T17:42:19.546Z Checking textwrap v0.16.1
35152025-04-09T17:42:19.754Z Checking multimap v0.10.0
35162025-04-09T17:42:20.381Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
35172025-04-09T17:42:21.839Z Checking diesel v2.2.8
35182025-04-09T17:42:36.093Z Compiling samael v0.0.18
35192025-04-09T17:42:47.374Z Checking nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
35202025-04-09T17:42:50.713Z Checking async-bb8-diesel v0.2.1
35212025-04-09T17:42:53.433Z Compiling polar-core v0.27.3
35222025-04-09T17:43:02.589Z Checking oso v0.27.3
35232025-04-09T17:44:27.258Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
35242025-04-09T17:44:37.797Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 26s
35252025-04-09T17:44:38.037Z
35262025-04-09T17:44:38.037Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (169/203)
35272025-04-09T17:44:39.028Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35282025-04-09T17:44:39.054Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35292025-04-09T17:44:39.054Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35302025-04-09T17:44:39.054Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
35312025-04-09T17:44:39.176Z
35322025-04-09T17:44:39.176Zinfo: running `cargo check --bins` on nexus-saga-recovery (170/203)
35332025-04-09T17:44:40.143Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35342025-04-09T17:44:40.169Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35352025-04-09T17:44:40.169Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35362025-04-09T17:44:40.169Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
35372025-04-09T17:44:40.290Z
35382025-04-09T17:44:40.290Zinfo: running `cargo check --bins` on nexus-test-utils-macros (171/203)
35392025-04-09T17:44:41.169Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35402025-04-09T17:44:41.195Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35412025-04-09T17:44:41.195Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35422025-04-09T17:44:41.195Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
35432025-04-09T17:44:41.294Z
35442025-04-09T17:44:41.294Zinfo: running `cargo check --bins` on omicron-nexus (172/203)
35452025-04-09T17:44:42.297Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35462025-04-09T17:44:42.323Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35472025-04-09T17:44:42.568Z Compiling libz-sys v1.1.20
35482025-04-09T17:44:42.594Z Compiling libgit2-sys v0.17.0+1.8.1
35492025-04-09T17:44:42.624Z Compiling vergen v8.3.2
35502025-04-09T17:44:42.650Z Compiling cargo-platform v0.1.8
35512025-04-09T17:44:42.650Z Compiling pin-project-internal v1.1.6
35522025-04-09T17:44:42.688Z Compiling snafu-derive v0.8.5
35532025-04-09T17:44:42.714Z Compiling rustls v0.21.12
35542025-04-09T17:44:42.714Z Checking globset v0.4.15
35552025-04-09T17:44:42.942Z Checking olpc-cjson v0.1.4
35562025-04-09T17:44:42.989Z Compiling cargo_metadata v0.18.1
35572025-04-09T17:44:43.165Z Checking sct v0.7.1
35582025-04-09T17:44:43.213Z Checking rustls-webpki v0.101.7
35592025-04-09T17:44:43.238Z Checking serde_plain v1.0.2
35602025-04-09T17:44:43.308Z Checking typed-path v0.9.3
35612025-04-09T17:44:43.495Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
35622025-04-09T17:44:43.521Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
35632025-04-09T17:44:43.784Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
35642025-04-09T17:44:43.810Z Checking parse-size v1.1.0
35652025-04-09T17:44:44.063Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#2d7113e1)
35662025-04-09T17:44:44.116Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
35672025-04-09T17:44:44.570Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
35682025-04-09T17:44:44.904Z Checking pin-project v1.1.6
35692025-04-09T17:44:44.972Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
35702025-04-09T17:44:45.054Z Checking rustls-pemfile v1.0.4
35712025-04-09T17:44:45.079Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
35722025-04-09T17:44:45.273Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
35732025-04-09T17:44:45.328Z Checking twox-hash v2.1.0
35742025-04-09T17:44:45.391Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
35752025-04-09T17:44:45.600Z Checking ereport-client v0.1.0 (/work/oxidecomputer/omicron/clients/ereport-client)
35762025-04-09T17:44:45.650Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
35772025-04-09T17:44:46.318Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#2d7113e1)
35782025-04-09T17:44:46.515Z Checking tokio-rustls v0.24.1
35792025-04-09T17:44:46.658Z Checking snafu v0.8.5
35802025-04-09T17:44:46.856Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
35812025-04-09T17:44:47.077Z Checking tough v0.20.0
35822025-04-09T17:44:47.160Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
35832025-04-09T17:44:47.295Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
35842025-04-09T17:44:47.335Z Checking fatfs v0.3.6
35852025-04-09T17:44:47.427Z Checking assert_matches v1.5.0
35862025-04-09T17:44:50.925Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#b3b4cf1c)
35872025-04-09T17:44:52.321Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
35882025-04-09T17:44:54.548Z Compiling git2 v0.19.0
35892025-04-09T17:44:59.866Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
35902025-04-09T17:46:11.620Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s
35912025-04-09T17:46:11.844Z
35922025-04-09T17:46:11.844Zinfo: running `cargo check --bins` on nexus-external-api (173/203)
35932025-04-09T17:46:13.027Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35942025-04-09T17:46:13.052Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35952025-04-09T17:46:13.052Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35962025-04-09T17:46:13.052Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
35972025-04-09T17:46:13.143Z
35982025-04-09T17:46:13.143Zinfo: running `cargo check --bins` on nexus-internal-api (174/203)
35992025-04-09T17:46:14.240Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36002025-04-09T17:46:14.266Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36012025-04-09T17:46:14.266Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36022025-04-09T17:46:14.266Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
36032025-04-09T17:46:14.353Z
36042025-04-09T17:46:14.353Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (175/203)
36052025-04-09T17:46:15.485Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36062025-04-09T17:46:15.511Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36072025-04-09T17:46:15.511Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36082025-04-09T17:46:15.511Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
36092025-04-09T17:46:15.605Z
36102025-04-09T17:46:15.605Zinfo: running `cargo check --bins` on nexus-networking (176/203)
36112025-04-09T17:46:16.727Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36122025-04-09T17:46:16.752Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36132025-04-09T17:46:16.752Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36142025-04-09T17:46:16.752Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
36152025-04-09T17:46:16.852Z
36162025-04-09T17:46:16.852Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (177/203)
36172025-04-09T17:46:17.835Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36182025-04-09T17:46:17.861Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36192025-04-09T17:46:17.861Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36202025-04-09T17:46:17.861Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
36212025-04-09T17:46:17.978Z
36222025-04-09T17:46:17.979Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (178/203)
36232025-04-09T17:46:18.910Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36242025-04-09T17:46:18.936Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36252025-04-09T17:46:18.936Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36262025-04-09T17:46:18.936Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
36272025-04-09T17:46:19.046Z
36282025-04-09T17:46:19.047Zinfo: running `cargo check --bins` on update-common (179/203)
36292025-04-09T17:46:19.980Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36302025-04-09T17:46:20.005Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36312025-04-09T17:46:20.005Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36322025-04-09T17:46:20.005Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
36332025-04-09T17:46:20.116Z
36342025-04-09T17:46:20.116Zinfo: running `cargo check --bins` on omicron-dev (180/203)
36352025-04-09T17:46:21.192Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36362025-04-09T17:46:21.217Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36372025-04-09T17:46:21.490Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
36382025-04-09T17:46:21.516Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
36392025-04-09T17:46:21.557Z Checking yansi v1.0.1
36402025-04-09T17:46:21.558Z Checking diff v0.1.13
36412025-04-09T17:46:21.583Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
36422025-04-09T17:46:21.583Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
36432025-04-09T17:46:22.046Z Checking pretty_assertions v1.4.1
36442025-04-09T17:46:22.928Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
36452025-04-09T17:47:04.122Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
36462025-04-09T17:47:04.122Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
36472025-04-09T17:47:04.148Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
36482025-04-09T17:47:04.148Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
36492025-04-09T17:47:04.148Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
36502025-04-09T17:47:04.148Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
36512025-04-09T17:47:05.126Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
36522025-04-09T17:47:06.625Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
36532025-04-09T17:48:08.331Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 48s
36542025-04-09T17:48:08.571Z
36552025-04-09T17:48:08.571Zinfo: running `cargo check --bins` on openapi-manager (181/203)
36562025-04-09T17:48:09.556Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36572025-04-09T17:48:09.582Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36582025-04-09T17:48:09.751Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36592025-04-09T17:48:09.752Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36602025-04-09T17:48:09.778Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
36612025-04-09T17:48:09.803Z Checking heck v0.4.1
36622025-04-09T17:48:09.828Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
36632025-04-09T17:48:10.039Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
36642025-04-09T17:48:10.282Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
36652025-04-09T17:48:11.219Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36662025-04-09T17:48:14.155Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
36672025-04-09T17:48:16.203Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
36682025-04-09T17:48:17.258Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
36692025-04-09T17:48:19.130Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.55s
36702025-04-09T17:48:19.346Z
36712025-04-09T17:48:19.346Zinfo: running `cargo check --bins` on installinator-api (182/203)
36722025-04-09T17:48:20.293Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36732025-04-09T17:48:20.319Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36742025-04-09T17:48:20.319Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36752025-04-09T17:48:20.319Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
36762025-04-09T17:48:20.432Z
36772025-04-09T17:48:20.432Zinfo: running `cargo check --bins` on wicketd-api (183/203)
36782025-04-09T17:48:21.366Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36792025-04-09T17:48:21.392Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36802025-04-09T17:48:21.392Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36812025-04-09T17:48:21.392Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
36822025-04-09T17:48:21.503Z
36832025-04-09T17:48:21.503Zinfo: running `cargo check --bins` on omicron-pins (184/203)
36842025-04-09T17:48:22.396Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36852025-04-09T17:48:22.422Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36862025-04-09T17:48:22.422Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36872025-04-09T17:48:22.422Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
36882025-04-09T17:48:22.527Z
36892025-04-09T17:48:22.527Zinfo: running `cargo check --bins` on reconfigurator-cli (185/203)
36902025-04-09T17:48:23.473Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36912025-04-09T17:48:23.499Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36922025-04-09T17:48:23.673Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
36932025-04-09T17:48:23.673Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
36942025-04-09T17:48:23.673Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
36952025-04-09T17:48:23.673Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
36962025-04-09T17:48:23.673Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
36972025-04-09T17:48:23.673Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
36982025-04-09T17:48:23.705Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
36992025-04-09T17:48:23.730Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
37002025-04-09T17:48:23.968Z Compiling petname v2.0.2
37012025-04-09T17:48:23.993Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
37022025-04-09T17:48:24.037Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
37032025-04-09T17:48:24.289Z Checking sync-ptr v0.1.1
37042025-04-09T17:48:24.351Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
37052025-04-09T17:48:25.735Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
37062025-04-09T17:48:27.431Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
37072025-04-09T17:48:41.972Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
37082025-04-09T17:48:41.972Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
37092025-04-09T17:48:42.843Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
37102025-04-09T17:48:44.518Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
37112025-04-09T17:48:46.993Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.45s
37122025-04-09T17:48:47.196Z
37132025-04-09T17:48:47.196Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (186/203)
37142025-04-09T17:48:48.179Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37152025-04-09T17:48:48.205Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37162025-04-09T17:48:48.205Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37172025-04-09T17:48:48.205Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
37182025-04-09T17:48:48.327Z
37192025-04-09T17:48:48.327Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (187/203)
37202025-04-09T17:48:49.293Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37212025-04-09T17:48:49.319Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37222025-04-09T17:48:49.514Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
37232025-04-09T17:48:50.599Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.26s
37242025-04-09T17:48:50.819Z
37252025-04-09T17:48:50.819Zinfo: running `cargo check --bins` on omicron-releng (188/203)
37262025-04-09T17:48:51.756Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37272025-04-09T17:48:51.781Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37282025-04-09T17:48:51.899Z Compiling blake3 v1.5.4
37292025-04-09T17:48:51.924Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#b3b4cf1c)
37302025-04-09T17:48:51.950Z Checking memmap2 v0.9.5
37312025-04-09T17:48:51.950Z Checking arrayref v0.3.9
37322025-04-09T17:48:51.950Z Checking constant_time_eq v0.3.1
37332025-04-09T17:48:51.975Z Checking arrayvec v0.7.6
37342025-04-09T17:48:52.036Z Checking topological-sort v0.2.2
37352025-04-09T17:48:52.069Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
37362025-04-09T17:48:52.130Z Checking shell-words v1.1.0
37372025-04-09T17:48:52.524Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#b3b4cf1c)
37382025-04-09T17:48:52.869Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#b3b4cf1c)
37392025-04-09T17:48:53.525Z Checking omicron-zone-package v0.12.0
37402025-04-09T17:48:55.087Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
37412025-04-09T17:48:56.211Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.38s
37422025-04-09T17:48:56.394Z
37432025-04-09T17:48:56.394Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (189/203)
37442025-04-09T17:48:57.309Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37452025-04-09T17:48:57.335Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37462025-04-09T17:48:57.440Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
37472025-04-09T17:48:57.815Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
37482025-04-09T17:48:58.375Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.97s
37492025-04-09T17:48:58.561Z
37502025-04-09T17:48:58.561Zinfo: running `cargo check --bins` on xtask (190/203)
37512025-04-09T17:48:59.283Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37522025-04-09T17:48:59.308Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37532025-04-09T17:48:59.308Z Checking bitflags v2.9.0
37542025-04-09T17:48:59.308Z Checking serde v1.0.219
37552025-04-09T17:48:59.308Z Checking thiserror v1.0.69
37562025-04-09T17:48:59.308Z Checking scroll v0.12.0
37572025-04-09T17:48:59.350Z Checking hashbrown v0.15.1
37582025-04-09T17:48:59.382Z Checking log v0.4.22
37592025-04-09T17:48:59.407Z Checking zerocopy v0.7.35
37602025-04-09T17:48:59.437Z Checking syn v2.0.98
37612025-04-09T17:48:59.527Z Checking pest v2.7.14
37622025-04-09T17:48:59.590Z Checking rustix v0.38.37
37632025-04-09T17:48:59.669Z Checking once_cell v1.21.3
37642025-04-09T17:48:59.793Z Checking goblin v0.8.2
37652025-04-09T17:48:59.990Z Checking thiserror v2.0.12
37662025-04-09T17:49:00.154Z Checking fs-err v2.11.0
37672025-04-09T17:49:00.275Z Checking indexmap v2.7.1
37682025-04-09T17:49:00.452Z Checking tabled v0.15.0
37692025-04-09T17:49:00.480Z Checking anyhow v1.0.97
37702025-04-09T17:49:01.174Z Checking terminal_size v0.4.0
37712025-04-09T17:49:01.174Z Checking tempfile v3.13.0
37722025-04-09T17:49:01.353Z Checking clap_builder v4.5.32
37732025-04-09T17:49:01.756Z Checking dtrace-parser v0.2.0
37742025-04-09T17:49:03.268Z Checking serde_json v1.0.140
37752025-04-09T17:49:03.293Z Checking serde_spanned v0.6.8
37762025-04-09T17:49:03.293Z Checking toml_datetime v0.6.8
37772025-04-09T17:49:03.293Z Checking camino v1.1.9
37782025-04-09T17:49:03.293Z Checking semver v1.0.25
37792025-04-09T17:49:03.517Z Checking cargo-platform v0.1.8
37802025-04-09T17:49:03.543Z Checking macaddr v1.0.1
37812025-04-09T17:49:03.678Z Checking toml_edit v0.22.24
37822025-04-09T17:49:03.850Z Checking camino-tempfile v1.1.1
37832025-04-09T17:49:03.967Z Checking clap v4.5.32
37842025-04-09T17:49:04.667Z Checking dof v0.3.0
37852025-04-09T17:49:04.667Z Checking cargo_metadata v0.19.2
37862025-04-09T17:49:05.203Z Checking usdt-impl v0.5.0
37872025-04-09T17:49:05.696Z Checking usdt v0.5.0
37882025-04-09T17:49:05.917Z Checking toml v0.8.20
37892025-04-09T17:49:06.536Z Checking cargo_toml v0.21.0
37902025-04-09T17:49:08.140Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
37912025-04-09T17:49:09.044Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.47s
37922025-04-09T17:49:09.169Z
37932025-04-09T17:49:09.169Zinfo: running `cargo check --bins` on end-to-end-tests (191/203)
37942025-04-09T17:49:10.221Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37952025-04-09T17:49:10.246Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37962025-04-09T17:49:10.420Z Checking polyval v0.6.2
37972025-04-09T17:49:10.446Z Checking ctr v0.9.2
37982025-04-09T17:49:10.476Z Checking ssh-encoding v0.2.0
37992025-04-09T17:49:10.501Z Checking blowfish v0.9.1
38002025-04-09T17:49:10.527Z Checking password-hash v0.4.2
38012025-04-09T17:49:10.552Z Checking p521 v0.13.3
38022025-04-09T17:49:10.552Z Checking p256 v0.13.2
38032025-04-09T17:49:10.577Z Checking russh-cryptovec v0.7.3
38042025-04-09T17:49:10.704Z Checking ghash v0.5.1
38052025-04-09T17:49:10.734Z Checking bcrypt-pbkdf v0.10.0
38062025-04-09T17:49:10.759Z Checking md5 v0.7.0
38072025-04-09T17:49:10.805Z Checking num-bigint v0.4.6
38082025-04-09T17:49:10.805Z Checking des v0.8.1
38092025-04-09T17:49:10.895Z Checking aes-gcm v0.10.3
38102025-04-09T17:49:10.928Z Checking pbkdf2 v0.11.0
38112025-04-09T17:49:10.996Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
38122025-04-09T17:49:11.021Z Checking hex-literal v0.4.1
38132025-04-09T17:49:11.046Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
38142025-04-09T17:49:11.111Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
38152025-04-09T17:49:11.137Z Checking ssh-cipher v0.2.0
38162025-04-09T17:49:11.172Z Checking internet-checksum v0.2.1
38172025-04-09T17:49:11.409Z Checking ssh-key v0.6.6
38182025-04-09T17:49:11.648Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
38192025-04-09T17:49:12.851Z Checking russh-keys v0.45.0
38202025-04-09T17:49:14.040Z Checking russh v0.45.0
38212025-04-09T17:49:39.601Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
38222025-04-09T17:49:41.409Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.23s
38232025-04-09T17:49:41.645Z
38242025-04-09T17:49:41.645Zinfo: running `cargo check --bins` on gateway-cli (192/203)
38252025-04-09T17:49:42.543Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38262025-04-09T17:49:42.569Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38272025-04-09T17:49:42.668Z Checking termios v0.3.3
38282025-04-09T17:49:42.885Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
38292025-04-09T17:49:43.920Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.26s
38302025-04-09T17:49:44.122Z
38312025-04-09T17:49:44.122Zinfo: running `cargo check --bins --no-default-features` on installinator (193/203)
38322025-04-09T17:49:45.096Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38332025-04-09T17:49:45.121Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38342025-04-09T17:49:45.258Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
38352025-04-09T17:49:45.258Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
38362025-04-09T17:49:45.258Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
38372025-04-09T17:49:45.284Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
38382025-04-09T17:49:46.273Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
38392025-04-09T17:49:46.559Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
38402025-04-09T17:49:48.694Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
38412025-04-09T17:49:51.001Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.87s
38422025-04-09T17:49:51.201Z
38432025-04-09T17:49:51.202Zinfo: running `cargo check --bins` on internal-dns-cli (194/203)
38442025-04-09T17:49:52.155Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38452025-04-09T17:49:52.180Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38462025-04-09T17:49:52.297Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
38472025-04-09T17:49:52.805Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.59s
38482025-04-09T17:49:52.998Z
38492025-04-09T17:49:52.998Zinfo: running `cargo check --bins` on omicron-live-tests (195/203)
38502025-04-09T17:49:53.862Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38512025-04-09T17:49:53.888Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38522025-04-09T17:49:53.888Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38532025-04-09T17:49:53.888Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
38542025-04-09T17:49:53.986Z
38552025-04-09T17:49:53.986Zinfo: running `cargo check --bins` on live-tests-macros (196/203)
38562025-04-09T17:49:54.840Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38572025-04-09T17:49:54.866Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38582025-04-09T17:49:54.866Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38592025-04-09T17:49:54.866Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
38602025-04-09T17:49:54.962Z
38612025-04-09T17:49:54.962Zinfo: running `cargo check --bins` on nexus-mgs-updates (197/203)
38622025-04-09T17:49:55.836Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38632025-04-09T17:49:55.862Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38642025-04-09T17:49:55.862Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38652025-04-09T17:49:55.862Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
38662025-04-09T17:49:55.965Z
38672025-04-09T17:49:55.965Zinfo: running `cargo check --bins` on omicron-package (198/203)
38682025-04-09T17:49:56.877Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38692025-04-09T17:49:56.903Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38702025-04-09T17:49:57.040Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
38712025-04-09T17:49:58.754Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.77s
38722025-04-09T17:49:58.941Z
38732025-04-09T17:49:58.941Zinfo: running `cargo check --bins` on wicket-dbg (199/203)
38742025-04-09T17:49:59.886Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38752025-04-09T17:49:59.911Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38762025-04-09T17:50:00.075Z Checking rtoolbox v0.0.2
38772025-04-09T17:50:00.075Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
38782025-04-09T17:50:00.075Z Checking tui-tree-widget v0.23.0
38792025-04-09T17:50:00.287Z Checking rpassword v7.3.1
38802025-04-09T17:50:06.375Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
38812025-04-09T17:50:10.512Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
38822025-04-09T17:50:12.075Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.12s
38832025-04-09T17:50:12.277Z
38842025-04-09T17:50:12.277Zinfo: running `cargo check --bins` on wicket (200/203)
38852025-04-09T17:50:13.252Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38862025-04-09T17:50:13.278Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38872025-04-09T17:50:13.444Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
38882025-04-09T17:50:13.847Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.56s
38892025-04-09T17:50:14.046Z
38902025-04-09T17:50:14.046Zinfo: running `cargo check --bins` on wicketd (201/203)
38912025-04-09T17:50:15.023Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38922025-04-09T17:50:15.048Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38932025-04-09T17:50:15.212Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
38942025-04-09T17:50:20.600Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.54s
38952025-04-09T17:50:20.811Z
38962025-04-09T17:50:20.811Zinfo: running `cargo check --bins` on omicron-workspace-hack (202/203)
38972025-04-09T17:50:21.666Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38982025-04-09T17:50:21.692Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38992025-04-09T17:50:21.692Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39002025-04-09T17:50:21.692Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
39012025-04-09T17:50:21.788Z
39022025-04-09T17:50:21.788Zinfo: running `cargo check --bins` on zone-setup (203/203)
39032025-04-09T17:50:22.704Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39042025-04-09T17:50:22.730Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39052025-04-09T17:50:22.865Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
39062025-04-09T17:50:22.891Z Checking uzers v0.12.1
39072025-04-09T17:50:25.256Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
39082025-04-09T17:50:28.127Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
39092025-04-09T17:50:29.363Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.56s
39102025-04-09T17:50:29.577Z
39112025-04-09T17:50:29.577Zreal 18:18.270085687
39122025-04-09T17:50:29.577Zuser 30:32.263699829
39132025-04-09T17:50:29.577Zsys 5:25.639622205
39142025-04-09T17:50:29.577Ztrap 0.751077113
39152025-04-09T17:50:29.577Ztflt 0.372248165
39162025-04-09T17:50:29.577Zdflt 1.456827070
39172025-04-09T17:50:29.602Zkflt 0.001025614
39182025-04-09T17:50:29.602Zlock 53:51.935871684
39192025-04-09T17:50:29.602Zslp 2:40:45.711085040
39202025-04-09T17:50:29.603Zlat 1:09.784207898
39212025-04-09T17:50:29.603Zstop 3:44.524026712
39222025-04-09T17:50:29.603Zprocess exited: duration 1444204 ms, exit code 0
 
39232025-04-09T17:50:29.654Zfound 0 output files