01JMSD75CE79GRTPFA8EHEF7HG: 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: 01JMSD7PHPCMRQA7PEQYM5CW54

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-02-23T12:42:27.928Zjob assigned to worker 01JMSD7T653CN4KBMVE6H4TMV3 [factory aws, i-0b81e640c404279dc] (queued for 48 s)
 
22025-02-23T12:42:35.819Zstarting task 0: "setup"
32025-02-23T12:42:35.826Z++ uname -s
42025-02-23T12:42:35.829Z+ kern=SunOS
52025-02-23T12:42:35.829Z+ build_user=build
62025-02-23T12:42:35.829Z+ build_uid=12345
72025-02-23T12:42:35.829Z+ work_dir=/work
82025-02-23T12:42:35.829Z+ input_dir=/input
92025-02-23T12:42:35.829Z+ [[ 0 == 12345 ]]
102025-02-23T12:42:35.829Z+ case "$kern" in
112025-02-23T12:42:35.829Z+ groupadd -g 12345 build
122025-02-23T12:42:35.832Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-02-23T12:42:37.841Z+ zfs create -o mountpoint=/work rpool/work
142025-02-23T12:42:37.988Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-02-23T12:42:37.997Z+ home_fs=zfs
162025-02-23T12:42:37.997Z+ [[ zfs == autofs ]]
172025-02-23T12:42:37.997Z+ mkdir -p /home/build
182025-02-23T12:42:37.997Z+ chown build:build /home/build /work
192025-02-23T12:42:39.988Z+ chmod 0700 /home/build /work
202025-02-23T12:42:39.992Zprocess exited: duration 4170 ms, exit code 0
 
212025-02-23T12:42:40.022Zstarting task 1: "rust-toolchain"
222025-02-23T12:42:40.027Z+ printf ' * rust toolchain channel = "%s"\n' 1.85.0
232025-02-23T12:42:40.027Z * rust toolchain channel = "1.85.0"
242025-02-23T12:42:40.027Z+ printf ' * rust toolchain profile = "%s"\n' default
252025-02-23T12:42:40.027Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
262025-02-23T12:42:40.027Z * rust toolchain profile = "default"
272025-02-23T12:42:40.027Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-02-23T12:42:40.030Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-02-23T12:42:40.030Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default
302025-02-23T12:42:40.133Zinfo: downloading installer
312025-02-23T12:42:41.460Zwarning: it looks like you have an existing installation of Rust at:
322025-02-23T12:42:41.460Zwarning: /opt/ooce/bin
332025-02-23T12:42:41.460Zwarning: It is recommended that rustup be the primary Rust installation.
342025-02-23T12:42:41.460Zwarning: Otherwise you may have confusion unless you are careful with your PATH
352025-02-23T12:42:41.460Zwarning: If you are sure that you want both rustup and your already installed Rust
362025-02-23T12:42:41.460Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-02-23T12:42:41.460Zwarning: or pass `-y' to ignore all ignorable checks.
382025-02-23T12:42:41.460Zerror: cannot install while Rust is installed
392025-02-23T12:42:41.460Zwarning: continuing (because the -y flag is set and the error is ignorable)
402025-02-23T12:42:41.471Zinfo: profile set to 'default'
412025-02-23T12:42:41.471Zinfo: default host triple is x86_64-unknown-illumos
422025-02-23T12:42:41.474Zinfo: syncing channel updates for '1.85.0-x86_64-unknown-illumos'
432025-02-23T12:42:41.634Zinfo: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17)
442025-02-23T12:42:41.634Zinfo: downloading component 'cargo'
452025-02-23T12:42:42.509Zinfo: downloading component 'clippy'
462025-02-23T12:42:42.847Zinfo: downloading component 'rust-docs'
472025-02-23T12:42:44.188Zinfo: downloading component 'rust-std'
482025-02-23T12:42:46.157Zinfo: downloading component 'rustc'
492025-02-23T12:42:52.945Zinfo: downloading component 'rustfmt'
502025-02-23T12:42:53.200Zinfo: installing component 'cargo'
512025-02-23T12:42:54.025Zinfo: installing component 'clippy'
522025-02-23T12:42:54.405Zinfo: installing component 'rust-docs'
532025-02-23T12:42:56.175Zinfo: installing component 'rust-std'
542025-02-23T12:42:58.057Zinfo: installing component 'rustc'
552025-02-23T12:43:03.886Zinfo: installing component 'rustfmt'
562025-02-23T12:43:04.209Zinfo: default toolchain set to '1.85.0-x86_64-unknown-illumos'
572025-02-23T12:43:04.209Z
582025-02-23T12:43:04.578Z 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17)
592025-02-23T12:43:04.578Z
602025-02-23T12:43:04.585Z
612025-02-23T12:43:04.585ZRust is installed now. Great!
622025-02-23T12:43:04.585Z
632025-02-23T12:43:04.586ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-02-23T12:43:04.586Zenvironment variable. This has not been done automatically.
652025-02-23T12:43:04.586Z
662025-02-23T12:43:04.586ZTo configure your current shell, you need to source
672025-02-23T12:43:04.586Zthe corresponding env file under $HOME/.cargo.
682025-02-23T12:43:04.586Z
692025-02-23T12:43:04.586ZThis is usually done by running one of the following (note the leading DOT):
702025-02-23T12:43:04.586Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-02-23T12:43:04.586Zsource "$HOME/.cargo/env.fish" # For fish
722025-02-23T12:43:04.656Z+ rustup --version
732025-02-23T12:43:04.662Zrustup 1.27.1 (54dd3d00f 2024-04-24)
742025-02-23T12:43:04.662Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
752025-02-23T12:43:04.741Zinfo: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)`
762025-02-23T12:43:04.746Z+ cargo --version
772025-02-23T12:43:04.803Zcargo 1.85.0 (d73d2caf9 2024-12-31)
782025-02-23T12:43:04.807Z+ rustc --version
792025-02-23T12:43:04.869Zrustc 1.85.0 (4d91de4e4 2025-02-17)
802025-02-23T12:43:04.872Zprocess exited: duration 24845 ms, exit code 0
 
812025-02-23T12:43:04.879Zstarting task 2: "authentication"
822025-02-23T12:43:04.901Zprocess exited: duration 21 ms, exit code 0
 
832025-02-23T12:43:04.908Zstarting task 3: "clone repository"
842025-02-23T12:43:04.913Z+ mkdir -p /work/oxidecomputer/omicron
852025-02-23T12:43:04.916Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
862025-02-23T12:43:04.958ZCloning into '/work/oxidecomputer/omicron'...
872025-02-23T12:43:12.029Z+ cd /work/oxidecomputer/omicron
882025-02-23T12:43:12.029Z+ git fetch origin 32e3ede594d0a6222d2915c4b647c395db712fa1
892025-02-23T12:43:12.344ZFrom https://github.com/oxidecomputer/omicron
902025-02-23T12:43:12.344Z * branch 32e3ede594d0a6222d2915c4b647c395db712fa1 -> FETCH_HEAD
912025-02-23T12:43:12.354Z+ [[ -n renovate/samael-0.x ]]
922025-02-23T12:43:12.356Z++ git branch --show-current
932025-02-23T12:43:12.359Z+ current=main
942025-02-23T12:43:12.359Z+ [[ main != renovate/samael-0.x ]]
952025-02-23T12:43:12.359Z+ git branch -f renovate/samael-0.x 32e3ede594d0a6222d2915c4b647c395db712fa1
962025-02-23T12:43:12.361Z+ git checkout -f renovate/samael-0.x
972025-02-23T12:43:12.546ZSwitched to branch 'renovate/samael-0.x'
982025-02-23T12:43:12.549Z+ git reset --hard 32e3ede594d0a6222d2915c4b647c395db712fa1
992025-02-23T12:43:12.563ZHEAD is now at 32e3ede59 Update Rust crate samael to 0.0.18
1002025-02-23T12:43:12.565Zprocess exited: duration 7654 ms, exit code 0
 
