01JMKQD5RB4V09KWXSDFEDMT98: 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: 01JMKQDMXT1AGY3RWCECQRJGTR

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-02-21T07:45:06.101Zjob assigned to worker 01JMKQDXRZKE9843F304F495SE [factory aws, i-0d8e8b98cba0c157e] (queued for 52 s)
 
22025-02-21T07:45:14.312Zstarting task 0: "setup"
32025-02-21T07:45:14.316Z++ uname -s
42025-02-21T07:45:14.316Z+ kern=SunOS
52025-02-21T07:45:14.316Z+ build_user=build
62025-02-21T07:45:14.316Z+ build_uid=12345
72025-02-21T07:45:14.316Z+ work_dir=/work
82025-02-21T07:45:14.316Z+ input_dir=/input
92025-02-21T07:45:14.316Z+ [[ 0 == 12345 ]]
102025-02-21T07:45:14.317Z+ case "$kern" in
112025-02-21T07:45:14.317Z+ groupadd -g 12345 build
122025-02-21T07:45:14.317Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-02-21T07:45:16.322Z+ zfs create -o mountpoint=/work rpool/work
142025-02-21T07:45:16.446Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-02-21T07:45:16.450Z+ home_fs=zfs
162025-02-21T07:45:16.450Z+ [[ zfs == autofs ]]
172025-02-21T07:45:16.450Z+ mkdir -p /home/build
182025-02-21T07:45:16.464Z+ chown build:build /home/build /work
192025-02-21T07:45:18.454Z+ chmod 0700 /home/build /work
202025-02-21T07:45:18.457Zprocess exited: duration 4152 ms, exit code 0
 
212025-02-21T07:45:18.467Zstarting task 1: "rust-toolchain"
222025-02-21T07:45:18.476Z+ printf ' * rust toolchain channel = "%s"\n' 1.85.0
232025-02-21T07:45:18.476Z * rust toolchain channel = "1.85.0"
242025-02-21T07:45:18.476Z * rust toolchain profile = "default"
252025-02-21T07:45:18.476Z+ printf ' * rust toolchain profile = "%s"\n' default
262025-02-21T07:45:18.476Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-02-21T07:45:18.476Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-02-21T07:45:18.476Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-02-21T07:45:18.476Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default
302025-02-21T07:45:18.586Zinfo: downloading installer
312025-02-21T07:45:19.987Zwarning: it looks like you have an existing installation of Rust at:
322025-02-21T07:45:19.987Zwarning: /opt/ooce/bin
332025-02-21T07:45:19.987Zwarning: It is recommended that rustup be the primary Rust installation.
342025-02-21T07:45:19.987Zwarning: Otherwise you may have confusion unless you are careful with your PATH
352025-02-21T07:45:19.987Zwarning: If you are sure that you want both rustup and your already installed Rust
362025-02-21T07:45:19.987Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-02-21T07:45:19.987Zwarning: or pass `-y' to ignore all ignorable checks.
382025-02-21T07:45:19.987Zerror: cannot install while Rust is installed
392025-02-21T07:45:19.987Zwarning: continuing (because the -y flag is set and the error is ignorable)
402025-02-21T07:45:20.002Zinfo: profile set to 'default'
412025-02-21T07:45:20.002Zinfo: default host triple is x86_64-unknown-illumos
422025-02-21T07:45:20.005Zinfo: syncing channel updates for '1.85.0-x86_64-unknown-illumos'
432025-02-21T07:45:20.156Zinfo: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17)
442025-02-21T07:45:20.156Zinfo: downloading component 'cargo'
452025-02-21T07:45:20.947Zinfo: downloading component 'clippy'
462025-02-21T07:45:21.252Zinfo: downloading component 'rust-docs'
472025-02-21T07:45:22.479Zinfo: downloading component 'rust-std'
482025-02-21T07:45:24.251Zinfo: downloading component 'rustc'
492025-02-21T07:45:30.298Zinfo: downloading component 'rustfmt'
502025-02-21T07:45:30.526Zinfo: installing component 'cargo'
512025-02-21T07:45:31.357Zinfo: installing component 'clippy'
522025-02-21T07:45:31.751Zinfo: installing component 'rust-docs'
532025-02-21T07:45:33.547Zinfo: installing component 'rust-std'
542025-02-21T07:45:35.459Zinfo: installing component 'rustc'
552025-02-21T07:45:41.384Zinfo: installing component 'rustfmt'
562025-02-21T07:45:41.725Zinfo: default toolchain set to '1.85.0-x86_64-unknown-illumos'
572025-02-21T07:45:41.725Z
582025-02-21T07:45:42.094Z 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17)
592025-02-21T07:45:42.094Z
602025-02-21T07:45:42.097Z
612025-02-21T07:45:42.097ZRust is installed now. Great!
622025-02-21T07:45:42.097Z
632025-02-21T07:45:42.097ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-02-21T07:45:42.097Zenvironment variable. This has not been done automatically.
652025-02-21T07:45:42.098Z
662025-02-21T07:45:42.098ZTo configure your current shell, you need to source
672025-02-21T07:45:42.098Zthe corresponding env file under $HOME/.cargo.
682025-02-21T07:45:42.098Z
692025-02-21T07:45:42.098ZThis is usually done by running one of the following (note the leading DOT):
702025-02-21T07:45:42.098Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-02-21T07:45:42.098Zsource "$HOME/.cargo/env.fish" # For fish
722025-02-21T07:45:42.173Z+ rustup --version
732025-02-21T07:45:42.180Zrustup 1.27.1 (54dd3d00f 2024-04-24)
742025-02-21T07:45:42.181Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
752025-02-21T07:45:42.262Zinfo: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)`
762025-02-21T07:45:42.265Z+ cargo --version
772025-02-21T07:45:42.323Zcargo 1.85.0 (d73d2caf9 2024-12-31)
782025-02-21T07:45:42.327Z+ rustc --version
792025-02-21T07:45:42.390Zrustc 1.85.0 (4d91de4e4 2025-02-17)
802025-02-21T07:45:42.393Zprocess exited: duration 23926 ms, exit code 0
 
812025-02-21T07:45:42.401Zstarting task 2: "authentication"
822025-02-21T07:45:42.424Zprocess exited: duration 22 ms, exit code 0
 
832025-02-21T07:45:42.432Zstarting task 3: "clone repository"
842025-02-21T07:45:42.436Z+ mkdir -p /work/oxidecomputer/omicron
852025-02-21T07:45:42.439Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
862025-02-21T07:45:42.475ZCloning into '/work/oxidecomputer/omicron'...
872025-02-21T07:45:49.504Z+ cd /work/oxidecomputer/omicron
882025-02-21T07:45:49.505Z+ git fetch origin 903e27dbec386debb62bae0c6580d81daf1ebf88
892025-02-21T07:45:49.795ZFrom https://github.com/oxidecomputer/omicron
902025-02-21T07:45:49.795Z * branch 903e27dbec386debb62bae0c6580d81daf1ebf88 -> FETCH_HEAD
912025-02-21T07:45:49.806Z+ [[ -n sunshowers/spr/meta-switch-to-once_cell-impls-in-std ]]
922025-02-21T07:45:49.810Z++ git branch --show-current
932025-02-21T07:45:49.810Z+ current=main
942025-02-21T07:45:49.810Z+ [[ main != sunshowers/spr/meta-switch-to-once_cell-impls-in-std ]]
952025-02-21T07:45:49.810Z+ git branch -f sunshowers/spr/meta-switch-to-once_cell-impls-in-std 903e27dbec386debb62bae0c6580d81daf1ebf88
962025-02-21T07:45:49.813Z+ git checkout -f sunshowers/spr/meta-switch-to-once_cell-impls-in-std
972025-02-21T07:45:50.004ZSwitched to branch 'sunshowers/spr/meta-switch-to-once_cell-impls-in-std'
982025-02-21T07:45:50.007Z+ git reset --hard 903e27dbec386debb62bae0c6580d81daf1ebf88
992025-02-21T07:45:50.019ZHEAD is now at 903e27dbe [spr] initial version
1002025-02-21T07:45:50.023Zprocess exited: duration 7588 ms, exit code 0
 
