01JJZD8ZA3JY01FVD57X19Q9BK: 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: 01JJZD9QZMVNGM30VWYMYDPQM9

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-02-01T00:07:53.288Zjob assigned to worker 01JJZD9XNRW5ME63JXY454Z5Q0 [factory aws, i-027654beaf7e62528] (queued for 1 m 3 s)
 
22025-02-01T00:08:00.785Zstarting task 0: "setup"
32025-02-01T00:08:00.795Z++ uname -s
42025-02-01T00:08:00.801Z+ kern=SunOS
52025-02-01T00:08:00.801Z+ build_user=build
62025-02-01T00:08:00.801Z+ build_uid=12345
72025-02-01T00:08:00.801Z+ work_dir=/work
82025-02-01T00:08:00.801Z+ input_dir=/input
92025-02-01T00:08:00.801Z+ [[ 0 == 12345 ]]
102025-02-01T00:08:00.801Z+ case "$kern" in
112025-02-01T00:08:00.801Z+ groupadd -g 12345 build
122025-02-01T00:08:00.801Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-02-01T00:08:02.805Z+ zfs create -o mountpoint=/work rpool/work
142025-02-01T00:08:02.918Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-02-01T00:08:02.921Z+ home_fs=zfs
162025-02-01T00:08:02.921Z+ [[ zfs == autofs ]]
172025-02-01T00:08:02.921Z+ mkdir -p /home/build
182025-02-01T00:08:02.924Z+ chown build:build /home/build /work
192025-02-01T00:08:04.925Z+ chmod 0700 /home/build /work
202025-02-01T00:08:04.927Zprocess exited: duration 4146 ms, exit code 0
 
