01JPRB4JDEBVQT86PFSDFV32TF: 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: 01JPRB515AJ4MHC4PGQ4KB8BCH

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-03-19T23:18:08.588Zjob assigned to worker 01JPRB52Z4C8VN0G0G110XD7E2 [factory aws, i-072f62f0ebc2fcb1a] (queued for 44 s)
 
22025-03-19T23:18:16.985Zstarting task 0: "setup"
32025-03-19T23:18:16.990Z++ uname -s
42025-03-19T23:18:16.994Z+ kern=SunOS
52025-03-19T23:18:16.994Z+ build_user=build
62025-03-19T23:18:16.994Z+ build_uid=12345
72025-03-19T23:18:16.994Z+ work_dir=/work
82025-03-19T23:18:16.994Z+ input_dir=/input
92025-03-19T23:18:16.994Z+ [[ 0 == 12345 ]]
102025-03-19T23:18:16.994Z+ case "$kern" in
112025-03-19T23:18:16.994Z+ groupadd -g 12345 build
122025-03-19T23:18:16.997Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-03-19T23:18:19.004Z+ zfs create -o mountpoint=/work rpool/work
142025-03-19T23:18:19.138Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-03-19T23:18:19.142Z+ home_fs=zfs
162025-03-19T23:18:19.142Z+ [[ zfs == autofs ]]
172025-03-19T23:18:19.142Z+ mkdir -p /home/build
182025-03-19T23:18:19.145Z+ chown build:build /home/build /work
192025-03-19T23:18:21.147Z+ chmod 0700 /home/build /work
202025-03-19T23:18:21.153Zprocess exited: duration 4163 ms, exit code 0
 
212025-03-19T23:18:21.162Zstarting task 1: "rust-toolchain"
222025-03-19T23:18:21.168Z+ printf ' * rust toolchain channel = "%s"\n' 1.85.0
232025-03-19T23:18:21.168Z * rust toolchain channel = "1.85.0"
242025-03-19T23:18:21.168Z+ printf ' * rust toolchain profile = "%s"\n' default
252025-03-19T23:18:21.168Z * rust toolchain profile = "default"
262025-03-19T23:18:21.168Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-03-19T23:18:21.169Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-03-19T23:18:21.175Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-03-19T23:18:21.176Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default
302025-03-19T23:18:21.311Zinfo: downloading installer
312025-03-19T23:18:22.478Zwarn: It looks like you have an existing installation of Rust at:
322025-03-19T23:18:22.478Zwarn: /opt/ooce/bin
332025-03-19T23:18:22.478Zwarn: It is recommended that rustup be the primary Rust installation.
342025-03-19T23:18:22.478Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-03-19T23:18:22.478Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-03-19T23:18:22.478Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-03-19T23:18:22.478Zwarn: or pass `-y' to ignore all ignorable checks.
382025-03-19T23:18:22.478Zerror: cannot install while Rust is installed
392025-03-19T23:18:22.479Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-03-19T23:18:22.492Zinfo: profile set to 'default'
412025-03-19T23:18:22.492Zinfo: default host triple is x86_64-unknown-illumos
422025-03-19T23:18:22.497Zinfo: syncing channel updates for '1.85.0-x86_64-unknown-illumos'
432025-03-19T23:18:22.683Zinfo: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17)
442025-03-19T23:18:22.684Zinfo: downloading component 'cargo'
452025-03-19T23:18:23.455Zinfo: downloading component 'clippy'
462025-03-19T23:18:23.766Zinfo: downloading component 'rust-docs'
472025-03-19T23:18:24.943Zinfo: downloading component 'rust-std'
482025-03-19T23:18:26.639Zinfo: downloading component 'rustc'
492025-03-19T23:18:32.136Zinfo: downloading component 'rustfmt'
502025-03-19T23:18:32.423Zinfo: installing component 'cargo'
512025-03-19T23:18:33.272Zinfo: installing component 'clippy'
522025-03-19T23:18:33.655Zinfo: installing component 'rust-docs'
532025-03-19T23:18:35.413Zinfo: installing component 'rust-std'
542025-03-19T23:18:37.255Zinfo: installing component 'rustc'
552025-03-19T23:18:43.359Zinfo: installing component 'rustfmt'
562025-03-19T23:18:43.702Zinfo: default toolchain set to '1.85.0-x86_64-unknown-illumos'
572025-03-19T23:18:43.702Z
582025-03-19T23:18:44.071Z 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17)
592025-03-19T23:18:44.071Z
602025-03-19T23:18:44.075Z
612025-03-19T23:18:44.075ZRust is installed now. Great!
622025-03-19T23:18:44.075Z
632025-03-19T23:18:44.075ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-03-19T23:18:44.075Zenvironment variable. This has not been done automatically.
652025-03-19T23:18:44.075Z
662025-03-19T23:18:44.075ZTo configure your current shell, you need to source
672025-03-19T23:18:44.075Zthe corresponding env file under $HOME/.cargo.
682025-03-19T23:18:44.075Z
692025-03-19T23:18:44.075ZThis is usually done by running one of the following (note the leading DOT):
702025-03-19T23:18:44.075Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-03-19T23:18:44.075Zsource "$HOME/.cargo/env.fish" # For fish
722025-03-19T23:18:44.075Zsource "$HOME/.cargo/env.nu" # For nushell
732025-03-19T23:18:44.154Z+ rustup --version
742025-03-19T23:18:44.165Zrustup 1.28.1 (f9edccde0 2025-03-05)
752025-03-19T23:18:44.165Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-03-19T23:18:44.196Zinfo: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)`
772025-03-19T23:18:44.199Z+ cargo --version
782025-03-19T23:18:44.218Zcargo 1.85.0 (d73d2caf9 2024-12-31)
792025-03-19T23:18:44.221Z+ rustc --version
802025-03-19T23:18:44.248Zrustc 1.85.0 (4d91de4e4 2025-02-17)
812025-03-19T23:18:44.253Zprocess exited: duration 23079 ms, exit code 0
 
822025-03-19T23:18:44.259Zstarting task 2: "authentication"
832025-03-19T23:18:44.284Zprocess exited: duration 24 ms, exit code 0
 
842025-03-19T23:18:44.293Zstarting task 3: "clone repository"
852025-03-19T23:18:44.298Z+ mkdir -p /work/oxidecomputer/omicron
862025-03-19T23:18:44.301Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-03-19T23:18:44.411ZCloning into '/work/oxidecomputer/omicron'...
882025-03-19T23:18:51.670Z+ cd /work/oxidecomputer/omicron
892025-03-19T23:18:51.671Z+ git fetch origin c84a598a56b91d04a91e28d587d465d06732cb9e
902025-03-19T23:18:51.976ZFrom https://github.com/oxidecomputer/omicron
912025-03-19T23:18:51.976Z * branch c84a598a56b91d04a91e28d587d465d06732cb9e -> FETCH_HEAD
922025-03-19T23:18:51.986Z+ [[ -n iliana/tuf-replication-generation-numbers ]]
932025-03-19T23:18:51.990Z++ git branch --show-current
942025-03-19T23:18:51.990Z+ current=main
952025-03-19T23:18:51.990Z+ [[ main != iliana/tuf-replication-generation-numbers ]]
962025-03-19T23:18:51.990Z+ git branch -f iliana/tuf-replication-generation-numbers c84a598a56b91d04a91e28d587d465d06732cb9e
972025-03-19T23:18:51.993Z+ git checkout -f iliana/tuf-replication-generation-numbers
982025-03-19T23:18:52.185ZSwitched to branch 'iliana/tuf-replication-generation-numbers'
992025-03-19T23:18:52.188Z+ git reset --hard c84a598a56b91d04a91e28d587d465d06732cb9e
1002025-03-19T23:18:52.199ZHEAD is now at c84a598a5 ledger management task; rename ledger file
1012025-03-19T23:18:52.202Zprocess exited: duration 7903 ms, exit code 0
 