1012025-02-21T07:45:50.029Zstarting task 4: "build"
1022025-02-21T07:45:50.034Z+ source .github/buildomat/ci-env.sh
1032025-02-21T07:45:50.034Z++ export CARGO_TERM_COLOR=always
1042025-02-21T07:45:50.034Z++ CARGO_TERM_COLOR=always
1052025-02-21T07:45:50.034Z+ cargo --version
1062025-02-21T07:45:50.090Zcargo 1.85.0 (d73d2caf9 2024-12-31)
1072025-02-21T07:45:50.093Z+ rustc --version
1082025-02-21T07:45:50.157Zrustc 1.85.0 (4d91de4e4 2025-02-17)
1092025-02-21T07:45:50.160Z+ source ./env.sh
1102025-02-21T07:45:50.160Z++ OLD_SHELL_OPTS=ehxB
1112025-02-21T07:45:50.161Z++ set -o xtrace
1122025-02-21T07:45:50.164Z++++ dirname ./env.sh
1132025-02-21T07:45:50.164Z+++ readlink -f .
1142025-02-21T07:45:50.167Z++ OMICRON_WS=/work/oxidecomputer/omicron
1152025-02-21T07:45:50.168Z++ 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-21T07:45:50.168Z++ 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-21T07:45:50.168Z++ 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-21T07:45:50.168Z++ 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-21T07:45:50.168Z++ 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-21T07:45:50.168Z++ 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-21T07:45:50.168Z++ 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-21T07:45:50.168Z++ 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-21T07:45:50.168Z++ case $OLD_SHELL_OPTS in
1242025-02-21T07:45:50.171Z++ unset OLD_SHELL_OPTS OMICRON_WS
1252025-02-21T07:45:50.172Z+ 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-21T07:45:50.172Z+ 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-21T07:45:50.172Z+ banner prerequisites
1282025-02-21T07:45:50.172Z
1292025-02-21T07:45:50.172Z ##### ##### ###### ##### ###### #### # # # #### #
1302025-02-21T07:45:50.172Z # # # # # # # # # # # # # # #
1312025-02-21T07:45:50.172Z # # # # ##### # # ##### # # # # # #### #
1322025-02-21T07:45:50.172Z ##### ##### # ##### # # # # # # # # #
1332025-02-21T07:45:50.172Z # # # # # # # # # # # # # # #
1342025-02-21T07:45:50.172Z # # # ###### # # ###### ### # #### # #### #
1352025-02-21T07:45:50.172Z
1362025-02-21T07:45:50.172Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1372025-02-21T07:45:51.755Zpkg list: illegal option -- F
1382025-02-21T07:45:51.755ZUsage:
1392025-02-21T07:45:51.758Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1402025-02-21T07:45:51.758Z [pkg_fmri_pattern ...]
1412025-02-21T07:45:52.619Zpkg list: illegal option -- F
1422025-02-21T07:45:52.619ZUsage:
1432025-02-21T07:45:52.622Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1442025-02-21T07:45:52.623Z [pkg_fmri_pattern ...]
1452025-02-21T07:45:58.678Z Startup: Refreshing catalog 'helios-dev' ... Done
1462025-02-21T07:46:03.036Z Startup: Caching catalogs ... Done
1472025-02-21T07:46:16.123ZPlanning: Solver setup ... Done (12.101s)
1482025-02-21T07:46:16.274ZPlanning: Running solver ... Done (0.151s)
1492025-02-21T07:46:16.403ZPlanning: Finding local manifests ... Done (0.006s)
1502025-02-21T07:46:16.417ZPlanning: Fetching manifests: 0/7 0% complete
1512025-02-21T07:46:16.659ZPlanning: Fetching manifests: 7/7 100% complete
1522025-02-21T07:46:16.772ZPlanning: Package planning ... Done (0.112s)
1532025-02-21T07:46:16.829ZPlanning: Merging actions ... Done (0.057s)
1542025-02-21T07:46:17.030ZPlanning: Checking for conflicting actions ... Done (0.200s)
1552025-02-21T07:46:19.062ZPlanning: Consolidating action changes ... Done (2.031s)
1562025-02-21T07:46:19.497ZPlanning: Evaluating mediators ... Done (0.434s)
1572025-02-21T07:46:19.581ZPlanning: Planning completed in 16.44 seconds
1582025-02-21T07:46:19.597Z Packages to install: 4
1592025-02-21T07:46:19.597Z Packages to update: 3
1602025-02-21T07:46:19.600Z Mediators to change: 2
1612025-02-21T07:46:19.600Z Services to change: 1
1622025-02-21T07:46:19.600Z Estimated space available: 155.61 GB
1632025-02-21T07:46:19.600ZEstimated space to be consumed: 1.66 GB
1642025-02-21T07:46:19.600Z Create boot environment: No
1652025-02-21T07:46:19.600ZCreate backup boot environment: Yes
1662025-02-21T07:46:19.600Z Rebuild boot archive: No
1672025-02-21T07:46:19.600Z
1682025-02-21T07:46:19.600ZChanged mediators:
1692025-02-21T07:46:19.600Z mediator clang:
1702025-02-21T07:46:19.600Z version: None -> 15 (system default)
1712025-02-21T07:46:19.600Z
1722025-02-21T07:46:19.600Z mediator llvm:
1732025-02-21T07:46:19.600Z version: 14 (system default) -> 15 (system default)
1742025-02-21T07:46:19.600Z
1752025-02-21T07:46:19.600ZChanged packages:
1762025-02-21T07:46:19.600Zhelios-dev
1772025-02-21T07:46:19.600Z developer/build-essential
1782025-02-21T07:46:19.600Z None -> 11-2.0
1792025-02-21T07:46:19.601Z library/libxmlsec1
1802025-02-21T07:46:19.601Z None -> 1.2.35-2.0
1812025-02-21T07:46:19.601Z ooce/developer/clang-15
1822025-02-21T07:46:19.601Z None -> 15.0.7-2.0
1832025-02-21T07:46:19.601Z ooce/developer/llvm-15
1842025-02-21T07:46:19.601Z None -> 15.0.7-2.0
1852025-02-21T07:46:19.601Z package/pkg
1862025-02-21T07:46:19.601Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1872025-02-21T07:46:19.601Z system/library/g++-runtime
1882025-02-21T07:46:19.601Z 13-2.0 -> 14-2.0
1892025-02-21T07:46:19.601Z system/library/gcc-runtime
1902025-02-21T07:46:19.601Z 13-2.0 -> 14-2.0
1912025-02-21T07:46:19.601Z
1922025-02-21T07:46:19.601ZServices:
1932025-02-21T07:46:19.601Z restart_fmri:
1942025-02-21T07:46:19.601Z svc:/system/update-man-index:default
1952025-02-21T07:46:19.601Z
1962025-02-21T07:46:19.601ZEditable files to change:
1972025-02-21T07:46:19.601Z Update:
1982025-02-21T07:46:19.601Z usr/share/lib/pkg/web/config.shtml
1992025-02-21T07:46:19.682Z
2002025-02-21T07:46:19.682ZDownload: 0/4301 items 0.0/225.4MB 0% complete
2012025-02-21T07:46:24.686ZDownload: 1190/4301 items 53.6/225.4MB 23% complete (10.6M/s)
2022025-02-21T07:46:29.686ZDownload: 1815/4301 items 118.4/225.4MB 52% complete (12.2M/s)
2032025-02-21T07:46:34.864ZDownload: 2223/4301 items 119.2/225.4MB 52% complete (10.1M/s)
2042025-02-21T07:46:39.880ZDownload: 2933/4301 items 121.0/225.4MB 53% complete (262k/s)
2052025-02-21T07:46:48.056ZDownload: 3248/4301 items 203.1/225.4MB 90% complete (8.4M/s)
2062025-02-21T07:46:53.231ZDownload: 3781/4301 items 216.9/225.4MB 96% complete (2.7M/s)
2072025-02-21T07:46:58.507ZDownload: 4284/4301 items 222.9/225.4MB 98% complete (2.0M/s)
2082025-02-21T07:47:04.583ZDownload: 4297/4301 items 225.0/225.4MB 99% complete (1.3M/s)
2092025-02-21T07:47:11.131ZDownload: 4300/4301 items 225.4/225.4MB 100% complete (1006k/s)
2102025-02-21T07:47:11.138ZDownload: Completed 225.42 MB in 51.45 seconds (4.4M/s)
2112025-02-21T07:47:13.208Z Actions: 1/5122 actions (Removing old actions)
2122025-02-21T07:47:13.228Z Actions: 194/5122 actions (Installing new actions)
2132025-02-21T07:47:17.960Z Actions: 4267/5122 actions (Updating modified actions)
2142025-02-21T07:47:18.313Z Actions: Completed 5122 actions in 5.10 seconds.
2152025-02-21T07:47:18.551Z Done (0.229s)
2162025-02-21T07:47:18.554Z Done (0.001s)
2172025-02-21T07:47:19.159Z Done (0.605s)
2182025-02-21T07:47:23.819Z Done (4.424s)
2192025-02-21T07:47:23.910Z Done (0.018s)
2202025-02-21T07:47:23.914Z Done (0.000s)
2212025-02-21T07:47:24.074Z Done (0.000s)
2222025-02-21T07:47:24.821ZPlanning: Evaluating mediator changes ... Done
2232025-02-21T07:47:24.987ZPlanning: Checking for conflicting actions ... Done
2242025-02-21T07:47:24.991ZPlanning: Consolidating action changes ... Done
2252025-02-21T07:47:25.267ZPlanning: Evaluating mediators ... Done
2262025-02-21T07:47:25.269ZPlanning: Planning completed in 0.45 seconds
2272025-02-21T07:47:25.306Z Mediators to change: 2
2282025-02-21T07:47:25.306Z Create boot environment: No
2292025-02-21T07:47:25.309ZCreate backup boot environment: No
2302025-02-21T07:47:25.390Z Done
2312025-02-21T07:47:25.390Z Done
2322025-02-21T07:47:25.780Z Done
2332025-02-21T07:47:29.673Z Done
2342025-02-21T07:47:29.769Z Done
2352025-02-21T07:47:29.772Z Done
2362025-02-21T07:47:29.914Z Done
2372025-02-21T07:47:30.546ZPlanning: Evaluating mediator changes ... Done
2382025-02-21T07:47:30.548ZPlanning: Merging actions ... Done
2392025-02-21T07:47:30.745ZPlanning: Checking for conflicting actions ... Done
2402025-02-21T07:47:30.747ZPlanning: Consolidating action changes ... Done
2412025-02-21T07:47:31.021ZPlanning: Evaluating mediators ... Done
2422025-02-21T07:47:31.077ZPlanning: Planning completed in 0.78 seconds
2432025-02-21T07:47:31.120Z Packages to change: 1
2442025-02-21T07:47:31.120Z Mediators to change: 1
2452025-02-21T07:47:31.121Z Services to change: 1
2462025-02-21T07:47:31.121Z Create boot environment: No
2472025-02-21T07:47:31.125ZCreate backup boot environment: Yes
2482025-02-21T07:47:33.267Z Actions: 1/6 actions (Updating modified actions)
2492025-02-21T07:47:33.270Z Actions: Completed 6 actions in 0.00 seconds.
2502025-02-21T07:47:33.270Z Done
2512025-02-21T07:47:33.270Z Done
2522025-02-21T07:47:33.394Z Done
2532025-02-21T07:47:37.284Z Done
2542025-02-21T07:47:37.380Z Done
2552025-02-21T07:47:37.384Z Done
2562025-02-21T07:47:37.519Z Done
2572025-02-21T07:47:37.975ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2582025-02-21T07:47:37.975Zclang system 15 system
2592025-02-21T07:47:37.975Zcsh system system illumos
2602025-02-21T07:47:37.975Zctags system system illumos
2612025-02-21T07:47:37.975Zgcc vendor 12 vendor
2622025-02-21T07:47:37.975Zgcc system 10 system
2632025-02-21T07:47:37.975Zgcc system 7 system
2642025-02-21T07:47:37.975Zgo system 1.20 system
2652025-02-21T07:47:37.975Zgo system 1.19 system
2662025-02-21T07:47:37.975Zllvm system 15 system
2672025-02-21T07:47:37.975Zllvm system 14 system
2682025-02-21T07:47:37.975Zmariadb system 10.6 system
2692025-02-21T07:47:37.976Zmta vendor vendor dma
2702025-02-21T07:47:37.976Zopenjdk system 17 system
2712025-02-21T07:47:37.976Zopenjdk system 11 system
2722025-02-21T07:47:37.976Zopenjdk system 1.8 system
2732025-02-21T07:47:37.976Zopenssl vendor 3 vendor
2742025-02-21T07:47:37.976Zperl system 5.36 system
2752025-02-21T07:47:37.976Zpostgresql system 15 system
2762025-02-21T07:47:37.976Zpostgresql system 13 system
2772025-02-21T07:47:37.976Zpython vendor 3 vendor
2782025-02-21T07:47:37.976Zpython system 2 system
2792025-02-21T07:47:37.976Zpython3 system 3.11 system
2802025-02-21T07:47:37.976Zruby system 3.0 system
2812025-02-21T07:47:37.976Zwords vendor vendor american-english
2822025-02-21T07:47:37.976Zwords system system australian-english
2832025-02-21T07:47:37.976Zwords system system british-english
2842025-02-21T07:47:37.976Zwords system system canadian-english
2852025-02-21T07:47:37.976Zwords system system french
2862025-02-21T07:47:37.976Zwords system system italian
2872025-02-21T07:47:37.976Zwords system system ngerman
2882025-02-21T07:47:37.976Zwords system system ogerman
2892025-02-21T07:47:37.976Zwords system system spanish
2902025-02-21T07:47:38.322ZPUBLISHER TYPE STATUS P LOCATION
2912025-02-21T07:47:38.322Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2922025-02-21T07:47:41.309ZFMRI IFO
2932025-02-21T07:47:41.309Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2942025-02-21T07:47:41.309Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2952025-02-21T07:47:41.309Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2962025-02-21T07:47:41.309Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2972025-02-21T07:47:41.309Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2982025-02-21T07:47:41.309Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2992025-02-21T07:47:41.309Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
3002025-02-21T07:47:41.309Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
3012025-02-21T07:47:41.309Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
3022025-02-21T07:47:41.309Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
3032025-02-21T07:47:41.309Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
3042025-02-21T07:47:41.309Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
3052025-02-21T07:47:41.309Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
3062025-02-21T07:47:41.309Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
3072025-02-21T07:47:41.309Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
3082025-02-21T07:47:42.127Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
3092025-02-21T07:47:42.395Z Updating crates.io index
3102025-02-21T07:47:42.466Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3112025-02-21T07:47:42.943Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3122025-02-21T07:47:43.151Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3132025-02-21T07:47:43.371Z Updating git repository `https://github.com/oxidecomputer/propolis`
3142025-02-21T07:47:44.397Z Updating git repository `https://github.com/oxidecomputer/crucible`
3152025-02-21T07:47:46.045Z Updating git repository `https://github.com/oxidecomputer/opte`
3162025-02-21T07:47:46.757Z Updating git repository `https://github.com/oxidecomputer/falcon`
3172025-02-21T07:47:47.389Z Updating git repository `https://github.com/oxidecomputer/clickward`
3182025-02-21T07:47:47.625Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3192025-02-21T07:47:47.910Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3202025-02-21T07:47:48.541Z Updating git repository `https://github.com/oxidecomputer/libipcc`
3212025-02-21T07:47:48.814Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3222025-02-21T07:47:49.103Z Updating git repository `https://github.com/oxidecomputer/tofino`
3232025-02-21T07:47:49.331Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3242025-02-21T07:47:49.544Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3252025-02-21T07:47:49.761Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3262025-02-21T07:47:50.042Z Updating git repository `https://github.com/oxidecomputer/lldp`
3272025-02-21T07:47:50.321Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3282025-02-21T07:47:50.611Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3292025-02-21T07:47:50.904Z Updating git repository `https://github.com/oxidecomputer/ispf`
3302025-02-21T07:47:51.253Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3312025-02-21T07:47:51.520Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3322025-02-21T07:47:52.048Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3332025-02-21T07:47:52.343Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3342025-02-21T07:47:52.763Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3352025-02-21T07:47:53.139Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3362025-02-21T07:47:53.427Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3372025-02-21T07:47:53.666Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3382025-02-21T07:47:53.904Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3392025-02-21T07:47:55.052Z Downloading crates ...
3402025-02-21T07:47:55.121Z Downloaded anstyle v1.0.10
3412025-02-21T07:47:55.124Z Downloaded anstyle-parse v0.2.5
3422025-02-21T07:47:55.127Z Downloaded anstream v0.6.15
3432025-02-21T07:47:55.146Z Downloaded scroll_derive v0.12.0
3442025-02-21T07:47:55.150Z Downloaded dtrace-parser v0.2.0
3452025-02-21T07:47:55.164Z Downloaded pretty-hex v0.4.1
3462025-02-21T07:47:55.170Z Downloaded equivalent v1.0.1
3472025-02-21T07:47:55.170Z Downloaded usdt-macro v0.5.0
3482025-02-21T07:47:55.170Z Downloaded fnv v1.0.7
3492025-02-21T07:47:55.170Z Downloaded fastrand v2.1.1
3502025-02-21T07:47:55.170Z Downloaded memmap v0.7.0
3512025-02-21T07:47:55.170Z Downloaded usdt-attr-macro v0.5.0
3522025-02-21T07:47:55.170Z Downloaded swrite v0.1.0
3532025-02-21T07:47:55.170Z Downloaded generic-array v0.14.7
3542025-02-21T07:47:55.174Z Downloaded byteorder v1.5.0
3552025-02-21T07:47:55.181Z Downloaded itoa v1.0.11
3562025-02-21T07:47:55.184Z Downloaded digest v0.10.7
3572025-02-21T07:47:55.184Z Downloaded cpufeatures v0.2.14
3582025-02-21T07:47:55.186Z Downloaded clap_lex v0.7.4
3592025-02-21T07:47:55.186Z Downloaded bytecount v0.6.8
3602025-02-21T07:47:55.191Z Downloaded plain v0.2.3
3612025-02-21T07:47:55.191Z Downloaded heck v0.5.0
3622025-02-21T07:47:55.194Z Downloaded autocfg v1.4.0
3632025-02-21T07:47:55.194Z Downloaded cargo-platform v0.1.8
3642025-02-21T07:47:55.198Z Downloaded thiserror-impl v1.0.69
3652025-02-21T07:47:55.198Z Downloaded pest_generator v2.7.14
3662025-02-21T07:47:55.198Z Downloaded anstyle-query v1.1.1
3672025-02-21T07:47:55.201Z Downloaded is_terminal_polyfill v1.70.1
3682025-02-21T07:47:55.201Z Downloaded macaddr v1.0.1
3692025-02-21T07:47:55.201Z Downloaded errno v0.3.9
3702025-02-21T07:47:55.204Z Downloaded heck v0.4.1
3712025-02-21T07:47:55.204Z Downloaded thiserror v1.0.69
3722025-02-21T07:47:55.207Z Downloaded smawk v0.3.2
3732025-02-21T07:47:55.210Z Downloaded serde_spanned v0.6.8
3742025-02-21T07:47:55.210Z Downloaded proc-macro-error-attr v1.0.4
3752025-02-21T07:47:55.212Z Downloaded crypto-common v0.1.6
3762025-02-21T07:47:55.212Z Downloaded block-buffer v0.10.4
3772025-02-21T07:47:55.212Z Downloaded colorchoice v1.0.2
3782025-02-21T07:47:55.215Z Downloaded cfg-if v1.0.0
3792025-02-21T07:47:55.215Z Downloaded camino-tempfile v1.1.1
3802025-02-21T07:47:55.222Z Downloaded toml_datetime v0.6.8
3812025-02-21T07:47:55.225Z Downloaded unicode-linebreak v0.1.5
3822025-02-21T07:47:55.229Z Downloaded thread-id v4.2.2
3832025-02-21T07:47:55.233Z Downloaded tabled_derive v0.7.0
3842025-02-21T07:47:55.235Z Downloaded strsim v0.11.1
3852025-02-21T07:47:55.235Z Downloaded dof v0.3.0
3862025-02-21T07:47:55.238Z Downloaded utf8parse v0.2.2
3872025-02-21T07:47:55.240Z Downloaded cargo_toml v0.20.5
3882025-02-21T07:47:55.240Z Downloaded usdt v0.5.0
3892025-02-21T07:47:55.243Z Downloaded terminal_size v0.4.0
3902025-02-21T07:47:55.243Z Downloaded cargo_metadata v0.18.1
3912025-02-21T07:47:55.246Z Downloaded serde_tokenstream v0.2.2
3922025-02-21T07:47:55.248Z Downloaded proc-macro-error v1.0.4
3932025-02-21T07:47:55.251Z Downloaded version_check v0.9.5
3942025-02-21T07:47:55.251Z Downloaded quote v1.0.38
3952025-02-21T07:47:55.254Z Downloaded pest_derive v2.7.14
3962025-02-21T07:47:55.257Z Downloaded camino v1.1.9
3972025-02-21T07:47:55.261Z Downloaded once_cell v1.20.2
3982025-02-21T07:47:55.264Z Downloaded usdt-impl v0.5.0
3992025-02-21T07:47:55.264Z Downloaded tempfile v3.13.0
4002025-02-21T07:47:55.267Z Downloaded zerocopy-derive v0.7.35
4012025-02-21T07:47:55.270Z Downloaded sha2 v0.10.8
4022025-02-21T07:47:55.273Z Downloaded scroll v0.12.0
4032025-02-21T07:47:55.273Z Downloaded papergrid v0.11.0
4042025-02-21T07:47:55.277Z Downloaded log v0.4.22
4052025-02-21T07:47:55.280Z Downloaded clap_derive v4.5.24
4062025-02-21T07:47:55.283Z Downloaded fs-err v2.11.0
4072025-02-21T07:47:55.285Z Downloaded pest_meta v2.7.14
4082025-02-21T07:47:55.290Z Downloaded ryu v1.0.18
4092025-02-21T07:47:55.294Z Downloaded textwrap v0.16.1
4102025-02-21T07:47:55.298Z Downloaded proc-macro2 v1.0.92
4112025-02-21T07:47:55.300Z Downloaded unicode-ident v1.0.14
4122025-02-21T07:47:55.303Z Downloaded ucd-trie v0.1.7
4132025-02-21T07:47:55.305Z Downloaded semver v1.0.24
4142025-02-21T07:47:55.308Z Downloaded clap v4.5.27
4152025-02-21T07:47:55.316Z Downloaded typenum v1.17.0
4162025-02-21T07:47:55.319Z Downloaded serde_derive v1.0.217
4172025-02-21T07:47:55.322Z Downloaded toml v0.8.19
4182025-02-21T07:47:55.326Z Downloaded bitflags v2.6.0
4192025-02-21T07:47:55.329Z Downloaded indexmap v2.7.1
4202025-02-21T07:47:55.334Z Downloaded anyhow v1.0.95
4212025-02-21T07:47:55.351Z Downloaded toml_edit v0.22.22
4222025-02-21T07:47:55.371Z Downloaded serde v1.0.217
4232025-02-21T07:47:55.373Z Downloaded memchr v2.7.4
4242025-02-21T07:47:55.391Z Downloaded pest v2.7.14
4252025-02-21T07:47:55.397Z Downloaded hashbrown v0.15.1
4262025-02-21T07:47:55.408Z Downloaded zerocopy v0.7.35
4272025-02-21T07:47:55.422Z Downloaded winnow v0.6.20
4282025-02-21T07:47:55.430Z Downloaded clap_builder v4.5.27
4292025-02-21T07:47:55.436Z Downloaded serde_json v1.0.135
4302025-02-21T07:47:55.442Z Downloaded goblin v0.8.2
4312025-02-21T07:47:55.448Z Downloaded tabled v0.15.0
4322025-02-21T07:47:55.462Z Downloaded syn v1.0.109
4332025-02-21T07:47:55.476Z Downloaded unicode-width v0.1.14
4342025-02-21T07:47:55.481Z Downloaded syn v2.0.96
4352025-02-21T07:47:55.492Z Downloaded rustix v0.38.37
4362025-02-21T07:47:55.521Z Downloaded libc v0.2.169
4372025-02-21T07:47:55.800Z Compiling proc-macro2 v1.0.92
4382025-02-21T07:47:55.800Z Compiling unicode-ident v1.0.14
4392025-02-21T07:47:55.800Z Compiling version_check v0.9.5
4402025-02-21T07:47:55.803Z Compiling serde v1.0.217
4412025-02-21T07:47:55.803Z Compiling thiserror v1.0.69
4422025-02-21T07:47:55.803Z Compiling memchr v2.7.4
4432025-02-21T07:47:55.803Z Compiling libc v0.2.169
4442025-02-21T07:47:55.836Z Compiling itoa v1.0.11
4452025-02-21T07:47:56.129Z Compiling ucd-trie v0.1.7
4462025-02-21T07:47:56.208Z Compiling ryu v1.0.18
4472025-02-21T07:47:56.592Z Compiling once_cell v1.20.2
4482025-02-21T07:47:56.595Z Compiling byteorder v1.5.0
4492025-02-21T07:47:56.635Z Compiling rustix v0.38.37
4502025-02-21T07:47:56.837Z Compiling serde_json v1.0.135
4512025-02-21T07:47:57.152Z Compiling bitflags v2.6.0
4522025-02-21T07:47:57.204Z Compiling proc-macro-error-attr v1.0.4
4532025-02-21T07:47:57.295Z Compiling usdt-impl v0.5.0
4542025-02-21T07:47:57.403Z Compiling syn v1.0.109
4552025-02-21T07:47:57.435Z Compiling proc-macro-error v1.0.4
4562025-02-21T07:47:57.593Z Compiling plain v0.2.3
4572025-02-21T07:47:57.634Z Compiling utf8parse v0.2.2
4582025-02-21T07:47:57.691Z Compiling quote v1.0.38
4592025-02-21T07:47:57.738Z Compiling errno v0.3.9
4602025-02-21T07:47:57.822Z Compiling equivalent v1.0.1
4612025-02-21T07:47:57.912Z Compiling hashbrown v0.15.1
4622025-02-21T07:47:57.952Z Compiling camino v1.1.9
4632025-02-21T07:47:58.021Z Compiling log v0.4.22
4642025-02-21T07:47:58.071Z Compiling syn v2.0.96
4652025-02-21T07:47:58.502Z Compiling thread-id v4.2.2
4662025-02-21T07:47:58.560Z Compiling anstyle-parse v0.2.5
4672025-02-21T07:47:58.666Z Compiling colorchoice v1.0.2
4682025-02-21T07:47:58.856Z Compiling is_terminal_polyfill v1.70.1
4692025-02-21T07:47:58.884Z Compiling anstyle-query v1.1.1
4702025-02-21T07:47:59.010Z Compiling indexmap v2.7.1
4712025-02-21T07:47:59.034Z Compiling anstyle v1.0.10
4722025-02-21T07:47:59.059Z Compiling autocfg v1.4.0
4732025-02-21T07:47:59.085Z Compiling semver v1.0.24
4742025-02-21T07:47:59.150Z Compiling unicode-width v0.1.14
4752025-02-21T07:47:59.450Z Compiling pretty-hex v0.4.1
4762025-02-21T07:47:59.605Z Compiling winnow v0.6.20
4772025-02-21T07:47:59.697Z Compiling anstream v0.6.15
4782025-02-21T07:47:59.941Z Compiling terminal_size v0.4.0
4792025-02-21T07:47:59.973Z Compiling fs-err v2.11.0
4802025-02-21T07:48:00.305Z Compiling heck v0.4.1
4812025-02-21T07:48:00.308Z Compiling clap_lex v0.7.4
4822025-02-21T07:48:00.308Z Compiling fnv v1.0.7
4832025-02-21T07:48:00.370Z Compiling anyhow v1.0.95
4842025-02-21T07:48:00.495Z Compiling heck v0.5.0
4852025-02-21T07:48:00.518Z Compiling strsim v0.11.1
4862025-02-21T07:48:00.729Z Compiling fastrand v2.1.1
4872025-02-21T07:48:01.016Z Compiling bytecount v0.6.8
4882025-02-21T07:48:01.136Z Compiling cfg-if v1.0.0
4892025-02-21T07:48:01.244Z Compiling tempfile v3.13.0
4902025-02-21T07:48:01.248Z Compiling papergrid v0.11.0
4912025-02-21T07:48:01.293Z Compiling clap_builder v4.5.27
4922025-02-21T07:48:01.668Z Compiling memmap v0.7.0
4932025-02-21T07:48:01.727Z Compiling smawk v0.3.2
4942025-02-21T07:48:01.971Z Compiling unicode-linebreak v0.1.5
4952025-02-21T07:48:02.534Z Compiling textwrap v0.16.1
4962025-02-21T07:48:02.580Z Compiling swrite v0.1.0
4972025-02-21T07:48:03.127Z Compiling tabled_derive v0.7.0
4982025-02-21T07:48:04.457Z Compiling tabled v0.15.0
4992025-02-21T07:48:04.963Z Compiling serde_derive v1.0.217
5002025-02-21T07:48:04.963Z Compiling thiserror-impl v1.0.69
5012025-02-21T07:48:04.968Z Compiling zerocopy-derive v0.7.35
5022025-02-21T07:48:04.968Z Compiling scroll_derive v0.12.0
5032025-02-21T07:48:05.165Z Compiling clap_derive v4.5.24
5042025-02-21T07:48:06.336Z Compiling scroll v0.12.0
5052025-02-21T07:48:06.894Z Compiling goblin v0.8.2
5062025-02-21T07:48:07.026Z Compiling zerocopy v0.7.35
5072025-02-21T07:48:07.728Z Compiling pest v2.7.14
5082025-02-21T07:48:08.595Z Compiling clap v4.5.27
5092025-02-21T07:48:09.912Z Compiling pest_meta v2.7.14
5102025-02-21T07:48:10.826Z Compiling pest_generator v2.7.14
5112025-02-21T07:48:12.135Z Compiling pest_derive v2.7.14
5122025-02-21T07:48:12.856Z Compiling dtrace-parser v0.2.0
5132025-02-21T07:48:13.624Z Compiling serde_spanned v0.6.8
5142025-02-21T07:48:13.624Z Compiling toml_datetime v0.6.8
5152025-02-21T07:48:13.682Z Compiling cargo-platform v0.1.8
5162025-02-21T07:48:13.985Z Compiling serde_tokenstream v0.2.2
5172025-02-21T07:48:14.019Z Compiling toml_edit v0.22.22
5182025-02-21T07:48:14.103Z Compiling macaddr v1.0.1
5192025-02-21T07:48:14.233Z Compiling camino-tempfile v1.1.1
5202025-02-21T07:48:15.021Z Compiling dof v0.3.0
5212025-02-21T07:48:15.022Z Compiling cargo_metadata v0.18.1
5222025-02-21T07:48:16.625Z Compiling usdt-macro v0.5.0
5232025-02-21T07:48:16.627Z Compiling usdt-attr-macro v0.5.0
5242025-02-21T07:48:16.764Z Compiling toml v0.8.19
5252025-02-21T07:48:17.631Z Compiling cargo_toml v0.20.5
5262025-02-21T07:48:17.925Z Compiling usdt v0.5.0
5272025-02-21T07:48:20.293Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5282025-02-21T07:48:23.503Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.60s
5292025-02-21T07:48:23.732Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5302025-02-21T07:48:24.294Z Downloading crates ...
5312025-02-21T07:48:24.415Z Downloaded aead v0.5.2
5322025-02-21T07:48:24.418Z Downloaded addr2line v0.24.2
5332025-02-21T07:48:24.421Z Downloaded adler2 v2.0.0
5342025-02-21T07:48:24.424Z Downloaded async-stream-impl v0.3.6
5352025-02-21T07:48:24.433Z Downloaded ciborium-io v0.2.2
5362025-02-21T07:48:24.436Z Downloaded cstr-argument v0.1.2
5372025-02-21T07:48:24.439Z Downloaded cfg_aliases v0.2.1
5382025-02-21T07:48:24.443Z Downloaded cfg_aliases v0.1.1
5392025-02-21T07:48:24.446Z Downloaded hex v0.4.3
5402025-02-21T07:48:24.451Z Downloaded atomicwrites v0.4.4
5412025-02-21T07:48:24.455Z Downloaded http-body v1.0.1
5422025-02-21T07:48:24.458Z Downloaded crucible-workspace-hack v0.1.0
5432025-02-21T07:48:24.458Z Downloaded atty v0.2.14
5442025-02-21T07:48:24.460Z Downloaded assert_matches v1.5.0
5452025-02-21T07:48:24.460Z Downloaded headers-core v0.3.0
5462025-02-21T07:48:24.463Z Downloaded castaway v0.2.3
5472025-02-21T07:48:24.466Z Downloaded match_cfg v0.1.0
5482025-02-21T07:48:24.468Z Downloaded crc-catalog v2.4.0
5492025-02-21T07:48:24.468Z Downloaded chrono-tz-build v0.4.0
5502025-02-21T07:48:24.471Z Downloaded arrayref v0.3.9
5512025-02-21T07:48:24.471Z Downloaded ident_case v1.0.1
5522025-02-21T07:48:24.471Z Downloaded block-padding v0.3.3
5532025-02-21T07:48:24.473Z Downloaded icu_provider_macros v1.5.0
5542025-02-21T07:48:24.473Z Downloaded bcrypt-pbkdf v0.10.0
5552025-02-21T07:48:24.475Z Downloaded hubpack_derive v0.1.1
5562025-02-21T07:48:24.475Z Downloaded ciborium-ll v0.2.2
5572025-02-21T07:48:24.478Z Downloaded bb8 v0.8.5
5582025-02-21T07:48:24.478Z Downloaded base16ct v0.2.0
5592025-02-21T07:48:24.480Z Downloaded aes v0.8.4
5602025-02-21T07:48:24.483Z Downloaded mirai-annotations v1.12.0
5612025-02-21T07:48:24.486Z Downloaded is_ci v1.2.0
5622025-02-21T07:48:24.486Z Downloaded instant v0.1.13
5632025-02-21T07:48:24.489Z Downloaded crunchy v0.2.2
5642025-02-21T07:48:24.489Z Downloaded bit-vec v0.6.3
5652025-02-21T07:48:24.492Z Downloaded arrayvec v0.7.6
5662025-02-21T07:48:24.492Z Downloaded httpdate v1.0.3
5672025-02-21T07:48:24.495Z Downloaded buf-list v1.0.3
5682025-02-21T07:48:24.499Z Downloaded async-recursion v1.1.1
5692025-02-21T07:48:24.502Z Downloaded indoc v2.0.5
5702025-02-21T07:48:24.505Z Downloaded curve25519-dalek-derive v0.1.1
5712025-02-21T07:48:24.505Z Downloaded md5 v0.7.0
5722025-02-21T07:48:24.507Z Downloaded constant_time_eq v0.3.1
5732025-02-21T07:48:24.507Z Downloaded bitflags v1.3.2
5742025-02-21T07:48:24.511Z Downloaded bit-set v0.5.3
5752025-02-21T07:48:24.515Z Downloaded array-init v0.0.4
5762025-02-21T07:48:24.515Z Downloaded cobs v0.2.3
5772025-02-21T07:48:24.515Z Downloaded cexpr v0.6.0
5782025-02-21T07:48:24.518Z Downloaded bitfield v0.14.0
5792025-02-21T07:48:24.518Z Downloaded humantime v2.1.0
5802025-02-21T07:48:24.521Z Downloaded ctr v0.9.2
5812025-02-21T07:48:24.523Z Downloaded lazycell v1.3.0
5822025-02-21T07:48:24.523Z Downloaded hex-literal v0.4.1
5832025-02-21T07:48:24.526Z Downloaded console v0.15.10
5842025-02-21T07:48:24.529Z Downloaded linked-hash-map v0.5.6
5852025-02-21T07:48:24.529Z Downloaded inout v0.1.3
5862025-02-21T07:48:24.532Z Downloaded hostname v0.4.0
5872025-02-21T07:48:24.532Z Downloaded bcs v0.1.6
5882025-02-21T07:48:24.535Z Downloaded kstat-rs v0.2.4
5892025-02-21T07:48:24.537Z Downloaded lru v0.12.5
5902025-02-21T07:48:24.537Z Downloaded ascii-canvas v3.0.0
5912025-02-21T07:48:24.540Z Downloaded memoffset v0.9.1
5922025-02-21T07:48:24.542Z Downloaded maybe-uninit v2.0.0
5932025-02-21T07:48:24.542Z Downloaded cmake v0.1.51
5942025-02-21T07:48:24.545Z Downloaded managed v0.8.0
5952025-02-21T07:48:24.545Z Downloaded ipnetwork v0.21.1
5962025-02-21T07:48:24.548Z Downloaded mime v0.3.17
5972025-02-21T07:48:24.550Z Downloaded md-5 v0.10.6
5982025-02-21T07:48:24.553Z Downloaded crossbeam-deque v0.8.5
5992025-02-21T07:48:24.553Z Downloaded lru-cache v0.1.2
6002025-02-21T07:48:24.556Z Downloaded linear-map v1.2.0
6012025-02-21T07:48:24.556Z Downloaded is-terminal v0.4.13
6022025-02-21T07:48:24.558Z Downloaded ciborium v0.2.2
6032025-02-21T07:48:24.560Z Downloaded sqlparser_derive v0.2.2
6042025-02-21T07:48:24.560Z Downloaded russh-cryptovec v0.7.3
6052025-02-21T07:48:24.563Z Downloaded atomic-waker v1.1.2
6062025-02-21T07:48:24.563Z Downloaded lazy_static v1.5.0
6072025-02-21T07:48:24.566Z Downloaded take_mut v0.2.2
6082025-02-21T07:48:24.566Z Downloaded serde-big-array v0.5.1
6092025-02-21T07:48:24.569Z Downloaded progenitor v0.8.0
6102025-02-21T07:48:24.571Z Downloaded crc32fast v1.4.2
6112025-02-21T07:48:24.575Z Downloaded argon2 v0.5.3
6122025-02-21T07:48:24.575Z Downloaded impl-trait-for-tuples v0.2.2
6132025-02-21T07:48:24.578Z Downloaded libefi-sys v0.1.0
6142025-02-21T07:48:24.582Z Downloaded maplit v1.0.2
6152025-02-21T07:48:24.582Z Downloaded crossbeam-epoch v0.9.18
6162025-02-21T07:48:24.584Z Downloaded rand_xorshift v0.3.0
6172025-02-21T07:48:24.584Z Downloaded httparse v1.9.5
6182025-02-21T07:48:24.587Z Downloaded proc-macro-crate v1.3.1
6192025-02-21T07:48:24.591Z Downloaded iana-time-zone v0.1.61
6202025-02-21T07:48:24.594Z Downloaded want v0.3.1
6212025-02-21T07:48:24.594Z Downloaded waitgroup v0.1.2
6222025-02-21T07:48:24.594Z Downloaded libloading v0.8.5
6232025-02-21T07:48:24.597Z Downloaded rpassword v7.3.1
6242025-02-21T07:48:24.597Z Downloaded lock_api v0.4.12
6252025-02-21T07:48:24.601Z Downloaded crc v3.2.1
6262025-02-21T07:48:24.603Z Downloaded cookie_store v0.21.1
6272025-02-21T07:48:24.607Z Downloaded ahash v0.8.11
6282025-02-21T07:48:24.610Z Downloaded libsw v3.3.1
6292025-02-21T07:48:24.610Z Downloaded memmap2 v0.9.5
6302025-02-21T07:48:24.613Z Downloaded progenitor-macro v0.9.1
6312025-02-21T07:48:24.613Z Downloaded csv-core v0.1.11
6322025-02-21T07:48:24.616Z Downloaded icu_normalizer_data v1.5.0
6332025-02-21T07:48:24.618Z Downloaded slog-json v2.6.1
6342025-02-21T07:48:24.621Z Downloaded subtle v2.6.1
6352025-02-21T07:48:24.621Z Downloaded downcast v0.11.0
6362025-02-21T07:48:24.623Z Downloaded semver v0.1.20
6372025-02-21T07:48:24.623Z Downloaded secrecy v0.8.0
6382025-02-21T07:48:24.626Z Downloaded foreign-types v0.3.2
6392025-02-21T07:48:24.626Z Downloaded chacha20poly1305 v0.10.1
6402025-02-21T07:48:24.629Z Downloaded arc-swap v1.7.1
6412025-02-21T07:48:24.632Z Downloaded oso-derive v0.27.3
6422025-02-21T07:48:24.635Z Downloaded foreign-types v0.5.0
6432025-02-21T07:48:24.635Z Downloaded tabwriter v1.4.0
6442025-02-21T07:48:24.635Z Downloaded cookie v0.18.1
6452025-02-21T07:48:24.637Z Downloaded openssl-probe v0.1.5
6462025-02-21T07:48:24.641Z Downloaded peg-runtime v0.8.3
6472025-02-21T07:48:24.641Z Downloaded tap v1.0.1
6482025-02-21T07:48:24.646Z Downloaded unarray v0.1.4
6492025-02-21T07:48:24.646Z Downloaded typify-macro v0.3.0
6502025-02-21T07:48:24.646Z Downloaded tokio-native-tls v0.3.1
6512025-02-21T07:48:24.650Z Downloaded zone v0.1.8
6522025-02-21T07:48:24.650Z Downloaded wait-timeout v0.2.0
6532025-02-21T07:48:24.650Z Downloaded unicase v2.7.0
6542025-02-21T07:48:24.653Z Downloaded icu_normalizer v1.5.0
6552025-02-21T07:48:24.655Z Downloaded const-oid v0.9.6
6562025-02-21T07:48:24.658Z Downloaded bytes v1.9.0
6572025-02-21T07:48:24.660Z Downloaded icu_provider v1.5.0
6582025-02-21T07:48:24.663Z Downloaded allocator-api2 v0.2.18
6592025-02-21T07:48:24.666Z Downloaded snafu-derive v0.8.5
6602025-02-21T07:48:24.668Z Downloaded embedded-io v0.4.0
6612025-02-21T07:48:24.671Z Downloaded futures-io v0.3.31
6622025-02-21T07:48:24.671Z Downloaded miniz_oxide v0.8.0
6632025-02-21T07:48:24.674Z Downloaded backtrace v0.3.74
6642025-02-21T07:48:24.678Z Downloaded progenitor-client v0.8.0
6652025-02-21T07:48:24.681Z Downloaded zeroize v1.8.1
6662025-02-21T07:48:24.681Z Downloaded hash32 v0.3.1
6672025-02-21T07:48:24.684Z Downloaded mockall v0.13.0
6682025-02-21T07:48:24.689Z Downloaded sync-ptr v0.1.1
6692025-02-21T07:48:24.689Z Downloaded futures-task v0.3.31
6702025-02-21T07:48:24.692Z Downloaded futures-sink v0.3.31
6712025-02-21T07:48:24.692Z Downloaded typify v0.2.0
6722025-02-21T07:48:24.692Z Downloaded toolchain_find v0.4.0
6732025-02-21T07:48:24.695Z Downloaded futures-macro v0.3.31
6742025-02-21T07:48:24.695Z Downloaded foreign-types-macros v0.2.3
6752025-02-21T07:48:24.697Z Downloaded write16 v1.0.0
6762025-02-21T07:48:24.698Z Downloaded time-core v0.1.2
6772025-02-21T07:48:24.698Z Downloaded fixedbitset v0.4.2
6782025-02-21T07:48:24.700Z Downloaded darling v0.20.10
6792025-02-21T07:48:24.703Z Downloaded daft-derive v0.1.1
6802025-02-21T07:48:24.707Z Downloaded icu_locid v1.5.0
6812025-02-21T07:48:24.712Z Downloaded primeorder v0.13.6
6822025-02-21T07:48:24.718Z Downloaded pretty-hex v0.2.1
6832025-02-21T07:48:24.718Z Downloaded pin-utils v0.1.0
6842025-02-21T07:48:24.718Z Downloaded fxhash v0.2.1
6852025-02-21T07:48:24.718Z Downloaded icu_properties v1.5.1
6862025-02-21T07:48:24.721Z Downloaded newtype_derive v0.1.6
6872025-02-21T07:48:24.728Z Downloaded litrs v0.4.1
6882025-02-21T07:48:24.731Z Downloaded slog-bunyan v2.5.0
6892025-02-21T07:48:24.731Z Downloaded rustc_version v0.1.7
6902025-02-21T07:48:24.731Z Downloaded base64 v0.22.1
6912025-02-21T07:48:24.734Z Downloaded base64 v0.21.7
6922025-02-21T07:48:24.737Z Downloaded sync_wrapper v1.0.1
6932025-02-21T07:48:24.737Z Downloaded slog-dtrace v0.3.0
6942025-02-21T07:48:24.740Z Downloaded path-slash v0.1.5
6952025-02-21T07:48:24.740Z Downloaded bumpalo v3.16.0
6962025-02-21T07:48:24.743Z Downloaded tinyvec v1.8.0
6972025-02-21T07:48:24.747Z Downloaded password-hash v0.4.2
6982025-02-21T07:48:24.747Z Downloaded spki v0.7.3
6992025-02-21T07:48:24.750Z Downloaded topological-sort v0.2.2
7002025-02-21T07:48:24.753Z Downloaded poly1305 v0.8.0
7012025-02-21T07:48:24.757Z Downloaded dsl_auto_type v0.1.2
7022025-02-21T07:48:24.757Z Downloaded zone_cfg_derive v0.1.2
7032025-02-21T07:48:24.761Z Downloaded heapless v0.8.0
7042025-02-21T07:48:24.763Z Downloaded const_format v0.2.34
7052025-02-21T07:48:24.766Z Downloaded zerovec-derive v0.10.3
7062025-02-21T07:48:24.773Z Downloaded zeroize_derive v1.4.2
7072025-02-21T07:48:24.773Z Downloaded zerofrom-derive v0.1.4
7082025-02-21T07:48:24.776Z Downloaded gethostname v0.5.0
7092025-02-21T07:48:24.776Z Downloaded displaydoc v0.2.5
7102025-02-21T07:48:24.776Z Downloaded pem v3.0.4
7112025-02-21T07:48:24.776Z Downloaded num-complex v0.4.6
7122025-02-21T07:48:24.779Z Downloaded termtree v0.4.1
7132025-02-21T07:48:24.779Z Downloaded multer v3.1.0
7142025-02-21T07:48:24.783Z Downloaded try-lock v0.2.5
7152025-02-21T07:48:24.787Z Downloaded num-iter v0.1.45
7162025-02-21T07:48:24.787Z Downloaded pbkdf2 v0.12.2
7172025-02-21T07:48:24.787Z Downloaded pbkdf2 v0.11.0
7182025-02-21T07:48:24.790Z Downloaded olpc-cjson v0.1.4
7192025-02-21T07:48:24.790Z Downloaded newtype-uuid v1.2.1
7202025-02-21T07:48:24.793Z Downloaded powerfmt v0.2.0
7212025-02-21T07:48:24.803Z Downloaded r2d2 v0.8.10
7222025-02-21T07:48:24.806Z Downloaded untrusted v0.9.0
7232025-02-21T07:48:24.809Z Downloaded tiny-keccak v2.0.2
7242025-02-21T07:48:24.812Z Downloaded indexmap v1.9.3
7252025-02-21T07:48:24.816Z Downloaded slog-scope v4.4.0
7262025-02-21T07:48:24.816Z Downloaded salsa20 v0.10.2
7272025-02-21T07:48:24.819Z Downloaded icu_collections v1.5.0
7282025-02-21T07:48:24.822Z Downloaded omicron-zone-package v0.12.0
7292025-02-21T07:48:24.826Z Downloaded oxnet v0.1.0
7302025-02-21T07:48:24.829Z Downloaded normalize-line-endings v0.3.0
7312025-02-21T07:48:24.829Z Downloaded postgres-types v0.2.8
7322025-02-21T07:48:24.832Z Downloaded fallible-iterator v0.2.0
7332025-02-21T07:48:24.834Z Downloaded unicode-bidi v0.3.17
7342025-02-21T07:48:24.838Z Downloaded fallible-streaming-iterator v0.1.9
7352025-02-21T07:48:24.838Z Downloaded smallvec v1.13.2
7362025-02-21T07:48:24.842Z Downloaded fallible-iterator v0.3.0
7372025-02-21T07:48:24.842Z Downloaded spin v0.9.8
7382025-02-21T07:48:24.844Z Downloaded hash32 v0.2.1
7392025-02-21T07:48:24.849Z Downloaded postgres-protocol v0.6.7
7402025-02-21T07:48:24.849Z Downloaded prettyplease v0.2.29
7412025-02-21T07:48:24.852Z Downloaded serde_repr v0.1.19
7422025-02-21T07:48:24.856Z Downloaded strum v0.26.3
7432025-02-21T07:48:24.856Z Downloaded foreign-types-shared v0.3.1
7442025-02-21T07:48:24.856Z Downloaded diesel_table_macro_syntax v0.2.0
7452025-02-21T07:48:24.859Z Downloaded serde_derive_internals v0.29.1
7462025-02-21T07:48:24.859Z Downloaded progenitor-macro v0.8.0
7472025-02-21T07:48:24.859Z Downloaded oso v0.27.3
7482025-02-21T07:48:24.862Z Downloaded enum-as-inner v0.6.1
7492025-02-21T07:48:24.865Z Downloaded shell-words v1.1.0
7502025-02-21T07:48:24.865Z Downloaded serde-hex v0.1.0
7512025-02-21T07:48:24.867Z Downloaded futures-core v0.3.31
7522025-02-21T07:48:24.870Z Downloaded dropshot_endpoint v0.15.1
7532025-02-21T07:48:24.873Z Downloaded tar v0.4.42
7542025-02-21T07:48:24.878Z Downloaded nodrop v0.1.14
7552025-02-21T07:48:24.878Z Downloaded futures-executor v0.3.31
7562025-02-21T07:48:24.878Z Downloaded hickory-server v0.24.3
7572025-02-21T07:48:24.883Z Downloaded env_filter v0.1.2
7582025-02-21T07:48:24.886Z Downloaded dropshot_endpoint v0.12.0
7592025-02-21T07:48:24.889Z Downloaded phf v0.11.2
7602025-02-21T07:48:24.892Z Downloaded packed_struct v0.10.1
7612025-02-21T07:48:24.892Z Downloaded uzers v0.12.1
7622025-02-21T07:48:24.894Z Downloaded hickory-resolver v0.24.3
7632025-02-21T07:48:24.899Z Downloaded rustc-hash v2.0.0
7642025-02-21T07:48:24.901Z Downloaded quick-error v1.2.3
7652025-02-21T07:48:24.904Z Downloaded polyval v0.6.2
7662025-02-21T07:48:24.904Z Downloaded tokio-macros v2.5.0
7672025-02-21T07:48:24.906Z Downloaded rayon-core v1.12.1
7682025-02-21T07:48:24.909Z Downloaded wyz v0.5.1
7692025-02-21T07:48:24.911Z Downloaded smallvec v0.6.14
7702025-02-21T07:48:24.914Z Downloaded scrypt v0.11.0
7712025-02-21T07:48:24.914Z Downloaded scopeguard v1.2.0
7722025-02-21T07:48:24.916Z Downloaded opaque-debug v0.3.1
7732025-02-21T07:48:24.917Z Downloaded foreign-types-shared v0.1.1
7742025-02-21T07:48:24.919Z Downloaded vsss-rs v3.3.4
7752025-02-21T07:48:24.923Z Downloaded rustls-pki-types v1.10.0
7762025-02-21T07:48:24.925Z Downloaded phf_shared v0.10.0
7772025-02-21T07:48:24.925Z Downloaded precomputed-hash v0.1.1
7782025-02-21T07:48:24.925Z Downloaded futures-channel v0.3.31
7792025-02-21T07:48:24.928Z Downloaded shlex v1.3.0
7802025-02-21T07:48:24.932Z Downloaded pkcs1 v0.7.5
7812025-02-21T07:48:24.934Z Downloaded uuid v1.12.0
7822025-02-21T07:48:24.937Z Downloaded owo-colors v4.1.0
7832025-02-21T07:48:24.939Z Downloaded parse-zoneinfo v0.3.1
7842025-02-21T07:48:24.943Z Downloaded dunce v1.0.5
7852025-02-21T07:48:24.943Z Downloaded mio v1.0.2
7862025-02-21T07:48:24.948Z Downloaded dyn-clone v1.0.17
7872025-02-21T07:48:24.950Z Downloaded signal-hook-tokio v0.3.1
7882025-02-21T07:48:24.953Z Downloaded predicates-tree v1.0.11
7892025-02-21T07:48:24.953Z Downloaded float-ord v0.3.2
7902025-02-21T07:48:24.956Z Downloaded tracing-attributes v0.1.27
7912025-02-21T07:48:24.956Z Downloaded minimal-lexical v0.2.1
7922025-02-21T07:48:24.962Z Downloaded utf16_iter v1.0.5
7932025-02-21T07:48:24.964Z Downloaded zone_cfg_derive v0.3.0
7942025-02-21T07:48:24.964Z Downloaded aes-gcm v0.10.3
7952025-02-21T07:48:24.968Z Downloaded endian-type v0.1.2
7962025-02-21T07:48:24.970Z Downloaded parse-display v0.10.0
7972025-02-21T07:48:24.970Z Downloaded slog-term v2.9.1
7982025-02-21T07:48:24.973Z Downloaded sct v0.7.1
7992025-02-21T07:48:24.976Z Downloaded utf8_iter v1.0.4
8002025-02-21T07:48:24.979Z Downloaded env_logger v0.10.2
8012025-02-21T07:48:24.981Z Downloaded same-file v1.0.6
8022025-02-21T07:48:24.984Z Downloaded predicates-core v1.0.8
8032025-02-21T07:48:24.984Z Downloaded phf_generator v0.11.2
8042025-02-21T07:48:24.986Z Downloaded crossterm v0.28.1
8052025-02-21T07:48:24.992Z Downloaded nanorand v0.7.0
8062025-02-21T07:48:24.995Z Downloaded ecdsa v0.16.9
8072025-02-21T07:48:24.997Z Downloaded pin-project v1.1.6
8082025-02-21T07:48:25.009Z Downloaded rand_chacha v0.3.1
8092025-02-21T07:48:25.011Z Downloaded thiserror v2.0.11
8102025-02-21T07:48:25.016Z Downloaded termios v0.3.3
8112025-02-21T07:48:25.019Z Downloaded termcolor v1.4.1
8122025-02-21T07:48:25.021Z Downloaded ron v0.8.1
8132025-02-21T07:48:25.025Z Downloaded number_prefix v0.4.0
8142025-02-21T07:48:25.028Z Downloaded num_threads v0.1.7
8152025-02-21T07:48:25.028Z Downloaded derive_builder_macro v0.20.2
8162025-02-21T07:48:25.031Z Downloaded strip-ansi-escapes v0.2.0
8172025-02-21T07:48:25.031Z Downloaded defmt-parser v0.3.4
8182025-02-21T07:48:25.035Z Downloaded nibble_vec v0.1.0
8192025-02-21T07:48:25.035Z Downloaded diesel_derives v2.2.3
8202025-02-21T07:48:25.038Z Downloaded defmt-macros v0.3.9
8212025-02-21T07:48:25.041Z Downloaded predicates v3.1.3
8222025-02-21T07:48:25.044Z Downloaded expectorate v1.1.0
8232025-02-21T07:48:25.047Z Downloaded percent-encoding v2.3.1
8242025-02-21T07:48:25.049Z Downloaded ppv-lite86 v0.2.20
8252025-02-21T07:48:25.049Z Downloaded glob v0.3.2
8262025-02-21T07:48:25.052Z Downloaded packed_struct_codegen v0.10.1
8272025-02-21T07:48:25.052Z Downloaded tungstenite v0.24.0
8282025-02-21T07:48:25.056Z Downloaded rand_core v0.6.4
8292025-02-21T07:48:25.058Z Downloaded tracing-core v0.1.32
8302025-02-21T07:48:25.061Z Downloaded sigpipe v0.1.3
8312025-02-21T07:48:25.063Z Downloaded rtoolbox v0.0.2
8322025-02-21T07:48:25.063Z Downloaded xattr v1.3.1
8332025-02-21T07:48:25.066Z Downloaded rfc6979 v0.4.0
8342025-02-21T07:48:25.068Z Downloaded test-strategy v0.3.1
8352025-02-21T07:48:25.071Z Downloaded group v0.13.0
8362025-02-21T07:48:25.074Z Downloaded ref-cast v1.0.23
8372025-02-21T07:48:25.076Z Downloaded num-conv v0.1.0
8382025-02-21T07:48:25.076Z Downloaded structmeta-derive v0.3.0
8392025-02-21T07:48:25.079Z Downloaded sha1 v0.10.6
8402025-02-21T07:48:25.079Z Downloaded strum_macros v0.25.3
8412025-02-21T07:48:25.081Z Downloaded libxml v0.3.3
8422025-02-21T07:48:25.087Z Downloaded zerofrom v0.1.4
8432025-02-21T07:48:25.090Z Downloaded tls_codec v0.4.1
8442025-02-21T07:48:25.092Z Downloaded pkg-config v0.3.31
8452025-02-21T07:48:25.095Z Downloaded dirs-sys-next v0.1.2
8462025-02-21T07:48:25.095Z Downloaded diesel-dtrace v0.4.2
8472025-02-21T07:48:25.097Z Downloaded diff v0.1.13
8482025-02-21T07:48:25.100Z Downloaded num_enum v0.5.11
8492025-02-21T07:48:25.104Z Downloaded thread_local v1.1.8
8502025-02-21T07:48:25.106Z Downloaded thiserror-no-std v2.0.2
8512025-02-21T07:48:25.109Z Downloaded darling_macro v0.20.10
8522025-02-21T07:48:25.112Z Downloaded smf v0.2.3
8532025-02-21T07:48:25.112Z Downloaded thiserror-impl v2.0.11
8542025-02-21T07:48:25.114Z Downloaded radium v0.7.0
8552025-02-21T07:48:25.114Z Downloaded yoke-derive v0.7.4
8562025-02-21T07:48:25.117Z Downloaded typify-macro v0.2.0
8572025-02-21T07:48:25.117Z Downloaded quinn-udp v0.5.5
8582025-02-21T07:48:25.120Z Downloaded ff v0.13.0
8592025-02-21T07:48:25.122Z Downloaded value-bag v1.9.0
8602025-02-21T07:48:25.125Z Downloaded filetime v0.2.25
8612025-02-21T07:48:25.125Z Downloaded xz2 v0.1.7
8622025-02-21T07:48:25.127Z Downloaded slab v0.4.9
8632025-02-21T07:48:25.130Z Downloaded siphasher v0.3.11
8642025-02-21T07:48:25.130Z Downloaded simd-adler32 v0.3.7
8652025-02-21T07:48:25.133Z Downloaded globset v0.4.15
8662025-02-21T07:48:25.135Z Downloaded twox-hash v2.1.0
8672025-02-21T07:48:25.138Z Downloaded deranged v0.3.11
8682025-02-21T07:48:25.138Z Downloaded strum_macros v0.26.4
8692025-02-21T07:48:25.141Z Downloaded blake3 v1.5.4
8702025-02-21T07:48:25.147Z Downloaded signature v2.2.0
8712025-02-21T07:48:25.150Z Downloaded flagset v0.4.6
8722025-02-21T07:48:25.153Z Downloaded tokio-stream v0.1.16
8732025-02-21T07:48:25.156Z Downloaded openssl-macros v0.1.1
8742025-02-21T07:48:25.158Z Downloaded paste v1.0.15
8752025-02-21T07:48:25.161Z Downloaded float-cmp v0.10.0
8762025-02-21T07:48:25.161Z Downloaded fd-lock v4.0.2
8772025-02-21T07:48:25.164Z Downloaded scheduled-thread-pool v0.2.7
8782025-02-21T07:48:25.166Z Downloaded typify v0.3.0
8792025-02-21T07:48:25.169Z Downloaded url v2.5.3
8802025-02-21T07:48:25.171Z Downloaded tinyvec_macros v0.1.1
8812025-02-21T07:48:25.174Z Downloaded parse-size v1.1.0
8822025-02-21T07:48:25.174Z Downloaded aws-lc-rs v1.10.0
8832025-02-21T07:48:25.182Z Downloaded psl-types v2.0.11
8842025-02-21T07:48:25.184Z Downloaded rusty-fork v0.3.0
8852025-02-21T07:48:25.187Z Downloaded phf_shared v0.11.2
8862025-02-21T07:48:25.187Z Downloaded phf_codegen v0.11.2
8872025-02-21T07:48:25.187Z Downloaded flume v0.11.1
8882025-02-21T07:48:25.191Z Downloaded num-derive v0.4.2
8892025-02-21T07:48:25.193Z Downloaded hyper v1.5.2
8902025-02-21T07:48:25.200Z Downloaded progenitor-client v0.9.1
8912025-02-21T07:48:25.202Z Downloaded tokio-tungstenite v0.23.1
8922025-02-21T07:48:25.203Z Downloaded num_enum_derive v0.5.11
8932025-02-21T07:48:25.205Z Downloaded tls_codec_derive v0.4.1
8942025-02-21T07:48:25.205Z Downloaded data-encoding v2.6.0
8952025-02-21T07:48:25.208Z Downloaded num-integer v0.1.46
8962025-02-21T07:48:25.210Z Downloaded der_derive v0.7.3
8972025-02-21T07:48:25.210Z Downloaded ghash v0.5.1
8982025-02-21T07:48:25.213Z Downloaded unsafe-libyaml v0.2.11
8992025-02-21T07:48:25.215Z Downloaded fragile v2.0.0
9002025-02-21T07:48:25.218Z Downloaded tower-service v0.3.3
9012025-02-21T07:48:25.218Z Downloaded form_urlencoded v1.2.1
9022025-02-21T07:48:25.220Z Downloaded embedded-io v0.6.1
9032025-02-21T07:48:25.220Z Downloaded supports-color v3.0.1
9042025-02-21T07:48:25.221Z Downloaded native-tls v0.2.12
9052025-02-21T07:48:25.223Z Downloaded zopfli v0.8.1
9062025-02-21T07:48:25.231Z Downloaded either v1.13.0
9072025-02-21T07:48:25.231Z Downloaded ed25519 v2.2.3
9082025-02-21T07:48:25.231Z Downloaded unicode_categories v0.1.1
9092025-02-21T07:48:25.234Z Downloaded derive_more v0.99.19
9102025-02-21T07:48:25.238Z Downloaded display-error-chain v0.2.2
9112025-02-21T07:48:25.238Z Downloaded serde_with_macros v3.11.0
9122025-02-21T07:48:25.241Z Downloaded similar v2.6.0
9132025-02-21T07:48:25.243Z Downloaded num-bigint-dig v0.8.4
9142025-02-21T07:48:25.248Z Downloaded yoke v0.7.4
9152025-02-21T07:48:25.251Z Downloaded snafu v0.8.5
9162025-02-21T07:48:25.256Z Downloaded ssh-encoding v0.2.0
9172025-02-21T07:48:25.261Z Downloaded funty v2.0.0
9182025-02-21T07:48:25.261Z Downloaded debug-ignore v1.0.5
9192025-02-21T07:48:25.264Z Downloaded peg-macros v0.8.4
9202025-02-21T07:48:25.264Z Downloaded bitvec v1.0.1
9212025-02-21T07:48:25.277Z Downloaded rustversion v1.0.17
9222025-02-21T07:48:25.280Z Downloaded sqlformat v0.2.6
9232025-02-21T07:48:25.282Z Downloaded rustc-demangle v0.1.24
9242025-02-21T07:48:25.285Z Downloaded hkdf v0.12.4
9252025-02-21T07:48:25.287Z Downloaded rustc-hash v1.1.0
9262025-02-21T07:48:25.287Z Downloaded hashbrown v0.12.3
9272025-02-21T07:48:25.290Z Downloaded progenitor-impl v0.9.1
9282025-02-21T07:48:25.293Z Downloaded rusqlite v0.32.1
9292025-02-21T07:48:25.299Z Downloaded progenitor-impl v0.8.0
9302025-02-21T07:48:25.302Z Downloaded fs_extra v1.3.0
9312025-02-21T07:48:25.304Z Downloaded term v0.7.0
9322025-02-21T07:48:25.307Z Downloaded tokio-tungstenite v0.24.0
9332025-02-21T07:48:25.310Z Downloaded serde_yaml v0.9.34+deprecated
9342025-02-21T07:48:25.313Z Downloaded winnow v0.5.40
9352025-02-21T07:48:25.321Z Downloaded parse-display-derive v0.10.0
9362025-02-21T07:48:25.324Z Downloaded tokio-tungstenite v0.21.0
9372025-02-21T07:48:25.327Z Downloaded time v0.3.36
9382025-02-21T07:48:25.331Z Downloaded p521 v0.13.3
9392025-02-21T07:48:25.335Z Downloaded subprocess v0.2.9
9402025-02-21T07:48:25.338Z Downloaded tinystr v0.7.6
9412025-02-21T07:48:25.341Z Downloaded pin-project-internal v1.1.6
9422025-02-21T07:48:25.343Z Downloaded toml v0.7.8
9432025-02-21T07:48:25.346Z Downloaded unicode-segmentation v1.12.0
9442025-02-21T07:48:25.349Z Downloaded derive_builder v0.20.2
9452025-02-21T07:48:25.354Z Downloaded tui-tree-widget v0.23.0
9462025-02-21T07:48:25.358Z Downloaded parking_lot_core v0.8.6
9472025-02-21T07:48:25.361Z Downloaded tokio-util v0.7.12
9482025-02-21T07:48:25.364Z Downloaded parking_lot v0.12.3
9492025-02-21T07:48:25.366Z Downloaded password-hash v0.5.0
9502025-02-21T07:48:25.369Z Downloaded darling_core v0.20.10
9512025-02-21T07:48:25.373Z Downloaded hashbrown v0.13.2
9522025-02-21T07:48:25.378Z Downloaded rsa v0.9.6
9532025-02-21T07:48:25.383Z Downloaded ssh-key v0.6.6
9542025-02-21T07:48:25.390Z Downloaded pkcs5 v0.7.1
9552025-02-21T07:48:25.394Z Downloaded radix_trie v0.2.1
9562025-02-21T07:48:25.399Z Downloaded flate2 v1.0.35
9572025-02-21T07:48:25.404Z Downloaded zerocopy-derive v0.8.10
9582025-02-21T07:48:25.410Z Downloaded typed-path v0.9.3
9592025-02-21T07:48:25.417Z Downloaded reedline v0.35.0
9602025-02-21T07:48:25.424Z Downloaded rustls v0.21.12
9612025-02-21T07:48:25.435Z Downloaded qorb v0.2.1
9622025-02-21T07:48:25.439Z Downloaded futures-util v0.3.31
9632025-02-21T07:48:25.451Z Downloaded tough v0.19.0
9642025-02-21T07:48:25.459Z Downloaded vcpkg v0.2.15
9652025-02-21T07:48:25.497Z Downloaded serde_with v3.11.0
9662025-02-21T07:48:25.505Z Downloaded curve25519-dalek v4.1.3
9672025-02-21T07:48:25.514Z Downloaded lalrpop v0.19.12
9682025-02-21T07:48:25.525Z Downloaded ed25519-dalek v2.1.1
9692025-02-21T07:48:25.528Z Downloaded regex-syntax v0.6.29
9702025-02-21T07:48:25.536Z Downloaded smoltcp v0.9.1
9712025-02-21T07:48:25.546Z Downloaded toml_edit v0.19.15
9722025-02-21T07:48:25.562Z Downloaded russh v0.45.0
9732025-02-21T07:48:25.567Z Downloaded chrono-tz v0.10.1
9742025-02-21T07:48:25.575Z Downloaded sqlparser v0.45.0
9752025-02-21T07:48:25.581Z Downloaded zerocopy v0.8.10
9762025-02-21T07:48:25.606Z Downloaded rustls-webpki v0.101.7
9772025-02-21T07:48:25.619Z Downloaded dropshot v0.15.1
9782025-02-21T07:48:25.640Z Downloaded bstr v1.10.0
9792025-02-21T07:48:25.650Z Downloaded unicode-width v0.2.0
9802025-02-21T07:48:25.656Z Downloaded webpki-roots v0.26.6
9812025-02-21T07:48:25.660Z Downloaded h2 v0.4.6
9822025-02-21T07:48:25.667Z Downloaded gimli v0.31.1
9832025-02-21T07:48:25.676Z Downloaded dropshot v0.12.0
9842025-02-21T07:48:25.695Z Downloaded regex-syntax v0.8.5
9852025-02-21T07:48:25.704Z Downloaded p384 v0.13.0
9862025-02-21T07:48:25.710Z Downloaded proptest v1.5.0
9872025-02-21T07:48:25.719Z Downloaded typify-impl v0.3.0
9882025-02-21T07:48:25.737Z Downloaded publicsuffix v2.3.0
9892025-02-21T07:48:25.740Z Downloaded salty v0.3.0
9902025-02-21T07:48:25.745Z Downloaded regex v1.11.1
9912025-02-21T07:48:25.757Z Downloaded rustls v0.22.4
9922025-02-21T07:48:25.771Z Downloaded ratatui v0.29.0
9932025-02-21T07:48:25.790Z Downloaded quinn-proto v0.11.8
9942025-02-21T07:48:25.797Z Downloaded git2 v0.19.0
9952025-02-21T07:48:25.805Z Downloaded icu_properties_data v1.5.0
9962025-02-21T07:48:25.816Z Downloaded rustls-webpki v0.102.8
9972025-02-21T07:48:25.834Z Downloaded bzip2-sys v0.1.11+1.0.8
9982025-02-21T07:48:25.846Z Downloaded petname v2.0.2
9992025-02-21T07:48:25.851Z Downloaded quick-xml v0.33.0
10002025-02-21T07:48:25.858Z Downloaded portable-atomic v1.9.0
10012025-02-21T07:48:25.865Z Downloaded reqwest v0.12.9
10022025-02-21T07:48:25.872Z Downloaded zerocopy-derive v0.6.6
10032025-02-21T07:48:25.882Z Downloaded diesel v2.2.7
10042025-02-21T07:48:25.900Z Downloaded object v0.30.4
10052025-02-21T07:48:25.910Z Downloaded openssl v0.10.70
10062025-02-21T07:48:25.919Z Downloaded regress v0.9.1
10072025-02-21T07:48:25.927Z Downloaded nix v0.28.0
10082025-02-21T07:48:25.938Z Downloaded object v0.36.5
10092025-02-21T07:48:25.949Z Downloaded csv v1.3.1
10102025-02-21T07:48:25.969Z Downloaded nix v0.29.0
10112025-02-21T07:48:25.980Z Downloaded regress v0.10.1
10122025-02-21T07:48:25.989Z Downloaded rustls v0.23.19
10132025-02-21T07:48:26.000Z Downloaded smoltcp v0.11.0
10142025-02-21T07:48:26.012Z Downloaded tokio v1.43.0
10152025-02-21T07:48:26.050Z Downloaded sha3 v0.10.8
10162025-02-21T07:48:26.055Z Downloaded openapiv3 v2.0.0
10172025-02-21T07:48:26.067Z Downloaded hickory-proto v0.24.3
10182025-02-21T07:48:26.082Z Downloaded polar-core v0.27.3
10192025-02-21T07:48:26.091Z Downloaded nix v0.27.1
10202025-02-21T07:48:26.102Z Downloaded chrono v0.4.39
10212025-02-21T07:48:26.108Z Downloaded getrandom v0.2.15
10222025-02-21T07:48:26.111Z Downloaded num-traits v0.2.19
10232025-02-21T07:48:26.116Z Downloaded socket2 v0.5.7
10242025-02-21T07:48:26.118Z Downloaded typify-impl v0.2.0
10252025-02-21T07:48:26.132Z Downloaded sled v0.34.7
10262025-02-21T07:48:26.142Z Downloaded regex-automata v0.4.8
10272025-02-21T07:48:26.159Z Downloaded slog v2.7.0
10282025-02-21T07:48:26.162Z Downloaded x509-cert v0.2.5
10292025-02-21T07:48:26.168Z Downloaded bindgen v0.69.5
10302025-02-21T07:48:26.175Z Downloaded pkcs8 v0.10.2
10312025-02-21T07:48:26.177Z Downloaded yasna v0.5.2
10322025-02-21T07:48:26.181Z Downloaded der v0.7.9
10332025-02-21T07:48:26.184Z Downloaded hashbrown v0.14.5
10342025-02-21T07:48:26.189Z Downloaded rayon v1.10.0
10352025-02-21T07:48:26.198Z Downloaded schemars v0.8.21
10362025-02-21T07:48:26.209Z Downloaded samael v0.0.17
10372025-02-21T07:48:26.214Z Downloaded lzma-sys v0.1.20
10382025-02-21T07:48:26.243Z Downloaded rand v0.8.5
10392025-02-21T07:48:26.246Z Downloaded nom v7.1.3
10402025-02-21T07:48:26.252Z Downloaded petgraph v0.6.5
10412025-02-21T07:48:26.269Z Downloaded unicode-normalization v0.1.24
10422025-02-21T07:48:26.273Z Downloaded zerovec v0.10.4
10432025-02-21T07:48:26.279Z Downloaded libz-sys v1.1.20
10442025-02-21T07:48:26.299Z Downloaded steno v0.4.1
10452025-02-21T07:48:26.303Z Downloaded zip v2.1.3
10462025-02-21T07:48:26.307Z Downloaded derive_builder_core v0.20.2
10472025-02-21T07:48:26.310Z Downloaded libm v0.2.8
10482025-02-21T07:48:26.316Z Downloaded itertools v0.13.0
10492025-02-21T07:48:26.323Z Downloaded itertools v0.12.1
10502025-02-21T07:48:26.330Z Downloaded encoding_rs v0.8.34
10512025-02-21T07:48:26.351Z Downloaded idna v1.0.3
10522025-02-21T07:48:26.356Z Downloaded tracing v0.1.40
10532025-02-21T07:48:26.360Z Downloaded slog-envlogger v2.2.0
10542025-02-21T07:48:26.363Z Downloaded parking_lot v0.11.2
10552025-02-21T07:48:26.367Z Downloaded dirs-next v2.0.0
10562025-02-21T07:48:26.367Z Downloaded defmt v0.3.8
10572025-02-21T07:48:26.369Z Downloaded aho-corasick v1.1.3
10582025-02-21T07:48:26.373Z Downloaded stable_deref_trait v1.2.0
10592025-02-21T07:48:26.376Z Downloaded new_debug_unreachable v1.0.6
10602025-02-21T07:48:26.376Z Downloaded ena v0.14.3
10612025-02-21T07:48:26.378Z Downloaded structmeta-derive v0.2.0
10622025-02-21T07:48:26.378Z Downloaded parking_lot_core v0.9.10
10632025-02-21T07:48:26.381Z Downloaded zip v0.6.6
10642025-02-21T07:48:26.384Z Downloaded postcard v1.0.10
10652025-02-21T07:48:26.387Z Downloaded itertools v0.10.5
10662025-02-21T07:48:26.393Z Downloaded zerocopy v0.6.6
10672025-02-21T07:48:26.395Z Downloaded openssl-sys v0.9.105
10682025-02-21T07:48:26.400Z Downloaded tokio-postgres v0.7.12
10692025-02-21T07:48:26.404Z Downloaded multimap v0.10.0
10702025-02-21T07:48:26.407Z Downloaded foldhash v0.1.3
10712025-02-21T07:48:26.407Z Downloaded rustls-pemfile v2.2.0
10722025-02-21T07:48:26.410Z Downloaded p256 v0.13.2
10732025-02-21T07:48:26.413Z Downloaded vergen v8.3.2
10742025-02-21T07:48:26.415Z Downloaded rcgen v0.12.1
10752025-02-21T07:48:26.418Z Downloaded half v2.4.1
10762025-02-21T07:48:26.421Z Downloaded utf-8 v0.7.6
10772025-02-21T07:48:26.421Z Downloaded untrusted v0.7.1
10782025-02-21T07:48:26.424Z Downloaded termtree v0.5.1
10792025-02-21T07:48:26.424Z Downloaded futures v0.3.31
10802025-02-21T07:48:26.426Z Downloaded fatfs v0.3.6
10812025-02-21T07:48:26.429Z Downloaded ron v0.7.1
10822025-02-21T07:48:26.434Z Downloaded rustyline v14.0.0
10832025-02-21T07:48:26.441Z Downloaded universal-hash v0.5.1
10842025-02-21T07:48:26.444Z Downloaded unicode-truncate v1.1.0
10852025-02-21T07:48:26.444Z Downloaded num-bigint v0.4.6
10862025-02-21T07:48:26.446Z Downloaded nu-ansi-term v0.50.1
10872025-02-21T07:48:26.449Z Downloaded hashlink v0.9.1
10882025-02-21T07:48:26.449Z Downloaded http v1.2.0
10892025-02-21T07:48:26.454Z Downloaded pin-project-lite v0.2.14
10902025-02-21T07:48:26.459Z Downloaded slog-stdlog v4.1.1
10912025-02-21T07:48:26.462Z Downloaded ref-cast-impl v1.0.23
10922025-02-21T07:48:26.462Z Downloaded difflib v0.4.0
10932025-02-21T07:48:26.462Z Downloaded tungstenite v0.23.0
10942025-02-21T07:48:26.465Z Downloaded which v4.4.2
10952025-02-21T07:48:26.468Z Downloaded whoami v1.5.2
10962025-02-21T07:48:26.473Z Downloaded num-rational v0.4.2
10972025-02-21T07:48:26.473Z Downloaded writeable v0.5.5
10982025-02-21T07:48:26.476Z Downloaded thiserror-impl-no-std v2.0.2
10992025-02-21T07:48:26.476Z Downloaded stringprep v0.1.5
11002025-02-21T07:48:26.476Z Downloaded static_assertions v1.1.0
11012025-02-21T07:48:26.476Z Downloaded zone v0.3.0
11022025-02-21T07:48:26.476Z Downloaded unicode-properties v0.1.3
11032025-02-21T07:48:26.479Z Downloaded peg v0.8.4
11042025-02-21T07:48:26.482Z Downloaded time-macros v0.2.18
11052025-02-21T07:48:26.488Z Downloaded mockall_derive v0.13.0
11062025-02-21T07:48:26.488Z Downloaded headers v0.4.0
11072025-02-21T07:48:26.491Z Downloaded elliptic-curve v0.13.8
11082025-02-21T07:48:26.493Z Downloaded pem-rfc7468 v0.7.0
11092025-02-21T07:48:26.497Z Downloaded unicode-xid v0.2.6
11102025-02-21T07:48:26.497Z Downloaded strum_macros v0.24.3
11112025-02-21T07:48:26.504Z Downloaded string_cache v0.8.7
11122025-02-21T07:48:26.504Z Downloaded newline-converter v0.3.0
11132025-02-21T07:48:26.504Z Downloaded serde_urlencoded v0.7.1
11142025-02-21T07:48:26.504Z Downloaded serde_plain v1.0.2
11152025-02-21T07:48:26.507Z Downloaded serde_path_to_error v0.1.16
11162025-02-21T07:48:26.507Z Downloaded rustls-pemfile v1.0.4
11172025-02-21T07:48:26.507Z Downloaded rustfmt-wrapper v0.2.1
11182025-02-21T07:48:26.510Z Downloaded tungstenite v0.21.0
11192025-02-21T07:48:26.518Z Downloaded env_logger v0.11.5
11202025-02-21T07:48:26.518Z Downloaded russh-keys v0.45.0
11212025-02-21T07:48:26.521Z Downloaded libgit2-sys v0.17.0+1.8.1
11222025-02-21T07:48:26.572Z Downloaded progenitor v0.9.1
11232025-02-21T07:48:26.575Z Downloaded quinn v0.11.5
11242025-02-21T07:48:26.578Z Downloaded cc v1.1.30
11252025-02-21T07:48:26.581Z Downloaded tokio-rustls v0.25.0
11262025-02-21T07:48:26.583Z Downloaded indicatif v0.17.11
11272025-02-21T07:48:26.586Z Downloaded synstructure v0.13.1
11282025-02-21T07:48:26.589Z Downloaded crossbeam-channel v0.5.13
11292025-02-21T07:48:26.593Z Downloaded num v0.4.3
11302025-02-21T07:48:26.593Z Downloaded slog-async v2.8.0
11312025-02-21T07:48:26.593Z Downloaded rustc_version v0.4.1
11322025-02-21T07:48:26.597Z Downloaded rand_seeder v0.3.0
11332025-02-21T07:48:26.597Z Downloaded des v0.8.1
11342025-02-21T07:48:26.600Z Downloaded signal-hook v0.3.17
11352025-02-21T07:48:26.600Z Downloaded hyper-util v0.1.10
11362025-02-21T07:48:26.604Z Downloaded hmac v0.12.1
11372025-02-21T07:48:26.608Z Downloaded derive-where v1.2.7
11382025-02-21T07:48:26.611Z Downloaded tokio-rustls v0.26.0
11392025-02-21T07:48:26.611Z Downloaded tokio-rustls v0.24.1
11402025-02-21T07:48:26.614Z Downloaded crypto-bigint v0.5.5
11412025-02-21T07:48:26.619Z Downloaded base64 v0.13.1
11422025-02-21T07:48:26.622Z Downloaded walkdir v2.5.0
11432025-02-21T07:48:26.625Z Downloaded vte v0.11.1
11442025-02-21T07:48:26.629Z Downloaded document-features v0.2.10
11452025-02-21T07:48:26.629Z Downloaded compact_str v0.8.0
11462025-02-21T07:48:26.633Z Downloaded hickory-client v0.24.3
11472025-02-21T07:48:26.636Z Downloaded icu_locid_transform_data v1.5.0
11482025-02-21T07:48:26.636Z Downloaded blake2 v0.10.6
11492025-02-21T07:48:26.639Z Downloaded sec1 v0.7.3
11502025-02-21T07:48:26.642Z Downloaded structmeta v0.3.0
11512025-02-21T07:48:26.642Z Downloaded structmeta v0.2.0
11522025-02-21T07:48:26.642Z Downloaded ssh-cipher v0.2.0
11532025-02-21T07:48:26.645Z Downloaded signal-hook-registry v1.4.2
11542025-02-21T07:48:26.645Z Downloaded signal-hook-mio v0.2.4
11552025-02-21T07:48:26.645Z Downloaded schemars_derive v0.8.21
11562025-02-21T07:48:26.648Z Downloaded resolv-conf v0.7.0
11572025-02-21T07:48:26.648Z Downloaded mime_guess v2.0.5
11582025-02-21T07:48:26.651Z Downloaded icu_locid_transform v1.5.0
11592025-02-21T07:48:26.653Z Downloaded hyper-staticfile v0.10.1
11602025-02-21T07:48:26.655Z Downloaded litemap v0.7.3
11612025-02-21T07:48:26.655Z Downloaded lalrpop-util v0.19.12
11622025-02-21T07:48:26.658Z Downloaded jobserver v0.1.32
11632025-02-21T07:48:26.658Z Downloaded ipnet v2.10.1
11642025-02-21T07:48:26.661Z Downloaded vte_generate_state_changes v0.1.2
11652025-02-21T07:48:26.661Z Downloaded crc-any v2.5.0
11662025-02-21T07:48:26.663Z Downloaded cancel-safe-futures v0.1.5
11672025-02-21T07:48:26.666Z Downloaded keccak v0.1.5
11682025-02-21T07:48:26.666Z Downloaded hyper-tls v0.6.0
11692025-02-21T07:48:26.669Z Downloaded hyper-rustls v0.27.3
11702025-02-21T07:48:26.671Z Downloaded highway v1.2.0
11712025-02-21T07:48:26.671Z Downloaded idna_adapter v1.2.0
11722025-02-21T07:48:26.674Z Downloaded hostname v0.3.1
11732025-02-21T07:48:26.674Z Downloaded crossbeam-utils v0.8.20
11742025-02-21T07:48:26.677Z Downloaded clang-sys v1.8.1
11752025-02-21T07:48:26.679Z Downloaded hubpack v0.1.2
11762025-02-21T07:48:26.682Z Downloaded base64ct v1.6.0
11772025-02-21T07:48:26.682Z Downloaded async-trait v0.1.86
11782025-02-21T07:48:26.685Z Downloaded async-bb8-diesel v0.2.1
11792025-02-21T07:48:26.687Z Downloaded cassowary v0.3.0
11802025-02-21T07:48:26.689Z Downloaded instability v0.3.2
11812025-02-21T07:48:26.690Z Downloaded const_format_proc_macros v0.2.34
11822025-02-21T07:48:26.692Z Downloaded bzip2 v0.4.4
11832025-02-21T07:48:26.695Z Downloaded chacha20 v0.9.1
11842025-02-21T07:48:26.695Z Downloaded lockfree-object-pool v0.1.6
11852025-02-21T07:48:26.698Z Downloaded internet-checksum v0.2.1
11862025-02-21T07:48:26.698Z Downloaded convert_case v0.4.0
11872025-02-21T07:48:26.698Z Downloaded indoc v1.0.9
11882025-02-21T07:48:26.701Z Downloaded indent_write v2.2.0
11892025-02-21T07:48:26.704Z Downloaded backoff v0.4.0
11902025-02-21T07:48:26.704Z Downloaded blowfish v0.9.1
11912025-02-21T07:48:26.707Z Downloaded async-stream v0.3.6
11922025-02-21T07:48:26.707Z Downloaded daft v0.1.1
11932025-02-21T07:48:26.709Z Downloaded colored v2.1.0
11942025-02-21T07:48:26.712Z Downloaded cipher v0.4.4
11952025-02-21T07:48:26.712Z Downloaded cbc v0.1.2
11962025-02-21T07:48:26.716Z Downloaded bitfield-struct v0.6.2
11972025-02-21T07:48:26.716Z Downloaded http-body-util v0.1.2
11982025-02-21T07:48:26.718Z Downloaded home v0.5.9
11992025-02-21T07:48:26.719Z Downloaded heck v0.3.3
12002025-02-21T07:48:26.719Z Downloaded heapless v0.7.17
12012025-02-21T07:48:26.722Z Downloaded http-range v0.1.5
12022025-02-21T07:48:26.923Z Downloaded ring v0.17.8
12032025-02-21T07:48:27.022Z Downloaded aws-lc-sys v0.22.0
12042025-02-21T07:48:27.244Z Downloaded libsqlite3-sys v0.30.1
12052025-02-21T07:48:27.430Z Compiling syn v2.0.96
12062025-02-21T07:48:27.449Z Compiling serde v1.0.217
12072025-02-21T07:48:27.449Z Compiling value-bag v1.9.0
12082025-02-21T07:48:27.449Z Compiling lock_api v0.4.12
12092025-02-21T07:48:27.450Z Compiling scopeguard v1.2.0
12102025-02-21T07:48:27.450Z Compiling typenum v1.17.0
12112025-02-21T07:48:27.450Z Compiling generic-array v0.14.7
12122025-02-21T07:48:27.450Z Compiling getrandom v0.2.15
12132025-02-21T07:48:27.836Z Compiling subtle v2.6.1
12142025-02-21T07:48:28.062Z Compiling rand_core v0.6.4
12152025-02-21T07:48:28.081Z Compiling log v0.4.22
12162025-02-21T07:48:28.193Z Compiling shlex v1.3.0
12172025-02-21T07:48:28.215Z Compiling jobserver v0.1.32
12182025-02-21T07:48:28.246Z Compiling smallvec v1.13.2
12192025-02-21T07:48:28.539Z Compiling const-oid v0.9.6
12202025-02-21T07:48:28.576Z Compiling pin-project-lite v0.2.14
12212025-02-21T07:48:28.620Z Compiling rustix v0.38.37
12222025-02-21T07:48:28.662Z Compiling cc v1.1.30
12232025-02-21T07:48:28.719Z Compiling spin v0.9.8
12242025-02-21T07:48:28.849Z Compiling parking_lot_core v0.9.10
12252025-02-21T07:48:29.014Z Compiling futures-core v0.3.31
12262025-02-21T07:48:29.097Z Compiling signal-hook-registry v1.4.2
12272025-02-21T07:48:29.282Z Compiling mio v1.0.2
12282025-02-21T07:48:29.456Z Compiling aho-corasick v1.1.3
12292025-02-21T07:48:29.836Z Compiling parking_lot v0.12.3
12302025-02-21T07:48:29.930Z Compiling stable_deref_trait v1.2.0
12312025-02-21T07:48:30.058Z Compiling cpufeatures v0.2.14
12322025-02-21T07:48:30.085Z Compiling either v1.13.0
12332025-02-21T07:48:30.179Z Compiling regex-syntax v0.8.5
12342025-02-21T07:48:30.376Z Compiling glob v0.3.2
12352025-02-21T07:48:30.495Z Compiling futures-sink v0.3.31
12362025-02-21T07:48:30.663Z Compiling socket2 v0.5.7
12372025-02-21T07:48:30.666Z Compiling slab v0.4.9
12382025-02-21T07:48:30.719Z Compiling prettyplease v0.2.29
12392025-02-21T07:48:31.115Z Compiling lazy_static v1.5.0
12402025-02-21T07:48:31.186Z Compiling serde_json v1.0.135
12412025-02-21T07:48:31.204Z Compiling clang-sys v1.8.1
12422025-02-21T07:48:31.254Z Compiling minimal-lexical v0.2.1
12432025-02-21T07:48:31.610Z Compiling libloading v0.8.5
12442025-02-21T07:48:31.811Z Compiling nom v7.1.3
12452025-02-21T07:48:31.860Z Compiling bindgen v0.69.5
12462025-02-21T07:48:31.970Z Compiling home v0.5.9
12472025-02-21T07:48:32.197Z Compiling futures-channel v0.3.31
12482025-02-21T07:48:32.327Z Compiling itertools v0.12.1
12492025-02-21T07:48:32.638Z Compiling rustc-hash v1.1.0
12502025-02-21T07:48:32.731Z Compiling futures-io v0.3.31
12512025-02-21T07:48:32.808Z Compiling pin-utils v0.1.0
12522025-02-21T07:48:32.914Z Compiling lazycell v1.3.0
12532025-02-21T07:48:32.999Z Compiling allocator-api2 v0.2.18
12542025-02-21T07:48:33.108Z Compiling libm v0.2.8
12552025-02-21T07:48:33.461Z Compiling foldhash v0.1.3
12562025-02-21T07:48:33.741Z Compiling futures-task v0.3.31
12572025-02-21T07:48:33.765Z Compiling hashbrown v0.15.1
12582025-02-21T07:48:34.040Z Compiling regex-automata v0.4.8
12592025-02-21T07:48:34.115Z Compiling cmake v0.1.51
12602025-02-21T07:48:34.961Z Compiling cexpr v0.6.0
12612025-02-21T07:48:34.982Z Compiling num-traits v0.2.19
12622025-02-21T07:48:35.118Z Compiling synstructure v0.13.1
12632025-02-21T07:48:35.278Z Compiling dunce v1.0.5
12642025-02-21T07:48:35.426Z Compiling pkg-config v0.3.31
12652025-02-21T07:48:36.285Z Compiling fs_extra v1.3.0
12662025-02-21T07:48:36.696Z Compiling writeable v0.5.5
12672025-02-21T07:48:36.724Z Compiling litemap v0.7.3
12682025-02-21T07:48:36.827Z Compiling ring v0.17.8
12692025-02-21T07:48:37.107Z Compiling base64ct v1.6.0
12702025-02-21T07:48:37.211Z Compiling paste v1.0.15
12712025-02-21T07:48:37.803Z Compiling pem-rfc7468 v0.7.0
12722025-02-21T07:48:37.910Z Compiling httparse v1.9.5
12732025-02-21T07:48:38.080Z Compiling icu_locid_transform_data v1.5.0
12742025-02-21T07:48:38.195Z Compiling flagset v0.4.6
12752025-02-21T07:48:38.416Z Compiling aws-lc-rs v1.10.0
12762025-02-21T07:48:38.665Z Compiling tracing-core v0.1.32
12772025-02-21T07:48:38.820Z Compiling rustls-pki-types v1.10.0
12782025-02-21T07:48:39.349Z Compiling crossbeam-utils v0.8.20
12792025-02-21T07:48:39.430Z Compiling percent-encoding v2.3.1
12802025-02-21T07:48:39.725Z Compiling regex v1.11.1
12812025-02-21T07:48:39.746Z Compiling icu_properties_data v1.5.0
12822025-02-21T07:48:39.913Z Compiling powerfmt v0.2.0
12832025-02-21T07:48:39.978Z Compiling time-core v0.1.2
12842025-02-21T07:48:40.167Z Compiling mirai-annotations v1.12.0
12852025-02-21T07:48:40.216Z Compiling serde_derive v1.0.217
12862025-02-21T07:48:40.274Z Compiling zeroize_derive v1.4.2
12872025-02-21T07:48:40.362Z Compiling zerocopy-derive v0.7.35
12882025-02-21T07:48:40.451Z Compiling zerofrom-derive v0.1.4
12892025-02-21T07:48:40.625Z Compiling tokio-macros v2.5.0
12902025-02-21T07:48:41.615Z Compiling zeroize v1.8.1
12912025-02-21T07:48:41.980Z Compiling yoke-derive v0.7.4
12922025-02-21T07:48:42.067Z Compiling thiserror-impl v1.0.69
12932025-02-21T07:48:42.292Z Compiling zerocopy v0.7.35
12942025-02-21T07:48:43.274Z Compiling crypto-common v0.1.6
12952025-02-21T07:48:43.528Z Compiling block-buffer v0.10.4
12962025-02-21T07:48:43.664Z Compiling zerovec-derive v0.10.3
12972025-02-21T07:48:43.705Z Compiling futures-macro v0.3.31
12982025-02-21T07:48:43.794Z Compiling digest v0.10.7
12992025-02-21T07:48:43.813Z Compiling zerofrom v0.1.4
13002025-02-21T07:48:44.039Z Compiling displaydoc v0.2.5
13012025-02-21T07:48:44.272Z Compiling hmac v0.12.1
13022025-02-21T07:48:44.533Z Compiling block-padding v0.3.3
13032025-02-21T07:48:44.573Z Compiling yoke v0.7.4
13042025-02-21T07:48:44.632Z Compiling sha2 v0.10.8
13052025-02-21T07:48:44.793Z Compiling inout v0.1.3
13062025-02-21T07:48:44.912Z Compiling icu_provider_macros v1.5.0
13072025-02-21T07:48:44.933Z Compiling thiserror v1.0.69
13082025-02-21T07:48:45.057Z Compiling cipher v0.4.4
13092025-02-21T07:48:45.086Z Compiling ppv-lite86 v0.2.20
13102025-02-21T07:48:45.520Z Compiling futures-util v0.3.31
13112025-02-21T07:48:45.585Z Compiling der_derive v0.7.3
13122025-02-21T07:48:45.588Z Compiling tracing-attributes v0.1.27
13132025-02-21T07:48:45.835Z Compiling rand_chacha v0.3.1
13142025-02-21T07:48:46.022Z Compiling salsa20 v0.10.2
13152025-02-21T07:48:46.057Z Compiling zerovec v0.10.4
13162025-02-21T07:48:46.245Z Compiling rand v0.8.5
13172025-02-21T07:48:47.874Z Compiling tinystr v0.7.6
13182025-02-21T07:48:48.156Z Compiling der v0.7.9
13192025-02-21T07:48:48.177Z Compiling icu_collections v1.5.0
13202025-02-21T07:48:48.224Z Compiling icu_locid v1.5.0
13212025-02-21T07:48:48.262Z Compiling pest v2.7.14
13222025-02-21T07:48:48.331Z Compiling pbkdf2 v0.12.2
13232025-02-21T07:48:48.504Z Compiling vcpkg v0.2.15
13242025-02-21T07:48:48.849Z Compiling tracing v0.1.40
13252025-02-21T07:48:49.357Z Compiling icu_provider v1.5.0
13262025-02-21T07:48:49.394Z Compiling icu_normalizer_data v1.5.0
13272025-02-21T07:48:49.513Z Compiling untrusted v0.9.0
13282025-02-21T07:48:49.705Z Compiling untrusted v0.7.1
13292025-02-21T07:48:49.901Z Compiling utf16_iter v1.0.5
13302025-02-21T07:48:50.122Z Compiling icu_locid_transform v1.5.0
13312025-02-21T07:48:50.183Z Compiling spki v0.7.3
13322025-02-21T07:48:50.259Z Compiling write16 v1.0.0
13332025-02-21T07:48:50.296Z Compiling num-conv v0.1.0
13342025-02-21T07:48:50.406Z Compiling utf8_iter v1.0.4
13352025-02-21T07:48:50.553Z Compiling openssl-sys v0.9.105
13362025-02-21T07:48:50.608Z Compiling time-macros v0.2.18
13372025-02-21T07:48:50.878Z Compiling pest_meta v2.7.14
13382025-02-21T07:48:51.075Z Compiling scrypt v0.11.0
13392025-02-21T07:48:51.190Z Compiling aes v0.8.4
13402025-02-21T07:48:51.569Z Compiling icu_properties v1.5.1
13412025-02-21T07:48:51.620Z Compiling cbc v0.1.2
13422025-02-21T07:48:51.874Z Compiling scroll_derive v0.12.0
13432025-02-21T07:48:52.364Z Compiling deranged v0.3.11
13442025-02-21T07:48:52.872Z Compiling bitflags v2.6.0
13452025-02-21T07:48:53.320Z Compiling bytes v1.9.0
13462025-02-21T07:48:53.886Z Compiling indexmap v2.7.1
13472025-02-21T07:48:53.990Z Compiling semver v1.0.24
13482025-02-21T07:48:54.506Z Compiling tokio v1.43.0
13492025-02-21T07:48:54.691Z Compiling http v1.2.0
13502025-02-21T07:48:55.075Z Compiling rustc_version v0.4.1
13512025-02-21T07:48:55.233Z Compiling icu_normalizer v1.5.0
13522025-02-21T07:48:55.254Z Compiling num_threads v0.1.7
13532025-02-21T07:48:55.392Z Compiling atomic-waker v1.1.2
13542025-02-21T07:48:55.592Z Compiling tinyvec_macros v0.1.1
13552025-02-21T07:48:55.703Z Compiling tinyvec v1.8.0
13562025-02-21T07:48:55.744Z Compiling time v0.3.36
13572025-02-21T07:48:56.173Z Compiling http-body v1.0.1
13582025-02-21T07:48:56.268Z Compiling idna_adapter v1.2.0
13592025-02-21T07:48:56.427Z Compiling scroll v0.12.0
13602025-02-21T07:48:56.503Z Compiling pest_generator v2.7.14
13612025-02-21T07:48:56.862Z Compiling pkcs5 v0.7.1
13622025-02-21T07:48:57.046Z Compiling which v4.4.2
13632025-02-21T07:48:57.085Z Compiling form_urlencoded v1.2.1
13642025-02-21T07:48:57.172Z Compiling try-lock v0.2.5
13652025-02-21T07:48:57.411Z Compiling slog v2.7.0
13662025-02-21T07:48:57.602Z Compiling pkcs8 v0.10.2
13672025-02-21T07:48:57.998Z Compiling want v0.3.1
13682025-02-21T07:48:58.018Z Compiling goblin v0.8.2
13692025-02-21T07:48:58.098Z Compiling idna v1.0.3
13702025-02-21T07:48:58.203Z Compiling uuid v1.12.0
13712025-02-21T07:48:58.294Z Compiling iana-time-zone v0.1.61
13722025-02-21T07:48:58.350Z Compiling pest_derive v2.7.14
13732025-02-21T07:48:58.678Z Compiling httpdate v1.0.3
13742025-02-21T07:48:59.129Z Compiling chrono v0.4.39
13752025-02-21T07:48:59.151Z Compiling dtrace-parser v0.2.0
13762025-02-21T07:48:59.699Z Compiling serde_spanned v0.6.8
13772025-02-21T07:48:59.954Z Compiling toml_datetime v0.6.8
13782025-02-21T07:49:00.225Z Compiling serde_tokenstream v0.2.2
13792025-02-21T07:49:00.246Z Compiling openssl v0.10.70
13802025-02-21T07:49:00.433Z Compiling foreign-types-shared v0.1.1
13812025-02-21T07:49:00.565Z Compiling adler2 v2.0.0
13822025-02-21T07:49:00.689Z Compiling rustversion v1.0.17
13832025-02-21T07:49:00.783Z Compiling match_cfg v0.1.0
13842025-02-21T07:49:00.802Z Compiling base64 v0.22.1
13852025-02-21T07:49:00.887Z Compiling tower-service v0.3.3
13862025-02-21T07:49:01.002Z Compiling hostname v0.3.1
13872025-02-21T07:49:01.039Z Compiling miniz_oxide v0.8.0
13882025-02-21T07:49:01.253Z Compiling foreign-types v0.3.2
13892025-02-21T07:49:01.362Z Compiling url v2.5.3
13902025-02-21T07:49:01.502Z Compiling async-trait v0.1.86
13912025-02-21T07:49:02.308Z Compiling openssl-macros v0.1.1
13922025-02-21T07:49:02.434Z Compiling serde_derive_internals v0.29.1
13932025-02-21T07:49:02.723Z Compiling tokio-util v0.7.12
13942025-02-21T07:49:03.072Z Compiling dirs-sys-next v0.1.2
13952025-02-21T07:49:03.133Z Compiling schemars v0.8.21
13962025-02-21T07:49:03.480Z Compiling rustls v0.23.19
13972025-02-21T07:49:03.598Z Compiling native-tls v0.2.12
13982025-02-21T07:49:03.782Z Compiling h2 v0.4.6
13992025-02-21T07:49:03.919Z Compiling dof v0.3.0
14002025-02-21T07:49:03.945Z Compiling syn v1.0.109
14012025-02-21T07:49:03.962Z Compiling data-encoding v2.6.0
14022025-02-21T07:49:04.555Z Compiling rustls v0.22.4
14032025-02-21T07:49:04.726Z Compiling usdt-impl v0.5.0
14042025-02-21T07:49:04.866Z Compiling siphasher v0.3.11
14052025-02-21T07:49:05.288Z Compiling schemars_derive v0.8.21
14062025-02-21T07:49:05.799Z Compiling dirs-next v2.0.0
14072025-02-21T07:49:06.042Z Compiling unicode-normalization v0.1.24
14082025-02-21T07:49:07.150Z Compiling http-body-util v0.1.2
14092025-02-21T07:49:07.171Z Compiling heapless v0.7.17
14102025-02-21T07:49:07.273Z Compiling crossbeam-epoch v0.9.18
14112025-02-21T07:49:07.489Z Compiling sha1 v0.10.6
14122025-02-21T07:49:07.635Z Compiling signature v2.2.0
14132025-02-21T07:49:07.656Z Compiling bzip2-sys v0.1.11+1.0.8
14142025-02-21T07:49:07.924Z Compiling thread_local v1.1.8
14152025-02-21T07:49:07.927Z Compiling cookie v0.18.1
14162025-02-21T07:49:08.005Z Compiling multer v3.1.0
14172025-02-21T07:49:08.155Z Compiling encoding_rs v0.8.34
14182025-02-21T07:49:08.252Z Compiling signal-hook v0.3.17
14192025-02-21T07:49:08.273Z Compiling slog-async v2.8.0
14202025-02-21T07:49:08.340Z Compiling rayon-core v1.12.1
14212025-02-21T07:49:08.402Z Compiling dyn-clone v1.0.17
14222025-02-21T07:49:08.537Z Compiling unicode-bidi v0.3.17
14232025-02-21T07:49:08.627Z Compiling unicode-properties v0.1.3
14242025-02-21T07:49:08.652Z Compiling gimli v0.31.1
14252025-02-21T07:49:08.763Z Compiling ipnet v2.10.1
14262025-02-21T07:49:09.033Z Compiling openssl-probe v0.1.5
14272025-02-21T07:49:09.353Z Compiling mime v0.3.17
14282025-02-21T07:49:09.706Z Compiling stringprep v0.1.5
14292025-02-21T07:49:10.021Z Compiling toml_edit v0.22.22
14302025-02-21T07:49:12.184Z Compiling hyper v1.5.2
14312025-02-21T07:49:12.900Z Compiling addr2line v0.24.2
14322025-02-21T07:49:13.144Z Compiling crossbeam-deque v0.8.5
14332025-02-21T07:49:13.507Z Compiling usdt-macro v0.5.0
14342025-02-21T07:49:13.557Z Compiling usdt-attr-macro v0.5.0
14352025-02-21T07:49:13.577Z Compiling term v0.7.0
14362025-02-21T07:49:13.618Z Compiling slog-json v2.6.1
14372025-02-21T07:49:13.976Z Compiling serde_urlencoded v0.7.1
14382025-02-21T07:49:14.475Z Compiling curve25519-dalek v4.1.3
14392025-02-21T07:49:15.078Z Compiling hyper-util v0.1.10
14402025-02-21T07:49:15.100Z Compiling crossbeam-channel v0.5.13
14412025-02-21T07:49:15.122Z Compiling futures-executor v0.3.31
14422025-02-21T07:49:15.169Z Compiling enum-as-inner v0.6.1
14432025-02-21T07:49:15.637Z Compiling md-5 v0.10.6
14442025-02-21T07:49:15.734Z Compiling async-stream-impl v0.3.6
14452025-02-21T07:49:15.907Z Compiling rustls-pemfile v2.2.0
14462025-02-21T07:49:15.930Z Compiling num-integer v0.1.46
14472025-02-21T07:49:16.225Z Compiling hash32 v0.2.1
14482025-02-21T07:49:16.256Z Compiling ff v0.13.0
14492025-02-21T07:49:16.491Z Compiling is-terminal v0.4.13
14502025-02-21T07:49:16.570Z Compiling object v0.36.5
14512025-02-21T07:49:16.624Z Compiling dropshot v0.12.0
14522025-02-21T07:49:16.647Z Compiling memoffset v0.9.1
14532025-02-21T07:49:16.964Z Compiling linked-hash-map v0.5.6
14542025-02-21T07:49:16.987Z Compiling num-bigint-dig v0.8.4
14552025-02-21T07:49:17.008Z Compiling utf-8 v0.7.6
14562025-02-21T07:49:17.148Z Compiling litrs v0.4.1
14572025-02-21T07:49:17.278Z Compiling quick-error v1.2.3
14582025-02-21T07:49:17.299Z Compiling smoltcp v0.9.1
14592025-02-21T07:49:17.323Z Compiling fallible-iterator v0.2.0
14602025-02-21T07:49:17.452Z Compiling base16ct v0.2.0
14612025-02-21T07:49:17.623Z Compiling rustc-demangle v0.1.24
14622025-02-21T07:49:17.820Z Compiling cfg_aliases v0.2.1
14632025-02-21T07:49:17.940Z Compiling psl-types v2.0.11
14642025-02-21T07:49:17.992Z Compiling anyhow v1.0.95
14652025-02-21T07:49:17.995Z Compiling portable-atomic v1.9.0
14662025-02-21T07:49:18.140Z Compiling take_mut v0.2.2
14672025-02-21T07:49:18.266Z Compiling document-features v0.2.10
14682025-02-21T07:49:18.532Z Compiling publicsuffix v2.3.0
14692025-02-21T07:49:18.884Z Compiling nix v0.29.0
14702025-02-21T07:49:19.041Z Compiling postgres-protocol v0.6.7
14712025-02-21T07:49:19.099Z Compiling sec1 v0.7.3
14722025-02-21T07:49:19.279Z Compiling resolv-conf v0.7.0
14732025-02-21T07:49:19.429Z Compiling lru-cache v0.1.2
14742025-02-21T07:49:19.622Z Compiling tungstenite v0.24.0
14752025-02-21T07:49:19.721Z Compiling async-stream v0.3.6
14762025-02-21T07:49:19.878Z Compiling slog-term v2.9.1
14772025-02-21T07:49:20.032Z Compiling usdt v0.5.0
14782025-02-21T07:49:20.207Z Compiling group v0.13.0
14792025-02-21T07:49:20.512Z Compiling num-iter v0.1.45
14802025-02-21T07:49:20.534Z Compiling hickory-proto v0.24.3
14812025-02-21T07:49:20.716Z Compiling futures v0.3.31
14822025-02-21T07:49:20.935Z Compiling slog-bunyan v2.5.0
14832025-02-21T07:49:20.958Z Compiling toml v0.8.19
14842025-02-21T07:49:21.158Z Compiling tokio-native-tls v0.3.1
14852025-02-21T07:49:22.488Z Compiling camino v1.1.9
14862025-02-21T07:49:22.599Z Compiling phf_shared v0.11.2
14872025-02-21T07:49:22.619Z Compiling dropshot_endpoint v0.12.0
14882025-02-21T07:49:22.983Z Compiling terminal_size v0.4.0
14892025-02-21T07:49:23.219Z Compiling backtrace v0.3.74
14902025-02-21T07:49:23.308Z Compiling waitgroup v0.1.2
14912025-02-21T07:49:23.329Z Compiling openapiv3 v2.0.0
14922025-02-21T07:49:23.544Z Compiling serde_path_to_error v0.1.16
14932025-02-21T07:49:23.670Z Compiling hkdf v0.12.4
14942025-02-21T07:49:23.943Z Compiling crypto-bigint v0.5.5
14952025-02-21T07:49:24.317Z Compiling curve25519-dalek-derive v0.1.1
14962025-02-21T07:49:25.420Z Compiling hubpack_derive v0.1.1
14972025-02-21T07:49:25.742Z Compiling zerocopy-derive v0.6.6
14982025-02-21T07:49:26.084Z Compiling webpki-roots v0.26.6
14992025-02-21T07:49:26.282Z Compiling hostname v0.4.0
15002025-02-21T07:49:26.316Z Compiling ahash v0.8.11
15012025-02-21T07:49:26.503Z Compiling fs-err v2.11.0
15022025-02-21T07:49:26.676Z Compiling crc32fast v1.4.2
15032025-02-21T07:49:26.744Z Compiling newtype-uuid v1.2.1
15042025-02-21T07:49:26.828Z Compiling bitflags v1.3.2
15052025-02-21T07:49:26.946Z Compiling debug-ignore v1.0.5
15062025-02-21T07:49:27.015Z Compiling managed v0.8.0
15072025-02-21T07:49:27.052Z Compiling unicode-width v0.2.0
15082025-02-21T07:49:27.116Z Compiling winnow v0.5.40
15092025-02-21T07:49:27.357Z Compiling clap_builder v4.5.27
15102025-02-21T07:49:27.613Z Compiling zerocopy v0.6.6
15112025-02-21T07:49:27.643Z Compiling console v0.15.10
15122025-02-21T07:49:28.395Z Compiling flate2 v1.0.35
15132025-02-21T07:49:29.012Z Compiling elliptic-curve v0.13.8
15142025-02-21T07:49:29.267Z Compiling strum_macros v0.25.3
15152025-02-21T07:49:29.559Z Compiling hubpack v0.1.2
15162025-02-21T07:49:29.617Z Compiling hickory-resolver v0.24.3
15172025-02-21T07:49:29.989Z Compiling phf v0.11.2
15182025-02-21T07:49:30.269Z Compiling signal-hook-mio v0.2.4
15192025-02-21T07:49:30.446Z Compiling toml_edit v0.19.15
15202025-02-21T07:49:30.611Z Compiling cookie_store v0.21.1
15212025-02-21T07:49:30.669Z Compiling rayon v1.10.0
15222025-02-21T07:49:32.079Z Compiling bzip2 v0.4.4
15232025-02-21T07:49:32.475Z Compiling hyper-tls v0.6.0
15242025-02-21T07:49:33.923Z Compiling tokio-tungstenite v0.24.0
15252025-02-21T07:49:33.926Z Compiling postgres-types v0.2.8
15262025-02-21T07:49:35.009Z Compiling ed25519 v2.2.3
15272025-02-21T07:49:35.298Z Compiling phf_shared v0.10.0
15282025-02-21T07:49:35.301Z Compiling tokio-stream v0.1.16
15292025-02-21T07:49:35.699Z Compiling pkcs1 v0.7.5
15302025-02-21T07:49:36.217Z Compiling serde-big-array v0.5.1
15312025-02-21T07:49:36.308Z Compiling clap_derive v4.5.24
15322025-02-21T07:49:36.466Z Compiling rfc6979 v0.4.0
15332025-02-21T07:49:36.609Z Compiling serde_repr v0.1.19
15342025-02-21T07:49:36.670Z Compiling derive-where v1.2.7
15352025-02-21T07:49:36.826Z Compiling bstr v1.10.0
15362025-02-21T07:49:37.465Z Compiling float-cmp v0.10.0
15372025-02-21T07:49:37.728Z Compiling sync_wrapper v1.0.1
15382025-02-21T07:49:37.770Z Compiling difflib v0.4.0
15392025-02-21T07:49:37.797Z Compiling normalize-line-endings v0.3.0
15402025-02-21T07:49:37.894Z Compiling bit-vec v0.6.3
15412025-02-21T07:49:37.945Z Compiling fixedbitset v0.4.2
15422025-02-21T07:49:38.325Z Compiling whoami v1.5.2
15432025-02-21T07:49:38.378Z Compiling static_assertions v1.1.0
15442025-02-21T07:49:38.399Z Compiling predicates-core v1.0.8
15452025-02-21T07:49:38.489Z Compiling number_prefix v0.4.0
15462025-02-21T07:49:38.720Z Compiling unicode-segmentation v1.12.0
15472025-02-21T07:49:38.740Z Compiling precomputed-hash v0.1.1
15482025-02-21T07:49:38.877Z Compiling new_debug_unreachable v1.0.6
15492025-02-21T07:49:38.898Z Compiling indicatif v0.17.11
15502025-02-21T07:49:38.991Z Compiling string_cache v0.8.7
15512025-02-21T07:49:39.040Z Compiling tokio-postgres v0.7.12
15522025-02-21T07:49:39.424Z Compiling similar v2.6.0
15532025-02-21T07:49:39.584Z Compiling predicates v3.1.3
15542025-02-21T07:49:39.830Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15552025-02-21T07:49:40.878Z Compiling clap v4.5.27
15562025-02-21T07:49:40.899Z Compiling bit-set v0.5.3
15572025-02-21T07:49:41.009Z Compiling petgraph v0.6.5
15582025-02-21T07:49:41.057Z Compiling ecdsa v0.16.9
15592025-02-21T07:49:41.177Z Compiling rsa v0.9.6
15602025-02-21T07:49:41.468Z Compiling ed25519-dalek v2.1.1
15612025-02-21T07:49:42.877Z Compiling toml v0.7.8
15622025-02-21T07:49:43.937Z Compiling zip v0.6.6
15632025-02-21T07:49:44.339Z Compiling crossterm v0.28.1
15642025-02-21T07:49:45.245Z Compiling hex v0.4.3
15652025-02-21T07:49:45.397Z Compiling x509-cert v0.2.5
15662025-02-21T07:49:45.540Z Compiling itertools v0.10.5
15672025-02-21T07:49:45.832Z Compiling peg-runtime v0.8.3
15682025-02-21T07:49:46.089Z Compiling lalrpop-util v0.19.12
15692025-02-21T07:49:46.418Z Compiling unicode-xid v0.2.6
15702025-02-21T07:49:46.455Z Compiling strum_macros v0.26.4
15712025-02-21T07:49:46.612Z Compiling xattr v1.3.1
15722025-02-21T07:49:46.885Z Compiling filetime v0.2.25
15732025-02-21T07:49:47.198Z Compiling tar v0.4.42
15742025-02-21T07:49:51.004Z Compiling strum v0.26.3
15752025-02-21T07:49:54.370Z Compiling aws-lc-sys v0.22.0
15762025-02-21T07:50:22.373Z Compiling rustls-webpki v0.102.8
15772025-02-21T07:50:25.663Z Compiling tokio-rustls v0.25.0
15782025-02-21T07:50:27.393Z Compiling tokio-rustls v0.26.0
15792025-02-21T07:50:27.700Z Compiling hyper-rustls v0.27.3
15802025-02-21T07:50:28.063Z Compiling reqwest v0.12.9
15812025-02-21T07:50:29.329Z Compiling qorb v0.2.1
15822025-02-21T07:50:32.387Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15832025-02-21T07:50:32.657Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15842025-02-21T07:50:37.169Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 13s
15852025-02-21T07:50:37.332Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15862025-02-21T07:50:37.385ZFeb 21 07:50:36.413 INFO Starting download, target: Clickhouse
15872025-02-21T07:50:37.385ZFeb 21 07:50:36.414 INFO Starting download, target: Cockroach
15882025-02-21T07:50:37.385ZFeb 21 07:50:36.414 INFO Starting download, target: Console
15892025-02-21T07:50:37.385ZFeb 21 07:50:36.414 INFO Starting download, target: DendriteOpenapi
15902025-02-21T07:50:37.385ZFeb 21 07:50:36.414 INFO Starting download, target: DendriteStub
15912025-02-21T07:50:37.388ZFeb 21 07:50:36.414 INFO Starting download, target: MaghemiteMgd
15922025-02-21T07:50:37.388ZFeb 21 07:50:36.414 INFO Starting download, target: TransceiverControl
15932025-02-21T07:50:37.388ZFeb 21 07:50:36.414 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15942025-02-21T07:50:37.388ZFeb 21 07:50:36.414 INFO Downloading out/downloads/dpd-b37a8fdc335592e24d6afe71995637b2ad36eb7d.json (attempt 1/3), target: DendriteOpenapi
15952025-02-21T07:50:37.388ZFeb 21 07:50:36.414 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15962025-02-21T07:50:37.388ZFeb 21 07:50:36.415 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15972025-02-21T07:50:37.388ZFeb 21 07:50:36.415 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15982025-02-21T07:50:37.388ZFeb 21 07:50:36.415 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15992025-02-21T07:50:37.388ZFeb 21 07:50:36.415 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16002025-02-21T07:50:37.516ZFeb 21 07:50:36.538 INFO Download complete, target: DendriteOpenapi
16012025-02-21T07:50:37.652ZFeb 21 07:50:36.674 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16022025-02-21T07:50:37.834ZFeb 21 07:50:36.860 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16032025-02-21T07:50:38.167ZFeb 21 07:50:37.189 INFO Download complete, target: TransceiverControl
16042025-02-21T07:50:38.181ZFeb 21 07:50:37.201 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16052025-02-21T07:50:38.204ZFeb 21 07:50:37.230 INFO Download complete, target: Console
16062025-02-21T07:50:38.362ZFeb 21 07:50:37.390 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16072025-02-21T07:50:38.896ZFeb 21 07:50:37.925 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16082025-02-21T07:50:38.896ZFeb 21 07:50:37.925 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16092025-02-21T07:50:39.257ZFeb 21 07:50:38.285 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16102025-02-21T07:50:40.941ZFeb 21 07:50:39.969 INFO Download complete, target: DendriteStub
16112025-02-21T07:50:41.208ZFeb 21 07:50:40.237 INFO Download complete, target: MaghemiteMgd
16122025-02-21T07:50:46.122ZFeb 21 07:50:45.150 INFO Checking that binary works, target: Cockroach
16132025-02-21T07:50:46.461ZFeb 21 07:50:45.489 INFO Download complete, target: Cockroach
16142025-02-21T07:50:51.446ZFeb 21 07:50:50.473 INFO Checking that binary works, target: Clickhouse
16152025-02-21T07:50:51.628ZFeb 21 07:50:50.655 INFO Download complete, target: Clickhouse
16162025-02-21T07:50:51.648ZAll builder prerequisites installed successfully, and PATH looks valid
16172025-02-21T07:50:51.651Z
16182025-02-21T07:50:51.651Zreal 5:01.442871401
16192025-02-21T07:50:51.651Zuser 15:32.423718444
16202025-02-21T07:50:51.651Zsys 2:06.683366142
16212025-02-21T07:50:51.651Ztrap 0.598933146
16222025-02-21T07:50:51.651Ztflt 0.975964174
16232025-02-21T07:50:51.651Zdflt 0.996405955
16242025-02-21T07:50:51.651Zkflt 0.022822906
16252025-02-21T07:50:51.651Zlock 24:18.630697908
16262025-02-21T07:50:51.651Zslp 55:04.273882691
16272025-02-21T07:50:51.651Zlat 59.774774925
16282025-02-21T07:50:51.651Zstop 2:22.677920906
16292025-02-21T07:50:51.651Z+ banner hack-check
16302025-02-21T07:50:51.655Z
16312025-02-21T07:50:51.655Z # # ## #### # # #### # # ###### #### # #
16322025-02-21T07:50:51.655Z # # # # # # # # # # # # # # # # #
16332025-02-21T07:50:51.655Z ###### # # # #### ##### # ###### ##### # ####
16342025-02-21T07:50:51.655Z # # ###### # # # # # # # # # #
16352025-02-21T07:50:51.655Z # # # # # # # # # # # # # # # # #
16362025-02-21T07:50:51.655Z # # # # #### # # #### # # ###### #### # #
16372025-02-21T07:50:51.655Z
16382025-02-21T07:50:51.655Z+ export CARGO_INCREMENTAL=0
16392025-02-21T07:50:51.655Z+ CARGO_INCREMENTAL=0
16402025-02-21T07:50:51.655Z+ ptime -m timeout 2h cargo xtask check-features --ci
16412025-02-21T07:50:52.207Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
16422025-02-21T07:50:55.028Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.31s
16432025-02-21T07:50:55.095Z Running `target/debug/xtask check-features --ci`
16442025-02-21T07:50:55.118Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16452025-02-21T07:50:55.118Zrunning: "/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16462025-02-21T07:50:55.590Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
16472025-02-21T07:50:55.607Z Running `target/debug/xtask download cargo-hack`
16482025-02-21T07:50:56.469Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16492025-02-21T07:50:56.867Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16502025-02-21T07:51:00.595Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.96s
16512025-02-21T07:51:00.751Z Running `target/debug/xtask-downloader cargo-hack`
16522025-02-21T07:51:00.789ZFeb 21 07:50:59.815 INFO Starting download, target: CargoHack
16532025-02-21T07:51:00.791ZFeb 21 07:50:59.816 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16542025-02-21T07:51:01.410ZFeb 21 07:51:00.437 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16552025-02-21T07:51:01.500ZFeb 21 07:51:00.527 INFO Download complete, target: CargoHack
16562025-02-21T07:51:01.504Zrunning: "/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"
16572025-02-21T07:51:01.521Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16582025-02-21T07:51:01.703Zinfo: running `cargo check --bins` on api_identity (1/199)
16592025-02-21T07:51:02.250Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16602025-02-21T07:51:02.253Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16612025-02-21T07:51:02.253Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16622025-02-21T07:51:02.256Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
16632025-02-21T07:51:02.326Z
16642025-02-21T07:51:02.326Zinfo: running `cargo check --bins` on bootstore (2/199)
16652025-02-21T07:51:02.904Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16662025-02-21T07:51:02.907Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16672025-02-21T07:51:02.907Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16682025-02-21T07:51:02.910Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
16692025-02-21T07:51:02.982Z
16702025-02-21T07:51:02.983Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/199)
16712025-02-21T07:51:03.552Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16722025-02-21T07:51:03.555Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16732025-02-21T07:51:03.555Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16742025-02-21T07:51:03.558Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
16752025-02-21T07:51:03.632Z
16762025-02-21T07:51:03.632Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/199)
16772025-02-21T07:51:04.199Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16782025-02-21T07:51:04.202Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16792025-02-21T07:51:04.202Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16802025-02-21T07:51:04.204Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
16812025-02-21T07:51:04.276Z
16822025-02-21T07:51:04.276Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/199)
16832025-02-21T07:51:04.682Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16842025-02-21T07:51:04.685Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16852025-02-21T07:51:04.685Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16862025-02-21T07:51:04.688Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
16872025-02-21T07:51:04.729Z
16882025-02-21T07:51:04.730Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/199)
16892025-02-21T07:51:05.136Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16902025-02-21T07:51:05.141Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16912025-02-21T07:51:05.142Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16922025-02-21T07:51:05.142Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
16932025-02-21T07:51:05.182Z
16942025-02-21T07:51:05.182Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/199)
16952025-02-21T07:51:05.585Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16962025-02-21T07:51:05.590Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16972025-02-21T07:51:05.590Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16982025-02-21T07:51:05.590Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
16992025-02-21T07:51:05.633Z
17002025-02-21T07:51:05.634Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/199)
17012025-02-21T07:51:06.027Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17022025-02-21T07:51:06.032Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17032025-02-21T07:51:06.032Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17042025-02-21T07:51:06.032Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17052025-02-21T07:51:06.072Z
17062025-02-21T07:51:06.072Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/199)
17072025-02-21T07:51:06.491Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17082025-02-21T07:51:06.496Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17092025-02-21T07:51:06.496Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17102025-02-21T07:51:06.496Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17112025-02-21T07:51:06.516Z
17122025-02-21T07:51:06.516Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/199)
17132025-02-21T07:51:06.916Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17142025-02-21T07:51:06.919Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17152025-02-21T07:51:06.919Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17162025-02-21T07:51:06.921Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17172025-02-21T07:51:06.961Z
17182025-02-21T07:51:06.961Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/199)
17192025-02-21T07:51:07.362Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17202025-02-21T07:51:07.365Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17212025-02-21T07:51:07.365Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17222025-02-21T07:51:07.368Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17232025-02-21T07:51:07.407Z
17242025-02-21T07:51:07.407Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/199)
17252025-02-21T07:51:07.805Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17262025-02-21T07:51:07.810Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17272025-02-21T07:51:07.810Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17282025-02-21T07:51:07.813Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17292025-02-21T07:51:07.850Z
17302025-02-21T07:51:07.850Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/199)
17312025-02-21T07:51:08.250Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17322025-02-21T07:51:08.252Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17332025-02-21T07:51:08.252Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17342025-02-21T07:51:08.255Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17352025-02-21T07:51:08.293Z
17362025-02-21T07:51:08.293Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/199)
17372025-02-21T07:51:08.685Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17382025-02-21T07:51:08.688Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17392025-02-21T07:51:08.688Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17402025-02-21T07:51:08.691Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17412025-02-21T07:51:08.730Z
17422025-02-21T07:51:08.730Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/199)
17432025-02-21T07:51:09.132Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17442025-02-21T07:51:09.135Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17452025-02-21T07:51:09.135Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17462025-02-21T07:51:09.137Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17472025-02-21T07:51:09.176Z
17482025-02-21T07:51:09.176Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/199)
17492025-02-21T07:51:09.582Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17502025-02-21T07:51:09.585Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17512025-02-21T07:51:09.585Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17522025-02-21T07:51:09.588Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17532025-02-21T07:51:09.631Z
17542025-02-21T07:51:09.631Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/199)
17552025-02-21T07:51:10.035Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17562025-02-21T07:51:10.038Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17572025-02-21T07:51:10.038Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17582025-02-21T07:51:10.040Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17592025-02-21T07:51:10.079Z
17602025-02-21T07:51:10.080Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/199)
17612025-02-21T07:51:10.486Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17622025-02-21T07:51:10.489Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17632025-02-21T07:51:10.489Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17642025-02-21T07:51:10.491Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17652025-02-21T07:51:10.531Z
17662025-02-21T07:51:10.531Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/199)
17672025-02-21T07:51:10.929Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17682025-02-21T07:51:10.932Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17692025-02-21T07:51:10.932Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17702025-02-21T07:51:10.934Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17712025-02-21T07:51:10.973Z
17722025-02-21T07:51:10.973Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/199)
17732025-02-21T07:51:11.373Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17742025-02-21T07:51:11.376Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17752025-02-21T07:51:11.376Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17762025-02-21T07:51:11.378Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17772025-02-21T07:51:11.419Z
17782025-02-21T07:51:11.419Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/199)
17792025-02-21T07:51:11.827Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17802025-02-21T07:51:11.830Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17812025-02-21T07:51:11.830Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17822025-02-21T07:51:11.830Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17832025-02-21T07:51:11.869Z
17842025-02-21T07:51:11.869Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/199)
17852025-02-21T07:51:12.272Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17862025-02-21T07:51:12.276Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17872025-02-21T07:51:12.276Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17882025-02-21T07:51:12.278Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17892025-02-21T07:51:12.317Z
17902025-02-21T07:51:12.317Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/199)
17912025-02-21T07:51:12.726Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17922025-02-21T07:51:12.729Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17932025-02-21T07:51:12.729Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17942025-02-21T07:51:12.732Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17952025-02-21T07:51:12.770Z
17962025-02-21T07:51:12.770Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/199)
17972025-02-21T07:51:13.170Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17982025-02-21T07:51:13.173Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17992025-02-21T07:51:13.173Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18002025-02-21T07:51:13.175Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
18012025-02-21T07:51:13.217Z
18022025-02-21T07:51:13.217Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/199)
18032025-02-21T07:51:13.615Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18042025-02-21T07:51:13.618Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18052025-02-21T07:51:13.618Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18062025-02-21T07:51:13.620Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
18072025-02-21T07:51:13.661Z
18082025-02-21T07:51:13.661Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/199)
18092025-02-21T07:51:14.054Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18102025-02-21T07:51:14.059Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18112025-02-21T07:51:14.059Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18122025-02-21T07:51:14.062Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
18132025-02-21T07:51:14.098Z
18142025-02-21T07:51:14.098Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/199)
18152025-02-21T07:51:14.496Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18162025-02-21T07:51:14.499Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18172025-02-21T07:51:14.499Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18182025-02-21T07:51:14.502Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
18192025-02-21T07:51:14.543Z
18202025-02-21T07:51:14.543Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/199)
18212025-02-21T07:51:14.936Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18222025-02-21T07:51:14.939Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18232025-02-21T07:51:14.939Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18242025-02-21T07:51:14.941Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
18252025-02-21T07:51:14.980Z
18262025-02-21T07:51:14.981Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/199)
18272025-02-21T07:51:15.374Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18282025-02-21T07:51:15.377Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18292025-02-21T07:51:15.377Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18302025-02-21T07:51:15.379Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
18312025-02-21T07:51:15.421Z
18322025-02-21T07:51:15.421Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/199)
18332025-02-21T07:51:15.814Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18342025-02-21T07:51:15.817Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18352025-02-21T07:51:15.817Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18362025-02-21T07:51:15.819Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
18372025-02-21T07:51:15.859Z
18382025-02-21T07:51:15.859Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/199)
18392025-02-21T07:51:16.265Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18402025-02-21T07:51:16.268Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18412025-02-21T07:51:16.268Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18422025-02-21T07:51:16.270Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18432025-02-21T07:51:16.309Z
18442025-02-21T07:51:16.309Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/199)
18452025-02-21T07:51:16.709Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18462025-02-21T07:51:16.712Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18472025-02-21T07:51:16.712Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18482025-02-21T07:51:16.715Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18492025-02-21T07:51:16.757Z
18502025-02-21T07:51:16.757Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/199)
18512025-02-21T07:51:17.163Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18522025-02-21T07:51:17.166Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18532025-02-21T07:51:17.166Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18542025-02-21T07:51:17.168Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18552025-02-21T07:51:17.213Z
18562025-02-21T07:51:17.213Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/199)
18572025-02-21T07:51:17.612Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18582025-02-21T07:51:17.615Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18592025-02-21T07:51:17.615Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18602025-02-21T07:51:17.617Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18612025-02-21T07:51:17.659Z
18622025-02-21T07:51:17.659Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/199)
18632025-02-21T07:51:18.058Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18642025-02-21T07:51:18.061Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18652025-02-21T07:51:18.061Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18662025-02-21T07:51:18.061Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
18672025-02-21T07:51:18.103Z
18682025-02-21T07:51:18.103Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/199)
18692025-02-21T07:51:18.497Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18702025-02-21T07:51:18.501Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18712025-02-21T07:51:18.501Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18722025-02-21T07:51:18.504Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
18732025-02-21T07:51:18.541Z
18742025-02-21T07:51:18.541Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/199)
18752025-02-21T07:51:18.950Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18762025-02-21T07:51:18.953Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18772025-02-21T07:51:18.953Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18782025-02-21T07:51:18.956Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18792025-02-21T07:51:18.996Z
18802025-02-21T07:51:18.996Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/199)
18812025-02-21T07:51:19.404Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18822025-02-21T07:51:19.407Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18832025-02-21T07:51:19.407Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18842025-02-21T07:51:19.409Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18852025-02-21T07:51:20.451Z
18862025-02-21T07:51:20.451Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/199)
18872025-02-21T07:51:20.453Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18882025-02-21T07:51:20.453Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18892025-02-21T07:51:20.453Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18902025-02-21T07:51:20.454Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18912025-02-21T07:51:20.454Z
18922025-02-21T07:51:20.454Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/199)
18932025-02-21T07:51:20.454Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18942025-02-21T07:51:20.454Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18952025-02-21T07:51:20.454Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18962025-02-21T07:51:20.454Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18972025-02-21T07:51:20.454Z
18982025-02-21T07:51:20.454Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/199)
18992025-02-21T07:51:20.772Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19002025-02-21T07:51:20.775Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19012025-02-21T07:51:20.775Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19022025-02-21T07:51:20.777Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
19032025-02-21T07:51:20.817Z
19042025-02-21T07:51:20.817Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/199)
19052025-02-21T07:51:21.222Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19062025-02-21T07:51:21.224Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19072025-02-21T07:51:21.224Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19082025-02-21T07:51:21.227Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
19092025-02-21T07:51:21.267Z
19102025-02-21T07:51:21.267Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/199)
19112025-02-21T07:51:21.677Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19122025-02-21T07:51:21.679Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19132025-02-21T07:51:21.679Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19142025-02-21T07:51:21.682Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
19152025-02-21T07:51:21.727Z
19162025-02-21T07:51:21.727Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/199)
19172025-02-21T07:51:22.132Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19182025-02-21T07:51:22.136Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19192025-02-21T07:51:22.136Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19202025-02-21T07:51:22.136Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
19212025-02-21T07:51:22.177Z
19222025-02-21T07:51:22.177Zinfo: running `cargo check --bins` on sled-hardware-types (45/199)
19232025-02-21T07:51:22.759Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19242025-02-21T07:51:22.762Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19252025-02-21T07:51:22.762Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19262025-02-21T07:51:22.764Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
19272025-02-21T07:51:22.840Z
19282025-02-21T07:51:22.840Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (46/199)
19292025-02-21T07:51:23.421Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19302025-02-21T07:51:23.424Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19312025-02-21T07:51:23.424Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19322025-02-21T07:51:23.427Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
19332025-02-21T07:51:23.500Z
19342025-02-21T07:51:23.500Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (47/199)
19352025-02-21T07:51:24.084Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19362025-02-21T07:51:24.087Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19372025-02-21T07:51:24.087Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19382025-02-21T07:51:24.090Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
19392025-02-21T07:51:24.165Z
19402025-02-21T07:51:24.165Zinfo: running `cargo check --bins` on oxlog (48/199)
19412025-02-21T07:51:24.720Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19422025-02-21T07:51:24.723Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19432025-02-21T07:51:24.811Z Checking cfg-if v1.0.0
19442025-02-21T07:51:24.814Z Checking libc v0.2.169
19452025-02-21T07:51:24.921Z Checking serde v1.0.217
19462025-02-21T07:51:24.922Z Checking zeroize v1.8.1
19472025-02-21T07:51:24.944Z Checking memchr v2.7.4
19482025-02-21T07:51:24.955Z Checking typenum v1.17.0
19492025-02-21T07:51:24.958Z Checking subtle v2.6.1
19502025-02-21T07:51:24.969Z Checking scopeguard v1.2.0
19512025-02-21T07:51:24.994Z Checking value-bag v1.9.0
19522025-02-21T07:51:25.125Z Checking lock_api v0.4.12
19532025-02-21T07:51:25.194Z Checking smallvec v1.13.2
19542025-02-21T07:51:25.215Z Checking itoa v1.0.11
19552025-02-21T07:51:25.398Z Checking log v0.4.22
19562025-02-21T07:51:25.445Z Checking const-oid v0.9.6
19572025-02-21T07:51:25.496Z Checking pin-project-lite v0.2.14
19582025-02-21T07:51:25.516Z Checking byteorder v1.5.0
19592025-02-21T07:51:25.627Z Checking once_cell v1.20.2
19602025-02-21T07:51:25.825Z Checking futures-core v0.3.31
19612025-02-21T07:51:25.906Z Checking cpufeatures v0.2.14
19622025-02-21T07:51:25.929Z Checking stable_deref_trait v1.2.0
19632025-02-21T07:51:25.945Z Checking getrandom v0.2.15
19642025-02-21T07:51:25.947Z Checking parking_lot_core v0.9.10
19652025-02-21T07:51:26.002Z Checking signal-hook-registry v1.4.2
19662025-02-21T07:51:26.016Z Checking mio v1.0.2
19672025-02-21T07:51:26.034Z Checking futures-sink v0.3.31
19682025-02-21T07:51:26.049Z Checking generic-array v0.14.7
19692025-02-21T07:51:26.179Z Checking socket2 v0.5.7
19702025-02-21T07:51:26.197Z Checking rand_core v0.6.4
19712025-02-21T07:51:26.240Z Checking zerocopy v0.7.35
19722025-02-21T07:51:26.292Z Checking parking_lot v0.12.3
19732025-02-21T07:51:26.531Z Checking zerofrom v0.1.4
19742025-02-21T07:51:26.627Z Checking spin v0.9.8
19752025-02-21T07:51:26.642Z Checking slab v0.4.9
19762025-02-21T07:51:26.684Z Checking futures-channel v0.3.31
19772025-02-21T07:51:26.733Z Checking yoke v0.7.4
19782025-02-21T07:51:26.903Z Checking foldhash v0.1.3
19792025-02-21T07:51:26.957Z Checking allocator-api2 v0.2.18
19802025-02-21T07:51:27.032Z Checking futures-task v0.3.31
19812025-02-21T07:51:27.079Z Checking zerovec v0.10.4
19822025-02-21T07:51:27.118Z Checking equivalent v1.0.1
19832025-02-21T07:51:27.158Z Checking crypto-common v0.1.6
19842025-02-21T07:51:27.244Z Checking block-buffer v0.10.4
19852025-02-21T07:51:27.261Z Checking futures-io v0.3.31
19862025-02-21T07:51:27.330Z Checking pin-utils v0.1.0
19872025-02-21T07:51:27.346Z Checking block-padding v0.3.3
19882025-02-21T07:51:27.430Z Checking ryu v1.0.18
19892025-02-21T07:51:27.447Z Checking futures-util v0.3.31
19902025-02-21T07:51:27.464Z Checking digest v0.10.7
19912025-02-21T07:51:27.477Z Checking fnv v1.0.7
19922025-02-21T07:51:27.537Z Checking hashbrown v0.15.1
19932025-02-21T07:51:27.569Z Checking inout v0.1.3
19942025-02-21T07:51:27.605Z Checking writeable v0.5.5
19952025-02-21T07:51:27.671Z Checking litemap v0.7.3
19962025-02-21T07:51:27.807Z Checking cipher v0.4.4
19972025-02-21T07:51:27.829Z Checking hmac v0.12.1
19982025-02-21T07:51:27.930Z Checking sha2 v0.10.8
19992025-02-21T07:51:27.995Z Checking libm v0.2.8
20002025-02-21T07:51:28.049Z Checking base64ct v1.6.0
20012025-02-21T07:51:28.209Z Checking ppv-lite86 v0.2.20
20022025-02-21T07:51:28.497Z Checking pem-rfc7468 v0.7.0
20032025-02-21T07:51:28.519Z Checking icu_locid_transform_data v1.5.0
20042025-02-21T07:51:28.574Z Checking flagset v0.4.6
20052025-02-21T07:51:28.625Z Checking tracing-core v0.1.32
20062025-02-21T07:51:28.640Z Checking tinystr v0.7.6
20072025-02-21T07:51:28.757Z Checking icu_collections v1.5.0
20082025-02-21T07:51:28.783Z Checking der v0.7.9
20092025-02-21T07:51:28.882Z Checking num-traits v0.2.19
20102025-02-21T07:51:28.917Z Checking rand_chacha v0.3.1
20112025-02-21T07:51:28.965Z Checking icu_locid v1.5.0
20122025-02-21T07:51:29.233Z Checking thiserror v1.0.69
20132025-02-21T07:51:29.328Z Checking icu_properties_data v1.5.0
20142025-02-21T07:51:29.384Z Checking percent-encoding v2.3.1
20152025-02-21T07:51:29.401Z Checking rustls-pki-types v1.10.0
20162025-02-21T07:51:29.483Z Checking bytes v1.9.0
20172025-02-21T07:51:29.562Z Checking indexmap v2.7.1
20182025-02-21T07:51:29.606Z Checking serde_json v1.0.135
20192025-02-21T07:51:29.920Z Checking icu_provider v1.5.0
20202025-02-21T07:51:29.936Z Checking bitflags v2.6.0
20212025-02-21T07:51:30.245Z Checking rand v0.8.5
20222025-02-21T07:51:30.295Z Checking tokio v1.43.0
20232025-02-21T07:51:30.386Z Checking http v1.2.0
20242025-02-21T07:51:30.533Z Checking spki v0.7.3
20252025-02-21T07:51:30.560Z Checking icu_locid_transform v1.5.0
20262025-02-21T07:51:30.806Z Checking tracing v0.1.40
20272025-02-21T07:51:30.829Z Checking salsa20 v0.10.2
20282025-02-21T07:51:31.059Z Checking pbkdf2 v0.12.2
20292025-02-21T07:51:31.148Z Checking aws-lc-sys v0.22.0
20302025-02-21T07:51:31.233Z Checking httparse v1.9.5
20312025-02-21T07:51:31.279Z Checking untrusted v0.9.0
20322025-02-21T07:51:31.445Z Checking utf8_iter v1.0.4
20332025-02-21T07:51:31.461Z Checking write16 v1.0.0
20342025-02-21T07:51:31.562Z Checking icu_properties v1.5.1
20352025-02-21T07:51:31.604Z Checking powerfmt v0.2.0
20362025-02-21T07:51:31.649Z Checking mirai-annotations v1.12.0
20372025-02-21T07:51:31.672Z Checking untrusted v0.7.1
20382025-02-21T07:51:31.688Z Checking icu_normalizer_data v1.5.0
20392025-02-21T07:51:31.792Z Checking utf16_iter v1.0.5
20402025-02-21T07:51:31.822Z Checking ring v0.17.8
20412025-02-21T07:51:31.838Z Checking scrypt v0.11.0
20422025-02-21T07:51:31.855Z Checking deranged v0.3.11
20432025-02-21T07:51:31.964Z Checking cbc v0.1.2
20442025-02-21T07:51:31.981Z Checking aes v0.8.4
20452025-02-21T07:51:32.057Z Checking crossbeam-utils v0.8.20
20462025-02-21T07:51:32.169Z Checking tinyvec_macros v0.1.1
20472025-02-21T07:51:32.265Z Checking num_threads v0.1.7
20482025-02-21T07:51:32.392Z Checking atomic-waker v1.1.2
20492025-02-21T07:51:32.540Z Checking time-core v0.1.2
20502025-02-21T07:51:32.710Z Checking num-conv v0.1.0
20512025-02-21T07:51:32.737Z Checking tinyvec v1.8.0
20522025-02-21T07:51:32.849Z Checking pkcs5 v0.7.1
20532025-02-21T07:51:32.957Z Checking http-body v1.0.1
20542025-02-21T07:51:33.151Z Checking time v0.3.36
20552025-02-21T07:51:33.178Z Checking form_urlencoded v1.2.1
20562025-02-21T07:51:33.233Z Checking aws-lc-rs v1.10.0
20572025-02-21T07:51:33.362Z Checking try-lock v0.2.5
20582025-02-21T07:51:33.387Z Checking pkcs8 v0.10.2
20592025-02-21T07:51:33.504Z Checking want v0.3.1
20602025-02-21T07:51:33.588Z Checking uuid v1.12.0
20612025-02-21T07:51:33.691Z Checking httpdate v1.0.3
20622025-02-21T07:51:33.694Z Checking unicode-ident v1.0.14
20632025-02-21T07:51:33.882Z Checking proc-macro2 v1.0.92
20642025-02-21T07:51:33.928Z Checking toml_datetime v0.6.8
20652025-02-21T07:51:34.086Z Checking serde_spanned v0.6.8
20662025-02-21T07:51:34.192Z Checking slog v2.7.0
20672025-02-21T07:51:34.236Z Checking scroll v0.12.0
20682025-02-21T07:51:34.280Z Checking plain v0.2.3
20692025-02-21T07:51:34.444Z Checking iana-time-zone v0.1.61
20702025-02-21T07:51:34.568Z Checking match_cfg v0.1.0
20712025-02-21T07:51:34.608Z Checking adler2 v2.0.0
20722025-02-21T07:51:34.649Z Checking base64 v0.22.1
20732025-02-21T07:51:34.669Z Checking foreign-types-shared v0.1.1
20742025-02-21T07:51:34.688Z Checking ucd-trie v0.1.7
20752025-02-21T07:51:34.761Z Checking tower-service v0.3.3
20762025-02-21T07:51:34.789Z Checking foreign-types v0.3.2
20772025-02-21T07:51:34.814Z Checking icu_normalizer v1.5.0
20782025-02-21T07:51:34.882Z Checking miniz_oxide v0.8.0
20792025-02-21T07:51:34.900Z Checking goblin v0.8.2
20802025-02-21T07:51:34.902Z Checking pest v2.7.14
20812025-02-21T07:51:34.949Z Checking rustls-webpki v0.102.8
20822025-02-21T07:51:35.169Z Checking hostname v0.3.1
20832025-02-21T07:51:35.312Z Checking chrono v0.4.39
20842025-02-21T07:51:35.580Z Checking quote v1.0.38
20852025-02-21T07:51:35.610Z Checking idna_adapter v1.2.0
20862025-02-21T07:51:35.633Z Checking openssl-sys v0.9.105
20872025-02-21T07:51:35.800Z Checking errno v0.3.9
20882025-02-21T07:51:35.826Z Checking idna v1.0.3
20892025-02-21T07:51:35.920Z Checking dirs-sys-next v0.1.2
20902025-02-21T07:51:35.992Z Checking aho-corasick v1.1.3
20912025-02-21T07:51:36.104Z Checking data-encoding v2.6.0
20922025-02-21T07:51:36.311Z Checking url v2.5.3
20932025-02-21T07:51:37.019Z Checking regex-syntax v0.8.5
20942025-02-21T07:51:37.040Z Compiling newtype-uuid v1.2.1
20952025-02-21T07:51:37.123Z Checking siphasher v0.3.11
20962025-02-21T07:51:37.162Z Checking pretty-hex v0.4.1
20972025-02-21T07:51:37.175Z Checking tokio-util v0.7.12
20982025-02-21T07:51:37.325Z Checking openssl v0.10.70
20992025-02-21T07:51:37.366Z Checking dirs-next v2.0.0
21002025-02-21T07:51:37.401Z Checking rustix v0.38.37
21012025-02-21T07:51:37.477Z Checking dtrace-parser v0.2.0
21022025-02-21T07:51:37.494Z Checking syn v2.0.96
21032025-02-21T07:51:37.597Z Checking unicode-normalization v0.1.24
21042025-02-21T07:51:37.917Z Checking http-body-util v0.1.2
21052025-02-21T07:51:37.984Z Checking h2 v0.4.6
21062025-02-21T07:51:38.365Z Checking crossbeam-epoch v0.9.18
21072025-02-21T07:51:38.527Z Checking signature v2.2.0
21082025-02-21T07:51:38.734Z Checking sha1 v0.10.6
21092025-02-21T07:51:38.768Z Checking thread-id v4.2.2
21102025-02-21T07:51:38.882Z Checking thread_local v1.1.8
21112025-02-21T07:51:39.028Z Checking encoding_rs v0.8.34
21122025-02-21T07:51:39.140Z Checking ipnet v2.10.1
21132025-02-21T07:51:39.621Z Checking unicode-bidi v0.3.17
21142025-02-21T07:51:39.742Z Checking dof v0.3.0
21152025-02-21T07:51:39.900Z Checking regex-automata v0.4.8
21162025-02-21T07:51:40.276Z Checking utf8parse v0.2.2
21172025-02-21T07:51:40.380Z Checking either v1.13.0
21182025-02-21T07:51:40.434Z Checking winnow v0.6.20
21192025-02-21T07:51:40.669Z Checking anstyle v1.0.10
21202025-02-21T07:51:40.745Z Checking unicode-properties v0.1.3
21212025-02-21T07:51:41.038Z Checking openssl-probe v0.1.5
21222025-02-21T07:51:41.110Z Checking mime v0.3.17
21232025-02-21T07:51:41.204Z Checking gimli v0.31.1
21242025-02-21T07:51:41.244Z Checking stringprep v0.1.5
21252025-02-21T07:51:41.441Z Checking anstyle-parse v0.2.5
21262025-02-21T07:51:41.565Z Checking crossbeam-deque v0.8.5
21272025-02-21T07:51:41.727Z Checking term v0.7.0
21282025-02-21T07:51:41.895Z Checking rustls v0.23.19
21292025-02-21T07:51:42.158Z Checking rustls v0.22.4
21302025-02-21T07:51:42.443Z Checking native-tls v0.2.12
21312025-02-21T07:51:42.770Z Checking slog-json v2.6.1
21322025-02-21T07:51:43.025Z Checking serde_urlencoded v0.7.1
21332025-02-21T07:51:43.171Z Checking toml_edit v0.22.22
21342025-02-21T07:51:43.435Z Checking usdt-impl v0.5.0
21352025-02-21T07:51:43.451Z Checking crossbeam-channel v0.5.13
21362025-02-21T07:51:43.994Z Checking futures-executor v0.3.31
21372025-02-21T07:51:44.186Z Checking num-integer v0.1.46
21382025-02-21T07:51:44.245Z Checking rustls-pemfile v2.2.0
21392025-02-21T07:51:44.296Z Checking hyper v1.5.2
21402025-02-21T07:51:44.311Z Checking md-5 v0.10.6
21412025-02-21T07:51:44.482Z Checking ff v0.13.0
21422025-02-21T07:51:44.544Z Checking is-terminal v0.4.13
21432025-02-21T07:51:44.656Z Checking memmap v0.7.0
21442025-02-21T07:51:44.683Z Checking hash32 v0.2.1
21452025-02-21T07:51:44.697Z Checking object v0.36.5
21462025-02-21T07:51:44.866Z Checking utf-8 v0.7.6
21472025-02-21T07:51:44.964Z Checking fallible-iterator v0.2.0
21482025-02-21T07:51:45.085Z Checking anstyle-query v1.1.1
21492025-02-21T07:51:45.102Z Checking addr2line v0.24.2
21502025-02-21T07:51:45.220Z Checking linked-hash-map v0.5.6
21512025-02-21T07:51:45.473Z Checking quick-error v1.2.3
21522025-02-21T07:51:45.527Z Checking rustc-demangle v0.1.24
21532025-02-21T07:51:45.545Z Checking dyn-clone v1.0.17
21542025-02-21T07:51:45.603Z Checking take_mut v0.2.2
21552025-02-21T07:51:45.619Z Checking colorchoice v1.0.2
21562025-02-21T07:51:45.691Z Checking is_terminal_polyfill v1.70.1
21572025-02-21T07:51:45.756Z Checking base16ct v0.2.0
21582025-02-21T07:51:45.774Z Checking psl-types v2.0.11
21592025-02-21T07:51:45.776Z Checking toml v0.8.19
21602025-02-21T07:51:45.810Z Checking anstream v0.6.15
21612025-02-21T07:51:45.959Z Checking publicsuffix v2.3.0
21622025-02-21T07:51:45.962Z Checking sec1 v0.7.3
21632025-02-21T07:51:45.962Z Checking slog-async v2.8.0
21642025-02-21T07:51:46.175Z Checking schemars v0.8.21
21652025-02-21T07:51:46.240Z Checking resolv-conf v0.7.0
21662025-02-21T07:51:46.257Z Checking hyper-util v0.1.10
21672025-02-21T07:51:46.281Z Checking postgres-protocol v0.6.7
21682025-02-21T07:51:46.358Z Checking lru-cache v0.1.2
21692025-02-21T07:51:46.479Z Checking tokio-rustls v0.25.0
21702025-02-21T07:51:46.544Z Checking tungstenite v0.24.0
21712025-02-21T07:51:46.602Z Checking heapless v0.7.17
21722025-02-21T07:51:46.859Z Checking usdt v0.5.0
21732025-02-21T07:51:46.921Z Checking group v0.13.0
21742025-02-21T07:51:47.070Z Checking tokio-rustls v0.26.0
21752025-02-21T07:51:47.120Z Checking slog-term v2.9.1
21762025-02-21T07:51:47.170Z Checking num-iter v0.1.45
21772025-02-21T07:51:47.348Z Checking futures v0.3.31
21782025-02-21T07:51:47.404Z Checking slog-bunyan v2.5.0
21792025-02-21T07:51:47.465Z Checking tokio-native-tls v0.3.1
21802025-02-21T07:51:47.482Z Checking rayon-core v1.12.1
21812025-02-21T07:51:47.499Z Checking multer v3.1.0
21822025-02-21T07:51:47.560Z Checking terminal_size v0.4.0
21832025-02-21T07:51:47.610Z Checking hickory-proto v0.24.3
21842025-02-21T07:51:47.712Z Checking phf_shared v0.11.2
21852025-02-21T07:51:47.743Z Checking cookie v0.18.1
21862025-02-21T07:51:47.901Z Checking async-stream v0.3.6
21872025-02-21T07:51:47.977Z Checking bzip2-sys v0.1.11+1.0.8
21882025-02-21T07:51:47.997Z Checking signal-hook v0.3.17
21892025-02-21T07:51:48.105Z Checking camino v1.1.9
21902025-02-21T07:51:48.121Z Checking waitgroup v0.1.2
21912025-02-21T07:51:48.135Z Checking openapiv3 v2.0.0
21922025-02-21T07:51:48.169Z Checking webpki-roots v0.26.6
21932025-02-21T07:51:48.224Z Checking serde_path_to_error v0.1.16
21942025-02-21T07:51:48.257Z Checking hkdf v0.12.4
21952025-02-21T07:51:48.329Z Checking crypto-bigint v0.5.5
21962025-02-21T07:51:48.374Z Checking lazy_static v1.5.0
21972025-02-21T07:51:48.466Z Checking hostname v0.4.0
21982025-02-21T07:51:48.511Z Checking crc32fast v1.4.2
21992025-02-21T07:51:48.611Z Checking managed v0.8.0
22002025-02-21T07:51:48.614Z Checking debug-ignore v1.0.5
22012025-02-21T07:51:48.746Z Checking winnow v0.5.40
22022025-02-21T07:51:48.779Z Checking unicode-width v0.2.0
22032025-02-21T07:51:48.807Z Checking clap_lex v0.7.4
22042025-02-21T07:51:48.986Z Checking strsim v0.11.1
22052025-02-21T07:51:49.065Z Checking bitflags v1.3.2
22062025-02-21T07:51:49.178Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22072025-02-21T07:51:49.263Z Checking clap_builder v4.5.27
22082025-02-21T07:51:49.286Z Checking console v0.15.10
22092025-02-21T07:51:49.491Z Checking smoltcp v0.9.1
22102025-02-21T07:51:49.867Z Checking flate2 v1.0.35
22112025-02-21T07:51:50.503Z Checking num-bigint-dig v0.8.4
22122025-02-21T07:51:50.646Z Checking backtrace v0.3.74
22132025-02-21T07:51:50.922Z Checking hyper-rustls v0.27.3
22142025-02-21T07:51:51.184Z Checking elliptic-curve v0.13.8
22152025-02-21T07:51:51.217Z Checking anyhow v1.0.95
22162025-02-21T07:51:51.259Z Checking signal-hook-mio v0.2.4
22172025-02-21T07:51:51.306Z Checking dropshot v0.12.0
22182025-02-21T07:51:51.415Z Checking hyper-tls v0.6.0
22192025-02-21T07:51:51.549Z Checking toml_edit v0.19.15
22202025-02-21T07:51:51.636Z Checking cookie_store v0.21.1
22212025-02-21T07:51:51.706Z Checking rayon v1.10.0
22222025-02-21T07:51:51.852Z Checking bzip2 v0.4.4
22232025-02-21T07:51:52.151Z Checking phf v0.11.2
22242025-02-21T07:51:52.205Z Checking tokio-tungstenite v0.24.0
22252025-02-21T07:51:52.224Z Checking hickory-resolver v0.24.3
22262025-02-21T07:51:52.296Z Checking postgres-types v0.2.8
22272025-02-21T07:51:52.412Z Checking bstr v1.10.0
22282025-02-21T07:51:52.538Z Checking regex v1.11.1
22292025-02-21T07:51:52.665Z Checking ed25519 v2.2.3
22302025-02-21T07:51:52.966Z Checking tokio-stream v0.1.16
22312025-02-21T07:51:53.005Z Checking phf_shared v0.10.0
22322025-02-21T07:51:53.135Z Checking zerocopy v0.6.6
22332025-02-21T07:51:53.256Z Checking curve25519-dalek v4.1.3
22342025-02-21T07:51:53.287Z Checking hubpack v0.1.2
22352025-02-21T07:51:53.590Z Checking memoffset v0.9.1
22362025-02-21T07:51:53.716Z Checking portable-atomic v1.9.0
22372025-02-21T07:51:53.764Z Checking pkcs1 v0.7.5
22382025-02-21T07:51:53.795Z Checking float-cmp v0.10.0
22392025-02-21T07:51:53.817Z Checking serde-big-array v0.5.1
22402025-02-21T07:51:53.960Z Checking rfc6979 v0.4.0
22412025-02-21T07:51:53.998Z Checking sync_wrapper v1.0.1
22422025-02-21T07:51:54.045Z Checking new_debug_unreachable v1.0.6
22432025-02-21T07:51:54.147Z Checking predicates-core v1.0.8
22442025-02-21T07:51:54.169Z Checking difflib v0.4.0
22452025-02-21T07:51:54.173Z Checking number_prefix v0.4.0
22462025-02-21T07:51:54.173Z Checking minimal-lexical v0.2.1
22472025-02-21T07:51:54.335Z Checking fixedbitset v0.4.2
22482025-02-21T07:51:54.384Z Checking bit-vec v0.6.3
22492025-02-21T07:51:54.513Z Checking normalize-line-endings v0.3.0
22502025-02-21T07:51:54.571Z Checking unicode-segmentation v1.12.0
22512025-02-21T07:51:54.615Z Checking whoami v1.5.2
22522025-02-21T07:51:54.642Z Checking precomputed-hash v0.1.1
22532025-02-21T07:51:54.723Z Checking static_assertions v1.1.0
22542025-02-21T07:51:54.739Z Checking bit-set v0.5.3
22552025-02-21T07:51:54.755Z Checking string_cache v0.8.7
22562025-02-21T07:51:54.758Z Checking qorb v0.2.1
22572025-02-21T07:51:54.821Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
22582025-02-21T07:51:54.908Z Checking tokio-postgres v0.7.12
22592025-02-21T07:51:54.986Z Checking predicates v3.1.3
22602025-02-21T07:51:55.034Z Checking petgraph v0.6.5
22612025-02-21T07:51:55.066Z Checking ed25519-dalek v2.1.1
22622025-02-21T07:51:55.198Z Checking indicatif v0.17.11
22632025-02-21T07:51:55.254Z Checking similar v2.6.0
22642025-02-21T07:51:55.465Z Checking nom v7.1.3
22652025-02-21T07:51:55.612Z Checking rsa v0.9.6
22662025-02-21T07:51:55.937Z Checking reqwest v0.12.9
22672025-02-21T07:51:56.057Z Checking ecdsa v0.16.9
22682025-02-21T07:51:56.641Z Checking toml v0.7.8
22692025-02-21T07:51:56.788Z Checking nix v0.29.0
22702025-02-21T07:51:57.270Z Checking clap v4.5.27
22712025-02-21T07:51:57.317Z Checking zip v0.6.6
22722025-02-21T07:51:57.387Z Checking crossterm v0.28.1
22732025-02-21T07:51:57.768Z Checking itertools v0.10.5
22742025-02-21T07:51:57.788Z Checking itertools v0.12.1
22752025-02-21T07:51:57.972Z Checking ahash v0.8.11
22762025-02-21T07:51:58.065Z Checking fs-err v2.11.0
22772025-02-21T07:51:58.195Z Checking x509-cert v0.2.5
22782025-02-21T07:51:58.323Z Checking hex v0.4.3
22792025-02-21T07:51:58.476Z Checking semver v1.0.24
22802025-02-21T07:51:58.605Z Checking peg-runtime v0.8.3
22812025-02-21T07:51:58.833Z Checking lalrpop-util v0.19.12
22822025-02-21T07:51:58.851Z Checking sigpipe v0.1.3
22832025-02-21T07:51:59.851Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
22842025-02-21T07:52:00.190Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.01s
22852025-02-21T07:52:00.348Z
22862025-02-21T07:52:00.348Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (49/199)
22872025-02-21T07:52:00.938Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22882025-02-21T07:52:00.941Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22892025-02-21T07:52:01.039Z Compiling hashbrown v0.14.5
22902025-02-21T07:52:01.161Z Checking heck v0.5.0
22912025-02-21T07:52:01.174Z Compiling unsafe-libyaml v0.2.11
22922025-02-21T07:52:01.190Z Checking ipnetwork v0.21.1
22932025-02-21T07:52:01.204Z Compiling ident_case v1.0.1
22942025-02-21T07:52:01.215Z Checking progenitor-client v0.8.0
22952025-02-21T07:52:01.231Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22962025-02-21T07:52:01.340Z Compiling darling_core v0.20.10
22972025-02-21T07:52:01.382Z Checking newtype-uuid v1.2.1
22982025-02-21T07:52:01.548Z Checking oxnet v0.1.0
22992025-02-21T07:52:01.567Z Compiling proc-macro-crate v1.3.1
23002025-02-21T07:52:01.623Z Compiling structmeta-derive v0.3.0
23012025-02-21T07:52:01.648Z Compiling thiserror v2.0.11
23022025-02-21T07:52:01.915Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23032025-02-21T07:52:02.166Z Checking regress v0.10.1
23042025-02-21T07:52:02.311Z Compiling lzma-sys v0.1.20
23052025-02-21T07:52:02.442Z Compiling num_enum_derive v0.5.11
23062025-02-21T07:52:02.598Z Compiling serde_yaml v0.9.34+deprecated
23072025-02-21T07:52:02.993Z Compiling foreign-types-macros v0.2.3
23082025-02-21T07:52:03.024Z Compiling daft-derive v0.1.1
23092025-02-21T07:52:04.222Z Compiling structmeta v0.3.0
23102025-02-21T07:52:04.241Z Compiling thiserror-impl v2.0.11
23112025-02-21T07:52:04.530Z Compiling dropshot v0.15.1
23122025-02-21T07:52:04.622Z Checking arc-swap v1.7.1
23132025-02-21T07:52:04.734Z Checking foreign-types-shared v0.3.1
23142025-02-21T07:52:04.868Z Checking foreign-types v0.5.0
23152025-02-21T07:52:04.923Z Checking num_enum v0.5.11
23162025-02-21T07:52:04.980Z Compiling parse-display-derive v0.10.0
23172025-02-21T07:52:04.999Z Checking slog-scope v4.4.0
23182025-02-21T07:52:05.090Z Checking daft v0.1.1
23192025-02-21T07:52:05.246Z Compiling proc-macro-error v1.0.4
23202025-02-21T07:52:05.567Z Checking typify-impl v0.2.0
23212025-02-21T07:52:05.853Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23222025-02-21T07:52:05.968Z Checking tungstenite v0.21.0
23232025-02-21T07:52:06.072Z Compiling heck v0.3.3
23242025-02-21T07:52:06.484Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23252025-02-21T07:52:06.839Z Compiling dropshot_endpoint v0.15.1
23262025-02-21T07:52:06.884Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23272025-02-21T07:52:07.110Z Compiling darling_macro v0.20.10
23282025-02-21T07:52:07.315Z Checking cstr-argument v0.1.2
23292025-02-21T07:52:07.508Z Checking instant v0.1.13
23302025-02-21T07:52:07.562Z Checking pretty-hex v0.2.1
23312025-02-21T07:52:07.629Z Checking base64 v0.21.7
23322025-02-21T07:52:07.645Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
23332025-02-21T07:52:07.731Z Checking fastrand v2.1.1
23342025-02-21T07:52:07.983Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23352025-02-21T07:52:08.000Z Compiling darling v0.20.10
23362025-02-21T07:52:08.035Z Checking tempfile v3.13.0
23372025-02-21T07:52:08.078Z Checking backoff v0.4.0
23382025-02-21T07:52:08.113Z Compiling serde_with_macros v3.11.0
23392025-02-21T07:52:08.231Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23402025-02-21T07:52:08.247Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23412025-02-21T07:52:08.379Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23422025-02-21T07:52:08.382Z Checking tokio-tungstenite v0.21.0
23432025-02-21T07:52:08.412Z Checking strum v0.26.3
23442025-02-21T07:52:08.535Z Compiling zone_cfg_derive v0.1.2
23452025-02-21T07:52:08.552Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23462025-02-21T07:52:08.590Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23472025-02-21T07:52:08.844Z Checking parse-display v0.10.0
23482025-02-21T07:52:08.962Z Checking slog-stdlog v4.1.1
23492025-02-21T07:52:09.058Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23502025-02-21T07:52:09.074Z Checking regress v0.9.1
23512025-02-21T07:52:09.131Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23522025-02-21T07:52:09.220Z Checking progenitor-client v0.9.1
23532025-02-21T07:52:09.285Z Checking colored v2.1.0
23542025-02-21T07:52:09.418Z Checking macaddr v1.0.1
23552025-02-21T07:52:09.576Z Checking base64 v0.13.1
23562025-02-21T07:52:09.604Z Checking unicode-width v0.1.14
23572025-02-21T07:52:09.882Z Checking zone v0.1.8
23582025-02-21T07:52:09.990Z Checking ron v0.7.1
23592025-02-21T07:52:10.094Z Checking tabwriter v1.4.0
23602025-02-21T07:52:10.350Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23612025-02-21T07:52:10.524Z Checking slog-envlogger v2.2.0
23622025-02-21T07:52:10.527Z Checking serde_with v3.11.0
23632025-02-21T07:52:10.777Z Checking xz2 v0.1.7
23642025-02-21T07:52:10.805Z Checking xattr v1.3.1
23652025-02-21T07:52:11.003Z Checking pem v3.0.4
23662025-02-21T07:52:11.064Z Checking yasna v0.5.2
23672025-02-21T07:52:11.127Z Checking headers-core v0.3.0
23682025-02-21T07:52:11.289Z Checking smf v0.2.3
23692025-02-21T07:52:11.292Z Checking filetime v0.2.25
23702025-02-21T07:52:11.570Z Checking same-file v1.0.6
23712025-02-21T07:52:11.654Z Checking tar v0.4.42
23722025-02-21T07:52:11.761Z Checking walkdir v2.5.0
23732025-02-21T07:52:11.783Z Checking headers v0.4.0
23742025-02-21T07:52:11.982Z Checking rcgen v0.12.1
23752025-02-21T07:52:12.058Z Checking atomicwrites v0.4.4
23762025-02-21T07:52:12.285Z Checking camino-tempfile v1.1.1
23772025-02-21T07:52:12.503Z Checking subprocess v0.2.9
23782025-02-21T07:52:15.024Z Compiling typify-macro v0.2.0
23792025-02-21T07:52:16.592Z Compiling typify v0.2.0
23802025-02-21T07:52:16.673Z Compiling progenitor-impl v0.8.0
23812025-02-21T07:52:19.221Z Compiling progenitor-macro v0.8.0
23822025-02-21T07:52:22.854Z Checking progenitor v0.8.0
23832025-02-21T07:52:22.988Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
23842025-02-21T07:52:22.991Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23852025-02-21T07:52:25.568Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
23862025-02-21T07:52:25.888Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23872025-02-21T07:52:32.201Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
23882025-02-21T07:52:33.779Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
23892025-02-21T07:52:35.032Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.67s
23902025-02-21T07:52:35.203Z
23912025-02-21T07:52:35.204Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/199)
23922025-02-21T07:52:35.790Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23932025-02-21T07:52:35.793Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23942025-02-21T07:52:35.892Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
23952025-02-21T07:52:37.286Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.07s
23962025-02-21T07:52:37.478Z
23972025-02-21T07:52:37.478Zinfo: running `cargo check --bins` on nexus-config (51/199)
23982025-02-21T07:52:38.053Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23992025-02-21T07:52:38.056Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24002025-02-21T07:52:38.056Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24012025-02-21T07:52:38.059Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
24022025-02-21T07:52:38.135Z
24032025-02-21T07:52:38.135Zinfo: running `cargo check --bins` on omicron-rpaths (52/199)
24042025-02-21T07:52:38.686Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24052025-02-21T07:52:38.689Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24062025-02-21T07:52:38.689Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24072025-02-21T07:52:38.692Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
24082025-02-21T07:52:38.762Z
24092025-02-21T07:52:38.762Zinfo: running `cargo check --bins` on omicron-brand-metadata (53/199)
24102025-02-21T07:52:39.314Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24112025-02-21T07:52:39.316Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24122025-02-21T07:52:39.316Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24132025-02-21T07:52:39.320Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
24142025-02-21T07:52:39.390Z
24152025-02-21T07:52:39.390Zinfo: running `cargo check --bins` on omicron-certificates (54/199)
24162025-02-21T07:52:39.953Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24172025-02-21T07:52:39.956Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24182025-02-21T07:52:39.956Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24192025-02-21T07:52:39.959Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
24202025-02-21T07:52:40.035Z
24212025-02-21T07:52:40.035Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (55/199)
24222025-02-21T07:52:40.628Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24232025-02-21T07:52:40.631Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24242025-02-21T07:52:40.749Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24252025-02-21T07:52:40.860Z Compiling ipnetwork v0.21.1
24262025-02-21T07:52:40.860Z Compiling zerocopy v0.8.10
24272025-02-21T07:52:40.863Z Compiling progenitor-client v0.8.0
24282025-02-21T07:52:40.863Z Compiling itertools v0.13.0
24292025-02-21T07:52:40.863Z Compiling zerocopy-derive v0.8.10
24302025-02-21T07:52:40.863Z Compiling heapless v0.8.0
24312025-02-21T07:52:40.863Z Compiling thiserror v2.0.11
24322025-02-21T07:52:41.057Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24332025-02-21T07:52:41.194Z Checking hash32 v0.3.1
24342025-02-21T07:52:41.321Z Compiling oxnet v0.1.0
24352025-02-21T07:52:41.395Z Compiling progenitor v0.8.0
24362025-02-21T07:52:41.604Z Compiling instant v0.1.13
24372025-02-21T07:52:41.664Z Compiling smoltcp v0.11.0
24382025-02-21T07:52:41.716Z Compiling daft v0.1.1
24392025-02-21T07:52:41.754Z Compiling backoff v0.4.0
24402025-02-21T07:52:41.757Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24412025-02-21T07:52:41.968Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
24422025-02-21T07:52:42.109Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24432025-02-21T07:52:42.184Z Compiling dropshot v0.15.1
24442025-02-21T07:52:42.319Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24452025-02-21T07:52:42.502Z Compiling serde_with v3.11.0
24462025-02-21T07:52:42.582Z Compiling parse-display v0.10.0
24472025-02-21T07:52:42.599Z Checking num-rational v0.4.2
24482025-02-21T07:52:43.142Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24492025-02-21T07:52:43.227Z Compiling progenitor-client v0.9.1
24502025-02-21T07:52:43.727Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24512025-02-21T07:52:43.766Z Compiling regress v0.9.1
24522025-02-21T07:52:44.813Z Compiling phf_generator v0.11.2
24532025-02-21T07:52:45.016Z Checking num-complex v0.4.6
24542025-02-21T07:52:45.866Z Compiling macaddr v1.0.1
24552025-02-21T07:52:46.265Z Checking cobs v0.2.3
24562025-02-21T07:52:46.314Z Checking num v0.4.3
24572025-02-21T07:52:46.431Z Compiling phf_codegen v0.11.2
24582025-02-21T07:52:46.497Z Checking postcard v1.0.10
24592025-02-21T07:52:46.768Z Compiling parse-zoneinfo v0.3.1
24602025-02-21T07:52:47.058Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
24612025-02-21T07:52:47.392Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
24622025-02-21T07:52:48.427Z Checking float-ord v0.3.2
24632025-02-21T07:52:48.606Z Compiling convert_case v0.4.0
24642025-02-21T07:52:48.777Z Compiling chrono-tz-build v0.4.0
24652025-02-21T07:52:49.392Z Compiling derive_more v0.99.19
24662025-02-21T07:52:49.492Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
24672025-02-21T07:52:49.614Z Compiling crucible-workspace-hack v0.1.0
24682025-02-21T07:52:49.943Z Checking newline-converter v0.3.0
24692025-02-21T07:52:49.977Z Compiling chrono-tz v0.10.1
24702025-02-21T07:52:50.301Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24712025-02-21T07:52:50.319Z Checking prettyplease v0.2.29
24722025-02-21T07:52:50.685Z Compiling slog-dtrace v0.3.0
24732025-02-21T07:52:50.985Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24742025-02-21T07:52:51.002Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
24752025-02-21T07:52:51.240Z Checking expectorate v1.1.0
24762025-02-21T07:52:51.464Z Compiling zone_cfg_derive v0.3.0
24772025-02-21T07:52:51.617Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24782025-02-21T07:52:52.261Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
24792025-02-21T07:52:52.403Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24802025-02-21T07:52:52.577Z Compiling const_format_proc_macros v0.2.34
24812025-02-21T07:52:52.652Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24822025-02-21T07:52:52.701Z Compiling num-derive v0.4.2
24832025-02-21T07:52:52.766Z Checking highway v1.2.0
24842025-02-21T07:52:53.186Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
24852025-02-21T07:52:53.203Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
24862025-02-21T07:52:53.549Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24872025-02-21T07:52:53.682Z Checking zone v0.3.0
24882025-02-21T07:52:53.812Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
24892025-02-21T07:52:54.445Z Checking const_format v0.2.34
24902025-02-21T07:52:54.537Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
24912025-02-21T07:52:54.877Z Checking gethostname v0.5.0
24922025-02-21T07:52:54.919Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
24932025-02-21T07:52:54.937Z Checking bcs v0.1.6
24942025-02-21T07:52:55.014Z Compiling async-recursion v1.1.1
24952025-02-21T07:52:55.365Z Checking nanorand v0.7.0
24962025-02-21T07:52:55.367Z Checking termtree v0.5.1
24972025-02-21T07:52:55.716Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24982025-02-21T07:52:55.736Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
24992025-02-21T07:52:55.779Z Checking flume v0.11.1
25002025-02-21T07:52:55.962Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25012025-02-21T07:52:56.179Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25022025-02-21T07:52:56.216Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812)
25032025-02-21T07:52:57.996Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25042025-02-21T07:53:02.771Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25052025-02-21T07:53:06.017Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25062025-02-21T07:53:08.580Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
25072025-02-21T07:53:09.852Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.80s
25082025-02-21T07:53:10.043Z
25092025-02-21T07:53:10.043Zinfo: running `cargo check --bins` on clickhouse-admin-api (56/199)
25102025-02-21T07:53:10.624Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25112025-02-21T07:53:10.626Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25122025-02-21T07:53:10.626Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25132025-02-21T07:53:10.629Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
25142025-02-21T07:53:10.705Z
25152025-02-21T07:53:10.705Zinfo: running `cargo check --bins` on clickhouse-admin-types (57/199)
25162025-02-21T07:53:11.280Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25172025-02-21T07:53:11.283Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25182025-02-21T07:53:11.283Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25192025-02-21T07:53:11.288Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
25202025-02-21T07:53:11.671Z
25212025-02-21T07:53:11.671Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (58/199)
25222025-02-21T07:53:11.947Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25232025-02-21T07:53:11.950Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25242025-02-21T07:53:12.052Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25252025-02-21T07:53:12.699Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s
25262025-02-21T07:53:12.872Z
25272025-02-21T07:53:12.872Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (59/199)
25282025-02-21T07:53:13.460Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25292025-02-21T07:53:13.463Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25302025-02-21T07:53:13.572Z Compiling cfg_aliases v0.1.1
25312025-02-21T07:53:13.575Z Compiling vte_generate_state_changes v0.1.2
25322025-02-21T07:53:13.575Z Checking fd-lock v4.0.2
25332025-02-21T07:53:13.575Z Checking nibble_vec v0.1.0
25342025-02-21T07:53:13.575Z Checking bytecount v0.6.8
25352025-02-21T07:53:13.679Z Checking endian-type v0.1.2
25362025-02-21T07:53:13.710Z Compiling tabled_derive v0.7.0
25372025-02-21T07:53:13.723Z Compiling peg-macros v0.8.4
25382025-02-21T07:53:13.768Z Compiling nix v0.28.0
25392025-02-21T07:53:13.862Z Checking papergrid v0.11.0
25402025-02-21T07:53:13.865Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25412025-02-21T07:53:13.893Z Compiling sqlparser_derive v0.2.2
25422025-02-21T07:53:13.908Z Checking radix_trie v0.2.1
25432025-02-21T07:53:14.268Z Checking vte v0.11.1
25442025-02-21T07:53:14.312Z Checking home v0.5.9
25452025-02-21T07:53:14.475Z Checking unicode_categories v0.1.1
25462025-02-21T07:53:14.796Z Checking nu-ansi-term v0.50.1
25472025-02-21T07:53:14.867Z Checking sqlformat v0.2.6
25482025-02-21T07:53:14.898Z Checking sqlparser v0.45.0
25492025-02-21T07:53:15.226Z Checking display-error-chain v0.2.2
25502025-02-21T07:53:15.720Z Checking strip-ansi-escapes v0.2.0
25512025-02-21T07:53:15.874Z Checking reedline v0.35.0
25522025-02-21T07:53:15.890Z Checking tabled v0.15.0
25532025-02-21T07:53:16.162Z Checking peg v0.8.4
25542025-02-21T07:53:16.822Z Checking rustyline v14.0.0
25552025-02-21T07:53:25.728Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.84s
25562025-02-21T07:53:25.919Z
25572025-02-21T07:53:25.919Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (60/199)
25582025-02-21T07:53:26.511Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25592025-02-21T07:53:26.514Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25602025-02-21T07:53:26.616Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25612025-02-21T07:53:31.883Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.95s
25622025-02-21T07:53:32.058Z
25632025-02-21T07:53:32.058Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (61/199)
25642025-02-21T07:53:32.640Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25652025-02-21T07:53:32.643Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25662025-02-21T07:53:32.748Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25672025-02-21T07:53:36.365Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.30s
25682025-02-21T07:53:36.535Z
25692025-02-21T07:53:36.535Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (62/199)
25702025-02-21T07:53:37.118Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25712025-02-21T07:53:37.121Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25722025-02-21T07:53:37.221Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25732025-02-21T07:53:42.168Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.62s
25742025-02-21T07:53:42.340Z
25752025-02-21T07:53:42.340Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (63/199)
25762025-02-21T07:53:42.928Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25772025-02-21T07:53:42.931Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25782025-02-21T07:53:43.035Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25792025-02-21T07:53:48.070Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.72s
25802025-02-21T07:53:48.249Z
25812025-02-21T07:53:48.250Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (64/199)
25822025-02-21T07:53:48.838Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25832025-02-21T07:53:48.847Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25842025-02-21T07:53:48.946Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25852025-02-21T07:53:52.743Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.48s
25862025-02-21T07:53:52.916Z
25872025-02-21T07:53:52.916Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (65/199)
25882025-02-21T07:53:53.493Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25892025-02-21T07:53:53.495Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25902025-02-21T07:53:53.598Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25912025-02-21T07:53:57.442Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.52s
25922025-02-21T07:53:57.615Z
25932025-02-21T07:53:57.615Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (66/199)
25942025-02-21T07:53:58.193Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25952025-02-21T07:53:58.197Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25962025-02-21T07:53:58.300Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25972025-02-21T07:54:03.400Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.78s
25982025-02-21T07:54:03.577Z
25992025-02-21T07:54:03.577Zinfo: running `cargo check --bins` on oximeter (67/199)
26002025-02-21T07:54:04.138Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26012025-02-21T07:54:04.141Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26022025-02-21T07:54:04.141Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26032025-02-21T07:54:04.145Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26042025-02-21T07:54:04.217Z
26052025-02-21T07:54:04.217Zinfo: running `cargo check --bins` on oximeter-macro-impl (68/199)
26062025-02-21T07:54:04.768Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26072025-02-21T07:54:04.771Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26082025-02-21T07:54:04.771Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26092025-02-21T07:54:04.774Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26102025-02-21T07:54:04.843Z
26112025-02-21T07:54:04.844Zinfo: running `cargo check --bins` on oximeter-schema (69/199)
26122025-02-21T07:54:05.409Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26132025-02-21T07:54:05.412Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26142025-02-21T07:54:05.502Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26152025-02-21T07:54:07.562Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26162025-02-21T07:54:08.535Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.68s
26172025-02-21T07:54:08.699Z
26182025-02-21T07:54:08.699Zinfo: running `cargo check --bins` on oximeter-types (70/199)
26192025-02-21T07:54:09.273Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26202025-02-21T07:54:09.277Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26212025-02-21T07:54:09.278Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26222025-02-21T07:54:09.280Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26232025-02-21T07:54:09.351Z
26242025-02-21T07:54:09.351Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (71/199)
26252025-02-21T07:54:09.916Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26262025-02-21T07:54:09.921Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26272025-02-21T07:54:09.921Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26282025-02-21T07:54:09.924Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26292025-02-21T07:54:09.999Z
26302025-02-21T07:54:09.999Zinfo: running `cargo check --bins` on oxql-types (72/199)
26312025-02-21T07:54:10.567Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26322025-02-21T07:54:10.570Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26332025-02-21T07:54:10.570Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26342025-02-21T07:54:10.573Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26352025-02-21T07:54:10.647Z
26362025-02-21T07:54:10.647Zinfo: running `cargo check --bins` on oximeter-test-utils (73/199)
26372025-02-21T07:54:11.238Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26382025-02-21T07:54:11.254Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26392025-02-21T07:54:11.254Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26402025-02-21T07:54:11.258Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
26412025-02-21T07:54:11.323Z
26422025-02-21T07:54:11.323Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (74/199)
26432025-02-21T07:54:11.896Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26442025-02-21T07:54:11.899Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26452025-02-21T07:54:11.899Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26462025-02-21T07:54:11.901Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26472025-02-21T07:54:11.976Z
26482025-02-21T07:54:11.976Zinfo: running `cargo check --bins` on bootstrap-agent-client (75/199)
26492025-02-21T07:54:12.560Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26502025-02-21T07:54:12.563Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26512025-02-21T07:54:12.563Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26522025-02-21T07:54:12.566Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
26532025-02-21T07:54:12.645Z
26542025-02-21T07:54:12.645Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (76/199)
26552025-02-21T07:54:13.225Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26562025-02-21T07:54:13.228Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26572025-02-21T07:54:13.228Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26582025-02-21T07:54:13.231Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
26592025-02-21T07:54:13.308Z
26602025-02-21T07:54:13.308Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (77/199)
26612025-02-21T07:54:13.873Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26622025-02-21T07:54:13.875Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26632025-02-21T07:54:13.875Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26642025-02-21T07:54:13.878Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26652025-02-21T07:54:13.953Z
26662025-02-21T07:54:13.953Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (78/199)
26672025-02-21T07:54:14.517Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26682025-02-21T07:54:14.520Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26692025-02-21T07:54:14.520Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26702025-02-21T07:54:14.524Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26712025-02-21T07:54:14.600Z
26722025-02-21T07:54:14.600Zinfo: running `cargo check --bins` on cockroach-admin-client (79/199)
26732025-02-21T07:54:15.153Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26742025-02-21T07:54:15.155Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26752025-02-21T07:54:15.155Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26762025-02-21T07:54:15.158Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26772025-02-21T07:54:15.230Z
26782025-02-21T07:54:15.230Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (80/199)
26792025-02-21T07:54:15.804Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26802025-02-21T07:54:15.808Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26812025-02-21T07:54:15.808Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26822025-02-21T07:54:15.811Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26832025-02-21T07:54:15.885Z
26842025-02-21T07:54:15.885Zinfo: running `cargo check --bins` on dns-service-client (81/199)
26852025-02-21T07:54:16.452Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26862025-02-21T07:54:16.455Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26872025-02-21T07:54:16.455Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26882025-02-21T07:54:16.458Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26892025-02-21T07:54:16.531Z
26902025-02-21T07:54:16.531Zinfo: running `cargo check --bins` on internal-dns-types (82/199)
26912025-02-21T07:54:17.104Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26922025-02-21T07:54:17.106Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26932025-02-21T07:54:17.106Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26942025-02-21T07:54:17.111Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26952025-02-21T07:54:17.188Z
26962025-02-21T07:54:17.188Zinfo: running `cargo check --bins` on dpd-client (83/199)
26972025-02-21T07:54:17.745Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26982025-02-21T07:54:17.748Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26992025-02-21T07:54:17.748Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27002025-02-21T07:54:17.751Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27012025-02-21T07:54:17.823Z
27022025-02-21T07:54:17.823Zinfo: running `cargo check --bins` on gateway-client (84/199)
27032025-02-21T07:54:18.373Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27042025-02-21T07:54:18.376Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27052025-02-21T07:54:18.377Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27062025-02-21T07:54:18.379Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27072025-02-21T07:54:18.451Z
27082025-02-21T07:54:18.451Zinfo: running `cargo check --bins` on installinator-client (85/199)
27092025-02-21T07:54:19.036Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27102025-02-21T07:54:19.040Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27112025-02-21T07:54:19.040Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27122025-02-21T07:54:19.040Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27132025-02-21T07:54:19.115Z
27142025-02-21T07:54:19.115Zinfo: running `cargo check --bins` on installinator-common (86/199)
27152025-02-21T07:54:19.690Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27162025-02-21T07:54:19.693Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27172025-02-21T07:54:19.693Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27182025-02-21T07:54:19.699Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27192025-02-21T07:54:19.770Z
27202025-02-21T07:54:19.770Zinfo: running `cargo check --bins` on update-engine (87/199)
27212025-02-21T07:54:20.319Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27222025-02-21T07:54:20.322Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27232025-02-21T07:54:20.322Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27242025-02-21T07:54:20.325Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27252025-02-21T07:54:20.396Z
27262025-02-21T07:54:20.396Zinfo: running `cargo check --bins` on nexus-client (88/199)
27272025-02-21T07:54:20.978Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27282025-02-21T07:54:20.981Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27292025-02-21T07:54:20.981Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27302025-02-21T07:54:20.984Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27312025-02-21T07:54:21.061Z
27322025-02-21T07:54:21.061Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (89/199)
27332025-02-21T07:54:21.632Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27342025-02-21T07:54:21.635Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27352025-02-21T07:54:21.635Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27362025-02-21T07:54:21.638Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27372025-02-21T07:54:21.711Z
27382025-02-21T07:54:21.711Zinfo: running `cargo check --bins` on omicron-passwords (90/199)
27392025-02-21T07:54:22.259Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27402025-02-21T07:54:22.262Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27412025-02-21T07:54:22.262Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27422025-02-21T07:54:22.265Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
27432025-02-21T07:54:22.335Z
27442025-02-21T07:54:22.335Zinfo: running `cargo check --bins` on nexus-types (91/199)
27452025-02-21T07:54:22.918Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27462025-02-21T07:54:22.921Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27472025-02-21T07:54:22.921Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27482025-02-21T07:54:22.924Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27492025-02-21T07:54:23.002Z
27502025-02-21T07:54:23.002Zinfo: running `cargo check --bins` on oxide-client (92/199)
27512025-02-21T07:54:23.548Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27522025-02-21T07:54:23.551Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27532025-02-21T07:54:23.551Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27542025-02-21T07:54:23.554Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
27552025-02-21T07:54:23.625Z
27562025-02-21T07:54:23.625Zinfo: running `cargo check --bins` on oximeter-client (93/199)
27572025-02-21T07:54:24.198Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27582025-02-21T07:54:24.202Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27592025-02-21T07:54:24.202Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27602025-02-21T07:54:24.204Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27612025-02-21T07:54:24.281Z
27622025-02-21T07:54:24.281Zinfo: running `cargo check --bins` on repo-depot-client (94/199)
27632025-02-21T07:54:24.828Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27642025-02-21T07:54:24.831Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27652025-02-21T07:54:24.831Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27662025-02-21T07:54:24.833Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
27672025-02-21T07:54:24.904Z
27682025-02-21T07:54:24.904Zinfo: running `cargo check --bins` on sled-agent-client (95/199)
27692025-02-21T07:54:25.481Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27702025-02-21T07:54:25.486Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27712025-02-21T07:54:25.486Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27722025-02-21T07:54:25.488Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27732025-02-21T07:54:25.563Z
27742025-02-21T07:54:25.563Zinfo: running `cargo check --bins` on wicketd-client (96/199)
27752025-02-21T07:54:26.154Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27762025-02-21T07:54:26.157Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27772025-02-21T07:54:26.157Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27782025-02-21T07:54:26.161Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27792025-02-21T07:54:26.240Z
27802025-02-21T07:54:26.240Zinfo: running `cargo check --bins` on sled-agent-types (97/199)
27812025-02-21T07:54:26.833Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27822025-02-21T07:54:26.836Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27832025-02-21T07:54:26.836Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27842025-02-21T07:54:26.839Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27852025-02-21T07:54:26.916Z
27862025-02-21T07:54:26.916Zinfo: running `cargo check --bins` on wicket-common (98/199)
27872025-02-21T07:54:27.506Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27882025-02-21T07:54:27.508Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27892025-02-21T07:54:27.508Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27902025-02-21T07:54:27.512Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27912025-02-21T07:54:27.590Z
27922025-02-21T07:54:27.590Zinfo: running `cargo check --bins` on omicron-cockroach-admin (99/199)
27932025-02-21T07:54:28.166Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27942025-02-21T07:54:28.169Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27952025-02-21T07:54:28.270Z Checking csv-core v0.1.11
27962025-02-21T07:54:28.270Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
27972025-02-21T07:54:28.273Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
27982025-02-21T07:54:28.273Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
27992025-02-21T07:54:28.564Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28002025-02-21T07:54:28.578Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28012025-02-21T07:54:28.594Z Checking csv v1.3.1
28022025-02-21T07:54:29.155Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
28032025-02-21T07:54:29.527Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28042025-02-21T07:54:31.223Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.62s
28052025-02-21T07:54:31.398Z
28062025-02-21T07:54:31.398Zinfo: running `cargo check --bins` on cockroach-admin-api (100/199)
28072025-02-21T07:54:31.974Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28082025-02-21T07:54:31.977Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28092025-02-21T07:54:31.977Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28102025-02-21T07:54:31.980Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
28112025-02-21T07:54:32.055Z
28122025-02-21T07:54:32.055Zinfo: running `cargo check --bins` on cockroach-admin-types (101/199)
28132025-02-21T07:54:32.617Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28142025-02-21T07:54:32.619Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28152025-02-21T07:54:32.620Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28162025-02-21T07:54:32.623Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
28172025-02-21T07:54:32.695Z
28182025-02-21T07:54:32.695Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (102/199)
28192025-02-21T07:54:33.364Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28202025-02-21T07:54:33.366Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28212025-02-21T07:54:33.366Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28222025-02-21T07:54:33.370Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28232025-02-21T07:54:33.460Z
28242025-02-21T07:54:33.460Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (103/199)
28252025-02-21T07:54:34.117Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28262025-02-21T07:54:34.120Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28272025-02-21T07:54:34.120Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28282025-02-21T07:54:34.123Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
28292025-02-21T07:54:34.212Z
28302025-02-21T07:54:34.212Zinfo: running `cargo check --bins` on dns-server (104/199)
28312025-02-21T07:54:34.784Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28322025-02-21T07:54:34.787Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28332025-02-21T07:54:34.877Z Compiling typify-impl v0.3.0
28342025-02-21T07:54:34.984Z Compiling parking_lot_core v0.8.6
28352025-02-21T07:54:34.995Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28362025-02-21T07:54:35.008Z Checking fxhash v0.2.1
28372025-02-21T07:54:35.019Z Checking hickory-client v0.24.3
28382025-02-21T07:54:35.031Z Checking hickory-server v0.24.3
28392025-02-21T07:54:35.700Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
28402025-02-21T07:54:35.731Z Checking parking_lot v0.11.2
28412025-02-21T07:54:36.048Z Checking sled v0.34.7
28422025-02-21T07:54:40.594Z Compiling typify-macro v0.3.0
28432025-02-21T07:54:42.107Z Compiling typify v0.3.0
28442025-02-21T07:54:42.188Z Compiling progenitor-impl v0.9.1
28452025-02-21T07:54:44.637Z Compiling progenitor-macro v0.9.1
28462025-02-21T07:54:48.253Z Checking progenitor v0.9.1
28472025-02-21T07:54:48.389Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28482025-02-21T07:54:48.853Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28492025-02-21T07:54:50.139Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.92s
28502025-02-21T07:54:50.309Z
28512025-02-21T07:54:50.309Zinfo: running `cargo check --bins` on dns-server-api (105/199)
28522025-02-21T07:54:50.877Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28532025-02-21T07:54:50.880Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28542025-02-21T07:54:50.880Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28552025-02-21T07:54:50.882Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
28562025-02-21T07:54:50.956Z
28572025-02-21T07:54:50.956Zinfo: running `cargo check --bins` on gateway-test-utils (106/199)
28582025-02-21T07:54:51.590Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28592025-02-21T07:54:51.592Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28602025-02-21T07:54:51.592Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28612025-02-21T07:54:51.596Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
28622025-02-21T07:54:51.681Z
28632025-02-21T07:54:51.681Zinfo: running `cargo check --bins` on gateway-types (107/199)
28642025-02-21T07:54:52.251Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28652025-02-21T07:54:52.253Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28662025-02-21T07:54:52.253Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28672025-02-21T07:54:52.256Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
28682025-02-21T07:54:52.330Z
28692025-02-21T07:54:52.330Zinfo: running `cargo check --bins` on ipcc (108/199)
28702025-02-21T07:54:52.888Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28712025-02-21T07:54:52.891Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28722025-02-21T07:54:52.891Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28732025-02-21T07:54:52.894Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
28742025-02-21T07:54:52.972Z
28752025-02-21T07:54:52.972Zinfo: running `cargo check --bins` on omicron-gateway (109/199)
28762025-02-21T07:54:53.569Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28772025-02-21T07:54:53.581Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28782025-02-21T07:54:53.692Z Compiling radium v0.7.0
28792025-02-21T07:54:53.692Z Compiling semver v0.1.20
28802025-02-21T07:54:53.800Z Compiling maybe-uninit v2.0.0
28812025-02-21T07:54:53.804Z Checking tap v1.0.1
28822025-02-21T07:54:53.835Z Checking password-hash v0.5.0
28832025-02-21T07:54:53.838Z Checking blake2 v0.10.6
28842025-02-21T07:54:53.838Z Checking funty v2.0.0
28852025-02-21T07:54:53.838Z Compiling cancel-safe-futures v0.1.5
28862025-02-21T07:54:53.980Z Checking wyz v0.5.1
28872025-02-21T07:54:54.220Z Compiling rustc_version v0.1.7
28882025-02-21T07:54:54.254Z Compiling owo-colors v4.1.0
28892025-02-21T07:54:54.288Z Checking crc-catalog v2.4.0
28902025-02-21T07:54:54.345Z Compiling packed_struct v0.10.1
28912025-02-21T07:54:54.348Z Checking argon2 v0.5.3
28922025-02-21T07:54:54.473Z Checking crc v3.2.1
28932025-02-21T07:54:54.519Z Compiling packed_struct_codegen v0.10.1
28942025-02-21T07:54:54.575Z Compiling indexmap v1.9.3
28952025-02-21T07:54:54.642Z Checking half v2.4.1
28962025-02-21T07:54:54.661Z Compiling newtype_derive v0.1.6
28972025-02-21T07:54:54.675Z Checking bitvec v1.0.1
28982025-02-21T07:54:54.808Z Checking ciborium-io v0.2.2
28992025-02-21T07:54:54.882Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
29002025-02-21T07:54:54.885Z Checking nodrop v0.1.14
29012025-02-21T07:54:55.011Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
29022025-02-21T07:54:55.028Z Checking array-init v0.0.4
29032025-02-21T07:54:55.083Z Checking ciborium-ll v0.2.2
29042025-02-21T07:54:55.172Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
29052025-02-21T07:54:55.288Z Checking smallvec v0.6.14
29062025-02-21T07:54:55.378Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29072025-02-21T07:54:55.626Z Checking libsw v3.3.1
29082025-02-21T07:54:55.660Z Checking indent_write v2.2.0
29092025-02-21T07:54:55.863Z Checking linear-map v1.2.0
29102025-02-21T07:54:55.881Z Checking hashbrown v0.12.3
29112025-02-21T07:54:55.898Z Checking bitfield v0.14.0
29122025-02-21T07:54:55.926Z Checking swrite v0.1.0
29132025-02-21T07:54:56.057Z Checking termcolor v1.4.1
29142025-02-21T07:54:56.183Z Checking ron v0.8.1
29152025-02-21T07:54:56.183Z Checking serde-hex v0.1.0
29162025-02-21T07:54:56.335Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
29172025-02-21T07:54:56.488Z Checking env_logger v0.10.2
29182025-02-21T07:54:56.505Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29192025-02-21T07:54:56.883Z Checking ciborium v0.2.2
29202025-02-21T07:54:57.273Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29212025-02-21T07:54:57.430Z Checking steno v0.4.1
29222025-02-21T07:54:57.494Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
29232025-02-21T07:54:57.757Z Checking hashbrown v0.13.2
29242025-02-21T07:54:57.866Z Checking humantime v2.1.0
29252025-02-21T07:54:57.882Z Checking crc-any v2.5.0
29262025-02-21T07:54:58.179Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29272025-02-21T07:54:58.268Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
29282025-02-21T07:54:58.550Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
29292025-02-21T07:54:58.657Z Checking object v0.30.4
29302025-02-21T07:54:58.745Z Checking path-slash v0.1.5
29312025-02-21T07:54:59.914Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
29322025-02-21T07:54:59.917Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
29332025-02-21T07:54:59.917Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29342025-02-21T07:54:59.918Z Checking nix v0.27.1
29352025-02-21T07:54:59.918Z Checking tungstenite v0.23.0
29362025-02-21T07:54:59.918Z Checking kstat-rs v0.2.4
29372025-02-21T07:55:00.019Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29382025-02-21T07:55:00.038Z Checking signal-hook-tokio v0.3.1
29392025-02-21T07:55:00.414Z Checking tokio-tungstenite v0.23.1
29402025-02-21T07:55:00.848Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
29412025-02-21T07:55:01.543Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
29422025-02-21T07:55:01.583Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
29432025-02-21T07:55:08.365Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
29442025-02-21T07:55:09.737Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
29452025-02-21T07:55:12.692Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29462025-02-21T07:55:18.175Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29472025-02-21T07:55:18.852Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
29482025-02-21T07:55:21.660Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.68s
29492025-02-21T07:55:21.845Z
29502025-02-21T07:55:21.845Zinfo: running `cargo check --bins` on gateway-api (110/199)
29512025-02-21T07:55:22.423Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29522025-02-21T07:55:22.426Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29532025-02-21T07:55:22.426Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29542025-02-21T07:55:22.429Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
29552025-02-21T07:55:22.504Z
29562025-02-21T07:55:22.504Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (111/199)
29572025-02-21T07:55:23.067Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29582025-02-21T07:55:23.070Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29592025-02-21T07:55:23.070Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29602025-02-21T07:55:23.073Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
29612025-02-21T07:55:23.146Z
29622025-02-21T07:55:23.146Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (112/199)
29632025-02-21T07:55:23.732Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29642025-02-21T07:55:23.734Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29652025-02-21T07:55:23.734Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29662025-02-21T07:55:23.737Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
29672025-02-21T07:55:23.815Z
29682025-02-21T07:55:23.815Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (113/199)
29692025-02-21T07:55:24.402Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29702025-02-21T07:55:24.405Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29712025-02-21T07:55:24.405Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29722025-02-21T07:55:24.408Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
29732025-02-21T07:55:24.487Z
29742025-02-21T07:55:24.487Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (114/199)
29752025-02-21T07:55:25.064Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29762025-02-21T07:55:25.067Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29772025-02-21T07:55:25.067Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29782025-02-21T07:55:25.070Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
29792025-02-21T07:55:25.146Z
29802025-02-21T07:55:25.146Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (115/199)
29812025-02-21T07:55:25.718Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29822025-02-21T07:55:25.721Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29832025-02-21T07:55:25.721Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29842025-02-21T07:55:25.724Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
29852025-02-21T07:55:25.801Z
29862025-02-21T07:55:25.801Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (116/199)
29872025-02-21T07:55:26.384Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29882025-02-21T07:55:26.387Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29892025-02-21T07:55:26.387Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29902025-02-21T07:55:26.390Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
29912025-02-21T07:55:26.465Z
29922025-02-21T07:55:26.465Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (117/199)
29932025-02-21T07:55:27.043Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29942025-02-21T07:55:27.046Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29952025-02-21T07:55:27.046Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29962025-02-21T07:55:27.049Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
29972025-02-21T07:55:27.122Z
29982025-02-21T07:55:27.123Zinfo: running `cargo check --bins` on oximeter-producer (118/199)
29992025-02-21T07:55:27.710Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30002025-02-21T07:55:27.713Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30012025-02-21T07:55:27.713Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30022025-02-21T07:55:27.716Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30032025-02-21T07:55:27.795Z
30042025-02-21T07:55:27.795Zinfo: running `cargo check --bins` on internal-dns-resolver (119/199)
30052025-02-21T07:55:28.358Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30062025-02-21T07:55:28.361Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30072025-02-21T07:55:28.361Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30082025-02-21T07:55:28.364Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30092025-02-21T07:55:28.438Z
30102025-02-21T07:55:28.438Zinfo: running `cargo check --bins` on sp-sim (120/199)
30112025-02-21T07:55:29.009Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30122025-02-21T07:55:29.012Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30132025-02-21T07:55:29.102Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
30142025-02-21T07:55:29.552Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30152025-02-21T07:55:31.285Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30162025-02-21T07:55:33.041Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.59s
30172025-02-21T07:55:33.213Z
30182025-02-21T07:55:33.214Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (121/199)
30192025-02-21T07:55:33.829Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30202025-02-21T07:55:33.831Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30212025-02-21T07:55:33.831Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30222025-02-21T07:55:33.835Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
30232025-02-21T07:55:33.916Z
30242025-02-21T07:55:33.916Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (122/199)
30252025-02-21T07:55:34.546Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30262025-02-21T07:55:34.549Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30272025-02-21T07:55:34.549Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30282025-02-21T07:55:34.552Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
30292025-02-21T07:55:34.637Z
30302025-02-21T07:55:34.637Zinfo: running `cargo check --bins` on db-macros (123/199)
30312025-02-21T07:55:35.205Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30322025-02-21T07:55:35.207Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30332025-02-21T07:55:35.207Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30342025-02-21T07:55:35.210Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30352025-02-21T07:55:35.284Z
30362025-02-21T07:55:35.284Zinfo: running `cargo check --bins` on nexus-macros-common (124/199)
30372025-02-21T07:55:35.843Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30382025-02-21T07:55:35.846Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30392025-02-21T07:55:35.846Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30402025-02-21T07:55:35.849Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30412025-02-21T07:55:35.924Z
30422025-02-21T07:55:35.924Zinfo: running `cargo check --bins` on nexus-auth (125/199)
30432025-02-21T07:55:36.546Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30442025-02-21T07:55:36.549Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30452025-02-21T07:55:36.549Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30462025-02-21T07:55:36.552Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
30472025-02-21T07:55:36.633Z
30482025-02-21T07:55:36.633Zinfo: running `cargo check --bins` on authz-macros (126/199)
30492025-02-21T07:55:37.204Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30502025-02-21T07:55:37.207Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30512025-02-21T07:55:37.207Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30522025-02-21T07:55:37.209Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30532025-02-21T07:55:37.281Z
30542025-02-21T07:55:37.281Zinfo: running `cargo check --bins` on nexus-db-fixed-data (127/199)
30552025-02-21T07:55:37.893Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30562025-02-21T07:55:37.897Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30572025-02-21T07:55:37.897Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30582025-02-21T07:55:37.900Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
30592025-02-21T07:55:37.977Z
30602025-02-21T07:55:37.977Zinfo: running `cargo check --bins` on nexus-db-model (128/199)
30612025-02-21T07:55:38.594Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30622025-02-21T07:55:38.597Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30632025-02-21T07:55:38.597Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30642025-02-21T07:55:38.600Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
30652025-02-21T07:55:38.682Z
30662025-02-21T07:55:38.682Zinfo: running `cargo check --bins` on nexus-defaults (129/199)
30672025-02-21T07:55:39.265Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30682025-02-21T07:55:39.267Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30692025-02-21T07:55:39.267Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30702025-02-21T07:55:39.270Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30712025-02-21T07:55:39.346Z
30722025-02-21T07:55:39.347Zinfo: running `cargo check --bins` on nexus-inventory (130/199)
30732025-02-21T07:55:39.955Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30742025-02-21T07:55:39.958Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30752025-02-21T07:55:39.958Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30762025-02-21T07:55:39.961Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
30772025-02-21T07:55:40.043Z
30782025-02-21T07:55:40.043Zinfo: running `cargo check --bins` on typed-rng (131/199)
30792025-02-21T07:55:40.605Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30802025-02-21T07:55:40.608Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30812025-02-21T07:55:40.608Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30822025-02-21T07:55:40.611Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30832025-02-21T07:55:40.688Z
30842025-02-21T07:55:40.688Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (132/199)
30852025-02-21T07:55:41.317Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30862025-02-21T07:55:41.320Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30872025-02-21T07:55:41.465Z Checking keccak v0.1.5
30882025-02-21T07:55:41.576Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
30892025-02-21T07:55:41.578Z Checking secrecy v0.8.0
30902025-02-21T07:55:41.579Z Compiling unicase v2.7.0
30912025-02-21T07:55:41.579Z Compiling same-file v1.0.6
30922025-02-21T07:55:41.627Z Compiling tempfile v3.13.0
30932025-02-21T07:55:41.630Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
30942025-02-21T07:55:41.630Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30952025-02-21T07:55:41.763Z Compiling thiserror-impl-no-std v2.0.2
30962025-02-21T07:55:41.854Z Checking sha3 v0.10.8
30972025-02-21T07:55:41.874Z Compiling walkdir v2.5.0
30982025-02-21T07:55:41.924Z Checking universal-hash v0.5.1
30992025-02-21T07:55:41.950Z Compiling blake3 v1.5.4
31002025-02-21T07:55:42.108Z Checking opaque-debug v0.3.1
31012025-02-21T07:55:42.134Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31022025-02-21T07:55:42.187Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
31032025-02-21T07:55:42.218Z Checking poly1305 v0.8.0
31042025-02-21T07:55:42.244Z Checking chacha20 v0.9.1
31052025-02-21T07:55:42.343Z Checking aead v0.5.2
31062025-02-21T07:55:42.448Z Compiling memmap2 v0.9.5
31072025-02-21T07:55:42.517Z Compiling salty v0.3.0
31082025-02-21T07:55:42.557Z Compiling arrayvec v0.7.6
31092025-02-21T07:55:42.576Z Compiling constant_time_eq v0.3.1
31102025-02-21T07:55:42.745Z Compiling arrayref v0.3.9
31112025-02-21T07:55:42.766Z Compiling libefi-sys v0.1.0
31122025-02-21T07:55:42.825Z Checking chacha20poly1305 v0.10.1
31132025-02-21T07:55:42.874Z Compiling toolchain_find v0.4.0
31142025-02-21T07:55:42.969Z Compiling camino-tempfile v1.1.1
31152025-02-21T07:55:43.009Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
31162025-02-21T07:55:43.084Z Compiling bitfield-struct v0.6.2
31172025-02-21T07:55:43.326Z Compiling topological-sort v0.2.2
31182025-02-21T07:55:43.389Z Compiling mime_guess v2.0.5
31192025-02-21T07:55:43.421Z Compiling rustfmt-wrapper v0.2.1
31202025-02-21T07:55:43.923Z Compiling omicron-zone-package v0.12.0
31212025-02-21T07:55:44.000Z Compiling progenitor v0.9.1
31222025-02-21T07:55:44.129Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31232025-02-21T07:55:44.229Z Checking primeorder v0.13.6
31242025-02-21T07:55:44.289Z Checking env_filter v0.1.2
31252025-02-21T07:55:44.417Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31262025-02-21T07:55:44.475Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31272025-02-21T07:55:44.495Z Checking thiserror-no-std v2.0.2
31282025-02-21T07:55:44.530Z Checking env_logger v0.11.5
31292025-02-21T07:55:44.594Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31302025-02-21T07:55:44.617Z Checking vsss-rs v3.3.4
31312025-02-21T07:55:44.674Z Checking p384 v0.13.0
31322025-02-21T07:55:44.739Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
31332025-02-21T07:55:44.810Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
31342025-02-21T07:55:44.991Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31352025-02-21T07:55:45.073Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
31362025-02-21T07:55:45.121Z Checking lockfree-object-pool v0.1.6
31372025-02-21T07:55:45.155Z Checking simd-adler32 v0.3.7
31382025-02-21T07:55:45.374Z Compiling zip v2.1.3
31392025-02-21T07:55:45.401Z Checking http-range v0.1.5
31402025-02-21T07:55:45.457Z Checking bumpalo v3.16.0
31412025-02-21T07:55:45.516Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31422025-02-21T07:55:45.724Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31432025-02-21T07:55:45.797Z Checking zopfli v0.8.1
31442025-02-21T07:55:45.800Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31452025-02-21T07:55:46.136Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31462025-02-21T07:55:46.348Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31472025-02-21T07:55:46.451Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
31482025-02-21T07:55:46.515Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31492025-02-21T07:55:46.743Z Checking atty v0.2.14
31502025-02-21T07:55:46.891Z Checking glob v0.3.2
31512025-02-21T07:55:46.944Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31522025-02-21T07:55:46.946Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
31532025-02-21T07:55:47.245Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31542025-02-21T07:55:47.623Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31552025-02-21T07:55:48.154Z Checking hyper-staticfile v0.10.1
31562025-02-21T07:55:48.330Z Checking omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata)
31572025-02-21T07:55:48.556Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31582025-02-21T07:55:48.659Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
31592025-02-21T07:55:48.697Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31602025-02-21T07:55:48.874Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31612025-02-21T07:55:49.052Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
31622025-02-21T07:55:49.230Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
31632025-02-21T07:55:49.495Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
31642025-02-21T07:55:49.579Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
31652025-02-21T07:55:49.862Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
31662025-02-21T07:55:50.149Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31672025-02-21T07:55:53.165Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
31682025-02-21T07:55:53.165Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31692025-02-21T07:56:01.699Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31702025-02-21T07:56:14.919Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.22s
31712025-02-21T07:56:15.102Z
31722025-02-21T07:56:15.102Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (133/199)
31732025-02-21T07:56:15.731Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31742025-02-21T07:56:15.734Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31752025-02-21T07:56:15.869Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31762025-02-21T07:56:29.508Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.39s
31772025-02-21T07:56:29.697Z
31782025-02-21T07:56:29.698Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (134/199)
31792025-02-21T07:56:30.329Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31802025-02-21T07:56:30.331Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31812025-02-21T07:56:30.470Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31822025-02-21T07:56:44.160Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.45s
31832025-02-21T07:56:44.351Z
31842025-02-21T07:56:44.351Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (135/199)
31852025-02-21T07:56:44.983Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31862025-02-21T07:56:44.986Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31872025-02-21T07:56:45.125Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31882025-02-21T07:56:58.683Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.32s
31892025-02-21T07:56:58.873Z
31902025-02-21T07:56:58.873Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (136/199)
31912025-02-21T07:56:59.498Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31922025-02-21T07:56:59.500Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31932025-02-21T07:56:59.640Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31942025-02-21T07:57:13.285Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.40s
31952025-02-21T07:57:13.480Z
31962025-02-21T07:57:13.480Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (137/199)
31972025-02-21T07:57:14.120Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31982025-02-21T07:57:14.123Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31992025-02-21T07:57:14.270Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32002025-02-21T07:57:28.072Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.58s
32012025-02-21T07:57:28.264Z
32022025-02-21T07:57:28.264Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (138/199)
32032025-02-21T07:57:28.903Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32042025-02-21T07:57:28.906Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32052025-02-21T07:57:29.054Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32062025-02-21T07:57:42.766Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.49s
32072025-02-21T07:57:42.963Z
32082025-02-21T07:57:42.963Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (139/199)
32092025-02-21T07:57:43.599Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32102025-02-21T07:57:43.602Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32112025-02-21T07:57:43.743Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32122025-02-21T07:57:57.498Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.52s
32132025-02-21T07:57:57.699Z
32142025-02-21T07:57:57.699Zinfo: running `cargo check --bins` on bootstrap-agent-api (140/199)
32152025-02-21T07:57:58.296Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32162025-02-21T07:57:58.298Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32172025-02-21T07:57:58.298Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32182025-02-21T07:57:58.301Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
32192025-02-21T07:57:58.381Z
32202025-02-21T07:57:58.381Zinfo: running `cargo check --bins` on key-manager (141/199)
32212025-02-21T07:57:58.961Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32222025-02-21T07:57:58.964Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32232025-02-21T07:57:58.964Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32242025-02-21T07:57:58.967Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
32252025-02-21T07:57:59.042Z
32262025-02-21T07:57:59.042Zinfo: running `cargo check --bins` on range-requests (142/199)
32272025-02-21T07:57:59.602Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32282025-02-21T07:57:59.604Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32292025-02-21T07:57:59.604Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32302025-02-21T07:57:59.607Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
32312025-02-21T07:57:59.679Z
32322025-02-21T07:57:59.679Zinfo: running `cargo check --bins` on repo-depot-api (143/199)
32332025-02-21T07:58:00.256Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32342025-02-21T07:58:00.259Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32352025-02-21T07:58:00.259Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32362025-02-21T07:58:00.262Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
32372025-02-21T07:58:00.336Z
32382025-02-21T07:58:00.336Zinfo: running `cargo check --bins` on sled-agent-api (144/199)
32392025-02-21T07:58:00.937Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32402025-02-21T07:58:00.940Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32412025-02-21T07:58:00.940Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32422025-02-21T07:58:00.944Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
32432025-02-21T07:58:01.023Z
32442025-02-21T07:58:01.023Zinfo: running `cargo check --bins` on sled-diagnostics (145/199)
32452025-02-21T07:58:01.592Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32462025-02-21T07:58:01.595Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32472025-02-21T07:58:01.595Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32482025-02-21T07:58:01.598Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
32492025-02-21T07:58:01.670Z
32502025-02-21T07:58:01.670Zinfo: running `cargo check --bins` on sled-hardware (146/199)
32512025-02-21T07:58:02.261Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32522025-02-21T07:58:02.264Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32532025-02-21T07:58:02.264Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32542025-02-21T07:58:02.267Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
32552025-02-21T07:58:02.345Z
32562025-02-21T07:58:02.346Zinfo: running `cargo check --bins --no-default-features` on sled-storage (147/199)
32572025-02-21T07:58:02.944Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32582025-02-21T07:58:02.946Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32592025-02-21T07:58:02.947Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32602025-02-21T07:58:02.950Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
32612025-02-21T07:58:03.028Z
32622025-02-21T07:58:03.028Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (148/199)
32632025-02-21T07:58:03.622Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32642025-02-21T07:58:03.625Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32652025-02-21T07:58:03.625Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32662025-02-21T07:58:03.627Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
32672025-02-21T07:58:03.703Z
32682025-02-21T07:58:03.703Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (149/199)
32692025-02-21T07:58:04.311Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32702025-02-21T07:58:04.313Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32712025-02-21T07:58:04.313Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32722025-02-21T07:58:04.317Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
32732025-02-21T07:58:04.395Z
32742025-02-21T07:58:04.395Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (150/199)
32752025-02-21T07:58:04.997Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32762025-02-21T07:58:05.000Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32772025-02-21T07:58:05.000Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32782025-02-21T07:58:05.003Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
32792025-02-21T07:58:05.085Z
32802025-02-21T07:58:05.085Zinfo: running `cargo check --bins` on nexus-test-interface (151/199)
32812025-02-21T07:58:05.680Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32822025-02-21T07:58:05.683Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32832025-02-21T07:58:05.683Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32842025-02-21T07:58:05.686Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
32852025-02-21T07:58:05.768Z
32862025-02-21T07:58:05.768Zinfo: running `cargo check --bins` on oximeter-collector (152/199)
32872025-02-21T07:58:06.366Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32882025-02-21T07:58:06.369Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32892025-02-21T07:58:06.489Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
32902025-02-21T07:58:06.489Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
32912025-02-21T07:58:07.388Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32922025-02-21T07:58:09.379Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.60s
32932025-02-21T07:58:09.567Z
32942025-02-21T07:58:09.567Zinfo: running `cargo check --bins` on oximeter-api (153/199)
32952025-02-21T07:58:10.133Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32962025-02-21T07:58:10.136Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32972025-02-21T07:58:10.136Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32982025-02-21T07:58:10.139Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
32992025-02-21T07:58:10.213Z
33002025-02-21T07:58:10.213Zinfo: running `cargo check --bins` on cert-dev (154/199)
33012025-02-21T07:58:10.766Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33022025-02-21T07:58:10.769Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33032025-02-21T07:58:10.849Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33042025-02-21T07:58:11.133Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
33052025-02-21T07:58:11.295Z
33062025-02-21T07:58:11.295Zinfo: running `cargo check --bins` on clickana (155/199)
33072025-02-21T07:58:11.877Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33082025-02-21T07:58:11.880Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33092025-02-21T07:58:11.970Z Checking castaway v0.2.3
33102025-02-21T07:58:11.970Z Checking lru v0.12.5
33112025-02-21T07:58:11.973Z Compiling instability v0.3.2
33122025-02-21T07:58:11.973Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33132025-02-21T07:58:11.973Z Checking unicode-truncate v1.1.0
33142025-02-21T07:58:11.973Z Compiling indoc v2.0.5
33152025-02-21T07:58:11.973Z Checking cassowary v0.3.0
33162025-02-21T07:58:12.191Z Checking compact_str v0.8.0
33172025-02-21T07:58:12.849Z Checking ratatui v0.29.0
33182025-02-21T07:58:13.786Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33192025-02-21T07:58:14.966Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33202025-02-21T07:58:15.812Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.51s
33212025-02-21T07:58:15.990Z
33222025-02-21T07:58:15.990Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (156/199)
33232025-02-21T07:58:16.588Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33242025-02-21T07:58:16.592Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33252025-02-21T07:58:16.705Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33262025-02-21T07:58:16.705Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33272025-02-21T07:58:17.732Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33282025-02-21T07:58:18.199Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
33292025-02-21T07:58:18.576Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.58s
33302025-02-21T07:58:18.752Z
33312025-02-21T07:58:18.752Zinfo: running `cargo check --bins` on ch-dev (157/199)
33322025-02-21T07:58:19.336Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33332025-02-21T07:58:19.339Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33342025-02-21T07:58:19.438Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
33352025-02-21T07:58:20.182Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s
33362025-02-21T07:58:20.358Z
33372025-02-21T07:58:20.358Zinfo: running `cargo check --bins` on crdb-seed (158/199)
33382025-02-21T07:58:20.940Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33392025-02-21T07:58:20.943Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33402025-02-21T07:58:21.037Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
33412025-02-21T07:58:21.394Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
33422025-02-21T07:58:21.571Z
33432025-02-21T07:58:21.571Zinfo: running `cargo check --bins` on db-dev (159/199)
33442025-02-21T07:58:22.151Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33452025-02-21T07:58:22.154Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33462025-02-21T07:58:22.247Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
33472025-02-21T07:58:22.996Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.41s
33482025-02-21T07:58:23.175Z
33492025-02-21T07:58:23.175Zinfo: running `cargo check --bins` on omicron-dev-lib (160/199)
33502025-02-21T07:58:23.754Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33512025-02-21T07:58:23.758Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33522025-02-21T07:58:23.758Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33532025-02-21T07:58:23.763Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
33542025-02-21T07:58:23.836Z
33552025-02-21T07:58:23.836Zinfo: running `cargo check --bins` on xtask-downloader (161/199)
33562025-02-21T07:58:24.396Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33572025-02-21T07:58:24.397Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33582025-02-21T07:58:24.473Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
33592025-02-21T07:58:25.333Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.49s
33602025-02-21T07:58:25.509Z
33612025-02-21T07:58:25.509Zinfo: running `cargo check --bins` on omicron-ls-apis (162/199)
33622025-02-21T07:58:26.062Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33632025-02-21T07:58:26.065Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33642025-02-21T07:58:26.147Z Checking cargo-platform v0.1.8
33652025-02-21T07:58:26.432Z Checking cargo_metadata v0.18.1
33662025-02-21T07:58:27.388Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
33672025-02-21T07:58:28.251Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.73s
33682025-02-21T07:58:28.410Z
33692025-02-21T07:58:28.410Zinfo: running `cargo check --bins` on mgs-dev (163/199)
33702025-02-21T07:58:29.019Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33712025-02-21T07:58:29.021Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33722025-02-21T07:58:29.146Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33732025-02-21T07:58:30.630Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33742025-02-21T07:58:31.193Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
33752025-02-21T07:58:31.756Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.34s
33762025-02-21T07:58:31.945Z
33772025-02-21T07:58:31.945Zinfo: running `cargo check --bins` on omicron-omdb (164/199)
33782025-02-21T07:58:32.587Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33792025-02-21T07:58:32.589Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33802025-02-21T07:58:32.754Z Compiling crunchy v0.2.2
33812025-02-21T07:58:32.757Z Compiling tiny-keccak v2.0.2
33822025-02-21T07:58:32.757Z Compiling dsl_auto_type v0.1.2
33832025-02-21T07:58:32.757Z Checking scheduled-thread-pool v0.2.7
33842025-02-21T07:58:32.757Z Compiling diesel_table_macro_syntax v0.2.0
33852025-02-21T07:58:32.757Z Compiling ascii-canvas v3.0.0
33862025-02-21T07:58:32.757Z Compiling ena v0.14.3
33872025-02-21T07:58:32.870Z Compiling regex-syntax v0.6.29
33882025-02-21T07:58:33.084Z Checking r2d2 v0.8.10
33892025-02-21T07:58:33.215Z Compiling diff v0.1.13
33902025-02-21T07:58:33.246Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
33912025-02-21T07:58:33.322Z Compiling ref-cast v1.0.23
33922025-02-21T07:58:33.367Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
33932025-02-21T07:58:33.411Z Compiling derive_builder_core v0.20.2
33942025-02-21T07:58:33.519Z Compiling libxml v0.3.3
33952025-02-21T07:58:33.674Z Compiling ref-cast-impl v1.0.23
33962025-02-21T07:58:33.734Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
33972025-02-21T07:58:33.938Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
33982025-02-21T07:58:33.959Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
33992025-02-21T07:58:34.136Z Compiling diesel_derives v2.2.3
34002025-02-21T07:58:34.225Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
34012025-02-21T07:58:34.260Z Compiling strum_macros v0.24.3
34022025-02-21T07:58:34.260Z Compiling samael v0.0.17
34032025-02-21T07:58:34.609Z Compiling indoc v1.0.9
34042025-02-21T07:58:35.455Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
34052025-02-21T07:58:35.489Z Compiling derive_builder_macro v0.20.2
34062025-02-21T07:58:35.752Z Compiling oso-derive v0.27.3
34072025-02-21T07:58:36.388Z Compiling lalrpop v0.19.12
34082025-02-21T07:58:36.478Z Checking derive_builder v0.20.2
34092025-02-21T07:58:36.645Z Compiling impl-trait-for-tuples v0.2.2
34102025-02-21T07:58:36.727Z Checking quick-xml v0.33.0
34112025-02-21T07:58:36.933Z Compiling diesel-dtrace v0.4.2
34122025-02-21T07:58:37.278Z Checking maplit v1.0.2
34132025-02-21T07:58:37.486Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
34142025-02-21T07:58:37.489Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
34152025-02-21T07:58:37.840Z Checking bb8 v0.8.5
34162025-02-21T07:58:38.173Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
34172025-02-21T07:58:38.217Z Checking rand_seeder v0.3.0
34182025-02-21T07:58:38.337Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34192025-02-21T07:58:38.478Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34202025-02-21T07:58:38.527Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34212025-02-21T07:58:38.676Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
34222025-02-21T07:58:38.979Z Checking smawk v0.3.2
34232025-02-21T07:58:38.999Z Checking is_ci v1.2.0
34242025-02-21T07:58:39.149Z Checking unicode-linebreak v0.1.5
34252025-02-21T07:58:39.185Z Checking supports-color v3.0.1
34262025-02-21T07:58:39.435Z Checking multimap v0.10.0
34272025-02-21T07:58:39.606Z Checking textwrap v0.16.1
34282025-02-21T07:58:40.713Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
34292025-02-21T07:58:42.364Z Checking diesel v2.2.7
34302025-02-21T07:59:06.622Z Compiling polar-core v0.27.3
34312025-02-21T07:59:08.121Z Checking async-bb8-diesel v0.2.1
34322025-02-21T07:59:14.034Z Checking oso v0.27.3
34332025-02-21T08:00:20.454Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
34342025-02-21T08:00:27.223Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 55s
34352025-02-21T08:00:27.429Z
34362025-02-21T08:00:27.429Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (165/199)
34372025-02-21T08:00:28.075Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34382025-02-21T08:00:28.078Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34392025-02-21T08:00:28.078Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34402025-02-21T08:00:28.081Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
34412025-02-21T08:00:28.161Z
34422025-02-21T08:00:28.161Zinfo: running `cargo check --bins` on nexus-saga-recovery (166/199)
34432025-02-21T08:00:28.772Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34442025-02-21T08:00:28.775Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34452025-02-21T08:00:28.775Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34462025-02-21T08:00:28.778Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
34472025-02-21T08:00:28.861Z
34482025-02-21T08:00:28.861Zinfo: running `cargo check --bins` on nexus-test-utils-macros (167/199)
34492025-02-21T08:00:29.436Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34502025-02-21T08:00:29.439Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34512025-02-21T08:00:29.439Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34522025-02-21T08:00:29.442Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
34532025-02-21T08:00:29.515Z
34542025-02-21T08:00:29.515Zinfo: running `cargo check --bins` on omicron-nexus (168/199)
34552025-02-21T08:00:30.168Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34562025-02-21T08:00:30.171Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34572025-02-21T08:00:30.356Z Compiling libz-sys v1.1.20
34582025-02-21T08:00:30.358Z Compiling libgit2-sys v0.17.0+1.8.1
34592025-02-21T08:00:30.486Z Compiling vergen v8.3.2
34602025-02-21T08:00:30.489Z Compiling cargo-platform v0.1.8
34612025-02-21T08:00:30.489Z Compiling pin-project-internal v1.1.6
34622025-02-21T08:00:30.528Z Compiling libsqlite3-sys v0.30.1
34632025-02-21T08:00:30.528Z Compiling snafu-derive v0.8.5
34642025-02-21T08:00:30.531Z Compiling rustls v0.21.12
34652025-02-21T08:00:30.790Z Compiling buf-list v1.0.3
34662025-02-21T08:00:30.856Z Compiling cargo_metadata v0.18.1
34672025-02-21T08:00:31.045Z Checking globset v0.4.15
34682025-02-21T08:00:31.188Z Checking olpc-cjson v0.1.4
34692025-02-21T08:00:31.210Z Checking sct v0.7.1
34702025-02-21T08:00:31.432Z Checking rustls-webpki v0.101.7
34712025-02-21T08:00:31.504Z Checking serde_plain v1.0.2
34722025-02-21T08:00:31.551Z Checking typed-path v0.9.3
34732025-02-21T08:00:31.890Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
34742025-02-21T08:00:32.159Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
34752025-02-21T08:00:32.207Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
34762025-02-21T08:00:32.467Z Checking hashlink v0.9.1
34772025-02-21T08:00:32.511Z Checking fallible-streaming-iterator v0.1.9
34782025-02-21T08:00:32.723Z Checking parse-size v1.1.0
34792025-02-21T08:00:32.929Z Checking fallible-iterator v0.3.0
34802025-02-21T08:00:33.103Z Checking pin-project v1.1.6
34812025-02-21T08:00:33.130Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
34822025-02-21T08:00:33.253Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
34832025-02-21T08:00:33.378Z Checking rustls-pemfile v1.0.4
34842025-02-21T08:00:33.515Z Checking rusqlite v0.32.1
34852025-02-21T08:00:33.585Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
34862025-02-21T08:00:33.873Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
34872025-02-21T08:00:34.117Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34882025-02-21T08:00:34.151Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
34892025-02-21T08:00:34.174Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
34902025-02-21T08:00:34.249Z Checking twox-hash v2.1.0
34912025-02-21T08:00:34.289Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
34922025-02-21T08:00:34.526Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
34932025-02-21T08:00:34.872Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
34942025-02-21T08:00:35.111Z Checking tokio-rustls v0.24.1
34952025-02-21T08:00:35.255Z Checking snafu v0.8.5
34962025-02-21T08:00:35.678Z Checking tough v0.19.0
34972025-02-21T08:00:35.853Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
34982025-02-21T08:00:36.296Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
34992025-02-21T08:00:36.380Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
35002025-02-21T08:00:36.401Z Checking fatfs v0.3.6
35012025-02-21T08:00:36.707Z Checking assert_matches v1.5.0
35022025-02-21T08:00:39.835Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
35032025-02-21T08:00:41.145Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
35042025-02-21T08:00:43.021Z Compiling git2 v0.19.0
35052025-02-21T08:00:47.115Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
35062025-02-21T08:01:46.421Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
35072025-02-21T08:01:46.620Z
35082025-02-21T08:01:46.620Zinfo: running `cargo check --bins` on nexus-external-api (169/199)
35092025-02-21T08:01:47.253Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35102025-02-21T08:01:47.256Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35112025-02-21T08:01:47.256Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35122025-02-21T08:01:47.259Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
35132025-02-21T08:01:47.339Z
35142025-02-21T08:01:47.339Zinfo: running `cargo check --bins` on openapi-manager-types (170/199)
35152025-02-21T08:01:47.899Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35162025-02-21T08:01:47.903Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35172025-02-21T08:01:47.903Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35182025-02-21T08:01:47.905Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
35192025-02-21T08:01:47.977Z
35202025-02-21T08:01:47.977Zinfo: running `cargo check --bins` on nexus-internal-api (171/199)
35212025-02-21T08:01:48.581Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35222025-02-21T08:01:48.584Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35232025-02-21T08:01:48.584Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35242025-02-21T08:01:48.587Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
35252025-02-21T08:01:48.665Z
35262025-02-21T08:01:48.665Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (172/199)
35272025-02-21T08:01:49.278Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35282025-02-21T08:01:49.280Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35292025-02-21T08:01:49.281Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35302025-02-21T08:01:49.284Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
35312025-02-21T08:01:49.364Z
35322025-02-21T08:01:49.364Zinfo: running `cargo check --bins` on nexus-networking (173/199)
35332025-02-21T08:01:49.978Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35342025-02-21T08:01:49.981Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35352025-02-21T08:01:49.981Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35362025-02-21T08:01:49.984Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
35372025-02-21T08:01:50.062Z
35382025-02-21T08:01:50.062Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (174/199)
35392025-02-21T08:01:50.663Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35402025-02-21T08:01:50.666Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35412025-02-21T08:01:50.666Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35422025-02-21T08:01:50.669Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
35432025-02-21T08:01:50.751Z
35442025-02-21T08:01:50.751Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (175/199)
35452025-02-21T08:01:51.375Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35462025-02-21T08:01:51.378Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35472025-02-21T08:01:51.378Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35482025-02-21T08:01:51.381Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
35492025-02-21T08:01:51.462Z
35502025-02-21T08:01:51.462Zinfo: running `cargo check --bins` on update-common (176/199)
35512025-02-21T08:01:52.050Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35522025-02-21T08:01:52.054Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35532025-02-21T08:01:52.054Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35542025-02-21T08:01:52.056Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
35552025-02-21T08:01:52.137Z
35562025-02-21T08:01:52.138Zinfo: running `cargo check --bins` on tufaceous-lib (177/199)
35572025-02-21T08:01:53.049Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35582025-02-21T08:01:53.056Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35592025-02-21T08:01:53.056Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35602025-02-21T08:01:53.057Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
35612025-02-21T08:01:53.057Z
35622025-02-21T08:01:53.057Zinfo: running `cargo check --bins` on tufaceous (178/199)
35632025-02-21T08:01:53.403Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35642025-02-21T08:01:53.406Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35652025-02-21T08:01:53.507Z Checking omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata)
35662025-02-21T08:01:53.802Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
35672025-02-21T08:01:54.844Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
35682025-02-21T08:01:55.648Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.82s
35692025-02-21T08:01:55.830Z
35702025-02-21T08:01:55.830Zinfo: running `cargo check --bins` on omicron-dev (179/199)
35712025-02-21T08:01:56.526Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35722025-02-21T08:01:56.529Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35732025-02-21T08:01:56.725Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
35742025-02-21T08:01:56.728Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
35752025-02-21T08:01:56.869Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
35762025-02-21T08:01:56.872Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
35772025-02-21T08:01:57.910Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
35782025-02-21T08:02:25.835Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
35792025-02-21T08:02:25.835Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
35802025-02-21T08:02:25.839Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
35812025-02-21T08:02:25.839Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
35822025-02-21T08:02:25.839Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
35832025-02-21T08:02:25.839Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
35842025-02-21T08:02:26.741Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
35852025-02-21T08:02:27.996Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
35862025-02-21T08:03:11.465Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s
35872025-02-21T08:03:11.681Z
35882025-02-21T08:03:11.681Zinfo: running `cargo check --bins` on openapi-manager (180/199)
35892025-02-21T08:03:12.296Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35902025-02-21T08:03:12.299Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35912025-02-21T08:03:12.422Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
35922025-02-21T08:03:12.425Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
35932025-02-21T08:03:12.425Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
35942025-02-21T08:03:12.555Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
35952025-02-21T08:03:12.558Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
35962025-02-21T08:03:12.582Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
35972025-02-21T08:03:12.585Z Checking dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
35982025-02-21T08:03:12.615Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
35992025-02-21T08:03:12.753Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
36002025-02-21T08:03:12.822Z Checking heck v0.4.1
36012025-02-21T08:03:12.876Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
36022025-02-21T08:03:13.057Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
36032025-02-21T08:03:13.143Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
36042025-02-21T08:03:13.476Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
36052025-02-21T08:03:13.812Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
36062025-02-21T08:03:13.972Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
36072025-02-21T08:03:14.302Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
36082025-02-21T08:03:15.178Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
36092025-02-21T08:03:15.746Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
36102025-02-21T08:03:16.083Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
36112025-02-21T08:03:16.243Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
36122025-02-21T08:03:18.133Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
36132025-02-21T08:03:18.136Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
36142025-02-21T08:03:20.124Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
36152025-02-21T08:03:21.642Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
36162025-02-21T08:03:27.242Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
36172025-02-21T08:03:27.242Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
36182025-02-21T08:03:28.575Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
36192025-02-21T08:03:29.598Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.90s
36202025-02-21T08:03:29.782Z
36212025-02-21T08:03:29.782Zinfo: running `cargo check --bins` on installinator-api (181/199)
36222025-02-21T08:03:30.370Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36232025-02-21T08:03:30.373Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36242025-02-21T08:03:30.373Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36252025-02-21T08:03:30.376Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
36262025-02-21T08:03:30.452Z
36272025-02-21T08:03:30.452Zinfo: running `cargo check --bins` on wicketd-api (182/199)
36282025-02-21T08:03:31.051Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36292025-02-21T08:03:31.055Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36302025-02-21T08:03:31.055Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36312025-02-21T08:03:31.058Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
36322025-02-21T08:03:31.136Z
36332025-02-21T08:03:31.136Zinfo: running `cargo check --bins` on omicron-pins (183/199)
36342025-02-21T08:03:31.692Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36352025-02-21T08:03:31.695Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36362025-02-21T08:03:31.695Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36372025-02-21T08:03:31.698Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
36382025-02-21T08:03:31.773Z
36392025-02-21T08:03:31.773Zinfo: running `cargo check --bins` on reconfigurator-cli (184/199)
36402025-02-21T08:03:32.375Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36412025-02-21T08:03:32.378Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36422025-02-21T08:03:32.492Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
36432025-02-21T08:03:32.492Z Compiling petname v2.0.2
36442025-02-21T08:03:32.496Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
36452025-02-21T08:03:32.496Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
36462025-02-21T08:03:32.497Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
36472025-02-21T08:03:32.497Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
36482025-02-21T08:03:32.497Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
36492025-02-21T08:03:32.612Z Checking sync-ptr v0.1.1
36502025-02-21T08:03:38.030Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
36512025-02-21T08:03:38.663Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
36522025-02-21T08:03:39.879Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
36532025-02-21T08:03:41.466Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.68s
36542025-02-21T08:03:41.647Z
36552025-02-21T08:03:41.647Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (185/199)
36562025-02-21T08:03:42.264Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36572025-02-21T08:03:42.267Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36582025-02-21T08:03:42.267Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36592025-02-21T08:03:42.271Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
36602025-02-21T08:03:42.357Z
36612025-02-21T08:03:42.357Zinfo: running `cargo check --bins` on omicron-releng (186/199)
36622025-02-21T08:03:42.980Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36632025-02-21T08:03:42.985Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36642025-02-21T08:03:43.070Z Checking memmap2 v0.9.5
36652025-02-21T08:03:43.071Z Checking arrayref v0.3.9
36662025-02-21T08:03:43.074Z Checking arrayvec v0.7.6
36672025-02-21T08:03:43.074Z Checking constant_time_eq v0.3.1
36682025-02-21T08:03:43.074Z Checking topological-sort v0.2.2
36692025-02-21T08:03:43.175Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
36702025-02-21T08:03:43.178Z Checking shell-words v1.1.0
36712025-02-21T08:03:43.451Z Checking blake3 v1.5.4
36722025-02-21T08:03:43.801Z Checking omicron-zone-package v0.12.0
36732025-02-21T08:03:44.947Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
36742025-02-21T08:03:45.902Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.53s
36752025-02-21T08:03:46.081Z
36762025-02-21T08:03:46.081Zinfo: running `cargo check --bins` on xtask (187/199)
36772025-02-21T08:03:46.516Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36782025-02-21T08:03:46.519Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36792025-02-21T08:03:46.532Z Checking bitflags v2.6.0
36802025-02-21T08:03:46.537Z Checking serde v1.0.217
36812025-02-21T08:03:46.537Z Checking thiserror v1.0.69
36822025-02-21T08:03:46.630Z Checking scroll v0.12.0
36832025-02-21T08:03:46.633Z Checking log v0.4.22
36842025-02-21T08:03:46.640Z Checking hashbrown v0.15.1
36852025-02-21T08:03:46.650Z Checking zerocopy v0.7.35
36862025-02-21T08:03:46.674Z Checking syn v2.0.96
36872025-02-21T08:03:46.743Z Checking pest v2.7.14
36882025-02-21T08:03:46.855Z Checking rustix v0.38.37
36892025-02-21T08:03:46.893Z Checking once_cell v1.20.2
36902025-02-21T08:03:47.083Z Checking goblin v0.8.2
36912025-02-21T08:03:47.198Z Checking fs-err v2.11.0
36922025-02-21T08:03:47.502Z Checking anyhow v1.0.95
36932025-02-21T08:03:47.620Z Checking indexmap v2.7.1
36942025-02-21T08:03:47.869Z Checking tabled v0.15.0
36952025-02-21T08:03:48.652Z Checking terminal_size v0.4.0
36962025-02-21T08:03:48.652Z Checking tempfile v3.13.0
36972025-02-21T08:03:48.844Z Checking clap_builder v4.5.27
36982025-02-21T08:03:49.254Z Checking dtrace-parser v0.2.0
36992025-02-21T08:03:50.683Z Checking serde_json v1.0.135
37002025-02-21T08:03:50.683Z Checking serde_spanned v0.6.8
37012025-02-21T08:03:50.686Z Checking toml_datetime v0.6.8
37022025-02-21T08:03:50.686Z Checking camino v1.1.9
37032025-02-21T08:03:50.686Z Checking semver v1.0.24
37042025-02-21T08:03:50.893Z Checking cargo-platform v0.1.8
37052025-02-21T08:03:50.993Z Checking toml_edit v0.22.22
37062025-02-21T08:03:51.063Z Checking macaddr v1.0.1
37072025-02-21T08:03:51.238Z Checking camino-tempfile v1.1.1
37082025-02-21T08:03:51.279Z Checking clap v4.5.27
37092025-02-21T08:03:51.878Z Checking dof v0.3.0
37102025-02-21T08:03:51.878Z Checking cargo_metadata v0.18.1
37112025-02-21T08:03:52.292Z Checking usdt-impl v0.5.0
37122025-02-21T08:03:52.667Z Checking usdt v0.5.0
37132025-02-21T08:03:52.854Z Checking toml v0.8.19
37142025-02-21T08:03:53.302Z Checking cargo_toml v0.20.5
37152025-02-21T08:03:54.481Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
37162025-02-21T08:03:55.131Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.04s
37172025-02-21T08:03:55.234Z
37182025-02-21T08:03:55.235Zinfo: running `cargo check --bins` on end-to-end-tests (188/199)
37192025-02-21T08:03:55.902Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37202025-02-21T08:03:55.905Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37212025-02-21T08:03:56.049Z Checking polyval v0.6.2
37222025-02-21T08:03:56.164Z Checking ctr v0.9.2
37232025-02-21T08:03:56.178Z Checking ssh-encoding v0.2.0
37242025-02-21T08:03:56.181Z Checking blowfish v0.9.1
37252025-02-21T08:03:56.206Z Checking password-hash v0.4.2
37262025-02-21T08:03:56.225Z Checking p256 v0.13.2
37272025-02-21T08:03:56.227Z Checking p521 v0.13.3
37282025-02-21T08:03:56.259Z Checking russh-cryptovec v0.7.3
37292025-02-21T08:03:56.388Z Checking ghash v0.5.1
37302025-02-21T08:03:56.415Z Checking bcrypt-pbkdf v0.10.0
37312025-02-21T08:03:56.435Z Checking md5 v0.7.0
37322025-02-21T08:03:56.479Z Checking num-bigint v0.4.6
37332025-02-21T08:03:56.509Z Checking des v0.8.1
37342025-02-21T08:03:56.560Z Checking aes-gcm v0.10.3
37352025-02-21T08:03:56.626Z Checking pbkdf2 v0.11.0
37362025-02-21T08:03:56.676Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
37372025-02-21T08:03:56.714Z Checking hex-literal v0.4.1
37382025-02-21T08:03:56.745Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
37392025-02-21T08:03:56.778Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
37402025-02-21T08:03:56.805Z Checking ssh-cipher v0.2.0
37412025-02-21T08:03:56.860Z Checking internet-checksum v0.2.1
37422025-02-21T08:03:57.103Z Checking ssh-key v0.6.6
37432025-02-21T08:03:57.328Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
37442025-02-21T08:03:58.327Z Checking russh-keys v0.45.0
37452025-02-21T08:03:59.187Z Checking russh v0.45.0
37462025-02-21T08:04:22.070Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
37472025-02-21T08:04:22.112Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.21s
37482025-02-21T08:04:22.112Z
37492025-02-21T08:04:22.112Zinfo: running `cargo check --bins` on gateway-cli (189/199)
37502025-02-21T08:04:22.112Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37512025-02-21T08:04:22.112Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37522025-02-21T08:04:22.112Z Checking termios v0.3.3
37532025-02-21T08:04:22.112Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
37542025-02-21T08:04:22.112Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.70s
37552025-02-21T08:04:22.112Z
37562025-02-21T08:04:22.112Zinfo: running `cargo check --bins --no-default-features` on installinator (190/199)
37572025-02-21T08:04:22.159Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37582025-02-21T08:04:22.163Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37592025-02-21T08:04:22.270Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
37602025-02-21T08:04:22.270Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
37612025-02-21T08:04:22.272Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
37622025-02-21T08:04:22.272Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
37632025-02-21T08:04:23.303Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
37642025-02-21T08:04:24.549Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
37652025-02-21T08:04:26.341Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.78s
37662025-02-21T08:04:26.534Z
37672025-02-21T08:04:26.534Zinfo: running `cargo check --bins` on internal-dns-cli (191/199)
37682025-02-21T08:04:27.101Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37692025-02-21T08:04:27.104Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37702025-02-21T08:04:27.194Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
37712025-02-21T08:04:27.670Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
37722025-02-21T08:04:27.839Z
37732025-02-21T08:04:27.839Zinfo: running `cargo check --bins` on omicron-live-tests (192/199)
37742025-02-21T08:04:28.393Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37752025-02-21T08:04:28.400Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37762025-02-21T08:04:28.400Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37772025-02-21T08:04:28.403Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
37782025-02-21T08:04:28.470Z
37792025-02-21T08:04:28.470Zinfo: running `cargo check --bins` on live-tests-macros (193/199)
37802025-02-21T08:04:29.022Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37812025-02-21T08:04:29.025Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37822025-02-21T08:04:29.025Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37832025-02-21T08:04:29.028Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
37842025-02-21T08:04:29.099Z
37852025-02-21T08:04:29.099Zinfo: running `cargo check --bins` on omicron-package (194/199)
37862025-02-21T08:04:29.693Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37872025-02-21T08:04:29.695Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37882025-02-21T08:04:29.797Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
37892025-02-21T08:04:31.173Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.06s
37902025-02-21T08:04:31.350Z
37912025-02-21T08:04:31.350Zinfo: running `cargo check --bins` on wicket-dbg (195/199)
37922025-02-21T08:04:31.971Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37932025-02-21T08:04:31.973Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37942025-02-21T08:04:32.092Z Checking rtoolbox v0.0.2
37952025-02-21T08:04:32.098Z Checking tui-tree-widget v0.23.0
37962025-02-21T08:04:32.098Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
37972025-02-21T08:04:32.328Z Checking rpassword v7.3.1
37982025-02-21T08:04:36.187Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
37992025-02-21T08:04:39.076Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
38002025-02-21T08:04:40.267Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.90s
38012025-02-21T08:04:40.452Z
38022025-02-21T08:04:40.452Zinfo: running `cargo check --bins` on wicket (196/199)
38032025-02-21T08:04:41.064Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38042025-02-21T08:04:41.067Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38052025-02-21T08:04:41.181Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
38062025-02-21T08:04:41.604Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
38072025-02-21T08:04:41.793Z
38082025-02-21T08:04:41.793Zinfo: running `cargo check --bins` on wicketd (197/199)
38092025-02-21T08:04:42.414Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38102025-02-21T08:04:42.418Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38112025-02-21T08:04:42.540Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
38122025-02-21T08:04:42.540Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
38132025-02-21T08:04:43.400Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
38142025-02-21T08:04:47.313Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.51s
38152025-02-21T08:04:47.503Z
38162025-02-21T08:04:47.503Zinfo: running `cargo check --bins` on omicron-workspace-hack (198/199)
38172025-02-21T08:04:48.060Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38182025-02-21T08:04:48.063Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38192025-02-21T08:04:48.063Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38202025-02-21T08:04:48.066Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
38212025-02-21T08:04:48.139Z
38222025-02-21T08:04:48.139Zinfo: running `cargo check --bins` on zone-setup (199/199)
38232025-02-21T08:04:48.767Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38242025-02-21T08:04:48.770Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38252025-02-21T08:04:48.908Z Checking uzers v0.12.1
38262025-02-21T08:04:49.266Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
38272025-02-21T08:04:50.361Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.21s
38282025-02-21T08:04:50.580Z
38292025-02-21T08:04:50.580Zreal 13:58.834878753
38302025-02-21T08:04:50.580Zuser 26:20.080896335
38312025-02-21T08:04:50.580Zsys 4:17.783359328
38322025-02-21T08:04:50.580Ztrap 0.559665000
38332025-02-21T08:04:50.580Ztflt 0.546226642
38342025-02-21T08:04:50.580Zdflt 1.868382714
38352025-02-21T08:04:50.583Zkflt 0.000979518
38362025-02-21T08:04:50.583Zlock 47:03.393914824
38372025-02-21T08:04:50.583Zslp 2:12:13.728386746
38382025-02-21T08:04:50.583Zlat 1:06.663630117
38392025-02-21T08:04:50.583Zstop 3:48.128184788
38402025-02-21T08:04:50.583Zprocess exited: duration 1140428 ms, exit code 0
 
38412025-02-21T08:04:50.589Zfound 0 output files