01JMM8H73NP3E8N4BNFN4QAPCY: 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: 01JMM8HW19PFNNZHKHK9QFEJR6

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-02-21T12:44:27.231Zjob assigned to worker 01JMM8J24GTRYVQ8XM6FSMQFW0 [factory aws, i-01cdb943940564215] (queued for 49 s)
 
22025-02-21T12:44:34.903Zstarting task 0: "setup"
32025-02-21T12:44:34.910Z++ uname -s
42025-02-21T12:44:34.913Z+ kern=SunOS
52025-02-21T12:44:34.913Z+ build_user=build
62025-02-21T12:44:34.913Z+ build_uid=12345
72025-02-21T12:44:34.913Z+ work_dir=/work
82025-02-21T12:44:34.913Z+ input_dir=/input
92025-02-21T12:44:34.913Z+ [[ 0 == 12345 ]]
102025-02-21T12:44:34.913Z+ case "$kern" in
112025-02-21T12:44:34.913Z+ groupadd -g 12345 build
122025-02-21T12:44:34.916Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-02-21T12:44:36.911Z+ zfs create -o mountpoint=/work rpool/work
142025-02-21T12:44:37.037Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-02-21T12:44:37.040Z+ home_fs=zfs
162025-02-21T12:44:37.040Z+ [[ zfs == autofs ]]
172025-02-21T12:44:37.040Z+ mkdir -p /home/build
182025-02-21T12:44:37.043Z+ chown build:build /home/build /work
192025-02-21T12:44:38.038Z+ chmod 0700 /home/build /work
202025-02-21T12:44:38.041Zprocess exited: duration 3155 ms, exit code 0
 
212025-02-21T12:44:38.045Zstarting task 1: "rust-toolchain"
222025-02-21T12:44:38.051Z+ printf ' * rust toolchain channel = "%s"\n' 1.85.0
232025-02-21T12:44:38.051Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-02-21T12:44:38.051Z * rust toolchain channel = "1.85.0"
252025-02-21T12:44:38.051Z * rust toolchain profile = "default"
262025-02-21T12:44:38.051Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-02-21T12:44:38.051Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-02-21T12:44:38.053Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-02-21T12:44:38.053Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default
302025-02-21T12:44:38.155Zinfo: downloading installer
312025-02-21T12:44:39.474Zwarning: it looks like you have an existing installation of Rust at:
322025-02-21T12:44:39.474Zwarning: /opt/ooce/bin
332025-02-21T12:44:39.474Zwarning: It is recommended that rustup be the primary Rust installation.
342025-02-21T12:44:39.474Zwarning: Otherwise you may have confusion unless you are careful with your PATH
352025-02-21T12:44:39.474Zwarning: If you are sure that you want both rustup and your already installed Rust
362025-02-21T12:44:39.474Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-02-21T12:44:39.474Zwarning: or pass `-y' to ignore all ignorable checks.
382025-02-21T12:44:39.474Zerror: cannot install while Rust is installed
392025-02-21T12:44:39.475Zwarning: continuing (because the -y flag is set and the error is ignorable)
402025-02-21T12:44:39.487Zinfo: profile set to 'default'
412025-02-21T12:44:39.487Zinfo: default host triple is x86_64-unknown-illumos
422025-02-21T12:44:39.490Zinfo: syncing channel updates for '1.85.0-x86_64-unknown-illumos'
432025-02-21T12:44:39.626Zinfo: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17)
442025-02-21T12:44:39.626Zinfo: downloading component 'cargo'
452025-02-21T12:44:40.356Zinfo: downloading component 'clippy'
462025-02-21T12:44:40.637Zinfo: downloading component 'rust-docs'
472025-02-21T12:44:41.749Zinfo: downloading component 'rust-std'
482025-02-21T12:44:43.382Zinfo: downloading component 'rustc'
492025-02-21T12:44:48.979Zinfo: downloading component 'rustfmt'
502025-02-21T12:44:49.188Zinfo: installing component 'cargo'
512025-02-21T12:44:50.005Zinfo: installing component 'clippy'
522025-02-21T12:44:50.388Zinfo: installing component 'rust-docs'
532025-02-21T12:44:52.116Zinfo: installing component 'rust-std'
542025-02-21T12:44:53.972Zinfo: installing component 'rustc'
552025-02-21T12:44:59.901Zinfo: installing component 'rustfmt'
562025-02-21T12:45:00.235Zinfo: default toolchain set to '1.85.0-x86_64-unknown-illumos'
572025-02-21T12:45:00.235Z
582025-02-21T12:45:00.601Z 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17)
592025-02-21T12:45:00.601Z
602025-02-21T12:45:00.603Z
612025-02-21T12:45:00.603ZRust is installed now. Great!
622025-02-21T12:45:00.604Z
632025-02-21T12:45:00.604ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-02-21T12:45:00.604Zenvironment variable. This has not been done automatically.
652025-02-21T12:45:00.604Z
662025-02-21T12:45:00.604ZTo configure your current shell, you need to source
672025-02-21T12:45:00.604Zthe corresponding env file under $HOME/.cargo.
682025-02-21T12:45:00.604Z
692025-02-21T12:45:00.604ZThis is usually done by running one of the following (note the leading DOT):
702025-02-21T12:45:00.604Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-02-21T12:45:00.604Zsource "$HOME/.cargo/env.fish" # For fish
722025-02-21T12:45:00.676Z+ rustup --version
732025-02-21T12:45:00.684Zrustup 1.27.1 (54dd3d00f 2024-04-24)
742025-02-21T12:45:00.684Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
752025-02-21T12:45:00.762Zinfo: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)`
762025-02-21T12:45:00.766Z+ cargo --version
772025-02-21T12:45:00.824Zcargo 1.85.0 (d73d2caf9 2024-12-31)
782025-02-21T12:45:00.827Z+ rustc --version
792025-02-21T12:45:00.890Zrustc 1.85.0 (4d91de4e4 2025-02-17)
802025-02-21T12:45:00.896Zprocess exited: duration 22975 ms, exit code 0
 
812025-02-21T12:45:00.902Zstarting task 2: "authentication"
822025-02-21T12:45:00.923Zprocess exited: duration 21 ms, exit code 0
 
832025-02-21T12:45:00.928Zstarting task 3: "clone repository"
842025-02-21T12:45:00.932Z+ mkdir -p /work/oxidecomputer/omicron
852025-02-21T12:45:00.935Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
862025-02-21T12:45:00.971ZCloning into '/work/oxidecomputer/omicron'...
872025-02-21T12:45:09.061Z+ cd /work/oxidecomputer/omicron
882025-02-21T12:45:09.073Z+ git fetch origin 517bc6313a6e2971d164a76c7a8db96dcf1a0216
892025-02-21T12:45:09.367ZFrom https://github.com/oxidecomputer/omicron
902025-02-21T12:45:09.367Z * branch 517bc6313a6e2971d164a76c7a8db96dcf1a0216 -> FETCH_HEAD
912025-02-21T12:45:09.376Z+ [[ -n renovate/reqwest-0.x-lockfile ]]
922025-02-21T12:45:09.379Z++ git branch --show-current
932025-02-21T12:45:09.382Z+ current=main
942025-02-21T12:45:09.383Z+ [[ main != renovate/reqwest-0.x-lockfile ]]
952025-02-21T12:45:09.383Z+ git branch -f renovate/reqwest-0.x-lockfile 517bc6313a6e2971d164a76c7a8db96dcf1a0216
962025-02-21T12:45:09.396Z+ git checkout -f renovate/reqwest-0.x-lockfile
972025-02-21T12:45:09.580ZSwitched to branch 'renovate/reqwest-0.x-lockfile'
982025-02-21T12:45:09.589Z+ git reset --hard 517bc6313a6e2971d164a76c7a8db96dcf1a0216
992025-02-21T12:45:09.760ZHEAD is now at 517bc6313 Update Rust crate reqwest to v0.12.12
1002025-02-21T12:45:09.778Zprocess exited: duration 8879 ms, exit code 0
 