1012025-02-23T12:43:12.575Zstarting task 4: "build"
1022025-02-23T12:43:12.580Z+ source .github/buildomat/ci-env.sh
1032025-02-23T12:43:12.580Z++ export CARGO_TERM_COLOR=always
1042025-02-23T12:43:12.580Z++ CARGO_TERM_COLOR=always
1052025-02-23T12:43:12.583Z+ cargo --version
1062025-02-23T12:43:12.633Zcargo 1.85.0 (d73d2caf9 2024-12-31)
1072025-02-23T12:43:12.639Z+ rustc --version
1082025-02-23T12:43:12.697Zrustc 1.85.0 (4d91de4e4 2025-02-17)
1092025-02-23T12:43:12.700Z+ source ./env.sh
1102025-02-23T12:43:12.703Z++ OLD_SHELL_OPTS=ehxB
1112025-02-23T12:43:12.703Z++ set -o xtrace
1122025-02-23T12:43:12.703Z++++ dirname ./env.sh
1132025-02-23T12:43:12.705Z+++ readlink -f .
1142025-02-23T12:43:12.708Z++ OMICRON_WS=/work/oxidecomputer/omicron
1152025-02-23T12:43:12.711Z++ 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-23T12:43:12.711Z++ 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-23T12:43:12.711Z++ 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-23T12:43:12.711Z++ 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-23T12:43:12.711Z++ 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-23T12:43:12.711Z++ 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-23T12:43:12.711Z++ 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-23T12:43:12.711Z++ 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-23T12:43:12.711Z++ case $OLD_SHELL_OPTS in
1242025-02-23T12:43:12.711Z++ unset OLD_SHELL_OPTS OMICRON_WS
1252025-02-23T12:43:12.711Z+ 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-23T12:43:12.711Z+ 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-23T12:43:12.711Z+ banner prerequisites
1282025-02-23T12:43:12.714Z
1292025-02-23T12:43:12.714Z ##### ##### ###### ##### ###### #### # # # #### #
1302025-02-23T12:43:12.714Z # # # # # # # # # # # # # # #
1312025-02-23T12:43:12.714Z # # # # ##### # # ##### # # # # # #### #
1322025-02-23T12:43:12.714Z ##### ##### # ##### # # # # # # # # #
1332025-02-23T12:43:12.714Z # # # # # # # # # # # # # # #
1342025-02-23T12:43:12.714Z # # # ###### # # ###### ### # #### # #### #
1352025-02-23T12:43:12.714Z
1362025-02-23T12:43:12.714Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1372025-02-23T12:43:14.379Zpkg list: illegal option -- F
1382025-02-23T12:43:14.379ZUsage:
1392025-02-23T12:43:14.390Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1402025-02-23T12:43:14.390Z [pkg_fmri_pattern ...]
1412025-02-23T12:43:15.188Zpkg list: illegal option -- F
1422025-02-23T12:43:15.188ZUsage:
1432025-02-23T12:43:15.192Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1442025-02-23T12:43:15.192Z [pkg_fmri_pattern ...]
1452025-02-23T12:43:21.632Z Startup: Refreshing catalog 'helios-dev' ... Done
1462025-02-23T12:43:25.964Z Startup: Caching catalogs ... Done
1472025-02-23T12:43:39.307ZPlanning: Solver setup ... Done (12.400s)
1482025-02-23T12:43:39.456ZPlanning: Running solver ... Done (0.149s)
1492025-02-23T12:43:39.579ZPlanning: Finding local manifests ... Done (0.007s)
1502025-02-23T12:43:39.663ZPlanning: Fetching manifests: 0/7 0% complete
1512025-02-23T12:43:41.209ZPlanning: Fetching manifests: 7/7 100% complete
1522025-02-23T12:43:41.320ZPlanning: Package planning ... Done (0.111s)
1532025-02-23T12:43:41.376ZPlanning: Merging actions ... Done (0.056s)
1542025-02-23T12:43:41.573ZPlanning: Checking for conflicting actions ... Done (0.197s)
1552025-02-23T12:43:43.659ZPlanning: Consolidating action changes ... Done (2.084s)
1562025-02-23T12:43:44.106ZPlanning: Evaluating mediators ... Done (0.448s)
1572025-02-23T12:43:44.189ZPlanning: Planning completed in 18.12 seconds
1582025-02-23T12:43:44.205Z Packages to install: 4
1592025-02-23T12:43:44.205Z Packages to update: 3
1602025-02-23T12:43:44.207Z Mediators to change: 2
1612025-02-23T12:43:44.208Z Services to change: 1
1622025-02-23T12:43:44.208Z Estimated space available: 155.61 GB
1632025-02-23T12:43:44.208ZEstimated space to be consumed: 1.66 GB
1642025-02-23T12:43:44.208Z Create boot environment: No
1652025-02-23T12:43:44.208ZCreate backup boot environment: Yes
1662025-02-23T12:43:44.208Z Rebuild boot archive: No
1672025-02-23T12:43:44.208Z
1682025-02-23T12:43:44.208ZChanged mediators:
1692025-02-23T12:43:44.208Z mediator clang:
1702025-02-23T12:43:44.208Z version: None -> 15 (system default)
1712025-02-23T12:43:44.208Z
1722025-02-23T12:43:44.208Z mediator llvm:
1732025-02-23T12:43:44.208Z version: 14 (system default) -> 15 (system default)
1742025-02-23T12:43:44.208Z
1752025-02-23T12:43:44.208ZChanged packages:
1762025-02-23T12:43:44.208Zhelios-dev
1772025-02-23T12:43:44.208Z developer/build-essential
1782025-02-23T12:43:44.208Z None -> 11-2.0
1792025-02-23T12:43:44.208Z library/libxmlsec1
1802025-02-23T12:43:44.208Z None -> 1.2.35-2.0
1812025-02-23T12:43:44.208Z ooce/developer/clang-15
1822025-02-23T12:43:44.208Z None -> 15.0.7-2.0
1832025-02-23T12:43:44.208Z ooce/developer/llvm-15
1842025-02-23T12:43:44.208Z None -> 15.0.7-2.0
1852025-02-23T12:43:44.208Z package/pkg
1862025-02-23T12:43:44.208Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1872025-02-23T12:43:44.208Z system/library/g++-runtime
1882025-02-23T12:43:44.208Z 13-2.0 -> 14-2.0
1892025-02-23T12:43:44.208Z system/library/gcc-runtime
1902025-02-23T12:43:44.208Z 13-2.0 -> 14-2.0
1912025-02-23T12:43:44.208Z
1922025-02-23T12:43:44.208ZServices:
1932025-02-23T12:43:44.208Z restart_fmri:
1942025-02-23T12:43:44.208Z svc:/system/update-man-index:default
1952025-02-23T12:43:44.208Z
1962025-02-23T12:43:44.208ZEditable files to change:
1972025-02-23T12:43:44.208Z Update:
1982025-02-23T12:43:44.208Z usr/share/lib/pkg/web/config.shtml
1992025-02-23T12:43:44.287Z
2002025-02-23T12:43:44.287ZDownload: 0/4301 items 0.0/225.4MB 0% complete
2012025-02-23T12:43:49.302ZDownload: 332/4301 items 16.0/225.4MB 7% complete (3.5M/s)
2022025-02-23T12:43:54.325ZDownload: 637/4301 items 17.9/225.4MB 7% complete (1.9M/s)
2032025-02-23T12:43:59.326ZDownload: 1133/4301 items 56.3/225.4MB 24% complete (4.0M/s)
2042025-02-23T12:44:04.607ZDownload: 1197/4301 items 80.3/225.4MB 35% complete (6.3M/s)
2052025-02-23T12:44:09.608ZDownload: 1658/4301 items 117.6/225.4MB 52% complete (5.5M/s)
2062025-02-23T12:44:14.926ZDownload: 2221/4301 items 119.2/225.4MB 52% complete (4.0M/s)
2072025-02-23T12:44:19.934ZDownload: 2332/4301 items 119.7/225.4MB 53% complete (211k/s)
2082025-02-23T12:44:24.947ZDownload: 2821/4301 items 121.1/225.4MB 53% complete (192k/s)
2092025-02-23T12:44:30.098ZDownload: 3234/4301 items 201.9/225.4MB 89% complete (8.2M/s)
2102025-02-23T12:44:35.878ZDownload: 3245/4301 items 203.0/225.4MB 90% complete (8.2M/s)
2112025-02-23T12:44:53.485ZDownload: 3248/4301 items 203.1/225.4MB 90% complete
2122025-02-23T12:44:59.839ZDownload: 3248/4301 items 203.1/225.4MB 90% complete (2B/s)
2132025-02-23T12:45:05.981ZDownload: 3289/4301 items 212.6/225.4MB 94% complete (1008k/s)
2142025-02-23T12:45:11.863ZDownload: 3501/4301 items 215.5/225.4MB 95% complete (682k/s)
2152025-02-23T12:45:16.904ZDownload: 3652/4301 items 216.1/225.4MB 95% complete (367k/s)
2162025-02-23T12:45:21.910ZDownload: 3917/4301 items 217.8/225.4MB 96% complete (219k/s)
2172025-02-23T12:45:26.955ZDownload: 4200/4301 items 220.6/225.4MB 97% complete (446k/s)
2182025-02-23T12:45:32.275ZDownload: 4205/4301 items 220.6/225.4MB 97% complete (443k/s)
2192025-02-23T12:45:39.319ZDownload: 4207/4301 items 220.6/225.4MB 97% complete
2202025-02-23T12:45:51.866ZDownload: 4208/4301 items 220.6/225.4MB 97% complete
2212025-02-23T12:45:59.312ZDownload: 4289/4301 items 224.0/225.4MB 99% complete (2.5M/s)
2222025-02-23T12:46:05.729ZDownload: 4292/4301 items 224.2/225.4MB 99% complete (1.8M/s)
2232025-02-23T12:46:18.528ZDownload: 4294/4301 items 224.8/225.4MB 99% complete
2242025-02-23T12:46:23.308ZDownload: Completed 225.42 MB in 158.99 seconds (1.4M/s)
2252025-02-23T12:46:24.287Z Actions: 1/5122 actions (Removing old actions)
2262025-02-23T12:46:24.310Z Actions: 194/5122 actions (Installing new actions)
2272025-02-23T12:46:29.014Z Actions: 4267/5122 actions (Updating modified actions)
2282025-02-23T12:46:29.378Z Actions: Completed 5122 actions in 5.09 seconds.
2292025-02-23T12:46:29.621Z Done (0.233s)
2302025-02-23T12:46:29.624Z Done (0.001s)
2312025-02-23T12:46:30.243Z Done (0.620s)
2322025-02-23T12:46:34.696Z Done (4.213s)
2332025-02-23T12:46:34.784Z Done (0.018s)
2342025-02-23T12:46:34.786Z Done (0.000s)
2352025-02-23T12:46:35.039Z Done (0.000s)
2362025-02-23T12:46:35.766ZPlanning: Evaluating mediator changes ... Done
2372025-02-23T12:46:35.937ZPlanning: Checking for conflicting actions ... Done
2382025-02-23T12:46:35.940ZPlanning: Consolidating action changes ... Done
2392025-02-23T12:46:36.214ZPlanning: Evaluating mediators ... Done
2402025-02-23T12:46:36.216ZPlanning: Planning completed in 0.45 seconds
2412025-02-23T12:46:36.255Z Mediators to change: 2
2422025-02-23T12:46:36.255Z Create boot environment: No
2432025-02-23T12:46:36.258ZCreate backup boot environment: No
2442025-02-23T12:46:36.332Z Done
2452025-02-23T12:46:36.332Z Done
2462025-02-23T12:46:36.747Z Done
2472025-02-23T12:46:40.468Z Done
2482025-02-23T12:46:40.559Z Done
2492025-02-23T12:46:40.561Z Done
2502025-02-23T12:46:40.701Z Done
2512025-02-23T12:46:41.310ZPlanning: Evaluating mediator changes ... Done
2522025-02-23T12:46:41.313ZPlanning: Merging actions ... Done
2532025-02-23T12:46:41.500ZPlanning: Checking for conflicting actions ... Done
2542025-02-23T12:46:41.503ZPlanning: Consolidating action changes ... Done
2552025-02-23T12:46:41.769ZPlanning: Evaluating mediators ... Done
2562025-02-23T12:46:41.826ZPlanning: Planning completed in 0.76 seconds
2572025-02-23T12:46:41.867Z Packages to change: 1
2582025-02-23T12:46:41.870Z Mediators to change: 1
2592025-02-23T12:46:41.870Z Services to change: 1
2602025-02-23T12:46:41.870Z Create boot environment: No
2612025-02-23T12:46:41.870ZCreate backup boot environment: Yes
2622025-02-23T12:46:44.173Z Actions: 1/6 actions (Updating modified actions)
2632025-02-23T12:46:44.177Z Actions: Completed 6 actions in 0.00 seconds.
2642025-02-23T12:46:44.177Z Done
2652025-02-23T12:46:44.177Z Done
2662025-02-23T12:46:44.299Z Done
2672025-02-23T12:46:47.916Z Done
2682025-02-23T12:46:48.005Z Done
2692025-02-23T12:46:48.008Z Done
2702025-02-23T12:46:48.147Z Done
2712025-02-23T12:46:48.577ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2722025-02-23T12:46:48.577Zclang system 15 system
2732025-02-23T12:46:48.577Zcsh system system illumos
2742025-02-23T12:46:48.577Zctags system system illumos
2752025-02-23T12:46:48.577Zgcc vendor 12 vendor
2762025-02-23T12:46:48.578Zgcc system 10 system
2772025-02-23T12:46:48.578Zgcc system 7 system
2782025-02-23T12:46:48.578Zgo system 1.20 system
2792025-02-23T12:46:48.578Zgo system 1.19 system
2802025-02-23T12:46:48.578Zllvm system 15 system
2812025-02-23T12:46:48.578Zllvm system 14 system
2822025-02-23T12:46:48.578Zmariadb system 10.6 system
2832025-02-23T12:46:48.578Zmta vendor vendor dma
2842025-02-23T12:46:48.578Zopenjdk system 17 system
2852025-02-23T12:46:48.578Zopenjdk system 11 system
2862025-02-23T12:46:48.578Zopenjdk system 1.8 system
2872025-02-23T12:46:48.578Zopenssl vendor 3 vendor
2882025-02-23T12:46:48.578Zperl system 5.36 system
2892025-02-23T12:46:48.578Zpostgresql system 15 system
2902025-02-23T12:46:48.578Zpostgresql system 13 system
2912025-02-23T12:46:48.578Zpython vendor 3 vendor
2922025-02-23T12:46:48.578Zpython system 2 system
2932025-02-23T12:46:48.578Zpython3 system 3.11 system
2942025-02-23T12:46:48.578Zruby system 3.0 system
2952025-02-23T12:46:48.578Zwords vendor vendor american-english
2962025-02-23T12:46:48.578Zwords system system australian-english
2972025-02-23T12:46:48.578Zwords system system british-english
2982025-02-23T12:46:48.578Zwords system system canadian-english
2992025-02-23T12:46:48.578Zwords system system french
3002025-02-23T12:46:48.578Zwords system system italian
3012025-02-23T12:46:48.578Zwords system system ngerman
3022025-02-23T12:46:48.578Zwords system system ogerman
3032025-02-23T12:46:48.578Zwords system system spanish
3042025-02-23T12:46:48.904ZPUBLISHER TYPE STATUS P LOCATION
3052025-02-23T12:46:48.904Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
3062025-02-23T12:46:51.959ZFMRI IFO
3072025-02-23T12:46:51.959Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
3082025-02-23T12:46:51.959Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
3092025-02-23T12:46:51.959Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
3102025-02-23T12:46:51.960Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
3112025-02-23T12:46:51.960Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
3122025-02-23T12:46:51.960Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
3132025-02-23T12:46:51.960Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
3142025-02-23T12:46:51.960Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
3152025-02-23T12:46:51.960Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
3162025-02-23T12:46:51.960Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
3172025-02-23T12:46:51.960Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
3182025-02-23T12:46:51.960Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
3192025-02-23T12:46:51.960Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
3202025-02-23T12:46:51.960Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
3212025-02-23T12:46:51.960Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
3222025-02-23T12:46:52.778Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
3232025-02-23T12:46:53.085Z Updating crates.io index
3242025-02-23T12:46:53.088Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3252025-02-23T12:46:53.621Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3262025-02-23T12:46:53.911Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3272025-02-23T12:46:54.177Z Updating git repository `https://github.com/oxidecomputer/propolis`
3282025-02-23T12:46:55.147Z Updating git repository `https://github.com/oxidecomputer/crucible`
3292025-02-23T12:46:56.845Z Updating git repository `https://github.com/oxidecomputer/opte`
3302025-02-23T12:46:57.489Z Updating git repository `https://github.com/oxidecomputer/falcon`
3312025-02-23T12:46:58.222Z Updating git repository `https://github.com/oxidecomputer/clickward`
3322025-02-23T12:46:58.493Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3332025-02-23T12:46:58.792Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3342025-02-23T12:46:59.353Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3352025-02-23T12:46:59.869Z Updating git repository `https://github.com/oxidecomputer/libipcc`
3362025-02-23T12:47:00.184Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3372025-02-23T12:47:00.540Z Updating git repository `https://github.com/oxidecomputer/tofino`
3382025-02-23T12:47:00.802Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3392025-02-23T12:47:01.089Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3402025-02-23T12:47:01.310Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3412025-02-23T12:47:01.587Z Updating git repository `https://github.com/oxidecomputer/lldp`
3422025-02-23T12:47:01.891Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3432025-02-23T12:47:02.166Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3442025-02-23T12:47:02.522Z Updating git repository `https://github.com/oxidecomputer/ispf`
3452025-02-23T12:47:02.911Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3462025-02-23T12:47:03.249Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3472025-02-23T12:47:03.722Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3482025-02-23T12:47:04.013Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3492025-02-23T12:47:04.382Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3502025-02-23T12:47:04.812Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3512025-02-23T12:47:05.086Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3522025-02-23T12:47:05.341Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3532025-02-23T12:47:05.613Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3542025-02-23T12:47:06.880Z Downloading crates ...
3552025-02-23T12:47:06.977Z Downloaded block-buffer v0.10.4
3562025-02-23T12:47:06.980Z Downloaded is_terminal_polyfill v1.70.1
3572025-02-23T12:47:06.982Z Downloaded equivalent v1.0.1
3582025-02-23T12:47:06.982Z Downloaded autocfg v1.4.0
3592025-02-23T12:47:06.985Z Downloaded dtrace-parser v0.2.0
3602025-02-23T12:47:06.985Z Downloaded anstyle-query v1.1.1
3612025-02-23T12:47:06.992Z Downloaded scroll_derive v0.12.0
3622025-02-23T12:47:07.004Z Downloaded swrite v0.1.0
3632025-02-23T12:47:07.006Z Downloaded pretty-hex v0.4.1
3642025-02-23T12:47:07.009Z Downloaded usdt-macro v0.5.0
3652025-02-23T12:47:07.009Z Downloaded usdt-attr-macro v0.5.0
3662025-02-23T12:47:07.014Z Downloaded camino v1.1.9
3672025-02-23T12:47:07.016Z Downloaded anstyle v1.0.10
3682025-02-23T12:47:07.019Z Downloaded anstream v0.6.15
3692025-02-23T12:47:07.021Z Downloaded cargo_metadata v0.18.1
3702025-02-23T12:47:07.021Z Downloaded camino-tempfile v1.1.1
3712025-02-23T12:47:07.024Z Downloaded macaddr v1.0.1
3722025-02-23T12:47:07.026Z Downloaded bytecount v0.6.8
3732025-02-23T12:47:07.026Z Downloaded cpufeatures v0.2.14
3742025-02-23T12:47:07.029Z Downloaded itoa v1.0.11
3752025-02-23T12:47:07.029Z Downloaded heck v0.4.1
3762025-02-23T12:47:07.031Z Downloaded colorchoice v1.0.2
3772025-02-23T12:47:07.031Z Downloaded fastrand v2.1.1
3782025-02-23T12:47:07.034Z Downloaded dof v0.3.0
3792025-02-23T12:47:07.034Z Downloaded digest v0.10.7
3802025-02-23T12:47:07.036Z Downloaded thiserror v1.0.69
3812025-02-23T12:47:07.039Z Downloaded thread-id v4.2.2
3822025-02-23T12:47:07.041Z Downloaded strsim v0.11.1
3832025-02-23T12:47:07.042Z Downloaded serde_spanned v0.6.8
3842025-02-23T12:47:07.044Z Downloaded fnv v1.0.7
3852025-02-23T12:47:07.044Z Downloaded terminal_size v0.4.0
3862025-02-23T12:47:07.047Z Downloaded proc-macro-error-attr v1.0.4
3872025-02-23T12:47:07.047Z Downloaded tabled_derive v0.7.0
3882025-02-23T12:47:07.047Z Downloaded generic-array v0.14.7
3892025-02-23T12:47:07.050Z Downloaded thiserror-impl v1.0.69
3902025-02-23T12:47:07.050Z Downloaded memmap v0.7.0
3912025-02-23T12:47:07.052Z Downloaded crypto-common v0.1.6
3922025-02-23T12:47:07.052Z Downloaded scroll v0.12.0
3932025-02-23T12:47:07.055Z Downloaded heck v0.5.0
3942025-02-23T12:47:07.055Z Downloaded anstyle-parse v0.2.5
3952025-02-23T12:47:07.057Z Downloaded utf8parse v0.2.2
3962025-02-23T12:47:07.057Z Downloaded unicode-linebreak v0.1.5
3972025-02-23T12:47:07.060Z Downloaded pest_generator v2.7.14
3982025-02-23T12:47:07.060Z Downloaded smawk v0.3.2
3992025-02-23T12:47:07.062Z Downloaded version_check v0.9.5
4002025-02-23T12:47:07.065Z Downloaded cargo_toml v0.20.5
4012025-02-23T12:47:07.065Z Downloaded cargo-platform v0.1.8
4022025-02-23T12:47:07.069Z Downloaded usdt v0.5.0
4032025-02-23T12:47:07.072Z Downloaded proc-macro-error v1.0.4
4042025-02-23T12:47:07.074Z Downloaded plain v0.2.3
4052025-02-23T12:47:07.074Z Downloaded errno v0.3.9
4062025-02-23T12:47:07.077Z Downloaded clap_lex v0.7.4
4072025-02-23T12:47:07.077Z Downloaded clap_derive v4.5.28
4082025-02-23T12:47:07.080Z Downloaded once_cell v1.20.3
4092025-02-23T12:47:07.082Z Downloaded tempfile v3.13.0
4102025-02-23T12:47:07.085Z Downloaded serde_tokenstream v0.2.2
4112025-02-23T12:47:07.090Z Downloaded zerocopy-derive v0.7.35
4122025-02-23T12:47:07.095Z Downloaded usdt-impl v0.5.0
4132025-02-23T12:47:07.097Z Downloaded bitflags v2.6.0
4142025-02-23T12:47:07.100Z Downloaded cfg-if v1.0.0
4152025-02-23T12:47:07.103Z Downloaded fs-err v2.11.0
4162025-02-23T12:47:07.103Z Downloaded log v0.4.22
4172025-02-23T12:47:07.105Z Downloaded byteorder v1.5.0
4182025-02-23T12:47:07.107Z Downloaded anyhow v1.0.96
4192025-02-23T12:47:07.110Z Downloaded unicode-ident v1.0.14
4202025-02-23T12:47:07.112Z Downloaded typenum v1.17.0
4212025-02-23T12:47:07.115Z Downloaded sha2 v0.10.8
4222025-02-23T12:47:07.119Z Downloaded proc-macro2 v1.0.93
4232025-02-23T12:47:07.121Z Downloaded toml v0.8.19
4242025-02-23T12:47:07.124Z Downloaded textwrap v0.16.1
4252025-02-23T12:47:07.126Z Downloaded semver v1.0.25
4262025-02-23T12:47:07.129Z Downloaded pest_meta v2.7.14
4272025-02-23T12:47:07.132Z Downloaded ucd-trie v0.1.7
4282025-02-23T12:47:07.138Z Downloaded quote v1.0.38
4292025-02-23T12:47:07.138Z Downloaded pest_derive v2.7.14
4302025-02-23T12:47:07.140Z Downloaded toml_datetime v0.6.8
4312025-02-23T12:47:07.140Z Downloaded ryu v1.0.18
4322025-02-23T12:47:07.143Z Downloaded papergrid v0.11.0
4332025-02-23T12:47:07.148Z Downloaded clap v4.5.30
4342025-02-23T12:47:07.156Z Downloaded serde v1.0.218
4352025-02-23T12:47:07.159Z Downloaded memchr v2.7.4
4362025-02-23T12:47:07.164Z Downloaded toml_edit v0.22.22
4372025-02-23T12:47:07.185Z Downloaded serde_derive v1.0.218
4382025-02-23T12:47:07.188Z Downloaded hashbrown v0.15.1
4392025-02-23T12:47:07.192Z Downloaded indexmap v2.7.1
4402025-02-23T12:47:07.210Z Downloaded pest v2.7.14
4412025-02-23T12:47:07.217Z Downloaded serde_json v1.0.139
4422025-02-23T12:47:07.223Z Downloaded zerocopy v0.7.35
4432025-02-23T12:47:07.238Z Downloaded winnow v0.6.20
4442025-02-23T12:47:07.246Z Downloaded clap_builder v4.5.30
4452025-02-23T12:47:07.253Z Downloaded goblin v0.8.2
4462025-02-23T12:47:07.260Z Downloaded tabled v0.15.0
4472025-02-23T12:47:07.273Z Downloaded syn v1.0.109
4482025-02-23T12:47:07.283Z Downloaded unicode-width v0.1.14
4492025-02-23T12:47:07.288Z Downloaded syn v2.0.96
4502025-02-23T12:47:07.306Z Downloaded rustix v0.38.37
4512025-02-23T12:47:07.335Z Downloaded libc v0.2.170
4522025-02-23T12:47:07.615Z Compiling proc-macro2 v1.0.93
4532025-02-23T12:47:07.615Z Compiling unicode-ident v1.0.14
4542025-02-23T12:47:07.619Z Compiling version_check v0.9.5
4552025-02-23T12:47:07.619Z Compiling serde v1.0.218
4562025-02-23T12:47:07.619Z Compiling memchr v2.7.4
4572025-02-23T12:47:07.619Z Compiling thiserror v1.0.69
4582025-02-23T12:47:07.619Z Compiling libc v0.2.170
4592025-02-23T12:47:07.619Z Compiling itoa v1.0.11
4602025-02-23T12:47:07.894Z Compiling ryu v1.0.18
4612025-02-23T12:47:08.025Z Compiling ucd-trie v0.1.7
4622025-02-23T12:47:08.269Z Compiling once_cell v1.20.3
4632025-02-23T12:47:08.403Z Compiling byteorder v1.5.0
4642025-02-23T12:47:08.583Z Compiling rustix v0.38.37
4652025-02-23T12:47:08.649Z Compiling serde_json v1.0.139
4662025-02-23T12:47:08.833Z Compiling bitflags v2.6.0
4672025-02-23T12:47:09.020Z Compiling proc-macro-error-attr v1.0.4
4682025-02-23T12:47:09.217Z Compiling usdt-impl v0.5.0
4692025-02-23T12:47:09.240Z Compiling syn v1.0.109
4702025-02-23T12:47:09.336Z Compiling proc-macro-error v1.0.4
4712025-02-23T12:47:09.407Z Compiling plain v0.2.3
4722025-02-23T12:47:09.437Z Compiling quote v1.0.38
4732025-02-23T12:47:09.603Z Compiling errno v0.3.9
4742025-02-23T12:47:09.640Z Compiling equivalent v1.0.1
4752025-02-23T12:47:09.730Z Compiling hashbrown v0.15.1
4762025-02-23T12:47:09.775Z Compiling utf8parse v0.2.2
4772025-02-23T12:47:09.797Z Compiling syn v2.0.96
4782025-02-23T12:47:09.920Z Compiling log v0.4.22
4792025-02-23T12:47:09.949Z Compiling camino v1.1.9
4802025-02-23T12:47:10.049Z Compiling thread-id v4.2.2
4812025-02-23T12:47:10.168Z Compiling anstyle-parse v0.2.5
4822025-02-23T12:47:10.488Z Compiling semver v1.0.25
4832025-02-23T12:47:10.626Z Compiling colorchoice v1.0.2
4842025-02-23T12:47:10.779Z Compiling indexmap v2.7.1
4852025-02-23T12:47:10.805Z Compiling autocfg v1.4.0
4862025-02-23T12:47:10.828Z Compiling anstyle-query v1.1.1
4872025-02-23T12:47:10.848Z Compiling pretty-hex v0.4.1
4882025-02-23T12:47:10.988Z Compiling unicode-width v0.1.14
4892025-02-23T12:47:11.018Z Compiling anstyle v1.0.10
4902025-02-23T12:47:11.097Z Compiling is_terminal_polyfill v1.70.1
4912025-02-23T12:47:11.252Z Compiling winnow v0.6.20
4922025-02-23T12:47:11.452Z Compiling anstream v0.6.15
4932025-02-23T12:47:11.736Z Compiling fs-err v2.11.0
4942025-02-23T12:47:11.897Z Compiling terminal_size v0.4.0
4952025-02-23T12:47:12.004Z Compiling fnv v1.0.7
4962025-02-23T12:47:12.055Z Compiling fastrand v2.1.1
4972025-02-23T12:47:12.107Z Compiling heck v0.4.1
4982025-02-23T12:47:12.171Z Compiling strsim v0.11.1
4992025-02-23T12:47:12.477Z Compiling cfg-if v1.0.0
5002025-02-23T12:47:12.480Z Compiling bytecount v0.6.8
5012025-02-23T12:47:12.534Z Compiling heck v0.5.0
5022025-02-23T12:47:12.570Z Compiling anyhow v1.0.96
5032025-02-23T12:47:12.595Z Compiling clap_lex v0.7.4
5042025-02-23T12:47:12.933Z Compiling clap_builder v4.5.30
5052025-02-23T12:47:13.018Z Compiling papergrid v0.11.0
5062025-02-23T12:47:13.038Z Compiling tempfile v3.13.0
5072025-02-23T12:47:13.495Z Compiling memmap v0.7.0
5082025-02-23T12:47:13.571Z Compiling unicode-linebreak v0.1.5
5092025-02-23T12:47:13.809Z Compiling smawk v0.3.2
5102025-02-23T12:47:14.052Z Compiling textwrap v0.16.1
5112025-02-23T12:47:14.612Z Compiling swrite v0.1.0
5122025-02-23T12:47:14.987Z Compiling tabled_derive v0.7.0
5132025-02-23T12:47:16.395Z Compiling tabled v0.15.0
5142025-02-23T12:47:16.587Z Compiling serde_derive v1.0.218
5152025-02-23T12:47:16.590Z Compiling thiserror-impl v1.0.69
5162025-02-23T12:47:16.590Z Compiling zerocopy-derive v0.7.35
5172025-02-23T12:47:16.590Z Compiling scroll_derive v0.12.0
5182025-02-23T12:47:16.773Z Compiling clap_derive v4.5.28
5192025-02-23T12:47:17.989Z Compiling scroll v0.12.0
5202025-02-23T12:47:18.513Z Compiling goblin v0.8.2
5212025-02-23T12:47:18.621Z Compiling zerocopy v0.7.35
5222025-02-23T12:47:19.304Z Compiling pest v2.7.14
5232025-02-23T12:47:19.954Z Compiling clap v4.5.30
5242025-02-23T12:47:21.451Z Compiling pest_meta v2.7.14
5252025-02-23T12:47:22.328Z Compiling pest_generator v2.7.14
5262025-02-23T12:47:23.671Z Compiling pest_derive v2.7.14
5272025-02-23T12:47:24.308Z Compiling dtrace-parser v0.2.0
5282025-02-23T12:47:25.203Z Compiling serde_tokenstream v0.2.2
5292025-02-23T12:47:25.228Z Compiling toml_datetime v0.6.8
5302025-02-23T12:47:25.231Z Compiling serde_spanned v0.6.8
5312025-02-23T12:47:25.317Z Compiling cargo-platform v0.1.8
5322025-02-23T12:47:25.546Z Compiling toml_edit v0.22.22
5332025-02-23T12:47:25.680Z Compiling macaddr v1.0.1
5342025-02-23T12:47:25.821Z Compiling camino-tempfile v1.1.1
5352025-02-23T12:47:26.532Z Compiling dof v0.3.0
5362025-02-23T12:47:26.565Z Compiling cargo_metadata v0.18.1
5372025-02-23T12:47:27.883Z Compiling usdt-macro v0.5.0
5382025-02-23T12:47:27.883Z Compiling usdt-attr-macro v0.5.0
5392025-02-23T12:47:28.379Z Compiling toml v0.8.19
5402025-02-23T12:47:28.980Z Compiling usdt v0.5.0
5412025-02-23T12:47:29.157Z Compiling cargo_toml v0.20.5
5422025-02-23T12:47:31.662Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5432025-02-23T12:47:34.753Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.19s
5442025-02-23T12:47:34.984Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5452025-02-23T12:47:35.518Z Downloading crates ...
5462025-02-23T12:47:35.634Z Downloaded aead v0.5.2
5472025-02-23T12:47:35.638Z Downloaded arrayref v0.3.9
5482025-02-23T12:47:35.646Z Downloaded addr2line v0.24.2
5492025-02-23T12:47:35.648Z Downloaded async-stream-impl v0.3.6
5502025-02-23T12:47:35.651Z Downloaded assert_matches v1.5.0
5512025-02-23T12:47:35.653Z Downloaded ciborium-io v0.2.2
5522025-02-23T12:47:35.657Z Downloaded cfg_aliases v0.2.1
5532025-02-23T12:47:35.666Z Downloaded crucible-workspace-hack v0.1.0
5542025-02-23T12:47:35.669Z Downloaded hubpack_derive v0.1.1
5552025-02-23T12:47:35.669Z Downloaded atty v0.2.14
5562025-02-23T12:47:35.671Z Downloaded hostname v0.4.0
5572025-02-23T12:47:35.674Z Downloaded hmac v0.12.1
5582025-02-23T12:47:35.676Z Downloaded curve25519-dalek-derive v0.1.1
5592025-02-23T12:47:35.679Z Downloaded cfg_aliases v0.1.1
5602025-02-23T12:47:35.679Z Downloaded http-range v0.1.5
5612025-02-23T12:47:35.681Z Downloaded cstr-argument v0.1.2
5622025-02-23T12:47:35.681Z Downloaded crunchy v0.2.2
5632025-02-23T12:47:35.683Z Downloaded ahash v0.8.11
5642025-02-23T12:47:35.686Z Downloaded async-recursion v1.1.1
5652025-02-23T12:47:35.690Z Downloaded is_ci v1.2.0
5662025-02-23T12:47:35.693Z Downloaded cobs v0.2.3
5672025-02-23T12:47:35.695Z Downloaded cmake v0.1.51
5682025-02-23T12:47:35.695Z Downloaded ident_case v1.0.1
5692025-02-23T12:47:35.698Z Downloaded const_format_proc_macros v0.2.34
5702025-02-23T12:47:35.700Z Downloaded new_debug_unreachable v1.0.6
5712025-02-23T12:47:35.703Z Downloaded castaway v0.2.3
5722025-02-23T12:47:35.703Z Downloaded bb8 v0.8.5
5732025-02-23T12:47:35.706Z Downloaded match_cfg v0.1.0
5742025-02-23T12:47:35.706Z Downloaded icu_provider_macros v1.5.0
5752025-02-23T12:47:35.708Z Downloaded bcrypt-pbkdf v0.10.0
5762025-02-23T12:47:35.708Z Downloaded md5 v0.7.0
5772025-02-23T12:47:35.711Z Downloaded crossbeam-deque v0.8.5
5782025-02-23T12:47:35.714Z Downloaded crc v3.2.1
5792025-02-23T12:47:35.716Z Downloaded humantime v2.1.0
5802025-02-23T12:47:35.718Z Downloaded newline-converter v0.3.0
5812025-02-23T12:47:35.719Z Downloaded cexpr v0.6.0
5822025-02-23T12:47:35.721Z Downloaded base16ct v0.2.0
5832025-02-23T12:47:35.723Z Downloaded mirai-annotations v1.12.0
5842025-02-23T12:47:35.723Z Downloaded convert_case v0.4.0
5852025-02-23T12:47:35.726Z Downloaded instant v0.1.13
5862025-02-23T12:47:35.726Z Downloaded chrono-tz-build v0.4.0
5872025-02-23T12:47:35.729Z Downloaded bitfield v0.14.0
5882025-02-23T12:47:35.731Z Downloaded adler2 v2.0.0
5892025-02-23T12:47:35.731Z Downloaded instability v0.3.2
5902025-02-23T12:47:35.734Z Downloaded ctr v0.9.2
5912025-02-23T12:47:35.736Z Downloaded md-5 v0.10.6
5922025-02-23T12:47:35.739Z Downloaded libefi-sys v0.1.0
5932025-02-23T12:47:35.741Z Downloaded russh-cryptovec v0.7.3
5942025-02-23T12:47:35.741Z Downloaded lru-cache v0.1.2
5952025-02-23T12:47:35.744Z Downloaded indoc v1.0.9
5962025-02-23T12:47:35.746Z Downloaded lazy_static v1.5.0
5972025-02-23T12:47:35.750Z Downloaded maplit v1.0.2
5982025-02-23T12:47:35.750Z Downloaded bitfield-struct v0.6.2
5992025-02-23T12:47:35.752Z Downloaded bit-set v0.5.3
6002025-02-23T12:47:35.752Z Downloaded async-trait v0.1.86
6012025-02-23T12:47:35.757Z Downloaded memoffset v0.9.1
6022025-02-23T12:47:35.761Z Downloaded lalrpop-util v0.19.12
6032025-02-23T12:47:35.761Z Downloaded linked-hash-map v0.5.6
6042025-02-23T12:47:35.764Z Downloaded ciborium v0.2.2
6052025-02-23T12:47:35.764Z Downloaded chacha20 v0.9.1
6062025-02-23T12:47:35.766Z Downloaded managed v0.8.0
6072025-02-23T12:47:35.769Z Downloaded mockall v0.13.1
6082025-02-23T12:47:35.771Z Downloaded crc32fast v1.4.2
6092025-02-23T12:47:35.774Z Downloaded mime v0.3.17
6102025-02-23T12:47:35.776Z Downloaded highway v1.2.0
6112025-02-23T12:47:35.779Z Downloaded sigpipe v0.1.3
6122025-02-23T12:47:35.779Z Downloaded nanorand v0.7.0
6132025-02-23T12:47:35.781Z Downloaded signal-hook-mio v0.2.4
6142025-02-23T12:47:35.784Z Downloaded hex v0.4.3
6152025-02-23T12:47:35.786Z Downloaded cbc v0.1.2
6162025-02-23T12:47:35.789Z Downloaded httparse v1.9.5
6172025-02-23T12:47:35.793Z Downloaded colored v2.1.0
6182025-02-23T12:47:35.796Z Downloaded linear-map v1.2.0
6192025-02-23T12:47:35.799Z Downloaded ref-cast v1.0.23
6202025-02-23T12:47:35.799Z Downloaded scrypt v0.11.0
6212025-02-23T12:47:35.801Z Downloaded sec1 v0.7.3
6222025-02-23T12:47:35.804Z Downloaded tinyvec_macros v0.1.1
6232025-02-23T12:47:35.807Z Downloaded rand_xorshift v0.3.0
6242025-02-23T12:47:35.807Z Downloaded lru v0.12.5
6252025-02-23T12:47:35.810Z Downloaded libloading v0.8.5
6262025-02-23T12:47:35.812Z Downloaded hyper-rustls v0.27.3
6272025-02-23T12:47:35.815Z Downloaded memmap2 v0.9.5
6282025-02-23T12:47:35.817Z Downloaded lock_api v0.4.12
6292025-02-23T12:47:35.820Z Downloaded lazycell v1.3.0
6302025-02-23T12:47:35.820Z Downloaded icu_locid_transform v1.5.0
6312025-02-23T12:47:35.823Z Downloaded ipnet v2.10.1
6322025-02-23T12:47:35.825Z Downloaded crossbeam-epoch v0.9.18
6332025-02-23T12:47:35.828Z Downloaded const-oid v0.9.6
6342025-02-23T12:47:35.831Z Downloaded write16 v1.0.0
6352025-02-23T12:47:35.834Z Downloaded arc-swap v1.7.1
6362025-02-23T12:47:35.837Z Downloaded derive_builder_macro v0.20.2
6372025-02-23T12:47:35.840Z Downloaded newtype_derive v0.1.6
6382025-02-23T12:47:35.842Z Downloaded fxhash v0.2.1
6392025-02-23T12:47:35.842Z Downloaded crossbeam-utils v0.8.20
6402025-02-23T12:47:35.846Z Downloaded cancel-safe-futures v0.1.5
6412025-02-23T12:47:35.849Z Downloaded headers-core v0.3.0
6422025-02-23T12:47:35.853Z Downloaded foreign-types-shared v0.3.1
6432025-02-23T12:47:35.853Z Downloaded openssl-macros v0.1.1
6442025-02-23T12:47:35.855Z Downloaded csv-core v0.1.11
6452025-02-23T12:47:35.855Z Downloaded multer v3.1.0
6462025-02-23T12:47:35.858Z Downloaded tokio-native-tls v0.3.1
6472025-02-23T12:47:35.860Z Downloaded tls_codec_derive v0.4.1
6482025-02-23T12:47:35.863Z Downloaded allocator-api2 v0.2.18
6492025-02-23T12:47:35.867Z Downloaded litrs v0.4.1
6502025-02-23T12:47:35.870Z Downloaded which v4.4.2
6512025-02-23T12:47:35.873Z Downloaded whoami v1.5.2
6522025-02-23T12:47:35.876Z Downloaded icu_locid v1.5.0
6532025-02-23T12:47:35.883Z Downloaded jobserver v0.1.32
6542025-02-23T12:47:35.885Z Downloaded phf_shared v0.10.0
6552025-02-23T12:47:35.885Z Downloaded progenitor-client v0.9.1
6562025-02-23T12:47:35.889Z Downloaded rpassword v7.3.1
6572025-02-23T12:47:35.889Z Downloaded chacha20poly1305 v0.10.1
6582025-02-23T12:47:35.892Z Downloaded debug-ignore v1.0.5
6592025-02-23T12:47:35.895Z Downloaded dyn-clone v1.0.18
6602025-02-23T12:47:35.895Z Downloaded env_filter v0.1.2
6612025-02-23T12:47:35.897Z Downloaded enum-as-inner v0.6.1
6622025-02-23T12:47:35.900Z Downloaded miniz_oxide v0.8.0
6632025-02-23T12:47:35.902Z Downloaded zeroize v1.8.1
6642025-02-23T12:47:35.905Z Downloaded cookie v0.18.1
6652025-02-23T12:47:35.908Z Downloaded sct v0.7.1
6662025-02-23T12:47:35.910Z Downloaded ecdsa v0.16.9
6672025-02-23T12:47:35.913Z Downloaded russh-keys v0.45.0
6682025-02-23T12:47:35.916Z Downloaded rustc-demangle v0.1.24
6692025-02-23T12:47:35.918Z Downloaded packed_struct_codegen v0.10.1
6702025-02-23T12:47:35.921Z Downloaded tokio-macros v2.5.0
6712025-02-23T12:47:35.924Z Downloaded proc-macro-error-attr2 v2.0.0
6722025-02-23T12:47:35.924Z Downloaded predicates-tree v1.0.11
6732025-02-23T12:47:35.926Z Downloaded ghash v0.5.1
6742025-02-23T12:47:35.926Z Downloaded base64 v0.21.7
6752025-02-23T12:47:35.931Z Downloaded num-iter v0.1.45
6762025-02-23T12:47:35.934Z Downloaded icu_provider v1.5.0
6772025-02-23T12:47:35.936Z Downloaded yoke-derive v0.7.4
6782025-02-23T12:47:35.939Z Downloaded backtrace v0.3.74
6792025-02-23T12:47:35.944Z Downloaded headers v0.4.0
6802025-02-23T12:47:35.950Z Downloaded same-file v1.0.6
6812025-02-23T12:47:35.952Z Downloaded env_logger v0.11.5
6822025-02-23T12:47:35.955Z Downloaded serde_path_to_error v0.1.16
6832025-02-23T12:47:35.958Z Downloaded secrecy v0.8.0
6842025-02-23T12:47:35.961Z Downloaded phf_shared v0.11.2
6852025-02-23T12:47:35.961Z Downloaded phf_generator v0.11.2
6862025-02-23T12:47:35.963Z Downloaded downcast v0.11.0
6872025-02-23T12:47:35.966Z Downloaded thiserror-impl v2.0.11
6882025-02-23T12:47:35.966Z Downloaded thread_local v1.1.8
6892025-02-23T12:47:35.969Z Downloaded thiserror-impl-no-std v2.0.2
6902025-02-23T12:47:35.971Z Downloaded oso-derive v0.27.3
6912025-02-23T12:47:35.971Z Downloaded rustc-hash v1.1.0
6922025-02-23T12:47:35.975Z Downloaded quinn-udp v0.5.5
6932025-02-23T12:47:35.975Z Downloaded unicase v2.7.0
6942025-02-23T12:47:35.978Z Downloaded string_cache v0.8.7
6952025-02-23T12:47:35.978Z Downloaded rtoolbox v0.0.2
6962025-02-23T12:47:35.980Z Downloaded getrandom v0.2.15
6972025-02-23T12:47:35.983Z Downloaded gethostname v0.5.0
6982025-02-23T12:47:35.985Z Downloaded smallvec v0.6.14
6992025-02-23T12:47:35.988Z Downloaded const_format v0.2.34
7002025-02-23T12:47:35.992Z Downloaded unarray v0.1.4
7012025-02-23T12:47:36.000Z Downloaded precomputed-hash v0.1.1
7022025-02-23T12:47:36.003Z Downloaded aes-gcm v0.10.3
7032025-02-23T12:47:36.003Z Downloaded typify-macro v0.2.0
7042025-02-23T12:47:36.003Z Downloaded display-error-chain v0.2.2
7052025-02-23T12:47:36.003Z Downloaded dirs-sys-next v0.1.2
7062025-02-23T12:47:36.005Z Downloaded dirs-next v2.0.0
7072025-02-23T12:47:36.008Z Downloaded num-rational v0.4.2
7082025-02-23T12:47:36.008Z Downloaded base64 v0.22.1
7092025-02-23T12:47:36.012Z Downloaded num v0.4.3
7102025-02-23T12:47:36.015Z Downloaded parking_lot_core v0.9.10
7112025-02-23T12:47:36.017Z Downloaded crypto-bigint v0.5.5
7122025-02-23T12:47:36.025Z Downloaded try-lock v0.2.5
7132025-02-23T12:47:36.028Z Downloaded time-core v0.1.2
7142025-02-23T12:47:36.028Z Downloaded unicode-xid v0.2.6
7152025-02-23T12:47:36.031Z Downloaded progenitor-macro v0.8.0
7162025-02-23T12:47:36.031Z Downloaded rand_chacha v0.3.1
7172025-02-23T12:47:36.034Z Downloaded progenitor-macro v0.9.1
7182025-02-23T12:47:36.034Z Downloaded cc v1.2.15
7192025-02-23T12:47:36.038Z Downloaded sync_wrapper v1.0.1
7202025-02-23T12:47:36.041Z Downloaded yoke v0.7.4
7212025-02-23T12:47:36.053Z Downloaded peg-runtime v0.8.3
7222025-02-23T12:47:36.055Z Downloaded aes v0.8.4
7232025-02-23T12:47:36.059Z Downloaded olpc-cjson v0.1.4
7242025-02-23T12:47:36.061Z Downloaded slab v0.4.9
7252025-02-23T12:47:36.061Z Downloaded smallvec v1.14.0
7262025-02-23T12:47:36.065Z Downloaded slog-term v2.9.1
7272025-02-23T12:47:36.067Z Downloaded fs_extra v1.3.0
7282025-02-23T12:47:36.070Z Downloaded crossbeam-channel v0.5.13
7292025-02-23T12:47:36.075Z Downloaded pkcs1 v0.7.5
7302025-02-23T12:47:36.078Z Downloaded peg v0.8.4
7312025-02-23T12:47:36.083Z Downloaded utf16_iter v1.0.5
7322025-02-23T12:47:36.087Z Downloaded ppv-lite86 v0.2.20
7332025-02-23T12:47:36.090Z Downloaded poly1305 v0.8.0
7342025-02-23T12:47:36.090Z Downloaded zerocopy v0.6.6
7352025-02-23T12:47:36.092Z Downloaded tungstenite v0.24.0
7362025-02-23T12:47:36.096Z Downloaded stable_deref_trait v1.2.0
7372025-02-23T12:47:36.098Z Downloaded schemars_derive v0.8.21
7382025-02-23T12:47:36.101Z Downloaded opaque-debug v0.3.1
7392025-02-23T12:47:36.101Z Downloaded nodrop v0.1.14
7402025-02-23T12:47:36.104Z Downloaded mio v1.0.2
7412025-02-23T12:47:36.109Z Downloaded endian-type v0.1.2
7422025-02-23T12:47:36.111Z Downloaded hickory-server v0.24.3
7432025-02-23T12:47:36.116Z Downloaded pem v3.0.4
7442025-02-23T12:47:36.119Z Downloaded snafu-derive v0.8.5
7452025-02-23T12:47:36.122Z Downloaded futures-sink v0.3.31
7462025-02-23T12:47:36.122Z Downloaded ff v0.13.0
7472025-02-23T12:47:36.125Z Downloaded oxnet v0.1.0
7482025-02-23T12:47:36.127Z Downloaded normalize-line-endings v0.3.0
7492025-02-23T12:47:36.127Z Downloaded value-bag v1.9.0
7502025-02-23T12:47:36.130Z Downloaded oso v0.27.3
7512025-02-23T12:47:36.135Z Downloaded scopeguard v1.2.0
7522025-02-23T12:47:36.137Z Downloaded ref-cast-impl v1.0.23
7532025-02-23T12:47:36.137Z Downloaded tungstenite v0.23.0
7542025-02-23T12:47:36.142Z Downloaded structmeta-derive v0.3.0
7552025-02-23T12:47:36.144Z Downloaded minimal-lexical v0.2.1
7562025-02-23T12:47:36.148Z Downloaded static_assertions v1.1.0
7572025-02-23T12:47:36.151Z Downloaded slog-async v2.8.0
7582025-02-23T12:47:36.155Z Downloaded shell-words v1.1.0
7592025-02-23T12:47:36.155Z Downloaded resolv-conf v0.7.0
7602025-02-23T12:47:36.158Z Downloaded ron v0.7.1
7612025-02-23T12:47:36.161Z Downloaded xattr v1.3.1
7622025-02-23T12:47:36.164Z Downloaded wyz v0.5.1
7632025-02-23T12:47:36.166Z Downloaded writeable v0.5.5
7642025-02-23T12:47:36.169Z Downloaded psl-types v2.0.11
7652025-02-23T12:47:36.169Z Downloaded futures-macro v0.3.31
7662025-02-23T12:47:36.171Z Downloaded futures-io v0.3.31
7672025-02-23T12:47:36.171Z Downloaded futures-executor v0.3.31
7682025-02-23T12:47:36.174Z Downloaded ena v0.14.3
7692025-02-23T12:47:36.176Z Downloaded progenitor v0.9.1
7702025-02-23T12:47:36.179Z Downloaded socket2 v0.5.7
7712025-02-23T12:47:36.182Z Downloaded futures v0.3.31
7722025-02-23T12:47:36.188Z Downloaded toolchain_find v0.4.0
7732025-02-23T12:47:36.190Z Downloaded sync-ptr v0.1.1
7742025-02-23T12:47:36.190Z Downloaded toml v0.7.8
7752025-02-23T12:47:36.193Z Downloaded steno v0.4.1
7762025-02-23T12:47:36.199Z Downloaded slog-envlogger v2.2.0
7772025-02-23T12:47:36.201Z Downloaded slog-dtrace v0.3.0
7782025-02-23T12:47:36.201Z Downloaded semver v0.1.20
7792025-02-23T12:47:36.204Z Downloaded tokio-rustls v0.24.1
7802025-02-23T12:47:36.207Z Downloaded packed_struct v0.10.1
7812025-02-23T12:47:36.210Z Downloaded rustc_version v0.4.1
7822025-02-23T12:47:36.210Z Downloaded rfc6979 v0.4.0
7832025-02-23T12:47:36.212Z Downloaded libm v0.2.8
7842025-02-23T12:47:36.220Z Downloaded serde-big-array v0.5.1
7852025-02-23T12:47:36.223Z Downloaded itertools v0.10.5
7862025-02-23T12:47:36.230Z Downloaded darling_macro v0.20.10
7872025-02-23T12:47:36.233Z Downloaded zerovec-derive v0.10.3
7882025-02-23T12:47:36.233Z Downloaded der_derive v0.7.3
7892025-02-23T12:47:36.236Z Downloaded snafu v0.8.5
7902025-02-23T12:47:36.242Z Downloaded num_threads v0.1.7
7912025-02-23T12:47:36.244Z Downloaded crossterm v0.28.1
7922025-02-23T12:47:36.251Z Downloaded utf-8 v0.7.6
7932025-02-23T12:47:36.254Z Downloaded untrusted v0.9.0
7942025-02-23T12:47:36.257Z Downloaded serde_yaml v0.9.34+deprecated
7952025-02-23T12:47:36.259Z Downloaded fixedbitset v0.4.2
7962025-02-23T12:47:36.262Z Downloaded parse-display v0.10.0
7972025-02-23T12:47:36.265Z Downloaded tabled_derive v0.10.0
7982025-02-23T12:47:36.265Z Downloaded supports-color v3.0.1
7992025-02-23T12:47:36.274Z Downloaded tokio-tungstenite v0.21.0
8002025-02-23T12:47:36.278Z Downloaded tokio-rustls v0.25.0
8012025-02-23T12:47:36.278Z Downloaded parking_lot v0.11.2
8022025-02-23T12:47:36.278Z Downloaded parse-size v1.1.0
8032025-02-23T12:47:36.278Z Downloaded vergen v8.3.2
8042025-02-23T12:47:36.282Z Downloaded pin-utils v0.1.0
8052025-02-23T12:47:36.282Z Downloaded peg-macros v0.8.4
8062025-02-23T12:47:36.285Z Downloaded typed-path v0.9.3
8072025-02-23T12:47:36.290Z Downloaded ssh-cipher v0.2.0
8082025-02-23T12:47:36.292Z Downloaded zerocopy-derive v0.8.10
8092025-02-23T12:47:36.298Z Downloaded xz2 v0.1.7
8102025-02-23T12:47:36.301Z Downloaded yasna v0.5.2
8112025-02-23T12:47:36.304Z Downloaded omicron-zone-package v0.12.0
8122025-02-23T12:47:36.308Z Downloaded tinystr v0.7.6
8132025-02-23T12:47:36.311Z Downloaded nu-ansi-term v0.50.1
8142025-02-23T12:47:36.314Z Downloaded fatfs v0.3.6
8152025-02-23T12:47:36.318Z Downloaded openssl-probe v0.1.5
8162025-02-23T12:47:36.321Z Downloaded rustfmt-wrapper v0.2.1
8172025-02-23T12:47:36.321Z Downloaded either v1.13.0
8182025-02-23T12:47:36.323Z Downloaded pkg-config v0.3.31
8192025-02-23T12:47:36.326Z Downloaded expectorate v1.1.0
8202025-02-23T12:47:36.328Z Downloaded parking_lot_core v0.8.6
8212025-02-23T12:47:36.331Z Downloaded waitgroup v0.1.2
8222025-02-23T12:47:36.331Z Downloaded blake3 v1.5.4
8232025-02-23T12:47:36.340Z Downloaded serde_plain v1.0.2
8242025-02-23T12:47:36.342Z Downloaded itertools v0.12.1
8252025-02-23T12:47:36.350Z Downloaded num-conv v0.1.0
8262025-02-23T12:47:36.352Z Downloaded libxml v0.3.3
8272025-02-23T12:47:36.358Z Downloaded idna v1.0.3
8282025-02-23T12:47:36.363Z Downloaded diesel_table_macro_syntax v0.2.0
8292025-02-23T12:47:36.365Z Downloaded ssh-encoding v0.2.0
8302025-02-23T12:47:36.368Z Downloaded group v0.13.0
8312025-02-23T12:47:36.370Z Downloaded aho-corasick v1.1.3
8322025-02-23T12:47:36.375Z Downloaded polyval v0.6.2
8332025-02-23T12:47:36.378Z Downloaded num_enum_derive v0.5.11
8342025-02-23T12:47:36.380Z Downloaded hex-literal v0.4.1
8352025-02-23T12:47:36.384Z Downloaded pkcs8 v0.10.2
8362025-02-23T12:47:36.384Z Downloaded foldhash v0.1.3
8372025-02-23T12:47:36.386Z Downloaded heck v0.3.3
8382025-02-23T12:47:36.389Z Downloaded strum_macros v0.24.3
8392025-02-23T12:47:36.389Z Downloaded papergrid v0.14.0
8402025-02-23T12:47:36.395Z Downloaded walkdir v2.5.0
8412025-02-23T12:47:36.398Z Downloaded slog-scope v4.4.0
8422025-02-23T12:47:36.398Z Downloaded parking_lot v0.12.3
8432025-02-23T12:47:36.400Z Downloaded daft v0.1.1
8442025-02-23T12:47:36.403Z Downloaded termtree v0.5.1
8452025-02-23T12:47:36.406Z Downloaded wait-timeout v0.2.0
8462025-02-23T12:47:36.409Z Downloaded untrusted v0.7.1
8472025-02-23T12:47:36.409Z Downloaded universal-hash v0.5.1
8482025-02-23T12:47:36.411Z Downloaded predicates v3.1.3
8492025-02-23T12:47:36.413Z Downloaded num-derive v0.4.2
8502025-02-23T12:47:36.416Z Downloaded hashbrown v0.12.3
8512025-02-23T12:47:36.419Z Downloaded tokio-postgres v0.7.12
8522025-02-23T12:47:36.425Z Downloaded shlex v1.3.0
8532025-02-23T12:47:36.427Z Downloaded der v0.7.9
8542025-02-23T12:47:36.432Z Downloaded dunce v1.0.5
8552025-02-23T12:47:36.435Z Downloaded num_enum v0.5.11
8562025-02-23T12:47:36.438Z Downloaded pretty-hex v0.2.1
8572025-02-23T12:47:36.441Z Downloaded predicates-core v1.0.8
8582025-02-23T12:47:36.441Z Downloaded hash32 v0.3.1
8592025-02-23T12:47:36.443Z Downloaded subtle v2.6.1
8602025-02-23T12:47:36.446Z Downloaded spki v0.7.3
8612025-02-23T12:47:36.446Z Downloaded postcard v1.0.10
8622025-02-23T12:47:36.450Z Downloaded futures-core v0.3.31
8632025-02-23T12:47:36.453Z Downloaded tower-service v0.3.3
8642025-02-23T12:47:36.453Z Downloaded tower-layer v0.3.3
8652025-02-23T12:47:36.456Z Downloaded openssl-sys v0.9.106
8662025-02-23T12:47:36.459Z Downloaded serde_with_macros v3.11.0
8672025-02-23T12:47:36.461Z Downloaded termtree v0.4.1
8682025-02-23T12:47:36.464Z Downloaded take_mut v0.2.2
8692025-02-23T12:47:36.464Z Downloaded tabwriter v1.4.0
8702025-02-23T12:47:36.468Z Downloaded flate2 v1.0.35
8712025-02-23T12:47:36.471Z Downloaded want v0.3.1
8722025-02-23T12:47:36.473Z Downloaded zone v0.1.8
8732025-02-23T12:47:36.473Z Downloaded radium v0.7.0
8742025-02-23T12:47:36.477Z Downloaded postgres-types v0.2.8
8752025-02-23T12:47:36.479Z Downloaded embedded-io v0.4.0
8762025-02-23T12:47:36.479Z Downloaded tui-tree-widget v0.23.0
8772025-02-23T12:47:36.482Z Downloaded slog-json v2.6.1
8782025-02-23T12:47:36.484Z Downloaded zone v0.3.0
8792025-02-23T12:47:36.484Z Downloaded futures-channel v0.3.31
8802025-02-23T12:47:36.488Z Downloaded vte v0.11.1
8812025-02-23T12:47:36.491Z Downloaded proptest v1.5.0
8822025-02-23T12:47:36.500Z Downloaded termcolor v1.4.1
8832025-02-23T12:47:36.502Z Downloaded r2d2 v0.8.10
8842025-02-23T12:47:36.502Z Downloaded serde-hex v0.1.0
8852025-02-23T12:47:36.505Z Downloaded smf v0.2.3
8862025-02-23T12:47:36.505Z Downloaded tap v1.0.1
8872025-02-23T12:47:36.507Z Downloaded rand_seeder v0.3.0
8882025-02-23T12:47:36.507Z Downloaded bitvec v1.0.1
8892025-02-23T12:47:36.524Z Downloaded progenitor v0.8.0
8902025-02-23T12:47:36.527Z Downloaded primeorder v0.13.6
8912025-02-23T12:47:36.530Z Downloaded dsl_auto_type v0.1.2
8922025-02-23T12:47:36.530Z Downloaded fragile v2.0.0
8932025-02-23T12:47:36.530Z Downloaded half v2.4.1
8942025-02-23T12:47:36.533Z Downloaded num-complex v0.4.6
8952025-02-23T12:47:36.535Z Downloaded darling v0.20.10
8962025-02-23T12:47:36.539Z Downloaded url v2.5.3
8972025-02-23T12:47:36.543Z Downloaded form_urlencoded v1.2.1
8982025-02-23T12:47:36.545Z Downloaded siphasher v0.3.11
8992025-02-23T12:47:36.545Z Downloaded tracing-attributes v0.1.27
9002025-02-23T12:47:36.548Z Downloaded chrono v0.4.39
9012025-02-23T12:47:36.556Z Downloaded zip v0.6.6
9022025-02-23T12:47:36.561Z Downloaded rustls-pki-types v1.10.0
9032025-02-23T12:47:36.564Z Downloaded unicode-normalization v0.1.24
9042025-02-23T12:47:36.568Z Downloaded fallible-iterator v0.2.0
9052025-02-23T12:47:36.571Z Downloaded test-strategy v0.4.0
9062025-02-23T12:47:36.573Z Downloaded proc-macro-error2 v2.0.1
9072025-02-23T12:47:36.577Z Downloaded difflib v0.4.0
9082025-02-23T12:47:36.579Z Downloaded slog v2.7.0
9092025-02-23T12:47:36.582Z Downloaded elliptic-curve v0.13.8
9102025-02-23T12:47:36.586Z Downloaded typify v0.3.0
9112025-02-23T12:47:36.591Z Downloaded ed25519-dalek v2.1.1
9122025-02-23T12:47:36.593Z Downloaded bindgen v0.69.5
9132025-02-23T12:47:36.601Z Downloaded globset v0.4.15
9142025-02-23T12:47:36.603Z Downloaded hkdf v0.12.4
9152025-02-23T12:47:36.606Z Downloaded parse-zoneinfo v0.3.1
9162025-02-23T12:47:36.608Z Downloaded zerovec v0.10.4
9172025-02-23T12:47:36.617Z Downloaded typify v0.2.0
9182025-02-23T12:47:36.619Z Downloaded diff v0.1.13
9192025-02-23T12:47:36.622Z Downloaded heapless v0.8.0
9202025-02-23T12:47:36.626Z Downloaded diesel_derives v2.2.3
9212025-02-23T12:47:36.630Z Downloaded signal-hook v0.3.17
9222025-02-23T12:47:36.634Z Downloaded rcgen v0.12.1
9232025-02-23T12:47:36.637Z Downloaded rusqlite v0.32.1
9242025-02-23T12:47:36.644Z Downloaded dropshot_endpoint v0.15.1
9252025-02-23T12:47:36.649Z Downloaded bindgen v0.71.1
9262025-02-23T12:47:36.657Z Downloaded time v0.3.36
9272025-02-23T12:47:36.665Z Downloaded p521 v0.13.3
9282025-02-23T12:47:36.669Z Downloaded qorb v0.2.1
9292025-02-23T12:47:36.674Z Downloaded prettyplease v0.2.29
9302025-02-23T12:47:36.678Z Downloaded zerocopy v0.8.10
9312025-02-23T12:47:36.705Z Downloaded tungstenite v0.21.0
9322025-02-23T12:47:36.708Z Downloaded zip v2.1.3
9332025-02-23T12:47:36.712Z Downloaded futures-util v0.3.31
9342025-02-23T12:47:36.725Z Downloaded nom v7.1.3
9352025-02-23T12:47:36.731Z Downloaded salty v0.3.0
9362025-02-23T12:47:36.738Z Downloaded hashbrown v0.14.5
9372025-02-23T12:47:36.744Z Downloaded tracing v0.1.40
9382025-02-23T12:47:36.749Z Downloaded portable-atomic v1.9.0
9392025-02-23T12:47:36.758Z Downloaded sqlparser v0.45.0
9402025-02-23T12:47:36.763Z Downloaded object v0.30.4
9412025-02-23T12:47:36.774Z Downloaded rustls-webpki v0.101.7
9422025-02-23T12:47:36.790Z Downloaded webpki-roots v0.26.6
9432025-02-23T12:47:36.794Z Downloaded chrono-tz v0.10.1
9442025-02-23T12:47:36.801Z Downloaded bstr v1.10.0
9452025-02-23T12:47:36.813Z Downloaded vcpkg v0.2.15
9462025-02-23T12:47:36.853Z Downloaded smoltcp v0.9.1
9472025-02-23T12:47:36.864Z Downloaded p384 v0.13.0
9482025-02-23T12:47:36.870Z Downloaded smoltcp v0.11.0
9492025-02-23T12:47:36.884Z Downloaded git2 v0.19.0
9502025-02-23T12:47:36.894Z Downloaded regex v1.11.1
9512025-02-23T12:47:36.907Z Downloaded hickory-proto v0.24.3
9522025-02-23T12:47:36.924Z Downloaded openssl v0.10.71
9532025-02-23T12:47:36.933Z Downloaded tabled v0.18.0
9542025-02-23T12:47:36.951Z Downloaded unicode-width v0.2.0
9552025-02-23T12:47:36.957Z Downloaded icu_properties_data v1.5.0
9562025-02-23T12:47:36.968Z Downloaded reqwest v0.12.12
9572025-02-23T12:47:36.976Z Downloaded publicsuffix v2.3.0
9582025-02-23T12:47:36.980Z Downloaded sled v0.34.7
9592025-02-23T12:47:36.990Z Downloaded tough v0.19.0
9602025-02-23T12:47:36.998Z Downloaded curve25519-dalek v4.1.3
9612025-02-23T12:47:37.008Z Downloaded serde_with v3.11.0
9622025-02-23T12:47:37.016Z Downloaded nix v0.27.1
9632025-02-23T12:47:37.027Z Downloaded h2 v0.4.6
9642025-02-23T12:47:37.036Z Downloaded rustls-webpki v0.102.8
9652025-02-23T12:47:37.053Z Downloaded bzip2-sys v0.1.11+1.0.8
9662025-02-23T12:47:37.067Z Downloaded regress v0.10.1
9672025-02-23T12:47:37.076Z Downloaded dropshot v0.12.0
9682025-02-23T12:47:37.097Z Downloaded radix_trie v0.2.1
9692025-02-23T12:47:37.101Z Downloaded quinn-proto v0.11.8
9702025-02-23T12:47:37.109Z Downloaded petname v2.0.2
9712025-02-23T12:47:37.113Z Downloaded lalrpop v0.19.12
9722025-02-23T12:47:37.128Z Downloaded ratatui v0.29.0
9732025-02-23T12:47:37.146Z Downloaded object v0.36.5
9742025-02-23T12:47:37.158Z Downloaded rustls v0.21.12
9752025-02-23T12:47:37.169Z Downloaded regex-syntax v0.8.5
9762025-02-23T12:47:37.178Z Downloaded nix v0.29.0
9772025-02-23T12:47:37.190Z Downloaded regex-syntax v0.6.29
9782025-02-23T12:47:37.198Z Downloaded nix v0.28.0
9792025-02-23T12:47:37.209Z Downloaded dropshot v0.15.1
9802025-02-23T12:47:37.231Z Downloaded gimli v0.31.1
9812025-02-23T12:47:37.242Z Downloaded csv v1.3.1
9822025-02-23T12:47:37.260Z Downloaded rustls v0.23.19
9832025-02-23T12:47:37.271Z Downloaded rustls v0.22.4
9842025-02-23T12:47:37.285Z Downloaded polar-core v0.27.3
9852025-02-23T12:47:37.294Z Downloaded regress v0.9.1
9862025-02-23T12:47:37.302Z Downloaded diesel v2.2.7
9872025-02-23T12:47:37.324Z Downloaded tokio v1.43.0
9882025-02-23T12:47:37.361Z Downloaded openapiv3 v2.0.0
9892025-02-23T12:47:37.371Z Downloaded toml_edit v0.19.15
9902025-02-23T12:47:37.388Z Downloaded typify-impl v0.3.0
9912025-02-23T12:47:37.404Z Downloaded typify-impl v0.2.0
9922025-02-23T12:47:37.419Z Downloaded zerocopy-derive v0.6.6
9932025-02-23T12:47:37.429Z Downloaded serde_derive_internals v0.29.1
9942025-02-23T12:47:37.434Z Downloaded x509-cert v0.2.5
9952025-02-23T12:47:37.437Z Downloaded rayon v1.10.0
9962025-02-23T12:47:37.446Z Downloaded tower v0.5.2
9972025-02-23T12:47:37.454Z Downloaded regex-automata v0.4.8
9982025-02-23T12:47:37.473Z Downloaded spin v0.9.8
9992025-02-23T12:47:37.476Z Downloaded itertools v0.13.0
10002025-02-23T12:47:37.480Z Downloaded daft-derive v0.1.1
10012025-02-23T12:47:37.484Z Downloaded num-bigint-dig v0.8.4
10022025-02-23T12:47:37.490Z Downloaded quick-xml v0.37.2
10032025-02-23T12:47:37.496Z Downloaded data-encoding v2.6.0
10042025-02-23T12:47:37.500Z Downloaded lzma-sys v0.1.20
10052025-02-23T12:47:37.527Z Downloaded zopfli v0.8.1
10062025-02-23T12:47:37.532Z Downloaded petgraph v0.6.5
10072025-02-23T12:47:37.546Z Downloaded hickory-client v0.24.3
10082025-02-23T12:47:37.549Z Downloaded quinn v0.11.5
10092025-02-23T12:47:37.552Z Downloaded flume v0.11.1
10102025-02-23T12:47:37.558Z Downloaded darling_core v0.20.10
10112025-02-23T12:47:37.561Z Downloaded newtype-uuid v1.2.1
10122025-02-23T12:47:37.565Z Downloaded rustls-pemfile v2.2.0
10132025-02-23T12:47:37.567Z Downloaded libz-sys v1.1.20
10142025-02-23T12:47:37.586Z Downloaded rustls-pemfile v1.0.4
10152025-02-23T12:47:37.588Z Downloaded postgres-protocol v0.6.7
10162025-02-23T12:47:37.592Z Downloaded sha3 v0.10.8
10172025-02-23T12:47:37.596Z Downloaded encoding_rs v0.8.34
10182025-02-23T12:47:37.617Z Downloaded num-traits v0.2.19
10192025-02-23T12:47:37.620Z Downloaded unicode_categories v0.1.1
10202025-02-23T12:47:37.623Z Downloaded hashbrown v0.13.2
10212025-02-23T12:47:37.626Z Downloaded tokio-util v0.7.12
10222025-02-23T12:47:37.632Z Downloaded quick-error v1.2.3
10232025-02-23T12:47:37.635Z Downloaded proc-macro-crate v1.3.1
10242025-02-23T12:47:37.635Z Downloaded samael v0.0.18
10252025-02-23T12:47:37.639Z Downloaded pkcs5 v0.7.1
10262025-02-23T12:47:37.643Z Downloaded dropshot_endpoint v0.12.0
10272025-02-23T12:47:37.648Z Downloaded winnow v0.5.40
10282025-02-23T12:47:37.656Z Downloaded itertools v0.14.0
10292025-02-23T12:47:37.664Z Downloaded hyper v1.5.2
10302025-02-23T12:47:37.670Z Downloaded pin-project v1.1.6
10312025-02-23T12:47:37.680Z Downloaded p256 v0.13.2
10322025-02-23T12:47:37.683Z Downloaded num-bigint v0.4.6
10332025-02-23T12:47:37.687Z Downloaded aws-lc-rs v1.10.0
10342025-02-23T12:47:37.696Z Downloaded defmt-parser v0.3.4
10352025-02-23T12:47:37.699Z Downloaded time-macros v0.2.18
10362025-02-23T12:47:37.701Z Downloaded vsss-rs v3.3.4
10372025-02-23T12:47:37.704Z Downloaded parse-display-derive v0.10.0
10382025-02-23T12:47:37.705Z Downloaded pin-project-lite v0.2.14
10392025-02-23T12:47:37.708Z Downloaded pin-project-internal v1.1.6
10402025-02-23T12:47:37.711Z Downloaded ssh-key v0.6.6
10412025-02-23T12:47:37.717Z Downloaded rustyline v14.0.0
10422025-02-23T12:47:37.721Z Downloaded ed25519 v2.2.3
10432025-02-23T12:47:37.723Z Downloaded defmt-macros v0.3.9
10442025-02-23T12:47:37.732Z Downloaded fallible-iterator v0.3.0
10452025-02-23T12:47:37.734Z Downloaded tiny-keccak v2.0.2
10462025-02-23T12:47:37.734Z Downloaded foreign-types v0.5.0
10472025-02-23T12:47:37.735Z Downloaded flagset v0.4.6
10482025-02-23T12:47:37.735Z Downloaded russh v0.45.0
10492025-02-23T12:47:37.740Z Downloaded reedline v0.35.0
10502025-02-23T12:47:37.749Z Downloaded unicode-segmentation v1.12.0
10512025-02-23T12:47:37.753Z Downloaded sqlparser_derive v0.2.2
10522025-02-23T12:47:37.753Z Downloaded strum v0.26.3
10532025-02-23T12:47:37.753Z Downloaded scheduled-thread-pool v0.2.7
10542025-02-23T12:47:37.756Z Downloaded rusty-fork v0.3.0
10552025-02-23T12:47:37.756Z Downloaded topological-sort v0.2.2
10562025-02-23T12:47:37.756Z Downloaded des v0.8.1
10572025-02-23T12:47:37.756Z Downloaded tokio-stream v0.1.16
10582025-02-23T12:47:37.764Z Downloaded unsafe-libyaml v0.2.11
10592025-02-23T12:47:37.767Z Downloaded rand v0.8.5
10602025-02-23T12:47:37.767Z Downloaded foreign-types v0.3.2
10612025-02-23T12:47:37.771Z Downloaded float-ord v0.3.2
10622025-02-23T12:47:37.771Z Downloaded tracing-core v0.1.32
10632025-02-23T12:47:37.774Z Downloaded hickory-resolver v0.24.3
10642025-02-23T12:47:37.778Z Downloaded schemars v0.8.21
10652025-02-23T12:47:37.788Z Downloaded path-slash v0.1.5
10662025-02-23T12:47:37.792Z Downloaded serde_repr v0.1.19
10672025-02-23T12:47:37.792Z Downloaded ring v0.17.11
10682025-02-23T12:47:37.833Z Downloaded rand_core v0.6.4
10692025-02-23T12:47:37.836Z Downloaded tokio-rustls v0.26.0
10702025-02-23T12:47:37.836Z Downloaded thiserror v2.0.11
10712025-02-23T12:47:37.840Z Downloaded derive_builder v0.20.2
10722025-02-23T12:47:37.847Z Downloaded rsa v0.9.6
10732025-02-23T12:47:37.850Z Downloaded heapless v0.7.17
10742025-02-23T12:47:37.854Z Downloaded percent-encoding v2.3.1
10752025-02-23T12:47:37.856Z Downloaded embedded-io v0.6.1
10762025-02-23T12:47:37.856Z Downloaded pem-rfc7468 v0.7.0
10772025-02-23T12:47:37.860Z Downloaded filetime v0.2.25
10782025-02-23T12:47:37.860Z Downloaded unicode-bidi v0.3.17
10792025-02-23T12:47:37.868Z Downloaded diesel-dtrace v0.4.2
10802025-02-23T12:47:37.868Z Downloaded rayon-core v1.12.1
10812025-02-23T12:47:37.873Z Downloaded owo-colors v4.1.0
10822025-02-23T12:47:37.873Z Downloaded fd-lock v4.0.2
10832025-02-23T12:47:37.873Z Downloaded fallible-streaming-iterator v0.1.9
10842025-02-23T12:47:37.877Z Downloaded hashlink v0.9.1
10852025-02-23T12:47:37.877Z Downloaded vte_generate_state_changes v0.1.2
10862025-02-23T12:47:37.877Z Downloaded progenitor-client v0.8.0
10872025-02-23T12:47:37.877Z Downloaded synstructure v0.13.1
10882025-02-23T12:47:37.877Z Downloaded serde_urlencoded v0.7.1
10892025-02-23T12:47:37.881Z Downloaded rustc_version v0.1.7
10902025-02-23T12:47:37.881Z Downloaded rustc-hash v2.1.1
10912025-02-23T12:47:37.881Z Downloaded indicatif v0.17.11
10922025-02-23T12:47:37.884Z Downloaded zeroize_derive v1.4.2
10932025-02-23T12:47:37.887Z Downloaded zerofrom-derive v0.1.4
10942025-02-23T12:47:37.887Z Downloaded derive-where v1.2.7
10952025-02-23T12:47:37.892Z Downloaded http v1.2.0
10962025-02-23T12:47:37.896Z Downloaded libgit2-sys v0.17.0+1.8.1
10972025-02-23T12:47:37.952Z Downloaded number_prefix v0.4.0
10982025-02-23T12:47:37.955Z Downloaded futures-task v0.3.31
10992025-02-23T12:47:37.955Z Downloaded zerofrom v0.1.4
11002025-02-23T12:47:37.955Z Downloaded rustversion v1.0.17
11012025-02-23T12:47:37.958Z Downloaded funty v2.0.0
11022025-02-23T12:47:37.958Z Downloaded float-cmp v0.10.0
11032025-02-23T12:47:37.958Z Downloaded deranged v0.3.11
11042025-02-23T12:47:37.962Z Downloaded derive_more v0.99.19
11052025-02-23T12:47:37.964Z Downloaded tar v0.4.42
11062025-02-23T12:47:37.968Z Downloaded bumpalo v3.16.0
11072025-02-23T12:47:37.972Z Downloaded powerfmt v0.2.0
11082025-02-23T12:47:37.972Z Downloaded pbkdf2 v0.12.2
11092025-02-23T12:47:37.976Z Downloaded pbkdf2 v0.11.0
11102025-02-23T12:47:37.976Z Downloaded typify-macro v0.3.0
11112025-02-23T12:47:37.976Z Downloaded tokio-tungstenite v0.24.0
11122025-02-23T12:47:37.980Z Downloaded tokio-tungstenite v0.23.1
11132025-02-23T12:47:37.981Z Downloaded paste v1.0.15
11142025-02-23T12:47:37.984Z Downloaded hyper-util v0.1.10
11152025-02-23T12:47:37.987Z Downloaded ron v0.8.1
11162025-02-23T12:47:37.992Z Downloaded hash32 v0.2.1
11172025-02-23T12:47:37.996Z Downloaded glob v0.3.2
11182025-02-23T12:47:38.003Z Downloaded icu_collections v1.5.0
11192025-02-23T12:47:38.006Z Downloaded subprocess v0.2.9
11202025-02-23T12:47:38.006Z Downloaded progenitor-impl v0.9.1
11212025-02-23T12:47:38.006Z Downloaded termios v0.3.3
11222025-02-23T12:47:38.018Z Downloaded structmeta v0.3.0
11232025-02-23T12:47:38.018Z Downloaded stringprep v0.1.5
11242025-02-23T12:47:38.018Z Downloaded slog-stdlog v4.1.1
11252025-02-23T12:47:38.028Z Downloaded slog-bunyan v2.5.0
11262025-02-23T12:47:38.028Z Downloaded document-features v0.2.10
11272025-02-23T12:47:38.028Z Downloaded derive_builder_core v0.20.2
11282025-02-23T12:47:38.028Z Downloaded uuid v1.12.0
11292025-02-23T12:47:38.028Z Downloaded unicode-properties v0.1.3
11302025-02-23T12:47:38.028Z Downloaded password-hash v0.5.0
11312025-02-23T12:47:38.028Z Downloaded password-hash v0.4.2
11322025-02-23T12:47:38.028Z Downloaded displaydoc v0.2.5
11332025-02-23T12:47:38.028Z Downloaded similar v2.6.0
11342025-02-23T12:47:38.031Z Downloaded tinyvec v1.8.0
11352025-02-23T12:47:38.034Z Downloaded phf_codegen v0.11.2
11362025-02-23T12:47:38.034Z Downloaded phf v0.11.2
11372025-02-23T12:47:38.037Z Downloaded unicode-truncate v1.1.0
11382025-02-23T12:47:38.037Z Downloaded twox-hash v2.1.0
11392025-02-23T12:47:38.043Z Downloaded nibble_vec v0.1.0
11402025-02-23T12:47:38.043Z Downloaded term v0.7.0
11412025-02-23T12:47:38.048Z Downloaded env_logger v0.10.2
11422025-02-23T12:47:38.048Z Downloaded icu_properties v1.5.1
11432025-02-23T12:47:38.052Z Downloaded num-integer v0.1.46
11442025-02-23T12:47:38.052Z Downloaded strum_macros v0.26.4
11452025-02-23T12:47:38.056Z Downloaded mockall_derive v0.13.1
11462025-02-23T12:47:38.076Z Downloaded uzers v0.12.1
11472025-02-23T12:47:38.076Z Downloaded compact_str v0.8.0
11482025-02-23T12:47:38.076Z Downloaded progenitor-impl v0.8.0
11492025-02-23T12:47:38.077Z Downloaded defmt v0.3.8
11502025-02-23T12:47:38.077Z Downloaded signal-hook-registry v1.4.2
11512025-02-23T12:47:38.077Z Downloaded icu_normalizer v1.5.0
11522025-02-23T12:47:38.077Z Downloaded base64 v0.13.1
11532025-02-23T12:47:38.080Z Downloaded icu_normalizer_data v1.5.0
11542025-02-23T12:47:38.088Z Downloaded clang-sys v1.8.1
11552025-02-23T12:47:38.093Z Downloaded bytes v1.9.0
11562025-02-23T12:47:38.098Z Downloaded indexmap v1.9.3
11572025-02-23T12:47:38.102Z Downloaded icu_locid_transform_data v1.5.0
11582025-02-23T12:47:38.102Z Downloaded utf8_iter v1.0.4
11592025-02-23T12:47:38.110Z Downloaded tls_codec v0.4.1
11602025-02-23T12:47:38.110Z Downloaded thiserror-no-std v2.0.2
11612025-02-23T12:47:38.114Z Downloaded litemap v0.7.3
11622025-02-23T12:47:38.114Z Downloaded crc-any v2.5.0
11632025-02-23T12:47:38.118Z Downloaded console v0.15.10
11642025-02-23T12:47:38.118Z Downloaded foreign-types-shared v0.1.1
11652025-02-23T12:47:38.124Z Downloaded foreign-types-macros v0.2.3
11662025-02-23T12:47:38.124Z Downloaded simd-adler32 v0.3.7
11672025-02-23T12:47:38.124Z Downloaded salsa20 v0.10.2
11682025-02-23T12:47:38.130Z Downloaded zone_cfg_derive v0.3.0
11692025-02-23T12:47:38.130Z Downloaded zone_cfg_derive v0.1.2
11702025-02-23T12:47:38.130Z Downloaded strum_macros v0.25.3
11712025-02-23T12:47:38.130Z Downloaded strip-ansi-escapes v0.2.0
11722025-02-23T12:47:38.134Z Downloaded sqlformat v0.2.6
11732025-02-23T12:47:38.134Z Downloaded signature v2.2.0
11742025-02-23T12:47:38.135Z Downloaded native-tls v0.2.12
11752025-02-23T12:47:38.142Z Downloaded signal-hook-tokio v0.3.1
11762025-02-23T12:47:38.142Z Downloaded sha1 v0.10.6
11772025-02-23T12:47:38.144Z Downloaded mime_guess v2.0.5
11782025-02-23T12:47:38.144Z Downloaded bcs v0.1.6
11792025-02-23T12:47:38.145Z Downloaded cookie_store v0.21.1
11802025-02-23T12:47:38.147Z Downloaded blake2 v0.10.6
11812025-02-23T12:47:38.151Z Downloaded iana-time-zone v0.1.61
11822025-02-23T12:47:38.156Z Downloaded hyper-staticfile v0.10.1
11832025-02-23T12:47:38.156Z Downloaded libsw v3.3.1
11842025-02-23T12:47:38.160Z Downloaded impl-trait-for-tuples v0.2.2
11852025-02-23T12:47:38.163Z Downloaded idna_adapter v1.2.0
11862025-02-23T12:47:38.163Z Downloaded cipher v0.4.4
11872025-02-23T12:47:38.163Z Downloaded buf-list v1.0.3
11882025-02-23T12:47:38.167Z Downloaded backoff v0.4.0
11892025-02-23T12:47:38.172Z Downloaded multimap v0.10.0
11902025-02-23T12:47:38.172Z Downloaded maybe-uninit v2.0.0
11912025-02-23T12:47:38.176Z Downloaded hubpack v0.1.2
11922025-02-23T12:47:38.176Z Downloaded http-body-util v0.1.2
11932025-02-23T12:47:38.176Z Downloaded blowfish v0.9.1
11942025-02-23T12:47:38.185Z Downloaded base64ct v1.6.0
11952025-02-23T12:47:38.189Z Downloaded lockfree-object-pool v0.1.6
11962025-02-23T12:47:38.189Z Downloaded ipnetwork v0.21.1
11972025-02-23T12:47:38.189Z Downloaded indoc v2.0.5
11982025-02-23T12:47:38.189Z Downloaded hyper-tls v0.6.0
11992025-02-23T12:47:38.195Z Downloaded is-terminal v0.4.13
12002025-02-23T12:47:38.195Z Downloaded kstat-rs v0.2.4
12012025-02-23T12:47:38.195Z Downloaded keccak v0.1.5
12022025-02-23T12:47:38.195Z Downloaded bzip2 v0.4.4
12032025-02-23T12:47:38.199Z Downloaded async-bb8-diesel v0.2.1
12042025-02-23T12:47:38.199Z Downloaded arrayvec v0.7.6
12052025-02-23T12:47:38.199Z Downloaded argon2 v0.5.3
12062025-02-23T12:47:38.204Z Downloaded internet-checksum v0.2.1
12072025-02-23T12:47:38.204Z Downloaded inout v0.1.3
12082025-02-23T12:47:38.204Z Downloaded crc-catalog v2.4.0
12092025-02-23T12:47:38.204Z Downloaded home v0.5.9
12102025-02-23T12:47:38.207Z Downloaded indent_write v2.2.0
12112025-02-23T12:47:38.207Z Downloaded cassowary v0.3.0
12122025-02-23T12:47:38.207Z Downloaded httpdate v1.0.3
12132025-02-23T12:47:38.207Z Downloaded hostname v0.3.1
12142025-02-23T12:47:38.211Z Downloaded constant_time_eq v0.3.1
12152025-02-23T12:47:38.211Z Downloaded ciborium-ll v0.2.2
12162025-02-23T12:47:38.212Z Downloaded block-padding v0.3.3
12172025-02-23T12:47:38.219Z Downloaded bitflags v1.3.2
12182025-02-23T12:47:38.219Z Downloaded bit-vec v0.6.3
12192025-02-23T12:47:38.219Z Downloaded atomic-waker v1.1.2
12202025-02-23T12:47:38.223Z Downloaded async-stream v0.3.6
12212025-02-23T12:47:38.223Z Downloaded ascii-canvas v3.0.0
12222025-02-23T12:47:38.223Z Downloaded array-init v0.0.4
12232025-02-23T12:47:38.223Z Downloaded http-body v1.0.1
12242025-02-23T12:47:38.223Z Downloaded atomicwrites v0.4.4
12252025-02-23T12:47:38.309Z Downloaded libsqlite3-sys v0.30.1
12262025-02-23T12:47:38.473Z Downloaded aws-lc-sys v0.22.0
12272025-02-23T12:47:38.779Z Compiling serde v1.0.218
12282025-02-23T12:47:38.784Z Compiling value-bag v1.9.0
12292025-02-23T12:47:38.784Z Compiling lock_api v0.4.12
12302025-02-23T12:47:38.784Z Compiling scopeguard v1.2.0
12312025-02-23T12:47:38.938Z Compiling typenum v1.17.0
12322025-02-23T12:47:38.944Z Compiling generic-array v0.14.7
12332025-02-23T12:47:38.971Z Compiling syn v2.0.96
12342025-02-23T12:47:38.983Z Compiling getrandom v0.2.15
12352025-02-23T12:47:39.112Z Compiling shlex v1.3.0
12362025-02-23T12:47:39.300Z Compiling rand_core v0.6.4
12372025-02-23T12:47:39.432Z Compiling log v0.4.22
12382025-02-23T12:47:39.529Z Compiling subtle v2.6.1
12392025-02-23T12:47:39.547Z Compiling jobserver v0.1.32
12402025-02-23T12:47:39.569Z Compiling smallvec v1.14.0
12412025-02-23T12:47:39.829Z Compiling const-oid v0.9.6
12422025-02-23T12:47:39.870Z Compiling pin-project-lite v0.2.14
12432025-02-23T12:47:39.936Z Compiling rustix v0.38.37
12442025-02-23T12:47:39.973Z Compiling cc v1.2.15
12452025-02-23T12:47:40.009Z Compiling parking_lot_core v0.9.10
12462025-02-23T12:47:40.204Z Compiling futures-core v0.3.31
12472025-02-23T12:47:40.387Z Compiling spin v0.9.8
12482025-02-23T12:47:40.466Z Compiling signal-hook-registry v1.4.2
12492025-02-23T12:47:40.771Z Compiling mio v1.0.2
12502025-02-23T12:47:40.809Z Compiling parking_lot v0.12.3
12512025-02-23T12:47:41.008Z Compiling either v1.13.0
12522025-02-23T12:47:41.195Z Compiling aho-corasick v1.1.3
12532025-02-23T12:47:41.406Z Compiling cpufeatures v0.2.14
12542025-02-23T12:47:41.426Z Compiling stable_deref_trait v1.2.0
12552025-02-23T12:47:41.518Z Compiling regex-syntax v0.8.5
12562025-02-23T12:47:41.546Z Compiling futures-sink v0.3.31
12572025-02-23T12:47:41.621Z Compiling socket2 v0.5.7
12582025-02-23T12:47:41.697Z Compiling slab v0.4.9
12592025-02-23T12:47:41.819Z Compiling glob v0.3.2
12602025-02-23T12:47:41.903Z Compiling prettyplease v0.2.29
12612025-02-23T12:47:42.267Z Compiling lazy_static v1.5.0
12622025-02-23T12:47:42.404Z Compiling serde_json v1.0.139
12632025-02-23T12:47:42.470Z Compiling minimal-lexical v0.2.1
12642025-02-23T12:47:42.490Z Compiling futures-channel v0.3.31
12652025-02-23T12:47:42.610Z Compiling clang-sys v1.8.1
12662025-02-23T12:47:42.765Z Compiling libloading v0.8.5
12672025-02-23T12:47:42.879Z Compiling nom v7.1.3
12682025-02-23T12:47:42.954Z Compiling futures-task v0.3.31
12692025-02-23T12:47:43.214Z Compiling futures-io v0.3.31
12702025-02-23T12:47:43.281Z Compiling home v0.5.9
12712025-02-23T12:47:43.396Z Compiling bindgen v0.69.5
12722025-02-23T12:47:43.500Z Compiling pin-utils v0.1.0
12732025-02-23T12:47:43.610Z Compiling itertools v0.12.1
12742025-02-23T12:47:43.797Z Compiling allocator-api2 v0.2.18
12752025-02-23T12:47:44.317Z Compiling libm v0.2.8
12762025-02-23T12:47:44.553Z Compiling lazycell v1.3.0
12772025-02-23T12:47:44.680Z Compiling foldhash v0.1.3
12782025-02-23T12:47:44.725Z Compiling rustc-hash v1.1.0
12792025-02-23T12:47:44.911Z Compiling hashbrown v0.15.1
12802025-02-23T12:47:44.972Z Compiling cmake v0.1.51
12812025-02-23T12:47:45.753Z Compiling regex-automata v0.4.8
12822025-02-23T12:47:45.816Z Compiling num-traits v0.2.19
12832025-02-23T12:47:46.133Z Compiling cexpr v0.6.0
12842025-02-23T12:47:46.147Z Compiling pkg-config v0.3.31
12852025-02-23T12:47:46.258Z Compiling synstructure v0.13.1
12862025-02-23T12:47:47.403Z Compiling dunce v1.0.5
12872025-02-23T12:47:47.467Z Compiling fs_extra v1.3.0
12882025-02-23T12:47:47.680Z Compiling writeable v0.5.5
12892025-02-23T12:47:47.787Z Compiling litemap v0.7.3
12902025-02-23T12:47:48.008Z Compiling ring v0.17.11
12912025-02-23T12:47:48.207Z Compiling base64ct v1.6.0
12922025-02-23T12:47:48.244Z Compiling paste v1.0.15
12932025-02-23T12:47:48.871Z Compiling pem-rfc7468 v0.7.0
12942025-02-23T12:47:48.932Z Compiling httparse v1.9.5
12952025-02-23T12:47:49.314Z Compiling aws-lc-rs v1.10.0
12962025-02-23T12:47:49.475Z Compiling flagset v0.4.6
12972025-02-23T12:47:49.607Z Compiling icu_locid_transform_data v1.5.0
12982025-02-23T12:47:49.724Z Compiling tracing-core v0.1.32
12992025-02-23T12:47:49.766Z Compiling icu_properties_data v1.5.0
13002025-02-23T12:47:50.018Z Compiling percent-encoding v2.3.1
13012025-02-23T12:47:50.307Z Compiling rustls-pki-types v1.10.0
13022025-02-23T12:47:50.369Z Compiling crossbeam-utils v0.8.20
13032025-02-23T12:47:50.877Z Compiling num-conv v0.1.0
13042025-02-23T12:47:50.900Z Compiling untrusted v0.7.1
13052025-02-23T12:47:51.090Z Compiling regex v1.11.1
13062025-02-23T12:47:51.111Z Compiling serde_derive v1.0.218
13072025-02-23T12:47:51.152Z Compiling zeroize_derive v1.4.2
13082025-02-23T12:47:51.246Z Compiling zerocopy-derive v0.7.35
13092025-02-23T12:47:51.386Z Compiling tokio-macros v2.5.0
13102025-02-23T12:47:51.971Z Compiling zerofrom-derive v0.1.4
13112025-02-23T12:47:52.552Z Compiling zeroize v1.8.1
13122025-02-23T12:47:52.897Z Compiling yoke-derive v0.7.4
13132025-02-23T12:47:53.276Z Compiling zerocopy v0.7.35
13142025-02-23T12:47:53.764Z Compiling thiserror-impl v1.0.69
13152025-02-23T12:47:54.222Z Compiling crypto-common v0.1.6
13162025-02-23T12:47:54.469Z Compiling block-buffer v0.10.4
13172025-02-23T12:47:54.572Z Compiling futures-macro v0.3.31
13182025-02-23T12:47:54.735Z Compiling digest v0.10.7
13192025-02-23T12:47:54.755Z Compiling zerovec-derive v0.10.3
13202025-02-23T12:47:55.226Z Compiling hmac v0.12.1
13212025-02-23T12:47:55.330Z Compiling zerofrom v0.1.4
13222025-02-23T12:47:55.446Z Compiling displaydoc v0.2.5
13232025-02-23T12:47:55.492Z Compiling block-padding v0.3.3
13242025-02-23T12:47:55.565Z Compiling yoke v0.7.4
13252025-02-23T12:47:55.747Z Compiling inout v0.1.3
13262025-02-23T12:47:55.945Z Compiling sha2 v0.10.8
13272025-02-23T12:47:56.037Z Compiling cipher v0.4.4
13282025-02-23T12:47:56.141Z Compiling icu_provider_macros v1.5.0
13292025-02-23T12:47:56.330Z Compiling futures-util v0.3.31
13302025-02-23T12:47:56.572Z Compiling ppv-lite86 v0.2.20
13312025-02-23T12:47:56.629Z Compiling thiserror v1.0.69
13322025-02-23T12:47:56.778Z Compiling der_derive v0.7.3
13332025-02-23T12:47:56.974Z Compiling tracing-attributes v0.1.27
13342025-02-23T12:47:57.157Z Compiling zerovec v0.10.4
13352025-02-23T12:47:57.207Z Compiling pest v2.7.14
13362025-02-23T12:47:57.309Z Compiling rand_chacha v0.3.1
13372025-02-23T12:47:59.082Z Compiling tinystr v0.7.6
13382025-02-23T12:47:59.237Z Compiling der v0.7.9
13392025-02-23T12:47:59.492Z Compiling icu_locid v1.5.0
13402025-02-23T12:47:59.516Z Compiling icu_collections v1.5.0
13412025-02-23T12:47:59.610Z Compiling rand v0.8.5
13422025-02-23T12:48:00.276Z Compiling tracing v0.1.40
13432025-02-23T12:48:00.337Z Compiling salsa20 v0.10.2
13442025-02-23T12:48:00.576Z Compiling pbkdf2 v0.12.2
13452025-02-23T12:48:00.735Z Compiling icu_provider v1.5.0
13462025-02-23T12:48:00.767Z Compiling write16 v1.0.0
13472025-02-23T12:48:00.789Z Compiling powerfmt v0.2.0
13482025-02-23T12:48:00.913Z Compiling vcpkg v0.2.15
13492025-02-23T12:48:01.166Z Compiling spki v0.7.3
13502025-02-23T12:48:01.472Z Compiling icu_locid_transform v1.5.0
13512025-02-23T12:48:01.534Z Compiling untrusted v0.9.0
13522025-02-23T12:48:01.598Z Compiling icu_normalizer_data v1.5.0
13532025-02-23T12:48:01.636Z Compiling utf16_iter v1.0.5
13542025-02-23T12:48:01.675Z Compiling mirai-annotations v1.12.0
13552025-02-23T12:48:01.714Z Compiling utf8_iter v1.0.4
13562025-02-23T12:48:01.734Z Compiling time-core v0.1.2
13572025-02-23T12:48:01.860Z Compiling deranged v0.3.11
13582025-02-23T12:48:01.921Z Compiling time-macros v0.2.18
13592025-02-23T12:48:01.962Z Compiling scrypt v0.11.0
13602025-02-23T12:48:02.100Z Compiling pest_meta v2.7.14
13612025-02-23T12:48:02.491Z Compiling cbc v0.1.2
13622025-02-23T12:48:02.645Z Compiling openssl-sys v0.9.106
13632025-02-23T12:48:02.743Z Compiling icu_properties v1.5.1
13642025-02-23T12:48:03.263Z Compiling aes v0.8.4
13652025-02-23T12:48:03.737Z Compiling bitflags v2.6.0
13662025-02-23T12:48:03.782Z Compiling bytes v1.9.0
13672025-02-23T12:48:04.904Z Compiling tokio v1.43.0
13682025-02-23T12:48:04.967Z Compiling indexmap v2.7.1
13692025-02-23T12:48:06.069Z Compiling semver v1.0.25
13702025-02-23T12:48:06.173Z Compiling http v1.2.0
13712025-02-23T12:48:06.268Z Compiling scroll_derive v0.12.0
13722025-02-23T12:48:06.631Z Compiling rustc_version v0.4.1
13732025-02-23T12:48:06.716Z Compiling icu_normalizer v1.5.0
13742025-02-23T12:48:07.337Z Compiling num_threads v0.1.7
13752025-02-23T12:48:07.358Z Compiling atomic-waker v1.1.2
13762025-02-23T12:48:07.431Z Compiling tinyvec_macros v0.1.1
13772025-02-23T12:48:07.476Z Compiling time v0.3.36
13782025-02-23T12:48:07.538Z Compiling tinyvec v1.8.0
13792025-02-23T12:48:07.558Z Compiling pkcs5 v0.7.1
13802025-02-23T12:48:07.661Z Compiling scroll v0.12.0
13812025-02-23T12:48:08.211Z Compiling which v4.4.2
13822025-02-23T12:48:08.332Z Compiling idna_adapter v1.2.0
13832025-02-23T12:48:08.577Z Compiling http-body v1.0.1
13842025-02-23T12:48:08.739Z Compiling pest_generator v2.7.14
13852025-02-23T12:48:08.812Z Compiling form_urlencoded v1.2.1
13862025-02-23T12:48:08.835Z Compiling try-lock v0.2.5
13872025-02-23T12:48:08.855Z Compiling slog v2.7.0
13882025-02-23T12:48:08.998Z Compiling want v0.3.1
13892025-02-23T12:48:09.047Z Compiling goblin v0.8.2
13902025-02-23T12:48:09.114Z Compiling idna v1.0.3
13912025-02-23T12:48:09.255Z Compiling pkcs8 v0.10.2
13922025-02-23T12:48:09.441Z Compiling uuid v1.12.0
13932025-02-23T12:48:09.879Z Compiling iana-time-zone v0.1.61
13942025-02-23T12:48:10.254Z Compiling httpdate v1.0.3
13952025-02-23T12:48:10.505Z Compiling pest_derive v2.7.14
13962025-02-23T12:48:10.657Z Compiling tower-service v0.3.3
13972025-02-23T12:48:10.711Z Compiling chrono v0.4.39
13982025-02-23T12:48:10.927Z Compiling serde_tokenstream v0.2.2
13992025-02-23T12:48:11.321Z Compiling dtrace-parser v0.2.0
14002025-02-23T12:48:11.457Z Compiling toml_datetime v0.6.8
14012025-02-23T12:48:11.525Z Compiling serde_spanned v0.6.8
14022025-02-23T12:48:11.781Z Compiling rustversion v1.0.17
14032025-02-23T12:48:11.923Z Compiling base64 v0.22.1
14042025-02-23T12:48:11.971Z Compiling foreign-types-shared v0.1.1
14052025-02-23T12:48:12.108Z Compiling openssl v0.10.71
14062025-02-23T12:48:12.457Z Compiling match_cfg v0.1.0
14072025-02-23T12:48:12.556Z Compiling adler2 v2.0.0
14082025-02-23T12:48:12.607Z Compiling hostname v0.3.1
14092025-02-23T12:48:12.701Z Compiling foreign-types v0.3.2
14102025-02-23T12:48:12.773Z Compiling miniz_oxide v0.8.0
14112025-02-23T12:48:12.805Z Compiling tokio-util v0.7.12
14122025-02-23T12:48:12.826Z Compiling url v2.5.3
14132025-02-23T12:48:14.026Z Compiling h2 v0.4.6
14142025-02-23T12:48:14.112Z Compiling openssl-macros v0.1.1
14152025-02-23T12:48:14.214Z Compiling async-trait v0.1.86
14162025-02-23T12:48:14.375Z Compiling serde_derive_internals v0.29.1
14172025-02-23T12:48:14.573Z Compiling dirs-sys-next v0.1.2
14182025-02-23T12:48:14.862Z Compiling dof v0.3.0
14192025-02-23T12:48:15.135Z Compiling schemars v0.8.21
14202025-02-23T12:48:15.502Z Compiling native-tls v0.2.12
14212025-02-23T12:48:15.861Z Compiling usdt-impl v0.5.0
14222025-02-23T12:48:16.509Z Compiling rustls v0.22.4
14232025-02-23T12:48:16.573Z Compiling data-encoding v2.6.0
14242025-02-23T12:48:16.577Z Compiling rustls v0.23.19
14252025-02-23T12:48:16.790Z Compiling syn v1.0.109
14262025-02-23T12:48:16.877Z Compiling siphasher v0.3.11
14272025-02-23T12:48:17.245Z Compiling schemars_derive v0.8.21
14282025-02-23T12:48:17.451Z Compiling dirs-next v2.0.0
14292025-02-23T12:48:17.881Z Compiling unicode-normalization v0.1.24
14302025-02-23T12:48:18.093Z Compiling http-body-util v0.1.2
14312025-02-23T12:48:18.485Z Compiling heapless v0.7.17
14322025-02-23T12:48:18.600Z Compiling crossbeam-epoch v0.9.18
14332025-02-23T12:48:18.933Z Compiling sha1 v0.10.6
14342025-02-23T12:48:18.952Z Compiling signature v2.2.0
14352025-02-23T12:48:19.002Z Compiling bzip2-sys v0.1.11+1.0.8
14362025-02-23T12:48:19.243Z Compiling thread_local v1.1.8
14372025-02-23T12:48:19.314Z Compiling multer v3.1.0
14382025-02-23T12:48:19.361Z Compiling encoding_rs v0.8.34
14392025-02-23T12:48:19.471Z Compiling cookie v0.18.1
14402025-02-23T12:48:19.637Z Compiling slog-async v2.8.0
14412025-02-23T12:48:19.686Z Compiling dyn-clone v1.0.18
14422025-02-23T12:48:19.784Z Compiling unicode-properties v0.1.3
14432025-02-23T12:48:19.894Z Compiling openssl-probe v0.1.5
14442025-02-23T12:48:20.137Z Compiling rayon-core v1.12.1
14452025-02-23T12:48:20.160Z Compiling gimli v0.31.1
14462025-02-23T12:48:20.230Z Compiling unicode-bidi v0.3.17
14472025-02-23T12:48:20.233Z Compiling signal-hook v0.3.17
14482025-02-23T12:48:20.422Z Compiling mime v0.3.17
14492025-02-23T12:48:20.517Z Compiling ipnet v2.10.1
14502025-02-23T12:48:20.950Z Compiling stringprep v0.1.5
14512025-02-23T12:48:21.468Z Compiling hyper v1.5.2
14522025-02-23T12:48:21.637Z Compiling toml_edit v0.22.22
14532025-02-23T12:48:23.911Z Compiling hyper-util v0.1.10
14542025-02-23T12:48:24.876Z Compiling addr2line v0.24.2
14552025-02-23T12:48:24.993Z Compiling crossbeam-deque v0.8.5
14562025-02-23T12:48:25.120Z Compiling usdt-macro v0.5.0
14572025-02-23T12:48:25.161Z Compiling usdt-attr-macro v0.5.0
14582025-02-23T12:48:25.302Z Compiling term v0.7.0
14592025-02-23T12:48:25.726Z Compiling slog-json v2.6.1
14602025-02-23T12:48:26.092Z Compiling serde_urlencoded v0.7.1
14612025-02-23T12:48:26.522Z Compiling curve25519-dalek v4.1.3
14622025-02-23T12:48:26.532Z Compiling crossbeam-channel v0.5.13
14632025-02-23T12:48:26.592Z Compiling enum-as-inner v0.6.1
14642025-02-23T12:48:26.618Z Compiling futures-executor v0.3.31
14652025-02-23T12:48:26.663Z Compiling md-5 v0.10.6
14662025-02-23T12:48:26.942Z Compiling async-stream-impl v0.3.6
14672025-02-23T12:48:27.109Z Compiling rustls-pemfile v2.2.0
14682025-02-23T12:48:27.190Z Compiling num-integer v0.1.46
14692025-02-23T12:48:27.445Z Compiling hash32 v0.2.1
14702025-02-23T12:48:27.493Z Compiling ff v0.13.0
14712025-02-23T12:48:27.609Z Compiling is-terminal v0.4.13
14722025-02-23T12:48:27.738Z Compiling object v0.36.5
14732025-02-23T12:48:27.758Z Compiling memoffset v0.9.1
14742025-02-23T12:48:27.806Z Compiling dropshot v0.12.0
14752025-02-23T12:48:27.896Z Compiling utf-8 v0.7.6
14762025-02-23T12:48:28.083Z Compiling quick-error v1.2.3
14772025-02-23T12:48:28.165Z Compiling linked-hash-map v0.5.6
14782025-02-23T12:48:28.197Z Compiling psl-types v2.0.11
14792025-02-23T12:48:28.242Z Compiling cfg_aliases v0.2.1
14802025-02-23T12:48:28.274Z Compiling portable-atomic v1.9.0
14812025-02-23T12:48:28.357Z Compiling fallible-iterator v0.2.0
14822025-02-23T12:48:28.415Z Compiling litrs v0.4.1
14832025-02-23T12:48:28.509Z Compiling anyhow v1.0.96
14842025-02-23T12:48:28.742Z Compiling base16ct v0.2.0
14852025-02-23T12:48:29.035Z Compiling take_mut v0.2.2
14862025-02-23T12:48:29.075Z Compiling smoltcp v0.9.1
14872025-02-23T12:48:29.168Z Compiling num-bigint-dig v0.8.4
14882025-02-23T12:48:29.187Z Compiling rustc-demangle v0.1.24
14892025-02-23T12:48:29.530Z Compiling document-features v0.2.10
14902025-02-23T12:48:29.752Z Compiling postgres-protocol v0.6.7
14912025-02-23T12:48:29.900Z Compiling sec1 v0.7.3
14922025-02-23T12:48:30.040Z Compiling lru-cache v0.1.2
14932025-02-23T12:48:30.253Z Compiling publicsuffix v2.3.0
14942025-02-23T12:48:30.286Z Compiling nix v0.29.0
14952025-02-23T12:48:30.436Z Compiling resolv-conf v0.7.0
14962025-02-23T12:48:30.558Z Compiling async-stream v0.3.6
14972025-02-23T12:48:30.793Z Compiling tungstenite v0.24.0
14982025-02-23T12:48:30.987Z Compiling slog-term v2.9.1
14992025-02-23T12:48:31.151Z Compiling group v0.13.0
15002025-02-23T12:48:31.154Z Compiling num-iter v0.1.45
15012025-02-23T12:48:31.376Z Compiling usdt v0.5.0
15022025-02-23T12:48:31.488Z Compiling hickory-proto v0.24.3
15032025-02-23T12:48:31.946Z Compiling futures v0.3.31
15042025-02-23T12:48:31.978Z Compiling slog-bunyan v2.5.0
15052025-02-23T12:48:32.195Z Compiling toml v0.8.19
15062025-02-23T12:48:33.223Z Compiling tokio-native-tls v0.3.1
15072025-02-23T12:48:33.524Z Compiling camino v1.1.9
15082025-02-23T12:48:33.666Z Compiling phf_shared v0.11.2
15092025-02-23T12:48:33.844Z Compiling dropshot_endpoint v0.12.0
15102025-02-23T12:48:34.051Z Compiling terminal_size v0.4.0
15112025-02-23T12:48:34.285Z Compiling waitgroup v0.1.2
15122025-02-23T12:48:34.317Z Compiling openapiv3 v2.0.0
15132025-02-23T12:48:34.505Z Compiling backtrace v0.3.74
15142025-02-23T12:48:34.521Z Compiling serde_path_to_error v0.1.16
15152025-02-23T12:48:34.973Z Compiling hkdf v0.12.4
15162025-02-23T12:48:35.244Z Compiling crypto-bigint v0.5.5
15172025-02-23T12:48:35.300Z Compiling curve25519-dalek-derive v0.1.1
15182025-02-23T12:48:36.719Z Compiling zerocopy-derive v0.6.6
15192025-02-23T12:48:37.380Z Compiling hubpack_derive v0.1.1
15202025-02-23T12:48:37.407Z Compiling webpki-roots v0.26.6
15212025-02-23T12:48:37.619Z Compiling sync_wrapper v1.0.1
15222025-02-23T12:48:37.798Z Compiling hostname v0.4.0
15232025-02-23T12:48:37.918Z Compiling crc32fast v1.4.2
15242025-02-23T12:48:38.033Z Compiling fs-err v2.11.0
15252025-02-23T12:48:38.233Z Compiling ahash v0.8.11
15262025-02-23T12:48:38.256Z Compiling bitflags v1.3.2
15272025-02-23T12:48:38.283Z Compiling managed v0.8.0
15282025-02-23T12:48:38.370Z Compiling debug-ignore v1.0.5
15292025-02-23T12:48:38.394Z Compiling winnow v0.5.40
15302025-02-23T12:48:38.528Z Compiling unicode-width v0.2.0
15312025-02-23T12:48:38.585Z Compiling newtype-uuid v1.2.1
15322025-02-23T12:48:38.588Z Compiling tower-layer v0.3.3
15332025-02-23T12:48:38.876Z Compiling tower v0.5.2
15342025-02-23T12:48:39.002Z Compiling console v0.15.10
15352025-02-23T12:48:39.064Z Compiling zerocopy v0.6.6
15362025-02-23T12:48:39.706Z Compiling strum_macros v0.25.3
15372025-02-23T12:48:39.976Z Compiling clap_builder v4.5.30
15382025-02-23T12:48:40.352Z Compiling hubpack v0.1.2
15392025-02-23T12:48:40.474Z Compiling elliptic-curve v0.13.8
15402025-02-23T12:48:40.577Z Compiling flate2 v1.0.35
15412025-02-23T12:48:40.794Z Compiling hickory-resolver v0.24.3
15422025-02-23T12:48:41.463Z Compiling signal-hook-mio v0.2.4
15432025-02-23T12:48:41.645Z Compiling toml_edit v0.19.15
15442025-02-23T12:48:41.866Z Compiling phf v0.11.2
15452025-02-23T12:48:42.003Z Compiling hyper-tls v0.6.0
15462025-02-23T12:48:42.148Z Compiling cookie_store v0.21.1
15472025-02-23T12:48:42.422Z Compiling rayon v1.10.0
15482025-02-23T12:48:43.268Z Compiling bzip2 v0.4.4
15492025-02-23T12:48:43.631Z Compiling tokio-tungstenite v0.24.0
15502025-02-23T12:48:44.344Z Compiling postgres-types v0.2.8
15512025-02-23T12:48:46.386Z Compiling ed25519 v2.2.3
15522025-02-23T12:48:46.750Z Compiling phf_shared v0.10.0
15532025-02-23T12:48:46.916Z Compiling tokio-stream v0.1.16
15542025-02-23T12:48:47.138Z Compiling pkcs1 v0.7.5
15552025-02-23T12:48:47.821Z Compiling serde-big-array v0.5.1
15562025-02-23T12:48:47.871Z Compiling clap_derive v4.5.28
15572025-02-23T12:48:48.035Z Compiling rfc6979 v0.4.0
15582025-02-23T12:48:48.094Z Compiling derive-where v1.2.7
15592025-02-23T12:48:48.215Z Compiling serde_repr v0.1.19
15602025-02-23T12:48:48.250Z Compiling bstr v1.10.0
15612025-02-23T12:48:48.638Z Compiling float-cmp v0.10.0
15622025-02-23T12:48:48.897Z Compiling difflib v0.4.0
15632025-02-23T12:48:49.159Z Compiling precomputed-hash v0.1.1
15642025-02-23T12:48:49.292Z Compiling number_prefix v0.4.0
15652025-02-23T12:48:49.346Z Compiling whoami v1.5.2
15662025-02-23T12:48:49.529Z Compiling unicode-segmentation v1.12.0
15672025-02-23T12:48:49.754Z Compiling normalize-line-endings v0.3.0
15682025-02-23T12:48:49.898Z Compiling fixedbitset v0.4.2
15692025-02-23T12:48:49.918Z Compiling new_debug_unreachable v1.0.6
15702025-02-23T12:48:50.028Z Compiling predicates-core v1.0.8
15712025-02-23T12:48:50.176Z Compiling bit-vec v0.6.3
15722025-02-23T12:48:50.333Z Compiling static_assertions v1.1.0
15732025-02-23T12:48:50.380Z Compiling predicates v3.1.3
15742025-02-23T12:48:50.384Z Compiling similar v2.6.0
15752025-02-23T12:48:50.476Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15762025-02-23T12:48:50.590Z Compiling bit-set v0.5.3
15772025-02-23T12:48:50.880Z Compiling petgraph v0.6.5
15782025-02-23T12:48:51.252Z Compiling string_cache v0.8.7
15792025-02-23T12:48:51.688Z Compiling tokio-postgres v0.7.12
15802025-02-23T12:48:51.839Z Compiling indicatif v0.17.11
15812025-02-23T12:48:52.332Z Compiling clap v4.5.30
15822025-02-23T12:48:52.433Z Compiling ecdsa v0.16.9
15832025-02-23T12:48:52.466Z Compiling rsa v0.9.6
15842025-02-23T12:48:53.263Z Compiling ed25519-dalek v2.1.1
15852025-02-23T12:48:53.808Z Compiling toml v0.7.8
15862025-02-23T12:48:54.563Z Compiling zip v0.6.6
15872025-02-23T12:48:55.237Z Compiling crossterm v0.28.1
15882025-02-23T12:48:56.702Z Compiling hex v0.4.3
15892025-02-23T12:48:56.977Z Compiling x509-cert v0.2.5
15902025-02-23T12:48:57.008Z Compiling itertools v0.14.0
15912025-02-23T12:48:57.196Z Compiling itertools v0.10.5
15922025-02-23T12:48:57.286Z Compiling lalrpop-util v0.19.12
15932025-02-23T12:48:57.539Z Compiling peg-runtime v0.8.3
15942025-02-23T12:48:57.641Z Compiling unicode-xid v0.2.6
15952025-02-23T12:48:57.845Z Compiling strum_macros v0.26.4
15962025-02-23T12:48:58.132Z Compiling xattr v1.3.1
15972025-02-23T12:48:58.379Z Compiling filetime v0.2.25
15982025-02-23T12:48:58.696Z Compiling tar v0.4.42
15992025-02-23T12:49:02.364Z Compiling strum v0.26.3
16002025-02-23T12:49:05.577Z Compiling aws-lc-sys v0.22.0
16012025-02-23T12:49:32.823Z Compiling rustls-webpki v0.102.8
16022025-02-23T12:49:36.036Z Compiling tokio-rustls v0.25.0
16032025-02-23T12:49:37.652Z Compiling tokio-rustls v0.26.0
16042025-02-23T12:49:37.965Z Compiling hyper-rustls v0.27.3
16052025-02-23T12:49:38.322Z Compiling reqwest v0.12.12
16062025-02-23T12:49:39.784Z Compiling qorb v0.2.1
16072025-02-23T12:49:42.700Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16082025-02-23T12:49:42.961Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16092025-02-23T12:49:47.389Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 12s
16102025-02-23T12:49:47.552Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
16112025-02-23T12:49:47.602ZFeb 23 12:49:46.198 INFO Starting download, target: Clickhouse
16122025-02-23T12:49:47.602ZFeb 23 12:49:46.199 INFO Starting download, target: Cockroach
16132025-02-23T12:49:47.602ZFeb 23 12:49:46.199 INFO Starting download, target: Console
16142025-02-23T12:49:47.602ZFeb 23 12:49:46.199 INFO Starting download, target: DendriteOpenapi
16152025-02-23T12:49:47.605ZFeb 23 12:49:46.199 INFO Starting download, target: DendriteStub
16162025-02-23T12:49:47.605ZFeb 23 12:49:46.199 INFO Starting download, target: MaghemiteMgd
16172025-02-23T12:49:47.605ZFeb 23 12:49:46.199 INFO Starting download, target: TransceiverControl
16182025-02-23T12:49:47.605ZFeb 23 12:49:46.200 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16192025-02-23T12:49:47.605ZFeb 23 12:49:46.200 INFO Downloading out/downloads/dpd-b37a8fdc335592e24d6afe71995637b2ad36eb7d.json (attempt 1/3), target: DendriteOpenapi
16202025-02-23T12:49:47.605ZFeb 23 12:49:46.200 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16212025-02-23T12:49:47.605ZFeb 23 12:49:46.200 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16222025-02-23T12:49:47.605ZFeb 23 12:49:46.200 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16232025-02-23T12:49:47.605ZFeb 23 12:49:46.200 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16242025-02-23T12:49:47.605ZFeb 23 12:49:46.200 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16252025-02-23T12:49:47.759ZFeb 23 12:49:46.353 INFO Download complete, target: DendriteOpenapi
16262025-02-23T12:49:48.163ZFeb 23 12:49:46.735 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16272025-02-23T12:49:48.226ZFeb 23 12:49:46.821 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16282025-02-23T12:49:48.510ZFeb 23 12:49:47.088 INFO Download complete, target: Console
16292025-02-23T12:49:48.601ZFeb 23 12:49:47.177 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16302025-02-23T12:49:48.679ZFeb 23 12:49:47.275 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16312025-02-23T12:49:48.767ZFeb 23 12:49:47.361 INFO Download complete, target: TransceiverControl
16322025-02-23T12:49:49.050ZFeb 23 12:49:47.646 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16332025-02-23T12:49:49.050ZFeb 23 12:49:47.646 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16342025-02-23T12:49:49.554ZFeb 23 12:49:48.140 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16352025-02-23T12:49:51.608ZFeb 23 12:49:50.204 INFO Download complete, target: DendriteStub
16362025-02-23T12:49:51.612ZFeb 23 12:49:50.208 INFO Download complete, target: MaghemiteMgd
16372025-02-23T12:49:56.594ZFeb 23 12:49:55.189 INFO Checking that binary works, target: Cockroach
16382025-02-23T12:49:56.904ZFeb 23 12:49:55.459 INFO Download complete, target: Cockroach
16392025-02-23T12:50:02.158ZFeb 23 12:50:00.725 INFO Checking that binary works, target: Clickhouse
16402025-02-23T12:50:02.350ZFeb 23 12:50:00.895 INFO Download complete, target: Clickhouse
16412025-02-23T12:50:02.422ZAll builder prerequisites installed successfully, and PATH looks valid
16422025-02-23T12:50:02.422Z
16432025-02-23T12:50:02.422Zreal 6:49.530650466
16442025-02-23T12:50:02.422Zuser 15:27.714988878
16452025-02-23T12:50:02.423Zsys 2:05.679796296
16462025-02-23T12:50:02.423Ztrap 0.556724839
16472025-02-23T12:50:02.423Ztflt 0.895582545
16482025-02-23T12:50:02.423Zdflt 1.060710727
16492025-02-23T12:50:02.423Zkflt 0.027910348
16502025-02-23T12:50:02.423Zlock 26:13.838111157
16512025-02-23T12:50:02.423Zslp 58:27.354345931
16522025-02-23T12:50:02.423Zlat 1:01.215964078
16532025-02-23T12:50:02.423Zstop 2:25.517126649
16542025-02-23T12:50:02.424Z+ banner hack-check
16552025-02-23T12:50:02.424Z
16562025-02-23T12:50:02.424Z # # ## #### # # #### # # ###### #### # #
16572025-02-23T12:50:02.424Z # # # # # # # # # # # # # # # # #
16582025-02-23T12:50:02.424Z ###### # # # #### ##### # ###### ##### # ####
16592025-02-23T12:50:02.424Z # # ###### # # # # # # # # # #
16602025-02-23T12:50:02.424Z # # # # # # # # # # # # # # # # #
16612025-02-23T12:50:02.424Z # # # # #### # # #### # # ###### #### # #
16622025-02-23T12:50:02.425Z
16632025-02-23T12:50:02.425Z+ export CARGO_INCREMENTAL=0
16642025-02-23T12:50:02.425Z+ CARGO_INCREMENTAL=0
16652025-02-23T12:50:02.425Z+ ptime -m timeout 2h cargo xtask check-features --ci
16662025-02-23T12:50:02.881Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
16672025-02-23T12:50:05.659Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.27s
16682025-02-23T12:50:05.726Z Running `target/debug/xtask check-features --ci`
16692025-02-23T12:50:05.748Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16702025-02-23T12:50:05.750Zrunning: "/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16712025-02-23T12:50:06.205Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
16722025-02-23T12:50:06.222Z Running `target/debug/xtask download cargo-hack`
16732025-02-23T12:50:07.078Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16742025-02-23T12:50:07.471Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16752025-02-23T12:50:11.094Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.84s
16762025-02-23T12:50:11.248Z Running `target/debug/xtask-downloader cargo-hack`
16772025-02-23T12:50:11.284ZFeb 23 12:50:09.876 INFO Starting download, target: CargoHack
16782025-02-23T12:50:11.287ZFeb 23 12:50:09.877 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16792025-02-23T12:50:11.873ZFeb 23 12:50:10.465 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16802025-02-23T12:50:11.968ZFeb 23 12:50:10.559 INFO Download complete, target: CargoHack
16812025-02-23T12:50:11.972Zrunning: "/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"
16822025-02-23T12:50:11.988Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16832025-02-23T12:50:12.159Zinfo: running `cargo check --bins` on api_identity (1/199)
16842025-02-23T12:50:12.697Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16852025-02-23T12:50:12.701Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16862025-02-23T12:50:12.701Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16872025-02-23T12:50:12.707Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
16882025-02-23T12:50:12.773Z
16892025-02-23T12:50:12.773Zinfo: running `cargo check --bins` on bootstore (2/199)
16902025-02-23T12:50:13.339Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16912025-02-23T12:50:13.342Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16922025-02-23T12:50:13.342Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16932025-02-23T12:50:13.345Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
16942025-02-23T12:50:13.420Z
16952025-02-23T12:50:13.420Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/199)
16962025-02-23T12:50:13.969Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16972025-02-23T12:50:13.974Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16982025-02-23T12:50:13.974Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16992025-02-23T12:50:13.978Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
17002025-02-23T12:50:14.046Z
17012025-02-23T12:50:14.046Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/199)
17022025-02-23T12:50:14.608Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17032025-02-23T12:50:14.618Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17042025-02-23T12:50:14.618Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17052025-02-23T12:50:14.618Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
17062025-02-23T12:50:14.694Z
17072025-02-23T12:50:14.694Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/199)
17082025-02-23T12:50:15.076Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17092025-02-23T12:50:15.081Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17102025-02-23T12:50:15.081Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17112025-02-23T12:50:15.081Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17122025-02-23T12:50:15.115Z
17132025-02-23T12:50:15.115Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/199)
17142025-02-23T12:50:15.516Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17152025-02-23T12:50:15.519Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17162025-02-23T12:50:15.519Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17172025-02-23T12:50:15.522Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17182025-02-23T12:50:15.560Z
17192025-02-23T12:50:15.560Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/199)
17202025-02-23T12:50:15.951Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17212025-02-23T12:50:15.954Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17222025-02-23T12:50:15.954Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17232025-02-23T12:50:15.956Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17242025-02-23T12:50:15.993Z
17252025-02-23T12:50:15.993Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/199)
17262025-02-23T12:50:16.385Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17272025-02-23T12:50:16.387Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17282025-02-23T12:50:16.388Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17292025-02-23T12:50:16.390Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17302025-02-23T12:50:16.429Z
17312025-02-23T12:50:16.429Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/199)
17322025-02-23T12:50:16.843Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17332025-02-23T12:50:16.865Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17342025-02-23T12:50:16.865Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17352025-02-23T12:50:16.865Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17362025-02-23T12:50:16.881Z
17372025-02-23T12:50:16.881Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/199)
17382025-02-23T12:50:17.256Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17392025-02-23T12:50:17.261Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17402025-02-23T12:50:17.261Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17412025-02-23T12:50:17.265Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17422025-02-23T12:50:17.299Z
17432025-02-23T12:50:17.299Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/199)
17442025-02-23T12:50:17.689Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17452025-02-23T12:50:17.694Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17462025-02-23T12:50:17.694Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17472025-02-23T12:50:17.694Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17482025-02-23T12:50:17.731Z
17492025-02-23T12:50:17.731Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/199)
17502025-02-23T12:50:18.123Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17512025-02-23T12:50:18.126Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17522025-02-23T12:50:18.126Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17532025-02-23T12:50:18.128Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17542025-02-23T12:50:18.167Z
17552025-02-23T12:50:18.167Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/199)
17562025-02-23T12:50:18.558Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17572025-02-23T12:50:18.561Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17582025-02-23T12:50:18.561Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17592025-02-23T12:50:18.564Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17602025-02-23T12:50:18.602Z
17612025-02-23T12:50:18.602Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/199)
17622025-02-23T12:50:18.997Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17632025-02-23T12:50:19.001Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17642025-02-23T12:50:19.001Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17652025-02-23T12:50:19.004Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17662025-02-23T12:50:19.041Z
17672025-02-23T12:50:19.041Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/199)
17682025-02-23T12:50:19.436Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17692025-02-23T12:50:19.438Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17702025-02-23T12:50:19.438Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17712025-02-23T12:50:19.441Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17722025-02-23T12:50:19.479Z
17732025-02-23T12:50:19.479Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/199)
17742025-02-23T12:50:19.878Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17752025-02-23T12:50:19.883Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17762025-02-23T12:50:19.883Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17772025-02-23T12:50:19.885Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17782025-02-23T12:50:19.923Z
17792025-02-23T12:50:19.923Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/199)
17802025-02-23T12:50:20.325Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17812025-02-23T12:50:20.328Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17822025-02-23T12:50:20.328Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17832025-02-23T12:50:20.331Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17842025-02-23T12:50:20.370Z
17852025-02-23T12:50:20.371Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/199)
17862025-02-23T12:50:20.767Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17872025-02-23T12:50:20.770Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17882025-02-23T12:50:20.771Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17892025-02-23T12:50:20.775Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17902025-02-23T12:50:20.810Z
17912025-02-23T12:50:20.810Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/199)
17922025-02-23T12:50:21.210Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17932025-02-23T12:50:21.213Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17942025-02-23T12:50:21.213Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17952025-02-23T12:50:21.216Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17962025-02-23T12:50:21.253Z
17972025-02-23T12:50:21.253Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/199)
17982025-02-23T12:50:21.652Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17992025-02-23T12:50:21.655Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18002025-02-23T12:50:21.655Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18012025-02-23T12:50:21.658Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
18022025-02-23T12:50:21.696Z
18032025-02-23T12:50:21.696Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/199)
18042025-02-23T12:50:22.091Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18052025-02-23T12:50:22.094Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18062025-02-23T12:50:22.094Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18072025-02-23T12:50:22.096Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
18082025-02-23T12:50:22.133Z
18092025-02-23T12:50:22.133Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/199)
18102025-02-23T12:50:22.526Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18112025-02-23T12:50:22.529Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18122025-02-23T12:50:22.529Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18132025-02-23T12:50:22.532Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
18142025-02-23T12:50:22.572Z
18152025-02-23T12:50:22.572Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/199)
18162025-02-23T12:50:22.971Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18172025-02-23T12:50:22.975Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18182025-02-23T12:50:22.975Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18192025-02-23T12:50:22.977Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
18202025-02-23T12:50:23.015Z
18212025-02-23T12:50:23.015Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/199)
18222025-02-23T12:50:23.415Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18232025-02-23T12:50:23.418Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18242025-02-23T12:50:23.418Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18252025-02-23T12:50:23.421Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
18262025-02-23T12:50:23.460Z
18272025-02-23T12:50:23.460Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/199)
18282025-02-23T12:50:23.854Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18292025-02-23T12:50:23.857Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18302025-02-23T12:50:23.857Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18312025-02-23T12:50:23.860Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
18322025-02-23T12:50:23.898Z
18332025-02-23T12:50:23.898Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/199)
18342025-02-23T12:50:24.291Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18352025-02-23T12:50:24.294Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18362025-02-23T12:50:24.294Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18372025-02-23T12:50:24.297Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
18382025-02-23T12:50:24.335Z
18392025-02-23T12:50:24.335Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/199)
18402025-02-23T12:50:24.731Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18412025-02-23T12:50:24.734Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18422025-02-23T12:50:24.734Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18432025-02-23T12:50:24.736Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
18442025-02-23T12:50:24.776Z
18452025-02-23T12:50:24.776Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/199)
18462025-02-23T12:50:25.174Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18472025-02-23T12:50:25.176Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18482025-02-23T12:50:25.176Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18492025-02-23T12:50:25.179Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
18502025-02-23T12:50:25.219Z
18512025-02-23T12:50:25.219Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/199)
18522025-02-23T12:50:25.616Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18532025-02-23T12:50:25.619Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18542025-02-23T12:50:25.619Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18552025-02-23T12:50:25.619Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
18562025-02-23T12:50:25.659Z
18572025-02-23T12:50:25.659Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/199)
18582025-02-23T12:50:26.054Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18592025-02-23T12:50:26.057Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18602025-02-23T12:50:26.057Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18612025-02-23T12:50:26.059Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
18622025-02-23T12:50:26.099Z
18632025-02-23T12:50:26.099Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/199)
18642025-02-23T12:50:26.500Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18652025-02-23T12:50:26.503Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18662025-02-23T12:50:26.503Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18672025-02-23T12:50:26.503Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
18682025-02-23T12:50:26.543Z
18692025-02-23T12:50:26.543Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/199)
18702025-02-23T12:50:26.941Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18712025-02-23T12:50:26.944Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18722025-02-23T12:50:26.944Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18732025-02-23T12:50:26.948Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
18742025-02-23T12:50:26.987Z
18752025-02-23T12:50:26.987Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/199)
18762025-02-23T12:50:27.379Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18772025-02-23T12:50:27.383Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18782025-02-23T12:50:27.383Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18792025-02-23T12:50:27.385Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
18802025-02-23T12:50:27.425Z
18812025-02-23T12:50:27.425Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/199)
18822025-02-23T12:50:27.818Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18832025-02-23T12:50:27.820Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18842025-02-23T12:50:27.820Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18852025-02-23T12:50:27.823Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
18862025-02-23T12:50:27.861Z
18872025-02-23T12:50:27.861Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/199)
18882025-02-23T12:50:28.260Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18892025-02-23T12:50:28.263Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18902025-02-23T12:50:28.263Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18912025-02-23T12:50:28.265Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
18922025-02-23T12:50:28.305Z
18932025-02-23T12:50:28.305Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/199)
18942025-02-23T12:50:28.702Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18952025-02-23T12:50:28.705Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18962025-02-23T12:50:28.705Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18972025-02-23T12:50:28.708Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
18982025-02-23T12:50:28.748Z
18992025-02-23T12:50:28.748Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/199)
19002025-02-23T12:50:29.147Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19012025-02-23T12:50:29.152Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19022025-02-23T12:50:29.152Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19032025-02-23T12:50:29.155Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
19042025-02-23T12:50:29.192Z
19052025-02-23T12:50:29.192Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/199)
19062025-02-23T12:50:29.591Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19072025-02-23T12:50:29.594Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19082025-02-23T12:50:29.594Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19092025-02-23T12:50:29.596Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
19102025-02-23T12:50:29.636Z
19112025-02-23T12:50:29.636Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/199)
19122025-02-23T12:50:30.036Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19132025-02-23T12:50:30.038Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19142025-02-23T12:50:30.038Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19152025-02-23T12:50:30.041Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
19162025-02-23T12:50:30.081Z
19172025-02-23T12:50:30.081Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/199)
19182025-02-23T12:50:30.478Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19192025-02-23T12:50:30.480Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19202025-02-23T12:50:30.480Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19212025-02-23T12:50:30.483Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
19222025-02-23T12:50:30.521Z
19232025-02-23T12:50:30.521Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/199)
19242025-02-23T12:50:30.918Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19252025-02-23T12:50:30.921Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19262025-02-23T12:50:30.921Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19272025-02-23T12:50:30.924Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
19282025-02-23T12:50:30.963Z
19292025-02-23T12:50:30.963Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/199)
19302025-02-23T12:50:31.362Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19312025-02-23T12:50:31.365Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19322025-02-23T12:50:31.365Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19332025-02-23T12:50:31.368Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
19342025-02-23T12:50:31.408Z
19352025-02-23T12:50:31.408Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/199)
19362025-02-23T12:50:31.807Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19372025-02-23T12:50:31.810Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19382025-02-23T12:50:31.810Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19392025-02-23T12:50:31.814Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
19402025-02-23T12:50:31.852Z
19412025-02-23T12:50:31.852Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/199)
19422025-02-23T12:50:32.251Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19432025-02-23T12:50:32.254Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19442025-02-23T12:50:32.254Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19452025-02-23T12:50:32.258Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
19462025-02-23T12:50:32.295Z
19472025-02-23T12:50:32.295Zinfo: running `cargo check --bins` on sled-hardware-types (45/199)
19482025-02-23T12:50:32.857Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19492025-02-23T12:50:32.863Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19502025-02-23T12:50:32.863Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19512025-02-23T12:50:32.867Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
19522025-02-23T12:50:32.935Z
19532025-02-23T12:50:32.935Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (46/199)
19542025-02-23T12:50:33.505Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19552025-02-23T12:50:33.507Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19562025-02-23T12:50:33.507Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19572025-02-23T12:50:33.510Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
19582025-02-23T12:50:33.585Z
19592025-02-23T12:50:33.585Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (47/199)
19602025-02-23T12:50:34.154Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19612025-02-23T12:50:34.156Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19622025-02-23T12:50:34.156Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19632025-02-23T12:50:34.159Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
19642025-02-23T12:50:34.233Z
19652025-02-23T12:50:34.233Zinfo: running `cargo check --bins` on oxlog (48/199)
19662025-02-23T12:50:34.770Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19672025-02-23T12:50:34.773Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19682025-02-23T12:50:34.858Z Checking cfg-if v1.0.0
19692025-02-23T12:50:34.860Z Checking libc v0.2.170
19702025-02-23T12:50:34.966Z Checking serde v1.0.218
19712025-02-23T12:50:34.969Z Checking zeroize v1.8.1
19722025-02-23T12:50:34.982Z Checking memchr v2.7.4
19732025-02-23T12:50:34.990Z Checking typenum v1.17.0
19742025-02-23T12:50:34.998Z Checking subtle v2.6.1
19752025-02-23T12:50:35.010Z Checking value-bag v1.9.0
19762025-02-23T12:50:35.025Z Checking smallvec v1.14.0
19772025-02-23T12:50:35.213Z Checking scopeguard v1.2.0
19782025-02-23T12:50:35.253Z Checking const-oid v0.9.6
19792025-02-23T12:50:35.358Z Checking itoa v1.0.11
19802025-02-23T12:50:35.383Z Checking lock_api v0.4.12
19812025-02-23T12:50:35.385Z Checking log v0.4.22
19822025-02-23T12:50:35.591Z Checking pin-project-lite v0.2.14
19832025-02-23T12:50:35.728Z Checking byteorder v1.5.0
19842025-02-23T12:50:35.769Z Checking futures-core v0.3.31
19852025-02-23T12:50:35.829Z Checking once_cell v1.20.3
19862025-02-23T12:50:35.921Z Checking cpufeatures v0.2.14
19872025-02-23T12:50:35.964Z Checking getrandom v0.2.15
19882025-02-23T12:50:35.978Z Checking parking_lot_core v0.9.10
19892025-02-23T12:50:36.012Z Checking signal-hook-registry v1.4.2
19902025-02-23T12:50:36.014Z Checking generic-array v0.14.7
19912025-02-23T12:50:36.114Z Checking mio v1.0.2
19922025-02-23T12:50:36.127Z Checking stable_deref_trait v1.2.0
19932025-02-23T12:50:36.195Z Checking rand_core v0.6.4
19942025-02-23T12:50:36.239Z Checking futures-sink v0.3.31
19952025-02-23T12:50:36.279Z Checking socket2 v0.5.7
19962025-02-23T12:50:36.317Z Checking parking_lot v0.12.3
19972025-02-23T12:50:36.379Z Checking zerocopy v0.7.35
19982025-02-23T12:50:36.485Z Checking zerofrom v0.1.4
19992025-02-23T12:50:36.666Z Checking slab v0.4.9
20002025-02-23T12:50:36.720Z Checking yoke v0.7.4
20012025-02-23T12:50:36.720Z Checking futures-channel v0.3.31
20022025-02-23T12:50:36.751Z Checking futures-io v0.3.31
20032025-02-23T12:50:36.924Z Checking pin-utils v0.1.0
20042025-02-23T12:50:36.940Z Checking futures-task v0.3.31
20052025-02-23T12:50:37.027Z Checking foldhash v0.1.3
20062025-02-23T12:50:37.043Z Checking zerovec v0.10.4
20072025-02-23T12:50:37.064Z Checking equivalent v1.0.1
20082025-02-23T12:50:37.123Z Checking crypto-common v0.1.6
20092025-02-23T12:50:37.179Z Checking block-buffer v0.10.4
20102025-02-23T12:50:37.182Z Checking futures-util v0.3.31
20112025-02-23T12:50:37.231Z Checking allocator-api2 v0.2.18
20122025-02-23T12:50:37.234Z Checking block-padding v0.3.3
20132025-02-23T12:50:37.314Z Checking ryu v1.0.18
20142025-02-23T12:50:37.413Z Checking digest v0.10.7
20152025-02-23T12:50:37.450Z Checking inout v0.1.3
20162025-02-23T12:50:37.563Z Checking fnv v1.0.7
20172025-02-23T12:50:37.566Z Checking writeable v0.5.5
20182025-02-23T12:50:37.674Z Checking litemap v0.7.3
20192025-02-23T12:50:37.708Z Checking cipher v0.4.4
20202025-02-23T12:50:37.764Z Checking hmac v0.12.1
20212025-02-23T12:50:37.836Z Checking hashbrown v0.15.1
20222025-02-23T12:50:37.882Z Checking sha2 v0.10.8
20232025-02-23T12:50:37.987Z Checking libm v0.2.8
20242025-02-23T12:50:38.015Z Checking base64ct v1.6.0
20252025-02-23T12:50:38.102Z Checking ppv-lite86 v0.2.20
20262025-02-23T12:50:38.446Z Checking icu_locid_transform_data v1.5.0
20272025-02-23T12:50:38.463Z Checking pem-rfc7468 v0.7.0
20282025-02-23T12:50:38.533Z Checking tinystr v0.7.6
20292025-02-23T12:50:38.550Z Checking flagset v0.4.6
20302025-02-23T12:50:38.744Z Checking icu_collections v1.5.0
20312025-02-23T12:50:38.747Z Checking der v0.7.9
20322025-02-23T12:50:38.820Z Checking rand_chacha v0.3.1
20332025-02-23T12:50:38.852Z Checking icu_locid v1.5.0
20342025-02-23T12:50:38.855Z Checking tracing-core v0.1.32
20352025-02-23T12:50:38.884Z Checking num-traits v0.2.19
20362025-02-23T12:50:39.213Z Checking thiserror v1.0.69
20372025-02-23T12:50:39.335Z Checking bytes v1.9.0
20382025-02-23T12:50:39.357Z Checking indexmap v2.7.1
20392025-02-23T12:50:39.372Z Checking serde_json v1.0.139
20402025-02-23T12:50:39.477Z Checking bitflags v2.6.0
20412025-02-23T12:50:39.788Z Checking rustls-pki-types v1.10.0
20422025-02-23T12:50:39.805Z Checking icu_provider v1.5.0
20432025-02-23T12:50:40.119Z Checking tokio v1.43.0
20442025-02-23T12:50:40.352Z Checking http v1.2.0
20452025-02-23T12:50:40.373Z Checking percent-encoding v2.3.1
20462025-02-23T12:50:40.445Z Checking icu_locid_transform v1.5.0
20472025-02-23T12:50:40.464Z Checking icu_properties_data v1.5.0
20482025-02-23T12:50:40.556Z Checking spki v0.7.3
20492025-02-23T12:50:40.580Z Checking tracing v0.1.40
20502025-02-23T12:50:40.706Z Checking rand v0.8.5
20512025-02-23T12:50:40.853Z Checking salsa20 v0.10.2
20522025-02-23T12:50:40.936Z Checking pbkdf2 v0.12.2
20532025-02-23T12:50:40.977Z Checking aws-lc-sys v0.22.0
20542025-02-23T12:50:41.080Z Checking httparse v1.9.5
20552025-02-23T12:50:41.096Z Checking mirai-annotations v1.12.0
20562025-02-23T12:50:41.263Z Checking powerfmt v0.2.0
20572025-02-23T12:50:41.427Z Checking icu_properties v1.5.1
20582025-02-23T12:50:41.501Z Checking untrusted v0.9.0
20592025-02-23T12:50:41.539Z Checking write16 v1.0.0
20602025-02-23T12:50:41.639Z Checking utf8_iter v1.0.4
20612025-02-23T12:50:41.666Z Checking icu_normalizer_data v1.5.0
20622025-02-23T12:50:41.682Z Checking untrusted v0.7.1
20632025-02-23T12:50:41.700Z Checking utf16_iter v1.0.5
20642025-02-23T12:50:41.768Z Checking ring v0.17.11
20652025-02-23T12:50:41.851Z Checking deranged v0.3.11
20662025-02-23T12:50:41.868Z Checking scrypt v0.11.0
20672025-02-23T12:50:41.883Z Checking cbc v0.1.2
20682025-02-23T12:50:41.947Z Checking aes v0.8.4
20692025-02-23T12:50:42.074Z Checking crossbeam-utils v0.8.20
20702025-02-23T12:50:42.093Z Checking spin v0.9.8
20712025-02-23T12:50:42.441Z Checking tinyvec_macros v0.1.1
20722025-02-23T12:50:42.543Z Checking num-conv v0.1.0
20732025-02-23T12:50:42.797Z Checking num_threads v0.1.7
20742025-02-23T12:50:42.824Z Checking atomic-waker v1.1.2
20752025-02-23T12:50:42.855Z Checking time-core v0.1.2
20762025-02-23T12:50:42.915Z Checking pkcs5 v0.7.1
20772025-02-23T12:50:42.965Z Checking tinyvec v1.8.0
20782025-02-23T12:50:42.981Z Checking aws-lc-rs v1.10.0
20792025-02-23T12:50:43.019Z Checking http-body v1.0.1
20802025-02-23T12:50:43.124Z Checking time v0.3.36
20812025-02-23T12:50:43.234Z Checking form_urlencoded v1.2.1
20822025-02-23T12:50:43.423Z Checking try-lock v0.2.5
20832025-02-23T12:50:43.447Z Checking pkcs8 v0.10.2
20842025-02-23T12:50:43.576Z Checking want v0.3.1
20852025-02-23T12:50:43.766Z Checking uuid v1.12.0
20862025-02-23T12:50:43.784Z Checking tower-service v0.3.3
20872025-02-23T12:50:43.897Z Checking unicode-ident v1.0.14
20882025-02-23T12:50:43.919Z Checking httpdate v1.0.3
20892025-02-23T12:50:44.085Z Checking proc-macro2 v1.0.93
20902025-02-23T12:50:44.178Z Checking serde_spanned v0.6.8
20912025-02-23T12:50:44.235Z Checking toml_datetime v0.6.8
20922025-02-23T12:50:44.388Z Checking slog v2.7.0
20932025-02-23T12:50:44.405Z Checking scroll v0.12.0
20942025-02-23T12:50:44.527Z Checking base64 v0.22.1
20952025-02-23T12:50:44.658Z Checking icu_normalizer v1.5.0
20962025-02-23T12:50:44.705Z Checking rustls-webpki v0.102.8
20972025-02-23T12:50:44.750Z Checking iana-time-zone v0.1.61
20982025-02-23T12:50:44.834Z Checking match_cfg v0.1.0
20992025-02-23T12:50:44.850Z Checking plain v0.2.3
21002025-02-23T12:50:44.902Z Checking ucd-trie v0.1.7
21012025-02-23T12:50:44.926Z Checking foreign-types-shared v0.1.1
21022025-02-23T12:50:45.003Z Checking adler2 v2.0.0
21032025-02-23T12:50:45.006Z Checking goblin v0.8.2
21042025-02-23T12:50:45.041Z Checking foreign-types v0.3.2
21052025-02-23T12:50:45.119Z Checking pest v2.7.14
21062025-02-23T12:50:45.140Z Checking hostname v0.3.1
21072025-02-23T12:50:45.176Z Checking miniz_oxide v0.8.0
21082025-02-23T12:50:45.281Z Checking chrono v0.4.39
21092025-02-23T12:50:45.422Z Checking idna_adapter v1.2.0
21102025-02-23T12:50:45.460Z Checking quote v1.0.38
21112025-02-23T12:50:45.514Z Checking openssl-sys v0.9.106
21122025-02-23T12:50:45.612Z Checking idna v1.0.3
21132025-02-23T12:50:45.783Z Checking errno v0.3.9
21142025-02-23T12:50:45.887Z Checking dirs-sys-next v0.1.2
21152025-02-23T12:50:45.961Z Checking aho-corasick v1.1.3
21162025-02-23T12:50:46.072Z Compiling newtype-uuid v1.2.1
21172025-02-23T12:50:46.100Z Checking url v2.5.3
21182025-02-23T12:50:46.392Z Checking siphasher v0.3.11
21192025-02-23T12:50:46.646Z Checking regex-syntax v0.8.5
21202025-02-23T12:50:46.699Z Checking either v1.13.0
21212025-02-23T12:50:46.757Z Checking tokio-util v0.7.12
21222025-02-23T12:50:46.925Z Checking pretty-hex v0.4.1
21232025-02-23T12:50:47.042Z Checking data-encoding v2.6.0
21242025-02-23T12:50:47.117Z Checking openssl v0.10.71
21252025-02-23T12:50:47.238Z Checking dirs-next v2.0.0
21262025-02-23T12:50:47.384Z Checking rustix v0.38.37
21272025-02-23T12:50:47.558Z Checking h2 v0.4.6
21282025-02-23T12:50:47.578Z Checking syn v2.0.96
21292025-02-23T12:50:47.593Z Checking unicode-normalization v0.1.24
21302025-02-23T12:50:47.700Z Checking dtrace-parser v0.2.0
21312025-02-23T12:50:48.201Z Checking http-body-util v0.1.2
21322025-02-23T12:50:48.508Z Checking crossbeam-epoch v0.9.18
21332025-02-23T12:50:48.646Z Checking sha1 v0.10.6
21342025-02-23T12:50:48.913Z Checking signature v2.2.0
21352025-02-23T12:50:48.952Z Checking thread_local v1.1.8
21362025-02-23T12:50:49.116Z Checking thread-id v4.2.2
21372025-02-23T12:50:49.236Z Checking encoding_rs v0.8.34
21382025-02-23T12:50:49.252Z Checking gimli v0.31.1
21392025-02-23T12:50:49.851Z Checking dof v0.3.0
21402025-02-23T12:50:49.886Z Checking regex-automata v0.4.8
21412025-02-23T12:50:50.473Z Checking unicode-bidi v0.3.17
21422025-02-23T12:50:50.476Z Checking winnow v0.6.20
21432025-02-23T12:50:51.111Z Checking mime v0.3.17
21442025-02-23T12:50:51.436Z Checking ipnet v2.10.1
21452025-02-23T12:50:51.628Z Checking unicode-properties v0.1.3
21462025-02-23T12:50:51.908Z Checking utf8parse v0.2.2
21472025-02-23T12:50:51.989Z Checking anstyle v1.0.10
21482025-02-23T12:50:52.060Z Checking openssl-probe v0.1.5
21492025-02-23T12:50:52.186Z Checking anstyle-parse v0.2.5
21502025-02-23T12:50:52.232Z Checking native-tls v0.2.12
21512025-02-23T12:50:52.339Z Checking stringprep v0.1.5
21522025-02-23T12:50:52.471Z Checking crossbeam-deque v0.8.5
21532025-02-23T12:50:52.546Z Checking term v0.7.0
21542025-02-23T12:50:52.634Z Checking slog-json v2.6.1
21552025-02-23T12:50:52.797Z Checking rustls v0.23.19
21562025-02-23T12:50:52.899Z Checking rustls v0.22.4
21572025-02-23T12:50:52.919Z Checking addr2line v0.24.2
21582025-02-23T12:50:52.982Z Checking serde_urlencoded v0.7.1
21592025-02-23T12:50:53.215Z Checking toml_edit v0.22.22
21602025-02-23T12:50:53.376Z Checking crossbeam-channel v0.5.13
21612025-02-23T12:50:53.445Z Checking futures-executor v0.3.31
21622025-02-23T12:50:53.497Z Checking usdt-impl v0.5.0
21632025-02-23T12:50:53.653Z Checking hyper v1.5.2
21642025-02-23T12:50:53.680Z Checking num-integer v0.1.46
21652025-02-23T12:50:54.028Z Checking rustls-pemfile v2.2.0
21662025-02-23T12:50:54.041Z Checking semver v1.0.25
21672025-02-23T12:50:54.168Z Checking md-5 v0.10.6
21682025-02-23T12:50:54.245Z Checking ff v0.13.0
21692025-02-23T12:50:54.321Z Checking hash32 v0.2.1
21702025-02-23T12:50:54.373Z Checking is-terminal v0.4.13
21712025-02-23T12:50:54.443Z Checking memmap v0.7.0
21722025-02-23T12:50:54.460Z Checking object v0.36.5
21732025-02-23T12:50:54.502Z Checking rustc-demangle v0.1.24
21742025-02-23T12:50:54.621Z Checking psl-types v2.0.11
21752025-02-23T12:50:54.667Z Checking utf-8 v0.7.6
21762025-02-23T12:50:54.823Z Checking fallible-iterator v0.2.0
21772025-02-23T12:50:54.891Z Checking is_terminal_polyfill v1.70.1
21782025-02-23T12:50:54.927Z Checking base16ct v0.2.0
21792025-02-23T12:50:55.022Z Checking colorchoice v1.0.2
21802025-02-23T12:50:55.141Z Checking quick-error v1.2.3
21812025-02-23T12:50:55.181Z Checking take_mut v0.2.2
21822025-02-23T12:50:55.303Z Checking linked-hash-map v0.5.6
21832025-02-23T12:50:55.340Z Checking dyn-clone v1.0.18
21842025-02-23T12:50:55.376Z Checking anstyle-query v1.1.1
21852025-02-23T12:50:55.501Z Checking schemars v0.8.21
21862025-02-23T12:50:55.520Z Checking anstream v0.6.15
21872025-02-23T12:50:55.612Z Checking lru-cache v0.1.2
21882025-02-23T12:50:55.665Z Checking hyper-util v0.1.10
21892025-02-23T12:50:55.786Z Checking toml v0.8.19
21902025-02-23T12:50:55.801Z Checking postgres-protocol v0.6.7
21912025-02-23T12:50:55.897Z Checking slog-async v2.8.0
21922025-02-23T12:50:56.155Z Checking tokio-rustls v0.25.0
21932025-02-23T12:50:56.197Z Checking resolv-conf v0.7.0
21942025-02-23T12:50:56.445Z Checking sec1 v0.7.3
21952025-02-23T12:50:56.471Z Checking tungstenite v0.24.0
21962025-02-23T12:50:56.543Z Checking publicsuffix v2.3.0
21972025-02-23T12:50:56.565Z Checking usdt v0.5.0
21982025-02-23T12:50:56.806Z Checking heapless v0.7.17
21992025-02-23T12:50:56.825Z Checking slog-term v2.9.1
22002025-02-23T12:50:56.847Z Checking group v0.13.0
22012025-02-23T12:50:57.071Z Checking num-iter v0.1.45
22022025-02-23T12:50:57.102Z Checking futures v0.3.31
22032025-02-23T12:50:57.222Z Checking slog-bunyan v2.5.0
22042025-02-23T12:50:57.251Z Checking rayon-core v1.12.1
22052025-02-23T12:50:57.314Z Checking tokio-native-tls v0.3.1
22062025-02-23T12:50:57.333Z Checking hickory-proto v0.24.3
22072025-02-23T12:50:57.391Z Checking multer v3.1.0
22082025-02-23T12:50:57.572Z Checking terminal_size v0.4.0
22092025-02-23T12:50:57.679Z Checking phf_shared v0.11.2
22102025-02-23T12:50:57.758Z Checking cookie v0.18.1
22112025-02-23T12:50:57.777Z Checking async-stream v0.3.6
22122025-02-23T12:50:57.876Z Checking bzip2-sys v0.1.11+1.0.8
22132025-02-23T12:50:57.896Z Checking tokio-rustls v0.26.0
22142025-02-23T12:50:57.943Z Checking camino v1.1.9
22152025-02-23T12:50:57.958Z Checking waitgroup v0.1.2
22162025-02-23T12:50:57.978Z Checking signal-hook v0.3.17
22172025-02-23T12:50:57.998Z Checking lazy_static v1.5.0
22182025-02-23T12:50:58.103Z Checking openapiv3 v2.0.0
22192025-02-23T12:50:58.123Z Checking webpki-roots v0.26.6
22202025-02-23T12:50:58.212Z Checking serde_path_to_error v0.1.16
22212025-02-23T12:50:58.284Z Checking hkdf v0.12.4
22222025-02-23T12:50:58.299Z Checking crypto-bigint v0.5.5
22232025-02-23T12:50:58.330Z Checking sync_wrapper v1.0.1
22242025-02-23T12:50:58.458Z Checking hostname v0.4.0
22252025-02-23T12:50:58.489Z Checking crc32fast v1.4.2
22262025-02-23T12:50:58.504Z Checking strsim v0.11.1
22272025-02-23T12:50:58.613Z Checking debug-ignore v1.0.5
22282025-02-23T12:50:58.733Z Checking bitflags v1.3.2
22292025-02-23T12:50:58.756Z Checking tower-layer v0.3.3
22302025-02-23T12:50:58.789Z Checking managed v0.8.0
22312025-02-23T12:50:58.806Z Checking unicode-width v0.2.0
22322025-02-23T12:50:58.841Z Checking winnow v0.5.40
22332025-02-23T12:50:59.004Z Checking clap_lex v0.7.4
22342025-02-23T12:50:59.168Z Checking smoltcp v0.9.1
22352025-02-23T12:50:59.260Z Checking clap_builder v4.5.30
22362025-02-23T12:50:59.292Z Checking console v0.15.10
22372025-02-23T12:50:59.857Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22382025-02-23T12:51:00.177Z Checking tower v0.5.2
22392025-02-23T12:51:00.503Z Checking backtrace v0.3.74
22402025-02-23T12:51:00.588Z Checking flate2 v1.0.35
22412025-02-23T12:51:00.911Z Checking hyper-rustls v0.27.3
22422025-02-23T12:51:01.060Z Checking elliptic-curve v0.13.8
22432025-02-23T12:51:01.078Z Checking anyhow v1.0.96
22442025-02-23T12:51:01.212Z Checking dropshot v0.12.0
22452025-02-23T12:51:01.214Z Checking signal-hook-mio v0.2.4
22462025-02-23T12:51:01.256Z Checking cookie_store v0.21.1
22472025-02-23T12:51:01.367Z Checking num-bigint-dig v0.8.4
22482025-02-23T12:51:01.464Z Checking bzip2 v0.4.4
22492025-02-23T12:51:01.564Z Checking toml_edit v0.19.15
22502025-02-23T12:51:01.695Z Checking phf v0.11.2
22512025-02-23T12:51:01.757Z Checking rayon v1.10.0
22522025-02-23T12:51:01.922Z Checking hickory-resolver v0.24.3
22532025-02-23T12:51:01.938Z Checking hyper-tls v0.6.0
22542025-02-23T12:51:01.957Z Checking tokio-tungstenite v0.24.0
22552025-02-23T12:51:02.216Z Checking postgres-types v0.2.8
22562025-02-23T12:51:02.257Z Checking regex v1.11.1
22572025-02-23T12:51:02.431Z Checking bstr v1.10.0
22582025-02-23T12:51:02.853Z Checking ed25519 v2.2.3
22592025-02-23T12:51:02.893Z Checking tokio-stream v0.1.16
22602025-02-23T12:51:03.168Z Checking phf_shared v0.10.0
22612025-02-23T12:51:03.316Z Checking curve25519-dalek v4.1.3
22622025-02-23T12:51:03.338Z Checking zerocopy v0.6.6
22632025-02-23T12:51:03.423Z Checking hubpack v0.1.2
22642025-02-23T12:51:03.524Z Checking memoffset v0.9.1
22652025-02-23T12:51:03.643Z Checking portable-atomic v1.9.0
22662025-02-23T12:51:03.660Z Checking pkcs1 v0.7.5
22672025-02-23T12:51:03.725Z Checking float-cmp v0.10.0
22682025-02-23T12:51:03.946Z Checking serde-big-array v0.5.1
22692025-02-23T12:51:04.010Z Checking rfc6979 v0.4.0
22702025-02-23T12:51:04.012Z Checking difflib v0.4.0
22712025-02-23T12:51:04.072Z Checking static_assertions v1.1.0
22722025-02-23T12:51:04.166Z Checking whoami v1.5.2
22732025-02-23T12:51:04.182Z Checking precomputed-hash v0.1.1
22742025-02-23T12:51:04.200Z Checking unicode-segmentation v1.12.0
22752025-02-23T12:51:04.298Z Checking predicates-core v1.0.8
22762025-02-23T12:51:04.373Z Checking minimal-lexical v0.2.1
22772025-02-23T12:51:04.471Z Checking normalize-line-endings v0.3.0
22782025-02-23T12:51:04.495Z Checking bit-vec v0.6.3
22792025-02-23T12:51:04.591Z Checking number_prefix v0.4.0
22802025-02-23T12:51:04.591Z Checking fixedbitset v0.4.2
22812025-02-23T12:51:04.633Z Checking new_debug_unreachable v1.0.6
22822025-02-23T12:51:04.734Z Checking string_cache v0.8.7
22832025-02-23T12:51:04.764Z Checking nom v7.1.3
22842025-02-23T12:51:04.791Z Checking qorb v0.2.1
22852025-02-23T12:51:04.839Z Checking bit-set v0.5.3
22862025-02-23T12:51:04.870Z Checking petgraph v0.6.5
22872025-02-23T12:51:04.887Z Checking similar v2.6.0
22882025-02-23T12:51:05.023Z Checking predicates v3.1.3
22892025-02-23T12:51:05.088Z Checking tokio-postgres v0.7.12
22902025-02-23T12:51:05.105Z Checking ed25519-dalek v2.1.1
22912025-02-23T12:51:05.218Z Checking indicatif v0.17.11
22922025-02-23T12:51:05.529Z Checking ecdsa v0.16.9
22932025-02-23T12:51:05.625Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
22942025-02-23T12:51:05.715Z Checking rsa v0.9.6
22952025-02-23T12:51:06.028Z Checking toml v0.7.8
22962025-02-23T12:51:06.224Z Checking nix v0.29.0
22972025-02-23T12:51:06.720Z Checking clap v4.5.30
22982025-02-23T12:51:06.757Z Checking reqwest v0.12.12
22992025-02-23T12:51:06.849Z Checking zip v0.6.6
23002025-02-23T12:51:07.256Z Checking crossterm v0.28.1
23012025-02-23T12:51:07.448Z Checking fs-err v2.11.0
23022025-02-23T12:51:07.536Z Checking ahash v0.8.11
23032025-02-23T12:51:07.863Z Checking itertools v0.10.5
23042025-02-23T12:51:07.880Z Checking itertools v0.14.0
23052025-02-23T12:51:07.926Z Checking itertools v0.12.1
23062025-02-23T12:51:07.968Z Checking x509-cert v0.2.5
23072025-02-23T12:51:08.036Z Checking hex v0.4.3
23082025-02-23T12:51:08.532Z Checking peg-runtime v0.8.3
23092025-02-23T12:51:08.570Z Checking lalrpop-util v0.19.12
23102025-02-23T12:51:08.784Z Checking sigpipe v0.1.3
23112025-02-23T12:51:10.090Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23122025-02-23T12:51:10.418Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.17s
23132025-02-23T12:51:10.578Z
23142025-02-23T12:51:10.578Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (49/199)
23152025-02-23T12:51:11.147Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23162025-02-23T12:51:11.151Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23172025-02-23T12:51:11.245Z Compiling hashbrown v0.14.5
23182025-02-23T12:51:11.370Z Checking heck v0.5.0
23192025-02-23T12:51:11.384Z Compiling unsafe-libyaml v0.2.11
23202025-02-23T12:51:11.396Z Checking ipnetwork v0.21.1
23212025-02-23T12:51:11.407Z Compiling ident_case v1.0.1
23222025-02-23T12:51:11.432Z Checking progenitor-client v0.8.0
23232025-02-23T12:51:11.447Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23242025-02-23T12:51:11.562Z Compiling darling_core v0.20.10
23252025-02-23T12:51:11.604Z Checking newtype-uuid v1.2.1
23262025-02-23T12:51:11.743Z Checking oxnet v0.1.0
23272025-02-23T12:51:11.764Z Compiling proc-macro-crate v1.3.1
23282025-02-23T12:51:11.817Z Compiling structmeta-derive v0.3.0
23292025-02-23T12:51:11.881Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23302025-02-23T12:51:12.104Z Compiling thiserror v2.0.11
23312025-02-23T12:51:12.211Z Compiling lzma-sys v0.1.20
23322025-02-23T12:51:12.382Z Compiling regress v0.10.1
23332025-02-23T12:51:12.659Z Compiling serde_yaml v0.9.34+deprecated
23342025-02-23T12:51:12.933Z Compiling num_enum_derive v0.5.11
23352025-02-23T12:51:13.041Z Compiling foreign-types-macros v0.2.3
23362025-02-23T12:51:13.126Z Compiling daft-derive v0.1.1
23372025-02-23T12:51:14.312Z Compiling thiserror-impl v2.0.11
23382025-02-23T12:51:14.364Z Compiling structmeta v0.3.0
23392025-02-23T12:51:14.663Z Compiling dropshot v0.15.1
23402025-02-23T12:51:14.755Z Checking arc-swap v1.7.1
23412025-02-23T12:51:15.000Z Checking foreign-types-shared v0.3.1
23422025-02-23T12:51:15.135Z Checking num_enum v0.5.11
23432025-02-23T12:51:15.138Z Checking foreign-types v0.5.0
23442025-02-23T12:51:15.168Z Checking slog-scope v4.4.0
23452025-02-23T12:51:15.305Z Compiling parse-display-derive v0.10.0
23462025-02-23T12:51:15.339Z Checking daft v0.1.1
23472025-02-23T12:51:15.402Z Compiling proc-macro-error v1.0.4
23482025-02-23T12:51:15.932Z Checking typify-impl v0.2.0
23492025-02-23T12:51:16.063Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23502025-02-23T12:51:16.080Z Checking tungstenite v0.21.0
23512025-02-23T12:51:16.176Z Compiling heck v0.3.3
23522025-02-23T12:51:16.593Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23532025-02-23T12:51:16.998Z Compiling dropshot_endpoint v0.15.1
23542025-02-23T12:51:17.014Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23552025-02-23T12:51:17.400Z Compiling darling_macro v0.20.10
23562025-02-23T12:51:17.441Z Checking cstr-argument v0.1.2
23572025-02-23T12:51:17.628Z Checking instant v0.1.13
23582025-02-23T12:51:17.683Z Checking base64 v0.21.7
23592025-02-23T12:51:17.763Z Checking pretty-hex v0.2.1
23602025-02-23T12:51:17.787Z Checking fastrand v2.1.1
23612025-02-23T12:51:17.950Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
23622025-02-23T12:51:18.114Z Checking tempfile v3.13.0
23632025-02-23T12:51:18.142Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23642025-02-23T12:51:18.319Z Compiling darling v0.20.10
23652025-02-23T12:51:18.384Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23662025-02-23T12:51:18.388Z Checking backoff v0.4.0
23672025-02-23T12:51:18.415Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23682025-02-23T12:51:18.444Z Compiling serde_with_macros v3.11.0
23692025-02-23T12:51:18.473Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23702025-02-23T12:51:18.527Z Checking tokio-tungstenite v0.21.0
23712025-02-23T12:51:18.639Z Checking strum v0.26.3
23722025-02-23T12:51:18.677Z Compiling zone_cfg_derive v0.1.2
23732025-02-23T12:51:18.717Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23742025-02-23T12:51:18.807Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23752025-02-23T12:51:19.180Z Checking slog-stdlog v4.1.1
23762025-02-23T12:51:19.200Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23772025-02-23T12:51:19.236Z Checking parse-display v0.10.0
23782025-02-23T12:51:19.361Z Checking regress v0.9.1
23792025-02-23T12:51:19.381Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23802025-02-23T12:51:19.441Z Checking progenitor-client v0.9.1
23812025-02-23T12:51:19.473Z Checking colored v2.1.0
23822025-02-23T12:51:19.657Z Checking macaddr v1.0.1
23832025-02-23T12:51:19.772Z Checking unicode-width v0.1.14
23842025-02-23T12:51:19.805Z Checking base64 v0.13.1
23852025-02-23T12:51:20.006Z Checking zone v0.1.8
23862025-02-23T12:51:20.202Z Checking ron v0.7.1
23872025-02-23T12:51:20.255Z Checking tabwriter v1.4.0
23882025-02-23T12:51:20.512Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23892025-02-23T12:51:20.673Z Checking slog-envlogger v2.2.0
23902025-02-23T12:51:20.875Z Checking serde_with v3.11.0
23912025-02-23T12:51:20.899Z Checking xz2 v0.1.7
23922025-02-23T12:51:20.964Z Checking xattr v1.3.1
23932025-02-23T12:51:21.293Z Checking pem v3.0.4
23942025-02-23T12:51:21.308Z Checking yasna v0.5.2
23952025-02-23T12:51:21.308Z Checking headers-core v0.3.0
23962025-02-23T12:51:21.447Z Checking smf v0.2.3
23972025-02-23T12:51:21.496Z Checking filetime v0.2.25
23982025-02-23T12:51:21.707Z Checking same-file v1.0.6
23992025-02-23T12:51:21.842Z Checking tar v0.4.42
24002025-02-23T12:51:21.881Z Checking walkdir v2.5.0
24012025-02-23T12:51:21.939Z Checking headers v0.4.0
24022025-02-23T12:51:22.099Z Checking rcgen v0.12.1
24032025-02-23T12:51:22.175Z Checking camino-tempfile v1.1.1
24042025-02-23T12:51:22.464Z Checking atomicwrites v0.4.4
24052025-02-23T12:51:22.683Z Checking subprocess v0.2.9
24062025-02-23T12:51:25.030Z Compiling typify-macro v0.2.0
24072025-02-23T12:51:26.549Z Compiling typify v0.2.0
24082025-02-23T12:51:26.620Z Compiling progenitor-impl v0.8.0
24092025-02-23T12:51:29.031Z Compiling progenitor-macro v0.8.0
24102025-02-23T12:51:32.560Z Checking progenitor v0.8.0
24112025-02-23T12:51:32.699Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
24122025-02-23T12:51:32.702Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24132025-02-23T12:51:35.182Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
24142025-02-23T12:51:35.522Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24152025-02-23T12:51:41.687Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
24162025-02-23T12:51:43.231Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24172025-02-23T12:51:44.433Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.84s
24182025-02-23T12:51:44.610Z
24192025-02-23T12:51:44.610Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/199)
24202025-02-23T12:51:45.185Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24212025-02-23T12:51:45.188Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24222025-02-23T12:51:45.282Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24232025-02-23T12:51:46.614Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.99s
24242025-02-23T12:51:46.787Z
24252025-02-23T12:51:46.787Zinfo: running `cargo check --bins` on nexus-config (51/199)
24262025-02-23T12:51:47.340Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24272025-02-23T12:51:47.343Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24282025-02-23T12:51:47.343Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24292025-02-23T12:51:47.346Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
24302025-02-23T12:51:47.419Z
24312025-02-23T12:51:47.419Zinfo: running `cargo check --bins` on omicron-rpaths (52/199)
24322025-02-23T12:51:47.960Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24332025-02-23T12:51:47.963Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24342025-02-23T12:51:47.963Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24352025-02-23T12:51:47.966Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
24362025-02-23T12:51:48.037Z
24372025-02-23T12:51:48.037Zinfo: running `cargo check --bins` on omicron-brand-metadata (53/199)
24382025-02-23T12:51:48.579Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24392025-02-23T12:51:48.581Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24402025-02-23T12:51:48.581Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24412025-02-23T12:51:48.585Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
24422025-02-23T12:51:48.654Z
24432025-02-23T12:51:48.654Zinfo: running `cargo check --bins` on omicron-certificates (54/199)
24442025-02-23T12:51:49.204Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24452025-02-23T12:51:49.206Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24462025-02-23T12:51:49.206Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24472025-02-23T12:51:49.209Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
24482025-02-23T12:51:49.281Z
24492025-02-23T12:51:49.281Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (55/199)
24502025-02-23T12:51:49.857Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24512025-02-23T12:51:49.859Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24522025-02-23T12:51:49.975Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24532025-02-23T12:51:50.088Z Compiling ipnetwork v0.21.1
24542025-02-23T12:51:50.090Z Compiling zerocopy v0.8.10
24552025-02-23T12:51:50.091Z Compiling progenitor-client v0.8.0
24562025-02-23T12:51:50.091Z Compiling itertools v0.13.0
24572025-02-23T12:51:50.091Z Compiling zerocopy-derive v0.8.10
24582025-02-23T12:51:50.091Z Compiling heapless v0.8.0
24592025-02-23T12:51:50.091Z Compiling thiserror v2.0.11
24602025-02-23T12:51:50.255Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24612025-02-23T12:51:50.338Z Checking hash32 v0.3.1
24622025-02-23T12:51:50.520Z Compiling oxnet v0.1.0
24632025-02-23T12:51:50.546Z Compiling progenitor v0.8.0
24642025-02-23T12:51:50.759Z Compiling instant v0.1.13
24652025-02-23T12:51:50.874Z Compiling daft v0.1.1
24662025-02-23T12:51:50.922Z Compiling smoltcp v0.11.0
24672025-02-23T12:51:50.953Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24682025-02-23T12:51:50.970Z Compiling backoff v0.4.0
24692025-02-23T12:51:51.165Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
24702025-02-23T12:51:51.312Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24712025-02-23T12:51:51.339Z Compiling dropshot v0.15.1
24722025-02-23T12:51:51.596Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24732025-02-23T12:51:51.772Z Compiling serde_with v3.11.0
24742025-02-23T12:51:51.788Z Compiling parse-display v0.10.0
24752025-02-23T12:51:51.805Z Checking num-rational v0.4.2
24762025-02-23T12:51:52.369Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24772025-02-23T12:51:52.425Z Compiling progenitor-client v0.9.1
24782025-02-23T12:51:52.928Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24792025-02-23T12:51:52.979Z Compiling regress v0.9.1
24802025-02-23T12:51:53.954Z Compiling phf_generator v0.11.2
24812025-02-23T12:51:54.157Z Checking num-complex v0.4.6
24822025-02-23T12:51:55.109Z Compiling macaddr v1.0.1
24832025-02-23T12:51:55.456Z Checking cobs v0.2.3
24842025-02-23T12:51:55.519Z Checking num v0.4.3
24852025-02-23T12:51:55.633Z Compiling phf_codegen v0.11.2
24862025-02-23T12:51:55.667Z Checking postcard v1.0.10
24872025-02-23T12:51:55.986Z Compiling parse-zoneinfo v0.3.1
24882025-02-23T12:51:56.219Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
24892025-02-23T12:51:56.545Z Checking float-ord v0.3.2
24902025-02-23T12:51:57.708Z Compiling convert_case v0.4.0
24912025-02-23T12:51:58.000Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
24922025-02-23T12:51:58.168Z Compiling chrono-tz-build v0.4.0
24932025-02-23T12:51:58.438Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
24942025-02-23T12:51:58.504Z Compiling derive_more v0.99.19
24952025-02-23T12:51:58.776Z Compiling crucible-workspace-hack v0.1.0
24962025-02-23T12:51:59.104Z Checking newline-converter v0.3.0
24972025-02-23T12:51:59.287Z Checking prettyplease v0.2.29
24982025-02-23T12:51:59.303Z Compiling chrono-tz v0.10.1
24992025-02-23T12:51:59.528Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
25002025-02-23T12:51:59.989Z Compiling slog-dtrace v0.3.0
25012025-02-23T12:52:00.198Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
25022025-02-23T12:52:00.212Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
25032025-02-23T12:52:00.452Z Checking expectorate v1.1.0
25042025-02-23T12:52:00.470Z Compiling zone_cfg_derive v0.3.0
25052025-02-23T12:52:00.745Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25062025-02-23T12:52:01.313Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25072025-02-23T12:52:01.561Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
25082025-02-23T12:52:01.844Z Compiling const_format_proc_macros v0.2.34
25092025-02-23T12:52:01.862Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25102025-02-23T12:52:01.864Z Compiling num-derive v0.4.2
25112025-02-23T12:52:01.918Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25122025-02-23T12:52:02.181Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25132025-02-23T12:52:02.237Z Checking highway v1.2.0
25142025-02-23T12:52:02.711Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25152025-02-23T12:52:02.906Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
25162025-02-23T12:52:02.975Z Checking zone v0.3.0
25172025-02-23T12:52:03.532Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25182025-02-23T12:52:03.792Z Checking const_format v0.2.34
25192025-02-23T12:52:04.111Z Checking gethostname v0.5.0
25202025-02-23T12:52:04.131Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
25212025-02-23T12:52:04.239Z Checking bcs v0.1.6
25222025-02-23T12:52:04.267Z Compiling async-recursion v1.1.1
25232025-02-23T12:52:04.508Z Checking nanorand v0.7.0
25242025-02-23T12:52:04.570Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25252025-02-23T12:52:04.706Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25262025-02-23T12:52:04.842Z Checking termtree v0.5.1
25272025-02-23T12:52:04.980Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812)
25282025-02-23T12:52:05.050Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25292025-02-23T12:52:05.185Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25302025-02-23T12:52:05.596Z Checking flume v0.11.1
25312025-02-23T12:52:07.082Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25322025-02-23T12:52:11.481Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25332025-02-23T12:52:14.719Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25342025-02-23T12:52:17.165Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
25352025-02-23T12:52:18.396Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.10s
25362025-02-23T12:52:18.581Z
25372025-02-23T12:52:18.581Zinfo: running `cargo check --bins` on clickhouse-admin-api (56/199)
25382025-02-23T12:52:19.145Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25392025-02-23T12:52:19.148Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25402025-02-23T12:52:19.148Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25412025-02-23T12:52:19.151Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
25422025-02-23T12:52:19.224Z
25432025-02-23T12:52:19.224Zinfo: running `cargo check --bins` on clickhouse-admin-types (57/199)
25442025-02-23T12:52:19.785Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25452025-02-23T12:52:19.787Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25462025-02-23T12:52:19.787Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25472025-02-23T12:52:19.790Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
25482025-02-23T12:52:19.864Z
25492025-02-23T12:52:19.864Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (58/199)
25502025-02-23T12:52:20.423Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25512025-02-23T12:52:20.425Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25522025-02-23T12:52:20.525Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25532025-02-23T12:52:21.148Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
25542025-02-23T12:52:21.317Z
25552025-02-23T12:52:21.317Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (59/199)
25562025-02-23T12:52:21.894Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25572025-02-23T12:52:21.897Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25582025-02-23T12:52:21.997Z Compiling cfg_aliases v0.1.1
25592025-02-23T12:52:22.000Z Compiling vte_generate_state_changes v0.1.2
25602025-02-23T12:52:22.000Z Checking fd-lock v4.0.2
25612025-02-23T12:52:22.000Z Checking nibble_vec v0.1.0
25622025-02-23T12:52:22.000Z Checking bytecount v0.6.8
25632025-02-23T12:52:22.000Z Checking endian-type v0.1.2
25642025-02-23T12:52:22.121Z Compiling tabled_derive v0.7.0
25652025-02-23T12:52:22.145Z Compiling peg-macros v0.8.4
25662025-02-23T12:52:22.185Z Compiling nix v0.28.0
25672025-02-23T12:52:22.250Z Checking papergrid v0.11.0
25682025-02-23T12:52:22.266Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25692025-02-23T12:52:22.323Z Compiling sqlparser_derive v0.2.2
25702025-02-23T12:52:22.361Z Checking radix_trie v0.2.1
25712025-02-23T12:52:22.699Z Checking vte v0.11.1
25722025-02-23T12:52:22.746Z Checking home v0.5.9
25732025-02-23T12:52:22.905Z Checking unicode_categories v0.1.1
25742025-02-23T12:52:23.199Z Checking nu-ansi-term v0.50.1
25752025-02-23T12:52:23.301Z Checking sqlformat v0.2.6
25762025-02-23T12:52:23.368Z Checking sqlparser v0.45.0
25772025-02-23T12:52:23.637Z Checking display-error-chain v0.2.2
25782025-02-23T12:52:24.119Z Checking strip-ansi-escapes v0.2.0
25792025-02-23T12:52:24.271Z Checking reedline v0.35.0
25802025-02-23T12:52:24.287Z Checking tabled v0.15.0
25812025-02-23T12:52:24.656Z Checking peg v0.8.4
25822025-02-23T12:52:25.141Z Checking rustyline v14.0.0
25832025-02-23T12:52:33.648Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.32s
25842025-02-23T12:52:33.819Z
25852025-02-23T12:52:33.819Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (60/199)
25862025-02-23T12:52:34.395Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25872025-02-23T12:52:34.398Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25882025-02-23T12:52:34.508Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25892025-02-23T12:52:39.718Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.89s
25902025-02-23T12:52:39.909Z
25912025-02-23T12:52:39.909Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (61/199)
25922025-02-23T12:52:40.479Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25932025-02-23T12:52:40.482Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25942025-02-23T12:52:40.581Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25952025-02-23T12:52:44.029Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.11s
25962025-02-23T12:52:44.198Z
25972025-02-23T12:52:44.198Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (62/199)
25982025-02-23T12:52:44.770Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25992025-02-23T12:52:44.773Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26002025-02-23T12:52:44.871Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26012025-02-23T12:52:49.638Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.43s
26022025-02-23T12:52:49.811Z
26032025-02-23T12:52:49.811Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (63/199)
26042025-02-23T12:52:50.386Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26052025-02-23T12:52:50.389Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26062025-02-23T12:52:50.493Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26072025-02-23T12:52:55.374Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.55s
26082025-02-23T12:52:55.772Z
26092025-02-23T12:52:55.772Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (64/199)
26102025-02-23T12:52:56.124Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26112025-02-23T12:52:56.127Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26122025-02-23T12:52:56.226Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26132025-02-23T12:52:59.829Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.27s
26142025-02-23T12:53:00.010Z
26152025-02-23T12:53:00.010Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (65/199)
26162025-02-23T12:53:00.580Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26172025-02-23T12:53:00.583Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26182025-02-23T12:53:00.681Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26192025-02-23T12:53:04.377Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.36s
26202025-02-23T12:53:04.560Z
26212025-02-23T12:53:04.560Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (66/199)
26222025-02-23T12:53:05.132Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26232025-02-23T12:53:05.135Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26242025-02-23T12:53:05.233Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26252025-02-23T12:53:10.211Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.64s
26262025-02-23T12:53:10.391Z
26272025-02-23T12:53:10.391Zinfo: running `cargo check --bins` on oximeter (67/199)
26282025-02-23T12:53:10.945Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26292025-02-23T12:53:10.948Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26302025-02-23T12:53:10.948Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26312025-02-23T12:53:10.952Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26322025-02-23T12:53:11.026Z
26332025-02-23T12:53:11.026Zinfo: running `cargo check --bins` on oximeter-macro-impl (68/199)
26342025-02-23T12:53:11.559Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26352025-02-23T12:53:11.563Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26362025-02-23T12:53:11.563Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26372025-02-23T12:53:11.566Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26382025-02-23T12:53:11.636Z
26392025-02-23T12:53:11.637Zinfo: running `cargo check --bins` on oximeter-schema (69/199)
26402025-02-23T12:53:12.189Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26412025-02-23T12:53:12.191Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26422025-02-23T12:53:12.277Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26432025-02-23T12:53:14.226Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26442025-02-23T12:53:15.163Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.52s
26452025-02-23T12:53:15.326Z
26462025-02-23T12:53:15.326Zinfo: running `cargo check --bins` on oximeter-types (70/199)
26472025-02-23T12:53:15.878Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26482025-02-23T12:53:15.881Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26492025-02-23T12:53:15.881Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26502025-02-23T12:53:15.884Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26512025-02-23T12:53:15.957Z
26522025-02-23T12:53:15.957Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (71/199)
26532025-02-23T12:53:16.513Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26542025-02-23T12:53:16.515Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26552025-02-23T12:53:16.515Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26562025-02-23T12:53:16.518Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26572025-02-23T12:53:16.592Z
26582025-02-23T12:53:16.592Zinfo: running `cargo check --bins` on oxql-types (72/199)
26592025-02-23T12:53:17.143Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26602025-02-23T12:53:17.146Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26612025-02-23T12:53:17.146Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26622025-02-23T12:53:17.148Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26632025-02-23T12:53:17.222Z
26642025-02-23T12:53:17.222Zinfo: running `cargo check --bins` on oximeter-test-utils (73/199)
26652025-02-23T12:53:17.800Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26662025-02-23T12:53:17.803Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26672025-02-23T12:53:17.803Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26682025-02-23T12:53:17.806Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26692025-02-23T12:53:17.881Z
26702025-02-23T12:53:17.881Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (74/199)
26712025-02-23T12:53:18.438Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26722025-02-23T12:53:18.440Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26732025-02-23T12:53:18.440Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26742025-02-23T12:53:18.443Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26752025-02-23T12:53:18.519Z
26762025-02-23T12:53:18.519Zinfo: running `cargo check --bins` on bootstrap-agent-client (75/199)
26772025-02-23T12:53:19.096Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26782025-02-23T12:53:19.099Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26792025-02-23T12:53:19.099Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26802025-02-23T12:53:19.102Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26812025-02-23T12:53:19.180Z
26822025-02-23T12:53:19.180Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (76/199)
26832025-02-23T12:53:19.741Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26842025-02-23T12:53:19.744Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26852025-02-23T12:53:19.744Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26862025-02-23T12:53:19.747Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26872025-02-23T12:53:19.821Z
26882025-02-23T12:53:19.821Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (77/199)
26892025-02-23T12:53:20.384Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26902025-02-23T12:53:20.387Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26912025-02-23T12:53:20.387Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26922025-02-23T12:53:20.390Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26932025-02-23T12:53:20.465Z
26942025-02-23T12:53:20.465Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (78/199)
26952025-02-23T12:53:21.032Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26962025-02-23T12:53:21.034Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26972025-02-23T12:53:21.034Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26982025-02-23T12:53:21.037Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26992025-02-23T12:53:21.111Z
27002025-02-23T12:53:21.111Zinfo: running `cargo check --bins` on cockroach-admin-client (79/199)
27012025-02-23T12:53:21.654Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27022025-02-23T12:53:21.656Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27032025-02-23T12:53:21.656Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27042025-02-23T12:53:21.659Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
27052025-02-23T12:53:21.731Z
27062025-02-23T12:53:21.732Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (80/199)
27072025-02-23T12:53:22.301Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27082025-02-23T12:53:22.303Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27092025-02-23T12:53:22.303Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27102025-02-23T12:53:22.306Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27112025-02-23T12:53:22.385Z
27122025-02-23T12:53:22.385Zinfo: running `cargo check --bins` on dns-service-client (81/199)
27132025-02-23T12:53:22.946Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27142025-02-23T12:53:22.949Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27152025-02-23T12:53:22.949Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27162025-02-23T12:53:22.952Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27172025-02-23T12:53:23.024Z
27182025-02-23T12:53:23.024Zinfo: running `cargo check --bins` on internal-dns-types (82/199)
27192025-02-23T12:53:23.582Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27202025-02-23T12:53:23.586Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27212025-02-23T12:53:23.586Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27222025-02-23T12:53:23.588Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27232025-02-23T12:53:23.661Z
27242025-02-23T12:53:23.661Zinfo: running `cargo check --bins` on dpd-client (83/199)
27252025-02-23T12:53:24.213Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27262025-02-23T12:53:24.218Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27272025-02-23T12:53:24.218Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27282025-02-23T12:53:24.221Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27292025-02-23T12:53:24.289Z
27302025-02-23T12:53:24.289Zinfo: running `cargo check --bins` on gateway-client (84/199)
27312025-02-23T12:53:24.839Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27322025-02-23T12:53:24.842Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27332025-02-23T12:53:24.842Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27342025-02-23T12:53:24.846Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27352025-02-23T12:53:24.915Z
27362025-02-23T12:53:24.915Zinfo: running `cargo check --bins` on installinator-client (85/199)
27372025-02-23T12:53:25.490Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27382025-02-23T12:53:25.494Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27392025-02-23T12:53:25.494Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27402025-02-23T12:53:25.498Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27412025-02-23T12:53:25.572Z
27422025-02-23T12:53:25.572Zinfo: running `cargo check --bins` on installinator-common (86/199)
27432025-02-23T12:53:26.140Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27442025-02-23T12:53:26.143Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27452025-02-23T12:53:26.143Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27462025-02-23T12:53:26.146Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27472025-02-23T12:53:26.221Z
27482025-02-23T12:53:26.221Zinfo: running `cargo check --bins` on update-engine (87/199)
27492025-02-23T12:53:26.767Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27502025-02-23T12:53:26.770Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27512025-02-23T12:53:26.770Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27522025-02-23T12:53:26.773Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
27532025-02-23T12:53:26.846Z
27542025-02-23T12:53:26.846Zinfo: running `cargo check --bins` on nexus-client (88/199)
27552025-02-23T12:53:27.418Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27562025-02-23T12:53:27.421Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27572025-02-23T12:53:27.421Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27582025-02-23T12:53:27.424Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27592025-02-23T12:53:27.504Z
27602025-02-23T12:53:27.504Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (89/199)
27612025-02-23T12:53:28.068Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27622025-02-23T12:53:28.071Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27632025-02-23T12:53:28.071Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27642025-02-23T12:53:28.074Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27652025-02-23T12:53:28.151Z
27662025-02-23T12:53:28.151Zinfo: running `cargo check --bins` on omicron-passwords (90/199)
27672025-02-23T12:53:28.698Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27682025-02-23T12:53:28.701Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27692025-02-23T12:53:28.701Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27702025-02-23T12:53:28.703Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
27712025-02-23T12:53:28.773Z
27722025-02-23T12:53:28.773Zinfo: running `cargo check --bins` on nexus-types (91/199)
27732025-02-23T12:53:29.346Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27742025-02-23T12:53:29.348Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27752025-02-23T12:53:29.348Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27762025-02-23T12:53:29.352Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27772025-02-23T12:53:29.429Z
27782025-02-23T12:53:29.429Zinfo: running `cargo check --bins` on oxide-client (92/199)
27792025-02-23T12:53:29.969Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27802025-02-23T12:53:29.972Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27812025-02-23T12:53:29.972Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27822025-02-23T12:53:29.975Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
27832025-02-23T12:53:30.044Z
27842025-02-23T12:53:30.044Zinfo: running `cargo check --bins` on oximeter-client (93/199)
27852025-02-23T12:53:30.611Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27862025-02-23T12:53:30.637Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27872025-02-23T12:53:30.637Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27882025-02-23T12:53:30.637Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27892025-02-23T12:53:30.694Z
27902025-02-23T12:53:30.694Zinfo: running `cargo check --bins` on repo-depot-client (94/199)
27912025-02-23T12:53:31.219Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27922025-02-23T12:53:31.222Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27932025-02-23T12:53:31.222Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27942025-02-23T12:53:31.227Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
27952025-02-23T12:53:31.294Z
27962025-02-23T12:53:31.294Zinfo: running `cargo check --bins` on sled-agent-client (95/199)
27972025-02-23T12:53:31.871Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27982025-02-23T12:53:31.873Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27992025-02-23T12:53:31.873Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28002025-02-23T12:53:31.873Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
28012025-02-23T12:53:31.947Z
28022025-02-23T12:53:31.947Zinfo: running `cargo check --bins` on wicketd-client (96/199)
28032025-02-23T12:53:32.548Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28042025-02-23T12:53:32.551Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28052025-02-23T12:53:32.551Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28062025-02-23T12:53:32.554Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
28072025-02-23T12:53:32.636Z
28082025-02-23T12:53:32.636Zinfo: running `cargo check --bins` on sled-agent-types (97/199)
28092025-02-23T12:53:33.218Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28102025-02-23T12:53:33.221Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28112025-02-23T12:53:33.221Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28122025-02-23T12:53:33.224Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
28132025-02-23T12:53:33.304Z
28142025-02-23T12:53:33.304Zinfo: running `cargo check --bins` on wicket-common (98/199)
28152025-02-23T12:53:33.884Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28162025-02-23T12:53:33.887Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28172025-02-23T12:53:33.887Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28182025-02-23T12:53:33.890Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
28192025-02-23T12:53:33.966Z
28202025-02-23T12:53:33.966Zinfo: running `cargo check --bins` on omicron-cockroach-admin (99/199)
28212025-02-23T12:53:34.533Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28222025-02-23T12:53:34.535Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28232025-02-23T12:53:34.632Z Checking csv-core v0.1.11
28242025-02-23T12:53:34.632Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
28252025-02-23T12:53:34.634Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28262025-02-23T12:53:34.635Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28272025-02-23T12:53:34.902Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28282025-02-23T12:53:34.953Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28292025-02-23T12:53:34.971Z Checking csv v1.3.1
28302025-02-23T12:53:35.561Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
28312025-02-23T12:53:35.909Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28322025-02-23T12:53:37.463Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.49s
28332025-02-23T12:53:37.638Z
28342025-02-23T12:53:37.638Zinfo: running `cargo check --bins` on cockroach-admin-api (100/199)
28352025-02-23T12:53:38.197Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28362025-02-23T12:53:38.199Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28372025-02-23T12:53:38.199Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28382025-02-23T12:53:38.202Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
28392025-02-23T12:53:38.277Z
28402025-02-23T12:53:38.277Zinfo: running `cargo check --bins` on cockroach-admin-types (101/199)
28412025-02-23T12:53:38.830Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28422025-02-23T12:53:38.833Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28432025-02-23T12:53:38.833Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28442025-02-23T12:53:38.836Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
28452025-02-23T12:53:38.907Z
28462025-02-23T12:53:38.907Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (102/199)
28472025-02-23T12:53:39.550Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28482025-02-23T12:53:39.553Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28492025-02-23T12:53:39.553Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28502025-02-23T12:53:39.558Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
28512025-02-23T12:53:39.647Z
28522025-02-23T12:53:39.647Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (103/199)
28532025-02-23T12:53:40.292Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28542025-02-23T12:53:40.294Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28552025-02-23T12:53:40.295Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28562025-02-23T12:53:40.298Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
28572025-02-23T12:53:40.387Z
28582025-02-23T12:53:40.387Zinfo: running `cargo check --bins` on dns-server (104/199)
28592025-02-23T12:53:40.954Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28602025-02-23T12:53:40.957Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28612025-02-23T12:53:41.045Z Compiling typify-impl v0.3.0
28622025-02-23T12:53:41.153Z Compiling parking_lot_core v0.8.6
28632025-02-23T12:53:41.165Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28642025-02-23T12:53:41.172Z Checking fxhash v0.2.1
28652025-02-23T12:53:41.175Z Checking hickory-client v0.24.3
28662025-02-23T12:53:41.196Z Checking hickory-server v0.24.3
28672025-02-23T12:53:41.834Z Checking parking_lot v0.11.2
28682025-02-23T12:53:42.029Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
28692025-02-23T12:53:42.173Z Checking sled v0.34.7
28702025-02-23T12:53:46.519Z Compiling typify-macro v0.3.0
28712025-02-23T12:53:48.005Z Compiling typify v0.3.0
28722025-02-23T12:53:48.077Z Compiling progenitor-impl v0.9.1
28732025-02-23T12:53:50.421Z Compiling progenitor-macro v0.9.1
28742025-02-23T12:53:53.977Z Checking progenitor v0.9.1
28752025-02-23T12:53:54.110Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28762025-02-23T12:53:54.565Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28772025-02-23T12:53:55.824Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.42s
28782025-02-23T12:53:55.992Z
28792025-02-23T12:53:55.992Zinfo: running `cargo check --bins` on dns-server-api (105/199)
28802025-02-23T12:53:56.560Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28812025-02-23T12:53:56.562Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28822025-02-23T12:53:56.562Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28832025-02-23T12:53:56.565Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
28842025-02-23T12:53:56.641Z
28852025-02-23T12:53:56.641Zinfo: running `cargo check --bins` on gateway-test-utils (106/199)
28862025-02-23T12:53:57.242Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28872025-02-23T12:53:57.245Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28882025-02-23T12:53:57.245Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28892025-02-23T12:53:57.248Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
28902025-02-23T12:53:57.328Z
28912025-02-23T12:53:57.328Zinfo: running `cargo check --bins` on gateway-types (107/199)
28922025-02-23T12:53:57.887Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28932025-02-23T12:53:57.890Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28942025-02-23T12:53:57.890Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28952025-02-23T12:53:57.893Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
28962025-02-23T12:53:57.966Z
28972025-02-23T12:53:57.966Zinfo: running `cargo check --bins` on ipcc (108/199)
28982025-02-23T12:53:58.521Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28992025-02-23T12:53:58.524Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29002025-02-23T12:53:58.524Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29012025-02-23T12:53:58.527Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
29022025-02-23T12:53:58.600Z
29032025-02-23T12:53:58.600Zinfo: running `cargo check --bins` on omicron-gateway (109/199)
29042025-02-23T12:53:59.188Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29052025-02-23T12:53:59.192Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29062025-02-23T12:53:59.305Z Compiling semver v0.1.20
29072025-02-23T12:53:59.305Z Compiling radium v0.7.0
29082025-02-23T12:53:59.421Z Compiling maybe-uninit v2.0.0
29092025-02-23T12:53:59.423Z Checking tap v1.0.1
29102025-02-23T12:53:59.439Z Checking password-hash v0.5.0
29112025-02-23T12:53:59.442Z Checking blake2 v0.10.6
29122025-02-23T12:53:59.442Z Checking funty v2.0.0
29132025-02-23T12:53:59.442Z Compiling cancel-safe-futures v0.1.5
29142025-02-23T12:53:59.567Z Checking wyz v0.5.1
29152025-02-23T12:53:59.796Z Compiling rustc_version v0.1.7
29162025-02-23T12:53:59.843Z Compiling owo-colors v4.1.0
29172025-02-23T12:53:59.911Z Compiling packed_struct v0.10.1
29182025-02-23T12:53:59.939Z Checking crc-catalog v2.4.0
29192025-02-23T12:53:59.955Z Checking argon2 v0.5.3
29202025-02-23T12:54:00.091Z Checking crc v3.2.1
29212025-02-23T12:54:00.114Z Compiling packed_struct_codegen v0.10.1
29222025-02-23T12:54:00.170Z Compiling indexmap v1.9.3
29232025-02-23T12:54:00.217Z Compiling newtype_derive v0.1.6
29242025-02-23T12:54:00.275Z Checking half v2.4.1
29252025-02-23T12:54:00.301Z Checking bitvec v1.0.1
29262025-02-23T12:54:00.382Z Checking ciborium-io v0.2.2
29272025-02-23T12:54:00.492Z Checking nodrop v0.1.14
29282025-02-23T12:54:00.511Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
29292025-02-23T12:54:00.610Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
29302025-02-23T12:54:00.630Z Checking array-init v0.0.4
29312025-02-23T12:54:00.692Z Checking ciborium-ll v0.2.2
29322025-02-23T12:54:00.738Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
29332025-02-23T12:54:00.892Z Checking smallvec v0.6.14
29342025-02-23T12:54:00.996Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29352025-02-23T12:54:01.253Z Checking libsw v3.3.1
29362025-02-23T12:54:01.273Z Checking termcolor v1.4.1
29372025-02-23T12:54:01.440Z Checking linear-map v1.2.0
29382025-02-23T12:54:01.521Z Checking bitfield v0.14.0
29392025-02-23T12:54:01.550Z Checking hashbrown v0.12.3
29402025-02-23T12:54:01.697Z Checking swrite v0.1.0
29412025-02-23T12:54:01.787Z Checking indent_write v2.2.0
29422025-02-23T12:54:01.829Z Checking ron v0.8.1
29432025-02-23T12:54:01.847Z Checking env_logger v0.10.2
29442025-02-23T12:54:02.004Z Checking serde-hex v0.1.0
29452025-02-23T12:54:02.007Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
29462025-02-23T12:54:02.066Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29472025-02-23T12:54:02.281Z Checking ciborium v0.2.2
29482025-02-23T12:54:02.849Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29492025-02-23T12:54:03.025Z Checking steno v0.4.1
29502025-02-23T12:54:03.120Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
29512025-02-23T12:54:03.171Z Checking hashbrown v0.13.2
29522025-02-23T12:54:03.386Z Checking crc-any v2.5.0
29532025-02-23T12:54:03.543Z Checking humantime v2.1.0
29542025-02-23T12:54:03.774Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
29552025-02-23T12:54:03.847Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29562025-02-23T12:54:04.048Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
29572025-02-23T12:54:04.065Z Checking object v0.30.4
29582025-02-23T12:54:04.363Z Checking path-slash v0.1.5
29592025-02-23T12:54:04.396Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
29602025-02-23T12:54:04.585Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
29612025-02-23T12:54:04.938Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29622025-02-23T12:54:05.146Z Checking nix v0.27.1
29632025-02-23T12:54:05.225Z Checking tungstenite v0.23.0
29642025-02-23T12:54:05.279Z Checking kstat-rs v0.2.4
29652025-02-23T12:54:05.636Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29662025-02-23T12:54:05.758Z Checking signal-hook-tokio v0.3.1
29672025-02-23T12:54:06.131Z Checking tokio-tungstenite v0.23.1
29682025-02-23T12:54:06.213Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
29692025-02-23T12:54:06.954Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
29702025-02-23T12:54:06.998Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
29712025-02-23T12:54:13.653Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
29722025-02-23T12:54:15.019Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
29732025-02-23T12:54:17.679Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29742025-02-23T12:54:22.866Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29752025-02-23T12:54:23.512Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
29762025-02-23T12:54:26.181Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.57s
29772025-02-23T12:54:26.351Z
29782025-02-23T12:54:26.351Zinfo: running `cargo check --bins` on gateway-api (110/199)
29792025-02-23T12:54:26.915Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29802025-02-23T12:54:26.917Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29812025-02-23T12:54:26.917Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29822025-02-23T12:54:26.920Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
29832025-02-23T12:54:26.993Z
29842025-02-23T12:54:26.993Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (111/199)
29852025-02-23T12:54:27.535Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29862025-02-23T12:54:27.538Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29872025-02-23T12:54:27.538Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29882025-02-23T12:54:27.541Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
29892025-02-23T12:54:27.612Z
29902025-02-23T12:54:27.612Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (112/199)
29912025-02-23T12:54:28.171Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29922025-02-23T12:54:28.174Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29932025-02-23T12:54:28.174Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29942025-02-23T12:54:28.177Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
29952025-02-23T12:54:28.252Z
29962025-02-23T12:54:28.252Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (113/199)
29972025-02-23T12:54:28.815Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29982025-02-23T12:54:28.818Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29992025-02-23T12:54:28.818Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30002025-02-23T12:54:28.820Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30012025-02-23T12:54:28.892Z
30022025-02-23T12:54:28.892Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (114/199)
30032025-02-23T12:54:29.449Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30042025-02-23T12:54:29.453Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30052025-02-23T12:54:29.453Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30062025-02-23T12:54:29.455Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
30072025-02-23T12:54:29.532Z
30082025-02-23T12:54:29.532Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (115/199)
30092025-02-23T12:54:30.316Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30102025-02-23T12:54:30.332Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30112025-02-23T12:54:30.332Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30122025-02-23T12:54:30.332Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
30132025-02-23T12:54:30.332Z
30142025-02-23T12:54:30.332Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (116/199)
30152025-02-23T12:54:30.728Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30162025-02-23T12:54:30.731Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30172025-02-23T12:54:30.731Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30182025-02-23T12:54:30.734Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
30192025-02-23T12:54:30.807Z
30202025-02-23T12:54:30.807Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (117/199)
30212025-02-23T12:54:31.365Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30222025-02-23T12:54:31.368Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30232025-02-23T12:54:31.368Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30242025-02-23T12:54:31.373Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
30252025-02-23T12:54:31.446Z
30262025-02-23T12:54:31.446Zinfo: running `cargo check --bins` on oximeter-producer (118/199)
30272025-02-23T12:54:32.436Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30282025-02-23T12:54:32.439Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30292025-02-23T12:54:32.439Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30302025-02-23T12:54:32.439Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30312025-02-23T12:54:32.439Z
30322025-02-23T12:54:32.439Zinfo: running `cargo check --bins` on internal-dns-resolver (119/199)
30332025-02-23T12:54:32.656Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30342025-02-23T12:54:32.659Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30352025-02-23T12:54:32.659Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30362025-02-23T12:54:32.662Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
30372025-02-23T12:54:32.736Z
30382025-02-23T12:54:32.736Zinfo: running `cargo check --bins` on sp-sim (120/199)
30392025-02-23T12:54:33.288Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30402025-02-23T12:54:33.290Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30412025-02-23T12:54:33.376Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
30422025-02-23T12:54:33.816Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30432025-02-23T12:54:35.466Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30442025-02-23T12:54:37.134Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.39s
30452025-02-23T12:54:37.298Z
30462025-02-23T12:54:37.298Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (121/199)
30472025-02-23T12:54:37.892Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30482025-02-23T12:54:37.894Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30492025-02-23T12:54:37.894Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30502025-02-23T12:54:37.897Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
30512025-02-23T12:54:37.979Z
30522025-02-23T12:54:37.979Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (122/199)
30532025-02-23T12:54:38.586Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30542025-02-23T12:54:38.590Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30552025-02-23T12:54:38.590Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30562025-02-23T12:54:38.593Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
30572025-02-23T12:54:38.676Z
30582025-02-23T12:54:38.676Zinfo: running `cargo check --bins` on db-macros (123/199)
30592025-02-23T12:54:39.212Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30602025-02-23T12:54:39.214Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30612025-02-23T12:54:39.214Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30622025-02-23T12:54:39.217Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
30632025-02-23T12:54:39.288Z
30642025-02-23T12:54:39.288Zinfo: running `cargo check --bins` on nexus-macros-common (124/199)
30652025-02-23T12:54:39.826Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30662025-02-23T12:54:39.829Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30672025-02-23T12:54:39.829Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30682025-02-23T12:54:39.832Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
30692025-02-23T12:54:39.902Z
30702025-02-23T12:54:39.902Zinfo: running `cargo check --bins` on nexus-auth (125/199)
30712025-02-23T12:54:40.489Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30722025-02-23T12:54:40.492Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30732025-02-23T12:54:40.492Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30742025-02-23T12:54:40.495Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30752025-02-23T12:54:40.573Z
30762025-02-23T12:54:40.573Zinfo: running `cargo check --bins` on authz-macros (126/199)
30772025-02-23T12:54:41.115Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30782025-02-23T12:54:41.117Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30792025-02-23T12:54:41.117Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30802025-02-23T12:54:41.120Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
30812025-02-23T12:54:41.191Z
30822025-02-23T12:54:41.191Zinfo: running `cargo check --bins` on nexus-db-fixed-data (127/199)
30832025-02-23T12:54:41.778Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30842025-02-23T12:54:41.781Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30852025-02-23T12:54:41.781Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30862025-02-23T12:54:41.784Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30872025-02-23T12:54:41.863Z
30882025-02-23T12:54:41.863Zinfo: running `cargo check --bins` on nexus-db-model (128/199)
30892025-02-23T12:54:42.452Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30902025-02-23T12:54:42.455Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30912025-02-23T12:54:42.455Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30922025-02-23T12:54:42.459Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
30932025-02-23T12:54:42.538Z
30942025-02-23T12:54:42.539Zinfo: running `cargo check --bins` on nexus-defaults (129/199)
30952025-02-23T12:54:43.094Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30962025-02-23T12:54:43.097Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30972025-02-23T12:54:43.097Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30982025-02-23T12:54:43.100Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
30992025-02-23T12:54:43.174Z
31002025-02-23T12:54:43.174Zinfo: running `cargo check --bins` on nexus-inventory (130/199)
31012025-02-23T12:54:43.756Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31022025-02-23T12:54:43.758Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31032025-02-23T12:54:43.758Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31042025-02-23T12:54:43.762Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
31052025-02-23T12:54:43.840Z
31062025-02-23T12:54:43.840Zinfo: running `cargo check --bins` on typed-rng (131/199)
31072025-02-23T12:54:44.375Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31082025-02-23T12:54:44.378Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31092025-02-23T12:54:44.378Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31102025-02-23T12:54:44.381Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
31112025-02-23T12:54:44.454Z
31122025-02-23T12:54:44.454Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (132/199)
31132025-02-23T12:54:45.057Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31142025-02-23T12:54:45.060Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31152025-02-23T12:54:45.197Z Checking keccak v0.1.5
31162025-02-23T12:54:45.200Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
31172025-02-23T12:54:45.309Z Checking secrecy v0.8.0
31182025-02-23T12:54:45.312Z Compiling unicase v2.7.0
31192025-02-23T12:54:45.338Z Compiling same-file v1.0.6
31202025-02-23T12:54:45.352Z Compiling tempfile v3.13.0
31212025-02-23T12:54:45.355Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
31222025-02-23T12:54:45.366Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31232025-02-23T12:54:45.499Z Compiling walkdir v2.5.0
31242025-02-23T12:54:45.589Z Compiling thiserror-impl-no-std v2.0.2
31252025-02-23T12:54:45.631Z Checking sha3 v0.10.8
31262025-02-23T12:54:45.644Z Checking universal-hash v0.5.1
31272025-02-23T12:54:45.702Z Compiling blake3 v1.5.4
31282025-02-23T12:54:45.813Z Checking opaque-debug v0.3.1
31292025-02-23T12:54:45.864Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31302025-02-23T12:54:45.888Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
31312025-02-23T12:54:45.916Z Checking poly1305 v0.8.0
31322025-02-23T12:54:46.086Z Checking chacha20 v0.9.1
31332025-02-23T12:54:46.089Z Checking aead v0.5.2
31342025-02-23T12:54:46.135Z Compiling memmap2 v0.9.5
31352025-02-23T12:54:46.194Z Compiling salty v0.3.0
31362025-02-23T12:54:46.324Z Compiling arrayref v0.3.9
31372025-02-23T12:54:46.415Z Compiling arrayvec v0.7.6
31382025-02-23T12:54:46.438Z Compiling constant_time_eq v0.3.1
31392025-02-23T12:54:46.466Z Compiling libefi-sys v0.1.0
31402025-02-23T12:54:46.501Z Checking chacha20poly1305 v0.10.1
31412025-02-23T12:54:46.666Z Compiling toolchain_find v0.4.0
31422025-02-23T12:54:46.685Z Compiling camino-tempfile v1.1.1
31432025-02-23T12:54:46.787Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
31442025-02-23T12:54:46.811Z Compiling bitfield-struct v0.6.2
31452025-02-23T12:54:47.010Z Compiling topological-sort v0.2.2
31462025-02-23T12:54:47.079Z Compiling mime_guess v2.0.5
31472025-02-23T12:54:47.222Z Compiling rustfmt-wrapper v0.2.1
31482025-02-23T12:54:47.617Z Compiling omicron-zone-package v0.12.0
31492025-02-23T12:54:47.799Z Compiling progenitor v0.9.1
31502025-02-23T12:54:47.887Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31512025-02-23T12:54:48.013Z Checking primeorder v0.13.6
31522025-02-23T12:54:48.053Z Checking env_filter v0.1.2
31532025-02-23T12:54:48.162Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31542025-02-23T12:54:48.182Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31552025-02-23T12:54:48.271Z Checking thiserror-no-std v2.0.2
31562025-02-23T12:54:48.289Z Checking env_logger v0.11.5
31572025-02-23T12:54:48.306Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31582025-02-23T12:54:48.401Z Checking vsss-rs v3.3.4
31592025-02-23T12:54:48.461Z Checking p384 v0.13.0
31602025-02-23T12:54:48.482Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
31612025-02-23T12:54:48.499Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
31622025-02-23T12:54:48.695Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31632025-02-23T12:54:48.746Z Compiling zip v2.1.3
31642025-02-23T12:54:48.899Z Checking simd-adler32 v0.3.7
31652025-02-23T12:54:48.916Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
31662025-02-23T12:54:49.062Z Checking lockfree-object-pool v0.1.6
31672025-02-23T12:54:49.136Z Checking http-range v0.1.5
31682025-02-23T12:54:49.230Z Checking bumpalo v3.16.0
31692025-02-23T12:54:49.290Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31702025-02-23T12:54:49.358Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31712025-02-23T12:54:49.552Z Checking zopfli v0.8.1
31722025-02-23T12:54:49.580Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31732025-02-23T12:54:49.872Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31742025-02-23T12:54:49.988Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31752025-02-23T12:54:50.087Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
31762025-02-23T12:54:50.212Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31772025-02-23T12:54:50.371Z Checking atty v0.2.14
31782025-02-23T12:54:50.520Z Checking glob v0.3.2
31792025-02-23T12:54:50.627Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31802025-02-23T12:54:50.648Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
31812025-02-23T12:54:50.826Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31822025-02-23T12:54:51.247Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31832025-02-23T12:54:51.882Z Checking hyper-staticfile v0.10.1
31842025-02-23T12:54:52.032Z Checking omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata)
31852025-02-23T12:54:52.304Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31862025-02-23T12:54:52.354Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
31872025-02-23T12:54:52.402Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31882025-02-23T12:54:52.579Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31892025-02-23T12:54:52.723Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
31902025-02-23T12:54:52.854Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
31912025-02-23T12:54:52.966Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
31922025-02-23T12:54:53.354Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
31932025-02-23T12:54:53.575Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
31942025-02-23T12:54:53.917Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31952025-02-23T12:54:56.852Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31962025-02-23T12:54:56.852Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
31972025-02-23T12:55:05.067Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31982025-02-23T12:55:18.329Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.86s
31992025-02-23T12:55:18.511Z
32002025-02-23T12:55:18.511Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (133/199)
32012025-02-23T12:55:19.123Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32022025-02-23T12:55:19.125Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32032025-02-23T12:55:19.255Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32042025-02-23T12:55:32.474Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.95s
32052025-02-23T12:55:32.664Z
32062025-02-23T12:55:32.664Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (134/199)
32072025-02-23T12:55:33.269Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32082025-02-23T12:55:33.272Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32092025-02-23T12:55:33.401Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32102025-02-23T12:55:46.644Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.97s
32112025-02-23T12:55:46.835Z
32122025-02-23T12:55:46.835Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (135/199)
32132025-02-23T12:55:47.455Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32142025-02-23T12:55:47.458Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32152025-02-23T12:55:47.594Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32162025-02-23T12:56:00.913Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.06s
32172025-02-23T12:56:01.101Z
32182025-02-23T12:56:01.101Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (136/199)
32192025-02-23T12:56:01.714Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32202025-02-23T12:56:01.716Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32212025-02-23T12:56:01.846Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32222025-02-23T12:56:14.975Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.86s
32232025-02-23T12:56:15.163Z
32242025-02-23T12:56:15.163Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (137/199)
32252025-02-23T12:56:15.772Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32262025-02-23T12:56:15.775Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32272025-02-23T12:56:15.905Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32282025-02-23T12:56:29.289Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.11s
32292025-02-23T12:56:29.479Z
32302025-02-23T12:56:29.479Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (138/199)
32312025-02-23T12:56:30.111Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32322025-02-23T12:56:30.114Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32332025-02-23T12:56:30.249Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32342025-02-23T12:56:43.570Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.08s
32352025-02-23T12:56:43.763Z
32362025-02-23T12:56:43.763Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (139/199)
32372025-02-23T12:56:44.378Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32382025-02-23T12:56:44.381Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32392025-02-23T12:56:44.511Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32402025-02-23T12:56:58.051Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.28s
32412025-02-23T12:56:58.242Z
32422025-02-23T12:56:58.242Zinfo: running `cargo check --bins` on bootstrap-agent-api (140/199)
32432025-02-23T12:56:58.822Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32442025-02-23T12:56:58.826Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32452025-02-23T12:56:58.826Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32462025-02-23T12:56:58.829Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
32472025-02-23T12:56:58.907Z
32482025-02-23T12:56:58.907Zinfo: running `cargo check --bins` on key-manager (141/199)
32492025-02-23T12:56:59.462Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32502025-02-23T12:56:59.465Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32512025-02-23T12:56:59.465Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32522025-02-23T12:56:59.468Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
32532025-02-23T12:56:59.543Z
32542025-02-23T12:56:59.543Zinfo: running `cargo check --bins` on range-requests (142/199)
32552025-02-23T12:57:00.084Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32562025-02-23T12:57:00.090Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32572025-02-23T12:57:00.090Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32582025-02-23T12:57:00.093Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
32592025-02-23T12:57:00.160Z
32602025-02-23T12:57:00.160Zinfo: running `cargo check --bins` on repo-depot-api (143/199)
32612025-02-23T12:57:00.726Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32622025-02-23T12:57:00.729Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32632025-02-23T12:57:00.729Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32642025-02-23T12:57:00.732Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
32652025-02-23T12:57:00.806Z
32662025-02-23T12:57:00.806Zinfo: running `cargo check --bins` on sled-agent-api (144/199)
32672025-02-23T12:57:01.393Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32682025-02-23T12:57:01.396Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32692025-02-23T12:57:01.396Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32702025-02-23T12:57:01.399Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
32712025-02-23T12:57:01.477Z
32722025-02-23T12:57:01.477Zinfo: running `cargo check --bins` on sled-diagnostics (145/199)
32732025-02-23T12:57:02.025Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32742025-02-23T12:57:02.027Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32752025-02-23T12:57:02.027Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32762025-02-23T12:57:02.030Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
32772025-02-23T12:57:02.101Z
32782025-02-23T12:57:02.101Zinfo: running `cargo check --bins` on sled-hardware (146/199)
32792025-02-23T12:57:02.677Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32802025-02-23T12:57:02.680Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32812025-02-23T12:57:02.680Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32822025-02-23T12:57:02.683Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
32832025-02-23T12:57:02.759Z
32842025-02-23T12:57:02.759Zinfo: running `cargo check --bins --no-default-features` on sled-storage (147/199)
32852025-02-23T12:57:03.327Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32862025-02-23T12:57:03.330Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32872025-02-23T12:57:03.330Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32882025-02-23T12:57:03.333Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
32892025-02-23T12:57:03.410Z
32902025-02-23T12:57:03.410Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (148/199)
32912025-02-23T12:57:03.985Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32922025-02-23T12:57:03.987Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32932025-02-23T12:57:03.987Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32942025-02-23T12:57:03.991Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
32952025-02-23T12:57:04.069Z
32962025-02-23T12:57:04.069Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (149/199)
32972025-02-23T12:57:04.654Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32982025-02-23T12:57:04.657Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32992025-02-23T12:57:04.657Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33002025-02-23T12:57:04.660Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
33012025-02-23T12:57:04.738Z
33022025-02-23T12:57:04.739Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (150/199)
33032025-02-23T12:57:05.331Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33042025-02-23T12:57:05.334Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33052025-02-23T12:57:05.334Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33062025-02-23T12:57:05.337Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
33072025-02-23T12:57:05.415Z
33082025-02-23T12:57:05.415Zinfo: running `cargo check --bins` on nexus-test-interface (151/199)
33092025-02-23T12:57:05.999Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33102025-02-23T12:57:06.002Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33112025-02-23T12:57:06.002Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33122025-02-23T12:57:06.005Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
33132025-02-23T12:57:06.084Z
33142025-02-23T12:57:06.084Zinfo: running `cargo check --bins` on oximeter-collector (152/199)
33152025-02-23T12:57:06.669Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33162025-02-23T12:57:06.671Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33172025-02-23T12:57:06.786Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33182025-02-23T12:57:06.786Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33192025-02-23T12:57:07.653Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33202025-02-23T12:57:09.605Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.51s
33212025-02-23T12:57:09.782Z
33222025-02-23T12:57:09.782Zinfo: running `cargo check --bins` on oximeter-api (153/199)
33232025-02-23T12:57:10.343Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33242025-02-23T12:57:10.346Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33252025-02-23T12:57:10.346Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33262025-02-23T12:57:10.349Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
33272025-02-23T12:57:10.421Z
33282025-02-23T12:57:10.421Zinfo: running `cargo check --bins` on cert-dev (154/199)
33292025-02-23T12:57:10.966Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33302025-02-23T12:57:10.969Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33312025-02-23T12:57:11.045Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33322025-02-23T12:57:11.321Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
33332025-02-23T12:57:11.484Z
33342025-02-23T12:57:11.484Zinfo: running `cargo check --bins` on clickana (155/199)
33352025-02-23T12:57:12.053Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33362025-02-23T12:57:12.055Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33372025-02-23T12:57:12.144Z Checking castaway v0.2.3
33382025-02-23T12:57:12.147Z Checking lru v0.12.5
33392025-02-23T12:57:12.147Z Compiling instability v0.3.2
33402025-02-23T12:57:12.147Z Compiling indoc v2.0.5
33412025-02-23T12:57:12.147Z Checking unicode-truncate v1.1.0
33422025-02-23T12:57:12.147Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33432025-02-23T12:57:12.147Z Checking cassowary v0.3.0
33442025-02-23T12:57:12.384Z Checking compact_str v0.8.0
33452025-02-23T12:57:13.008Z Checking ratatui v0.29.0
33462025-02-23T12:57:13.898Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33472025-02-23T12:57:15.041Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33482025-02-23T12:57:15.876Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.38s
33492025-02-23T12:57:16.049Z
33502025-02-23T12:57:16.049Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (156/199)
33512025-02-23T12:57:16.639Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33522025-02-23T12:57:16.641Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33532025-02-23T12:57:16.747Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33542025-02-23T12:57:16.747Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33552025-02-23T12:57:17.729Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33562025-02-23T12:57:18.184Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
33572025-02-23T12:57:18.555Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.50s
33582025-02-23T12:57:18.732Z
33592025-02-23T12:57:18.732Zinfo: running `cargo check --bins` on ch-dev (157/199)
33602025-02-23T12:57:19.309Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33612025-02-23T12:57:19.311Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33622025-02-23T12:57:19.405Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
33632025-02-23T12:57:20.126Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s
33642025-02-23T12:57:20.301Z
33652025-02-23T12:57:20.301Zinfo: running `cargo check --bins` on crdb-seed (158/199)
33662025-02-23T12:57:20.877Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33672025-02-23T12:57:20.880Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33682025-02-23T12:57:20.971Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
33692025-02-23T12:57:21.324Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.01s
33702025-02-23T12:57:21.503Z
33712025-02-23T12:57:21.503Zinfo: running `cargo check --bins` on db-dev (159/199)
33722025-02-23T12:57:22.084Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33732025-02-23T12:57:22.087Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33742025-02-23T12:57:22.180Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
33752025-02-23T12:57:22.916Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.40s
33762025-02-23T12:57:23.093Z
33772025-02-23T12:57:23.093Zinfo: running `cargo check --bins` on omicron-dev-lib (160/199)
33782025-02-23T12:57:23.667Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33792025-02-23T12:57:23.675Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33802025-02-23T12:57:23.676Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33812025-02-23T12:57:23.679Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
33822025-02-23T12:57:23.749Z
33832025-02-23T12:57:23.749Zinfo: running `cargo check --bins` on xtask-downloader (161/199)
33842025-02-23T12:57:24.287Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33852025-02-23T12:57:24.290Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33862025-02-23T12:57:24.365Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
33872025-02-23T12:57:25.205Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.45s
33882025-02-23T12:57:25.368Z
33892025-02-23T12:57:25.368Zinfo: running `cargo check --bins` on omicron-ls-apis (162/199)
33902025-02-23T12:57:25.910Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33912025-02-23T12:57:25.912Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33922025-02-23T12:57:25.991Z Checking cargo-platform v0.1.8
33932025-02-23T12:57:26.263Z Checking cargo_metadata v0.18.1
33942025-02-23T12:57:27.189Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
33952025-02-23T12:57:27.991Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.61s
33962025-02-23T12:57:28.157Z
33972025-02-23T12:57:28.157Zinfo: running `cargo check --bins` on mgs-dev (163/199)
33982025-02-23T12:57:28.760Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33992025-02-23T12:57:28.763Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34002025-02-23T12:57:28.881Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34012025-02-23T12:57:30.309Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
34022025-02-23T12:57:30.851Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
34032025-02-23T12:57:31.392Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.22s
34042025-02-23T12:57:31.577Z
34052025-02-23T12:57:31.577Zinfo: running `cargo check --bins` on omicron-omdb (164/199)
34062025-02-23T12:57:32.211Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34072025-02-23T12:57:32.214Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34082025-02-23T12:57:32.372Z Compiling crunchy v0.2.2
34092025-02-23T12:57:32.372Z Compiling tiny-keccak v2.0.2
34102025-02-23T12:57:32.375Z Compiling dsl_auto_type v0.1.2
34112025-02-23T12:57:32.375Z Checking scheduled-thread-pool v0.2.7
34122025-02-23T12:57:32.375Z Compiling diesel_table_macro_syntax v0.2.0
34132025-02-23T12:57:32.509Z Compiling ascii-canvas v3.0.0
34142025-02-23T12:57:32.522Z Compiling ena v0.14.3
34152025-02-23T12:57:32.525Z Compiling regex-syntax v0.6.29
34162025-02-23T12:57:32.735Z Checking r2d2 v0.8.10
34172025-02-23T12:57:32.817Z Compiling bindgen v0.71.1
34182025-02-23T12:57:32.871Z Compiling diff v0.1.13
34192025-02-23T12:57:32.939Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
34202025-02-23T12:57:33.008Z Compiling rustc-hash v2.1.1
34212025-02-23T12:57:33.054Z Compiling ref-cast v1.0.23
34222025-02-23T12:57:33.202Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
34232025-02-23T12:57:33.221Z Compiling derive_builder_core v0.20.2
34242025-02-23T12:57:33.367Z Compiling libxml v0.3.3
34252025-02-23T12:57:33.511Z Compiling ref-cast-impl v1.0.23
34262025-02-23T12:57:33.660Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
34272025-02-23T12:57:33.806Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
34282025-02-23T12:57:33.829Z Compiling diesel_derives v2.2.3
34292025-02-23T12:57:33.832Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
34302025-02-23T12:57:34.147Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
34312025-02-23T12:57:34.168Z Compiling strum_macros v0.24.3
34322025-02-23T12:57:34.507Z Compiling indoc v1.0.9
34332025-02-23T12:57:35.284Z Compiling derive_builder_macro v0.20.2
34342025-02-23T12:57:35.401Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
34352025-02-23T12:57:35.699Z Compiling oso-derive v0.27.3
34362025-02-23T12:57:36.166Z Compiling lalrpop v0.19.12
34372025-02-23T12:57:36.394Z Checking derive_builder v0.20.2
34382025-02-23T12:57:36.611Z Compiling impl-trait-for-tuples v0.2.2
34392025-02-23T12:57:36.716Z Checking quick-xml v0.37.2
34402025-02-23T12:57:36.769Z Compiling diesel-dtrace v0.4.2
34412025-02-23T12:57:37.111Z Checking maplit v1.0.2
34422025-02-23T12:57:37.362Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
34432025-02-23T12:57:37.394Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
34442025-02-23T12:57:37.720Z Checking bb8 v0.8.5
34452025-02-23T12:57:37.789Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
34462025-02-23T12:57:38.121Z Checking rand_seeder v0.3.0
34472025-02-23T12:57:38.209Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34482025-02-23T12:57:38.369Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34492025-02-23T12:57:38.586Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34502025-02-23T12:57:38.799Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
34512025-02-23T12:57:38.906Z Checking unicode-linebreak v0.1.5
34522025-02-23T12:57:39.357Z Checking smawk v0.3.2
34532025-02-23T12:57:39.383Z Checking is_ci v1.2.0
34542025-02-23T12:57:39.392Z Checking textwrap v0.16.1
34552025-02-23T12:57:39.506Z Checking supports-color v3.0.1
34562025-02-23T12:57:39.753Z Checking multimap v0.10.0
34572025-02-23T12:57:40.482Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
34582025-02-23T12:57:42.386Z Checking diesel v2.2.7
34592025-02-23T12:57:57.384Z Compiling samael v0.0.18
34602025-02-23T12:58:14.723Z Checking async-bb8-diesel v0.2.1
34612025-02-23T12:58:16.323Z Compiling polar-core v0.27.3
34622025-02-23T12:58:23.487Z Checking oso v0.27.3
34632025-02-23T12:59:22.820Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
34642025-02-23T12:59:29.325Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 57s
34652025-02-23T12:59:29.528Z
34662025-02-23T12:59:29.528Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (165/199)
34672025-02-23T12:59:30.125Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34682025-02-23T12:59:30.128Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34692025-02-23T12:59:30.128Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34702025-02-23T12:59:30.131Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
34712025-02-23T12:59:30.214Z
34722025-02-23T12:59:30.214Zinfo: running `cargo check --bins` on nexus-saga-recovery (166/199)
34732025-02-23T12:59:30.819Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34742025-02-23T12:59:30.822Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34752025-02-23T12:59:30.822Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34762025-02-23T12:59:30.825Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
34772025-02-23T12:59:30.905Z
34782025-02-23T12:59:30.905Zinfo: running `cargo check --bins` on nexus-test-utils-macros (167/199)
34792025-02-23T12:59:31.456Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34802025-02-23T12:59:31.459Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34812025-02-23T12:59:31.459Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34822025-02-23T12:59:31.462Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
34832025-02-23T12:59:31.535Z
34842025-02-23T12:59:31.535Zinfo: running `cargo check --bins` on omicron-nexus (168/199)
34852025-02-23T12:59:32.178Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34862025-02-23T12:59:32.180Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34872025-02-23T12:59:32.357Z Compiling libz-sys v1.1.20
34882025-02-23T12:59:32.360Z Compiling libgit2-sys v0.17.0+1.8.1
34892025-02-23T12:59:32.489Z Compiling vergen v8.3.2
34902025-02-23T12:59:32.491Z Compiling cargo-platform v0.1.8
34912025-02-23T12:59:32.491Z Compiling pin-project-internal v1.1.6
34922025-02-23T12:59:32.523Z Compiling libsqlite3-sys v0.30.1
34932025-02-23T12:59:32.526Z Compiling snafu-derive v0.8.5
34942025-02-23T12:59:32.526Z Compiling rustls v0.21.12
34952025-02-23T12:59:32.811Z Compiling cargo_metadata v0.18.1
34962025-02-23T12:59:32.854Z Compiling buf-list v1.0.3
34972025-02-23T12:59:32.988Z Checking globset v0.4.15
34982025-02-23T12:59:33.126Z Checking olpc-cjson v0.1.4
34992025-02-23T12:59:33.369Z Checking sct v0.7.1
35002025-02-23T12:59:33.402Z Checking rustls-webpki v0.101.7
35012025-02-23T12:59:33.463Z Checking serde_plain v1.0.2
35022025-02-23T12:59:33.543Z Checking typed-path v0.9.3
35032025-02-23T12:59:33.894Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
35042025-02-23T12:59:34.091Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
35052025-02-23T12:59:34.204Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
35062025-02-23T12:59:34.379Z Checking hashlink v0.9.1
35072025-02-23T12:59:34.531Z Checking parse-size v1.1.0
35082025-02-23T12:59:34.732Z Checking fallible-iterator v0.3.0
35092025-02-23T12:59:34.905Z Checking fallible-streaming-iterator v0.1.9
35102025-02-23T12:59:35.187Z Checking pin-project v1.1.6
35112025-02-23T12:59:35.268Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
35122025-02-23T12:59:35.303Z Checking rusqlite v0.32.1
35132025-02-23T12:59:35.324Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
35142025-02-23T12:59:35.344Z Checking rustls-pemfile v1.0.4
35152025-02-23T12:59:35.566Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
35162025-02-23T12:59:35.712Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
35172025-02-23T12:59:36.036Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
35182025-02-23T12:59:36.184Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
35192025-02-23T12:59:36.205Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
35202025-02-23T12:59:36.299Z Checking twox-hash v2.1.0
35212025-02-23T12:59:36.332Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
35222025-02-23T12:59:36.581Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
35232025-02-23T12:59:36.710Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
35242025-02-23T12:59:37.010Z Checking tokio-rustls v0.24.1
35252025-02-23T12:59:37.127Z Checking snafu v0.8.5
35262025-02-23T12:59:37.596Z Checking tough v0.19.0
35272025-02-23T12:59:37.824Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
35282025-02-23T12:59:38.225Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
35292025-02-23T12:59:38.280Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
35302025-02-23T12:59:38.300Z Checking fatfs v0.3.6
35312025-02-23T12:59:38.600Z Checking assert_matches v1.5.0
35322025-02-23T12:59:41.723Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
35332025-02-23T12:59:43.011Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
35342025-02-23T12:59:44.445Z Compiling git2 v0.19.0
35352025-02-23T12:59:48.423Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
35362025-02-23T13:00:44.777Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
35372025-02-23T13:00:44.982Z
35382025-02-23T13:00:44.982Zinfo: running `cargo check --bins` on nexus-external-api (169/199)
35392025-02-23T13:00:45.603Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35402025-02-23T13:00:45.605Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35412025-02-23T13:00:45.605Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35422025-02-23T13:00:45.609Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
35432025-02-23T13:00:45.687Z
35442025-02-23T13:00:45.687Zinfo: running `cargo check --bins` on openapi-manager-types (170/199)
35452025-02-23T13:00:46.244Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35462025-02-23T13:00:46.246Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35472025-02-23T13:00:46.246Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35482025-02-23T13:00:46.249Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
35492025-02-23T13:00:46.319Z
35502025-02-23T13:00:46.319Zinfo: running `cargo check --bins` on nexus-internal-api (171/199)
35512025-02-23T13:00:46.906Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35522025-02-23T13:00:46.909Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35532025-02-23T13:00:46.909Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35542025-02-23T13:00:46.912Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
35552025-02-23T13:00:46.986Z
35562025-02-23T13:00:46.986Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (172/199)
35572025-02-23T13:00:47.594Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35582025-02-23T13:00:47.596Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35592025-02-23T13:00:47.596Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35602025-02-23T13:00:47.599Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
35612025-02-23T13:00:47.679Z
35622025-02-23T13:00:47.679Zinfo: running `cargo check --bins` on nexus-networking (173/199)
35632025-02-23T13:00:48.284Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35642025-02-23T13:00:48.287Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35652025-02-23T13:00:48.287Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35662025-02-23T13:00:48.290Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
35672025-02-23T13:00:48.557Z
35682025-02-23T13:00:48.557Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (174/199)
35692025-02-23T13:00:48.979Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35702025-02-23T13:00:48.982Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35712025-02-23T13:00:48.982Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35722025-02-23T13:00:48.985Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
35732025-02-23T13:00:49.067Z
35742025-02-23T13:00:49.068Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (175/199)
35752025-02-23T13:00:49.668Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35762025-02-23T13:00:49.671Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35772025-02-23T13:00:49.671Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35782025-02-23T13:00:49.674Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
35792025-02-23T13:00:49.755Z
35802025-02-23T13:00:49.755Zinfo: running `cargo check --bins` on update-common (176/199)
35812025-02-23T13:00:50.334Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35822025-02-23T13:00:50.337Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35832025-02-23T13:00:50.337Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35842025-02-23T13:00:50.340Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
35852025-02-23T13:00:50.416Z
35862025-02-23T13:00:50.416Zinfo: running `cargo check --bins` on tufaceous-lib (177/199)
35872025-02-23T13:00:50.994Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35882025-02-23T13:00:50.997Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35892025-02-23T13:00:50.997Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35902025-02-23T13:00:51.000Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
35912025-02-23T13:00:51.076Z
35922025-02-23T13:00:51.076Zinfo: running `cargo check --bins` on tufaceous (178/199)
35932025-02-23T13:00:51.656Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35942025-02-23T13:00:51.658Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35952025-02-23T13:00:51.756Z Checking omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata)
35962025-02-23T13:00:52.044Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
35972025-02-23T13:00:53.048Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
35982025-02-23T13:00:53.881Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.74s
35992025-02-23T13:00:54.009Z
36002025-02-23T13:00:54.009Zinfo: running `cargo check --bins` on omicron-dev (179/199)
36012025-02-23T13:00:54.682Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36022025-02-23T13:00:54.685Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36032025-02-23T13:00:54.874Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
36042025-02-23T13:00:54.877Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
36052025-02-23T13:00:55.015Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
36062025-02-23T13:00:55.018Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
36072025-02-23T13:00:56.011Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
36082025-02-23T13:01:23.437Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
36092025-02-23T13:01:23.437Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
36102025-02-23T13:01:23.439Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
36112025-02-23T13:01:23.439Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
36122025-02-23T13:01:23.440Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
36132025-02-23T13:01:23.440Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
36142025-02-23T13:01:24.340Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
36152025-02-23T13:01:25.541Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
36162025-02-23T13:02:06.982Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
36172025-02-23T13:02:07.213Z
36182025-02-23T13:02:07.213Zinfo: running `cargo check --bins` on openapi-manager (180/199)
36192025-02-23T13:02:07.825Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36202025-02-23T13:02:07.828Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36212025-02-23T13:02:07.948Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
36222025-02-23T13:02:07.951Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
36232025-02-23T13:02:07.951Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
36242025-02-23T13:02:08.080Z Compiling proc-macro-error-attr2 v2.0.0
36252025-02-23T13:02:08.083Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
36262025-02-23T13:02:08.094Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
36272025-02-23T13:02:08.122Z Checking papergrid v0.14.0
36282025-02-23T13:02:08.139Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#9fc521c4)
36292025-02-23T13:02:08.319Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#9fc521c4)
36302025-02-23T13:02:08.424Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
36312025-02-23T13:02:08.689Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
36322025-02-23T13:02:08.832Z Compiling proc-macro-error2 v2.0.1
36332025-02-23T13:02:09.480Z Compiling tabled_derive v0.10.0
36342025-02-23T13:02:09.590Z Checking dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
36352025-02-23T13:02:09.828Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#9fc521c4)
36362025-02-23T13:02:09.844Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
36372025-02-23T13:02:10.302Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
36382025-02-23T13:02:10.452Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
36392025-02-23T13:02:10.831Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
36402025-02-23T13:02:10.976Z Checking heck v0.4.1
36412025-02-23T13:02:11.213Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
36422025-02-23T13:02:11.338Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
36432025-02-23T13:02:11.606Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
36442025-02-23T13:02:11.918Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
36452025-02-23T13:02:11.970Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
36462025-02-23T13:02:12.236Z Checking tabled v0.18.0
36472025-02-23T13:02:12.374Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
36482025-02-23T13:02:12.533Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
36492025-02-23T13:02:12.571Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
36502025-02-23T13:02:14.129Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
36512025-02-23T13:02:14.130Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
36522025-02-23T13:02:17.263Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
36532025-02-23T13:02:18.810Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
36542025-02-23T13:02:23.469Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
36552025-02-23T13:02:23.469Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
36562025-02-23T13:02:24.740Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
36572025-02-23T13:02:25.753Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.53s
36582025-02-23T13:02:25.944Z
36592025-02-23T13:02:25.944Zinfo: running `cargo check --bins` on installinator-api (181/199)
36602025-02-23T13:02:26.523Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36612025-02-23T13:02:26.526Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36622025-02-23T13:02:26.526Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36632025-02-23T13:02:26.529Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
36642025-02-23T13:02:26.605Z
36652025-02-23T13:02:26.605Zinfo: running `cargo check --bins` on wicketd-api (182/199)
36662025-02-23T13:02:27.190Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36672025-02-23T13:02:27.193Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36682025-02-23T13:02:27.193Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36692025-02-23T13:02:27.196Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
36702025-02-23T13:02:27.276Z
36712025-02-23T13:02:27.276Zinfo: running `cargo check --bins` on omicron-pins (183/199)
36722025-02-23T13:02:27.834Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36732025-02-23T13:02:27.836Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36742025-02-23T13:02:27.837Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36752025-02-23T13:02:27.839Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
36762025-02-23T13:02:27.911Z
36772025-02-23T13:02:27.911Zinfo: running `cargo check --bins` on reconfigurator-cli (184/199)
36782025-02-23T13:02:28.506Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36792025-02-23T13:02:28.509Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36802025-02-23T13:02:28.621Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
36812025-02-23T13:02:28.621Z Compiling petname v2.0.2
36822025-02-23T13:02:28.623Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
36832025-02-23T13:02:28.623Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
36842025-02-23T13:02:28.623Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
36852025-02-23T13:02:28.623Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
36862025-02-23T13:02:28.766Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
36872025-02-23T13:02:28.791Z Checking sync-ptr v0.1.1
36882025-02-23T13:02:34.027Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
36892025-02-23T13:02:34.637Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
36902025-02-23T13:02:35.837Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
36912025-02-23T13:02:37.354Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.43s
36922025-02-23T13:02:37.535Z
36932025-02-23T13:02:37.535Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (185/199)
36942025-02-23T13:02:38.121Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36952025-02-23T13:02:38.123Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36962025-02-23T13:02:38.123Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36972025-02-23T13:02:38.126Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
36982025-02-23T13:02:38.208Z
36992025-02-23T13:02:38.208Zinfo: running `cargo check --bins` on omicron-releng (186/199)
37002025-02-23T13:02:38.792Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37012025-02-23T13:02:38.794Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37022025-02-23T13:02:38.888Z Checking memmap2 v0.9.5
37032025-02-23T13:02:38.888Z Checking arrayref v0.3.9
37042025-02-23T13:02:38.888Z Checking arrayvec v0.7.6
37052025-02-23T13:02:38.890Z Checking constant_time_eq v0.3.1
37062025-02-23T13:02:38.890Z Checking topological-sort v0.2.2
37072025-02-23T13:02:38.890Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
37082025-02-23T13:02:38.890Z Checking shell-words v1.1.0
37092025-02-23T13:02:39.316Z Checking blake3 v1.5.4
37102025-02-23T13:02:39.647Z Checking omicron-zone-package v0.12.0
37112025-02-23T13:02:40.741Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
37122025-02-23T13:02:41.656Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.44s
37132025-02-23T13:02:41.835Z
37142025-02-23T13:02:41.835Zinfo: running `cargo check --bins` on xtask (187/199)
37152025-02-23T13:02:42.257Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37162025-02-23T13:02:42.259Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37172025-02-23T13:02:42.273Z Checking bitflags v2.6.0
37182025-02-23T13:02:42.276Z Checking serde v1.0.218
37192025-02-23T13:02:42.276Z Checking thiserror v1.0.69
37202025-02-23T13:02:42.367Z Checking scroll v0.12.0
37212025-02-23T13:02:42.376Z Checking log v0.4.22
37222025-02-23T13:02:42.379Z Checking hashbrown v0.15.1
37232025-02-23T13:02:42.379Z Checking zerocopy v0.7.35
37242025-02-23T13:02:42.411Z Checking syn v2.0.96
37252025-02-23T13:02:42.479Z Checking pest v2.7.14
37262025-02-23T13:02:42.589Z Checking rustix v0.38.37
37272025-02-23T13:02:42.633Z Checking once_cell v1.20.3
37282025-02-23T13:02:42.793Z Checking goblin v0.8.2
37292025-02-23T13:02:42.954Z Checking fs-err v2.11.0
37302025-02-23T13:02:43.282Z Checking tabled v0.15.0
37312025-02-23T13:02:43.367Z Checking indexmap v2.7.1
37322025-02-23T13:02:43.542Z Checking anyhow v1.0.96
37332025-02-23T13:02:44.264Z Checking terminal_size v0.4.0
37342025-02-23T13:02:44.267Z Checking tempfile v3.13.0
37352025-02-23T13:02:44.449Z Checking clap_builder v4.5.30
37362025-02-23T13:02:45.042Z Checking dtrace-parser v0.2.0
37372025-02-23T13:02:46.430Z Checking serde_json v1.0.139
37382025-02-23T13:02:46.430Z Checking toml_datetime v0.6.8
37392025-02-23T13:02:46.432Z Checking serde_spanned v0.6.8
37402025-02-23T13:02:46.432Z Checking camino v1.1.9
37412025-02-23T13:02:46.432Z Checking cargo-platform v0.1.8
37422025-02-23T13:02:46.640Z Checking semver v1.0.25
37432025-02-23T13:02:46.682Z Checking clap v4.5.30
37442025-02-23T13:02:46.716Z Checking toml_edit v0.22.22
37452025-02-23T13:02:46.730Z Checking macaddr v1.0.1
37462025-02-23T13:02:46.970Z Checking camino-tempfile v1.1.1
37472025-02-23T13:02:47.513Z Checking dof v0.3.0
37482025-02-23T13:02:47.513Z Checking cargo_metadata v0.18.1
37492025-02-23T13:02:47.907Z Checking usdt-impl v0.5.0
37502025-02-23T13:02:48.273Z Checking usdt v0.5.0
37512025-02-23T13:02:48.459Z Checking toml v0.8.19
37522025-02-23T13:02:48.889Z Checking cargo_toml v0.20.5
37532025-02-23T13:02:50.039Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
37542025-02-23T13:02:50.657Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.81s
37552025-02-23T13:02:50.757Z
37562025-02-23T13:02:50.757Zinfo: running `cargo check --bins` on end-to-end-tests (188/199)
37572025-02-23T13:02:51.393Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37582025-02-23T13:02:51.396Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37592025-02-23T13:02:51.531Z Checking polyval v0.6.2
37602025-02-23T13:02:51.646Z Checking ctr v0.9.2
37612025-02-23T13:02:51.658Z Checking ssh-encoding v0.2.0
37622025-02-23T13:02:51.662Z Checking blowfish v0.9.1
37632025-02-23T13:02:51.678Z Checking password-hash v0.4.2
37642025-02-23T13:02:51.695Z Checking p521 v0.13.3
37652025-02-23T13:02:51.698Z Checking p256 v0.13.2
37662025-02-23T13:02:51.730Z Checking russh-cryptovec v0.7.3
37672025-02-23T13:02:51.877Z Checking bcrypt-pbkdf v0.10.0
37682025-02-23T13:02:51.898Z Checking ghash v0.5.1
37692025-02-23T13:02:51.900Z Checking md5 v0.7.0
37702025-02-23T13:02:51.938Z Checking num-bigint v0.4.6
37712025-02-23T13:02:51.953Z Checking des v0.8.1
37722025-02-23T13:02:52.074Z Checking aes-gcm v0.10.3
37732025-02-23T13:02:52.095Z Checking pbkdf2 v0.11.0
37742025-02-23T13:02:52.121Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
37752025-02-23T13:02:52.181Z Checking hex-literal v0.4.1
37762025-02-23T13:02:52.200Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
37772025-02-23T13:02:52.258Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
37782025-02-23T13:02:52.300Z Checking ssh-cipher v0.2.0
37792025-02-23T13:02:52.329Z Checking internet-checksum v0.2.1
37802025-02-23T13:02:52.590Z Checking ssh-key v0.6.6
37812025-02-23T13:02:52.774Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
37822025-02-23T13:02:53.700Z Checking russh-keys v0.45.0
37832025-02-23T13:02:54.526Z Checking russh v0.45.0
37842025-02-23T13:03:12.509Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
37852025-02-23T13:03:13.858Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.09s
37862025-02-23T13:03:14.057Z
37872025-02-23T13:03:14.057Zinfo: running `cargo check --bins` on gateway-cli (189/199)
37882025-02-23T13:03:14.616Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37892025-02-23T13:03:14.619Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37902025-02-23T13:03:14.704Z Checking termios v0.3.3
37912025-02-23T13:03:14.926Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
37922025-02-23T13:03:15.718Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.65s
37932025-02-23T13:03:15.891Z
37942025-02-23T13:03:15.891Zinfo: running `cargo check --bins --no-default-features` on installinator (190/199)
37952025-02-23T13:03:16.497Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37962025-02-23T13:03:16.499Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37972025-02-23T13:03:16.609Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
37982025-02-23T13:03:16.609Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
37992025-02-23T13:03:16.612Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
38002025-02-23T13:03:16.612Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
38012025-02-23T13:03:17.626Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
38022025-02-23T13:03:18.829Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
38032025-02-23T13:03:20.584Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.68s
38042025-02-23T13:03:20.776Z
38052025-02-23T13:03:20.776Zinfo: running `cargo check --bins` on internal-dns-cli (191/199)
38062025-02-23T13:03:21.342Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38072025-02-23T13:03:21.345Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38082025-02-23T13:03:21.432Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
38092025-02-23T13:03:21.900Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
38102025-02-23T13:03:22.070Z
38112025-02-23T13:03:22.070Zinfo: running `cargo check --bins` on omicron-live-tests (192/199)
38122025-02-23T13:03:22.615Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38132025-02-23T13:03:22.618Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38142025-02-23T13:03:22.618Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38152025-02-23T13:03:22.621Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
38162025-02-23T13:03:22.694Z
38172025-02-23T13:03:22.694Zinfo: running `cargo check --bins` on live-tests-macros (193/199)
38182025-02-23T13:03:23.239Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38192025-02-23T13:03:23.242Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38202025-02-23T13:03:23.242Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38212025-02-23T13:03:23.245Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
38222025-02-23T13:03:23.317Z
38232025-02-23T13:03:23.318Zinfo: running `cargo check --bins` on omicron-package (194/199)
38242025-02-23T13:03:23.896Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38252025-02-23T13:03:23.898Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38262025-02-23T13:03:23.996Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
38272025-02-23T13:03:25.331Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.00s
38282025-02-23T13:03:25.510Z
38292025-02-23T13:03:25.510Zinfo: running `cargo check --bins` on wicket-dbg (195/199)
38302025-02-23T13:03:26.115Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38312025-02-23T13:03:26.118Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38322025-02-23T13:03:26.229Z Checking rtoolbox v0.0.2
38332025-02-23T13:03:26.232Z Checking tui-tree-widget v0.23.0
38342025-02-23T13:03:26.232Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
38352025-02-23T13:03:26.472Z Checking rpassword v7.3.1
38362025-02-23T13:03:31.043Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
38372025-02-23T13:03:33.901Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
38382025-02-23T13:03:35.031Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.51s
38392025-02-23T13:03:35.217Z
38402025-02-23T13:03:35.217Zinfo: running `cargo check --bins` on wicket (196/199)
38412025-02-23T13:03:35.822Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38422025-02-23T13:03:35.824Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38432025-02-23T13:03:35.934Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
38442025-02-23T13:03:36.349Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
38452025-02-23T13:03:36.538Z
38462025-02-23T13:03:36.538Zinfo: running `cargo check --bins` on wicketd (197/199)
38472025-02-23T13:03:37.152Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38482025-02-23T13:03:37.155Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38492025-02-23T13:03:37.272Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
38502025-02-23T13:03:37.275Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
38512025-02-23T13:03:38.093Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
38522025-02-23T13:03:41.945Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.40s
38532025-02-23T13:03:42.135Z
38542025-02-23T13:03:42.135Zinfo: running `cargo check --bins` on omicron-workspace-hack (198/199)
38552025-02-23T13:03:42.683Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38562025-02-23T13:03:42.686Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38572025-02-23T13:03:42.686Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38582025-02-23T13:03:42.689Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
38592025-02-23T13:03:42.761Z
38602025-02-23T13:03:42.762Zinfo: running `cargo check --bins` on zone-setup (199/199)
38612025-02-23T13:03:43.381Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38622025-02-23T13:03:43.384Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38632025-02-23T13:03:43.512Z Checking uzers v0.12.1
38642025-02-23T13:03:43.861Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
38652025-02-23T13:03:44.928Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.16s
38662025-02-23T13:03:45.153Z
38672025-02-23T13:03:45.153Zreal 13:42.670760540
38682025-02-23T13:03:45.153Zuser 27:46.952382104
38692025-02-23T13:03:45.153Zsys 4:18.252602329
38702025-02-23T13:03:45.155Ztrap 0.564306623
38712025-02-23T13:03:45.155Ztflt 0.604384978
38722025-02-23T13:03:45.155Zdflt 1.611677052
38732025-02-23T13:03:45.155Zkflt 0.001290898
38742025-02-23T13:03:45.155Zlock 46:50.015616475
38752025-02-23T13:03:45.155Zslp 2:13:16.689880823
38762025-02-23T13:03:45.155Zlat 1:07.457391984
38772025-02-23T13:03:45.155Zstop 3:49.060750757
38782025-02-23T13:03:45.156Zprocess exited: duration 1232347 ms, exit code 0
 
38792025-02-23T13:03:45.161Zfound 0 output files