212025-02-01T00:08:04.938Zstarting task 1: "rust-toolchain"
222025-02-01T00:08:04.940Z+ printf ' * rust toolchain channel = "%s"\n' 1.84.0
232025-02-01T00:08:04.940Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-02-01T00:08:04.940Z * rust toolchain channel = "1.84.0"
252025-02-01T00:08:04.940Z * rust toolchain profile = "default"
262025-02-01T00:08:04.940Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-02-01T00:08:04.940Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-02-01T00:08:04.943Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-02-01T00:08:04.943Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.84.0 --profile default
302025-02-01T00:08:05.061Zinfo: downloading installer
312025-02-01T00:08:06.247Zwarning: it looks like you have an existing installation of Rust at:
322025-02-01T00:08:06.247Zwarning: /opt/ooce/bin
332025-02-01T00:08:06.247Zwarning: It is recommended that rustup be the primary Rust installation.
342025-02-01T00:08:06.247Zwarning: Otherwise you may have confusion unless you are careful with your PATH
352025-02-01T00:08:06.247Zwarning: If you are sure that you want both rustup and your already installed Rust
362025-02-01T00:08:06.247Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-02-01T00:08:06.247Zwarning: or pass `-y' to ignore all ignorable checks.
382025-02-01T00:08:06.247Zerror: cannot install while Rust is installed
392025-02-01T00:08:06.248Zwarning: continuing (because the -y flag is set and the error is ignorable)
402025-02-01T00:08:06.261Zinfo: profile set to 'default'
412025-02-01T00:08:06.261Zinfo: default host triple is x86_64-unknown-illumos
422025-02-01T00:08:06.263Zinfo: syncing channel updates for '1.84.0-x86_64-unknown-illumos'
432025-02-01T00:08:06.442Zinfo: latest update on 2025-01-09, rust version 1.84.0 (9fc6b4312 2025-01-07)
442025-02-01T00:08:06.442Zinfo: downloading component 'cargo'
452025-02-01T00:08:07.480Zinfo: downloading component 'clippy'
462025-02-01T00:08:07.873Zinfo: downloading component 'rust-docs'
472025-02-01T00:08:09.289Zinfo: downloading component 'rust-std'
482025-02-01T00:08:11.382Zinfo: downloading component 'rustc'
492025-02-01T00:08:19.423Zinfo: downloading component 'rustfmt'
502025-02-01T00:08:19.725Zinfo: installing component 'cargo'
512025-02-01T00:08:20.545Zinfo: installing component 'clippy'
522025-02-01T00:08:20.922Zinfo: installing component 'rust-docs'
532025-02-01T00:08:22.628Zinfo: installing component 'rust-std'
542025-02-01T00:08:24.346Zinfo: installing component 'rustc'
552025-02-01T00:08:30.351Zinfo: installing component 'rustfmt'
562025-02-01T00:08:30.677Zinfo: default toolchain set to '1.84.0-x86_64-unknown-illumos'
572025-02-01T00:08:30.677Z
582025-02-01T00:08:31.065Z 1.84.0-x86_64-unknown-illumos installed - rustc 1.84.0 (9fc6b4312 2025-01-07)
592025-02-01T00:08:31.065Z
602025-02-01T00:08:31.068Z
612025-02-01T00:08:31.068ZRust is installed now. Great!
622025-02-01T00:08:31.068Z
632025-02-01T00:08:31.068ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-02-01T00:08:31.068Zenvironment variable. This has not been done automatically.
652025-02-01T00:08:31.068Z
662025-02-01T00:08:31.068ZTo configure your current shell, you need to source
672025-02-01T00:08:31.068Zthe corresponding env file under $HOME/.cargo.
682025-02-01T00:08:31.068Z
692025-02-01T00:08:31.068ZThis is usually done by running one of the following (note the leading DOT):
702025-02-01T00:08:31.068Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-02-01T00:08:31.068Zsource "$HOME/.cargo/env.fish" # For fish
722025-02-01T00:08:31.146Z+ rustup --version
732025-02-01T00:08:31.153Zrustup 1.27.1 (54dd3d00f 2024-04-24)
742025-02-01T00:08:31.153Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
752025-02-01T00:08:31.230Zinfo: The currently active `rustc` version is `rustc 1.84.0 (9fc6b4312 2025-01-07)`
762025-02-01T00:08:31.233Z+ cargo --version
772025-02-01T00:08:31.291Zcargo 1.84.0 (66221abde 2024-11-19)
782025-02-01T00:08:31.294Z+ rustc --version
792025-02-01T00:08:31.355Zrustc 1.84.0 (9fc6b4312 2025-01-07)
802025-02-01T00:08:31.358Zprocess exited: duration 26421 ms, exit code 0
 
812025-02-01T00:08:31.366Zstarting task 2: "authentication"
822025-02-01T00:08:31.386Zprocess exited: duration 20 ms, exit code 0
 
832025-02-01T00:08:31.392Zstarting task 3: "clone repository"
842025-02-01T00:08:31.398Z+ mkdir -p /work/oxidecomputer/omicron
852025-02-01T00:08:31.401Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
862025-02-01T00:08:31.443ZCloning into '/work/oxidecomputer/omicron'...
872025-02-01T00:08:39.500Z+ cd /work/oxidecomputer/omicron
882025-02-01T00:08:39.504Z+ git fetch origin 58ebd65e4cfd1941044b09fa206a107fb0792247
892025-02-01T00:08:39.921ZFrom https://github.com/oxidecomputer/omicron
902025-02-01T00:08:39.921Z * branch 58ebd65e4cfd1941044b09fa206a107fb0792247 -> FETCH_HEAD
912025-02-01T00:08:39.932Z+ [[ -n affinity-instance-integration ]]
922025-02-01T00:08:39.934Z++ git branch --show-current
932025-02-01T00:08:39.937Z+ current=main
942025-02-01T00:08:39.937Z+ [[ main != affinity-instance-integration ]]
952025-02-01T00:08:39.937Z+ git branch -f affinity-instance-integration 58ebd65e4cfd1941044b09fa206a107fb0792247
962025-02-01T00:08:39.941Z+ git checkout -f affinity-instance-integration
972025-02-01T00:08:40.117ZSwitched to branch 'affinity-instance-integration'
982025-02-01T00:08:40.119Z+ git reset --hard 58ebd65e4cfd1941044b09fa206a107fb0792247
992025-02-01T00:08:40.149ZHEAD is now at 58ebd65e4 Merge branch 'affinity-db-crud' into affinity-instance-integration
1002025-02-01T00:08:40.152Zprocess exited: duration 8757 ms, exit code 0
 
1012025-02-01T00:08:40.159Zstarting task 4: "build"
1022025-02-01T00:08:40.164Z+ source .github/buildomat/ci-env.sh
1032025-02-01T00:08:40.168Z++ export CARGO_TERM_COLOR=always
1042025-02-01T00:08:40.168Z++ CARGO_TERM_COLOR=always
1052025-02-01T00:08:40.168Z+ cargo --version
1062025-02-01T00:08:40.212Zcargo 1.84.0 (66221abde 2024-11-19)
1072025-02-01T00:08:40.215Z+ rustc --version
1082025-02-01T00:08:40.276Zrustc 1.84.0 (9fc6b4312 2025-01-07)
1092025-02-01T00:08:40.280Z+ source ./env.sh
1102025-02-01T00:08:40.280Z++ OLD_SHELL_OPTS=ehxB
1112025-02-01T00:08:40.280Z++ set -o xtrace
1122025-02-01T00:08:40.283Z++++ dirname ./env.sh
1132025-02-01T00:08:40.283Z+++ readlink -f .
1142025-02-01T00:08:40.286Z++ OMICRON_WS=/work/oxidecomputer/omicron
1152025-02-01T00:08:40.286Z++ 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-01T00:08:40.286Z++ 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-01T00:08:40.286Z++ 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-01T00:08:40.286Z++ 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-01T00:08:40.286Z++ 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-01T00:08:40.286Z++ 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-01T00:08:40.286Z++ 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-01T00:08:40.286Z++ 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-01T00:08:40.286Z++ case $OLD_SHELL_OPTS in
1242025-02-01T00:08:40.286Z++ unset OLD_SHELL_OPTS OMICRON_WS
1252025-02-01T00:08:40.286Z+ 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-01T00:08:40.286Z+ 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-01T00:08:40.287Z+ banner prerequisites
1282025-02-01T00:08:40.290Z
1292025-02-01T00:08:40.290Z ##### ##### ###### ##### ###### #### # # # #### #
1302025-02-01T00:08:40.290Z # # # # # # # # # # # # # # #
1312025-02-01T00:08:40.290Z # # # # ##### # # ##### # # # # # #### #
1322025-02-01T00:08:40.290Z ##### ##### # ##### # # # # # # # # #
1332025-02-01T00:08:40.290Z # # # # # # # # # # # # # # #
1342025-02-01T00:08:40.290Z # # # ###### # # ###### ### # #### # #### #
1352025-02-01T00:08:40.290Z
1362025-02-01T00:08:40.290Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1372025-02-01T00:08:41.913Zpkg list: illegal option -- F
1382025-02-01T00:08:41.915ZUsage:
1392025-02-01T00:08:41.915Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1402025-02-01T00:08:41.915Z [pkg_fmri_pattern ...]
1412025-02-01T00:08:42.766Zpkg list: illegal option -- F
1422025-02-01T00:08:42.766ZUsage:
1432025-02-01T00:08:42.769Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1442025-02-01T00:08:42.769Z [pkg_fmri_pattern ...]
1452025-02-01T00:08:50.080Z Startup: Refreshing catalog 'helios-dev' ... Done
1462025-02-01T00:08:54.168Z Startup: Caching catalogs ... Done
1472025-02-01T00:09:05.528ZPlanning: Solver setup ... Done (10.552s)
1482025-02-01T00:09:05.683ZPlanning: Running solver ... Done (0.155s)
1492025-02-01T00:09:05.794ZPlanning: Finding local manifests ... Done (0.006s)
1502025-02-01T00:09:05.837ZPlanning: Fetching manifests: 0/7 0% complete
1512025-02-01T00:09:06.544ZPlanning: Fetching manifests: 7/7 100% complete
1522025-02-01T00:09:06.655ZPlanning: Package planning ... Done (0.107s)
1532025-02-01T00:09:06.710ZPlanning: Merging actions ... Done (0.056s)
1542025-02-01T00:09:06.903ZPlanning: Checking for conflicting actions ... Done (0.195s)
1552025-02-01T00:09:09.005ZPlanning: Consolidating action changes ... Done (2.101s)
1562025-02-01T00:09:09.452ZPlanning: Evaluating mediators ... Done (0.447s)
1572025-02-01T00:09:09.533ZPlanning: Planning completed in 15.27 seconds
1582025-02-01T00:09:09.548Z Packages to install: 4
1592025-02-01T00:09:09.551Z Packages to update: 3
1602025-02-01T00:09:09.551Z Mediators to change: 2
1612025-02-01T00:09:09.552Z Services to change: 1
1622025-02-01T00:09:09.552Z Estimated space available: 155.61 GB
1632025-02-01T00:09:09.552ZEstimated space to be consumed: 1.65 GB
1642025-02-01T00:09:09.552Z Create boot environment: No
1652025-02-01T00:09:09.552ZCreate backup boot environment: Yes
1662025-02-01T00:09:09.552Z Rebuild boot archive: No
1672025-02-01T00:09:09.552Z
1682025-02-01T00:09:09.552ZChanged mediators:
1692025-02-01T00:09:09.552Z mediator clang:
1702025-02-01T00:09:09.552Z version: None -> 15 (system default)
1712025-02-01T00:09:09.552Z
1722025-02-01T00:09:09.552Z mediator llvm:
1732025-02-01T00:09:09.552Z version: 14 (system default) -> 15 (system default)
1742025-02-01T00:09:09.552Z
1752025-02-01T00:09:09.552ZChanged packages:
1762025-02-01T00:09:09.552Zhelios-dev
1772025-02-01T00:09:09.552Z developer/build-essential
1782025-02-01T00:09:09.552Z None -> 11-2.0
1792025-02-01T00:09:09.552Z library/libxmlsec1
1802025-02-01T00:09:09.552Z None -> 1.2.35-2.0
1812025-02-01T00:09:09.552Z ooce/developer/clang-15
1822025-02-01T00:09:09.552Z None -> 15.0.7-2.0
1832025-02-01T00:09:09.552Z ooce/developer/llvm-15
1842025-02-01T00:09:09.552Z None -> 15.0.7-2.0
1852025-02-01T00:09:09.552Z package/pkg
1862025-02-01T00:09:09.552Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1872025-02-01T00:09:09.552Z system/library/g++-runtime
1882025-02-01T00:09:09.553Z 13-2.0 -> 14-2.0
1892025-02-01T00:09:09.553Z system/library/gcc-runtime
1902025-02-01T00:09:09.553Z 13-2.0 -> 14-2.0
1912025-02-01T00:09:09.553Z
1922025-02-01T00:09:09.553ZServices:
1932025-02-01T00:09:09.553Z restart_fmri:
1942025-02-01T00:09:09.553Z svc:/system/update-man-index:default
1952025-02-01T00:09:09.553Z
1962025-02-01T00:09:09.553ZEditable files to change:
1972025-02-01T00:09:09.554Z Update:
1982025-02-01T00:09:09.554Z usr/share/lib/pkg/web/config.shtml
1992025-02-01T00:09:09.631Z
2002025-02-01T00:09:09.631ZDownload: 0/4301 items 0.0/225.4MB 0% complete
2012025-02-01T00:09:14.632ZDownload: 324/4301 items 16.4/225.4MB 7% complete (3.4M/s)
2022025-02-01T00:09:19.635ZDownload: 867/4301 items 18.8/225.4MB 8% complete (1.9M/s)
2032025-02-01T00:09:40.152ZDownload: 1198/4301 items 83.5/225.4MB 37% complete
2042025-02-01T00:09:45.157ZDownload: 1483/4301 items 115.5/225.4MB 51% complete (6.6M/s)
2052025-02-01T00:09:50.162ZDownload: 2188/4301 items 117.8/225.4MB 52% complete (3.5M/s)
2062025-02-01T00:10:05.772ZDownload: 2216/4301 items 118.0/225.4MB 52% complete
2072025-02-01T00:10:11.091ZDownload: 2220/4301 items 118.4/225.4MB 52% complete (42.1k/s)
2082025-02-01T00:10:16.133ZDownload: 2766/4301 items 120.9/225.4MB 53% complete (454k/s)
2092025-02-01T00:10:21.101ZDownload: 3234/4301 items 195.4/225.4MB 86% complete (7.6M/s)
2102025-02-01T00:10:27.724ZDownload: 3248/4301 items 203.1/225.4MB 90% complete (8.3M/s)
2112025-02-01T00:10:32.760ZDownload: 4196/4301 items 220.5/225.4MB 97% complete (2.0M/s)
2122025-02-01T00:10:37.921ZDownload: 4285/4301 items 223.8/225.4MB 99% complete (2.1M/s)
2132025-02-01T00:10:43.555ZDownload: 4294/4301 items 225.0/225.4MB 99% complete (1.9M/s)
2142025-02-01T00:10:49.945ZDownload: 4298/4301 items 225.4/225.4MB 99% complete (1.3M/s)
2152025-02-01T00:10:49.953ZDownload: Completed 225.42 MB in 100.32 seconds (2.2M/s)
2162025-02-01T00:10:52.138Z Actions: 1/5122 actions (Removing old actions)
2172025-02-01T00:10:52.160Z Actions: 194/5122 actions (Installing new actions)
2182025-02-01T00:10:56.900Z Actions: 4267/5122 actions (Updating modified actions)
2192025-02-01T00:10:57.258Z Actions: Completed 5122 actions in 5.12 seconds.
2202025-02-01T00:10:57.654Z Done (0.388s)
2212025-02-01T00:10:57.657Z Done (0.001s)
2222025-02-01T00:10:58.252Z Done (0.594s)
2232025-02-01T00:11:02.652Z Done (4.168s)
2242025-02-01T00:11:02.736Z Done (0.018s)
2252025-02-01T00:11:02.742Z Done (0.000s)
2262025-02-01T00:11:02.918Z Done (0.000s)
2272025-02-01T00:11:03.612ZPlanning: Evaluating mediator changes ... Done
2282025-02-01T00:11:03.772ZPlanning: Checking for conflicting actions ... Done
2292025-02-01T00:11:03.775ZPlanning: Consolidating action changes ... Done
2302025-02-01T00:11:04.042ZPlanning: Evaluating mediators ... Done
2312025-02-01T00:11:04.045ZPlanning: Planning completed in 0.43 seconds
2322025-02-01T00:11:04.082Z Mediators to change: 2
2332025-02-01T00:11:04.082Z Create boot environment: No
2342025-02-01T00:11:04.082ZCreate backup boot environment: No
2352025-02-01T00:11:04.161Z Done
2362025-02-01T00:11:04.162Z Done
2372025-02-01T00:11:04.557Z Done
2382025-02-01T00:11:08.106Z Done
2392025-02-01T00:11:08.199Z Done
2402025-02-01T00:11:08.201Z Done
2412025-02-01T00:11:08.322Z Done
2422025-02-01T00:11:08.929ZPlanning: Evaluating mediator changes ... Done
2432025-02-01T00:11:08.933ZPlanning: Merging actions ... Done
2442025-02-01T00:11:09.117ZPlanning: Checking for conflicting actions ... Done
2452025-02-01T00:11:09.120ZPlanning: Consolidating action changes ... Done
2462025-02-01T00:11:09.377ZPlanning: Evaluating mediators ... Done
2472025-02-01T00:11:09.431ZPlanning: Planning completed in 0.74 seconds
2482025-02-01T00:11:09.472Z Packages to change: 1
2492025-02-01T00:11:09.472Z Mediators to change: 1
2502025-02-01T00:11:09.475Z Services to change: 1
2512025-02-01T00:11:09.475Z Create boot environment: No
2522025-02-01T00:11:09.475ZCreate backup boot environment: Yes
2532025-02-01T00:11:10.729Z Actions: 1/6 actions (Updating modified actions)
2542025-02-01T00:11:10.732Z Actions: Completed 6 actions in 0.00 seconds.
2552025-02-01T00:11:10.732Z Done
2562025-02-01T00:11:10.732Z Done
2572025-02-01T00:11:10.850Z Done
2582025-02-01T00:11:14.413Z Done
2592025-02-01T00:11:14.502Z Done
2602025-02-01T00:11:14.506Z Done
2612025-02-01T00:11:14.646Z Done
2622025-02-01T00:11:15.071ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2632025-02-01T00:11:15.071Zclang system 15 system
2642025-02-01T00:11:15.071Zcsh system system illumos
2652025-02-01T00:11:15.071Zctags system system illumos
2662025-02-01T00:11:15.071Zgcc vendor 12 vendor
2672025-02-01T00:11:15.071Zgcc system 10 system
2682025-02-01T00:11:15.071Zgcc system 7 system
2692025-02-01T00:11:15.071Zgo system 1.20 system
2702025-02-01T00:11:15.071Zgo system 1.19 system
2712025-02-01T00:11:15.071Zllvm system 15 system
2722025-02-01T00:11:15.071Zllvm system 14 system
2732025-02-01T00:11:15.071Zmariadb system 10.6 system
2742025-02-01T00:11:15.071Zmta vendor vendor dma
2752025-02-01T00:11:15.071Zopenjdk system 17 system
2762025-02-01T00:11:15.071Zopenjdk system 11 system
2772025-02-01T00:11:15.071Zopenjdk system 1.8 system
2782025-02-01T00:11:15.071Zopenssl vendor 3 vendor
2792025-02-01T00:11:15.071Zperl system 5.36 system
2802025-02-01T00:11:15.071Zpostgresql system 15 system
2812025-02-01T00:11:15.071Zpostgresql system 13 system
2822025-02-01T00:11:15.071Zpython vendor 3 vendor
2832025-02-01T00:11:15.071Zpython system 2 system
2842025-02-01T00:11:15.071Zpython3 system 3.11 system
2852025-02-01T00:11:15.071Zruby system 3.0 system
2862025-02-01T00:11:15.071Zwords vendor vendor american-english
2872025-02-01T00:11:15.071Zwords system system australian-english
2882025-02-01T00:11:15.071Zwords system system british-english
2892025-02-01T00:11:15.071Zwords system system canadian-english
2902025-02-01T00:11:15.071Zwords system system french
2912025-02-01T00:11:15.071Zwords system system italian
2922025-02-01T00:11:15.071Zwords system system ngerman
2932025-02-01T00:11:15.071Zwords system system ogerman
2942025-02-01T00:11:15.071Zwords system system spanish
2952025-02-01T00:11:15.398ZPUBLISHER TYPE STATUS P LOCATION
2962025-02-01T00:11:15.398Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2972025-02-01T00:11:18.178ZFMRI IFO
2982025-02-01T00:11:18.178Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2992025-02-01T00:11:18.178Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
3002025-02-01T00:11:18.178Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
3012025-02-01T00:11:18.178Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
3022025-02-01T00:11:18.179Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
3032025-02-01T00:11:18.179Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
3042025-02-01T00:11:18.179Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
3052025-02-01T00:11:18.179Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
3062025-02-01T00:11:18.179Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
3072025-02-01T00:11:18.179Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
3082025-02-01T00:11:18.179Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
3092025-02-01T00:11:18.179Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
3102025-02-01T00:11:18.179Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
3112025-02-01T00:11:18.179Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
3122025-02-01T00:11:18.179Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
3132025-02-01T00:11:18.926Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
3142025-02-01T00:11:19.214Z Updating crates.io index
3152025-02-01T00:11:19.217Z Updating git repository `https://github.com/oxidecomputer/diffus`
3162025-02-01T00:11:19.579Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3172025-02-01T00:11:20.110Z Updating git repository `https://github.com/oxidecomputer/oxnet`
3182025-02-01T00:11:20.410Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3192025-02-01T00:11:20.670Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3202025-02-01T00:11:20.996Z Updating git repository `https://github.com/oxidecomputer/propolis`
3212025-02-01T00:11:21.969Z Updating git repository `https://github.com/oxidecomputer/crucible`
3222025-02-01T00:11:23.754Z Updating git repository `https://github.com/oxidecomputer/opte`
3232025-02-01T00:11:24.453Z Updating git repository `https://github.com/oxidecomputer/falcon`
3242025-02-01T00:11:25.285Z Updating git repository `https://github.com/oxidecomputer/clickward`
3252025-02-01T00:11:25.566Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3262025-02-01T00:11:25.928Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3272025-02-01T00:11:27.199Z Updating git repository `https://github.com/oxidecomputer/libipcc`
3282025-02-01T00:11:27.550Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3292025-02-01T00:11:27.850Z Updating git repository `https://github.com/oxidecomputer/tofino`
3302025-02-01T00:11:28.104Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3312025-02-01T00:11:28.391Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3322025-02-01T00:11:28.644Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3332025-02-01T00:11:28.971Z Updating git repository `https://github.com/oxidecomputer/lldp`
3342025-02-01T00:11:29.311Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3352025-02-01T00:11:29.612Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3362025-02-01T00:11:29.949Z Updating git repository `https://github.com/oxidecomputer/ispf`
3372025-02-01T00:11:30.282Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3382025-02-01T00:11:30.670Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3392025-02-01T00:11:31.169Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3402025-02-01T00:11:31.455Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3412025-02-01T00:11:31.850Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3422025-02-01T00:11:32.263Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3432025-02-01T00:11:32.582Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3442025-02-01T00:11:32.852Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3452025-02-01T00:11:33.105Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3462025-02-01T00:11:34.455Z Downloading crates ...
3472025-02-01T00:11:34.568Z Downloaded anstream v0.6.15
3482025-02-01T00:11:34.575Z Downloaded heck v0.4.1
3492025-02-01T00:11:34.581Z Downloaded cfg-if v1.0.0
3502025-02-01T00:11:34.592Z Downloaded memmap v0.7.0
3512025-02-01T00:11:34.597Z Downloaded fnv v1.0.7
3522025-02-01T00:11:34.597Z Downloaded swrite v0.1.0
3532025-02-01T00:11:34.599Z Downloaded usdt-attr-macro v0.5.0
3542025-02-01T00:11:34.600Z Downloaded equivalent v1.0.1
3552025-02-01T00:11:34.602Z Downloaded usdt-macro v0.5.0
3562025-02-01T00:11:34.610Z Downloaded dtrace-parser v0.2.0
3572025-02-01T00:11:34.621Z Downloaded digest v0.10.7
3582025-02-01T00:11:34.625Z Downloaded colorchoice v1.0.2
3592025-02-01T00:11:34.625Z Downloaded cargo_metadata v0.18.1
3602025-02-01T00:11:34.630Z Downloaded fs-err v2.11.0
3612025-02-01T00:11:34.634Z Downloaded plain v0.2.3
3622025-02-01T00:11:34.634Z Downloaded generic-array v0.14.7
3632025-02-01T00:11:34.634Z Downloaded bytecount v0.6.8
3642025-02-01T00:11:34.634Z Downloaded autocfg v1.4.0
3652025-02-01T00:11:34.637Z Downloaded is_terminal_polyfill v1.70.1
3662025-02-01T00:11:34.637Z Downloaded errno v0.3.9
3672025-02-01T00:11:34.640Z Downloaded anstyle-parse v0.2.5
3682025-02-01T00:11:34.644Z Downloaded scroll_derive v0.12.0
3692025-02-01T00:11:34.644Z Downloaded thiserror v1.0.69
3702025-02-01T00:11:34.647Z Downloaded unicode-linebreak v0.1.5
3712025-02-01T00:11:34.647Z Downloaded thread-id v4.2.2
3722025-02-01T00:11:34.650Z Downloaded dof v0.3.0
3732025-02-01T00:11:34.650Z Downloaded thiserror-impl v1.0.69
3742025-02-01T00:11:34.652Z Downloaded anstyle v1.0.10
3752025-02-01T00:11:34.653Z Downloaded toml_datetime v0.6.8
3762025-02-01T00:11:34.657Z Downloaded serde_tokenstream v0.2.2
3772025-02-01T00:11:34.657Z Downloaded fastrand v2.1.1
3782025-02-01T00:11:34.657Z Downloaded pest_generator v2.7.14
3792025-02-01T00:11:34.660Z Downloaded clap_lex v0.7.4
3802025-02-01T00:11:34.660Z Downloaded byteorder v1.5.0
3812025-02-01T00:11:34.663Z Downloaded block-buffer v0.10.4
3822025-02-01T00:11:34.663Z Downloaded itoa v1.0.11
3832025-02-01T00:11:34.663Z Downloaded macaddr v1.0.1
3842025-02-01T00:11:34.667Z Downloaded terminal_size v0.4.0
3852025-02-01T00:11:34.667Z Downloaded tabled_derive v0.7.0
3862025-02-01T00:11:34.670Z Downloaded utf8parse v0.2.2
3872025-02-01T00:11:34.670Z Downloaded proc-macro-error-attr v1.0.4
3882025-02-01T00:11:34.670Z Downloaded crypto-common v0.1.6
3892025-02-01T00:11:34.672Z Downloaded cargo_toml v0.20.5
3902025-02-01T00:11:34.672Z Downloaded cargo-platform v0.1.8
3912025-02-01T00:11:34.675Z Downloaded smawk v0.3.2
3922025-02-01T00:11:34.675Z Downloaded heck v0.5.0
3932025-02-01T00:11:34.679Z Downloaded pretty-hex v0.4.1
3942025-02-01T00:11:34.681Z Downloaded camino-tempfile v1.1.1
3952025-02-01T00:11:34.681Z Downloaded camino v1.1.9
3962025-02-01T00:11:34.685Z Downloaded semver v1.0.24
3972025-02-01T00:11:34.688Z Downloaded usdt v0.5.0
3982025-02-01T00:11:34.688Z Downloaded cpufeatures v0.2.14
3992025-02-01T00:11:34.694Z Downloaded anstyle-query v1.1.1
4002025-02-01T00:11:34.699Z Downloaded quote v1.0.38
4012025-02-01T00:11:34.701Z Downloaded proc-macro-error v1.0.4
4022025-02-01T00:11:34.704Z Downloaded zerocopy-derive v0.7.35
4032025-02-01T00:11:34.708Z Downloaded usdt-impl v0.5.0
4042025-02-01T00:11:34.711Z Downloaded anyhow v1.0.95
4052025-02-01T00:11:34.713Z Downloaded serde_spanned v0.6.8
4062025-02-01T00:11:34.717Z Downloaded scroll v0.12.0
4072025-02-01T00:11:34.717Z Downloaded tempfile v3.13.0
4082025-02-01T00:11:34.720Z Downloaded version_check v0.9.5
4092025-02-01T00:11:34.720Z Downloaded bitflags v2.6.0
4102025-02-01T00:11:34.723Z Downloaded ucd-trie v0.1.7
4112025-02-01T00:11:34.726Z Downloaded typenum v1.17.0
4122025-02-01T00:11:34.729Z Downloaded pest_meta v2.7.14
4132025-02-01T00:11:34.731Z Downloaded log v0.4.22
4142025-02-01T00:11:34.731Z Downloaded unicode-ident v1.0.14
4152025-02-01T00:11:34.734Z Downloaded strsim v0.11.1
4162025-02-01T00:11:34.736Z Downloaded once_cell v1.20.2
4172025-02-01T00:11:34.739Z Downloaded toml v0.8.19
4182025-02-01T00:11:34.742Z Downloaded proc-macro2 v1.0.92
4192025-02-01T00:11:34.745Z Downloaded textwrap v0.16.1
4202025-02-01T00:11:34.747Z Downloaded serde_derive v1.0.217
4212025-02-01T00:11:34.750Z Downloaded pest_derive v2.7.14
4222025-02-01T00:11:34.752Z Downloaded clap v4.5.27
4232025-02-01T00:11:34.758Z Downloaded papergrid v0.11.0
4242025-02-01T00:11:34.763Z Downloaded indexmap v2.7.1
4252025-02-01T00:11:34.768Z Downloaded sha2 v0.10.8
4262025-02-01T00:11:34.770Z Downloaded clap_derive v4.5.24
4272025-02-01T00:11:34.777Z Downloaded toml_edit v0.22.22
4282025-02-01T00:11:34.795Z Downloaded serde v1.0.217
4292025-02-01T00:11:34.798Z Downloaded ryu v1.0.18
4302025-02-01T00:11:34.801Z Downloaded hashbrown v0.15.1
4312025-02-01T00:11:34.805Z Downloaded memchr v2.7.4
4322025-02-01T00:11:34.810Z Downloaded pest v2.7.14
4332025-02-01T00:11:34.815Z Downloaded serde_json v1.0.135
4342025-02-01T00:11:34.839Z Downloaded winnow v0.6.20
4352025-02-01T00:11:34.844Z Downloaded zerocopy v0.7.35
4362025-02-01T00:11:34.858Z Downloaded goblin v0.8.2
4372025-02-01T00:11:34.864Z Downloaded clap_builder v4.5.27
4382025-02-01T00:11:34.870Z Downloaded tabled v0.15.0
4392025-02-01T00:11:34.883Z Downloaded syn v1.0.109
4402025-02-01T00:11:34.892Z Downloaded unicode-width v0.1.14
4412025-02-01T00:11:34.897Z Downloaded syn v2.0.96
4422025-02-01T00:11:34.915Z Downloaded rustix v0.38.37
4432025-02-01T00:11:34.944Z Downloaded libc v0.2.169
4442025-02-01T00:11:35.254Z Compiling proc-macro2 v1.0.92
4452025-02-01T00:11:35.254Z Compiling unicode-ident v1.0.14
4462025-02-01T00:11:35.258Z Compiling serde v1.0.217
4472025-02-01T00:11:35.258Z Compiling version_check v0.9.5
4482025-02-01T00:11:35.258Z Compiling thiserror v1.0.69
4492025-02-01T00:11:35.258Z Compiling memchr v2.7.4
4502025-02-01T00:11:35.258Z Compiling libc v0.2.169
4512025-02-01T00:11:35.289Z Compiling itoa v1.0.11
4522025-02-01T00:11:35.522Z Compiling ucd-trie v0.1.7
4532025-02-01T00:11:35.679Z Compiling ryu v1.0.18
4542025-02-01T00:11:36.042Z Compiling once_cell v1.20.2
4552025-02-01T00:11:36.090Z Compiling byteorder v1.5.0
4562025-02-01T00:11:36.311Z Compiling rustix v0.38.37
4572025-02-01T00:11:36.370Z Compiling serde_json v1.0.135
4582025-02-01T00:11:36.512Z Compiling bitflags v2.6.0
4592025-02-01T00:11:36.697Z Compiling usdt-impl v0.5.0
4602025-02-01T00:11:36.859Z Compiling proc-macro-error-attr v1.0.4
4612025-02-01T00:11:36.918Z Compiling syn v1.0.109
4622025-02-01T00:11:36.944Z Compiling proc-macro-error v1.0.4
4632025-02-01T00:11:37.114Z Compiling quote v1.0.38
4642025-02-01T00:11:37.177Z Compiling errno v0.3.9
4652025-02-01T00:11:37.224Z Compiling hashbrown v0.15.1
4662025-02-01T00:11:37.250Z Compiling log v0.4.22
4672025-02-01T00:11:37.426Z Compiling thread-id v4.2.2
4682025-02-01T00:11:37.458Z Compiling camino v1.1.9
4692025-02-01T00:11:37.486Z Compiling syn v2.0.96
4702025-02-01T00:11:37.590Z Compiling plain v0.2.3
4712025-02-01T00:11:37.636Z Compiling utf8parse v0.2.2
4722025-02-01T00:11:37.723Z Compiling equivalent v1.0.1
4732025-02-01T00:11:37.816Z Compiling anstyle-parse v0.2.5
4742025-02-01T00:11:38.131Z Compiling is_terminal_polyfill v1.70.1
4752025-02-01T00:11:38.141Z Compiling unicode-width v0.1.14
4762025-02-01T00:11:38.276Z Compiling indexmap v2.7.1
4772025-02-01T00:11:38.306Z Compiling pretty-hex v0.4.1
4782025-02-01T00:11:38.330Z Compiling anstyle v1.0.10
4792025-02-01T00:11:38.505Z Compiling semver v1.0.24
4802025-02-01T00:11:38.527Z Compiling winnow v0.6.20
4812025-02-01T00:11:38.670Z Compiling colorchoice v1.0.2
4822025-02-01T00:11:38.760Z Compiling anstyle-query v1.1.1
4832025-02-01T00:11:38.849Z Compiling autocfg v1.4.0
4842025-02-01T00:11:38.935Z Compiling anstream v0.6.15
4852025-02-01T00:11:39.340Z Compiling terminal_size v0.4.0
4862025-02-01T00:11:39.474Z Compiling fastrand v2.1.1
4872025-02-01T00:11:39.605Z Compiling fnv v1.0.7
4882025-02-01T00:11:39.676Z Compiling anyhow v1.0.95
4892025-02-01T00:11:39.768Z Compiling bytecount v0.6.8
4902025-02-01T00:11:39.883Z Compiling fs-err v2.11.0
4912025-02-01T00:11:39.995Z Compiling cfg-if v1.0.0
4922025-02-01T00:11:40.023Z Compiling heck v0.4.1
4932025-02-01T00:11:40.059Z Compiling clap_lex v0.7.4
4942025-02-01T00:11:40.109Z Compiling heck v0.5.0
4952025-02-01T00:11:40.277Z Compiling strsim v0.11.1
4962025-02-01T00:11:40.506Z Compiling tempfile v3.13.0
4972025-02-01T00:11:40.782Z Compiling clap_builder v4.5.27
4982025-02-01T00:11:40.992Z Compiling papergrid v0.11.0
4992025-02-01T00:11:41.021Z Compiling memmap v0.7.0
5002025-02-01T00:11:41.112Z Compiling smawk v0.3.2
5012025-02-01T00:11:41.336Z Compiling unicode-linebreak v0.1.5
5022025-02-01T00:11:41.830Z Compiling textwrap v0.16.1
5032025-02-01T00:11:41.904Z Compiling swrite v0.1.0
5042025-02-01T00:11:42.592Z Compiling tabled_derive v0.7.0
5052025-02-01T00:11:44.077Z Compiling tabled v0.15.0
5062025-02-01T00:11:44.335Z Compiling serde_derive v1.0.217
5072025-02-01T00:11:44.335Z Compiling thiserror-impl v1.0.69
5082025-02-01T00:11:44.338Z Compiling zerocopy-derive v0.7.35
5092025-02-01T00:11:44.338Z Compiling scroll_derive v0.12.0
5102025-02-01T00:11:44.338Z Compiling clap_derive v4.5.24
5112025-02-01T00:11:45.913Z Compiling scroll v0.12.0
5122025-02-01T00:11:46.379Z Compiling zerocopy v0.7.35
5132025-02-01T00:11:46.453Z Compiling goblin v0.8.2
5142025-02-01T00:11:47.094Z Compiling pest v2.7.14
5152025-02-01T00:11:47.804Z Compiling clap v4.5.27
5162025-02-01T00:11:49.265Z Compiling pest_meta v2.7.14
5172025-02-01T00:11:50.288Z Compiling pest_generator v2.7.14
5182025-02-01T00:11:51.646Z Compiling pest_derive v2.7.14
5192025-02-01T00:11:52.324Z Compiling dtrace-parser v0.2.0
5202025-02-01T00:11:53.119Z Compiling serde_tokenstream v0.2.2
5212025-02-01T00:11:53.119Z Compiling serde_spanned v0.6.8
5222025-02-01T00:11:53.121Z Compiling toml_datetime v0.6.8
5232025-02-01T00:11:53.393Z Compiling cargo-platform v0.1.8
5242025-02-01T00:11:53.442Z Compiling macaddr v1.0.1
5252025-02-01T00:11:53.669Z Compiling toml_edit v0.22.22
5262025-02-01T00:11:53.793Z Compiling camino-tempfile v1.1.1
5272025-02-01T00:11:54.595Z Compiling dof v0.3.0
5282025-02-01T00:11:54.621Z Compiling cargo_metadata v0.18.1
5292025-02-01T00:11:55.794Z Compiling usdt-macro v0.5.0
5302025-02-01T00:11:55.794Z Compiling usdt-attr-macro v0.5.0
5312025-02-01T00:11:56.518Z Compiling toml v0.8.19
5322025-02-01T00:11:56.860Z Compiling usdt v0.5.0
5332025-02-01T00:11:57.309Z Compiling cargo_toml v0.20.5
5342025-02-01T00:11:59.873Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5352025-02-01T00:12:02.992Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.29s
5362025-02-01T00:12:03.266Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5372025-02-01T00:12:03.795Z Downloading crates ...
5382025-02-01T00:12:03.911Z Downloaded atomicwrites v0.4.4
5392025-02-01T00:12:03.918Z Downloaded arrayvec v0.7.6
5402025-02-01T00:12:03.921Z Downloaded async-stream-impl v0.3.6
5412025-02-01T00:12:03.924Z Downloaded ascii-canvas v3.0.0
5422025-02-01T00:12:03.932Z Downloaded convert_case v0.4.0
5432025-02-01T00:12:03.937Z Downloaded crucible-workspace-hack v0.1.0
5442025-02-01T00:12:03.945Z Downloaded ciborium-io v0.2.2
5452025-02-01T00:12:03.951Z Downloaded cfg_aliases v0.1.1
5462025-02-01T00:12:03.957Z Downloaded atty v0.2.14
5472025-02-01T00:12:03.965Z Downloaded atomic-waker v1.1.2
5482025-02-01T00:12:03.967Z Downloaded array-init v0.0.4
5492025-02-01T00:12:03.972Z Downloaded bcrypt-pbkdf v0.10.0
5502025-02-01T00:12:03.975Z Downloaded crossbeam-deque v0.8.5
5512025-02-01T00:12:03.978Z Downloaded cstr-argument v0.1.2
5522025-02-01T00:12:03.978Z Downloaded aes v0.8.4
5532025-02-01T00:12:03.981Z Downloaded cipher v0.4.4
5542025-02-01T00:12:03.985Z Downloaded cfg_aliases v0.2.1
5552025-02-01T00:12:03.989Z Downloaded chrono-tz-build v0.4.0
5562025-02-01T00:12:03.992Z Downloaded ctr v0.9.2
5572025-02-01T00:12:03.994Z Downloaded cbc v0.1.2
5582025-02-01T00:12:03.997Z Downloaded bit-vec v0.6.3
5592025-02-01T00:12:03.997Z Downloaded bb8 v0.8.5
5602025-02-01T00:12:04.000Z Downloaded crunchy v0.2.2
5612025-02-01T00:12:04.000Z Downloaded bitfield v0.14.0
5622025-02-01T00:12:04.003Z Downloaded cmake v0.1.51
5632025-02-01T00:12:04.003Z Downloaded curve25519-dalek-derive v0.1.1
5642025-02-01T00:12:04.006Z Downloaded bitfield-struct v0.6.2
5652025-02-01T00:12:04.006Z Downloaded bitflags v1.3.2
5662025-02-01T00:12:04.008Z Downloaded cexpr v0.6.0
5672025-02-01T00:12:04.011Z Downloaded buf-list v1.0.3
5682025-02-01T00:12:04.013Z Downloaded addr2line v0.24.2
5692025-02-01T00:12:04.019Z Downloaded adler2 v2.0.0
5702025-02-01T00:12:04.021Z Downloaded hubpack_derive v0.1.1
5712025-02-01T00:12:04.022Z Downloaded blowfish v0.9.1
5722025-02-01T00:12:04.022Z Downloaded arrayref v0.3.9
5732025-02-01T00:12:04.022Z Downloaded crc v3.2.1
5742025-02-01T00:12:04.024Z Downloaded block-padding v0.3.3
5752025-02-01T00:12:04.027Z Downloaded colored v2.1.0
5762025-02-01T00:12:04.029Z Downloaded cookie_store v0.21.1
5772025-02-01T00:12:04.037Z Downloaded async-recursion v1.1.1
5782025-02-01T00:12:04.040Z Downloaded icu_normalizer_data v1.5.0
5792025-02-01T00:12:04.043Z Downloaded iana-time-zone v0.1.61
5802025-02-01T00:12:04.046Z Downloaded constant_time_eq v0.3.1
5812025-02-01T00:12:04.049Z Downloaded hyper-rustls v0.27.3
5822025-02-01T00:12:04.052Z Downloaded hyper-tls v0.6.0
5832025-02-01T00:12:04.055Z Downloaded crc-catalog v2.4.0
5842025-02-01T00:12:04.055Z Downloaded hyper-staticfile v0.10.1
5852025-02-01T00:12:04.058Z Downloaded cassowary v0.3.0
5862025-02-01T00:12:04.060Z Downloaded base64ct v1.6.0
5872025-02-01T00:12:04.063Z Downloaded csv-core v0.1.11
5882025-02-01T00:12:04.065Z Downloaded console v0.15.10
5892025-02-01T00:12:04.071Z Downloaded aead v0.5.2
5902025-02-01T00:12:04.074Z Downloaded hyper-util v0.1.10
5912025-02-01T00:12:04.074Z Downloaded russh-cryptovec v0.7.3
5922025-02-01T00:12:04.077Z Downloaded darling v0.20.10
5932025-02-01T00:12:04.080Z Downloaded icu_provider v1.5.0
5942025-02-01T00:12:04.083Z Downloaded crc-any v2.5.0
5952025-02-01T00:12:04.086Z Downloaded icu_properties v1.5.1
5962025-02-01T00:12:04.090Z Downloaded icu_properties_data v1.5.0
5972025-02-01T00:12:04.101Z Downloaded rand_seeder v0.3.0
5982025-02-01T00:12:04.105Z Downloaded instant v0.1.13
5992025-02-01T00:12:04.108Z Downloaded idna_adapter v1.2.0
6002025-02-01T00:12:04.108Z Downloaded ipnet v2.10.1
6012025-02-01T00:12:04.108Z Downloaded indoc v1.0.9
6022025-02-01T00:12:04.111Z Downloaded libloading v0.8.5
6032025-02-01T00:12:04.114Z Downloaded is_ci v1.2.0
6042025-02-01T00:12:04.116Z Downloaded lalrpop-util v0.19.12
6052025-02-01T00:12:04.116Z Downloaded kstat-rs v0.2.4
6062025-02-01T00:12:04.119Z Downloaded keccak v0.1.5
6072025-02-01T00:12:04.119Z Downloaded backoff v0.4.0
6082025-02-01T00:12:04.121Z Downloaded indexmap v1.9.3
6092025-02-01T00:12:04.126Z Downloaded impl-trait-for-tuples v0.2.2
6102025-02-01T00:12:04.129Z Downloaded is-terminal v0.4.13
6112025-02-01T00:12:04.132Z Downloaded inout v0.1.3
6122025-02-01T00:12:04.132Z Downloaded crossbeam-epoch v0.9.18
6132025-02-01T00:12:04.134Z Downloaded md5 v0.7.0
6142025-02-01T00:12:04.137Z Downloaded termtree v0.4.1
6152025-02-01T00:12:04.137Z Downloaded sync-ptr v0.1.1
6162025-02-01T00:12:04.140Z Downloaded cookie v0.18.1
6172025-02-01T00:12:04.142Z Downloaded match_cfg v0.1.0
6182025-02-01T00:12:04.142Z Downloaded ident_case v1.0.1
6192025-02-01T00:12:04.146Z Downloaded icu_provider_macros v1.5.0
6202025-02-01T00:12:04.146Z Downloaded ciborium-ll v0.2.2
6212025-02-01T00:12:04.149Z Downloaded crossbeam-utils v0.8.20
6222025-02-01T00:12:04.149Z Downloaded num-conv v0.1.0
6232025-02-01T00:12:04.152Z Downloaded tower-service v0.3.3
6242025-02-01T00:12:04.152Z Downloaded normalize-line-endings v0.3.0
6252025-02-01T00:12:04.152Z Downloaded new_debug_unreachable v1.0.6
6262025-02-01T00:12:04.155Z Downloaded const-oid v0.9.6
6272025-02-01T00:12:04.157Z Downloaded newtype_derive v0.1.6
6282025-02-01T00:12:04.157Z Downloaded newline-converter v0.3.0
6292025-02-01T00:12:04.160Z Downloaded mirai-annotations v1.12.0
6302025-02-01T00:12:04.160Z Downloaded linked-hash-map v0.5.6
6312025-02-01T00:12:04.163Z Downloaded lazycell v1.3.0
6322025-02-01T00:12:04.163Z Downloaded scheduled-thread-pool v0.2.7
6332025-02-01T00:12:04.165Z Downloaded same-file v1.0.6
6342025-02-01T00:12:04.165Z Downloaded memoffset v0.9.1
6352025-02-01T00:12:04.168Z Downloaded md-5 v0.10.6
6362025-02-01T00:12:04.171Z Downloaded mime v0.3.17
6372025-02-01T00:12:04.171Z Downloaded jobserver v0.1.32
6382025-02-01T00:12:04.173Z Downloaded maybe-uninit v2.0.0
6392025-02-01T00:12:04.176Z Downloaded crc32fast v1.4.2
6402025-02-01T00:12:04.178Z Downloaded blake2 v0.10.6
6412025-02-01T00:12:04.181Z Downloaded bcs v0.1.6
6422025-02-01T00:12:04.181Z Downloaded zerofrom v0.1.4
6432025-02-01T00:12:04.184Z Downloaded yoke-derive v0.7.4
6442025-02-01T00:12:04.184Z Downloaded ciborium v0.2.2
6452025-02-01T00:12:04.186Z Downloaded lockfree-object-pool v0.1.6
6462025-02-01T00:12:04.189Z Downloaded slog-async v2.8.0
6472025-02-01T00:12:04.192Z Downloaded shell-words v1.1.0
6482025-02-01T00:12:04.192Z Downloaded managed v0.8.0
6492025-02-01T00:12:04.194Z Downloaded lru-cache v0.1.2
6502025-02-01T00:12:04.197Z Downloaded string_cache v0.8.7
6512025-02-01T00:12:04.197Z Downloaded slog-bunyan v2.5.0
6522025-02-01T00:12:04.200Z Downloaded shlex v1.3.0
6532025-02-01T00:12:04.200Z Downloaded multimap v0.10.0
6542025-02-01T00:12:04.204Z Downloaded lru v0.12.5
6552025-02-01T00:12:04.204Z Downloaded instability v0.3.2
6562025-02-01T00:12:04.209Z Downloaded nibble_vec v0.1.0
6572025-02-01T00:12:04.209Z Downloaded clang-sys v1.8.1
6582025-02-01T00:12:04.211Z Downloaded thiserror-impl-no-std v2.0.2
6592025-02-01T00:12:04.211Z Downloaded supports-color v3.0.1
6602025-02-01T00:12:04.214Z Downloaded strip-ansi-escapes v0.2.0
6612025-02-01T00:12:04.214Z Downloaded stringprep v0.1.5
6622025-02-01T00:12:04.217Z Downloaded num v0.4.3
6632025-02-01T00:12:04.217Z Downloaded base64 v0.13.1
6642025-02-01T00:12:04.220Z Downloaded document-features v0.2.10
6652025-02-01T00:12:04.223Z Downloaded nanorand v0.7.0
6662025-02-01T00:12:04.225Z Downloaded foreign-types-shared v0.3.1
6672025-02-01T00:12:04.227Z Downloaded mockall v0.13.0
6682025-02-01T00:12:04.227Z Downloaded lazy_static v1.5.0
6692025-02-01T00:12:04.229Z Downloaded ahash v0.8.11
6702025-02-01T00:12:04.231Z Downloaded unicode-truncate v1.1.0
6712025-02-01T00:12:04.233Z Downloaded maplit v1.0.2
6722025-02-01T00:12:04.236Z Downloaded http-body v1.0.1
6732025-02-01T00:12:04.236Z Downloaded mime_guess v2.0.5
6742025-02-01T00:12:04.238Z Downloaded libsw v3.3.1
6752025-02-01T00:12:04.241Z Downloaded parse-size v1.1.0
6762025-02-01T00:12:04.243Z Downloaded oso-derive v0.27.3
6772025-02-01T00:12:04.243Z Downloaded serde_derive_internals v0.29.1
6782025-02-01T00:12:04.248Z Downloaded hmac v0.12.1
6792025-02-01T00:12:04.251Z Downloaded async-trait v0.1.85
6802025-02-01T00:12:04.251Z Downloaded tls_codec_derive v0.4.1
6812025-02-01T00:12:04.253Z Downloaded defmt v0.3.8
6822025-02-01T00:12:04.256Z Downloaded difflib v0.4.0
6832025-02-01T00:12:04.270Z Downloaded ena v0.14.3
6842025-02-01T00:12:04.270Z Downloaded data-encoding v2.6.0
6852025-02-01T00:12:04.270Z Downloaded foldhash v0.1.3
6862025-02-01T00:12:04.270Z Downloaded zeroize v1.8.1
6872025-02-01T00:12:04.270Z Downloaded bytes v1.9.0
6882025-02-01T00:12:04.271Z Downloaded debug-ignore v1.0.5
6892025-02-01T00:12:04.273Z Downloaded nu-ansi-term v0.50.1
6902025-02-01T00:12:04.273Z Downloaded litemap v0.7.3
6912025-02-01T00:12:04.276Z Downloaded sqlformat v0.2.6
6922025-02-01T00:12:04.279Z Downloaded tokio-rustls v0.24.1
6932025-02-01T00:12:04.282Z Downloaded nodrop v0.1.14
6942025-02-01T00:12:04.282Z Downloaded time-macros v0.2.18
6952025-02-01T00:12:04.286Z Downloaded litrs v0.4.1
6962025-02-01T00:12:04.288Z Downloaded fixedbitset v0.4.2
6972025-02-01T00:12:04.291Z Downloaded embedded-io v0.6.1
6982025-02-01T00:12:04.291Z Downloaded rpassword v7.3.1
6992025-02-01T00:12:04.296Z Downloaded memmap2 v0.9.5
7002025-02-01T00:12:04.298Z Downloaded embedded-io v0.4.0
7012025-02-01T00:12:04.298Z Downloaded downcast v0.11.0
7022025-02-01T00:12:04.298Z Downloaded spki v0.7.3
7032025-02-01T00:12:04.301Z Downloaded num-complex v0.4.6
7042025-02-01T00:12:04.304Z Downloaded fragile v2.0.0
7052025-02-01T00:12:04.304Z Downloaded form_urlencoded v1.2.1
7062025-02-01T00:12:04.307Z Downloaded heck v0.3.3
7072025-02-01T00:12:04.307Z Downloaded funty v2.0.0
7082025-02-01T00:12:04.310Z Downloaded rustls-pki-types v1.10.0
7092025-02-01T00:12:04.312Z Downloaded bumpalo v3.16.0
7102025-02-01T00:12:04.315Z Downloaded typify-macro v0.3.0
7112025-02-01T00:12:04.318Z Downloaded tinyvec_macros v0.1.1
7122025-02-01T00:12:04.318Z Downloaded waitgroup v0.1.2
7132025-02-01T00:12:04.321Z Downloaded rcgen v0.12.1
7142025-02-01T00:12:04.323Z Downloaded num_enum_derive v0.5.11
7152025-02-01T00:12:04.323Z Downloaded compact_str v0.8.0
7162025-02-01T00:12:04.327Z Downloaded parse-display-derive v0.10.0
7172025-02-01T00:12:04.339Z Downloaded ref-cast-impl v1.0.23
7182025-02-01T00:12:04.344Z Downloaded slog v2.7.0
7192025-02-01T00:12:04.347Z Downloaded ron v0.8.1
7202025-02-01T00:12:04.351Z Downloaded rand_chacha v0.3.1
7212025-02-01T00:12:04.353Z Downloaded predicates-tree v1.0.11
7222025-02-01T00:12:04.353Z Downloaded mockall_derive v0.13.0
7232025-02-01T00:12:04.357Z Downloaded miniz_oxide v0.8.0
7242025-02-01T00:12:04.360Z Downloaded secrecy v0.8.0
7252025-02-01T00:12:04.360Z Downloaded sec1 v0.7.3
7262025-02-01T00:12:04.362Z Downloaded openssl-macros v0.1.1
7272025-02-01T00:12:04.363Z Downloaded icu_locid_transform_data v1.5.0
7282025-02-01T00:12:04.365Z Downloaded icu_normalizer v1.5.0
7292025-02-01T00:12:04.368Z Downloaded rustfmt-wrapper v0.2.1
7302025-02-01T00:12:04.372Z Downloaded signal-hook-mio v0.2.4
7312025-02-01T00:12:04.376Z Downloaded structmeta v0.2.0
7322025-02-01T00:12:04.376Z Downloaded smf v0.2.3
7332025-02-01T00:12:04.379Z Downloaded smallvec v0.6.14
7342025-02-01T00:12:04.379Z Downloaded fs_extra v1.3.0
7352025-02-01T00:12:04.379Z Downloaded libm v0.2.8
7362025-02-01T00:12:04.387Z Downloaded typify-macro v0.2.0
7372025-02-01T00:12:04.390Z Downloaded pin-project-lite v0.2.14
7382025-02-01T00:12:04.394Z Downloaded pin-project-internal v1.1.6
7392025-02-01T00:12:04.396Z Downloaded xattr v1.3.1
7402025-02-01T00:12:04.399Z Downloaded defmt-macros v0.3.9
7412025-02-01T00:12:04.402Z Downloaded deranged v0.3.11
7422025-02-01T00:12:04.404Z Downloaded zone v0.3.0
7432025-02-01T00:12:04.404Z Downloaded xz2 v0.1.7
7442025-02-01T00:12:04.407Z Downloaded float-cmp v0.9.0
7452025-02-01T00:12:04.410Z Downloaded fd-lock v4.0.2
7462025-02-01T00:12:04.412Z Downloaded defmt-parser v0.3.4
7472025-02-01T00:12:04.412Z Downloaded postcard v1.0.10
7482025-02-01T00:12:04.415Z Downloaded time-core v0.1.2
7492025-02-01T00:12:04.417Z Downloaded smallvec v1.13.2
7502025-02-01T00:12:04.421Z Downloaded tungstenite v0.21.0
7512025-02-01T00:12:04.423Z Downloaded hex-literal v0.4.1
7522025-02-01T00:12:04.423Z Downloaded hex v0.4.3
7532025-02-01T00:12:04.428Z Downloaded strum_macros v0.26.4
7542025-02-01T00:12:04.430Z Downloaded float-ord v0.3.2
7552025-02-01T00:12:04.430Z Downloaded packed_struct v0.10.1
7562025-02-01T00:12:04.436Z Downloaded termios v0.3.3
7572025-02-01T00:12:04.436Z Downloaded num-rational v0.4.2
7582025-02-01T00:12:04.440Z Downloaded wait-timeout v0.2.0
7592025-02-01T00:12:04.440Z Downloaded wyz v0.5.1
7602025-02-01T00:12:04.440Z Downloaded unicase v2.7.0
7612025-02-01T00:12:04.443Z Downloaded unarray v0.1.4
7622025-02-01T00:12:04.443Z Downloaded tls_codec v0.4.1
7632025-02-01T00:12:04.443Z Downloaded group v0.13.0
7642025-02-01T00:12:04.446Z Downloaded percent-encoding v2.3.1
7652025-02-01T00:12:04.446Z Downloaded tokio-native-tls v0.3.1
7662025-02-01T00:12:04.448Z Downloaded tokio-macros v2.5.0
7672025-02-01T00:12:04.451Z Downloaded termcolor v1.4.1
7682025-02-01T00:12:04.451Z Downloaded der_derive v0.7.3
7692025-02-01T00:12:04.454Z Downloaded futures-core v0.3.31
7702025-02-01T00:12:04.454Z Downloaded rustc-hash v1.1.0
7712025-02-01T00:12:04.462Z Downloaded serde_plain v1.0.2
7722025-02-01T00:12:04.465Z Downloaded futures v0.3.31
7732025-02-01T00:12:04.465Z Downloaded peg-runtime v0.8.3
7742025-02-01T00:12:04.465Z Downloaded http-range v0.1.5
7752025-02-01T00:12:04.468Z Downloaded fxhash v0.2.1
7762025-02-01T00:12:04.468Z Downloaded progenitor-macro v0.8.0
7772025-02-01T00:12:04.468Z Downloaded progenitor v0.8.0
7782025-02-01T00:12:04.470Z Downloaded futures-channel v0.3.31
7792025-02-01T00:12:04.470Z Downloaded phf v0.11.2
7802025-02-01T00:12:04.473Z Downloaded unicode-properties v0.1.3
7812025-02-01T00:12:04.475Z Downloaded quick-error v1.2.3
7822025-02-01T00:12:04.478Z Downloaded serde_path_to_error v0.1.16
7832025-02-01T00:12:04.478Z Downloaded subtle v2.6.1
7842025-02-01T00:12:04.482Z Downloaded simd-adler32 v0.3.7
7852025-02-01T00:12:04.485Z Downloaded utf8_iter v1.0.4
7862025-02-01T00:12:04.485Z Downloaded rustls-pemfile v1.0.4
7872025-02-01T00:12:04.487Z Downloaded subprocess v0.2.9
7882025-02-01T00:12:04.490Z Downloaded getrandom v0.2.15
7892025-02-01T00:12:04.492Z Downloaded rustc_version v0.1.7
7902025-02-01T00:12:04.495Z Downloaded rustc-hash v2.0.0
7912025-02-01T00:12:04.495Z Downloaded icu_collections v1.5.0
7922025-02-01T00:12:04.500Z Downloaded slog-json v2.6.1
7932025-02-01T00:12:04.503Z Downloaded packed_struct_codegen v0.10.1
7942025-02-01T00:12:04.505Z Downloaded tinyvec v1.8.0
7952025-02-01T00:12:04.509Z Downloaded num-traits v0.2.19
7962025-02-01T00:12:04.511Z Downloaded prettyplease v0.2.25
7972025-02-01T00:12:04.514Z Downloaded take_mut v0.2.2
7982025-02-01T00:12:04.516Z Downloaded progenitor-macro v0.9.1
7992025-02-01T00:12:04.516Z Downloaded ppv-lite86 v0.2.20
8002025-02-01T00:12:04.519Z Downloaded sigpipe v0.1.3
8012025-02-01T00:12:04.519Z Downloaded rustc-demangle v0.1.24
8022025-02-01T00:12:04.522Z Downloaded diesel-dtrace v0.4.2
8032025-02-01T00:12:04.524Z Downloaded toolchain_find v0.4.0
8042025-02-01T00:12:04.524Z Downloaded aes-gcm v0.10.3
8052025-02-01T00:12:04.528Z Downloaded zerovec-derive v0.10.3
8062025-02-01T00:12:04.530Z Downloaded env_logger v0.11.5
8072025-02-01T00:12:04.533Z Downloaded toml_edit v0.19.15
8082025-02-01T00:12:04.558Z Downloaded foreign-types v0.3.2
8092025-02-01T00:12:04.561Z Downloaded derive_builder_macro v0.20.2
8102025-02-01T00:12:04.561Z Downloaded write16 v1.0.0
8112025-02-01T00:12:04.564Z Downloaded http-body-util v0.1.2
8122025-02-01T00:12:04.567Z Downloaded hostname v0.4.0
8132025-02-01T00:12:04.570Z Downloaded pin-utils v0.1.0
8142025-02-01T00:12:04.572Z Downloaded httpdate v1.0.3
8152025-02-01T00:12:04.572Z Downloaded poly1305 v0.8.0
8162025-02-01T00:12:04.576Z Downloaded hickory-client v0.24.2
8172025-02-01T00:12:04.581Z Downloaded derive-where v1.2.7
8182025-02-01T00:12:04.585Z Downloaded r2d2 v0.8.10
8192025-02-01T00:12:04.589Z Downloaded num-bigint v0.4.6
8202025-02-01T00:12:04.594Z Downloaded phf_shared v0.10.0
8212025-02-01T00:12:04.597Z Downloaded tabwriter v1.4.0
8222025-02-01T00:12:04.597Z Downloaded serde_urlencoded v0.7.1
8232025-02-01T00:12:04.599Z Downloaded salsa20 v0.10.2
8242025-02-01T00:12:04.599Z Downloaded radium v0.7.0
8252025-02-01T00:12:04.603Z Downloaded primeorder v0.13.6
8262025-02-01T00:12:04.605Z Downloaded utf16_iter v1.0.5
8272025-02-01T00:12:04.605Z Downloaded utf-8 v0.7.6
8282025-02-01T00:12:04.606Z Downloaded dsl_auto_type v0.1.2
8292025-02-01T00:12:04.608Z Downloaded russh v0.45.0
8302025-02-01T00:12:04.612Z Downloaded signature v2.2.0
8312025-02-01T00:12:04.615Z Downloaded signal-hook-tokio v0.3.1
8322025-02-01T00:12:04.617Z Downloaded signal-hook-registry v1.4.2
8332025-02-01T00:12:04.617Z Downloaded derive_builder v0.20.2
8342025-02-01T00:12:04.622Z Downloaded glob v0.3.2
8352025-02-01T00:12:04.624Z Downloaded fallible-streaming-iterator v0.1.9
8362025-02-01T00:12:04.625Z Downloaded value-bag v1.9.0
8372025-02-01T00:12:04.628Z Downloaded parking_lot_core v0.9.10
8382025-02-01T00:12:04.631Z Downloaded sync_wrapper v1.0.1
8392025-02-01T00:12:04.633Z Downloaded serde_yaml v0.9.34+deprecated
8402025-02-01T00:12:04.636Z Downloaded unicode-segmentation v1.12.0
8412025-02-01T00:12:04.639Z Downloaded semver v0.1.20
8422025-02-01T00:12:04.642Z Downloaded phf_codegen v0.11.2
8432025-02-01T00:12:04.642Z Downloaded p256 v0.13.2
8442025-02-01T00:12:04.645Z Downloaded uuid v1.12.0
8452025-02-01T00:12:04.649Z Downloaded paste v1.0.15
8462025-02-01T00:12:04.652Z Downloaded num-derive v0.4.2
8472025-02-01T00:12:04.654Z Downloaded serde_with_macros v3.11.0
8482025-02-01T00:12:04.657Z Downloaded httparse v1.9.5
8492025-02-01T00:12:04.660Z Downloaded publicsuffix v2.3.0
8502025-02-01T00:12:04.663Z Downloaded der v0.7.9
8512025-02-01T00:12:04.668Z Downloaded x509-cert v0.2.5
8522025-02-01T00:12:04.675Z Downloaded progenitor-client v0.8.0
8532025-02-01T00:12:04.678Z Downloaded precomputed-hash v0.1.1
8542025-02-01T00:12:04.678Z Downloaded dropshot_endpoint v0.15.1
8552025-02-01T00:12:04.681Z Downloaded strum_macros v0.25.3
8562025-02-01T00:12:04.684Z Downloaded derive_builder_core v0.20.2
8572025-02-01T00:12:04.686Z Downloaded socket2 v0.5.7
8582025-02-01T00:12:04.689Z Downloaded structmeta v0.3.0
8592025-02-01T00:12:04.692Z Downloaded progenitor-client v0.9.1
8602025-02-01T00:12:04.692Z Downloaded writeable v0.5.5
8612025-02-01T00:12:04.692Z Downloaded rfc6979 v0.4.0
8622025-02-01T00:12:04.695Z Downloaded resolv-conf v0.7.0
8632025-02-01T00:12:04.695Z Downloaded pkcs1 v0.7.5
8642025-02-01T00:12:04.698Z Downloaded snafu v0.8.5
8652025-02-01T00:12:04.703Z Downloaded tokio-tungstenite v0.23.1
8662025-02-01T00:12:04.706Z Downloaded itertools v0.12.1
8672025-02-01T00:12:04.712Z Downloaded openssl-probe v0.1.5
8682025-02-01T00:12:04.715Z Downloaded opaque-debug v0.3.1
8692025-02-01T00:12:04.715Z Downloaded rustls-pemfile v2.2.0
8702025-02-01T00:12:04.718Z Downloaded endian-type v0.1.2
8712025-02-01T00:12:04.720Z Downloaded termtree v0.5.1
8722025-02-01T00:12:04.720Z Downloaded synstructure v0.13.1
8732025-02-01T00:12:04.723Z Downloaded slog-stdlog v4.1.1
8742025-02-01T00:12:04.723Z Downloaded slog-scope v4.4.0
8752025-02-01T00:12:04.726Z Downloaded hostname v0.3.1
8762025-02-01T00:12:04.729Z Downloaded futures-macro v0.3.31
8772025-02-01T00:12:04.729Z Downloaded des v0.8.1
8782025-02-01T00:12:04.732Z Downloaded heapless v0.7.17
8792025-02-01T00:12:04.735Z Downloaded polyval v0.6.2
8802025-02-01T00:12:04.738Z Downloaded aho-corasick v1.1.3
8812025-02-01T00:12:04.744Z Downloaded serde-big-array v0.5.1
8822025-02-01T00:12:04.746Z Downloaded pem v3.0.4
8832025-02-01T00:12:04.749Z Downloaded pkg-config v0.3.31
8842025-02-01T00:12:04.749Z Downloaded ghash v0.5.1
8852025-02-01T00:12:04.752Z Downloaded progenitor v0.9.1
8862025-02-01T00:12:04.754Z Downloaded tiny-keccak v2.0.2
8872025-02-01T00:12:04.757Z Downloaded thread_local v1.1.8
8882025-02-01T00:12:04.757Z Downloaded proc-macro-crate v1.3.1
8892025-02-01T00:12:04.759Z Downloaded vsss-rs v3.3.4
8902025-02-01T00:12:04.762Z Downloaded zone_cfg_derive v0.3.0
8912025-02-01T00:12:04.762Z Downloaded hkdf v0.12.4
8922025-02-01T00:12:04.764Z Downloaded pkcs5 v0.7.1
8932025-02-01T00:12:04.768Z Downloaded num-bigint-dig v0.8.4
8942025-02-01T00:12:04.773Z Downloaded topological-sort v0.2.2
8952025-02-01T00:12:04.776Z Downloaded nom v7.1.3
8962025-02-01T00:12:04.781Z Downloaded olpc-cjson v0.1.4
8972025-02-01T00:12:04.783Z Downloaded tinystr v0.7.6
8982025-02-01T00:12:04.786Z Downloaded gethostname v0.5.0
8992025-02-01T00:12:04.786Z Downloaded headers v0.4.0
9002025-02-01T00:12:04.793Z Downloaded rtoolbox v0.0.2
9012025-02-01T00:12:04.796Z Downloaded number_prefix v0.4.0
9022025-02-01T00:12:04.796Z Downloaded env_filter v0.1.2
9032025-02-01T00:12:04.799Z Downloaded postgres-protocol v0.6.7
9042025-02-01T00:12:04.802Z Downloaded libxml v0.3.3
9052025-02-01T00:12:04.808Z Downloaded rand_xorshift v0.3.0
9062025-02-01T00:12:04.811Z Downloaded qorb v0.2.1
9072025-02-01T00:12:04.813Z Downloaded foreign-types-shared v0.1.1
9082025-02-01T00:12:04.818Z Downloaded vte_generate_state_changes v0.1.2
9092025-02-01T00:12:04.818Z Downloaded sqlparser_derive v0.2.2
9102025-02-01T00:12:04.818Z Downloaded thiserror-no-std v2.0.2
9112025-02-01T00:12:04.822Z Downloaded parking_lot_core v0.8.6
9122025-02-01T00:12:04.825Z Downloaded predicates v3.1.2
9132025-02-01T00:12:04.828Z Downloaded postgres-types v0.2.8
9142025-02-01T00:12:04.830Z Downloaded derive_more v0.99.18
9152025-02-01T00:12:04.834Z Downloaded itertools v0.10.5
9162025-02-01T00:12:04.842Z Downloaded want v0.3.1
9172025-02-01T00:12:04.845Z Downloaded try-lock v0.2.5
9182025-02-01T00:12:04.845Z Downloaded zopfli v0.8.1
9192025-02-01T00:12:04.847Z Downloaded hickory-resolver v0.24.2
9202025-02-01T00:12:04.851Z Downloaded strum v0.26.3
9212025-02-01T00:12:04.855Z Downloaded ff v0.13.0
9222025-02-01T00:12:04.855Z Downloaded tokio-rustls v0.25.0
9232025-02-01T00:12:04.857Z Downloaded zip v0.6.6
9242025-02-01T00:12:04.860Z Downloaded num-iter v0.1.45
9252025-02-01T00:12:04.864Z Downloaded num-integer v0.1.46
9262025-02-01T00:12:04.864Z Downloaded env_logger v0.10.2
9272025-02-01T00:12:04.867Z Downloaded hickory-server v0.24.2
9282025-02-01T00:12:04.871Z Downloaded path-slash v0.1.5
9292025-02-01T00:12:04.874Z Downloaded ssh-encoding v0.2.0
9302025-02-01T00:12:04.877Z Downloaded pkcs8 v0.10.2
9312025-02-01T00:12:04.879Z Downloaded darling_macro v0.20.10
9322025-02-01T00:12:04.879Z Downloaded test-strategy v0.3.1
9332025-02-01T00:12:04.882Z Downloaded headers-core v0.3.0
9342025-02-01T00:12:04.884Z Downloaded itertools v0.13.0
9352025-02-01T00:12:04.891Z Downloaded hash32 v0.3.1
9362025-02-01T00:12:04.893Z Downloaded untrusted v0.7.1
9372025-02-01T00:12:04.896Z Downloaded universal-hash v0.5.1
9382025-02-01T00:12:04.896Z Downloaded aws-lc-rs v1.10.0
9392025-02-01T00:12:04.903Z Downloaded omicron-zone-package v0.12.0
9402025-02-01T00:12:04.906Z Downloaded ssh-cipher v0.2.0
9412025-02-01T00:12:04.909Z Downloaded fallible-iterator v0.3.0
9422025-02-01T00:12:04.909Z Downloaded sct v0.7.1
9432025-02-01T00:12:04.913Z Downloaded walkdir v2.5.0
9442025-02-01T00:12:04.915Z Downloaded rustversion v1.0.17
9452025-02-01T00:12:04.918Z Downloaded rusty-fork v0.3.0
9462025-02-01T00:12:04.922Z Downloaded untrusted v0.9.0
9472025-02-01T00:12:04.925Z Downloaded progenitor-impl v0.8.0
9482025-02-01T00:12:04.925Z Downloaded quinn v0.11.5
9492025-02-01T00:12:04.928Z Downloaded structmeta-derive v0.3.0
9502025-02-01T00:12:04.930Z Downloaded diesel_table_macro_syntax v0.2.0
9512025-02-01T00:12:04.930Z Downloaded foreign-types-macros v0.2.3
9522025-02-01T00:12:04.933Z Downloaded hyper v1.5.2
9532025-02-01T00:12:04.939Z Downloaded pbkdf2 v0.12.2
9542025-02-01T00:12:04.943Z Downloaded vergen v8.3.2
9552025-02-01T00:12:04.945Z Downloaded strum_macros v0.24.3
9562025-02-01T00:12:04.946Z Downloaded diff v0.1.13
9572025-02-01T00:12:04.948Z Downloaded thiserror-impl v2.0.11
9582025-02-01T00:12:04.948Z Downloaded siphasher v0.3.11
9592025-02-01T00:12:04.951Z Downloaded phf_generator v0.11.2
9602025-02-01T00:12:04.951Z Downloaded phf_shared v0.11.2
9612025-02-01T00:12:04.953Z Downloaded pbkdf2 v0.11.0
9622025-02-01T00:12:04.956Z Downloaded dirs-next v2.0.0
9632025-02-01T00:12:04.959Z Downloaded p521 v0.13.3
9642025-02-01T00:12:04.962Z Downloaded zone_cfg_derive v0.1.2
9652025-02-01T00:12:04.962Z Downloaded ref-cast v1.0.23
9662025-02-01T00:12:04.964Z Downloaded darling_core v0.20.10
9672025-02-01T00:12:04.970Z Downloaded parse-zoneinfo v0.3.1
9682025-02-01T00:12:04.973Z Downloaded slab v0.4.9
9692025-02-01T00:12:04.977Z Downloaded flagset v0.4.6
9702025-02-01T00:12:04.977Z Downloaded time v0.3.36
9712025-02-01T00:12:04.982Z Downloaded stable_deref_trait v1.2.0
9722025-02-01T00:12:04.986Z Downloaded schemars_derive v0.8.21
9732025-02-01T00:12:04.986Z Downloaded idna v1.0.3
9742025-02-01T00:12:04.989Z Downloaded hashlink v0.9.1
9752025-02-01T00:12:04.993Z Downloaded pin-project v1.1.6
9762025-02-01T00:12:05.002Z Downloaded static_assertions v1.1.0
9772025-02-01T00:12:05.006Z Downloaded home v0.5.9
9782025-02-01T00:12:05.006Z Downloaded foreign-types v0.5.0
9792025-02-01T00:12:05.011Z Downloaded yasna v0.5.2
9802025-02-01T00:12:05.011Z Downloaded tracing-attributes v0.1.27
9812025-02-01T00:12:05.015Z Downloaded globset v0.4.15
9822025-02-01T00:12:05.015Z Downloaded flate2 v1.0.35
9832025-02-01T00:12:05.018Z Downloaded ed25519-dalek v2.1.1
9842025-02-01T00:12:05.022Z Downloaded zone v0.1.8
9852025-02-01T00:12:05.025Z Downloaded slog-dtrace v0.3.0
9862025-02-01T00:12:05.025Z Downloaded owo-colors v4.1.0
9872025-02-01T00:12:05.028Z Downloaded typify v0.3.0
9882025-02-01T00:12:05.030Z Downloaded tui-tree-widget v0.22.0
9892025-02-01T00:12:05.033Z Downloaded display-error-chain v0.2.2
9902025-02-01T00:12:05.033Z Downloaded dirs-sys-next v0.1.2
9912025-02-01T00:12:05.036Z Downloaded zeroize_derive v1.4.2
9922025-02-01T00:12:05.036Z Downloaded displaydoc v0.2.5
9932025-02-01T00:12:05.039Z Downloaded bitvec v1.0.1
9942025-02-01T00:12:05.054Z Downloaded structmeta-derive v0.2.0
9952025-02-01T00:12:05.057Z Downloaded bindgen v0.69.5
9962025-02-01T00:12:05.062Z Downloaded yoke v0.7.4
9972025-02-01T00:12:05.065Z Downloaded russh-keys v0.45.0
9982025-02-01T00:12:05.069Z Downloaded password-hash v0.4.2
9992025-02-01T00:12:05.075Z Downloaded twox-hash v2.1.0
10002025-02-01T00:12:05.075Z Downloaded highway v1.2.0
10012025-02-01T00:12:05.078Z Downloaded schemars v0.8.21
10022025-02-01T00:12:05.085Z Downloaded rand v0.8.5
10032025-02-01T00:12:05.088Z Downloaded chrono v0.4.39
10042025-02-01T00:12:05.096Z Downloaded tracing-core v0.1.32
10052025-02-01T00:12:05.099Z Downloaded half v2.4.1
10062025-02-01T00:12:05.102Z Downloaded slog-term v2.9.1
10072025-02-01T00:12:05.105Z Downloaded pem-rfc7468 v0.7.0
10082025-02-01T00:12:05.108Z Downloaded parking_lot v0.11.2
10092025-02-01T00:12:05.111Z Downloaded samael v0.0.17
10102025-02-01T00:12:05.115Z Downloaded peg-macros v0.8.4
10112025-02-01T00:12:05.125Z Downloaded expectorate v1.1.0
10122025-02-01T00:12:05.125Z Downloaded zerocopy-derive v0.8.10
10132025-02-01T00:12:05.130Z Downloaded url v2.5.3
10142025-02-01T00:12:05.130Z Downloaded peg v0.8.4
10152025-02-01T00:12:05.133Z Downloaded oso v0.27.3
10162025-02-01T00:12:05.136Z Downloaded fatfs v0.3.6
10172025-02-01T00:12:05.139Z Downloaded tokio-postgres v0.7.12
10182025-02-01T00:12:05.143Z Downloaded thiserror v2.0.11
10192025-02-01T00:12:05.148Z Downloaded ron v0.7.1
10202025-02-01T00:12:05.157Z Downloaded password-hash v0.5.0
10212025-02-01T00:12:05.160Z Downloaded tokio-util v0.7.12
10222025-02-01T00:12:05.163Z Downloaded similar v2.6.0
10232025-02-01T00:12:05.168Z Downloaded futures-executor v0.3.31
10242025-02-01T00:12:05.170Z Downloaded tracing v0.1.40
10252025-02-01T00:12:05.174Z Downloaded portable-atomic v1.9.0
10262025-02-01T00:12:05.183Z Downloaded unicode-width v0.2.0
10272025-02-01T00:12:05.190Z Downloaded hash32 v0.2.1
10282025-02-01T00:12:05.192Z Downloaded curve25519-dalek v4.1.3
10292025-02-01T00:12:05.200Z Downloaded tungstenite v0.23.0
10302025-02-01T00:12:05.204Z Downloaded petname v2.0.2
10312025-02-01T00:12:05.210Z Downloaded rayon-core v1.12.1
10322025-02-01T00:12:05.216Z Downloaded vte v0.11.1
10332025-02-01T00:12:05.219Z Downloaded progenitor-impl v0.9.1
10342025-02-01T00:12:05.220Z Downloaded tough v0.19.0
10352025-02-01T00:12:05.227Z Downloaded hashbrown v0.13.2
10362025-02-01T00:12:05.233Z Downloaded hashbrown v0.14.5
10372025-02-01T00:12:05.238Z Downloaded rustyline v14.0.0
10382025-02-01T00:12:05.245Z Downloaded hashbrown v0.12.3
10392025-02-01T00:12:05.248Z Downloaded tungstenite v0.24.0
10402025-02-01T00:12:05.254Z Downloaded quinn-proto v0.11.8
10412025-02-01T00:12:05.259Z Downloaded zip v2.1.3
10422025-02-01T00:12:05.265Z Downloaded zerovec v0.10.4
10432025-02-01T00:12:05.273Z Downloaded steno v0.4.1
10442025-02-01T00:12:05.276Z Downloaded openssl-sys v0.9.104
10452025-02-01T00:12:05.281Z Downloaded git2 v0.19.0
10462025-02-01T00:12:05.290Z Downloaded winnow v0.5.40
10472025-02-01T00:12:05.303Z Downloaded bstr v1.10.0
10482025-02-01T00:12:05.312Z Downloaded sqlparser v0.45.0
10492025-02-01T00:12:05.320Z Downloaded rustls v0.22.4
10502025-02-01T00:12:05.335Z Downloaded chrono-tz v0.10.1
10512025-02-01T00:12:05.343Z Downloaded object v0.30.4
10522025-02-01T00:12:05.354Z Downloaded vcpkg v0.2.15
10532025-02-01T00:12:05.395Z Downloaded ssh-key v0.6.6
10542025-02-01T00:12:05.402Z Downloaded reedline v0.35.0
10552025-02-01T00:12:05.410Z Downloaded rusqlite v0.32.1
10562025-02-01T00:12:05.418Z Downloaded regex v1.11.1
10572025-02-01T00:12:05.433Z Downloaded polar-core v0.27.3
10582025-02-01T00:12:05.442Z Downloaded object v0.36.5
10592025-02-01T00:12:05.456Z Downloaded smoltcp v0.9.1
10602025-02-01T00:12:05.466Z Downloaded nix v0.28.0
10612025-02-01T00:12:05.479Z Downloaded nix v0.27.1
10622025-02-01T00:12:05.489Z Downloaded smoltcp v0.11.0
10632025-02-01T00:12:05.502Z Downloaded rustls v0.21.12
10642025-02-01T00:12:05.514Z Downloaded rustls-webpki v0.102.8
10652025-02-01T00:12:05.532Z Downloaded webpki-roots v0.26.6
10662025-02-01T00:12:05.538Z Downloaded typify-impl v0.2.0
10672025-02-01T00:12:05.553Z Downloaded typify-impl v0.3.0
10682025-02-01T00:12:05.570Z Downloaded zerocopy v0.8.10
10692025-02-01T00:12:05.598Z Downloaded regress v0.10.1
10702025-02-01T00:12:05.603Z Downloaded openssl v0.10.66
10712025-02-01T00:12:05.616Z Downloaded regex-automata v0.4.8
10722025-02-01T00:12:05.631Z Downloaded bzip2-sys v0.1.11+1.0.8
10732025-02-01T00:12:05.645Z Downloaded rustls v0.23.19
10742025-02-01T00:12:05.654Z Downloaded ratatui v0.28.1
10752025-02-01T00:12:05.673Z Downloaded regex-syntax v0.8.5
10762025-02-01T00:12:05.681Z Downloaded regex-syntax v0.6.29
10772025-02-01T00:12:05.689Z Downloaded regress v0.9.1
10782025-02-01T00:12:05.703Z Downloaded nix v0.29.0
10792025-02-01T00:12:05.709Z Downloaded dropshot v0.15.1
10802025-02-01T00:12:05.732Z Downloaded openapiv3 v2.0.0
10812025-02-01T00:12:05.743Z Downloaded zerocopy-derive v0.6.6
10822025-02-01T00:12:05.756Z Downloaded radix_trie v0.2.1
10832025-02-01T00:12:05.759Z Downloaded sled v0.34.7
10842025-02-01T00:12:05.769Z Downloaded dropshot v0.12.0
10852025-02-01T00:12:05.788Z Downloaded gimli v0.31.1
10862025-02-01T00:12:05.803Z Downloaded rayon v1.10.0
10872025-02-01T00:12:05.806Z Downloaded csv v1.3.1
10882025-02-01T00:12:05.827Z Downloaded hickory-proto v0.24.2
10892025-02-01T00:12:05.844Z Downloaded diesel v2.2.6
10902025-02-01T00:12:05.861Z Downloaded salty v0.3.0
10912025-02-01T00:12:05.870Z Downloaded lalrpop v0.19.12
10922025-02-01T00:12:05.877Z Downloaded proptest v1.5.0
10932025-02-01T00:12:05.890Z Downloaded futures-util v0.3.31
10942025-02-01T00:12:05.897Z Downloaded quick-xml v0.33.0
10952025-02-01T00:12:05.906Z Downloaded p384 v0.13.0
10962025-02-01T00:12:05.910Z Downloaded h2 v0.4.6
10972025-02-01T00:12:05.918Z Downloaded petgraph v0.6.5
10982025-02-01T00:12:05.937Z Downloaded futures-io v0.3.31
10992025-02-01T00:12:05.940Z Downloaded parking_lot v0.12.3
11002025-02-01T00:12:05.940Z Downloaded lzma-sys v0.1.20
11012025-02-01T00:12:05.969Z Downloaded libz-sys v1.1.20
11022025-02-01T00:12:05.989Z Downloaded unsafe-libyaml v0.2.11
11032025-02-01T00:12:05.994Z Downloaded tokio v1.43.0
11042025-02-01T00:12:06.029Z Downloaded reqwest v0.12.9
11052025-02-01T00:12:06.039Z Downloaded rustls-webpki v0.101.7
11062025-02-01T00:12:06.050Z Downloaded scrypt v0.11.0
11072025-02-01T00:12:06.054Z Downloaded scopeguard v1.2.0
11082025-02-01T00:12:06.058Z Downloaded sha3 v0.10.8
11092025-02-01T00:12:06.058Z Downloaded zerocopy v0.6.6
11102025-02-01T00:12:06.062Z Downloaded rand_core v0.6.4
11112025-02-01T00:12:06.062Z Downloaded diesel_derives v2.2.3
11122025-02-01T00:12:06.065Z Downloaded enum-as-inner v0.6.1
11132025-02-01T00:12:06.069Z Downloaded either v1.13.0
11142025-02-01T00:12:06.069Z Downloaded powerfmt v0.2.0
11152025-02-01T00:12:06.072Z Downloaded term v0.7.0
11162025-02-01T00:12:06.072Z Downloaded tar v0.4.42
11172025-02-01T00:12:06.075Z Downloaded num_threads v0.1.7
11182025-02-01T00:12:06.078Z Downloaded fallible-iterator v0.2.0
11192025-02-01T00:12:06.078Z Downloaded tokio-stream v0.1.16
11202025-02-01T00:12:06.082Z Downloaded serde_with v3.11.0
11212025-02-01T00:12:06.088Z Downloaded dropshot_endpoint v0.12.0
11222025-02-01T00:12:06.093Z Downloaded typed-path v0.9.3
11232025-02-01T00:12:06.097Z Downloaded minimal-lexical v0.2.1
11242025-02-01T00:12:06.101Z Downloaded filetime v0.2.25
11252025-02-01T00:12:06.108Z Downloaded slog-envlogger v2.2.0
11262025-02-01T00:12:06.108Z Downloaded which v4.4.2
11272025-02-01T00:12:06.112Z Downloaded unicode-bidi v0.3.17
11282025-02-01T00:12:06.112Z Downloaded unicode-normalization v0.1.24
11292025-02-01T00:12:06.115Z Downloaded tokio-tungstenite v0.21.0
11302025-02-01T00:12:06.116Z Downloaded tokio-rustls v0.26.0
11312025-02-01T00:12:06.118Z Downloaded toml v0.7.8
11322025-02-01T00:12:06.124Z Downloaded rsa v0.9.6
11332025-02-01T00:12:06.126Z Downloaded http v1.2.0
11342025-02-01T00:12:06.129Z Downloaded mio v1.0.2
11352025-02-01T00:12:06.134Z Downloaded flume v0.11.1
11362025-02-01T00:12:06.138Z Downloaded blake3 v1.5.4
11372025-02-01T00:12:06.145Z Downloaded ecdsa v0.16.9
11382025-02-01T00:12:06.147Z Downloaded elliptic-curve v0.13.8
11392025-02-01T00:12:06.151Z Downloaded predicates-core v1.0.8
11402025-02-01T00:12:06.153Z Downloaded serde_repr v0.1.19
11412025-02-01T00:12:06.156Z Downloaded serde-hex v0.1.0
11422025-02-01T00:12:06.156Z Downloaded uzers v0.12.1
11432025-02-01T00:12:06.160Z Downloaded tap v1.0.1
11442025-02-01T00:12:06.160Z Downloaded quinn-udp v0.5.5
11452025-02-01T00:12:06.164Z Downloaded unicode_categories v0.1.1
11462025-02-01T00:12:06.164Z Downloaded futures-task v0.3.31
11472025-02-01T00:12:06.164Z Downloaded futures-sink v0.3.31
11482025-02-01T00:12:06.169Z Downloaded ed25519 v2.2.3
11492025-02-01T00:12:06.169Z Downloaded dyn-clone v1.0.17
11502025-02-01T00:12:06.169Z Downloaded dunce v1.0.5
11512025-02-01T00:12:06.172Z Downloaded tokio-tungstenite v0.24.0
11522025-02-01T00:12:06.172Z Downloaded spin v0.9.8
11532025-02-01T00:12:06.172Z Downloaded snafu-derive v0.8.5
11542025-02-01T00:12:06.175Z Downloaded crossterm v0.28.1
11552025-02-01T00:12:06.182Z Downloaded backtrace v0.3.74
11562025-02-01T00:12:06.185Z Downloaded crypto-bigint v0.5.5
11572025-02-01T00:12:06.192Z Downloaded cc v1.1.30
11582025-02-01T00:12:06.195Z Downloaded encoding_rs v0.8.34
11592025-02-01T00:12:06.217Z Downloaded base64 v0.21.7
11602025-02-01T00:12:06.220Z Downloaded sha1 v0.10.6
11612025-02-01T00:12:06.222Z Downloaded rustc_version v0.4.1
11622025-02-01T00:12:06.225Z Downloaded indicatif v0.17.11
11632025-02-01T00:12:06.227Z Downloaded icu_locid v1.5.0
11642025-02-01T00:12:06.230Z Downloaded heapless v0.8.0
11652025-02-01T00:12:06.235Z Downloaded psl-types v2.0.11
11662025-02-01T00:12:06.239Z Downloaded pretty-hex v0.2.1
11672025-02-01T00:12:06.239Z Downloaded parse-display v0.10.0
11682025-02-01T00:12:06.239Z Downloaded whoami v1.5.2
11692025-02-01T00:12:06.242Z Downloaded typify v0.2.0
11702025-02-01T00:12:06.242Z Downloaded crossbeam-channel v0.5.13
11712025-02-01T00:12:06.249Z Downloaded signal-hook v0.3.17
11722025-02-01T00:12:06.253Z Downloaded num_enum v0.5.11
11732025-02-01T00:12:06.256Z Downloaded const_format v0.2.34
11742025-02-01T00:12:06.259Z Downloaded base64 v0.22.1
11752025-02-01T00:12:06.262Z Downloaded newtype-uuid v1.2.1
11762025-02-01T00:12:06.267Z Downloaded multer v3.1.0
11772025-02-01T00:12:06.271Z Downloaded humantime v2.1.0
11782025-02-01T00:12:06.271Z Downloaded native-tls v0.2.12
11792025-02-01T00:12:06.271Z Downloaded lock_api v0.4.12
11802025-02-01T00:12:06.271Z Downloaded icu_locid_transform v1.5.0
11812025-02-01T00:12:06.274Z Downloaded chacha20poly1305 v0.10.1
11822025-02-01T00:12:06.274Z Downloaded libgit2-sys v0.17.0+1.8.1
11832025-02-01T00:12:06.332Z Downloaded zerofrom-derive v0.1.4
11842025-02-01T00:12:06.335Z Downloaded unicode-xid v0.2.6
11852025-02-01T00:12:06.335Z Downloaded arc-swap v1.7.1
11862025-02-01T00:12:06.338Z Downloaded ipnetwork v0.20.0
11872025-02-01T00:12:06.338Z Downloaded libefi-sys v0.1.0
11882025-02-01T00:12:06.342Z Downloaded hubpack v0.1.2
11892025-02-01T00:12:06.347Z Downloaded linear-map v1.2.0
11902025-02-01T00:12:06.347Z Downloaded internet-checksum v0.2.1
11912025-02-01T00:12:06.347Z Downloaded indent_write v2.2.0
11922025-02-01T00:12:06.347Z Downloaded argon2 v0.5.3
11932025-02-01T00:12:06.352Z Downloaded allocator-api2 v0.2.18
11942025-02-01T00:12:06.352Z Downloaded castaway v0.2.3
11952025-02-01T00:12:06.352Z Downloaded const_format_proc_macros v0.2.34
11962025-02-01T00:12:06.356Z Downloaded cancel-safe-futures v0.1.5
11972025-02-01T00:12:06.356Z Downloaded async-bb8-diesel v0.2.1
11982025-02-01T00:12:06.366Z Downloaded bzip2 v0.4.4
11992025-02-01T00:12:06.366Z Downloaded cobs v0.2.3
12002025-02-01T00:12:06.366Z Downloaded chacha20 v0.9.1
12012025-02-01T00:12:06.371Z Downloaded bit-set v0.5.3
12022025-02-01T00:12:06.371Z Downloaded base16ct v0.2.0
12032025-02-01T00:12:06.371Z Downloaded async-stream v0.3.6
12042025-02-01T00:12:06.371Z Downloaded assert_matches v1.5.0
12052025-02-01T00:12:06.607Z Downloaded libsqlite3-sys v0.30.1
12062025-02-01T00:12:06.695Z Downloaded ring v0.17.8
12072025-02-01T00:12:07.000Z Downloaded aws-lc-sys v0.22.0
12082025-02-01T00:12:07.304Z Compiling serde v1.0.217
12092025-02-01T00:12:07.307Z Compiling lock_api v0.4.12
12102025-02-01T00:12:07.307Z Compiling value-bag v1.9.0
12112025-02-01T00:12:07.307Z Compiling scopeguard v1.2.0
12122025-02-01T00:12:07.457Z Compiling typenum v1.17.0
12132025-02-01T00:12:07.460Z Compiling generic-array v0.14.7
12142025-02-01T00:12:07.515Z Compiling syn v2.0.96
12152025-02-01T00:12:07.530Z Compiling getrandom v0.2.15
12162025-02-01T00:12:07.606Z Compiling shlex v1.3.0
12172025-02-01T00:12:07.811Z Compiling rand_core v0.6.4
12182025-02-01T00:12:07.918Z Compiling log v0.4.22
12192025-02-01T00:12:07.961Z Compiling subtle v2.6.1
12202025-02-01T00:12:07.999Z Compiling jobserver v0.1.32
12212025-02-01T00:12:08.033Z Compiling smallvec v1.13.2
12222025-02-01T00:12:08.314Z Compiling const-oid v0.9.6
12232025-02-01T00:12:08.333Z Compiling pin-project-lite v0.2.14
12242025-02-01T00:12:08.353Z Compiling rustix v0.38.37
12252025-02-01T00:12:08.411Z Compiling cc v1.1.30
12262025-02-01T00:12:08.470Z Compiling spin v0.9.8
12272025-02-01T00:12:08.649Z Compiling parking_lot_core v0.9.10
12282025-02-01T00:12:08.825Z Compiling futures-core v0.3.31
12292025-02-01T00:12:08.846Z Compiling signal-hook-registry v1.4.2
12302025-02-01T00:12:09.080Z Compiling mio v1.0.2
12312025-02-01T00:12:09.156Z Compiling aho-corasick v1.1.3
12322025-02-01T00:12:09.522Z Compiling parking_lot v0.12.3
12332025-02-01T00:12:09.814Z Compiling stable_deref_trait v1.2.0
12342025-02-01T00:12:09.838Z Compiling regex-syntax v0.8.5
12352025-02-01T00:12:09.944Z Compiling cpufeatures v0.2.14
12362025-02-01T00:12:10.062Z Compiling either v1.13.0
12372025-02-01T00:12:10.277Z Compiling futures-sink v0.3.31
12382025-02-01T00:12:10.452Z Compiling glob v0.3.2
12392025-02-01T00:12:10.472Z Compiling socket2 v0.5.7
12402025-02-01T00:12:10.489Z Compiling slab v0.4.9
12412025-02-01T00:12:10.492Z Compiling prettyplease v0.2.25
12422025-02-01T00:12:10.873Z Compiling lazy_static v1.5.0
12432025-02-01T00:12:10.995Z Compiling serde_json v1.0.135
12442025-02-01T00:12:11.018Z Compiling minimal-lexical v0.2.1
12452025-02-01T00:12:11.350Z Compiling clang-sys v1.8.1
12462025-02-01T00:12:11.384Z Compiling libloading v0.8.5
12472025-02-01T00:12:11.517Z Compiling nom v7.1.3
12482025-02-01T00:12:11.667Z Compiling home v0.5.9
12492025-02-01T00:12:11.781Z Compiling bindgen v0.69.5
12502025-02-01T00:12:11.921Z Compiling itertools v0.12.1
12512025-02-01T00:12:12.304Z Compiling futures-channel v0.3.31
12522025-02-01T00:12:12.646Z Compiling futures-task v0.3.31
12532025-02-01T00:12:12.708Z Compiling rustc-hash v1.1.0
12542025-02-01T00:12:12.875Z Compiling libm v0.2.8
12552025-02-01T00:12:12.961Z Compiling allocator-api2 v0.2.18
12562025-02-01T00:12:13.210Z Compiling pin-utils v0.1.0
12572025-02-01T00:12:13.330Z Compiling lazycell v1.3.0
12582025-02-01T00:12:13.509Z Compiling futures-io v0.3.31
12592025-02-01T00:12:13.738Z Compiling regex-automata v0.4.8
12602025-02-01T00:12:13.781Z Compiling foldhash v0.1.3
12612025-02-01T00:12:14.094Z Compiling hashbrown v0.15.1
12622025-02-01T00:12:14.152Z Compiling cmake v0.1.51
12632025-02-01T00:12:14.844Z Compiling synstructure v0.13.1
12642025-02-01T00:12:15.075Z Compiling cexpr v0.6.0
12652025-02-01T00:12:15.292Z Compiling num-traits v0.2.19
12662025-02-01T00:12:15.579Z Compiling fs_extra v1.3.0
12672025-02-01T00:12:16.116Z Compiling pkg-config v0.3.31
12682025-02-01T00:12:16.174Z Compiling dunce v1.0.5
12692025-02-01T00:12:16.484Z Compiling writeable v0.5.5
12702025-02-01T00:12:16.705Z Compiling litemap v0.7.3
12712025-02-01T00:12:17.029Z Compiling ring v0.17.8
12722025-02-01T00:12:17.096Z Compiling paste v1.0.15
12732025-02-01T00:12:17.581Z Compiling base64ct v1.6.0
12742025-02-01T00:12:17.692Z Compiling httparse v1.9.5
12752025-02-01T00:12:17.695Z Compiling flagset v0.4.6
12762025-02-01T00:12:17.925Z Compiling aws-lc-rs v1.10.0
12772025-02-01T00:12:18.184Z Compiling pem-rfc7468 v0.7.0
12782025-02-01T00:12:18.320Z Compiling icu_locid_transform_data v1.5.0
12792025-02-01T00:12:18.429Z Compiling tracing-core v0.1.32
12802025-02-01T00:12:18.805Z Compiling icu_properties_data v1.5.0
12812025-02-01T00:12:19.065Z Compiling regex v1.11.1
12822025-02-01T00:12:19.102Z Compiling percent-encoding v2.3.1
12832025-02-01T00:12:19.418Z Compiling crossbeam-utils v0.8.20
12842025-02-01T00:12:19.437Z Compiling rustls-pki-types v1.10.0
12852025-02-01T00:12:19.997Z Compiling utf8_iter v1.0.4
12862025-02-01T00:12:20.018Z Compiling untrusted v0.9.0
12872025-02-01T00:12:20.209Z Compiling time-core v0.1.2
12882025-02-01T00:12:20.241Z Compiling mirai-annotations v1.12.0
12892025-02-01T00:12:20.329Z Compiling write16 v1.0.0
12902025-02-01T00:12:20.390Z Compiling vcpkg v0.2.15
12912025-02-01T00:12:20.437Z Compiling serde_derive v1.0.217
12922025-02-01T00:12:20.457Z Compiling zeroize_derive v1.4.2
12932025-02-01T00:12:20.457Z Compiling zerocopy-derive v0.7.35
12942025-02-01T00:12:20.487Z Compiling zerofrom-derive v0.1.4
12952025-02-01T00:12:21.865Z Compiling zeroize v1.8.1
12962025-02-01T00:12:22.223Z Compiling tokio-macros v2.5.0
12972025-02-01T00:12:22.439Z Compiling zerocopy v0.7.35
12982025-02-01T00:12:22.570Z Compiling yoke-derive v0.7.4
12992025-02-01T00:12:23.357Z Compiling crypto-common v0.1.6
13002025-02-01T00:12:23.607Z Compiling block-buffer v0.10.4
13012025-02-01T00:12:23.609Z Compiling thiserror-impl v1.0.69
13022025-02-01T00:12:23.701Z Compiling zerovec-derive v0.10.3
13032025-02-01T00:12:23.815Z Compiling futures-macro v0.3.31
13042025-02-01T00:12:23.889Z Compiling digest v0.10.7
13052025-02-01T00:12:23.917Z Compiling zerofrom v0.1.4
13062025-02-01T00:12:24.143Z Compiling displaydoc v0.2.5
13072025-02-01T00:12:24.359Z Compiling hmac v0.12.1
13082025-02-01T00:12:24.505Z Compiling block-padding v0.3.3
13092025-02-01T00:12:24.642Z Compiling sha2 v0.10.8
13102025-02-01T00:12:24.790Z Compiling inout v0.1.3
13112025-02-01T00:12:25.083Z Compiling cipher v0.4.4
13122025-02-01T00:12:25.294Z Compiling yoke v0.7.4
13132025-02-01T00:12:25.608Z Compiling icu_provider_macros v1.5.0
13142025-02-01T00:12:25.644Z Compiling ppv-lite86 v0.2.20
13152025-02-01T00:12:25.693Z Compiling der_derive v0.7.3
13162025-02-01T00:12:25.730Z Compiling futures-util v0.3.31
13172025-02-01T00:12:26.227Z Compiling zerovec v0.10.4
13182025-02-01T00:12:26.384Z Compiling rand_chacha v0.3.1
13192025-02-01T00:12:26.621Z Compiling thiserror v1.0.69
13202025-02-01T00:12:26.689Z Compiling tracing-attributes v0.1.27
13212025-02-01T00:12:26.777Z Compiling rand v0.8.5
13222025-02-01T00:12:28.016Z Compiling tinystr v0.7.6
13232025-02-01T00:12:28.201Z Compiling der v0.7.9
13242025-02-01T00:12:28.303Z Compiling icu_collections v1.5.0
13252025-02-01T00:12:28.410Z Compiling icu_locid v1.5.0
13262025-02-01T00:12:28.697Z Compiling pest v2.7.14
13272025-02-01T00:12:28.760Z Compiling salsa20 v0.10.2
13282025-02-01T00:12:29.006Z Compiling pbkdf2 v0.12.2
13292025-02-01T00:12:29.172Z Compiling icu_normalizer_data v1.5.0
13302025-02-01T00:12:29.292Z Compiling powerfmt v0.2.0
13312025-02-01T00:12:29.640Z Compiling icu_provider v1.5.0
13322025-02-01T00:12:29.741Z Compiling num-conv v0.1.0
13332025-02-01T00:12:30.021Z Compiling tracing v0.1.40
13342025-02-01T00:12:30.049Z Compiling untrusted v0.7.1
13352025-02-01T00:12:30.243Z Compiling spki v0.7.3
13362025-02-01T00:12:30.430Z Compiling icu_locid_transform v1.5.0
13372025-02-01T00:12:30.537Z Compiling utf16_iter v1.0.5
13382025-02-01T00:12:30.614Z Compiling time-macros v0.2.18
13392025-02-01T00:12:30.634Z Compiling deranged v0.3.11
13402025-02-01T00:12:30.750Z Compiling scrypt v0.11.0
13412025-02-01T00:12:30.966Z Compiling aes v0.8.4
13422025-02-01T00:12:31.282Z Compiling cbc v0.1.2
13432025-02-01T00:12:31.514Z Compiling pest_meta v2.7.14
13442025-02-01T00:12:31.789Z Compiling icu_properties v1.5.1
13452025-02-01T00:12:32.023Z Compiling openssl-sys v0.9.104
13462025-02-01T00:12:32.784Z Compiling scroll_derive v0.12.0
13472025-02-01T00:12:33.500Z Compiling bitflags v2.6.0
13482025-02-01T00:12:33.600Z Compiling bytes v1.9.0
13492025-02-01T00:12:34.199Z Compiling indexmap v2.7.1
13502025-02-01T00:12:34.233Z Compiling semver v1.0.24
13512025-02-01T00:12:34.729Z Compiling tokio v1.43.0
13522025-02-01T00:12:34.826Z Compiling http v1.2.0
13532025-02-01T00:12:34.980Z Compiling rustc_version v0.4.1
13542025-02-01T00:12:35.502Z Compiling icu_normalizer v1.5.0
13552025-02-01T00:12:35.665Z Compiling num_threads v0.1.7
13562025-02-01T00:12:35.808Z Compiling atomic-waker v1.1.2
13572025-02-01T00:12:35.945Z Compiling tinyvec_macros v0.1.1
13582025-02-01T00:12:36.009Z Compiling time v0.3.36
13592025-02-01T00:12:36.053Z Compiling tinyvec v1.8.0
13602025-02-01T00:12:36.406Z Compiling idna_adapter v1.2.0
13612025-02-01T00:12:36.564Z Compiling http-body v1.0.1
13622025-02-01T00:12:36.637Z Compiling scroll v0.12.0
13632025-02-01T00:12:36.929Z Compiling pest_generator v2.7.14
13642025-02-01T00:12:37.038Z Compiling pkcs5 v0.7.1
13652025-02-01T00:12:37.174Z Compiling form_urlencoded v1.2.1
13662025-02-01T00:12:37.269Z Compiling slog v2.7.0
13672025-02-01T00:12:37.494Z Compiling try-lock v0.2.5
13682025-02-01T00:12:37.575Z Compiling which v4.4.2
13692025-02-01T00:12:37.655Z Compiling pkcs8 v0.10.2
13702025-02-01T00:12:37.842Z Compiling want v0.3.1
13712025-02-01T00:12:38.148Z Compiling goblin v0.8.2
13722025-02-01T00:12:38.167Z Compiling idna v1.0.3
13732025-02-01T00:12:38.312Z Compiling uuid v1.12.0
13742025-02-01T00:12:38.655Z Compiling httpdate v1.0.3
13752025-02-01T00:12:38.731Z Compiling pest_derive v2.7.14
13762025-02-01T00:12:39.085Z Compiling iana-time-zone v0.1.61
13772025-02-01T00:12:39.481Z Compiling chrono v0.4.39
13782025-02-01T00:12:39.537Z Compiling dtrace-parser v0.2.0
13792025-02-01T00:12:39.802Z Compiling serde_tokenstream v0.2.2
13802025-02-01T00:12:40.393Z Compiling serde_spanned v0.6.8
13812025-02-01T00:12:40.537Z Compiling toml_datetime v0.6.8
13822025-02-01T00:12:40.621Z Compiling adler2 v2.0.0
13832025-02-01T00:12:40.642Z Compiling openssl v0.10.66
13842025-02-01T00:12:40.845Z Compiling match_cfg v0.1.0
13852025-02-01T00:12:40.955Z Compiling tower-service v0.3.3
13862025-02-01T00:12:41.028Z Compiling base64 v0.22.1
13872025-02-01T00:12:41.059Z Compiling rustversion v1.0.17
13882025-02-01T00:12:41.087Z Compiling foreign-types-shared v0.1.1
13892025-02-01T00:12:41.219Z Compiling foreign-types v0.3.2
13902025-02-01T00:12:41.359Z Compiling hostname v0.3.1
13912025-02-01T00:12:41.488Z Compiling miniz_oxide v0.8.0
13922025-02-01T00:12:41.575Z Compiling url v2.5.3
13932025-02-01T00:12:41.896Z Compiling async-trait v0.1.85
13942025-02-01T00:12:42.824Z Compiling tokio-util v0.7.12
13952025-02-01T00:12:42.926Z Compiling openssl-macros v0.1.1
13962025-02-01T00:12:42.970Z Compiling serde_derive_internals v0.29.1
13972025-02-01T00:12:43.334Z Compiling dirs-sys-next v0.1.2
13982025-02-01T00:12:43.665Z Compiling data-encoding v2.6.0
13992025-02-01T00:12:43.910Z Compiling h2 v0.4.6
14002025-02-01T00:12:44.092Z Compiling dof v0.3.0
14012025-02-01T00:12:44.333Z Compiling rustls v0.22.4
14022025-02-01T00:12:44.625Z Compiling syn v1.0.109
14032025-02-01T00:12:45.225Z Compiling usdt-impl v0.5.0
14042025-02-01T00:12:45.365Z Compiling siphasher v0.3.11
14052025-02-01T00:12:45.738Z Compiling native-tls v0.2.12
14062025-02-01T00:12:45.791Z Compiling schemars v0.8.21
14072025-02-01T00:12:45.962Z Compiling rustls v0.23.19
14082025-02-01T00:12:46.118Z Compiling schemars_derive v0.8.21
14092025-02-01T00:12:46.280Z Compiling dirs-next v2.0.0
14102025-02-01T00:12:46.602Z Compiling unicode-normalization v0.1.24
14112025-02-01T00:12:47.410Z Compiling http-body-util v0.1.2
14122025-02-01T00:12:47.721Z Compiling heapless v0.7.17
14132025-02-01T00:12:47.749Z Compiling crossbeam-epoch v0.9.18
14142025-02-01T00:12:47.885Z Compiling sha1 v0.10.6
14152025-02-01T00:12:47.996Z Compiling signature v2.2.0
14162025-02-01T00:12:48.141Z Compiling bzip2-sys v0.1.11+1.0.8
14172025-02-01T00:12:48.286Z Compiling thread_local v1.1.8
14182025-02-01T00:12:48.289Z Compiling cookie v0.18.1
14192025-02-01T00:12:48.453Z Compiling multer v3.1.0
14202025-02-01T00:12:48.589Z Compiling encoding_rs v0.8.34
14212025-02-01T00:12:48.632Z Compiling rayon-core v1.12.1
14222025-02-01T00:12:48.739Z Compiling unicode-bidi v0.3.17
14232025-02-01T00:12:48.771Z Compiling dyn-clone v1.0.17
14242025-02-01T00:12:48.903Z Compiling unicode-properties v0.1.3
14252025-02-01T00:12:48.986Z Compiling signal-hook v0.3.17
14262025-02-01T00:12:49.179Z Compiling slog-async v2.8.0
14272025-02-01T00:12:49.262Z Compiling ipnet v2.10.1
14282025-02-01T00:12:49.297Z Compiling gimli v0.31.1
14292025-02-01T00:12:49.693Z Compiling mime v0.3.17
14302025-02-01T00:12:50.051Z Compiling openssl-probe v0.1.5
14312025-02-01T00:12:50.284Z Compiling stringprep v0.1.5
14322025-02-01T00:12:50.433Z Compiling toml_edit v0.22.22
14332025-02-01T00:12:51.377Z Compiling hyper v1.5.2
14342025-02-01T00:12:53.479Z Compiling addr2line v0.24.2
14352025-02-01T00:12:53.761Z Compiling hyper-util v0.1.10
14362025-02-01T00:12:54.089Z Compiling crossbeam-deque v0.8.5
14372025-02-01T00:12:54.166Z Compiling usdt-macro v0.5.0
14382025-02-01T00:12:54.218Z Compiling usdt-attr-macro v0.5.0
14392025-02-01T00:12:54.412Z Compiling term v0.7.0
14402025-02-01T00:12:55.535Z Compiling slog-json v2.6.1
14412025-02-01T00:12:55.645Z Compiling serde_urlencoded v0.7.1
14422025-02-01T00:12:55.690Z Compiling curve25519-dalek v4.1.3
14432025-02-01T00:12:55.708Z Compiling crossbeam-channel v0.5.13
14442025-02-01T00:12:55.881Z Compiling enum-as-inner v0.6.1
14452025-02-01T00:12:56.158Z Compiling futures-executor v0.3.31
14462025-02-01T00:12:56.370Z Compiling md-5 v0.10.6
14472025-02-01T00:12:56.575Z Compiling async-stream-impl v0.3.6
14482025-02-01T00:12:56.624Z Compiling rustls-pemfile v2.2.0
14492025-02-01T00:12:56.658Z Compiling num-integer v0.1.46
14502025-02-01T00:12:56.724Z Compiling hash32 v0.2.1
14512025-02-01T00:12:56.876Z Compiling ff v0.13.0
14522025-02-01T00:12:56.937Z Compiling is-terminal v0.4.13
14532025-02-01T00:12:57.082Z Compiling object v0.36.5
14542025-02-01T00:12:57.101Z Compiling dropshot v0.12.0
14552025-02-01T00:12:57.119Z Compiling base16ct v0.2.0
14562025-02-01T00:12:57.369Z Compiling rustc-demangle v0.1.24
14572025-02-01T00:12:57.390Z Compiling smoltcp v0.9.1
14582025-02-01T00:12:57.428Z Compiling litrs v0.4.1
14592025-02-01T00:12:57.870Z Compiling psl-types v2.0.11
14602025-02-01T00:12:57.888Z Compiling fallible-iterator v0.2.0
14612025-02-01T00:12:58.017Z Compiling anyhow v1.0.95
14622025-02-01T00:12:58.073Z Compiling num-bigint-dig v0.8.4
14632025-02-01T00:12:58.278Z Compiling take_mut v0.2.2
14642025-02-01T00:12:58.377Z Compiling linked-hash-map v0.5.6
14652025-02-01T00:12:58.453Z Compiling portable-atomic v1.9.0
14662025-02-01T00:12:58.554Z Compiling utf-8 v0.7.6
14672025-02-01T00:12:58.558Z Compiling quick-error v1.2.3
14682025-02-01T00:12:58.718Z Compiling resolv-conf v0.7.0
14692025-02-01T00:12:58.739Z Compiling lru-cache v0.1.2
14702025-02-01T00:12:58.854Z Compiling tungstenite v0.24.0
14712025-02-01T00:12:58.945Z Compiling document-features v0.2.10
14722025-02-01T00:12:58.973Z Compiling postgres-protocol v0.6.7
14732025-02-01T00:12:59.528Z Compiling publicsuffix v2.3.0
14742025-02-01T00:12:59.877Z Compiling async-stream v0.3.6
14752025-02-01T00:13:00.189Z Compiling sec1 v0.7.3
14762025-02-01T00:13:00.249Z Compiling num-iter v0.1.45
14772025-02-01T00:13:00.269Z Compiling group v0.13.0
14782025-02-01T00:13:00.456Z Compiling slog-term v2.9.1
14792025-02-01T00:13:00.603Z Compiling usdt v0.5.0
14802025-02-01T00:13:00.720Z Compiling hickory-proto v0.24.2
14812025-02-01T00:13:00.958Z Compiling futures v0.3.31
14822025-02-01T00:13:01.090Z Compiling slog-bunyan v2.5.0
14832025-02-01T00:13:01.546Z Compiling camino v1.1.9
14842025-02-01T00:13:01.546Z Compiling toml v0.8.19
14852025-02-01T00:13:02.370Z Compiling tokio-native-tls v0.3.1
14862025-02-01T00:13:02.857Z Compiling phf_shared v0.11.2
14872025-02-01T00:13:03.106Z Compiling dropshot_endpoint v0.12.0
14882025-02-01T00:13:03.231Z Compiling terminal_size v0.4.0
14892025-02-01T00:13:03.375Z Compiling waitgroup v0.1.2
14902025-02-01T00:13:03.469Z Compiling backtrace v0.3.74
14912025-02-01T00:13:03.520Z Compiling openapiv3 v2.0.0
14922025-02-01T00:13:03.588Z Compiling serde_path_to_error v0.1.16
14932025-02-01T00:13:04.062Z Compiling hkdf v0.12.4
14942025-02-01T00:13:04.340Z Compiling crypto-bigint v0.5.5
14952025-02-01T00:13:04.366Z Compiling zerocopy-derive v0.6.6
14962025-02-01T00:13:06.355Z Compiling curve25519-dalek-derive v0.1.1
14972025-02-01T00:13:06.460Z Compiling webpki-roots v0.26.6
14982025-02-01T00:13:06.690Z Compiling hostname v0.4.0
14992025-02-01T00:13:06.905Z Compiling fs-err v2.11.0
15002025-02-01T00:13:07.202Z Compiling crc32fast v1.4.2
15012025-02-01T00:13:07.404Z Compiling ahash v0.8.11
15022025-02-01T00:13:07.517Z Compiling winnow v0.5.40
15032025-02-01T00:13:07.520Z Compiling hubpack_derive v0.1.1
15042025-02-01T00:13:07.560Z Compiling newtype-uuid v1.2.1
15052025-02-01T00:13:07.704Z Compiling debug-ignore v1.0.5
15062025-02-01T00:13:07.732Z Compiling managed v0.8.0
15072025-02-01T00:13:07.855Z Compiling bitflags v1.3.2
15082025-02-01T00:13:07.876Z Compiling unicode-width v0.2.0
15092025-02-01T00:13:07.979Z Compiling strum_macros v0.25.3
15102025-02-01T00:13:08.380Z Compiling hubpack v0.1.2
15112025-02-01T00:13:08.405Z Compiling console v0.15.10
15122025-02-01T00:13:08.918Z Compiling clap_builder v4.5.27
15132025-02-01T00:13:10.061Z Compiling flate2 v1.0.35
15142025-02-01T00:13:10.167Z Compiling elliptic-curve v0.13.8
15152025-02-01T00:13:10.514Z Compiling zerocopy v0.6.6
15162025-02-01T00:13:10.975Z Compiling toml_edit v0.19.15
15172025-02-01T00:13:10.978Z Compiling hickory-resolver v0.24.2
15182025-02-01T00:13:11.274Z Compiling phf v0.11.2
15192025-02-01T00:13:11.553Z Compiling signal-hook-mio v0.2.4
15202025-02-01T00:13:11.661Z Compiling hyper-tls v0.6.0
15212025-02-01T00:13:11.733Z Compiling rayon v1.10.0
15222025-02-01T00:13:11.771Z Compiling cookie_store v0.21.1
15232025-02-01T00:13:12.052Z Compiling bzip2 v0.4.4
15242025-02-01T00:13:13.262Z Compiling tokio-tungstenite v0.24.0
15252025-02-01T00:13:13.804Z Compiling postgres-types v0.2.8
15262025-02-01T00:13:16.048Z Compiling ed25519 v2.2.3
15272025-02-01T00:13:16.457Z Compiling phf_shared v0.10.0
15282025-02-01T00:13:16.783Z Compiling tokio-stream v0.1.16
15292025-02-01T00:13:16.804Z Compiling pkcs1 v0.7.5
15302025-02-01T00:13:17.048Z Compiling serde-big-array v0.5.1
15312025-02-01T00:13:17.303Z Compiling clap_derive v4.5.24
15322025-02-01T00:13:17.688Z Compiling rfc6979 v0.4.0
15332025-02-01T00:13:17.728Z Compiling derive-where v1.2.7
15342025-02-01T00:13:17.732Z Compiling serde_repr v0.1.19
15352025-02-01T00:13:17.881Z Compiling float-cmp v0.9.0
15362025-02-01T00:13:17.907Z Compiling bstr v1.10.0
15372025-02-01T00:13:18.083Z Compiling sync_wrapper v1.0.1
15382025-02-01T00:13:18.111Z Compiling bit-vec v0.6.3
15392025-02-01T00:13:18.249Z Compiling normalize-line-endings v0.3.0
15402025-02-01T00:13:18.396Z Compiling unicode-segmentation v1.12.0
15412025-02-01T00:13:18.511Z Compiling predicates-core v1.0.8
15422025-02-01T00:13:18.841Z Compiling difflib v0.4.0
15432025-02-01T00:13:18.865Z Compiling number_prefix v0.4.0
15442025-02-01T00:13:19.105Z Compiling fixedbitset v0.4.2
15452025-02-01T00:13:19.290Z Compiling whoami v1.5.2
15462025-02-01T00:13:19.469Z Compiling precomputed-hash v0.1.1
15472025-02-01T00:13:19.590Z Compiling static_assertions v1.1.0
15482025-02-01T00:13:19.627Z Compiling new_debug_unreachable v1.0.6
15492025-02-01T00:13:19.710Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15502025-02-01T00:13:19.739Z Compiling string_cache v0.8.7
15512025-02-01T00:13:19.889Z Compiling tokio-postgres v0.7.12
15522025-02-01T00:13:20.163Z Compiling petgraph v0.6.5
15532025-02-01T00:13:20.261Z Compiling predicates v3.1.2
15542025-02-01T00:13:20.898Z Compiling similar v2.6.0
15552025-02-01T00:13:21.731Z Compiling indicatif v0.17.11
15562025-02-01T00:13:21.840Z Compiling clap v4.5.27
15572025-02-01T00:13:21.974Z Compiling bit-set v0.5.3
15582025-02-01T00:13:22.267Z Compiling ecdsa v0.16.9
15592025-02-01T00:13:23.080Z Compiling rsa v0.9.6
15602025-02-01T00:13:23.101Z Compiling ed25519-dalek v2.1.1
15612025-02-01T00:13:23.623Z Compiling toml v0.7.8
15622025-02-01T00:13:23.772Z Compiling zip v0.6.6
15632025-02-01T00:13:24.388Z Compiling crossterm v0.28.1
15642025-02-01T00:13:25.702Z Compiling hex v0.4.3
15652025-02-01T00:13:25.911Z Compiling x509-cert v0.2.5
15662025-02-01T00:13:25.933Z Compiling itertools v0.10.5
15672025-02-01T00:13:25.953Z Compiling unicode-xid v0.2.6
15682025-02-01T00:13:26.153Z Compiling peg-runtime v0.8.3
15692025-02-01T00:13:26.265Z Compiling lalrpop-util v0.19.12
15702025-02-01T00:13:26.356Z Compiling strum_macros v0.26.4
15712025-02-01T00:13:26.628Z Compiling xattr v1.3.1
15722025-02-01T00:13:26.720Z Compiling filetime v0.2.25
15732025-02-01T00:13:27.037Z Compiling tar v0.4.42
15742025-02-01T00:13:31.002Z Compiling strum v0.26.3
15752025-02-01T00:13:34.980Z Compiling aws-lc-sys v0.22.0
15762025-02-01T00:14:02.315Z Compiling rustls-webpki v0.102.8
15772025-02-01T00:14:05.517Z Compiling tokio-rustls v0.25.0
15782025-02-01T00:14:07.152Z Compiling tokio-rustls v0.26.0
15792025-02-01T00:14:07.422Z Compiling hyper-rustls v0.27.3
15802025-02-01T00:14:07.727Z Compiling reqwest v0.12.9
15812025-02-01T00:14:09.219Z Compiling qorb v0.2.1
15822025-02-01T00:14:12.238Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15832025-02-01T00:14:12.479Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15842025-02-01T00:14:16.920Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 13s
15852025-02-01T00:14:17.082Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15862025-02-01T00:14:17.130ZFeb 01 00:14:16.321 INFO Starting download, target: Clickhouse
15872025-02-01T00:14:17.130ZFeb 01 00:14:16.321 INFO Starting download, target: Console
15882025-02-01T00:14:17.130ZFeb 01 00:14:16.321 INFO Starting download, target: Cockroach
15892025-02-01T00:14:17.130ZFeb 01 00:14:16.321 INFO Starting download, target: DendriteOpenapi
15902025-02-01T00:14:17.133ZFeb 01 00:14:16.321 INFO Starting download, target: DendriteStub
15912025-02-01T00:14:17.133ZFeb 01 00:14:16.321 INFO Starting download, target: MaghemiteMgd
15922025-02-01T00:14:17.133ZFeb 01 00:14:16.321 INFO Starting download, target: TransceiverControl
15932025-02-01T00:14:17.133ZFeb 01 00:14:16.322 INFO Downloading out/downloads/dpd-11bcc3e0f5d28dc7aed150f4df1174844e4dfbef.json (attempt 1/3), target: DendriteOpenapi
15942025-02-01T00:14:17.133ZFeb 01 00:14:16.322 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15952025-02-01T00:14:17.133ZFeb 01 00:14:16.322 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15962025-02-01T00:14:17.133ZFeb 01 00:14:16.322 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15972025-02-01T00:14:17.133ZFeb 01 00:14:16.322 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15982025-02-01T00:14:17.133ZFeb 01 00:14:16.322 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15992025-02-01T00:14:17.133ZFeb 01 00:14:16.322 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16002025-02-01T00:14:17.323ZFeb 01 00:14:16.499 INFO Download complete, target: DendriteOpenapi
16012025-02-01T00:14:17.487ZFeb 01 00:14:16.633 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16022025-02-01T00:14:17.754ZFeb 01 00:14:16.859 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16032025-02-01T00:14:17.937ZFeb 01 00:14:17.120 INFO Download complete, target: TransceiverControl
16042025-02-01T00:14:17.983ZFeb 01 00:14:17.169 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16052025-02-01T00:14:18.046ZFeb 01 00:14:17.230 INFO Download complete, target: Console
16062025-02-01T00:14:18.100ZFeb 01 00:14:17.287 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16072025-02-01T00:14:18.528ZFeb 01 00:14:17.719 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16082025-02-01T00:14:18.528ZFeb 01 00:14:17.719 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16092025-02-01T00:14:19.013ZFeb 01 00:14:18.204 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16102025-02-01T00:14:20.862ZFeb 01 00:14:20.052 INFO Download complete, target: DendriteStub
16112025-02-01T00:14:21.034ZFeb 01 00:14:20.224 INFO Download complete, target: MaghemiteMgd
16122025-02-01T00:14:26.082ZFeb 01 00:14:25.268 INFO Checking that binary works, target: Cockroach
16132025-02-01T00:14:26.246ZFeb 01 00:14:25.423 INFO Download complete, target: Cockroach
16142025-02-01T00:14:31.730ZFeb 01 00:14:30.919 INFO Checking that binary works, target: Clickhouse
16152025-02-01T00:14:31.840ZFeb 01 00:14:31.030 INFO Download complete, target: Clickhouse
16162025-02-01T00:14:31.861ZAll builder prerequisites installed successfully, and PATH looks valid
16172025-02-01T00:14:31.864Z
16182025-02-01T00:14:31.864Zreal 5:51.548888762
16192025-02-01T00:14:31.864Zuser 15:43.146555582
16202025-02-01T00:14:31.864Zsys 2:03.787272693
16212025-02-01T00:14:31.864Ztrap 0.571326959
16222025-02-01T00:14:31.864Ztflt 1.508970339
16232025-02-01T00:14:31.864Zdflt 1.726570035
16242025-02-01T00:14:31.864Zkflt 0.028945141
16252025-02-01T00:14:31.864Zlock 24:48.875389317
16262025-02-01T00:14:31.864Zslp 57:02.149650125
16272025-02-01T00:14:31.864Zlat 1:01.349286485
16282025-02-01T00:14:31.864Zstop 2:22.363744736
16292025-02-01T00:14:31.864Z+ banner hack-check
16302025-02-01T00:14:31.867Z
16312025-02-01T00:14:31.867Z # # ## #### # # #### # # ###### #### # #
16322025-02-01T00:14:31.867Z # # # # # # # # # # # # # # # # #
16332025-02-01T00:14:31.867Z ###### # # # #### ##### # ###### ##### # ####
16342025-02-01T00:14:31.867Z # # ###### # # # # # # # # # #
16352025-02-01T00:14:31.867Z # # # # # # # # # # # # # # # # #
16362025-02-01T00:14:31.867Z # # # # #### # # #### # # ###### #### # #
16372025-02-01T00:14:31.867Z
16382025-02-01T00:14:31.867Z+ export CARGO_INCREMENTAL=0
16392025-02-01T00:14:31.867Z+ CARGO_INCREMENTAL=0
16402025-02-01T00:14:31.867Z+ ptime -m timeout 2h cargo xtask check-features --ci
16412025-02-01T00:14:32.390Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
16422025-02-01T00:14:35.226Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.30s
16432025-02-01T00:14:35.285Z Running `target/debug/xtask check-features --ci`
16442025-02-01T00:14:35.307Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16452025-02-01T00:14:35.310Zrunning: "/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16462025-02-01T00:14:35.749Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
16472025-02-01T00:14:35.765Z Running `target/debug/xtask download cargo-hack`
16482025-02-01T00:14:36.577Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16492025-02-01T00:14:36.945Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16502025-02-01T00:14:40.648Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.85s
16512025-02-01T00:14:40.798Z Running `target/debug/xtask-downloader cargo-hack`
16522025-02-01T00:14:40.835ZFeb 01 00:14:40.024 INFO Starting download, target: CargoHack
16532025-02-01T00:14:40.837ZFeb 01 00:14:40.025 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16542025-02-01T00:14:41.327ZFeb 01 00:14:40.516 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16552025-02-01T00:14:41.417ZFeb 01 00:14:40.607 INFO Download complete, target: CargoHack
16562025-02-01T00:14:41.421Zrunning: "/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
16572025-02-01T00:14:41.437Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16582025-02-01T00:14:41.608Zinfo: running `cargo check --bins` on api_identity (1/197)
16592025-02-01T00:14:42.128Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16602025-02-01T00:14:42.132Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16612025-02-01T00:14:42.132Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16622025-02-01T00:14:42.135Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
16632025-02-01T00:14:42.200Z
16642025-02-01T00:14:42.200Zinfo: running `cargo check --bins` on bootstore (2/197)
16652025-02-01T00:14:42.756Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16662025-02-01T00:14:42.760Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16672025-02-01T00:14:42.760Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16682025-02-01T00:14:42.760Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
16692025-02-01T00:14:42.829Z
16702025-02-01T00:14:42.830Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/197)
16712025-02-01T00:14:43.360Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16722025-02-01T00:14:43.363Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16732025-02-01T00:14:43.363Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16742025-02-01T00:14:43.366Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
16752025-02-01T00:14:43.435Z
16762025-02-01T00:14:43.435Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/197)
16772025-02-01T00:14:43.979Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16782025-02-01T00:14:43.983Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16792025-02-01T00:14:43.983Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16802025-02-01T00:14:43.985Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
16812025-02-01T00:14:44.054Z
16822025-02-01T00:14:44.054Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/197)
16832025-02-01T00:14:44.440Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16842025-02-01T00:14:44.443Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16852025-02-01T00:14:44.443Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16862025-02-01T00:14:44.445Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
16872025-02-01T00:14:44.482Z
16882025-02-01T00:14:44.482Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/197)
16892025-02-01T00:14:44.870Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16902025-02-01T00:14:44.873Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16912025-02-01T00:14:44.873Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16922025-02-01T00:14:44.878Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
16932025-02-01T00:14:44.923Z
16942025-02-01T00:14:44.923Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/197)
16952025-02-01T00:14:45.308Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16962025-02-01T00:14:45.311Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16972025-02-01T00:14:45.311Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16982025-02-01T00:14:45.313Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
16992025-02-01T00:14:45.353Z
17002025-02-01T00:14:45.353Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/197)
17012025-02-01T00:14:45.724Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17022025-02-01T00:14:45.726Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17032025-02-01T00:14:45.726Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17042025-02-01T00:14:45.729Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
17052025-02-01T00:14:45.767Z
17062025-02-01T00:14:45.767Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/197)
17072025-02-01T00:14:46.146Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17082025-02-01T00:14:46.151Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17092025-02-01T00:14:46.151Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17102025-02-01T00:14:46.151Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17112025-02-01T00:14:46.189Z
17122025-02-01T00:14:46.189Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/197)
17132025-02-01T00:14:46.569Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17142025-02-01T00:14:46.572Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17152025-02-01T00:14:46.572Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17162025-02-01T00:14:46.575Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17172025-02-01T00:14:46.612Z
17182025-02-01T00:14:46.612Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/197)
17192025-02-01T00:14:46.986Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17202025-02-01T00:14:46.989Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17212025-02-01T00:14:46.989Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17222025-02-01T00:14:46.991Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17232025-02-01T00:14:47.028Z
17242025-02-01T00:14:47.028Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/197)
17252025-02-01T00:14:47.408Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17262025-02-01T00:14:47.412Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17272025-02-01T00:14:47.412Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17282025-02-01T00:14:47.412Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17292025-02-01T00:14:47.451Z
17302025-02-01T00:14:47.451Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/197)
17312025-02-01T00:14:47.833Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17322025-02-01T00:14:47.837Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17332025-02-01T00:14:47.837Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17342025-02-01T00:14:47.839Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17352025-02-01T00:14:47.876Z
17362025-02-01T00:14:47.876Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/197)
17372025-02-01T00:14:48.253Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17382025-02-01T00:14:48.255Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17392025-02-01T00:14:48.255Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17402025-02-01T00:14:48.258Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17412025-02-01T00:14:48.294Z
17422025-02-01T00:14:48.294Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/197)
17432025-02-01T00:14:48.678Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17442025-02-01T00:14:48.681Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17452025-02-01T00:14:48.681Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17462025-02-01T00:14:48.684Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17472025-02-01T00:14:48.720Z
17482025-02-01T00:14:48.720Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/197)
17492025-02-01T00:14:49.104Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17502025-02-01T00:14:49.107Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17512025-02-01T00:14:49.107Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17522025-02-01T00:14:49.110Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17532025-02-01T00:14:49.147Z
17542025-02-01T00:14:49.147Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/197)
17552025-02-01T00:14:49.531Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17562025-02-01T00:14:49.535Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17572025-02-01T00:14:49.535Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17582025-02-01T00:14:49.538Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17592025-02-01T00:14:49.575Z
17602025-02-01T00:14:49.576Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/197)
17612025-02-01T00:14:49.961Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17622025-02-01T00:14:49.964Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17632025-02-01T00:14:49.964Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17642025-02-01T00:14:49.967Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17652025-02-01T00:14:50.006Z
17662025-02-01T00:14:50.006Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/197)
17672025-02-01T00:14:50.394Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17682025-02-01T00:14:50.397Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17692025-02-01T00:14:50.397Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17702025-02-01T00:14:50.399Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17712025-02-01T00:14:50.437Z
17722025-02-01T00:14:50.437Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/197)
17732025-02-01T00:14:50.824Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17742025-02-01T00:14:50.827Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17752025-02-01T00:14:50.827Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17762025-02-01T00:14:50.829Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17772025-02-01T00:14:50.869Z
17782025-02-01T00:14:50.869Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/197)
17792025-02-01T00:14:51.254Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17802025-02-01T00:14:51.256Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17812025-02-01T00:14:51.256Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17822025-02-01T00:14:51.259Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17832025-02-01T00:14:51.300Z
17842025-02-01T00:14:51.300Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/197)
17852025-02-01T00:14:51.685Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17862025-02-01T00:14:51.687Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17872025-02-01T00:14:51.687Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17882025-02-01T00:14:51.690Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17892025-02-01T00:14:51.728Z
17902025-02-01T00:14:51.728Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/197)
17912025-02-01T00:14:52.118Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17922025-02-01T00:14:52.121Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17932025-02-01T00:14:52.121Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17942025-02-01T00:14:52.124Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17952025-02-01T00:14:52.160Z
17962025-02-01T00:14:52.160Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/197)
17972025-02-01T00:14:52.550Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17982025-02-01T00:14:52.553Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17992025-02-01T00:14:52.553Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18002025-02-01T00:14:52.555Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18012025-02-01T00:14:52.593Z
18022025-02-01T00:14:52.593Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/197)
18032025-02-01T00:14:52.984Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18042025-02-01T00:14:52.987Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18052025-02-01T00:14:52.987Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18062025-02-01T00:14:52.990Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
18072025-02-01T00:14:53.026Z
18082025-02-01T00:14:53.026Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/197)
18092025-02-01T00:14:53.403Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18102025-02-01T00:14:53.406Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18112025-02-01T00:14:53.406Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18122025-02-01T00:14:53.408Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18132025-02-01T00:14:53.444Z
18142025-02-01T00:14:53.444Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/197)
18152025-02-01T00:14:53.830Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18162025-02-01T00:14:53.832Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18172025-02-01T00:14:53.832Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18182025-02-01T00:14:53.836Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18192025-02-01T00:14:53.874Z
18202025-02-01T00:14:53.874Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/197)
18212025-02-01T00:14:54.258Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18222025-02-01T00:14:54.260Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18232025-02-01T00:14:54.260Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18242025-02-01T00:14:54.263Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18252025-02-01T00:14:54.301Z
18262025-02-01T00:14:54.301Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/197)
18272025-02-01T00:14:54.683Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18282025-02-01T00:14:54.686Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18292025-02-01T00:14:54.686Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18302025-02-01T00:14:54.689Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18312025-02-01T00:14:54.726Z
18322025-02-01T00:14:54.726Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/197)
18332025-02-01T00:14:55.110Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18342025-02-01T00:14:55.113Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18352025-02-01T00:14:55.113Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18362025-02-01T00:14:55.116Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18372025-02-01T00:14:55.155Z
18382025-02-01T00:14:55.155Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/197)
18392025-02-01T00:14:55.532Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18402025-02-01T00:14:55.535Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18412025-02-01T00:14:55.535Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18422025-02-01T00:14:55.537Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18432025-02-01T00:14:55.576Z
18442025-02-01T00:14:55.576Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/197)
18452025-02-01T00:14:55.959Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18462025-02-01T00:14:55.962Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18472025-02-01T00:14:55.962Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18482025-02-01T00:14:55.964Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18492025-02-01T00:14:56.002Z
18502025-02-01T00:14:56.002Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/197)
18512025-02-01T00:14:56.383Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18522025-02-01T00:14:56.386Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18532025-02-01T00:14:56.386Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18542025-02-01T00:14:56.389Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18552025-02-01T00:14:56.425Z
18562025-02-01T00:14:56.425Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/197)
18572025-02-01T00:14:56.808Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18582025-02-01T00:14:56.811Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18592025-02-01T00:14:56.811Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18602025-02-01T00:14:56.814Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18612025-02-01T00:14:56.854Z
18622025-02-01T00:14:56.854Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/197)
18632025-02-01T00:14:57.235Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18642025-02-01T00:14:57.238Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18652025-02-01T00:14:57.238Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18662025-02-01T00:14:57.242Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18672025-02-01T00:14:57.279Z
18682025-02-01T00:14:57.279Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/197)
18692025-02-01T00:14:57.664Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18702025-02-01T00:14:57.667Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18712025-02-01T00:14:57.667Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18722025-02-01T00:14:57.669Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18732025-02-01T00:14:57.707Z
18742025-02-01T00:14:57.707Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/197)
18752025-02-01T00:14:58.091Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18762025-02-01T00:14:58.094Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18772025-02-01T00:14:58.094Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18782025-02-01T00:14:58.096Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18792025-02-01T00:14:58.134Z
18802025-02-01T00:14:58.134Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/197)
18812025-02-01T00:14:58.519Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18822025-02-01T00:14:58.521Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18832025-02-01T00:14:58.521Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18842025-02-01T00:14:58.521Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18852025-02-01T00:14:58.561Z
18862025-02-01T00:14:58.561Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/197)
18872025-02-01T00:14:58.940Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18882025-02-01T00:14:58.943Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18892025-02-01T00:14:58.943Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18902025-02-01T00:14:58.946Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18912025-02-01T00:14:58.982Z
18922025-02-01T00:14:58.982Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/197)
18932025-02-01T00:14:59.367Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18942025-02-01T00:14:59.370Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18952025-02-01T00:14:59.370Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18962025-02-01T00:14:59.374Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18972025-02-01T00:14:59.413Z
18982025-02-01T00:14:59.413Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/197)
18992025-02-01T00:14:59.791Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19002025-02-01T00:14:59.794Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19012025-02-01T00:14:59.794Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19022025-02-01T00:14:59.796Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
19032025-02-01T00:14:59.834Z
19042025-02-01T00:14:59.834Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/197)
19052025-02-01T00:15:00.215Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19062025-02-01T00:15:00.218Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19072025-02-01T00:15:00.218Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19082025-02-01T00:15:00.218Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
19092025-02-01T00:15:00.257Z
19102025-02-01T00:15:00.257Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/197)
19112025-02-01T00:15:00.637Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19122025-02-01T00:15:00.639Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19132025-02-01T00:15:00.639Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19142025-02-01T00:15:00.642Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
19152025-02-01T00:15:00.680Z
19162025-02-01T00:15:00.680Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/197)
19172025-02-01T00:15:01.058Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19182025-02-01T00:15:01.061Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19192025-02-01T00:15:01.061Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19202025-02-01T00:15:01.063Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
19212025-02-01T00:15:01.101Z
19222025-02-01T00:15:01.101Zinfo: running `cargo check --bins` on sled-hardware-types (45/197)
19232025-02-01T00:15:01.645Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19242025-02-01T00:15:01.648Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19252025-02-01T00:15:01.648Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19262025-02-01T00:15:01.652Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
19272025-02-01T00:15:01.724Z
19282025-02-01T00:15:01.724Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (46/197)
19292025-02-01T00:15:02.264Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19302025-02-01T00:15:02.267Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19312025-02-01T00:15:02.267Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19322025-02-01T00:15:02.269Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
19332025-02-01T00:15:02.341Z
19342025-02-01T00:15:02.341Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (47/197)
19352025-02-01T00:15:18.879Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19362025-02-01T00:15:18.931Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19372025-02-01T00:15:18.931Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19382025-02-01T00:15:18.931Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19392025-02-01T00:15:18.931Z
19402025-02-01T00:15:18.931Zinfo: running `cargo check --bins` on oxlog (48/197)
19412025-02-01T00:15:18.931Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19422025-02-01T00:15:18.931Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19432025-02-01T00:15:18.931Z Checking cfg-if v1.0.0
19442025-02-01T00:15:18.932Z Checking libc v0.2.169
19452025-02-01T00:15:18.932Z Checking serde v1.0.217
19462025-02-01T00:15:18.932Z Checking zeroize v1.8.1
19472025-02-01T00:15:18.932Z Checking memchr v2.7.4
19482025-02-01T00:15:18.932Z Checking typenum v1.17.0
19492025-02-01T00:15:18.932Z Checking subtle v2.6.1
19502025-02-01T00:15:18.932Z Checking scopeguard v1.2.0
19512025-02-01T00:15:18.932Z Checking value-bag v1.9.0
19522025-02-01T00:15:18.932Z Checking lock_api v0.4.12
19532025-02-01T00:15:18.932Z Checking smallvec v1.13.2
19542025-02-01T00:15:18.932Z Checking itoa v1.0.11
19552025-02-01T00:15:18.932Z Checking log v0.4.22
19562025-02-01T00:15:18.932Z Checking const-oid v0.9.6
19572025-02-01T00:15:18.932Z Checking pin-project-lite v0.2.14
19582025-02-01T00:15:18.932Z Checking byteorder v1.5.0
19592025-02-01T00:15:18.932Z Checking once_cell v1.20.2
19602025-02-01T00:15:18.932Z Checking futures-core v0.3.31
19612025-02-01T00:15:18.932Z Checking stable_deref_trait v1.2.0
19622025-02-01T00:15:18.932Z Checking cpufeatures v0.2.14
19632025-02-01T00:15:18.932Z Checking futures-sink v0.3.31
19642025-02-01T00:15:18.932Z Checking zerocopy v0.7.35
19652025-02-01T00:15:18.932Z Checking getrandom v0.2.15
19662025-02-01T00:15:18.932Z Checking signal-hook-registry v1.4.2
19672025-02-01T00:15:18.932Z Checking parking_lot_core v0.9.10
19682025-02-01T00:15:18.932Z Checking generic-array v0.14.7
19692025-02-01T00:15:18.932Z Checking mio v1.0.2
19702025-02-01T00:15:18.932Z Checking rand_core v0.6.4
19712025-02-01T00:15:18.932Z Checking socket2 v0.5.7
19722025-02-01T00:15:18.932Z Checking parking_lot v0.12.3
19732025-02-01T00:15:18.932Z Checking zerofrom v0.1.4
19742025-02-01T00:15:18.932Z Checking spin v0.9.8
19752025-02-01T00:15:18.932Z Checking slab v0.4.9
19762025-02-01T00:15:18.932Z Checking yoke v0.7.4
19772025-02-01T00:15:18.932Z Checking futures-channel v0.3.31
19782025-02-01T00:15:18.932Z Checking foldhash v0.1.3
19792025-02-01T00:15:18.932Z Checking futures-task v0.3.31
19802025-02-01T00:15:18.933Z Checking zerovec v0.10.4
19812025-02-01T00:15:19.038Z Checking futures-io v0.3.31
19822025-02-01T00:15:19.038Z Checking equivalent v1.0.1
19832025-02-01T00:15:19.038Z Checking crypto-common v0.1.6
19842025-02-01T00:15:19.038Z Checking block-buffer v0.10.4
19852025-02-01T00:15:19.038Z Checking pin-utils v0.1.0
19862025-02-01T00:15:19.038Z Checking allocator-api2 v0.2.18
19872025-02-01T00:15:19.038Z Checking block-padding v0.3.3
19882025-02-01T00:15:19.039Z Checking futures-util v0.3.31
19892025-02-01T00:15:19.039Z Checking ryu v1.0.18
19902025-02-01T00:15:19.039Z Checking litemap v0.7.3
19912025-02-01T00:15:19.039Z Checking digest v0.10.7
19922025-02-01T00:15:19.039Z Checking inout v0.1.3
19932025-02-01T00:15:19.039Z Checking writeable v0.5.5
19942025-02-01T00:15:19.039Z Checking fnv v1.0.7
19952025-02-01T00:15:19.039Z Checking cipher v0.4.4
19962025-02-01T00:15:19.039Z Checking hmac v0.12.1
19972025-02-01T00:15:19.039Z Checking sha2 v0.10.8
19982025-02-01T00:15:19.039Z Checking hashbrown v0.15.1
19992025-02-01T00:15:19.039Z Checking libm v0.2.8
20002025-02-01T00:15:19.039Z Checking base64ct v1.6.0
20012025-02-01T00:15:19.039Z Checking ppv-lite86 v0.2.20
20022025-02-01T00:15:19.039Z Checking icu_locid_transform_data v1.5.0
20032025-02-01T00:15:19.039Z Checking pem-rfc7468 v0.7.0
20042025-02-01T00:15:19.039Z Checking flagset v0.4.6
20052025-02-01T00:15:19.039Z Checking tinystr v0.7.6
20062025-02-01T00:15:19.039Z Checking der v0.7.9
20072025-02-01T00:15:19.039Z Checking icu_collections v1.5.0
20082025-02-01T00:15:19.039Z Checking rand_chacha v0.3.1
20092025-02-01T00:15:19.039Z Checking num-traits v0.2.19
20102025-02-01T00:15:19.039Z Checking tracing-core v0.1.32
20112025-02-01T00:15:19.040Z Checking icu_locid v1.5.0
20122025-02-01T00:15:19.040Z Checking thiserror v1.0.69
20132025-02-01T00:15:19.040Z Checking icu_properties_data v1.5.0
20142025-02-01T00:15:19.040Z Checking rustls-pki-types v1.10.0
20152025-02-01T00:15:19.040Z Checking bytes v1.9.0
20162025-02-01T00:15:19.040Z Checking indexmap v2.7.1
20172025-02-01T00:15:19.040Z Checking serde_json v1.0.135
20182025-02-01T00:15:19.040Z Checking icu_provider v1.5.0
20192025-02-01T00:15:19.040Z Checking bitflags v2.6.0
20202025-02-01T00:15:19.040Z Checking percent-encoding v2.3.1
20212025-02-01T00:15:19.040Z Checking tokio v1.43.0
20222025-02-01T00:15:19.040Z Checking http v1.2.0
20232025-02-01T00:15:19.040Z Checking spki v0.7.3
20242025-02-01T00:15:19.040Z Checking tracing v0.1.40
20252025-02-01T00:15:19.040Z Checking icu_locid_transform v1.5.0
20262025-02-01T00:15:19.040Z Checking rand v0.8.5
20272025-02-01T00:15:19.040Z Checking salsa20 v0.10.2
20282025-02-01T00:15:19.040Z Checking pbkdf2 v0.12.2
20292025-02-01T00:15:19.040Z Checking aws-lc-sys v0.22.0
20302025-02-01T00:15:19.040Z Checking httparse v1.9.5
20312025-02-01T00:15:19.040Z Checking powerfmt v0.2.0
20322025-02-01T00:15:19.040Z Checking utf16_iter v1.0.5
20332025-02-01T00:15:19.041Z Checking icu_normalizer_data v1.5.0
20342025-02-01T00:15:19.041Z Checking icu_properties v1.5.1
20352025-02-01T00:15:19.041Z Checking mirai-annotations v1.12.0
20362025-02-01T00:15:19.041Z Checking untrusted v0.7.1
20372025-02-01T00:15:19.041Z Checking write16 v1.0.0
20382025-02-01T00:15:19.041Z Checking utf8_iter v1.0.4
20392025-02-01T00:15:19.041Z Checking untrusted v0.9.0
20402025-02-01T00:15:19.041Z Checking deranged v0.3.11
20412025-02-01T00:15:19.041Z Checking scrypt v0.11.0
20422025-02-01T00:15:19.041Z Checking aes v0.8.4
20432025-02-01T00:15:19.041Z Checking ring v0.17.8
20442025-02-01T00:15:19.041Z Checking cbc v0.1.2
20452025-02-01T00:15:19.041Z Checking crossbeam-utils v0.8.20
20462025-02-01T00:15:19.041Z Checking time-core v0.1.2
20472025-02-01T00:15:19.041Z Checking atomic-waker v1.1.2
20482025-02-01T00:15:19.041Z Checking num_threads v0.1.7
20492025-02-01T00:15:19.041Z Checking num-conv v0.1.0
20502025-02-01T00:15:19.041Z Checking tinyvec_macros v0.1.1
20512025-02-01T00:15:19.041Z Checking tinyvec v1.8.0
20522025-02-01T00:15:19.041Z Checking http-body v1.0.1
20532025-02-01T00:15:19.041Z Checking pkcs5 v0.7.1
20542025-02-01T00:15:19.041Z Checking form_urlencoded v1.2.1
20552025-02-01T00:15:19.041Z Checking aws-lc-rs v1.10.0
20562025-02-01T00:15:19.041Z Checking time v0.3.36
20572025-02-01T00:15:19.042Z Checking try-lock v0.2.5
20582025-02-01T00:15:19.042Z Checking pkcs8 v0.10.2
20592025-02-01T00:15:19.042Z Checking want v0.3.1
20602025-02-01T00:15:19.042Z Checking uuid v1.12.0
20612025-02-01T00:15:19.042Z Checking unicode-ident v1.0.14
20622025-02-01T00:15:19.042Z Checking httpdate v1.0.3
20632025-02-01T00:15:19.042Z Checking proc-macro2 v1.0.92
20642025-02-01T00:15:19.042Z Checking serde_spanned v0.6.8
20652025-02-01T00:15:19.042Z Checking toml_datetime v0.6.8
20662025-02-01T00:15:19.042Z Checking slog v2.7.0
20672025-02-01T00:15:19.042Z Checking scroll v0.12.0
20682025-02-01T00:15:19.042Z Checking iana-time-zone v0.1.61
20692025-02-01T00:15:19.042Z Checking match_cfg v0.1.0
20702025-02-01T00:15:19.042Z Checking plain v0.2.3
20712025-02-01T00:15:19.042Z Checking tower-service v0.3.3
20722025-02-01T00:15:19.042Z Checking adler2 v2.0.0
20732025-02-01T00:15:19.042Z Checking ucd-trie v0.1.7
20742025-02-01T00:15:19.042Z Checking base64 v0.22.1
20752025-02-01T00:15:19.042Z Checking foreign-types-shared v0.1.1
20762025-02-01T00:15:19.042Z Checking rustls-webpki v0.102.8
20772025-02-01T00:15:19.042Z Checking icu_normalizer v1.5.0
20782025-02-01T00:15:19.042Z Checking miniz_oxide v0.8.0
20792025-02-01T00:15:19.042Z Checking foreign-types v0.3.2
20802025-02-01T00:15:19.042Z Checking pest v2.7.14
20812025-02-01T00:15:19.107Z Checking goblin v0.8.2
20822025-02-01T00:15:19.107Z Checking hostname v0.3.1
20832025-02-01T00:15:19.107Z Checking chrono v0.4.39
20842025-02-01T00:15:19.107Z Checking quote v1.0.38
20852025-02-01T00:15:19.107Z Checking openssl-sys v0.9.104
20862025-02-01T00:15:19.107Z Checking errno v0.3.9
20872025-02-01T00:15:19.107Z Checking idna_adapter v1.2.0
20882025-02-01T00:15:19.107Z Checking dirs-sys-next v0.1.2
20892025-02-01T00:15:19.107Z Checking aho-corasick v1.1.3
20902025-02-01T00:15:19.107Z Checking idna v1.0.3
20912025-02-01T00:15:19.107Z Compiling newtype-uuid v1.2.1
20922025-02-01T00:15:19.107Z Checking siphasher v0.3.11
20932025-02-01T00:15:19.107Z Checking url v2.5.3
20942025-02-01T00:15:19.107Z Checking data-encoding v2.6.0
20952025-02-01T00:15:19.107Z Checking pretty-hex v0.4.1
20962025-02-01T00:15:19.107Z Checking tokio-util v0.7.12
20972025-02-01T00:15:19.107Z Checking regex-syntax v0.8.5
20982025-02-01T00:15:19.107Z Checking openssl v0.10.66
20992025-02-01T00:15:19.107Z Checking dirs-next v2.0.0
21002025-02-01T00:15:19.107Z Checking syn v2.0.96
21012025-02-01T00:15:19.107Z Checking rustix v0.38.37
21022025-02-01T00:15:19.108Z Checking unicode-normalization v0.1.24
21032025-02-01T00:15:19.108Z Checking dtrace-parser v0.2.0
21042025-02-01T00:15:19.108Z Checking h2 v0.4.6
21052025-02-01T00:15:19.108Z Checking http-body-util v0.1.2
21062025-02-01T00:15:19.108Z Checking crossbeam-epoch v0.9.18
21072025-02-01T00:15:19.108Z Checking sha1 v0.10.6
21082025-02-01T00:15:19.108Z Checking signature v2.2.0
21092025-02-01T00:15:19.108Z Checking thread-id v4.2.2
21102025-02-01T00:15:19.108Z Checking thread_local v1.1.8
21112025-02-01T00:15:19.108Z Checking encoding_rs v0.8.34
21122025-02-01T00:15:19.108Z Checking unicode-properties v0.1.3
21132025-02-01T00:15:19.108Z Checking anstyle v1.0.10
21142025-02-01T00:15:19.108Z Checking dof v0.3.0
21152025-02-01T00:15:19.108Z Checking ipnet v2.10.1
21162025-02-01T00:15:19.108Z Checking regex-automata v0.4.8
21172025-02-01T00:15:19.108Z Checking openssl-probe v0.1.5
21182025-02-01T00:15:19.108Z Checking winnow v0.6.20
21192025-02-01T00:15:19.108Z Checking utf8parse v0.2.2
21202025-02-01T00:15:19.143Z Checking unicode-bidi v0.3.17
21212025-02-01T00:15:19.197Z Checking either v1.13.0
21222025-02-01T00:15:19.533Z Checking mime v0.3.17
21232025-02-01T00:15:19.662Z Checking gimli v0.31.1
21242025-02-01T00:15:19.780Z Checking stringprep v0.1.5
21252025-02-01T00:15:19.863Z Checking anstyle-parse v0.2.5
21262025-02-01T00:15:20.067Z Checking crossbeam-deque v0.8.5
21272025-02-01T00:15:20.160Z Checking term v0.7.0
21282025-02-01T00:15:20.389Z Checking rustls v0.22.4
21292025-02-01T00:15:20.548Z Checking native-tls v0.2.12
21302025-02-01T00:15:20.594Z Checking rustls v0.23.19
21312025-02-01T00:15:20.870Z Checking slog-json v2.6.1
21322025-02-01T00:15:21.139Z Checking serde_urlencoded v0.7.1
21332025-02-01T00:15:21.518Z Checking crossbeam-channel v0.5.13
21342025-02-01T00:15:21.572Z Checking toml_edit v0.22.22
21352025-02-01T00:15:21.735Z Checking usdt-impl v0.5.0
21362025-02-01T00:15:22.238Z Checking futures-executor v0.3.31
21372025-02-01T00:15:22.255Z Checking num-integer v0.1.46
21382025-02-01T00:15:22.379Z Checking hyper v1.5.2
21392025-02-01T00:15:22.462Z Checking rustls-pemfile v2.2.0
21402025-02-01T00:15:22.687Z Checking md-5 v0.10.6
21412025-02-01T00:15:22.718Z Checking ff v0.13.0
21422025-02-01T00:15:22.924Z Checking is-terminal v0.4.13
21432025-02-01T00:15:22.926Z Checking memmap v0.7.0
21442025-02-01T00:15:22.956Z Checking hash32 v0.2.1
21452025-02-01T00:15:23.055Z Checking object v0.36.5
21462025-02-01T00:15:23.160Z Checking fallible-iterator v0.2.0
21472025-02-01T00:15:23.257Z Checking quick-error v1.2.3
21482025-02-01T00:15:23.373Z Checking addr2line v0.24.2
21492025-02-01T00:15:23.406Z Checking colorchoice v1.0.2
21502025-02-01T00:15:23.546Z Checking psl-types v2.0.11
21512025-02-01T00:15:23.696Z Checking rustc-demangle v0.1.24
21522025-02-01T00:15:23.716Z Checking anstyle-query v1.1.1
21532025-02-01T00:15:23.766Z Checking dyn-clone v1.0.17
21542025-02-01T00:15:23.852Z Checking utf-8 v0.7.6
21552025-02-01T00:15:23.895Z Checking linked-hash-map v0.5.6
21562025-02-01T00:15:23.913Z Checking take_mut v0.2.2
21572025-02-01T00:15:24.055Z Checking is_terminal_polyfill v1.70.1
21582025-02-01T00:15:24.058Z Checking base16ct v0.2.0
21592025-02-01T00:15:24.120Z Checking toml v0.8.19
21602025-02-01T00:15:24.145Z Checking slog-async v2.8.0
21612025-02-01T00:15:24.182Z Checking lru-cache v0.1.2
21622025-02-01T00:15:24.185Z Checking anstream v0.6.15
21632025-02-01T00:15:24.262Z Checking sec1 v0.7.3
21642025-02-01T00:15:24.304Z Checking hyper-util v0.1.10
21652025-02-01T00:15:24.371Z Checking tungstenite v0.24.0
21662025-02-01T00:15:24.435Z Checking schemars v0.8.21
21672025-02-01T00:15:24.525Z Checking postgres-protocol v0.6.7
21682025-02-01T00:15:24.644Z Checking publicsuffix v2.3.0
21692025-02-01T00:15:24.791Z Checking tokio-rustls v0.25.0
21702025-02-01T00:15:24.919Z Checking resolv-conf v0.7.0
21712025-02-01T00:15:25.175Z Checking heapless v0.7.17
21722025-02-01T00:15:25.178Z Checking usdt v0.5.0
21732025-02-01T00:15:25.264Z Checking slog-term v2.9.1
21742025-02-01T00:15:25.282Z Checking group v0.13.0
21752025-02-01T00:15:25.449Z Checking num-iter v0.1.45
21762025-02-01T00:15:25.518Z Checking futures v0.3.31
21772025-02-01T00:15:25.633Z Checking slog-bunyan v2.5.0
21782025-02-01T00:15:25.635Z Checking tokio-native-tls v0.3.1
21792025-02-01T00:15:25.686Z Checking tokio-rustls v0.26.0
21802025-02-01T00:15:25.730Z Checking rayon-core v1.12.1
21812025-02-01T00:15:25.783Z Checking multer v3.1.0
21822025-02-01T00:15:25.887Z Checking terminal_size v0.4.0
21832025-02-01T00:15:25.935Z Checking hickory-proto v0.24.2
21842025-02-01T00:15:26.058Z Checking phf_shared v0.11.2
21852025-02-01T00:15:26.093Z Checking cookie v0.18.1
21862025-02-01T00:15:26.174Z Checking async-stream v0.3.6
21872025-02-01T00:15:26.237Z Checking bzip2-sys v0.1.11+1.0.8
21882025-02-01T00:15:26.312Z Checking camino v1.1.9
21892025-02-01T00:15:26.328Z Checking signal-hook v0.3.17
21902025-02-01T00:15:26.364Z Checking waitgroup v0.1.2
21912025-02-01T00:15:26.380Z Checking openapiv3 v2.0.0
21922025-02-01T00:15:26.383Z Checking webpki-roots v0.26.6
21932025-02-01T00:15:26.497Z Checking serde_path_to_error v0.1.16
21942025-02-01T00:15:26.511Z Checking hkdf v0.12.4
21952025-02-01T00:15:26.606Z Checking crypto-bigint v0.5.5
21962025-02-01T00:15:26.666Z Checking lazy_static v1.5.0
21972025-02-01T00:15:26.719Z Checking hostname v0.4.0
21982025-02-01T00:15:26.794Z Checking crc32fast v1.4.2
21992025-02-01T00:15:26.827Z Checking unicode-width v0.2.0
22002025-02-01T00:15:26.862Z Checking bitflags v1.3.2
22012025-02-01T00:15:26.965Z Checking debug-ignore v1.0.5
22022025-02-01T00:15:27.026Z Checking strsim v0.11.1
22032025-02-01T00:15:27.057Z Checking winnow v0.5.40
22042025-02-01T00:15:27.110Z Checking managed v0.8.0
22052025-02-01T00:15:27.353Z Checking clap_lex v0.7.4
22062025-02-01T00:15:27.369Z Checking console v0.15.10
22072025-02-01T00:15:27.547Z Checking smoltcp v0.9.1
22082025-02-01T00:15:27.593Z Checking clap_builder v4.5.27
22092025-02-01T00:15:27.925Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22102025-02-01T00:15:28.216Z Checking flate2 v1.0.35
22112025-02-01T00:15:28.849Z Checking num-bigint-dig v0.8.4
22122025-02-01T00:15:28.915Z Checking backtrace v0.3.74
22132025-02-01T00:15:28.989Z Checking signal-hook-mio v0.2.4
22142025-02-01T00:15:29.138Z Checking hyper-rustls v0.27.3
22152025-02-01T00:15:29.331Z Checking elliptic-curve v0.13.8
22162025-02-01T00:15:29.413Z Checking dropshot v0.12.0
22172025-02-01T00:15:29.484Z Checking cookie_store v0.21.1
22182025-02-01T00:15:29.500Z Checking anyhow v1.0.95
22192025-02-01T00:15:29.847Z Checking toml_edit v0.19.15
22202025-02-01T00:15:29.871Z Checking rayon v1.10.0
22212025-02-01T00:15:29.923Z Checking bzip2 v0.4.4
22222025-02-01T00:15:30.173Z Checking phf v0.11.2
22232025-02-01T00:15:30.208Z Checking hyper-tls v0.6.0
22242025-02-01T00:15:30.421Z Checking tokio-tungstenite v0.24.0
22252025-02-01T00:15:30.474Z Checking postgres-types v0.2.8
22262025-02-01T00:15:30.499Z Checking regex v1.11.1
22272025-02-01T00:15:30.555Z Checking hickory-resolver v0.24.2
22282025-02-01T00:15:30.837Z Checking bstr v1.10.0
22292025-02-01T00:15:30.873Z Checking ed25519 v2.2.3
22302025-02-01T00:15:31.064Z Checking tokio-stream v0.1.16
22312025-02-01T00:15:31.135Z Checking phf_shared v0.10.0
22322025-02-01T00:15:31.169Z Checking curve25519-dalek v4.1.3
22332025-02-01T00:15:31.383Z Checking zerocopy v0.6.6
22342025-02-01T00:15:31.697Z Checking hubpack v0.1.2
22352025-02-01T00:15:31.840Z Checking portable-atomic v1.9.0
22362025-02-01T00:15:32.008Z Checking pkcs1 v0.7.5
22372025-02-01T00:15:32.011Z Checking float-cmp v0.9.0
22382025-02-01T00:15:32.140Z Checking serde-big-array v0.5.1
22392025-02-01T00:15:32.211Z Checking rfc6979 v0.4.0
22402025-02-01T00:15:32.238Z Checking sync_wrapper v1.0.1
22412025-02-01T00:15:32.347Z Checking whoami v1.5.2
22422025-02-01T00:15:32.384Z Checking static_assertions v1.1.0
22432025-02-01T00:15:32.400Z Checking precomputed-hash v0.1.1
22442025-02-01T00:15:32.415Z Checking fixedbitset v0.4.2
22452025-02-01T00:15:32.486Z Checking difflib v0.4.0
22462025-02-01T00:15:32.518Z Checking predicates-core v1.0.8
22472025-02-01T00:15:32.638Z Checking unicode-segmentation v1.12.0
22482025-02-01T00:15:32.687Z Checking number_prefix v0.4.0
22492025-02-01T00:15:32.704Z Checking minimal-lexical v0.2.1
22502025-02-01T00:15:32.786Z Checking new_debug_unreachable v1.0.6
22512025-02-01T00:15:32.806Z Checking bit-vec v0.6.3
22522025-02-01T00:15:32.851Z Checking normalize-line-endings v0.3.0
22532025-02-01T00:15:32.868Z Checking qorb v0.2.1
22542025-02-01T00:15:32.881Z Checking string_cache v0.8.7
22552025-02-01T00:15:32.898Z Checking ed25519-dalek v2.1.1
22562025-02-01T00:15:32.969Z Checking predicates v3.1.2
22572025-02-01T00:15:33.091Z Checking nom v7.1.3
22582025-02-01T00:15:33.127Z Checking bit-set v0.5.3
22592025-02-01T00:15:33.162Z Checking petgraph v0.6.5
22602025-02-01T00:15:33.277Z Checking indicatif v0.17.11
22612025-02-01T00:15:33.293Z Checking similar v2.6.0
22622025-02-01T00:15:33.308Z Checking tokio-postgres v0.7.12
22632025-02-01T00:15:33.358Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
22642025-02-01T00:15:33.582Z Checking rsa v0.9.6
22652025-02-01T00:15:34.005Z Checking ecdsa v0.16.9
22662025-02-01T00:15:34.100Z Checking reqwest v0.12.9
22672025-02-01T00:15:34.539Z Checking toml v0.7.8
22682025-02-01T00:15:34.723Z Checking clap v4.5.27
22692025-02-01T00:15:34.844Z Checking zip v0.6.6
22702025-02-01T00:15:35.229Z Checking crossterm v0.28.1
22712025-02-01T00:15:35.272Z Checking itertools v0.12.1
22722025-02-01T00:15:35.473Z Checking itertools v0.10.5
22732025-02-01T00:15:35.698Z Checking fs-err v2.11.0
22742025-02-01T00:15:35.879Z Checking ahash v0.8.11
22752025-02-01T00:15:36.197Z Checking x509-cert v0.2.5
22762025-02-01T00:15:36.221Z Checking semver v1.0.24
22772025-02-01T00:15:36.298Z Checking hex v0.4.3
22782025-02-01T00:15:36.350Z Checking peg-runtime v0.8.3
22792025-02-01T00:15:36.584Z Checking lalrpop-util v0.19.12
22802025-02-01T00:15:36.634Z Checking sigpipe v0.1.3
22812025-02-01T00:15:37.800Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
22822025-02-01T00:15:38.121Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.14s
22832025-02-01T00:15:38.277Z
22842025-02-01T00:15:38.277Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (49/197)
22852025-02-01T00:15:38.819Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22862025-02-01T00:15:38.821Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22872025-02-01T00:15:38.913Z Compiling hashbrown v0.14.5
22882025-02-01T00:15:39.035Z Checking heck v0.5.0
22892025-02-01T00:15:39.049Z Compiling unsafe-libyaml v0.2.11
22902025-02-01T00:15:39.064Z Checking ipnetwork v0.20.0
22912025-02-01T00:15:39.076Z Compiling ident_case v1.0.1
22922025-02-01T00:15:39.092Z Checking progenitor-client v0.8.0
22932025-02-01T00:15:39.107Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22942025-02-01T00:15:39.202Z Checking newtype-uuid v1.2.1
22952025-02-01T00:15:39.243Z Compiling darling_core v0.20.10
22962025-02-01T00:15:39.398Z Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc)
22972025-02-01T00:15:39.419Z Compiling proc-macro-crate v1.3.1
22982025-02-01T00:15:39.455Z Compiling structmeta-derive v0.3.0
22992025-02-01T00:15:39.495Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23002025-02-01T00:15:39.780Z Compiling thiserror v2.0.11
23012025-02-01T00:15:39.823Z Compiling diffus-derive v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
23022025-02-01T00:15:39.967Z Checking regress v0.10.1
23032025-02-01T00:15:40.371Z Compiling serde_yaml v0.9.34+deprecated
23042025-02-01T00:15:40.764Z Compiling num_enum_derive v0.5.11
23052025-02-01T00:15:40.865Z Compiling lzma-sys v0.1.20
23062025-02-01T00:15:41.045Z Compiling thiserror-impl v2.0.11
23072025-02-01T00:15:41.607Z Compiling foreign-types-macros v0.2.3
23082025-02-01T00:15:42.056Z Compiling structmeta v0.3.0
23092025-02-01T00:15:42.448Z Compiling dropshot v0.15.1
23102025-02-01T00:15:42.745Z Checking foreign-types-shared v0.3.1
23112025-02-01T00:15:42.834Z Checking arc-swap v1.7.1
23122025-02-01T00:15:42.863Z Checking foreign-types v0.5.0
23132025-02-01T00:15:43.051Z Compiling parse-display-derive v0.10.0
23142025-02-01T00:15:43.081Z Checking num_enum v0.5.11
23152025-02-01T00:15:43.242Z Checking slog-scope v4.4.0
23162025-02-01T00:15:43.298Z Checking diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
23172025-02-01T00:15:43.444Z Compiling proc-macro-error v1.0.4
23182025-02-01T00:15:43.481Z Checking typify-impl v0.2.0
23192025-02-01T00:15:44.054Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23202025-02-01T00:15:44.164Z Checking tungstenite v0.21.0
23212025-02-01T00:15:44.181Z Compiling heck v0.3.3
23222025-02-01T00:15:44.488Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23232025-02-01T00:15:44.528Z Compiling dropshot_endpoint v0.15.1
23242025-02-01T00:15:44.766Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23252025-02-01T00:15:45.032Z Checking cstr-argument v0.1.2
23262025-02-01T00:15:45.203Z Compiling darling_macro v0.20.10
23272025-02-01T00:15:45.238Z Checking instant v0.1.13
23282025-02-01T00:15:45.338Z Checking pretty-hex v0.2.1
23292025-02-01T00:15:45.359Z Checking base64 v0.21.7
23302025-02-01T00:15:45.521Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
23312025-02-01T00:15:45.562Z Checking fastrand v2.1.1
23322025-02-01T00:15:45.823Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23332025-02-01T00:15:45.896Z Checking tempfile v3.13.0
23342025-02-01T00:15:45.955Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23352025-02-01T00:15:45.975Z Checking backoff v0.4.0
23362025-02-01T00:15:46.004Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23372025-02-01T00:15:46.075Z Compiling darling v0.20.10
23382025-02-01T00:15:46.161Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23392025-02-01T00:15:46.197Z Compiling serde_with_macros v3.11.0
23402025-02-01T00:15:46.225Z Checking tokio-tungstenite v0.21.0
23412025-02-01T00:15:46.247Z Compiling zone_cfg_derive v0.1.2
23422025-02-01T00:15:46.263Z Checking strum v0.26.3
23432025-02-01T00:15:46.422Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23442025-02-01T00:15:46.463Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23452025-02-01T00:15:46.688Z Checking slog-stdlog v4.1.1
23462025-02-01T00:15:46.869Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23472025-02-01T00:15:46.930Z Checking regress v0.9.1
23482025-02-01T00:15:47.030Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23492025-02-01T00:15:47.055Z Checking parse-display v0.10.0
23502025-02-01T00:15:47.150Z Checking progenitor-client v0.9.1
23512025-02-01T00:15:47.287Z Checking colored v2.1.0
23522025-02-01T00:15:47.305Z Checking macaddr v1.0.1
23532025-02-01T00:15:47.526Z Checking base64 v0.13.1
23542025-02-01T00:15:47.577Z Checking unicode-width v0.1.14
23552025-02-01T00:15:47.613Z Checking zone v0.1.8
23562025-02-01T00:15:47.925Z Checking ron v0.7.1
23572025-02-01T00:15:48.089Z Checking tabwriter v1.4.0
23582025-02-01T00:15:48.287Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23592025-02-01T00:15:48.322Z Checking xz2 v0.1.7
23602025-02-01T00:15:48.622Z Checking slog-envlogger v2.2.0
23612025-02-01T00:15:48.688Z Checking serde_with v3.11.0
23622025-02-01T00:15:48.776Z Checking xattr v1.3.1
23632025-02-01T00:15:48.839Z Checking pem v3.0.4
23642025-02-01T00:15:48.976Z Checking yasna v0.5.2
23652025-02-01T00:15:49.029Z Checking headers-core v0.3.0
23662025-02-01T00:15:49.100Z Checking smf v0.2.3
23672025-02-01T00:15:49.179Z Checking filetime v0.2.25
23682025-02-01T00:15:49.397Z Checking same-file v1.0.6
23692025-02-01T00:15:49.446Z Checking tar v0.4.42
23702025-02-01T00:15:49.530Z Checking headers v0.4.0
23712025-02-01T00:15:49.570Z Checking walkdir v2.5.0
23722025-02-01T00:15:49.771Z Checking rcgen v0.12.1
23732025-02-01T00:15:49.852Z Checking atomicwrites v0.4.4
23742025-02-01T00:15:50.113Z Checking camino-tempfile v1.1.1
23752025-02-01T00:15:50.278Z Checking subprocess v0.2.9
23762025-02-01T00:15:52.962Z Compiling typify-macro v0.2.0
23772025-02-01T00:15:54.417Z Compiling typify v0.2.0
23782025-02-01T00:15:54.496Z Compiling progenitor-impl v0.8.0
23792025-02-01T00:15:56.887Z Compiling progenitor-macro v0.8.0
23802025-02-01T00:16:00.471Z Checking progenitor v0.8.0
23812025-02-01T00:16:00.596Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
23822025-02-01T00:16:00.599Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23832025-02-01T00:16:03.056Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
23842025-02-01T00:16:03.386Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23852025-02-01T00:16:09.353Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
23862025-02-01T00:16:10.814Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
23872025-02-01T00:16:11.989Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.70s
23882025-02-01T00:16:12.160Z
23892025-02-01T00:16:12.160Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/197)
23902025-02-01T00:16:12.707Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23912025-02-01T00:16:12.709Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23922025-02-01T00:16:12.801Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
23932025-02-01T00:16:14.134Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.97s
23942025-02-01T00:16:14.310Z
23952025-02-01T00:16:14.310Zinfo: running `cargo check --bins` on nexus-config (51/197)
23962025-02-01T00:16:14.846Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23972025-02-01T00:16:14.849Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23982025-02-01T00:16:14.849Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23992025-02-01T00:16:14.852Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
24002025-02-01T00:16:14.925Z
24012025-02-01T00:16:14.925Zinfo: running `cargo check --bins` on omicron-rpaths (52/197)
24022025-02-01T00:16:15.442Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24032025-02-01T00:16:15.445Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24042025-02-01T00:16:15.445Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24052025-02-01T00:16:15.448Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
24062025-02-01T00:16:15.514Z
24072025-02-01T00:16:15.514Zinfo: running `cargo check --bins` on omicron-certificates (53/197)
24082025-02-01T00:16:16.047Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24092025-02-01T00:16:16.050Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24102025-02-01T00:16:16.050Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24112025-02-01T00:16:16.053Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
24122025-02-01T00:16:16.122Z
24132025-02-01T00:16:16.122Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (54/197)
24142025-02-01T00:16:16.706Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24152025-02-01T00:16:16.709Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24162025-02-01T00:16:16.825Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24172025-02-01T00:16:16.936Z Compiling ipnetwork v0.20.0
24182025-02-01T00:16:16.939Z Compiling zerocopy v0.8.10
24192025-02-01T00:16:16.939Z Compiling progenitor-client v0.8.0
24202025-02-01T00:16:16.939Z Compiling itertools v0.13.0
24212025-02-01T00:16:16.939Z Compiling zerocopy-derive v0.8.10
24222025-02-01T00:16:16.939Z Compiling heapless v0.8.0
24232025-02-01T00:16:16.939Z Compiling thiserror v2.0.11
24242025-02-01T00:16:17.112Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24252025-02-01T00:16:17.249Z Checking hash32 v0.3.1
24262025-02-01T00:16:17.393Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc)
24272025-02-01T00:16:17.455Z Compiling progenitor v0.8.0
24282025-02-01T00:16:17.683Z Compiling instant v0.1.13
24292025-02-01T00:16:17.699Z Compiling smoltcp v0.11.0
24302025-02-01T00:16:17.778Z Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
24312025-02-01T00:16:17.800Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24322025-02-01T00:16:17.815Z Compiling backoff v0.4.0
24332025-02-01T00:16:18.030Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
24342025-02-01T00:16:18.150Z Compiling dropshot v0.15.1
24352025-02-01T00:16:18.403Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24362025-02-01T00:16:18.657Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24372025-02-01T00:16:18.679Z Compiling serde_with v3.11.0
24382025-02-01T00:16:18.845Z Compiling parse-display v0.10.0
24392025-02-01T00:16:18.878Z Checking num-rational v0.4.2
24402025-02-01T00:16:19.408Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24412025-02-01T00:16:19.487Z Compiling progenitor-client v0.9.1
24422025-02-01T00:16:19.812Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24432025-02-01T00:16:19.978Z Compiling regress v0.9.1
24442025-02-01T00:16:21.198Z Compiling phf_generator v0.11.2
24452025-02-01T00:16:21.395Z Checking num-complex v0.4.6
24462025-02-01T00:16:22.249Z Compiling macaddr v1.0.1
24472025-02-01T00:16:22.292Z Checking cobs v0.2.3
24482025-02-01T00:16:22.487Z Checking postcard v1.0.10
24492025-02-01T00:16:22.698Z Checking num v0.4.3
24502025-02-01T00:16:22.811Z Compiling phf_codegen v0.11.2
24512025-02-01T00:16:23.042Z Compiling parse-zoneinfo v0.3.1
24522025-02-01T00:16:23.058Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24532025-02-01T00:16:23.356Z Checking float-ord v0.3.2
24542025-02-01T00:16:23.524Z Compiling convert_case v0.4.0
24552025-02-01T00:16:24.762Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24562025-02-01T00:16:24.952Z Compiling derive_more v0.99.18
24572025-02-01T00:16:25.120Z Compiling chrono-tz-build v0.4.0
24582025-02-01T00:16:25.509Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24592025-02-01T00:16:25.964Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
24602025-02-01T00:16:26.247Z Compiling crucible-workspace-hack v0.1.0
24612025-02-01T00:16:26.289Z Compiling chrono-tz v0.10.1
24622025-02-01T00:16:26.406Z Checking newline-converter v0.3.0
24632025-02-01T00:16:26.502Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24642025-02-01T00:16:26.573Z Checking prettyplease v0.2.25
24652025-02-01T00:16:26.926Z Compiling slog-dtrace v0.3.0
24662025-02-01T00:16:27.173Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
24672025-02-01T00:16:27.193Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24682025-02-01T00:16:27.393Z Checking expectorate v1.1.0
24692025-02-01T00:16:27.702Z Compiling zone_cfg_derive v0.3.0
24702025-02-01T00:16:27.847Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24712025-02-01T00:16:28.397Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24722025-02-01T00:16:29.002Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
24732025-02-01T00:16:29.156Z Compiling const_format_proc_macros v0.2.34
24742025-02-01T00:16:29.190Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24752025-02-01T00:16:29.342Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24762025-02-01T00:16:29.401Z Compiling num-derive v0.4.2
24772025-02-01T00:16:29.458Z Checking highway v1.2.0
24782025-02-01T00:16:29.959Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
24792025-02-01T00:16:30.290Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24802025-02-01T00:16:30.447Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
24812025-02-01T00:16:30.551Z Checking zone v0.3.0
24822025-02-01T00:16:30.568Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24832025-02-01T00:16:31.136Z Checking const_format v0.2.34
24842025-02-01T00:16:31.153Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24852025-02-01T00:16:31.299Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
24862025-02-01T00:16:31.731Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=86a2ce1f9f13912a5fe652472de765ec5fc22e76#86a2ce1f)
24872025-02-01T00:16:31.810Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
24882025-02-01T00:16:31.957Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812)
24892025-02-01T00:16:32.094Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24902025-02-01T00:16:32.137Z Checking gethostname v0.5.0
24912025-02-01T00:16:32.183Z Checking bcs v0.1.6
24922025-02-01T00:16:32.263Z Compiling async-recursion v1.1.1
24932025-02-01T00:16:32.389Z Checking termtree v0.5.1
24942025-02-01T00:16:33.777Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
24952025-02-01T00:16:39.163Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
24962025-02-01T00:16:42.297Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
24972025-02-01T00:16:44.734Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
24982025-02-01T00:16:45.899Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.76s
24992025-02-01T00:16:46.077Z
25002025-02-01T00:16:46.077Zinfo: running `cargo check --bins` on clickhouse-admin-api (55/197)
25012025-02-01T00:16:46.619Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25022025-02-01T00:16:46.621Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25032025-02-01T00:16:46.621Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25042025-02-01T00:16:46.625Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
25052025-02-01T00:16:46.702Z
25062025-02-01T00:16:46.702Zinfo: running `cargo check --bins` on clickhouse-admin-types (56/197)
25072025-02-01T00:16:47.246Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25082025-02-01T00:16:47.249Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25092025-02-01T00:16:47.249Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25102025-02-01T00:16:47.252Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
25112025-02-01T00:16:47.326Z
25122025-02-01T00:16:47.326Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (57/197)
25132025-02-01T00:16:47.871Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25142025-02-01T00:16:47.873Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25152025-02-01T00:16:47.971Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25162025-02-01T00:16:48.595Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
25172025-02-01T00:16:48.765Z
25182025-02-01T00:16:48.765Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (58/197)
25192025-02-01T00:16:49.320Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25202025-02-01T00:16:49.322Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25212025-02-01T00:16:49.424Z Compiling cfg_aliases v0.1.1
25222025-02-01T00:16:49.426Z Compiling vte_generate_state_changes v0.1.2
25232025-02-01T00:16:49.426Z Checking fd-lock v4.0.2
25242025-02-01T00:16:49.427Z Checking nibble_vec v0.1.0
25252025-02-01T00:16:49.427Z Checking bytecount v0.6.8
25262025-02-01T00:16:49.530Z Checking endian-type v0.1.2
25272025-02-01T00:16:49.557Z Compiling tabled_derive v0.7.0
25282025-02-01T00:16:49.560Z Compiling peg-macros v0.8.4
25292025-02-01T00:16:49.615Z Compiling nix v0.28.0
25302025-02-01T00:16:49.701Z Checking papergrid v0.11.0
25312025-02-01T00:16:49.719Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25322025-02-01T00:16:49.719Z Compiling sqlparser_derive v0.2.2
25332025-02-01T00:16:49.752Z Checking radix_trie v0.2.1
25342025-02-01T00:16:50.089Z Checking vte v0.11.1
25352025-02-01T00:16:50.155Z Checking nu-ansi-term v0.50.1
25362025-02-01T00:16:50.606Z Checking unicode_categories v0.1.1
25372025-02-01T00:16:50.741Z Checking home v0.5.9
25382025-02-01T00:16:50.787Z Checking sqlparser v0.45.0
25392025-02-01T00:16:50.889Z Checking display-error-chain v0.2.2
25402025-02-01T00:16:50.907Z Checking sqlformat v0.2.6
25412025-02-01T00:16:51.426Z Checking strip-ansi-escapes v0.2.0
25422025-02-01T00:16:51.581Z Checking reedline v0.35.0
25432025-02-01T00:16:51.705Z Checking tabled v0.15.0
25442025-02-01T00:16:52.072Z Checking peg v0.8.4
25452025-02-01T00:16:52.422Z Checking rustyline v14.0.0
25462025-02-01T00:17:01.151Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.38s
25472025-02-01T00:17:01.317Z
25482025-02-01T00:17:01.317Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (59/197)
25492025-02-01T00:17:01.874Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25502025-02-01T00:17:01.877Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25512025-02-01T00:17:01.980Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25522025-02-01T00:17:06.923Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.59s
25532025-02-01T00:17:07.099Z
25542025-02-01T00:17:07.100Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (60/197)
25552025-02-01T00:17:07.656Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25562025-02-01T00:17:07.659Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25572025-02-01T00:17:07.760Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25582025-02-01T00:17:11.220Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.11s
25592025-02-01T00:17:11.389Z
25602025-02-01T00:17:11.389Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (61/197)
25612025-02-01T00:17:11.937Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25622025-02-01T00:17:11.940Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25632025-02-01T00:17:12.035Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25642025-02-01T00:17:16.740Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.34s
25652025-02-01T00:17:16.904Z
25662025-02-01T00:17:16.904Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (62/197)
25672025-02-01T00:17:17.456Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25682025-02-01T00:17:17.459Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25692025-02-01T00:17:17.561Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25702025-02-01T00:17:22.290Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.38s
25712025-02-01T00:17:22.476Z
25722025-02-01T00:17:22.476Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (63/197)
25732025-02-01T00:17:23.027Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25742025-02-01T00:17:23.030Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25752025-02-01T00:17:23.129Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25762025-02-01T00:17:26.751Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.26s
25772025-02-01T00:17:26.937Z
25782025-02-01T00:17:26.937Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (64/197)
25792025-02-01T00:17:27.486Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25802025-02-01T00:17:27.490Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25812025-02-01T00:17:27.589Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25822025-02-01T00:17:31.295Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.35s
25832025-02-01T00:17:31.464Z
25842025-02-01T00:17:31.464Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (65/197)
25852025-02-01T00:17:32.012Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25862025-02-01T00:17:32.014Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25872025-02-01T00:17:32.112Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25882025-02-01T00:17:37.073Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.60s
25892025-02-01T00:17:37.241Z
25902025-02-01T00:17:37.241Zinfo: running `cargo check --bins` on oximeter (66/197)
25912025-02-01T00:17:37.775Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25922025-02-01T00:17:37.778Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25932025-02-01T00:17:37.778Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25942025-02-01T00:17:37.781Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
25952025-02-01T00:17:37.849Z
25962025-02-01T00:17:37.849Zinfo: running `cargo check --bins` on oximeter-macro-impl (67/197)
25972025-02-01T00:17:38.367Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25982025-02-01T00:17:38.369Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25992025-02-01T00:17:38.369Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26002025-02-01T00:17:38.372Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
26012025-02-01T00:17:38.442Z
26022025-02-01T00:17:38.442Zinfo: running `cargo check --bins` on oximeter-schema (68/197)
26032025-02-01T00:17:38.977Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26042025-02-01T00:17:38.980Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26052025-02-01T00:17:39.066Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26062025-02-01T00:17:41.034Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26072025-02-01T00:17:41.949Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.50s
26082025-02-01T00:17:42.115Z
26092025-02-01T00:17:42.115Zinfo: running `cargo check --bins` on oximeter-types (69/197)
26102025-02-01T00:17:42.657Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26112025-02-01T00:17:42.659Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26122025-02-01T00:17:42.659Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26132025-02-01T00:17:42.662Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26142025-02-01T00:17:42.733Z
26152025-02-01T00:17:42.733Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (70/197)
26162025-02-01T00:17:43.274Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26172025-02-01T00:17:43.276Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26182025-02-01T00:17:43.276Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26192025-02-01T00:17:43.280Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26202025-02-01T00:17:43.353Z
26212025-02-01T00:17:43.353Zinfo: running `cargo check --bins` on oxql-types (71/197)
26222025-02-01T00:17:43.897Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26232025-02-01T00:17:43.900Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26242025-02-01T00:17:43.900Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26252025-02-01T00:17:43.904Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26262025-02-01T00:17:43.978Z
26272025-02-01T00:17:43.979Zinfo: running `cargo check --bins` on oximeter-test-utils (72/197)
26282025-02-01T00:17:44.542Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26292025-02-01T00:17:44.545Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26302025-02-01T00:17:44.545Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26312025-02-01T00:17:44.549Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26322025-02-01T00:17:44.628Z
26332025-02-01T00:17:44.628Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (73/197)
26342025-02-01T00:17:45.172Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26352025-02-01T00:17:45.175Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26362025-02-01T00:17:45.175Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26372025-02-01T00:17:45.179Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26382025-02-01T00:17:45.251Z
26392025-02-01T00:17:45.251Zinfo: running `cargo check --bins` on bootstrap-agent-client (74/197)
26402025-02-01T00:17:45.807Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26412025-02-01T00:17:45.810Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26422025-02-01T00:17:45.810Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26432025-02-01T00:17:45.813Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26442025-02-01T00:17:45.892Z
26452025-02-01T00:17:45.893Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (75/197)
26462025-02-01T00:17:46.438Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26472025-02-01T00:17:46.441Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26482025-02-01T00:17:46.441Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26492025-02-01T00:17:46.444Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26502025-02-01T00:17:46.518Z
26512025-02-01T00:17:46.518Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (76/197)
26522025-02-01T00:17:47.064Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26532025-02-01T00:17:47.066Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26542025-02-01T00:17:47.066Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26552025-02-01T00:17:47.069Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26562025-02-01T00:17:47.143Z
26572025-02-01T00:17:47.143Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (77/197)
26582025-02-01T00:17:47.687Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26592025-02-01T00:17:47.689Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26602025-02-01T00:17:47.689Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26612025-02-01T00:17:47.692Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26622025-02-01T00:17:47.767Z
26632025-02-01T00:17:47.767Zinfo: running `cargo check --bins` on cockroach-admin-client (78/197)
26642025-02-01T00:17:48.286Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26652025-02-01T00:17:48.289Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26662025-02-01T00:17:48.289Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26672025-02-01T00:17:48.292Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
26682025-02-01T00:17:48.360Z
26692025-02-01T00:17:48.360Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (79/197)
26702025-02-01T00:17:48.905Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26712025-02-01T00:17:48.908Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26722025-02-01T00:17:48.908Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26732025-02-01T00:17:48.911Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26742025-02-01T00:17:48.985Z
26752025-02-01T00:17:48.985Zinfo: running `cargo check --bins` on dns-service-client (80/197)
26762025-02-01T00:17:49.525Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26772025-02-01T00:17:49.528Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26782025-02-01T00:17:49.528Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26792025-02-01T00:17:49.531Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26802025-02-01T00:17:49.604Z
26812025-02-01T00:17:49.604Zinfo: running `cargo check --bins` on internal-dns-types (81/197)
26822025-02-01T00:17:50.147Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26832025-02-01T00:17:50.150Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26842025-02-01T00:17:50.150Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26852025-02-01T00:17:50.153Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26862025-02-01T00:17:50.225Z
26872025-02-01T00:17:50.225Zinfo: running `cargo check --bins` on dpd-client (82/197)
26882025-02-01T00:17:50.757Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26892025-02-01T00:17:50.759Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26902025-02-01T00:17:50.759Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26912025-02-01T00:17:50.762Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26922025-02-01T00:17:50.836Z
26932025-02-01T00:17:50.836Zinfo: running `cargo check --bins` on gateway-client (83/197)
26942025-02-01T00:17:51.360Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26952025-02-01T00:17:51.362Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26962025-02-01T00:17:51.362Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26972025-02-01T00:17:51.365Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
26982025-02-01T00:17:51.437Z
26992025-02-01T00:17:51.437Zinfo: running `cargo check --bins` on installinator-client (84/197)
27002025-02-01T00:17:51.994Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27012025-02-01T00:17:51.996Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27022025-02-01T00:17:51.996Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27032025-02-01T00:17:52.001Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27042025-02-01T00:17:52.076Z
27052025-02-01T00:17:52.076Zinfo: running `cargo check --bins` on installinator-common (85/197)
27062025-02-01T00:17:52.623Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27072025-02-01T00:17:52.626Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27082025-02-01T00:17:52.626Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27092025-02-01T00:17:52.629Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
27102025-02-01T00:17:52.704Z
27112025-02-01T00:17:52.704Zinfo: running `cargo check --bins` on update-engine (86/197)
27122025-02-01T00:17:53.225Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27132025-02-01T00:17:53.228Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27142025-02-01T00:17:53.228Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27152025-02-01T00:17:53.232Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
27162025-02-01T00:17:53.302Z
27172025-02-01T00:17:53.302Zinfo: running `cargo check --bins` on nexus-client (87/197)
27182025-02-01T00:17:53.865Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27192025-02-01T00:17:53.868Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27202025-02-01T00:17:53.868Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27212025-02-01T00:17:53.871Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27222025-02-01T00:17:53.949Z
27232025-02-01T00:17:53.949Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (88/197)
27242025-02-01T00:17:54.505Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27252025-02-01T00:17:54.508Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27262025-02-01T00:17:54.508Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27272025-02-01T00:17:54.511Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27282025-02-01T00:17:54.602Z
27292025-02-01T00:17:54.603Zinfo: running `cargo check --bins` on omicron-passwords (89/197)
27302025-02-01T00:17:55.118Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27312025-02-01T00:17:55.121Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27322025-02-01T00:17:55.121Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27332025-02-01T00:17:55.124Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
27342025-02-01T00:17:55.194Z
27352025-02-01T00:17:55.194Zinfo: running `cargo check --bins` on nexus-types (90/197)
27362025-02-01T00:17:55.756Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27372025-02-01T00:17:55.759Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27382025-02-01T00:17:55.759Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27392025-02-01T00:17:55.762Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27402025-02-01T00:17:55.839Z
27412025-02-01T00:17:55.839Zinfo: running `cargo check --bins` on oxide-client (91/197)
27422025-02-01T00:17:56.368Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27432025-02-01T00:17:56.370Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27442025-02-01T00:17:56.370Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27452025-02-01T00:17:56.373Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
27462025-02-01T00:17:56.441Z
27472025-02-01T00:17:56.441Zinfo: running `cargo check --bins` on oximeter-client (92/197)
27482025-02-01T00:17:56.979Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27492025-02-01T00:17:56.981Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27502025-02-01T00:17:56.981Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27512025-02-01T00:17:56.985Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
27522025-02-01T00:17:57.057Z
27532025-02-01T00:17:57.057Zinfo: running `cargo check --bins` on repo-depot-client (93/197)
27542025-02-01T00:17:57.586Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27552025-02-01T00:17:57.589Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27562025-02-01T00:17:57.589Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27572025-02-01T00:17:57.592Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
27582025-02-01T00:17:57.664Z
27592025-02-01T00:17:57.664Zinfo: running `cargo check --bins` on sled-agent-client (94/197)
27602025-02-01T00:17:58.217Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27612025-02-01T00:17:58.220Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27622025-02-01T00:17:58.220Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27632025-02-01T00:17:58.223Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27642025-02-01T00:17:58.297Z
27652025-02-01T00:17:58.297Zinfo: running `cargo check --bins` on wicketd-client (95/197)
27662025-02-01T00:17:58.874Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27672025-02-01T00:17:58.877Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27682025-02-01T00:17:58.877Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27692025-02-01T00:17:58.880Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27702025-02-01T00:17:58.959Z
27712025-02-01T00:17:58.959Zinfo: running `cargo check --bins` on sled-agent-types (96/197)
27722025-02-01T00:17:59.525Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27732025-02-01T00:17:59.528Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27742025-02-01T00:17:59.528Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27752025-02-01T00:17:59.530Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27762025-02-01T00:17:59.604Z
27772025-02-01T00:17:59.604Zinfo: running `cargo check --bins` on wicket-common (97/197)
27782025-02-01T00:18:00.166Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27792025-02-01T00:18:00.168Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27802025-02-01T00:18:00.168Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27812025-02-01T00:18:00.171Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27822025-02-01T00:18:00.248Z
27832025-02-01T00:18:00.248Zinfo: running `cargo check --bins` on omicron-cockroach-admin (98/197)
27842025-02-01T00:18:00.797Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27852025-02-01T00:18:00.799Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27862025-02-01T00:18:00.896Z Checking csv-core v0.1.11
27872025-02-01T00:18:00.897Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
27882025-02-01T00:18:00.899Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
27892025-02-01T00:18:00.900Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
27902025-02-01T00:18:01.177Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
27912025-02-01T00:18:01.213Z Checking csv v1.3.1
27922025-02-01T00:18:01.230Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27932025-02-01T00:18:01.770Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
27942025-02-01T00:18:02.109Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27952025-02-01T00:18:03.675Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.42s
27962025-02-01T00:18:03.848Z
27972025-02-01T00:18:03.848Zinfo: running `cargo check --bins` on cockroach-admin-api (99/197)
27982025-02-01T00:18:04.398Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27992025-02-01T00:18:04.400Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28002025-02-01T00:18:04.400Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28012025-02-01T00:18:04.403Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
28022025-02-01T00:18:04.477Z
28032025-02-01T00:18:04.477Zinfo: running `cargo check --bins` on cockroach-admin-types (100/197)
28042025-02-01T00:18:05.023Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28052025-02-01T00:18:05.026Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28062025-02-01T00:18:05.026Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28072025-02-01T00:18:05.029Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
28082025-02-01T00:18:05.100Z
28092025-02-01T00:18:05.100Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (101/197)
28102025-02-01T00:18:05.728Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28112025-02-01T00:18:05.730Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28122025-02-01T00:18:05.730Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28132025-02-01T00:18:05.734Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
28142025-02-01T00:18:05.819Z
28152025-02-01T00:18:05.819Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (102/197)
28162025-02-01T00:18:06.436Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28172025-02-01T00:18:06.439Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28182025-02-01T00:18:06.439Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28192025-02-01T00:18:06.442Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
28202025-02-01T00:18:06.526Z
28212025-02-01T00:18:06.526Zinfo: running `cargo check --bins` on dns-server (103/197)
28222025-02-01T00:18:07.083Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28232025-02-01T00:18:07.086Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28242025-02-01T00:18:07.177Z Compiling typify-impl v0.3.0
28252025-02-01T00:18:07.283Z Compiling parking_lot_core v0.8.6
28262025-02-01T00:18:07.300Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28272025-02-01T00:18:07.302Z Checking fxhash v0.2.1
28282025-02-01T00:18:07.302Z Checking hickory-client v0.24.2
28292025-02-01T00:18:07.314Z Checking hickory-server v0.24.2
28302025-02-01T00:18:07.951Z Checking parking_lot v0.11.2
28312025-02-01T00:18:08.193Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
28322025-02-01T00:18:08.209Z Checking sled v0.34.7
28332025-02-01T00:18:12.621Z Compiling typify-macro v0.3.0
28342025-02-01T00:18:14.198Z Compiling typify v0.3.0
28352025-02-01T00:18:14.269Z Compiling progenitor-impl v0.9.1
28362025-02-01T00:18:16.670Z Compiling progenitor-macro v0.9.1
28372025-02-01T00:18:20.241Z Checking progenitor v0.9.1
28382025-02-01T00:18:20.370Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28392025-02-01T00:18:20.826Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28402025-02-01T00:18:22.057Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.52s
28412025-02-01T00:18:22.225Z
28422025-02-01T00:18:22.225Zinfo: running `cargo check --bins` on dns-server-api (104/197)
28432025-02-01T00:18:22.765Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28442025-02-01T00:18:22.768Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28452025-02-01T00:18:22.768Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28462025-02-01T00:18:22.771Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
28472025-02-01T00:18:22.844Z
28482025-02-01T00:18:22.844Zinfo: running `cargo check --bins` on gateway-test-utils (105/197)
28492025-02-01T00:18:23.431Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28502025-02-01T00:18:23.433Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28512025-02-01T00:18:23.433Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28522025-02-01T00:18:23.437Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
28532025-02-01T00:18:23.515Z
28542025-02-01T00:18:23.515Zinfo: running `cargo check --bins` on gateway-types (106/197)
28552025-02-01T00:18:24.053Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28562025-02-01T00:18:24.057Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28572025-02-01T00:18:24.057Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28582025-02-01T00:18:24.060Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
28592025-02-01T00:18:24.132Z
28602025-02-01T00:18:24.132Zinfo: running `cargo check --bins` on ipcc (107/197)
28612025-02-01T00:18:24.664Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28622025-02-01T00:18:24.667Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28632025-02-01T00:18:24.667Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28642025-02-01T00:18:24.670Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
28652025-02-01T00:18:24.741Z
28662025-02-01T00:18:24.741Zinfo: running `cargo check --bins` on omicron-gateway (108/197)
28672025-02-01T00:18:25.336Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28682025-02-01T00:18:25.338Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28692025-02-01T00:18:25.455Z Compiling radium v0.7.0
28702025-02-01T00:18:25.455Z Compiling semver v0.1.20
28712025-02-01T00:18:25.572Z Compiling maybe-uninit v2.0.0
28722025-02-01T00:18:25.574Z Checking tap v1.0.1
28732025-02-01T00:18:25.587Z Checking password-hash v0.5.0
28742025-02-01T00:18:25.590Z Checking blake2 v0.10.6
28752025-02-01T00:18:25.590Z Compiling packed_struct v0.10.1
28762025-02-01T00:18:25.590Z Checking crc-catalog v2.4.0
28772025-02-01T00:18:25.700Z Checking wyz v0.5.1
28782025-02-01T00:18:25.747Z Compiling cancel-safe-futures v0.1.5
28792025-02-01T00:18:25.982Z Compiling rustc_version v0.1.7
28802025-02-01T00:18:26.021Z Checking funty v2.0.0
28812025-02-01T00:18:26.054Z Compiling owo-colors v4.1.0
28822025-02-01T00:18:26.058Z Checking argon2 v0.5.3
28832025-02-01T00:18:26.172Z Checking crc v3.2.1
28842025-02-01T00:18:26.196Z Compiling packed_struct_codegen v0.10.1
28852025-02-01T00:18:26.230Z Checking half v2.4.1
28862025-02-01T00:18:26.334Z Compiling indexmap v1.9.3
28872025-02-01T00:18:26.385Z Compiling newtype_derive v0.1.6
28882025-02-01T00:18:26.430Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
28892025-02-01T00:18:26.577Z Checking nodrop v0.1.14
28902025-02-01T00:18:26.647Z Checking ciborium-io v0.2.2
28912025-02-01T00:18:26.705Z Checking array-init v0.0.4
28922025-02-01T00:18:26.723Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28932025-02-01T00:18:26.769Z Checking ciborium-ll v0.2.2
28942025-02-01T00:18:26.803Z Checking smallvec v0.6.14
28952025-02-01T00:18:26.805Z Checking bitvec v1.0.1
28962025-02-01T00:18:26.881Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
28972025-02-01T00:18:27.093Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28982025-02-01T00:18:27.181Z Checking libsw v3.3.1
28992025-02-01T00:18:27.400Z Compiling memoffset v0.9.1
29002025-02-01T00:18:27.461Z Checking swrite v0.1.0
29012025-02-01T00:18:27.514Z Checking indent_write v2.2.0
29022025-02-01T00:18:27.543Z Checking linear-map v1.2.0
29032025-02-01T00:18:27.588Z Checking bitfield v0.14.0
29042025-02-01T00:18:27.713Z Checking hashbrown v0.12.3
29052025-02-01T00:18:27.730Z Checking termcolor v1.4.1
29062025-02-01T00:18:28.151Z Checking ron v0.8.1
29072025-02-01T00:18:28.165Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
29082025-02-01T00:18:28.165Z Checking serde-hex v0.1.0
29092025-02-01T00:18:28.165Z Checking env_logger v0.10.2
29102025-02-01T00:18:28.199Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29112025-02-01T00:18:28.568Z Checking ciborium v0.2.2
29122025-02-01T00:18:28.722Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29132025-02-01T00:18:29.066Z Checking steno v0.4.1
29142025-02-01T00:18:29.447Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
29152025-02-01T00:18:29.468Z Checking hashbrown v0.13.2
29162025-02-01T00:18:29.491Z Checking crc-any v2.5.0
29172025-02-01T00:18:29.702Z Checking humantime v2.1.0
29182025-02-01T00:18:29.853Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
29192025-02-01T00:18:29.990Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29202025-02-01T00:18:30.285Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
29212025-02-01T00:18:30.412Z Checking object v0.30.4
29222025-02-01T00:18:30.566Z Checking path-slash v0.1.5
29232025-02-01T00:18:30.664Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
29242025-02-01T00:18:30.704Z Checking nix v0.27.1
29252025-02-01T00:18:31.048Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
29262025-02-01T00:18:31.219Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29272025-02-01T00:18:31.461Z Checking tungstenite v0.23.0
29282025-02-01T00:18:31.699Z Checking kstat-rs v0.2.4
29292025-02-01T00:18:31.890Z Checking signal-hook-tokio v0.3.1
29302025-02-01T00:18:32.044Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29312025-02-01T00:18:32.261Z Checking tokio-tungstenite v0.23.1
29322025-02-01T00:18:32.671Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
29332025-02-01T00:18:32.858Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
29342025-02-01T00:18:33.402Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
29352025-02-01T00:18:39.479Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
29362025-02-01T00:18:40.800Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
29372025-02-01T00:18:43.441Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29382025-02-01T00:18:48.557Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29392025-02-01T00:18:49.196Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
29402025-02-01T00:18:51.821Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.07s
29412025-02-01T00:18:52.002Z
29422025-02-01T00:18:52.002Zinfo: running `cargo check --bins` on gateway-api (109/197)
29432025-02-01T00:18:52.542Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29442025-02-01T00:18:52.545Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29452025-02-01T00:18:52.545Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29462025-02-01T00:18:52.547Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
29472025-02-01T00:18:52.622Z
29482025-02-01T00:18:52.622Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (110/197)
29492025-02-01T00:18:53.144Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29502025-02-01T00:18:53.147Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29512025-02-01T00:18:53.147Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29522025-02-01T00:18:53.150Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
29532025-02-01T00:18:53.220Z
29542025-02-01T00:18:53.220Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (111/197)
29552025-02-01T00:18:53.759Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29562025-02-01T00:18:53.761Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29572025-02-01T00:18:53.761Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29582025-02-01T00:18:53.764Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
29592025-02-01T00:18:53.843Z
29602025-02-01T00:18:53.843Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (112/197)
29612025-02-01T00:18:54.393Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29622025-02-01T00:18:54.397Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29632025-02-01T00:18:54.397Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29642025-02-01T00:18:54.397Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
29652025-02-01T00:18:54.467Z
29662025-02-01T00:18:54.467Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (113/197)
29672025-02-01T00:18:55.004Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29682025-02-01T00:18:55.007Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29692025-02-01T00:18:55.007Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29702025-02-01T00:18:55.010Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
29712025-02-01T00:18:55.082Z
29722025-02-01T00:18:55.082Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (114/197)
29732025-02-01T00:18:55.623Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29742025-02-01T00:18:55.626Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29752025-02-01T00:18:55.626Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29762025-02-01T00:18:55.629Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
29772025-02-01T00:18:55.704Z
29782025-02-01T00:18:55.704Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (115/197)
29792025-02-01T00:18:56.241Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29802025-02-01T00:18:56.243Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29812025-02-01T00:18:56.243Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29822025-02-01T00:18:56.246Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
29832025-02-01T00:18:56.320Z
29842025-02-01T00:18:56.320Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (116/197)
29852025-02-01T00:18:56.852Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29862025-02-01T00:18:56.854Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29872025-02-01T00:18:56.855Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29882025-02-01T00:18:56.857Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
29892025-02-01T00:18:56.929Z
29902025-02-01T00:18:56.929Zinfo: running `cargo check --bins` on oximeter-producer (117/197)
29912025-02-01T00:18:57.489Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29922025-02-01T00:18:57.492Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29932025-02-01T00:18:57.492Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29942025-02-01T00:18:57.496Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
29952025-02-01T00:18:57.570Z
29962025-02-01T00:18:57.571Zinfo: running `cargo check --bins` on internal-dns-resolver (118/197)
29972025-02-01T00:18:58.110Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29982025-02-01T00:18:58.114Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29992025-02-01T00:18:58.114Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30002025-02-01T00:18:58.118Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
30012025-02-01T00:18:58.188Z
30022025-02-01T00:18:58.188Zinfo: running `cargo check --bins` on sp-sim (119/197)
30032025-02-01T00:18:58.729Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30042025-02-01T00:18:58.731Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30052025-02-01T00:18:58.817Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
30062025-02-01T00:18:59.255Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30072025-02-01T00:19:00.882Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30082025-02-01T00:19:02.488Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.29s
30092025-02-01T00:19:02.655Z
30102025-02-01T00:19:02.655Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (120/197)
30112025-02-01T00:19:03.236Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30122025-02-01T00:19:03.239Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30132025-02-01T00:19:03.239Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30142025-02-01T00:19:03.242Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30152025-02-01T00:19:03.319Z
30162025-02-01T00:19:03.319Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (121/197)
30172025-02-01T00:19:03.915Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30182025-02-01T00:19:03.918Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30192025-02-01T00:19:03.918Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30202025-02-01T00:19:03.921Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
30212025-02-01T00:19:04.004Z
30222025-02-01T00:19:04.004Zinfo: running `cargo check --bins` on db-macros (122/197)
30232025-02-01T00:19:04.528Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30242025-02-01T00:19:04.531Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30252025-02-01T00:19:04.531Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30262025-02-01T00:19:04.534Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
30272025-02-01T00:19:04.604Z
30282025-02-01T00:19:04.604Zinfo: running `cargo check --bins` on nexus-macros-common (123/197)
30292025-02-01T00:19:05.139Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30302025-02-01T00:19:05.141Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30312025-02-01T00:19:05.141Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30322025-02-01T00:19:05.144Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
30332025-02-01T00:19:05.215Z
30342025-02-01T00:19:05.215Zinfo: running `cargo check --bins` on nexus-auth (124/197)
30352025-02-01T00:19:05.785Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30362025-02-01T00:19:05.788Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30372025-02-01T00:19:05.788Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30382025-02-01T00:19:05.791Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30392025-02-01T00:19:05.870Z
30402025-02-01T00:19:05.871Zinfo: running `cargo check --bins` on authz-macros (125/197)
30412025-02-01T00:19:06.397Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30422025-02-01T00:19:06.399Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30432025-02-01T00:19:06.399Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30442025-02-01T00:19:06.402Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
30452025-02-01T00:19:06.473Z
30462025-02-01T00:19:06.473Zinfo: running `cargo check --bins` on nexus-db-fixed-data (126/197)
30472025-02-01T00:19:07.046Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30482025-02-01T00:19:07.049Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30492025-02-01T00:19:07.049Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30502025-02-01T00:19:07.052Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30512025-02-01T00:19:07.127Z
30522025-02-01T00:19:07.127Zinfo: running `cargo check --bins` on nexus-db-model (127/197)
30532025-02-01T00:19:07.686Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30542025-02-01T00:19:07.688Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30552025-02-01T00:19:07.688Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30562025-02-01T00:19:07.691Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
30572025-02-01T00:19:07.767Z
30582025-02-01T00:19:07.767Zinfo: running `cargo check --bins` on nexus-defaults (128/197)
30592025-02-01T00:19:08.299Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30602025-02-01T00:19:08.302Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30612025-02-01T00:19:08.302Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30622025-02-01T00:19:08.304Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
30632025-02-01T00:19:08.375Z
30642025-02-01T00:19:08.375Zinfo: running `cargo check --bins` on nexus-inventory (129/197)
30652025-02-01T00:19:08.937Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30662025-02-01T00:19:08.940Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30672025-02-01T00:19:08.940Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30682025-02-01T00:19:08.942Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30692025-02-01T00:19:09.017Z
30702025-02-01T00:19:09.017Zinfo: running `cargo check --bins` on typed-rng (130/197)
30712025-02-01T00:19:09.533Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30722025-02-01T00:19:09.536Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30732025-02-01T00:19:09.536Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30742025-02-01T00:19:09.539Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
30752025-02-01T00:19:09.607Z
30762025-02-01T00:19:09.607Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (131/197)
30772025-02-01T00:19:10.196Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30782025-02-01T00:19:10.199Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30792025-02-01T00:19:10.337Z Checking keccak v0.1.5
30802025-02-01T00:19:10.449Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
30812025-02-01T00:19:10.451Z Checking secrecy v0.8.0
30822025-02-01T00:19:10.451Z Compiling unicase v2.7.0
30832025-02-01T00:19:10.469Z Compiling same-file v1.0.6
30842025-02-01T00:19:10.472Z Compiling tempfile v3.13.0
30852025-02-01T00:19:10.510Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=86a2ce1f9f13912a5fe652472de765ec5fc22e76#86a2ce1f)
30862025-02-01T00:19:10.513Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30872025-02-01T00:19:10.610Z Compiling thiserror-impl-no-std v2.0.2
30882025-02-01T00:19:10.732Z Checking sha3 v0.10.8
30892025-02-01T00:19:10.749Z Compiling walkdir v2.5.0
30902025-02-01T00:19:10.784Z Checking universal-hash v0.5.1
30912025-02-01T00:19:10.815Z Compiling blake3 v1.5.4
30922025-02-01T00:19:10.960Z Checking opaque-debug v0.3.1
30932025-02-01T00:19:10.980Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30942025-02-01T00:19:11.056Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
30952025-02-01T00:19:11.074Z Checking poly1305 v0.8.0
30962025-02-01T00:19:11.104Z Checking chacha20 v0.9.1
30972025-02-01T00:19:11.243Z Checking aead v0.5.2
30982025-02-01T00:19:11.280Z Compiling memmap2 v0.9.5
30992025-02-01T00:19:11.372Z Compiling constant_time_eq v0.3.1
31002025-02-01T00:19:11.434Z Compiling libefi-sys v0.1.0
31012025-02-01T00:19:11.464Z Compiling arrayvec v0.7.6
31022025-02-01T00:19:11.566Z Compiling arrayref v0.3.9
31032025-02-01T00:19:11.590Z Compiling salty v0.3.0
31042025-02-01T00:19:11.678Z Checking chacha20poly1305 v0.10.1
31052025-02-01T00:19:11.737Z Compiling toolchain_find v0.4.0
31062025-02-01T00:19:11.823Z Compiling camino-tempfile v1.1.1
31072025-02-01T00:19:11.870Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
31082025-02-01T00:19:12.008Z Compiling bitfield-struct v0.6.2
31092025-02-01T00:19:12.128Z Compiling topological-sort v0.2.2
31102025-02-01T00:19:12.240Z Compiling mime_guess v2.0.5
31112025-02-01T00:19:12.339Z Compiling rustfmt-wrapper v0.2.1
31122025-02-01T00:19:12.729Z Compiling omicron-zone-package v0.12.0
31132025-02-01T00:19:12.854Z Compiling progenitor v0.9.1
31142025-02-01T00:19:12.896Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31152025-02-01T00:19:13.064Z Checking primeorder v0.13.6
31162025-02-01T00:19:13.190Z Checking env_filter v0.1.2
31172025-02-01T00:19:13.209Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31182025-02-01T00:19:13.350Z Checking thiserror-no-std v2.0.2
31192025-02-01T00:19:13.381Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31202025-02-01T00:19:13.417Z Checking env_logger v0.11.5
31212025-02-01T00:19:13.444Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31222025-02-01T00:19:13.463Z Checking vsss-rs v3.3.4
31232025-02-01T00:19:13.490Z Checking p384 v0.13.0
31242025-02-01T00:19:13.509Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
31252025-02-01T00:19:13.558Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
31262025-02-01T00:19:13.800Z Checking http-range v0.1.5
31272025-02-01T00:19:13.896Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31282025-02-01T00:19:13.979Z Checking bumpalo v3.16.0
31292025-02-01T00:19:13.995Z Checking lockfree-object-pool v0.1.6
31302025-02-01T00:19:14.012Z Compiling zip v2.1.3
31312025-02-01T00:19:14.225Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
31322025-02-01T00:19:14.298Z Checking simd-adler32 v0.3.7
31332025-02-01T00:19:14.349Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31342025-02-01T00:19:14.560Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31352025-02-01T00:19:14.627Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31362025-02-01T00:19:14.644Z Checking zopfli v0.8.1
31372025-02-01T00:19:14.964Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31382025-02-01T00:19:15.150Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31392025-02-01T00:19:15.495Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
31402025-02-01T00:19:15.512Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31412025-02-01T00:19:15.519Z Checking nanorand v0.7.0
31422025-02-01T00:19:15.707Z Checking atty v0.2.14
31432025-02-01T00:19:15.803Z Checking glob v0.3.2
31442025-02-01T00:19:15.844Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
31452025-02-01T00:19:15.887Z Checking flume v0.11.1
31462025-02-01T00:19:15.913Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31472025-02-01T00:19:16.135Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31482025-02-01T00:19:16.302Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31492025-02-01T00:19:17.004Z Checking hyper-staticfile v0.10.1
31502025-02-01T00:19:17.192Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31512025-02-01T00:19:17.406Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
31522025-02-01T00:19:17.511Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31532025-02-01T00:19:17.780Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31542025-02-01T00:19:17.806Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
31552025-02-01T00:19:18.017Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=86a2ce1f9f13912a5fe652472de765ec5fc22e76#86a2ce1f)
31562025-02-01T00:19:18.305Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
31572025-02-01T00:19:18.458Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
31582025-02-01T00:19:18.652Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
31592025-02-01T00:19:18.996Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31602025-02-01T00:19:21.914Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
31612025-02-01T00:19:21.914Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31622025-02-01T00:19:30.053Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31632025-02-01T00:19:42.739Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.12s
31642025-02-01T00:19:42.928Z
31652025-02-01T00:19:42.928Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (132/197)
31662025-02-01T00:19:43.519Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31672025-02-01T00:19:43.521Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31682025-02-01T00:19:43.650Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31692025-02-01T00:19:56.564Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.62s
31702025-02-01T00:19:56.754Z
31712025-02-01T00:19:56.754Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (133/197)
31722025-02-01T00:19:57.337Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31732025-02-01T00:19:57.340Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31742025-02-01T00:19:57.470Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31752025-02-01T00:20:10.479Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.72s
31762025-02-01T00:20:10.665Z
31772025-02-01T00:20:10.665Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (134/197)
31782025-02-01T00:20:11.252Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31792025-02-01T00:20:11.254Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31802025-02-01T00:20:11.382Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31812025-02-01T00:20:24.378Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.70s
31822025-02-01T00:20:24.570Z
31832025-02-01T00:20:24.570Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (135/197)
31842025-02-01T00:20:25.162Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31852025-02-01T00:20:25.165Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31862025-02-01T00:20:25.298Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31872025-02-01T00:20:38.291Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.71s
31882025-02-01T00:20:38.478Z
31892025-02-01T00:20:38.478Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (136/197)
31902025-02-01T00:20:39.060Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31912025-02-01T00:20:39.063Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31922025-02-01T00:20:39.191Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31932025-02-01T00:20:52.103Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.62s
31942025-02-01T00:20:52.291Z
31952025-02-01T00:20:52.291Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (137/197)
31962025-02-01T00:20:52.902Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31972025-02-01T00:20:52.905Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31982025-02-01T00:20:53.039Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31992025-02-01T00:21:06.073Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.77s
32002025-02-01T00:21:06.265Z
32012025-02-01T00:21:06.265Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (138/197)
32022025-02-01T00:21:06.864Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32032025-02-01T00:21:06.868Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32042025-02-01T00:21:07.000Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32052025-02-01T00:21:19.832Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.55s
32062025-02-01T00:21:20.028Z
32072025-02-01T00:21:20.028Zinfo: running `cargo check --bins` on bootstrap-agent-api (139/197)
32082025-02-01T00:21:20.588Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32092025-02-01T00:21:20.590Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32102025-02-01T00:21:20.590Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32112025-02-01T00:21:20.594Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
32122025-02-01T00:21:20.672Z
32132025-02-01T00:21:20.672Zinfo: running `cargo check --bins` on key-manager (140/197)
32142025-02-01T00:21:21.211Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32152025-02-01T00:21:21.214Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32162025-02-01T00:21:21.215Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32172025-02-01T00:21:21.218Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
32182025-02-01T00:21:21.291Z
32192025-02-01T00:21:21.291Zinfo: running `cargo check --bins` on range-requests (141/197)
32202025-02-01T00:21:21.824Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32212025-02-01T00:21:21.827Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32222025-02-01T00:21:21.827Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32232025-02-01T00:21:21.829Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
32242025-02-01T00:21:21.902Z
32252025-02-01T00:21:21.902Zinfo: running `cargo check --bins` on repo-depot-api (142/197)
32262025-02-01T00:21:22.447Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32272025-02-01T00:21:22.449Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32282025-02-01T00:21:22.449Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32292025-02-01T00:21:22.452Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
32302025-02-01T00:21:22.526Z
32312025-02-01T00:21:22.526Zinfo: running `cargo check --bins` on sled-agent-api (143/197)
32322025-02-01T00:21:23.089Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32332025-02-01T00:21:23.092Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32342025-02-01T00:21:23.092Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32352025-02-01T00:21:23.095Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
32362025-02-01T00:21:23.170Z
32372025-02-01T00:21:23.170Zinfo: running `cargo check --bins` on sled-diagnostics (144/197)
32382025-02-01T00:21:23.694Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32392025-02-01T00:21:23.697Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32402025-02-01T00:21:23.697Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32412025-02-01T00:21:23.700Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
32422025-02-01T00:21:23.769Z
32432025-02-01T00:21:23.769Zinfo: running `cargo check --bins` on sled-hardware (145/197)
32442025-02-01T00:21:24.326Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32452025-02-01T00:21:24.328Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32462025-02-01T00:21:24.328Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32472025-02-01T00:21:24.331Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
32482025-02-01T00:21:24.405Z
32492025-02-01T00:21:24.405Zinfo: running `cargo check --bins --no-default-features` on sled-storage (146/197)
32502025-02-01T00:21:24.958Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32512025-02-01T00:21:24.961Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32522025-02-01T00:21:24.961Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32532025-02-01T00:21:24.964Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
32542025-02-01T00:21:25.038Z
32552025-02-01T00:21:25.038Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (147/197)
32562025-02-01T00:21:25.585Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32572025-02-01T00:21:25.587Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32582025-02-01T00:21:25.587Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32592025-02-01T00:21:25.590Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
32602025-02-01T00:21:25.664Z
32612025-02-01T00:21:25.664Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (148/197)
32622025-02-01T00:21:26.226Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32632025-02-01T00:21:26.229Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32642025-02-01T00:21:26.229Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32652025-02-01T00:21:26.232Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
32662025-02-01T00:21:26.310Z
32672025-02-01T00:21:26.310Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (149/197)
32682025-02-01T00:21:26.878Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32692025-02-01T00:21:26.882Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32702025-02-01T00:21:26.882Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32712025-02-01T00:21:26.884Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
32722025-02-01T00:21:26.962Z
32732025-02-01T00:21:26.962Zinfo: running `cargo check --bins` on nexus-test-interface (150/197)
32742025-02-01T00:21:27.523Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32752025-02-01T00:21:27.526Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32762025-02-01T00:21:27.526Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32772025-02-01T00:21:27.529Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
32782025-02-01T00:21:27.604Z
32792025-02-01T00:21:27.604Zinfo: running `cargo check --bins` on oximeter-collector (151/197)
32802025-02-01T00:21:28.169Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32812025-02-01T00:21:28.172Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32822025-02-01T00:21:28.288Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
32832025-02-01T00:21:28.288Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
32842025-02-01T00:21:29.128Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32852025-02-01T00:21:31.027Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.41s
32862025-02-01T00:21:31.210Z
32872025-02-01T00:21:31.210Zinfo: running `cargo check --bins` on oximeter-api (152/197)
32882025-02-01T00:21:31.746Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32892025-02-01T00:21:31.749Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32902025-02-01T00:21:31.749Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32912025-02-01T00:21:31.752Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
32922025-02-01T00:21:31.825Z
32932025-02-01T00:21:31.825Zinfo: running `cargo check --bins` on cert-dev (153/197)
32942025-02-01T00:21:32.349Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32952025-02-01T00:21:32.352Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32962025-02-01T00:21:32.428Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
32972025-02-01T00:21:32.701Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
32982025-02-01T00:21:32.865Z
32992025-02-01T00:21:32.865Zinfo: running `cargo check --bins` on clickana (154/197)
33002025-02-01T00:21:33.415Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33012025-02-01T00:21:33.418Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33022025-02-01T00:21:33.507Z Checking castaway v0.2.3
33032025-02-01T00:21:33.510Z Checking lru v0.12.5
33042025-02-01T00:21:33.510Z Compiling instability v0.3.2
33052025-02-01T00:21:33.510Z Checking unicode-truncate v1.1.0
33062025-02-01T00:21:33.510Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33072025-02-01T00:21:33.510Z Checking cassowary v0.3.0
33082025-02-01T00:21:33.732Z Checking compact_str v0.8.0
33092025-02-01T00:21:34.318Z Checking ratatui v0.28.1
33102025-02-01T00:21:35.194Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33112025-02-01T00:21:36.142Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33122025-02-01T00:21:36.942Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.07s
33132025-02-01T00:21:37.116Z
33142025-02-01T00:21:37.116Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (155/197)
33152025-02-01T00:21:37.674Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33162025-02-01T00:21:37.676Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33172025-02-01T00:21:37.781Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33182025-02-01T00:21:37.782Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33192025-02-01T00:21:38.756Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33202025-02-01T00:21:39.198Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
33212025-02-01T00:21:39.533Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.41s
33222025-02-01T00:21:39.713Z
33232025-02-01T00:21:39.713Zinfo: running `cargo check --bins` on ch-dev (156/197)
33242025-02-01T00:21:40.277Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33252025-02-01T00:21:40.279Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33262025-02-01T00:21:40.375Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
33272025-02-01T00:21:41.073Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s
33282025-02-01T00:21:41.249Z
33292025-02-01T00:21:41.249Zinfo: running `cargo check --bins` on crdb-seed (157/197)
33302025-02-01T00:21:41.806Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33312025-02-01T00:21:41.810Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33322025-02-01T00:21:41.900Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
33332025-02-01T00:21:42.244Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
33342025-02-01T00:21:42.416Z
33352025-02-01T00:21:42.416Zinfo: running `cargo check --bins` on db-dev (158/197)
33362025-02-01T00:21:42.976Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33372025-02-01T00:21:42.979Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33382025-02-01T00:21:43.073Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
33392025-02-01T00:21:43.780Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s
33402025-02-01T00:21:43.959Z
33412025-02-01T00:21:43.959Zinfo: running `cargo check --bins` on omicron-dev-lib (159/197)
33422025-02-01T00:21:44.512Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33432025-02-01T00:21:44.515Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33442025-02-01T00:21:44.515Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33452025-02-01T00:21:44.518Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
33462025-02-01T00:21:44.595Z
33472025-02-01T00:21:44.595Zinfo: running `cargo check --bins` on xtask-downloader (160/197)
33482025-02-01T00:21:45.123Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33492025-02-01T00:21:45.126Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33502025-02-01T00:21:45.203Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
33512025-02-01T00:21:46.062Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.46s
33522025-02-01T00:21:46.217Z
33532025-02-01T00:21:46.217Zinfo: running `cargo check --bins` on omicron-ls-apis (161/197)
33542025-02-01T00:21:46.740Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33552025-02-01T00:21:46.742Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33562025-02-01T00:21:46.819Z Checking cargo-platform v0.1.8
33572025-02-01T00:21:47.089Z Checking cargo_metadata v0.18.1
33582025-02-01T00:21:47.993Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
33592025-02-01T00:21:48.810Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.58s
33602025-02-01T00:21:48.966Z
33612025-02-01T00:21:48.967Zinfo: running `cargo check --bins` on mgs-dev (162/197)
33622025-02-01T00:21:49.550Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33632025-02-01T00:21:49.552Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33642025-02-01T00:21:49.670Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33652025-02-01T00:21:51.043Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33662025-02-01T00:21:51.615Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
33672025-02-01T00:21:52.127Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.15s
33682025-02-01T00:21:52.310Z
33692025-02-01T00:21:52.310Zinfo: running `cargo check --bins` on omicron-omdb (163/197)
33702025-02-01T00:21:52.918Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33712025-02-01T00:21:52.920Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33722025-02-01T00:21:53.076Z Compiling crunchy v0.2.2
33732025-02-01T00:21:53.076Z Compiling tiny-keccak v2.0.2
33742025-02-01T00:21:53.079Z Compiling dsl_auto_type v0.1.2
33752025-02-01T00:21:53.079Z Checking scheduled-thread-pool v0.2.7
33762025-02-01T00:21:53.079Z Compiling diesel_table_macro_syntax v0.2.0
33772025-02-01T00:21:53.225Z Compiling ascii-canvas v3.0.0
33782025-02-01T00:21:53.228Z Compiling ena v0.14.3
33792025-02-01T00:21:53.239Z Compiling diff v0.1.13
33802025-02-01T00:21:53.429Z Checking r2d2 v0.8.10
33812025-02-01T00:21:53.480Z Compiling regex-syntax v0.6.29
33822025-02-01T00:21:53.595Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
33832025-02-01T00:21:53.616Z Compiling ref-cast v1.0.23
33842025-02-01T00:21:53.721Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
33852025-02-01T00:21:53.724Z Compiling derive_builder_core v0.20.2
33862025-02-01T00:21:53.811Z Compiling libxml v0.3.3
33872025-02-01T00:21:53.835Z Compiling ref-cast-impl v1.0.23
33882025-02-01T00:21:54.020Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
33892025-02-01T00:21:54.225Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
33902025-02-01T00:21:54.253Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
33912025-02-01T00:21:54.479Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
33922025-02-01T00:21:54.501Z Compiling strum_macros v0.24.3
33932025-02-01T00:21:54.545Z Compiling samael v0.0.17
33942025-02-01T00:21:54.567Z Compiling diesel_derives v2.2.3
33952025-02-01T00:21:54.832Z Compiling indoc v1.0.9
33962025-02-01T00:21:55.740Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
33972025-02-01T00:21:55.943Z Compiling derive_builder_macro v0.20.2
33982025-02-01T00:21:56.035Z Compiling impl-trait-for-tuples v0.2.2
33992025-02-01T00:21:56.677Z Compiling lalrpop v0.19.12
34002025-02-01T00:21:56.790Z Checking derive_builder v0.20.2
34012025-02-01T00:21:56.948Z Compiling oso-derive v0.27.3
34022025-02-01T00:21:57.366Z Checking quick-xml v0.33.0
34032025-02-01T00:21:57.753Z Compiling diesel-dtrace v0.4.2
34042025-02-01T00:21:57.882Z Checking maplit v1.0.2
34052025-02-01T00:21:58.049Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
34062025-02-01T00:21:58.141Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
34072025-02-01T00:21:58.396Z Checking bb8 v0.8.5
34082025-02-01T00:21:58.455Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
34092025-02-01T00:21:58.748Z Checking rand_seeder v0.3.0
34102025-02-01T00:21:58.856Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34112025-02-01T00:21:58.899Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34122025-02-01T00:21:58.969Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34132025-02-01T00:21:59.177Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
34142025-02-01T00:21:59.486Z Checking unicode-linebreak v0.1.5
34152025-02-01T00:21:59.616Z Checking is_ci v1.2.0
34162025-02-01T00:21:59.774Z Checking smawk v0.3.2
34172025-02-01T00:21:59.996Z Checking supports-color v3.0.1
34182025-02-01T00:22:00.014Z Checking textwrap v0.16.1
34192025-02-01T00:22:00.238Z Checking multimap v0.10.0
34202025-02-01T00:22:00.769Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
34212025-02-01T00:22:02.700Z Checking diesel v2.2.6
34222025-02-01T00:22:27.013Z Compiling polar-core v0.27.3
34232025-02-01T00:22:27.586Z Checking async-bb8-diesel v0.2.1
34242025-02-01T00:22:34.140Z Checking oso v0.27.3
34252025-02-01T00:23:35.918Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
34262025-02-01T00:23:42.077Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 49s
34272025-02-01T00:23:42.275Z
34282025-02-01T00:23:42.276Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (164/197)
34292025-02-01T00:23:42.860Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34302025-02-01T00:23:42.862Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34312025-02-01T00:23:42.862Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34322025-02-01T00:23:42.866Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
34332025-02-01T00:23:42.945Z
34342025-02-01T00:23:42.945Zinfo: running `cargo check --bins` on nexus-saga-recovery (165/197)
34352025-02-01T00:23:43.516Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34362025-02-01T00:23:43.518Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34372025-02-01T00:23:43.518Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34382025-02-01T00:23:43.521Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
34392025-02-01T00:23:43.596Z
34402025-02-01T00:23:43.596Zinfo: running `cargo check --bins` on nexus-test-utils-macros (166/197)
34412025-02-01T00:23:44.126Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34422025-02-01T00:23:44.129Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34432025-02-01T00:23:44.129Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34442025-02-01T00:23:44.132Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
34452025-02-01T00:23:44.201Z
34462025-02-01T00:23:44.201Zinfo: running `cargo check --bins` on omicron-nexus (167/197)
34472025-02-01T00:23:44.823Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34482025-02-01T00:23:44.826Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34492025-02-01T00:23:45.006Z Compiling libz-sys v1.1.20
34502025-02-01T00:23:45.008Z Compiling libgit2-sys v0.17.0+1.8.1
34512025-02-01T00:23:45.136Z Compiling vergen v8.3.2
34522025-02-01T00:23:45.139Z Compiling cargo-platform v0.1.8
34532025-02-01T00:23:45.139Z Compiling pin-project-internal v1.1.6
34542025-02-01T00:23:45.177Z Compiling libsqlite3-sys v0.30.1
34552025-02-01T00:23:45.180Z Compiling snafu-derive v0.8.5
34562025-02-01T00:23:45.180Z Compiling buf-list v1.0.3
34572025-02-01T00:23:45.434Z Compiling cargo_metadata v0.18.1
34582025-02-01T00:23:45.635Z Compiling rustls v0.21.12
34592025-02-01T00:23:45.676Z Compiling cfg_aliases v0.2.1
34602025-02-01T00:23:45.787Z Compiling nix v0.29.0
34612025-02-01T00:23:45.938Z Checking globset v0.4.15
34622025-02-01T00:23:45.955Z Checking olpc-cjson v0.1.4
34632025-02-01T00:23:45.994Z Checking sct v0.7.1
34642025-02-01T00:23:46.165Z Checking rustls-webpki v0.101.7
34652025-02-01T00:23:46.211Z Checking serde_plain v1.0.2
34662025-02-01T00:23:46.424Z Checking typed-path v0.9.3
34672025-02-01T00:23:46.870Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
34682025-02-01T00:23:47.034Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
34692025-02-01T00:23:47.153Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
34702025-02-01T00:23:47.322Z Checking hashlink v0.9.1
34712025-02-01T00:23:47.442Z Checking fallible-iterator v0.3.0
34722025-02-01T00:23:47.814Z Checking pin-project v1.1.6
34732025-02-01T00:23:47.909Z Checking parse-size v1.1.0
34742025-02-01T00:23:47.961Z Checking fallible-streaming-iterator v0.1.9
34752025-02-01T00:23:48.103Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
34762025-02-01T00:23:48.184Z Checking rusqlite v0.32.1
34772025-02-01T00:23:48.312Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
34782025-02-01T00:23:48.497Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
34792025-02-01T00:23:48.529Z Checking rustls-pemfile v1.0.4
34802025-02-01T00:23:48.912Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34812025-02-01T00:23:49.093Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
34822025-02-01T00:23:49.144Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
34832025-02-01T00:23:49.197Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
34842025-02-01T00:23:49.291Z Checking twox-hash v2.1.0
34852025-02-01T00:23:49.413Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
34862025-02-01T00:23:49.516Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
34872025-02-01T00:23:49.538Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
34882025-02-01T00:23:49.741Z Checking tokio-rustls v0.24.1
34892025-02-01T00:23:49.837Z Checking snafu v0.8.5
34902025-02-01T00:23:50.304Z Checking tough v0.19.0
34912025-02-01T00:23:50.821Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
34922025-02-01T00:23:50.847Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
34932025-02-01T00:23:51.238Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=86a2ce1f9f13912a5fe652472de765ec5fc22e76#86a2ce1f)
34942025-02-01T00:23:51.336Z Checking fatfs v0.3.6
34952025-02-01T00:23:51.413Z Checking assert_matches v1.5.0
34962025-02-01T00:23:54.368Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
34972025-02-01T00:23:55.692Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
34982025-02-01T00:23:57.567Z Compiling git2 v0.19.0
34992025-02-01T00:24:01.587Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=86a2ce1f9f13912a5fe652472de765ec5fc22e76#86a2ce1f)
35002025-02-01T00:24:57.571Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
35012025-02-01T00:24:57.764Z
35022025-02-01T00:24:57.764Zinfo: running `cargo check --bins` on nexus-external-api (168/197)
35032025-02-01T00:24:58.358Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35042025-02-01T00:24:58.361Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35052025-02-01T00:24:58.361Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35062025-02-01T00:24:58.364Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
35072025-02-01T00:24:58.442Z
35082025-02-01T00:24:58.442Zinfo: running `cargo check --bins` on openapi-manager-types (169/197)
35092025-02-01T00:24:58.960Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35102025-02-01T00:24:58.963Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35112025-02-01T00:24:58.963Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35122025-02-01T00:24:58.966Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
35132025-02-01T00:24:59.036Z
35142025-02-01T00:24:59.036Zinfo: running `cargo check --bins` on nexus-internal-api (170/197)
35152025-02-01T00:24:59.599Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35162025-02-01T00:24:59.602Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35172025-02-01T00:24:59.602Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35182025-02-01T00:24:59.605Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
35192025-02-01T00:24:59.683Z
35202025-02-01T00:24:59.683Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (171/197)
35212025-02-01T00:25:00.279Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35222025-02-01T00:25:00.282Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35232025-02-01T00:25:00.282Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35242025-02-01T00:25:00.285Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
35252025-02-01T00:25:00.366Z
35262025-02-01T00:25:00.367Zinfo: running `cargo check --bins` on nexus-networking (172/197)
35272025-02-01T00:25:00.941Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35282025-02-01T00:25:00.944Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35292025-02-01T00:25:00.944Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35302025-02-01T00:25:00.947Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
35312025-02-01T00:25:01.029Z
35322025-02-01T00:25:01.029Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (173/197)
35332025-02-01T00:25:01.612Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35342025-02-01T00:25:01.615Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35352025-02-01T00:25:01.615Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35362025-02-01T00:25:01.619Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
35372025-02-01T00:25:01.702Z
35382025-02-01T00:25:01.702Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (174/197)
35392025-02-01T00:25:02.281Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35402025-02-01T00:25:02.283Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35412025-02-01T00:25:02.283Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35422025-02-01T00:25:02.287Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
35432025-02-01T00:25:02.368Z
35442025-02-01T00:25:02.368Zinfo: running `cargo check --bins` on update-common (175/197)
35452025-02-01T00:25:02.935Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35462025-02-01T00:25:02.938Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35472025-02-01T00:25:02.938Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35482025-02-01T00:25:02.941Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
35492025-02-01T00:25:03.017Z
35502025-02-01T00:25:03.017Zinfo: running `cargo check --bins` on tufaceous-lib (176/197)
35512025-02-01T00:25:03.578Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35522025-02-01T00:25:03.581Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35532025-02-01T00:25:03.581Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35542025-02-01T00:25:03.584Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
35552025-02-01T00:25:03.658Z
35562025-02-01T00:25:03.658Zinfo: running `cargo check --bins` on tufaceous (177/197)
35572025-02-01T00:25:04.223Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35582025-02-01T00:25:04.226Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35592025-02-01T00:25:04.321Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
35602025-02-01T00:25:05.431Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
35612025-02-01T00:25:06.226Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.56s
35622025-02-01T00:25:06.396Z
35632025-02-01T00:25:06.396Zinfo: running `cargo check --bins` on omicron-dev (178/197)
35642025-02-01T00:25:07.042Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35652025-02-01T00:25:07.045Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35662025-02-01T00:25:07.235Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
35672025-02-01T00:25:07.238Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
35682025-02-01T00:25:07.376Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
35692025-02-01T00:25:07.379Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
35702025-02-01T00:25:08.328Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
35712025-02-01T00:25:35.320Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
35722025-02-01T00:25:35.323Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
35732025-02-01T00:25:35.323Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
35742025-02-01T00:25:35.323Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
35752025-02-01T00:25:35.323Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
35762025-02-01T00:25:35.323Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
35772025-02-01T00:25:36.172Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
35782025-02-01T00:25:37.339Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
35792025-02-01T00:26:17.377Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
35802025-02-01T00:26:17.591Z
35812025-02-01T00:26:17.591Zinfo: running `cargo check --bins` on openapi-manager (179/197)
35822025-02-01T00:26:18.161Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35832025-02-01T00:26:18.164Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35842025-02-01T00:26:18.278Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
35852025-02-01T00:26:18.281Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
35862025-02-01T00:26:18.281Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
35872025-02-01T00:26:18.406Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
35882025-02-01T00:26:18.409Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
35892025-02-01T00:26:18.432Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
35902025-02-01T00:26:18.435Z Checking dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
35912025-02-01T00:26:18.458Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
35922025-02-01T00:26:18.596Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
35932025-02-01T00:26:18.628Z Checking heck v0.4.1
35942025-02-01T00:26:18.702Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
35952025-02-01T00:26:18.845Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
35962025-02-01T00:26:18.988Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
35972025-02-01T00:26:19.261Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
35982025-02-01T00:26:19.621Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
35992025-02-01T00:26:19.784Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
36002025-02-01T00:26:20.095Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
36012025-02-01T00:26:21.081Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
36022025-02-01T00:26:21.510Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
36032025-02-01T00:26:21.983Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
36042025-02-01T00:26:22.029Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
36052025-02-01T00:26:23.791Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
36062025-02-01T00:26:23.794Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
36072025-02-01T00:26:25.112Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
36082025-02-01T00:26:26.537Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
36092025-02-01T00:26:32.314Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
36102025-02-01T00:26:32.317Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
36112025-02-01T00:26:33.546Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
36122025-02-01T00:26:34.532Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.93s
36132025-02-01T00:26:34.715Z
36142025-02-01T00:26:34.715Zinfo: running `cargo check --bins` on installinator-api (180/197)
36152025-02-01T00:26:35.272Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36162025-02-01T00:26:35.274Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36172025-02-01T00:26:35.275Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36182025-02-01T00:26:35.277Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
36192025-02-01T00:26:35.355Z
36202025-02-01T00:26:35.355Zinfo: running `cargo check --bins` on wicketd-api (181/197)
36212025-02-01T00:26:35.912Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36222025-02-01T00:26:35.915Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36232025-02-01T00:26:35.915Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36242025-02-01T00:26:35.918Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
36252025-02-01T00:26:35.995Z
36262025-02-01T00:26:35.995Zinfo: running `cargo check --bins` on reconfigurator-cli (182/197)
36272025-02-01T00:26:36.560Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36282025-02-01T00:26:36.563Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36292025-02-01T00:26:36.672Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
36302025-02-01T00:26:36.672Z Compiling petname v2.0.2
36312025-02-01T00:26:36.675Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
36322025-02-01T00:26:36.675Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
36332025-02-01T00:26:36.675Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
36342025-02-01T00:26:36.675Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
36352025-02-01T00:26:36.779Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
36362025-02-01T00:26:36.794Z Checking sync-ptr v0.1.1
36372025-02-01T00:26:41.734Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
36382025-02-01T00:26:42.324Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
36392025-02-01T00:26:43.410Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
36402025-02-01T00:26:44.910Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.90s
36412025-02-01T00:26:45.095Z
36422025-02-01T00:26:45.095Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (183/197)
36432025-02-01T00:26:45.655Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36442025-02-01T00:26:45.658Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36452025-02-01T00:26:45.658Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36462025-02-01T00:26:45.661Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
36472025-02-01T00:26:45.738Z
36482025-02-01T00:26:45.738Zinfo: running `cargo check --bins` on omicron-releng (184/197)
36492025-02-01T00:26:46.297Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36502025-02-01T00:26:46.300Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36512025-02-01T00:26:46.390Z Checking memmap2 v0.9.5
36522025-02-01T00:26:46.390Z Checking constant_time_eq v0.3.1
36532025-02-01T00:26:46.393Z Checking arrayvec v0.7.6
36542025-02-01T00:26:46.393Z Checking arrayref v0.3.9
36552025-02-01T00:26:46.393Z Checking topological-sort v0.2.2
36562025-02-01T00:26:46.393Z Checking shell-words v1.1.0
36572025-02-01T00:26:46.796Z Checking blake3 v1.5.4
36582025-02-01T00:26:47.125Z Checking omicron-zone-package v0.12.0
36592025-02-01T00:26:48.229Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
36602025-02-01T00:26:49.121Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.37s
36612025-02-01T00:26:49.292Z
36622025-02-01T00:26:49.292Zinfo: running `cargo check --bins` on xtask (185/197)
36632025-02-01T00:26:49.696Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36642025-02-01T00:26:49.698Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36652025-02-01T00:26:49.713Z Checking bitflags v2.6.0
36662025-02-01T00:26:49.715Z Checking serde v1.0.217
36672025-02-01T00:26:49.792Z Checking thiserror v1.0.69
36682025-02-01T00:26:49.807Z Checking scroll v0.12.0
36692025-02-01T00:26:49.810Z Checking hashbrown v0.15.1
36702025-02-01T00:26:49.817Z Checking log v0.4.22
36712025-02-01T00:26:49.826Z Checking zerocopy v0.7.35
36722025-02-01T00:26:49.847Z Checking syn v2.0.96
36732025-02-01T00:26:49.913Z Checking pest v2.7.14
36742025-02-01T00:26:50.035Z Checking rustix v0.38.37
36752025-02-01T00:26:50.092Z Checking once_cell v1.20.2
36762025-02-01T00:26:50.246Z Checking goblin v0.8.2
36772025-02-01T00:26:50.390Z Checking fs-err v2.11.0
36782025-02-01T00:26:50.708Z Checking anyhow v1.0.95
36792025-02-01T00:26:50.761Z Checking indexmap v2.7.1
36802025-02-01T00:26:51.012Z Checking tabled v0.15.0
36812025-02-01T00:26:51.727Z Checking terminal_size v0.4.0
36822025-02-01T00:26:51.730Z Checking tempfile v3.13.0
36832025-02-01T00:26:51.906Z Checking clap_builder v4.5.27
36842025-02-01T00:26:52.321Z Checking dtrace-parser v0.2.0
36852025-02-01T00:26:53.836Z Checking clap v4.5.27
36862025-02-01T00:26:53.862Z Checking serde_json v1.0.135
36872025-02-01T00:26:53.865Z Checking toml_datetime v0.6.8
36882025-02-01T00:26:53.865Z Checking serde_spanned v0.6.8
36892025-02-01T00:26:53.865Z Checking camino v1.1.9
36902025-02-01T00:26:53.865Z Checking cargo-platform v0.1.8
36912025-02-01T00:26:53.865Z Checking semver v1.0.24
36922025-02-01T00:26:53.929Z Checking macaddr v1.0.1
36932025-02-01T00:26:54.160Z Checking toml_edit v0.22.22
36942025-02-01T00:26:54.334Z Checking camino-tempfile v1.1.1
36952025-02-01T00:26:54.950Z Checking dof v0.3.0
36962025-02-01T00:26:54.950Z Checking cargo_metadata v0.18.1
36972025-02-01T00:26:55.356Z Checking usdt-impl v0.5.0
36982025-02-01T00:26:55.705Z Checking usdt v0.5.0
36992025-02-01T00:26:55.877Z Checking toml v0.8.19
37002025-02-01T00:26:56.306Z Checking cargo_toml v0.20.5
37012025-02-01T00:26:57.416Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
37022025-02-01T00:26:58.290Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.73s
37032025-02-01T00:26:58.298Z
37042025-02-01T00:26:58.298Zinfo: running `cargo check --bins` on end-to-end-tests (186/197)
37052025-02-01T00:26:58.749Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37062025-02-01T00:26:58.752Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37072025-02-01T00:26:58.890Z Checking polyval v0.6.2
37082025-02-01T00:26:59.004Z Checking ctr v0.9.2
37092025-02-01T00:26:59.016Z Checking ssh-encoding v0.2.0
37102025-02-01T00:26:59.018Z Checking blowfish v0.9.1
37112025-02-01T00:26:59.036Z Checking password-hash v0.4.2
37122025-02-01T00:26:59.051Z Checking p256 v0.13.2
37132025-02-01T00:26:59.054Z Checking p521 v0.13.3
37142025-02-01T00:26:59.083Z Checking russh-cryptovec v0.7.3
37152025-02-01T00:26:59.245Z Checking ghash v0.5.1
37162025-02-01T00:26:59.265Z Checking bcrypt-pbkdf v0.10.0
37172025-02-01T00:26:59.268Z Checking md5 v0.7.0
37182025-02-01T00:26:59.302Z Checking num-bigint v0.4.6
37192025-02-01T00:26:59.309Z Checking des v0.8.1
37202025-02-01T00:26:59.419Z Checking aes-gcm v0.10.3
37212025-02-01T00:26:59.437Z Checking pbkdf2 v0.11.0
37222025-02-01T00:26:59.497Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
37232025-02-01T00:26:59.515Z Checking hex-literal v0.4.1
37242025-02-01T00:26:59.555Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
37252025-02-01T00:26:59.611Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
37262025-02-01T00:26:59.649Z Checking internet-checksum v0.2.1
37272025-02-01T00:26:59.668Z Checking ssh-cipher v0.2.0
37282025-02-01T00:26:59.951Z Checking ssh-key v0.6.6
37292025-02-01T00:27:00.120Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
37302025-02-01T00:27:01.060Z Checking russh-keys v0.45.0
37312025-02-01T00:27:01.872Z Checking russh v0.45.0
37322025-02-01T00:27:19.571Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
37332025-02-01T00:27:20.909Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.77s
37342025-02-01T00:27:21.101Z
37352025-02-01T00:27:21.101Zinfo: running `cargo check --bins` on gateway-cli (187/197)
37362025-02-01T00:27:21.651Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37372025-02-01T00:27:21.654Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37382025-02-01T00:27:21.739Z Checking termios v0.3.3
37392025-02-01T00:27:21.956Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
37402025-02-01T00:27:22.739Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.63s
37412025-02-01T00:27:22.908Z
37422025-02-01T00:27:22.908Zinfo: running `cargo check --bins --no-default-features` on installinator (188/197)
37432025-02-01T00:27:23.489Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37442025-02-01T00:27:23.491Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37452025-02-01T00:27:23.598Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
37462025-02-01T00:27:23.598Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
37472025-02-01T00:27:23.601Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
37482025-02-01T00:27:23.601Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
37492025-02-01T00:27:24.584Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
37502025-02-01T00:27:25.790Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
37512025-02-01T00:27:27.494Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.58s
37522025-02-01T00:27:27.681Z
37532025-02-01T00:27:27.681Zinfo: running `cargo check --bins` on internal-dns-cli (189/197)
37542025-02-01T00:27:28.224Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37552025-02-01T00:27:28.227Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37562025-02-01T00:27:28.312Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
37572025-02-01T00:27:28.774Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
37582025-02-01T00:27:28.944Z
37592025-02-01T00:27:28.944Zinfo: running `cargo check --bins` on omicron-live-tests (190/197)
37602025-02-01T00:27:29.474Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37612025-02-01T00:27:29.477Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37622025-02-01T00:27:29.477Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37632025-02-01T00:27:29.479Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
37642025-02-01T00:27:29.549Z
37652025-02-01T00:27:29.549Zinfo: running `cargo check --bins` on live-tests-macros (191/197)
37662025-02-01T00:27:30.085Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37672025-02-01T00:27:30.088Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37682025-02-01T00:27:30.088Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37692025-02-01T00:27:30.091Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
37702025-02-01T00:27:30.160Z
37712025-02-01T00:27:30.160Zinfo: running `cargo check --bins` on omicron-package (192/197)
37722025-02-01T00:27:30.727Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37732025-02-01T00:27:30.729Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37742025-02-01T00:27:30.828Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
37752025-02-01T00:27:32.153Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.98s
37762025-02-01T00:27:32.326Z
37772025-02-01T00:27:32.326Zinfo: running `cargo check --bins` on wicket-dbg (193/197)
37782025-02-01T00:27:32.919Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37792025-02-01T00:27:32.922Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37802025-02-01T00:27:33.034Z Checking rtoolbox v0.0.2
37812025-02-01T00:27:33.037Z Checking tui-tree-widget v0.22.0
37822025-02-01T00:27:33.037Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
37832025-02-01T00:27:33.268Z Checking rpassword v7.3.1
37842025-02-01T00:27:36.977Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
37852025-02-01T00:27:39.807Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
37862025-02-01T00:27:40.918Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.58s
37872025-02-01T00:27:41.102Z
37882025-02-01T00:27:41.103Zinfo: running `cargo check --bins` on wicket (194/197)
37892025-02-01T00:27:41.683Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37902025-02-01T00:27:41.685Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37912025-02-01T00:27:41.793Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
37922025-02-01T00:27:42.197Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
37932025-02-01T00:27:42.382Z
37942025-02-01T00:27:42.382Zinfo: running `cargo check --bins` on wicketd (195/197)
37952025-02-01T00:27:42.975Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37962025-02-01T00:27:42.977Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37972025-02-01T00:27:43.092Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
37982025-02-01T00:27:43.092Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
37992025-02-01T00:27:43.882Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
38002025-02-01T00:27:47.541Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.15s
38012025-02-01T00:27:47.727Z
38022025-02-01T00:27:47.727Zinfo: running `cargo check --bins` on omicron-workspace-hack (196/197)
38032025-02-01T00:27:48.249Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38042025-02-01T00:27:48.252Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38052025-02-01T00:27:48.252Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38062025-02-01T00:27:48.255Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
38072025-02-01T00:27:48.322Z
38082025-02-01T00:27:48.322Zinfo: running `cargo check --bins` on zone-setup (197/197)
38092025-02-01T00:27:48.913Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38102025-02-01T00:27:48.916Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38112025-02-01T00:27:49.044Z Checking uzers v0.12.1
38122025-02-01T00:27:49.386Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
38132025-02-01T00:27:50.432Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.10s
38142025-02-01T00:27:50.645Z
38152025-02-01T00:27:50.645Zreal 13:18.726925910
38162025-02-01T00:27:50.645Zuser 25:32.876530817
38172025-02-01T00:27:50.645Zsys 4:10.598239803
38182025-02-01T00:27:50.645Ztrap 0.506415342
38192025-02-01T00:27:50.645Ztflt 3.165900929
38202025-02-01T00:27:50.645Zdflt 2.186845665
38212025-02-01T00:27:50.648Zkflt 0.001079667
38222025-02-01T00:27:50.648Zlock 45:27.992984956
38232025-02-01T00:27:50.648Zslp 2:07:17.204780100
38242025-02-01T00:27:50.648Zlat 1:05.039529291
38252025-02-01T00:27:50.648Zstop 3:44.535595157
38262025-02-01T00:27:50.648Zprocess exited: duration 1150414 ms, exit code 0
 
38272025-02-01T00:27:50.654Zfound 0 output files