1022025-03-19T23:18:52.209Zstarting task 4: "build"
1032025-03-19T23:18:52.215Z+ source .github/buildomat/ci-env.sh
1042025-03-19T23:18:52.215Z++ export CARGO_TERM_COLOR=always
1052025-03-19T23:18:52.215Z++ CARGO_TERM_COLOR=always
1062025-03-19T23:18:52.218Z+ cargo --version
1072025-03-19T23:18:52.271Zcargo 1.85.0 (d73d2caf9 2024-12-31)
1082025-03-19T23:18:52.274Z+ rustc --version
1092025-03-19T23:18:52.340Zrustc 1.85.0 (4d91de4e4 2025-02-17)
1102025-03-19T23:18:52.344Z+ source ./env.sh
1112025-03-19T23:18:52.344Z++ OLD_SHELL_OPTS=ehxB
1122025-03-19T23:18:52.344Z++ set -o xtrace
1132025-03-19T23:18:52.348Z++++ dirname ./env.sh
1142025-03-19T23:18:52.348Z+++ readlink -f .
1152025-03-19T23:18:52.362Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162025-03-19T23:18:52.366Z++ 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-03-19T23:18:52.366Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1182025-03-19T23:18:52.366Z++ 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-03-19T23:18:52.366Z++ 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-03-19T23:18:52.366Z++ 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-03-19T23:18:52.366Z++ 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-03-19T23:18:52.366Z++ 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-03-19T23:18:52.366Z++ 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-03-19T23:18:52.366Z++ case $OLD_SHELL_OPTS in
1252025-03-19T23:18:52.366Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262025-03-19T23:18:52.366Z+ 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-03-19T23:18:52.366Z+ 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-03-19T23:18:52.366Z+ banner prerequisites
1292025-03-19T23:18:52.366Z
1302025-03-19T23:18:52.366Z ##### ##### ###### ##### ###### #### # # # #### #
1312025-03-19T23:18:52.366Z # # # # # # # # # # # # # # #
1322025-03-19T23:18:52.366Z # # # # ##### # # ##### # # # # # #### #
1332025-03-19T23:18:52.366Z ##### ##### # ##### # # # # # # # # #
1342025-03-19T23:18:52.366Z # # # # # # # # # # # # # # #
1352025-03-19T23:18:52.366Z # # # ###### # # ###### ### # #### # #### #
1362025-03-19T23:18:52.366Z
1372025-03-19T23:18:52.366Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382025-03-19T23:18:53.933Zpkg list: illegal option -- F
1392025-03-19T23:18:53.933ZUsage:
1402025-03-19T23:18:53.936Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1412025-03-19T23:18:53.937Z [pkg_fmri_pattern ...]
1422025-03-19T23:18:54.765Zpkg list: illegal option -- F
1432025-03-19T23:18:54.765ZUsage:
1442025-03-19T23:18:54.765Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1452025-03-19T23:18:54.765Z [pkg_fmri_pattern ...]
1462025-03-19T23:19:01.332Z Startup: Refreshing catalog 'helios-dev' ... Done
1472025-03-19T23:19:05.881Z Startup: Caching catalogs ... Done
1482025-03-19T23:19:20.923ZPlanning: Solver setup ... Done (13.955s)
1492025-03-19T23:19:21.086ZPlanning: Running solver ... Done (0.163s)
1502025-03-19T23:19:21.218ZPlanning: Finding local manifests ... Done (0.006s)
1512025-03-19T23:19:21.233ZPlanning: Fetching manifests: 0/7 0% complete
1522025-03-19T23:19:22.349ZPlanning: Fetching manifests: 7/7 100% complete
1532025-03-19T23:19:22.464ZPlanning: Package planning ... Done (0.116s)
1542025-03-19T23:19:22.523ZPlanning: Merging actions ... Done (0.057s)
1552025-03-19T23:19:23.050ZPlanning: Checking for conflicting actions ... Done (0.528s)
1562025-03-19T23:19:27.464ZPlanning: Consolidating action changes ... Done (4.411s)
1572025-03-19T23:19:27.876ZPlanning: Evaluating mediators ... Done (0.410s)
1582025-03-19T23:19:27.960ZPlanning: Planning completed in 21.97 seconds
1592025-03-19T23:19:27.975Z Packages to install: 4
1602025-03-19T23:19:27.975Z Packages to update: 3
1612025-03-19T23:19:27.975Z Mediators to change: 2
1622025-03-19T23:19:27.975Z Services to change: 1
1632025-03-19T23:19:27.979Z Estimated space available: 155.59 GB
1642025-03-19T23:19:27.979ZEstimated space to be consumed: 1.67 GB
1652025-03-19T23:19:27.979Z Create boot environment: No
1662025-03-19T23:19:27.979ZCreate backup boot environment: Yes
1672025-03-19T23:19:27.979Z Rebuild boot archive: No
1682025-03-19T23:19:27.979Z
1692025-03-19T23:19:27.979ZChanged mediators:
1702025-03-19T23:19:27.979Z mediator clang:
1712025-03-19T23:19:27.979Z version: None -> 15 (system default)
1722025-03-19T23:19:27.979Z
1732025-03-19T23:19:27.979Z mediator llvm:
1742025-03-19T23:19:27.979Z version: 14 (system default) -> 15 (system default)
1752025-03-19T23:19:27.979Z
1762025-03-19T23:19:27.979ZChanged packages:
1772025-03-19T23:19:27.979Zhelios-dev
1782025-03-19T23:19:27.979Z developer/build-essential
1792025-03-19T23:19:27.979Z None -> 11-2.0
1802025-03-19T23:19:27.979Z library/libxmlsec1
1812025-03-19T23:19:27.979Z None -> 1.2.35-2.0
1822025-03-19T23:19:27.979Z ooce/developer/clang-15
1832025-03-19T23:19:27.979Z None -> 15.0.7-2.0
1842025-03-19T23:19:27.979Z ooce/developer/llvm-15
1852025-03-19T23:19:27.979Z None -> 15.0.7-2.0
1862025-03-19T23:19:27.979Z package/pkg
1872025-03-19T23:19:27.979Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1882025-03-19T23:19:27.979Z system/library/g++-runtime
1892025-03-19T23:19:27.980Z 13-2.0 -> 14-2.0
1902025-03-19T23:19:27.980Z system/library/gcc-runtime
1912025-03-19T23:19:27.980Z 13-2.0 -> 14-2.0
1922025-03-19T23:19:27.980Z
1932025-03-19T23:19:27.980ZServices:
1942025-03-19T23:19:27.980Z restart_fmri:
1952025-03-19T23:19:27.980Z svc:/system/update-man-index:default
1962025-03-19T23:19:27.980Z
1972025-03-19T23:19:27.980ZEditable files to change:
1982025-03-19T23:19:27.980Z Update:
1992025-03-19T23:19:27.980Z usr/share/lib/pkg/web/config.shtml
2002025-03-19T23:19:28.054Z
2012025-03-19T23:19:28.054ZDownload: 0/4301 items 0.0/225.4MB 0% complete
2022025-03-19T23:19:33.232ZDownload: 1198/4301 items 83.1/225.4MB 36% complete (16.9M/s)
2032025-03-19T23:19:38.271ZDownload: 2225/4301 items 119.2/225.4MB 52% complete (11.9M/s)
2042025-03-19T23:19:43.301ZDownload: 3247/4301 items 202.5/225.4MB 89% complete (12.3M/s)
2052025-03-19T23:19:48.307ZDownload: 3693/4301 items 216.6/225.4MB 96% complete (9.8M/s)
2062025-03-19T23:19:58.339ZDownload: 4207/4301 items 220.6/225.4MB 97% complete (9.3M/s)
2072025-03-19T23:19:59.447ZDownload: Completed 225.42 MB in 31.38 seconds (7.2M/s)
2082025-03-19T23:20:01.659Z Actions: 1/5122 actions (Removing old actions)
2092025-03-19T23:20:01.675Z Actions: 194/5122 actions (Installing new actions)
2102025-03-19T23:20:06.392Z Actions: 4267/5122 actions (Updating modified actions)
2112025-03-19T23:20:06.735Z Actions: Completed 5122 actions in 5.07 seconds.
2122025-03-19T23:20:06.984Z Done (0.241s)
2132025-03-19T23:20:06.987Z Done (0.001s)
2142025-03-19T23:20:07.621Z Done (0.635s)
2152025-03-19T23:20:12.279Z Done (4.415s)
2162025-03-19T23:20:12.366Z Done (0.016s)
2172025-03-19T23:20:12.369Z Done (0.000s)
2182025-03-19T23:20:12.550Z Done (0.000s)
2192025-03-19T23:20:13.335ZPlanning: Evaluating mediator changes ... Done
2202025-03-19T23:20:13.502ZPlanning: Checking for conflicting actions ... Done
2212025-03-19T23:20:13.507ZPlanning: Consolidating action changes ... Done
2222025-03-19T23:20:13.774ZPlanning: Evaluating mediators ... Done
2232025-03-19T23:20:13.778ZPlanning: Planning completed in 0.44 seconds
2242025-03-19T23:20:13.813Z Mediators to change: 2
2252025-03-19T23:20:13.813Z Create boot environment: No
2262025-03-19T23:20:13.817ZCreate backup boot environment: No
2272025-03-19T23:20:13.894Z Done
2282025-03-19T23:20:13.895Z Done
2292025-03-19T23:20:14.362Z Done
2302025-03-19T23:20:18.148Z Done
2312025-03-19T23:20:18.244Z Done
2322025-03-19T23:20:18.246Z Done
2332025-03-19T23:20:18.394Z Done
2342025-03-19T23:20:19.041ZPlanning: Evaluating mediator changes ... Done
2352025-03-19T23:20:19.077ZPlanning: Merging actions ... Done
2362025-03-19T23:20:19.236ZPlanning: Checking for conflicting actions ... Done
2372025-03-19T23:20:19.246ZPlanning: Consolidating action changes ... Done
2382025-03-19T23:20:19.510ZPlanning: Evaluating mediators ... Done
2392025-03-19T23:20:19.570ZPlanning: Planning completed in 0.78 seconds
2402025-03-19T23:20:19.607Z Packages to change: 1
2412025-03-19T23:20:19.607Z Mediators to change: 1
2422025-03-19T23:20:19.607Z Services to change: 1
2432025-03-19T23:20:19.607Z Create boot environment: No
2442025-03-19T23:20:19.618ZCreate backup boot environment: Yes
2452025-03-19T23:20:21.812Z Actions: 1/6 actions (Updating modified actions)
2462025-03-19T23:20:21.837Z Actions: Completed 6 actions in 0.00 seconds.
2472025-03-19T23:20:21.837Z Done
2482025-03-19T23:20:21.838Z Done
2492025-03-19T23:20:21.934Z Done
2502025-03-19T23:20:25.786Z Done
2512025-03-19T23:20:25.878Z Done
2522025-03-19T23:20:25.881Z Done
2532025-03-19T23:20:26.025Z Done
2542025-03-19T23:20:26.488ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2552025-03-19T23:20:26.488Zclang system 15 system
2562025-03-19T23:20:26.488Zcsh system system illumos
2572025-03-19T23:20:26.488Zctags system system illumos
2582025-03-19T23:20:26.488Zgcc vendor 12 vendor
2592025-03-19T23:20:26.488Zgcc system 10 system
2602025-03-19T23:20:26.488Zgcc system 7 system
2612025-03-19T23:20:26.488Zgo system 1.20 system
2622025-03-19T23:20:26.488Zgo system 1.19 system
2632025-03-19T23:20:26.488Zllvm system 15 system
2642025-03-19T23:20:26.488Zllvm system 14 system
2652025-03-19T23:20:26.488Zmariadb system 10.6 system
2662025-03-19T23:20:26.488Zmta vendor vendor dma
2672025-03-19T23:20:26.488Zopenjdk system 17 system
2682025-03-19T23:20:26.488Zopenjdk system 11 system
2692025-03-19T23:20:26.488Zopenjdk system 1.8 system
2702025-03-19T23:20:26.488Zopenssl vendor 3 vendor
2712025-03-19T23:20:26.488Zperl system 5.36 system
2722025-03-19T23:20:26.488Zpostgresql system 15 system
2732025-03-19T23:20:26.488Zpostgresql system 13 system
2742025-03-19T23:20:26.488Zpython vendor 3 vendor
2752025-03-19T23:20:26.488Zpython system 2 system
2762025-03-19T23:20:26.488Zpython3 system 3.11 system
2772025-03-19T23:20:26.488Zruby system 3.0 system
2782025-03-19T23:20:26.488Zwords vendor vendor american-english
2792025-03-19T23:20:26.488Zwords system system australian-english
2802025-03-19T23:20:26.488Zwords system system british-english
2812025-03-19T23:20:26.488Zwords system system canadian-english
2822025-03-19T23:20:26.488Zwords system system french
2832025-03-19T23:20:26.488Zwords system system italian
2842025-03-19T23:20:26.489Zwords system system ngerman
2852025-03-19T23:20:26.489Zwords system system ogerman
2862025-03-19T23:20:26.489Zwords system system spanish
2872025-03-19T23:20:26.832ZPUBLISHER TYPE STATUS P LOCATION
2882025-03-19T23:20:26.832Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2892025-03-19T23:20:30.137ZFMRI IFO
2902025-03-19T23:20:30.137Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2912025-03-19T23:20:30.137Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2922025-03-19T23:20:30.137Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2932025-03-19T23:20:30.137Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2942025-03-19T23:20:30.137Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2952025-03-19T23:20:30.137Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2962025-03-19T23:20:30.137Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2972025-03-19T23:20:30.137Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2982025-03-19T23:20:30.137Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2992025-03-19T23:20:30.137Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
3002025-03-19T23:20:30.137Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
3012025-03-19T23:20:30.137Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
3022025-03-19T23:20:30.138Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
3032025-03-19T23:20:30.138Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
3042025-03-19T23:20:30.138Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
3052025-03-19T23:20:31.031Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
3062025-03-19T23:20:31.322Z Updating crates.io index
3072025-03-19T23:20:31.395Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3082025-03-19T23:20:31.950Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3092025-03-19T23:20:32.230Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3102025-03-19T23:20:32.497Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
3112025-03-19T23:20:32.856Z Updating git repository `https://github.com/oxidecomputer/propolis`
3122025-03-19T23:20:33.903Z Updating git repository `https://github.com/oxidecomputer/crucible`
3132025-03-19T23:20:36.162Z Updating git repository `https://github.com/oxidecomputer/opte`
3142025-03-19T23:20:36.826Z Updating git repository `https://github.com/oxidecomputer/falcon`
3152025-03-19T23:20:37.952Z Updating git repository `https://github.com/oxidecomputer/clickward`
3162025-03-19T23:20:38.218Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3172025-03-19T23:20:38.622Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3182025-03-19T23:20:39.210Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3192025-03-19T23:20:39.765Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3202025-03-19T23:20:40.087Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3212025-03-19T23:20:40.463Z Updating git repository `https://github.com/oxidecomputer/tofino`
3222025-03-19T23:20:40.743Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3232025-03-19T23:20:40.998Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3242025-03-19T23:20:41.243Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3252025-03-19T23:20:41.577Z Updating git repository `https://github.com/oxidecomputer/lldp`
3262025-03-19T23:20:41.875Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3272025-03-19T23:20:42.248Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3282025-03-19T23:20:42.550Z Updating git repository `https://github.com/oxidecomputer/ispf`
3292025-03-19T23:20:42.902Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3302025-03-19T23:20:43.173Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3312025-03-19T23:20:43.782Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3322025-03-19T23:20:44.070Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3332025-03-19T23:20:44.430Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3342025-03-19T23:20:44.873Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3352025-03-19T23:20:45.141Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3362025-03-19T23:20:45.400Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3372025-03-19T23:20:45.669Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3382025-03-19T23:20:47.228Z Downloading crates ...
3392025-03-19T23:20:47.315Z Downloaded anstyle v1.0.10
3402025-03-19T23:20:47.318Z Downloaded anstyle-query v1.1.1
3412025-03-19T23:20:47.323Z Downloaded block-buffer v0.10.4
3422025-03-19T23:20:47.327Z Downloaded bitflags v2.6.0
3432025-03-19T23:20:47.332Z Downloaded bytecount v0.6.8
3442025-03-19T23:20:47.345Z Downloaded equivalent v1.0.1
3452025-03-19T23:20:47.350Z Downloaded pretty-hex v0.4.1
3462025-03-19T23:20:47.354Z Downloaded winnow v0.7.3
3472025-03-19T23:20:47.368Z Downloaded swrite v0.1.0
3482025-03-19T23:20:47.371Z Downloaded usdt-macro v0.5.0
3492025-03-19T23:20:47.371Z Downloaded scroll_derive v0.12.0
3502025-03-19T23:20:47.375Z Downloaded dtrace-parser v0.2.0
3512025-03-19T23:20:47.378Z Downloaded usdt-attr-macro v0.5.0
3522025-03-19T23:20:47.378Z Downloaded anstyle-parse v0.2.5
3532025-03-19T23:20:47.383Z Downloaded fnv v1.0.7
3542025-03-19T23:20:47.387Z Downloaded bitflags v1.3.2
3552025-03-19T23:20:47.390Z Downloaded digest v0.10.7
3562025-03-19T23:20:47.390Z Downloaded crypto-common v0.1.6
3572025-03-19T23:20:47.394Z Downloaded byteorder v1.5.0
3582025-03-19T23:20:47.394Z Downloaded fs-err v2.11.0
3592025-03-19T23:20:47.397Z Downloaded dof v0.3.0
3602025-03-19T23:20:47.397Z Downloaded itoa v1.0.11
3612025-03-19T23:20:47.397Z Downloaded colorchoice v1.0.2
3622025-03-19T23:20:47.400Z Downloaded cpufeatures v0.2.14
3632025-03-19T23:20:47.400Z Downloaded clap_lex v0.7.4
3642025-03-19T23:20:47.400Z Downloaded fastrand v2.1.1
3652025-03-19T23:20:47.404Z Downloaded strsim v0.11.1
3662025-03-19T23:20:47.404Z Downloaded thiserror-impl v2.0.11
3672025-03-19T23:20:47.407Z Downloaded terminal_size v0.4.0
3682025-03-19T23:20:47.407Z Downloaded plain v0.2.3
3692025-03-19T23:20:47.410Z Downloaded heck v0.5.0
3702025-03-19T23:20:47.410Z Downloaded heck v0.4.1
3712025-03-19T23:20:47.410Z Downloaded proc-macro-error-attr v1.0.4
3722025-03-19T23:20:47.413Z Downloaded cfg-if v1.0.0
3732025-03-19T23:20:47.413Z Downloaded cargo-platform v0.1.8
3742025-03-19T23:20:47.418Z Downloaded toml_datetime v0.6.8
3752025-03-19T23:20:47.421Z Downloaded thiserror v1.0.69
3762025-03-19T23:20:47.425Z Downloaded tabled_derive v0.7.0
3772025-03-19T23:20:47.428Z Downloaded memmap v0.7.0
3782025-03-19T23:20:47.428Z Downloaded generic-array v0.14.7
3792025-03-19T23:20:47.431Z Downloaded errno v0.3.9
3802025-03-19T23:20:47.431Z Downloaded utf8parse v0.2.2
3812025-03-19T23:20:47.434Z Downloaded usdt v0.5.0
3822025-03-19T23:20:47.434Z Downloaded thread-id v4.2.2
3832025-03-19T23:20:47.434Z Downloaded smawk v0.3.2
3842025-03-19T23:20:47.438Z Downloaded pest_generator v2.7.14
3852025-03-19T23:20:47.444Z Downloaded unicode-linebreak v0.1.5
3862025-03-19T23:20:47.448Z Downloaded serde_tokenstream v0.2.2
3872025-03-19T23:20:47.448Z Downloaded version_check v0.9.5
3882025-03-19T23:20:47.451Z Downloaded terminal_size v0.2.6
3892025-03-19T23:20:47.451Z Downloaded serde_spanned v0.6.8
3902025-03-19T23:20:47.451Z Downloaded autocfg v1.4.0
3912025-03-19T23:20:47.455Z Downloaded camino v1.1.9
3922025-03-19T23:20:47.459Z Downloaded cargo_toml v0.21.0
3932025-03-19T23:20:47.459Z Downloaded pest_derive v2.7.14
3942025-03-19T23:20:47.462Z Downloaded cargo_metadata v0.19.2
3952025-03-19T23:20:47.466Z Downloaded io-lifetimes v1.0.11
3962025-03-19T23:20:47.466Z Downloaded anstream v0.6.15
3972025-03-19T23:20:47.470Z Downloaded once_cell v1.20.3
3982025-03-19T23:20:47.473Z Downloaded quote v1.0.39
3992025-03-19T23:20:47.476Z Downloaded semver v1.0.25
4002025-03-19T23:20:47.476Z Downloaded thiserror-impl v1.0.69
4012025-03-19T23:20:47.480Z Downloaded scroll v0.12.0
4022025-03-19T23:20:47.480Z Downloaded sha2 v0.10.8
4032025-03-19T23:20:47.483Z Downloaded tempfile v3.13.0
4042025-03-19T23:20:47.494Z Downloaded usdt-impl v0.5.0
4052025-03-19T23:20:47.494Z Downloaded proc-macro-error v1.0.4
4062025-03-19T23:20:47.494Z Downloaded macaddr v1.0.1
4072025-03-19T23:20:47.494Z Downloaded camino-tempfile v1.1.1
4082025-03-19T23:20:47.494Z Downloaded zerocopy-derive v0.7.35
4092025-03-19T23:20:47.498Z Downloaded is_terminal_polyfill v1.70.1
4102025-03-19T23:20:47.499Z Downloaded proc-macro2 v1.0.94
4112025-03-19T23:20:47.502Z Downloaded ucd-trie v0.1.7
4122025-03-19T23:20:47.505Z Downloaded pest_meta v2.7.14
4132025-03-19T23:20:47.505Z Downloaded log v0.4.22
4142025-03-19T23:20:47.509Z Downloaded clap_derive v4.5.28
4152025-03-19T23:20:47.513Z Downloaded unicode-ident v1.0.14
4162025-03-19T23:20:47.516Z Downloaded thiserror v2.0.11
4172025-03-19T23:20:47.521Z Downloaded typenum v1.17.0
4182025-03-19T23:20:47.526Z Downloaded papergrid v0.11.0
4192025-03-19T23:20:47.529Z Downloaded toml v0.8.20
4202025-03-19T23:20:47.533Z Downloaded serde_derive v1.0.218
4212025-03-19T23:20:47.536Z Downloaded ryu v1.0.18
4222025-03-19T23:20:47.539Z Downloaded textwrap v0.16.1
4232025-03-19T23:20:47.542Z Downloaded anyhow v1.0.97
4242025-03-19T23:20:47.545Z Downloaded indexmap v2.7.1
4252025-03-19T23:20:47.549Z Downloaded clap v4.5.31
4262025-03-19T23:20:47.556Z Downloaded serde v1.0.218
4272025-03-19T23:20:47.560Z Downloaded memchr v2.7.4
4282025-03-19T23:20:47.576Z Downloaded toml_edit v0.22.24
4292025-03-19T23:20:47.607Z Downloaded pest v2.7.14
4302025-03-19T23:20:47.624Z Downloaded serde_json v1.0.139
4312025-03-19T23:20:47.631Z Downloaded hashbrown v0.15.1
4322025-03-19T23:20:47.637Z Downloaded zerocopy v0.7.35
4332025-03-19T23:20:47.652Z Downloaded clap_builder v4.5.31
4342025-03-19T23:20:47.658Z Downloaded tabled v0.15.0
4352025-03-19T23:20:47.674Z Downloaded goblin v0.8.2
4362025-03-19T23:20:47.684Z Downloaded syn v1.0.109
4372025-03-19T23:20:47.701Z Downloaded unicode-width v0.1.14
4382025-03-19T23:20:47.709Z Downloaded syn v2.0.98
4392025-03-19T23:20:47.721Z Downloaded rustix v0.37.28
4402025-03-19T23:20:47.739Z Downloaded rustix v0.38.37
4412025-03-19T23:20:47.770Z Downloaded libc v0.2.170
4422025-03-19T23:20:47.914Z Compiling proc-macro2 v1.0.94
4432025-03-19T23:20:47.914Z Compiling unicode-ident v1.0.14
4442025-03-19T23:20:47.914Z Compiling version_check v0.9.5
4452025-03-19T23:20:47.918Z Compiling serde v1.0.218
4462025-03-19T23:20:47.918Z Compiling libc v0.2.170
4472025-03-19T23:20:47.951Z Compiling memchr v2.7.4
4482025-03-19T23:20:47.955Z Compiling thiserror v1.0.69
4492025-03-19T23:20:47.955Z Compiling itoa v1.0.11
4502025-03-19T23:20:48.200Z Compiling ryu v1.0.18
4512025-03-19T23:20:48.258Z Compiling ucd-trie v0.1.7
4522025-03-19T23:20:48.640Z Compiling once_cell v1.20.3
4532025-03-19T23:20:48.687Z Compiling byteorder v1.5.0
4542025-03-19T23:20:48.794Z Compiling serde_json v1.0.139
4552025-03-19T23:20:48.952Z Compiling rustix v0.38.37
4562025-03-19T23:20:49.197Z Compiling bitflags v2.6.0
4572025-03-19T23:20:49.222Z Compiling usdt-impl v0.5.0
4582025-03-19T23:20:49.549Z Compiling proc-macro-error-attr v1.0.4
4592025-03-19T23:20:49.579Z Compiling syn v1.0.109
4602025-03-19T23:20:49.615Z Compiling io-lifetimes v1.0.11
4612025-03-19T23:20:49.752Z Compiling quote v1.0.39
4622025-03-19T23:20:49.828Z Compiling proc-macro-error v1.0.4
4632025-03-19T23:20:49.859Z Compiling errno v0.3.9
4642025-03-19T23:20:50.114Z Compiling syn v2.0.98
4652025-03-19T23:20:50.239Z Compiling log v0.4.22
4662025-03-19T23:20:50.278Z Compiling equivalent v1.0.1
4672025-03-19T23:20:50.347Z Compiling hashbrown v0.15.1
4682025-03-19T23:20:50.380Z Compiling utf8parse v0.2.2
4692025-03-19T23:20:50.411Z Compiling rustix v0.37.28
4702025-03-19T23:20:50.503Z Compiling thread-id v4.2.2
4712025-03-19T23:20:50.556Z Compiling camino v1.1.9
4722025-03-19T23:20:50.598Z Compiling plain v0.2.3
4732025-03-19T23:20:50.629Z Compiling anstyle-parse v0.2.5
4742025-03-19T23:20:51.299Z Compiling anstyle-query v1.1.1
4752025-03-19T23:20:51.354Z Compiling semver v1.0.25
4762025-03-19T23:20:51.466Z Compiling indexmap v2.7.1
4772025-03-19T23:20:51.528Z Compiling is_terminal_polyfill v1.70.1
4782025-03-19T23:20:51.553Z Compiling thiserror v2.0.11
4792025-03-19T23:20:51.579Z Compiling pretty-hex v0.4.1
4802025-03-19T23:20:51.681Z Compiling unicode-width v0.1.14
4812025-03-19T23:20:51.826Z Compiling autocfg v1.4.0
4822025-03-19T23:20:51.863Z Compiling winnow v0.7.3
4832025-03-19T23:20:52.166Z Compiling bitflags v1.3.2
4842025-03-19T23:20:52.227Z Compiling colorchoice v1.0.2
4852025-03-19T23:20:52.283Z Compiling anstyle v1.0.10
4862025-03-19T23:20:52.679Z Compiling anstream v0.6.15
4872025-03-19T23:20:52.781Z Compiling terminal_size v0.4.0
4882025-03-19T23:20:52.827Z Compiling fs-err v2.11.0
4892025-03-19T23:20:53.158Z Compiling bytecount v0.6.8
4902025-03-19T23:20:53.249Z Compiling strsim v0.11.1
4912025-03-19T23:20:53.253Z Compiling cfg-if v1.0.0
4922025-03-19T23:20:53.300Z Compiling fnv v1.0.7
4932025-03-19T23:20:53.375Z Compiling heck v0.5.0
4942025-03-19T23:20:53.400Z Compiling heck v0.4.1
4952025-03-19T23:20:53.459Z Compiling anyhow v1.0.97
4962025-03-19T23:20:53.671Z Compiling clap_lex v0.7.4
4972025-03-19T23:20:53.964Z Compiling fastrand v2.1.1
4982025-03-19T23:20:54.118Z Compiling clap_builder v4.5.31
4992025-03-19T23:20:54.247Z Compiling terminal_size v0.2.6
5002025-03-19T23:20:54.412Z Compiling tempfile v3.13.0
5012025-03-19T23:20:54.454Z Compiling papergrid v0.11.0
5022025-03-19T23:20:54.483Z Compiling memmap v0.7.0
5032025-03-19T23:20:54.646Z Compiling smawk v0.3.2
5042025-03-19T23:20:54.826Z Compiling unicode-linebreak v0.1.5
5052025-03-19T23:20:55.316Z Compiling textwrap v0.16.1
5062025-03-19T23:20:55.341Z Compiling swrite v0.1.0
5072025-03-19T23:20:55.852Z Compiling tabled_derive v0.7.0
5082025-03-19T23:20:57.436Z Compiling serde_derive v1.0.218
5092025-03-19T23:20:57.436Z Compiling thiserror-impl v1.0.69
5102025-03-19T23:20:57.441Z Compiling zerocopy-derive v0.7.35
5112025-03-19T23:20:57.442Z Compiling scroll_derive v0.12.0
5122025-03-19T23:20:57.442Z Compiling thiserror-impl v2.0.11
5132025-03-19T23:20:57.442Z Compiling clap_derive v4.5.28
5142025-03-19T23:20:57.547Z Compiling tabled v0.15.0
5152025-03-19T23:20:58.861Z Compiling scroll v0.12.0
5162025-03-19T23:20:59.392Z Compiling goblin v0.8.2
5172025-03-19T23:20:59.558Z Compiling zerocopy v0.7.35
5182025-03-19T23:21:00.527Z Compiling pest v2.7.14
5192025-03-19T23:21:01.974Z Compiling clap v4.5.31
5202025-03-19T23:21:02.867Z Compiling pest_meta v2.7.14
5212025-03-19T23:21:03.810Z Compiling pest_generator v2.7.14
5222025-03-19T23:21:05.208Z Compiling pest_derive v2.7.14
5232025-03-19T23:21:05.816Z Compiling dtrace-parser v0.2.0
5242025-03-19T23:21:06.775Z Compiling serde_tokenstream v0.2.2
5252025-03-19T23:21:06.843Z Compiling toml_datetime v0.6.8
5262025-03-19T23:21:06.847Z Compiling serde_spanned v0.6.8
5272025-03-19T23:21:06.975Z Compiling cargo-platform v0.1.8
5282025-03-19T23:21:07.164Z Compiling macaddr v1.0.1
5292025-03-19T23:21:07.305Z Compiling toml_edit v0.22.24
5302025-03-19T23:21:07.427Z Compiling camino-tempfile v1.1.1
5312025-03-19T23:21:08.138Z Compiling dof v0.3.0
5322025-03-19T23:21:08.205Z Compiling cargo_metadata v0.19.2
5332025-03-19T23:21:09.451Z Compiling usdt-attr-macro v0.5.0
5342025-03-19T23:21:09.451Z Compiling usdt-macro v0.5.0
5352025-03-19T23:21:10.149Z Compiling toml v0.8.20
5362025-03-19T23:21:10.531Z Compiling usdt v0.5.0
5372025-03-19T23:21:10.946Z Compiling cargo_toml v0.21.0
5382025-03-19T23:21:13.452Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5392025-03-19T23:21:16.598Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.81s
5402025-03-19T23:21:16.836Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5412025-03-19T23:21:17.390Z Downloading crates ...
5422025-03-19T23:21:17.514Z Downloaded adler2 v2.0.0
5432025-03-19T23:21:17.518Z Downloaded atomicwrites v0.4.4
5442025-03-19T23:21:17.523Z Downloaded async-stream-impl v0.3.6
5452025-03-19T23:21:17.526Z Downloaded headers-core v0.3.0
5462025-03-19T23:21:17.527Z Downloaded assert_matches v1.5.0
5472025-03-19T23:21:17.530Z Downloaded crunchy v0.2.2
5482025-03-19T23:21:17.535Z Downloaded atty v0.2.14
5492025-03-19T23:21:17.535Z Downloaded ciborium-io v0.2.2
5502025-03-19T23:21:17.540Z Downloaded heck v0.3.3
5512025-03-19T23:21:17.540Z Downloaded heapless v0.8.0
5522025-03-19T23:21:17.543Z Downloaded ctr v0.9.2
5532025-03-19T23:21:17.546Z Downloaded cfg_aliases v0.1.1
5542025-03-19T23:21:17.546Z Downloaded cfg_aliases v0.2.1
5552025-03-19T23:21:17.552Z Downloaded ident_case v1.0.1
5562025-03-19T23:21:17.552Z Downloaded hubpack_derive v0.1.1
5572025-03-19T23:21:17.552Z Downloaded cstr-argument v0.1.2
5582025-03-19T23:21:17.552Z Downloaded is_ci v1.2.0
5592025-03-19T23:21:17.552Z Downloaded crucible-workspace-hack v0.1.0
5602025-03-19T23:21:17.552Z Downloaded icu_provider_macros v1.5.0
5612025-03-19T23:21:17.557Z Downloaded bitfield v0.14.0
5622025-03-19T23:21:17.557Z Downloaded match_cfg v0.1.0
5632025-03-19T23:21:17.557Z Downloaded bit-set v0.5.3
5642025-03-19T23:21:17.560Z Downloaded async-stream v0.3.6
5652025-03-19T23:21:17.560Z Downloaded bit-set v0.8.0
5662025-03-19T23:21:17.565Z Downloaded aead v0.5.2
5672025-03-19T23:21:17.565Z Downloaded crc-catalog v2.4.0
5682025-03-19T23:21:17.569Z Downloaded bitfield-struct v0.6.2
5692025-03-19T23:21:17.569Z Downloaded ascii-canvas v3.0.0
5702025-03-19T23:21:17.569Z Downloaded arrayref v0.3.9
5712025-03-19T23:21:17.573Z Downloaded bcrypt-pbkdf v0.10.0
5722025-03-19T23:21:17.573Z Downloaded http-range v0.1.5
5732025-03-19T23:21:17.573Z Downloaded http-body v1.0.1
5742025-03-19T23:21:17.576Z Downloaded kstat-rs v0.2.4
5752025-03-19T23:21:17.576Z Downloaded base16ct v0.2.0
5762025-03-19T23:21:17.583Z Downloaded crc v3.2.1
5772025-03-19T23:21:17.583Z Downloaded blowfish v0.9.1
5782025-03-19T23:21:17.583Z Downloaded md5 v0.7.0
5792025-03-19T23:21:17.586Z Downloaded cexpr v0.6.0
5802025-03-19T23:21:17.587Z Downloaded cobs v0.2.3
5812025-03-19T23:21:17.590Z Downloaded atomic-waker v1.1.2
5822025-03-19T23:21:17.590Z Downloaded httpdate v1.0.3
5832025-03-19T23:21:17.590Z Downloaded chrono-tz-build v0.4.0
5842025-03-19T23:21:17.594Z Downloaded bb8 v0.8.5
5852025-03-19T23:21:17.594Z Downloaded convert_case v0.4.0
5862025-03-19T23:21:17.594Z Downloaded cmake v0.1.51
5872025-03-19T23:21:17.598Z Downloaded lazy_static v1.5.0
5882025-03-19T23:21:17.598Z Downloaded buf-list v1.0.3
5892025-03-19T23:21:17.601Z Downloaded keccak v0.1.5
5902025-03-19T23:21:17.606Z Downloaded indoc v2.0.6
5912025-03-19T23:21:17.611Z Downloaded pretty-hex v0.2.1
5922025-03-19T23:21:17.611Z Downloaded maplit v1.0.2
5932025-03-19T23:21:17.612Z Downloaded cargo_metadata v0.18.1
5942025-03-19T23:21:17.617Z Downloaded lru v0.12.5
5952025-03-19T23:21:17.617Z Downloaded cipher v0.4.4
5962025-03-19T23:21:17.617Z Downloaded libsw v3.4.0
5972025-03-19T23:21:17.622Z Downloaded md-5 v0.10.6
5982025-03-19T23:21:17.622Z Downloaded linked-hash-map v0.5.6
5992025-03-19T23:21:17.622Z Downloaded inout v0.1.3
6002025-03-19T23:21:17.627Z Downloaded http-body-util v0.1.2
6012025-03-19T23:21:17.627Z Downloaded maybe-uninit v2.0.0
6022025-03-19T23:21:17.627Z Downloaded mime_guess v2.0.5
6032025-03-19T23:21:17.630Z Downloaded lru-cache v0.1.2
6042025-03-19T23:21:17.630Z Downloaded async-trait v0.1.87
6052025-03-19T23:21:17.634Z Downloaded linear-map v1.2.0
6062025-03-19T23:21:17.641Z Downloaded indent_write v2.2.0
6072025-03-19T23:21:17.641Z Downloaded colored v2.2.0
6082025-03-19T23:21:17.645Z Downloaded managed v0.8.0
6092025-03-19T23:21:17.645Z Downloaded memoffset v0.9.1
6102025-03-19T23:21:17.645Z Downloaded ciborium v0.2.2
6112025-03-19T23:21:17.649Z Downloaded humantime v2.1.0
6122025-03-19T23:21:17.653Z Downloaded bzip2 v0.4.4
6132025-03-19T23:21:17.654Z Downloaded crc32fast v1.4.2
6142025-03-19T23:21:17.658Z Downloaded hyper-staticfile v0.10.1
6152025-03-19T23:21:17.658Z Downloaded hostname v0.3.1
6162025-03-19T23:21:17.661Z Downloaded async-bb8-diesel v0.2.1
6172025-03-19T23:21:17.661Z Downloaded serde_urlencoded v0.7.1
6182025-03-19T23:21:17.664Z Downloaded mime v0.3.17
6192025-03-19T23:21:17.664Z Downloaded lock_api v0.4.12
6202025-03-19T23:21:17.670Z Downloaded cancel-safe-futures v0.1.5
6212025-03-19T23:21:17.674Z Downloaded icu_locid_transform v1.5.0
6222025-03-19T23:21:17.675Z Downloaded tinyvec_macros v0.1.1
6232025-03-19T23:21:17.679Z Downloaded proc-macro-error-attr2 v2.0.0
6242025-03-19T23:21:17.679Z Downloaded memmap2 v0.9.5
6252025-03-19T23:21:17.684Z Downloaded tower-service v0.3.3
6262025-03-19T23:21:17.684Z Downloaded tower-layer v0.3.3
6272025-03-19T23:21:17.684Z Downloaded waitgroup v0.1.2
6282025-03-19T23:21:17.684Z Downloaded want v0.3.1
6292025-03-19T23:21:17.688Z Downloaded ref-cast v1.0.23
6302025-03-19T23:21:17.688Z Downloaded downcast v0.11.0
6312025-03-19T23:21:17.692Z Downloaded foreign-types v0.3.2
6322025-03-19T23:21:17.692Z Downloaded headers v0.4.0
6332025-03-19T23:21:17.696Z Downloaded derive_builder_macro v0.20.2
6342025-03-19T23:21:17.699Z Downloaded bit-vec v0.8.0
6352025-03-19T23:21:17.700Z Downloaded foreign-types v0.5.0
6362025-03-19T23:21:17.711Z Downloaded crossbeam-epoch v0.9.18
6372025-03-19T23:21:17.712Z Downloaded futures-io v0.3.31
6382025-03-19T23:21:17.712Z Downloaded crc-any v2.5.0
6392025-03-19T23:21:17.712Z Downloaded signal-hook-registry v1.4.2
6402025-03-19T23:21:17.712Z Downloaded tokio-native-tls v0.3.1
6412025-03-19T23:21:17.712Z Downloaded crossbeam-utils v0.8.20
6422025-03-19T23:21:17.716Z Downloaded icu_normalizer v1.5.0
6432025-03-19T23:21:17.719Z Downloaded stringprep v0.1.5
6442025-03-19T23:21:17.724Z Downloaded strum_macros v0.25.3
6452025-03-19T23:21:17.727Z Downloaded arc-swap v1.7.1
6462025-03-19T23:21:17.731Z Downloaded termtree v0.5.1
6472025-03-19T23:21:17.731Z Downloaded utf-8 v0.7.6
6482025-03-19T23:21:17.734Z Downloaded openssl-probe v0.1.5
6492025-03-19T23:21:17.734Z Downloaded progenitor-client v0.9.1
6502025-03-19T23:21:17.739Z Downloaded openssl-macros v0.1.1
6512025-03-19T23:21:17.739Z Downloaded rustc-demangle v0.1.24
6522025-03-19T23:21:17.739Z Downloaded typify-macro v0.3.0
6532025-03-19T23:21:17.739Z Downloaded typify-macro v0.2.0
6542025-03-19T23:21:17.743Z Downloaded zeroize v1.8.1
6552025-03-19T23:21:17.743Z Downloaded zerofrom-derive v0.1.4
6562025-03-19T23:21:17.746Z Downloaded allocator-api2 v0.2.18
6572025-03-19T23:21:17.750Z Downloaded fd-lock v4.0.2
6582025-03-19T23:21:17.753Z Downloaded clang-sys v1.8.1
6592025-03-19T23:21:17.753Z Downloaded subprocess v0.2.9
6602025-03-19T23:21:17.757Z Downloaded ref-cast-impl v1.0.23
6612025-03-19T23:21:17.760Z Downloaded icu_normalizer_data v1.5.0
6622025-03-19T23:21:17.760Z Downloaded rustc_version v0.1.7
6632025-03-19T23:21:17.763Z Downloaded hyper-rustls v0.27.3
6642025-03-19T23:21:17.767Z Downloaded either v1.14.0
6652025-03-19T23:21:17.767Z Downloaded futures-macro v0.3.31
6662025-03-19T23:21:17.770Z Downloaded snafu-derive v0.8.5
6672025-03-19T23:21:17.770Z Downloaded foreign-types-macros v0.2.3
6682025-03-19T23:21:17.773Z Downloaded termtree v0.4.1
6692025-03-19T23:21:17.773Z Downloaded num-integer v0.1.46
6702025-03-19T23:21:17.777Z Downloaded highway v1.3.0
6712025-03-19T23:21:17.777Z Downloaded ghash v0.5.1
6722025-03-19T23:21:17.780Z Downloaded toolchain_find v0.4.0
6732025-03-19T23:21:17.780Z Downloaded strum_macros v0.26.4
6742025-03-19T23:21:17.783Z Downloaded parse-display v0.10.0
6752025-03-19T23:21:17.787Z Downloaded indicatif v0.17.11
6762025-03-19T23:21:17.790Z Downloaded topological-sort v0.2.2
6772025-03-19T23:21:17.793Z Downloaded icu_properties v1.5.1
6782025-03-19T23:21:17.796Z Downloaded percent-encoding v2.3.1
6792025-03-19T23:21:17.796Z Downloaded paste v1.0.15
6802025-03-19T23:21:17.800Z Downloaded darling_macro v0.20.10
6812025-03-19T23:21:17.800Z Downloaded tokio-macros v2.5.0
6822025-03-19T23:21:17.803Z Downloaded derive_builder_core v0.20.2
6832025-03-19T23:21:17.803Z Downloaded dirs-sys-next v0.1.2
6842025-03-19T23:21:17.807Z Downloaded sec1 v0.7.3
6852025-03-19T23:21:17.807Z Downloaded signal-hook v0.3.17
6862025-03-19T23:21:17.812Z Downloaded ron v0.7.1
6872025-03-19T23:21:17.816Z Downloaded bytes v1.10.1
6882025-03-19T23:21:17.822Z Downloaded new_debug_unreachable v1.0.6
6892025-03-19T23:21:17.825Z Downloaded serde_path_to_error v0.1.16
6902025-03-19T23:21:17.825Z Downloaded flagset v0.4.6
6912025-03-19T23:21:17.829Z Downloaded static_assertions v1.1.0
6922025-03-19T23:21:17.832Z Downloaded newline-converter v0.3.0
6932025-03-19T23:21:17.832Z Downloaded tinystr v0.7.6
6942025-03-19T23:21:17.835Z Downloaded string_cache v0.8.7
6952025-03-19T23:21:17.835Z Downloaded toml v0.7.8
6962025-03-19T23:21:17.839Z Downloaded termios v0.3.3
6972025-03-19T23:21:17.842Z Downloaded icu_collections v1.5.0
6982025-03-19T23:21:17.848Z Downloaded predicates v3.1.3
6992025-03-19T23:21:17.851Z Downloaded embedded-io v0.6.1
7002025-03-19T23:21:17.855Z Downloaded zone v0.3.0
7012025-03-19T23:21:17.855Z Downloaded primeorder v0.13.6
7022025-03-19T23:21:17.858Z Downloaded futures-core v0.3.31
7032025-03-19T23:21:17.858Z Downloaded progenitor v0.9.1
7042025-03-19T23:21:17.862Z Downloaded sqlparser_derive v0.2.2
7052025-03-19T23:21:17.862Z Downloaded unicode-xid v0.2.6
7062025-03-19T23:21:17.865Z Downloaded debug-ignore v1.0.5
7072025-03-19T23:21:17.865Z Downloaded unicode-truncate v1.1.0
7082025-03-19T23:21:17.869Z Downloaded salsa20 v0.10.2
7092025-03-19T23:21:17.869Z Downloaded hash32 v0.2.1
7102025-03-19T23:21:17.873Z Downloaded dunce v1.0.5
7112025-03-19T23:21:17.873Z Downloaded zopfli v0.8.1
7122025-03-19T23:21:17.876Z Downloaded take_mut v0.2.2
7132025-03-19T23:21:17.876Z Downloaded float-cmp v0.10.0
7142025-03-19T23:21:17.879Z Downloaded siphasher v0.3.11
7152025-03-19T23:21:17.880Z Downloaded crossbeam-channel v0.5.13
7162025-03-19T23:21:17.883Z Downloaded num_enum v0.5.11
7172025-03-19T23:21:17.889Z Downloaded vte_generate_state_changes v0.1.2
7182025-03-19T23:21:17.893Z Downloaded native-tls v0.2.12
7192025-03-19T23:21:17.905Z Downloaded powerfmt v0.2.0
7202025-03-19T23:21:17.909Z Downloaded hyper-util v0.1.10
7212025-03-19T23:21:17.913Z Downloaded peg v0.8.5
7222025-03-19T23:21:17.917Z Downloaded foreign-types-shared v0.1.1
7232025-03-19T23:21:17.917Z Downloaded data-encoding v2.6.0
7242025-03-19T23:21:17.921Z Downloaded minimal-lexical v0.2.1
7252025-03-19T23:21:17.925Z Downloaded number_prefix v0.4.0
7262025-03-19T23:21:17.925Z Downloaded fxhash v0.2.1
7272025-03-19T23:21:17.930Z Downloaded ssh-cipher v0.2.0
7282025-03-19T23:21:17.930Z Downloaded rand_core v0.6.4
7292025-03-19T23:21:17.930Z Downloaded precomputed-hash v0.1.1
7302025-03-19T23:21:17.934Z Downloaded newtype_derive v0.1.6
7312025-03-19T23:21:17.934Z Downloaded dirs-next v2.0.0
7322025-03-19T23:21:17.934Z Downloaded cc v1.2.15
7332025-03-19T23:21:17.938Z Downloaded ssh-encoding v0.2.0
7342025-03-19T23:21:17.942Z Downloaded aes v0.8.4
7352025-03-19T23:21:17.945Z Downloaded zerovec-derive v0.10.3
7362025-03-19T23:21:17.946Z Downloaded xattr v1.3.1
7372025-03-19T23:21:17.949Z Downloaded hickory-server v0.24.4
7382025-03-19T23:21:17.954Z Downloaded signal-hook-tokio v0.3.1
7392025-03-19T23:21:17.957Z Downloaded rand_seeder v0.3.0
7402025-03-19T23:21:17.957Z Downloaded progenitor-client v0.8.0
7412025-03-19T23:21:17.961Z Downloaded pin-project-lite v0.2.14
7422025-03-19T23:21:17.964Z Downloaded elliptic-curve v0.13.8
7432025-03-19T23:21:17.969Z Downloaded xz2 v0.1.7
7442025-03-19T23:21:17.972Z Downloaded http v1.2.0
7452025-03-19T23:21:17.975Z Downloaded write16 v1.0.0
7462025-03-19T23:21:17.979Z Downloaded futures-channel v0.3.31
7472025-03-19T23:21:17.982Z Downloaded gethostname v0.5.0
7482025-03-19T23:21:17.982Z Downloaded phf_codegen v0.11.2
7492025-03-19T23:21:17.982Z Downloaded filetime v0.2.25
7502025-03-19T23:21:17.986Z Downloaded socket2 v0.5.8
7512025-03-19T23:21:17.989Z Downloaded ppv-lite86 v0.2.20
7522025-03-19T23:21:17.989Z Downloaded foreign-types-shared v0.3.1
7532025-03-19T23:21:17.993Z Downloaded sha1 v0.10.6
7542025-03-19T23:21:17.993Z Downloaded futures-task v0.3.31
7552025-03-19T23:21:17.993Z Downloaded foldhash v0.1.3
7562025-03-19T23:21:17.997Z Downloaded sct v0.7.1
7572025-03-19T23:21:18.000Z Downloaded thread_local v1.1.8
7582025-03-19T23:21:18.000Z Downloaded wait-timeout v0.2.0
7592025-03-19T23:21:18.004Z Downloaded unicode-properties v0.1.3
7602025-03-19T23:21:18.008Z Downloaded deranged v0.3.11
7612025-03-19T23:21:18.008Z Downloaded tokio-tungstenite v0.21.0
7622025-03-19T23:21:18.011Z Downloaded progenitor v0.8.0
7632025-03-19T23:21:18.011Z Downloaded shlex v1.3.0
7642025-03-19T23:21:18.015Z Downloaded path-slash v0.1.5
7652025-03-19T23:21:18.015Z Downloaded futures-sink v0.3.31
7662025-03-19T23:21:18.015Z Downloaded rustls-pemfile v1.0.4
7672025-03-19T23:21:18.018Z Downloaded tiny-keccak v2.0.2
7682025-03-19T23:21:18.022Z Downloaded synstructure v0.13.1
7692025-03-19T23:21:18.025Z Downloaded tokio-tungstenite v0.23.1
7702025-03-19T23:21:18.025Z Downloaded tls_codec v0.4.1
7712025-03-19T23:21:18.029Z Downloaded des v0.8.1
7722025-03-19T23:21:18.032Z Downloaded tokio-postgres v0.7.13
7732025-03-19T23:21:18.036Z Downloaded sync_wrapper v1.0.1
7742025-03-19T23:21:18.040Z Downloaded sync-ptr v0.1.1
7752025-03-19T23:21:18.040Z Downloaded parse-size v1.1.0
7762025-03-19T23:21:18.040Z Downloaded darling_core v0.20.10
7772025-03-19T23:21:18.044Z Downloaded defmt v0.3.8
7782025-03-19T23:21:18.049Z Downloaded similar v2.7.0
7792025-03-19T23:21:18.055Z Downloaded try-lock v0.2.5
7802025-03-19T23:21:18.058Z Downloaded daft v0.1.2
7812025-03-19T23:21:18.058Z Downloaded fragile v2.0.0
7822025-03-19T23:21:18.062Z Downloaded pkcs1 v0.7.5
7832025-03-19T23:21:18.066Z Downloaded crossterm v0.28.1
7842025-03-19T23:21:18.071Z Downloaded document-features v0.2.10
7852025-03-19T23:21:18.075Z Downloaded num_threads v0.1.7
7862025-03-19T23:21:18.075Z Downloaded float-ord v0.3.2
7872025-03-19T23:21:18.079Z Downloaded rand_core v0.9.2
7882025-03-19T23:21:18.079Z Downloaded polyval v0.6.2
7892025-03-19T23:21:18.082Z Downloaded packed_struct_codegen v0.10.1
7902025-03-19T23:21:18.082Z Downloaded endian-type v0.1.2
7912025-03-19T23:21:18.082Z Downloaded smallvec v1.14.0
7922025-03-19T23:21:18.085Z Downloaded time-macros v0.2.18
7932025-03-19T23:21:18.089Z Downloaded funty v2.0.0
7942025-03-19T23:21:18.089Z Downloaded p256 v0.13.2
7952025-03-19T23:21:18.092Z Downloaded daft-derive v0.1.2
7962025-03-19T23:21:18.098Z Downloaded structmeta-derive v0.3.0
7972025-03-19T23:21:18.101Z Downloaded resolv-conf v0.7.0
7982025-03-19T23:21:18.101Z Downloaded darling v0.20.10
7992025-03-19T23:21:18.106Z Downloaded signature v2.2.0
8002025-03-19T23:21:18.110Z Downloaded aes-gcm v0.10.3
8012025-03-19T23:21:18.113Z Downloaded zerofrom v0.1.4
8022025-03-19T23:21:18.116Z Downloaded zeroize_derive v1.4.2
8032025-03-19T23:21:18.117Z Downloaded steno v0.4.1
8042025-03-19T23:21:18.120Z Downloaded strip-ansi-escapes v0.2.0
8052025-03-19T23:21:18.123Z Downloaded opaque-debug v0.3.1
8062025-03-19T23:21:18.123Z Downloaded fs_extra v1.3.0
8072025-03-19T23:21:18.127Z Downloaded tui-tree-widget v0.23.0
8082025-03-19T23:21:18.127Z Downloaded pkcs5 v0.7.1
8092025-03-19T23:21:18.131Z Downloaded progenitor-macro v0.9.1
8102025-03-19T23:21:18.134Z Downloaded ed25519 v2.2.3
8112025-03-19T23:21:18.137Z Downloaded predicates-tree v1.0.11
8122025-03-19T23:21:18.137Z Downloaded parse-display-derive v0.10.0
8132025-03-19T23:21:18.138Z Downloaded slog-stdlog v4.1.1
8142025-03-19T23:21:18.141Z Downloaded slog-term v2.9.1
8152025-03-19T23:21:18.144Z Downloaded postcard v1.0.10
8162025-03-19T23:21:18.147Z Downloaded getrandom v0.2.15
8172025-03-19T23:21:18.151Z Downloaded olpc-cjson v0.1.4
8182025-03-19T23:21:18.151Z Downloaded normalize-line-endings v0.3.0
8192025-03-19T23:21:18.154Z Downloaded untrusted v0.7.1
8202025-03-19T23:21:18.154Z Downloaded structmeta v0.3.0
8212025-03-19T23:21:18.154Z Downloaded sqlformat v0.2.6
8222025-03-19T23:21:18.157Z Downloaded slog-bunyan v2.5.0
8232025-03-19T23:21:18.157Z Downloaded diesel_table_macro_syntax v0.2.0
8242025-03-19T23:21:18.160Z Downloaded serde_yaml v0.9.34+deprecated
8252025-03-19T23:21:18.164Z Downloaded oso-derive v0.27.3
8262025-03-19T23:21:18.164Z Downloaded spki v0.7.3
8272025-03-19T23:21:18.167Z Downloaded qorb v0.2.1
8282025-03-19T23:21:18.171Z Downloaded multimap v0.10.0
8292025-03-19T23:21:18.175Z Downloaded tracing-attributes v0.1.27
8302025-03-19T23:21:18.175Z Downloaded zone v0.1.8
8312025-03-19T23:21:18.178Z Downloaded publicsuffix v2.3.0
8322025-03-19T23:21:18.182Z Downloaded serde-big-array v0.5.1
8332025-03-19T23:21:18.182Z Downloaded rtoolbox v0.0.2
8342025-03-19T23:21:18.185Z Downloaded futures v0.3.31
8352025-03-19T23:21:18.190Z Downloaded parking_lot v0.11.2
8362025-03-19T23:21:18.194Z Downloaded hyper v1.6.0
8372025-03-19T23:21:18.200Z Downloaded strum v0.26.3
8382025-03-19T23:21:18.203Z Downloaded idna v1.0.3
8392025-03-19T23:21:18.208Z Downloaded peg-runtime v0.8.5
8402025-03-19T23:21:18.208Z Downloaded psl-types v2.0.11
8412025-03-19T23:21:18.208Z Downloaded progenitor-macro v0.8.0
8422025-03-19T23:21:18.208Z Downloaded parking_lot_core v0.9.10
8432025-03-19T23:21:18.212Z Downloaded defmt-parser v0.3.4
8442025-03-19T23:21:18.212Z Downloaded slog-scope v4.4.0
8452025-03-19T23:21:18.215Z Downloaded slog-dtrace v0.3.0
8462025-03-19T23:21:18.216Z Downloaded quick-error v1.2.3
8472025-03-19T23:21:18.219Z Downloaded russh-cryptovec v0.7.3
8482025-03-19T23:21:18.219Z Downloaded ecdsa v0.16.9
8492025-03-19T23:21:18.223Z Downloaded der_derive v0.7.3
8502025-03-19T23:21:18.223Z Downloaded reedline v0.38.0
8512025-03-19T23:21:18.230Z Downloaded time-core v0.1.2
8522025-03-19T23:21:18.233Z Downloaded yoke-derive v0.7.4
8532025-03-19T23:21:18.233Z Downloaded num-iter v0.1.45
8542025-03-19T23:21:18.237Z Downloaded twox-hash v2.1.0
8552025-03-19T23:21:18.237Z Downloaded diesel-dtrace v0.4.2
8562025-03-19T23:21:18.240Z Downloaded blake3 v1.5.4
8572025-03-19T23:21:18.247Z Downloaded sigpipe v0.1.3
8582025-03-19T23:21:18.251Z Downloaded same-file v1.0.6
8592025-03-19T23:21:18.251Z Downloaded defmt-macros v0.3.9
8602025-03-19T23:21:18.254Z Downloaded universal-hash v0.5.1
8612025-03-19T23:21:18.254Z Downloaded parking_lot v0.12.3
8622025-03-19T23:21:18.257Z Downloaded group v0.13.0
8632025-03-19T23:21:18.260Z Downloaded packed_struct v0.10.1
8642025-03-19T23:21:18.261Z Downloaded typify v0.2.0
8652025-03-19T23:21:18.264Z Downloaded predicates-core v1.0.8
8662025-03-19T23:21:18.267Z Downloaded hkdf v0.12.4
8672025-03-19T23:21:18.268Z Downloaded supports-color v3.0.2
8682025-03-19T23:21:18.271Z Downloaded subtle v2.6.1
8692025-03-19T23:21:18.271Z Downloaded vsss-rs v3.3.4
8702025-03-19T23:21:18.274Z Downloaded uzers v0.12.1
8712025-03-19T23:21:18.277Z Downloaded pem v3.0.5
8722025-03-19T23:21:18.280Z Downloaded num v0.4.3
8732025-03-19T23:21:18.280Z Downloaded aho-corasick v1.1.3
8742025-03-19T23:21:18.285Z Downloaded rustls-pemfile v2.2.0
8752025-03-19T23:21:18.288Z Downloaded tap v1.0.1
8762025-03-19T23:21:18.291Z Downloaded nodrop v0.1.14
8772025-03-19T23:21:18.291Z Downloaded nanorand v0.7.0
8782025-03-19T23:21:18.294Z Downloaded phf_shared v0.10.0
8792025-03-19T23:21:18.294Z Downloaded which v4.4.2
8802025-03-19T23:21:18.297Z Downloaded thiserror-no-std v2.0.2
8812025-03-19T23:21:18.300Z Downloaded phf_shared v0.11.2
8822025-03-19T23:21:18.303Z Downloaded unicode-segmentation v1.12.0
8832025-03-19T23:21:18.306Z Downloaded ssh-key v0.6.6
8842025-03-19T23:21:18.311Z Downloaded num-conv v0.1.0
8852025-03-19T23:21:18.315Z Downloaded secrecy v0.8.0
8862025-03-19T23:21:18.315Z Downloaded hash32 v0.3.1
8872025-03-19T23:21:18.319Z Downloaded difflib v0.4.0
8882025-03-19T23:21:18.319Z Downloaded displaydoc v0.2.5
8892025-03-19T23:21:18.322Z Downloaded tungstenite v0.21.0
8902025-03-19T23:21:18.326Z Downloaded parse-zoneinfo v0.3.1
8912025-03-19T23:21:18.329Z Downloaded flate2 v1.1.0
8922025-03-19T23:21:18.333Z Downloaded vergen v8.3.2
8932025-03-19T23:21:18.337Z Downloaded pkg-config v0.3.31
8942025-03-19T23:21:18.340Z Downloaded tabwriter v1.4.0
8952025-03-19T23:21:18.340Z Downloaded itertools v0.13.0
8962025-03-19T23:21:18.348Z Downloaded nu-ansi-term v0.50.1
8972025-03-19T23:21:18.352Z Downloaded omicron-zone-package v0.12.0
8982025-03-19T23:21:18.356Z Downloaded phf_generator v0.11.2
8992025-03-19T23:21:18.356Z Downloaded phf v0.11.2
9002025-03-19T23:21:18.360Z Downloaded display-error-chain v0.2.2
9012025-03-19T23:21:18.360Z Downloaded wyz v0.5.1
9022025-03-19T23:21:18.360Z Downloaded env_logger v0.11.5
9032025-03-19T23:21:18.363Z Downloaded rand_chacha v0.9.0
9042025-03-19T23:21:18.363Z Downloaded poly1305 v0.8.0
9052025-03-19T23:21:18.367Z Downloaded half v2.4.1
9062025-03-19T23:21:18.370Z Downloaded pkcs8 v0.10.2
9072025-03-19T23:21:18.373Z Downloaded zerovec v0.10.4
9082025-03-19T23:21:18.380Z Downloaded tracing v0.1.40
9092025-03-19T23:21:18.384Z Downloaded serde_with v3.12.0
9102025-03-19T23:21:18.393Z Downloaded russh-keys v0.45.0
9112025-03-19T23:21:18.396Z Downloaded term v0.7.0
9122025-03-19T23:21:18.400Z Downloaded simd-adler32 v0.3.7
9132025-03-19T23:21:18.403Z Downloaded diff v0.1.13
9142025-03-19T23:21:18.407Z Downloaded papergrid v0.14.0
9152025-03-19T23:21:18.412Z Downloaded whoami v1.5.2
9162025-03-19T23:21:18.416Z Downloaded tokio-rustls v0.25.0
9172025-03-19T23:21:18.416Z Downloaded vte v0.11.1
9182025-03-19T23:21:18.420Z Downloaded diesel_derives v2.2.3
9192025-03-19T23:21:18.423Z Downloaded quinn v0.11.5
9202025-03-19T23:21:18.427Z Downloaded bindgen v0.69.5
9212025-03-19T23:21:18.433Z Downloaded rustls-pki-types v1.10.0
9222025-03-19T23:21:18.438Z Downloaded der v0.7.9
9232025-03-19T23:21:18.442Z Downloaded pin-project v1.1.6
9242025-03-19T23:21:18.455Z Downloaded lalrpop v0.19.12
9252025-03-19T23:21:18.467Z Downloaded icu_properties_data v1.5.0
9262025-03-19T23:21:18.479Z Downloaded unsafe-libyaml v0.2.11
9272025-03-19T23:21:18.482Z Downloaded num-bigint v0.4.6
9282025-03-19T23:21:18.488Z Downloaded bindgen v0.71.1
9292025-03-19T23:21:18.496Z Downloaded winnow v0.6.20
9302025-03-19T23:21:18.506Z Downloaded futures-util v0.3.31
9312025-03-19T23:21:18.518Z Downloaded sqlparser v0.45.0
9322025-03-19T23:21:18.525Z Downloaded p521 v0.13.3
9332025-03-19T23:21:18.529Z Downloaded chrono v0.4.40
9342025-03-19T23:21:18.537Z Downloaded rand v0.9.0
9352025-03-19T23:21:18.542Z Downloaded mio v1.0.2
9362025-03-19T23:21:18.548Z Downloaded x509-cert v0.2.5
9372025-03-19T23:21:18.554Z Downloaded hashbrown v0.13.2
9382025-03-19T23:21:18.559Z Downloaded typed-path v0.9.3
9392025-03-19T23:21:18.566Z Downloaded num-bigint-dig v0.8.4
9402025-03-19T23:21:18.573Z Downloaded radix_trie v0.2.1
9412025-03-19T23:21:18.579Z Downloaded portable-atomic v1.9.0
9422025-03-19T23:21:18.586Z Downloaded tough v0.19.0
9432025-03-19T23:21:18.595Z Downloaded reqwest v0.12.12
9442025-03-19T23:21:18.605Z Downloaded regex v1.11.1
9452025-03-19T23:21:18.621Z Downloaded nix v0.27.1
9462025-03-19T23:21:18.632Z Downloaded h2 v0.4.6
9472025-03-19T23:21:18.639Z Downloaded object v0.30.4
9482025-03-19T23:21:18.650Z Downloaded rustls-webpki v0.101.7
9492025-03-19T23:21:18.665Z Downloaded salty v0.3.0
9502025-03-19T23:21:18.672Z Downloaded chrono-tz v0.10.1
9512025-03-19T23:21:18.680Z Downloaded tabled v0.18.0
9522025-03-19T23:21:18.698Z Downloaded rayon v1.10.0
9532025-03-19T23:21:18.707Z Downloaded smoltcp v0.9.1
9542025-03-19T23:21:18.718Z Downloaded petname v2.0.2
9552025-03-19T23:21:19.727Z Downloaded unicode-width v0.2.0
9562025-03-19T23:21:19.732Z Downloaded rustls-webpki v0.102.8
9572025-03-19T23:21:19.732Z Downloaded quinn-proto v0.11.8
9582025-03-19T23:21:19.732Z Downloaded dropshot v0.16.0
9592025-03-19T23:21:19.732Z Downloaded curve25519-dalek v4.1.3
9602025-03-19T23:21:19.732Z Downloaded regex-syntax v0.6.29
9612025-03-19T23:21:19.732Z Downloaded rustls v0.22.4
9622025-03-19T23:21:19.732Z Downloaded regex-syntax v0.8.5
9632025-03-19T23:21:19.732Z Downloaded openapiv3 v2.0.0
9642025-03-19T23:21:19.732Z Downloaded nix v0.29.0
9652025-03-19T23:21:19.732Z Downloaded smoltcp v0.11.0
9662025-03-19T23:21:19.732Z Downloaded regress v0.10.3
9672025-03-19T23:21:19.732Z Downloaded sled v0.34.7
9682025-03-19T23:21:19.732Z Downloaded diesel v2.2.8
9692025-03-19T23:21:19.732Z Downloaded typify-impl v0.3.0
9702025-03-19T23:21:19.732Z Downloaded bzip2-sys v0.1.11+1.0.8
9712025-03-19T23:21:19.733Z Downloaded typify-impl v0.2.0
9722025-03-19T23:21:19.733Z Downloaded ratatui v0.29.0
9732025-03-19T23:21:19.733Z Downloaded rustls v0.23.19
9742025-03-19T23:21:19.733Z Downloaded hickory-proto v0.24.4
9752025-03-19T23:21:19.733Z Downloaded zerocopy-derive v0.6.6
9762025-03-19T23:21:19.733Z Downloaded dropshot v0.12.0
9772025-03-19T23:21:19.733Z Downloaded regex-automata v0.4.8
9782025-03-19T23:21:19.733Z Downloaded nix v0.28.0
9792025-03-19T23:21:19.733Z Downloaded vcpkg v0.2.15
9802025-03-19T23:21:19.733Z Downloaded petgraph v0.6.5
9812025-03-19T23:21:19.733Z Downloaded object v0.36.5
9822025-03-19T23:21:19.733Z Downloaded polar-core v0.27.3
9832025-03-19T23:21:19.733Z Downloaded bstr v1.10.0
9842025-03-19T23:21:19.733Z Downloaded lzma-sys v0.1.20
9852025-03-19T23:21:19.733Z Downloaded openssl v0.10.71
9862025-03-19T23:21:19.733Z Downloaded petgraph v0.7.1
9872025-03-19T23:21:19.733Z Downloaded libz-sys v1.1.20
9882025-03-19T23:21:19.733Z Downloaded csv v1.3.1
9892025-03-19T23:21:19.733Z Downloaded p384 v0.13.0
9902025-03-19T23:21:19.733Z Downloaded gimli v0.31.1
9912025-03-19T23:21:19.733Z Downloaded rustls v0.21.12
9922025-03-19T23:21:19.733Z Downloaded tokio v1.43.0
9932025-03-19T23:21:19.733Z Downloaded webpki-roots v0.26.6
9942025-03-19T23:21:19.733Z Downloaded sha3 v0.10.8
9952025-03-19T23:21:19.733Z Downloaded nom v7.1.3
9962025-03-19T23:21:19.733Z Downloaded russh v0.45.0
9972025-03-19T23:21:19.733Z Downloaded zerocopy v0.8.10
9982025-03-19T23:21:19.733Z Downloaded git2 v0.19.0
9992025-03-19T23:21:19.733Z Downloaded hashbrown v0.12.3
10002025-03-19T23:21:19.733Z Downloaded expectorate v1.1.0
10012025-03-19T23:21:19.733Z Downloaded winnow v0.5.40
10022025-03-19T23:21:19.733Z Downloaded zerocopy-derive v0.8.10
10032025-03-19T23:21:19.733Z Downloaded pretty_assertions v1.4.1
10042025-03-19T23:21:19.733Z Downloaded tokio-util v0.7.13
10052025-03-19T23:21:19.733Z Downloaded time v0.3.36
10062025-03-19T23:21:19.733Z Downloaded bitvec v1.0.1
10072025-03-19T23:21:19.733Z Downloaded rustyline v14.0.0
10082025-03-19T23:21:19.733Z Downloaded proptest v1.6.0
10092025-03-19T23:21:19.733Z Downloaded ff v0.13.0
10102025-03-19T23:21:19.733Z Downloaded typify v0.3.0
10112025-03-19T23:21:19.734Z Downloaded yansi v1.0.1
10122025-03-19T23:21:19.734Z Downloaded writeable v0.5.5
10132025-03-19T23:21:19.734Z Downloaded r2d2 v0.8.10
10142025-03-19T23:21:19.734Z Downloaded tabled_derive v0.10.0
10152025-03-19T23:21:19.734Z Downloaded spin v0.9.8
10162025-03-19T23:21:19.734Z Downloaded uuid v1.15.1
10172025-03-19T23:21:19.734Z Downloaded oso v0.27.3
10182025-03-19T23:21:19.734Z Downloaded samael v0.0.18
10192025-03-19T23:21:19.734Z Downloaded rfc6979 v0.4.0
10202025-03-19T23:21:19.734Z Downloaded prettyplease v0.2.30
10212025-03-19T23:21:19.734Z Downloaded quinn-udp v0.5.5
10222025-03-19T23:21:19.734Z Downloaded smf v0.2.3
10232025-03-19T23:21:19.734Z Downloaded toml_edit v0.19.15
10242025-03-19T23:21:19.734Z Downloaded unicode-normalization v0.1.24
10252025-03-19T23:21:19.734Z Downloaded quick-xml v0.37.2
10262025-03-19T23:21:19.734Z Downloaded itertools v0.14.0
10272025-03-19T23:21:19.734Z Downloaded fixedbitset v0.4.2
10282025-03-19T23:21:19.734Z Downloaded scrypt v0.11.0
10292025-03-19T23:21:19.734Z Downloaded schemars_derive v0.8.22
10302025-03-19T23:21:19.734Z Downloaded unarray v0.1.4
10312025-03-19T23:21:19.734Z Downloaded owo-colors v4.2.0
10322025-03-19T23:21:19.734Z Downloaded mockall_derive v0.13.1
10332025-03-19T23:21:19.734Z Downloaded encoding_rs v0.8.34
10342025-03-19T23:21:19.734Z Downloaded ring v0.17.11
10352025-03-19T23:21:19.734Z Downloaded tracing-core v0.1.32
10362025-03-19T23:21:19.734Z Downloaded curve25519-dalek-derive v0.1.1
10372025-03-19T23:21:19.734Z Downloaded num-rational v0.4.2
10382025-03-19T23:21:19.734Z Downloaded thiserror-impl-no-std v2.0.2
10392025-03-19T23:21:19.734Z Downloaded termcolor v1.4.1
10402025-03-19T23:21:19.734Z Downloaded env_logger v0.10.2
10412025-03-19T23:21:19.734Z Downloaded strum_macros v0.24.3
10422025-03-19T23:21:19.734Z Downloaded multer v3.1.0
10432025-03-19T23:21:19.734Z Downloaded getrandom v0.3.1
10442025-03-19T23:21:19.734Z Downloaded fixedbitset v0.5.7
10452025-03-19T23:21:19.734Z Downloaded flume v0.11.1
10462025-03-19T23:21:19.734Z Downloaded zip v2.1.3
10472025-03-19T23:21:19.734Z Downloaded aws-lc-rs v1.12.4
10482025-03-19T23:21:19.734Z Downloaded yoke v0.7.4
10492025-03-19T23:21:19.734Z Downloaded yasna v0.5.2
10502025-03-19T23:21:19.735Z Downloaded libgit2-sys v0.17.0+1.8.1
10512025-03-19T23:21:19.735Z Downloaded rsa v0.9.6
10522025-03-19T23:21:19.735Z Downloaded unicode_categories v0.1.1
10532025-03-19T23:21:19.735Z Downloaded slog-async v2.8.0
10542025-03-19T23:21:19.735Z Downloaded enum-as-inner v0.6.1
10552025-03-19T23:21:19.735Z Downloaded embedded-io v0.4.0
10562025-03-19T23:21:19.739Z Downloaded postgres-types v0.2.9
10572025-03-19T23:21:19.739Z Downloaded peg-macros v0.8.5
10582025-03-19T23:21:19.739Z Downloaded tinyvec v1.8.0
10592025-03-19T23:21:19.739Z Downloaded schemars v0.8.22
10602025-03-19T23:21:19.739Z Downloaded derive_more v0.99.19
10612025-03-19T23:21:19.739Z Downloaded zip v0.6.6
10622025-03-19T23:21:19.739Z Downloaded serde_with_macros v3.12.0
10632025-03-19T23:21:19.739Z Downloaded serde_derive_internals v0.29.1
10642025-03-19T23:21:19.739Z Downloaded serde-hex v0.1.0
10652025-03-19T23:21:19.739Z Downloaded itertools v0.12.1
10662025-03-19T23:21:19.739Z Downloaded libm v0.2.8
10672025-03-19T23:21:19.739Z Downloaded dropshot_endpoint v0.12.0
10682025-03-19T23:21:19.739Z Downloaded ron v0.8.1
10692025-03-19T23:21:19.739Z Downloaded rand v0.8.5
10702025-03-19T23:21:19.739Z Downloaded tower v0.5.2
10712025-03-19T23:21:19.739Z Downloaded tungstenite v0.23.0
10722025-03-19T23:21:19.739Z Downloaded password-hash v0.4.2
10732025-03-19T23:21:19.739Z Downloaded num-complex v0.4.6
10742025-03-19T23:21:19.739Z Downloaded dropshot_endpoint v0.16.0
10752025-03-19T23:21:19.739Z Downloaded form_urlencoded v1.2.1
10762025-03-19T23:21:19.739Z Downloaded dyn-clone v1.0.19
10772025-03-19T23:21:19.739Z Downloaded dsl_auto_type v0.1.2
10782025-03-19T23:21:19.739Z Downloaded num-traits v0.2.19
10792025-03-19T23:21:19.739Z Downloaded utf8_iter v1.0.4
10802025-03-19T23:21:19.739Z Downloaded utf16_iter v1.0.5
10812025-03-19T23:21:19.739Z Downloaded tls_codec_derive v0.4.1
10822025-03-19T23:21:19.739Z Downloaded openssl-sys v0.9.106
10832025-03-19T23:21:19.739Z Downloaded libxml v0.3.3
10842025-03-19T23:21:19.739Z Downloaded itertools v0.10.5
10852025-03-19T23:21:19.743Z Downloaded rayon-core v1.12.1
10862025-03-19T23:21:19.747Z Downloaded ed25519-dalek v2.1.1
10872025-03-19T23:21:19.750Z Downloaded smallvec v0.6.14
10882025-03-19T23:21:19.750Z Downloaded value-bag v1.9.0
10892025-03-19T23:21:19.754Z Downloaded scheduled-thread-pool v0.2.7
10902025-03-19T23:21:19.754Z Downloaded rand_xorshift v0.3.0
10912025-03-19T23:21:19.757Z Downloaded env_filter v0.1.2
10922025-03-19T23:21:19.757Z Downloaded tokio-stream v0.1.17
10932025-03-19T23:21:19.761Z Downloaded tokio-rustls v0.26.0
10942025-03-19T23:21:19.765Z Downloaded unicode-bidi v0.3.17
10952025-03-19T23:21:19.768Z Downloaded slog v2.7.0
10962025-03-19T23:21:19.768Z Downloaded progenitor-impl v0.8.0
10972025-03-19T23:21:19.771Z Downloaded tar v0.4.44
10982025-03-19T23:21:19.771Z Downloaded url v2.5.3
10992025-03-19T23:21:19.775Z Downloaded pin-project-internal v1.1.6
11002025-03-19T23:21:19.778Z Downloaded parking_lot_core v0.8.6
11012025-03-19T23:21:19.778Z Downloaded proc-macro-crate v1.3.1
11022025-03-19T23:21:19.782Z Downloaded rcgen v0.12.1
11032025-03-19T23:21:19.782Z Downloaded shell-words v1.1.0
11042025-03-19T23:21:19.785Z Downloaded rpassword v7.3.1
11052025-03-19T23:21:19.785Z Downloaded zerocopy v0.6.6
11062025-03-19T23:21:19.788Z Downloaded pbkdf2 v0.12.2
11072025-03-19T23:21:19.788Z Downloaded pbkdf2 v0.11.0
11082025-03-19T23:21:19.792Z Downloaded oxnet v0.1.1
11092025-03-19T23:21:19.792Z Downloaded num_enum_derive v0.5.11
11102025-03-19T23:21:19.792Z Downloaded newtype-uuid v1.2.1
11112025-03-19T23:21:19.792Z Downloaded tokio-rustls v0.24.1
11122025-03-19T23:21:19.796Z Downloaded glob v0.3.2
11132025-03-19T23:21:19.796Z Downloaded hickory-resolver v0.24.4
11142025-03-19T23:21:19.800Z Downloaded serde_plain v1.0.2
11152025-03-19T23:21:19.803Z Downloaded mockall v0.13.1
11162025-03-19T23:21:19.803Z Downloaded progenitor-impl v0.9.1
11172025-03-19T23:21:19.813Z Downloaded snafu v0.8.5
11182025-03-19T23:21:19.813Z Downloaded const_format v0.2.34
11192025-03-19T23:21:19.819Z Downloaded base64 v0.22.1
11202025-03-19T23:21:19.819Z Downloaded fatfs v0.3.6
11212025-03-19T23:21:19.823Z Downloaded derive-where v1.2.7
11222025-03-19T23:21:19.826Z Downloaded futures-executor v0.3.31
11232025-03-19T23:21:19.827Z Downloaded ena v0.14.3
11242025-03-19T23:21:19.827Z Downloaded password-hash v0.5.0
11252025-03-19T23:21:19.830Z Downloaded unicase v2.7.0
11262025-03-19T23:21:19.830Z Downloaded postgres-protocol v0.6.8
11272025-03-19T23:21:19.834Z Downloaded icu_provider v1.5.0
11282025-03-19T23:21:19.834Z Downloaded test-strategy v0.4.0
11292025-03-19T23:21:19.837Z Downloaded globset v0.4.15
11302025-03-19T23:21:19.841Z Downloaded stable_deref_trait v1.2.0
11312025-03-19T23:21:19.841Z Downloaded rustc_version v0.4.1
11322025-03-19T23:21:19.841Z Downloaded slab v0.4.9
11332025-03-19T23:21:19.846Z Downloaded crypto-bigint v0.5.5
11342025-03-19T23:21:19.849Z Downloaded backtrace v0.3.74
11352025-03-19T23:21:19.852Z Downloaded bumpalo v3.16.0
11362025-03-19T23:21:19.856Z Downloaded rustc-hash v2.1.1
11372025-03-19T23:21:19.859Z Downloaded rustc-hash v1.1.0
11382025-03-19T23:21:19.859Z Downloaded fallible-iterator v0.2.0
11392025-03-19T23:21:19.859Z Downloaded derive_builder v0.20.2
11402025-03-19T23:21:19.863Z Downloaded base64 v0.21.7
11412025-03-19T23:21:19.866Z Downloaded pin-utils v0.1.0
11422025-03-19T23:21:19.869Z Downloaded pem-rfc7468 v0.7.0
11432025-03-19T23:21:19.869Z Downloaded walkdir v2.5.0
11442025-03-19T23:21:19.872Z Downloaded miniz_oxide v0.8.5
11452025-03-19T23:21:19.876Z Downloaded icu_locid_transform_data v1.5.0
11462025-03-19T23:21:19.876Z Downloaded icu_locid v1.5.0
11472025-03-19T23:21:19.879Z Downloaded chacha20poly1305 v0.10.1
11482025-03-19T23:21:19.882Z Downloaded num-derive v0.4.2
11492025-03-19T23:21:19.882Z Downloaded nibble_vec v0.1.0
11502025-03-19T23:21:19.886Z Downloaded rustfmt-wrapper v0.2.1
11512025-03-19T23:21:19.886Z Downloaded compact_str v0.8.0
11522025-03-19T23:21:19.891Z Downloaded indexmap v1.9.3
11532025-03-19T23:21:19.894Z Downloaded rustversion v1.0.17
11542025-03-19T23:21:19.894Z Downloaded litrs v0.4.1
11552025-03-19T23:21:19.897Z Downloaded base64 v0.13.1
11562025-03-19T23:21:19.900Z Downloaded slog-envlogger v2.2.0
11572025-03-19T23:21:19.900Z Downloaded proc-macro-error2 v2.0.1
11582025-03-19T23:21:19.905Z Downloaded hmac v0.12.1
11592025-03-19T23:21:19.908Z Downloaded hickory-client v0.24.4
11602025-03-19T23:21:19.908Z Downloaded cookie v0.18.1
11612025-03-19T23:21:19.912Z Downloaded const-oid v0.9.6
11622025-03-19T23:21:19.912Z Downloaded scopeguard v1.2.0
11632025-03-19T23:21:19.915Z Downloaded cookie_store v0.21.1
11642025-03-19T23:21:19.915Z Downloaded argon2 v0.5.3
11652025-03-19T23:21:19.915Z Downloaded zone_cfg_derive v0.3.0
11662025-03-19T23:21:19.918Z Downloaded zone_cfg_derive v0.1.2
11672025-03-19T23:21:19.918Z Downloaded slog-json v2.6.1
11682025-03-19T23:21:19.918Z Downloaded signal-hook-mio v0.2.4
11692025-03-19T23:21:19.922Z Downloaded serde_repr v0.1.19
11702025-03-19T23:21:19.922Z Downloaded semver v0.1.20
11712025-03-19T23:21:19.922Z Downloaded rusty-fork v0.3.0
11722025-03-19T23:21:19.925Z Downloaded lalrpop-util v0.19.12
11732025-03-19T23:21:19.925Z Downloaded ipnet v2.11.0
11742025-03-19T23:21:19.928Z Downloaded untrusted v0.9.0
11752025-03-19T23:21:19.928Z Downloaded rand_chacha v0.3.1
11762025-03-19T23:21:19.928Z Downloaded radium v0.7.0
11772025-03-19T23:21:19.931Z Downloaded heapless v0.7.17
11782025-03-19T23:21:19.934Z Downloaded blake2 v0.10.6
11792025-03-19T23:21:19.937Z Downloaded ahash v0.8.11
11802025-03-19T23:21:19.937Z Downloaded iana-time-zone v0.1.61
11812025-03-19T23:21:19.942Z Downloaded httparse v1.9.5
11822025-03-19T23:21:19.945Z Downloaded litemap v0.7.3
11832025-03-19T23:21:19.945Z Downloaded jobserver v0.1.32
11842025-03-19T23:21:19.948Z Downloaded console v0.15.10
11852025-03-19T23:21:19.951Z Downloaded chacha20 v0.9.1
11862025-03-19T23:21:19.951Z Downloaded libloading v0.8.5
11872025-03-19T23:21:19.954Z Downloaded is-terminal v0.4.13
11882025-03-19T23:21:19.954Z Downloaded arrayvec v0.7.6
11892025-03-19T23:21:19.957Z Downloaded crossbeam-deque v0.8.5
11902025-03-19T23:21:19.957Z Downloaded const_format_proc_macros v0.2.34
11912025-03-19T23:21:19.960Z Downloaded lockfree-object-pool v0.1.6
11922025-03-19T23:21:19.960Z Downloaded csv-core v0.1.11
11932025-03-19T23:21:19.963Z Downloaded ipnetwork v0.21.1
11942025-03-19T23:21:19.963Z Downloaded idna_adapter v1.2.0
11952025-03-19T23:21:19.966Z Downloaded hyper-tls v0.6.0
11962025-03-19T23:21:19.966Z Downloaded libsw-core v0.3.1
11972025-03-19T23:21:19.966Z Downloaded internet-checksum v0.2.1
11982025-03-19T23:21:19.969Z Downloaded bit-vec v0.6.3
11992025-03-19T23:21:19.969Z Downloaded base64ct v1.6.0
12002025-03-19T23:21:19.972Z Downloaded instability v0.3.2
12012025-03-19T23:21:19.973Z Downloaded hex-literal v0.4.1
12022025-03-19T23:21:19.973Z Downloaded addr2line v0.24.2
12032025-03-19T23:21:19.976Z Downloaded cbc v0.1.2
12042025-03-19T23:21:19.976Z Downloaded backoff v0.4.0
12052025-03-19T23:21:19.979Z Downloaded lazycell v1.3.0
12062025-03-19T23:21:19.979Z Downloaded indoc v1.0.9
12072025-03-19T23:21:19.982Z Downloaded libefi-sys v0.1.0
12082025-03-19T23:21:19.982Z Downloaded constant_time_eq v0.3.1
12092025-03-19T23:21:19.985Z Downloaded bcs v0.1.6
12102025-03-19T23:21:19.985Z Downloaded impl-trait-for-tuples v0.2.2
12112025-03-19T23:21:19.988Z Downloaded hubpack v0.1.2
12122025-03-19T23:21:19.988Z Downloaded block-padding v0.3.3
12132025-03-19T23:21:19.992Z Downloaded castaway v0.2.3
12142025-03-19T23:21:19.992Z Downloaded cassowary v0.3.0
12152025-03-19T23:21:19.997Z Downloaded array-init v0.0.4
12162025-03-19T23:21:19.997Z Downloaded hostname v0.4.0
12172025-03-19T23:21:19.997Z Downloaded home v0.5.9
12182025-03-19T23:21:19.997Z Downloaded hex v0.4.3
12192025-03-19T23:21:19.997Z Downloaded async-recursion v1.1.1
12202025-03-19T23:21:20.001Z Downloaded instant v0.1.13
12212025-03-19T23:21:20.001Z Downloaded ciborium-ll v0.2.2
12222025-03-19T23:21:20.235Z Downloaded aws-lc-sys v0.26.0
12232025-03-19T23:21:20.552Z Compiling serde v1.0.218
12242025-03-19T23:21:20.555Z Compiling value-bag v1.9.0
12252025-03-19T23:21:20.555Z Compiling lock_api v0.4.12
12262025-03-19T23:21:20.555Z Compiling scopeguard v1.2.0
12272025-03-19T23:21:20.555Z Compiling shlex v1.3.0
12282025-03-19T23:21:20.555Z Compiling typenum v1.17.0
12292025-03-19T23:21:20.746Z Compiling syn v2.0.98
12302025-03-19T23:21:20.763Z Compiling getrandom v0.2.15
12312025-03-19T23:21:20.874Z Compiling jobserver v0.1.32
12322025-03-19T23:21:21.178Z Compiling rand_core v0.6.4
12332025-03-19T23:21:21.216Z Compiling log v0.4.22
12342025-03-19T23:21:21.353Z Compiling generic-array v0.14.7
12352025-03-19T23:21:21.401Z Compiling cc v1.2.15
12362025-03-19T23:21:21.708Z Compiling subtle v2.6.1
12372025-03-19T23:21:21.754Z Compiling smallvec v1.14.0
12382025-03-19T23:21:21.790Z Compiling const-oid v0.9.6
12392025-03-19T23:21:21.880Z Compiling pin-project-lite v0.2.14
12402025-03-19T23:21:22.014Z Compiling rustix v0.38.37
12412025-03-19T23:21:22.033Z Compiling parking_lot_core v0.9.10
12422025-03-19T23:21:22.086Z Compiling spin v0.9.8
12432025-03-19T23:21:22.143Z Compiling signal-hook-registry v1.4.2
12442025-03-19T23:21:22.489Z Compiling futures-core v0.3.31
12452025-03-19T23:21:22.745Z Compiling mio v1.0.2
12462025-03-19T23:21:22.848Z Compiling aho-corasick v1.1.3
12472025-03-19T23:21:22.868Z Compiling regex-syntax v0.8.5
12482025-03-19T23:21:23.167Z Compiling parking_lot v0.12.3
12492025-03-19T23:21:23.252Z Compiling either v1.14.0
12502025-03-19T23:21:23.694Z Compiling glob v0.3.2
12512025-03-19T23:21:23.867Z Compiling stable_deref_trait v1.2.0
12522025-03-19T23:21:23.945Z Compiling socket2 v0.5.8
12532025-03-19T23:21:24.002Z Compiling futures-sink v0.3.31
12542025-03-19T23:21:24.057Z Compiling prettyplease v0.2.30
12552025-03-19T23:21:24.168Z Compiling serde_json v1.0.139
12562025-03-19T23:21:24.406Z Compiling cpufeatures v0.2.14
12572025-03-19T23:21:24.526Z Compiling clang-sys v1.8.1
12582025-03-19T23:21:24.558Z Compiling lazy_static v1.5.0
12592025-03-19T23:21:24.576Z Compiling slab v0.4.9
12602025-03-19T23:21:24.697Z Compiling minimal-lexical v0.2.1
12612025-03-19T23:21:24.816Z Compiling libloading v0.8.5
12622025-03-19T23:21:25.072Z Compiling home v0.5.9
12632025-03-19T23:21:25.184Z Compiling nom v7.1.3
12642025-03-19T23:21:25.207Z Compiling allocator-api2 v0.2.18
12652025-03-19T23:21:25.259Z Compiling pkg-config v0.3.31
12662025-03-19T23:21:25.277Z Compiling foldhash v0.1.3
12672025-03-19T23:21:25.417Z Compiling libm v0.2.8
12682025-03-19T23:21:25.570Z Compiling bindgen v0.69.5
12692025-03-19T23:21:25.924Z Compiling hashbrown v0.15.1
12702025-03-19T23:21:26.538Z Compiling itertools v0.12.1
12712025-03-19T23:21:26.776Z Compiling regex-automata v0.4.8
12722025-03-19T23:21:27.193Z Compiling num-traits v0.2.19
12732025-03-19T23:21:27.433Z Compiling rustc-hash v1.1.0
12742025-03-19T23:21:27.520Z Compiling lazycell v1.3.0
12752025-03-19T23:21:27.833Z Compiling futures-channel v0.3.31
12762025-03-19T23:21:28.244Z Compiling synstructure v0.13.1
12772025-03-19T23:21:28.879Z Compiling cexpr v0.6.0
12782025-03-19T23:21:28.964Z Compiling cmake v0.1.51
12792025-03-19T23:21:29.347Z Compiling futures-task v0.3.31
12802025-03-19T23:21:29.570Z Compiling getrandom v0.3.1
12812025-03-19T23:21:29.652Z Compiling futures-io v0.3.31
12822025-03-19T23:21:29.776Z Compiling fs_extra v1.3.0
12832025-03-19T23:21:29.919Z Compiling dunce v1.0.5
12842025-03-19T23:21:30.056Z Compiling pin-utils v0.1.0
12852025-03-19T23:21:30.259Z Compiling base64ct v1.6.0
12862025-03-19T23:21:30.435Z Compiling ring v0.17.11
12872025-03-19T23:21:30.716Z Compiling pem-rfc7468 v0.7.0
12882025-03-19T23:21:30.814Z Compiling flagset v0.4.6
12892025-03-19T23:21:31.079Z Compiling litemap v0.7.3
12902025-03-19T23:21:31.242Z Compiling paste v1.0.15
12912025-03-19T23:21:31.367Z Compiling writeable v0.5.5
12922025-03-19T23:21:31.455Z Compiling aws-lc-rs v1.12.4
12932025-03-19T23:21:31.521Z Compiling regex v1.11.1
12942025-03-19T23:21:31.921Z Compiling rustls-pki-types v1.10.0
12952025-03-19T23:21:31.925Z Compiling icu_locid_transform_data v1.5.0
12962025-03-19T23:21:32.034Z Compiling crossbeam-utils v0.8.20
12972025-03-19T23:21:32.487Z Compiling vcpkg v0.2.15
12982025-03-19T23:21:32.624Z Compiling tracing-core v0.1.32
12992025-03-19T23:21:32.888Z Compiling untrusted v0.7.1
13002025-03-19T23:21:32.911Z Compiling powerfmt v0.2.0
13012025-03-19T23:21:33.083Z Compiling num-conv v0.1.0
13022025-03-19T23:21:33.263Z Compiling serde_derive v1.0.218
13032025-03-19T23:21:33.284Z Compiling zeroize_derive v1.4.2
13042025-03-19T23:21:33.361Z Compiling zerocopy-derive v0.7.35
13052025-03-19T23:21:33.731Z Compiling tokio-macros v2.5.0
13062025-03-19T23:21:34.183Z Compiling zerofrom-derive v0.1.4
13072025-03-19T23:21:34.680Z Compiling zeroize v1.8.1
13082025-03-19T23:21:35.394Z Compiling yoke-derive v0.7.4
13092025-03-19T23:21:35.406Z Compiling zerocopy v0.7.35
13102025-03-19T23:21:35.411Z Compiling displaydoc v0.2.5
13112025-03-19T23:21:36.090Z Compiling zerovec-derive v0.10.3
13122025-03-19T23:21:36.349Z Compiling crypto-common v0.1.6
13132025-03-19T23:21:36.616Z Compiling block-buffer v0.10.4
13142025-03-19T23:21:36.676Z Compiling block-padding v0.3.3
13152025-03-19T23:21:36.895Z Compiling digest v0.10.7
13162025-03-19T23:21:36.915Z Compiling inout v0.1.3
13172025-03-19T23:21:37.022Z Compiling thiserror-impl v1.0.69
13182025-03-19T23:21:37.192Z Compiling futures-macro v0.3.31
13192025-03-19T23:21:37.375Z Compiling hmac v0.12.1
13202025-03-19T23:21:37.488Z Compiling sha2 v0.10.8
13212025-03-19T23:21:37.605Z Compiling zerofrom v0.1.4
13222025-03-19T23:21:37.640Z Compiling cipher v0.4.4
13232025-03-19T23:21:37.793Z Compiling der_derive v0.7.3
13242025-03-19T23:21:37.844Z Compiling yoke v0.7.4
13252025-03-19T23:21:38.182Z Compiling icu_provider_macros v1.5.0
13262025-03-19T23:21:38.214Z Compiling salsa20 v0.10.2
13272025-03-19T23:21:38.436Z Compiling pbkdf2 v0.12.2
13282025-03-19T23:21:38.495Z Compiling zerovec v0.10.4
13292025-03-19T23:21:38.612Z Compiling ppv-lite86 v0.2.20
13302025-03-19T23:21:39.034Z Compiling futures-util v0.3.31
13312025-03-19T23:21:39.306Z Compiling scrypt v0.11.0
13322025-03-19T23:21:39.409Z Compiling cbc v0.1.2
13332025-03-19T23:21:39.659Z Compiling aes v0.8.4
13342025-03-19T23:21:39.817Z Compiling openssl-sys v0.9.106
13352025-03-19T23:21:39.958Z Compiling thiserror v1.0.69
13362025-03-19T23:21:40.038Z Compiling der v0.7.9
13372025-03-19T23:21:40.115Z Compiling pest v2.7.14
13382025-03-19T23:21:40.569Z Compiling tinystr v0.7.6
13392025-03-19T23:21:40.831Z Compiling icu_collections v1.5.0
13402025-03-19T23:21:41.057Z Compiling icu_locid v1.5.0
13412025-03-19T23:21:41.057Z Compiling tracing-attributes v0.1.27
13422025-03-19T23:21:42.232Z Compiling spki v0.7.3
13432025-03-19T23:21:42.449Z Compiling icu_provider v1.5.0
13442025-03-19T23:21:42.627Z Compiling httparse v1.9.5
13452025-03-19T23:21:43.094Z Compiling time-core v0.1.2
13462025-03-19T23:21:43.112Z Compiling untrusted v0.9.0
13472025-03-19T23:21:43.202Z Compiling icu_locid_transform v1.5.0
13482025-03-19T23:21:43.285Z Compiling percent-encoding v2.3.1
13492025-03-19T23:21:43.305Z Compiling icu_properties_data v1.5.0
13502025-03-19T23:21:43.418Z Compiling time-macros v0.2.18
13512025-03-19T23:21:43.563Z Compiling pest_meta v2.7.14
13522025-03-19T23:21:43.601Z Compiling pkcs5 v0.7.1
13532025-03-19T23:21:44.336Z Compiling tracing v0.1.40
13542025-03-19T23:21:44.475Z Compiling icu_properties v1.5.1
13552025-03-19T23:21:44.778Z Compiling scroll_derive v0.12.0
13562025-03-19T23:21:44.817Z Compiling deranged v0.3.11
13572025-03-19T23:21:46.119Z Compiling bitflags v2.6.0
13582025-03-19T23:21:46.172Z Compiling bytes v1.10.1
13592025-03-19T23:21:46.564Z Compiling indexmap v2.7.1
13602025-03-19T23:21:46.587Z Compiling semver v1.0.25
13612025-03-19T23:21:47.313Z Compiling tokio v1.43.0
13622025-03-19T23:21:47.629Z Compiling http v1.2.0
13632025-03-19T23:21:47.824Z Compiling rustc_version v0.4.1
13642025-03-19T23:21:47.866Z Compiling atomic-waker v1.1.2
13652025-03-19T23:21:47.910Z Compiling write16 v1.0.0
13662025-03-19T23:21:48.057Z Compiling zerocopy v0.8.10
13672025-03-19T23:21:48.076Z Compiling utf16_iter v1.0.5
13682025-03-19T23:21:48.303Z Compiling icu_normalizer_data v1.5.0
13692025-03-19T23:21:48.423Z Compiling utf8_iter v1.0.4
13702025-03-19T23:21:48.490Z Compiling num_threads v0.1.7
13712025-03-19T23:21:48.644Z Compiling icu_normalizer v1.5.0
13722025-03-19T23:21:48.674Z Compiling time v0.3.36
13732025-03-19T23:21:48.945Z Compiling scroll v0.12.0
13742025-03-19T23:21:49.066Z Compiling uuid v1.15.1
13752025-03-19T23:21:49.123Z Compiling http-body v1.0.1
13762025-03-19T23:21:49.392Z Compiling pest_generator v2.7.14
13772025-03-19T23:21:49.496Z Compiling pkcs8 v0.10.2
13782025-03-19T23:21:50.157Z Compiling which v4.4.2
13792025-03-19T23:21:50.454Z Compiling zerocopy-derive v0.8.10
13802025-03-19T23:21:50.620Z Compiling try-lock v0.2.5
13812025-03-19T23:21:50.712Z Compiling slog v2.7.0
13822025-03-19T23:21:50.784Z Compiling tinyvec_macros v0.1.1
13832025-03-19T23:21:50.894Z Compiling iana-time-zone v0.1.61
13842025-03-19T23:21:51.191Z Compiling chrono v0.4.40
13852025-03-19T23:21:51.290Z Compiling tinyvec v1.8.0
13862025-03-19T23:21:51.327Z Compiling goblin v0.8.2
13872025-03-19T23:21:51.350Z Compiling pest_derive v2.7.14
13882025-03-19T23:21:52.193Z Compiling want v0.3.1
13892025-03-19T23:21:52.490Z Compiling idna_adapter v1.2.0
13902025-03-19T23:21:52.714Z Compiling form_urlencoded v1.2.1
13912025-03-19T23:21:52.794Z Compiling adler2 v2.0.0
13922025-03-19T23:21:53.032Z Compiling tower-service v0.3.3
13932025-03-19T23:21:53.063Z Compiling httpdate v1.0.3
13942025-03-19T23:21:53.183Z Compiling openssl v0.10.71
13952025-03-19T23:21:53.345Z Compiling rustversion v1.0.17
13962025-03-19T23:21:53.538Z Compiling foreign-types-shared v0.1.1
13972025-03-19T23:21:53.667Z Compiling miniz_oxide v0.8.5
13982025-03-19T23:21:53.686Z Compiling foreign-types v0.3.2
13992025-03-19T23:21:53.790Z Compiling idna v1.0.3
14002025-03-19T23:21:54.138Z Compiling dtrace-parser v0.2.0
14012025-03-19T23:21:55.216Z Compiling serde_spanned v0.6.8
14022025-03-19T23:21:55.219Z Compiling serde_tokenstream v0.2.2
14032025-03-19T23:21:55.363Z Compiling toml_datetime v0.6.8
14042025-03-19T23:21:55.469Z Compiling tokio-util v0.7.13
14052025-03-19T23:21:55.841Z Compiling openssl-macros v0.1.1
14062025-03-19T23:21:55.933Z Compiling serde_derive_internals v0.29.1
14072025-03-19T23:21:56.215Z Compiling rand_core v0.9.2
14082025-03-19T23:21:56.595Z Compiling h2 v0.4.6
14092025-03-19T23:21:56.670Z Compiling bzip2-sys v0.1.11+1.0.8
14102025-03-19T23:21:56.777Z Compiling rustls v0.23.19
14112025-03-19T23:21:57.080Z Compiling dof v0.3.0
14122025-03-19T23:21:57.107Z Compiling siphasher v0.3.11
14132025-03-19T23:21:57.188Z Compiling native-tls v0.2.12
14142025-03-19T23:21:57.463Z Compiling schemars v0.8.22
14152025-03-19T23:21:57.547Z Compiling syn v1.0.109
14162025-03-19T23:21:57.831Z Compiling base64 v0.22.1
14172025-03-19T23:21:58.237Z Compiling usdt-impl v0.5.0
14182025-03-19T23:21:58.271Z Compiling schemars_derive v0.8.22
14192025-03-19T23:21:59.579Z Compiling rand_chacha v0.9.0
14202025-03-19T23:22:00.358Z Compiling unicode-normalization v0.1.24
14212025-03-19T23:22:00.464Z Compiling heapless v0.7.17
14222025-03-19T23:22:00.923Z Compiling crossbeam-epoch v0.9.18
14232025-03-19T23:22:01.330Z Compiling rand_chacha v0.3.1
14242025-03-19T23:22:01.511Z Compiling signature v2.2.0
14252025-03-19T23:22:01.542Z Compiling dirs-sys-next v0.1.2
14262025-03-19T23:22:01.710Z Compiling crc32fast v1.4.2
14272025-03-19T23:22:01.821Z Compiling cookie v0.18.1
14282025-03-19T23:22:01.880Z Compiling unicode-properties v0.1.3
14292025-03-19T23:22:02.067Z Compiling dyn-clone v1.0.19
14302025-03-19T23:22:02.087Z Compiling unicode-bidi v0.3.17
14312025-03-19T23:22:02.144Z Compiling rustls v0.22.4
14322025-03-19T23:22:02.275Z Compiling signal-hook v0.3.17
14332025-03-19T23:22:02.296Z Compiling openssl-probe v0.1.5
14342025-03-19T23:22:02.436Z Compiling rayon-core v1.12.1
14352025-03-19T23:22:02.716Z Compiling dirs-next v2.0.0
14362025-03-19T23:22:02.764Z Compiling rand v0.8.5
14372025-03-19T23:22:02.917Z Compiling stringprep v0.1.5
14382025-03-19T23:22:03.341Z Compiling crossbeam-deque v0.8.5
14392025-03-19T23:22:03.693Z Compiling hyper v1.6.0
14402025-03-19T23:22:03.960Z Compiling rand v0.9.0
14412025-03-19T23:22:05.358Z Compiling url v2.5.3
14422025-03-19T23:22:05.714Z Compiling http-body-util v0.1.2
14432025-03-19T23:22:05.936Z Compiling curve25519-dalek v4.1.3
14442025-03-19T23:22:06.241Z Compiling hyper-util v0.1.10
14452025-03-19T23:22:06.567Z Compiling md-5 v0.10.6
14462025-03-19T23:22:06.704Z Compiling async-trait v0.1.87
14472025-03-19T23:22:06.787Z Compiling num-integer v0.1.46
14482025-03-19T23:22:06.842Z Compiling ff v0.13.0
14492025-03-19T23:22:07.090Z Compiling hash32 v0.2.1
14502025-03-19T23:22:07.186Z Compiling thread_local v1.1.8
14512025-03-19T23:22:07.382Z Compiling encoding_rs v0.8.34
14522025-03-19T23:22:07.462Z Compiling memoffset v0.9.1
14532025-03-19T23:22:07.522Z Compiling multer v3.1.0
14542025-03-19T23:22:07.700Z Compiling psl-types v2.0.11
14552025-03-19T23:22:07.788Z Compiling fallible-iterator v0.2.0
14562025-03-19T23:22:07.827Z Compiling base16ct v0.2.0
14572025-03-19T23:22:07.889Z Compiling smoltcp v0.9.1
14582025-03-19T23:22:08.153Z Compiling num-bigint-dig v0.8.4
14592025-03-19T23:22:08.449Z Compiling cfg_aliases v0.2.1
14602025-03-19T23:22:08.495Z Compiling gimli v0.31.1
14612025-03-19T23:22:08.549Z Compiling litrs v0.4.1
14622025-03-19T23:22:08.570Z Compiling mime v0.3.17
14632025-03-19T23:22:09.066Z Compiling slog-async v2.8.0
14642025-03-19T23:22:09.112Z Compiling portable-atomic v1.9.0
14652025-03-19T23:22:09.164Z Compiling match_cfg v0.1.0
14662025-03-19T23:22:09.277Z Compiling hostname v0.3.1
14672025-03-19T23:22:09.498Z Compiling nix v0.29.0
14682025-03-19T23:22:09.655Z Compiling document-features v0.2.10
14692025-03-19T23:22:09.714Z Compiling postgres-protocol v0.6.8
14702025-03-19T23:22:10.148Z Compiling sec1 v0.7.3
14712025-03-19T23:22:10.388Z Compiling publicsuffix v2.3.0
14722025-03-19T23:22:10.701Z Compiling toml_edit v0.22.24
14732025-03-19T23:22:10.923Z Compiling num-iter v0.1.45
14742025-03-19T23:22:10.942Z Compiling group v0.13.0
14752025-03-19T23:22:11.300Z Compiling tokio-native-tls v0.3.1
14762025-03-19T23:22:11.323Z Compiling bzip2 v0.4.4
14772025-03-19T23:22:11.615Z Compiling term v0.7.0
14782025-03-19T23:22:12.716Z Compiling addr2line v0.24.2
14792025-03-19T23:22:12.800Z Compiling flate2 v1.1.0
14802025-03-19T23:22:12.848Z Compiling usdt-attr-macro v0.5.0
14812025-03-19T23:22:13.079Z Compiling usdt-macro v0.5.0
14822025-03-19T23:22:13.189Z Compiling phf_shared v0.11.2
14832025-03-19T23:22:13.406Z Compiling slog-json v2.6.1
14842025-03-19T23:22:13.560Z Compiling serde_urlencoded v0.7.1
14852025-03-19T23:22:13.654Z Compiling terminal_size v0.4.0
14862025-03-19T23:22:13.776Z Compiling crossbeam-channel v0.5.13
14872025-03-19T23:22:13.886Z Compiling futures-executor v0.3.31
14882025-03-19T23:22:14.079Z Compiling hkdf v0.12.4
14892025-03-19T23:22:14.361Z Compiling crypto-bigint v0.5.5
14902025-03-19T23:22:14.380Z Compiling zerocopy-derive v0.6.6
14912025-03-19T23:22:14.401Z Compiling curve25519-dalek-derive v0.1.1
14922025-03-19T23:22:14.475Z Compiling async-stream-impl v0.3.6
14932025-03-19T23:22:14.812Z Compiling webpki-roots v0.26.6
14942025-03-19T23:22:15.036Z Compiling rustls-pemfile v2.2.0
14952025-03-19T23:22:15.408Z Compiling sync_wrapper v1.0.1
14962025-03-19T23:22:15.584Z Compiling is-terminal v0.4.13
14972025-03-19T23:22:15.747Z Compiling ahash v0.8.11
14982025-03-19T23:22:15.804Z Compiling fs-err v2.11.0
14992025-03-19T23:22:15.867Z Compiling object v0.36.5
15002025-03-19T23:22:16.056Z Compiling hubpack_derive v0.1.1
15012025-03-19T23:22:16.141Z Compiling dropshot v0.12.0
15022025-03-19T23:22:16.201Z Compiling rustc-demangle v0.1.24
15032025-03-19T23:22:16.344Z Compiling newtype-uuid v1.2.1
15042025-03-19T23:22:16.491Z Compiling zip v2.1.3
15052025-03-19T23:22:16.673Z Compiling winnow v0.5.40
15062025-03-19T23:22:16.834Z Compiling managed v0.8.0
15072025-03-19T23:22:16.923Z Compiling bumpalo v3.16.0
15082025-03-19T23:22:17.120Z Compiling take_mut v0.2.2
15092025-03-19T23:22:17.285Z Compiling unicode-width v0.2.0
15102025-03-19T23:22:17.307Z Compiling ipnet v2.11.0
15112025-03-19T23:22:17.426Z Compiling lockfree-object-pool v0.1.6
15122025-03-19T23:22:17.712Z Compiling simd-adler32 v0.3.7
15132025-03-19T23:22:17.841Z Compiling buf-list v1.0.3
15142025-03-19T23:22:17.949Z Compiling anyhow v1.0.97
15152025-03-19T23:22:18.260Z Compiling tower-layer v0.3.3
15162025-03-19T23:22:18.557Z Compiling tower v0.5.2
15172025-03-19T23:22:18.605Z Compiling zopfli v0.8.1
15182025-03-19T23:22:18.978Z Compiling console v0.15.10
15192025-03-19T23:22:19.495Z Compiling strum_macros v0.25.3
15202025-03-19T23:22:20.179Z Compiling toml_edit v0.19.15
15212025-03-19T23:22:20.201Z Compiling clap_builder v4.5.31
15222025-03-19T23:22:20.297Z Compiling elliptic-curve v0.13.8
15232025-03-19T23:22:20.534Z Compiling hubpack v0.1.2
15242025-03-19T23:22:21.135Z Compiling zerocopy v0.6.6
15252025-03-19T23:22:21.393Z Compiling async-stream v0.3.6
15262025-03-19T23:22:21.724Z Compiling slog-term v2.9.1
15272025-03-19T23:22:21.900Z Compiling usdt v0.5.0
15282025-03-19T23:22:22.487Z Compiling toml v0.8.20
15292025-03-19T23:22:22.845Z Compiling backtrace v0.3.74
15302025-03-19T23:22:23.357Z Compiling futures v0.3.31
15312025-03-19T23:22:23.454Z Compiling slog-bunyan v2.5.0
15322025-03-19T23:22:23.487Z Compiling phf v0.11.2
15332025-03-19T23:22:23.688Z Compiling rayon v1.10.0
15342025-03-19T23:22:23.783Z Compiling signal-hook-mio v0.2.4
15352025-03-19T23:22:23.958Z Compiling cookie_store v0.21.1
15362025-03-19T23:22:23.982Z Compiling hyper-tls v0.6.0
15372025-03-19T23:22:25.633Z Compiling camino v1.1.9
15382025-03-19T23:22:26.567Z Compiling postgres-types v0.2.9
15392025-03-19T23:22:27.326Z Compiling ed25519 v2.2.3
15402025-03-19T23:22:27.876Z Compiling phf_shared v0.10.0
15412025-03-19T23:22:28.097Z Compiling dropshot_endpoint v0.12.0
15422025-03-19T23:22:28.164Z Compiling pkcs1 v0.7.5
15432025-03-19T23:22:28.257Z Compiling clap_derive v4.5.28
15442025-03-19T23:22:28.309Z Compiling enum-as-inner v0.6.1
15452025-03-19T23:22:29.075Z Compiling openapiv3 v2.0.0
15462025-03-19T23:22:29.171Z Compiling waitgroup v0.1.2
15472025-03-19T23:22:29.374Z Compiling serde-big-array v0.5.1
15482025-03-19T23:22:29.419Z Compiling serde_path_to_error v0.1.16
15492025-03-19T23:22:29.501Z Compiling rfc6979 v0.4.0
15502025-03-19T23:22:29.622Z Compiling sha1 v0.10.6
15512025-03-19T23:22:29.707Z Compiling serde_repr v0.1.19
15522025-03-19T23:22:30.056Z Compiling float-cmp v0.10.0
15532025-03-19T23:22:30.191Z Compiling bstr v1.10.0
15542025-03-19T23:22:30.303Z Compiling hostname v0.4.0
15552025-03-19T23:22:30.532Z Compiling unicode-segmentation v1.12.0
15562025-03-19T23:22:30.811Z Compiling number_prefix v0.4.0
15572025-03-19T23:22:31.079Z Compiling normalize-line-endings v0.3.0
15582025-03-19T23:22:31.227Z Compiling difflib v0.4.0
15592025-03-19T23:22:31.460Z Compiling static_assertions v1.1.0
15602025-03-19T23:22:31.574Z Compiling predicates-core v1.0.8
15612025-03-19T23:22:31.765Z Compiling whoami v1.5.2
15622025-03-19T23:22:31.887Z Compiling debug-ignore v1.0.5
15632025-03-19T23:22:32.067Z Compiling precomputed-hash v0.1.1
15642025-03-19T23:22:32.181Z Compiling data-encoding v2.6.0
15652025-03-19T23:22:32.200Z Compiling new_debug_unreachable v1.0.6
15662025-03-19T23:22:32.303Z Compiling fixedbitset v0.4.2
15672025-03-19T23:22:32.323Z Compiling string_cache v0.8.7
15682025-03-19T23:22:32.574Z Compiling petgraph v0.6.5
15692025-03-19T23:22:32.734Z Compiling tokio-postgres v0.7.13
15702025-03-19T23:22:32.734Z Compiling predicates v3.1.3
15712025-03-19T23:22:32.769Z Compiling clap v4.5.31
15722025-03-19T23:22:32.893Z Compiling hickory-proto v0.24.4
15732025-03-19T23:22:33.003Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15742025-03-19T23:22:34.101Z Compiling similar v2.7.0
15752025-03-19T23:22:34.206Z Compiling indicatif v0.17.11
15762025-03-19T23:22:36.203Z Compiling ecdsa v0.16.9
15772025-03-19T23:22:36.203Z Compiling rsa v0.9.6
15782025-03-19T23:22:36.287Z Compiling ed25519-dalek v2.1.1
15792025-03-19T23:22:37.620Z Compiling crossterm v0.28.1
15802025-03-19T23:22:38.529Z Compiling toml v0.7.8
15812025-03-19T23:22:39.937Z Compiling zip v0.6.6
15822025-03-19T23:22:39.999Z Compiling ipnetwork v0.21.1
15832025-03-19T23:22:40.254Z Compiling tokio-stream v0.1.17
15842025-03-19T23:22:40.801Z Compiling hex v0.4.3
15852025-03-19T23:22:40.898Z Compiling x509-cert v0.2.5
15862025-03-19T23:22:41.240Z Compiling itertools v0.10.5
15872025-03-19T23:22:41.269Z Compiling peg-runtime v0.8.5
15882025-03-19T23:22:41.403Z Compiling lalrpop-util v0.19.12
15892025-03-19T23:22:41.427Z Compiling unicode-xid v0.2.6
15902025-03-19T23:22:41.622Z Compiling strum_macros v0.26.4
15912025-03-19T23:22:41.776Z Compiling xattr v1.3.1
15922025-03-19T23:22:41.872Z Compiling filetime v0.2.25
15932025-03-19T23:22:42.182Z Compiling tar v0.4.44
15942025-03-19T23:22:46.185Z Compiling strum v0.26.3
15952025-03-19T23:22:49.407Z Compiling aws-lc-sys v0.26.0
15962025-03-19T23:23:20.789Z Compiling rustls-webpki v0.102.8
15972025-03-19T23:23:24.364Z Compiling tokio-rustls v0.25.0
15982025-03-19T23:23:26.097Z Compiling tokio-rustls v0.26.0
15992025-03-19T23:23:26.417Z Compiling hyper-rustls v0.27.3
16002025-03-19T23:23:26.794Z Compiling reqwest v0.12.12
16012025-03-19T23:23:30.751Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16022025-03-19T23:23:31.075Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16032025-03-19T23:23:36.068Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 19s
16042025-03-19T23:23:36.259Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
16052025-03-19T23:23:36.318ZMar 19 23:23:36.006 INFO Starting download, target: Console
16062025-03-19T23:23:36.318ZMar 19 23:23:36.006 INFO Starting download, target: Cockroach
16072025-03-19T23:23:36.318ZMar 19 23:23:36.006 INFO Starting download, target: Clickhouse
16082025-03-19T23:23:36.318ZMar 19 23:23:36.006 INFO Starting download, target: DendriteOpenapi
16092025-03-19T23:23:36.318ZMar 19 23:23:36.006 INFO Starting download, target: DendriteStub
16102025-03-19T23:23:36.321ZMar 19 23:23:36.006 INFO Starting download, target: MaghemiteMgd
16112025-03-19T23:23:36.321ZMar 19 23:23:36.006 INFO Starting download, target: TransceiverControl
16122025-03-19T23:23:36.322ZMar 19 23:23:36.007 INFO Downloading out/downloads/dpd-a66561e0a063cc30820182008c31f9a64cbd8a6f.json (attempt 1/3), target: DendriteOpenapi
16132025-03-19T23:23:36.322ZMar 19 23:23:36.007 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16142025-03-19T23:23:36.322ZMar 19 23:23:36.007 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16152025-03-19T23:23:36.322ZMar 19 23:23:36.007 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16162025-03-19T23:23:36.322ZMar 19 23:23:36.007 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16172025-03-19T23:23:36.322ZMar 19 23:23:36.007 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16182025-03-19T23:23:36.322ZMar 19 23:23:36.007 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16192025-03-19T23:23:36.863ZMar 19 23:23:36.540 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16202025-03-19T23:23:36.975ZMar 19 23:23:36.659 INFO Download complete, target: DendriteOpenapi
16212025-03-19T23:23:37.029ZMar 19 23:23:36.711 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16222025-03-19T23:23:37.259ZMar 19 23:23:36.946 INFO Download complete, target: Console
16232025-03-19T23:23:37.417ZMar 19 23:23:37.104 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16242025-03-19T23:23:37.447ZMar 19 23:23:37.133 INFO Download complete, target: TransceiverControl
16252025-03-19T23:23:37.837ZMar 19 23:23:37.524 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16262025-03-19T23:23:38.228ZMar 19 23:23:37.915 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16272025-03-19T23:23:38.229ZMar 19 23:23:37.915 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16282025-03-19T23:23:38.256ZMar 19 23:23:37.943 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16292025-03-19T23:23:39.822ZMar 19 23:23:39.509 INFO Download complete, target: DendriteStub
16302025-03-19T23:23:40.354ZMar 19 23:23:40.040 INFO Download complete, target: MaghemiteMgd
16312025-03-19T23:23:44.753ZMar 19 23:23:44.436 INFO Checking that binary works, target: Cockroach
16322025-03-19T23:23:45.054ZMar 19 23:23:44.738 INFO Download complete, target: Cockroach
16332025-03-19T23:23:49.044ZMar 19 23:23:48.724 INFO Checking that binary works, target: Clickhouse
16342025-03-19T23:23:49.176ZMar 19 23:23:48.855 INFO Download complete, target: Clickhouse
16352025-03-19T23:23:49.197ZAll builder prerequisites installed successfully, and PATH looks valid
16362025-03-19T23:23:49.202Z
16372025-03-19T23:23:49.203Zreal 4:56.672451663
16382025-03-19T23:23:49.203Zuser 15:51.858915061
16392025-03-19T23:23:49.203Zsys 2:12.385260844
16402025-03-19T23:23:49.203Ztrap 0.617682403
16412025-03-19T23:23:49.203Ztflt 0.888297121
16422025-03-19T23:23:49.203Zdflt 1.517367320
16432025-03-19T23:23:49.203Zkflt 0.022974066
16442025-03-19T23:23:49.203Zlock 24:24.046484455
16452025-03-19T23:23:49.203Zslp 56:41.812899979
16462025-03-19T23:23:49.203Zlat 1:02.508441185
16472025-03-19T23:23:49.203Zstop 2:30.657569893
16482025-03-19T23:23:49.204Z+ banner hack-check
16492025-03-19T23:23:49.204Z
16502025-03-19T23:23:49.204Z # # ## #### # # #### # # ###### #### # #
16512025-03-19T23:23:49.204Z # # # # # # # # # # # # # # # # #
16522025-03-19T23:23:49.204Z ###### # # # #### ##### # ###### ##### # ####
16532025-03-19T23:23:49.204Z # # ###### # # # # # # # # # #
16542025-03-19T23:23:49.204Z # # # # # # # # # # # # # # # # #
16552025-03-19T23:23:49.204Z # # # # #### # # #### # # ###### #### # #
16562025-03-19T23:23:49.204Z
16572025-03-19T23:23:49.204Z+ export CARGO_INCREMENTAL=0
16582025-03-19T23:23:49.204Z+ CARGO_INCREMENTAL=0
16592025-03-19T23:23:49.205Z+ ptime -m timeout 2h cargo xtask check-features --ci
16602025-03-19T23:23:49.873Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
16612025-03-19T23:23:53.089Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.82s
16622025-03-19T23:23:53.164Z Running `target/debug/xtask check-features --ci`
16632025-03-19T23:23:53.193Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16642025-03-19T23:23:53.193Zrunning: "/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16652025-03-19T23:23:53.732Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
16662025-03-19T23:23:53.757Z Running `target/debug/xtask download cargo-hack`
16672025-03-19T23:23:54.703Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16682025-03-19T23:23:55.153Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16692025-03-19T23:23:59.189Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.40s
16702025-03-19T23:23:59.358Z Running `target/debug/xtask-downloader cargo-hack`
16712025-03-19T23:23:59.403ZMar 19 23:23:59.079 INFO Starting download, target: CargoHack
16722025-03-19T23:23:59.407ZMar 19 23:23:59.080 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16732025-03-19T23:23:59.983ZMar 19 23:23:59.659 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16742025-03-19T23:24:00.062ZMar 19 23:23:59.738 INFO Download complete, target: CargoHack
16752025-03-19T23:24:00.067Zrunning: "/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"
16762025-03-19T23:24:00.088Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16772025-03-19T23:24:00.294Zinfo: running `cargo check --bins` on api_identity (1/198)
16782025-03-19T23:24:00.932Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16792025-03-19T23:24:00.936Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16802025-03-19T23:24:00.936Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16812025-03-19T23:24:00.939Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
16822025-03-19T23:24:01.021Z
16832025-03-19T23:24:01.022Zinfo: running `cargo check --bins` on bootstore (2/198)
16842025-03-19T23:24:01.666Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16852025-03-19T23:24:01.669Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16862025-03-19T23:24:01.669Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16872025-03-19T23:24:01.673Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
16882025-03-19T23:24:01.760Z
16892025-03-19T23:24:01.760Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/198)
16902025-03-19T23:24:02.392Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16912025-03-19T23:24:02.396Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16922025-03-19T23:24:02.396Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16932025-03-19T23:24:02.396Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
16942025-03-19T23:24:02.474Z
16952025-03-19T23:24:02.474Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/198)
16962025-03-19T23:24:03.106Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16972025-03-19T23:24:03.109Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16982025-03-19T23:24:03.109Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16992025-03-19T23:24:03.112Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
17002025-03-19T23:24:03.199Z
17012025-03-19T23:24:03.199Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/198)
17022025-03-19T23:24:03.646Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17032025-03-19T23:24:03.650Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17042025-03-19T23:24:03.650Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17052025-03-19T23:24:03.654Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
17062025-03-19T23:24:03.701Z
17072025-03-19T23:24:03.701Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/198)
17082025-03-19T23:24:04.171Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17092025-03-19T23:24:04.176Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17102025-03-19T23:24:04.176Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17112025-03-19T23:24:04.179Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
17122025-03-19T23:24:04.231Z
17132025-03-19T23:24:04.231Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/198)
17142025-03-19T23:24:04.682Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17152025-03-19T23:24:04.686Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17162025-03-19T23:24:04.686Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17172025-03-19T23:24:04.690Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
17182025-03-19T23:24:04.738Z
17192025-03-19T23:24:04.738Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/198)
17202025-03-19T23:24:05.190Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17212025-03-19T23:24:05.193Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17222025-03-19T23:24:05.193Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17232025-03-19T23:24:05.197Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
17242025-03-19T23:24:05.243Z
17252025-03-19T23:24:05.243Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/198)
17262025-03-19T23:24:05.702Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17272025-03-19T23:24:05.705Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17282025-03-19T23:24:05.705Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17292025-03-19T23:24:05.709Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
17302025-03-19T23:24:05.757Z
17312025-03-19T23:24:05.757Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/198)
17322025-03-19T23:24:06.221Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17332025-03-19T23:24:06.225Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17342025-03-19T23:24:06.225Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17352025-03-19T23:24:06.229Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
17362025-03-19T23:24:06.276Z
17372025-03-19T23:24:06.276Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/198)
17382025-03-19T23:24:06.719Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17392025-03-19T23:24:06.723Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17402025-03-19T23:24:06.723Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17412025-03-19T23:24:06.726Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
17422025-03-19T23:24:06.772Z
17432025-03-19T23:24:06.773Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/198)
17442025-03-19T23:24:07.222Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17452025-03-19T23:24:07.225Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17462025-03-19T23:24:07.225Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17472025-03-19T23:24:07.228Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
17482025-03-19T23:24:07.274Z
17492025-03-19T23:24:07.274Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/198)
17502025-03-19T23:24:07.735Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17512025-03-19T23:24:07.738Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17522025-03-19T23:24:07.738Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17532025-03-19T23:24:07.742Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
17542025-03-19T23:24:07.795Z
17552025-03-19T23:24:07.795Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/198)
17562025-03-19T23:24:08.259Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17572025-03-19T23:24:08.273Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17582025-03-19T23:24:08.273Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17592025-03-19T23:24:08.273Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
17602025-03-19T23:24:08.312Z
17612025-03-19T23:24:08.312Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/198)
17622025-03-19T23:24:08.737Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17632025-03-19T23:24:08.741Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17642025-03-19T23:24:08.741Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17652025-03-19T23:24:08.744Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
17662025-03-19T23:24:08.784Z
17672025-03-19T23:24:08.784Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/198)
17682025-03-19T23:24:09.196Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17692025-03-19T23:24:09.199Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17702025-03-19T23:24:09.199Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17712025-03-19T23:24:09.200Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17722025-03-19T23:24:09.244Z
17732025-03-19T23:24:09.244Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/198)
17742025-03-19T23:24:09.659Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17752025-03-19T23:24:09.663Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17762025-03-19T23:24:09.663Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17772025-03-19T23:24:09.663Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17782025-03-19T23:24:09.708Z
17792025-03-19T23:24:09.708Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/198)
17802025-03-19T23:24:10.114Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17812025-03-19T23:24:10.117Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17822025-03-19T23:24:10.117Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17832025-03-19T23:24:10.121Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17842025-03-19T23:24:10.161Z
17852025-03-19T23:24:10.161Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/198)
17862025-03-19T23:24:10.576Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17872025-03-19T23:24:10.582Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17882025-03-19T23:24:10.582Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17892025-03-19T23:24:10.586Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17902025-03-19T23:24:10.622Z
17912025-03-19T23:24:10.622Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/198)
17922025-03-19T23:24:11.029Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17932025-03-19T23:24:11.033Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17942025-03-19T23:24:11.033Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17952025-03-19T23:24:11.033Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17962025-03-19T23:24:11.076Z
17972025-03-19T23:24:11.076Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/198)
17982025-03-19T23:24:11.486Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17992025-03-19T23:24:11.491Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18002025-03-19T23:24:11.491Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18012025-03-19T23:24:11.491Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18022025-03-19T23:24:11.531Z
18032025-03-19T23:24:11.531Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/198)
18042025-03-19T23:24:11.942Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18052025-03-19T23:24:11.945Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18062025-03-19T23:24:11.945Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18072025-03-19T23:24:11.945Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18082025-03-19T23:24:11.987Z
18092025-03-19T23:24:11.987Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/198)
18102025-03-19T23:24:12.397Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18112025-03-19T23:24:12.400Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18122025-03-19T23:24:12.400Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18132025-03-19T23:24:12.403Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18142025-03-19T23:24:12.443Z
18152025-03-19T23:24:12.443Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/198)
18162025-03-19T23:24:12.852Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18172025-03-19T23:24:12.857Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18182025-03-19T23:24:12.857Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18192025-03-19T23:24:12.857Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18202025-03-19T23:24:12.898Z
18212025-03-19T23:24:12.898Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/198)
18222025-03-19T23:24:13.304Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18232025-03-19T23:24:13.311Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18242025-03-19T23:24:13.311Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18252025-03-19T23:24:13.311Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18262025-03-19T23:24:13.351Z
18272025-03-19T23:24:13.351Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/198)
18282025-03-19T23:24:13.759Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18292025-03-19T23:24:13.763Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18302025-03-19T23:24:13.763Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18312025-03-19T23:24:13.763Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18322025-03-19T23:24:13.805Z
18332025-03-19T23:24:13.805Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/198)
18342025-03-19T23:24:14.213Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18352025-03-19T23:24:14.217Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18362025-03-19T23:24:14.217Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18372025-03-19T23:24:14.220Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18382025-03-19T23:24:14.261Z
18392025-03-19T23:24:14.261Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/198)
18402025-03-19T23:24:14.671Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18412025-03-19T23:24:14.675Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18422025-03-19T23:24:14.675Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18432025-03-19T23:24:14.678Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18442025-03-19T23:24:14.720Z
18452025-03-19T23:24:14.720Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/198)
18462025-03-19T23:24:15.126Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18472025-03-19T23:24:15.130Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18482025-03-19T23:24:15.130Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18492025-03-19T23:24:15.135Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18502025-03-19T23:24:15.172Z
18512025-03-19T23:24:15.173Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/198)
18522025-03-19T23:24:15.580Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18532025-03-19T23:24:15.583Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18542025-03-19T23:24:15.583Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18552025-03-19T23:24:15.587Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18562025-03-19T23:24:15.627Z
18572025-03-19T23:24:15.627Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/198)
18582025-03-19T23:24:16.034Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18592025-03-19T23:24:16.038Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18602025-03-19T23:24:16.038Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18612025-03-19T23:24:16.038Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18622025-03-19T23:24:16.081Z
18632025-03-19T23:24:16.081Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/198)
18642025-03-19T23:24:16.487Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18652025-03-19T23:24:16.491Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18662025-03-19T23:24:16.491Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18672025-03-19T23:24:16.494Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18682025-03-19T23:24:16.535Z
18692025-03-19T23:24:16.535Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/198)
18702025-03-19T23:24:16.940Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18712025-03-19T23:24:16.943Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18722025-03-19T23:24:16.943Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18732025-03-19T23:24:16.948Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18742025-03-19T23:24:16.989Z
18752025-03-19T23:24:16.989Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/198)
18762025-03-19T23:24:17.395Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18772025-03-19T23:24:17.399Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18782025-03-19T23:24:17.399Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18792025-03-19T23:24:17.402Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18802025-03-19T23:24:17.444Z
18812025-03-19T23:24:17.444Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/198)
18822025-03-19T23:24:17.850Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18832025-03-19T23:24:17.854Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18842025-03-19T23:24:17.854Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18852025-03-19T23:24:17.854Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18862025-03-19T23:24:17.896Z
18872025-03-19T23:24:17.896Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/198)
18882025-03-19T23:24:18.307Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18892025-03-19T23:24:18.310Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18902025-03-19T23:24:18.310Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18912025-03-19T23:24:18.314Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18922025-03-19T23:24:18.356Z
18932025-03-19T23:24:18.356Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/198)
18942025-03-19T23:24:18.769Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18952025-03-19T23:24:18.772Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18962025-03-19T23:24:18.772Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18972025-03-19T23:24:18.775Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18982025-03-19T23:24:18.816Z
18992025-03-19T23:24:18.816Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/198)
19002025-03-19T23:24:19.229Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19012025-03-19T23:24:19.232Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19022025-03-19T23:24:19.232Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19032025-03-19T23:24:19.236Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19042025-03-19T23:24:19.279Z
19052025-03-19T23:24:19.279Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/198)
19062025-03-19T23:24:19.691Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19072025-03-19T23:24:19.694Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19082025-03-19T23:24:19.694Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19092025-03-19T23:24:19.694Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
19102025-03-19T23:24:19.736Z
19112025-03-19T23:24:19.736Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/198)
19122025-03-19T23:24:20.150Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19132025-03-19T23:24:20.154Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19142025-03-19T23:24:20.154Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19152025-03-19T23:24:20.158Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19162025-03-19T23:24:20.197Z
19172025-03-19T23:24:20.197Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/198)
19182025-03-19T23:24:20.611Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19192025-03-19T23:24:20.615Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19202025-03-19T23:24:20.615Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19212025-03-19T23:24:20.618Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19222025-03-19T23:24:20.661Z
19232025-03-19T23:24:20.661Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/198)
19242025-03-19T23:24:21.070Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19252025-03-19T23:24:21.073Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19262025-03-19T23:24:21.073Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19272025-03-19T23:24:21.077Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
19282025-03-19T23:24:21.117Z
19292025-03-19T23:24:21.118Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/198)
19302025-03-19T23:24:21.530Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19312025-03-19T23:24:21.533Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19322025-03-19T23:24:21.533Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19332025-03-19T23:24:21.533Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19342025-03-19T23:24:21.576Z
19352025-03-19T23:24:21.576Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/198)
19362025-03-19T23:24:21.985Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19372025-03-19T23:24:21.989Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19382025-03-19T23:24:21.989Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19392025-03-19T23:24:21.989Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
19402025-03-19T23:24:22.034Z
19412025-03-19T23:24:22.034Zinfo: running `cargo check --bins` on sled-hardware-types (45/198)
19422025-03-19T23:24:22.618Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19432025-03-19T23:24:22.621Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19442025-03-19T23:24:22.621Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19452025-03-19T23:24:22.625Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
19462025-03-19T23:24:22.701Z
19472025-03-19T23:24:22.701Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (46/198)
19482025-03-19T23:24:23.281Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19492025-03-19T23:24:23.284Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19502025-03-19T23:24:23.285Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19512025-03-19T23:24:23.288Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
19522025-03-19T23:24:23.362Z
19532025-03-19T23:24:23.362Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (47/198)
19542025-03-19T23:24:23.943Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19552025-03-19T23:24:23.947Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19562025-03-19T23:24:23.947Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19572025-03-19T23:24:23.951Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
19582025-03-19T23:24:24.026Z
19592025-03-19T23:24:24.026Zinfo: running `cargo check --bins` on oxlog (48/198)
19602025-03-19T23:24:24.575Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19612025-03-19T23:24:24.578Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19622025-03-19T23:24:24.664Z Checking cfg-if v1.0.0
19632025-03-19T23:24:24.668Z Checking libc v0.2.170
19642025-03-19T23:24:24.778Z Checking serde v1.0.218
19652025-03-19T23:24:24.783Z Checking zeroize v1.8.1
19662025-03-19T23:24:24.783Z Checking memchr v2.7.4
19672025-03-19T23:24:24.807Z Checking typenum v1.17.0
19682025-03-19T23:24:24.810Z Checking subtle v2.6.1
19692025-03-19T23:24:24.822Z Checking value-bag v1.9.0
19702025-03-19T23:24:24.851Z Checking smallvec v1.14.0
19712025-03-19T23:24:25.038Z Checking scopeguard v1.2.0
19722025-03-19T23:24:25.098Z Checking itoa v1.0.11
19732025-03-19T23:24:25.191Z Checking lock_api v0.4.12
19742025-03-19T23:24:25.195Z Checking const-oid v0.9.6
19752025-03-19T23:24:25.243Z Checking log v0.4.22
19762025-03-19T23:24:25.304Z Checking pin-project-lite v0.2.14
19772025-03-19T23:24:25.442Z Checking once_cell v1.20.3
19782025-03-19T23:24:25.579Z Checking byteorder v1.5.0
19792025-03-19T23:24:25.650Z Checking futures-core v0.3.31
19802025-03-19T23:24:25.727Z Checking stable_deref_trait v1.2.0
19812025-03-19T23:24:25.744Z Checking cpufeatures v0.2.14
19822025-03-19T23:24:25.761Z Checking getrandom v0.2.15
19832025-03-19T23:24:25.830Z Checking parking_lot_core v0.9.10
19842025-03-19T23:24:25.845Z Checking signal-hook-registry v1.4.2
19852025-03-19T23:24:25.860Z Checking generic-array v0.14.7
19862025-03-19T23:24:25.864Z Checking mio v1.0.2
19872025-03-19T23:24:25.969Z Checking socket2 v0.5.8
19882025-03-19T23:24:25.993Z Checking rand_core v0.6.4
19892025-03-19T23:24:26.081Z Checking futures-sink v0.3.31
19902025-03-19T23:24:26.164Z Checking parking_lot v0.12.3
19912025-03-19T23:24:26.239Z Checking zerocopy v0.7.35
19922025-03-19T23:24:26.298Z Checking zerofrom v0.1.4
19932025-03-19T23:24:26.429Z Checking equivalent v1.0.1
19942025-03-19T23:24:26.468Z Checking allocator-api2 v0.2.18
19952025-03-19T23:24:26.503Z Checking foldhash v0.1.3
19962025-03-19T23:24:26.530Z Checking yoke v0.7.4
19972025-03-19T23:24:26.550Z Checking slab v0.4.9
19982025-03-19T23:24:26.719Z Checking ryu v1.0.18
19992025-03-19T23:24:26.826Z Checking futures-channel v0.3.31
20002025-03-19T23:24:26.855Z Checking zerovec v0.10.4
20012025-03-19T23:24:26.921Z Checking crypto-common v0.1.6
20022025-03-19T23:24:26.965Z Checking block-buffer v0.10.4
20032025-03-19T23:24:27.006Z Checking block-padding v0.3.3
20042025-03-19T23:24:27.063Z Checking hashbrown v0.15.1
20052025-03-19T23:24:27.113Z Checking pin-utils v0.1.0
20062025-03-19T23:24:27.181Z Checking digest v0.10.7
20072025-03-19T23:24:27.181Z Checking futures-io v0.3.31
20082025-03-19T23:24:27.212Z Checking futures-task v0.3.31
20092025-03-19T23:24:27.228Z Checking inout v0.1.3
20102025-03-19T23:24:27.373Z Checking libm v0.2.8
20112025-03-19T23:24:27.439Z Checking base64ct v1.6.0
20122025-03-19T23:24:27.455Z Checking futures-util v0.3.31
20132025-03-19T23:24:27.473Z Checking cipher v0.4.4
20142025-03-19T23:24:27.529Z Checking hmac v0.12.1
20152025-03-19T23:24:27.737Z Checking sha2 v0.10.8
20162025-03-19T23:24:27.880Z Checking pem-rfc7468 v0.7.0
20172025-03-19T23:24:27.898Z Checking getrandom v0.3.1
20182025-03-19T23:24:28.083Z Checking flagset v0.4.6
20192025-03-19T23:24:28.148Z Checking litemap v0.7.3
20202025-03-19T23:24:28.166Z Checking writeable v0.5.5
20212025-03-19T23:24:28.243Z Checking num-traits v0.2.19
20222025-03-19T23:24:28.289Z Checking fnv v1.0.7
20232025-03-19T23:24:28.307Z Checking der v0.7.9
20242025-03-19T23:24:28.357Z Checking tinystr v0.7.6
20252025-03-19T23:24:28.435Z Checking salsa20 v0.10.2
20262025-03-19T23:24:28.476Z Checking pbkdf2 v0.12.2
20272025-03-19T23:24:28.479Z Checking ppv-lite86 v0.2.20
20282025-03-19T23:24:28.654Z Checking icu_locid_transform_data v1.5.0
20292025-03-19T23:24:28.671Z Checking rustls-pki-types v1.10.0
20302025-03-19T23:24:28.686Z Checking icu_locid v1.5.0
20312025-03-19T23:24:28.754Z Checking scrypt v0.11.0
20322025-03-19T23:24:28.992Z Checking icu_collections v1.5.0
20332025-03-19T23:24:29.193Z Checking cbc v0.1.2
20342025-03-19T23:24:29.207Z Checking aes v0.8.4
20352025-03-19T23:24:29.229Z Checking bytes v1.10.1
20362025-03-19T23:24:29.405Z Checking indexmap v2.7.1
20372025-03-19T23:24:29.608Z Checking serde_json v1.0.139
20382025-03-19T23:24:29.706Z Checking bitflags v2.6.0
20392025-03-19T23:24:29.723Z Checking icu_provider v1.5.0
20402025-03-19T23:24:30.001Z Checking spki v0.7.3
20412025-03-19T23:24:30.025Z Checking tracing-core v0.1.32
20422025-03-19T23:24:30.129Z Checking aws-lc-sys v0.26.0
20432025-03-19T23:24:30.243Z Checking tokio v1.43.0
20442025-03-19T23:24:30.284Z Checking http v1.2.0
20452025-03-19T23:24:30.299Z Checking icu_locid_transform v1.5.0
20462025-03-19T23:24:30.606Z Checking percent-encoding v2.3.1
20472025-03-19T23:24:30.658Z Checking powerfmt v0.2.0
20482025-03-19T23:24:30.812Z Checking untrusted v0.7.1
20492025-03-19T23:24:30.928Z Checking untrusted v0.9.0
20502025-03-19T23:24:30.992Z Checking icu_properties_data v1.5.0
20512025-03-19T23:24:31.097Z Checking ring v0.17.11
20522025-03-19T23:24:31.252Z Checking deranged v0.3.11
20532025-03-19T23:24:31.271Z Checking tracing v0.1.40
20542025-03-19T23:24:31.286Z Checking icu_properties v1.5.1
20552025-03-19T23:24:31.595Z Checking pkcs5 v0.7.1
20562025-03-19T23:24:31.619Z Checking crossbeam-utils v0.8.20
20572025-03-19T23:24:31.977Z Checking spin v0.9.8
20582025-03-19T23:24:32.129Z Checking thiserror v1.0.69
20592025-03-19T23:24:32.286Z Checking utf16_iter v1.0.5
20602025-03-19T23:24:32.304Z Checking aws-lc-rs v1.12.4
20612025-03-19T23:24:32.320Z Checking num-conv v0.1.0
20622025-03-19T23:24:32.407Z Checking num_threads v0.1.7
20632025-03-19T23:24:32.479Z Checking utf8_iter v1.0.4
20642025-03-19T23:24:32.536Z Checking icu_normalizer_data v1.5.0
20652025-03-19T23:24:32.552Z Checking write16 v1.0.0
20662025-03-19T23:24:32.568Z Checking atomic-waker v1.1.2
20672025-03-19T23:24:32.638Z Checking time-core v0.1.2
20682025-03-19T23:24:32.691Z Checking pkcs8 v0.10.2
20692025-03-19T23:24:32.710Z Checking http-body v1.0.1
20702025-03-19T23:24:32.713Z Checking uuid v1.15.1
20712025-03-19T23:24:32.806Z Checking time v0.3.36
20722025-03-19T23:24:32.937Z Checking httparse v1.9.5
20732025-03-19T23:24:33.038Z Checking try-lock v0.2.5
20742025-03-19T23:24:33.203Z Checking tinyvec_macros v0.1.1
20752025-03-19T23:24:33.305Z Checking tinyvec v1.8.0
20762025-03-19T23:24:33.352Z Checking want v0.3.1
20772025-03-19T23:24:33.375Z Checking form_urlencoded v1.2.1
20782025-03-19T23:24:33.418Z Checking zerocopy v0.8.10
20792025-03-19T23:24:33.559Z Checking adler2 v2.0.0
20802025-03-19T23:24:33.598Z Checking foreign-types-shared v0.1.1
20812025-03-19T23:24:33.730Z Checking unicode-ident v1.0.14
20822025-03-19T23:24:33.748Z Checking httpdate v1.0.3
20832025-03-19T23:24:33.931Z Checking iana-time-zone v0.1.61
20842025-03-19T23:24:34.019Z Checking tower-service v0.3.3
20852025-03-19T23:24:34.104Z Checking chrono v0.4.40
20862025-03-19T23:24:34.121Z Checking rustls-webpki v0.102.8
20872025-03-19T23:24:34.147Z Checking proc-macro2 v1.0.94
20882025-03-19T23:24:34.576Z Checking icu_normalizer v1.5.0
20892025-03-19T23:24:34.635Z Checking miniz_oxide v0.8.5
20902025-03-19T23:24:34.794Z Checking foreign-types v0.3.2
20912025-03-19T23:24:34.899Z Checking toml_datetime v0.6.8
20922025-03-19T23:24:34.915Z Checking serde_spanned v0.6.8
20932025-03-19T23:24:35.122Z Checking slog v2.7.0
20942025-03-19T23:24:35.213Z Checking scroll v0.12.0
20952025-03-19T23:24:35.265Z Checking openssl-sys v0.9.106
20962025-03-19T23:24:35.401Z Checking idna_adapter v1.2.0
20972025-03-19T23:24:35.449Z Checking errno v0.3.9
20982025-03-19T23:24:35.568Z Checking aho-corasick v1.1.3
20992025-03-19T23:24:35.617Z Checking idna v1.0.3
21002025-03-19T23:24:35.654Z Checking regex-syntax v0.8.5
21012025-03-19T23:24:35.725Z Checking ucd-trie v0.1.7
21022025-03-19T23:24:35.961Z Checking base64 v0.22.1
21032025-03-19T23:24:36.141Z Checking siphasher v0.3.11
21042025-03-19T23:24:36.145Z Checking plain v0.2.3
21052025-03-19T23:24:36.273Z Checking rand_core v0.9.2
21062025-03-19T23:24:36.310Z Compiling newtype-uuid v1.2.1
21072025-03-19T23:24:36.431Z Checking openssl v0.10.71
21082025-03-19T23:24:36.450Z Checking goblin v0.8.2
21092025-03-19T23:24:36.455Z Checking pest v2.7.14
21102025-03-19T23:24:36.607Z Checking rand_chacha v0.9.0
21112025-03-19T23:24:36.651Z Checking rustix v0.38.37
21122025-03-19T23:24:37.012Z Checking quote v1.0.39
21132025-03-19T23:24:37.163Z Checking unicode-normalization v0.1.24
21142025-03-19T23:24:37.209Z Checking tokio-util v0.7.13
21152025-03-19T23:24:37.353Z Checking crossbeam-epoch v0.9.18
21162025-03-19T23:24:37.769Z Checking rand_chacha v0.3.1
21172025-03-19T23:24:38.101Z Checking h2 v0.4.6
21182025-03-19T23:24:38.149Z Checking signature v2.2.0
21192025-03-19T23:24:38.172Z Checking dirs-sys-next v0.1.2
21202025-03-19T23:24:38.353Z Checking crc32fast v1.4.2
21212025-03-19T23:24:38.375Z Checking utf8parse v0.2.2
21222025-03-19T23:24:38.543Z Checking either v1.14.0
21232025-03-19T23:24:38.614Z Checking anstyle v1.0.10
21242025-03-19T23:24:38.924Z Checking unicode-properties v0.1.3
21252025-03-19T23:24:38.990Z Checking pretty-hex v0.4.1
21262025-03-19T23:24:39.025Z Checking regex-automata v0.4.8
21272025-03-19T23:24:39.043Z Checking unicode-bidi v0.3.17
21282025-03-19T23:24:39.194Z Checking openssl-probe v0.1.5
21292025-03-19T23:24:39.334Z Checking dtrace-parser v0.2.0
21302025-03-19T23:24:39.362Z Checking anstyle-parse v0.2.5
21312025-03-19T23:24:39.669Z Checking dirs-next v2.0.0
21322025-03-19T23:24:39.685Z Checking stringprep v0.1.5
21332025-03-19T23:24:39.819Z Checking rand v0.8.5
21342025-03-19T23:24:39.838Z Checking crossbeam-deque v0.8.5
21352025-03-19T23:24:39.886Z Checking syn v2.0.98
21362025-03-19T23:24:39.982Z Checking rand v0.9.0
21372025-03-19T23:24:40.162Z Checking url v2.5.3
21382025-03-19T23:24:40.969Z Checking rustls v0.23.19
21392025-03-19T23:24:41.039Z Checking http-body-util v0.1.2
21402025-03-19T23:24:41.062Z Checking num-integer v0.1.46
21412025-03-19T23:24:41.507Z Checking semver v1.0.25
21422025-03-19T23:24:41.554Z Checking dof v0.3.0
21432025-03-19T23:24:41.574Z Checking bzip2-sys v0.1.11+1.0.8
21442025-03-19T23:24:41.714Z Checking md-5 v0.10.6
21452025-03-19T23:24:41.802Z Checking native-tls v0.2.12
21462025-03-19T23:24:41.926Z Checking ff v0.13.0
21472025-03-19T23:24:41.959Z Checking hash32 v0.2.1
21482025-03-19T23:24:42.126Z Checking thread-id v4.2.2
21492025-03-19T23:24:42.158Z Checking thread_local v1.1.8
21502025-03-19T23:24:42.203Z Checking encoding_rs v0.8.34
21512025-03-19T23:24:42.251Z Checking fallible-iterator v0.2.0
21522025-03-19T23:24:42.270Z Checking gimli v0.31.1
21532025-03-19T23:24:42.449Z Checking anstyle-query v1.1.1
21542025-03-19T23:24:42.598Z Checking match_cfg v0.1.0
21552025-03-19T23:24:42.705Z Checking mime v0.3.17
21562025-03-19T23:24:42.857Z Checking base16ct v0.2.0
21572025-03-19T23:24:43.046Z Checking colorchoice v1.0.2
21582025-03-19T23:24:43.066Z Checking winnow v0.7.3
21592025-03-19T23:24:43.161Z Checking psl-types v2.0.11
21602025-03-19T23:24:43.190Z Checking is_terminal_polyfill v1.70.1
21612025-03-19T23:24:43.326Z Checking dyn-clone v1.0.19
21622025-03-19T23:24:43.363Z Checking publicsuffix v2.3.0
21632025-03-19T23:24:43.477Z Checking schemars v0.8.22
21642025-03-19T23:24:43.635Z Checking anstream v0.6.15
21652025-03-19T23:24:44.011Z Checking sec1 v0.7.3
21662025-03-19T23:24:44.397Z Checking postgres-protocol v0.6.8
21672025-03-19T23:24:44.400Z Checking hyper v1.6.0
21682025-03-19T23:24:44.530Z Checking hostname v0.3.1
21692025-03-19T23:24:44.691Z Checking heapless v0.7.17
21702025-03-19T23:24:45.006Z Checking group v0.13.0
21712025-03-19T23:24:45.096Z Checking tokio-native-tls v0.3.1
21722025-03-19T23:24:45.271Z Checking bzip2 v0.4.4
21732025-03-19T23:24:45.356Z Checking num-iter v0.1.45
21742025-03-19T23:24:45.547Z Checking rayon-core v1.12.1
21752025-03-19T23:24:45.569Z Checking terminal_size v0.4.0
21762025-03-19T23:24:45.602Z Checking term v0.7.0
21772025-03-19T23:24:45.741Z Checking flate2 v1.1.0
21782025-03-19T23:24:45.849Z Checking usdt-impl v0.5.0
21792025-03-19T23:24:45.880Z Checking toml_edit v0.22.24
21802025-03-19T23:24:46.038Z Checking addr2line v0.24.2
21812025-03-19T23:24:46.067Z Checking tokio-rustls v0.26.0
21822025-03-19T23:24:46.170Z Checking phf_shared v0.11.2
21832025-03-19T23:24:46.270Z Checking slog-json v2.6.1
21842025-03-19T23:24:46.340Z Checking hyper-util v0.1.10
21852025-03-19T23:24:46.356Z Checking cookie v0.18.1
21862025-03-19T23:24:46.390Z Checking rustls v0.22.4
21872025-03-19T23:24:46.420Z Checking serde_urlencoded v0.7.1
21882025-03-19T23:24:46.448Z Checking crossbeam-channel v0.5.13
21892025-03-19T23:24:46.520Z Checking lazy_static v1.5.0
21902025-03-19T23:24:46.542Z Checking futures-executor v0.3.31
21912025-03-19T23:24:46.654Z Checking signal-hook v0.3.17
21922025-03-19T23:24:46.766Z Checking webpki-roots v0.26.6
21932025-03-19T23:24:46.798Z Checking rustls-pemfile v2.2.0
21942025-03-19T23:24:46.814Z Checking hkdf v0.12.4
21952025-03-19T23:24:46.979Z Checking crypto-bigint v0.5.5
21962025-03-19T23:24:46.982Z Checking sync_wrapper v1.0.1
21972025-03-19T23:24:47.020Z Checking memmap v0.7.0
21982025-03-19T23:24:47.035Z Checking is-terminal v0.4.13
21992025-03-19T23:24:47.127Z Checking object v0.36.5
22002025-03-19T23:24:47.150Z Checking take_mut v0.2.2
22012025-03-19T23:24:47.166Z Checking managed v0.8.0
22022025-03-19T23:24:47.229Z Checking clap_lex v0.7.4
22032025-03-19T23:24:47.301Z Checking ipnet v2.11.0
22042025-03-19T23:24:47.490Z Checking rustc-demangle v0.1.24
22052025-03-19T23:24:47.514Z Checking bitflags v1.3.2
22062025-03-19T23:24:47.624Z Checking tower-layer v0.3.3
22072025-03-19T23:24:47.760Z Checking bumpalo v3.16.0
22082025-03-19T23:24:47.907Z Checking lockfree-object-pool v0.1.6
22092025-03-19T23:24:47.910Z Checking winnow v0.5.40
22102025-03-19T23:24:48.094Z Checking simd-adler32 v0.3.7
22112025-03-19T23:24:48.145Z Checking strsim v0.11.1
22122025-03-19T23:24:48.227Z Checking unicode-width v0.2.0
22132025-03-19T23:24:48.428Z Checking zopfli v0.8.1
22142025-03-19T23:24:48.446Z Checking clap_builder v4.5.31
22152025-03-19T23:24:48.508Z Checking toml v0.8.20
22162025-03-19T23:24:48.707Z Checking console v0.15.10
22172025-03-19T23:24:49.107Z Checking hyper-tls v0.6.0
22182025-03-19T23:24:49.246Z Checking hyper-rustls v0.27.3
22192025-03-19T23:24:49.250Z Checking tower v0.5.2
22202025-03-19T23:24:49.390Z Checking smoltcp v0.9.1
22212025-03-19T23:24:49.587Z Checking slog-async v2.8.0
22222025-03-19T23:24:49.696Z Checking elliptic-curve v0.13.8
22232025-03-19T23:24:49.717Z Checking tokio-rustls v0.25.0
22242025-03-19T23:24:49.888Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22252025-03-19T23:24:50.025Z Checking usdt v0.5.0
22262025-03-19T23:24:50.088Z Checking slog-term v2.9.1
22272025-03-19T23:24:50.197Z Checking signal-hook-mio v0.2.4
22282025-03-19T23:24:50.301Z Checking cookie_store v0.21.1
22292025-03-19T23:24:50.324Z Checking futures v0.3.31
22302025-03-19T23:24:50.351Z Checking num-bigint-dig v0.8.4
22312025-03-19T23:24:50.439Z Checking slog-bunyan v2.5.0
22322025-03-19T23:24:50.567Z Checking phf v0.11.2
22332025-03-19T23:24:50.617Z Checking rayon v1.10.0
22342025-03-19T23:24:50.693Z Checking toml_edit v0.19.15
22352025-03-19T23:24:50.798Z Checking postgres-types v0.2.9
22362025-03-19T23:24:50.838Z Checking multer v3.1.0
22372025-03-19T23:24:50.990Z Checking bstr v1.10.0
22382025-03-19T23:24:51.243Z Checking regex v1.11.1
22392025-03-19T23:24:51.374Z Checking ed25519 v2.2.3
22402025-03-19T23:24:51.429Z Checking phf_shared v0.10.0
22412025-03-19T23:24:51.694Z Checking zerocopy v0.6.6
22422025-03-19T23:24:51.708Z Checking curve25519-dalek v4.1.3
22432025-03-19T23:24:51.787Z Checking async-stream v0.3.6
22442025-03-19T23:24:51.887Z Checking hubpack v0.1.2
22452025-03-19T23:24:51.989Z Checking memoffset v0.9.1
22462025-03-19T23:24:52.112Z Checking portable-atomic v1.9.0
22472025-03-19T23:24:52.200Z Checking camino v1.1.9
22482025-03-19T23:24:52.301Z Checking pkcs1 v0.7.5
22492025-03-19T23:24:52.319Z Checking waitgroup v0.1.2
22502025-03-19T23:24:52.460Z Checking openapiv3 v2.0.0
22512025-03-19T23:24:52.707Z Checking float-cmp v0.10.0
22522025-03-19T23:24:52.710Z Checking serde-big-array v0.5.1
22532025-03-19T23:24:52.921Z Checking serde_path_to_error v0.1.16
22542025-03-19T23:24:52.936Z Checking rfc6979 v0.4.0
22552025-03-19T23:24:53.083Z Checking backtrace v0.3.74
22562025-03-19T23:24:53.086Z Checking sha1 v0.10.6
22572025-03-19T23:24:53.114Z Checking hostname v0.4.0
22582025-03-19T23:24:53.127Z Checking precomputed-hash v0.1.1
22592025-03-19T23:24:53.245Z Checking predicates-core v1.0.8
22602025-03-19T23:24:53.267Z Checking unicode-segmentation v1.12.0
22612025-03-19T23:24:53.367Z Checking minimal-lexical v0.2.1
22622025-03-19T23:24:53.446Z Checking fixedbitset v0.4.2
22632025-03-19T23:24:53.500Z Checking whoami v1.5.2
22642025-03-19T23:24:53.527Z Checking number_prefix v0.4.0
22652025-03-19T23:24:53.643Z Checking difflib v0.4.0
22662025-03-19T23:24:53.690Z Checking normalize-line-endings v0.3.0
22672025-03-19T23:24:53.723Z Checking static_assertions v1.1.0
22682025-03-19T23:24:53.748Z Checking debug-ignore v1.0.5
22692025-03-19T23:24:53.805Z Checking new_debug_unreachable v1.0.6
22702025-03-19T23:24:53.819Z Checking data-encoding v2.6.0
22712025-03-19T23:24:53.836Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
22722025-03-19T23:24:53.878Z Checking tokio-postgres v0.7.13
22732025-03-19T23:24:53.904Z Checking string_cache v0.8.7
22742025-03-19T23:24:53.960Z Checking predicates v3.1.3
22752025-03-19T23:24:53.982Z Checking similar v2.7.0
22762025-03-19T23:24:54.137Z Checking indicatif v0.17.11
22772025-03-19T23:24:54.192Z Checking nom v7.1.3
22782025-03-19T23:24:54.377Z Checking hickory-proto v0.24.4
22792025-03-19T23:24:54.552Z Checking petgraph v0.6.5
22802025-03-19T23:24:54.827Z Checking anyhow v1.0.97
22812025-03-19T23:24:54.908Z Checking ed25519-dalek v2.1.1
22822025-03-19T23:24:55.192Z Checking toml v0.7.8
22832025-03-19T23:24:55.350Z Checking ecdsa v0.16.9
22842025-03-19T23:24:55.685Z Checking dropshot v0.12.0
22852025-03-19T23:24:55.907Z Checking rsa v0.9.6
22862025-03-19T23:24:56.054Z Checking nix v0.29.0
22872025-03-19T23:24:56.715Z Checking clap v4.5.31
22882025-03-19T23:24:56.731Z Checking reqwest v0.12.12
22892025-03-19T23:24:56.839Z Checking crossterm v0.28.1
22902025-03-19T23:24:56.939Z Checking zip v2.1.3
22912025-03-19T23:24:57.436Z Checking zip v0.6.6
22922025-03-19T23:24:57.546Z Checking ipnetwork v0.21.1
22932025-03-19T23:24:57.933Z Checking itertools v0.12.1
22942025-03-19T23:24:57.992Z Checking itertools v0.10.5
22952025-03-19T23:24:58.123Z Checking tokio-stream v0.1.17
22962025-03-19T23:24:58.504Z Checking fs-err v2.11.0
22972025-03-19T23:24:58.538Z Checking buf-list v1.0.3
22982025-03-19T23:24:58.670Z Checking ahash v0.8.11
22992025-03-19T23:24:58.923Z Checking x509-cert v0.2.5
23002025-03-19T23:24:58.958Z Checking hex v0.4.3
23012025-03-19T23:24:59.043Z Checking lalrpop-util v0.19.12
23022025-03-19T23:24:59.091Z Checking peg-runtime v0.8.5
23032025-03-19T23:24:59.108Z Checking sigpipe v0.1.3
23042025-03-19T23:25:00.116Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23052025-03-19T23:25:00.459Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.40s
23062025-03-19T23:25:00.635Z
23072025-03-19T23:25:00.635Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (49/198)
23082025-03-19T23:25:01.234Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23092025-03-19T23:25:01.238Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23102025-03-19T23:25:01.331Z Compiling regress v0.10.3
23112025-03-19T23:25:01.448Z Checking heck v0.5.0
23122025-03-19T23:25:01.480Z Checking fastrand v2.1.1
23132025-03-19T23:25:01.484Z Compiling unsafe-libyaml v0.2.11
23142025-03-19T23:25:01.506Z Compiling structmeta-derive v0.3.0
23152025-03-19T23:25:01.522Z Compiling ident_case v1.0.1
23162025-03-19T23:25:01.540Z Checking oxnet v0.1.1
23172025-03-19T23:25:01.624Z Checking progenitor-client v0.8.0
23182025-03-19T23:25:01.700Z Compiling darling_core v0.20.10
23192025-03-19T23:25:01.803Z Checking tempfile v3.13.0
23202025-03-19T23:25:01.890Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23212025-03-19T23:25:02.002Z Checking newtype-uuid v1.2.1
23222025-03-19T23:25:02.177Z Compiling proc-macro-crate v1.3.1
23232025-03-19T23:25:02.288Z Checking wait-timeout v0.2.0
23242025-03-19T23:25:02.311Z Checking quick-error v1.2.3
23252025-03-19T23:25:02.481Z Checking bit-vec v0.8.0
23262025-03-19T23:25:02.500Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23272025-03-19T23:25:02.829Z Compiling serde_yaml v0.9.34+deprecated
23282025-03-19T23:25:02.888Z Checking bit-set v0.8.0
23292025-03-19T23:25:03.099Z Compiling num_enum_derive v0.5.11
23302025-03-19T23:25:03.215Z Checking rusty-fork v0.3.0
23312025-03-19T23:25:03.351Z Compiling lzma-sys v0.1.20
23322025-03-19T23:25:03.547Z Checking rand_xorshift v0.3.0
23332025-03-19T23:25:03.771Z Compiling daft-derive v0.1.2
23342025-03-19T23:25:04.069Z Compiling structmeta v0.3.0
23352025-03-19T23:25:04.105Z Compiling foreign-types-macros v0.2.3
23362025-03-19T23:25:04.486Z Compiling parse-display-derive v0.10.0
23372025-03-19T23:25:05.091Z Checking typify-impl v0.2.0
23382025-03-19T23:25:05.429Z Compiling thiserror-impl v2.0.11
23392025-03-19T23:25:05.547Z Compiling dropshot v0.16.0
23402025-03-19T23:25:05.892Z Checking foreign-types-shared v0.3.1
23412025-03-19T23:25:06.035Z Checking arc-swap v1.7.1
23422025-03-19T23:25:06.218Z Checking utf-8 v0.7.6
23432025-03-19T23:25:06.399Z Checking unarray v0.1.4
23442025-03-19T23:25:06.455Z Checking tungstenite v0.21.0
23452025-03-19T23:25:06.473Z Checking slog-scope v4.4.0
23462025-03-19T23:25:06.582Z Checking proptest v1.6.0
23472025-03-19T23:25:06.706Z Checking foreign-types v0.5.0
23482025-03-19T23:25:06.908Z Checking num_enum v0.5.11
23492025-03-19T23:25:07.091Z Checking daft v0.1.2
23502025-03-19T23:25:07.426Z Compiling test-strategy v0.4.0
23512025-03-19T23:25:07.575Z Checking strum v0.26.3
23522025-03-19T23:25:07.650Z Compiling darling_macro v0.20.10
23532025-03-19T23:25:07.711Z Compiling proc-macro-error v1.0.4
23542025-03-19T23:25:08.102Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23552025-03-19T23:25:08.267Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23562025-03-19T23:25:08.322Z Compiling heck v0.3.3
23572025-03-19T23:25:08.392Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23582025-03-19T23:25:08.528Z Checking parse-display v0.10.0
23592025-03-19T23:25:08.623Z Compiling darling v0.20.10
23602025-03-19T23:25:08.667Z Checking thiserror v2.0.11
23612025-03-19T23:25:08.687Z Compiling dropshot_endpoint v0.16.0
23622025-03-19T23:25:08.763Z Compiling serde_with_macros v3.12.0
23632025-03-19T23:25:08.783Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23642025-03-19T23:25:08.837Z Checking cstr-argument v0.1.2
23652025-03-19T23:25:09.038Z Checking instant v0.1.13
23662025-03-19T23:25:09.176Z Checking base64 v0.21.7
23672025-03-19T23:25:09.235Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
23682025-03-19T23:25:09.543Z Checking pretty-hex v0.2.1
23692025-03-19T23:25:09.711Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23702025-03-19T23:25:09.763Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23712025-03-19T23:25:09.794Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23722025-03-19T23:25:09.877Z Checking backoff v0.4.0
23732025-03-19T23:25:09.940Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23742025-03-19T23:25:10.108Z Compiling zone_cfg_derive v0.1.2
23752025-03-19T23:25:10.230Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23762025-03-19T23:25:10.473Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23772025-03-19T23:25:10.872Z Checking tokio-tungstenite v0.21.0
23782025-03-19T23:25:11.000Z Checking slog-stdlog v4.1.1
23792025-03-19T23:25:11.019Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23802025-03-19T23:25:11.181Z Checking progenitor-client v0.9.1
23812025-03-19T23:25:11.327Z Checking colored v2.2.0
23822025-03-19T23:25:11.392Z Checking macaddr v1.0.1
23832025-03-19T23:25:11.422Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
23842025-03-19T23:25:11.456Z Checking serde_with v3.12.0
23852025-03-19T23:25:11.548Z Checking base64 v0.13.1
23862025-03-19T23:25:11.622Z Checking winnow v0.6.20
23872025-03-19T23:25:11.724Z Checking unicode-width v0.1.14
23882025-03-19T23:25:11.747Z Checking zone v0.1.8
23892025-03-19T23:25:11.894Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23902025-03-19T23:25:11.968Z Checking ron v0.7.1
23912025-03-19T23:25:12.238Z Checking tabwriter v1.4.0
23922025-03-19T23:25:12.368Z Checking slog-envlogger v2.2.0
23932025-03-19T23:25:12.410Z Checking xz2 v0.1.7
23942025-03-19T23:25:12.503Z Checking xattr v1.3.1
23952025-03-19T23:25:12.603Z Checking pem v3.0.5
23962025-03-19T23:25:12.714Z Checking yasna v0.5.2
23972025-03-19T23:25:12.731Z Checking headers-core v0.3.0
23982025-03-19T23:25:12.884Z Checking smf v0.2.3
23992025-03-19T23:25:12.900Z Checking filetime v0.2.25
24002025-03-19T23:25:13.112Z Checking same-file v1.0.6
24012025-03-19T23:25:13.130Z Checking tar v0.4.44
24022025-03-19T23:25:13.308Z Checking walkdir v2.5.0
24032025-03-19T23:25:13.359Z Checking headers v0.4.0
24042025-03-19T23:25:13.608Z Checking rcgen v0.12.1
24052025-03-19T23:25:13.625Z Checking camino-tempfile v1.1.1
24062025-03-19T23:25:13.926Z Checking atomicwrites v0.4.4
24072025-03-19T23:25:13.992Z Checking subprocess v0.2.9
24082025-03-19T23:25:16.421Z Compiling typify-macro v0.2.0
24092025-03-19T23:25:18.005Z Compiling typify v0.2.0
24102025-03-19T23:25:18.096Z Compiling progenitor-impl v0.8.0
24112025-03-19T23:25:20.627Z Compiling progenitor-macro v0.8.0
24122025-03-19T23:25:24.262Z Checking progenitor v0.8.0
24132025-03-19T23:25:24.396Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889)
24142025-03-19T23:25:24.396Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24152025-03-19T23:25:27.026Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
24162025-03-19T23:25:27.338Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24172025-03-19T23:25:33.512Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
24182025-03-19T23:25:35.138Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24192025-03-19T23:25:36.495Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.83s
24202025-03-19T23:25:36.697Z
24212025-03-19T23:25:36.697Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/198)
24222025-03-19T23:25:37.326Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24232025-03-19T23:25:37.329Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24242025-03-19T23:25:37.436Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24252025-03-19T23:25:38.927Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.22s
24262025-03-19T23:25:39.123Z
24272025-03-19T23:25:39.123Zinfo: running `cargo check --bins` on nexus-config (51/198)
24282025-03-19T23:25:39.749Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24292025-03-19T23:25:39.754Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24302025-03-19T23:25:39.754Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24312025-03-19T23:25:39.758Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
24322025-03-19T23:25:39.838Z
24332025-03-19T23:25:39.838Zinfo: running `cargo check --bins` on omicron-rpaths (52/198)
24342025-03-19T23:25:40.425Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24352025-03-19T23:25:40.429Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24362025-03-19T23:25:40.429Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24372025-03-19T23:25:40.432Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
24382025-03-19T23:25:40.509Z
24392025-03-19T23:25:40.509Zinfo: running `cargo check --bins` on omicron-certificates (53/198)
24402025-03-19T23:25:41.134Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24412025-03-19T23:25:41.138Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24422025-03-19T23:25:41.138Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24432025-03-19T23:25:41.142Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
24442025-03-19T23:25:41.221Z
24452025-03-19T23:25:41.221Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (54/198)
24462025-03-19T23:25:41.871Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24472025-03-19T23:25:41.874Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24482025-03-19T23:25:42.003Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24492025-03-19T23:25:42.117Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24502025-03-19T23:25:42.120Z Compiling tempfile v3.13.0
24512025-03-19T23:25:42.129Z Compiling wait-timeout v0.2.0
24522025-03-19T23:25:42.133Z Compiling quick-error v1.2.3
24532025-03-19T23:25:42.133Z Compiling bit-vec v0.8.0
24542025-03-19T23:25:42.142Z Compiling oxnet v0.1.1
24552025-03-19T23:25:42.145Z Compiling progenitor-client v0.8.0
24562025-03-19T23:25:42.228Z Compiling itertools v0.13.0
24572025-03-19T23:25:42.341Z Compiling rand_xorshift v0.3.0
24582025-03-19T23:25:42.616Z Compiling bit-set v0.8.0
24592025-03-19T23:25:42.645Z Compiling rusty-fork v0.3.0
24602025-03-19T23:25:42.659Z Compiling heapless v0.8.0
24612025-03-19T23:25:42.691Z Compiling unarray v0.1.4
24622025-03-19T23:25:42.851Z Compiling daft v0.1.2
24632025-03-19T23:25:42.854Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24642025-03-19T23:25:42.888Z Compiling progenitor v0.8.0
24652025-03-19T23:25:42.912Z Compiling parse-display v0.10.0
24662025-03-19T23:25:42.931Z Compiling thiserror v2.0.11
24672025-03-19T23:25:43.100Z Compiling proptest v1.6.0
24682025-03-19T23:25:43.125Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24692025-03-19T23:25:43.309Z Checking hash32 v0.3.1
24702025-03-19T23:25:43.331Z Compiling instant v0.1.13
24712025-03-19T23:25:43.370Z Compiling smoltcp v0.11.0
24722025-03-19T23:25:43.488Z Compiling backoff v0.4.0
24732025-03-19T23:25:43.508Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24742025-03-19T23:25:43.532Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889)
24752025-03-19T23:25:43.862Z Compiling dropshot v0.16.0
24762025-03-19T23:25:44.002Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24772025-03-19T23:25:44.100Z Compiling serde_with v3.12.0
24782025-03-19T23:25:44.202Z Checking num-rational v0.4.2
24792025-03-19T23:25:44.469Z Compiling progenitor-client v0.9.1
24802025-03-19T23:25:45.017Z Compiling phf_generator v0.11.2
24812025-03-19T23:25:45.201Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24822025-03-19T23:25:45.221Z Checking num-complex v0.4.6
24832025-03-19T23:25:46.492Z Compiling macaddr v1.0.1
24842025-03-19T23:25:46.974Z Checking cobs v0.2.3
24852025-03-19T23:25:47.071Z Compiling num v0.4.3
24862025-03-19T23:25:47.186Z Checking postcard v1.0.10
24872025-03-19T23:25:47.324Z Compiling phf_codegen v0.11.2
24882025-03-19T23:25:47.758Z Compiling parse-zoneinfo v0.3.1
24892025-03-19T23:25:47.775Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
24902025-03-19T23:25:48.124Z Compiling float-ord v0.3.2
24912025-03-19T23:25:48.321Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
24922025-03-19T23:25:48.498Z Compiling convert_case v0.4.0
24932025-03-19T23:25:49.321Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
24942025-03-19T23:25:49.586Z Compiling derive_more v0.99.19
24952025-03-19T23:25:50.576Z Compiling chrono-tz-build v0.4.0
24962025-03-19T23:25:51.259Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
24972025-03-19T23:25:51.784Z Checking linked-hash-map v0.5.6
24982025-03-19T23:25:52.065Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24992025-03-19T23:25:52.119Z Compiling crucible-workspace-hack v0.1.0
25002025-03-19T23:25:52.195Z Checking lru-cache v0.1.2
25012025-03-19T23:25:52.411Z Compiling chrono-tz v0.10.1
25022025-03-19T23:25:52.485Z Checking newline-converter v0.3.0
25032025-03-19T23:25:52.676Z Checking resolv-conf v0.7.0
25042025-03-19T23:25:52.792Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
25052025-03-19T23:25:53.051Z Checking itertools v0.14.0
25062025-03-19T23:25:53.104Z Checking prettyplease v0.2.30
25072025-03-19T23:25:53.123Z Compiling slog-dtrace v0.3.0
25082025-03-19T23:25:53.423Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25092025-03-19T23:25:53.490Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
25102025-03-19T23:25:54.388Z Checking hickory-resolver v0.24.4
25112025-03-19T23:25:54.872Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25122025-03-19T23:25:55.047Z Checking expectorate v1.1.0
25132025-03-19T23:25:55.252Z Compiling zone_cfg_derive v0.3.0
25142025-03-19T23:25:55.956Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
25152025-03-19T23:25:56.100Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25162025-03-19T23:25:56.310Z Compiling const_format_proc_macros v0.2.34
25172025-03-19T23:25:56.325Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25182025-03-19T23:25:56.425Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25192025-03-19T23:25:56.759Z Compiling derive-where v1.2.7
25202025-03-19T23:25:57.076Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25212025-03-19T23:25:57.203Z Compiling num-derive v0.4.2
25222025-03-19T23:25:57.548Z Checking highway v1.3.0
25232025-03-19T23:25:58.030Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25242025-03-19T23:25:58.139Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25252025-03-19T23:25:58.162Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25262025-03-19T23:25:58.181Z Checking const_format v0.2.34
25272025-03-19T23:25:58.405Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25282025-03-19T23:25:58.509Z Checking zone v0.3.0
25292025-03-19T23:25:58.683Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25302025-03-19T23:25:58.687Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25312025-03-19T23:25:59.293Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
25322025-03-19T23:25:59.596Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
25332025-03-19T23:25:59.762Z Checking gethostname v0.5.0
25342025-03-19T23:25:59.924Z Checking bcs v0.1.6
25352025-03-19T23:25:59.956Z Checking qorb v0.2.1
25362025-03-19T23:26:00.074Z Checking nanorand v0.7.0
25372025-03-19T23:26:00.143Z Compiling async-recursion v1.1.1
25382025-03-19T23:26:00.433Z Checking termtree v0.5.1
25392025-03-19T23:26:00.465Z Checking flume v0.11.1
25402025-03-19T23:26:01.382Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25412025-03-19T23:26:06.910Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25422025-03-19T23:26:10.216Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25432025-03-19T23:26:12.637Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
25442025-03-19T23:26:13.847Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.60s
25452025-03-19T23:26:14.036Z
25462025-03-19T23:26:14.036Zinfo: running `cargo check --bins` on clickhouse-admin-api (55/198)
25472025-03-19T23:26:14.610Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25482025-03-19T23:26:14.614Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25492025-03-19T23:26:14.614Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25502025-03-19T23:26:14.618Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
25512025-03-19T23:26:14.705Z
25522025-03-19T23:26:14.705Zinfo: running `cargo check --bins` on clickhouse-admin-types (56/198)
25532025-03-19T23:26:15.294Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25542025-03-19T23:26:15.297Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25552025-03-19T23:26:15.297Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25562025-03-19T23:26:15.301Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
25572025-03-19T23:26:15.381Z
25582025-03-19T23:26:15.381Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (57/198)
25592025-03-19T23:26:15.967Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25602025-03-19T23:26:15.971Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25612025-03-19T23:26:16.067Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25622025-03-19T23:26:16.694Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
25632025-03-19T23:26:16.875Z
25642025-03-19T23:26:16.875Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (58/198)
25652025-03-19T23:26:17.463Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25662025-03-19T23:26:17.466Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25672025-03-19T23:26:17.566Z Compiling cfg_aliases v0.1.1
25682025-03-19T23:26:17.569Z Compiling vte_generate_state_changes v0.1.2
25692025-03-19T23:26:17.569Z Checking fd-lock v4.0.2
25702025-03-19T23:26:17.569Z Checking nibble_vec v0.1.0
25712025-03-19T23:26:17.569Z Checking endian-type v0.1.2
25722025-03-19T23:26:17.569Z Checking bytecount v0.6.8
25732025-03-19T23:26:17.694Z Compiling tabled_derive v0.7.0
25742025-03-19T23:26:17.729Z Compiling peg-macros v0.8.5
25752025-03-19T23:26:17.755Z Compiling nix v0.28.0
25762025-03-19T23:26:17.833Z Checking papergrid v0.11.0
25772025-03-19T23:26:17.856Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25782025-03-19T23:26:17.875Z Compiling sqlparser_derive v0.2.2
25792025-03-19T23:26:17.917Z Checking radix_trie v0.2.1
25802025-03-19T23:26:18.253Z Checking vte v0.11.1
25812025-03-19T23:26:18.301Z Checking nu-ansi-term v0.50.1
25822025-03-19T23:26:18.710Z Checking home v0.5.9
25832025-03-19T23:26:18.856Z Checking unicode_categories v0.1.1
25842025-03-19T23:26:18.872Z Checking sqlparser v0.45.0
25852025-03-19T23:26:18.920Z Checking display-error-chain v0.2.2
25862025-03-19T23:26:19.157Z Checking sqlformat v0.2.6
25872025-03-19T23:26:19.656Z Checking strip-ansi-escapes v0.2.0
25882025-03-19T23:26:19.722Z Checking tabled v0.15.0
25892025-03-19T23:26:19.834Z Checking reedline v0.38.0
25902025-03-19T23:26:20.163Z Checking peg v0.8.5
25912025-03-19T23:26:20.746Z Checking rustyline v14.0.0
25922025-03-19T23:26:29.195Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.30s
25932025-03-19T23:26:29.368Z
25942025-03-19T23:26:29.368Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (59/198)
25952025-03-19T23:26:29.962Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25962025-03-19T23:26:29.966Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25972025-03-19T23:26:30.064Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25982025-03-19T23:26:35.091Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.71s
25992025-03-19T23:26:35.269Z
26002025-03-19T23:26:35.269Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (60/198)
26012025-03-19T23:26:35.863Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26022025-03-19T23:26:35.867Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26032025-03-19T23:26:35.968Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26042025-03-19T23:26:39.409Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.13s
26052025-03-19T23:26:39.610Z
26062025-03-19T23:26:39.610Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (61/198)
26072025-03-19T23:26:40.194Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26082025-03-19T23:26:40.198Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26092025-03-19T23:26:40.295Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26102025-03-19T23:26:45.005Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.38s
26112025-03-19T23:26:45.183Z
26122025-03-19T23:26:45.183Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (62/198)
26132025-03-19T23:26:45.766Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26142025-03-19T23:26:45.782Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26152025-03-19T23:26:45.868Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26162025-03-19T23:26:51.293Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.10s
26172025-03-19T23:26:51.467Z
26182025-03-19T23:26:51.467Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (63/198)
26192025-03-19T23:26:52.054Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26202025-03-19T23:26:52.058Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26212025-03-19T23:26:52.155Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26222025-03-19T23:26:55.767Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.29s
26232025-03-19T23:26:55.963Z
26242025-03-19T23:26:55.963Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (64/198)
26252025-03-19T23:26:56.547Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26262025-03-19T23:26:56.551Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26272025-03-19T23:26:56.648Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26282025-03-19T23:27:00.306Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.33s
26292025-03-19T23:27:00.491Z
26302025-03-19T23:27:00.491Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (65/198)
26312025-03-19T23:27:01.076Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26322025-03-19T23:27:01.079Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26332025-03-19T23:27:01.177Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26342025-03-19T23:27:06.208Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.70s
26352025-03-19T23:27:06.383Z
26362025-03-19T23:27:06.383Zinfo: running `cargo check --bins` on oximeter (66/198)
26372025-03-19T23:27:06.950Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26382025-03-19T23:27:06.953Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26392025-03-19T23:27:06.953Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26402025-03-19T23:27:06.957Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26412025-03-19T23:27:07.034Z
26422025-03-19T23:27:07.034Zinfo: running `cargo check --bins` on oximeter-macro-impl (67/198)
26432025-03-19T23:27:07.584Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26442025-03-19T23:27:07.588Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26452025-03-19T23:27:07.588Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26462025-03-19T23:27:07.591Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26472025-03-19T23:27:07.661Z
26482025-03-19T23:27:07.661Zinfo: running `cargo check --bins` on oximeter-schema (68/198)
26492025-03-19T23:27:08.229Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26502025-03-19T23:27:08.232Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26512025-03-19T23:27:08.315Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26522025-03-19T23:27:10.271Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26532025-03-19T23:27:11.192Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.52s
26542025-03-19T23:27:11.369Z
26552025-03-19T23:27:11.369Zinfo: running `cargo check --bins` on oximeter-types (69/198)
26562025-03-19T23:27:11.944Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26572025-03-19T23:27:11.947Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26582025-03-19T23:27:11.948Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26592025-03-19T23:27:11.951Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26602025-03-19T23:27:12.028Z
26612025-03-19T23:27:12.028Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (70/198)
26622025-03-19T23:27:12.600Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26632025-03-19T23:27:12.603Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26642025-03-19T23:27:12.603Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26652025-03-19T23:27:12.607Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26662025-03-19T23:27:12.680Z
26672025-03-19T23:27:12.680Zinfo: running `cargo check --bins` on oxql-types (71/198)
26682025-03-19T23:27:13.247Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26692025-03-19T23:27:13.251Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26702025-03-19T23:27:13.251Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26712025-03-19T23:27:13.254Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26722025-03-19T23:27:13.329Z
26732025-03-19T23:27:13.329Zinfo: running `cargo check --bins` on oximeter-test-utils (72/198)
26742025-03-19T23:27:13.931Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26752025-03-19T23:27:13.935Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26762025-03-19T23:27:13.935Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26772025-03-19T23:27:13.939Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
26782025-03-19T23:27:14.020Z
26792025-03-19T23:27:14.020Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (73/198)
26802025-03-19T23:27:14.594Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26812025-03-19T23:27:14.597Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26822025-03-19T23:27:14.597Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26832025-03-19T23:27:14.600Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26842025-03-19T23:27:14.676Z
26852025-03-19T23:27:14.676Zinfo: running `cargo check --bins` on bootstrap-agent-client (74/198)
26862025-03-19T23:27:15.264Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26872025-03-19T23:27:15.268Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26882025-03-19T23:27:15.268Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26892025-03-19T23:27:15.273Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
26902025-03-19T23:27:15.349Z
26912025-03-19T23:27:15.349Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (75/198)
26922025-03-19T23:27:15.920Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26932025-03-19T23:27:15.923Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26942025-03-19T23:27:15.923Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26952025-03-19T23:27:15.927Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26962025-03-19T23:27:16.005Z
26972025-03-19T23:27:16.005Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (76/198)
26982025-03-19T23:27:16.576Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26992025-03-19T23:27:16.579Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27002025-03-19T23:27:16.579Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27012025-03-19T23:27:16.583Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27022025-03-19T23:27:16.657Z
27032025-03-19T23:27:16.657Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (77/198)
27042025-03-19T23:27:17.227Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27052025-03-19T23:27:17.231Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27062025-03-19T23:27:17.231Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27072025-03-19T23:27:17.234Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27082025-03-19T23:27:17.313Z
27092025-03-19T23:27:17.313Zinfo: running `cargo check --bins` on cockroach-admin-client (78/198)
27102025-03-19T23:27:17.872Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27112025-03-19T23:27:17.875Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27122025-03-19T23:27:17.875Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27132025-03-19T23:27:17.879Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27142025-03-19T23:27:17.952Z
27152025-03-19T23:27:17.952Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (79/198)
27162025-03-19T23:27:18.530Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27172025-03-19T23:27:18.534Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27182025-03-19T23:27:18.534Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27192025-03-19T23:27:18.538Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27202025-03-19T23:27:18.613Z
27212025-03-19T23:27:18.613Zinfo: running `cargo check --bins` on dns-service-client (80/198)
27222025-03-19T23:27:19.186Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27232025-03-19T23:27:19.190Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27242025-03-19T23:27:19.190Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27252025-03-19T23:27:19.193Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27262025-03-19T23:27:19.269Z
27272025-03-19T23:27:19.269Zinfo: running `cargo check --bins` on internal-dns-types (81/198)
27282025-03-19T23:27:19.836Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27292025-03-19T23:27:19.839Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27302025-03-19T23:27:19.840Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27312025-03-19T23:27:19.843Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27322025-03-19T23:27:19.918Z
27332025-03-19T23:27:19.918Zinfo: running `cargo check --bins` on dpd-client (82/198)
27342025-03-19T23:27:20.486Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27352025-03-19T23:27:20.489Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27362025-03-19T23:27:20.489Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27372025-03-19T23:27:20.493Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27382025-03-19T23:27:20.568Z
27392025-03-19T23:27:20.568Zinfo: running `cargo check --bins` on gateway-client (83/198)
27402025-03-19T23:27:21.127Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27412025-03-19T23:27:21.130Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27422025-03-19T23:27:21.130Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27432025-03-19T23:27:21.133Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27442025-03-19T23:27:21.208Z
27452025-03-19T23:27:21.208Zinfo: running `cargo check --bins` on installinator-client (84/198)
27462025-03-19T23:27:21.791Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27472025-03-19T23:27:21.795Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27482025-03-19T23:27:21.795Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27492025-03-19T23:27:21.799Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27502025-03-19T23:27:21.877Z
27512025-03-19T23:27:21.877Zinfo: running `cargo check --bins` on installinator-common (85/198)
27522025-03-19T23:27:22.460Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27532025-03-19T23:27:22.463Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27542025-03-19T23:27:22.463Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27552025-03-19T23:27:22.466Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27562025-03-19T23:27:22.545Z
27572025-03-19T23:27:22.545Zinfo: running `cargo check --bins` on update-engine (86/198)
27582025-03-19T23:27:23.101Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27592025-03-19T23:27:23.105Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27602025-03-19T23:27:23.105Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27612025-03-19T23:27:23.108Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27622025-03-19T23:27:23.184Z
27632025-03-19T23:27:23.184Zinfo: running `cargo check --bins` on nexus-client (87/198)
27642025-03-19T23:27:23.774Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27652025-03-19T23:27:23.777Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27662025-03-19T23:27:23.777Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27672025-03-19T23:27:23.781Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27682025-03-19T23:27:23.861Z
27692025-03-19T23:27:23.861Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (88/198)
27702025-03-19T23:27:24.438Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27712025-03-19T23:27:24.442Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27722025-03-19T23:27:24.442Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27732025-03-19T23:27:24.446Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27742025-03-19T23:27:24.523Z
27752025-03-19T23:27:24.523Zinfo: running `cargo check --bins` on omicron-passwords (89/198)
27762025-03-19T23:27:25.076Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27772025-03-19T23:27:25.079Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27782025-03-19T23:27:25.080Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27792025-03-19T23:27:25.083Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27802025-03-19T23:27:25.155Z
27812025-03-19T23:27:25.155Zinfo: running `cargo check --bins` on nexus-types (90/198)
27822025-03-19T23:27:25.751Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27832025-03-19T23:27:25.755Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27842025-03-19T23:27:25.755Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27852025-03-19T23:27:25.759Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27862025-03-19T23:27:25.838Z
27872025-03-19T23:27:25.838Zinfo: running `cargo check --bins` on id-map (91/198)
27882025-03-19T23:27:26.390Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27892025-03-19T23:27:26.393Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27902025-03-19T23:27:26.393Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27912025-03-19T23:27:26.397Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27922025-03-19T23:27:26.467Z
27932025-03-19T23:27:26.467Zinfo: running `cargo check --bins` on oxide-client (92/198)
27942025-03-19T23:27:27.027Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27952025-03-19T23:27:27.030Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27962025-03-19T23:27:27.031Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27972025-03-19T23:27:27.034Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27982025-03-19T23:27:27.107Z
27992025-03-19T23:27:27.107Zinfo: running `cargo check --bins` on oximeter-client (93/198)
28002025-03-19T23:27:27.676Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28012025-03-19T23:27:27.680Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28022025-03-19T23:27:27.680Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28032025-03-19T23:27:27.683Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
28042025-03-19T23:27:27.757Z
28052025-03-19T23:27:27.757Zinfo: running `cargo check --bins` on repo-depot-client (94/198)
28062025-03-19T23:27:28.317Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28072025-03-19T23:27:28.321Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28082025-03-19T23:27:28.321Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28092025-03-19T23:27:28.324Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
28102025-03-19T23:27:28.395Z
28112025-03-19T23:27:28.395Zinfo: running `cargo check --bins` on sled-agent-client (95/198)
28122025-03-19T23:27:28.983Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28132025-03-19T23:27:28.986Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28142025-03-19T23:27:28.986Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28152025-03-19T23:27:28.990Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
28162025-03-19T23:27:29.069Z
28172025-03-19T23:27:29.069Zinfo: running `cargo check --bins` on wicketd-client (96/198)
28182025-03-19T23:27:29.677Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28192025-03-19T23:27:29.680Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28202025-03-19T23:27:29.680Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28212025-03-19T23:27:29.683Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
28222025-03-19T23:27:29.768Z
28232025-03-19T23:27:29.768Zinfo: running `cargo check --bins` on sled-agent-types (97/198)
28242025-03-19T23:27:30.367Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28252025-03-19T23:27:30.370Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28262025-03-19T23:27:30.370Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28272025-03-19T23:27:30.373Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
28282025-03-19T23:27:30.451Z
28292025-03-19T23:27:30.452Zinfo: running `cargo check --bins` on wicket-common (98/198)
28302025-03-19T23:27:31.047Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28312025-03-19T23:27:31.050Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28322025-03-19T23:27:31.050Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28332025-03-19T23:27:31.054Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
28342025-03-19T23:27:31.132Z
28352025-03-19T23:27:31.132Zinfo: running `cargo check --bins` on omicron-cockroach-admin (99/198)
28362025-03-19T23:27:31.716Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28372025-03-19T23:27:31.720Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28382025-03-19T23:27:31.815Z Checking csv-core v0.1.11
28392025-03-19T23:27:31.819Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
28402025-03-19T23:27:31.819Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28412025-03-19T23:27:31.819Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28422025-03-19T23:27:32.101Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28432025-03-19T23:27:32.123Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28442025-03-19T23:27:32.140Z Checking csv v1.3.1
28452025-03-19T23:27:32.676Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
28462025-03-19T23:27:33.016Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28472025-03-19T23:27:34.633Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.49s
28482025-03-19T23:27:34.816Z
28492025-03-19T23:27:34.816Zinfo: running `cargo check --bins` on cockroach-admin-api (100/198)
28502025-03-19T23:27:35.389Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28512025-03-19T23:27:35.392Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28522025-03-19T23:27:35.392Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28532025-03-19T23:27:35.395Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
28542025-03-19T23:27:35.471Z
28552025-03-19T23:27:35.471Zinfo: running `cargo check --bins` on cockroach-admin-types (101/198)
28562025-03-19T23:27:36.045Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28572025-03-19T23:27:36.048Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28582025-03-19T23:27:36.048Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28592025-03-19T23:27:36.051Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
28602025-03-19T23:27:36.125Z
28612025-03-19T23:27:36.125Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (102/198)
28622025-03-19T23:27:36.781Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28632025-03-19T23:27:36.785Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28642025-03-19T23:27:36.785Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28652025-03-19T23:27:36.788Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
28662025-03-19T23:27:36.879Z
28672025-03-19T23:27:36.880Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (103/198)
28682025-03-19T23:27:37.539Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28692025-03-19T23:27:37.543Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28702025-03-19T23:27:37.543Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28712025-03-19T23:27:37.546Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28722025-03-19T23:27:37.639Z
28732025-03-19T23:27:37.639Zinfo: running `cargo check --bins` on dns-server (104/198)
28742025-03-19T23:27:38.213Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28752025-03-19T23:27:38.216Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28762025-03-19T23:27:38.303Z Compiling typify-impl v0.3.0
28772025-03-19T23:27:38.414Z Compiling parking_lot_core v0.8.6
28782025-03-19T23:27:38.432Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28792025-03-19T23:27:38.436Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
28802025-03-19T23:27:38.444Z Checking fxhash v0.2.1
28812025-03-19T23:27:38.448Z Checking hickory-client v0.24.4
28822025-03-19T23:27:38.462Z Checking hickory-server v0.24.4
28832025-03-19T23:27:39.130Z Checking parking_lot v0.11.2
28842025-03-19T23:27:39.166Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
28852025-03-19T23:27:39.447Z Checking sled v0.34.7
28862025-03-19T23:27:43.787Z Compiling typify-macro v0.3.0
28872025-03-19T23:27:45.266Z Compiling typify v0.3.0
28882025-03-19T23:27:45.336Z Compiling progenitor-impl v0.9.1
28892025-03-19T23:27:47.697Z Compiling progenitor-macro v0.9.1
28902025-03-19T23:27:51.191Z Checking progenitor v0.9.1
28912025-03-19T23:27:51.322Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28922025-03-19T23:27:51.779Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28932025-03-19T23:27:53.175Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.36s
28942025-03-19T23:27:53.196Z
28952025-03-19T23:27:53.197Zinfo: running `cargo check --bins` on dns-server-api (105/198)
28962025-03-19T23:27:53.763Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28972025-03-19T23:27:53.767Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28982025-03-19T23:27:53.767Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28992025-03-19T23:27:53.770Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
29002025-03-19T23:27:53.844Z
29012025-03-19T23:27:53.844Zinfo: running `cargo check --bins` on openapi-manager-types (106/198)
29022025-03-19T23:27:54.396Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29032025-03-19T23:27:54.399Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29042025-03-19T23:27:54.399Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29052025-03-19T23:27:54.402Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
29062025-03-19T23:27:54.474Z
29072025-03-19T23:27:54.474Zinfo: running `cargo check --bins` on gateway-test-utils (107/198)
29082025-03-19T23:27:55.109Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29092025-03-19T23:27:55.113Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29102025-03-19T23:27:55.113Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29112025-03-19T23:27:55.116Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
29122025-03-19T23:27:55.200Z
29132025-03-19T23:27:55.200Zinfo: running `cargo check --bins` on gateway-types (108/198)
29142025-03-19T23:27:55.766Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29152025-03-19T23:27:55.769Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29162025-03-19T23:27:55.769Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29172025-03-19T23:27:55.772Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
29182025-03-19T23:27:55.846Z
29192025-03-19T23:27:55.846Zinfo: running `cargo check --bins` on ipcc (109/198)
29202025-03-19T23:27:56.413Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29212025-03-19T23:27:56.416Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29222025-03-19T23:27:56.416Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29232025-03-19T23:27:56.420Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
29242025-03-19T23:27:56.494Z
29252025-03-19T23:27:56.494Zinfo: running `cargo check --bins` on omicron-gateway (110/198)
29262025-03-19T23:27:57.100Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29272025-03-19T23:27:57.103Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29282025-03-19T23:27:57.216Z Compiling radium v0.7.0
29292025-03-19T23:27:57.220Z Compiling semver v0.1.20
29302025-03-19T23:27:57.339Z Compiling maybe-uninit v2.0.0
29312025-03-19T23:27:57.342Z Checking tap v1.0.1
29322025-03-19T23:27:57.358Z Checking password-hash v0.5.0
29332025-03-19T23:27:57.361Z Checking blake2 v0.10.6
29342025-03-19T23:27:57.362Z Compiling packed_struct v0.10.1
29352025-03-19T23:27:57.362Z Checking funty v2.0.0
29362025-03-19T23:27:57.481Z Checking wyz v0.5.1
29372025-03-19T23:27:57.767Z Compiling rustc_version v0.1.7
29382025-03-19T23:27:57.809Z Checking crc-catalog v2.4.0
29392025-03-19T23:27:57.828Z Compiling owo-colors v4.2.0
29402025-03-19T23:27:57.858Z Compiling cancel-safe-futures v0.1.5
29412025-03-19T23:27:57.918Z Checking argon2 v0.5.3
29422025-03-19T23:27:57.944Z Checking crc v3.2.1
29432025-03-19T23:27:58.001Z Compiling packed_struct_codegen v0.10.1
29442025-03-19T23:27:58.151Z Checking libsw-core v0.3.1
29452025-03-19T23:27:58.178Z Compiling newtype_derive v0.1.6
29462025-03-19T23:27:58.223Z Checking half v2.4.1
29472025-03-19T23:27:58.252Z Checking bitvec v1.0.1
29482025-03-19T23:27:58.376Z Compiling indexmap v1.9.3
29492025-03-19T23:27:58.400Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
29502025-03-19T23:27:58.518Z Checking fixedbitset v0.5.7
29512025-03-19T23:27:58.559Z Checking nodrop v0.1.14
29522025-03-19T23:27:58.602Z Checking ciborium-io v0.2.2
29532025-03-19T23:27:58.652Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
29542025-03-19T23:27:58.689Z Checking array-init v0.0.4
29552025-03-19T23:27:58.739Z Checking ciborium-ll v0.2.2
29562025-03-19T23:27:58.868Z Checking libsw v3.4.0
29572025-03-19T23:27:58.886Z Checking petgraph v0.7.1
29582025-03-19T23:27:59.025Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
29592025-03-19T23:27:59.104Z Checking smallvec v0.6.14
29602025-03-19T23:27:59.354Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29612025-03-19T23:27:59.503Z Checking linear-map v1.2.0
29622025-03-19T23:27:59.557Z Checking indent_write v2.2.0
29632025-03-19T23:27:59.663Z Checking termcolor v1.4.1
29642025-03-19T23:27:59.777Z Checking swrite v0.1.0
29652025-03-19T23:27:59.832Z Checking hashbrown v0.12.3
29662025-03-19T23:27:59.915Z Checking bitfield v0.14.0
29672025-03-19T23:28:00.079Z Checking env_logger v0.10.2
29682025-03-19T23:28:00.219Z Checking ron v0.8.1
29692025-03-19T23:28:00.324Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
29702025-03-19T23:28:00.403Z Checking serde-hex v0.1.0
29712025-03-19T23:28:00.495Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29722025-03-19T23:28:00.515Z Checking ciborium v0.2.2
29732025-03-19T23:28:01.434Z Checking steno v0.4.1
29742025-03-19T23:28:01.456Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
29752025-03-19T23:28:01.689Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
29762025-03-19T23:28:01.718Z Checking hashbrown v0.13.2
29772025-03-19T23:28:01.818Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29782025-03-19T23:28:01.903Z Checking crc-any v2.5.0
29792025-03-19T23:28:01.964Z Checking humantime v2.1.0
29802025-03-19T23:28:02.273Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
29812025-03-19T23:28:02.277Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29822025-03-19T23:28:02.556Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
29832025-03-19T23:28:02.638Z Checking object v0.30.4
29842025-03-19T23:28:02.835Z Checking path-slash v0.1.5
29852025-03-19T23:28:02.952Z Checking tungstenite v0.23.0
29862025-03-19T23:28:02.998Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
29872025-03-19T23:28:03.551Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
29882025-03-19T23:28:03.776Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29892025-03-19T23:28:04.025Z Checking nix v0.27.1
29902025-03-19T23:28:04.117Z Checking kstat-rs v0.2.4
29912025-03-19T23:28:04.216Z Checking tokio-tungstenite v0.23.1
29922025-03-19T23:28:04.293Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
29932025-03-19T23:28:04.443Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29942025-03-19T23:28:04.642Z Checking signal-hook-tokio v0.3.1
29952025-03-19T23:28:04.800Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
29962025-03-19T23:28:05.574Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
29972025-03-19T23:28:11.919Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
29982025-03-19T23:28:13.231Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
29992025-03-19T23:28:15.631Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
30002025-03-19T23:28:20.977Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
30012025-03-19T23:28:21.618Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30022025-03-19T23:28:24.239Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.72s
30032025-03-19T23:28:24.430Z
30042025-03-19T23:28:24.430Zinfo: running `cargo check --bins` on gateway-api (111/198)
30052025-03-19T23:28:25.007Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30062025-03-19T23:28:25.011Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30072025-03-19T23:28:25.011Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30082025-03-19T23:28:25.017Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30092025-03-19T23:28:25.091Z
30102025-03-19T23:28:25.091Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (112/198)
30112025-03-19T23:28:25.645Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30122025-03-19T23:28:25.649Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30132025-03-19T23:28:25.649Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30142025-03-19T23:28:25.652Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
30152025-03-19T23:28:25.724Z
30162025-03-19T23:28:25.724Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (113/198)
30172025-03-19T23:28:26.296Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30182025-03-19T23:28:26.299Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30192025-03-19T23:28:26.299Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30202025-03-19T23:28:26.302Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30212025-03-19T23:28:26.380Z
30222025-03-19T23:28:26.380Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (114/198)
30232025-03-19T23:28:26.948Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30242025-03-19T23:28:26.951Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30252025-03-19T23:28:26.951Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30262025-03-19T23:28:26.954Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30272025-03-19T23:28:27.028Z
30282025-03-19T23:28:27.028Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (115/198)
30292025-03-19T23:28:27.606Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30302025-03-19T23:28:27.610Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30312025-03-19T23:28:27.610Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30322025-03-19T23:28:27.614Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30332025-03-19T23:28:27.689Z
30342025-03-19T23:28:27.689Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (116/198)
30352025-03-19T23:28:28.259Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30362025-03-19T23:28:28.262Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30372025-03-19T23:28:28.262Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30382025-03-19T23:28:28.265Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30392025-03-19T23:28:28.342Z
30402025-03-19T23:28:28.342Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (117/198)
30412025-03-19T23:28:28.910Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30422025-03-19T23:28:28.913Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30432025-03-19T23:28:28.914Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30442025-03-19T23:28:28.917Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30452025-03-19T23:28:28.991Z
30462025-03-19T23:28:28.991Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (118/198)
30472025-03-19T23:28:29.559Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30482025-03-19T23:28:29.562Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30492025-03-19T23:28:29.562Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30502025-03-19T23:28:29.565Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30512025-03-19T23:28:29.641Z
30522025-03-19T23:28:29.641Zinfo: running `cargo check --bins` on oximeter-producer (119/198)
30532025-03-19T23:28:30.234Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30542025-03-19T23:28:30.237Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30552025-03-19T23:28:30.237Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30562025-03-19T23:28:30.240Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
30572025-03-19T23:28:30.323Z
30582025-03-19T23:28:30.323Zinfo: running `cargo check --bins` on internal-dns-resolver (120/198)
30592025-03-19T23:28:30.906Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30602025-03-19T23:28:30.909Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30612025-03-19T23:28:30.909Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30622025-03-19T23:28:30.912Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30632025-03-19T23:28:30.990Z
30642025-03-19T23:28:30.991Zinfo: running `cargo check --bins` on sp-sim (121/198)
30652025-03-19T23:28:31.563Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30662025-03-19T23:28:31.567Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30672025-03-19T23:28:31.652Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
30682025-03-19T23:28:32.121Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30692025-03-19T23:28:33.803Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30702025-03-19T23:28:35.441Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.44s
30712025-03-19T23:28:35.618Z
30722025-03-19T23:28:35.618Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (122/198)
30732025-03-19T23:28:36.230Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30742025-03-19T23:28:36.233Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30752025-03-19T23:28:36.233Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30762025-03-19T23:28:36.238Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
30772025-03-19T23:28:36.320Z
30782025-03-19T23:28:36.320Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (123/198)
30792025-03-19T23:28:36.938Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30802025-03-19T23:28:36.941Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30812025-03-19T23:28:36.941Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30822025-03-19T23:28:36.944Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
30832025-03-19T23:28:37.031Z
30842025-03-19T23:28:37.031Zinfo: running `cargo check --bins` on db-macros (124/198)
30852025-03-19T23:28:37.581Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30862025-03-19T23:28:37.584Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30872025-03-19T23:28:37.584Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30882025-03-19T23:28:37.594Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
30892025-03-19T23:28:37.658Z
30902025-03-19T23:28:37.658Zinfo: running `cargo check --bins` on nexus-macros-common (125/198)
30912025-03-19T23:28:38.205Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30922025-03-19T23:28:38.209Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30932025-03-19T23:28:38.209Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30942025-03-19T23:28:38.212Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
30952025-03-19T23:28:38.282Z
30962025-03-19T23:28:38.282Zinfo: running `cargo check --bins` on nexus-auth (126/198)
30972025-03-19T23:28:38.889Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30982025-03-19T23:28:38.892Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30992025-03-19T23:28:38.892Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31002025-03-19T23:28:38.895Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
31012025-03-19T23:28:38.977Z
31022025-03-19T23:28:38.977Zinfo: running `cargo check --bins` on authz-macros (127/198)
31032025-03-19T23:28:39.527Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31042025-03-19T23:28:39.531Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31052025-03-19T23:28:39.531Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31062025-03-19T23:28:39.534Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
31072025-03-19T23:28:39.604Z
31082025-03-19T23:28:39.604Zinfo: running `cargo check --bins` on nexus-db-fixed-data (128/198)
31092025-03-19T23:28:40.396Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31102025-03-19T23:28:40.406Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31112025-03-19T23:28:40.406Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31122025-03-19T23:28:40.406Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
31132025-03-19T23:28:40.406Z
31142025-03-19T23:28:40.406Zinfo: running `cargo check --bins` on nexus-db-model (129/198)
31152025-03-19T23:28:40.890Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31162025-03-19T23:28:40.893Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31172025-03-19T23:28:40.893Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31182025-03-19T23:28:40.896Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
31192025-03-19T23:28:40.977Z
31202025-03-19T23:28:40.977Zinfo: running `cargo check --bins` on nexus-defaults (130/198)
31212025-03-19T23:28:41.550Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31222025-03-19T23:28:41.553Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31232025-03-19T23:28:41.553Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31242025-03-19T23:28:41.556Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
31252025-03-19T23:28:41.634Z
31262025-03-19T23:28:41.634Zinfo: running `cargo check --bins` on nexus-inventory (131/198)
31272025-03-19T23:28:42.229Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31282025-03-19T23:28:42.232Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31292025-03-19T23:28:42.232Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31302025-03-19T23:28:42.236Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
31312025-03-19T23:28:42.317Z
31322025-03-19T23:28:42.317Zinfo: running `cargo check --bins` on typed-rng (132/198)
31332025-03-19T23:28:42.861Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31342025-03-19T23:28:42.865Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31352025-03-19T23:28:42.865Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31362025-03-19T23:28:42.868Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
31372025-03-19T23:28:42.939Z
31382025-03-19T23:28:42.939Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (133/198)
31392025-03-19T23:28:43.559Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31402025-03-19T23:28:43.563Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31412025-03-19T23:28:43.698Z Checking keccak v0.1.5
31422025-03-19T23:28:43.814Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
31432025-03-19T23:28:43.818Z Checking secrecy v0.8.0
31442025-03-19T23:28:43.818Z Compiling unicase v2.7.0
31452025-03-19T23:28:43.833Z Compiling same-file v1.0.6
31462025-03-19T23:28:43.860Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
31472025-03-19T23:28:43.863Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31482025-03-19T23:28:43.864Z Compiling thiserror-impl-no-std v2.0.2
31492025-03-19T23:28:43.987Z Checking universal-hash v0.5.1
31502025-03-19T23:28:44.101Z Checking sha3 v0.10.8
31512025-03-19T23:28:44.118Z Compiling walkdir v2.5.0
31522025-03-19T23:28:44.122Z Compiling blake3 v1.5.4
31532025-03-19T23:28:44.204Z Checking opaque-debug v0.3.1
31542025-03-19T23:28:44.207Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31552025-03-19T23:28:44.333Z Checking poly1305 v0.8.0
31562025-03-19T23:28:44.365Z Checking chacha20 v0.9.1
31572025-03-19T23:28:44.448Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
31582025-03-19T23:28:44.481Z Checking aead v0.5.2
31592025-03-19T23:28:44.529Z Compiling memmap2 v0.9.5
31602025-03-19T23:28:44.713Z Compiling constant_time_eq v0.3.1
31612025-03-19T23:28:44.740Z Compiling arrayref v0.3.9
31622025-03-19T23:28:44.772Z Compiling salty v0.3.0
31632025-03-19T23:28:44.840Z Compiling arrayvec v0.7.6
31642025-03-19T23:28:44.866Z Compiling libefi-sys v0.1.0
31652025-03-19T23:28:44.910Z Checking chacha20poly1305 v0.10.1
31662025-03-19T23:28:44.961Z Compiling toolchain_find v0.4.0
31672025-03-19T23:28:45.178Z Compiling camino-tempfile v1.1.1
31682025-03-19T23:28:45.212Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
31692025-03-19T23:28:45.236Z Compiling bitfield-struct v0.6.2
31702025-03-19T23:28:45.487Z Compiling topological-sort v0.2.2
31712025-03-19T23:28:45.510Z Compiling mime_guess v2.0.5
31722025-03-19T23:28:45.708Z Compiling rustfmt-wrapper v0.2.1
31732025-03-19T23:28:46.095Z Compiling omicron-zone-package v0.12.0
31742025-03-19T23:28:46.131Z Compiling progenitor v0.9.1
31752025-03-19T23:28:46.296Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31762025-03-19T23:28:46.345Z Checking primeorder v0.13.6
31772025-03-19T23:28:46.427Z Checking thiserror-no-std v2.0.2
31782025-03-19T23:28:46.505Z Checking env_filter v0.1.2
31792025-03-19T23:28:46.551Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31802025-03-19T23:28:46.554Z Checking vsss-rs v3.3.4
31812025-03-19T23:28:46.591Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31822025-03-19T23:28:46.718Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
31832025-03-19T23:28:46.737Z Checking env_logger v0.11.5
31842025-03-19T23:28:46.782Z Checking p384 v0.13.0
31852025-03-19T23:28:46.942Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31862025-03-19T23:28:47.048Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
31872025-03-19T23:28:47.086Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31882025-03-19T23:28:47.108Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
31892025-03-19T23:28:47.229Z Checking http-range v0.1.5
31902025-03-19T23:28:47.249Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
31912025-03-19T23:28:47.420Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31922025-03-19T23:28:47.552Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31932025-03-19T23:28:47.603Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31942025-03-19T23:28:47.805Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31952025-03-19T23:28:47.881Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31962025-03-19T23:28:48.181Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889)
31972025-03-19T23:28:48.201Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31982025-03-19T23:28:48.228Z Checking atty v0.2.14
31992025-03-19T23:28:48.367Z Checking glob v0.3.2
32002025-03-19T23:28:48.578Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32012025-03-19T23:28:48.694Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
32022025-03-19T23:28:48.698Z Checking hyper-staticfile v0.10.1
32032025-03-19T23:28:48.884Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32042025-03-19T23:28:49.310Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32052025-03-19T23:28:49.815Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
32062025-03-19T23:28:49.893Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32072025-03-19T23:28:49.969Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32082025-03-19T23:28:50.116Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32092025-03-19T23:28:50.281Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
32102025-03-19T23:28:50.955Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32112025-03-19T23:28:51.107Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32122025-03-19T23:28:51.127Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32132025-03-19T23:28:52.360Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32142025-03-19T23:28:52.364Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
32152025-03-19T23:28:52.365Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32162025-03-19T23:28:54.751Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32172025-03-19T23:28:54.755Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32182025-03-19T23:29:03.049Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32192025-03-19T23:29:16.242Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.28s
32202025-03-19T23:29:16.428Z
32212025-03-19T23:29:16.428Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (134/198)
32222025-03-19T23:29:17.057Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32232025-03-19T23:29:17.060Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32242025-03-19T23:29:17.192Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32252025-03-19T23:29:30.608Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.16s
32262025-03-19T23:29:30.803Z
32272025-03-19T23:29:30.803Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (135/198)
32282025-03-19T23:29:31.433Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32292025-03-19T23:29:31.437Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32302025-03-19T23:29:31.569Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32312025-03-19T23:29:44.773Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.95s
32322025-03-19T23:29:44.970Z
32332025-03-19T23:29:44.970Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (136/198)
32342025-03-19T23:29:45.597Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32352025-03-19T23:29:45.602Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32362025-03-19T23:29:45.732Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32372025-03-19T23:29:58.901Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.92s
32382025-03-19T23:29:59.095Z
32392025-03-19T23:29:59.095Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (137/198)
32402025-03-19T23:29:59.724Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32412025-03-19T23:29:59.728Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32422025-03-19T23:29:59.862Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32432025-03-19T23:30:13.001Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.89s
32442025-03-19T23:30:13.196Z
32452025-03-19T23:30:13.196Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (138/198)
32462025-03-19T23:30:13.827Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32472025-03-19T23:30:13.830Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32482025-03-19T23:30:13.960Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32492025-03-19T23:30:27.059Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.85s
32502025-03-19T23:30:27.257Z
32512025-03-19T23:30:27.257Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (139/198)
32522025-03-19T23:30:27.884Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32532025-03-19T23:30:27.888Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32542025-03-19T23:30:28.016Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32552025-03-19T23:30:41.380Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.11s
32562025-03-19T23:30:41.576Z
32572025-03-19T23:30:41.577Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (140/198)
32582025-03-19T23:30:42.200Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32592025-03-19T23:30:42.207Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32602025-03-19T23:30:42.332Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32612025-03-19T23:30:55.472Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.88s
32622025-03-19T23:30:55.666Z
32632025-03-19T23:30:55.666Zinfo: running `cargo check --bins` on bootstrap-agent-api (141/198)
32642025-03-19T23:30:56.258Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32652025-03-19T23:30:56.261Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32662025-03-19T23:30:56.261Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32672025-03-19T23:30:56.264Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
32682025-03-19T23:30:56.342Z
32692025-03-19T23:30:56.343Zinfo: running `cargo check --bins` on key-manager (142/198)
32702025-03-19T23:30:56.913Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32712025-03-19T23:30:56.917Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32722025-03-19T23:30:56.917Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32732025-03-19T23:30:56.920Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
32742025-03-19T23:30:56.993Z
32752025-03-19T23:30:56.993Zinfo: running `cargo check --bins` on range-requests (143/198)
32762025-03-19T23:30:57.544Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32772025-03-19T23:30:57.547Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32782025-03-19T23:30:57.547Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32792025-03-19T23:30:57.551Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
32802025-03-19T23:30:57.626Z
32812025-03-19T23:30:57.626Zinfo: running `cargo check --bins` on repo-depot-api (144/198)
32822025-03-19T23:30:58.193Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32832025-03-19T23:30:58.197Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32842025-03-19T23:30:58.197Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32852025-03-19T23:30:58.201Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
32862025-03-19T23:30:58.275Z
32872025-03-19T23:30:58.275Zinfo: running `cargo check --bins` on sled-agent-api (145/198)
32882025-03-19T23:30:58.867Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32892025-03-19T23:30:58.870Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32902025-03-19T23:30:58.870Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32912025-03-19T23:30:58.874Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
32922025-03-19T23:30:58.951Z
32932025-03-19T23:30:58.951Zinfo: running `cargo check --bins` on sled-diagnostics (146/198)
32942025-03-19T23:30:59.498Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32952025-03-19T23:30:59.502Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32962025-03-19T23:30:59.502Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32972025-03-19T23:30:59.505Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
32982025-03-19T23:30:59.579Z
32992025-03-19T23:30:59.579Zinfo: running `cargo check --bins` on sled-hardware (147/198)
33002025-03-19T23:31:00.162Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33012025-03-19T23:31:00.167Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33022025-03-19T23:31:00.167Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33032025-03-19T23:31:00.170Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
33042025-03-19T23:31:00.247Z
33052025-03-19T23:31:00.247Zinfo: running `cargo check --bins --no-default-features` on sled-storage (148/198)
33062025-03-19T23:31:00.829Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33072025-03-19T23:31:00.832Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33082025-03-19T23:31:00.833Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33092025-03-19T23:31:00.836Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
33102025-03-19T23:31:00.916Z
33112025-03-19T23:31:00.916Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (149/198)
33122025-03-19T23:31:01.496Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33132025-03-19T23:31:01.499Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33142025-03-19T23:31:01.499Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33152025-03-19T23:31:01.502Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
33162025-03-19T23:31:01.581Z
33172025-03-19T23:31:01.581Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (150/198)
33182025-03-19T23:31:02.198Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33192025-03-19T23:31:02.204Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33202025-03-19T23:31:02.204Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33212025-03-19T23:31:02.204Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
33222025-03-19T23:31:02.254Z
33232025-03-19T23:31:02.254Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (151/198)
33242025-03-19T23:31:02.855Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33252025-03-19T23:31:02.858Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33262025-03-19T23:31:02.858Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33272025-03-19T23:31:02.861Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
33282025-03-19T23:31:02.940Z
33292025-03-19T23:31:02.940Zinfo: running `cargo check --bins` on nexus-test-interface (152/198)
33302025-03-19T23:31:03.537Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33312025-03-19T23:31:03.540Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33322025-03-19T23:31:03.540Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33332025-03-19T23:31:03.544Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
33342025-03-19T23:31:03.628Z
33352025-03-19T23:31:03.628Zinfo: running `cargo check --bins` on oximeter-collector (153/198)
33362025-03-19T23:31:04.223Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33372025-03-19T23:31:04.227Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33382025-03-19T23:31:04.339Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33392025-03-19T23:31:04.339Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33402025-03-19T23:31:05.189Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33412025-03-19T23:31:07.147Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.51s
33422025-03-19T23:31:07.339Z
33432025-03-19T23:31:07.339Zinfo: running `cargo check --bins` on oximeter-api (154/198)
33442025-03-19T23:31:07.907Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33452025-03-19T23:31:07.911Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33462025-03-19T23:31:07.911Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33472025-03-19T23:31:07.914Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
33482025-03-19T23:31:07.988Z
33492025-03-19T23:31:07.988Zinfo: running `cargo check --bins` on cert-dev (155/198)
33502025-03-19T23:31:08.537Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33512025-03-19T23:31:08.541Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33522025-03-19T23:31:08.613Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33532025-03-19T23:31:08.890Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
33542025-03-19T23:31:09.057Z
33552025-03-19T23:31:09.057Zinfo: running `cargo check --bins` on clickana (156/198)
33562025-03-19T23:31:09.633Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33572025-03-19T23:31:09.636Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33582025-03-19T23:31:09.721Z Checking itertools v0.13.0
33592025-03-19T23:31:09.721Z Checking castaway v0.2.3
33602025-03-19T23:31:09.724Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33612025-03-19T23:31:09.725Z Checking lru v0.12.5
33622025-03-19T23:31:09.725Z Compiling instability v0.3.2
33632025-03-19T23:31:09.829Z Checking cassowary v0.3.0
33642025-03-19T23:31:09.833Z Compiling indoc v2.0.6
33652025-03-19T23:31:09.962Z Checking compact_str v0.8.0
33662025-03-19T23:31:11.480Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33672025-03-19T23:31:11.556Z Checking unicode-truncate v1.1.0
33682025-03-19T23:31:11.705Z Checking ratatui v0.29.0
33692025-03-19T23:31:13.522Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33702025-03-19T23:31:14.334Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.26s
33712025-03-19T23:31:14.511Z
33722025-03-19T23:31:14.512Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (157/198)
33732025-03-19T23:31:15.119Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33742025-03-19T23:31:15.123Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33752025-03-19T23:31:15.228Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33762025-03-19T23:31:15.228Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33772025-03-19T23:31:16.214Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33782025-03-19T23:31:16.660Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
33792025-03-19T23:31:17.015Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.49s
33802025-03-19T23:31:17.218Z
33812025-03-19T23:31:17.218Zinfo: running `cargo check --bins` on ch-dev (158/198)
33822025-03-19T23:31:17.803Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33832025-03-19T23:31:17.806Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33842025-03-19T23:31:17.899Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
33852025-03-19T23:31:18.626Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.40s
33862025-03-19T23:31:18.813Z
33872025-03-19T23:31:18.813Zinfo: running `cargo check --bins` on crdb-seed (159/198)
33882025-03-19T23:31:19.400Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33892025-03-19T23:31:19.404Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33902025-03-19T23:31:19.492Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
33912025-03-19T23:31:19.850Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
33922025-03-19T23:31:20.034Z
33932025-03-19T23:31:20.034Zinfo: running `cargo check --bins` on db-dev (160/198)
33942025-03-19T23:31:20.625Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33952025-03-19T23:31:20.629Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33962025-03-19T23:31:20.719Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
33972025-03-19T23:31:21.455Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.41s
33982025-03-19T23:31:21.641Z
33992025-03-19T23:31:21.641Zinfo: running `cargo check --bins` on omicron-dev-lib (161/198)
34002025-03-19T23:31:22.225Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34012025-03-19T23:31:22.228Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34022025-03-19T23:31:22.228Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34032025-03-19T23:31:22.231Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
34042025-03-19T23:31:22.308Z
34052025-03-19T23:31:22.308Zinfo: running `cargo check --bins` on xtask-downloader (162/198)
34062025-03-19T23:31:22.861Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34072025-03-19T23:31:22.866Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34082025-03-19T23:31:22.937Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
34092025-03-19T23:31:23.817Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.50s
34102025-03-19T23:31:23.984Z
34112025-03-19T23:31:23.984Zinfo: running `cargo check --bins` on omicron-ls-apis (163/198)
34122025-03-19T23:31:24.543Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34132025-03-19T23:31:24.546Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34142025-03-19T23:31:24.621Z Checking cargo-platform v0.1.8
34152025-03-19T23:31:24.903Z Checking cargo_metadata v0.19.2
34162025-03-19T23:31:25.878Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
34172025-03-19T23:31:26.689Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.69s
34182025-03-19T23:31:26.853Z
34192025-03-19T23:31:26.853Zinfo: running `cargo check --bins` on mgs-dev (164/198)
34202025-03-19T23:31:27.473Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34212025-03-19T23:31:27.477Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34222025-03-19T23:31:27.596Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34232025-03-19T23:31:29.019Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
34242025-03-19T23:31:29.556Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
34252025-03-19T23:31:30.071Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.21s
34262025-03-19T23:31:30.274Z
34272025-03-19T23:31:30.274Zinfo: running `cargo check --bins` on omicron-omdb (165/198)
34282025-03-19T23:31:30.930Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34292025-03-19T23:31:30.934Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34302025-03-19T23:31:31.094Z Compiling crunchy v0.2.2
34312025-03-19T23:31:31.094Z Compiling tiny-keccak v2.0.2
34322025-03-19T23:31:31.097Z Compiling dsl_auto_type v0.1.2
34332025-03-19T23:31:31.097Z Checking scheduled-thread-pool v0.2.7
34342025-03-19T23:31:31.097Z Compiling diesel_table_macro_syntax v0.2.0
34352025-03-19T23:31:31.226Z Compiling bit-vec v0.6.3
34362025-03-19T23:31:31.285Z Compiling ascii-canvas v3.0.0
34372025-03-19T23:31:31.288Z Compiling ena v0.14.3
34382025-03-19T23:31:31.468Z Checking r2d2 v0.8.10
34392025-03-19T23:31:31.515Z Compiling bindgen v0.71.1
34402025-03-19T23:31:31.590Z Compiling bit-set v0.5.3
34412025-03-19T23:31:31.672Z Compiling diff v0.1.13
34422025-03-19T23:31:31.711Z Compiling regex-syntax v0.6.29
34432025-03-19T23:31:31.729Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
34442025-03-19T23:31:31.774Z Compiling ref-cast v1.0.23
34452025-03-19T23:31:31.872Z Compiling rustc-hash v2.1.1
34462025-03-19T23:31:31.964Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
34472025-03-19T23:31:32.061Z Compiling derive_builder_core v0.20.2
34482025-03-19T23:31:32.215Z Compiling libxml v0.3.3
34492025-03-19T23:31:32.281Z Compiling ref-cast-impl v1.0.23
34502025-03-19T23:31:32.374Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
34512025-03-19T23:31:32.540Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
34522025-03-19T23:31:32.558Z Compiling diesel_derives v2.2.3
34532025-03-19T23:31:32.639Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
34542025-03-19T23:31:32.860Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
34552025-03-19T23:31:32.958Z Compiling strum_macros v0.24.3
34562025-03-19T23:31:33.210Z Compiling indoc v1.0.9
34572025-03-19T23:31:34.048Z Compiling derive_builder_macro v0.20.2
34582025-03-19T23:31:34.068Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
34592025-03-19T23:31:34.401Z Compiling impl-trait-for-tuples v0.2.2
34602025-03-19T23:31:34.962Z Checking derive_builder v0.20.2
34612025-03-19T23:31:35.026Z Compiling lalrpop v0.19.12
34622025-03-19T23:31:35.141Z Compiling oso-derive v0.27.3
34632025-03-19T23:31:35.498Z Checking quick-xml v0.37.2
34642025-03-19T23:31:36.121Z Compiling diesel-dtrace v0.4.2
34652025-03-19T23:31:36.161Z Checking maplit v1.0.2
34662025-03-19T23:31:36.340Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
34672025-03-19T23:31:36.525Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
34682025-03-19T23:31:36.853Z Checking bb8 v0.8.5
34692025-03-19T23:31:37.002Z Checking io-lifetimes v1.0.11
34702025-03-19T23:31:37.214Z Checking rustix v0.37.28
34712025-03-19T23:31:37.306Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
34722025-03-19T23:31:37.496Z Checking rand_seeder v0.3.0
34732025-03-19T23:31:37.655Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34742025-03-19T23:31:37.754Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34752025-03-19T23:31:37.903Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34762025-03-19T23:31:37.969Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
34772025-03-19T23:31:38.218Z Checking terminal_size v0.2.6
34782025-03-19T23:31:38.300Z Checking smawk v0.3.2
34792025-03-19T23:31:38.406Z Checking is_ci v1.2.0
34802025-03-19T23:31:38.537Z Checking unicode-linebreak v0.1.5
34812025-03-19T23:31:38.570Z Checking supports-color v3.0.2
34822025-03-19T23:31:38.816Z Checking multimap v0.10.0
34832025-03-19T23:31:38.987Z Checking textwrap v0.16.1
34842025-03-19T23:31:40.114Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
34852025-03-19T23:31:41.179Z Checking diesel v2.2.8
34862025-03-19T23:31:56.594Z Compiling samael v0.0.18
34872025-03-19T23:32:13.399Z Checking async-bb8-diesel v0.2.1
34882025-03-19T23:32:14.940Z Compiling polar-core v0.27.3
34892025-03-19T23:32:22.108Z Checking oso v0.27.3
34902025-03-19T23:33:21.571Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
34912025-03-19T23:33:28.207Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 57s
34922025-03-19T23:33:28.420Z
34932025-03-19T23:33:28.420Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (166/198)
34942025-03-19T23:33:29.043Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34952025-03-19T23:33:29.046Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34962025-03-19T23:33:29.046Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34972025-03-19T23:33:29.049Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
34982025-03-19T23:33:29.132Z
34992025-03-19T23:33:29.132Zinfo: running `cargo check --bins` on nexus-saga-recovery (167/198)
35002025-03-19T23:33:29.753Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35012025-03-19T23:33:29.762Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35022025-03-19T23:33:29.763Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35032025-03-19T23:33:29.771Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
35042025-03-19T23:33:29.880Z
35052025-03-19T23:33:29.881Zinfo: running `cargo check --bins` on nexus-test-utils-macros (168/198)
35062025-03-19T23:33:30.397Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35072025-03-19T23:33:30.402Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35082025-03-19T23:33:30.402Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35092025-03-19T23:33:30.402Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
35102025-03-19T23:33:30.478Z
35112025-03-19T23:33:30.479Zinfo: running `cargo check --bins` on omicron-nexus (169/198)
35122025-03-19T23:33:31.130Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35132025-03-19T23:33:31.134Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35142025-03-19T23:33:31.307Z Compiling libz-sys v1.1.20
35152025-03-19T23:33:31.310Z Compiling libgit2-sys v0.17.0+1.8.1
35162025-03-19T23:33:31.441Z Compiling vergen v8.3.2
35172025-03-19T23:33:31.444Z Compiling cargo-platform v0.1.8
35182025-03-19T23:33:31.444Z Compiling pin-project-internal v1.1.6
35192025-03-19T23:33:31.480Z Compiling snafu-derive v0.8.5
35202025-03-19T23:33:31.483Z Compiling rustls v0.21.12
35212025-03-19T23:33:31.513Z Checking globset v0.4.15
35222025-03-19T23:33:31.785Z Compiling cargo_metadata v0.18.1
35232025-03-19T23:33:31.838Z Checking olpc-cjson v0.1.4
35242025-03-19T23:33:31.914Z Checking rustls-webpki v0.101.7
35252025-03-19T23:33:32.013Z Checking sct v0.7.1
35262025-03-19T23:33:32.050Z Checking serde_plain v1.0.2
35272025-03-19T23:33:32.186Z Checking typed-path v0.9.3
35282025-03-19T23:33:32.300Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
35292025-03-19T23:33:32.404Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
35302025-03-19T23:33:32.619Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
35312025-03-19T23:33:32.697Z Checking parse-size v1.1.0
35322025-03-19T23:33:32.921Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
35332025-03-19T23:33:32.974Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
35342025-03-19T23:33:33.841Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
35352025-03-19T23:33:33.951Z Checking rustls-pemfile v1.0.4
35362025-03-19T23:33:34.010Z Checking pin-project v1.1.6
35372025-03-19T23:33:34.027Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
35382025-03-19T23:33:34.137Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
35392025-03-19T23:33:34.162Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
35402025-03-19T23:33:34.450Z Checking twox-hash v2.1.0
35412025-03-19T23:33:34.468Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
35422025-03-19T23:33:34.531Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
35432025-03-19T23:33:35.073Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
35442025-03-19T23:33:35.523Z Checking tokio-rustls v0.24.1
35452025-03-19T23:33:35.866Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
35462025-03-19T23:33:35.972Z Checking snafu v0.8.5
35472025-03-19T23:33:36.362Z Checking tough v0.19.0
35482025-03-19T23:33:36.385Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
35492025-03-19T23:33:36.453Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
35502025-03-19T23:33:36.550Z Checking fatfs v0.3.6
35512025-03-19T23:33:36.643Z Checking assert_matches v1.5.0
35522025-03-19T23:33:40.333Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
35532025-03-19T23:33:41.496Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
35542025-03-19T23:33:42.736Z Compiling git2 v0.19.0
35552025-03-19T23:33:46.726Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
35562025-03-19T23:34:43.151Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
35572025-03-19T23:34:43.379Z
35582025-03-19T23:34:43.379Zinfo: running `cargo check --bins` on nexus-external-api (170/198)
35592025-03-19T23:34:44.003Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35602025-03-19T23:34:44.007Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35612025-03-19T23:34:44.007Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35622025-03-19T23:34:44.010Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
35632025-03-19T23:34:44.086Z
35642025-03-19T23:34:44.087Zinfo: running `cargo check --bins` on nexus-internal-api (171/198)
35652025-03-19T23:34:44.683Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35662025-03-19T23:34:44.686Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35672025-03-19T23:34:44.686Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35682025-03-19T23:34:44.690Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
35692025-03-19T23:34:44.767Z
35702025-03-19T23:34:44.767Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (172/198)
35712025-03-19T23:34:45.390Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35722025-03-19T23:34:45.394Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35732025-03-19T23:34:45.394Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35742025-03-19T23:34:45.398Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
35752025-03-19T23:34:45.479Z
35762025-03-19T23:34:45.479Zinfo: running `cargo check --bins` on nexus-networking (173/198)
35772025-03-19T23:34:46.093Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35782025-03-19T23:34:46.096Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35792025-03-19T23:34:46.096Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35802025-03-19T23:34:46.100Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
35812025-03-19T23:34:46.179Z
35822025-03-19T23:34:46.179Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (174/198)
35832025-03-19T23:34:46.792Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35842025-03-19T23:34:46.795Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35852025-03-19T23:34:46.796Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35862025-03-19T23:34:46.799Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
35872025-03-19T23:34:46.882Z
35882025-03-19T23:34:46.882Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (175/198)
35892025-03-19T23:34:47.498Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35902025-03-19T23:34:47.506Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35912025-03-19T23:34:47.506Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35922025-03-19T23:34:47.512Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
35932025-03-19T23:34:47.588Z
35942025-03-19T23:34:47.588Zinfo: running `cargo check --bins` on update-common (176/198)
35952025-03-19T23:34:48.178Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35962025-03-19T23:34:48.182Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35972025-03-19T23:34:48.182Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35982025-03-19T23:34:48.185Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
35992025-03-19T23:34:48.263Z
36002025-03-19T23:34:48.263Zinfo: running `cargo check --bins` on omicron-dev (177/198)
36012025-03-19T23:34:48.940Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36022025-03-19T23:34:48.943Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36032025-03-19T23:34:49.133Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
36042025-03-19T23:34:49.133Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
36052025-03-19T23:34:49.275Z Checking diff v0.1.13
36062025-03-19T23:34:49.275Z Checking yansi v1.0.1
36072025-03-19T23:34:49.278Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
36082025-03-19T23:34:49.278Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
36092025-03-19T23:34:49.687Z Checking pretty_assertions v1.4.1
36102025-03-19T23:34:50.338Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
36112025-03-19T23:35:16.565Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
36122025-03-19T23:35:16.565Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
36132025-03-19T23:35:16.568Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
36142025-03-19T23:35:16.568Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
36152025-03-19T23:35:16.568Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
36162025-03-19T23:35:16.568Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
36172025-03-19T23:35:17.479Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
36182025-03-19T23:35:18.598Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
36192025-03-19T23:35:59.614Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
36202025-03-19T23:35:59.838Z
36212025-03-19T23:35:59.838Zinfo: running `cargo check --bins` on openapi-manager (178/198)
36222025-03-19T23:36:00.470Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36232025-03-19T23:36:00.473Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36242025-03-19T23:36:00.592Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
36252025-03-19T23:36:00.595Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
36262025-03-19T23:36:00.706Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
36272025-03-19T23:36:00.726Z Compiling proc-macro-error-attr2 v2.0.0
36282025-03-19T23:36:00.730Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
36292025-03-19T23:36:00.749Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
36302025-03-19T23:36:00.762Z Checking papergrid v0.14.0
36312025-03-19T23:36:00.780Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36322025-03-19T23:36:00.969Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36332025-03-19T23:36:01.079Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
36342025-03-19T23:36:01.348Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
36352025-03-19T23:36:01.464Z Compiling proc-macro-error2 v2.0.1
36362025-03-19T23:36:02.127Z Compiling tabled_derive v0.10.0
36372025-03-19T23:36:02.206Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
36382025-03-19T23:36:02.458Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36392025-03-19T23:36:02.491Z Checking dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
36402025-03-19T23:36:02.511Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
36412025-03-19T23:36:03.026Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
36422025-03-19T23:36:03.524Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
36432025-03-19T23:36:03.527Z Checking heck v0.4.1
36442025-03-19T23:36:03.763Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
36452025-03-19T23:36:03.924Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
36462025-03-19T23:36:04.181Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
36472025-03-19T23:36:04.491Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
36482025-03-19T23:36:04.693Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
36492025-03-19T23:36:04.809Z Checking tabled v0.18.0
36502025-03-19T23:36:04.935Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
36512025-03-19T23:36:05.084Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
36522025-03-19T23:36:05.129Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
36532025-03-19T23:36:06.847Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
36542025-03-19T23:36:06.851Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
36552025-03-19T23:36:09.763Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
36562025-03-19T23:36:11.336Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
36572025-03-19T23:36:15.777Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
36582025-03-19T23:36:15.777Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
36592025-03-19T23:36:17.016Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
36602025-03-19T23:36:18.404Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.55s
36612025-03-19T23:36:18.596Z
36622025-03-19T23:36:18.596Zinfo: running `cargo check --bins` on installinator-api (179/198)
36632025-03-19T23:36:19.180Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36642025-03-19T23:36:19.184Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36652025-03-19T23:36:19.184Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36662025-03-19T23:36:19.187Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
36672025-03-19T23:36:19.265Z
36682025-03-19T23:36:19.265Zinfo: running `cargo check --bins` on wicketd-api (180/198)
36692025-03-19T23:36:19.859Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36702025-03-19T23:36:19.862Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36712025-03-19T23:36:19.862Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36722025-03-19T23:36:19.866Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
36732025-03-19T23:36:19.946Z
36742025-03-19T23:36:19.946Zinfo: running `cargo check --bins` on omicron-pins (181/198)
36752025-03-19T23:36:20.507Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36762025-03-19T23:36:20.510Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36772025-03-19T23:36:20.510Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36782025-03-19T23:36:20.514Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
36792025-03-19T23:36:20.586Z
36802025-03-19T23:36:20.587Zinfo: running `cargo check --bins` on reconfigurator-cli (182/198)
36812025-03-19T23:36:21.198Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36822025-03-19T23:36:21.202Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36832025-03-19T23:36:21.309Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
36842025-03-19T23:36:21.309Z Compiling petname v2.0.2
36852025-03-19T23:36:21.313Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
36862025-03-19T23:36:21.313Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
36872025-03-19T23:36:21.313Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
36882025-03-19T23:36:21.313Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
36892025-03-19T23:36:21.439Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
36902025-03-19T23:36:21.451Z Checking sync-ptr v0.1.1
36912025-03-19T23:36:26.505Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
36922025-03-19T23:36:27.106Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
36932025-03-19T23:36:28.284Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
36942025-03-19T23:36:29.829Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.23s
36952025-03-19T23:36:30.025Z
36962025-03-19T23:36:30.026Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (183/198)
36972025-03-19T23:36:30.628Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36982025-03-19T23:36:30.632Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36992025-03-19T23:36:30.632Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37002025-03-19T23:36:30.636Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
37012025-03-19T23:36:30.719Z
37022025-03-19T23:36:30.719Zinfo: running `cargo check --bins` on omicron-releng (184/198)
37032025-03-19T23:36:31.298Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37042025-03-19T23:36:31.302Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37052025-03-19T23:36:31.385Z Checking memmap2 v0.9.5
37062025-03-19T23:36:31.385Z Checking arrayref v0.3.9
37072025-03-19T23:36:31.388Z Checking constant_time_eq v0.3.1
37082025-03-19T23:36:31.388Z Checking arrayvec v0.7.6
37092025-03-19T23:36:31.388Z Checking topological-sort v0.2.2
37102025-03-19T23:36:31.388Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
37112025-03-19T23:36:31.491Z Checking shell-words v1.1.0
37122025-03-19T23:36:31.746Z Checking blake3 v1.5.4
37132025-03-19T23:36:32.070Z Checking omicron-zone-package v0.12.0
37142025-03-19T23:36:33.303Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
37152025-03-19T23:36:33.990Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.25s
37162025-03-19T23:36:34.159Z
37172025-03-19T23:36:34.160Zinfo: running `cargo check --bins` on xtask (185/198)
37182025-03-19T23:36:34.597Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37192025-03-19T23:36:34.601Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37202025-03-19T23:36:34.614Z Checking bitflags v2.6.0
37212025-03-19T23:36:34.619Z Checking serde v1.0.218
37222025-03-19T23:36:34.619Z Checking thiserror v1.0.69
37232025-03-19T23:36:34.697Z Checking scroll v0.12.0
37242025-03-19T23:36:34.705Z Checking log v0.4.22
37252025-03-19T23:36:34.718Z Checking hashbrown v0.15.1
37262025-03-19T23:36:34.730Z Checking zerocopy v0.7.35
37272025-03-19T23:36:34.762Z Checking syn v2.0.98
37282025-03-19T23:36:34.818Z Checking pest v2.7.14
37292025-03-19T23:36:34.944Z Checking rustix v0.38.37
37302025-03-19T23:36:34.981Z Checking once_cell v1.20.3
37312025-03-19T23:36:35.130Z Checking goblin v0.8.2
37322025-03-19T23:36:35.258Z Checking thiserror v2.0.11
37332025-03-19T23:36:35.412Z Checking fs-err v2.11.0
37342025-03-19T23:36:35.727Z Checking indexmap v2.7.1
37352025-03-19T23:36:35.743Z Checking tabled v0.15.0
37362025-03-19T23:36:35.962Z Checking anyhow v1.0.97
37372025-03-19T23:36:36.756Z Checking terminal_size v0.4.0
37382025-03-19T23:36:36.760Z Checking tempfile v3.13.0
37392025-03-19T23:36:36.909Z Checking clap_builder v4.5.31
37402025-03-19T23:36:37.374Z Checking dtrace-parser v0.2.0
37412025-03-19T23:36:38.770Z Checking serde_json v1.0.139
37422025-03-19T23:36:38.770Z Checking toml_datetime v0.6.8
37432025-03-19T23:36:38.773Z Checking serde_spanned v0.6.8
37442025-03-19T23:36:38.773Z Checking camino v1.1.9
37452025-03-19T23:36:38.773Z Checking semver v1.0.25
37462025-03-19T23:36:38.773Z Checking cargo-platform v0.1.8
37472025-03-19T23:36:38.911Z Checking clap v4.5.31
37482025-03-19T23:36:38.993Z Checking macaddr v1.0.1
37492025-03-19T23:36:39.103Z Checking toml_edit v0.22.24
37502025-03-19T23:36:39.266Z Checking camino-tempfile v1.1.1
37512025-03-19T23:36:39.871Z Checking dof v0.3.0
37522025-03-19T23:36:39.871Z Checking cargo_metadata v0.19.2
37532025-03-19T23:36:40.283Z Checking usdt-impl v0.5.0
37542025-03-19T23:36:40.638Z Checking usdt v0.5.0
37552025-03-19T23:36:40.832Z Checking toml v0.8.20
37562025-03-19T23:36:41.259Z Checking cargo_toml v0.21.0
37572025-03-19T23:36:42.373Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
37582025-03-19T23:36:42.997Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.82s
37592025-03-19T23:36:43.101Z
37602025-03-19T23:36:43.101Zinfo: running `cargo check --bins` on end-to-end-tests (186/198)
37612025-03-19T23:36:43.748Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37622025-03-19T23:36:43.752Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37632025-03-19T23:36:43.886Z Checking polyval v0.6.2
37642025-03-19T23:36:44.006Z Checking ctr v0.9.2
37652025-03-19T23:36:44.015Z Checking ssh-encoding v0.2.0
37662025-03-19T23:36:44.020Z Checking blowfish v0.9.1
37672025-03-19T23:36:44.042Z Checking password-hash v0.4.2
37682025-03-19T23:36:44.058Z Checking p521 v0.13.3
37692025-03-19T23:36:44.062Z Checking p256 v0.13.2
37702025-03-19T23:36:44.091Z Checking russh-cryptovec v0.7.3
37712025-03-19T23:36:44.236Z Checking ghash v0.5.1
37722025-03-19T23:36:44.257Z Checking bcrypt-pbkdf v0.10.0
37732025-03-19T23:36:44.261Z Checking md5 v0.7.0
37742025-03-19T23:36:44.330Z Checking num-bigint v0.4.6
37752025-03-19T23:36:44.334Z Checking des v0.8.1
37762025-03-19T23:36:44.417Z Checking aes-gcm v0.10.3
37772025-03-19T23:36:44.420Z Checking pbkdf2 v0.11.0
37782025-03-19T23:36:44.521Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
37792025-03-19T23:36:44.559Z Checking hex-literal v0.4.1
37802025-03-19T23:36:44.563Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
37812025-03-19T23:36:44.593Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
37822025-03-19T23:36:44.660Z Checking ssh-cipher v0.2.0
37832025-03-19T23:36:44.691Z Checking internet-checksum v0.2.1
37842025-03-19T23:36:44.936Z Checking ssh-key v0.6.6
37852025-03-19T23:36:45.187Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
37862025-03-19T23:36:46.059Z Checking russh-keys v0.45.0
37872025-03-19T23:36:46.888Z Checking russh v0.45.0
37882025-03-19T23:37:04.932Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
37892025-03-19T23:37:06.261Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.14s
37902025-03-19T23:37:06.480Z
37912025-03-19T23:37:06.480Zinfo: running `cargo check --bins` on gateway-cli (187/198)
37922025-03-19T23:37:07.058Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37932025-03-19T23:37:07.062Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37942025-03-19T23:37:07.143Z Checking termios v0.3.3
37952025-03-19T23:37:07.369Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
37962025-03-19T23:37:08.152Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.66s
37972025-03-19T23:37:08.333Z
37982025-03-19T23:37:08.333Zinfo: running `cargo check --bins --no-default-features` on installinator (188/198)
37992025-03-19T23:37:08.946Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38002025-03-19T23:37:08.949Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38012025-03-19T23:37:09.054Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
38022025-03-19T23:37:09.055Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
38032025-03-19T23:37:09.058Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
38042025-03-19T23:37:09.058Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
38052025-03-19T23:37:10.060Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
38062025-03-19T23:37:11.292Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
38072025-03-19T23:37:13.063Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.72s
38082025-03-19T23:37:13.259Z
38092025-03-19T23:37:13.259Zinfo: running `cargo check --bins` on internal-dns-cli (189/198)
38102025-03-19T23:37:13.831Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38112025-03-19T23:37:13.834Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38122025-03-19T23:37:13.916Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
38132025-03-19T23:37:14.384Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
38142025-03-19T23:37:14.571Z
38152025-03-19T23:37:14.571Zinfo: running `cargo check --bins` on omicron-live-tests (190/198)
38162025-03-19T23:37:15.124Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38172025-03-19T23:37:15.128Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38182025-03-19T23:37:15.128Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38192025-03-19T23:37:15.131Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
38202025-03-19T23:37:15.203Z
38212025-03-19T23:37:15.203Zinfo: running `cargo check --bins` on live-tests-macros (191/198)
38222025-03-19T23:37:15.757Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38232025-03-19T23:37:15.761Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38242025-03-19T23:37:15.761Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38252025-03-19T23:37:15.764Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
38262025-03-19T23:37:15.835Z
38272025-03-19T23:37:15.835Zinfo: running `cargo check --bins` on nexus-mgs-updates (192/198)
38282025-03-19T23:37:16.392Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38292025-03-19T23:37:16.396Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38302025-03-19T23:37:16.396Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38312025-03-19T23:37:16.399Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
38322025-03-19T23:37:16.475Z
38332025-03-19T23:37:16.475Zinfo: running `cargo check --bins` on omicron-package (193/198)
38342025-03-19T23:37:17.064Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38352025-03-19T23:37:17.068Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38362025-03-19T23:37:17.161Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
38372025-03-19T23:37:18.508Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.02s
38382025-03-19T23:37:18.706Z
38392025-03-19T23:37:18.706Zinfo: running `cargo check --bins` on wicket-dbg (194/198)
38402025-03-19T23:37:19.321Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38412025-03-19T23:37:19.326Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38422025-03-19T23:37:19.433Z Checking rtoolbox v0.0.2
38432025-03-19T23:37:19.438Z Checking tui-tree-widget v0.23.0
38442025-03-19T23:37:19.438Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
38452025-03-19T23:37:19.677Z Checking rpassword v7.3.1
38462025-03-19T23:37:24.266Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
38472025-03-19T23:37:27.143Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
38482025-03-19T23:37:28.290Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.57s
38492025-03-19T23:37:28.482Z
38502025-03-19T23:37:28.482Zinfo: running `cargo check --bins` on wicket (195/198)
38512025-03-19T23:37:29.097Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38522025-03-19T23:37:29.101Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38532025-03-19T23:37:29.206Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
38542025-03-19T23:37:29.621Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
38552025-03-19T23:37:29.821Z
38562025-03-19T23:37:29.821Zinfo: running `cargo check --bins` on wicketd (196/198)
38572025-03-19T23:37:30.451Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38582025-03-19T23:37:30.459Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38592025-03-19T23:37:30.567Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
38602025-03-19T23:37:30.567Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
38612025-03-19T23:37:31.380Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
38622025-03-19T23:37:35.221Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.39s
38632025-03-19T23:37:35.416Z
38642025-03-19T23:37:35.416Zinfo: running `cargo check --bins` on omicron-workspace-hack (197/198)
38652025-03-19T23:37:35.970Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38662025-03-19T23:37:35.976Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38672025-03-19T23:37:35.976Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38682025-03-19T23:37:35.980Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
38692025-03-19T23:37:36.047Z
38702025-03-19T23:37:36.047Zinfo: running `cargo check --bins` on zone-setup (198/198)
38712025-03-19T23:37:36.642Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38722025-03-19T23:37:36.648Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38732025-03-19T23:37:36.743Z Checking uzers v0.12.1
38742025-03-19T23:37:37.085Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
38752025-03-19T23:37:38.015Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.96s
38762025-03-19T23:37:38.223Z
38772025-03-19T23:37:38.223Zreal 13:48.588139573
38782025-03-19T23:37:38.223Zuser 28:25.783359721
38792025-03-19T23:37:38.223Zsys 4:23.212323393
38802025-03-19T23:37:38.223Ztrap 0.599927854
38812025-03-19T23:37:38.223Ztflt 0.601234948
38822025-03-19T23:37:38.223Zdflt 1.815640489
38832025-03-19T23:37:38.223Zkflt 0.000878316
38842025-03-19T23:37:38.223Zlock 48:35.796401417
38852025-03-19T23:37:38.227Zslp 2:15:46.542684839
38862025-03-19T23:37:38.227Zlat 1:09.225648404
38872025-03-19T23:37:38.227Zstop 4:02.438076816
38882025-03-19T23:37:38.227Zprocess exited: duration 1125427 ms, exit code 0
 
38892025-03-19T23:37:38.236Zfound 0 output files