1012025-02-21T12:45:09.810Zstarting task 4: "build"
1022025-02-21T12:45:09.825Z+ source .github/buildomat/ci-env.sh
1032025-02-21T12:45:09.826Z++ export CARGO_TERM_COLOR=always
1042025-02-21T12:45:09.826Z++ CARGO_TERM_COLOR=always
1052025-02-21T12:45:09.826Z+ cargo --version
1062025-02-21T12:45:09.860Zcargo 1.85.0 (d73d2caf9 2024-12-31)
1072025-02-21T12:45:09.879Z+ rustc --version
1082025-02-21T12:45:09.937Zrustc 1.85.0 (4d91de4e4 2025-02-17)
1092025-02-21T12:45:09.948Z+ source ./env.sh
1102025-02-21T12:45:09.948Z++ OLD_SHELL_OPTS=ehxB
1112025-02-21T12:45:09.948Z++ set -o xtrace
1122025-02-21T12:45:09.949Z++++ dirname ./env.sh
1132025-02-21T12:45:09.949Z+++ readlink -f .
1142025-02-21T12:45:09.949Z++ OMICRON_WS=/work/oxidecomputer/omicron
1152025-02-21T12:45:09.949Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1162025-02-21T12:45:09.949Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1172025-02-21T12:45:09.949Z++ 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
1182025-02-21T12:45:09.949Z++ 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-02-21T12:45:09.949Z++ 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
1202025-02-21T12:45:09.949Z++ 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-02-21T12:45:09.949Z++ 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
1222025-02-21T12:45:09.949Z++ 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-02-21T12:45:09.949Z++ case $OLD_SHELL_OPTS in
1242025-02-21T12:45:09.949Z++ unset OLD_SHELL_OPTS OMICRON_WS
1252025-02-21T12:45:09.949Z+ 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
1262025-02-21T12:45:09.949Z+ 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-02-21T12:45:09.949Z+ banner prerequisites
1282025-02-21T12:45:09.949Z
1292025-02-21T12:45:09.949Z ##### ##### ###### ##### ###### #### # # # #### #
1302025-02-21T12:45:09.949Z # # # # # # # # # # # # # # #
1312025-02-21T12:45:09.949Z # # # # ##### # # ##### # # # # # #### #
1322025-02-21T12:45:09.949Z ##### ##### # ##### # # # # # # # # #
1332025-02-21T12:45:09.950Z # # # # # # # # # # # # # # #
1342025-02-21T12:45:09.950Z # # # ###### # # ###### ### # #### # #### #
1352025-02-21T12:45:09.950Z
1362025-02-21T12:45:09.950Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1372025-02-21T12:45:11.505Zpkg list: illegal option -- F
1382025-02-21T12:45:11.505ZUsage:
1392025-02-21T12:45:11.507Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1402025-02-21T12:45:11.507Z [pkg_fmri_pattern ...]
1412025-02-21T12:45:12.356Zpkg list: illegal option -- F
1422025-02-21T12:45:12.356ZUsage:
1432025-02-21T12:45:12.364Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1442025-02-21T12:45:12.364Z [pkg_fmri_pattern ...]
1452025-02-21T12:45:20.658Z Startup: Refreshing catalog 'helios-dev' ... Done
1462025-02-21T12:45:24.972Z Startup: Caching catalogs ... Done
1472025-02-21T12:45:38.135ZPlanning: Solver setup ... Done (12.281s)
1482025-02-21T12:45:38.295ZPlanning: Running solver ... Done (0.151s)
1492025-02-21T12:45:38.401ZPlanning: Finding local manifests ... Done (0.006s)
1502025-02-21T12:45:39.008ZPlanning: Fetching manifests: 0/7 0% complete
1512025-02-21T12:45:44.099ZPlanning: Fetching manifests: 6/7 85% complete
1522025-02-21T12:45:45.448ZPlanning: Fetching manifests: 7/7 100% complete
1532025-02-21T12:45:45.556ZPlanning: Package planning ... Done (0.109s)
1542025-02-21T12:45:45.615ZPlanning: Merging actions ... Done (0.057s)
1552025-02-21T12:45:45.808ZPlanning: Checking for conflicting actions ... Done (0.194s)
1562025-02-21T12:45:47.825ZPlanning: Consolidating action changes ... Done (2.028s)
1572025-02-21T12:45:48.252ZPlanning: Evaluating mediators ... Done (0.430s)
1582025-02-21T12:45:48.335ZPlanning: Planning completed in 23.40 seconds
1592025-02-21T12:45:48.351Z Packages to install: 4
1602025-02-21T12:45:48.351Z Packages to update: 3
1612025-02-21T12:45:48.353Z Mediators to change: 2
1622025-02-21T12:45:48.353Z Services to change: 1
1632025-02-21T12:45:48.353Z Estimated space available: 155.61 GB
1642025-02-21T12:45:48.353ZEstimated space to be consumed: 1.66 GB
1652025-02-21T12:45:48.353Z Create boot environment: No
1662025-02-21T12:45:48.354ZCreate backup boot environment: Yes
1672025-02-21T12:45:48.354Z Rebuild boot archive: No
1682025-02-21T12:45:48.354Z
1692025-02-21T12:45:48.354ZChanged mediators:
1702025-02-21T12:45:48.354Z mediator clang:
1712025-02-21T12:45:48.354Z version: None -> 15 (system default)
1722025-02-21T12:45:48.354Z
1732025-02-21T12:45:48.354Z mediator llvm:
1742025-02-21T12:45:48.354Z version: 14 (system default) -> 15 (system default)
1752025-02-21T12:45:48.354Z
1762025-02-21T12:45:48.354ZChanged packages:
1772025-02-21T12:45:48.354Zhelios-dev
1782025-02-21T12:45:48.354Z developer/build-essential
1792025-02-21T12:45:48.354Z None -> 11-2.0
1802025-02-21T12:45:48.354Z library/libxmlsec1
1812025-02-21T12:45:48.354Z None -> 1.2.35-2.0
1822025-02-21T12:45:48.354Z ooce/developer/clang-15
1832025-02-21T12:45:48.354Z None -> 15.0.7-2.0
1842025-02-21T12:45:48.354Z ooce/developer/llvm-15
1852025-02-21T12:45:48.354Z None -> 15.0.7-2.0
1862025-02-21T12:45:48.354Z package/pkg
1872025-02-21T12:45:48.354Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1882025-02-21T12:45:48.354Z system/library/g++-runtime
1892025-02-21T12:45:48.354Z 13-2.0 -> 14-2.0
1902025-02-21T12:45:48.354Z system/library/gcc-runtime
1912025-02-21T12:45:48.354Z 13-2.0 -> 14-2.0
1922025-02-21T12:45:48.354Z
1932025-02-21T12:45:48.354ZServices:
1942025-02-21T12:45:48.354Z restart_fmri:
1952025-02-21T12:45:48.354Z svc:/system/update-man-index:default
1962025-02-21T12:45:48.354Z
1972025-02-21T12:45:48.354ZEditable files to change:
1982025-02-21T12:45:48.354Z Update:
1992025-02-21T12:45:48.354Z usr/share/lib/pkg/web/config.shtml
2002025-02-21T12:45:48.429Z
2012025-02-21T12:45:48.429ZDownload: 0/4301 items 0.0/225.4MB 0% complete
2022025-02-21T12:45:54.507ZDownload: 209/4301 items 1.3/225.4MB 0% complete (426k/s)
2032025-02-21T12:45:59.484ZDownload: 478/4301 items 2.9/225.4MB 1% complete (270k/s)
2042025-02-21T12:46:04.490ZDownload: 855/4301 items 18.8/225.4MB 8% complete (1.8M/s)
2052025-02-21T12:46:09.484ZDownload: 1157/4301 items 74.8/225.4MB 33% complete (7.1M/s)
2062025-02-21T12:46:14.801ZDownload: 1195/4301 items 83.5/225.4MB 37% complete (7.2M/s)
2072025-02-21T12:46:20.099ZDownload: 1197/4301 items 83.5/225.4MB 37% complete (7.1M/s)
2082025-02-21T12:46:31.241ZDownload: 1198/4301 items 83.5/225.4MB 37% complete
2092025-02-21T12:46:36.218ZDownload: 1378/4301 items 111.1/225.4MB 49% complete (5.7M/s)
2102025-02-21T12:46:41.205ZDownload: 1672/4301 items 117.3/225.4MB 52% complete (3.6M/s)
2112025-02-21T12:46:46.252ZDownload: 1960/4301 items 118.1/225.4MB 52% complete (914k/s)
2122025-02-21T12:46:52.987ZDownload: 2220/4301 items 119.2/225.4MB 52% complete (211k/s)
2132025-02-21T12:46:57.960ZDownload: 2457/4301 items 119.9/225.4MB 53% complete (116k/s)
2142025-02-21T12:47:02.933ZDownload: 3201/4301 items 174.0/225.4MB 77% complete (5.5M/s)
2152025-02-21T12:47:09.512ZDownload: 3246/4301 items 203.1/225.4MB 90% complete (8.8M/s)
2162025-02-21T12:47:22.315ZDownload: 3248/4301 items 203.1/225.4MB 90% complete
2172025-02-21T12:47:27.312ZDownload: 3497/4301 items 215.5/225.4MB 95% complete (2.4M/s)
2182025-02-21T12:47:32.836ZDownload: 4283/4301 items 223.2/225.4MB 99% complete (1.9M/s)
2192025-02-21T12:47:35.746ZDownload: Completed 225.42 MB in 107.37 seconds (2.1M/s)
2202025-02-21T12:47:37.763Z Actions: 1/5122 actions (Removing old actions)
2212025-02-21T12:47:37.783Z Actions: 194/5122 actions (Installing new actions)
2222025-02-21T12:47:42.487Z Actions: 4267/5122 actions (Updating modified actions)
2232025-02-21T12:47:42.836Z Actions: Completed 5122 actions in 4.78 seconds.
2242025-02-21T12:47:43.070Z Done (0.214s)
2252025-02-21T12:47:43.075Z Done (0.001s)
2262025-02-21T12:47:43.681Z Done (0.573s)
2272025-02-21T12:47:48.245Z Done (4.087s)
2282025-02-21T12:47:48.334Z Done (0.018s)
2292025-02-21T12:47:48.337Z Done (0.000s)
2302025-02-21T12:47:48.570Z Done (0.000s)
2312025-02-21T12:47:49.282ZPlanning: Evaluating mediator changes ... Done
2322025-02-21T12:47:49.444ZPlanning: Checking for conflicting actions ... Done
2332025-02-21T12:47:49.447ZPlanning: Consolidating action changes ... Done
2342025-02-21T12:47:49.716ZPlanning: Evaluating mediators ... Done
2352025-02-21T12:47:49.719ZPlanning: Planning completed in 0.41 seconds
2362025-02-21T12:47:49.756Z Mediators to change: 2
2372025-02-21T12:47:49.756Z Create boot environment: No
2382025-02-21T12:47:49.758ZCreate backup boot environment: No
2392025-02-21T12:47:49.852Z Done
2402025-02-21T12:47:49.852Z Done
2412025-02-21T12:47:50.265Z Done
2422025-02-21T12:47:53.924Z Done
2432025-02-21T12:47:54.014Z Done
2442025-02-21T12:47:54.016Z Done
2452025-02-21T12:47:54.147Z Done
2462025-02-21T12:47:54.761ZPlanning: Evaluating mediator changes ... Done
2472025-02-21T12:47:54.765ZPlanning: Merging actions ... Done
2482025-02-21T12:47:54.953ZPlanning: Checking for conflicting actions ... Done
2492025-02-21T12:47:54.955ZPlanning: Consolidating action changes ... Done
2502025-02-21T12:47:55.222ZPlanning: Evaluating mediators ... Done
2512025-02-21T12:47:55.279ZPlanning: Planning completed in 0.72 seconds
2522025-02-21T12:47:55.319Z Packages to change: 1
2532025-02-21T12:47:55.319Z Mediators to change: 1
2542025-02-21T12:47:55.322Z Services to change: 1
2552025-02-21T12:47:55.322Z Create boot environment: No
2562025-02-21T12:47:55.322ZCreate backup boot environment: Yes
2572025-02-21T12:47:57.628Z Actions: 1/6 actions (Updating modified actions)
2582025-02-21T12:47:57.634Z Actions: Completed 6 actions in 0.00 seconds.
2592025-02-21T12:47:57.634Z Done
2602025-02-21T12:47:57.634Z Done
2612025-02-21T12:47:57.754Z Done
2622025-02-21T12:48:01.360Z Done
2632025-02-21T12:48:01.452Z Done
2642025-02-21T12:48:01.455Z Done
2652025-02-21T12:48:01.594Z Done
2662025-02-21T12:48:02.025ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2672025-02-21T12:48:02.025Zclang system 15 system
2682025-02-21T12:48:02.025Zcsh system system illumos
2692025-02-21T12:48:02.025Zctags system system illumos
2702025-02-21T12:48:02.025Zgcc vendor 12 vendor
2712025-02-21T12:48:02.025Zgcc system 10 system
2722025-02-21T12:48:02.025Zgcc system 7 system
2732025-02-21T12:48:02.025Zgo system 1.20 system
2742025-02-21T12:48:02.025Zgo system 1.19 system
2752025-02-21T12:48:02.025Zllvm system 15 system
2762025-02-21T12:48:02.025Zllvm system 14 system
2772025-02-21T12:48:02.025Zmariadb system 10.6 system
2782025-02-21T12:48:02.025Zmta vendor vendor dma
2792025-02-21T12:48:02.026Zopenjdk system 17 system
2802025-02-21T12:48:02.026Zopenjdk system 11 system
2812025-02-21T12:48:02.026Zopenjdk system 1.8 system
2822025-02-21T12:48:02.026Zopenssl vendor 3 vendor
2832025-02-21T12:48:02.026Zperl system 5.36 system
2842025-02-21T12:48:02.026Zpostgresql system 15 system
2852025-02-21T12:48:02.026Zpostgresql system 13 system
2862025-02-21T12:48:02.026Zpython vendor 3 vendor
2872025-02-21T12:48:02.026Zpython system 2 system
2882025-02-21T12:48:02.026Zpython3 system 3.11 system
2892025-02-21T12:48:02.026Zruby system 3.0 system
2902025-02-21T12:48:02.026Zwords vendor vendor american-english
2912025-02-21T12:48:02.026Zwords system system australian-english
2922025-02-21T12:48:02.026Zwords system system british-english
2932025-02-21T12:48:02.026Zwords system system canadian-english
2942025-02-21T12:48:02.026Zwords system system french
2952025-02-21T12:48:02.026Zwords system system italian
2962025-02-21T12:48:02.026Zwords system system ngerman
2972025-02-21T12:48:02.026Zwords system system ogerman
2982025-02-21T12:48:02.026Zwords system system spanish
2992025-02-21T12:48:02.360ZPUBLISHER TYPE STATUS P LOCATION
3002025-02-21T12:48:02.360Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
3012025-02-21T12:48:05.390ZFMRI IFO
3022025-02-21T12:48:05.390Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
3032025-02-21T12:48:05.390Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
3042025-02-21T12:48:05.390Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
3052025-02-21T12:48:05.390Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
3062025-02-21T12:48:05.390Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
3072025-02-21T12:48:05.390Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
3082025-02-21T12:48:05.390Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
3092025-02-21T12:48:05.390Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
3102025-02-21T12:48:05.390Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
3112025-02-21T12:48:05.390Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
3122025-02-21T12:48:05.390Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
3132025-02-21T12:48:05.390Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
3142025-02-21T12:48:05.390Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
3152025-02-21T12:48:05.390Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
3162025-02-21T12:48:05.390Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
3172025-02-21T12:48:06.166Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
3182025-02-21T12:48:06.478Z Updating crates.io index
3192025-02-21T12:48:06.535Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3202025-02-21T12:48:07.038Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3212025-02-21T12:48:07.305Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3222025-02-21T12:48:07.550Z Updating git repository `https://github.com/oxidecomputer/propolis`
3232025-02-21T12:48:08.603Z Updating git repository `https://github.com/oxidecomputer/crucible`
3242025-02-21T12:48:10.303Z Updating git repository `https://github.com/oxidecomputer/opte`
3252025-02-21T12:48:11.014Z Updating git repository `https://github.com/oxidecomputer/falcon`
3262025-02-21T12:48:11.788Z Updating git repository `https://github.com/oxidecomputer/clickward`
3272025-02-21T12:48:12.084Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3282025-02-21T12:48:12.401Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3292025-02-21T12:48:13.051Z Updating git repository `https://github.com/oxidecomputer/libipcc`
3302025-02-21T12:48:13.382Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3312025-02-21T12:48:13.698Z Updating git repository `https://github.com/oxidecomputer/tofino`
3322025-02-21T12:48:14.053Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3332025-02-21T12:48:14.302Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3342025-02-21T12:48:14.551Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3352025-02-21T12:48:14.858Z Updating git repository `https://github.com/oxidecomputer/lldp`
3362025-02-21T12:48:15.184Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3372025-02-21T12:48:15.500Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3382025-02-21T12:48:15.802Z Updating git repository `https://github.com/oxidecomputer/ispf`
3392025-02-21T12:48:16.242Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3402025-02-21T12:48:16.574Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3412025-02-21T12:48:17.223Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3422025-02-21T12:48:17.634Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3432025-02-21T12:48:18.071Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3442025-02-21T12:48:18.483Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3452025-02-21T12:48:18.760Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3462025-02-21T12:48:19.019Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3472025-02-21T12:48:19.325Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3482025-02-21T12:48:20.632Z Downloading crates ...
3492025-02-21T12:48:20.725Z Downloaded anstyle-parse v0.2.5
3502025-02-21T12:48:20.736Z Downloaded anstream v0.6.15
3512025-02-21T12:48:20.747Z Downloaded proc-macro-error-attr v1.0.4
3522025-02-21T12:48:20.758Z Downloaded scroll_derive v0.12.0
3532025-02-21T12:48:20.775Z Downloaded bytecount v0.6.8
3542025-02-21T12:48:20.777Z Downloaded anstyle v1.0.10
3552025-02-21T12:48:20.780Z Downloaded cargo-platform v0.1.8
3562025-02-21T12:48:20.780Z Downloaded block-buffer v0.10.4
3572025-02-21T12:48:20.782Z Downloaded usdt-macro v0.5.0
3582025-02-21T12:48:20.782Z Downloaded pretty-hex v0.4.1
3592025-02-21T12:48:20.785Z Downloaded usdt-attr-macro v0.5.0
3602025-02-21T12:48:20.786Z Downloaded equivalent v1.0.1
3612025-02-21T12:48:20.791Z Downloaded swrite v0.1.0
3622025-02-21T12:48:20.793Z Downloaded dtrace-parser v0.2.0
3632025-02-21T12:48:20.796Z Downloaded anstyle-query v1.1.1
3642025-02-21T12:48:20.800Z Downloaded autocfg v1.4.0
3652025-02-21T12:48:20.805Z Downloaded strsim v0.11.1
3662025-02-21T12:48:20.811Z Downloaded cpufeatures v0.2.14
3672025-02-21T12:48:20.814Z Downloaded cfg-if v1.0.0
3682025-02-21T12:48:20.816Z Downloaded usdt-impl v0.5.0
3692025-02-21T12:48:20.819Z Downloaded generic-array v0.14.7
3702025-02-21T12:48:20.819Z Downloaded dof v0.3.0
3712025-02-21T12:48:20.822Z Downloaded thread-id v4.2.2
3722025-02-21T12:48:20.825Z Downloaded memmap v0.7.0
3732025-02-21T12:48:20.825Z Downloaded heck v0.5.0
3742025-02-21T12:48:20.827Z Downloaded usdt v0.5.0
3752025-02-21T12:48:20.827Z Downloaded itoa v1.0.11
3762025-02-21T12:48:20.830Z Downloaded pest_generator v2.7.14
3772025-02-21T12:48:20.830Z Downloaded heck v0.4.1
3782025-02-21T12:48:20.832Z Downloaded serde_tokenstream v0.2.2
3792025-02-21T12:48:20.835Z Downloaded plain v0.2.3
3802025-02-21T12:48:20.838Z Downloaded version_check v0.9.5
3812025-02-21T12:48:20.838Z Downloaded unicode-linebreak v0.1.5
3822025-02-21T12:48:20.842Z Downloaded colorchoice v1.0.2
3832025-02-21T12:48:20.846Z Downloaded utf8parse v0.2.2
3842025-02-21T12:48:20.849Z Downloaded toml_datetime v0.6.8
3852025-02-21T12:48:20.849Z Downloaded serde_spanned v0.6.8
3862025-02-21T12:48:20.851Z Downloaded macaddr v1.0.1
3872025-02-21T12:48:20.851Z Downloaded errno v0.3.9
3882025-02-21T12:48:20.854Z Downloaded digest v0.10.7
3892025-02-21T12:48:20.854Z Downloaded crypto-common v0.1.6
3902025-02-21T12:48:20.856Z Downloaded thiserror-impl v1.0.69
3912025-02-21T12:48:20.859Z Downloaded terminal_size v0.4.0
3922025-02-21T12:48:20.859Z Downloaded camino-tempfile v1.1.1
3932025-02-21T12:48:20.861Z Downloaded fs-err v2.11.0
3942025-02-21T12:48:20.861Z Downloaded byteorder v1.5.0
3952025-02-21T12:48:20.864Z Downloaded tabled_derive v0.7.0
3962025-02-21T12:48:20.864Z Downloaded fastrand v2.1.1
3972025-02-21T12:48:20.866Z Downloaded is_terminal_polyfill v1.70.1
3982025-02-21T12:48:20.866Z Downloaded fnv v1.0.7
3992025-02-21T12:48:20.873Z Downloaded cargo_toml v0.20.5
4002025-02-21T12:48:20.876Z Downloaded cargo_metadata v0.18.1
4012025-02-21T12:48:20.878Z Downloaded camino v1.1.9
4022025-02-21T12:48:20.878Z Downloaded smawk v0.3.2
4032025-02-21T12:48:20.888Z Downloaded scroll v0.12.0
4042025-02-21T12:48:20.894Z Downloaded tempfile v3.13.0
4052025-02-21T12:48:20.896Z Downloaded clap_lex v0.7.4
4062025-02-21T12:48:20.900Z Downloaded quote v1.0.38
4072025-02-21T12:48:20.903Z Downloaded clap_derive v4.5.28
4082025-02-21T12:48:20.908Z Downloaded proc-macro-error v1.0.4
4092025-02-21T12:48:20.914Z Downloaded thiserror v1.0.69
4102025-02-21T12:48:20.919Z Downloaded typenum v1.17.0
4112025-02-21T12:48:20.922Z Downloaded once_cell v1.20.3
4122025-02-21T12:48:20.924Z Downloaded sha2 v0.10.8
4132025-02-21T12:48:20.927Z Downloaded pest_derive v2.7.14
4142025-02-21T12:48:20.930Z Downloaded log v0.4.22
4152025-02-21T12:48:20.933Z Downloaded toml v0.8.19
4162025-02-21T12:48:20.935Z Downloaded anyhow v1.0.96
4172025-02-21T12:48:20.938Z Downloaded ryu v1.0.18
4182025-02-21T12:48:20.940Z Downloaded ucd-trie v0.1.7
4192025-02-21T12:48:20.943Z Downloaded bitflags v2.6.0
4202025-02-21T12:48:20.945Z Downloaded proc-macro2 v1.0.92
4212025-02-21T12:48:20.948Z Downloaded pest_meta v2.7.14
4222025-02-21T12:48:20.950Z Downloaded semver v1.0.24
4232025-02-21T12:48:20.953Z Downloaded clap v4.5.30
4242025-02-21T12:48:20.959Z Downloaded papergrid v0.11.0
4252025-02-21T12:48:20.963Z Downloaded unicode-ident v1.0.14
4262025-02-21T12:48:20.966Z Downloaded textwrap v0.16.1
4272025-02-21T12:48:20.970Z Downloaded zerocopy-derive v0.7.35
4282025-02-21T12:48:20.974Z Downloaded serde_derive v1.0.217
4292025-02-21T12:48:20.997Z Downloaded serde v1.0.217
4302025-02-21T12:48:21.000Z Downloaded indexmap v2.7.1
4312025-02-21T12:48:21.004Z Downloaded memchr v2.7.4
4322025-02-21T12:48:21.018Z Downloaded toml_edit v0.22.22
4332025-02-21T12:48:21.049Z Downloaded hashbrown v0.15.1
4342025-02-21T12:48:21.059Z Downloaded pest v2.7.14
4352025-02-21T12:48:21.069Z Downloaded serde_json v1.0.135
4362025-02-21T12:48:21.075Z Downloaded clap_builder v4.5.30
4372025-02-21T12:48:21.081Z Downloaded zerocopy v0.7.35
4382025-02-21T12:48:21.095Z Downloaded winnow v0.6.20
4392025-02-21T12:48:21.103Z Downloaded goblin v0.8.2
4402025-02-21T12:48:21.110Z Downloaded tabled v0.15.0
4412025-02-21T12:48:21.129Z Downloaded syn v1.0.109
4422025-02-21T12:48:21.139Z Downloaded syn v2.0.96
4432025-02-21T12:48:21.149Z Downloaded unicode-width v0.1.14
4442025-02-21T12:48:21.154Z Downloaded rustix v0.38.37
4452025-02-21T12:48:21.190Z Downloaded libc v0.2.169
4462025-02-21T12:48:21.476Z Compiling proc-macro2 v1.0.92
4472025-02-21T12:48:21.477Z Compiling unicode-ident v1.0.14
4482025-02-21T12:48:21.485Z Compiling version_check v0.9.5
4492025-02-21T12:48:21.485Z Compiling serde v1.0.217
4502025-02-21T12:48:21.485Z Compiling thiserror v1.0.69
4512025-02-21T12:48:21.513Z Compiling memchr v2.7.4
4522025-02-21T12:48:21.545Z Compiling libc v0.2.169
4532025-02-21T12:48:21.545Z Compiling ryu v1.0.18
4542025-02-21T12:48:21.773Z Compiling itoa v1.0.11
4552025-02-21T12:48:21.974Z Compiling ucd-trie v0.1.7
4562025-02-21T12:48:22.270Z Compiling once_cell v1.20.3
4572025-02-21T12:48:22.285Z Compiling byteorder v1.5.0
4582025-02-21T12:48:22.459Z Compiling rustix v0.38.37
4592025-02-21T12:48:22.482Z Compiling serde_json v1.0.135
4602025-02-21T12:48:22.629Z Compiling bitflags v2.6.0
4612025-02-21T12:48:22.834Z Compiling usdt-impl v0.5.0
4622025-02-21T12:48:23.028Z Compiling proc-macro-error-attr v1.0.4
4632025-02-21T12:48:23.049Z Compiling syn v1.0.109
4642025-02-21T12:48:23.075Z Compiling proc-macro-error v1.0.4
4652025-02-21T12:48:23.226Z Compiling log v0.4.22
4662025-02-21T12:48:23.249Z Compiling quote v1.0.38
4672025-02-21T12:48:23.368Z Compiling equivalent v1.0.1
4682025-02-21T12:48:23.397Z Compiling errno v0.3.9
4692025-02-21T12:48:23.491Z Compiling utf8parse v0.2.2
4702025-02-21T12:48:23.565Z Compiling plain v0.2.3
4712025-02-21T12:48:23.619Z Compiling syn v2.0.96
4722025-02-21T12:48:23.665Z Compiling camino v1.1.9
4732025-02-21T12:48:23.711Z Compiling hashbrown v0.15.1
4742025-02-21T12:48:23.843Z Compiling anstyle-parse v0.2.5
4752025-02-21T12:48:24.042Z Compiling thread-id v4.2.2
4762025-02-21T12:48:24.309Z Compiling anstyle v1.0.10
4772025-02-21T12:48:24.333Z Compiling pretty-hex v0.4.1
4782025-02-21T12:48:24.540Z Compiling anstyle-query v1.1.1
4792025-02-21T12:48:24.573Z Compiling colorchoice v1.0.2
4802025-02-21T12:48:24.659Z Compiling is_terminal_polyfill v1.70.1
4812025-02-21T12:48:24.697Z Compiling indexmap v2.7.1
4822025-02-21T12:48:24.750Z Compiling autocfg v1.4.0
4832025-02-21T12:48:24.752Z Compiling semver v1.0.24
4842025-02-21T12:48:24.797Z Compiling unicode-width v0.1.14
4852025-02-21T12:48:24.800Z Compiling winnow v0.6.20
4862025-02-21T12:48:25.298Z Compiling anstream v0.6.15
4872025-02-21T12:48:25.494Z Compiling terminal_size v0.4.0
4882025-02-21T12:48:25.758Z Compiling fs-err v2.11.0
4892025-02-21T12:48:25.858Z Compiling anyhow v1.0.96
4902025-02-21T12:48:25.896Z Compiling heck v0.5.0
4912025-02-21T12:48:25.928Z Compiling clap_lex v0.7.4
4922025-02-21T12:48:26.080Z Compiling strsim v0.11.1
4932025-02-21T12:48:26.105Z Compiling bytecount v0.6.8
4942025-02-21T12:48:26.314Z Compiling heck v0.4.1
4952025-02-21T12:48:26.492Z Compiling fnv v1.0.7
4962025-02-21T12:48:26.650Z Compiling fastrand v2.1.1
4972025-02-21T12:48:26.720Z Compiling cfg-if v1.0.0
4982025-02-21T12:48:26.774Z Compiling papergrid v0.11.0
4992025-02-21T12:48:26.831Z Compiling clap_builder v4.5.30
5002025-02-21T12:48:27.058Z Compiling tempfile v3.13.0
5012025-02-21T12:48:27.193Z Compiling memmap v0.7.0
5022025-02-21T12:48:27.297Z Compiling smawk v0.3.2
5032025-02-21T12:48:27.492Z Compiling unicode-linebreak v0.1.5
5042025-02-21T12:48:28.003Z Compiling textwrap v0.16.1
5052025-02-21T12:48:28.054Z Compiling swrite v0.1.0
5062025-02-21T12:48:28.582Z Compiling tabled_derive v0.7.0
5072025-02-21T12:48:29.887Z Compiling tabled v0.15.0
5082025-02-21T12:48:30.410Z Compiling serde_derive v1.0.217
5092025-02-21T12:48:30.413Z Compiling thiserror-impl v1.0.69
5102025-02-21T12:48:30.413Z Compiling zerocopy-derive v0.7.35
5112025-02-21T12:48:30.563Z Compiling scroll_derive v0.12.0
5122025-02-21T12:48:30.584Z Compiling clap_derive v4.5.28
5132025-02-21T12:48:31.989Z Compiling scroll v0.12.0
5142025-02-21T12:48:32.326Z Compiling zerocopy v0.7.35
5152025-02-21T12:48:32.427Z Compiling goblin v0.8.2
5162025-02-21T12:48:33.083Z Compiling pest v2.7.14
5172025-02-21T12:48:33.781Z Compiling clap v4.5.30
5182025-02-21T12:48:35.178Z Compiling pest_meta v2.7.14
5192025-02-21T12:48:36.082Z Compiling pest_generator v2.7.14
5202025-02-21T12:48:37.400Z Compiling pest_derive v2.7.14
5212025-02-21T12:48:38.093Z Compiling dtrace-parser v0.2.0
5222025-02-21T12:48:38.832Z Compiling serde_tokenstream v0.2.2
5232025-02-21T12:48:38.884Z Compiling serde_spanned v0.6.8
5242025-02-21T12:48:38.884Z Compiling toml_datetime v0.6.8
5252025-02-21T12:48:39.029Z Compiling cargo-platform v0.1.8
5262025-02-21T12:48:39.174Z Compiling macaddr v1.0.1
5272025-02-21T12:48:39.368Z Compiling toml_edit v0.22.22
5282025-02-21T12:48:39.466Z Compiling camino-tempfile v1.1.1
5292025-02-21T12:48:40.190Z Compiling dof v0.3.0
5302025-02-21T12:48:40.190Z Compiling cargo_metadata v0.18.1
5312025-02-21T12:48:41.622Z Compiling usdt-attr-macro v0.5.0
5322025-02-21T12:48:41.622Z Compiling usdt-macro v0.5.0
5332025-02-21T12:48:42.157Z Compiling toml v0.8.19
5342025-02-21T12:48:42.713Z Compiling usdt v0.5.0
5352025-02-21T12:48:42.856Z Compiling cargo_toml v0.20.5
5362025-02-21T12:48:45.352Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5372025-02-21T12:48:48.460Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.75s
5382025-02-21T12:48:48.689Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5392025-02-21T12:48:49.221Z Downloading crates ...
5402025-02-21T12:48:49.343Z Downloaded assert_matches v1.5.0
5412025-02-21T12:48:49.346Z Downloaded atty v0.2.14
5422025-02-21T12:48:49.350Z Downloaded adler2 v2.0.0
5432025-02-21T12:48:49.366Z Downloaded atomicwrites v0.4.4
5442025-02-21T12:48:49.373Z Downloaded headers-core v0.3.0
5452025-02-21T12:48:49.377Z Downloaded cstr-argument v0.1.2
5462025-02-21T12:48:49.380Z Downloaded http-body v1.0.1
5472025-02-21T12:48:49.383Z Downloaded cfg_aliases v0.2.1
5482025-02-21T12:48:49.383Z Downloaded http-range v0.1.5
5492025-02-21T12:48:49.385Z Downloaded async-stream-impl v0.3.6
5502025-02-21T12:48:49.390Z Downloaded httpdate v1.0.3
5512025-02-21T12:48:49.393Z Downloaded daft v0.1.1
5522025-02-21T12:48:49.393Z Downloaded cfg_aliases v0.1.1
5532025-02-21T12:48:49.393Z Downloaded ident_case v1.0.1
5542025-02-21T12:48:49.393Z Downloaded arrayref v0.3.9
5552025-02-21T12:48:49.396Z Downloaded icu_provider_macros v1.5.0
5562025-02-21T12:48:49.396Z Downloaded hubpack_derive v0.1.1
5572025-02-21T12:48:49.398Z Downloaded match_cfg v0.1.0
5582025-02-21T12:48:49.398Z Downloaded crunchy v0.2.2
5592025-02-21T12:48:49.398Z Downloaded ascii-canvas v3.0.0
5602025-02-21T12:48:49.401Z Downloaded atomic-waker v1.1.2
5612025-02-21T12:48:49.401Z Downloaded crucible-workspace-hack v0.1.0
5622025-02-21T12:48:49.401Z Downloaded async-stream v0.3.6
5632025-02-21T12:48:49.405Z Downloaded is_ci v1.2.0
5642025-02-21T12:48:49.405Z Downloaded async-recursion v1.1.1
5652025-02-21T12:48:49.408Z Downloaded bb8 v0.8.5
5662025-02-21T12:48:49.412Z Downloaded aead v0.5.2
5672025-02-21T12:48:49.415Z Downloaded mirai-annotations v1.12.0
5682025-02-21T12:48:49.415Z Downloaded hostname v0.3.1
5692025-02-21T12:48:49.415Z Downloaded hex-literal v0.4.1
5702025-02-21T12:48:49.415Z Downloaded crc-catalog v2.4.0
5712025-02-21T12:48:49.418Z Downloaded cexpr v0.6.0
5722025-02-21T12:48:49.418Z Downloaded bitflags v1.3.2
5732025-02-21T12:48:49.422Z Downloaded cipher v0.4.4
5742025-02-21T12:48:49.425Z Downloaded bitfield-struct v0.6.2
5752025-02-21T12:48:49.425Z Downloaded md5 v0.7.0
5762025-02-21T12:48:49.425Z Downloaded instant v0.1.13
5772025-02-21T12:48:49.428Z Downloaded const_format_proc_macros v0.2.34
5782025-02-21T12:48:49.431Z Downloaded hubpack v0.1.2
5792025-02-21T12:48:49.431Z Downloaded crossbeam-deque v0.8.5
5802025-02-21T12:48:49.433Z Downloaded hostname v0.4.0
5812025-02-21T12:48:49.436Z Downloaded hex v0.4.3
5822025-02-21T12:48:49.436Z Downloaded heck v0.3.3
5832025-02-21T12:48:49.439Z Downloaded home v0.5.9
5842025-02-21T12:48:49.439Z Downloaded chacha20 v0.9.1
5852025-02-21T12:48:49.441Z Downloaded crc v3.2.1
5862025-02-21T12:48:49.445Z Downloaded keccak v0.1.5
5872025-02-21T12:48:49.445Z Downloaded inout v0.1.3
5882025-02-21T12:48:49.449Z Downloaded cassowary v0.3.0
5892025-02-21T12:48:49.449Z Downloaded addr2line v0.24.2
5902025-02-21T12:48:49.454Z Downloaded is-terminal v0.4.13
5912025-02-21T12:48:49.454Z Downloaded linked-hash-map v0.5.6
5922025-02-21T12:48:49.454Z Downloaded block-padding v0.3.3
5932025-02-21T12:48:49.456Z Downloaded instability v0.3.2
5942025-02-21T12:48:49.456Z Downloaded ctr v0.9.2
5952025-02-21T12:48:49.456Z Downloaded maybe-uninit v2.0.0
5962025-02-21T12:48:49.459Z Downloaded lru v0.12.5
5972025-02-21T12:48:49.459Z Downloaded libefi-sys v0.1.0
5982025-02-21T12:48:49.462Z Downloaded curve25519-dalek-derive v0.1.1
5992025-02-21T12:48:49.462Z Downloaded base64ct v1.6.0
6002025-02-21T12:48:49.464Z Downloaded lazy_static v1.5.0
6012025-02-21T12:48:49.467Z Downloaded kstat-rs v0.2.4
6022025-02-21T12:48:49.469Z Downloaded psl-types v2.0.11
6032025-02-21T12:48:49.469Z Downloaded memoffset v0.9.1
6042025-02-21T12:48:49.472Z Downloaded lockfree-object-pool v0.1.6
6052025-02-21T12:48:49.474Z Downloaded cobs v0.2.3
6062025-02-21T12:48:49.474Z Downloaded mime v0.3.17
6072025-02-21T12:48:49.477Z Downloaded libsw v3.3.1
6082025-02-21T12:48:49.479Z Downloaded lru-cache v0.1.2
6092025-02-21T12:48:49.479Z Downloaded ciborium-ll v0.2.2
6102025-02-21T12:48:49.481Z Downloaded convert_case v0.4.0
6112025-02-21T12:48:49.481Z Downloaded indoc v2.0.5
6122025-02-21T12:48:49.484Z Downloaded arrayvec v0.7.6
6132025-02-21T12:48:49.487Z Downloaded lazycell v1.3.0
6142025-02-21T12:48:49.489Z Downloaded httparse v1.9.5
6152025-02-21T12:48:49.491Z Downloaded console v0.15.10
6162025-02-21T12:48:49.494Z Downloaded chrono-tz-build v0.4.0
6172025-02-21T12:48:49.498Z Downloaded md-5 v0.10.6
6182025-02-21T12:48:49.498Z Downloaded managed v0.8.0
6192025-02-21T12:48:49.500Z Downloaded highway v1.2.0
6202025-02-21T12:48:49.500Z Downloaded russh-cryptovec v0.7.3
6212025-02-21T12:48:49.500Z Downloaded blowfish v0.9.1
6222025-02-21T12:48:49.503Z Downloaded cancel-safe-futures v0.1.5
6232025-02-21T12:48:49.505Z Downloaded strum v0.26.3
6242025-02-21T12:48:49.508Z Downloaded async-bb8-diesel v0.2.1
6252025-02-21T12:48:49.510Z Downloaded indent_write v2.2.0
6262025-02-21T12:48:49.510Z Downloaded iana-time-zone v0.1.61
6272025-02-21T12:48:49.513Z Downloaded lalrpop-util v0.19.12
6282025-02-21T12:48:49.515Z Downloaded constant_time_eq v0.3.1
6292025-02-21T12:48:49.516Z Downloaded ciborium v0.2.2
6302025-02-21T12:48:49.518Z Downloaded lock_api v0.4.12
6312025-02-21T12:48:49.521Z Downloaded indoc v1.0.9
6322025-02-21T12:48:49.523Z Downloaded proc-macro-crate v1.3.1
6332025-02-21T12:48:49.526Z Downloaded sync_wrapper v1.0.1
6342025-02-21T12:48:49.526Z Downloaded hyper-tls v0.6.0
6352025-02-21T12:48:49.528Z Downloaded litemap v0.7.3
6362025-02-21T12:48:49.532Z Downloaded mime_guess v2.0.5
6372025-02-21T12:48:49.534Z Downloaded icu_locid_transform v1.5.0
6382025-02-21T12:48:49.534Z Downloaded darling_macro v0.20.10
6392025-02-21T12:48:49.537Z Downloaded maplit v1.0.2
6402025-02-21T12:48:49.537Z Downloaded libloading v0.8.5
6412025-02-21T12:48:49.540Z Downloaded resolv-conf v0.7.0
6422025-02-21T12:48:49.543Z Downloaded same-file v1.0.6
6432025-02-21T12:48:49.543Z Downloaded rand_seeder v0.3.0
6442025-02-21T12:48:49.545Z Downloaded write16 v1.0.0
6452025-02-21T12:48:49.545Z Downloaded jobserver v0.1.32
6462025-02-21T12:48:49.548Z Downloaded crc32fast v1.4.2
6472025-02-21T12:48:49.550Z Downloaded cookie_store v0.21.1
6482025-02-21T12:48:49.552Z Downloaded bcs v0.1.6
6492025-02-21T12:48:49.555Z Downloaded hyper-staticfile v0.10.1
6502025-02-21T12:48:49.557Z Downloaded derive_builder_macro v0.20.2
6512025-02-21T12:48:49.557Z Downloaded hmac v0.12.1
6522025-02-21T12:48:49.561Z Downloaded const-oid v0.9.6
6532025-02-21T12:48:49.563Z Downloaded signal-hook-tokio v0.3.1
6542025-02-21T12:48:49.563Z Downloaded shell-words v1.1.0
6552025-02-21T12:48:49.566Z Downloaded crossbeam-utils v0.8.20
6562025-02-21T12:48:49.569Z Downloaded blake2 v0.10.6
6572025-02-21T12:48:49.572Z Downloaded schemars_derive v0.8.21
6582025-02-21T12:48:49.572Z Downloaded foreign-types v0.3.2
6592025-02-21T12:48:49.575Z Downloaded embedded-io v0.6.1
6602025-02-21T12:48:49.575Z Downloaded num_threads v0.1.7
6612025-02-21T12:48:49.575Z Downloaded siphasher v0.3.11
6622025-02-21T12:48:49.578Z Downloaded slab v0.4.9
6632025-02-21T12:48:49.578Z Downloaded rfc6979 v0.4.0
6642025-02-21T12:48:49.580Z Downloaded clang-sys v1.8.1
6652025-02-21T12:48:49.583Z Downloaded futures-task v0.3.31
6662025-02-21T12:48:49.586Z Downloaded litrs v0.4.1
6672025-02-21T12:48:49.588Z Downloaded thread_local v1.1.8
6682025-02-21T12:48:49.588Z Downloaded icu_locid v1.5.0
6692025-02-21T12:48:49.593Z Downloaded rpassword v7.3.1
6702025-02-21T12:48:49.596Z Downloaded icu_normalizer v1.5.0
6712025-02-21T12:48:49.600Z Downloaded ipnet v2.10.1
6722025-02-21T12:48:49.604Z Downloaded icu_locid_transform_data v1.5.0
6732025-02-21T12:48:49.604Z Downloaded utf-8 v0.7.6
6742025-02-21T12:48:49.606Z Downloaded thiserror-impl-no-std v2.0.2
6752025-02-21T12:48:49.606Z Downloaded indexmap v1.9.3
6762025-02-21T12:48:49.609Z Downloaded dunce v1.0.5
6772025-02-21T12:48:49.611Z Downloaded rustls-pemfile v2.2.0
6782025-02-21T12:48:49.614Z Downloaded crc-any v2.5.0
6792025-02-21T12:48:49.614Z Downloaded defmt-parser v0.3.4
6802025-02-21T12:48:49.617Z Downloaded cookie v0.18.1
6812025-02-21T12:48:49.619Z Downloaded progenitor-client v0.9.1
6822025-02-21T12:48:49.622Z Downloaded allocator-api2 v0.2.18
6832025-02-21T12:48:49.624Z Downloaded miniz_oxide v0.8.0
6842025-02-21T12:48:49.627Z Downloaded hickory-client v0.24.3
6852025-02-21T12:48:49.629Z Downloaded compact_str v0.8.0
6862025-02-21T12:48:49.632Z Downloaded embedded-io v0.4.0
6872025-02-21T12:48:49.634Z Downloaded chacha20poly1305 v0.10.1
6882025-02-21T12:48:49.637Z Downloaded tokio-rustls v0.26.0
6892025-02-21T12:48:49.639Z Downloaded foreign-types v0.5.0
6902025-02-21T12:48:49.639Z Downloaded fd-lock v4.0.2
6912025-02-21T12:48:49.642Z Downloaded termtree v0.4.1
6922025-02-21T12:48:49.644Z Downloaded arc-swap v1.7.1
6932025-02-21T12:48:49.647Z Downloaded termtree v0.5.1
6942025-02-21T12:48:49.650Z Downloaded backtrace v0.3.74
6952025-02-21T12:48:49.653Z Downloaded nodrop v0.1.14
6962025-02-21T12:48:49.655Z Downloaded tower-service v0.3.3
6972025-02-21T12:48:49.655Z Downloaded mockall v0.13.0
6982025-02-21T12:48:49.658Z Downloaded tokio-native-tls v0.3.1
6992025-02-21T12:48:49.661Z Downloaded indicatif v0.17.11
7002025-02-21T12:48:49.663Z Downloaded pbkdf2 v0.12.2
7012025-02-21T12:48:49.665Z Downloaded tokio-rustls v0.24.1
7022025-02-21T12:48:49.668Z Downloaded percent-encoding v2.3.1
7032025-02-21T12:48:49.672Z Downloaded rtoolbox v0.0.2
7042025-02-21T12:48:49.672Z Downloaded quick-error v1.2.3
7052025-02-21T12:48:49.675Z Downloaded typify v0.2.0
7062025-02-21T12:48:49.675Z Downloaded derive_builder_core v0.20.2
7072025-02-21T12:48:49.678Z Downloaded zerofrom v0.1.4
7082025-02-21T12:48:49.678Z Downloaded utf8_iter v1.0.4
7092025-02-21T12:48:49.680Z Downloaded heapless v0.7.17
7102025-02-21T12:48:49.683Z Downloaded predicates-core v1.0.8
7112025-02-21T12:48:49.686Z Downloaded crossbeam-epoch v0.9.18
7122025-02-21T12:48:49.688Z Downloaded base64 v0.22.1
7132025-02-21T12:48:49.691Z Downloaded base64 v0.13.1
7142025-02-21T12:48:49.694Z Downloaded foreign-types-shared v0.3.1
7152025-02-21T12:48:49.698Z Downloaded foreign-types-shared v0.1.1
7162025-02-21T12:48:49.698Z Downloaded diesel_table_macro_syntax v0.2.0
7172025-02-21T12:48:49.698Z Downloaded password-hash v0.4.2
7182025-02-21T12:48:49.701Z Downloaded const_format v0.2.34
7192025-02-21T12:48:49.704Z Downloaded slog-stdlog v4.1.1
7202025-02-21T12:48:49.709Z Downloaded slog-scope v4.4.0
7212025-02-21T12:48:49.709Z Downloaded signal-hook-registry v1.4.2
7222025-02-21T12:48:49.715Z Downloaded tokio-stream v0.1.16
7232025-02-21T12:48:49.715Z Downloaded supports-color v3.0.1
7242025-02-21T12:48:49.716Z Downloaded subtle v2.6.1
7252025-02-21T12:48:49.716Z Downloaded stringprep v0.1.5
7262025-02-21T12:48:49.719Z Downloaded path-slash v0.1.5
7272025-02-21T12:48:49.719Z Downloaded openssl-probe v0.1.5
7282025-02-21T12:48:49.722Z Downloaded string_cache v0.8.7
7292025-02-21T12:48:49.722Z Downloaded pretty-hex v0.2.1
7302025-02-21T12:48:49.725Z Downloaded tokio-macros v2.5.0
7312025-02-21T12:48:49.725Z Downloaded ssh-cipher v0.2.0
7322025-02-21T12:48:49.728Z Downloaded unarray v0.1.4
7332025-02-21T12:48:49.728Z Downloaded serde_plain v1.0.2
7342025-02-21T12:48:49.728Z Downloaded serde_path_to_error v0.1.16
7352025-02-21T12:48:49.731Z Downloaded data-encoding v2.6.0
7362025-02-21T12:48:49.731Z Downloaded ghash v0.5.1
7372025-02-21T12:48:49.734Z Downloaded russh-keys v0.45.0
7382025-02-21T12:48:49.738Z Downloaded fallible-iterator v0.2.0
7392025-02-21T12:48:49.738Z Downloaded predicates v3.1.3
7402025-02-21T12:48:49.749Z Downloaded uuid v1.12.0
7412025-02-21T12:48:49.752Z Downloaded pkcs8 v0.10.2
7422025-02-21T12:48:49.756Z Downloaded cc v1.1.30
7432025-02-21T12:48:49.759Z Downloaded form_urlencoded v1.2.1
7442025-02-21T12:48:49.763Z Downloaded heapless v0.8.0
7452025-02-21T12:48:49.765Z Downloaded zerocopy v0.6.6
7462025-02-21T12:48:49.769Z Downloaded sqlparser_derive v0.2.2
7472025-02-21T12:48:49.769Z Downloaded foreign-types-macros v0.2.3
7482025-02-21T12:48:49.772Z Downloaded zerofrom-derive v0.1.4
7492025-02-21T12:48:49.772Z Downloaded hickory-resolver v0.24.3
7502025-02-21T12:48:49.775Z Downloaded crypto-bigint v0.5.5
7512025-02-21T12:48:49.785Z Downloaded vte_generate_state_changes v0.1.2
7522025-02-21T12:48:49.788Z Downloaded time-core v0.1.2
7532025-02-21T12:48:49.788Z Downloaded fixedbitset v0.4.2
7542025-02-21T12:48:49.788Z Downloaded zone_cfg_derive v0.1.2
7552025-02-21T12:48:49.788Z Downloaded pkg-config v0.3.31
7562025-02-21T12:48:49.788Z Downloaded zone_cfg_derive v0.3.0
7572025-02-21T12:48:49.788Z Downloaded num-derive v0.4.2
7582025-02-21T12:48:49.791Z Downloaded multimap v0.10.0
7592025-02-21T12:48:49.791Z Downloaded phf_shared v0.11.2
7602025-02-21T12:48:49.794Z Downloaded paste v1.0.15
7612025-02-21T12:48:49.798Z Downloaded rand_xorshift v0.3.0
7622025-02-21T12:48:49.798Z Downloaded num_enum v0.5.11
7632025-02-21T12:48:49.802Z Downloaded predicates-tree v1.0.11
7642025-02-21T12:48:49.804Z Downloaded derive_builder v0.20.2
7652025-02-21T12:48:49.807Z Downloaded quinn v0.11.5
7662025-02-21T12:48:49.811Z Downloaded mio v1.0.2
7672025-02-21T12:48:49.817Z Downloaded fxhash v0.2.1
7682025-02-21T12:48:49.822Z Downloaded minimal-lexical v0.2.1
7692025-02-21T12:48:49.824Z Downloaded parse-size v1.1.0
7702025-02-21T12:48:49.824Z Downloaded oso-derive v0.27.3
7712025-02-21T12:48:49.828Z Downloaded endian-type v0.1.2
7722025-02-21T12:48:49.828Z Downloaded spki v0.7.3
7732025-02-21T12:48:49.828Z Downloaded headers v0.4.0
7742025-02-21T12:48:49.833Z Downloaded vsss-rs v3.3.4
7752025-02-21T12:48:49.836Z Downloaded hickory-server v0.24.3
7762025-02-21T12:48:49.843Z Downloaded pem v3.0.4
7772025-02-21T12:48:49.846Z Downloaded peg-runtime v0.8.3
7782025-02-21T12:48:49.846Z Downloaded packed_struct v0.10.1
7792025-02-21T12:48:49.846Z Downloaded tower-layer v0.3.3
7802025-02-21T12:48:49.850Z Downloaded multer v3.1.0
7812025-02-21T12:48:49.850Z Downloaded slog-json v2.6.1
7822025-02-21T12:48:49.853Z Downloaded tinystr v0.7.6
7832025-02-21T12:48:49.856Z Downloaded document-features v0.2.10
7842025-02-21T12:48:49.856Z Downloaded funty v2.0.0
7852025-02-21T12:48:49.856Z Downloaded postgres-protocol v0.6.7
7862025-02-21T12:48:49.859Z Downloaded writeable v0.5.5
7872025-02-21T12:48:49.862Z Downloaded wyz v0.5.1
7882025-02-21T12:48:49.862Z Downloaded tokio-tungstenite v0.21.0
7892025-02-21T12:48:49.865Z Downloaded ron v0.8.1
7902025-02-21T12:48:49.881Z Downloaded try-lock v0.2.5
7912025-02-21T12:48:49.881Z Downloaded diesel-dtrace v0.4.2
7922025-02-21T12:48:49.881Z Downloaded p256 v0.13.2
7932025-02-21T12:48:49.881Z Downloaded topological-sort v0.2.2
7942025-02-21T12:48:49.881Z Downloaded test-strategy v0.3.1
7952025-02-21T12:48:49.885Z Downloaded glob v0.3.2
7962025-02-21T12:48:49.885Z Downloaded gethostname v0.5.0
7972025-02-21T12:48:49.886Z Downloaded socket2 v0.5.7
7982025-02-21T12:48:49.888Z Downloaded zone v0.3.0
7992025-02-21T12:48:49.888Z Downloaded sct v0.7.1
8002025-02-21T12:48:49.892Z Downloaded newline-converter v0.3.0
8012025-02-21T12:48:49.892Z Downloaded aes v0.8.4
8022025-02-21T12:48:49.895Z Downloaded hash32 v0.2.1
8032025-02-21T12:48:49.898Z Downloaded secrecy v0.8.0
8042025-02-21T12:48:49.898Z Downloaded group v0.13.0
8052025-02-21T12:48:49.900Z Downloaded time-macros v0.2.18
8062025-02-21T12:48:49.904Z Downloaded strum_macros v0.26.4
8072025-02-21T12:48:49.904Z Downloaded opaque-debug v0.3.1
8082025-02-21T12:48:49.904Z Downloaded vergen v8.3.2
8092025-02-21T12:48:49.908Z Downloaded typify-macro v0.2.0
8102025-02-21T12:48:49.911Z Downloaded password-hash v0.5.0
8112025-02-21T12:48:49.911Z Downloaded wait-timeout v0.2.0
8122025-02-21T12:48:49.914Z Downloaded sha1 v0.10.6
8132025-02-21T12:48:49.914Z Downloaded quinn-udp v0.5.5
8142025-02-21T12:48:49.919Z Downloaded peg v0.8.4
8152025-02-21T12:48:49.923Z Downloaded signature v2.2.0
8162025-02-21T12:48:49.923Z Downloaded r2d2 v0.8.10
8172025-02-21T12:48:49.923Z Downloaded displaydoc v0.2.5
8182025-02-21T12:48:49.927Z Downloaded diesel_derives v2.2.3
8192025-02-21T12:48:49.930Z Downloaded tinyvec_macros v0.1.1
8202025-02-21T12:48:49.932Z Downloaded serde-big-array v0.5.1
8212025-02-21T12:48:49.933Z Downloaded rsa v0.9.6
8222025-02-21T12:48:49.937Z Downloaded semver v0.1.20
8232025-02-21T12:48:49.939Z Downloaded tungstenite v0.21.0
8242025-02-21T12:48:49.942Z Downloaded structmeta-derive v0.2.0
8252025-02-21T12:48:49.945Z Downloaded structmeta v0.3.0
8262025-02-21T12:48:49.945Z Downloaded enum-as-inner v0.6.1
8272025-02-21T12:48:49.947Z Downloaded pbkdf2 v0.11.0
8282025-02-21T12:48:49.951Z Downloaded libxml v0.3.3
8292025-02-21T12:48:49.954Z Downloaded globset v0.4.15
8302025-02-21T12:48:49.956Z Downloaded getrandom v0.2.15
8312025-02-21T12:48:49.959Z Downloaded new_debug_unreachable v1.0.6
8322025-02-21T12:48:49.962Z Downloaded nanorand v0.7.0
8332025-02-21T12:48:49.965Z Downloaded owo-colors v4.1.0
8342025-02-21T12:48:49.967Z Downloaded dirs-next v2.0.0
8352025-02-21T12:48:49.967Z Downloaded difflib v0.4.0
8362025-02-21T12:48:49.970Z Downloaded serde_with_macros v3.11.0
8372025-02-21T12:48:49.970Z Downloaded hash32 v0.3.1
8382025-02-21T12:48:49.973Z Downloaded precomputed-hash v0.1.1
8392025-02-21T12:48:49.973Z Downloaded itertools v0.10.5
8402025-02-21T12:48:49.978Z Downloaded pin-project-internal v1.1.6
8412025-02-21T12:48:49.981Z Downloaded ref-cast v1.0.23
8422025-02-21T12:48:49.984Z Downloaded progenitor-macro v0.9.1
8432025-02-21T12:48:49.986Z Downloaded take_mut v0.2.2
8442025-02-21T12:48:49.986Z Downloaded tokio-postgres v0.7.12
8452025-02-21T12:48:49.990Z Downloaded pin-utils v0.1.0
8462025-02-21T12:48:49.992Z Downloaded tracing-attributes v0.1.27
8472025-02-21T12:48:49.995Z Downloaded futures v0.3.31
8482025-02-21T12:48:49.998Z Downloaded rcgen v0.12.1
8492025-02-21T12:48:50.001Z Downloaded smf v0.2.3
8502025-02-21T12:48:50.004Z Downloaded libm v0.2.8
8512025-02-21T12:48:50.010Z Downloaded smallvec v0.6.14
8522025-02-21T12:48:50.012Z Downloaded slog-async v2.8.0
8532025-02-21T12:48:50.015Z Downloaded crossterm v0.28.1
8542025-02-21T12:48:50.020Z Downloaded num-conv v0.1.0
8552025-02-21T12:48:50.023Z Downloaded aes-gcm v0.10.3
8562025-02-21T12:48:50.025Z Downloaded zone v0.1.8
8572025-02-21T12:48:50.028Z Downloaded which v4.4.2
8582025-02-21T12:48:50.028Z Downloaded itertools v0.12.1
8592025-02-21T12:48:50.034Z Downloaded phf_shared v0.10.0
8602025-02-21T12:48:50.037Z Downloaded des v0.8.1
8612025-02-21T12:48:50.039Z Downloaded zerovec-derive v0.10.3
8622025-02-21T12:48:50.039Z Downloaded native-tls v0.2.12
8632025-02-21T12:48:50.042Z Downloaded zeroize_derive v1.4.2
8642025-02-21T12:48:50.042Z Downloaded primeorder v0.13.6
8652025-02-21T12:48:50.044Z Downloaded nibble_vec v0.1.0
8662025-02-21T12:48:50.047Z Downloaded rusty-fork v0.3.0
8672025-02-21T12:48:50.047Z Downloaded tungstenite v0.24.0
8682025-02-21T12:48:50.050Z Downloaded tungstenite v0.23.0
8692025-02-21T12:48:50.054Z Downloaded zerocopy-derive v0.8.10
8702025-02-21T12:48:50.060Z Downloaded rustc-hash v1.1.0
8712025-02-21T12:48:50.063Z Downloaded parse-display-derive v0.10.0
8722025-02-21T12:48:50.063Z Downloaded normalize-line-endings v0.3.0
8732025-02-21T12:48:50.066Z Downloaded elliptic-curve v0.13.8
8742025-02-21T12:48:50.068Z Downloaded tls_codec v0.4.1
8752025-02-21T12:48:50.071Z Downloaded rustversion v1.0.17
8762025-02-21T12:48:50.073Z Downloaded waitgroup v0.1.2
8772025-02-21T12:48:50.073Z Downloaded ppv-lite86 v0.2.20
8782025-02-21T12:48:50.076Z Downloaded powerfmt v0.2.0
8792025-02-21T12:48:50.076Z Downloaded flagset v0.4.6
8802025-02-21T12:48:50.078Z Downloaded filetime v0.2.25
8812025-02-21T12:48:50.081Z Downloaded dirs-sys-next v0.1.2
8822025-02-21T12:48:50.081Z Downloaded unicode-xid v0.2.6
8832025-02-21T12:48:50.083Z Downloaded xattr v1.3.1
8842025-02-21T12:48:50.086Z Downloaded smallvec v1.13.2
8852025-02-21T12:48:50.086Z Downloaded slog-term v2.9.1
8862025-02-21T12:48:50.089Z Downloaded debug-ignore v1.0.5
8872025-02-21T12:48:50.091Z Downloaded derive-where v1.2.7
8882025-02-21T12:48:50.094Z Downloaded num v0.4.3
8892025-02-21T12:48:50.096Z Downloaded tinyvec v1.8.0
8902025-02-21T12:48:50.099Z Downloaded half v2.4.1
8912025-02-21T12:48:50.101Z Downloaded progenitor-client v0.8.0
8922025-02-21T12:48:50.104Z Downloaded samael v0.0.17
8932025-02-21T12:48:50.107Z Downloaded want v0.3.1
8942025-02-21T12:48:50.110Z Downloaded diff v0.1.13
8952025-02-21T12:48:50.112Z Downloaded sigpipe v0.1.3
8962025-02-21T12:48:50.115Z Downloaded env_logger v0.10.2
8972025-02-21T12:48:50.117Z Downloaded strum_macros v0.24.3
8982025-02-21T12:48:50.120Z Downloaded rustc_version v0.4.1
8992025-02-21T12:48:50.120Z Downloaded parse-display v0.10.0
9002025-02-21T12:48:50.122Z Downloaded rustc_version v0.1.7
9012025-02-21T12:48:50.122Z Downloaded newtype_derive v0.1.6
9022025-02-21T12:48:50.122Z Downloaded rustc-hash v2.0.0
9032025-02-21T12:48:50.125Z Downloaded hashbrown v0.13.2
9042025-02-21T12:48:50.128Z Downloaded phf v0.11.2
9052025-02-21T12:48:50.130Z Downloaded idna v1.0.3
9062025-02-21T12:48:50.134Z Downloaded ff v0.13.0
9072025-02-21T12:48:50.138Z Downloaded blake3 v1.5.4
9082025-02-21T12:48:50.143Z Downloaded structmeta-derive v0.3.0
9092025-02-21T12:48:50.147Z Downloaded tracing-core v0.1.32
9102025-02-21T12:48:50.150Z Downloaded typed-path v0.9.3
9112025-02-21T12:48:50.156Z Downloaded defmt-macros v0.3.9
9122025-02-21T12:48:50.158Z Downloaded hyper v1.5.2
9132025-02-21T12:48:50.163Z Downloaded fallible-iterator v0.3.0
9142025-02-21T12:48:50.166Z Downloaded aho-corasick v1.1.3
9152025-02-21T12:48:50.171Z Downloaded serde_repr v0.1.19
9162025-02-21T12:48:50.176Z Downloaded poly1305 v0.8.0
9172025-02-21T12:48:50.178Z Downloaded reedline v0.35.0
9182025-02-21T12:48:50.181Z Downloaded serde_urlencoded v0.7.1
9192025-02-21T12:48:50.184Z Downloaded nu-ansi-term v0.50.1
9202025-02-21T12:48:50.187Z Downloaded tui-tree-widget v0.23.0
9212025-02-21T12:48:50.190Z Downloaded pin-project-lite v0.2.14
9222025-02-21T12:48:50.193Z Downloaded toolchain_find v0.4.0
9232025-02-21T12:48:50.197Z Downloaded packed_struct_codegen v0.10.1
9242025-02-21T12:48:50.197Z Downloaded num-traits v0.2.19
9252025-02-21T12:48:50.200Z Downloaded rand_core v0.6.4
9262025-02-21T12:48:50.200Z Downloaded slog v2.7.0
9272025-02-21T12:48:50.204Z Downloaded rand_chacha v0.3.1
9282025-02-21T12:48:50.204Z Downloaded x509-cert v0.2.5
9292025-02-21T12:48:50.209Z Downloaded itertools v0.13.0
9302025-02-21T12:48:50.216Z Downloaded deranged v0.3.11
9312025-02-21T12:48:50.218Z Downloaded zeroize v1.8.1
9322025-02-21T12:48:50.221Z Downloaded olpc-cjson v0.1.4
9332025-02-21T12:48:50.221Z Downloaded universal-hash v0.5.1
9342025-02-21T12:48:50.221Z Downloaded radium v0.7.0
9352025-02-21T12:48:50.224Z Downloaded defmt v0.3.8
9362025-02-21T12:48:50.228Z Downloaded float-cmp v0.10.0
9372025-02-21T12:48:50.228Z Downloaded tls_codec_derive v0.4.1
9382025-02-21T12:48:50.232Z Downloaded dropshot_endpoint v0.15.1
9392025-02-21T12:48:50.232Z Downloaded p521 v0.13.3
9402025-02-21T12:48:50.235Z Downloaded termios v0.3.3
9412025-02-21T12:48:50.280Z Downloaded tap v1.0.1
9422025-02-21T12:48:50.373Z Downloaded thiserror v2.0.11
9432025-02-21T12:48:50.373Z Downloaded env_filter v0.1.2
9442025-02-21T12:48:50.373Z Downloaded parse-zoneinfo v0.3.1
9452025-02-21T12:48:50.373Z Downloaded ssh-encoding v0.2.0
9462025-02-21T12:48:50.373Z Downloaded ref-cast-impl v1.0.23
9472025-02-21T12:48:50.373Z Downloaded hkdf v0.12.4
9482025-02-21T12:48:50.373Z Downloaded rustfmt-wrapper v0.2.1
9492025-02-21T12:48:50.373Z Downloaded progenitor v0.9.1
9502025-02-21T12:48:50.373Z Downloaded walkdir v2.5.0
9512025-02-21T12:48:50.373Z Downloaded tokio-tungstenite v0.24.0
9522025-02-21T12:48:50.373Z Downloaded serde_derive_internals v0.29.1
9532025-02-21T12:48:50.373Z Downloaded pin-project v1.1.6
9542025-02-21T12:48:50.373Z Downloaded simd-adler32 v0.3.7
9552025-02-21T12:48:50.373Z Downloaded sec1 v0.7.3
9562025-02-21T12:48:50.373Z Downloaded steno v0.4.1
9572025-02-21T12:48:50.374Z Downloaded num-integer v0.1.46
9582025-02-21T12:48:50.374Z Downloaded tabwriter v1.4.0
9592025-02-21T12:48:50.374Z Downloaded downcast v0.11.0
9602025-02-21T12:48:50.374Z Downloaded typify-macro v0.3.0
9612025-02-21T12:48:50.374Z Downloaded serde-hex v0.1.0
9622025-02-21T12:48:50.429Z Downloaded futures-macro v0.3.31
9632025-02-21T12:48:50.429Z Downloaded salsa20 v0.10.2
9642025-02-21T12:48:50.430Z Downloaded daft-derive v0.1.1
9652025-02-21T12:48:50.430Z Downloaded spin v0.9.8
9662025-02-21T12:48:50.430Z Downloaded vte v0.11.1
9672025-02-21T12:48:50.430Z Downloaded serde_with v3.11.0
9682025-02-21T12:48:50.430Z Downloaded hashbrown v0.12.3
9692025-02-21T12:48:50.430Z Downloaded phf_codegen v0.11.2
9702025-02-21T12:48:50.430Z Downloaded tokio-tungstenite v0.23.1
9712025-02-21T12:48:50.430Z Downloaded parking_lot v0.12.3
9722025-02-21T12:48:50.430Z Downloaded parking_lot_core v0.9.10
9732025-02-21T12:48:50.430Z Downloaded float-ord v0.3.2
9742025-02-21T12:48:50.430Z Downloaded parking_lot v0.11.2
9752025-02-21T12:48:50.430Z Downloaded hashbrown v0.14.5
9762025-02-21T12:48:50.430Z Downloaded strum_macros v0.25.3
9772025-02-21T12:48:50.430Z Downloaded static_assertions v1.1.0
9782025-02-21T12:48:50.430Z Downloaded dyn-clone v1.0.18
9792025-02-21T12:48:50.430Z Downloaded phf_generator v0.11.2
9802025-02-21T12:48:50.430Z Downloaded futures-sink v0.3.31
9812025-02-21T12:48:50.430Z Downloaded display-error-chain v0.2.2
9822025-02-21T12:48:50.430Z Downloaded progenitor-impl v0.9.1
9832025-02-21T12:48:50.430Z Downloaded uzers v0.12.1
9842025-02-21T12:48:50.430Z Downloaded tower v0.5.2
9852025-02-21T12:48:50.430Z Downloaded similar v2.6.0
9862025-02-21T12:48:50.430Z Downloaded rusqlite v0.32.1
9872025-02-21T12:48:50.430Z Downloaded xz2 v0.1.7
9882025-02-21T12:48:50.430Z Downloaded dsl_auto_type v0.1.2
9892025-02-21T12:48:50.430Z Downloaded futures-io v0.3.31
9902025-02-21T12:48:50.430Z Downloaded futures-core v0.3.31
9912025-02-21T12:48:50.430Z Downloaded num-rational v0.4.2
9922025-02-21T12:48:50.430Z Downloaded env_logger v0.11.5
9932025-02-21T12:48:50.430Z Downloaded parking_lot_core v0.8.6
9942025-02-21T12:48:50.430Z Downloaded rustls-pemfile v1.0.4
9952025-02-21T12:48:50.430Z Downloaded whoami v1.5.2
9962025-02-21T12:48:50.431Z Downloaded num-iter v0.1.45
9972025-02-21T12:48:50.431Z Downloaded tar v0.4.42
9982025-02-21T12:48:50.431Z Downloaded postcard v1.0.10
9992025-02-21T12:48:50.431Z Downloaded zip v2.1.3
10002025-02-21T12:48:50.466Z Downloaded tough v0.19.0
10012025-02-21T12:48:50.466Z Downloaded postgres-types v0.2.8
10022025-02-21T12:48:50.466Z Downloaded rand v0.8.5
10032025-02-21T12:48:50.467Z Downloaded snafu v0.8.5
10042025-02-21T12:48:50.467Z Downloaded chrono v0.4.39
10052025-02-21T12:48:50.467Z Downloaded subprocess v0.2.9
10062025-02-21T12:48:50.467Z Downloaded oso v0.27.3
10072025-02-21T12:48:50.467Z Downloaded ed25519-dalek v2.1.1
10082025-02-21T12:48:50.467Z Downloaded url v2.5.3
10092025-02-21T12:48:50.467Z Downloaded bitvec v1.0.1
10102025-02-21T12:48:50.467Z Downloaded dropshot_endpoint v0.12.0
10112025-02-21T12:48:50.473Z Downloaded quick-xml v0.33.0
10122025-02-21T12:48:50.473Z Downloaded toml v0.7.8
10132025-02-21T12:48:50.473Z Downloaded omicron-zone-package v0.12.0
10142025-02-21T12:48:50.474Z Downloaded der v0.7.9
10152025-02-21T12:48:50.474Z Downloaded russh v0.45.0
10162025-02-21T12:48:50.474Z Downloaded lalrpop v0.19.12
10172025-02-21T12:48:50.474Z Downloaded unsafe-libyaml v0.2.11
10182025-02-21T12:48:50.477Z Downloaded qorb v0.2.1
10192025-02-21T12:48:50.484Z Downloaded openssl-sys v0.9.106
10202025-02-21T12:48:50.488Z Downloaded publicsuffix v2.3.0
10212025-02-21T12:48:50.488Z Downloaded unicode-normalization v0.1.24
10222025-02-21T12:48:50.492Z Downloaded rustls-webpki v0.101.7
10232025-02-21T12:48:50.501Z Downloaded h2 v0.4.6
10242025-02-21T12:48:50.507Z Downloaded sqlparser v0.45.0
10252025-02-21T12:48:50.513Z Downloaded time v0.3.36
10262025-02-21T12:48:50.520Z Downloaded salty v0.3.0
10272025-02-21T12:48:50.527Z Downloaded quinn-proto v0.11.8
10282025-02-21T12:48:50.534Z Downloaded vcpkg v0.2.15
10292025-02-21T12:48:50.571Z Downloaded toml_edit v0.19.15
10302025-02-21T12:48:50.585Z Downloaded winnow v0.5.40
10312025-02-21T12:48:50.595Z Downloaded rustyline v14.0.0
10322025-02-21T12:48:50.599Z Downloaded p384 v0.13.0
10332025-02-21T12:48:50.606Z Downloaded curve25519-dalek v4.1.3
10342025-02-21T12:48:50.615Z Downloaded nom v7.1.3
10352025-02-21T12:48:50.622Z Downloaded unicode-segmentation v1.12.0
10362025-02-21T12:48:50.625Z Downloaded futures-util v0.3.31
10372025-02-21T12:48:50.634Z Downloaded ssh-key v0.6.6
10382025-02-21T12:48:50.640Z Downloaded tokio-util v0.7.12
10392025-02-21T12:48:50.646Z Downloaded zerocopy v0.8.10
10402025-02-21T12:48:50.670Z Downloaded smoltcp v0.11.0
10412025-02-21T12:48:50.682Z Downloaded chrono-tz v0.10.1
10422025-02-21T12:48:50.689Z Downloaded rustls-webpki v0.102.8
10432025-02-21T12:48:50.707Z Downloaded object v0.30.4
10442025-02-21T12:48:50.715Z Downloaded gimli v0.31.1
10452025-02-21T12:48:50.724Z Downloaded petname v2.0.2
10462025-02-21T12:48:50.730Z Downloaded bstr v1.10.0
10472025-02-21T12:48:50.741Z Downloaded portable-atomic v1.9.0
10482025-02-21T12:48:50.747Z Downloaded proptest v1.5.0
10492025-02-21T12:48:50.756Z Downloaded polar-core v0.27.3
10502025-02-21T12:48:50.764Z Downloaded dropshot v0.12.0
10512025-02-21T12:48:50.783Z Downloaded regex v1.11.1
10522025-02-21T12:48:50.797Z Downloaded regress v0.9.1
10532025-02-21T12:48:50.806Z Downloaded unicode-width v0.2.0
10542025-02-21T12:48:50.812Z Downloaded rustls v0.21.12
10552025-02-21T12:48:50.822Z Downloaded object v0.36.5
10562025-02-21T12:48:50.833Z Downloaded regex-syntax v0.8.5
10572025-02-21T12:48:50.842Z Downloaded openssl v0.10.71
10582025-02-21T12:48:50.858Z Downloaded nix v0.27.1
10592025-02-21T12:48:50.862Z Downloaded rustls v0.23.19
10602025-02-21T12:48:50.873Z Downloaded regex-syntax v0.6.29
10612025-02-21T12:48:50.880Z Downloaded nix v0.28.0
10622025-02-21T12:48:50.891Z Downloaded webpki-roots v0.26.6
10632025-02-21T12:48:50.894Z Downloaded regress v0.10.1
10642025-02-21T12:48:50.903Z Downloaded rustls v0.22.4
10652025-02-21T12:48:50.916Z Downloaded openapiv3 v2.0.0
10662025-02-21T12:48:50.929Z Downloaded typify-impl v0.2.0
10672025-02-21T12:48:50.942Z Downloaded nix v0.29.0
10682025-02-21T12:48:50.954Z Downloaded typify-impl v0.3.0
10692025-02-21T12:48:50.970Z Downloaded sled v0.34.7
10702025-02-21T12:48:50.980Z Downloaded zerocopy-derive v0.6.6
10712025-02-21T12:48:50.988Z Downloaded regex-automata v0.4.8
10722025-02-21T12:48:51.006Z Downloaded ratatui v0.29.0
10732025-02-21T12:48:51.024Z Downloaded bzip2-sys v0.1.11+1.0.8
10742025-02-21T12:48:51.037Z Downloaded petgraph v0.6.5
10752025-02-21T12:48:51.053Z Downloaded dropshot v0.15.1
10762025-02-21T12:48:51.073Z Downloaded smoltcp v0.9.1
10772025-02-21T12:48:51.084Z Downloaded diesel v2.2.7
10782025-02-21T12:48:51.101Z Downloaded hickory-proto v0.24.3
10792025-02-21T12:48:51.115Z Downloaded radix_trie v0.2.1
10802025-02-21T12:48:51.121Z Downloaded tokio v1.43.0
10812025-02-21T12:48:51.158Z Downloaded csv v1.3.1
10822025-02-21T12:48:51.177Z Downloaded git2 v0.19.0
10832025-02-21T12:48:51.186Z Downloaded lzma-sys v0.1.20
10842025-02-21T12:48:51.226Z Downloaded zerovec v0.10.4
10852025-02-21T12:48:51.235Z Downloaded reqwest v0.12.12
10862025-02-21T12:48:51.246Z Downloaded sha3 v0.10.8
10872025-02-21T12:48:51.252Z Downloaded rayon v1.10.0
10882025-02-21T12:48:51.263Z Downloaded icu_properties_data v1.5.0
10892025-02-21T12:48:51.277Z Downloaded libz-sys v1.1.20
10902025-02-21T12:48:51.305Z Downloaded expectorate v1.1.0
10912025-02-21T12:48:51.308Z Downloaded flate2 v1.0.35
10922025-02-21T12:48:51.312Z Downloaded bindgen v0.69.5
10932025-02-21T12:48:51.319Z Downloaded darling_core v0.20.10
10942025-02-21T12:48:51.324Z Downloaded darling v0.20.10
10952025-02-21T12:48:51.327Z Downloaded term v0.7.0
10962025-02-21T12:48:51.331Z Downloaded unicode_categories v0.1.1
10972025-02-21T12:48:51.334Z Downloaded zip v0.6.6
10982025-02-21T12:48:51.337Z Downloaded aws-lc-rs v1.10.0
10992025-02-21T12:48:51.344Z Downloaded progenitor v0.8.0
11002025-02-21T12:48:51.347Z Downloaded futures-channel v0.3.31
11012025-02-21T12:48:51.349Z Downloaded either v1.13.0
11022025-02-21T12:48:51.349Z Downloaded ed25519 v2.2.3
11032025-02-21T12:48:51.352Z Downloaded num-complex v0.4.6
11042025-02-21T12:48:51.355Z Downloaded num-bigint-dig v0.8.4
11052025-02-21T12:48:51.357Z Downloaded serde_yaml v0.9.34+deprecated
11062025-02-21T12:48:51.360Z Downloaded tracing v0.1.40
11072025-02-21T12:48:51.364Z Downloaded polyval v0.6.2
11082025-02-21T12:48:51.367Z Downloaded fs_extra v1.3.0
11092025-02-21T12:48:51.369Z Downloaded unicode-properties v0.1.3
11102025-02-21T12:48:51.369Z Downloaded fallible-streaming-iterator v0.1.9
11112025-02-21T12:48:51.372Z Downloaded unicode-truncate v1.1.0
11122025-02-21T12:48:51.372Z Downloaded thiserror-impl v2.0.11
11132025-02-21T12:48:51.375Z Downloaded encoding_rs v0.8.34
11142025-02-21T12:48:51.393Z Downloaded ron v0.7.1
11152025-02-21T12:48:51.398Z Downloaded untrusted v0.9.0
11162025-02-21T12:48:51.400Z Downloaded untrusted v0.7.1
11172025-02-21T12:48:51.400Z Downloaded slog-dtrace v0.3.0
11182025-02-21T12:48:51.403Z Downloaded slog-bunyan v2.5.0
11192025-02-21T12:48:51.403Z Downloaded num-bigint v0.4.6
11202025-02-21T12:48:51.408Z Downloaded prettyplease v0.2.29
11212025-02-21T12:48:51.411Z Downloaded unicode-bidi v0.3.17
11222025-02-21T12:48:51.413Z Downloaded structmeta v0.2.0
11232025-02-21T12:48:51.416Z Downloaded snafu-derive v0.8.5
11242025-02-21T12:48:51.416Z Downloaded zopfli v0.8.1
11252025-02-21T12:48:51.419Z Downloaded progenitor-macro v0.8.0
11262025-02-21T12:48:51.419Z Downloaded peg-macros v0.8.4
11272025-02-21T12:48:51.421Z Downloaded newtype-uuid v1.2.1
11282025-02-21T12:48:51.423Z Downloaded twox-hash v2.1.0
11292025-02-21T12:48:51.426Z Downloaded rayon-core v1.12.1
11302025-02-21T12:48:51.429Z Downloaded futures-executor v0.3.31
11312025-02-21T12:48:51.429Z Downloaded tiny-keccak v2.0.2
11322025-02-21T12:48:51.432Z Downloaded termcolor v1.4.1
11332025-02-21T12:48:51.435Z Downloaded shlex v1.3.0
11342025-02-21T12:48:51.435Z Downloaded yasna v0.5.2
11352025-02-21T12:48:51.437Z Downloaded hashlink v0.9.1
11362025-02-21T12:48:51.437Z Downloaded http v1.2.0
11372025-02-21T12:48:51.441Z Downloaded flume v0.11.1
11382025-02-21T12:48:51.444Z Downloaded slog-envlogger v2.2.0
11392025-02-21T12:48:51.446Z Downloaded fragile v2.0.0
11402025-02-21T12:48:51.449Z Downloaded signal-hook v0.3.17
11412025-02-21T12:48:51.452Z Downloaded pkcs5 v0.7.1
11422025-02-21T12:48:51.455Z Downloaded mockall_derive v0.13.0
11432025-02-21T12:48:51.457Z Downloaded ecdsa v0.16.9
11442025-02-21T12:48:51.457Z Downloaded der_derive v0.7.3
11452025-02-21T12:48:51.460Z Downloaded value-bag v1.9.0
11462025-02-21T12:48:51.463Z Downloaded oxnet v0.1.0
11472025-02-21T12:48:51.463Z Downloaded number_prefix v0.4.0
11482025-02-21T12:48:51.463Z Downloaded unicase v2.7.0
11492025-02-21T12:48:51.465Z Downloaded num_enum_derive v0.5.11
11502025-02-21T12:48:51.466Z Downloaded fatfs v0.3.6
11512025-02-21T12:48:51.468Z Downloaded derive_more v0.99.19
11522025-02-21T12:48:51.472Z Downloaded rustls-pki-types v1.10.0
11532025-02-21T12:48:51.475Z Downloaded crossbeam-channel v0.5.13
11542025-02-21T12:48:51.480Z Downloaded bumpalo v3.16.0
11552025-02-21T12:48:51.483Z Downloaded typify v0.3.0
11562025-02-21T12:48:51.486Z Downloaded schemars v0.8.21
11572025-02-21T12:48:51.497Z Downloaded icu_collections v1.5.0
11582025-02-21T12:48:51.504Z Downloaded pkcs1 v0.7.5
11592025-02-21T12:48:51.507Z Downloaded pem-rfc7468 v0.7.0
11602025-02-21T12:48:51.510Z Downloaded icu_properties v1.5.1
11612025-02-21T12:48:51.516Z Downloaded signal-hook-mio v0.2.4
11622025-02-21T12:48:51.516Z Downloaded scrypt v0.11.0
11632025-02-21T12:48:51.516Z Downloaded scopeguard v1.2.0
11642025-02-21T12:48:51.519Z Downloaded foldhash v0.1.3
11652025-02-21T12:48:51.519Z Downloaded rustc-demangle v0.1.24
11662025-02-21T12:48:51.519Z Downloaded icu_provider v1.5.0
11672025-02-21T12:48:51.521Z Downloaded base64 v0.21.7
11682025-02-21T12:48:51.525Z Downloaded progenitor-impl v0.8.0
11692025-02-21T12:48:51.527Z Downloaded yoke v0.7.4
11702025-02-21T12:48:51.528Z Downloaded tokio-rustls v0.25.0
11712025-02-21T12:48:51.530Z Downloaded memmap2 v0.9.5
11722025-02-21T12:48:51.531Z Downloaded hyper-util v0.1.10
11732025-02-21T12:48:51.536Z Downloaded ena v0.14.3
11742025-02-21T12:48:51.539Z Downloaded libgit2-sys v0.17.0+1.8.1
11752025-02-21T12:48:51.591Z Downloaded sqlformat v0.2.6
11762025-02-21T12:48:51.593Z Downloaded bytes v1.9.0
11772025-02-21T12:48:51.598Z Downloaded utf16_iter v1.0.5
11782025-02-21T12:48:51.601Z Downloaded openssl-macros v0.1.1
11792025-02-21T12:48:51.601Z Downloaded thiserror-no-std v2.0.2
11802025-02-21T12:48:51.606Z Downloaded icu_normalizer_data v1.5.0
11812025-02-21T12:48:51.606Z Downloaded colored v2.1.0
11822025-02-21T12:48:51.609Z Downloaded synstructure v0.13.1
11832025-02-21T12:48:51.609Z Downloaded strip-ansi-escapes v0.2.0
11842025-02-21T12:48:51.609Z Downloaded stable_deref_trait v1.2.0
11852025-02-21T12:48:51.609Z Downloaded scheduled-thread-pool v0.2.7
11862025-02-21T12:48:51.609Z Downloaded yoke-derive v0.7.4
11872025-02-21T12:48:51.611Z Downloaded sync-ptr v0.1.1
11882025-02-21T12:48:51.611Z Downloaded csv-core v0.1.11
11892025-02-21T12:48:51.611Z Downloaded ciborium-io v0.2.2
11902025-02-21T12:48:51.611Z Downloaded impl-trait-for-tuples v0.2.2
11912025-02-21T12:48:51.614Z Downloaded hyper-rustls v0.27.3
11922025-02-21T12:48:51.616Z Downloaded backoff v0.4.0
11932025-02-21T12:48:51.619Z Downloaded ahash v0.8.11
11942025-02-21T12:48:51.624Z Downloaded http-body-util v0.1.2
11952025-02-21T12:48:51.624Z Downloaded cbc v0.1.2
11962025-02-21T12:48:51.629Z Downloaded bzip2 v0.4.4
11972025-02-21T12:48:51.629Z Downloaded internet-checksum v0.2.1
11982025-02-21T12:48:51.629Z Downloaded async-trait v0.1.86
11992025-02-21T12:48:51.632Z Downloaded argon2 v0.5.3
12002025-02-21T12:48:51.632Z Downloaded ipnetwork v0.21.1
12012025-02-21T12:48:51.634Z Downloaded linear-map v1.2.0
12022025-02-21T12:48:51.634Z Downloaded humantime v2.1.0
12032025-02-21T12:48:51.638Z Downloaded bcrypt-pbkdf v0.10.0
12042025-02-21T12:48:51.638Z Downloaded idna_adapter v1.2.0
12052025-02-21T12:48:51.638Z Downloaded cmake v0.1.51
12062025-02-21T12:48:51.641Z Downloaded bit-vec v0.6.3
12072025-02-21T12:48:51.641Z Downloaded buf-list v1.0.3
12082025-02-21T12:48:51.643Z Downloaded bit-set v0.5.3
12092025-02-21T12:48:51.644Z Downloaded castaway v0.2.3
12102025-02-21T12:48:51.646Z Downloaded bitfield v0.14.0
12112025-02-21T12:48:51.646Z Downloaded array-init v0.0.4
12122025-02-21T12:48:51.646Z Downloaded base16ct v0.2.0
12132025-02-21T12:48:51.925Z Downloaded ring v0.17.8
12142025-02-21T12:48:52.041Z Downloaded libsqlite3-sys v0.30.1
12152025-02-21T12:48:52.118Z Downloaded aws-lc-sys v0.22.0
12162025-02-21T12:48:52.426Z Compiling serde v1.0.217
12172025-02-21T12:48:52.429Z Compiling lock_api v0.4.12
12182025-02-21T12:48:52.429Z Compiling value-bag v1.9.0
12192025-02-21T12:48:52.429Z Compiling scopeguard v1.2.0
12202025-02-21T12:48:52.579Z Compiling typenum v1.17.0
12212025-02-21T12:48:52.582Z Compiling generic-array v0.14.7
12222025-02-21T12:48:52.638Z Compiling syn v2.0.96
12232025-02-21T12:48:52.654Z Compiling getrandom v0.2.15
12242025-02-21T12:48:52.753Z Compiling subtle v2.6.1
12252025-02-21T12:48:52.975Z Compiling rand_core v0.6.4
12262025-02-21T12:48:53.025Z Compiling log v0.4.22
12272025-02-21T12:48:53.138Z Compiling shlex v1.3.0
12282025-02-21T12:48:53.158Z Compiling jobserver v0.1.32
12292025-02-21T12:48:53.183Z Compiling smallvec v1.13.2
12302025-02-21T12:48:53.499Z Compiling const-oid v0.9.6
12312025-02-21T12:48:53.519Z Compiling pin-project-lite v0.2.14
12322025-02-21T12:48:53.537Z Compiling rustix v0.38.37
12332025-02-21T12:48:53.567Z Compiling cc v1.1.30
12342025-02-21T12:48:53.656Z Compiling parking_lot_core v0.9.10
12352025-02-21T12:48:53.779Z Compiling spin v0.9.8
12362025-02-21T12:48:53.949Z Compiling futures-core v0.3.31
12372025-02-21T12:48:54.134Z Compiling signal-hook-registry v1.4.2
12382025-02-21T12:48:54.192Z Compiling mio v1.0.2
12392025-02-21T12:48:54.370Z Compiling aho-corasick v1.1.3
12402025-02-21T12:48:54.665Z Compiling parking_lot v0.12.3
12412025-02-21T12:48:54.827Z Compiling cpufeatures v0.2.14
12422025-02-21T12:48:54.940Z Compiling stable_deref_trait v1.2.0
12432025-02-21T12:48:54.959Z Compiling regex-syntax v0.8.5
12442025-02-21T12:48:55.048Z Compiling futures-sink v0.3.31
12452025-02-21T12:48:55.194Z Compiling socket2 v0.5.7
12462025-02-21T12:48:55.215Z Compiling slab v0.4.9
12472025-02-21T12:48:55.441Z Compiling glob v0.3.2
12482025-02-21T12:48:55.481Z Compiling either v1.13.0
12492025-02-21T12:48:55.681Z Compiling prettyplease v0.2.29
12502025-02-21T12:48:56.031Z Compiling lazy_static v1.5.0
12512025-02-21T12:48:56.056Z Compiling serde_json v1.0.135
12522025-02-21T12:48:56.128Z Compiling minimal-lexical v0.2.1
12532025-02-21T12:48:56.169Z Compiling futures-channel v0.3.31
12542025-02-21T12:48:56.362Z Compiling clang-sys v1.8.1
12552025-02-21T12:48:56.477Z Compiling libloading v0.8.5
12562025-02-21T12:48:56.598Z Compiling nom v7.1.3
12572025-02-21T12:48:56.670Z Compiling futures-task v0.3.31
12582025-02-21T12:48:56.847Z Compiling futures-io v0.3.31
12592025-02-21T12:48:56.960Z Compiling pin-utils v0.1.0
12602025-02-21T12:48:57.091Z Compiling bindgen v0.69.5
12612025-02-21T12:48:57.093Z Compiling home v0.5.9
12622025-02-21T12:48:57.126Z Compiling itertools v0.10.5
12632025-02-21T12:48:57.318Z Compiling foldhash v0.1.3
12642025-02-21T12:48:57.624Z Compiling lazycell v1.3.0
12652025-02-21T12:48:57.803Z Compiling allocator-api2 v0.2.18
12662025-02-21T12:48:57.995Z Compiling rustc-hash v1.1.0
12672025-02-21T12:48:58.164Z Compiling libm v0.2.8
12682025-02-21T12:48:58.537Z Compiling hashbrown v0.15.1
12692025-02-21T12:48:58.566Z Compiling cmake v0.1.51
12702025-02-21T12:48:58.794Z Compiling regex-automata v0.4.8
12712025-02-21T12:48:59.417Z Compiling num-traits v0.2.19
12722025-02-21T12:48:59.615Z Compiling dunce v1.0.5
12732025-02-21T12:48:59.665Z Compiling cexpr v0.6.0
12742025-02-21T12:48:59.727Z Compiling pkg-config v0.3.31
12752025-02-21T12:48:59.753Z Compiling fs_extra v1.3.0
12762025-02-21T12:48:59.941Z Compiling synstructure v0.13.1
12772025-02-21T12:49:01.194Z Compiling litemap v0.7.3
12782025-02-21T12:49:01.227Z Compiling writeable v0.5.5
12792025-02-21T12:49:01.276Z Compiling ring v0.17.8
12802025-02-21T12:49:01.574Z Compiling paste v1.0.15
12812025-02-21T12:49:01.751Z Compiling base64ct v1.6.0
12822025-02-21T12:49:02.303Z Compiling pem-rfc7468 v0.7.0
12832025-02-21T12:49:02.412Z Compiling icu_locid_transform_data v1.5.0
12842025-02-21T12:49:02.523Z Compiling httparse v1.9.5
12852025-02-21T12:49:02.933Z Compiling flagset v0.4.6
12862025-02-21T12:49:03.066Z Compiling aws-lc-rs v1.10.0
12872025-02-21T12:49:03.239Z Compiling tracing-core v0.1.32
12882025-02-21T12:49:03.454Z Compiling percent-encoding v2.3.1
12892025-02-21T12:49:03.743Z Compiling rustls-pki-types v1.10.0
12902025-02-21T12:49:03.763Z Compiling crossbeam-utils v0.8.20
12912025-02-21T12:49:04.168Z Compiling regex v1.11.1
12922025-02-21T12:49:04.259Z Compiling icu_properties_data v1.5.0
12932025-02-21T12:49:04.537Z Compiling vcpkg v0.2.15
12942025-02-21T12:49:04.662Z Compiling utf16_iter v1.0.5
12952025-02-21T12:49:04.732Z Compiling serde_derive v1.0.217
12962025-02-21T12:49:04.856Z Compiling zeroize_derive v1.4.2
12972025-02-21T12:49:04.996Z Compiling zerocopy-derive v0.7.35
12982025-02-21T12:49:05.023Z Compiling tokio-macros v2.5.0
12992025-02-21T12:49:06.121Z Compiling zerofrom-derive v0.1.4
13002025-02-21T12:49:06.255Z Compiling zeroize v1.8.1
13012025-02-21T12:49:06.500Z Compiling yoke-derive v0.7.4
13022025-02-21T12:49:06.958Z Compiling zerocopy v0.7.35
13032025-02-21T12:49:06.993Z Compiling zerovec-derive v0.10.3
13042025-02-21T12:49:07.856Z Compiling crypto-common v0.1.6
13052025-02-21T12:49:08.103Z Compiling block-buffer v0.10.4
13062025-02-21T12:49:08.222Z Compiling futures-macro v0.3.31
13072025-02-21T12:49:08.254Z Compiling thiserror-impl v1.0.69
13082025-02-21T12:49:08.380Z Compiling digest v0.10.7
13092025-02-21T12:49:08.863Z Compiling hmac v0.12.1
13102025-02-21T12:49:09.048Z Compiling displaydoc v0.2.5
13112025-02-21T12:49:09.074Z Compiling block-padding v0.3.3
13122025-02-21T12:49:09.114Z Compiling sha2 v0.10.8
13132025-02-21T12:49:09.340Z Compiling inout v0.1.3
13142025-02-21T12:49:09.359Z Compiling icu_provider_macros v1.5.0
13152025-02-21T12:49:09.461Z Compiling zerofrom v0.1.4
13162025-02-21T12:49:09.608Z Compiling cipher v0.4.4
13172025-02-21T12:49:09.696Z Compiling yoke v0.7.4
13182025-02-21T12:49:10.031Z Compiling futures-util v0.3.31
13192025-02-21T12:49:10.080Z Compiling zerovec v0.10.4
13202025-02-21T12:49:10.121Z Compiling ppv-lite86 v0.2.20
13212025-02-21T12:49:10.389Z Compiling der_derive v0.7.3
13222025-02-21T12:49:10.490Z Compiling tracing-attributes v0.1.27
13232025-02-21T12:49:10.896Z Compiling rand_chacha v0.3.1
13242025-02-21T12:49:11.087Z Compiling thiserror v1.0.69
13252025-02-21T12:49:11.279Z Compiling pest v2.7.14
13262025-02-21T12:49:12.048Z Compiling tinystr v0.7.6
13272025-02-21T12:49:12.450Z Compiling icu_locid v1.5.0
13282025-02-21T12:49:12.589Z Compiling icu_collections v1.5.0
13292025-02-21T12:49:12.680Z Compiling der v0.7.9
13302025-02-21T12:49:13.214Z Compiling rand v0.8.5
13312025-02-21T12:49:13.739Z Compiling icu_provider v1.5.0
13322025-02-21T12:49:13.845Z Compiling tracing v0.1.40
13332025-02-21T12:49:14.211Z Compiling salsa20 v0.10.2
13342025-02-21T12:49:14.349Z Compiling pbkdf2 v0.12.2
13352025-02-21T12:49:14.396Z Compiling powerfmt v0.2.0
13362025-02-21T12:49:14.451Z Compiling icu_locid_transform v1.5.0
13372025-02-21T12:49:14.524Z Compiling utf8_iter v1.0.4
13382025-02-21T12:49:14.696Z Compiling spki v0.7.3
13392025-02-21T12:49:14.765Z Compiling untrusted v0.7.1
13402025-02-21T12:49:14.785Z Compiling num-conv v0.1.0
13412025-02-21T12:49:14.972Z Compiling mirai-annotations v1.12.0
13422025-02-21T12:49:15.060Z Compiling icu_normalizer_data v1.5.0
13432025-02-21T12:49:15.063Z Compiling untrusted v0.9.0
13442025-02-21T12:49:15.155Z Compiling time-core v0.1.2
13452025-02-21T12:49:15.176Z Compiling write16 v1.0.0
13462025-02-21T12:49:15.235Z Compiling deranged v0.3.11
13472025-02-21T12:49:15.276Z Compiling scrypt v0.11.0
13482025-02-21T12:49:15.319Z Compiling pest_meta v2.7.14
13492025-02-21T12:49:15.338Z Compiling time-macros v0.2.18
13502025-02-21T12:49:15.568Z Compiling aes v0.8.4
13512025-02-21T12:49:15.765Z Compiling icu_properties v1.5.1
13522025-02-21T12:49:16.717Z Compiling cbc v0.1.2
13532025-02-21T12:49:16.742Z Compiling openssl-sys v0.9.106
13542025-02-21T12:49:16.970Z Compiling scroll_derive v0.12.0
13552025-02-21T12:49:17.551Z Compiling bitflags v2.6.0
13562025-02-21T12:49:17.816Z Compiling bytes v1.9.0
13572025-02-21T12:49:18.348Z Compiling indexmap v2.7.1
13582025-02-21T12:49:18.367Z Compiling semver v1.0.24
13592025-02-21T12:49:18.960Z Compiling tokio v1.43.0
13602025-02-21T12:49:19.052Z Compiling http v1.2.0
13612025-02-21T12:49:19.444Z Compiling icu_normalizer v1.5.0
13622025-02-21T12:49:19.471Z Compiling rustc_version v0.4.1
13632025-02-21T12:49:19.687Z Compiling tinyvec_macros v0.1.1
13642025-02-21T12:49:19.792Z Compiling num_threads v0.1.7
13652025-02-21T12:49:19.940Z Compiling atomic-waker v1.1.2
13662025-02-21T12:49:20.125Z Compiling time v0.3.36
13672025-02-21T12:49:20.140Z Compiling tinyvec v1.8.0
13682025-02-21T12:49:20.264Z Compiling scroll v0.12.0
13692025-02-21T12:49:20.778Z Compiling http-body v1.0.1
13702025-02-21T12:49:21.008Z Compiling idna_adapter v1.2.0
13712025-02-21T12:49:21.168Z Compiling pkcs5 v0.7.1
13722025-02-21T12:49:21.188Z Compiling pest_generator v2.7.14
13732025-02-21T12:49:21.193Z Compiling form_urlencoded v1.2.1
13742025-02-21T12:49:21.254Z Compiling try-lock v0.2.5
13752025-02-21T12:49:21.427Z Compiling slog v2.7.0
13762025-02-21T12:49:21.523Z Compiling which v4.4.2
13772025-02-21T12:49:21.601Z Compiling want v0.3.1
13782025-02-21T12:49:22.016Z Compiling pkcs8 v0.10.2
13792025-02-21T12:49:22.063Z Compiling goblin v0.8.2
13802025-02-21T12:49:22.187Z Compiling idna v1.0.3
13812025-02-21T12:49:22.568Z Compiling uuid v1.12.0
13822025-02-21T12:49:22.650Z Compiling tower-service v0.3.3
13832025-02-21T12:49:22.796Z Compiling iana-time-zone v0.1.61
13842025-02-21T12:49:22.984Z Compiling pest_derive v2.7.14
13852025-02-21T12:49:23.148Z Compiling httpdate v1.0.3
13862025-02-21T12:49:23.542Z Compiling chrono v0.4.39
13872025-02-21T12:49:23.766Z Compiling dtrace-parser v0.2.0
13882025-02-21T12:49:24.055Z Compiling serde_tokenstream v0.2.2
13892025-02-21T12:49:24.401Z Compiling toml_datetime v0.6.8
13902025-02-21T12:49:24.590Z Compiling serde_spanned v0.6.8
13912025-02-21T12:49:24.623Z Compiling foreign-types-shared v0.1.1
13922025-02-21T12:49:24.753Z Compiling openssl v0.10.71
13932025-02-21T12:49:24.839Z Compiling rustversion v1.0.17
13942025-02-21T12:49:24.865Z Compiling match_cfg v0.1.0
13952025-02-21T12:49:24.971Z Compiling adler2 v2.0.0
13962025-02-21T12:49:25.177Z Compiling base64 v0.22.1
13972025-02-21T12:49:25.227Z Compiling miniz_oxide v0.8.0
13982025-02-21T12:49:25.590Z Compiling hostname v0.3.1
13992025-02-21T12:49:25.607Z Compiling foreign-types v0.3.2
14002025-02-21T12:49:25.710Z Compiling url v2.5.3
14012025-02-21T12:49:25.830Z Compiling openssl-macros v0.1.1
14022025-02-21T12:49:26.605Z Compiling async-trait v0.1.86
14032025-02-21T12:49:26.632Z Compiling serde_derive_internals v0.29.1
14042025-02-21T12:49:26.740Z Compiling tokio-util v0.7.12
14052025-02-21T12:49:27.034Z Compiling dirs-sys-next v0.1.2
14062025-02-21T12:49:27.468Z Compiling rustls v0.23.19
14072025-02-21T12:49:27.581Z Compiling siphasher v0.3.11
14082025-02-21T12:49:27.753Z Compiling h2 v0.4.6
14092025-02-21T12:49:27.937Z Compiling dof v0.3.0
14102025-02-21T12:49:27.957Z Compiling native-tls v0.2.12
14112025-02-21T12:49:28.308Z Compiling rustls v0.22.4
14122025-02-21T12:49:28.607Z Compiling data-encoding v2.6.0
14132025-02-21T12:49:28.846Z Compiling usdt-impl v0.5.0
14142025-02-21T12:49:28.941Z Compiling syn v1.0.109
14152025-02-21T12:49:29.525Z Compiling schemars v0.8.21
14162025-02-21T12:49:29.697Z Compiling schemars_derive v0.8.21
14172025-02-21T12:49:29.964Z Compiling dirs-next v2.0.0
14182025-02-21T12:49:30.491Z Compiling unicode-normalization v0.1.24
14192025-02-21T12:49:30.977Z Compiling http-body-util v0.1.2
14202025-02-21T12:49:31.439Z Compiling heapless v0.7.17
14212025-02-21T12:49:31.470Z Compiling crossbeam-epoch v0.9.18
14222025-02-21T12:49:31.605Z Compiling signature v2.2.0
14232025-02-21T12:49:31.796Z Compiling sha1 v0.10.6
14242025-02-21T12:49:31.874Z Compiling bzip2-sys v0.1.11+1.0.8
14252025-02-21T12:49:31.916Z Compiling thread_local v1.1.8
14262025-02-21T12:49:32.113Z Compiling encoding_rs v0.8.34
14272025-02-21T12:49:32.208Z Compiling cookie v0.18.1
14282025-02-21T12:49:32.345Z Compiling multer v3.1.0
14292025-02-21T12:49:32.363Z Compiling unicode-bidi v0.3.17
14302025-02-21T12:49:32.513Z Compiling dyn-clone v1.0.18
14312025-02-21T12:49:32.631Z Compiling unicode-properties v0.1.3
14322025-02-21T12:49:32.663Z Compiling mime v0.3.17
14332025-02-21T12:49:32.726Z Compiling ipnet v2.10.1
14342025-02-21T12:49:33.026Z Compiling signal-hook v0.3.17
14352025-02-21T12:49:33.147Z Compiling openssl-probe v0.1.5
14362025-02-21T12:49:33.333Z Compiling slog-async v2.8.0
14372025-02-21T12:49:33.455Z Compiling gimli v0.31.1
14382025-02-21T12:49:33.567Z Compiling rayon-core v1.12.1
14392025-02-21T12:49:33.763Z Compiling toml_edit v0.22.22
14402025-02-21T12:49:33.916Z Compiling stringprep v0.1.5
14412025-02-21T12:49:34.893Z Compiling hyper v1.5.2
14422025-02-21T12:49:37.300Z Compiling hyper-util v0.1.10
14432025-02-21T12:49:37.708Z Compiling crossbeam-deque v0.8.5
14442025-02-21T12:49:37.745Z Compiling addr2line v0.24.2
14452025-02-21T12:49:37.898Z Compiling usdt-macro v0.5.0
14462025-02-21T12:49:38.102Z Compiling usdt-attr-macro v0.5.0
14472025-02-21T12:49:38.370Z Compiling term v0.7.0
14482025-02-21T12:49:38.492Z Compiling slog-json v2.6.1
14492025-02-21T12:49:38.844Z Compiling serde_urlencoded v0.7.1
14502025-02-21T12:49:39.290Z Compiling curve25519-dalek v4.1.3
14512025-02-21T12:49:39.326Z Compiling crossbeam-channel v0.5.13
14522025-02-21T12:49:39.469Z Compiling futures-executor v0.3.31
14532025-02-21T12:49:39.628Z Compiling enum-as-inner v0.6.1
14542025-02-21T12:49:39.946Z Compiling md-5 v0.10.6
14552025-02-21T12:49:39.986Z Compiling async-stream-impl v0.3.6
14562025-02-21T12:49:40.074Z Compiling rustls-pemfile v2.2.0
14572025-02-21T12:49:40.204Z Compiling num-integer v0.1.46
14582025-02-21T12:49:40.288Z Compiling hash32 v0.2.1
14592025-02-21T12:49:40.386Z Compiling ff v0.13.0
14602025-02-21T12:49:40.626Z Compiling is-terminal v0.4.13
14612025-02-21T12:49:40.644Z Compiling dropshot v0.12.0
14622025-02-21T12:49:40.665Z Compiling object v0.36.5
14632025-02-21T12:49:40.761Z Compiling memoffset v0.9.1
14642025-02-21T12:49:40.799Z Compiling utf-8 v0.7.6
14652025-02-21T12:49:40.865Z Compiling fallible-iterator v0.2.0
14662025-02-21T12:49:41.000Z Compiling linked-hash-map v0.5.6
14672025-02-21T12:49:41.134Z Compiling litrs v0.4.1
14682025-02-21T12:49:41.174Z Compiling take_mut v0.2.2
14692025-02-21T12:49:41.271Z Compiling base16ct v0.2.0
14702025-02-21T12:49:41.333Z Compiling cfg_aliases v0.2.1
14712025-02-21T12:49:41.349Z Compiling portable-atomic v1.9.0
14722025-02-21T12:49:41.435Z Compiling anyhow v1.0.96
14732025-02-21T12:49:41.546Z Compiling smoltcp v0.9.1
14742025-02-21T12:49:41.594Z Compiling rustc-demangle v0.1.24
14752025-02-21T12:49:42.029Z Compiling quick-error v1.2.3
14762025-02-21T12:49:42.177Z Compiling psl-types v2.0.11
14772025-02-21T12:49:42.198Z Compiling num-bigint-dig v0.8.4
14782025-02-21T12:49:42.249Z Compiling document-features v0.2.10
14792025-02-21T12:49:42.379Z Compiling publicsuffix v2.3.0
14802025-02-21T12:49:42.401Z Compiling resolv-conf v0.7.0
14812025-02-21T12:49:42.558Z Compiling postgres-protocol v0.6.7
14822025-02-21T12:49:42.660Z Compiling sec1 v0.7.3
14832025-02-21T12:49:42.885Z Compiling nix v0.29.0
14842025-02-21T12:49:43.195Z Compiling lru-cache v0.1.2
14852025-02-21T12:49:43.393Z Compiling async-stream v0.3.6
14862025-02-21T12:49:43.560Z Compiling tungstenite v0.24.0
14872025-02-21T12:49:43.704Z Compiling slog-term v2.9.1
14882025-02-21T12:49:43.725Z Compiling num-iter v0.1.45
14892025-02-21T12:49:43.744Z Compiling hickory-proto v0.24.3
14902025-02-21T12:49:43.916Z Compiling usdt v0.5.0
14912025-02-21T12:49:44.029Z Compiling group v0.13.0
14922025-02-21T12:49:44.504Z Compiling futures v0.3.31
14932025-02-21T12:49:44.626Z Compiling slog-bunyan v2.5.0
14942025-02-21T12:49:44.960Z Compiling toml v0.8.19
14952025-02-21T12:49:45.480Z Compiling tokio-native-tls v0.3.1
14962025-02-21T12:49:46.322Z Compiling camino v1.1.9
14972025-02-21T12:49:46.452Z Compiling phf_shared v0.11.2
14982025-02-21T12:49:46.756Z Compiling dropshot_endpoint v0.12.0
14992025-02-21T12:49:46.807Z Compiling terminal_size v0.4.0
15002025-02-21T12:49:47.035Z Compiling openapiv3 v2.0.0
15012025-02-21T12:49:47.158Z Compiling waitgroup v0.1.2
15022025-02-21T12:49:47.178Z Compiling serde_path_to_error v0.1.16
15032025-02-21T12:49:47.385Z Compiling backtrace v0.3.74
15042025-02-21T12:49:47.791Z Compiling hkdf v0.12.4
15052025-02-21T12:49:47.944Z Compiling crypto-bigint v0.5.5
15062025-02-21T12:49:48.054Z Compiling curve25519-dalek-derive v0.1.1
15072025-02-21T12:49:49.442Z Compiling zerocopy-derive v0.6.6
15082025-02-21T12:49:50.152Z Compiling hubpack_derive v0.1.1
15092025-02-21T12:49:50.195Z Compiling webpki-roots v0.26.6
15102025-02-21T12:49:50.413Z Compiling sync_wrapper v1.0.1
15112025-02-21T12:49:50.585Z Compiling hostname v0.4.0
15122025-02-21T12:49:50.759Z Compiling fs-err v2.11.0
15132025-02-21T12:49:50.800Z Compiling crc32fast v1.4.2
15142025-02-21T12:49:51.014Z Compiling ahash v0.8.11
15152025-02-21T12:49:51.081Z Compiling debug-ignore v1.0.5
15162025-02-21T12:49:51.120Z Compiling bitflags v1.3.2
15172025-02-21T12:49:51.155Z Compiling managed v0.8.0
15182025-02-21T12:49:51.237Z Compiling newtype-uuid v1.2.1
15192025-02-21T12:49:51.257Z Compiling unicode-width v0.2.0
15202025-02-21T12:49:51.337Z Compiling winnow v0.5.40
15212025-02-21T12:49:51.357Z Compiling tower-layer v0.3.3
15222025-02-21T12:49:51.536Z Compiling clap_builder v4.5.30
15232025-02-21T12:49:51.622Z Compiling tower v0.5.2
15242025-02-21T12:49:51.795Z Compiling console v0.15.10
15252025-02-21T12:49:52.476Z Compiling strum_macros v0.25.3
15262025-02-21T12:49:52.609Z Compiling zerocopy v0.6.6
15272025-02-21T12:49:53.223Z Compiling flate2 v1.0.35
15282025-02-21T12:49:53.339Z Compiling hubpack v0.1.2
15292025-02-21T12:49:53.537Z Compiling elliptic-curve v0.13.8
15302025-02-21T12:49:53.873Z Compiling hickory-resolver v0.24.3
15312025-02-21T12:49:54.338Z Compiling signal-hook-mio v0.2.4
15322025-02-21T12:49:54.511Z Compiling toml_edit v0.19.15
15332025-02-21T12:49:54.750Z Compiling phf v0.11.2
15342025-02-21T12:49:54.824Z Compiling cookie_store v0.21.1
15352025-02-21T12:49:55.044Z Compiling hyper-tls v0.6.0
15362025-02-21T12:49:55.441Z Compiling rayon v1.10.0
15372025-02-21T12:49:56.095Z Compiling bzip2 v0.4.4
15382025-02-21T12:49:56.269Z Compiling tokio-tungstenite v0.24.0
15392025-02-21T12:49:56.975Z Compiling postgres-types v0.2.8
15402025-02-21T12:49:59.240Z Compiling ed25519 v2.2.3
15412025-02-21T12:49:59.366Z Compiling phf_shared v0.10.0
15422025-02-21T12:49:59.490Z Compiling tokio-stream v0.1.16
15432025-02-21T12:49:59.744Z Compiling pkcs1 v0.7.5
15442025-02-21T12:49:59.766Z Compiling serde-big-array v0.5.1
15452025-02-21T12:49:59.999Z Compiling clap_derive v4.5.28
15462025-02-21T12:50:00.447Z Compiling rfc6979 v0.4.0
15472025-02-21T12:50:00.622Z Compiling serde_repr v0.1.19
15482025-02-21T12:50:00.645Z Compiling derive-where v1.2.7
15492025-02-21T12:50:01.052Z Compiling bstr v1.10.0
15502025-02-21T12:50:01.467Z Compiling float-cmp v0.10.0
15512025-02-21T12:50:01.657Z Compiling unicode-segmentation v1.12.0
15522025-02-21T12:50:01.718Z Compiling fixedbitset v0.4.2
15532025-02-21T12:50:01.761Z Compiling predicates-core v1.0.8
15542025-02-21T12:50:02.092Z Compiling normalize-line-endings v0.3.0
15552025-02-21T12:50:02.155Z Compiling difflib v0.4.0
15562025-02-21T12:50:02.236Z Compiling bit-vec v0.6.3
15572025-02-21T12:50:02.536Z Compiling whoami v1.5.2
15582025-02-21T12:50:02.645Z Compiling precomputed-hash v0.1.1
15592025-02-21T12:50:02.648Z Compiling new_debug_unreachable v1.0.6
15602025-02-21T12:50:02.768Z Compiling number_prefix v0.4.0
15612025-02-21T12:50:02.789Z Compiling static_assertions v1.1.0
15622025-02-21T12:50:02.898Z Compiling tokio-postgres v0.7.12
15632025-02-21T12:50:03.002Z Compiling indicatif v0.17.11
15642025-02-21T12:50:03.109Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15652025-02-21T12:50:03.481Z Compiling string_cache v0.8.7
15662025-02-21T12:50:03.713Z Compiling predicates v3.1.3
15672025-02-21T12:50:03.909Z Compiling bit-set v0.5.3
15682025-02-21T12:50:04.171Z Compiling similar v2.6.0
15692025-02-21T12:50:04.349Z Compiling clap v4.5.30
15702025-02-21T12:50:04.475Z Compiling petgraph v0.6.5
15712025-02-21T12:50:04.943Z Compiling ecdsa v0.16.9
15722025-02-21T12:50:05.172Z Compiling rsa v0.9.6
15732025-02-21T12:50:05.731Z Compiling ed25519-dalek v2.1.1
15742025-02-21T12:50:06.284Z Compiling toml v0.7.8
15752025-02-21T12:50:07.683Z Compiling zip v0.6.6
15762025-02-21T12:50:08.090Z Compiling crossterm v0.28.1
15772025-02-21T12:50:09.261Z Compiling hex v0.4.3
15782025-02-21T12:50:09.296Z Compiling x509-cert v0.2.5
15792025-02-21T12:50:09.353Z Compiling unicode-xid v0.2.6
15802025-02-21T12:50:09.499Z Compiling lalrpop-util v0.19.12
15812025-02-21T12:50:09.567Z Compiling peg-runtime v0.8.3
15822025-02-21T12:50:09.811Z Compiling strum_macros v0.26.4
15832025-02-21T12:50:09.866Z Compiling xattr v1.3.1
15842025-02-21T12:50:10.127Z Compiling filetime v0.2.25
15852025-02-21T12:50:10.434Z Compiling tar v0.4.42
15862025-02-21T12:50:13.712Z Compiling strum v0.26.3
15872025-02-21T12:50:17.403Z Compiling aws-lc-sys v0.22.0
15882025-02-21T12:50:44.509Z Compiling rustls-webpki v0.102.8
15892025-02-21T12:50:47.678Z Compiling tokio-rustls v0.25.0
15902025-02-21T12:50:49.433Z Compiling tokio-rustls v0.26.0
15912025-02-21T12:50:49.707Z Compiling hyper-rustls v0.27.3
15922025-02-21T12:50:50.017Z Compiling reqwest v0.12.12
15932025-02-21T12:50:51.358Z Compiling qorb v0.2.1
15942025-02-21T12:50:54.335Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15952025-02-21T12:50:54.594Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15962025-02-21T12:50:58.948Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 10s
15972025-02-21T12:50:59.107Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15982025-02-21T12:50:59.155ZFeb 21 12:50:58.342 INFO Starting download, target: Clickhouse
15992025-02-21T12:50:59.155ZFeb 21 12:50:58.343 INFO Starting download, target: Cockroach
16002025-02-21T12:50:59.155ZFeb 21 12:50:58.343 INFO Starting download, target: Console
16012025-02-21T12:50:59.155ZFeb 21 12:50:58.343 INFO Starting download, target: DendriteOpenapi
16022025-02-21T12:50:59.155ZFeb 21 12:50:58.343 INFO Starting download, target: DendriteStub
16032025-02-21T12:50:59.158ZFeb 21 12:50:58.343 INFO Starting download, target: MaghemiteMgd
16042025-02-21T12:50:59.158ZFeb 21 12:50:58.343 INFO Starting download, target: TransceiverControl
16052025-02-21T12:50:59.158ZFeb 21 12:50:58.343 INFO Downloading out/downloads/dpd-b37a8fdc335592e24d6afe71995637b2ad36eb7d.json (attempt 1/3), target: DendriteOpenapi
16062025-02-21T12:50:59.158ZFeb 21 12:50:58.344 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16072025-02-21T12:50:59.158ZFeb 21 12:50:58.344 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16082025-02-21T12:50:59.158ZFeb 21 12:50:58.344 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16092025-02-21T12:50:59.158ZFeb 21 12:50:58.344 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16102025-02-21T12:50:59.158ZFeb 21 12:50:58.344 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16112025-02-21T12:50:59.158ZFeb 21 12:50:58.344 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16122025-02-21T12:50:59.321ZFeb 21 12:50:58.468 INFO Download complete, target: DendriteOpenapi
16132025-02-21T12:50:59.509ZFeb 21 12:50:58.673 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16142025-02-21T12:50:59.680ZFeb 21 12:50:58.863 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16152025-02-21T12:50:59.950ZFeb 21 12:50:59.140 INFO Download complete, target: TransceiverControl
16162025-02-21T12:51:00.036ZFeb 21 12:50:59.222 INFO Download complete, target: Console
16172025-02-21T12:51:00.104ZFeb 21 12:50:59.290 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16182025-02-21T12:51:00.362ZFeb 21 12:50:59.556 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16192025-02-21T12:51:00.812ZFeb 21 12:51:00.009 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16202025-02-21T12:51:00.812ZFeb 21 12:51:00.009 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16212025-02-21T12:51:01.247ZFeb 21 12:51:00.446 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16222025-02-21T12:51:03.251ZFeb 21 12:51:02.461 INFO Download complete, target: MaghemiteMgd
16232025-02-21T12:51:03.261ZFeb 21 12:51:02.471 INFO Download complete, target: DendriteStub
16242025-02-21T12:51:08.038ZFeb 21 12:51:07.276 INFO Checking that binary works, target: Cockroach
16252025-02-21T12:51:08.205ZFeb 21 12:51:07.443 INFO Download complete, target: Cockroach
16262025-02-21T12:51:13.309ZFeb 21 12:51:12.576 INFO Checking that binary works, target: Clickhouse
16272025-02-21T12:51:13.463ZFeb 21 12:51:12.731 INFO Download complete, target: Clickhouse
16282025-02-21T12:51:13.484ZAll builder prerequisites installed successfully, and PATH looks valid
16292025-02-21T12:51:13.486Z
16302025-02-21T12:51:13.486Zreal 6:05.579207603
16312025-02-21T12:51:13.486Zuser 15:21.804164163
16322025-02-21T12:51:13.486Zsys 2:03.265797182
16332025-02-21T12:51:13.487Ztrap 0.535018084
16342025-02-21T12:51:13.487Ztflt 0.993382652
16352025-02-21T12:51:13.487Zdflt 1.282953639
16362025-02-21T12:51:13.487Zkflt 0.026426378
16372025-02-21T12:51:13.487Zlock 23:16.810951683
16382025-02-21T12:51:13.487Zslp 56:18.272894706
16392025-02-21T12:51:13.487Zlat 59.362229691
16402025-02-21T12:51:13.487Zstop 2:21.925116152
16412025-02-21T12:51:13.487Z+ banner hack-check
16422025-02-21T12:51:13.489Z
16432025-02-21T12:51:13.489Z # # ## #### # # #### # # ###### #### # #
16442025-02-21T12:51:13.489Z # # # # # # # # # # # # # # # # #
16452025-02-21T12:51:13.490Z ###### # # # #### ##### # ###### ##### # ####
16462025-02-21T12:51:13.490Z # # ###### # # # # # # # # # #
16472025-02-21T12:51:13.490Z # # # # # # # # # # # # # # # # #
16482025-02-21T12:51:13.490Z # # # # #### # # #### # # ###### #### # #
16492025-02-21T12:51:13.490Z
16502025-02-21T12:51:13.490Z+ export CARGO_INCREMENTAL=0
16512025-02-21T12:51:13.490Z+ CARGO_INCREMENTAL=0
16522025-02-21T12:51:13.490Z+ ptime -m timeout 2h cargo xtask check-features --ci
16532025-02-21T12:51:14.012Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
16542025-02-21T12:51:16.790Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.26s
16552025-02-21T12:51:16.853Z Running `target/debug/xtask check-features --ci`
16562025-02-21T12:51:16.873Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16572025-02-21T12:51:16.876Zrunning: "/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16582025-02-21T12:51:17.332Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
16592025-02-21T12:51:17.349Z Running `target/debug/xtask download cargo-hack`
16602025-02-21T12:51:18.181Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16612025-02-21T12:51:18.543Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16622025-02-21T12:51:22.237Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.84s
16632025-02-21T12:51:22.359Z Running `target/debug/xtask-downloader cargo-hack`
16642025-02-21T12:51:22.406ZFeb 21 12:51:21.702 INFO Starting download, target: CargoHack
16652025-02-21T12:51:22.440ZFeb 21 12:51:21.703 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16662025-02-21T12:51:22.894ZFeb 21 12:51:22.147 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16672025-02-21T12:51:22.961ZFeb 21 12:51:22.237 INFO Download complete, target: CargoHack
16682025-02-21T12:51:23.014Zrunning: "/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"
16692025-02-21T12:51:23.014Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16702025-02-21T12:51:23.130Zinfo: running `cargo check --bins` on api_identity (1/199)
16712025-02-21T12:51:23.703Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16722025-02-21T12:51:23.784Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16732025-02-21T12:51:23.784Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16742025-02-21T12:51:23.785Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
16752025-02-21T12:51:23.785Z
16762025-02-21T12:51:23.785Zinfo: running `cargo check --bins` on bootstore (2/199)
16772025-02-21T12:51:24.281Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16782025-02-21T12:51:24.298Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16792025-02-21T12:51:24.298Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16802025-02-21T12:51:24.298Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
16812025-02-21T12:51:24.341Z
16822025-02-21T12:51:24.341Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/199)
16832025-02-21T12:51:24.894Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16842025-02-21T12:51:24.897Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16852025-02-21T12:51:24.897Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16862025-02-21T12:51:24.899Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
16872025-02-21T12:51:24.966Z
16882025-02-21T12:51:24.966Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/199)
16892025-02-21T12:51:25.521Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16902025-02-21T12:51:25.523Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16912025-02-21T12:51:25.524Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16922025-02-21T12:51:25.526Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
16932025-02-21T12:51:25.595Z
16942025-02-21T12:51:25.595Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/199)
16952025-02-21T12:51:25.976Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16962025-02-21T12:51:25.979Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16972025-02-21T12:51:25.979Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16982025-02-21T12:51:25.982Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
16992025-02-21T12:51:26.018Z
17002025-02-21T12:51:26.018Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/199)
17012025-02-21T12:51:26.451Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17022025-02-21T12:51:26.470Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17032025-02-21T12:51:26.470Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17042025-02-21T12:51:26.470Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17052025-02-21T12:51:26.470Z
17062025-02-21T12:51:26.470Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/199)
17072025-02-21T12:51:26.945Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17082025-02-21T12:51:27.100Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17092025-02-21T12:51:27.101Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17102025-02-21T12:51:27.101Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17112025-02-21T12:51:27.101Z
17122025-02-21T12:51:27.101Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/199)
17132025-02-21T12:51:27.328Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17142025-02-21T12:51:27.462Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17152025-02-21T12:51:27.462Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17162025-02-21T12:51:27.463Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17172025-02-21T12:51:27.463Z
17182025-02-21T12:51:27.463Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/199)
17192025-02-21T12:51:27.720Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17202025-02-21T12:51:27.769Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17212025-02-21T12:51:27.769Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17222025-02-21T12:51:27.769Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17232025-02-21T12:51:27.844Z
17242025-02-21T12:51:27.844Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/199)
17252025-02-21T12:51:28.120Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17262025-02-21T12:51:28.133Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17272025-02-21T12:51:28.134Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17282025-02-21T12:51:28.134Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17292025-02-21T12:51:28.165Z
17302025-02-21T12:51:28.165Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/199)
17312025-02-21T12:51:28.545Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17322025-02-21T12:51:28.548Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17332025-02-21T12:51:28.548Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17342025-02-21T12:51:28.551Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17352025-02-21T12:51:28.588Z
17362025-02-21T12:51:28.588Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/199)
17372025-02-21T12:51:28.976Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17382025-02-21T12:51:28.979Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17392025-02-21T12:51:28.979Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17402025-02-21T12:51:28.981Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17412025-02-21T12:51:29.020Z
17422025-02-21T12:51:29.020Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/199)
17432025-02-21T12:51:29.403Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17442025-02-21T12:51:29.406Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17452025-02-21T12:51:29.406Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17462025-02-21T12:51:29.410Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17472025-02-21T12:51:29.445Z
17482025-02-21T12:51:29.445Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/199)
17492025-02-21T12:51:29.831Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17502025-02-21T12:51:29.834Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17512025-02-21T12:51:29.834Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17522025-02-21T12:51:29.834Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17532025-02-21T12:51:29.871Z
17542025-02-21T12:51:29.871Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/199)
17552025-02-21T12:51:30.256Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17562025-02-21T12:51:30.261Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17572025-02-21T12:51:30.261Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17582025-02-21T12:51:30.263Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17592025-02-21T12:51:30.299Z
17602025-02-21T12:51:30.299Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/199)
17612025-02-21T12:51:30.687Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17622025-02-21T12:51:30.690Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17632025-02-21T12:51:30.690Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17642025-02-21T12:51:30.690Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17652025-02-21T12:51:30.727Z
17662025-02-21T12:51:30.727Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/199)
17672025-02-21T12:51:31.115Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17682025-02-21T12:51:31.117Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17692025-02-21T12:51:31.117Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17702025-02-21T12:51:31.119Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17712025-02-21T12:51:31.157Z
17722025-02-21T12:51:31.157Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/199)
17732025-02-21T12:51:31.545Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17742025-02-21T12:51:31.547Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17752025-02-21T12:51:31.547Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17762025-02-21T12:51:31.549Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17772025-02-21T12:51:31.587Z
17782025-02-21T12:51:31.587Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/199)
17792025-02-21T12:51:31.976Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17802025-02-21T12:51:31.979Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17812025-02-21T12:51:31.979Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17822025-02-21T12:51:31.982Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17832025-02-21T12:51:32.019Z
17842025-02-21T12:51:32.019Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/199)
17852025-02-21T12:51:32.405Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17862025-02-21T12:51:32.408Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17872025-02-21T12:51:32.408Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17882025-02-21T12:51:32.411Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17892025-02-21T12:51:32.446Z
17902025-02-21T12:51:32.446Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/199)
17912025-02-21T12:51:32.835Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17922025-02-21T12:51:32.837Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17932025-02-21T12:51:32.837Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17942025-02-21T12:51:32.837Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17952025-02-21T12:51:32.875Z
17962025-02-21T12:51:32.875Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/199)
17972025-02-21T12:51:33.267Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17982025-02-21T12:51:33.270Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17992025-02-21T12:51:33.270Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18002025-02-21T12:51:33.273Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
18012025-02-21T12:51:33.312Z
18022025-02-21T12:51:33.312Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/199)
18032025-02-21T12:51:33.699Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18042025-02-21T12:51:33.704Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18052025-02-21T12:51:33.704Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18062025-02-21T12:51:33.707Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18072025-02-21T12:51:33.741Z
18082025-02-21T12:51:33.741Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/199)
18092025-02-21T12:51:34.130Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18102025-02-21T12:51:34.132Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18112025-02-21T12:51:34.132Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18122025-02-21T12:51:34.134Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18132025-02-21T12:51:34.173Z
18142025-02-21T12:51:34.173Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/199)
18152025-02-21T12:51:34.566Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18162025-02-21T12:51:34.568Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18172025-02-21T12:51:34.568Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18182025-02-21T12:51:34.571Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
18192025-02-21T12:51:34.610Z
18202025-02-21T12:51:34.610Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/199)
18212025-02-21T12:51:34.993Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18222025-02-21T12:51:34.997Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18232025-02-21T12:51:34.997Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18242025-02-21T12:51:35.000Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18252025-02-21T12:51:35.036Z
18262025-02-21T12:51:35.036Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/199)
18272025-02-21T12:51:35.419Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18282025-02-21T12:51:35.421Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18292025-02-21T12:51:35.422Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18302025-02-21T12:51:35.424Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18312025-02-21T12:51:35.461Z
18322025-02-21T12:51:35.461Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/199)
18332025-02-21T12:51:35.847Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18342025-02-21T12:51:35.850Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18352025-02-21T12:51:35.850Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18362025-02-21T12:51:35.853Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18372025-02-21T12:51:35.890Z
18382025-02-21T12:51:35.890Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/199)
18392025-02-21T12:51:36.272Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18402025-02-21T12:51:36.275Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18412025-02-21T12:51:36.275Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18422025-02-21T12:51:36.278Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18432025-02-21T12:51:36.313Z
18442025-02-21T12:51:36.314Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/199)
18452025-02-21T12:51:36.697Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18462025-02-21T12:51:36.700Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18472025-02-21T12:51:36.700Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18482025-02-21T12:51:36.703Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18492025-02-21T12:51:36.739Z
18502025-02-21T12:51:36.739Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/199)
18512025-02-21T12:51:37.119Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18522025-02-21T12:51:37.122Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18532025-02-21T12:51:37.122Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18542025-02-21T12:51:37.125Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18552025-02-21T12:51:37.161Z
18562025-02-21T12:51:37.161Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/199)
18572025-02-21T12:51:37.544Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18582025-02-21T12:51:37.546Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18592025-02-21T12:51:37.547Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18602025-02-21T12:51:37.550Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18612025-02-21T12:51:37.588Z
18622025-02-21T12:51:37.588Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/199)
18632025-02-21T12:51:37.972Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18642025-02-21T12:51:37.975Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18652025-02-21T12:51:37.975Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18662025-02-21T12:51:37.978Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18672025-02-21T12:51:38.015Z
18682025-02-21T12:51:38.016Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/199)
18692025-02-21T12:51:38.401Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18702025-02-21T12:51:38.404Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18712025-02-21T12:51:38.404Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18722025-02-21T12:51:38.407Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18732025-02-21T12:51:38.445Z
18742025-02-21T12:51:38.445Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/199)
18752025-02-21T12:51:38.828Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18762025-02-21T12:51:38.834Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18772025-02-21T12:51:38.834Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18782025-02-21T12:51:38.837Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18792025-02-21T12:51:38.869Z
18802025-02-21T12:51:38.869Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/199)
18812025-02-21T12:51:39.257Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18822025-02-21T12:51:39.260Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18832025-02-21T12:51:39.260Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18842025-02-21T12:51:39.263Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18852025-02-21T12:51:39.299Z
18862025-02-21T12:51:39.299Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/199)
18872025-02-21T12:51:39.690Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18882025-02-21T12:51:39.692Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18892025-02-21T12:51:39.692Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18902025-02-21T12:51:39.692Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
18912025-02-21T12:51:39.733Z
18922025-02-21T12:51:39.733Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/199)
18932025-02-21T12:51:40.125Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18942025-02-21T12:51:40.128Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18952025-02-21T12:51:40.128Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18962025-02-21T12:51:40.131Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
18972025-02-21T12:51:40.171Z
18982025-02-21T12:51:40.171Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/199)
18992025-02-21T12:51:40.565Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19002025-02-21T12:51:40.567Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19012025-02-21T12:51:40.567Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19022025-02-21T12:51:40.570Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
19032025-02-21T12:51:40.609Z
19042025-02-21T12:51:40.609Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/199)
19052025-02-21T12:51:41.007Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19062025-02-21T12:51:41.009Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19072025-02-21T12:51:41.009Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19082025-02-21T12:51:41.012Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
19092025-02-21T12:51:41.051Z
19102025-02-21T12:51:41.051Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/199)
19112025-02-21T12:51:41.443Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19122025-02-21T12:51:41.446Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19132025-02-21T12:51:41.446Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19142025-02-21T12:51:41.450Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
19152025-02-21T12:51:41.487Z
19162025-02-21T12:51:41.487Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/199)
19172025-02-21T12:51:41.881Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19182025-02-21T12:51:41.884Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19192025-02-21T12:51:41.884Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19202025-02-21T12:51:41.886Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
19212025-02-21T12:51:41.925Z
19222025-02-21T12:51:41.925Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/199)
19232025-02-21T12:51:42.317Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19242025-02-21T12:51:42.320Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19252025-02-21T12:51:42.320Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19262025-02-21T12:51:42.323Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
19272025-02-21T12:51:42.360Z
19282025-02-21T12:51:42.360Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/199)
19292025-02-21T12:51:42.755Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19302025-02-21T12:51:42.759Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19312025-02-21T12:51:42.759Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19322025-02-21T12:51:42.760Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
19332025-02-21T12:51:42.799Z
19342025-02-21T12:51:42.799Zinfo: running `cargo check --bins` on sled-hardware-types (45/199)
19352025-02-21T12:51:43.358Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19362025-02-21T12:51:43.360Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19372025-02-21T12:51:43.360Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19382025-02-21T12:51:43.363Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
19392025-02-21T12:51:43.435Z
19402025-02-21T12:51:43.436Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (46/199)
19412025-02-21T12:51:43.989Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19422025-02-21T12:51:43.991Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19432025-02-21T12:51:43.991Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19442025-02-21T12:51:43.994Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19452025-02-21T12:51:44.064Z
19462025-02-21T12:51:44.064Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (47/199)
19472025-02-21T12:51:44.625Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19482025-02-21T12:51:44.627Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19492025-02-21T12:51:44.627Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19502025-02-21T12:51:44.630Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
19512025-02-21T12:51:44.701Z
19522025-02-21T12:51:44.701Zinfo: running `cargo check --bins` on oxlog (48/199)
19532025-02-21T12:51:45.233Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19542025-02-21T12:51:45.235Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19552025-02-21T12:51:45.322Z Checking cfg-if v1.0.0
19562025-02-21T12:51:45.325Z Checking libc v0.2.169
19572025-02-21T12:51:45.431Z Checking serde v1.0.217
19582025-02-21T12:51:45.434Z Checking zeroize v1.8.1
19592025-02-21T12:51:45.449Z Checking memchr v2.7.4
19602025-02-21T12:51:45.460Z Checking typenum v1.17.0
19612025-02-21T12:51:45.471Z Checking scopeguard v1.2.0
19622025-02-21T12:51:45.474Z Checking subtle v2.6.1
19632025-02-21T12:51:45.499Z Checking value-bag v1.9.0
19642025-02-21T12:51:45.615Z Checking lock_api v0.4.12
19652025-02-21T12:51:45.675Z Checking smallvec v1.13.2
19662025-02-21T12:51:45.763Z Checking itoa v1.0.11
19672025-02-21T12:51:45.881Z Checking log v0.4.22
19682025-02-21T12:51:45.998Z Checking const-oid v0.9.6
19692025-02-21T12:51:46.008Z Checking pin-project-lite v0.2.14
19702025-02-21T12:51:46.017Z Checking byteorder v1.5.0
19712025-02-21T12:51:46.173Z Checking futures-core v0.3.31
19722025-02-21T12:51:46.289Z Checking once_cell v1.20.3
19732025-02-21T12:51:46.334Z Checking cpufeatures v0.2.14
19742025-02-21T12:51:46.383Z Checking stable_deref_trait v1.2.0
19752025-02-21T12:51:46.396Z Checking getrandom v0.2.15
19762025-02-21T12:51:46.417Z Checking signal-hook-registry v1.4.2
19772025-02-21T12:51:46.430Z Checking parking_lot_core v0.9.10
19782025-02-21T12:51:46.496Z Checking mio v1.0.2
19792025-02-21T12:51:46.525Z Checking generic-array v0.14.7
19802025-02-21T12:51:46.571Z Checking futures-sink v0.3.31
19812025-02-21T12:51:46.629Z Checking rand_core v0.6.4
19822025-02-21T12:51:46.674Z Checking socket2 v0.5.7
19832025-02-21T12:51:46.716Z Checking zerocopy v0.7.35
19842025-02-21T12:51:46.758Z Checking parking_lot v0.12.3
19852025-02-21T12:51:46.937Z Checking slab v0.4.9
19862025-02-21T12:51:47.078Z Checking zerofrom v0.1.4
19872025-02-21T12:51:47.107Z Checking futures-channel v0.3.31
19882025-02-21T12:51:47.124Z Checking spin v0.9.8
19892025-02-21T12:51:47.202Z Checking futures-task v0.3.31
19902025-02-21T12:51:47.280Z Checking yoke v0.7.4
19912025-02-21T12:51:47.433Z Checking futures-io v0.3.31
19922025-02-21T12:51:47.436Z Checking pin-utils v0.1.0
19932025-02-21T12:51:47.463Z Checking equivalent v1.0.1
19942025-02-21T12:51:47.529Z Checking foldhash v0.1.3
19952025-02-21T12:51:47.584Z Checking allocator-api2 v0.2.18
19962025-02-21T12:51:47.600Z Checking zerovec v0.10.4
19972025-02-21T12:51:47.603Z Checking crypto-common v0.1.6
19982025-02-21T12:51:47.638Z Checking block-buffer v0.10.4
19992025-02-21T12:51:47.732Z Checking futures-util v0.3.31
20002025-02-21T12:51:47.787Z Checking block-padding v0.3.3
20012025-02-21T12:51:47.847Z Checking ryu v1.0.18
20022025-02-21T12:51:47.891Z Checking digest v0.10.7
20032025-02-21T12:51:47.910Z Checking writeable v0.5.5
20042025-02-21T12:51:48.017Z Checking inout v0.1.3
20052025-02-21T12:51:48.090Z Checking fnv v1.0.7
20062025-02-21T12:51:48.177Z Checking hashbrown v0.15.1
20072025-02-21T12:51:48.217Z Checking litemap v0.7.3
20082025-02-21T12:51:48.233Z Checking libm v0.2.8
20092025-02-21T12:51:48.245Z Checking cipher v0.4.4
20102025-02-21T12:51:48.261Z Checking hmac v0.12.1
20112025-02-21T12:51:48.478Z Checking sha2 v0.10.8
20122025-02-21T12:51:48.543Z Checking base64ct v1.6.0
20132025-02-21T12:51:48.625Z Checking ppv-lite86 v0.2.20
20142025-02-21T12:51:48.978Z Checking pem-rfc7468 v0.7.0
20152025-02-21T12:51:49.005Z Checking flagset v0.4.6
20162025-02-21T12:51:49.124Z Checking num-traits v0.2.19
20172025-02-21T12:51:49.143Z Checking tinystr v0.7.6
20182025-02-21T12:51:49.196Z Checking icu_locid_transform_data v1.5.0
20192025-02-21T12:51:49.226Z Checking icu_collections v1.5.0
20202025-02-21T12:51:49.241Z Checking der v0.7.9
20212025-02-21T12:51:49.296Z Checking tracing-core v0.1.32
20222025-02-21T12:51:49.319Z Checking rand_chacha v0.3.1
20232025-02-21T12:51:49.458Z Checking icu_locid v1.5.0
20242025-02-21T12:51:49.731Z Checking thiserror v1.0.69
20252025-02-21T12:51:49.864Z Checking bytes v1.9.0
20262025-02-21T12:51:49.864Z Checking indexmap v2.7.1
20272025-02-21T12:51:49.919Z Checking serde_json v1.0.135
20282025-02-21T12:51:49.921Z Checking bitflags v2.6.0
20292025-02-21T12:51:50.221Z Checking icu_properties_data v1.5.0
20302025-02-21T12:51:50.416Z Checking icu_provider v1.5.0
20312025-02-21T12:51:50.470Z Checking rustls-pki-types v1.10.0
20322025-02-21T12:51:50.671Z Checking percent-encoding v2.3.1
20332025-02-21T12:51:50.690Z Checking tokio v1.43.0
20342025-02-21T12:51:50.895Z Checking http v1.2.0
20352025-02-21T12:51:50.912Z Checking spki v0.7.3
20362025-02-21T12:51:50.993Z Checking icu_locid_transform v1.5.0
20372025-02-21T12:51:51.009Z Checking tracing v0.1.40
20382025-02-21T12:51:51.042Z Checking rand v0.8.5
20392025-02-21T12:51:51.190Z Checking salsa20 v0.10.2
20402025-02-21T12:51:51.355Z Checking pbkdf2 v0.12.2
20412025-02-21T12:51:51.407Z Checking aws-lc-sys v0.22.0
20422025-02-21T12:51:51.528Z Checking httparse v1.9.5
20432025-02-21T12:51:51.567Z Checking powerfmt v0.2.0
20442025-02-21T12:51:51.843Z Checking untrusted v0.7.1
20452025-02-21T12:51:51.935Z Checking mirai-annotations v1.12.0
20462025-02-21T12:51:51.950Z Checking icu_properties v1.5.1
20472025-02-21T12:51:52.001Z Checking icu_normalizer_data v1.5.0
20482025-02-21T12:51:52.100Z Checking utf8_iter v1.0.4
20492025-02-21T12:51:52.114Z Checking untrusted v0.9.0
20502025-02-21T12:51:52.155Z Checking write16 v1.0.0
20512025-02-21T12:51:52.202Z Checking utf16_iter v1.0.5
20522025-02-21T12:51:52.231Z Checking deranged v0.3.11
20532025-02-21T12:51:52.271Z Checking ring v0.17.8
20542025-02-21T12:51:52.285Z Checking scrypt v0.11.0
20552025-02-21T12:51:52.301Z Checking aes v0.8.4
20562025-02-21T12:51:52.371Z Checking cbc v0.1.2
20572025-02-21T12:51:52.503Z Checking crossbeam-utils v0.8.20
20582025-02-21T12:51:52.572Z Checking time-core v0.1.2
20592025-02-21T12:51:52.741Z Checking tinyvec_macros v0.1.1
20602025-02-21T12:51:52.840Z Checking num-conv v0.1.0
20612025-02-21T12:51:53.093Z Checking atomic-waker v1.1.2
20622025-02-21T12:51:53.160Z Checking num_threads v0.1.7
20632025-02-21T12:51:53.202Z Checking pkcs5 v0.7.1
20642025-02-21T12:51:53.235Z Checking tinyvec v1.8.0
20652025-02-21T12:51:53.276Z Checking http-body v1.0.1
20662025-02-21T12:51:53.460Z Checking aws-lc-rs v1.10.0
20672025-02-21T12:51:53.489Z Checking form_urlencoded v1.2.1
20682025-02-21T12:51:53.532Z Checking time v0.3.36
20692025-02-21T12:51:53.697Z Checking try-lock v0.2.5
20702025-02-21T12:51:53.714Z Checking pkcs8 v0.10.2
20712025-02-21T12:51:53.834Z Checking want v0.3.1
20722025-02-21T12:51:53.972Z Checking uuid v1.12.0
20732025-02-21T12:51:54.015Z Checking unicode-ident v1.0.14
20742025-02-21T12:51:54.030Z Checking httpdate v1.0.3
20752025-02-21T12:51:54.198Z Checking tower-service v0.3.3
20762025-02-21T12:51:54.276Z Checking proc-macro2 v1.0.92
20772025-02-21T12:51:54.335Z Checking toml_datetime v0.6.8
20782025-02-21T12:51:54.534Z Checking serde_spanned v0.6.8
20792025-02-21T12:51:54.537Z Checking slog v2.7.0
20802025-02-21T12:51:54.658Z Checking scroll v0.12.0
20812025-02-21T12:51:54.748Z Checking base64 v0.22.1
20822025-02-21T12:51:54.976Z Checking plain v0.2.3
20832025-02-21T12:51:55.024Z Checking match_cfg v0.1.0
20842025-02-21T12:51:55.122Z Checking iana-time-zone v0.1.61
20852025-02-21T12:51:55.139Z Checking adler2 v2.0.0
20862025-02-21T12:51:55.155Z Checking ucd-trie v0.1.7
20872025-02-21T12:51:55.160Z Checking icu_normalizer v1.5.0
20882025-02-21T12:51:55.182Z Checking rustls-webpki v0.102.8
20892025-02-21T12:51:55.212Z Checking foreign-types-shared v0.1.1
20902025-02-21T12:51:55.286Z Checking chrono v0.4.39
20912025-02-21T12:51:55.307Z Checking miniz_oxide v0.8.0
20922025-02-21T12:51:55.331Z Checking foreign-types v0.3.2
20932025-02-21T12:51:55.346Z Checking pest v2.7.14
20942025-02-21T12:51:55.427Z Checking goblin v0.8.2
20952025-02-21T12:51:55.851Z Checking hostname v0.3.1
20962025-02-21T12:51:55.924Z Checking idna_adapter v1.2.0
20972025-02-21T12:51:55.955Z Checking quote v1.0.38
20982025-02-21T12:51:55.972Z Checking openssl-sys v0.9.106
20992025-02-21T12:51:55.989Z Checking errno v0.3.9
21002025-02-21T12:51:56.115Z Checking idna v1.0.3
21012025-02-21T12:51:56.177Z Checking dirs-sys-next v0.1.2
21022025-02-21T12:51:56.275Z Checking aho-corasick v1.1.3
21032025-02-21T12:51:56.358Z Checking data-encoding v2.6.0
21042025-02-21T12:51:56.622Z Checking url v2.5.3
21052025-02-21T12:51:56.857Z Compiling newtype-uuid v1.2.1
21062025-02-21T12:51:57.046Z Checking siphasher v0.3.11
21072025-02-21T12:51:57.125Z Checking pretty-hex v0.4.1
21082025-02-21T12:51:57.146Z Checking regex-syntax v0.8.5
21092025-02-21T12:51:57.342Z Checking openssl v0.10.71
21102025-02-21T12:51:57.361Z Checking dirs-next v2.0.0
21112025-02-21T12:51:57.405Z Checking tokio-util v0.7.12
21122025-02-21T12:51:57.458Z Checking syn v2.0.96
21132025-02-21T12:51:57.488Z Checking rustix v0.38.37
21142025-02-21T12:51:57.844Z Checking unicode-normalization v0.1.24
21152025-02-21T12:51:57.870Z Checking dtrace-parser v0.2.0
21162025-02-21T12:51:58.234Z Checking h2 v0.4.6
21172025-02-21T12:51:58.360Z Checking http-body-util v0.1.2
21182025-02-21T12:51:58.740Z Checking crossbeam-epoch v0.9.18
21192025-02-21T12:51:58.791Z Checking sha1 v0.10.6
21202025-02-21T12:51:59.077Z Checking signature v2.2.0
21212025-02-21T12:51:59.202Z Checking thread_local v1.1.8
21222025-02-21T12:51:59.331Z Checking thread-id v4.2.2
21232025-02-21T12:51:59.437Z Checking encoding_rs v0.8.34
21242025-02-21T12:51:59.480Z Checking unicode-properties v0.1.3
21252025-02-21T12:51:59.870Z Checking gimli v0.31.1
21262025-02-21T12:52:00.220Z Checking dof v0.3.0
21272025-02-21T12:52:00.377Z Checking regex-automata v0.4.8
21282025-02-21T12:52:00.553Z Checking unicode-bidi v0.3.17
21292025-02-21T12:52:00.783Z Checking openssl-probe v0.1.5
21302025-02-21T12:52:00.951Z Checking mime v0.3.17
21312025-02-21T12:52:01.161Z Checking ipnet v2.10.1
21322025-02-21T12:52:01.258Z Checking utf8parse v0.2.2
21332025-02-21T12:52:01.417Z Checking winnow v0.6.20
21342025-02-21T12:52:01.622Z Checking anstyle v1.0.10
21352025-02-21T12:52:01.776Z Checking anstyle-parse v0.2.5
21362025-02-21T12:52:01.942Z Checking stringprep v0.1.5
21372025-02-21T12:52:02.048Z Checking crossbeam-deque v0.8.5
21382025-02-21T12:52:02.246Z Checking term v0.7.0
21392025-02-21T12:52:02.388Z Checking rustls v0.23.19
21402025-02-21T12:52:02.452Z Checking native-tls v0.2.12
21412025-02-21T12:52:02.691Z Checking rustls v0.22.4
21422025-02-21T12:52:02.776Z Checking slog-json v2.6.1
21432025-02-21T12:52:03.055Z Checking serde_urlencoded v0.7.1
21442025-02-21T12:52:03.452Z Checking usdt-impl v0.5.0
21452025-02-21T12:52:03.475Z Checking crossbeam-channel v0.5.13
21462025-02-21T12:52:03.588Z Checking addr2line v0.24.2
21472025-02-21T12:52:03.986Z Checking futures-executor v0.3.31
21482025-02-21T12:52:04.088Z Checking toml_edit v0.22.22
21492025-02-21T12:52:04.119Z Checking rustls-pemfile v2.2.0
21502025-02-21T12:52:04.177Z Checking num-integer v0.1.46
21512025-02-21T12:52:04.205Z Checking md-5 v0.10.6
21522025-02-21T12:52:04.338Z Checking ff v0.13.0
21532025-02-21T12:52:04.397Z Checking hyper v1.5.2
21542025-02-21T12:52:04.444Z Checking hash32 v0.2.1
21552025-02-21T12:52:04.567Z Checking memmap v0.7.0
21562025-02-21T12:52:04.627Z Checking is-terminal v0.4.13
21572025-02-21T12:52:04.683Z Checking object v0.36.5
21582025-02-21T12:52:04.747Z Checking linked-hash-map v0.5.6
21592025-02-21T12:52:04.766Z Checking psl-types v2.0.11
21602025-02-21T12:52:04.782Z Checking utf-8 v0.7.6
21612025-02-21T12:52:04.946Z Checking fallible-iterator v0.2.0
21622025-02-21T12:52:04.980Z Checking anstyle-query v1.1.1
21632025-02-21T12:52:05.047Z Checking is_terminal_polyfill v1.70.1
21642025-02-21T12:52:05.111Z Checking dyn-clone v1.0.18
21652025-02-21T12:52:05.173Z Checking either v1.13.0
21662025-02-21T12:52:05.265Z Checking rustc-demangle v0.1.24
21672025-02-21T12:52:05.497Z Checking colorchoice v1.0.2
21682025-02-21T12:52:05.547Z Checking take_mut v0.2.2
21692025-02-21T12:52:05.656Z Checking quick-error v1.2.3
21702025-02-21T12:52:05.705Z Checking base16ct v0.2.0
21712025-02-21T12:52:05.708Z Checking slog-async v2.8.0
21722025-02-21T12:52:05.802Z Checking resolv-conf v0.7.0
21732025-02-21T12:52:05.917Z Checking sec1 v0.7.3
21742025-02-21T12:52:06.018Z Checking anstream v0.6.15
21752025-02-21T12:52:06.043Z Checking tokio-rustls v0.25.0
21762025-02-21T12:52:06.157Z Checking postgres-protocol v0.6.7
21772025-02-21T12:52:06.296Z Checking schemars v0.8.21
21782025-02-21T12:52:06.331Z Checking hyper-util v0.1.10
21792025-02-21T12:52:06.378Z Checking lru-cache v0.1.2
21802025-02-21T12:52:06.400Z Checking tungstenite v0.24.0
21812025-02-21T12:52:06.567Z Checking publicsuffix v2.3.0
21822025-02-21T12:52:06.644Z Checking toml v0.8.19
21832025-02-21T12:52:06.803Z Checking usdt v0.5.0
21842025-02-21T12:52:06.861Z Checking slog-term v2.9.1
21852025-02-21T12:52:07.074Z Checking heapless v0.7.17
21862025-02-21T12:52:07.271Z Checking num-iter v0.1.45
21872025-02-21T12:52:07.331Z Checking group v0.13.0
21882025-02-21T12:52:07.364Z Checking futures v0.3.31
21892025-02-21T12:52:07.448Z Checking slog-bunyan v2.5.0
21902025-02-21T12:52:07.479Z Checking tokio-native-tls v0.3.1
21912025-02-21T12:52:07.499Z Checking tokio-rustls v0.26.0
21922025-02-21T12:52:07.592Z Checking rayon-core v1.12.1
21932025-02-21T12:52:07.612Z Checking multer v3.1.0
21942025-02-21T12:52:07.724Z Checking hickory-proto v0.24.3
21952025-02-21T12:52:07.834Z Checking terminal_size v0.4.0
21962025-02-21T12:52:07.927Z Checking phf_shared v0.11.2
21972025-02-21T12:52:07.997Z Checking cookie v0.18.1
21982025-02-21T12:52:08.028Z Checking async-stream v0.3.6
21992025-02-21T12:52:08.172Z Checking bzip2-sys v0.1.11+1.0.8
22002025-02-21T12:52:08.186Z Checking camino v1.1.9
22012025-02-21T12:52:08.220Z Checking waitgroup v0.1.2
22022025-02-21T12:52:08.247Z Checking signal-hook v0.3.17
22032025-02-21T12:52:08.264Z Checking openapiv3 v2.0.0
22042025-02-21T12:52:08.297Z Checking webpki-roots v0.26.6
22052025-02-21T12:52:08.367Z Checking serde_path_to_error v0.1.16
22062025-02-21T12:52:08.426Z Checking hkdf v0.12.4
22072025-02-21T12:52:08.497Z Checking crypto-bigint v0.5.5
22082025-02-21T12:52:08.607Z Checking lazy_static v1.5.0
22092025-02-21T12:52:08.632Z Checking hostname v0.4.0
22102025-02-21T12:52:08.687Z Checking sync_wrapper v1.0.1
22112025-02-21T12:52:08.724Z Checking crc32fast v1.4.2
22122025-02-21T12:52:08.773Z Checking unicode-width v0.2.0
22132025-02-21T12:52:08.841Z Checking strsim v0.11.1
22142025-02-21T12:52:08.942Z Checking bitflags v1.3.2
22152025-02-21T12:52:08.970Z Checking clap_lex v0.7.4
22162025-02-21T12:52:09.051Z Checking managed v0.8.0
22172025-02-21T12:52:09.138Z Checking tower-layer v0.3.3
22182025-02-21T12:52:09.214Z Checking winnow v0.5.40
22192025-02-21T12:52:09.230Z Checking debug-ignore v1.0.5
22202025-02-21T12:52:09.378Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22212025-02-21T12:52:09.398Z Checking tower v0.5.2
22222025-02-21T12:52:09.422Z Checking smoltcp v0.9.1
22232025-02-21T12:52:09.706Z Checking console v0.15.10
22242025-02-21T12:52:10.098Z Checking clap_builder v4.5.30
22252025-02-21T12:52:10.279Z Checking flate2 v1.0.35
22262025-02-21T12:52:10.560Z Checking backtrace v0.3.74
22272025-02-21T12:52:10.820Z Checking num-bigint-dig v0.8.4
22282025-02-21T12:52:10.899Z Checking signal-hook-mio v0.2.4
22292025-02-21T12:52:11.044Z Checking hyper-rustls v0.27.3
22302025-02-21T12:52:11.120Z Checking anyhow v1.0.96
22312025-02-21T12:52:11.185Z Checking elliptic-curve v0.13.8
22322025-02-21T12:52:11.371Z Checking cookie_store v0.21.1
22332025-02-21T12:52:11.508Z Checking dropshot v0.12.0
22342025-02-21T12:52:11.511Z Checking bzip2 v0.4.4
22352025-02-21T12:52:11.805Z Checking rayon v1.10.0
22362025-02-21T12:52:11.821Z Checking hyper-tls v0.6.0
22372025-02-21T12:52:12.022Z Checking toml_edit v0.19.15
22382025-02-21T12:52:12.048Z Checking phf v0.11.2
22392025-02-21T12:52:12.077Z Checking tokio-tungstenite v0.24.0
22402025-02-21T12:52:12.293Z Checking postgres-types v0.2.8
22412025-02-21T12:52:12.305Z Checking hickory-resolver v0.24.3
22422025-02-21T12:52:12.514Z Checking regex v1.11.1
22432025-02-21T12:52:12.746Z Checking bstr v1.10.0
22442025-02-21T12:52:12.957Z Checking ed25519 v2.2.3
22452025-02-21T12:52:12.973Z Checking tokio-stream v0.1.16
22462025-02-21T12:52:13.087Z Checking phf_shared v0.10.0
22472025-02-21T12:52:13.260Z Checking curve25519-dalek v4.1.3
22482025-02-21T12:52:13.346Z Checking zerocopy v0.6.6
22492025-02-21T12:52:13.642Z Checking hubpack v0.1.2
22502025-02-21T12:52:13.767Z Checking memoffset v0.9.1
22512025-02-21T12:52:13.825Z Checking portable-atomic v1.9.0
22522025-02-21T12:52:13.886Z Checking pkcs1 v0.7.5
22532025-02-21T12:52:13.931Z Checking float-cmp v0.10.0
22542025-02-21T12:52:14.001Z Checking serde-big-array v0.5.1
22552025-02-21T12:52:14.141Z Checking rfc6979 v0.4.0
22562025-02-21T12:52:14.220Z Checking normalize-line-endings v0.3.0
22572025-02-21T12:52:14.277Z Checking fixedbitset v0.4.2
22582025-02-21T12:52:14.329Z Checking static_assertions v1.1.0
22592025-02-21T12:52:14.355Z Checking new_debug_unreachable v1.0.6
22602025-02-21T12:52:14.429Z Checking whoami v1.5.2
22612025-02-21T12:52:14.446Z Checking unicode-segmentation v1.12.0
22622025-02-21T12:52:14.459Z Checking precomputed-hash v0.1.1
22632025-02-21T12:52:14.552Z Checking number_prefix v0.4.0
22642025-02-21T12:52:14.573Z Checking bit-vec v0.6.3
22652025-02-21T12:52:14.734Z Checking difflib v0.4.0
22662025-02-21T12:52:14.751Z Checking minimal-lexical v0.2.1
22672025-02-21T12:52:14.835Z Checking predicates-core v1.0.8
22682025-02-21T12:52:14.901Z Checking bit-set v0.5.3
22692025-02-21T12:52:14.949Z Checking qorb v0.2.1
22702025-02-21T12:52:15.039Z Checking tokio-postgres v0.7.12
22712025-02-21T12:52:15.059Z Checking ed25519-dalek v2.1.1
22722025-02-21T12:52:15.076Z Checking predicates v3.1.3
22732025-02-21T12:52:15.126Z Checking similar v2.6.0
22742025-02-21T12:52:15.141Z Checking nom v7.1.3
22752025-02-21T12:52:15.155Z Checking string_cache v0.8.7
22762025-02-21T12:52:15.316Z Checking indicatif v0.17.11
22772025-02-21T12:52:15.427Z Checking petgraph v0.6.5
22782025-02-21T12:52:15.464Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
22792025-02-21T12:52:15.717Z Checking toml v0.7.8
22802025-02-21T12:52:15.953Z Checking ecdsa v0.16.9
22812025-02-21T12:52:16.036Z Checking rsa v0.9.6
22822025-02-21T12:52:16.385Z Checking nix v0.29.0
22832025-02-21T12:52:16.652Z Checking clap v4.5.30
22842025-02-21T12:52:16.773Z Checking reqwest v0.12.12
22852025-02-21T12:52:17.003Z Checking zip v0.6.6
22862025-02-21T12:52:17.348Z Checking crossterm v0.28.1
22872025-02-21T12:52:17.705Z Checking itertools v0.10.5
22882025-02-21T12:52:17.722Z Checking fs-err v2.11.0
22892025-02-21T12:52:17.747Z Checking ahash v0.8.11
22902025-02-21T12:52:18.064Z Checking x509-cert v0.2.5
22912025-02-21T12:52:18.216Z Checking hex v0.4.3
22922025-02-21T12:52:18.269Z Checking semver v1.0.24
22932025-02-21T12:52:18.422Z Checking peg-runtime v0.8.3
22942025-02-21T12:52:18.623Z Checking lalrpop-util v0.19.12
22952025-02-21T12:52:18.661Z Checking sigpipe v0.1.3
22962025-02-21T12:52:19.796Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
22972025-02-21T12:52:20.126Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.61s
22982025-02-21T12:52:20.281Z
22992025-02-21T12:52:20.281Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (49/199)
23002025-02-21T12:52:20.846Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23012025-02-21T12:52:20.849Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23022025-02-21T12:52:20.944Z Compiling hashbrown v0.14.5
23032025-02-21T12:52:21.065Z Checking heck v0.5.0
23042025-02-21T12:52:21.079Z Compiling unsafe-libyaml v0.2.11
23052025-02-21T12:52:21.092Z Checking ipnetwork v0.21.1
23062025-02-21T12:52:21.106Z Compiling ident_case v1.0.1
23072025-02-21T12:52:21.122Z Checking progenitor-client v0.8.0
23082025-02-21T12:52:21.136Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23092025-02-21T12:52:21.227Z Checking newtype-uuid v1.2.1
23102025-02-21T12:52:21.276Z Compiling darling_core v0.20.10
23112025-02-21T12:52:21.428Z Checking oxnet v0.1.0
23122025-02-21T12:52:21.445Z Compiling proc-macro-crate v1.3.1
23132025-02-21T12:52:21.465Z Compiling structmeta-derive v0.3.0
23142025-02-21T12:52:21.536Z Compiling thiserror v2.0.11
23152025-02-21T12:52:21.775Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23162025-02-21T12:52:22.021Z Checking regress v0.10.1
23172025-02-21T12:52:22.172Z Compiling lzma-sys v0.1.20
23182025-02-21T12:52:22.346Z Compiling serde_yaml v0.9.34+deprecated
23192025-02-21T12:52:22.446Z Compiling num_enum_derive v0.5.11
23202025-02-21T12:52:22.780Z Compiling daft-derive v0.1.1
23212025-02-21T12:52:22.873Z Compiling thiserror-impl v2.0.11
23222025-02-21T12:52:24.024Z Compiling structmeta v0.3.0
23232025-02-21T12:52:24.307Z Compiling foreign-types-macros v0.2.3
23242025-02-21T12:52:24.438Z Compiling dropshot v0.15.1
23252025-02-21T12:52:24.668Z Checking foreign-types-shared v0.3.1
23262025-02-21T12:52:24.778Z Checking arc-swap v1.7.1
23272025-02-21T12:52:24.865Z Checking num_enum v0.5.11
23282025-02-21T12:52:25.038Z Compiling parse-display-derive v0.10.0
23292025-02-21T12:52:25.198Z Checking slog-scope v4.4.0
23302025-02-21T12:52:25.415Z Checking daft v0.1.1
23312025-02-21T12:52:25.519Z Checking typify-impl v0.2.0
23322025-02-21T12:52:25.546Z Checking foreign-types v0.5.0
23332025-02-21T12:52:25.766Z Compiling proc-macro-error v1.0.4
23342025-02-21T12:52:26.071Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23352025-02-21T12:52:26.164Z Checking tungstenite v0.21.0
23362025-02-21T12:52:26.189Z Compiling heck v0.3.3
23372025-02-21T12:52:26.331Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23382025-02-21T12:52:26.527Z Compiling dropshot_endpoint v0.15.1
23392025-02-21T12:52:26.612Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23402025-02-21T12:52:26.968Z Compiling darling_macro v0.20.10
23412025-02-21T12:52:27.027Z Checking cstr-argument v0.1.2
23422025-02-21T12:52:27.157Z Checking instant v0.1.13
23432025-02-21T12:52:27.227Z Checking pretty-hex v0.2.1
23442025-02-21T12:52:27.287Z Checking base64 v0.21.7
23452025-02-21T12:52:27.370Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
23462025-02-21T12:52:27.408Z Checking fastrand v2.1.1
23472025-02-21T12:52:27.709Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23482025-02-21T12:52:27.737Z Checking tempfile v3.13.0
23492025-02-21T12:52:27.754Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23502025-02-21T12:52:27.863Z Compiling darling v0.20.10
23512025-02-21T12:52:27.956Z Checking backoff v0.4.0
23522025-02-21T12:52:27.972Z Compiling serde_with_macros v3.11.0
23532025-02-21T12:52:27.988Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23542025-02-21T12:52:28.004Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23552025-02-21T12:52:28.075Z Checking tokio-tungstenite v0.21.0
23562025-02-21T12:52:28.159Z Compiling zone_cfg_derive v0.1.2
23572025-02-21T12:52:29.227Z Checking strum v0.26.3
23582025-02-21T12:52:29.231Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23592025-02-21T12:52:29.231Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23602025-02-21T12:52:29.231Z Checking slog-stdlog v4.1.1
23612025-02-21T12:52:29.231Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23622025-02-21T12:52:29.231Z Checking parse-display v0.10.0
23632025-02-21T12:52:29.231Z Checking regress v0.9.1
23642025-02-21T12:52:29.231Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23652025-02-21T12:52:29.231Z Checking progenitor-client v0.9.1
23662025-02-21T12:52:29.231Z Checking colored v2.1.0
23672025-02-21T12:52:29.231Z Checking macaddr v1.0.1
23682025-02-21T12:52:29.343Z Checking unicode-width v0.1.14
23692025-02-21T12:52:29.355Z Checking base64 v0.13.1
23702025-02-21T12:52:29.506Z Checking zone v0.1.8
23712025-02-21T12:52:29.820Z Checking ron v0.7.1
23722025-02-21T12:52:29.899Z Checking tabwriter v1.4.0
23732025-02-21T12:52:30.133Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23742025-02-21T12:52:30.184Z Checking slog-envlogger v2.2.0
23752025-02-21T12:52:30.420Z Checking serde_with v3.11.0
23762025-02-21T12:52:30.438Z Checking xz2 v0.1.7
23772025-02-21T12:52:30.588Z Checking xattr v1.3.1
23782025-02-21T12:52:30.738Z Checking pem v3.0.4
23792025-02-21T12:52:30.785Z Checking yasna v0.5.2
23802025-02-21T12:52:30.910Z Checking headers-core v0.3.0
23812025-02-21T12:52:30.994Z Checking smf v0.2.3
23822025-02-21T12:52:31.062Z Checking filetime v0.2.25
23832025-02-21T12:52:31.288Z Checking same-file v1.0.6
23842025-02-21T12:52:31.457Z Checking tar v0.4.42
23852025-02-21T12:52:31.474Z Checking walkdir v2.5.0
23862025-02-21T12:52:31.500Z Checking headers v0.4.0
23872025-02-21T12:52:31.626Z Checking rcgen v0.12.1
23882025-02-21T12:52:31.761Z Checking atomicwrites v0.4.4
23892025-02-21T12:52:31.980Z Checking camino-tempfile v1.1.1
23902025-02-21T12:52:32.273Z Checking subprocess v0.2.9
23912025-02-21T12:52:34.569Z Compiling typify-macro v0.2.0
23922025-02-21T12:52:36.086Z Compiling typify v0.2.0
23932025-02-21T12:52:36.155Z Compiling progenitor-impl v0.8.0
23942025-02-21T12:52:38.587Z Compiling progenitor-macro v0.8.0
23952025-02-21T12:52:42.131Z Checking progenitor v0.8.0
23962025-02-21T12:52:42.259Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
23972025-02-21T12:52:42.262Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23982025-02-21T12:52:44.783Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
23992025-02-21T12:52:45.116Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24002025-02-21T12:52:51.228Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
24012025-02-21T12:52:52.741Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24022025-02-21T12:52:53.944Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.84s
24032025-02-21T12:52:54.120Z
24042025-02-21T12:52:54.120Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/199)
24052025-02-21T12:52:54.684Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24062025-02-21T12:52:54.687Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24072025-02-21T12:52:54.781Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24082025-02-21T12:52:56.141Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.02s
24092025-02-21T12:52:56.306Z
24102025-02-21T12:52:56.306Zinfo: running `cargo check --bins` on nexus-config (51/199)
24112025-02-21T12:52:56.858Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24122025-02-21T12:52:56.861Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24132025-02-21T12:52:56.861Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24142025-02-21T12:52:56.864Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
24152025-02-21T12:52:56.936Z
24162025-02-21T12:52:56.936Zinfo: running `cargo check --bins` on omicron-rpaths (52/199)
24172025-02-21T12:52:57.466Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24182025-02-21T12:52:57.469Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24192025-02-21T12:52:57.469Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24202025-02-21T12:52:57.471Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
24212025-02-21T12:52:57.541Z
24222025-02-21T12:52:57.541Zinfo: running `cargo check --bins` on omicron-brand-metadata (53/199)
24232025-02-21T12:52:58.069Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24242025-02-21T12:52:58.071Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24252025-02-21T12:52:58.071Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24262025-02-21T12:52:58.074Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
24272025-02-21T12:52:58.141Z
24282025-02-21T12:52:58.141Zinfo: running `cargo check --bins` on omicron-certificates (54/199)
24292025-02-21T12:52:58.699Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24302025-02-21T12:52:58.710Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24312025-02-21T12:52:58.710Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24322025-02-21T12:52:58.710Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
24332025-02-21T12:52:58.761Z
24342025-02-21T12:52:58.761Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (55/199)
24352025-02-21T12:52:59.332Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24362025-02-21T12:52:59.335Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24372025-02-21T12:52:59.447Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24382025-02-21T12:52:59.557Z Compiling ipnetwork v0.21.1
24392025-02-21T12:52:59.560Z Compiling zerocopy v0.8.10
24402025-02-21T12:52:59.560Z Compiling progenitor-client v0.8.0
24412025-02-21T12:52:59.560Z Compiling itertools v0.13.0
24422025-02-21T12:52:59.560Z Compiling zerocopy-derive v0.8.10
24432025-02-21T12:52:59.560Z Compiling heapless v0.8.0
24442025-02-21T12:52:59.560Z Compiling thiserror v2.0.11
24452025-02-21T12:52:59.747Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24462025-02-21T12:52:59.869Z Checking hash32 v0.3.1
24472025-02-21T12:52:59.994Z Compiling oxnet v0.1.0
24482025-02-21T12:53:00.066Z Compiling progenitor v0.8.0
24492025-02-21T12:53:00.272Z Compiling instant v0.1.13
24502025-02-21T12:53:00.290Z Compiling smoltcp v0.11.0
24512025-02-21T12:53:00.388Z Compiling daft v0.1.1
24522025-02-21T12:53:00.421Z Compiling backoff v0.4.0
24532025-02-21T12:53:00.463Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24542025-02-21T12:53:00.674Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
24552025-02-21T12:53:00.766Z Compiling dropshot v0.15.1
24562025-02-21T12:53:00.841Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24572025-02-21T12:53:00.928Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24582025-02-21T12:53:01.120Z Compiling serde_with v3.11.0
24592025-02-21T12:53:01.277Z Compiling parse-display v0.10.0
24602025-02-21T12:53:01.325Z Checking num-rational v0.4.2
24612025-02-21T12:53:01.849Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24622025-02-21T12:53:01.976Z Compiling progenitor-client v0.9.1
24632025-02-21T12:53:02.490Z Compiling regress v0.9.1
24642025-02-21T12:53:02.495Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24652025-02-21T12:53:03.545Z Compiling phf_generator v0.11.2
24662025-02-21T12:53:03.742Z Checking num-complex v0.4.6
24672025-02-21T12:53:04.618Z Compiling macaddr v1.0.1
24682025-02-21T12:53:04.915Z Checking cobs v0.2.3
24692025-02-21T12:53:05.007Z Checking num v0.4.3
24702025-02-21T12:53:05.126Z Compiling phf_codegen v0.11.2
24712025-02-21T12:53:05.168Z Checking postcard v1.0.10
24722025-02-21T12:53:05.576Z Compiling parse-zoneinfo v0.3.1
24732025-02-21T12:53:05.655Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
24742025-02-21T12:53:05.968Z Compiling float-ord v0.3.2
24752025-02-21T12:53:07.175Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
24762025-02-21T12:53:07.229Z Compiling convert_case v0.4.0
24772025-02-21T12:53:07.509Z Compiling chrono-tz-build v0.4.0
24782025-02-21T12:53:08.013Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
24792025-02-21T12:53:08.040Z Compiling derive_more v0.99.19
24802025-02-21T12:53:08.203Z Compiling crucible-workspace-hack v0.1.0
24812025-02-21T12:53:08.541Z Checking newline-converter v0.3.0
24822025-02-21T12:53:08.650Z Compiling chrono-tz v0.10.1
24832025-02-21T12:53:08.846Z Checking prettyplease v0.2.29
24842025-02-21T12:53:08.902Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24852025-02-21T12:53:09.376Z Compiling slog-dtrace v0.3.0
24862025-02-21T12:53:09.512Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
24872025-02-21T12:53:09.534Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24882025-02-21T12:53:09.784Z Checking expectorate v1.1.0
24892025-02-21T12:53:09.959Z Compiling zone_cfg_derive v0.3.0
24902025-02-21T12:53:10.148Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24912025-02-21T12:53:10.715Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24922025-02-21T12:53:10.883Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
24932025-02-21T12:53:11.145Z Compiling const_format_proc_macros v0.2.34
24942025-02-21T12:53:11.174Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24952025-02-21T12:53:11.177Z Compiling num-derive v0.4.2
24962025-02-21T12:53:11.272Z Checking highway v1.2.0
24972025-02-21T12:53:11.572Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
24982025-02-21T12:53:11.705Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
24992025-02-21T12:53:12.046Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25002025-02-21T12:53:12.228Z Checking zone v0.3.0
25012025-02-21T12:53:12.304Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
25022025-02-21T12:53:12.937Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25032025-02-21T12:53:12.955Z Checking const_format v0.2.34
25042025-02-21T12:53:13.379Z Checking gethostname v0.5.0
25052025-02-21T12:53:13.404Z Checking bcs v0.1.6
25062025-02-21T12:53:13.475Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
25072025-02-21T12:53:13.511Z Compiling async-recursion v1.1.1
25082025-02-21T12:53:13.867Z Checking nanorand v0.7.0
25092025-02-21T12:53:13.884Z Checking termtree v0.5.1
25102025-02-21T12:53:13.900Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25112025-02-21T12:53:14.100Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25122025-02-21T12:53:14.234Z Checking flume v0.11.1
25132025-02-21T12:53:14.454Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812)
25142025-02-21T12:53:14.588Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25152025-02-21T12:53:14.680Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25162025-02-21T12:53:16.522Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25172025-02-21T12:53:20.839Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25182025-02-21T12:53:24.011Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25192025-02-21T12:53:26.494Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
25202025-02-21T12:53:27.706Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.10s
25212025-02-21T12:53:27.878Z
25222025-02-21T12:53:27.878Zinfo: running `cargo check --bins` on clickhouse-admin-api (56/199)
25232025-02-21T12:53:28.436Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25242025-02-21T12:53:28.450Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25252025-02-21T12:53:28.450Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25262025-02-21T12:53:28.450Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
25272025-02-21T12:53:28.512Z
25282025-02-21T12:53:28.512Zinfo: running `cargo check --bins` on clickhouse-admin-types (57/199)
25292025-02-21T12:53:29.069Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25302025-02-21T12:53:29.073Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25312025-02-21T12:53:29.073Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25322025-02-21T12:53:29.075Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
25332025-02-21T12:53:29.148Z
25342025-02-21T12:53:29.148Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (58/199)
25352025-02-21T12:53:29.702Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25362025-02-21T12:53:29.705Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25372025-02-21T12:53:29.800Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25382025-02-21T12:53:30.424Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
25392025-02-21T12:53:30.608Z
25402025-02-21T12:53:30.608Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (59/199)
25412025-02-21T12:53:31.174Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25422025-02-21T12:53:31.177Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25432025-02-21T12:53:31.276Z Compiling cfg_aliases v0.1.1
25442025-02-21T12:53:31.279Z Compiling vte_generate_state_changes v0.1.2
25452025-02-21T12:53:31.279Z Checking fd-lock v4.0.2
25462025-02-21T12:53:31.280Z Checking nibble_vec v0.1.0
25472025-02-21T12:53:31.280Z Checking bytecount v0.6.8
25482025-02-21T12:53:31.280Z Checking endian-type v0.1.2
25492025-02-21T12:53:31.402Z Compiling tabled_derive v0.7.0
25502025-02-21T12:53:31.422Z Checking itertools v0.12.1
25512025-02-21T12:53:31.466Z Compiling nix v0.28.0
25522025-02-21T12:53:31.556Z Compiling peg-macros v0.8.4
25532025-02-21T12:53:31.571Z Checking papergrid v0.11.0
25542025-02-21T12:53:31.586Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25552025-02-21T12:53:31.589Z Checking radix_trie v0.2.1
25562025-02-21T12:53:31.962Z Compiling sqlparser_derive v0.2.2
25572025-02-21T12:53:31.964Z Checking vte v0.11.1
25582025-02-21T12:53:32.608Z Checking unicode_categories v0.1.1
25592025-02-21T12:53:32.898Z Checking nu-ansi-term v0.50.1
25602025-02-21T12:53:32.982Z Checking home v0.5.9
25612025-02-21T12:53:33.014Z Checking sqlparser v0.45.0
25622025-02-21T12:53:33.148Z Checking sqlformat v0.2.6
25632025-02-21T12:53:33.319Z Checking display-error-chain v0.2.2
25642025-02-21T12:53:33.425Z Checking strip-ansi-escapes v0.2.0
25652025-02-21T12:53:33.568Z Checking tabled v0.15.0
25662025-02-21T12:53:33.740Z Checking reedline v0.35.0
25672025-02-21T12:53:34.293Z Checking peg v0.8.4
25682025-02-21T12:53:34.438Z Checking rustyline v14.0.0
25692025-02-21T12:53:43.340Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.79s
25702025-02-21T12:53:43.504Z
25712025-02-21T12:53:43.504Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (60/199)
25722025-02-21T12:53:44.067Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25732025-02-21T12:53:44.070Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25742025-02-21T12:53:44.170Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25752025-02-21T12:53:49.212Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.73s
25762025-02-21T12:53:49.388Z
25772025-02-21T12:53:49.388Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (61/199)
25782025-02-21T12:53:49.959Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25792025-02-21T12:53:49.962Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25802025-02-21T12:53:50.063Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25812025-02-21T12:53:53.518Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.14s
25822025-02-21T12:53:53.689Z
25832025-02-21T12:53:53.689Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (62/199)
25842025-02-21T12:53:54.254Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25852025-02-21T12:53:54.257Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25862025-02-21T12:53:54.357Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25872025-02-21T12:53:59.100Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.43s
25882025-02-21T12:53:59.275Z
25892025-02-21T12:53:59.275Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (63/199)
25902025-02-21T12:53:59.842Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25912025-02-21T12:53:59.844Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25922025-02-21T12:53:59.945Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25932025-02-21T12:54:04.716Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.46s
25942025-02-21T12:54:04.891Z
25952025-02-21T12:54:04.891Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (64/199)
25962025-02-21T12:54:05.453Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25972025-02-21T12:54:05.455Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25982025-02-21T12:54:05.554Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25992025-02-21T12:54:09.242Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.37s
26002025-02-21T12:54:09.413Z
26012025-02-21T12:54:09.413Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (65/199)
26022025-02-21T12:54:09.972Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26032025-02-21T12:54:09.975Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26042025-02-21T12:54:10.073Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26052025-02-21T12:54:13.782Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.38s
26062025-02-21T12:54:13.961Z
26072025-02-21T12:54:13.962Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (66/199)
26082025-02-21T12:54:14.521Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26092025-02-21T12:54:14.524Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26102025-02-21T12:54:14.623Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26112025-02-21T12:54:19.688Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.75s
26122025-02-21T12:54:19.861Z
26132025-02-21T12:54:19.861Zinfo: running `cargo check --bins` on oximeter (67/199)
26142025-02-21T12:54:20.406Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26152025-02-21T12:54:20.408Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26162025-02-21T12:54:20.408Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26172025-02-21T12:54:20.411Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26182025-02-21T12:54:20.483Z
26192025-02-21T12:54:20.483Zinfo: running `cargo check --bins` on oximeter-macro-impl (68/199)
26202025-02-21T12:54:21.013Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26212025-02-21T12:54:21.016Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26222025-02-21T12:54:21.016Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26232025-02-21T12:54:21.019Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26242025-02-21T12:54:21.088Z
26252025-02-21T12:54:21.088Zinfo: running `cargo check --bins` on oximeter-schema (69/199)
26262025-02-21T12:54:21.633Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26272025-02-21T12:54:21.636Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26282025-02-21T12:54:21.722Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26292025-02-21T12:54:23.727Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26302025-02-21T12:54:24.650Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.57s
26312025-02-21T12:54:24.816Z
26322025-02-21T12:54:24.816Zinfo: running `cargo check --bins` on oximeter-types (70/199)
26332025-02-21T12:54:25.359Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26342025-02-21T12:54:25.363Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26352025-02-21T12:54:25.363Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26362025-02-21T12:54:25.366Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26372025-02-21T12:54:25.434Z
26382025-02-21T12:54:25.434Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (71/199)
26392025-02-21T12:54:25.985Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26402025-02-21T12:54:25.987Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26412025-02-21T12:54:25.987Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26422025-02-21T12:54:25.990Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26432025-02-21T12:54:26.062Z
26442025-02-21T12:54:26.062Zinfo: running `cargo check --bins` on oxql-types (72/199)
26452025-02-21T12:54:26.611Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26462025-02-21T12:54:26.614Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26472025-02-21T12:54:26.614Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26482025-02-21T12:54:26.618Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26492025-02-21T12:54:26.687Z
26502025-02-21T12:54:26.687Zinfo: running `cargo check --bins` on oximeter-test-utils (73/199)
26512025-02-21T12:54:27.254Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26522025-02-21T12:54:27.257Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26532025-02-21T12:54:27.257Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26542025-02-21T12:54:27.260Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26552025-02-21T12:54:27.334Z
26562025-02-21T12:54:27.334Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (74/199)
26572025-02-21T12:54:27.882Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26582025-02-21T12:54:27.885Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26592025-02-21T12:54:27.885Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26602025-02-21T12:54:27.888Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26612025-02-21T12:54:27.959Z
26622025-02-21T12:54:27.959Zinfo: running `cargo check --bins` on bootstrap-agent-client (75/199)
26632025-02-21T12:54:28.520Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26642025-02-21T12:54:28.523Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26652025-02-21T12:54:28.523Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26662025-02-21T12:54:28.526Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26672025-02-21T12:54:28.598Z
26682025-02-21T12:54:28.598Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (76/199)
26692025-02-21T12:54:29.149Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26702025-02-21T12:54:29.152Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26712025-02-21T12:54:29.152Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26722025-02-21T12:54:29.155Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26732025-02-21T12:54:29.226Z
26742025-02-21T12:54:29.226Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (77/199)
26752025-02-21T12:54:29.777Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26762025-02-21T12:54:29.781Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26772025-02-21T12:54:29.781Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26782025-02-21T12:54:29.783Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26792025-02-21T12:54:29.857Z
26802025-02-21T12:54:29.857Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (78/199)
26812025-02-21T12:54:30.407Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26822025-02-21T12:54:30.410Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26832025-02-21T12:54:30.411Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26842025-02-21T12:54:30.413Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26852025-02-21T12:54:30.489Z
26862025-02-21T12:54:30.489Zinfo: running `cargo check --bins` on cockroach-admin-client (79/199)
26872025-02-21T12:54:31.022Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26882025-02-21T12:54:31.025Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26892025-02-21T12:54:31.025Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26902025-02-21T12:54:31.028Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26912025-02-21T12:54:31.096Z
26922025-02-21T12:54:31.096Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (80/199)
26932025-02-21T12:54:31.652Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26942025-02-21T12:54:31.654Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26952025-02-21T12:54:31.654Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26962025-02-21T12:54:31.657Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26972025-02-21T12:54:31.729Z
26982025-02-21T12:54:31.729Zinfo: running `cargo check --bins` on dns-service-client (81/199)
26992025-02-21T12:54:32.276Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27002025-02-21T12:54:32.279Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27012025-02-21T12:54:32.279Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27022025-02-21T12:54:32.282Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27032025-02-21T12:54:32.354Z
27042025-02-21T12:54:32.354Zinfo: running `cargo check --bins` on internal-dns-types (82/199)
27052025-02-21T12:54:32.894Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27062025-02-21T12:54:32.897Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27072025-02-21T12:54:32.897Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27082025-02-21T12:54:32.900Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
27092025-02-21T12:54:32.971Z
27102025-02-21T12:54:32.971Zinfo: running `cargo check --bins` on dpd-client (83/199)
27112025-02-21T12:54:33.516Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27122025-02-21T12:54:33.519Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27132025-02-21T12:54:33.519Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27142025-02-21T12:54:33.522Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
27152025-02-21T12:54:33.589Z
27162025-02-21T12:54:33.589Zinfo: running `cargo check --bins` on gateway-client (84/199)
27172025-02-21T12:54:34.127Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27182025-02-21T12:54:34.129Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27192025-02-21T12:54:34.129Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27202025-02-21T12:54:34.132Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
27212025-02-21T12:54:34.201Z
27222025-02-21T12:54:34.201Zinfo: running `cargo check --bins` on installinator-client (85/199)
27232025-02-21T12:54:34.765Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27242025-02-21T12:54:34.767Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27252025-02-21T12:54:34.767Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27262025-02-21T12:54:34.770Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27272025-02-21T12:54:34.843Z
27282025-02-21T12:54:34.843Zinfo: running `cargo check --bins` on installinator-common (86/199)
27292025-02-21T12:54:35.403Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27302025-02-21T12:54:35.405Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27312025-02-21T12:54:35.405Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27322025-02-21T12:54:35.407Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27332025-02-21T12:54:35.479Z
27342025-02-21T12:54:35.479Zinfo: running `cargo check --bins` on update-engine (87/199)
27352025-02-21T12:54:36.013Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27362025-02-21T12:54:36.015Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27372025-02-21T12:54:36.015Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27382025-02-21T12:54:36.018Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
27392025-02-21T12:54:36.086Z
27402025-02-21T12:54:36.086Zinfo: running `cargo check --bins` on nexus-client (88/199)
27412025-02-21T12:54:36.663Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27422025-02-21T12:54:36.666Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27432025-02-21T12:54:36.666Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27442025-02-21T12:54:36.670Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27452025-02-21T12:54:36.747Z
27462025-02-21T12:54:36.747Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (89/199)
27472025-02-21T12:54:37.312Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27482025-02-21T12:54:37.315Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27492025-02-21T12:54:37.315Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27502025-02-21T12:54:37.318Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27512025-02-21T12:54:37.391Z
27522025-02-21T12:54:37.391Zinfo: running `cargo check --bins` on omicron-passwords (90/199)
27532025-02-21T12:54:37.931Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27542025-02-21T12:54:37.934Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27552025-02-21T12:54:37.934Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27562025-02-21T12:54:37.937Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
27572025-02-21T12:54:38.008Z
27582025-02-21T12:54:38.008Zinfo: running `cargo check --bins` on nexus-types (91/199)
27592025-02-21T12:54:38.584Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27602025-02-21T12:54:38.587Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27612025-02-21T12:54:38.587Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27622025-02-21T12:54:38.591Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27632025-02-21T12:54:38.665Z
27642025-02-21T12:54:38.665Zinfo: running `cargo check --bins` on oxide-client (92/199)
27652025-02-21T12:54:39.201Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27662025-02-21T12:54:39.205Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27672025-02-21T12:54:39.205Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27682025-02-21T12:54:39.208Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
27692025-02-21T12:54:39.275Z
27702025-02-21T12:54:39.275Zinfo: running `cargo check --bins` on oximeter-client (93/199)
27712025-02-21T12:54:39.824Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27722025-02-21T12:54:39.827Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27732025-02-21T12:54:39.827Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27742025-02-21T12:54:39.830Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27752025-02-21T12:54:39.900Z
27762025-02-21T12:54:39.900Zinfo: running `cargo check --bins` on repo-depot-client (94/199)
27772025-02-21T12:54:40.432Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27782025-02-21T12:54:40.435Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27792025-02-21T12:54:40.435Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27802025-02-21T12:54:40.438Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
27812025-02-21T12:54:40.505Z
27822025-02-21T12:54:40.505Zinfo: running `cargo check --bins` on sled-agent-client (95/199)
27832025-02-21T12:54:41.079Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27842025-02-21T12:54:41.081Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27852025-02-21T12:54:41.081Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27862025-02-21T12:54:41.084Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27872025-02-21T12:54:41.158Z
27882025-02-21T12:54:41.158Zinfo: running `cargo check --bins` on wicketd-client (96/199)
27892025-02-21T12:54:41.738Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27902025-02-21T12:54:41.740Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27912025-02-21T12:54:41.740Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27922025-02-21T12:54:41.743Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27932025-02-21T12:54:41.820Z
27942025-02-21T12:54:41.820Zinfo: running `cargo check --bins` on sled-agent-types (97/199)
27952025-02-21T12:54:42.395Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27962025-02-21T12:54:42.398Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27972025-02-21T12:54:42.398Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27982025-02-21T12:54:42.400Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27992025-02-21T12:54:42.475Z
28002025-02-21T12:54:42.476Zinfo: running `cargo check --bins` on wicket-common (98/199)
28012025-02-21T12:54:43.050Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28022025-02-21T12:54:43.052Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28032025-02-21T12:54:43.052Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28042025-02-21T12:54:43.056Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
28052025-02-21T12:54:43.132Z
28062025-02-21T12:54:43.132Zinfo: running `cargo check --bins` on omicron-cockroach-admin (99/199)
28072025-02-21T12:54:43.698Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28082025-02-21T12:54:43.702Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28092025-02-21T12:54:43.801Z Checking csv-core v0.1.11
28102025-02-21T12:54:43.801Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
28112025-02-21T12:54:43.804Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28122025-02-21T12:54:43.804Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28132025-02-21T12:54:44.092Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28142025-02-21T12:54:44.111Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28152025-02-21T12:54:44.146Z Checking csv v1.3.1
28162025-02-21T12:54:44.690Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
28172025-02-21T12:54:45.034Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28182025-02-21T12:54:46.610Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.49s
28192025-02-21T12:54:46.787Z
28202025-02-21T12:54:46.787Zinfo: running `cargo check --bins` on cockroach-admin-api (100/199)
28212025-02-21T12:54:47.337Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28222025-02-21T12:54:47.339Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28232025-02-21T12:54:47.339Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28242025-02-21T12:54:47.342Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
28252025-02-21T12:54:47.412Z
28262025-02-21T12:54:47.412Zinfo: running `cargo check --bins` on cockroach-admin-types (101/199)
28272025-02-21T12:54:47.957Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28282025-02-21T12:54:47.960Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28292025-02-21T12:54:47.960Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28302025-02-21T12:54:47.963Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
28312025-02-21T12:54:48.036Z
28322025-02-21T12:54:48.036Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (102/199)
28332025-02-21T12:54:48.676Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28342025-02-21T12:54:48.679Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28352025-02-21T12:54:48.679Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28362025-02-21T12:54:48.683Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
28372025-02-21T12:54:48.769Z
28382025-02-21T12:54:48.769Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (103/199)
28392025-02-21T12:54:49.405Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28402025-02-21T12:54:49.409Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28412025-02-21T12:54:49.410Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28422025-02-21T12:54:49.412Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
28432025-02-21T12:54:49.496Z
28442025-02-21T12:54:49.496Zinfo: running `cargo check --bins` on dns-server (104/199)
28452025-02-21T12:54:50.051Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28462025-02-21T12:54:50.055Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28472025-02-21T12:54:50.142Z Compiling typify-impl v0.3.0
28482025-02-21T12:54:50.253Z Compiling parking_lot_core v0.8.6
28492025-02-21T12:54:50.261Z Checking fxhash v0.2.1
28502025-02-21T12:54:50.270Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28512025-02-21T12:54:50.273Z Checking hickory-client v0.24.3
28522025-02-21T12:54:50.294Z Checking hickory-server v0.24.3
28532025-02-21T12:54:50.972Z Checking parking_lot v0.11.2
28542025-02-21T12:54:51.014Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
28552025-02-21T12:54:51.265Z Checking sled v0.34.7
28562025-02-21T12:54:55.661Z Compiling typify-macro v0.3.0
28572025-02-21T12:54:57.152Z Compiling typify v0.3.0
28582025-02-21T12:54:57.223Z Compiling progenitor-impl v0.9.1
28592025-02-21T12:54:59.639Z Compiling progenitor-macro v0.9.1
28602025-02-21T12:55:03.107Z Checking progenitor v0.9.1
28612025-02-21T12:55:03.238Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28622025-02-21T12:55:03.712Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28632025-02-21T12:55:04.983Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.56s
28642025-02-21T12:55:05.155Z
28652025-02-21T12:55:05.155Zinfo: running `cargo check --bins` on dns-server-api (105/199)
28662025-02-21T12:55:05.712Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28672025-02-21T12:55:05.714Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28682025-02-21T12:55:05.715Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28692025-02-21T12:55:05.717Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
28702025-02-21T12:55:05.789Z
28712025-02-21T12:55:05.790Zinfo: running `cargo check --bins` on gateway-test-utils (106/199)
28722025-02-21T12:55:06.381Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28732025-02-21T12:55:06.383Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28742025-02-21T12:55:06.383Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28752025-02-21T12:55:06.386Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
28762025-02-21T12:55:06.462Z
28772025-02-21T12:55:06.462Zinfo: running `cargo check --bins` on gateway-types (107/199)
28782025-02-21T12:55:07.010Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28792025-02-21T12:55:07.013Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28802025-02-21T12:55:07.013Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28812025-02-21T12:55:07.016Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
28822025-02-21T12:55:07.088Z
28832025-02-21T12:55:07.088Zinfo: running `cargo check --bins` on ipcc (108/199)
28842025-02-21T12:55:07.638Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28852025-02-21T12:55:07.641Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28862025-02-21T12:55:07.641Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28872025-02-21T12:55:07.645Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
28882025-02-21T12:55:07.720Z
28892025-02-21T12:55:07.720Zinfo: running `cargo check --bins` on omicron-gateway (109/199)
28902025-02-21T12:55:08.304Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28912025-02-21T12:55:08.306Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28922025-02-21T12:55:08.420Z Compiling semver v0.1.20
28932025-02-21T12:55:08.420Z Compiling radium v0.7.0
28942025-02-21T12:55:08.838Z Checking tap v1.0.1
28952025-02-21T12:55:08.852Z Compiling maybe-uninit v2.0.0
28962025-02-21T12:55:08.852Z Checking password-hash v0.5.0
28972025-02-21T12:55:08.852Z Checking blake2 v0.10.6
28982025-02-21T12:55:08.852Z Compiling owo-colors v4.1.0
28992025-02-21T12:55:08.852Z Checking funty v2.0.0
29002025-02-21T12:55:08.853Z Checking wyz v0.5.1
29012025-02-21T12:55:08.888Z Compiling rustc_version v0.1.7
29022025-02-21T12:55:08.985Z Compiling packed_struct v0.10.1
29032025-02-21T12:55:09.002Z Checking crc-catalog v2.4.0
29042025-02-21T12:55:09.019Z Compiling cancel-safe-futures v0.1.5
29052025-02-21T12:55:09.050Z Checking argon2 v0.5.3
29062025-02-21T12:55:09.144Z Checking crc v3.2.1
29072025-02-21T12:55:09.275Z Compiling newtype_derive v0.1.6
29082025-02-21T12:55:09.299Z Compiling packed_struct_codegen v0.10.1
29092025-02-21T12:55:09.375Z Checking half v2.4.1
29102025-02-21T12:55:09.433Z Compiling indexmap v1.9.3
29112025-02-21T12:55:09.449Z Checking bitvec v1.0.1
29122025-02-21T12:55:09.453Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
29132025-02-21T12:55:09.544Z Checking ciborium-io v0.2.2
29142025-02-21T12:55:09.661Z Checking nodrop v0.1.14
29152025-02-21T12:55:09.721Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
29162025-02-21T12:55:09.784Z Checking array-init v0.0.4
29172025-02-21T12:55:09.787Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
29182025-02-21T12:55:09.832Z Checking ciborium-ll v0.2.2
29192025-02-21T12:55:10.009Z Checking smallvec v0.6.14
29202025-02-21T12:55:10.120Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29212025-02-21T12:55:10.171Z Checking libsw v3.3.1
29222025-02-21T12:55:10.383Z Checking indent_write v2.2.0
29232025-02-21T12:55:10.430Z Checking hashbrown v0.12.3
29242025-02-21T12:55:10.464Z Checking linear-map v1.2.0
29252025-02-21T12:55:10.588Z Checking swrite v0.1.0
29262025-02-21T12:55:10.617Z Checking bitfield v0.14.0
29272025-02-21T12:55:10.715Z Checking termcolor v1.4.1
29282025-02-21T12:55:10.801Z Checking ron v0.8.1
29292025-02-21T12:55:10.886Z Checking serde-hex v0.1.0
29302025-02-21T12:55:11.096Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
29312025-02-21T12:55:11.129Z Checking env_logger v0.10.2
29322025-02-21T12:55:11.405Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29332025-02-21T12:55:11.515Z Checking ciborium v0.2.2
29342025-02-21T12:55:11.977Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29352025-02-21T12:55:12.007Z Checking steno v0.4.1
29362025-02-21T12:55:12.027Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
29372025-02-21T12:55:12.304Z Checking hashbrown v0.13.2
29382025-02-21T12:55:12.450Z Checking crc-any v2.5.0
29392025-02-21T12:55:12.625Z Checking humantime v2.1.0
29402025-02-21T12:55:12.832Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29412025-02-21T12:55:12.954Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
29422025-02-21T12:55:13.235Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
29432025-02-21T12:55:13.250Z Checking object v0.30.4
29442025-02-21T12:55:13.397Z Checking path-slash v0.1.5
29452025-02-21T12:55:13.586Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
29462025-02-21T12:55:13.681Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
29472025-02-21T12:55:14.230Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29482025-02-21T12:55:14.249Z Checking nix v0.27.1
29492025-02-21T12:55:14.393Z Checking tungstenite v0.23.0
29502025-02-21T12:55:14.474Z Checking kstat-rs v0.2.4
29512025-02-21T12:55:14.605Z Checking signal-hook-tokio v0.3.1
29522025-02-21T12:55:14.826Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29532025-02-21T12:55:15.200Z Checking tokio-tungstenite v0.23.1
29542025-02-21T12:55:15.429Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
29552025-02-21T12:55:15.999Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
29562025-02-21T12:55:16.257Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
29572025-02-21T12:55:22.705Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
29582025-02-21T12:55:24.021Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
29592025-02-21T12:55:26.748Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29602025-02-21T12:55:31.951Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29612025-02-21T12:55:32.602Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
29622025-02-21T12:55:35.277Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.70s
29632025-02-21T12:55:35.459Z
29642025-02-21T12:55:35.459Zinfo: running `cargo check --bins` on gateway-api (110/199)
29652025-02-21T12:55:36.010Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29662025-02-21T12:55:36.013Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29672025-02-21T12:55:36.013Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29682025-02-21T12:55:36.015Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
29692025-02-21T12:55:36.084Z
29702025-02-21T12:55:36.084Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (111/199)
29712025-02-21T12:55:36.627Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29722025-02-21T12:55:36.630Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29732025-02-21T12:55:36.630Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29742025-02-21T12:55:36.632Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
29752025-02-21T12:55:36.701Z
29762025-02-21T12:55:36.701Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (112/199)
29772025-02-21T12:55:37.255Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29782025-02-21T12:55:37.258Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29792025-02-21T12:55:37.258Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29802025-02-21T12:55:37.261Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
29812025-02-21T12:55:37.332Z
29822025-02-21T12:55:37.332Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (113/199)
29832025-02-21T12:55:37.883Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29842025-02-21T12:55:37.886Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29852025-02-21T12:55:37.886Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29862025-02-21T12:55:37.889Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
29872025-02-21T12:55:37.961Z
29882025-02-21T12:55:37.961Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (114/199)
29892025-02-21T12:55:38.519Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29902025-02-21T12:55:38.522Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29912025-02-21T12:55:38.522Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29922025-02-21T12:55:38.525Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
29932025-02-21T12:55:38.596Z
29942025-02-21T12:55:38.596Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (115/199)
29952025-02-21T12:55:39.149Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29962025-02-21T12:55:39.151Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29972025-02-21T12:55:39.151Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29982025-02-21T12:55:39.154Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
29992025-02-21T12:55:39.231Z
30002025-02-21T12:55:39.231Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (116/199)
30012025-02-21T12:55:39.786Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30022025-02-21T12:55:39.789Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30032025-02-21T12:55:39.789Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30042025-02-21T12:55:39.792Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
30052025-02-21T12:55:39.865Z
30062025-02-21T12:55:39.865Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (117/199)
30072025-02-21T12:55:40.424Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30082025-02-21T12:55:40.427Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30092025-02-21T12:55:40.427Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30102025-02-21T12:55:40.429Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30112025-02-21T12:55:40.500Z
30122025-02-21T12:55:40.500Zinfo: running `cargo check --bins` on oximeter-producer (118/199)
30132025-02-21T12:55:41.069Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30142025-02-21T12:55:41.072Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30152025-02-21T12:55:41.072Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30162025-02-21T12:55:41.075Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30172025-02-21T12:55:41.148Z
30182025-02-21T12:55:41.148Zinfo: running `cargo check --bins` on internal-dns-resolver (119/199)
30192025-02-21T12:55:41.705Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30202025-02-21T12:55:41.708Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30212025-02-21T12:55:41.708Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30222025-02-21T12:55:41.710Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30232025-02-21T12:55:41.782Z
30242025-02-21T12:55:41.782Zinfo: running `cargo check --bins` on sp-sim (120/199)
30252025-02-21T12:55:42.337Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30262025-02-21T12:55:42.339Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30272025-02-21T12:55:42.427Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
30282025-02-21T12:55:42.866Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30292025-02-21T12:55:44.511Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30302025-02-21T12:55:46.168Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.40s
30312025-02-21T12:55:46.339Z
30322025-02-21T12:55:46.339Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (121/199)
30332025-02-21T12:55:46.931Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30342025-02-21T12:55:46.938Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30352025-02-21T12:55:46.938Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30362025-02-21T12:55:46.940Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
30372025-02-21T12:55:47.017Z
30382025-02-21T12:55:47.017Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (122/199)
30392025-02-21T12:55:47.618Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30402025-02-21T12:55:47.621Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30412025-02-21T12:55:47.621Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30422025-02-21T12:55:47.624Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
30432025-02-21T12:55:47.702Z
30442025-02-21T12:55:47.702Zinfo: running `cargo check --bins` on db-macros (123/199)
30452025-02-21T12:55:48.241Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30462025-02-21T12:55:48.244Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30472025-02-21T12:55:48.244Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30482025-02-21T12:55:48.247Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
30492025-02-21T12:55:48.319Z
30502025-02-21T12:55:48.319Zinfo: running `cargo check --bins` on nexus-macros-common (124/199)
30512025-02-21T12:55:48.856Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30522025-02-21T12:55:48.860Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30532025-02-21T12:55:48.860Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30542025-02-21T12:55:48.863Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
30552025-02-21T12:55:48.929Z
30562025-02-21T12:55:48.929Zinfo: running `cargo check --bins` on nexus-auth (125/199)
30572025-02-21T12:55:49.520Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30582025-02-21T12:55:49.531Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30592025-02-21T12:55:49.531Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30602025-02-21T12:55:49.531Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
30612025-02-21T12:55:49.606Z
30622025-02-21T12:55:49.606Zinfo: running `cargo check --bins` on authz-macros (126/199)
30632025-02-21T12:55:50.146Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30642025-02-21T12:55:50.149Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30652025-02-21T12:55:50.149Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30662025-02-21T12:55:50.151Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
30672025-02-21T12:55:50.220Z
30682025-02-21T12:55:50.221Zinfo: running `cargo check --bins` on nexus-db-fixed-data (127/199)
30692025-02-21T12:55:50.799Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30702025-02-21T12:55:50.802Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30712025-02-21T12:55:50.802Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30722025-02-21T12:55:50.805Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30732025-02-21T12:55:50.884Z
30742025-02-21T12:55:50.884Zinfo: running `cargo check --bins` on nexus-db-model (128/199)
30752025-02-21T12:55:51.466Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30762025-02-21T12:55:51.469Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30772025-02-21T12:55:51.469Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30782025-02-21T12:55:51.472Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30792025-02-21T12:55:51.554Z
30802025-02-21T12:55:51.554Zinfo: running `cargo check --bins` on nexus-defaults (129/199)
30812025-02-21T12:55:52.102Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30822025-02-21T12:55:52.105Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30832025-02-21T12:55:52.105Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30842025-02-21T12:55:52.108Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
30852025-02-21T12:55:52.180Z
30862025-02-21T12:55:52.180Zinfo: running `cargo check --bins` on nexus-inventory (130/199)
30872025-02-21T12:55:52.762Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30882025-02-21T12:55:52.765Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30892025-02-21T12:55:52.765Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30902025-02-21T12:55:52.768Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30912025-02-21T12:55:52.847Z
30922025-02-21T12:55:52.847Zinfo: running `cargo check --bins` on typed-rng (131/199)
30932025-02-21T12:55:53.385Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30942025-02-21T12:55:53.388Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30952025-02-21T12:55:53.388Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30962025-02-21T12:55:53.390Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
30972025-02-21T12:55:53.457Z
30982025-02-21T12:55:53.457Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (132/199)
30992025-02-21T12:55:54.071Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31002025-02-21T12:55:54.075Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31012025-02-21T12:55:54.214Z Checking keccak v0.1.5
31022025-02-21T12:55:54.327Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
31032025-02-21T12:55:54.329Z Checking secrecy v0.8.0
31042025-02-21T12:55:54.329Z Compiling unicase v2.7.0
31052025-02-21T12:55:54.329Z Compiling same-file v1.0.6
31062025-02-21T12:55:54.377Z Compiling tempfile v3.13.0
31072025-02-21T12:55:54.386Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
31082025-02-21T12:55:54.386Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31092025-02-21T12:55:54.494Z Compiling thiserror-impl-no-std v2.0.2
31102025-02-21T12:55:54.608Z Checking sha3 v0.10.8
31112025-02-21T12:55:54.610Z Compiling walkdir v2.5.0
31122025-02-21T12:55:54.683Z Checking universal-hash v0.5.1
31132025-02-21T12:55:54.706Z Compiling blake3 v1.5.4
31142025-02-21T12:55:54.866Z Checking opaque-debug v0.3.1
31152025-02-21T12:55:54.892Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31162025-02-21T12:55:54.932Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
31172025-02-21T12:55:54.969Z Checking poly1305 v0.8.0
31182025-02-21T12:55:54.998Z Checking chacha20 v0.9.1
31192025-02-21T12:55:55.077Z Checking aead v0.5.2
31202025-02-21T12:55:55.204Z Compiling memmap2 v0.9.5
31212025-02-21T12:55:55.278Z Compiling arrayvec v0.7.6
31222025-02-21T12:55:55.305Z Compiling salty v0.3.0
31232025-02-21T12:55:55.351Z Compiling constant_time_eq v0.3.1
31242025-02-21T12:55:55.472Z Compiling libefi-sys v0.1.0
31252025-02-21T12:55:55.545Z Compiling arrayref v0.3.9
31262025-02-21T12:55:55.565Z Checking chacha20poly1305 v0.10.1
31272025-02-21T12:55:55.671Z Compiling toolchain_find v0.4.0
31282025-02-21T12:55:55.735Z Compiling camino-tempfile v1.1.1
31292025-02-21T12:55:55.755Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
31302025-02-21T12:55:55.800Z Compiling bitfield-struct v0.6.2
31312025-02-21T12:55:56.196Z Compiling topological-sort v0.2.2
31322025-02-21T12:55:56.226Z Compiling mime_guess v2.0.5
31332025-02-21T12:55:56.242Z Compiling rustfmt-wrapper v0.2.1
31342025-02-21T12:55:56.651Z Compiling omicron-zone-package v0.12.0
31352025-02-21T12:55:56.788Z Compiling progenitor v0.9.1
31362025-02-21T12:55:56.843Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31372025-02-21T12:55:57.018Z Checking primeorder v0.13.6
31382025-02-21T12:55:57.063Z Checking env_filter v0.1.2
31392025-02-21T12:55:57.088Z Checking thiserror-no-std v2.0.2
31402025-02-21T12:55:57.141Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31412025-02-21T12:55:57.177Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31422025-02-21T12:55:57.204Z Checking vsss-rs v3.3.4
31432025-02-21T12:55:57.282Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31442025-02-21T12:55:57.306Z Checking env_logger v0.11.5
31452025-02-21T12:55:57.377Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
31462025-02-21T12:55:57.470Z Checking p384 v0.13.0
31472025-02-21T12:55:57.514Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
31482025-02-21T12:55:57.680Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31492025-02-21T12:55:57.748Z Compiling zip v2.1.3
31502025-02-21T12:55:57.876Z Checking simd-adler32 v0.3.7
31512025-02-21T12:55:57.895Z Checking bumpalo v3.16.0
31522025-02-21T12:55:58.080Z Checking http-range v0.1.5
31532025-02-21T12:55:58.132Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
31542025-02-21T12:55:58.234Z Checking lockfree-object-pool v0.1.6
31552025-02-21T12:55:58.276Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31562025-02-21T12:55:58.507Z Checking zopfli v0.8.1
31572025-02-21T12:55:58.526Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31582025-02-21T12:55:58.623Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31592025-02-21T12:55:58.915Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31602025-02-21T12:55:59.088Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31612025-02-21T12:55:59.113Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
31622025-02-21T12:55:59.201Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31632025-02-21T12:55:59.480Z Checking atty v0.2.14
31642025-02-21T12:55:59.626Z Checking glob v0.3.2
31652025-02-21T12:55:59.666Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31662025-02-21T12:55:59.686Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
31672025-02-21T12:55:59.944Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31682025-02-21T12:56:00.221Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31692025-02-21T12:56:00.798Z Checking hyper-staticfile v0.10.1
31702025-02-21T12:56:00.934Z Checking omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata)
31712025-02-21T12:56:01.235Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
31722025-02-21T12:56:01.254Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31732025-02-21T12:56:01.318Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31742025-02-21T12:56:01.617Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31752025-02-21T12:56:01.650Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
31762025-02-21T12:56:01.887Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
31772025-02-21T12:56:02.173Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
31782025-02-21T12:56:02.402Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
31792025-02-21T12:56:02.428Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
31802025-02-21T12:56:02.641Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31812025-02-21T12:56:05.649Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31822025-02-21T12:56:05.649Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
31832025-02-21T12:56:14.173Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31842025-02-21T12:56:27.310Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.03s
31852025-02-21T12:56:27.502Z
31862025-02-21T12:56:27.502Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (133/199)
31872025-02-21T12:56:28.119Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31882025-02-21T12:56:28.123Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31892025-02-21T12:56:28.260Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31902025-02-21T12:56:41.545Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.11s
31912025-02-21T12:56:41.737Z
31922025-02-21T12:56:41.737Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (134/199)
31932025-02-21T12:56:42.343Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31942025-02-21T12:56:42.346Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31952025-02-21T12:56:42.476Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31962025-02-21T12:56:55.787Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.12s
31972025-02-21T12:56:55.976Z
31982025-02-21T12:56:55.976Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (135/199)
31992025-02-21T12:56:56.590Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32002025-02-21T12:56:56.593Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32012025-02-21T12:56:56.724Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32022025-02-21T12:57:09.835Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.93s
32032025-02-21T12:57:10.027Z
32042025-02-21T12:57:10.027Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (136/199)
32052025-02-21T12:57:10.633Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32062025-02-21T12:57:10.636Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32072025-02-21T12:57:10.766Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32082025-02-21T12:57:24.021Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.06s
32092025-02-21T12:57:24.209Z
32102025-02-21T12:57:24.209Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (137/199)
32112025-02-21T12:57:24.817Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32122025-02-21T12:57:24.820Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32132025-02-21T12:57:24.950Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32142025-02-21T12:57:38.162Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.02s
32152025-02-21T12:57:38.354Z
32162025-02-21T12:57:38.354Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (138/199)
32172025-02-21T12:57:38.954Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32182025-02-21T12:57:38.957Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32192025-02-21T12:57:39.085Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32202025-02-21T12:57:52.233Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.95s
32212025-02-21T12:57:52.423Z
32222025-02-21T12:57:52.423Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (139/199)
32232025-02-21T12:57:53.031Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32242025-02-21T12:57:53.033Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32252025-02-21T12:57:53.160Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32262025-02-21T12:58:06.355Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.00s
32272025-02-21T12:58:06.547Z
32282025-02-21T12:58:06.547Zinfo: running `cargo check --bins` on bootstrap-agent-api (140/199)
32292025-02-21T12:58:07.119Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32302025-02-21T12:58:07.122Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32312025-02-21T12:58:07.122Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32322025-02-21T12:58:07.124Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
32332025-02-21T12:58:07.200Z
32342025-02-21T12:58:07.200Zinfo: running `cargo check --bins` on key-manager (141/199)
32352025-02-21T12:58:07.755Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32362025-02-21T12:58:07.758Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32372025-02-21T12:58:07.758Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32382025-02-21T12:58:07.761Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
32392025-02-21T12:58:07.832Z
32402025-02-21T12:58:07.832Zinfo: running `cargo check --bins` on range-requests (142/199)
32412025-02-21T12:58:08.368Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32422025-02-21T12:58:08.371Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32432025-02-21T12:58:08.371Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32442025-02-21T12:58:08.375Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
32452025-02-21T12:58:08.444Z
32462025-02-21T12:58:08.444Zinfo: running `cargo check --bins` on repo-depot-api (143/199)
32472025-02-21T12:58:08.991Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32482025-02-21T12:58:08.994Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32492025-02-21T12:58:08.994Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32502025-02-21T12:58:08.998Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
32512025-02-21T12:58:09.069Z
32522025-02-21T12:58:09.069Zinfo: running `cargo check --bins` on sled-agent-api (144/199)
32532025-02-21T12:58:09.649Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32542025-02-21T12:58:09.652Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32552025-02-21T12:58:09.652Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32562025-02-21T12:58:09.655Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
32572025-02-21T12:58:09.731Z
32582025-02-21T12:58:09.731Zinfo: running `cargo check --bins` on sled-diagnostics (145/199)
32592025-02-21T12:58:10.267Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32602025-02-21T12:58:10.270Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32612025-02-21T12:58:10.270Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32622025-02-21T12:58:10.273Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
32632025-02-21T12:58:10.345Z
32642025-02-21T12:58:10.345Zinfo: running `cargo check --bins` on sled-hardware (146/199)
32652025-02-21T12:58:10.907Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32662025-02-21T12:58:10.910Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32672025-02-21T12:58:10.910Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32682025-02-21T12:58:10.913Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
32692025-02-21T12:58:10.986Z
32702025-02-21T12:58:10.986Zinfo: running `cargo check --bins --no-default-features` on sled-storage (147/199)
32712025-02-21T12:58:11.547Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32722025-02-21T12:58:11.549Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32732025-02-21T12:58:11.549Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32742025-02-21T12:58:11.553Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
32752025-02-21T12:58:11.627Z
32762025-02-21T12:58:11.627Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (148/199)
32772025-02-21T12:58:12.186Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32782025-02-21T12:58:12.189Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32792025-02-21T12:58:12.189Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32802025-02-21T12:58:12.192Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
32812025-02-21T12:58:12.266Z
32822025-02-21T12:58:12.266Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (149/199)
32832025-02-21T12:58:12.839Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32842025-02-21T12:58:12.841Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32852025-02-21T12:58:12.842Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32862025-02-21T12:58:12.845Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
32872025-02-21T12:58:12.920Z
32882025-02-21T12:58:12.920Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (150/199)
32892025-02-21T12:58:13.501Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32902025-02-21T12:58:13.504Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32912025-02-21T12:58:13.504Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32922025-02-21T12:58:13.507Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
32932025-02-21T12:58:13.583Z
32942025-02-21T12:58:13.583Zinfo: running `cargo check --bins` on nexus-test-interface (151/199)
32952025-02-21T12:58:14.156Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32962025-02-21T12:58:14.158Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32972025-02-21T12:58:14.158Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32982025-02-21T12:58:14.161Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
32992025-02-21T12:58:14.236Z
33002025-02-21T12:58:14.237Zinfo: running `cargo check --bins` on oximeter-collector (152/199)
33012025-02-21T12:58:14.812Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33022025-02-21T12:58:14.815Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33032025-02-21T12:58:14.928Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33042025-02-21T12:58:14.928Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33052025-02-21T12:58:15.788Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33062025-02-21T12:58:17.779Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.55s
33072025-02-21T12:58:17.956Z
33082025-02-21T12:58:17.956Zinfo: running `cargo check --bins` on oximeter-api (153/199)
33092025-02-21T12:58:18.594Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33102025-02-21T12:58:18.612Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33112025-02-21T12:58:18.612Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33122025-02-21T12:58:18.612Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
33132025-02-21T12:58:18.612Z
33142025-02-21T12:58:18.612Zinfo: running `cargo check --bins` on cert-dev (154/199)
33152025-02-21T12:58:19.119Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33162025-02-21T12:58:19.122Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33172025-02-21T12:58:19.196Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33182025-02-21T12:58:19.476Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
33192025-02-21T12:58:19.638Z
33202025-02-21T12:58:19.638Zinfo: running `cargo check --bins` on clickana (155/199)
33212025-02-21T12:58:20.196Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33222025-02-21T12:58:20.199Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33232025-02-21T12:58:20.288Z Checking castaway v0.2.3
33242025-02-21T12:58:20.288Z Checking unicode-truncate v1.1.0
33252025-02-21T12:58:20.288Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33262025-02-21T12:58:20.288Z Checking lru v0.12.5
33272025-02-21T12:58:20.288Z Compiling instability v0.3.2
33282025-02-21T12:58:20.288Z Compiling indoc v2.0.5
33292025-02-21T12:58:20.288Z Checking cassowary v0.3.0
33302025-02-21T12:58:20.515Z Checking compact_str v0.8.0
33312025-02-21T12:58:21.164Z Checking ratatui v0.29.0
33322025-02-21T12:58:22.034Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33332025-02-21T12:58:23.197Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33342025-02-21T12:58:24.013Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.39s
33352025-02-21T12:58:24.190Z
33362025-02-21T12:58:24.190Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (156/199)
33372025-02-21T12:58:24.761Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33382025-02-21T12:58:24.764Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33392025-02-21T12:58:24.872Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33402025-02-21T12:58:24.872Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33412025-02-21T12:58:25.862Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33422025-02-21T12:58:26.311Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
33432025-02-21T12:58:26.648Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.46s
33442025-02-21T12:58:26.830Z
33452025-02-21T12:58:26.830Zinfo: running `cargo check --bins` on ch-dev (157/199)
33462025-02-21T12:58:27.401Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33472025-02-21T12:58:27.412Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33482025-02-21T12:58:27.499Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
33492025-02-21T12:58:28.215Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s
33502025-02-21T12:58:28.388Z
33512025-02-21T12:58:28.388Zinfo: running `cargo check --bins` on crdb-seed (158/199)
33522025-02-21T12:58:28.948Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33532025-02-21T12:58:28.952Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33542025-02-21T12:58:29.040Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
33552025-02-21T12:58:29.387Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
33562025-02-21T12:58:29.561Z
33572025-02-21T12:58:29.561Zinfo: running `cargo check --bins` on db-dev (159/199)
33582025-02-21T12:58:30.125Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33592025-02-21T12:58:30.127Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33602025-02-21T12:58:30.225Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
33612025-02-21T12:58:30.950Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.39s
33622025-02-21T12:58:31.126Z
33632025-02-21T12:58:31.126Zinfo: running `cargo check --bins` on omicron-dev-lib (160/199)
33642025-02-21T12:58:31.695Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33652025-02-21T12:58:31.703Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33662025-02-21T12:58:31.703Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33672025-02-21T12:58:31.704Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
33682025-02-21T12:58:31.767Z
33692025-02-21T12:58:31.767Zinfo: running `cargo check --bins` on xtask-downloader (161/199)
33702025-02-21T12:58:32.299Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33712025-02-21T12:58:32.304Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33722025-02-21T12:58:32.383Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
33732025-02-21T12:58:33.226Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.46s
33742025-02-21T12:58:33.389Z
33752025-02-21T12:58:33.389Zinfo: running `cargo check --bins` on omicron-ls-apis (162/199)
33762025-02-21T12:58:33.922Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33772025-02-21T12:58:33.925Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33782025-02-21T12:58:34.000Z Checking cargo-platform v0.1.8
33792025-02-21T12:58:34.274Z Checking cargo_metadata v0.18.1
33802025-02-21T12:58:35.184Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
33812025-02-21T12:58:36.013Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.63s
33822025-02-21T12:58:36.171Z
33832025-02-21T12:58:36.172Zinfo: running `cargo check --bins` on mgs-dev (163/199)
33842025-02-21T12:58:36.772Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33852025-02-21T12:58:36.775Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33862025-02-21T12:58:36.892Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33872025-02-21T12:58:38.360Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33882025-02-21T12:58:38.910Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
33892025-02-21T12:58:39.437Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.27s
33902025-02-21T12:58:39.627Z
33912025-02-21T12:58:39.627Zinfo: running `cargo check --bins` on omicron-omdb (164/199)
33922025-02-21T12:58:40.258Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33932025-02-21T12:58:40.261Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33942025-02-21T12:58:40.418Z Compiling crunchy v0.2.2
33952025-02-21T12:58:40.418Z Compiling tiny-keccak v2.0.2
33962025-02-21T12:58:40.420Z Compiling dsl_auto_type v0.1.2
33972025-02-21T12:58:40.420Z Checking scheduled-thread-pool v0.2.7
33982025-02-21T12:58:40.420Z Compiling diesel_table_macro_syntax v0.2.0
33992025-02-21T12:58:40.560Z Compiling ascii-canvas v3.0.0
34002025-02-21T12:58:40.567Z Compiling ena v0.14.3
34012025-02-21T12:58:40.567Z Compiling regex-syntax v0.6.29
34022025-02-21T12:58:40.779Z Checking r2d2 v0.8.10
34032025-02-21T12:58:40.867Z Compiling diff v0.1.13
34042025-02-21T12:58:40.910Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
34052025-02-21T12:58:40.980Z Compiling ref-cast v1.0.23
34062025-02-21T12:58:41.078Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
34072025-02-21T12:58:41.078Z Compiling derive_builder_core v0.20.2
34082025-02-21T12:58:41.136Z Compiling libxml v0.3.3
34092025-02-21T12:58:41.374Z Compiling ref-cast-impl v1.0.23
34102025-02-21T12:58:41.393Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
34112025-02-21T12:58:41.571Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
34122025-02-21T12:58:41.589Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
34132025-02-21T12:58:41.799Z Compiling diesel_derives v2.2.3
34142025-02-21T12:58:41.811Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
34152025-02-21T12:58:41.888Z Compiling strum_macros v0.24.3
34162025-02-21T12:58:41.907Z Compiling samael v0.0.17
34172025-02-21T12:58:42.178Z Compiling indoc v1.0.9
34182025-02-21T12:58:43.118Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
34192025-02-21T12:58:43.150Z Compiling derive_builder_macro v0.20.2
34202025-02-21T12:58:43.422Z Compiling oso-derive v0.27.3
34212025-02-21T12:58:44.010Z Compiling lalrpop v0.19.12
34222025-02-21T12:58:44.085Z Checking derive_builder v0.20.2
34232025-02-21T12:58:44.255Z Compiling impl-trait-for-tuples v0.2.2
34242025-02-21T12:58:44.397Z Checking quick-xml v0.33.0
34252025-02-21T12:58:44.478Z Compiling diesel-dtrace v0.4.2
34262025-02-21T12:58:44.805Z Checking maplit v1.0.2
34272025-02-21T12:58:45.023Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
34282025-02-21T12:58:45.028Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
34292025-02-21T12:58:45.397Z Checking bb8 v0.8.5
34302025-02-21T12:58:45.735Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
34312025-02-21T12:58:45.784Z Checking rand_seeder v0.3.0
34322025-02-21T12:58:45.855Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34332025-02-21T12:58:46.019Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34342025-02-21T12:58:46.083Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34352025-02-21T12:58:46.233Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
34362025-02-21T12:58:46.540Z Checking unicode-linebreak v0.1.5
34372025-02-21T12:58:46.636Z Checking smawk v0.3.2
34382025-02-21T12:58:46.857Z Checking is_ci v1.2.0
34392025-02-21T12:58:46.977Z Checking textwrap v0.16.1
34402025-02-21T12:58:47.017Z Checking supports-color v3.0.1
34412025-02-21T12:58:47.258Z Checking multimap v0.10.0
34422025-02-21T12:58:48.087Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
34432025-02-21T12:58:49.853Z Checking diesel v2.2.7
34442025-02-21T12:59:13.868Z Compiling polar-core v0.27.3
34452025-02-21T12:59:15.055Z Checking async-bb8-diesel v0.2.1
34462025-02-21T12:59:21.075Z Checking oso v0.27.3
34472025-02-21T13:00:24.187Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
34482025-02-21T13:00:30.682Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 51s
34492025-02-21T13:00:30.891Z
34502025-02-21T13:00:30.891Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (165/199)
34512025-02-21T13:00:31.479Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34522025-02-21T13:00:31.482Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34532025-02-21T13:00:31.482Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34542025-02-21T13:00:31.485Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
34552025-02-21T13:00:31.562Z
34562025-02-21T13:00:31.562Zinfo: running `cargo check --bins` on nexus-saga-recovery (166/199)
34572025-02-21T13:00:32.149Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34582025-02-21T13:00:32.152Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34592025-02-21T13:00:32.152Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34602025-02-21T13:00:32.154Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
34612025-02-21T13:00:32.231Z
34622025-02-21T13:00:32.231Zinfo: running `cargo check --bins` on nexus-test-utils-macros (167/199)
34632025-02-21T13:00:32.769Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34642025-02-21T13:00:32.771Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34652025-02-21T13:00:32.771Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34662025-02-21T13:00:32.775Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
34672025-02-21T13:00:32.843Z
34682025-02-21T13:00:32.843Zinfo: running `cargo check --bins` on omicron-nexus (168/199)
34692025-02-21T13:00:33.487Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34702025-02-21T13:00:33.490Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34712025-02-21T13:00:33.669Z Compiling libz-sys v1.1.20
34722025-02-21T13:00:33.672Z Compiling libgit2-sys v0.17.0+1.8.1
34732025-02-21T13:00:33.799Z Compiling vergen v8.3.2
34742025-02-21T13:00:33.801Z Compiling cargo-platform v0.1.8
34752025-02-21T13:00:33.801Z Compiling pin-project-internal v1.1.6
34762025-02-21T13:00:33.836Z Compiling libsqlite3-sys v0.30.1
34772025-02-21T13:00:33.840Z Compiling snafu-derive v0.8.5
34782025-02-21T13:00:33.840Z Compiling rustls v0.21.12
34792025-02-21T13:00:34.122Z Compiling cargo_metadata v0.18.1
34802025-02-21T13:00:34.174Z Compiling buf-list v1.0.3
34812025-02-21T13:00:34.289Z Checking globset v0.4.15
34822025-02-21T13:00:34.427Z Checking olpc-cjson v0.1.4
34832025-02-21T13:00:34.515Z Checking sct v0.7.1
34842025-02-21T13:00:34.719Z Checking rustls-webpki v0.101.7
34852025-02-21T13:00:34.772Z Checking serde_plain v1.0.2
34862025-02-21T13:00:34.824Z Checking typed-path v0.9.3
34872025-02-21T13:00:35.156Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
34882025-02-21T13:00:35.395Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
34892025-02-21T13:00:35.468Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
34902025-02-21T13:00:35.719Z Checking hashlink v0.9.1
34912025-02-21T13:00:35.782Z Checking parse-size v1.1.0
34922025-02-21T13:00:35.957Z Checking fallible-iterator v0.3.0
34932025-02-21T13:00:36.249Z Checking fallible-streaming-iterator v0.1.9
34942025-02-21T13:00:36.310Z Checking pin-project v1.1.6
34952025-02-21T13:00:36.526Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
34962025-02-21T13:00:36.529Z Checking rusqlite v0.32.1
34972025-02-21T13:00:36.565Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
34982025-02-21T13:00:36.619Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
34992025-02-21T13:00:37.101Z Checking rustls-pemfile v1.0.4
35002025-02-21T13:00:37.331Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
35012025-02-21T13:00:37.352Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
35022025-02-21T13:00:37.454Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
35032025-02-21T13:00:37.584Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
35042025-02-21T13:00:37.599Z Checking twox-hash v2.1.0
35052025-02-21T13:00:37.673Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
35062025-02-21T13:00:37.898Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
35072025-02-21T13:00:38.023Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
35082025-02-21T13:00:38.317Z Checking tokio-rustls v0.24.1
35092025-02-21T13:00:38.349Z Checking snafu v0.8.5
35102025-02-21T13:00:38.773Z Checking tough v0.19.0
35112025-02-21T13:00:39.105Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
35122025-02-21T13:00:39.450Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
35132025-02-21T13:00:39.620Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
35142025-02-21T13:00:39.654Z Checking fatfs v0.3.6
35152025-02-21T13:00:39.789Z Checking assert_matches v1.5.0
35162025-02-21T13:00:42.902Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
35172025-02-21T13:00:44.149Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
35182025-02-21T13:00:45.923Z Compiling git2 v0.19.0
35192025-02-21T13:00:49.933Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
35202025-02-21T13:01:47.090Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
35212025-02-21T13:01:47.298Z
35222025-02-21T13:01:47.298Zinfo: running `cargo check --bins` on nexus-external-api (169/199)
35232025-02-21T13:01:47.910Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35242025-02-21T13:01:47.913Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35252025-02-21T13:01:47.913Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35262025-02-21T13:01:47.916Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
35272025-02-21T13:01:47.992Z
35282025-02-21T13:01:47.992Zinfo: running `cargo check --bins` on openapi-manager-types (170/199)
35292025-02-21T13:01:48.529Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35302025-02-21T13:01:48.532Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35312025-02-21T13:01:48.532Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35322025-02-21T13:01:48.535Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
35332025-02-21T13:01:48.605Z
35342025-02-21T13:01:48.605Zinfo: running `cargo check --bins` on nexus-internal-api (171/199)
35352025-02-21T13:01:49.182Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35362025-02-21T13:01:49.185Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35372025-02-21T13:01:49.185Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35382025-02-21T13:01:49.188Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
35392025-02-21T13:01:49.264Z
35402025-02-21T13:01:49.264Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (172/199)
35412025-02-21T13:01:49.857Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35422025-02-21T13:01:49.861Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35432025-02-21T13:01:49.861Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35442025-02-21T13:01:49.864Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
35452025-02-21T13:01:49.944Z
35462025-02-21T13:01:49.944Zinfo: running `cargo check --bins` on nexus-networking (173/199)
35472025-02-21T13:01:50.540Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35482025-02-21T13:01:50.543Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35492025-02-21T13:01:50.543Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35502025-02-21T13:01:50.546Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
35512025-02-21T13:01:50.626Z
35522025-02-21T13:01:50.626Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (174/199)
35532025-02-21T13:01:51.218Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35542025-02-21T13:01:51.221Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35552025-02-21T13:01:51.221Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35562025-02-21T13:01:51.224Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
35572025-02-21T13:01:51.305Z
35582025-02-21T13:01:51.305Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (175/199)
35592025-02-21T13:01:51.900Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35602025-02-21T13:01:51.904Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35612025-02-21T13:01:51.904Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35622025-02-21T13:01:51.907Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
35632025-02-21T13:01:51.984Z
35642025-02-21T13:01:51.984Zinfo: running `cargo check --bins` on update-common (176/199)
35652025-02-21T13:01:52.549Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35662025-02-21T13:01:52.551Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35672025-02-21T13:01:52.551Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35682025-02-21T13:01:52.554Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
35692025-02-21T13:01:52.631Z
35702025-02-21T13:01:52.631Zinfo: running `cargo check --bins` on tufaceous-lib (177/199)
35712025-02-21T13:01:53.196Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35722025-02-21T13:01:53.199Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35732025-02-21T13:01:53.199Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35742025-02-21T13:01:53.202Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
35752025-02-21T13:01:53.279Z
35762025-02-21T13:01:53.279Zinfo: running `cargo check --bins` on tufaceous (178/199)
35772025-02-21T13:01:53.850Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35782025-02-21T13:01:53.854Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35792025-02-21T13:01:53.950Z Checking omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata)
35802025-02-21T13:01:54.235Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
35812025-02-21T13:01:55.229Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
35822025-02-21T13:01:56.014Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.74s
35832025-02-21T13:01:56.193Z
35842025-02-21T13:01:56.193Zinfo: running `cargo check --bins` on omicron-dev (179/199)
35852025-02-21T13:01:56.858Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35862025-02-21T13:01:56.860Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35872025-02-21T13:01:57.045Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
35882025-02-21T13:01:57.049Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
35892025-02-21T13:01:57.186Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
35902025-02-21T13:01:57.188Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
35912025-02-21T13:01:58.162Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
35922025-02-21T13:02:24.333Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
35932025-02-21T13:02:24.336Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
35942025-02-21T13:02:24.336Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
35952025-02-21T13:02:24.336Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
35962025-02-21T13:02:24.336Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
35972025-02-21T13:02:24.336Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
35982025-02-21T13:02:25.220Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
35992025-02-21T13:02:26.423Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
36002025-02-21T13:03:08.495Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
36012025-02-21T13:03:08.716Z
36022025-02-21T13:03:08.716Zinfo: running `cargo check --bins` on openapi-manager (180/199)
36032025-02-21T13:03:09.310Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36042025-02-21T13:03:09.312Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36052025-02-21T13:03:09.433Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
36062025-02-21T13:03:09.436Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
36072025-02-21T13:03:09.436Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
36082025-02-21T13:03:09.563Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
36092025-02-21T13:03:09.566Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
36102025-02-21T13:03:09.590Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
36112025-02-21T13:03:09.594Z Checking dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
36122025-02-21T13:03:09.606Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
36132025-02-21T13:03:09.769Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
36142025-02-21T13:03:09.804Z Checking heck v0.4.1
36152025-02-21T13:03:09.886Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
36162025-02-21T13:03:10.024Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
36172025-02-21T13:03:10.164Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
36182025-02-21T13:03:10.431Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
36192025-02-21T13:03:10.836Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
36202025-02-21T13:03:10.931Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
36212025-02-21T13:03:11.301Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
36222025-02-21T13:03:12.142Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
36232025-02-21T13:03:12.616Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
36242025-02-21T13:03:13.094Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
36252025-02-21T13:03:13.200Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
36262025-02-21T13:03:15.038Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
36272025-02-21T13:03:15.038Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
36282025-02-21T13:03:16.900Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
36292025-02-21T13:03:18.345Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
36302025-02-21T13:03:23.882Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
36312025-02-21T13:03:23.882Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
36322025-02-21T13:03:25.131Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
36332025-02-21T13:03:26.121Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.49s
36342025-02-21T13:03:26.315Z
36352025-02-21T13:03:26.316Zinfo: running `cargo check --bins` on installinator-api (181/199)
36362025-02-21T13:03:26.887Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36372025-02-21T13:03:26.890Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36382025-02-21T13:03:26.890Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36392025-02-21T13:03:26.893Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
36402025-02-21T13:03:26.968Z
36412025-02-21T13:03:26.968Zinfo: running `cargo check --bins` on wicketd-api (182/199)
36422025-02-21T13:03:27.545Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36432025-02-21T13:03:27.548Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36442025-02-21T13:03:27.548Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36452025-02-21T13:03:27.550Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
36462025-02-21T13:03:27.628Z
36472025-02-21T13:03:27.628Zinfo: running `cargo check --bins` on omicron-pins (183/199)
36482025-02-21T13:03:28.163Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36492025-02-21T13:03:28.166Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36502025-02-21T13:03:28.166Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36512025-02-21T13:03:28.169Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
36522025-02-21T13:03:28.240Z
36532025-02-21T13:03:28.240Zinfo: running `cargo check --bins` on reconfigurator-cli (184/199)
36542025-02-21T13:03:28.818Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36552025-02-21T13:03:28.820Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36562025-02-21T13:03:28.928Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
36572025-02-21T13:03:28.928Z Compiling petname v2.0.2
36582025-02-21T13:03:28.931Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
36592025-02-21T13:03:28.931Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
36602025-02-21T13:03:28.931Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
36612025-02-21T13:03:28.931Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
36622025-02-21T13:03:29.058Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
36632025-02-21T13:03:29.081Z Checking sync-ptr v0.1.1
36642025-02-21T13:03:34.132Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
36652025-02-21T13:03:34.731Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
36662025-02-21T13:03:35.899Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
36672025-02-21T13:03:37.436Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.24s
36682025-02-21T13:03:37.622Z
36692025-02-21T13:03:37.622Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (185/199)
36702025-02-21T13:03:38.205Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36712025-02-21T13:03:38.208Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36722025-02-21T13:03:38.208Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36732025-02-21T13:03:38.211Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
36742025-02-21T13:03:38.288Z
36752025-02-21T13:03:38.288Zinfo: running `cargo check --bins` on omicron-releng (186/199)
36762025-02-21T13:03:38.858Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36772025-02-21T13:03:38.864Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36782025-02-21T13:03:38.953Z Checking memmap2 v0.9.5
36792025-02-21T13:03:38.953Z Checking constant_time_eq v0.3.1
36802025-02-21T13:03:38.955Z Checking arrayref v0.3.9
36812025-02-21T13:03:38.956Z Checking arrayvec v0.7.6
36822025-02-21T13:03:38.956Z Checking topological-sort v0.2.2
36832025-02-21T13:03:38.956Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
36842025-02-21T13:03:38.956Z Checking shell-words v1.1.0
36852025-02-21T13:03:39.323Z Checking blake3 v1.5.4
36862025-02-21T13:03:39.661Z Checking omicron-zone-package v0.12.0
36872025-02-21T13:03:40.777Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
36882025-02-21T13:03:41.692Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.41s
36892025-02-21T13:03:41.869Z
36902025-02-21T13:03:41.869Zinfo: running `cargo check --bins` on xtask (187/199)
36912025-02-21T13:03:42.282Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36922025-02-21T13:03:42.285Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36932025-02-21T13:03:42.299Z Checking bitflags v2.6.0
36942025-02-21T13:03:42.302Z Checking serde v1.0.217
36952025-02-21T13:03:42.302Z Checking thiserror v1.0.69
36962025-02-21T13:03:42.392Z Checking scroll v0.12.0
36972025-02-21T13:03:42.394Z Checking log v0.4.22
36982025-02-21T13:03:42.401Z Checking hashbrown v0.15.1
36992025-02-21T13:03:42.410Z Checking zerocopy v0.7.35
37002025-02-21T13:03:42.436Z Checking syn v2.0.96
37012025-02-21T13:03:42.494Z Checking pest v2.7.14
37022025-02-21T13:03:42.624Z Checking rustix v0.38.37
37032025-02-21T13:03:42.641Z Checking once_cell v1.20.3
37042025-02-21T13:03:42.816Z Checking goblin v0.8.2
37052025-02-21T13:03:42.942Z Checking fs-err v2.11.0
37062025-02-21T13:03:43.263Z Checking anyhow v1.0.96
37072025-02-21T13:03:43.371Z Checking indexmap v2.7.1
37082025-02-21T13:03:43.551Z Checking tabled v0.15.0
37092025-02-21T13:03:44.393Z Checking terminal_size v0.4.0
37102025-02-21T13:03:44.393Z Checking tempfile v3.13.0
37112025-02-21T13:03:44.581Z Checking clap_builder v4.5.30
37122025-02-21T13:03:45.095Z Checking dtrace-parser v0.2.0
37132025-02-21T13:03:46.165Z Checking serde_json v1.0.135
37142025-02-21T13:03:46.165Z Checking toml_datetime v0.6.8
37152025-02-21T13:03:46.168Z Checking serde_spanned v0.6.8
37162025-02-21T13:03:46.168Z Checking camino v1.1.9
37172025-02-21T13:03:46.169Z Checking semver v1.0.24
37182025-02-21T13:03:46.391Z Checking cargo-platform v0.1.8
37192025-02-21T13:03:46.513Z Checking toml_edit v0.22.22
37202025-02-21T13:03:46.617Z Checking macaddr v1.0.1
37212025-02-21T13:03:46.680Z Checking camino-tempfile v1.1.1
37222025-02-21T13:03:47.060Z Checking clap v4.5.30
37232025-02-21T13:03:47.363Z Checking dof v0.3.0
37242025-02-21T13:03:47.363Z Checking cargo_metadata v0.18.1
37252025-02-21T13:03:47.762Z Checking usdt-impl v0.5.0
37262025-02-21T13:03:48.128Z Checking usdt v0.5.0
37272025-02-21T13:03:48.375Z Checking toml v0.8.19
37282025-02-21T13:03:48.811Z Checking cargo_toml v0.20.5
37292025-02-21T13:03:49.937Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
37302025-02-21T13:03:50.561Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.73s
37312025-02-21T13:03:50.665Z
37322025-02-21T13:03:50.665Zinfo: running `cargo check --bins` on end-to-end-tests (188/199)
37332025-02-21T13:03:51.293Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37342025-02-21T13:03:51.296Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37352025-02-21T13:03:51.432Z Checking polyval v0.6.2
37362025-02-21T13:03:51.548Z Checking ctr v0.9.2
37372025-02-21T13:03:51.560Z Checking ssh-encoding v0.2.0
37382025-02-21T13:03:51.563Z Checking blowfish v0.9.1
37392025-02-21T13:03:51.583Z Checking password-hash v0.4.2
37402025-02-21T13:03:51.600Z Checking p256 v0.13.2
37412025-02-21T13:03:51.600Z Checking p521 v0.13.3
37422025-02-21T13:03:51.634Z Checking russh-cryptovec v0.7.3
37432025-02-21T13:03:51.777Z Checking ghash v0.5.1
37442025-02-21T13:03:51.795Z Checking bcrypt-pbkdf v0.10.0
37452025-02-21T13:03:51.795Z Checking md5 v0.7.0
37462025-02-21T13:03:51.863Z Checking num-bigint v0.4.6
37472025-02-21T13:03:51.863Z Checking des v0.8.1
37482025-02-21T13:03:51.946Z Checking aes-gcm v0.10.3
37492025-02-21T13:03:51.966Z Checking pbkdf2 v0.11.0
37502025-02-21T13:03:52.050Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
37512025-02-21T13:03:52.076Z Checking hex-literal v0.4.1
37522025-02-21T13:03:52.108Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
37532025-02-21T13:03:52.155Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
37542025-02-21T13:03:52.181Z Checking ssh-cipher v0.2.0
37552025-02-21T13:03:52.219Z Checking internet-checksum v0.2.1
37562025-02-21T13:03:52.463Z Checking ssh-key v0.6.6
37572025-02-21T13:03:52.728Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
37582025-02-21T13:03:53.558Z Checking russh-keys v0.45.0
37592025-02-21T13:03:54.387Z Checking russh v0.45.0
37602025-02-21T13:04:12.511Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
37612025-02-21T13:04:13.851Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.31s
37622025-02-21T13:04:14.050Z
37632025-02-21T13:04:14.050Zinfo: running `cargo check --bins` on gateway-cli (189/199)
37642025-02-21T13:04:14.605Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37652025-02-21T13:04:14.607Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37662025-02-21T13:04:14.692Z Checking termios v0.3.3
37672025-02-21T13:04:14.914Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
37682025-02-21T13:04:15.728Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.68s
37692025-02-21T13:04:15.903Z
37702025-02-21T13:04:15.903Zinfo: running `cargo check --bins --no-default-features` on installinator (190/199)
37712025-02-21T13:04:16.492Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37722025-02-21T13:04:16.496Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37732025-02-21T13:04:16.600Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
37742025-02-21T13:04:16.600Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
37752025-02-21T13:04:16.605Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
37762025-02-21T13:04:16.605Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
37772025-02-21T13:04:17.603Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
37782025-02-21T13:04:18.842Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
37792025-02-21T13:04:20.583Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.70s
37802025-02-21T13:04:20.771Z
37812025-02-21T13:04:20.771Zinfo: running `cargo check --bins` on internal-dns-cli (191/199)
37822025-02-21T13:04:21.324Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37832025-02-21T13:04:21.327Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37842025-02-21T13:04:21.410Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
37852025-02-21T13:04:21.873Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
37862025-02-21T13:04:22.039Z
37872025-02-21T13:04:22.039Zinfo: running `cargo check --bins` on omicron-live-tests (192/199)
37882025-02-21T13:04:22.578Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37892025-02-21T13:04:22.581Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37902025-02-21T13:04:22.581Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37912025-02-21T13:04:22.584Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
37922025-02-21T13:04:22.654Z
37932025-02-21T13:04:22.654Zinfo: running `cargo check --bins` on live-tests-macros (193/199)
37942025-02-21T13:04:23.191Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37952025-02-21T13:04:23.194Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37962025-02-21T13:04:23.194Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37972025-02-21T13:04:23.197Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
37982025-02-21T13:04:23.265Z
37992025-02-21T13:04:23.265Zinfo: running `cargo check --bins` on omicron-package (194/199)
38002025-02-21T13:04:23.833Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38012025-02-21T13:04:23.836Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38022025-02-21T13:04:23.931Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
38032025-02-21T13:04:25.263Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.00s
38042025-02-21T13:04:25.445Z
38052025-02-21T13:04:25.445Zinfo: running `cargo check --bins` on wicket-dbg (195/199)
38062025-02-21T13:04:26.034Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38072025-02-21T13:04:26.036Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38082025-02-21T13:04:26.145Z Checking rtoolbox v0.0.2
38092025-02-21T13:04:26.148Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
38102025-02-21T13:04:26.148Z Checking tui-tree-widget v0.23.0
38112025-02-21T13:04:26.387Z Checking rpassword v7.3.1
38122025-02-21T13:04:30.110Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
38132025-02-21T13:04:32.944Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
38142025-02-21T13:04:34.065Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.66s
38152025-02-21T13:04:34.251Z
38162025-02-21T13:04:34.251Zinfo: running `cargo check --bins` on wicket (196/199)
38172025-02-21T13:04:34.843Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38182025-02-21T13:04:34.847Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38192025-02-21T13:04:34.951Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
38202025-02-21T13:04:35.364Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
38212025-02-21T13:04:35.551Z
38222025-02-21T13:04:35.551Zinfo: running `cargo check --bins` on wicketd (197/199)
38232025-02-21T13:04:36.153Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38242025-02-21T13:04:36.156Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38252025-02-21T13:04:36.273Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
38262025-02-21T13:04:36.276Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
38272025-02-21T13:04:37.105Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
38282025-02-21T13:04:40.841Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.31s
38292025-02-21T13:04:41.034Z
38302025-02-21T13:04:41.034Zinfo: running `cargo check --bins` on omicron-workspace-hack (198/199)
38312025-02-21T13:04:41.572Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38322025-02-21T13:04:41.575Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38332025-02-21T13:04:41.575Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38342025-02-21T13:04:41.578Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
38352025-02-21T13:04:41.646Z
38362025-02-21T13:04:41.646Zinfo: running `cargo check --bins` on zone-setup (199/199)
38372025-02-21T13:04:42.255Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38382025-02-21T13:04:42.258Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38392025-02-21T13:04:42.385Z Checking uzers v0.12.1
38402025-02-21T13:04:42.734Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
38412025-02-21T13:04:43.800Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.16s
38422025-02-21T13:04:44.021Z
38432025-02-21T13:04:44.021Zreal 13:35.067851270
38442025-02-21T13:04:44.021Zuser 25:50.103006597
38452025-02-21T13:04:44.021Zsys 4:11.348707575
38462025-02-21T13:04:44.021Ztrap 0.514007811
38472025-02-21T13:04:44.024Ztflt 0.489802704
38482025-02-21T13:04:44.024Zdflt 1.751909622
38492025-02-21T13:04:44.024Zkflt 0.000879616
38502025-02-21T13:04:44.024Zlock 45:47.995044635
38512025-02-21T13:04:44.024Zslp 2:09:12.095991406
38522025-02-21T13:04:44.024Zlat 1:05.038313028
38532025-02-21T13:04:44.024Zstop 3:46.106147859
38542025-02-21T13:04:44.024Zprocess exited: duration 1180793 ms, exit code 0
 
38552025-02-21T13:04:44.030Zfound 0 output files