01JNS8CFZQC7EQ9EJHG336GAS2: 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: 01JNS8CY76MTX654BV3Q7AFQ5A

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-03-07T21:33:39.018Zjob assigned to worker 01JNS8D2YP3G18XZJAXQZ97DYV [factory aws, i-0399637176c5d693c] (queued for 48 s)
 
22025-03-07T21:33:46.844Zstarting task 0: "setup"
32025-03-07T21:33:46.849Z++ uname -s
42025-03-07T21:33:46.855Z+ kern=SunOS
52025-03-07T21:33:46.856Z+ build_user=build
62025-03-07T21:33:46.856Z+ build_uid=12345
72025-03-07T21:33:46.856Z+ work_dir=/work
82025-03-07T21:33:46.856Z+ input_dir=/input
92025-03-07T21:33:46.857Z+ [[ 0 == 12345 ]]
102025-03-07T21:33:46.857Z+ case "$kern" in
112025-03-07T21:33:46.857Z+ groupadd -g 12345 build
122025-03-07T21:33:46.857Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-03-07T21:33:48.861Z+ zfs create -o mountpoint=/work rpool/work
142025-03-07T21:33:48.976Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-03-07T21:33:48.982Z+ home_fs=zfs
162025-03-07T21:33:48.982Z+ [[ zfs == autofs ]]
172025-03-07T21:33:48.982Z+ mkdir -p /home/build
182025-03-07T21:33:48.985Z+ chown build:build /home/build /work
192025-03-07T21:33:50.984Z+ chmod 0700 /home/build /work
202025-03-07T21:33:50.987Zprocess exited: duration 4145 ms, exit code 0
 
212025-03-07T21:33:50.993Zstarting task 1: "rust-toolchain"
222025-03-07T21:33:50.999Z+ printf ' * rust toolchain channel = "%s"\n' 1.85.0
232025-03-07T21:33:50.999Z * rust toolchain channel = "1.85.0"
242025-03-07T21:33:50.999Z * rust toolchain profile = "default"
252025-03-07T21:33:50.999Z+ printf ' * rust toolchain profile = "%s"\n' default
262025-03-07T21:33:50.999Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-03-07T21:33:50.999Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-03-07T21:33:51.003Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-03-07T21:33:51.003Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default
302025-03-07T21:33:51.127Zinfo: downloading installer
312025-03-07T21:33:52.526Zwarn: It looks like you have an existing installation of Rust at:
322025-03-07T21:33:52.526Zwarn: /opt/ooce/bin
332025-03-07T21:33:52.526Zwarn: It is recommended that rustup be the primary Rust installation.
342025-03-07T21:33:52.526Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-03-07T21:33:52.526Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-03-07T21:33:52.526Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-03-07T21:33:52.526Zwarn: or pass `-y' to ignore all ignorable checks.
382025-03-07T21:33:52.526Zerror: cannot install while Rust is installed
392025-03-07T21:33:52.526Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-03-07T21:33:52.562Zinfo: profile set to 'default'
412025-03-07T21:33:52.563Zinfo: default host triple is x86_64-unknown-illumos
422025-03-07T21:33:52.566Zinfo: syncing channel updates for '1.85.0-x86_64-unknown-illumos'
432025-03-07T21:33:52.727Zinfo: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17)
442025-03-07T21:33:52.727Zinfo: downloading component 'cargo'
452025-03-07T21:33:53.497Zinfo: downloading component 'clippy'
462025-03-07T21:33:53.930Zinfo: downloading component 'rust-docs'
472025-03-07T21:33:55.295Zinfo: downloading component 'rust-std'
482025-03-07T21:33:57.267Zinfo: downloading component 'rustc'
492025-03-07T21:34:04.271Zinfo: downloading component 'rustfmt'
502025-03-07T21:34:04.571Zinfo: installing component 'cargo'
512025-03-07T21:34:05.408Zinfo: installing component 'clippy'
522025-03-07T21:34:05.805Zinfo: installing component 'rust-docs'
532025-03-07T21:34:07.593Zinfo: installing component 'rust-std'
542025-03-07T21:34:09.454Zinfo: installing component 'rustc'
552025-03-07T21:34:15.462Zinfo: installing component 'rustfmt'
562025-03-07T21:34:15.793Zinfo: default toolchain set to '1.85.0-x86_64-unknown-illumos'
572025-03-07T21:34:15.793Z
582025-03-07T21:34:16.156Z 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17)
592025-03-07T21:34:16.156Z
602025-03-07T21:34:16.159Z
612025-03-07T21:34:16.159ZRust is installed now. Great!
622025-03-07T21:34:16.159Z
632025-03-07T21:34:16.159ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-03-07T21:34:16.159Zenvironment variable. This has not been done automatically.
652025-03-07T21:34:16.159Z
662025-03-07T21:34:16.159ZTo configure your current shell, you need to source
672025-03-07T21:34:16.159Zthe corresponding env file under $HOME/.cargo.
682025-03-07T21:34:16.159Z
692025-03-07T21:34:16.159ZThis is usually done by running one of the following (note the leading DOT):
702025-03-07T21:34:16.159Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-03-07T21:34:16.159Zsource "$HOME/.cargo/env.fish" # For fish
722025-03-07T21:34:16.159Zsource "$HOME/.cargo/env.nu" # For nushell
732025-03-07T21:34:16.234Z+ rustup --version
742025-03-07T21:34:16.245Zrustup 1.28.1 (f9edccde0 2025-03-05)
752025-03-07T21:34:16.249Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-03-07T21:34:16.274Zinfo: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)`
772025-03-07T21:34:16.277Z+ cargo --version
782025-03-07T21:34:16.296Zcargo 1.85.0 (d73d2caf9 2024-12-31)
792025-03-07T21:34:16.299Z+ rustc --version
802025-03-07T21:34:16.325Zrustc 1.85.0 (4d91de4e4 2025-02-17)
812025-03-07T21:34:16.329Zprocess exited: duration 25331 ms, exit code 0
 
822025-03-07T21:34:16.335Zstarting task 2: "authentication"
832025-03-07T21:34:16.357Zprocess exited: duration 21 ms, exit code 0
 
842025-03-07T21:34:16.363Zstarting task 3: "clone repository"
852025-03-07T21:34:16.367Z+ mkdir -p /work/oxidecomputer/omicron
862025-03-07T21:34:16.371Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-03-07T21:34:16.516ZCloning into '/work/oxidecomputer/omicron'...
882025-03-07T21:34:25.062Z+ cd /work/oxidecomputer/omicron
892025-03-07T21:34:25.063Z+ git fetch origin f5526efc6179e8c0432bd5f59334613857389061
902025-03-07T21:34:25.387ZFrom https://github.com/oxidecomputer/omicron
912025-03-07T21:34:25.387Z * branch f5526efc6179e8c0432bd5f59334613857389061 -> FETCH_HEAD
922025-03-07T21:34:25.399Z+ [[ -n fix-boolean-logic ]]
932025-03-07T21:34:25.402Z++ git branch --show-current
942025-03-07T21:34:25.405Z+ current=main
952025-03-07T21:34:25.405Z+ [[ main != fix-boolean-logic ]]
962025-03-07T21:34:25.405Z+ git branch -f fix-boolean-logic f5526efc6179e8c0432bd5f59334613857389061
972025-03-07T21:34:25.407Z+ git checkout -f fix-boolean-logic
982025-03-07T21:34:25.600ZSwitched to branch 'fix-boolean-logic'
992025-03-07T21:34:25.603Z+ git reset --hard f5526efc6179e8c0432bd5f59334613857389061
1002025-03-07T21:34:25.617ZHEAD is now at f5526efc6 Fix logging too
1012025-03-07T21:34:25.619Zprocess exited: duration 9253 ms, exit code 0
 
1022025-03-07T21:34:25.625Zstarting task 4: "build"
1032025-03-07T21:34:25.631Z+ source .github/buildomat/ci-env.sh
1042025-03-07T21:34:25.631Z++ export CARGO_TERM_COLOR=always
1052025-03-07T21:34:25.631Z++ CARGO_TERM_COLOR=always
1062025-03-07T21:34:25.631Z+ cargo --version
1072025-03-07T21:34:25.689Zcargo 1.85.0 (d73d2caf9 2024-12-31)
1082025-03-07T21:34:25.692Z+ rustc --version
1092025-03-07T21:34:25.762Zrustc 1.85.0 (4d91de4e4 2025-02-17)
1102025-03-07T21:34:25.766Z+ source ./env.sh
1112025-03-07T21:34:25.770Z++ OLD_SHELL_OPTS=ehxB
1122025-03-07T21:34:25.770Z++ set -o xtrace
1132025-03-07T21:34:25.770Z++++ dirname ./env.sh
1142025-03-07T21:34:25.773Z+++ readlink -f .
1152025-03-07T21:34:25.776Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162025-03-07T21:34:25.776Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1172025-03-07T21:34:25.777Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1182025-03-07T21:34:25.777Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1192025-03-07T21:34:25.777Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1202025-03-07T21:34:25.777Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1212025-03-07T21:34:25.777Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1222025-03-07T21:34:25.777Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1232025-03-07T21:34:25.777Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1242025-03-07T21:34:25.777Z++ case $OLD_SHELL_OPTS in
1252025-03-07T21:34:25.777Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262025-03-07T21:34:25.777Z+ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1272025-03-07T21:34:25.777Z+ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1282025-03-07T21:34:25.777Z+ banner prerequisites
1292025-03-07T21:34:25.780Z
1302025-03-07T21:34:25.780Z ##### ##### ###### ##### ###### #### # # # #### #
1312025-03-07T21:34:25.780Z # # # # # # # # # # # # # # #
1322025-03-07T21:34:25.780Z # # # # ##### # # ##### # # # # # #### #
1332025-03-07T21:34:25.780Z ##### ##### # ##### # # # # # # # # #
1342025-03-07T21:34:25.781Z # # # # # # # # # # # # # # #
1352025-03-07T21:34:25.781Z # # # ###### # # ###### ### # #### # #### #
1362025-03-07T21:34:25.781Z
1372025-03-07T21:34:25.781Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382025-03-07T21:34:28.236Zpkg list: illegal option -- F
1392025-03-07T21:34:28.236ZUsage:
1402025-03-07T21:34:28.239Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1412025-03-07T21:34:28.239Z [pkg_fmri_pattern ...]
1422025-03-07T21:34:29.106Zpkg list: illegal option -- F
1432025-03-07T21:34:29.106ZUsage:
1442025-03-07T21:34:29.106Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1452025-03-07T21:34:29.106Z [pkg_fmri_pattern ...]
1462025-03-07T21:34:37.231Z Startup: Refreshing catalog 'helios-dev' ... Done
1472025-03-07T21:34:41.706Z Startup: Caching catalogs ... Done
1482025-03-07T21:34:55.407ZPlanning: Solver setup ... Done (12.730s)
1492025-03-07T21:34:55.562ZPlanning: Running solver ... Done (0.156s)
1502025-03-07T21:34:55.774ZPlanning: Finding local manifests ... Done (0.094s)
1512025-03-07T21:34:55.787ZPlanning: Fetching manifests: 0/7 0% complete
1522025-03-07T21:34:56.551ZPlanning: Fetching manifests: 7/7 100% complete
1532025-03-07T21:34:56.804ZPlanning: Package planning ... Done (0.253s)
1542025-03-07T21:34:56.862ZPlanning: Merging actions ... Done (0.057s)
1552025-03-07T21:34:57.200ZPlanning: Checking for conflicting actions ... Done (0.338s)
1562025-03-07T21:34:59.733ZPlanning: Consolidating action changes ... Done (2.531s)
1572025-03-07T21:35:00.140ZPlanning: Evaluating mediators ... Done (0.407s)
1582025-03-07T21:35:00.223ZPlanning: Planning completed in 18.41 seconds
1592025-03-07T21:35:00.238Z Packages to install: 4
1602025-03-07T21:35:00.238Z Packages to update: 3
1612025-03-07T21:35:00.238Z Mediators to change: 2
1622025-03-07T21:35:00.238Z Services to change: 1
1632025-03-07T21:35:00.241Z Estimated space available: 155.59 GB
1642025-03-07T21:35:00.241ZEstimated space to be consumed: 1.66 GB
1652025-03-07T21:35:00.241Z Create boot environment: No
1662025-03-07T21:35:00.241ZCreate backup boot environment: Yes
1672025-03-07T21:35:00.241Z Rebuild boot archive: No
1682025-03-07T21:35:00.241Z
1692025-03-07T21:35:00.241ZChanged mediators:
1702025-03-07T21:35:00.241Z mediator clang:
1712025-03-07T21:35:00.241Z version: None -> 15 (system default)
1722025-03-07T21:35:00.241Z
1732025-03-07T21:35:00.241Z mediator llvm:
1742025-03-07T21:35:00.241Z version: 14 (system default) -> 15 (system default)
1752025-03-07T21:35:00.241Z
1762025-03-07T21:35:00.241ZChanged packages:
1772025-03-07T21:35:00.241Zhelios-dev
1782025-03-07T21:35:00.241Z developer/build-essential
1792025-03-07T21:35:00.241Z None -> 11-2.0
1802025-03-07T21:35:00.241Z library/libxmlsec1
1812025-03-07T21:35:00.241Z None -> 1.2.35-2.0
1822025-03-07T21:35:00.242Z ooce/developer/clang-15
1832025-03-07T21:35:00.242Z None -> 15.0.7-2.0
1842025-03-07T21:35:00.242Z ooce/developer/llvm-15
1852025-03-07T21:35:00.242Z None -> 15.0.7-2.0
1862025-03-07T21:35:00.242Z package/pkg
1872025-03-07T21:35:00.242Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1882025-03-07T21:35:00.242Z system/library/g++-runtime
1892025-03-07T21:35:00.242Z 13-2.0 -> 14-2.0
1902025-03-07T21:35:00.242Z system/library/gcc-runtime
1912025-03-07T21:35:00.242Z 13-2.0 -> 14-2.0
1922025-03-07T21:35:00.242Z
1932025-03-07T21:35:00.242ZServices:
1942025-03-07T21:35:00.242Z restart_fmri:
1952025-03-07T21:35:00.242Z svc:/system/update-man-index:default
1962025-03-07T21:35:00.242Z
1972025-03-07T21:35:00.242ZEditable files to change:
1982025-03-07T21:35:00.242Z Update:
1992025-03-07T21:35:00.242Z usr/share/lib/pkg/web/config.shtml
2002025-03-07T21:35:00.481Z
2012025-03-07T21:35:00.481ZDownload: 0/4301 items 0.0/225.4MB 0% complete
2022025-03-07T21:35:05.493ZDownload: 462/4301 items 16.8/225.4MB 7% complete (3.7M/s)
2032025-03-07T21:35:10.501ZDownload: 1140/4301 items 44.4/225.4MB 19% complete (4.4M/s)
2042025-03-07T21:35:15.532ZDownload: 1256/4301 items 101.2/225.4MB 44% complete (8.4M/s)
2052025-03-07T21:35:20.539ZDownload: 1993/4301 items 118.7/225.4MB 52% complete (8.2M/s)
2062025-03-07T21:35:25.540ZDownload: 2548/4301 items 120.4/225.4MB 53% complete (2.0M/s)
2072025-03-07T21:35:30.711ZDownload: 3242/4301 items 201.6/225.4MB 89% complete (8.2M/s)
2082025-03-07T21:35:38.919ZDownload: 3246/4301 items 203.1/225.4MB 90% complete (8.2M/s)
2092025-03-07T21:35:43.926ZDownload: 3875/4301 items 217.7/225.4MB 96% complete (3.0M/s)
2102025-03-07T21:35:49.178ZDownload: 4207/4301 items 220.6/225.4MB 97% complete (2.2M/s)
2112025-03-07T21:35:56.589ZDownload: 4208/4301 items 220.6/225.4MB 97% complete (2.2M/s)
2122025-03-07T21:36:00.039ZDownload: Completed 225.42 MB in 59.55 seconds (3.8M/s)
2132025-03-07T21:36:02.267Z Actions: 1/5122 actions (Removing old actions)
2142025-03-07T21:36:02.287Z Actions: 194/5122 actions (Installing new actions)
2152025-03-07T21:36:07.343Z Actions: 4251/5122 actions (Installing new actions)
2162025-03-07T21:36:07.346Z Actions: 4267/5122 actions (Updating modified actions)
2172025-03-07T21:36:07.787Z Actions: Completed 5122 actions in 5.52 seconds.
2182025-03-07T21:36:08.218Z Done (0.422s)
2192025-03-07T21:36:08.221Z Done (0.001s)
2202025-03-07T21:36:08.849Z Done (0.629s)
2212025-03-07T21:36:13.739Z Done (4.646s)
2222025-03-07T21:36:13.905Z Done (0.090s)
2232025-03-07T21:36:13.908Z Done (0.000s)
2242025-03-07T21:36:14.080Z Done (0.000s)
2252025-03-07T21:36:14.822ZPlanning: Evaluating mediator changes ... Done
2262025-03-07T21:36:14.993ZPlanning: Checking for conflicting actions ... Done
2272025-03-07T21:36:14.998ZPlanning: Consolidating action changes ... Done
2282025-03-07T21:36:15.274ZPlanning: Evaluating mediators ... Done
2292025-03-07T21:36:15.277ZPlanning: Planning completed in 0.45 seconds
2302025-03-07T21:36:15.316Z Mediators to change: 2
2312025-03-07T21:36:15.316Z Create boot environment: No
2322025-03-07T21:36:15.316ZCreate backup boot environment: No
2332025-03-07T21:36:15.401Z Done
2342025-03-07T21:36:15.401Z Done
2352025-03-07T21:36:15.831Z Done
2362025-03-07T21:36:19.739Z Done
2372025-03-07T21:36:19.839Z Done
2382025-03-07T21:36:19.842Z Done
2392025-03-07T21:36:20.044Z Done
2402025-03-07T21:36:20.674ZPlanning: Evaluating mediator changes ... Done
2412025-03-07T21:36:20.677ZPlanning: Merging actions ... Done
2422025-03-07T21:36:20.869ZPlanning: Checking for conflicting actions ... Done
2432025-03-07T21:36:20.872ZPlanning: Consolidating action changes ... Done
2442025-03-07T21:36:21.143ZPlanning: Evaluating mediators ... Done
2452025-03-07T21:36:21.199ZPlanning: Planning completed in 0.77 seconds
2462025-03-07T21:36:21.239Z Packages to change: 1
2472025-03-07T21:36:21.239Z Mediators to change: 1
2482025-03-07T21:36:21.239Z Services to change: 1
2492025-03-07T21:36:21.239Z Create boot environment: No
2502025-03-07T21:36:21.242ZCreate backup boot environment: Yes
2512025-03-07T21:36:23.537Z Actions: 1/6 actions (Updating modified actions)
2522025-03-07T21:36:23.540Z Actions: Completed 6 actions in 0.00 seconds.
2532025-03-07T21:36:23.540Z Done
2542025-03-07T21:36:23.540Z Done
2552025-03-07T21:36:23.666Z Done
2562025-03-07T21:36:27.456Z Done
2572025-03-07T21:36:27.554Z Done
2582025-03-07T21:36:27.557Z Done
2592025-03-07T21:36:27.693Z Done
2602025-03-07T21:36:28.151ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2612025-03-07T21:36:28.151Zclang system 15 system
2622025-03-07T21:36:28.151Zcsh system system illumos
2632025-03-07T21:36:28.151Zctags system system illumos
2642025-03-07T21:36:28.151Zgcc vendor 12 vendor
2652025-03-07T21:36:28.151Zgcc system 10 system
2662025-03-07T21:36:28.151Zgcc system 7 system
2672025-03-07T21:36:28.151Zgo system 1.20 system
2682025-03-07T21:36:28.151Zgo system 1.19 system
2692025-03-07T21:36:28.151Zllvm system 15 system
2702025-03-07T21:36:28.152Zllvm system 14 system
2712025-03-07T21:36:28.152Zmariadb system 10.6 system
2722025-03-07T21:36:28.152Zmta vendor vendor dma
2732025-03-07T21:36:28.152Zopenjdk system 17 system
2742025-03-07T21:36:28.152Zopenjdk system 11 system
2752025-03-07T21:36:28.152Zopenjdk system 1.8 system
2762025-03-07T21:36:28.152Zopenssl vendor 3 vendor
2772025-03-07T21:36:28.152Zperl system 5.36 system
2782025-03-07T21:36:28.152Zpostgresql system 15 system
2792025-03-07T21:36:28.152Zpostgresql system 13 system
2802025-03-07T21:36:28.152Zpython vendor 3 vendor
2812025-03-07T21:36:28.152Zpython system 2 system
2822025-03-07T21:36:28.152Zpython3 system 3.11 system
2832025-03-07T21:36:28.152Zruby system 3.0 system
2842025-03-07T21:36:28.152Zwords vendor vendor american-english
2852025-03-07T21:36:28.152Zwords system system australian-english
2862025-03-07T21:36:28.152Zwords system system british-english
2872025-03-07T21:36:28.152Zwords system system canadian-english
2882025-03-07T21:36:28.152Zwords system system french
2892025-03-07T21:36:28.152Zwords system system italian
2902025-03-07T21:36:28.152Zwords system system ngerman
2912025-03-07T21:36:28.152Zwords system system ogerman
2922025-03-07T21:36:28.152Zwords system system spanish
2932025-03-07T21:36:28.501ZPUBLISHER TYPE STATUS P LOCATION
2942025-03-07T21:36:28.501Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2952025-03-07T21:36:31.661ZFMRI IFO
2962025-03-07T21:36:31.661Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2972025-03-07T21:36:31.662Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2982025-03-07T21:36:31.662Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2992025-03-07T21:36:31.662Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
3002025-03-07T21:36:31.662Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
3012025-03-07T21:36:31.662Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
3022025-03-07T21:36:31.662Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
3032025-03-07T21:36:31.662Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
3042025-03-07T21:36:31.662Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
3052025-03-07T21:36:31.662Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
3062025-03-07T21:36:31.662Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
3072025-03-07T21:36:31.662Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
3082025-03-07T21:36:31.662Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
3092025-03-07T21:36:31.662Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
3102025-03-07T21:36:31.662Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
3112025-03-07T21:36:32.516Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
3122025-03-07T21:36:32.811Z Updating crates.io index
3132025-03-07T21:36:32.813Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3142025-03-07T21:36:33.351Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3152025-03-07T21:36:33.583Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3162025-03-07T21:36:33.854Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
3172025-03-07T21:36:34.117Z Updating git repository `https://github.com/oxidecomputer/propolis`
3182025-03-07T21:36:35.270Z Updating git repository `https://github.com/oxidecomputer/crucible`
3192025-03-07T21:36:37.060Z Updating git repository `https://github.com/oxidecomputer/opte`
3202025-03-07T21:36:37.746Z Updating git repository `https://github.com/oxidecomputer/falcon`
3212025-03-07T21:36:38.473Z Updating git repository `https://github.com/oxidecomputer/clickward`
3222025-03-07T21:36:38.745Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3232025-03-07T21:36:39.058Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3242025-03-07T21:36:39.570Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3252025-03-07T21:36:40.099Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3262025-03-07T21:36:40.398Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3272025-03-07T21:36:40.694Z Updating git repository `https://github.com/oxidecomputer/tofino`
3282025-03-07T21:36:40.946Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3292025-03-07T21:36:41.178Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3302025-03-07T21:36:41.407Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3312025-03-07T21:36:41.651Z Updating git repository `https://github.com/oxidecomputer/lldp`
3322025-03-07T21:36:41.957Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3332025-03-07T21:36:42.223Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3342025-03-07T21:36:42.531Z Updating git repository `https://github.com/oxidecomputer/ispf`
3352025-03-07T21:36:42.849Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3362025-03-07T21:36:43.176Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3372025-03-07T21:36:43.759Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3382025-03-07T21:36:44.009Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3392025-03-07T21:36:44.560Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3402025-03-07T21:36:44.938Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3412025-03-07T21:36:45.235Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3422025-03-07T21:36:45.491Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3432025-03-07T21:36:45.769Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3442025-03-07T21:36:47.317Z Downloading crates ...
3452025-03-07T21:36:47.393Z Downloaded anstyle-query v1.1.1
3462025-03-07T21:36:47.397Z Downloaded camino-tempfile v1.1.1
3472025-03-07T21:36:47.406Z Downloaded scroll_derive v0.12.0
3482025-03-07T21:36:47.409Z Downloaded dtrace-parser v0.2.0
3492025-03-07T21:36:47.411Z Downloaded zerocopy v0.7.35
3502025-03-07T21:36:47.425Z Downloaded zerocopy-derive v0.7.35
3512025-03-07T21:36:47.430Z Downloaded winnow v0.7.3
3522025-03-07T21:36:47.439Z Downloaded usdt-macro v0.5.0
3532025-03-07T21:36:47.442Z Downloaded equivalent v1.0.1
3542025-03-07T21:36:47.446Z Downloaded usdt-attr-macro v0.5.0
3552025-03-07T21:36:47.449Z Downloaded pretty-hex v0.4.1
3562025-03-07T21:36:47.449Z Downloaded anstyle-parse v0.2.5
3572025-03-07T21:36:47.452Z Downloaded anstream v0.6.15
3582025-03-07T21:36:47.454Z Downloaded colorchoice v1.0.2
3592025-03-07T21:36:47.454Z Downloaded cfg-if v1.0.0
3602025-03-07T21:36:47.454Z Downloaded autocfg v1.4.0
3612025-03-07T21:36:47.457Z Downloaded bytecount v0.6.8
3622025-03-07T21:36:47.458Z Downloaded cargo-platform v0.1.8
3632025-03-07T21:36:47.460Z Downloaded anstyle v1.0.10
3642025-03-07T21:36:47.460Z Downloaded byteorder v1.5.0
3652025-03-07T21:36:47.464Z Downloaded block-buffer v0.10.4
3662025-03-07T21:36:47.464Z Downloaded bitflags v1.3.2
3672025-03-07T21:36:47.467Z Downloaded terminal_size v0.4.0
3682025-03-07T21:36:47.469Z Downloaded thread-id v4.2.2
3692025-03-07T21:36:47.469Z Downloaded swrite v0.1.0
3702025-03-07T21:36:47.472Z Downloaded dof v0.3.0
3712025-03-07T21:36:47.472Z Downloaded errno v0.3.9
3722025-03-07T21:36:47.472Z Downloaded is_terminal_polyfill v1.70.1
3732025-03-07T21:36:47.477Z Downloaded thiserror-impl v1.0.69
3742025-03-07T21:36:47.479Z Downloaded toml_datetime v0.6.8
3752025-03-07T21:36:47.479Z Downloaded strsim v0.11.1
3762025-03-07T21:36:47.482Z Downloaded digest v0.10.7
3772025-03-07T21:36:47.482Z Downloaded cpufeatures v0.2.14
3782025-03-07T21:36:47.485Z Downloaded clap_lex v0.7.4
3792025-03-07T21:36:47.488Z Downloaded memmap v0.7.0
3802025-03-07T21:36:47.491Z Downloaded terminal_size v0.2.6
3812025-03-07T21:36:47.491Z Downloaded pest_generator v2.7.14
3822025-03-07T21:36:47.494Z Downloaded tabled_derive v0.7.0
3832025-03-07T21:36:47.497Z Downloaded proc-macro-error-attr v1.0.4
3842025-03-07T21:36:47.500Z Downloaded unicode-linebreak v0.1.5
3852025-03-07T21:36:47.500Z Downloaded utf8parse v0.2.2
3862025-03-07T21:36:47.503Z Downloaded fs-err v2.11.0
3872025-03-07T21:36:47.503Z Downloaded macaddr v1.0.1
3882025-03-07T21:36:47.506Z Downloaded heck v0.4.1
3892025-03-07T21:36:47.506Z Downloaded generic-array v0.14.7
3902025-03-07T21:36:47.506Z Downloaded fnv v1.0.7
3912025-03-07T21:36:47.509Z Downloaded fastrand v2.1.1
3922025-03-07T21:36:47.509Z Downloaded serde_spanned v0.6.8
3932025-03-07T21:36:47.512Z Downloaded itoa v1.0.11
3942025-03-07T21:36:47.515Z Downloaded thiserror v1.0.69
3952025-03-07T21:36:47.519Z Downloaded usdt v0.5.0
3962025-03-07T21:36:47.522Z Downloaded smawk v0.3.2
3972025-03-07T21:36:47.522Z Downloaded cargo_toml v0.21.0
3982025-03-07T21:36:47.525Z Downloaded plain v0.2.3
3992025-03-07T21:36:47.529Z Downloaded thiserror-impl v2.0.11
4002025-03-07T21:36:47.538Z Downloaded semver v1.0.25
4012025-03-07T21:36:47.541Z Downloaded scroll v0.12.0
4022025-03-07T21:36:47.543Z Downloaded quote v1.0.38
4032025-03-07T21:36:47.547Z Downloaded thiserror v2.0.11
4042025-03-07T21:36:47.552Z Downloaded serde_tokenstream v0.2.2
4052025-03-07T21:36:47.555Z Downloaded once_cell v1.20.3
4062025-03-07T21:36:47.558Z Downloaded crypto-common v0.1.6
4072025-03-07T21:36:47.558Z Downloaded cargo_metadata v0.19.2
4082025-03-07T21:36:47.561Z Downloaded version_check v0.9.5
4092025-03-07T21:36:47.561Z Downloaded tempfile v3.13.0
4102025-03-07T21:36:47.564Z Downloaded io-lifetimes v1.0.11
4112025-03-07T21:36:47.568Z Downloaded proc-macro-error v1.0.4
4122025-03-07T21:36:47.571Z Downloaded heck v0.5.0
4132025-03-07T21:36:47.571Z Downloaded usdt-impl v0.5.0
4142025-03-07T21:36:47.571Z Downloaded bitflags v2.6.0
4152025-03-07T21:36:47.574Z Downloaded pest_derive v2.7.14
4162025-03-07T21:36:47.577Z Downloaded clap_derive v4.5.28
4172025-03-07T21:36:47.579Z Downloaded sha2 v0.10.8
4182025-03-07T21:36:47.582Z Downloaded textwrap v0.16.1
4192025-03-07T21:36:47.582Z Downloaded anyhow v1.0.97
4202025-03-07T21:36:47.586Z Downloaded pest_meta v2.7.14
4212025-03-07T21:36:47.592Z Downloaded ryu v1.0.18
4222025-03-07T21:36:47.596Z Downloaded unicode-ident v1.0.14
4232025-03-07T21:36:47.600Z Downloaded ucd-trie v0.1.7
4242025-03-07T21:36:47.603Z Downloaded proc-macro2 v1.0.93
4252025-03-07T21:36:47.605Z Downloaded papergrid v0.11.0
4262025-03-07T21:36:47.609Z Downloaded typenum v1.17.0
4272025-03-07T21:36:47.612Z Downloaded toml v0.8.20
4282025-03-07T21:36:47.615Z Downloaded log v0.4.22
4292025-03-07T21:36:47.618Z Downloaded camino v1.1.9
4302025-03-07T21:36:47.629Z Downloaded serde_derive v1.0.218
4312025-03-07T21:36:47.633Z Downloaded serde v1.0.218
4322025-03-07T21:36:47.636Z Downloaded clap v4.5.31
4332025-03-07T21:36:47.644Z Downloaded indexmap v2.7.1
4342025-03-07T21:36:47.649Z Downloaded memchr v2.7.4
4352025-03-07T21:36:47.662Z Downloaded toml_edit v0.22.24
4362025-03-07T21:36:47.683Z Downloaded pest v2.7.14
4372025-03-07T21:36:47.705Z Downloaded hashbrown v0.15.1
4382025-03-07T21:36:47.714Z Downloaded serde_json v1.0.139
4392025-03-07T21:36:47.721Z Downloaded clap_builder v4.5.31
4402025-03-07T21:36:47.736Z Downloaded goblin v0.8.2
4412025-03-07T21:36:47.746Z Downloaded tabled v0.15.0
4422025-03-07T21:36:47.763Z Downloaded syn v1.0.109
4432025-03-07T21:36:47.776Z Downloaded unicode-width v0.1.14
4442025-03-07T21:36:47.786Z Downloaded syn v2.0.98
4452025-03-07T21:36:47.804Z Downloaded rustix v0.37.28
4462025-03-07T21:36:47.822Z Downloaded rustix v0.38.37
4472025-03-07T21:36:47.846Z Downloaded libc v0.2.170
4482025-03-07T21:36:47.994Z Compiling proc-macro2 v1.0.93
4492025-03-07T21:36:47.994Z Compiling unicode-ident v1.0.14
4502025-03-07T21:36:47.997Z Compiling serde v1.0.218
4512025-03-07T21:36:47.998Z Compiling version_check v0.9.5
4522025-03-07T21:36:47.998Z Compiling libc v0.2.170
4532025-03-07T21:36:47.998Z Compiling memchr v2.7.4
4542025-03-07T21:36:48.031Z Compiling thiserror v1.0.69
4552025-03-07T21:36:48.034Z Compiling ucd-trie v0.1.7
4562025-03-07T21:36:48.275Z Compiling itoa v1.0.11
4572025-03-07T21:36:48.536Z Compiling ryu v1.0.18
4582025-03-07T21:36:48.773Z Compiling once_cell v1.20.3
4592025-03-07T21:36:48.795Z Compiling byteorder v1.5.0
4602025-03-07T21:36:48.865Z Compiling rustix v0.38.37
4612025-03-07T21:36:49.010Z Compiling serde_json v1.0.139
4622025-03-07T21:36:49.243Z Compiling bitflags v2.6.0
4632025-03-07T21:36:49.380Z Compiling usdt-impl v0.5.0
4642025-03-07T21:36:49.569Z Compiling proc-macro-error-attr v1.0.4
4652025-03-07T21:36:49.627Z Compiling io-lifetimes v1.0.11
4662025-03-07T21:36:49.680Z Compiling syn v1.0.109
4672025-03-07T21:36:49.703Z Compiling proc-macro-error v1.0.4
4682025-03-07T21:36:49.878Z Compiling quote v1.0.38
4692025-03-07T21:36:49.982Z Compiling errno v0.3.9
4702025-03-07T21:36:50.025Z Compiling equivalent v1.0.1
4712025-03-07T21:36:50.140Z Compiling utf8parse v0.2.2
4722025-03-07T21:36:50.232Z Compiling syn v2.0.98
4732025-03-07T21:36:50.328Z Compiling camino v1.1.9
4742025-03-07T21:36:50.332Z Compiling hashbrown v0.15.1
4752025-03-07T21:36:50.456Z Compiling rustix v0.37.28
4762025-03-07T21:36:50.481Z Compiling plain v0.2.3
4772025-03-07T21:36:50.565Z Compiling thread-id v4.2.2
4782025-03-07T21:36:50.661Z Compiling log v0.4.22
4792025-03-07T21:36:51.002Z Compiling anstyle-parse v0.2.5
4802025-03-07T21:36:51.332Z Compiling thiserror v2.0.11
4812025-03-07T21:36:51.358Z Compiling anstyle-query v1.1.1
4822025-03-07T21:36:51.455Z Compiling indexmap v2.7.1
4832025-03-07T21:36:51.480Z Compiling unicode-width v0.1.14
4842025-03-07T21:36:51.512Z Compiling pretty-hex v0.4.1
4852025-03-07T21:36:51.609Z Compiling autocfg v1.4.0
4862025-03-07T21:36:51.749Z Compiling semver v1.0.25
4872025-03-07T21:36:51.923Z Compiling colorchoice v1.0.2
4882025-03-07T21:36:52.004Z Compiling is_terminal_polyfill v1.70.1
4892025-03-07T21:36:52.102Z Compiling bitflags v1.3.2
4902025-03-07T21:36:52.157Z Compiling winnow v0.7.3
4912025-03-07T21:36:52.229Z Compiling anstyle v1.0.10
4922025-03-07T21:36:52.549Z Compiling fs-err v2.11.0
4932025-03-07T21:36:52.675Z Compiling anstream v0.6.15
4942025-03-07T21:36:52.701Z Compiling terminal_size v0.4.0
4952025-03-07T21:36:53.072Z Compiling anyhow v1.0.97
4962025-03-07T21:36:53.097Z Compiling heck v0.4.1
4972025-03-07T21:36:53.174Z Compiling bytecount v0.6.8
4982025-03-07T21:36:53.299Z Compiling heck v0.5.0
4992025-03-07T21:36:53.411Z Compiling strsim v0.11.1
5002025-03-07T21:36:53.536Z Compiling cfg-if v1.0.0
5012025-03-07T21:36:53.677Z Compiling fnv v1.0.7
5022025-03-07T21:36:53.702Z Compiling fastrand v2.1.1
5032025-03-07T21:36:53.800Z Compiling clap_lex v0.7.4
5042025-03-07T21:36:54.202Z Compiling tempfile v3.13.0
5052025-03-07T21:36:54.229Z Compiling clap_builder v4.5.31
5062025-03-07T21:36:54.249Z Compiling papergrid v0.11.0
5072025-03-07T21:36:54.276Z Compiling terminal_size v0.2.6
5082025-03-07T21:36:54.658Z Compiling memmap v0.7.0
5092025-03-07T21:36:54.661Z Compiling unicode-linebreak v0.1.5
5102025-03-07T21:36:54.990Z Compiling smawk v0.3.2
5112025-03-07T21:36:55.192Z Compiling textwrap v0.16.1
5122025-03-07T21:36:55.723Z Compiling swrite v0.1.0
5132025-03-07T21:36:56.045Z Compiling tabled_derive v0.7.0
5142025-03-07T21:36:57.463Z Compiling serde_derive v1.0.218
5152025-03-07T21:36:57.463Z Compiling thiserror-impl v1.0.69
5162025-03-07T21:36:57.466Z Compiling zerocopy-derive v0.7.35
5172025-03-07T21:36:57.466Z Compiling scroll_derive v0.12.0
5182025-03-07T21:36:57.466Z Compiling thiserror-impl v2.0.11
5192025-03-07T21:36:57.466Z Compiling clap_derive v4.5.28
5202025-03-07T21:36:57.591Z Compiling tabled v0.15.0
5212025-03-07T21:36:58.965Z Compiling scroll v0.12.0
5222025-03-07T21:36:59.536Z Compiling zerocopy v0.7.35
5232025-03-07T21:36:59.540Z Compiling goblin v0.8.2
5242025-03-07T21:37:00.576Z Compiling pest v2.7.14
5252025-03-07T21:37:01.674Z Compiling clap v4.5.31
5262025-03-07T21:37:02.941Z Compiling pest_meta v2.7.14
5272025-03-07T21:37:03.890Z Compiling pest_generator v2.7.14
5282025-03-07T21:37:05.320Z Compiling pest_derive v2.7.14
5292025-03-07T21:37:05.911Z Compiling dtrace-parser v0.2.0
5302025-03-07T21:37:06.587Z Compiling serde_tokenstream v0.2.2
5312025-03-07T21:37:06.661Z Compiling serde_spanned v0.6.8
5322025-03-07T21:37:06.661Z Compiling toml_datetime v0.6.8
5332025-03-07T21:37:06.942Z Compiling cargo-platform v0.1.8
5342025-03-07T21:37:06.985Z Compiling macaddr v1.0.1
5352025-03-07T21:37:07.128Z Compiling toml_edit v0.22.24
5362025-03-07T21:37:07.314Z Compiling camino-tempfile v1.1.1
5372025-03-07T21:37:08.014Z Compiling dof v0.3.0
5382025-03-07T21:37:08.232Z Compiling cargo_metadata v0.19.2
5392025-03-07T21:37:09.371Z Compiling usdt-attr-macro v0.5.0
5402025-03-07T21:37:09.371Z Compiling usdt-macro v0.5.0
5412025-03-07T21:37:09.915Z Compiling toml v0.8.20
5422025-03-07T21:37:10.409Z Compiling usdt v0.5.0
5432025-03-07T21:37:10.767Z Compiling cargo_toml v0.21.0
5442025-03-07T21:37:13.389Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5452025-03-07T21:37:16.640Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.38s
5462025-03-07T21:37:16.886Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5472025-03-07T21:37:17.450Z Downloading crates ...
5482025-03-07T21:37:17.616Z Downloaded ctr v0.9.2
5492025-03-07T21:37:17.621Z Downloaded aead v0.5.2
5502025-03-07T21:37:17.624Z Downloaded adler2 v2.0.0
5512025-03-07T21:37:17.624Z Downloaded bb8 v0.8.5
5522025-03-07T21:37:17.627Z Downloaded hex v0.4.3
5532025-03-07T21:37:17.627Z Downloaded addr2line v0.24.2
5542025-03-07T21:37:17.631Z Downloaded headers-core v0.3.0
5552025-03-07T21:37:17.631Z Downloaded base16ct v0.2.0
5562025-03-07T21:37:17.640Z Downloaded base64ct v1.6.0
5572025-03-07T21:37:17.644Z Downloaded allocator-api2 v0.2.18
5582025-03-07T21:37:17.647Z Downloaded http-range v0.1.5
5592025-03-07T21:37:17.651Z Downloaded ahash v0.8.11
5602025-03-07T21:37:17.655Z Downloaded hubpack_derive v0.1.1
5612025-03-07T21:37:17.659Z Downloaded backtrace v0.3.74
5622025-03-07T21:37:17.662Z Downloaded match_cfg v0.1.0
5632025-03-07T21:37:17.666Z Downloaded base64 v0.21.7
5642025-03-07T21:37:17.669Z Downloaded instant v0.1.13
5652025-03-07T21:37:17.671Z Downloaded aho-corasick v1.1.3
5662025-03-07T21:37:17.675Z Downloaded ident_case v1.0.1
5672025-03-07T21:37:17.678Z Downloaded bitfield v0.14.0
5682025-03-07T21:37:17.678Z Downloaded md5 v0.7.0
5692025-03-07T21:37:17.681Z Downloaded bzip2 v0.4.4
5702025-03-07T21:37:17.681Z Downloaded hickory-client v0.24.4
5712025-03-07T21:37:17.685Z Downloaded hubpack v0.1.2
5722025-03-07T21:37:17.688Z Downloaded pretty-hex v0.2.1
5732025-03-07T21:37:17.691Z Downloaded http-body v1.0.1
5742025-03-07T21:37:17.691Z Downloaded cargo_metadata v0.18.1
5752025-03-07T21:37:17.694Z Downloaded hostname v0.4.0
5762025-03-07T21:37:17.694Z Downloaded cancel-safe-futures v0.1.5
5772025-03-07T21:37:17.698Z Downloaded hyper-tls v0.6.0
5782025-03-07T21:37:17.701Z Downloaded httpdate v1.0.3
5792025-03-07T21:37:17.701Z Downloaded lazycell v1.3.0
5802025-03-07T21:37:17.703Z Downloaded cassowary v0.3.0
5812025-03-07T21:37:17.703Z Downloaded is-terminal v0.4.13
5822025-03-07T21:37:17.706Z Downloaded humantime v2.1.0
5832025-03-07T21:37:17.706Z Downloaded lru v0.12.5
5842025-03-07T21:37:17.710Z Downloaded lazy_static v1.5.0
5852025-03-07T21:37:17.714Z Downloaded lru-cache v0.1.2
5862025-03-07T21:37:17.714Z Downloaded kstat-rs v0.2.4
5872025-03-07T21:37:17.714Z Downloaded http-body-util v0.1.2
5882025-03-07T21:37:17.717Z Downloaded indoc v1.0.9
5892025-03-07T21:37:17.720Z Downloaded libsw-core v0.3.1
5902025-03-07T21:37:17.720Z Downloaded keccak v0.1.5
5912025-03-07T21:37:17.722Z Downloaded cc v1.2.15
5922025-03-07T21:37:17.725Z Downloaded managed v0.8.0
5932025-03-07T21:37:17.729Z Downloaded md-5 v0.10.6
5942025-03-07T21:37:17.729Z Downloaded linear-map v1.2.0
5952025-03-07T21:37:17.732Z Downloaded libsw v3.4.0
5962025-03-07T21:37:17.735Z Downloaded maplit v1.0.2
5972025-03-07T21:37:17.735Z Downloaded linked-hash-map v0.5.6
5982025-03-07T21:37:17.738Z Downloaded heck v0.3.3
5992025-03-07T21:37:17.738Z Downloaded cstr-argument v0.1.2
6002025-03-07T21:37:17.741Z Downloaded cipher v0.4.4
6012025-03-07T21:37:17.744Z Downloaded memoffset v0.9.1
6022025-03-07T21:37:17.744Z Downloaded mime v0.3.17
6032025-03-07T21:37:17.747Z Downloaded hyper-rustls v0.27.3
6042025-03-07T21:37:17.750Z Downloaded crunchy v0.2.2
6052025-03-07T21:37:17.750Z Downloaded instability v0.3.2
6062025-03-07T21:37:17.753Z Downloaded impl-trait-for-tuples v0.2.2
6072025-03-07T21:37:17.755Z Downloaded httparse v1.9.5
6082025-03-07T21:37:17.758Z Downloaded const_format_proc_macros v0.2.34
6092025-03-07T21:37:17.761Z Downloaded quick-error v1.2.3
6102025-03-07T21:37:17.764Z Downloaded iana-time-zone v0.1.61
6112025-03-07T21:37:17.767Z Downloaded litemap v0.7.3
6122025-03-07T21:37:17.770Z Downloaded jobserver v0.1.32
6132025-03-07T21:37:17.770Z Downloaded memmap2 v0.9.5
6142025-03-07T21:37:17.773Z Downloaded highway v1.3.0
6152025-03-07T21:37:17.776Z Downloaded console v0.15.10
6162025-03-07T21:37:17.779Z Downloaded libloading v0.8.5
6172025-03-07T21:37:17.782Z Downloaded ipnet v2.11.0
6182025-03-07T21:37:17.782Z Downloaded cmake v0.1.51
6192025-03-07T21:37:17.786Z Downloaded crc v3.2.1
6202025-03-07T21:37:17.789Z Downloaded constant_time_eq v0.3.1
6212025-03-07T21:37:17.789Z Downloaded hickory-resolver v0.24.4
6222025-03-07T21:37:17.793Z Downloaded mime_guess v2.0.5
6232025-03-07T21:37:17.796Z Downloaded crossbeam-deque v0.8.5
6242025-03-07T21:37:17.801Z Downloaded sync_wrapper v1.0.1
6252025-03-07T21:37:17.801Z Downloaded ciborium v0.2.2
6262025-03-07T21:37:17.804Z Downloaded arrayref v0.3.9
6272025-03-07T21:37:17.804Z Downloaded serde_path_to_error v0.1.16
6282025-03-07T21:37:17.804Z Downloaded icu_provider_macros v1.5.0
6292025-03-07T21:37:17.808Z Downloaded bit-vec v0.8.0
6302025-03-07T21:37:17.808Z Downloaded bit-vec v0.6.3
6312025-03-07T21:37:17.811Z Downloaded castaway v0.2.3
6322025-03-07T21:37:17.811Z Downloaded waitgroup v0.1.2
6332025-03-07T21:37:17.814Z Downloaded want v0.3.1
6342025-03-07T21:37:17.814Z Downloaded yoke-derive v0.7.4
6352025-03-07T21:37:17.818Z Downloaded blowfish v0.9.1
6362025-03-07T21:37:17.818Z Downloaded bitfield-struct v0.6.2
6372025-03-07T21:37:17.821Z Downloaded async-recursion v1.1.1
6382025-03-07T21:37:17.824Z Downloaded slog-json v2.6.1
6392025-03-07T21:37:17.827Z Downloaded proc-macro-crate v1.3.1
6402025-03-07T21:37:17.827Z Downloaded crc32fast v1.4.2
6412025-03-07T21:37:17.830Z Downloaded rustc-hash v1.1.0
6422025-03-07T21:37:17.833Z Downloaded resolv-conf v0.7.0
6432025-03-07T21:37:17.833Z Downloaded ref-cast-impl v1.0.23
6442025-03-07T21:37:17.836Z Downloaded sec1 v0.7.3
6452025-03-07T21:37:17.843Z Downloaded ref-cast v1.0.23
6462025-03-07T21:37:17.843Z Downloaded lock_api v0.4.12
6472025-03-07T21:37:17.846Z Downloaded csv-core v0.1.11
6482025-03-07T21:37:17.846Z Downloaded zone_cfg_derive v0.1.2
6492025-03-07T21:37:17.846Z Downloaded argon2 v0.5.3
6502025-03-07T21:37:17.849Z Downloaded foreign-types v0.3.2
6512025-03-07T21:37:17.849Z Downloaded icu_locid_transform_data v1.5.0
6522025-03-07T21:37:17.852Z Downloaded synstructure v0.13.1
6532025-03-07T21:37:17.852Z Downloaded arrayvec v0.7.6
6542025-03-07T21:37:17.858Z Downloaded tabled_derive v0.10.0
6552025-03-07T21:37:17.862Z Downloaded static_assertions v1.1.0
6562025-03-07T21:37:17.862Z Downloaded num-conv v0.1.0
6572025-03-07T21:37:17.862Z Downloaded hostname v0.3.1
6582025-03-07T21:37:17.862Z Downloaded buf-list v1.0.3
6592025-03-07T21:37:17.865Z Downloaded simd-adler32 v0.3.7
6602025-03-07T21:37:17.868Z Downloaded rpassword v7.3.1
6612025-03-07T21:37:17.868Z Downloaded async-bb8-diesel v0.2.1
6622025-03-07T21:37:17.872Z Downloaded maybe-uninit v2.0.0
6632025-03-07T21:37:17.872Z Downloaded walkdir v2.5.0
6642025-03-07T21:37:17.875Z Downloaded unicode-xid v0.2.6
6652025-03-07T21:37:17.878Z Downloaded bcs v0.1.6
6662025-03-07T21:37:17.878Z Downloaded lockfree-object-pool v0.1.6
6672025-03-07T21:37:17.881Z Downloaded path-slash v0.1.5
6682025-03-07T21:37:17.886Z Downloaded clang-sys v1.8.1
6692025-03-07T21:37:17.889Z Downloaded dsl_auto_type v0.1.2
6702025-03-07T21:37:17.889Z Downloaded smallvec v1.14.0
6712025-03-07T21:37:17.892Z Downloaded zone v0.1.8
6722025-03-07T21:37:17.892Z Downloaded cookie v0.18.1
6732025-03-07T21:37:17.895Z Downloaded futures-task v0.3.31
6742025-03-07T21:37:17.898Z Downloaded icu_provider v1.5.0
6752025-03-07T21:37:17.902Z Downloaded chacha20poly1305 v0.10.1
6762025-03-07T21:37:17.906Z Downloaded progenitor-client v0.9.1
6772025-03-07T21:37:17.906Z Downloaded icu_properties v1.5.1
6782025-03-07T21:37:17.910Z Downloaded indicatif v0.17.11
6792025-03-07T21:37:17.913Z Downloaded fallible-iterator v0.2.0
6802025-03-07T21:37:17.916Z Downloaded yasna v0.5.2
6812025-03-07T21:37:17.916Z Downloaded psl-types v2.0.11
6822025-03-07T21:37:17.919Z Downloaded blake2 v0.10.6
6832025-03-07T21:37:17.922Z Downloaded derive_builder v0.20.2
6842025-03-07T21:37:17.929Z Downloaded signal-hook-tokio v0.3.1
6852025-03-07T21:37:17.932Z Downloaded salsa20 v0.10.2
6862025-03-07T21:37:17.932Z Downloaded typify v0.2.0
6872025-03-07T21:37:17.936Z Downloaded const-oid v0.9.6
6882025-03-07T21:37:17.936Z Downloaded phf v0.11.2
6892025-03-07T21:37:17.940Z Downloaded pin-utils v0.1.0
6902025-03-07T21:37:17.940Z Downloaded tokio-tungstenite v0.21.0
6912025-03-07T21:37:17.943Z Downloaded arc-swap v1.7.1
6922025-03-07T21:37:17.959Z Downloaded downcast v0.11.0
6932025-03-07T21:37:17.962Z Downloaded yoke v0.7.4
6942025-03-07T21:37:17.963Z Downloaded heapless v0.7.17
6952025-03-07T21:37:17.969Z Downloaded rusty-fork v0.3.0
6962025-03-07T21:37:17.972Z Downloaded num-complex v0.4.6
6972025-03-07T21:37:17.972Z Downloaded icu_collections v1.5.0
6982025-03-07T21:37:17.977Z Downloaded dropshot_endpoint v0.16.0
6992025-03-07T21:37:17.981Z Downloaded document-features v0.2.10
7002025-03-07T21:37:17.986Z Downloaded serde_plain v1.0.2
7012025-03-07T21:37:17.986Z Downloaded env_logger v0.11.5
7022025-03-07T21:37:17.989Z Downloaded precomputed-hash v0.1.1
7032025-03-07T21:37:17.992Z Downloaded normalize-line-endings v0.3.0
7042025-03-07T21:37:17.992Z Downloaded newline-converter v0.3.0
7052025-03-07T21:37:17.992Z Downloaded tls_codec v0.4.1
7062025-03-07T21:37:17.996Z Downloaded num v0.4.3
7072025-03-07T21:37:18.000Z Downloaded tokio-macros v2.5.0
7082025-03-07T21:37:18.000Z Downloaded polyval v0.6.2
7092025-03-07T21:37:18.003Z Downloaded multer v3.1.0
7102025-03-07T21:37:18.003Z Downloaded tinystr v0.7.6
7112025-03-07T21:37:18.006Z Downloaded radium v0.7.0
7122025-03-07T21:37:18.006Z Downloaded defmt v0.3.8
7132025-03-07T21:37:18.011Z Downloaded rustc_version v0.4.1
7142025-03-07T21:37:18.014Z Downloaded whoami v1.5.2
7152025-03-07T21:37:18.016Z Downloaded tokio-native-tls v0.3.1
7162025-03-07T21:37:18.017Z Downloaded writeable v0.5.5
7172025-03-07T21:37:18.021Z Downloaded bytes v1.10.0
7182025-03-07T21:37:18.024Z Downloaded funty v2.0.0
7192025-03-07T21:37:18.027Z Downloaded embedded-io v0.4.0
7202025-03-07T21:37:18.030Z Downloaded diesel-dtrace v0.4.2
7212025-03-07T21:37:18.030Z Downloaded defmt-macros v0.3.9
7222025-03-07T21:37:18.033Z Downloaded signal-hook-registry v1.4.2
7232025-03-07T21:37:18.036Z Downloaded dropshot_endpoint v0.12.0
7242025-03-07T21:37:18.039Z Downloaded hash32 v0.3.1
7252025-03-07T21:37:18.044Z Downloaded progenitor v0.8.0
7262025-03-07T21:37:18.047Z Downloaded form_urlencoded v1.2.1
7272025-03-07T21:37:18.047Z Downloaded poly1305 v0.8.0
7282025-03-07T21:37:18.050Z Downloaded percent-encoding v2.3.1
7292025-03-07T21:37:18.050Z Downloaded supports-color v3.0.2
7302025-03-07T21:37:18.050Z Downloaded minimal-lexical v0.2.1
7312025-03-07T21:37:18.055Z Downloaded slog-term v2.9.1
7322025-03-07T21:37:18.058Z Downloaded termtree v0.4.1
7332025-03-07T21:37:18.060Z Downloaded socket2 v0.5.8
7342025-03-07T21:37:18.063Z Downloaded progenitor-impl v0.8.0
7352025-03-07T21:37:18.066Z Downloaded phf_codegen v0.11.2
7362025-03-07T21:37:18.066Z Downloaded bumpalo v3.16.0
7372025-03-07T21:37:18.070Z Downloaded untrusted v0.9.0
7382025-03-07T21:37:18.073Z Downloaded rand_seeder v0.3.0
7392025-03-07T21:37:18.073Z Downloaded vergen v8.3.2
7402025-03-07T21:37:18.077Z Downloaded parse-size v1.1.0
7412025-03-07T21:37:18.081Z Downloaded foreign-types-shared v0.1.1
7422025-03-07T21:37:18.081Z Downloaded zone_cfg_derive v0.3.0
7432025-03-07T21:37:18.081Z Downloaded flume v0.11.1
7442025-03-07T21:37:18.084Z Downloaded crossbeam-channel v0.5.13
7452025-03-07T21:37:18.087Z Downloaded nodrop v0.1.14
7462025-03-07T21:37:18.090Z Downloaded signature v2.2.0
7472025-03-07T21:37:18.090Z Downloaded structmeta-derive v0.3.0
7482025-03-07T21:37:18.094Z Downloaded termcolor v1.4.1
7492025-03-07T21:37:18.094Z Downloaded xattr v1.3.1
7502025-03-07T21:37:18.097Z Downloaded globset v0.4.15
7512025-03-07T21:37:18.097Z Downloaded filetime v0.2.25
7522025-03-07T21:37:18.103Z Downloaded zerofrom v0.1.4
7532025-03-07T21:37:18.106Z Downloaded zip v0.6.6
7542025-03-07T21:37:18.106Z Downloaded proc-macro-error2 v2.0.1
7552025-03-07T21:37:18.110Z Downloaded tinyvec v1.8.0
7562025-03-07T21:37:18.114Z Downloaded ff v0.13.0
7572025-03-07T21:37:18.116Z Downloaded serde-big-array v0.5.1
7582025-03-07T21:37:18.117Z Downloaded nu-ansi-term v0.50.1
7592025-03-07T21:37:18.120Z Downloaded universal-hash v0.5.1
7602025-03-07T21:37:18.122Z Downloaded thread_local v1.1.8
7612025-03-07T21:37:18.122Z Downloaded futures-io v0.3.31
7622025-03-07T21:37:18.126Z Downloaded futures-executor v0.3.31
7632025-03-07T21:37:18.126Z Downloaded zerofrom-derive v0.1.4
7642025-03-07T21:37:18.126Z Downloaded strip-ansi-escapes v0.2.0
7652025-03-07T21:37:18.129Z Downloaded fs_extra v1.3.0
7662025-03-07T21:37:18.131Z Downloaded termtree v0.5.1
7672025-03-07T21:37:18.131Z Downloaded num-iter v0.1.45
7682025-03-07T21:37:18.135Z Downloaded ron v0.8.1
7692025-03-07T21:37:18.140Z Downloaded utf-8 v0.7.6
7702025-03-07T21:37:18.143Z Downloaded parse-display v0.10.0
7712025-03-07T21:37:18.143Z Downloaded num_enum v0.5.11
7722025-03-07T21:37:18.150Z Downloaded foreign-types-shared v0.3.1
7732025-03-07T21:37:18.153Z Downloaded float-ord v0.3.2
7742025-03-07T21:37:18.153Z Downloaded parse-display-derive v0.10.0
7752025-03-07T21:37:18.153Z Downloaded serde_repr v0.1.19
7762025-03-07T21:37:18.153Z Downloaded spin v0.9.8
7772025-03-07T21:37:18.156Z Downloaded prettyplease v0.2.29
7782025-03-07T21:37:18.160Z Downloaded oso-derive v0.27.3
7792025-03-07T21:37:18.163Z Downloaded hashbrown v0.13.2
7802025-03-07T21:37:18.166Z Downloaded strum v0.26.3
7812025-03-07T21:37:18.169Z Downloaded http v1.2.0
7822025-03-07T21:37:18.172Z Downloaded libm v0.2.8
7832025-03-07T21:37:18.179Z Downloaded dirs-next v2.0.0
7842025-03-07T21:37:18.182Z Downloaded russh-cryptovec v0.7.3
7852025-03-07T21:37:18.182Z Downloaded difflib v0.4.0
7862025-03-07T21:37:18.185Z Downloaded typify-macro v0.2.0
7872025-03-07T21:37:18.185Z Downloaded stringprep v0.1.5
7882025-03-07T21:37:18.188Z Downloaded string_cache v0.8.7
7892025-03-07T21:37:18.188Z Downloaded tower-service v0.3.3
7902025-03-07T21:37:18.191Z Downloaded embedded-io v0.6.1
7912025-03-07T21:37:18.191Z Downloaded oso v0.27.3
7922025-03-07T21:37:18.194Z Downloaded sigpipe v0.1.3
7932025-03-07T21:37:18.197Z Downloaded utf8_iter v1.0.4
7942025-03-07T21:37:18.197Z Downloaded num-rational v0.4.2
7952025-03-07T21:37:18.200Z Downloaded daft-derive v0.1.1
7962025-03-07T21:37:18.203Z Downloaded tar v0.4.44
7972025-03-07T21:37:18.206Z Downloaded sha1 v0.10.6
7982025-03-07T21:37:18.209Z Downloaded foreign-types v0.5.0
7992025-03-07T21:37:18.209Z Downloaded either v1.14.0
8002025-03-07T21:37:18.214Z Downloaded parking_lot_core v0.9.10
8012025-03-07T21:37:18.218Z Downloaded foreign-types-macros v0.2.3
8022025-03-07T21:37:18.218Z Downloaded untrusted v0.7.1
8032025-03-07T21:37:18.218Z Downloaded pem v3.0.5
8042025-03-07T21:37:18.218Z Downloaded crossterm v0.28.1
8052025-03-07T21:37:18.224Z Downloaded primeorder v0.13.6
8062025-03-07T21:37:18.226Z Downloaded expectorate v1.1.0
8072025-03-07T21:37:18.229Z Downloaded number_prefix v0.4.0
8082025-03-07T21:37:18.230Z Downloaded zip v2.1.3
8092025-03-07T21:37:18.234Z Downloaded newtype-uuid v1.2.1
8102025-03-07T21:37:18.237Z Downloaded rand_chacha v0.9.0
8112025-03-07T21:37:18.237Z Downloaded topological-sort v0.2.2
8122025-03-07T21:37:18.240Z Downloaded schemars v0.8.22
8132025-03-07T21:37:18.251Z Downloaded vte_generate_state_changes v0.1.2
8142025-03-07T21:37:18.254Z Downloaded sqlparser_derive v0.2.2
8152025-03-07T21:37:18.254Z Downloaded siphasher v0.3.11
8162025-03-07T21:37:18.255Z Downloaded rtoolbox v0.0.2
8172025-03-07T21:37:18.257Z Downloaded progenitor v0.9.1
8182025-03-07T21:37:18.258Z Downloaded vte v0.11.1
8192025-03-07T21:37:18.260Z Downloaded unicase v2.7.0
8202025-03-07T21:37:18.263Z Downloaded unarray v0.1.4
8212025-03-07T21:37:18.263Z Downloaded typify-macro v0.3.0
8222025-03-07T21:37:18.263Z Downloaded parking_lot v0.12.3
8232025-03-07T21:37:18.266Z Downloaded defmt-parser v0.3.4
8242025-03-07T21:37:18.270Z Downloaded vsss-rs v3.3.4
8252025-03-07T21:37:18.273Z Downloaded deranged v0.3.11
8262025-03-07T21:37:18.273Z Downloaded slab v0.4.9
8272025-03-07T21:37:18.273Z Downloaded typed-path v0.9.3
8282025-03-07T21:37:18.280Z Downloaded serde_yaml v0.9.34+deprecated
8292025-03-07T21:37:18.283Z Downloaded num-bigint v0.4.6
8302025-03-07T21:37:18.288Z Downloaded pbkdf2 v0.12.2
8312025-03-07T21:37:18.291Z Downloaded postcard v1.0.10
8322025-03-07T21:37:18.294Z Downloaded hyper v1.6.0
8332025-03-07T21:37:18.300Z Downloaded rand_chacha v0.3.1
8342025-03-07T21:37:18.303Z Downloaded diesel_table_macro_syntax v0.2.0
8352025-03-07T21:37:18.306Z Downloaded predicates-tree v1.0.11
8362025-03-07T21:37:18.306Z Downloaded slog-async v2.8.0
8372025-03-07T21:37:18.309Z Downloaded pin-project-lite v0.2.14
8382025-03-07T21:37:18.312Z Downloaded tui-tree-widget v0.23.0
8392025-03-07T21:37:18.315Z Downloaded strum_macros v0.25.3
8402025-03-07T21:37:18.317Z Downloaded strum_macros v0.24.3
8412025-03-07T21:37:18.320Z Downloaded toolchain_find v0.4.0
8422025-03-07T21:37:18.320Z Downloaded openssl-macros v0.1.1
8432025-03-07T21:37:18.320Z Downloaded serde_with_macros v3.12.0
8442025-03-07T21:37:18.323Z Downloaded wait-timeout v0.2.0
8452025-03-07T21:37:18.326Z Downloaded unicode-truncate v1.1.0
8462025-03-07T21:37:18.326Z Downloaded predicates-core v1.0.8
8472025-03-07T21:37:18.329Z Downloaded pbkdf2 v0.11.0
8482025-03-07T21:37:18.332Z Downloaded gethostname v0.5.0
8492025-03-07T21:37:18.332Z Downloaded p256 v0.13.2
8502025-03-07T21:37:18.335Z Downloaded newtype_derive v0.1.6
8512025-03-07T21:37:18.338Z Downloaded num-traits v0.2.19
8522025-03-07T21:37:18.341Z Downloaded tower-layer v0.3.3
8532025-03-07T21:37:18.344Z Downloaded slog-dtrace v0.3.0
8542025-03-07T21:37:18.344Z Downloaded slog-bunyan v2.5.0
8552025-03-07T21:37:18.344Z Downloaded futures-core v0.3.31
8562025-03-07T21:37:18.347Z Downloaded opaque-debug v0.3.1
8572025-03-07T21:37:18.347Z Downloaded num_threads v0.1.7
8582025-03-07T21:37:18.350Z Downloaded rustversion v1.0.17
8592025-03-07T21:37:18.353Z Downloaded rcgen v0.12.1
8602025-03-07T21:37:18.356Z Downloaded zerocopy-derive v0.8.10
8612025-03-07T21:37:18.361Z Downloaded getrandom v0.2.15
8622025-03-07T21:37:18.365Z Downloaded phf_shared v0.10.0
8632025-03-07T21:37:18.368Z Downloaded idna v1.0.3
8642025-03-07T21:37:18.371Z Downloaded hkdf v0.12.4
8652025-03-07T21:37:18.374Z Downloaded time-core v0.1.2
8662025-03-07T21:37:18.374Z Downloaded ena v0.14.3
8672025-03-07T21:37:18.377Z Downloaded ed25519 v2.2.3
8682025-03-07T21:37:18.380Z Downloaded sct v0.7.1
8692025-03-07T21:37:18.385Z Downloaded spki v0.7.3
8702025-03-07T21:37:18.385Z Downloaded take_mut v0.2.2
8712025-03-07T21:37:18.389Z Downloaded fixedbitset v0.4.2
8722025-03-07T21:37:18.389Z Downloaded try-lock v0.2.5
8732025-03-07T21:37:18.389Z Downloaded rfc6979 v0.4.0
8742025-03-07T21:37:18.389Z Downloaded rand_core v0.6.4
8752025-03-07T21:37:18.392Z Downloaded pkg-config v0.3.31
8762025-03-07T21:37:18.392Z Downloaded nibble_vec v0.1.0
8772025-03-07T21:37:18.392Z Downloaded rustyline v14.0.0
8782025-03-07T21:37:18.398Z Downloaded der_derive v0.7.3
8792025-03-07T21:37:18.402Z Downloaded openssl-probe v0.1.5
8802025-03-07T21:37:18.406Z Downloaded scrypt v0.11.0
8812025-03-07T21:37:18.406Z Downloaded tokio-postgres v0.7.13
8822025-03-07T21:37:18.421Z Downloaded futures-channel v0.3.31
8832025-03-07T21:37:18.421Z Downloaded russh-keys v0.45.0
8842025-03-07T21:37:18.421Z Downloaded derive-where v1.2.7
8852025-03-07T21:37:18.421Z Downloaded r2d2 v0.8.10
8862025-03-07T21:37:18.424Z Downloaded pkcs1 v0.7.5
8872025-03-07T21:37:18.424Z Downloaded twox-hash v2.1.0
8882025-03-07T21:37:18.427Z Downloaded peg-runtime v0.8.5
8892025-03-07T21:37:18.427Z Downloaded display-error-chain v0.2.2
8902025-03-07T21:37:18.427Z Downloaded dirs-sys-next v0.1.2
8912025-03-07T21:37:18.430Z Downloaded num-bigint-dig v0.8.4
8922025-03-07T21:37:18.433Z Downloaded scheduled-thread-pool v0.2.7
8932025-03-07T21:37:18.436Z Downloaded sqlformat v0.2.6
8942025-03-07T21:37:18.436Z Downloaded rayon-core v1.12.1
8952025-03-07T21:37:18.440Z Downloaded pin-project-internal v1.1.6
8962025-03-07T21:37:18.443Z Downloaded ghash v0.5.1
8972025-03-07T21:37:18.446Z Downloaded tabwriter v1.4.0
8982025-03-07T21:37:18.446Z Downloaded endian-type v0.1.2
8992025-03-07T21:37:18.446Z Downloaded darling_macro v0.20.10
9002025-03-07T21:37:18.449Z Downloaded tracing-attributes v0.1.27
9012025-03-07T21:37:18.449Z Downloaded peg v0.8.5
9022025-03-07T21:37:18.452Z Downloaded flagset v0.4.6
9032025-03-07T21:37:18.455Z Downloaded glob v0.3.2
9042025-03-07T21:37:18.458Z Downloaded unicode-bidi v0.3.17
9052025-03-07T21:37:18.458Z Downloaded unicode-properties v0.1.3
9062025-03-07T21:37:18.461Z Downloaded rustls-pemfile v1.0.4
9072025-03-07T21:37:18.464Z Downloaded url v2.5.3
9082025-03-07T21:37:18.467Z Downloaded quinn v0.11.5
9092025-03-07T21:37:18.470Z Downloaded hash32 v0.2.1
9102025-03-07T21:37:18.473Z Downloaded omicron-zone-package v0.12.0
9112025-03-07T21:37:18.476Z Downloaded getrandom v0.3.1
9122025-03-07T21:37:18.479Z Downloaded wyz v0.5.1
9132025-03-07T21:37:18.482Z Downloaded same-file v1.0.6
9142025-03-07T21:37:18.482Z Downloaded predicates v3.1.3
9152025-03-07T21:37:18.486Z Downloaded env_filter v0.1.2
9162025-03-07T21:37:18.489Z Downloaded strum_macros v0.26.4
9172025-03-07T21:37:18.490Z Downloaded pkcs5 v0.7.1
9182025-03-07T21:37:18.493Z Downloaded fatfs v0.3.6
9192025-03-07T21:37:18.497Z Downloaded similar v2.7.0
9202025-03-07T21:37:18.501Z Downloaded tungstenite v0.23.0
9212025-03-07T21:37:18.505Z Downloaded enum-as-inner v0.6.1
9222025-03-07T21:37:18.508Z Downloaded peg-macros v0.8.5
9232025-03-07T21:37:18.511Z Downloaded dunce v1.0.5
9242025-03-07T21:37:18.511Z Downloaded tokio-tungstenite v0.24.0
9252025-03-07T21:37:18.514Z Downloaded pin-project v1.1.6
9262025-03-07T21:37:18.524Z Downloaded xz2 v0.1.7
9272025-03-07T21:37:18.527Z Downloaded which v4.4.2
9282025-03-07T21:37:18.530Z Downloaded oxnet v0.1.1
9292025-03-07T21:37:18.530Z Downloaded powerfmt v0.2.0
9302025-03-07T21:37:18.532Z Downloaded native-tls v0.2.12
9312025-03-07T21:37:18.535Z Downloaded tracing v0.1.40
9322025-03-07T21:37:18.538Z Downloaded ecdsa v0.16.9
9332025-03-07T21:37:18.541Z Downloaded tower v0.5.2
9342025-03-07T21:37:18.550Z Downloaded fixedbitset v0.5.7
9352025-03-07T21:37:18.554Z Downloaded env_logger v0.10.2
9362025-03-07T21:37:18.557Z Downloaded subprocess v0.2.9
9372025-03-07T21:37:18.560Z Downloaded diff v0.1.13
9382025-03-07T21:37:18.562Z Downloaded password-hash v0.4.2
9392025-03-07T21:37:18.565Z Downloaded postgres-types v0.2.9
9402025-03-07T21:37:18.568Z Downloaded rustc_version v0.1.7
9412025-03-07T21:37:18.568Z Downloaded ppv-lite86 v0.2.20
9422025-03-07T21:37:18.568Z Downloaded derive_more v0.99.19
9432025-03-07T21:37:18.574Z Downloaded tungstenite v0.24.0
9442025-03-07T21:37:18.577Z Downloaded der v0.7.9
9452025-03-07T21:37:18.582Z Downloaded quick-xml v0.37.2
9462025-03-07T21:37:18.588Z Downloaded flate2 v1.1.0
9472025-03-07T21:37:18.594Z Downloaded winnow v0.5.40
9482025-03-07T21:37:18.604Z Downloaded zerocopy v0.6.6
9492025-03-07T21:37:18.607Z Downloaded icu_properties_data v1.5.0
9502025-03-07T21:37:18.617Z Downloaded postgres-protocol v0.6.8
9512025-03-07T21:37:18.620Z Downloaded rustls-webpki v0.102.8
9522025-03-07T21:37:18.640Z Downloaded publicsuffix v2.3.0
9532025-03-07T21:37:18.644Z Downloaded pretty_assertions v1.4.1
9542025-03-07T21:37:18.647Z Downloaded diesel_derives v2.2.3
9552025-03-07T21:37:18.650Z Downloaded yansi v1.0.1
9562025-03-07T21:37:18.653Z Downloaded darling_core v0.20.10
9572025-03-07T21:37:18.656Z Downloaded tough v0.19.0
9582025-03-07T21:37:18.665Z Downloaded qorb v0.2.1
9592025-03-07T21:37:18.671Z Downloaded x509-cert v0.2.5
9602025-03-07T21:37:18.677Z Downloaded toml_edit v0.19.15
9612025-03-07T21:37:18.696Z Downloaded russh v0.45.0
9622025-03-07T21:37:18.702Z Downloaded proptest v1.6.0
9632025-03-07T21:37:18.710Z Downloaded quinn-proto v0.11.8
9642025-03-07T21:37:18.717Z Downloaded petname v2.0.2
9652025-03-07T21:37:18.724Z Downloaded time v0.3.36
9662025-03-07T21:37:18.733Z Downloaded p521 v0.13.3
9672025-03-07T21:37:18.736Z Downloaded hashbrown v0.12.3
9682025-03-07T21:37:18.742Z Downloaded unicode-width v0.2.0
9692025-03-07T21:37:18.750Z Downloaded portable-atomic v1.9.0
9702025-03-07T21:37:18.758Z Downloaded salty v0.3.0
9712025-03-07T21:37:18.764Z Downloaded sqlparser v0.45.0
9722025-03-07T21:37:18.771Z Downloaded vcpkg v0.2.15
9732025-03-07T21:37:18.810Z Downloaded smoltcp v0.9.1
9742025-03-07T21:37:18.821Z Downloaded rustls v0.21.12
9752025-03-07T21:37:18.834Z Downloaded tokio-util v0.7.13
9762025-03-07T21:37:18.841Z Downloaded h2 v0.4.6
9772025-03-07T21:37:18.848Z Downloaded bindgen v0.71.1
9782025-03-07T21:37:18.857Z Downloaded regex-syntax v0.6.29
9792025-03-07T21:37:18.865Z Downloaded p384 v0.13.0
9802025-03-07T21:37:18.872Z Downloaded webpki-roots v0.26.6
9812025-03-07T21:37:18.876Z Downloaded nix v0.29.0
9822025-03-07T21:37:18.889Z Downloaded diesel v2.2.8
9832025-03-07T21:37:18.909Z Downloaded polar-core v0.27.3
9842025-03-07T21:37:18.917Z Downloaded regex-syntax v0.8.5
9852025-03-07T21:37:18.927Z Downloaded regex v1.11.1
9862025-03-07T21:37:18.940Z Downloaded reqwest v0.12.12
9872025-03-07T21:37:18.950Z Downloaded chrono-tz v0.10.1
9882025-03-07T21:37:18.957Z Downloaded hickory-proto v0.24.4
9892025-03-07T21:37:18.974Z Downloaded git2 v0.19.0
9902025-03-07T21:37:18.982Z Downloaded curve25519-dalek v4.1.3
9912025-03-07T21:37:18.991Z Downloaded sled v0.34.7
9922025-03-07T21:37:19.001Z Downloaded serde_with v3.12.0
9932025-03-07T21:37:19.010Z Downloaded tabled v0.18.0
9942025-03-07T21:37:19.028Z Downloaded radix_trie v0.2.1
9952025-03-07T21:37:19.033Z Downloaded nix v0.27.1
9962025-03-07T21:37:19.045Z Downloaded zerocopy v0.8.10
9972025-03-07T21:37:19.070Z Downloaded object v0.30.4
9982025-03-07T21:37:19.079Z Downloaded regress v0.10.3
9992025-03-07T21:37:19.088Z Downloaded nix v0.28.0
10002025-03-07T21:37:19.100Z Downloaded openssl v0.10.71
10012025-03-07T21:37:19.110Z Downloaded bstr v1.10.0
10022025-03-07T21:37:19.122Z Downloaded gimli v0.31.1
10032025-03-07T21:37:19.130Z Downloaded lzma-sys v0.1.20
10042025-03-07T21:37:19.159Z Downloaded bindgen v0.69.5
10052025-03-07T21:37:19.166Z Downloaded bitvec v1.0.1
10062025-03-07T21:37:19.182Z Downloaded dropshot v0.12.0
10072025-03-07T21:37:19.203Z Downloaded smoltcp v0.11.0
10082025-03-07T21:37:19.214Z Downloaded rustls v0.23.19
10092025-03-07T21:37:19.226Z Downloaded dropshot v0.16.0
10102025-03-07T21:37:19.247Z Downloaded rustls v0.22.4
10112025-03-07T21:37:19.260Z Downloaded object v0.36.5
10122025-03-07T21:37:19.272Z Downloaded openapiv3 v2.0.0
10132025-03-07T21:37:19.285Z Downloaded typify-impl v0.3.0
10142025-03-07T21:37:19.301Z Downloaded typify-impl v0.2.0
10152025-03-07T21:37:19.316Z Downloaded zerocopy-derive v0.6.6
10162025-03-07T21:37:19.326Z Downloaded libz-sys v1.1.20
10172025-03-07T21:37:19.348Z Downloaded ratatui v0.29.0
10182025-03-07T21:37:19.369Z Downloaded unicode-segmentation v1.12.0
10192025-03-07T21:37:19.372Z Downloaded reedline v0.38.0
10202025-03-07T21:37:19.379Z Downloaded rayon v1.10.0
10212025-03-07T21:37:19.388Z Downloaded chrono v0.4.40
10222025-03-07T21:37:19.395Z Downloaded toml v0.7.8
10232025-03-07T21:37:19.399Z Downloaded samael v0.0.18
10242025-03-07T21:37:19.405Z Downloaded unicode-normalization v0.1.24
10252025-03-07T21:37:19.408Z Downloaded winnow v0.6.20
10262025-03-07T21:37:19.417Z Downloaded lalrpop v0.19.12
10272025-03-07T21:37:19.429Z Downloaded zerovec v0.10.4
10282025-03-07T21:37:19.435Z Downloaded half v2.4.1
10292025-03-07T21:37:19.438Z Downloaded rustc-demangle v0.1.24
10302025-03-07T21:37:19.441Z Downloaded regex-automata v0.4.8
10312025-03-07T21:37:19.456Z Downloaded petgraph v0.6.5
10322025-03-07T21:37:19.473Z Downloaded darling v0.20.10
10332025-03-07T21:37:19.477Z Downloaded float-cmp v0.10.0
10342025-03-07T21:37:19.480Z Downloaded snafu v0.8.5
10352025-03-07T21:37:19.484Z Downloaded rand v0.8.5
10362025-03-07T21:37:19.488Z Downloaded dyn-clone v1.0.19
10372025-03-07T21:37:19.492Z Downloaded parse-zoneinfo v0.3.1
10382025-03-07T21:37:19.495Z Downloaded rustls-webpki v0.101.7
10392025-03-07T21:37:19.505Z Downloaded petgraph v0.7.1
10402025-03-07T21:37:19.524Z Downloaded sha3 v0.10.8
10412025-03-07T21:37:19.529Z Downloaded unsafe-libyaml v0.2.11
10422025-03-07T21:37:19.532Z Downloaded csv v1.3.1
10432025-03-07T21:37:19.552Z Downloaded tokio v1.43.0
10442025-03-07T21:37:19.589Z Downloaded debug-ignore v1.0.5
10452025-03-07T21:37:19.592Z Downloaded data-encoding v2.6.0
10462025-03-07T21:37:19.595Z Downloaded des v0.8.1
10472025-03-07T21:37:19.595Z Downloaded tokio-tungstenite v0.23.1
10482025-03-07T21:37:19.598Z Downloaded ron v0.7.1
10492025-03-07T21:37:19.601Z Downloaded aws-lc-rs v1.12.4
10502025-03-07T21:37:19.609Z Downloaded nom v7.1.3
10512025-03-07T21:37:19.614Z Downloaded openssl-sys v0.9.106
10522025-03-07T21:37:19.619Z Downloaded uuid v1.15.1
10532025-03-07T21:37:19.622Z Downloaded futures-util v0.3.31
10542025-03-07T21:37:19.632Z Downloaded pkcs8 v0.10.2
10552025-03-07T21:37:19.635Z Downloaded tungstenite v0.21.0
10562025-03-07T21:37:19.638Z Downloaded ed25519-dalek v2.1.1
10572025-03-07T21:37:19.641Z Downloaded blake3 v1.5.4
10582025-03-07T21:37:19.649Z Downloaded num_enum_derive v0.5.11
10592025-03-07T21:37:19.652Z Downloaded slog-envlogger v2.2.0
10602025-03-07T21:37:19.652Z Downloaded scopeguard v1.2.0
10612025-03-07T21:37:19.655Z Downloaded futures v0.3.31
10622025-03-07T21:37:19.658Z Downloaded bzip2-sys v0.1.11+1.0.8
10632025-03-07T21:37:19.669Z Downloaded phf_shared v0.11.2
10642025-03-07T21:37:19.672Z Downloaded shlex v1.3.0
10652025-03-07T21:37:19.672Z Downloaded olpc-cjson v0.1.4
10662025-03-07T21:37:19.675Z Downloaded futures-macro v0.3.31
10672025-03-07T21:37:19.675Z Downloaded ssh-encoding v0.2.0
10682025-03-07T21:37:19.675Z Downloaded libgit2-sys v0.17.0+1.8.1
10692025-03-07T21:37:19.732Z Downloaded phf_generator v0.11.2
10702025-03-07T21:37:19.735Z Downloaded quinn-udp v0.5.5
10712025-03-07T21:37:19.735Z Downloaded libxml v0.3.3
10722025-03-07T21:37:19.739Z Downloaded itertools v0.14.0
10732025-03-07T21:37:19.746Z Downloaded itertools v0.13.0
10742025-03-07T21:37:19.752Z Downloaded test-strategy v0.4.0
10752025-03-07T21:37:19.757Z Downloaded elliptic-curve v0.13.8
10762025-03-07T21:37:19.760Z Downloaded rsa v0.9.6
10772025-03-07T21:37:19.764Z Downloaded mio v1.0.2
10782025-03-07T21:37:19.769Z Downloaded itertools v0.12.1
10792025-03-07T21:37:19.776Z Downloaded itertools v0.10.5
10802025-03-07T21:37:19.782Z Downloaded unicode_categories v0.1.1
10812025-03-07T21:37:19.786Z Downloaded ssh-key v0.6.6
10822025-03-07T21:37:19.791Z Downloaded signal-hook v0.3.17
10832025-03-07T21:37:19.794Z Downloaded serde-hex v0.1.0
10842025-03-07T21:37:19.794Z Downloaded semver v0.1.20
10852025-03-07T21:37:19.797Z Downloaded secrecy v0.8.0
10862025-03-07T21:37:19.797Z Downloaded papergrid v0.14.0
10872025-03-07T21:37:19.801Z Downloaded encoding_rs v0.8.34
10882025-03-07T21:37:19.821Z Downloaded steno v0.4.1
10892025-03-07T21:37:19.824Z Downloaded utf16_iter v1.0.5
10902025-03-07T21:37:19.827Z Downloaded nanorand v0.7.0
10912025-03-07T21:37:19.828Z Downloaded multimap v0.10.0
10922025-03-07T21:37:19.831Z Downloaded group v0.13.0
10932025-03-07T21:37:19.832Z Downloaded daft v0.1.1
10942025-03-07T21:37:19.835Z Downloaded curve25519-dalek-derive v0.1.1
10952025-03-07T21:37:19.835Z Downloaded zerovec-derive v0.10.3
10962025-03-07T21:37:19.835Z Downloaded term v0.7.0
10972025-03-07T21:37:19.838Z Downloaded parking_lot v0.11.2
10982025-03-07T21:37:19.838Z Downloaded rand v0.9.0
10992025-03-07T21:37:19.842Z Downloaded rand_core v0.9.2
11002025-03-07T21:37:19.845Z Downloaded zopfli v0.8.1
11012025-03-07T21:37:19.848Z Downloaded thiserror-no-std v2.0.2
11022025-03-07T21:37:19.852Z Downloaded ring v0.17.11
11032025-03-07T21:37:19.891Z Downloaded termios v0.3.3
11042025-03-07T21:37:19.894Z Downloaded zeroize_derive v1.4.2
11052025-03-07T21:37:19.894Z Downloaded zeroize v1.8.1
11062025-03-07T21:37:19.894Z Downloaded value-bag v1.9.0
11072025-03-07T21:37:19.897Z Downloaded tokio-rustls v0.24.1
11082025-03-07T21:37:19.900Z Downloaded tap v1.0.1
11092025-03-07T21:37:19.900Z Downloaded structmeta v0.3.0
11102025-03-07T21:37:19.900Z Downloaded ssh-cipher v0.2.0
11112025-03-07T21:37:19.904Z Downloaded pem-rfc7468 v0.7.0
11122025-03-07T21:37:19.904Z Downloaded packed_struct_codegen v0.10.1
11132025-03-07T21:37:19.904Z Downloaded uzers v0.12.1
11142025-03-07T21:37:19.907Z Downloaded signal-hook-mio v0.2.4
11152025-03-07T21:37:19.907Z Downloaded serde_urlencoded v0.7.1
11162025-03-07T21:37:19.910Z Downloaded schemars_derive v0.8.22
11172025-03-07T21:37:19.910Z Downloaded rustfmt-wrapper v0.2.1
11182025-03-07T21:37:19.917Z Downloaded smf v0.2.3
11192025-03-07T21:37:19.917Z Downloaded hickory-server v0.24.4
11202025-03-07T21:37:19.917Z Downloaded fragile v2.0.0
11212025-03-07T21:37:19.921Z Downloaded fd-lock v4.0.2
11222025-03-07T21:37:19.921Z Downloaded password-hash v0.5.0
11232025-03-07T21:37:19.925Z Downloaded parking_lot_core v0.8.6
11242025-03-07T21:37:19.925Z Downloaded owo-colors v4.2.0
11252025-03-07T21:37:19.928Z Downloaded mockall_derive v0.13.1
11262025-03-07T21:37:19.931Z Downloaded tokio-rustls v0.25.0
11272025-03-07T21:37:19.931Z Downloaded tiny-keccak v2.0.2
11282025-03-07T21:37:19.935Z Downloaded smallvec v0.6.14
11292025-03-07T21:37:19.935Z Downloaded slog-scope v4.4.0
11302025-03-07T21:37:19.938Z Downloaded progenitor-impl v0.9.1
11312025-03-07T21:37:19.938Z Downloaded typify v0.3.0
11322025-03-07T21:37:19.941Z Downloaded tracing-core v0.1.32
11332025-03-07T21:37:19.944Z Downloaded icu_normalizer_data v1.5.0
11342025-03-07T21:37:19.944Z Downloaded crypto-bigint v0.5.5
11352025-03-07T21:37:19.950Z Downloaded new_debug_unreachable v1.0.6
11362025-03-07T21:37:19.953Z Downloaded thiserror-impl-no-std v2.0.2
11372025-03-07T21:37:19.953Z Downloaded subtle v2.6.1
11382025-03-07T21:37:19.953Z Downloaded slog-stdlog v4.1.1
11392025-03-07T21:37:19.956Z Downloaded foldhash v0.1.3
11402025-03-07T21:37:19.956Z Downloaded const_format v0.2.34
11412025-03-07T21:37:19.960Z Downloaded derive_builder_core v0.20.2
11422025-03-07T21:37:19.963Z Downloaded icu_normalizer v1.5.0
11432025-03-07T21:37:19.966Z Downloaded write16 v1.0.0
11442025-03-07T21:37:19.966Z Downloaded tinyvec_macros v0.1.1
11452025-03-07T21:37:19.966Z Downloaded sync-ptr v0.1.1
11462025-03-07T21:37:19.970Z Downloaded progenitor-macro v0.8.0
11472025-03-07T21:37:19.970Z Downloaded progenitor-client v0.8.0
11482025-03-07T21:37:19.970Z Downloaded paste v1.0.15
11492025-03-07T21:37:19.974Z Downloaded packed_struct v0.10.1
11502025-03-07T21:37:19.974Z Downloaded num-integer v0.1.46
11512025-03-07T21:37:19.977Z Downloaded num-derive v0.4.2
11522025-03-07T21:37:19.977Z Downloaded mockall v0.13.1
11532025-03-07T21:37:19.977Z Downloaded zone v0.3.0
11542025-03-07T21:37:19.980Z Downloaded tokio-stream v0.1.17
11552025-03-07T21:37:19.983Z Downloaded tokio-rustls v0.26.0
11562025-03-07T21:37:19.983Z Downloaded time-macros v0.2.18
11572025-03-07T21:37:19.986Z Downloaded slog v2.7.0
11582025-03-07T21:37:19.990Z Downloaded rustls-pki-types v1.10.0
11592025-03-07T21:37:19.993Z Downloaded compact_str v0.8.0
11602025-03-07T21:37:19.996Z Downloaded headers v0.4.0
11612025-03-07T21:37:19.999Z Downloaded miniz_oxide v0.8.5
11622025-03-07T21:37:20.002Z Downloaded futures-sink v0.3.31
11632025-03-07T21:37:20.002Z Downloaded displaydoc v0.2.5
11642025-03-07T21:37:20.005Z Downloaded snafu-derive v0.8.5
11652025-03-07T21:37:20.009Z Downloaded shell-words v1.1.0
11662025-03-07T21:37:20.009Z Downloaded serde_derive_internals v0.29.1
11672025-03-07T21:37:20.009Z Downloaded rustls-pemfile v2.2.0
11682025-03-07T21:37:20.012Z Downloaded crossbeam-utils v0.8.20
11692025-03-07T21:37:20.012Z Downloaded indent_write v2.2.0
11702025-03-07T21:37:20.015Z Downloaded colored v2.2.0
11712025-03-07T21:37:20.015Z Downloaded rustc-hash v2.1.1
11722025-03-07T21:37:20.018Z Downloaded fxhash v0.2.1
11732025-03-07T21:37:20.018Z Downloaded tls_codec_derive v0.4.1
11742025-03-07T21:37:20.018Z Downloaded crossbeam-epoch v0.9.18
11752025-03-07T21:37:20.021Z Downloaded heapless v0.8.0
11762025-03-07T21:37:20.024Z Downloaded crc-any v2.5.0
11772025-03-07T21:37:20.027Z Downloaded stable_deref_trait v1.2.0
11782025-03-07T21:37:20.027Z Downloaded hyper-util v0.1.10
11792025-03-07T21:37:20.030Z Downloaded derive_builder_macro v0.20.2
11802025-03-07T21:37:20.033Z Downloaded crc-catalog v2.4.0
11812025-03-07T21:37:20.033Z Downloaded cookie_store v0.21.1
11822025-03-07T21:37:20.036Z Downloaded backoff v0.4.0
11832025-03-07T21:37:20.037Z Downloaded async-trait v0.1.87
11842025-03-07T21:37:20.039Z Downloaded litrs v0.4.1
11852025-03-07T21:37:20.042Z Downloaded rand_xorshift v0.3.0
11862025-03-07T21:37:20.045Z Downloaded progenitor-macro v0.9.1
11872025-03-07T21:37:20.045Z Downloaded proc-macro-error-attr2 v2.0.0
11882025-03-07T21:37:20.045Z Downloaded indexmap v1.9.3
11892025-03-07T21:37:20.049Z Downloaded icu_locid v1.5.0
11902025-03-07T21:37:20.052Z Downloaded ciborium-io v0.2.2
11912025-03-07T21:37:20.052Z Downloaded bit-set v0.8.0
11922025-03-07T21:37:20.055Z Downloaded assert_matches v1.5.0
11932025-03-07T21:37:20.056Z Downloaded internet-checksum v0.2.1
11942025-03-07T21:37:20.056Z Downloaded hmac v0.12.1
11952025-03-07T21:37:20.059Z Downloaded block-padding v0.3.3
11962025-03-07T21:37:20.059Z Downloaded bit-set v0.5.3
11972025-03-07T21:37:20.059Z Downloaded atomic-waker v1.1.2
11982025-03-07T21:37:20.062Z Downloaded ascii-canvas v3.0.0
11992025-03-07T21:37:20.062Z Downloaded array-init v0.0.4
12002025-03-07T21:37:20.062Z Downloaded async-stream v0.3.6
12012025-03-07T21:37:20.065Z Downloaded indoc v2.0.5
12022025-03-07T21:37:20.065Z Downloaded libefi-sys v0.1.0
12032025-03-07T21:37:20.068Z Downloaded icu_locid_transform v1.5.0
12042025-03-07T21:37:20.070Z Downloaded ciborium-ll v0.2.2
12052025-03-07T21:37:20.070Z Downloaded chrono-tz-build v0.4.0
12062025-03-07T21:37:20.070Z Downloaded cbc v0.1.2
12072025-03-07T21:37:20.073Z Downloaded hyper-staticfile v0.10.1
12082025-03-07T21:37:20.073Z Downloaded convert_case v0.4.0
12092025-03-07T21:37:20.076Z Downloaded cobs v0.2.3
12102025-03-07T21:37:20.076Z Downloaded cexpr v0.6.0
12112025-03-07T21:37:20.081Z Downloaded atomicwrites v0.4.4
12122025-03-07T21:37:20.081Z Downloaded async-stream-impl v0.3.6
12132025-03-07T21:37:20.081Z Downloaded crucible-workspace-hack v0.1.0
12142025-03-07T21:37:20.081Z Downloaded atty v0.2.14
12152025-03-07T21:37:20.081Z Downloaded cfg_aliases v0.1.1
12162025-03-07T21:37:20.084Z Downloaded ipnetwork v0.21.1
12172025-03-07T21:37:20.084Z Downloaded idna_adapter v1.2.0
12182025-03-07T21:37:20.084Z Downloaded lalrpop-util v0.19.12
12192025-03-07T21:37:20.084Z Downloaded chacha20 v0.9.1
12202025-03-07T21:37:20.087Z Downloaded inout v0.1.3
12212025-03-07T21:37:20.088Z Downloaded hex-literal v0.4.1
12222025-03-07T21:37:20.088Z Downloaded home v0.5.9
12232025-03-07T21:37:20.088Z Downloaded cfg_aliases v0.2.1
12242025-03-07T21:37:20.091Z Downloaded bcrypt-pbkdf v0.10.0
12252025-03-07T21:37:20.091Z Downloaded aes-gcm v0.10.3
12262025-03-07T21:37:20.094Z Downloaded aes v0.8.4
12272025-03-07T21:37:20.098Z Downloaded is_ci v1.2.0
12282025-03-07T21:37:20.098Z Downloaded base64 v0.22.1
12292025-03-07T21:37:20.101Z Downloaded base64 v0.13.1
12302025-03-07T21:37:20.376Z Downloaded aws-lc-sys v0.26.0
12312025-03-07T21:37:20.691Z Compiling serde v1.0.218
12322025-03-07T21:37:20.694Z Compiling value-bag v1.9.0
12332025-03-07T21:37:20.694Z Compiling lock_api v0.4.12
12342025-03-07T21:37:20.694Z Compiling scopeguard v1.2.0
12352025-03-07T21:37:20.694Z Compiling typenum v1.17.0
12362025-03-07T21:37:20.848Z Compiling generic-array v0.14.7
12372025-03-07T21:37:20.879Z Compiling syn v2.0.98
12382025-03-07T21:37:20.895Z Compiling getrandom v0.2.15
12392025-03-07T21:37:21.050Z Compiling shlex v1.3.0
12402025-03-07T21:37:21.242Z Compiling log v0.4.22
12412025-03-07T21:37:21.341Z Compiling rand_core v0.6.4
12422025-03-07T21:37:21.386Z Compiling jobserver v0.1.32
12432025-03-07T21:37:21.406Z Compiling subtle v2.6.1
12442025-03-07T21:37:21.433Z Compiling smallvec v1.14.0
12452025-03-07T21:37:21.747Z Compiling const-oid v0.9.6
12462025-03-07T21:37:21.767Z Compiling pin-project-lite v0.2.14
12472025-03-07T21:37:21.824Z Compiling cc v1.2.15
12482025-03-07T21:37:21.848Z Compiling parking_lot_core v0.9.10
12492025-03-07T21:37:21.905Z Compiling rustix v0.38.37
12502025-03-07T21:37:21.953Z Compiling signal-hook-registry v1.4.2
12512025-03-07T21:37:22.195Z Compiling futures-core v0.3.31
12522025-03-07T21:37:22.460Z Compiling mio v1.0.2
12532025-03-07T21:37:22.590Z Compiling spin v0.9.8
12542025-03-07T21:37:22.851Z Compiling parking_lot v0.12.3
12552025-03-07T21:37:23.033Z Compiling socket2 v0.5.8
12562025-03-07T21:37:23.053Z Compiling aho-corasick v1.1.3
12572025-03-07T21:37:23.462Z Compiling regex-syntax v0.8.5
12582025-03-07T21:37:23.650Z Compiling stable_deref_trait v1.2.0
12592025-03-07T21:37:23.674Z Compiling futures-sink v0.3.31
12602025-03-07T21:37:23.782Z Compiling either v1.14.0
12612025-03-07T21:37:23.860Z Compiling cpufeatures v0.2.14
12622025-03-07T21:37:23.937Z Compiling slab v0.4.9
12632025-03-07T21:37:23.960Z Compiling glob v0.3.2
12642025-03-07T21:37:23.979Z Compiling prettyplease v0.2.29
12652025-03-07T21:37:24.215Z Compiling lazy_static v1.5.0
12662025-03-07T21:37:24.353Z Compiling minimal-lexical v0.2.1
12672025-03-07T21:37:24.380Z Compiling serde_json v1.0.139
12682025-03-07T21:37:24.755Z Compiling futures-channel v0.3.31
12692025-03-07T21:37:24.815Z Compiling nom v7.1.3
12702025-03-07T21:37:24.835Z Compiling clang-sys v1.8.1
12712025-03-07T21:37:24.874Z Compiling libloading v0.8.5
12722025-03-07T21:37:25.174Z Compiling home v0.5.9
12732025-03-07T21:37:25.282Z Compiling allocator-api2 v0.2.18
12742025-03-07T21:37:25.399Z Compiling futures-task v0.3.31
12752025-03-07T21:37:25.580Z Compiling bindgen v0.69.5
12762025-03-07T21:37:25.699Z Compiling foldhash v0.1.3
12772025-03-07T21:37:25.914Z Compiling futures-io v0.3.31
12782025-03-07T21:37:26.031Z Compiling pin-utils v0.1.0
12792025-03-07T21:37:26.070Z Compiling hashbrown v0.15.1
12802025-03-07T21:37:26.261Z Compiling itertools v0.12.1
12812025-03-07T21:37:26.480Z Compiling lazycell v1.3.0
12822025-03-07T21:37:26.670Z Compiling libm v0.2.8
12832025-03-07T21:37:27.030Z Compiling pkg-config v0.3.31
12842025-03-07T21:37:27.303Z Compiling regex-automata v0.4.8
12852025-03-07T21:37:27.778Z Compiling rustc-hash v1.1.0
12862025-03-07T21:37:27.981Z Compiling cexpr v0.6.0
12872025-03-07T21:37:28.257Z Compiling cmake v0.1.51
12882025-03-07T21:37:28.332Z Compiling num-traits v0.2.19
12892025-03-07T21:37:28.664Z Compiling synstructure v0.13.1
12902025-03-07T21:37:29.163Z Compiling dunce v1.0.5
12912025-03-07T21:37:29.315Z Compiling fs_extra v1.3.0
12922025-03-07T21:37:29.822Z Compiling litemap v0.7.3
12932025-03-07T21:37:29.871Z Compiling writeable v0.5.5
12942025-03-07T21:37:30.054Z Compiling getrandom v0.3.1
12952025-03-07T21:37:30.208Z Compiling ring v0.17.11
12962025-03-07T21:37:30.409Z Compiling paste v1.0.15
12972025-03-07T21:37:30.907Z Compiling base64ct v1.6.0
12982025-03-07T21:37:31.426Z Compiling pem-rfc7468 v0.7.0
12992025-03-07T21:37:31.484Z Compiling httparse v1.9.5
13002025-03-07T21:37:31.941Z Compiling flagset v0.4.6
13012025-03-07T21:37:32.035Z Compiling aws-lc-rs v1.12.4
13022025-03-07T21:37:32.163Z Compiling regex v1.11.1
13032025-03-07T21:37:32.166Z Compiling icu_locid_transform_data v1.5.0
13042025-03-07T21:37:32.478Z Compiling tracing-core v0.1.32
13052025-03-07T21:37:32.508Z Compiling crossbeam-utils v0.8.20
13062025-03-07T21:37:33.083Z Compiling percent-encoding v2.3.1
13072025-03-07T21:37:33.104Z Compiling rustls-pki-types v1.10.0
13082025-03-07T21:37:33.399Z Compiling icu_properties_data v1.5.0
13092025-03-07T21:37:33.645Z Compiling untrusted v0.7.1
13102025-03-07T21:37:33.664Z Compiling vcpkg v0.2.15
13112025-03-07T21:37:33.689Z Compiling serde_derive v1.0.218
13122025-03-07T21:37:33.846Z Compiling zeroize_derive v1.4.2
13132025-03-07T21:37:34.053Z Compiling zerocopy-derive v0.7.35
13142025-03-07T21:37:34.091Z Compiling tokio-macros v2.5.0
13152025-03-07T21:37:35.247Z Compiling zeroize v1.8.1
13162025-03-07T21:37:35.350Z Compiling zerofrom-derive v0.1.4
13172025-03-07T21:37:35.600Z Compiling yoke-derive v0.7.4
13182025-03-07T21:37:35.963Z Compiling zerocopy v0.7.35
13192025-03-07T21:37:36.057Z Compiling thiserror-impl v1.0.69
13202025-03-07T21:37:36.545Z Compiling zerovec-derive v0.10.3
13212025-03-07T21:37:36.816Z Compiling crypto-common v0.1.6
13222025-03-07T21:37:36.914Z Compiling block-buffer v0.10.4
13232025-03-07T21:37:37.076Z Compiling futures-macro v0.3.31
13242025-03-07T21:37:37.205Z Compiling digest v0.10.7
13252025-03-07T21:37:37.309Z Compiling displaydoc v0.2.5
13262025-03-07T21:37:37.752Z Compiling hmac v0.12.1
13272025-03-07T21:37:38.034Z Compiling block-padding v0.3.3
13282025-03-07T21:37:38.252Z Compiling ppv-lite86 v0.2.20
13292025-03-07T21:37:38.307Z Compiling inout v0.1.3
13302025-03-07T21:37:38.596Z Compiling cipher v0.4.4
13312025-03-07T21:37:38.758Z Compiling zerofrom v0.1.4
13322025-03-07T21:37:38.895Z Compiling sha2 v0.10.8
13332025-03-07T21:37:38.984Z Compiling yoke v0.7.4
13342025-03-07T21:37:39.015Z Compiling futures-util v0.3.31
13352025-03-07T21:37:39.036Z Compiling icu_provider_macros v1.5.0
13362025-03-07T21:37:39.057Z Compiling der_derive v0.7.3
13372025-03-07T21:37:39.061Z Compiling thiserror v1.0.69
13382025-03-07T21:37:39.125Z Compiling tracing-attributes v0.1.27
13392025-03-07T21:37:39.225Z Compiling pest v2.7.14
13402025-03-07T21:37:39.352Z Compiling zerovec v0.10.4
13412025-03-07T21:37:40.212Z Compiling salsa20 v0.10.2
13422025-03-07T21:37:40.328Z Compiling pbkdf2 v0.12.2
13432025-03-07T21:37:40.528Z Compiling utf16_iter v1.0.5
13442025-03-07T21:37:40.760Z Compiling num-conv v0.1.0
13452025-03-07T21:37:41.032Z Compiling tinystr v0.7.6
13462025-03-07T21:37:41.281Z Compiling der v0.7.9
13472025-03-07T21:37:41.323Z Compiling icu_collections v1.5.0
13482025-03-07T21:37:41.410Z Compiling icu_locid v1.5.0
13492025-03-07T21:37:42.209Z Compiling untrusted v0.9.0
13502025-03-07T21:37:42.276Z Compiling tracing v0.1.40
13512025-03-07T21:37:42.413Z Compiling utf8_iter v1.0.4
13522025-03-07T21:37:42.459Z Compiling time-core v0.1.2
13532025-03-07T21:37:42.563Z Compiling icu_provider v1.5.0
13542025-03-07T21:37:42.665Z Compiling icu_normalizer_data v1.5.0
13552025-03-07T21:37:42.735Z Compiling powerfmt v0.2.0
13562025-03-07T21:37:42.790Z Compiling write16 v1.0.0
13572025-03-07T21:37:42.834Z Compiling time-macros v0.2.18
13582025-03-07T21:37:43.123Z Compiling deranged v0.3.11
13592025-03-07T21:37:43.461Z Compiling icu_locid_transform v1.5.0
13602025-03-07T21:37:43.584Z Compiling spki v0.7.3
13612025-03-07T21:37:43.972Z Compiling pest_meta v2.7.14
13622025-03-07T21:37:44.326Z Compiling scrypt v0.11.0
13632025-03-07T21:37:44.449Z Compiling cbc v0.1.2
13642025-03-07T21:37:44.571Z Compiling aes v0.8.4
13652025-03-07T21:37:44.702Z Compiling openssl-sys v0.9.106
13662025-03-07T21:37:44.839Z Compiling icu_properties v1.5.1
13672025-03-07T21:37:45.712Z Compiling scroll_derive v0.12.0
13682025-03-07T21:37:45.870Z Compiling atomic-waker v1.1.2
13692025-03-07T21:37:46.064Z Compiling num_threads v0.1.7
13702025-03-07T21:37:46.222Z Compiling tinyvec_macros v0.1.1
13712025-03-07T21:37:46.334Z Compiling tinyvec v1.8.0
13722025-03-07T21:37:46.697Z Compiling bitflags v2.6.0
13732025-03-07T21:37:46.949Z Compiling bytes v1.10.0
13742025-03-07T21:37:47.245Z Compiling indexmap v2.7.1
13752025-03-07T21:37:47.340Z Compiling semver v1.0.25
13762025-03-07T21:37:47.876Z Compiling rustc_version v0.4.1
13772025-03-07T21:37:48.044Z Compiling scroll v0.12.0
13782025-03-07T21:37:48.195Z Compiling tokio v1.43.0
13792025-03-07T21:37:48.442Z Compiling http v1.2.0
13802025-03-07T21:37:48.531Z Compiling icu_normalizer v1.5.0
13812025-03-07T21:37:48.584Z Compiling time v0.3.36
13822025-03-07T21:37:48.769Z Compiling pkcs5 v0.7.1
13832025-03-07T21:37:49.360Z Compiling pest_generator v2.7.14
13842025-03-07T21:37:49.860Z Compiling idna_adapter v1.2.0
13852025-03-07T21:37:49.996Z Compiling http-body v1.0.1
13862025-03-07T21:37:50.067Z Compiling rand_chacha v0.3.1
13872025-03-07T21:37:50.257Z Compiling form_urlencoded v1.2.1
13882025-03-07T21:37:50.311Z Compiling try-lock v0.2.5
13892025-03-07T21:37:50.488Z Compiling zerocopy v0.8.10
13902025-03-07T21:37:50.559Z Compiling slog v2.7.0
13912025-03-07T21:37:50.579Z Compiling rand v0.8.5
13922025-03-07T21:37:51.078Z Compiling which v4.4.2
13932025-03-07T21:37:51.184Z Compiling pest_derive v2.7.14
13942025-03-07T21:37:51.617Z Compiling want v0.3.1
13952025-03-07T21:37:51.920Z Compiling goblin v0.8.2
13962025-03-07T21:37:51.990Z Compiling idna v1.0.3
13972025-03-07T21:37:52.010Z Compiling pkcs8 v0.10.2
13982025-03-07T21:37:52.423Z Compiling uuid v1.15.1
13992025-03-07T21:37:52.676Z Compiling zerocopy-derive v0.8.10
14002025-03-07T21:37:52.696Z Compiling iana-time-zone v0.1.61
14012025-03-07T21:37:53.071Z Compiling tower-service v0.3.3
14022025-03-07T21:37:53.130Z Compiling adler2 v2.0.0
14032025-03-07T21:37:53.228Z Compiling httpdate v1.0.3
14042025-03-07T21:37:53.344Z Compiling miniz_oxide v0.8.5
14052025-03-07T21:37:53.577Z Compiling chrono v0.4.40
14062025-03-07T21:37:53.666Z Compiling dtrace-parser v0.2.0
14072025-03-07T21:37:54.777Z Compiling serde_spanned v0.6.8
14082025-03-07T21:37:54.873Z Compiling serde_tokenstream v0.2.2
14092025-03-07T21:37:55.025Z Compiling toml_datetime v0.6.8
14102025-03-07T21:37:55.425Z Compiling openssl v0.10.71
14112025-03-07T21:37:55.497Z Compiling foreign-types-shared v0.1.1
14122025-03-07T21:37:55.518Z Compiling match_cfg v0.1.0
14132025-03-07T21:37:55.632Z Compiling rustversion v1.0.17
14142025-03-07T21:37:55.653Z Compiling base64 v0.22.1
14152025-03-07T21:37:55.890Z Compiling foreign-types v0.3.2
14162025-03-07T21:37:56.007Z Compiling hostname v0.3.1
14172025-03-07T21:37:56.228Z Compiling tokio-util v0.7.13
14182025-03-07T21:37:56.338Z Compiling url v2.5.3
14192025-03-07T21:37:56.884Z Compiling async-trait v0.1.87
14202025-03-07T21:37:57.507Z Compiling h2 v0.4.6
14212025-03-07T21:37:57.730Z Compiling openssl-macros v0.1.1
14222025-03-07T21:37:58.091Z Compiling dof v0.3.0
14232025-03-07T21:37:58.525Z Compiling rand_core v0.9.2
14242025-03-07T21:37:58.583Z Compiling serde_derive_internals v0.29.1
14252025-03-07T21:37:58.977Z Compiling usdt-impl v0.5.0
14262025-03-07T21:37:59.335Z Compiling bzip2-sys v0.1.11+1.0.8
14272025-03-07T21:37:59.854Z Compiling dirs-sys-next v0.1.2
14282025-03-07T21:37:59.858Z Compiling rustls v0.23.19
14292025-03-07T21:38:00.204Z Compiling rustls v0.22.4
14302025-03-07T21:38:00.334Z Compiling native-tls v0.2.12
14312025-03-07T21:38:00.420Z Compiling siphasher v0.3.11
14322025-03-07T21:38:00.502Z Compiling syn v1.0.109
14332025-03-07T21:38:00.692Z Compiling schemars v0.8.22
14342025-03-07T21:38:00.804Z Compiling data-encoding v2.6.0
14352025-03-07T21:38:00.857Z Compiling schemars_derive v0.8.22
14362025-03-07T21:38:01.134Z Compiling dirs-next v2.0.0
14372025-03-07T21:38:01.186Z Compiling rand_chacha v0.9.0
14382025-03-07T21:38:02.518Z Compiling http-body-util v0.1.2
14392025-03-07T21:38:02.583Z Compiling heapless v0.7.17
14402025-03-07T21:38:02.612Z Compiling unicode-normalization v0.1.24
14412025-03-07T21:38:03.048Z Compiling crossbeam-epoch v0.9.18
14422025-03-07T21:38:03.095Z Compiling sha1 v0.10.6
14432025-03-07T21:38:03.311Z Compiling signature v2.2.0
14442025-03-07T21:38:03.542Z Compiling thread_local v1.1.8
14452025-03-07T21:38:03.615Z Compiling cookie v0.18.1
14462025-03-07T21:38:03.741Z Compiling multer v3.1.0
14472025-03-07T21:38:03.763Z Compiling encoding_rs v0.8.34
14482025-03-07T21:38:03.767Z Compiling crc32fast v1.4.2
14492025-03-07T21:38:03.961Z Compiling slog-async v2.8.0
14502025-03-07T21:38:04.018Z Compiling rayon-core v1.12.1
14512025-03-07T21:38:04.061Z Compiling gimli v0.31.1
14522025-03-07T21:38:04.129Z Compiling dyn-clone v1.0.19
14532025-03-07T21:38:04.316Z Compiling unicode-properties v0.1.3
14542025-03-07T21:38:04.384Z Compiling openssl-probe v0.1.5
14552025-03-07T21:38:04.462Z Compiling ipnet v2.11.0
14562025-03-07T21:38:04.696Z Compiling hyper v1.6.0
14572025-03-07T21:38:04.731Z Compiling mime v0.3.17
14582025-03-07T21:38:05.256Z Compiling unicode-bidi v0.3.17
14592025-03-07T21:38:05.593Z Compiling signal-hook v0.3.17
14602025-03-07T21:38:06.023Z Compiling stringprep v0.1.5
14612025-03-07T21:38:07.513Z Compiling hyper-util v0.1.10
14622025-03-07T21:38:07.622Z Compiling toml_edit v0.22.24
14632025-03-07T21:38:08.053Z Compiling crossbeam-deque v0.8.5
14642025-03-07T21:38:08.383Z Compiling addr2line v0.24.2
14652025-03-07T21:38:08.658Z Compiling rand v0.9.0
14662025-03-07T21:38:08.779Z Compiling term v0.7.0
14672025-03-07T21:38:09.053Z Compiling usdt-macro v0.5.0
14682025-03-07T21:38:09.880Z Compiling usdt-attr-macro v0.5.0
14692025-03-07T21:38:10.025Z Compiling slog-json v2.6.1
14702025-03-07T21:38:10.383Z Compiling serde_urlencoded v0.7.1
14712025-03-07T21:38:10.416Z Compiling curve25519-dalek v4.1.3
14722025-03-07T21:38:10.446Z Compiling crossbeam-channel v0.5.13
14732025-03-07T21:38:10.468Z Compiling futures-executor v0.3.31
14742025-03-07T21:38:10.921Z Compiling enum-as-inner v0.6.1
14752025-03-07T21:38:10.976Z Compiling md-5 v0.10.6
14762025-03-07T21:38:11.116Z Compiling async-stream-impl v0.3.6
14772025-03-07T21:38:11.267Z Compiling rustls-pemfile v2.2.0
14782025-03-07T21:38:11.424Z Compiling num-integer v0.1.46
14792025-03-07T21:38:11.465Z Compiling hash32 v0.2.1
14802025-03-07T21:38:11.609Z Compiling ff v0.13.0
14812025-03-07T21:38:11.844Z Compiling is-terminal v0.4.13
14822025-03-07T21:38:11.867Z Compiling object v0.36.5
14832025-03-07T21:38:11.934Z Compiling dropshot v0.12.0
14842025-03-07T21:38:11.995Z Compiling memoffset v0.9.1
14852025-03-07T21:38:12.151Z Compiling smoltcp v0.9.1
14862025-03-07T21:38:12.288Z Compiling quick-error v1.2.3
14872025-03-07T21:38:12.329Z Compiling linked-hash-map v0.5.6
14882025-03-07T21:38:12.350Z Compiling rustc-demangle v0.1.24
14892025-03-07T21:38:12.457Z Compiling psl-types v2.0.11
14902025-03-07T21:38:12.688Z Compiling fallible-iterator v0.2.0
14912025-03-07T21:38:12.726Z Compiling litrs v0.4.1
14922025-03-07T21:38:12.817Z Compiling take_mut v0.2.2
14932025-03-07T21:38:13.001Z Compiling anyhow v1.0.97
14942025-03-07T21:38:13.273Z Compiling base16ct v0.2.0
14952025-03-07T21:38:13.367Z Compiling cfg_aliases v0.2.1
14962025-03-07T21:38:13.491Z Compiling utf-8 v0.7.6
14972025-03-07T21:38:13.620Z Compiling num-bigint-dig v0.8.4
14982025-03-07T21:38:13.641Z Compiling portable-atomic v1.9.0
14992025-03-07T21:38:13.821Z Compiling tungstenite v0.24.0
15002025-03-07T21:38:13.842Z Compiling document-features v0.2.10
15012025-03-07T21:38:14.408Z Compiling sec1 v0.7.3
15022025-03-07T21:38:14.710Z Compiling nix v0.29.0
15032025-03-07T21:38:14.940Z Compiling postgres-protocol v0.6.8
15042025-03-07T21:38:15.041Z Compiling lru-cache v0.1.2
15052025-03-07T21:38:15.245Z Compiling publicsuffix v2.3.0
15062025-03-07T21:38:15.558Z Compiling resolv-conf v0.7.0
15072025-03-07T21:38:15.592Z Compiling async-stream v0.3.6
15082025-03-07T21:38:15.969Z Compiling slog-term v2.9.1
15092025-03-07T21:38:15.989Z Compiling hickory-proto v0.24.4
15102025-03-07T21:38:16.008Z Compiling num-iter v0.1.45
15112025-03-07T21:38:16.157Z Compiling usdt v0.5.0
15122025-03-07T21:38:16.208Z Compiling group v0.13.0
15132025-03-07T21:38:16.637Z Compiling toml v0.8.20
15142025-03-07T21:38:16.673Z Compiling futures v0.3.31
15152025-03-07T21:38:16.808Z Compiling slog-bunyan v2.5.0
15162025-03-07T21:38:17.030Z Compiling bzip2 v0.4.4
15172025-03-07T21:38:18.130Z Compiling camino v1.1.9
15182025-03-07T21:38:18.349Z Compiling tokio-native-tls v0.3.1
15192025-03-07T21:38:18.595Z Compiling backtrace v0.3.74
15202025-03-07T21:38:18.642Z Compiling flate2 v1.1.0
15212025-03-07T21:38:19.002Z Compiling phf_shared v0.11.2
15222025-03-07T21:38:19.114Z Compiling dropshot_endpoint v0.12.0
15232025-03-07T21:38:19.226Z Compiling terminal_size v0.4.0
15242025-03-07T21:38:19.384Z Compiling openapiv3 v2.0.0
15252025-03-07T21:38:19.460Z Compiling serde_path_to_error v0.1.16
15262025-03-07T21:38:19.487Z Compiling waitgroup v0.1.2
15272025-03-07T21:38:19.723Z Compiling hkdf v0.12.4
15282025-03-07T21:38:20.010Z Compiling crypto-bigint v0.5.5
15292025-03-07T21:38:20.233Z Compiling curve25519-dalek-derive v0.1.1
15302025-03-07T21:38:20.813Z Compiling hubpack_derive v0.1.1
15312025-03-07T21:38:21.466Z Compiling zerocopy-derive v0.6.6
15322025-03-07T21:38:21.679Z Compiling webpki-roots v0.26.6
15332025-03-07T21:38:21.736Z Compiling sync_wrapper v1.0.1
15342025-03-07T21:38:21.913Z Compiling hostname v0.4.0
15352025-03-07T21:38:21.916Z Compiling fs-err v2.11.0
15362025-03-07T21:38:22.154Z Compiling ahash v0.8.11
15372025-03-07T21:38:22.258Z Compiling zip v2.1.3
15382025-03-07T21:38:22.532Z Compiling managed v0.8.0
15392025-03-07T21:38:22.595Z Compiling debug-ignore v1.0.5
15402025-03-07T21:38:22.804Z Compiling tower-layer v0.3.3
15412025-03-07T21:38:22.974Z Compiling bumpalo v3.16.0
15422025-03-07T21:38:23.116Z Compiling winnow v0.5.40
15432025-03-07T21:38:23.187Z Compiling unicode-width v0.2.0
15442025-03-07T21:38:23.396Z Compiling simd-adler32 v0.3.7
15452025-03-07T21:38:23.418Z Compiling buf-list v1.0.3
15462025-03-07T21:38:23.452Z Compiling newtype-uuid v1.2.1
15472025-03-07T21:38:23.725Z Compiling lockfree-object-pool v0.1.6
15482025-03-07T21:38:23.791Z Compiling console v0.15.10
15492025-03-07T21:38:23.919Z Compiling zerocopy v0.6.6
15502025-03-07T21:38:23.979Z Compiling zopfli v0.8.1
15512025-03-07T21:38:24.636Z Compiling tower v0.5.2
15522025-03-07T21:38:24.983Z Compiling elliptic-curve v0.13.8
15532025-03-07T21:38:25.114Z Compiling strum_macros v0.25.3
15542025-03-07T21:38:25.528Z Compiling clap_builder v4.5.31
15552025-03-07T21:38:25.799Z Compiling hubpack v0.1.2
15562025-03-07T21:38:25.980Z Compiling hickory-resolver v0.24.4
15572025-03-07T21:38:26.221Z Compiling phf v0.11.2
15582025-03-07T21:38:26.583Z Compiling toml_edit v0.19.15
15592025-03-07T21:38:26.602Z Compiling signal-hook-mio v0.2.4
15602025-03-07T21:38:26.791Z Compiling hyper-tls v0.6.0
15612025-03-07T21:38:26.897Z Compiling rayon v1.10.0
15622025-03-07T21:38:27.387Z Compiling cookie_store v0.21.1
15632025-03-07T21:38:28.941Z Compiling postgres-types v0.2.9
15642025-03-07T21:38:30.273Z Compiling tokio-tungstenite v0.24.0
15652025-03-07T21:38:31.268Z Compiling ed25519 v2.2.3
15662025-03-07T21:38:31.640Z Compiling phf_shared v0.10.0
15672025-03-07T21:38:32.023Z Compiling tokio-stream v0.1.17
15682025-03-07T21:38:32.118Z Compiling pkcs1 v0.7.5
15692025-03-07T21:38:33.053Z Compiling serde-big-array v0.5.1
15702025-03-07T21:38:33.096Z Compiling clap_derive v4.5.28
15712025-03-07T21:38:33.157Z Compiling rfc6979 v0.4.0
15722025-03-07T21:38:33.291Z Compiling derive-where v1.2.7
15732025-03-07T21:38:33.345Z Compiling serde_repr v0.1.19
15742025-03-07T21:38:33.365Z Compiling float-cmp v0.10.0
15752025-03-07T21:38:33.463Z Compiling bstr v1.10.0
15762025-03-07T21:38:33.616Z Compiling normalize-line-endings v0.3.0
15772025-03-07T21:38:33.767Z Compiling static_assertions v1.1.0
15782025-03-07T21:38:33.889Z Compiling fixedbitset v0.4.2
15792025-03-07T21:38:33.913Z Compiling unicode-segmentation v1.12.0
15802025-03-07T21:38:34.340Z Compiling predicates-core v1.0.8
15812025-03-07T21:38:34.453Z Compiling new_debug_unreachable v1.0.6
15822025-03-07T21:38:34.569Z Compiling precomputed-hash v0.1.1
15832025-03-07T21:38:34.675Z Compiling difflib v0.4.0
15842025-03-07T21:38:34.706Z Compiling number_prefix v0.4.0
15852025-03-07T21:38:34.795Z Compiling whoami v1.5.2
15862025-03-07T21:38:34.959Z Compiling indicatif v0.17.11
15872025-03-07T21:38:35.007Z Compiling string_cache v0.8.7
15882025-03-07T21:38:35.366Z Compiling predicates v3.1.3
15892025-03-07T21:38:35.452Z Compiling tokio-postgres v0.7.13
15902025-03-07T21:38:36.027Z Compiling similar v2.7.0
15912025-03-07T21:38:36.446Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15922025-03-07T21:38:36.840Z Compiling petgraph v0.6.5
15932025-03-07T21:38:36.976Z Compiling ecdsa v0.16.9
15942025-03-07T21:38:37.588Z Compiling clap v4.5.31
15952025-03-07T21:38:37.761Z Compiling rsa v0.9.6
15962025-03-07T21:38:37.850Z Compiling ed25519-dalek v2.1.1
15972025-03-07T21:38:39.196Z Compiling toml v0.7.8
15982025-03-07T21:38:40.093Z Compiling crossterm v0.28.1
15992025-03-07T21:38:41.631Z Compiling zip v0.6.6
16002025-03-07T21:38:41.765Z Compiling hex v0.4.3
16012025-03-07T21:38:42.373Z Compiling x509-cert v0.2.5
16022025-03-07T21:38:42.554Z Compiling itertools v0.10.5
16032025-03-07T21:38:42.813Z Compiling unicode-xid v0.2.6
16042025-03-07T21:38:42.896Z Compiling peg-runtime v0.8.5
16052025-03-07T21:38:42.922Z Compiling lalrpop-util v0.19.12
16062025-03-07T21:38:43.023Z Compiling strum_macros v0.26.4
16072025-03-07T21:38:43.288Z Compiling xattr v1.3.1
16082025-03-07T21:38:43.309Z Compiling filetime v0.2.25
16092025-03-07T21:38:43.576Z Compiling tar v0.4.44
16102025-03-07T21:38:47.469Z Compiling strum v0.26.3
16112025-03-07T21:38:50.263Z Compiling aws-lc-sys v0.26.0
16122025-03-07T21:39:21.381Z Compiling rustls-webpki v0.102.8
16132025-03-07T21:39:24.601Z Compiling tokio-rustls v0.25.0
16142025-03-07T21:39:26.440Z Compiling tokio-rustls v0.26.0
16152025-03-07T21:39:26.716Z Compiling hyper-rustls v0.27.3
16162025-03-07T21:39:27.112Z Compiling reqwest v0.12.12
16172025-03-07T21:39:28.359Z Compiling qorb v0.2.1
16182025-03-07T21:39:31.490Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16192025-03-07T21:39:31.777Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16202025-03-07T21:39:36.288Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 19s
16212025-03-07T21:39:36.463Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
16222025-03-07T21:39:36.518ZMar 07 21:39:36.009 INFO Starting download, target: Cockroach
16232025-03-07T21:39:36.518ZMar 07 21:39:36.010 INFO Starting download, target: Console
16242025-03-07T21:39:36.518ZMar 07 21:39:36.010 INFO Starting download, target: Clickhouse
16252025-03-07T21:39:36.518ZMar 07 21:39:36.010 INFO Starting download, target: DendriteOpenapi
16262025-03-07T21:39:36.521ZMar 07 21:39:36.010 INFO Starting download, target: DendriteStub
16272025-03-07T21:39:36.521ZMar 07 21:39:36.010 INFO Starting download, target: MaghemiteMgd
16282025-03-07T21:39:36.521ZMar 07 21:39:36.010 INFO Starting download, target: TransceiverControl
16292025-03-07T21:39:36.521ZMar 07 21:39:36.011 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16302025-03-07T21:39:36.521ZMar 07 21:39:36.011 INFO Downloading out/downloads/dpd-a66561e0a063cc30820182008c31f9a64cbd8a6f.json (attempt 1/3), target: DendriteOpenapi
16312025-03-07T21:39:36.521ZMar 07 21:39:36.011 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16322025-03-07T21:39:36.521ZMar 07 21:39:36.011 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16332025-03-07T21:39:36.521ZMar 07 21:39:36.011 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16342025-03-07T21:39:36.521ZMar 07 21:39:36.011 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16352025-03-07T21:39:36.521ZMar 07 21:39:36.011 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16362025-03-07T21:39:37.076ZMar 07 21:39:36.154 INFO Download complete, target: DendriteOpenapi
16372025-03-07T21:39:37.115ZMar 07 21:39:36.584 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16382025-03-07T21:39:37.163ZMar 07 21:39:36.642 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16392025-03-07T21:39:37.245ZMar 07 21:39:36.720 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16402025-03-07T21:39:37.345ZMar 07 21:39:36.813 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16412025-03-07T21:39:37.536ZMar 07 21:39:37.023 INFO Download complete, target: Console
16422025-03-07T21:39:37.715ZMar 07 21:39:37.206 INFO Download complete, target: TransceiverControl
16432025-03-07T21:39:38.002ZMar 07 21:39:37.494 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16442025-03-07T21:39:38.002ZMar 07 21:39:37.494 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16452025-03-07T21:39:38.480ZMar 07 21:39:37.972 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16462025-03-07T21:39:39.835ZMar 07 21:39:39.326 INFO Download complete, target: DendriteStub
16472025-03-07T21:39:40.022ZMar 07 21:39:39.514 INFO Download complete, target: MaghemiteMgd
16482025-03-07T21:39:44.560ZMar 07 21:39:44.050 INFO Checking that binary works, target: Cockroach
16492025-03-07T21:39:44.725ZMar 07 21:39:44.216 INFO Download complete, target: Cockroach
16502025-03-07T21:39:49.181ZMar 07 21:39:48.671 INFO Checking that binary works, target: Clickhouse
16512025-03-07T21:39:49.524ZMar 07 21:39:49.013 INFO Download complete, target: Clickhouse
16522025-03-07T21:39:49.582ZAll builder prerequisites installed successfully, and PATH looks valid
16532025-03-07T21:39:49.586Z
16542025-03-07T21:39:49.586Zreal 5:23.750302342
16552025-03-07T21:39:49.586Zuser 16:00.587460911
16562025-03-07T21:39:49.587Zsys 2:13.324747096
16572025-03-07T21:39:49.587Ztrap 0.611136769
16582025-03-07T21:39:49.587Ztflt 1.386273412
16592025-03-07T21:39:49.587Zdflt 1.902722994
16602025-03-07T21:39:49.587Zkflt 0.067542247
16612025-03-07T21:39:49.587Zlock 24:26.753134409
16622025-03-07T21:39:49.587Zslp 58:03.010182229
16632025-03-07T21:39:49.587Zlat 1:04.334842897
16642025-03-07T21:39:49.587Zstop 2:36.084600209
16652025-03-07T21:39:49.587Z+ banner hack-check
16662025-03-07T21:39:49.587Z
16672025-03-07T21:39:49.588Z # # ## #### # # #### # # ###### #### # #
16682025-03-07T21:39:49.588Z # # # # # # # # # # # # # # # # #
16692025-03-07T21:39:49.588Z ###### # # # #### ##### # ###### ##### # ####
16702025-03-07T21:39:49.588Z # # ###### # # # # # # # # # #
16712025-03-07T21:39:49.588Z # # # # # # # # # # # # # # # # #
16722025-03-07T21:39:49.588Z # # # # #### # # #### # # ###### #### # #
16732025-03-07T21:39:49.588Z
16742025-03-07T21:39:49.588Z+ export CARGO_INCREMENTAL=0
16752025-03-07T21:39:49.588Z+ CARGO_INCREMENTAL=0
16762025-03-07T21:39:49.588Z+ ptime -m timeout 2h cargo xtask check-features --ci
16772025-03-07T21:39:50.175Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
16782025-03-07T21:39:53.129Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.48s
16792025-03-07T21:39:53.203Z Running `target/debug/xtask check-features --ci`
16802025-03-07T21:39:53.225Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16812025-03-07T21:39:53.230Zrunning: "/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16822025-03-07T21:39:53.722Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
16832025-03-07T21:39:53.748Z Running `target/debug/xtask download cargo-hack`
16842025-03-07T21:39:54.637Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16852025-03-07T21:39:55.030Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16862025-03-07T21:39:58.853Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.07s
16872025-03-07T21:39:59.022Z Running `target/debug/xtask-downloader cargo-hack`
16882025-03-07T21:39:59.065ZMar 07 21:39:58.553 INFO Starting download, target: CargoHack
16892025-03-07T21:39:59.068ZMar 07 21:39:58.554 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16902025-03-07T21:39:59.527ZMar 07 21:39:59.015 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16912025-03-07T21:39:59.603ZMar 07 21:39:59.091 INFO Download complete, target: CargoHack
16922025-03-07T21:39:59.606Zrunning: "/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
16932025-03-07T21:39:59.622Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16942025-03-07T21:39:59.805Zinfo: running `cargo check --bins` on api_identity (1/197)
16952025-03-07T21:40:00.386Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16962025-03-07T21:40:00.389Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16972025-03-07T21:40:00.389Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16982025-03-07T21:40:00.392Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
16992025-03-07T21:40:00.469Z
17002025-03-07T21:40:00.469Zinfo: running `cargo check --bins` on bootstore (2/197)
17012025-03-07T21:40:01.074Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17022025-03-07T21:40:01.077Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17032025-03-07T21:40:01.078Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17042025-03-07T21:40:01.080Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
17052025-03-07T21:40:01.167Z
17062025-03-07T21:40:01.167Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/197)
17072025-03-07T21:40:01.806Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17082025-03-07T21:40:01.829Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17092025-03-07T21:40:01.829Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17102025-03-07T21:40:01.829Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
17112025-03-07T21:40:01.850Z
17122025-03-07T21:40:01.850Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/197)
17132025-03-07T21:40:02.445Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17142025-03-07T21:40:02.448Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17152025-03-07T21:40:02.448Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17162025-03-07T21:40:02.451Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
17172025-03-07T21:40:02.530Z
17182025-03-07T21:40:02.530Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/197)
17192025-03-07T21:40:02.951Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17202025-03-07T21:40:02.954Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17212025-03-07T21:40:02.954Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17222025-03-07T21:40:02.958Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
17232025-03-07T21:40:02.999Z
17242025-03-07T21:40:02.999Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/197)
17252025-03-07T21:40:03.424Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17262025-03-07T21:40:03.427Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17272025-03-07T21:40:03.427Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17282025-03-07T21:40:03.430Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
17292025-03-07T21:40:03.472Z
17302025-03-07T21:40:03.472Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/197)
17312025-03-07T21:40:03.886Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17322025-03-07T21:40:03.889Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17332025-03-07T21:40:03.889Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17342025-03-07T21:40:03.893Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17352025-03-07T21:40:03.935Z
17362025-03-07T21:40:03.935Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/197)
17372025-03-07T21:40:04.352Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17382025-03-07T21:40:04.356Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17392025-03-07T21:40:04.356Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17402025-03-07T21:40:04.359Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17412025-03-07T21:40:04.399Z
17422025-03-07T21:40:04.399Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/197)
17432025-03-07T21:40:04.822Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17442025-03-07T21:40:04.827Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17452025-03-07T21:40:04.827Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17462025-03-07T21:40:04.830Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
17472025-03-07T21:40:04.870Z
17482025-03-07T21:40:04.870Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/197)
17492025-03-07T21:40:05.297Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17502025-03-07T21:40:05.300Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17512025-03-07T21:40:05.300Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17522025-03-07T21:40:05.303Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
17532025-03-07T21:40:05.345Z
17542025-03-07T21:40:05.345Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/197)
17552025-03-07T21:40:05.783Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17562025-03-07T21:40:05.786Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17572025-03-07T21:40:05.786Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17582025-03-07T21:40:05.789Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
17592025-03-07T21:40:05.831Z
17602025-03-07T21:40:05.831Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/197)
17612025-03-07T21:40:06.257Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17622025-03-07T21:40:06.260Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17632025-03-07T21:40:06.260Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17642025-03-07T21:40:06.263Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
17652025-03-07T21:40:06.305Z
17662025-03-07T21:40:06.306Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/197)
17672025-03-07T21:40:06.740Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17682025-03-07T21:40:06.743Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17692025-03-07T21:40:06.743Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17702025-03-07T21:40:06.746Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
17712025-03-07T21:40:06.789Z
17722025-03-07T21:40:06.789Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/197)
17732025-03-07T21:40:07.205Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17742025-03-07T21:40:07.208Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17752025-03-07T21:40:07.208Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17762025-03-07T21:40:07.211Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17772025-03-07T21:40:07.253Z
17782025-03-07T21:40:07.253Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/197)
17792025-03-07T21:40:07.673Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17802025-03-07T21:40:07.676Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17812025-03-07T21:40:07.676Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17822025-03-07T21:40:07.678Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
17832025-03-07T21:40:07.722Z
17842025-03-07T21:40:07.722Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/197)
17852025-03-07T21:40:08.150Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17862025-03-07T21:40:08.153Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17872025-03-07T21:40:08.154Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17882025-03-07T21:40:08.156Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
17892025-03-07T21:40:08.202Z
17902025-03-07T21:40:08.202Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/197)
17912025-03-07T21:40:08.632Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17922025-03-07T21:40:08.635Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17932025-03-07T21:40:08.635Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17942025-03-07T21:40:08.638Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
17952025-03-07T21:40:08.683Z
17962025-03-07T21:40:08.683Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/197)
17972025-03-07T21:40:09.108Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17982025-03-07T21:40:09.112Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17992025-03-07T21:40:09.112Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18002025-03-07T21:40:09.115Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
18012025-03-07T21:40:09.157Z
18022025-03-07T21:40:09.157Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/197)
18032025-03-07T21:40:09.580Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18042025-03-07T21:40:09.583Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18052025-03-07T21:40:09.583Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18062025-03-07T21:40:09.586Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
18072025-03-07T21:40:09.629Z
18082025-03-07T21:40:09.629Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/197)
18092025-03-07T21:40:10.064Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18102025-03-07T21:40:10.067Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18112025-03-07T21:40:10.067Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18122025-03-07T21:40:10.070Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
18132025-03-07T21:40:10.118Z
18142025-03-07T21:40:10.118Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/197)
18152025-03-07T21:40:10.549Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18162025-03-07T21:40:10.552Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18172025-03-07T21:40:10.552Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18182025-03-07T21:40:10.555Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
18192025-03-07T21:40:10.600Z
18202025-03-07T21:40:10.600Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/197)
18212025-03-07T21:40:11.033Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18222025-03-07T21:40:11.037Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18232025-03-07T21:40:11.037Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18242025-03-07T21:40:11.040Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
18252025-03-07T21:40:11.090Z
18262025-03-07T21:40:11.090Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/197)
18272025-03-07T21:40:11.511Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18282025-03-07T21:40:11.514Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18292025-03-07T21:40:11.514Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18302025-03-07T21:40:11.517Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
18312025-03-07T21:40:11.569Z
18322025-03-07T21:40:11.569Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/197)
18332025-03-07T21:40:11.996Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18342025-03-07T21:40:11.999Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18352025-03-07T21:40:11.999Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18362025-03-07T21:40:12.003Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
18372025-03-07T21:40:12.048Z
18382025-03-07T21:40:12.048Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/197)
18392025-03-07T21:40:12.469Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18402025-03-07T21:40:12.473Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18412025-03-07T21:40:12.473Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18422025-03-07T21:40:12.476Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
18432025-03-07T21:40:12.519Z
18442025-03-07T21:40:12.519Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/197)
18452025-03-07T21:40:12.936Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18462025-03-07T21:40:12.939Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18472025-03-07T21:40:12.939Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18482025-03-07T21:40:12.942Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18492025-03-07T21:40:12.987Z
18502025-03-07T21:40:12.987Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/197)
18512025-03-07T21:40:13.402Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18522025-03-07T21:40:13.405Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18532025-03-07T21:40:13.406Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18542025-03-07T21:40:13.408Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18552025-03-07T21:40:13.453Z
18562025-03-07T21:40:13.453Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/197)
18572025-03-07T21:40:13.873Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18582025-03-07T21:40:13.876Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18592025-03-07T21:40:13.876Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18602025-03-07T21:40:13.879Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
18612025-03-07T21:40:13.922Z
18622025-03-07T21:40:13.922Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/197)
18632025-03-07T21:40:14.340Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18642025-03-07T21:40:14.344Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18652025-03-07T21:40:14.344Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18662025-03-07T21:40:14.347Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18672025-03-07T21:40:14.388Z
18682025-03-07T21:40:14.388Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/197)
18692025-03-07T21:40:14.809Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18702025-03-07T21:40:14.812Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18712025-03-07T21:40:14.812Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18722025-03-07T21:40:14.817Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
18732025-03-07T21:40:14.858Z
18742025-03-07T21:40:14.858Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/197)
18752025-03-07T21:40:15.278Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18762025-03-07T21:40:15.281Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18772025-03-07T21:40:15.281Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18782025-03-07T21:40:15.284Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
18792025-03-07T21:40:15.327Z
18802025-03-07T21:40:15.327Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/197)
18812025-03-07T21:40:15.747Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18822025-03-07T21:40:15.750Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18832025-03-07T21:40:15.751Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18842025-03-07T21:40:15.754Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
18852025-03-07T21:40:15.798Z
18862025-03-07T21:40:15.798Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/197)
18872025-03-07T21:40:16.221Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18882025-03-07T21:40:16.226Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18892025-03-07T21:40:16.226Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18902025-03-07T21:40:16.229Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
18912025-03-07T21:40:16.269Z
18922025-03-07T21:40:16.269Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/197)
18932025-03-07T21:40:16.707Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18942025-03-07T21:40:16.710Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18952025-03-07T21:40:16.710Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18962025-03-07T21:40:16.714Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
18972025-03-07T21:40:16.760Z
18982025-03-07T21:40:16.760Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/197)
18992025-03-07T21:40:17.179Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19002025-03-07T21:40:17.181Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19012025-03-07T21:40:17.182Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19022025-03-07T21:40:17.184Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19032025-03-07T21:40:17.227Z
19042025-03-07T21:40:17.227Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/197)
19052025-03-07T21:40:17.656Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19062025-03-07T21:40:17.659Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19072025-03-07T21:40:17.659Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19082025-03-07T21:40:17.662Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
19092025-03-07T21:40:17.706Z
19102025-03-07T21:40:17.706Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/197)
19112025-03-07T21:40:18.135Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19122025-03-07T21:40:18.139Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19132025-03-07T21:40:18.139Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19142025-03-07T21:40:18.143Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
19152025-03-07T21:40:18.187Z
19162025-03-07T21:40:18.187Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/197)
19172025-03-07T21:40:18.613Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19182025-03-07T21:40:18.616Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19192025-03-07T21:40:18.616Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19202025-03-07T21:40:18.619Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
19212025-03-07T21:40:18.662Z
19222025-03-07T21:40:18.662Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/197)
19232025-03-07T21:40:19.087Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19242025-03-07T21:40:19.090Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19252025-03-07T21:40:19.090Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19262025-03-07T21:40:19.093Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
19272025-03-07T21:40:19.137Z
19282025-03-07T21:40:19.137Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/197)
19292025-03-07T21:40:19.566Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19302025-03-07T21:40:19.570Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19312025-03-07T21:40:19.570Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19322025-03-07T21:40:19.573Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
19332025-03-07T21:40:19.617Z
19342025-03-07T21:40:19.617Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/197)
19352025-03-07T21:40:20.042Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19362025-03-07T21:40:20.045Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19372025-03-07T21:40:20.045Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19382025-03-07T21:40:20.048Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
19392025-03-07T21:40:20.094Z
19402025-03-07T21:40:20.094Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/197)
19412025-03-07T21:40:20.525Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19422025-03-07T21:40:20.528Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19432025-03-07T21:40:20.528Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19442025-03-07T21:40:20.531Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
19452025-03-07T21:40:20.576Z
19462025-03-07T21:40:20.576Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/197)
19472025-03-07T21:40:20.997Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19482025-03-07T21:40:21.001Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19492025-03-07T21:40:21.001Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19502025-03-07T21:40:21.004Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
19512025-03-07T21:40:21.046Z
19522025-03-07T21:40:21.046Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/197)
19532025-03-07T21:40:21.466Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19542025-03-07T21:40:21.469Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19552025-03-07T21:40:21.469Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19562025-03-07T21:40:21.473Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19572025-03-07T21:40:21.517Z
19582025-03-07T21:40:21.517Zinfo: running `cargo check --bins` on sled-hardware-types (45/197)
19592025-03-07T21:40:22.130Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19602025-03-07T21:40:22.133Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19612025-03-07T21:40:22.133Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19622025-03-07T21:40:22.136Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
19632025-03-07T21:40:22.216Z
19642025-03-07T21:40:22.216Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (46/197)
19652025-03-07T21:40:22.822Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19662025-03-07T21:40:22.825Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19672025-03-07T21:40:22.825Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19682025-03-07T21:40:22.828Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
19692025-03-07T21:40:22.908Z
19702025-03-07T21:40:22.908Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (47/197)
19712025-03-07T21:40:23.516Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19722025-03-07T21:40:23.519Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19732025-03-07T21:40:23.519Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19742025-03-07T21:40:23.522Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
19752025-03-07T21:40:23.603Z
19762025-03-07T21:40:23.603Zinfo: running `cargo check --bins` on oxlog (48/197)
19772025-03-07T21:40:24.183Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19782025-03-07T21:40:24.186Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19792025-03-07T21:40:24.275Z Checking cfg-if v1.0.0
19802025-03-07T21:40:24.279Z Checking libc v0.2.170
19812025-03-07T21:40:24.391Z Checking serde v1.0.218
19822025-03-07T21:40:24.394Z Checking zeroize v1.8.1
19832025-03-07T21:40:24.413Z Checking memchr v2.7.4
19842025-03-07T21:40:24.426Z Checking typenum v1.17.0
19852025-03-07T21:40:24.429Z Checking value-bag v1.9.0
19862025-03-07T21:40:24.452Z Checking subtle v2.6.1
19872025-03-07T21:40:24.466Z Checking smallvec v1.14.0
19882025-03-07T21:40:24.651Z Checking scopeguard v1.2.0
19892025-03-07T21:40:24.715Z Checking const-oid v0.9.6
19902025-03-07T21:40:24.808Z Checking itoa v1.0.11
19912025-03-07T21:40:24.824Z Checking lock_api v0.4.12
19922025-03-07T21:40:24.838Z Checking log v0.4.22
19932025-03-07T21:40:25.025Z Checking pin-project-lite v0.2.14
19942025-03-07T21:40:25.189Z Checking byteorder v1.5.0
19952025-03-07T21:40:25.208Z Checking once_cell v1.20.3
19962025-03-07T21:40:25.229Z Checking futures-core v0.3.31
19972025-03-07T21:40:25.332Z Checking futures-sink v0.3.31
19982025-03-07T21:40:25.416Z Checking cpufeatures v0.2.14
19992025-03-07T21:40:25.428Z Checking getrandom v0.2.15
20002025-03-07T21:40:25.484Z Checking parking_lot_core v0.9.10
20012025-03-07T21:40:25.500Z Checking signal-hook-registry v1.4.2
20022025-03-07T21:40:25.514Z Checking mio v1.0.2
20032025-03-07T21:40:25.533Z Checking generic-array v0.14.7
20042025-03-07T21:40:25.584Z Checking socket2 v0.5.8
20052025-03-07T21:40:25.666Z Checking rand_core v0.6.4
20062025-03-07T21:40:25.751Z Checking stable_deref_trait v1.2.0
20072025-03-07T21:40:25.822Z Checking parking_lot v0.12.3
20082025-03-07T21:40:25.861Z Checking zerocopy v0.7.35
20092025-03-07T21:40:25.983Z Checking zerofrom v0.1.4
20102025-03-07T21:40:26.065Z Checking slab v0.4.9
20112025-03-07T21:40:26.098Z Checking futures-channel v0.3.31
20122025-03-07T21:40:26.178Z Checking equivalent v1.0.1
20132025-03-07T21:40:26.194Z Checking yoke v0.7.4
20142025-03-07T21:40:26.303Z Checking pin-utils v0.1.0
20152025-03-07T21:40:26.322Z Checking allocator-api2 v0.2.18
20162025-03-07T21:40:26.405Z Checking futures-task v0.3.31
20172025-03-07T21:40:26.450Z Checking foldhash v0.1.3
20182025-03-07T21:40:26.521Z Checking futures-io v0.3.31
20192025-03-07T21:40:26.601Z Checking crypto-common v0.1.6
20202025-03-07T21:40:26.654Z Checking block-buffer v0.10.4
20212025-03-07T21:40:26.670Z Checking zerovec v0.10.4
20222025-03-07T21:40:26.689Z Checking block-padding v0.3.3
20232025-03-07T21:40:26.724Z Checking futures-util v0.3.31
20242025-03-07T21:40:26.782Z Checking ryu v1.0.18
20252025-03-07T21:40:26.892Z Checking inout v0.1.3
20262025-03-07T21:40:26.892Z Checking digest v0.10.7
20272025-03-07T21:40:26.928Z Checking hashbrown v0.15.1
20282025-03-07T21:40:27.018Z Checking litemap v0.7.3
20292025-03-07T21:40:27.078Z Checking ppv-lite86 v0.2.20
20302025-03-07T21:40:27.139Z Checking writeable v0.5.5
20312025-03-07T21:40:27.267Z Checking hmac v0.12.1
20322025-03-07T21:40:27.382Z Checking fnv v1.0.7
20332025-03-07T21:40:27.473Z Checking sha2 v0.10.8
20342025-03-07T21:40:27.476Z Checking cipher v0.4.4
20352025-03-07T21:40:27.523Z Checking libm v0.2.8
20362025-03-07T21:40:27.805Z Checking base64ct v1.6.0
20372025-03-07T21:40:27.897Z Checking getrandom v0.3.1
20382025-03-07T21:40:27.990Z Checking thiserror v1.0.69
20392025-03-07T21:40:28.067Z Checking icu_locid_transform_data v1.5.0
20402025-03-07T21:40:28.123Z Checking flagset v0.4.6
20412025-03-07T21:40:28.141Z Checking tracing-core v0.1.32
20422025-03-07T21:40:28.176Z Checking icu_properties_data v1.5.0
20432025-03-07T21:40:28.255Z Checking tinystr v0.7.6
20442025-03-07T21:40:28.271Z Checking pem-rfc7468 v0.7.0
20452025-03-07T21:40:28.328Z Checking icu_collections v1.5.0
20462025-03-07T21:40:28.425Z Checking percent-encoding v2.3.1
20472025-03-07T21:40:28.444Z Checking num-traits v0.2.19
20482025-03-07T21:40:28.553Z Checking der v0.7.9
20492025-03-07T21:40:28.602Z Checking icu_locid v1.5.0
20502025-03-07T21:40:28.643Z Checking rustls-pki-types v1.10.0
20512025-03-07T21:40:28.777Z Checking tracing v0.1.40
20522025-03-07T21:40:28.930Z Checking bytes v1.10.0
20532025-03-07T21:40:28.960Z Checking indexmap v2.7.1
20542025-03-07T21:40:29.140Z Checking serde_json v1.0.139
20552025-03-07T21:40:29.187Z Checking bitflags v2.6.0
20562025-03-07T21:40:29.499Z Checking salsa20 v0.10.2
20572025-03-07T21:40:29.557Z Checking icu_provider v1.5.0
20582025-03-07T21:40:29.742Z Checking pbkdf2 v0.12.2
20592025-03-07T21:40:29.920Z Checking aws-lc-sys v0.26.0
20602025-03-07T21:40:29.940Z Checking tokio v1.43.0
20612025-03-07T21:40:29.974Z Checking http v1.2.0
20622025-03-07T21:40:30.148Z Checking httparse v1.9.5
20632025-03-07T21:40:30.195Z Checking icu_locid_transform v1.5.0
20642025-03-07T21:40:30.282Z Checking spki v0.7.3
20652025-03-07T21:40:30.584Z Checking untrusted v0.7.1
20662025-03-07T21:40:30.599Z Checking icu_normalizer_data v1.5.0
20672025-03-07T21:40:30.706Z Checking untrusted v0.9.0
20682025-03-07T21:40:30.776Z Checking write16 v1.0.0
20692025-03-07T21:40:30.820Z Checking utf8_iter v1.0.4
20702025-03-07T21:40:30.879Z Checking utf16_iter v1.0.5
20712025-03-07T21:40:30.916Z Checking powerfmt v0.2.0
20722025-03-07T21:40:31.020Z Checking ring v0.17.11
20732025-03-07T21:40:31.070Z Checking scrypt v0.11.0
20742025-03-07T21:40:31.182Z Checking deranged v0.3.11
20752025-03-07T21:40:31.203Z Checking icu_properties v1.5.1
20762025-03-07T21:40:31.221Z Checking aes v0.8.4
20772025-03-07T21:40:31.282Z Checking cbc v0.1.2
20782025-03-07T21:40:31.299Z Checking crossbeam-utils v0.8.20
20792025-03-07T21:40:31.483Z Checking spin v0.9.8
20802025-03-07T21:40:31.834Z Checking time-core v0.1.2
20812025-03-07T21:40:32.002Z Checking num-conv v0.1.0
20822025-03-07T21:40:32.029Z Checking atomic-waker v1.1.2
20832025-03-07T21:40:32.101Z Checking num_threads v0.1.7
20842025-03-07T21:40:32.133Z Checking aws-lc-rs v1.12.4
20852025-03-07T21:40:32.186Z Checking tinyvec_macros v0.1.1
20862025-03-07T21:40:32.235Z Checking pkcs5 v0.7.1
20872025-03-07T21:40:32.252Z Checking http-body v1.0.1
20882025-03-07T21:40:32.289Z Checking tinyvec v1.8.0
20892025-03-07T21:40:32.478Z Checking form_urlencoded v1.2.1
20902025-03-07T21:40:32.572Z Checking time v0.3.36
20912025-03-07T21:40:32.697Z Checking rand_chacha v0.3.1
20922025-03-07T21:40:32.747Z Checking try-lock v0.2.5
20932025-03-07T21:40:32.904Z Checking want v0.3.1
20942025-03-07T21:40:33.108Z Checking pkcs8 v0.10.2
20952025-03-07T21:40:33.128Z Checking rand v0.8.5
20962025-03-07T21:40:33.311Z Checking uuid v1.15.1
20972025-03-07T21:40:33.442Z Checking adler2 v2.0.0
20982025-03-07T21:40:33.585Z Checking unicode-ident v1.0.14
20992025-03-07T21:40:33.620Z Checking httpdate v1.0.3
21002025-03-07T21:40:33.774Z Checking tower-service v0.3.3
21012025-03-07T21:40:33.884Z Checking proc-macro2 v1.0.93
21022025-03-07T21:40:33.915Z Checking miniz_oxide v0.8.5
21032025-03-07T21:40:33.968Z Checking rustls-webpki v0.102.8
21042025-03-07T21:40:33.985Z Checking toml_datetime v0.6.8
21052025-03-07T21:40:34.293Z Checking serde_spanned v0.6.8
21062025-03-07T21:40:34.346Z Checking zerocopy v0.8.10
21072025-03-07T21:40:34.436Z Checking icu_normalizer v1.5.0
21082025-03-07T21:40:34.506Z Checking slog v2.7.0
21092025-03-07T21:40:34.524Z Checking scroll v0.12.0
21102025-03-07T21:40:34.674Z Checking base64 v0.22.1
21112025-03-07T21:40:34.743Z Checking ucd-trie v0.1.7
21122025-03-07T21:40:34.912Z Checking foreign-types-shared v0.1.1
21132025-03-07T21:40:34.967Z Checking match_cfg v0.1.0
21142025-03-07T21:40:34.967Z Checking iana-time-zone v0.1.61
21152025-03-07T21:40:34.997Z Checking plain v0.2.3
21162025-03-07T21:40:35.032Z Checking foreign-types v0.3.2
21172025-03-07T21:40:35.058Z Checking hostname v0.3.1
21182025-03-07T21:40:35.129Z Checking pest v2.7.14
21192025-03-07T21:40:35.146Z Checking chrono v0.4.40
21202025-03-07T21:40:35.161Z Checking goblin v0.8.2
21212025-03-07T21:40:35.181Z Checking quote v1.0.38
21222025-03-07T21:40:35.198Z Checking openssl-sys v0.9.106
21232025-03-07T21:40:35.216Z Checking idna_adapter v1.2.0
21242025-03-07T21:40:35.406Z Checking idna v1.0.3
21252025-03-07T21:40:35.497Z Checking dirs-sys-next v0.1.2
21262025-03-07T21:40:35.695Z Checking errno v0.3.9
21272025-03-07T21:40:35.875Z Checking url v2.5.3
21282025-03-07T21:40:35.892Z Checking aho-corasick v1.1.3
21292025-03-07T21:40:36.375Z Checking regex-syntax v0.8.5
21302025-03-07T21:40:36.650Z Compiling newtype-uuid v1.2.1
21312025-03-07T21:40:36.713Z Checking tokio-util v0.7.13
21322025-03-07T21:40:36.973Z Checking data-encoding v2.6.0
21332025-03-07T21:40:37.081Z Checking pretty-hex v0.4.1
21342025-03-07T21:40:37.140Z Checking rand_core v0.9.2
21352025-03-07T21:40:37.272Z Checking siphasher v0.3.11
21362025-03-07T21:40:37.482Z Checking rand_chacha v0.9.0
21372025-03-07T21:40:37.569Z Checking openssl v0.10.71
21382025-03-07T21:40:37.587Z Checking rustix v0.38.37
21392025-03-07T21:40:37.590Z Checking h2 v0.4.6
21402025-03-07T21:40:37.621Z Checking dirs-next v2.0.0
21412025-03-07T21:40:37.747Z Checking dtrace-parser v0.2.0
21422025-03-07T21:40:37.763Z Checking syn v2.0.98
21432025-03-07T21:40:37.848Z Checking unicode-normalization v0.1.24
21442025-03-07T21:40:38.225Z Checking http-body-util v0.1.2
21452025-03-07T21:40:38.637Z Checking crossbeam-epoch v0.9.18
21462025-03-07T21:40:38.765Z Checking sha1 v0.10.6
21472025-03-07T21:40:39.038Z Checking signature v2.2.0
21482025-03-07T21:40:39.058Z Checking thread_local v1.1.8
21492025-03-07T21:40:39.249Z Checking thread-id v4.2.2
21502025-03-07T21:40:39.348Z Checking crc32fast v1.4.2
21512025-03-07T21:40:39.375Z Checking encoding_rs v0.8.34
21522025-03-07T21:40:39.607Z Checking unicode-properties v0.1.3
21532025-03-07T21:40:39.637Z Checking regex-automata v0.4.8
21542025-03-07T21:40:39.984Z Checking dof v0.3.0
21552025-03-07T21:40:40.011Z Checking ipnet v2.11.0
21562025-03-07T21:40:40.482Z Checking gimli v0.31.1
21572025-03-07T21:40:40.598Z Checking openssl-probe v0.1.5
21582025-03-07T21:40:40.762Z Checking winnow v0.7.3
21592025-03-07T21:40:40.782Z Checking anstyle v1.0.10
21602025-03-07T21:40:41.151Z Checking utf8parse v0.2.2
21612025-03-07T21:40:41.319Z Checking unicode-bidi v0.3.17
21622025-03-07T21:40:41.651Z Checking either v1.14.0
21632025-03-07T21:40:41.966Z Checking mime v0.3.17
21642025-03-07T21:40:42.060Z Checking stringprep v0.1.5
21652025-03-07T21:40:42.302Z Checking anstyle-parse v0.2.5
21662025-03-07T21:40:42.362Z Checking crossbeam-deque v0.8.5
21672025-03-07T21:40:42.591Z Checking rand v0.9.0
21682025-03-07T21:40:42.682Z Checking term v0.7.0
21692025-03-07T21:40:42.789Z Checking native-tls v0.2.12
21702025-03-07T21:40:43.103Z Checking slog-json v2.6.1
21712025-03-07T21:40:43.122Z Checking rustls v0.23.19
21722025-03-07T21:40:43.369Z Checking rustls v0.22.4
21732025-03-07T21:40:43.621Z Checking toml_edit v0.22.24
21742025-03-07T21:40:43.655Z Checking serde_urlencoded v0.7.1
21752025-03-07T21:40:43.688Z Checking crossbeam-channel v0.5.13
21762025-03-07T21:40:43.715Z Checking hyper v1.6.0
21772025-03-07T21:40:43.809Z Checking usdt-impl v0.5.0
21782025-03-07T21:40:44.082Z Checking futures-executor v0.3.31
21792025-03-07T21:40:44.326Z Checking num-integer v0.1.46
21802025-03-07T21:40:44.356Z Checking bzip2-sys v0.1.11+1.0.8
21812025-03-07T21:40:44.359Z Checking rustls-pemfile v2.2.0
21822025-03-07T21:40:44.375Z Checking addr2line v0.24.2
21832025-03-07T21:40:44.481Z Checking semver v1.0.25
21842025-03-07T21:40:44.608Z Checking md-5 v0.10.6
21852025-03-07T21:40:44.822Z Checking ff v0.13.0
21862025-03-07T21:40:44.855Z Checking hash32 v0.2.1
21872025-03-07T21:40:44.897Z Checking is-terminal v0.4.13
21882025-03-07T21:40:44.915Z Checking memmap v0.7.0
21892025-03-07T21:40:45.037Z Checking object v0.36.5
21902025-03-07T21:40:45.054Z Checking linked-hash-map v0.5.6
21912025-03-07T21:40:45.143Z Checking rustc-demangle v0.1.24
21922025-03-07T21:40:45.161Z Checking dyn-clone v1.0.19
21932025-03-07T21:40:45.322Z Checking anstyle-query v1.1.1
21942025-03-07T21:40:45.358Z Checking fallible-iterator v0.2.0
21952025-03-07T21:40:45.462Z Checking utf-8 v0.7.6
21962025-03-07T21:40:45.604Z Checking quick-error v1.2.3
21972025-03-07T21:40:45.653Z Checking hyper-util v0.1.10
21982025-03-07T21:40:45.679Z Checking is_terminal_polyfill v1.70.1
21992025-03-07T21:40:45.761Z Checking colorchoice v1.0.2
22002025-03-07T21:40:45.807Z Checking base16ct v0.2.0
22012025-03-07T21:40:45.902Z Checking psl-types v2.0.11
22022025-03-07T21:40:45.925Z Checking take_mut v0.2.2
22032025-03-07T21:40:46.010Z Checking sec1 v0.7.3
22042025-03-07T21:40:46.085Z Checking slog-async v2.8.0
22052025-03-07T21:40:46.102Z Checking publicsuffix v2.3.0
22062025-03-07T21:40:46.290Z Checking toml v0.8.20
22072025-03-07T21:40:46.376Z Checking postgres-protocol v0.6.8
22082025-03-07T21:40:46.393Z Checking anstream v0.6.15
22092025-03-07T21:40:46.409Z Checking resolv-conf v0.7.0
22102025-03-07T21:40:46.706Z Checking tokio-rustls v0.25.0
22112025-03-07T21:40:46.778Z Checking tungstenite v0.24.0
22122025-03-07T21:40:46.794Z Checking lru-cache v0.1.2
22132025-03-07T21:40:46.986Z Checking schemars v0.8.22
22142025-03-07T21:40:47.004Z Checking heapless v0.7.17
22152025-03-07T21:40:47.037Z Checking usdt v0.5.0
22162025-03-07T21:40:47.112Z Checking group v0.13.0
22172025-03-07T21:40:47.317Z Checking slog-term v2.9.1
22182025-03-07T21:40:47.376Z Checking num-iter v0.1.45
22192025-03-07T21:40:47.567Z Checking bzip2 v0.4.4
22202025-03-07T21:40:47.639Z Checking futures v0.3.31
22212025-03-07T21:40:47.675Z Checking slog-bunyan v2.5.0
22222025-03-07T21:40:47.755Z Checking tokio-native-tls v0.3.1
22232025-03-07T21:40:47.821Z Checking rayon-core v1.12.1
22242025-03-07T21:40:47.852Z Checking multer v3.1.0
22252025-03-07T21:40:47.874Z Checking terminal_size v0.4.0
22262025-03-07T21:40:47.920Z Checking hickory-proto v0.24.4
22272025-03-07T21:40:48.009Z Checking flate2 v1.1.0
22282025-03-07T21:40:48.261Z Checking phf_shared v0.11.2
22292025-03-07T21:40:48.310Z Checking cookie v0.18.1
22302025-03-07T21:40:48.342Z Checking tokio-rustls v0.26.0
22312025-03-07T21:40:48.479Z Checking async-stream v0.3.6
22322025-03-07T21:40:48.532Z Checking camino v1.1.9
22332025-03-07T21:40:48.581Z Checking signal-hook v0.3.17
22342025-03-07T21:40:48.640Z Checking waitgroup v0.1.2
22352025-03-07T21:40:48.684Z Checking lazy_static v1.5.0
22362025-03-07T21:40:48.741Z Checking openapiv3 v2.0.0
22372025-03-07T21:40:48.759Z Checking webpki-roots v0.26.6
22382025-03-07T21:40:48.780Z Checking serde_path_to_error v0.1.16
22392025-03-07T21:40:48.873Z Checking hkdf v0.12.4
22402025-03-07T21:40:48.915Z Checking crypto-bigint v0.5.5
22412025-03-07T21:40:48.995Z Checking hostname v0.4.0
22422025-03-07T21:40:49.048Z Checking sync_wrapper v1.0.1
22432025-03-07T21:40:49.051Z Checking debug-ignore v1.0.5
22442025-03-07T21:40:49.118Z Checking clap_lex v0.7.4
22452025-03-07T21:40:49.215Z Checking tower-layer v0.3.3
22462025-03-07T21:40:49.218Z Checking bitflags v1.3.2
22472025-03-07T21:40:49.347Z Checking winnow v0.5.40
22482025-03-07T21:40:49.375Z Checking bumpalo v3.16.0
22492025-03-07T21:40:49.391Z Checking strsim v0.11.1
22502025-03-07T21:40:49.489Z Checking simd-adler32 v0.3.7
22512025-03-07T21:40:49.668Z Checking lockfree-object-pool v0.1.6
22522025-03-07T21:40:49.716Z Checking managed v0.8.0
22532025-03-07T21:40:49.832Z Checking unicode-width v0.2.0
22542025-03-07T21:40:49.910Z Checking zopfli v0.8.1
22552025-03-07T21:40:50.118Z Checking smoltcp v0.9.1
22562025-03-07T21:40:50.342Z Checking console v0.15.10
22572025-03-07T21:40:50.621Z Checking clap_builder v4.5.31
22582025-03-07T21:40:50.917Z Checking tower v0.5.2
22592025-03-07T21:40:50.998Z Checking backtrace v0.3.74
22602025-03-07T21:40:51.560Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22612025-03-07T21:40:51.586Z Checking anyhow v1.0.97
22622025-03-07T21:40:51.602Z Checking elliptic-curve v0.13.8
22632025-03-07T21:40:51.651Z Checking hyper-rustls v0.27.3
22642025-03-07T21:40:51.859Z Checking signal-hook-mio v0.2.4
22652025-03-07T21:40:51.929Z Checking dropshot v0.12.0
22662025-03-07T21:40:51.985Z Checking num-bigint-dig v0.8.4
22672025-03-07T21:40:52.015Z Checking cookie_store v0.21.1
22682025-03-07T21:40:52.028Z Checking phf v0.11.2
22692025-03-07T21:40:52.163Z Checking toml_edit v0.19.15
22702025-03-07T21:40:52.229Z Checking rayon v1.10.0
22712025-03-07T21:40:52.291Z Checking hyper-tls v0.6.0
22722025-03-07T21:40:52.541Z Checking hickory-resolver v0.24.4
22732025-03-07T21:40:52.578Z Checking tokio-tungstenite v0.24.0
22742025-03-07T21:40:52.654Z Checking postgres-types v0.2.9
22752025-03-07T21:40:53.028Z Checking bstr v1.10.0
22762025-03-07T21:40:53.302Z Checking regex v1.11.1
22772025-03-07T21:40:53.590Z Checking ed25519 v2.2.3
22782025-03-07T21:40:53.894Z Checking tokio-stream v0.1.17
22792025-03-07T21:40:53.925Z Checking phf_shared v0.10.0
22802025-03-07T21:40:53.940Z Checking zerocopy v0.6.6
22812025-03-07T21:40:54.011Z Checking curve25519-dalek v4.1.3
22822025-03-07T21:40:54.170Z Checking hubpack v0.1.2
22832025-03-07T21:40:54.194Z Checking memoffset v0.9.1
22842025-03-07T21:40:54.313Z Checking portable-atomic v1.9.0
22852025-03-07T21:40:54.495Z Checking pkcs1 v0.7.5
22862025-03-07T21:40:54.600Z Checking float-cmp v0.10.0
22872025-03-07T21:40:54.679Z Checking serde-big-array v0.5.1
22882025-03-07T21:40:54.698Z Checking rfc6979 v0.4.0
22892025-03-07T21:40:54.816Z Checking whoami v1.5.2
22902025-03-07T21:40:54.888Z Checking fixedbitset v0.4.2
22912025-03-07T21:40:54.905Z Checking number_prefix v0.4.0
22922025-03-07T21:40:54.908Z Checking unicode-segmentation v1.12.0
22932025-03-07T21:40:55.133Z Checking predicates-core v1.0.8
22942025-03-07T21:40:55.146Z Checking normalize-line-endings v0.3.0
22952025-03-07T21:40:55.162Z Checking precomputed-hash v0.1.1
22962025-03-07T21:40:55.270Z Checking minimal-lexical v0.2.1
22972025-03-07T21:40:55.286Z Checking new_debug_unreachable v1.0.6
22982025-03-07T21:40:55.306Z Checking static_assertions v1.1.0
22992025-03-07T21:40:55.327Z Checking difflib v0.4.0
23002025-03-07T21:40:55.344Z Checking qorb v0.2.1
23012025-03-07T21:40:55.382Z Checking string_cache v0.8.7
23022025-03-07T21:40:55.408Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
23032025-03-07T21:40:55.613Z Checking similar v2.7.0
23042025-03-07T21:40:55.661Z Checking predicates v3.1.3
23052025-03-07T21:40:55.664Z Checking nom v7.1.3
23062025-03-07T21:40:55.692Z Checking petgraph v0.6.5
23072025-03-07T21:40:55.749Z Checking indicatif v0.17.11
23082025-03-07T21:40:55.817Z Checking ed25519-dalek v2.1.1
23092025-03-07T21:40:56.228Z Checking tokio-postgres v0.7.13
23102025-03-07T21:40:56.316Z Checking rsa v0.9.6
23112025-03-07T21:40:56.464Z Checking ecdsa v0.16.9
23122025-03-07T21:40:56.540Z Checking toml v0.7.8
23132025-03-07T21:40:57.209Z Checking nix v0.29.0
23142025-03-07T21:40:57.304Z Checking clap v4.5.31
23152025-03-07T21:40:57.331Z Checking reqwest v0.12.12
23162025-03-07T21:40:57.427Z Checking crossterm v0.28.1
23172025-03-07T21:40:57.830Z Checking zip v2.1.3
23182025-03-07T21:40:58.264Z Checking zip v0.6.6
23192025-03-07T21:40:58.612Z Checking itertools v0.10.5
23202025-03-07T21:40:58.696Z Checking itertools v0.12.1
23212025-03-07T21:40:58.979Z Checking fs-err v2.11.0
23222025-03-07T21:40:59.114Z Checking ahash v0.8.11
23232025-03-07T21:40:59.131Z Checking buf-list v1.0.3
23242025-03-07T21:40:59.148Z Checking x509-cert v0.2.5
23252025-03-07T21:40:59.204Z Checking hex v0.4.3
23262025-03-07T21:40:59.453Z Checking lalrpop-util v0.19.12
23272025-03-07T21:40:59.525Z Checking peg-runtime v0.8.5
23282025-03-07T21:40:59.599Z Checking sigpipe v0.1.3
23292025-03-07T21:41:00.722Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23302025-03-07T21:41:01.068Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.45s
23312025-03-07T21:41:01.242Z
23322025-03-07T21:41:01.242Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (49/197)
23332025-03-07T21:41:01.866Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23342025-03-07T21:41:01.870Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23352025-03-07T21:41:01.968Z Compiling regress v0.10.3
23362025-03-07T21:41:02.097Z Checking heck v0.5.0
23372025-03-07T21:41:02.112Z Checking fastrand v2.1.1
23382025-03-07T21:41:02.116Z Compiling unsafe-libyaml v0.2.11
23392025-03-07T21:41:02.142Z Checking ipnetwork v0.21.1
23402025-03-07T21:41:02.145Z Compiling structmeta-derive v0.3.0
23412025-03-07T21:41:02.176Z Compiling ident_case v1.0.1
23422025-03-07T21:41:02.268Z Checking progenitor-client v0.8.0
23432025-03-07T21:41:02.355Z Compiling darling_core v0.20.10
23442025-03-07T21:41:02.428Z Checking tempfile v3.13.0
23452025-03-07T21:41:02.517Z Checking oxnet v0.1.1
23462025-03-07T21:41:02.618Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23472025-03-07T21:41:02.766Z Checking newtype-uuid v1.2.1
23482025-03-07T21:41:02.892Z Compiling proc-macro-crate v1.3.1
23492025-03-07T21:41:03.008Z Checking wait-timeout v0.2.0
23502025-03-07T21:41:03.031Z Checking bit-vec v0.8.0
23512025-03-07T21:41:03.207Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23522025-03-07T21:41:03.429Z Compiling serde_yaml v0.9.34+deprecated
23532025-03-07T21:41:03.555Z Checking bit-set v0.8.0
23542025-03-07T21:41:03.781Z Compiling num_enum_derive v0.5.11
23552025-03-07T21:41:03.820Z Checking rusty-fork v0.3.0
23562025-03-07T21:41:03.967Z Compiling lzma-sys v0.1.20
23572025-03-07T21:41:04.132Z Checking rand_xorshift v0.3.0
23582025-03-07T21:41:04.331Z Compiling foreign-types-macros v0.2.3
23592025-03-07T21:41:04.671Z Compiling structmeta v0.3.0
23602025-03-07T21:41:04.752Z Compiling thiserror-impl v2.0.11
23612025-03-07T21:41:05.076Z Compiling parse-display-derive v0.10.0
23622025-03-07T21:41:05.595Z Compiling daft-derive v0.1.1
23632025-03-07T21:41:05.658Z Checking typify-impl v0.2.0
23642025-03-07T21:41:06.755Z Compiling dropshot v0.16.0
23652025-03-07T21:41:06.910Z Checking unarray v0.1.4
23662025-03-07T21:41:07.132Z Checking foreign-types-shared v0.3.1
23672025-03-07T21:41:07.132Z Checking arc-swap v1.7.1
23682025-03-07T21:41:07.163Z Checking daft v0.1.1
23692025-03-07T21:41:07.281Z Checking foreign-types v0.5.0
23702025-03-07T21:41:07.485Z Checking proptest v1.6.0
23712025-03-07T21:41:07.576Z Checking slog-scope v4.4.0
23722025-03-07T21:41:07.592Z Checking num_enum v0.5.11
23732025-03-07T21:41:07.758Z Compiling test-strategy v0.4.0
23742025-03-07T21:41:07.831Z Checking strum v0.26.3
23752025-03-07T21:41:07.962Z Checking thiserror v2.0.11
23762025-03-07T21:41:08.013Z Compiling proc-macro-error v1.0.4
23772025-03-07T21:41:08.210Z Compiling darling_macro v0.20.10
23782025-03-07T21:41:08.276Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23792025-03-07T21:41:08.446Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23802025-03-07T21:41:08.467Z Checking tungstenite v0.21.0
23812025-03-07T21:41:08.575Z Compiling heck v0.3.3
23822025-03-07T21:41:08.594Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23832025-03-07T21:41:08.875Z Checking parse-display v0.10.0
23842025-03-07T21:41:08.936Z Compiling dropshot_endpoint v0.16.0
23852025-03-07T21:41:09.076Z Compiling darling v0.20.10
23862025-03-07T21:41:09.112Z Checking cstr-argument v0.1.2
23872025-03-07T21:41:09.196Z Compiling serde_with_macros v3.12.0
23882025-03-07T21:41:09.289Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23892025-03-07T21:41:09.324Z Checking instant v0.1.13
23902025-03-07T21:41:09.452Z Checking pretty-hex v0.2.1
23912025-03-07T21:41:09.456Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
23922025-03-07T21:41:09.649Z Checking base64 v0.21.7
23932025-03-07T21:41:09.826Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23942025-03-07T21:41:10.031Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23952025-03-07T21:41:10.125Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23962025-03-07T21:41:10.188Z Checking backoff v0.4.0
23972025-03-07T21:41:10.217Z Checking tokio-tungstenite v0.21.0
23982025-03-07T21:41:10.296Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23992025-03-07T21:41:10.511Z Compiling zone_cfg_derive v0.1.2
24002025-03-07T21:41:10.614Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24012025-03-07T21:41:10.897Z Checking slog-stdlog v4.1.1
24022025-03-07T21:41:11.081Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24032025-03-07T21:41:11.169Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24042025-03-07T21:41:11.360Z Checking progenitor-client v0.9.1
24052025-03-07T21:41:11.421Z Checking colored v2.2.0
24062025-03-07T21:41:11.477Z Checking macaddr v1.0.1
24072025-03-07T21:41:11.663Z Checking serde_with v3.12.0
24082025-03-07T21:41:11.759Z Checking base64 v0.13.1
24092025-03-07T21:41:11.801Z Checking winnow v0.6.20
24102025-03-07T21:41:11.826Z Checking unicode-width v0.1.14
24112025-03-07T21:41:11.845Z Checking zone v0.1.8
24122025-03-07T21:41:11.958Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
24132025-03-07T21:41:12.239Z Checking ron v0.7.1
24142025-03-07T21:41:12.356Z Checking tabwriter v1.4.0
24152025-03-07T21:41:12.430Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24162025-03-07T21:41:12.610Z Checking slog-envlogger v2.2.0
24172025-03-07T21:41:12.631Z Checking xz2 v0.1.7
24182025-03-07T21:41:12.834Z Checking xattr v1.3.1
24192025-03-07T21:41:12.923Z Checking pem v3.0.5
24202025-03-07T21:41:12.941Z Checking yasna v0.5.2
24212025-03-07T21:41:13.056Z Checking headers-core v0.3.0
24222025-03-07T21:41:13.217Z Checking smf v0.2.3
24232025-03-07T21:41:13.234Z Checking filetime v0.2.25
24242025-03-07T21:41:13.364Z Checking same-file v1.0.6
24252025-03-07T21:41:13.446Z Checking tar v0.4.44
24262025-03-07T21:41:13.560Z Checking walkdir v2.5.0
24272025-03-07T21:41:13.698Z Checking headers v0.4.0
24282025-03-07T21:41:13.850Z Checking rcgen v0.12.1
24292025-03-07T21:41:13.867Z Checking camino-tempfile v1.1.1
24302025-03-07T21:41:14.167Z Checking atomicwrites v0.4.4
24312025-03-07T21:41:14.316Z Checking subprocess v0.2.9
24322025-03-07T21:41:16.583Z Compiling typify-macro v0.2.0
24332025-03-07T21:41:18.162Z Compiling typify v0.2.0
24342025-03-07T21:41:18.235Z Compiling progenitor-impl v0.8.0
24352025-03-07T21:41:20.764Z Compiling progenitor-macro v0.8.0
24362025-03-07T21:41:24.368Z Checking progenitor v0.8.0
24372025-03-07T21:41:24.503Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
24382025-03-07T21:41:24.506Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24392025-03-07T21:41:27.051Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
24402025-03-07T21:41:27.474Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24412025-03-07T21:41:33.692Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
24422025-03-07T21:41:35.284Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24432025-03-07T21:41:36.556Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.30s
24442025-03-07T21:41:36.757Z
24452025-03-07T21:41:36.757Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/197)
24462025-03-07T21:41:37.381Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24472025-03-07T21:41:37.384Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24482025-03-07T21:41:37.481Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24492025-03-07T21:41:38.904Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.14s
24502025-03-07T21:41:39.094Z
24512025-03-07T21:41:39.094Zinfo: running `cargo check --bins` on nexus-config (51/197)
24522025-03-07T21:41:39.694Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24532025-03-07T21:41:39.697Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24542025-03-07T21:41:39.697Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24552025-03-07T21:41:39.701Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
24562025-03-07T21:41:39.785Z
24572025-03-07T21:41:39.785Zinfo: running `cargo check --bins` on omicron-rpaths (52/197)
24582025-03-07T21:41:40.364Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24592025-03-07T21:41:40.367Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24602025-03-07T21:41:40.367Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24612025-03-07T21:41:40.370Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
24622025-03-07T21:41:40.445Z
24632025-03-07T21:41:40.445Zinfo: running `cargo check --bins` on omicron-certificates (53/197)
24642025-03-07T21:41:41.033Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24652025-03-07T21:41:41.036Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24662025-03-07T21:41:41.036Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24672025-03-07T21:41:41.039Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
24682025-03-07T21:41:41.118Z
24692025-03-07T21:41:41.118Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (54/197)
24702025-03-07T21:41:41.750Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24712025-03-07T21:41:41.753Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24722025-03-07T21:41:41.874Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24732025-03-07T21:41:41.986Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24742025-03-07T21:41:41.989Z Compiling tempfile v3.13.0
24752025-03-07T21:41:42.000Z Compiling ipnetwork v0.21.1
24762025-03-07T21:41:42.010Z Compiling wait-timeout v0.2.0
24772025-03-07T21:41:42.013Z Compiling bit-vec v0.8.0
24782025-03-07T21:41:42.013Z Compiling progenitor-client v0.8.0
24792025-03-07T21:41:42.013Z Compiling itertools v0.13.0
24802025-03-07T21:41:42.084Z Compiling rand_xorshift v0.3.0
24812025-03-07T21:41:42.408Z Compiling oxnet v0.1.1
24822025-03-07T21:41:42.499Z Compiling bit-set v0.8.0
24832025-03-07T21:41:42.517Z Compiling rusty-fork v0.3.0
24842025-03-07T21:41:42.517Z Compiling heapless v0.8.0
24852025-03-07T21:41:42.695Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24862025-03-07T21:41:42.730Z Compiling unarray v0.1.4
24872025-03-07T21:41:42.772Z Compiling progenitor v0.8.0
24882025-03-07T21:41:42.786Z Compiling parse-display v0.10.0
24892025-03-07T21:41:42.897Z Compiling proptest v1.6.0
24902025-03-07T21:41:42.976Z Compiling daft v0.1.1
24912025-03-07T21:41:43.093Z Compiling thiserror v2.0.11
24922025-03-07T21:41:43.201Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24932025-03-07T21:41:43.262Z Checking hash32 v0.3.1
24942025-03-07T21:41:43.336Z Compiling instant v0.1.13
24952025-03-07T21:41:43.367Z Compiling smoltcp v0.11.0
24962025-03-07T21:41:43.383Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24972025-03-07T21:41:43.414Z Compiling dropshot v0.16.0
24982025-03-07T21:41:43.494Z Compiling backoff v0.4.0
24992025-03-07T21:41:43.839Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
25002025-03-07T21:41:43.891Z Compiling serde_with v3.12.0
25012025-03-07T21:41:44.056Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25022025-03-07T21:41:44.263Z Checking num-rational v0.4.2
25032025-03-07T21:41:44.312Z Compiling progenitor-client v0.9.1
25042025-03-07T21:41:44.876Z Compiling phf_generator v0.11.2
25052025-03-07T21:41:44.949Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
25062025-03-07T21:41:45.081Z Checking num-complex v0.4.6
25072025-03-07T21:41:46.432Z Compiling macaddr v1.0.1
25082025-03-07T21:41:46.902Z Checking cobs v0.2.3
25092025-03-07T21:41:46.949Z Compiling num v0.4.3
25102025-03-07T21:41:47.115Z Checking postcard v1.0.10
25112025-03-07T21:41:47.205Z Compiling phf_codegen v0.11.2
25122025-03-07T21:41:47.593Z Compiling parse-zoneinfo v0.3.1
25132025-03-07T21:41:47.682Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25142025-03-07T21:41:48.024Z Compiling float-ord v0.3.2
25152025-03-07T21:41:48.217Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25162025-03-07T21:41:48.386Z Compiling convert_case v0.4.0
25172025-03-07T21:41:49.196Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
25182025-03-07T21:41:49.471Z Compiling derive_more v0.99.19
25192025-03-07T21:41:50.402Z Compiling chrono-tz-build v0.4.0
25202025-03-07T21:41:51.453Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25212025-03-07T21:41:51.605Z Compiling crucible-workspace-hack v0.1.0
25222025-03-07T21:41:51.624Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
25232025-03-07T21:41:51.930Z Compiling chrono-tz v0.10.1
25242025-03-07T21:41:52.221Z Checking newline-converter v0.3.0
25252025-03-07T21:41:52.315Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
25262025-03-07T21:41:52.365Z Checking itertools v0.14.0
25272025-03-07T21:41:52.396Z Checking prettyplease v0.2.29
25282025-03-07T21:41:52.632Z Compiling slog-dtrace v0.3.0
25292025-03-07T21:41:52.761Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25302025-03-07T21:41:52.971Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
25312025-03-07T21:41:53.638Z Checking expectorate v1.1.0
25322025-03-07T21:41:53.822Z Compiling zone_cfg_derive v0.3.0
25332025-03-07T21:41:54.360Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25342025-03-07T21:41:54.539Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
25352025-03-07T21:41:54.884Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25362025-03-07T21:41:54.903Z Compiling const_format_proc_macros v0.2.34
25372025-03-07T21:41:55.211Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25382025-03-07T21:41:55.774Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25392025-03-07T21:41:55.992Z Compiling num-derive v0.4.2
25402025-03-07T21:41:56.093Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25412025-03-07T21:41:56.096Z Checking highway v1.3.0
25422025-03-07T21:41:56.268Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25432025-03-07T21:41:56.585Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25442025-03-07T21:41:56.670Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25452025-03-07T21:41:56.853Z Checking const_format v0.2.34
25462025-03-07T21:41:56.943Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25472025-03-07T21:41:57.115Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25482025-03-07T21:41:57.399Z Checking zone v0.3.0
25492025-03-07T21:41:57.509Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25502025-03-07T21:41:57.895Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
25512025-03-07T21:41:58.175Z Checking gethostname v0.5.0
25522025-03-07T21:41:58.196Z Checking bcs v0.1.6
25532025-03-07T21:41:58.262Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
25542025-03-07T21:41:58.313Z Checking nanorand v0.7.0
25552025-03-07T21:41:58.559Z Compiling async-recursion v1.1.1
25562025-03-07T21:41:58.654Z Checking termtree v0.5.1
25572025-03-07T21:41:58.682Z Checking flume v0.11.1
25582025-03-07T21:41:59.681Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25592025-03-07T21:42:05.572Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25602025-03-07T21:42:08.864Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25612025-03-07T21:42:11.469Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
25622025-03-07T21:42:12.784Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.65s
25632025-03-07T21:42:12.982Z
25642025-03-07T21:42:12.982Zinfo: running `cargo check --bins` on clickhouse-admin-api (55/197)
25652025-03-07T21:42:13.590Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25662025-03-07T21:42:13.593Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25672025-03-07T21:42:13.593Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25682025-03-07T21:42:13.597Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
25692025-03-07T21:42:13.680Z
25702025-03-07T21:42:13.680Zinfo: running `cargo check --bins` on clickhouse-admin-types (56/197)
25712025-03-07T21:42:14.288Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25722025-03-07T21:42:14.292Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25732025-03-07T21:42:14.292Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25742025-03-07T21:42:14.295Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
25752025-03-07T21:42:14.378Z
25762025-03-07T21:42:14.378Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (57/197)
25772025-03-07T21:42:14.978Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25782025-03-07T21:42:14.981Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25792025-03-07T21:42:15.088Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25802025-03-07T21:42:15.745Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s
25812025-03-07T21:42:15.935Z
25822025-03-07T21:42:15.935Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (58/197)
25832025-03-07T21:42:16.566Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25842025-03-07T21:42:16.570Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25852025-03-07T21:42:16.692Z Compiling cfg_aliases v0.1.1
25862025-03-07T21:42:16.696Z Compiling vte_generate_state_changes v0.1.2
25872025-03-07T21:42:16.696Z Checking fd-lock v4.0.2
25882025-03-07T21:42:16.696Z Checking nibble_vec v0.1.0
25892025-03-07T21:42:16.696Z Checking endian-type v0.1.2
25902025-03-07T21:42:16.803Z Checking bytecount v0.6.8
25912025-03-07T21:42:16.848Z Compiling tabled_derive v0.7.0
25922025-03-07T21:42:16.862Z Compiling peg-macros v0.8.5
25932025-03-07T21:42:16.889Z Compiling nix v0.28.0
25942025-03-07T21:42:16.970Z Checking papergrid v0.11.0
25952025-03-07T21:42:16.988Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25962025-03-07T21:42:17.012Z Compiling sqlparser_derive v0.2.2
25972025-03-07T21:42:17.045Z Checking radix_trie v0.2.1
25982025-03-07T21:42:17.419Z Checking vte v0.11.1
25992025-03-07T21:42:17.502Z Checking unicode_categories v0.1.1
26002025-03-07T21:42:17.824Z Checking nu-ansi-term v0.50.1
26012025-03-07T21:42:17.989Z Checking home v0.5.9
26022025-03-07T21:42:18.053Z Checking sqlparser v0.45.0
26032025-03-07T21:42:18.186Z Checking sqlformat v0.2.6
26042025-03-07T21:42:18.222Z Checking display-error-chain v0.2.2
26052025-03-07T21:42:18.839Z Checking strip-ansi-escapes v0.2.0
26062025-03-07T21:42:18.994Z Checking tabled v0.15.0
26072025-03-07T21:42:19.008Z Checking reedline v0.38.0
26082025-03-07T21:42:19.428Z Checking peg v0.8.5
26092025-03-07T21:42:19.727Z Checking rustyline v14.0.0
26102025-03-07T21:42:28.816Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.87s
26112025-03-07T21:42:29.008Z
26122025-03-07T21:42:29.008Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (59/197)
26132025-03-07T21:42:29.633Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26142025-03-07T21:42:29.636Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26152025-03-07T21:42:29.743Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26162025-03-07T21:42:35.087Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.07s
26172025-03-07T21:42:35.278Z
26182025-03-07T21:42:35.278Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (60/197)
26192025-03-07T21:42:35.903Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26202025-03-07T21:42:35.906Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26212025-03-07T21:42:36.014Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26222025-03-07T21:42:39.769Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.48s
26232025-03-07T21:42:39.959Z
26242025-03-07T21:42:39.959Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (61/197)
26252025-03-07T21:42:40.582Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26262025-03-07T21:42:40.585Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26272025-03-07T21:42:40.696Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26282025-03-07T21:42:45.786Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.82s
26292025-03-07T21:42:45.982Z
26302025-03-07T21:42:45.983Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (62/197)
26312025-03-07T21:42:46.597Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26322025-03-07T21:42:46.600Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26332025-03-07T21:42:46.715Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26342025-03-07T21:42:51.839Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.85s
26352025-03-07T21:42:52.029Z
26362025-03-07T21:42:52.029Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (63/197)
26372025-03-07T21:42:52.642Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26382025-03-07T21:42:52.680Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26392025-03-07T21:42:52.755Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26402025-03-07T21:42:56.643Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.60s
26412025-03-07T21:42:56.833Z
26422025-03-07T21:42:56.833Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (64/197)
26432025-03-07T21:42:57.452Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26442025-03-07T21:42:57.455Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26452025-03-07T21:42:57.565Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26462025-03-07T21:43:01.541Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.70s
26472025-03-07T21:43:01.737Z
26482025-03-07T21:43:01.737Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (65/197)
26492025-03-07T21:43:02.370Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26502025-03-07T21:43:02.373Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26512025-03-07T21:43:02.480Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26522025-03-07T21:43:07.772Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.02s
26532025-03-07T21:43:07.973Z
26542025-03-07T21:43:07.973Zinfo: running `cargo check --bins` on oximeter (66/197)
26552025-03-07T21:43:08.583Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26562025-03-07T21:43:08.587Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26572025-03-07T21:43:08.587Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26582025-03-07T21:43:08.590Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
26592025-03-07T21:43:08.673Z
26602025-03-07T21:43:08.673Zinfo: running `cargo check --bins` on oximeter-macro-impl (67/197)
26612025-03-07T21:43:09.246Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26622025-03-07T21:43:09.249Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26632025-03-07T21:43:09.249Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26642025-03-07T21:43:09.252Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26652025-03-07T21:43:09.327Z
26662025-03-07T21:43:09.327Zinfo: running `cargo check --bins` on oximeter-schema (68/197)
26672025-03-07T21:43:09.937Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26682025-03-07T21:43:09.940Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26692025-03-07T21:43:10.034Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26702025-03-07T21:43:12.129Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26712025-03-07T21:43:13.097Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.76s
26722025-03-07T21:43:13.281Z
26732025-03-07T21:43:13.281Zinfo: running `cargo check --bins` on oximeter-types (69/197)
26742025-03-07T21:43:13.876Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26752025-03-07T21:43:13.879Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26762025-03-07T21:43:13.880Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26772025-03-07T21:43:13.883Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
26782025-03-07T21:43:13.962Z
26792025-03-07T21:43:13.962Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (70/197)
26802025-03-07T21:43:14.568Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26812025-03-07T21:43:14.571Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26822025-03-07T21:43:14.571Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26832025-03-07T21:43:14.574Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
26842025-03-07T21:43:14.657Z
26852025-03-07T21:43:14.657Zinfo: running `cargo check --bins` on oxql-types (71/197)
26862025-03-07T21:43:15.260Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26872025-03-07T21:43:15.263Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26882025-03-07T21:43:15.263Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26892025-03-07T21:43:15.267Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
26902025-03-07T21:43:15.345Z
26912025-03-07T21:43:15.345Zinfo: running `cargo check --bins` on oximeter-test-utils (72/197)
26922025-03-07T21:43:15.966Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26932025-03-07T21:43:15.969Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26942025-03-07T21:43:15.969Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26952025-03-07T21:43:15.972Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
26962025-03-07T21:43:16.057Z
26972025-03-07T21:43:16.057Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (73/197)
26982025-03-07T21:43:16.670Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26992025-03-07T21:43:16.673Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27002025-03-07T21:43:16.673Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27012025-03-07T21:43:16.678Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
27022025-03-07T21:43:16.764Z
27032025-03-07T21:43:16.764Zinfo: running `cargo check --bins` on bootstrap-agent-client (74/197)
27042025-03-07T21:43:17.382Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27052025-03-07T21:43:17.385Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27062025-03-07T21:43:17.385Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27072025-03-07T21:43:17.388Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
27082025-03-07T21:43:17.475Z
27092025-03-07T21:43:17.475Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (75/197)
27102025-03-07T21:43:18.090Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27112025-03-07T21:43:18.093Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27122025-03-07T21:43:18.093Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27132025-03-07T21:43:18.096Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
27142025-03-07T21:43:18.180Z
27152025-03-07T21:43:18.181Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (76/197)
27162025-03-07T21:43:18.781Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27172025-03-07T21:43:18.784Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27182025-03-07T21:43:18.784Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27192025-03-07T21:43:18.787Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
27202025-03-07T21:43:18.873Z
27212025-03-07T21:43:18.873Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (77/197)
27222025-03-07T21:43:19.482Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27232025-03-07T21:43:19.485Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27242025-03-07T21:43:19.485Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27252025-03-07T21:43:19.488Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
27262025-03-07T21:43:19.568Z
27272025-03-07T21:43:19.568Zinfo: running `cargo check --bins` on cockroach-admin-client (78/197)
27282025-03-07T21:43:20.160Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27292025-03-07T21:43:20.163Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27302025-03-07T21:43:20.163Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27312025-03-07T21:43:20.167Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27322025-03-07T21:43:20.245Z
27332025-03-07T21:43:20.246Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (79/197)
27342025-03-07T21:43:20.863Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27352025-03-07T21:43:20.866Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27362025-03-07T21:43:20.866Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27372025-03-07T21:43:20.869Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
27382025-03-07T21:43:20.951Z
27392025-03-07T21:43:20.951Zinfo: running `cargo check --bins` on dns-service-client (80/197)
27402025-03-07T21:43:21.560Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27412025-03-07T21:43:21.564Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27422025-03-07T21:43:21.564Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27432025-03-07T21:43:21.567Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
27442025-03-07T21:43:21.653Z
27452025-03-07T21:43:21.653Zinfo: running `cargo check --bins` on internal-dns-types (81/197)
27462025-03-07T21:43:22.257Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27472025-03-07T21:43:22.260Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27482025-03-07T21:43:22.260Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27492025-03-07T21:43:22.263Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
27502025-03-07T21:43:22.347Z
27512025-03-07T21:43:22.347Zinfo: running `cargo check --bins` on dpd-client (82/197)
27522025-03-07T21:43:22.937Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27532025-03-07T21:43:22.941Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27542025-03-07T21:43:22.941Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27552025-03-07T21:43:22.944Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27562025-03-07T21:43:23.022Z
27572025-03-07T21:43:23.022Zinfo: running `cargo check --bins` on gateway-client (83/197)
27582025-03-07T21:43:23.610Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27592025-03-07T21:43:23.613Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27602025-03-07T21:43:23.613Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27612025-03-07T21:43:23.616Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27622025-03-07T21:43:23.699Z
27632025-03-07T21:43:23.699Zinfo: running `cargo check --bins` on installinator-client (84/197)
27642025-03-07T21:43:24.317Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27652025-03-07T21:43:24.320Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27662025-03-07T21:43:24.320Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27672025-03-07T21:43:24.323Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
27682025-03-07T21:43:24.408Z
27692025-03-07T21:43:24.408Zinfo: running `cargo check --bins` on installinator-common (85/197)
27702025-03-07T21:43:25.032Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27712025-03-07T21:43:25.035Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27722025-03-07T21:43:25.035Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27732025-03-07T21:43:25.039Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
27742025-03-07T21:43:25.126Z
27752025-03-07T21:43:25.126Zinfo: running `cargo check --bins` on update-engine (86/197)
27762025-03-07T21:43:25.709Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27772025-03-07T21:43:25.712Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27782025-03-07T21:43:25.712Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27792025-03-07T21:43:25.716Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27802025-03-07T21:43:25.792Z
27812025-03-07T21:43:25.792Zinfo: running `cargo check --bins` on nexus-client (87/197)
27822025-03-07T21:43:26.410Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27832025-03-07T21:43:26.414Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27842025-03-07T21:43:26.414Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27852025-03-07T21:43:26.418Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
27862025-03-07T21:43:26.503Z
27872025-03-07T21:43:26.503Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (88/197)
27882025-03-07T21:43:27.123Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27892025-03-07T21:43:27.126Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27902025-03-07T21:43:27.126Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27912025-03-07T21:43:27.130Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
27922025-03-07T21:43:27.210Z
27932025-03-07T21:43:27.210Zinfo: running `cargo check --bins` on omicron-passwords (89/197)
27942025-03-07T21:43:27.795Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27952025-03-07T21:43:27.798Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27962025-03-07T21:43:27.798Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27972025-03-07T21:43:27.801Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27982025-03-07T21:43:27.883Z
27992025-03-07T21:43:27.883Zinfo: running `cargo check --bins` on nexus-types (90/197)
28002025-03-07T21:43:28.501Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28012025-03-07T21:43:28.504Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28022025-03-07T21:43:28.504Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28032025-03-07T21:43:28.508Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
28042025-03-07T21:43:28.597Z
28052025-03-07T21:43:28.597Zinfo: running `cargo check --bins` on oxide-client (91/197)
28062025-03-07T21:43:29.180Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28072025-03-07T21:43:29.184Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28082025-03-07T21:43:29.184Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28092025-03-07T21:43:29.187Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
28102025-03-07T21:43:29.267Z
28112025-03-07T21:43:29.267Zinfo: running `cargo check --bins` on oximeter-client (92/197)
28122025-03-07T21:43:29.865Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28132025-03-07T21:43:29.869Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28142025-03-07T21:43:29.869Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28152025-03-07T21:43:29.872Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
28162025-03-07T21:43:29.955Z
28172025-03-07T21:43:29.955Zinfo: running `cargo check --bins` on repo-depot-client (93/197)
28182025-03-07T21:43:30.536Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28192025-03-07T21:43:30.539Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28202025-03-07T21:43:30.539Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28212025-03-07T21:43:30.542Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
28222025-03-07T21:43:30.621Z
28232025-03-07T21:43:30.621Zinfo: running `cargo check --bins` on sled-agent-client (94/197)
28242025-03-07T21:43:31.246Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28252025-03-07T21:43:31.249Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28262025-03-07T21:43:31.249Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28272025-03-07T21:43:31.252Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
28282025-03-07T21:43:31.336Z
28292025-03-07T21:43:31.336Zinfo: running `cargo check --bins` on wicketd-client (95/197)
28302025-03-07T21:43:31.982Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28312025-03-07T21:43:31.986Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28322025-03-07T21:43:31.986Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28332025-03-07T21:43:31.989Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
28342025-03-07T21:43:32.077Z
28352025-03-07T21:43:32.077Zinfo: running `cargo check --bins` on sled-agent-types (96/197)
28362025-03-07T21:43:32.700Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28372025-03-07T21:43:32.703Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28382025-03-07T21:43:32.703Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28392025-03-07T21:43:32.706Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
28402025-03-07T21:43:32.793Z
28412025-03-07T21:43:32.793Zinfo: running `cargo check --bins` on wicket-common (97/197)
28422025-03-07T21:43:33.410Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28432025-03-07T21:43:33.413Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28442025-03-07T21:43:33.413Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28452025-03-07T21:43:33.416Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
28462025-03-07T21:43:33.500Z
28472025-03-07T21:43:33.500Zinfo: running `cargo check --bins` on omicron-cockroach-admin (98/197)
28482025-03-07T21:43:34.113Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28492025-03-07T21:43:34.116Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28502025-03-07T21:43:34.223Z Checking csv-core v0.1.11
28512025-03-07T21:43:34.223Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
28522025-03-07T21:43:34.226Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28532025-03-07T21:43:34.226Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28542025-03-07T21:43:34.520Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28552025-03-07T21:43:34.535Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28562025-03-07T21:43:34.568Z Checking csv v1.3.1
28572025-03-07T21:43:35.145Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
28582025-03-07T21:43:35.518Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28592025-03-07T21:43:37.285Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.77s
28602025-03-07T21:43:37.495Z
28612025-03-07T21:43:37.495Zinfo: running `cargo check --bins` on cockroach-admin-api (99/197)
28622025-03-07T21:43:38.096Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28632025-03-07T21:43:38.099Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28642025-03-07T21:43:38.099Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28652025-03-07T21:43:38.103Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
28662025-03-07T21:43:38.188Z
28672025-03-07T21:43:38.188Zinfo: running `cargo check --bins` on cockroach-admin-types (100/197)
28682025-03-07T21:43:38.795Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28692025-03-07T21:43:38.799Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28702025-03-07T21:43:38.799Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28712025-03-07T21:43:38.802Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
28722025-03-07T21:43:38.885Z
28732025-03-07T21:43:38.885Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (101/197)
28742025-03-07T21:43:39.586Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28752025-03-07T21:43:39.589Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28762025-03-07T21:43:39.589Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28772025-03-07T21:43:39.593Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
28782025-03-07T21:43:39.693Z
28792025-03-07T21:43:39.693Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (102/197)
28802025-03-07T21:43:40.388Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28812025-03-07T21:43:40.391Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28822025-03-07T21:43:40.391Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28832025-03-07T21:43:40.395Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
28842025-03-07T21:43:40.493Z
28852025-03-07T21:43:40.493Zinfo: running `cargo check --bins` on dns-server (103/197)
28862025-03-07T21:43:41.099Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28872025-03-07T21:43:41.102Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28882025-03-07T21:43:41.195Z Compiling typify-impl v0.3.0
28892025-03-07T21:43:41.307Z Compiling parking_lot_core v0.8.6
28902025-03-07T21:43:41.311Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
28912025-03-07T21:43:41.320Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28922025-03-07T21:43:41.331Z Checking fxhash v0.2.1
28932025-03-07T21:43:41.334Z Checking hickory-client v0.24.4
28942025-03-07T21:43:41.360Z Checking hickory-server v0.24.4
28952025-03-07T21:43:42.037Z Checking parking_lot v0.11.2
28962025-03-07T21:43:42.133Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
28972025-03-07T21:43:42.369Z Checking sled v0.34.7
28982025-03-07T21:43:46.939Z Compiling typify-macro v0.3.0
28992025-03-07T21:43:48.515Z Compiling typify v0.3.0
29002025-03-07T21:43:48.592Z Compiling progenitor-impl v0.9.1
29012025-03-07T21:43:51.017Z Compiling progenitor-macro v0.9.1
29022025-03-07T21:43:54.724Z Checking progenitor v0.9.1
29032025-03-07T21:43:54.864Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
29042025-03-07T21:43:55.342Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
29052025-03-07T21:43:56.687Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.18s
29062025-03-07T21:43:56.895Z
29072025-03-07T21:43:56.895Zinfo: running `cargo check --bins` on dns-server-api (104/197)
29082025-03-07T21:43:57.509Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29092025-03-07T21:43:57.512Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29102025-03-07T21:43:57.512Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29112025-03-07T21:43:57.515Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
29122025-03-07T21:43:57.596Z
29132025-03-07T21:43:57.596Zinfo: running `cargo check --bins` on openapi-manager-types (105/197)
29142025-03-07T21:43:58.181Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29152025-03-07T21:43:58.184Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29162025-03-07T21:43:58.184Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29172025-03-07T21:43:58.188Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
29182025-03-07T21:43:58.266Z
29192025-03-07T21:43:58.266Zinfo: running `cargo check --bins` on gateway-test-utils (106/197)
29202025-03-07T21:43:58.917Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29212025-03-07T21:43:58.921Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29222025-03-07T21:43:58.921Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29232025-03-07T21:43:58.924Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
29242025-03-07T21:43:59.014Z
29252025-03-07T21:43:59.014Zinfo: running `cargo check --bins` on gateway-types (107/197)
29262025-03-07T21:43:59.631Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29272025-03-07T21:43:59.634Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29282025-03-07T21:43:59.634Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29292025-03-07T21:43:59.637Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
29302025-03-07T21:43:59.719Z
29312025-03-07T21:43:59.719Zinfo: running `cargo check --bins` on ipcc (108/197)
29322025-03-07T21:44:00.331Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29332025-03-07T21:44:00.334Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29342025-03-07T21:44:00.334Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29352025-03-07T21:44:00.337Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
29362025-03-07T21:44:00.418Z
29372025-03-07T21:44:00.418Zinfo: running `cargo check --bins` on omicron-gateway (109/197)
29382025-03-07T21:44:01.060Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29392025-03-07T21:44:01.063Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29402025-03-07T21:44:01.188Z Compiling semver v0.1.20
29412025-03-07T21:44:01.188Z Compiling radium v0.7.0
29422025-03-07T21:44:01.313Z Checking tap v1.0.1
29432025-03-07T21:44:01.316Z Compiling maybe-uninit v2.0.0
29442025-03-07T21:44:01.335Z Checking password-hash v0.5.0
29452025-03-07T21:44:01.338Z Checking blake2 v0.10.6
29462025-03-07T21:44:01.338Z Checking crc-catalog v2.4.0
29472025-03-07T21:44:01.338Z Compiling cancel-safe-futures v0.1.5
29482025-03-07T21:44:01.452Z Checking wyz v0.5.1
29492025-03-07T21:44:01.525Z Compiling packed_struct v0.10.1
29502025-03-07T21:44:01.702Z Compiling rustc_version v0.1.7
29512025-03-07T21:44:01.771Z Checking funty v2.0.0
29522025-03-07T21:44:01.832Z Compiling owo-colors v4.2.0
29532025-03-07T21:44:01.852Z Checking argon2 v0.5.3
29542025-03-07T21:44:01.921Z Checking crc v3.2.1
29552025-03-07T21:44:01.989Z Compiling packed_struct_codegen v0.10.1
29562025-03-07T21:44:02.050Z Checking libsw-core v0.3.1
29572025-03-07T21:44:02.128Z Compiling newtype_derive v0.1.6
29582025-03-07T21:44:02.182Z Compiling indexmap v1.9.3
29592025-03-07T21:44:02.306Z Checking half v2.4.1
29602025-03-07T21:44:02.376Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
29612025-03-07T21:44:02.501Z Checking ciborium-io v0.2.2
29622025-03-07T21:44:02.518Z Checking nodrop v0.1.14
29632025-03-07T21:44:02.536Z Checking fixedbitset v0.5.7
29642025-03-07T21:44:02.603Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
29652025-03-07T21:44:02.661Z Checking array-init v0.0.4
29662025-03-07T21:44:02.678Z Checking bitvec v1.0.1
29672025-03-07T21:44:02.765Z Checking libsw v3.4.0
29682025-03-07T21:44:02.793Z Checking ciborium-ll v0.2.2
29692025-03-07T21:44:02.884Z Checking smallvec v0.6.14
29702025-03-07T21:44:02.903Z Checking petgraph v0.7.1
29712025-03-07T21:44:03.006Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
29722025-03-07T21:44:03.263Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29732025-03-07T21:44:03.503Z Checking linear-map v1.2.0
29742025-03-07T21:44:03.524Z Checking hashbrown v0.12.3
29752025-03-07T21:44:03.722Z Checking bitfield v0.14.0
29762025-03-07T21:44:03.845Z Checking indent_write v2.2.0
29772025-03-07T21:44:04.026Z Checking termcolor v1.4.1
29782025-03-07T21:44:04.072Z Checking swrite v0.1.0
29792025-03-07T21:44:04.209Z Checking ron v0.8.1
29802025-03-07T21:44:04.279Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
29812025-03-07T21:44:04.436Z Checking env_logger v0.10.2
29822025-03-07T21:44:04.436Z Checking serde-hex v0.1.0
29832025-03-07T21:44:04.529Z Checking ciborium v0.2.2
29842025-03-07T21:44:04.901Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29852025-03-07T21:44:05.136Z Checking steno v0.4.1
29862025-03-07T21:44:05.484Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
29872025-03-07T21:44:05.623Z Checking hashbrown v0.13.2
29882025-03-07T21:44:05.747Z Checking crc-any v2.5.0
29892025-03-07T21:44:05.861Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29902025-03-07T21:44:05.882Z Checking humantime v2.1.0
29912025-03-07T21:44:06.132Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
29922025-03-07T21:44:06.209Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29932025-03-07T21:44:06.429Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
29942025-03-07T21:44:06.570Z Checking object v0.30.4
29952025-03-07T21:44:06.774Z Checking path-slash v0.1.5
29962025-03-07T21:44:06.848Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
29972025-03-07T21:44:07.004Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
29982025-03-07T21:44:07.324Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29992025-03-07T21:44:07.592Z Checking nix v0.27.1
30002025-03-07T21:44:07.768Z Checking tungstenite v0.23.0
30012025-03-07T21:44:08.300Z Checking kstat-rs v0.2.4
30022025-03-07T21:44:08.669Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
30032025-03-07T21:44:08.714Z Checking tokio-tungstenite v0.23.1
30042025-03-07T21:44:08.776Z Checking signal-hook-tokio v0.3.1
30052025-03-07T21:44:09.061Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
30062025-03-07T21:44:09.246Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30072025-03-07T21:44:09.484Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
30082025-03-07T21:44:16.661Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
30092025-03-07T21:44:18.057Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
30102025-03-07T21:44:20.609Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
30112025-03-07T21:44:26.198Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
30122025-03-07T21:44:26.904Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30132025-03-07T21:44:29.721Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.29s
30142025-03-07T21:44:29.917Z
30152025-03-07T21:44:29.917Zinfo: running `cargo check --bins` on gateway-api (110/197)
30162025-03-07T21:44:30.514Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30172025-03-07T21:44:30.517Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30182025-03-07T21:44:30.517Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30192025-03-07T21:44:30.520Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
30202025-03-07T21:44:30.602Z
30212025-03-07T21:44:30.602Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (111/197)
30222025-03-07T21:44:31.187Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30232025-03-07T21:44:31.193Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30242025-03-07T21:44:31.193Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30252025-03-07T21:44:31.196Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30262025-03-07T21:44:31.269Z
30272025-03-07T21:44:31.269Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (112/197)
30282025-03-07T21:44:31.883Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30292025-03-07T21:44:31.886Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30302025-03-07T21:44:31.886Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30312025-03-07T21:44:31.889Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
30322025-03-07T21:44:31.973Z
30332025-03-07T21:44:31.973Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (113/197)
30342025-03-07T21:44:32.568Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30352025-03-07T21:44:32.571Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30362025-03-07T21:44:32.571Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30372025-03-07T21:44:32.574Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
30382025-03-07T21:44:32.659Z
30392025-03-07T21:44:32.659Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (114/197)
30402025-03-07T21:44:33.261Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30412025-03-07T21:44:33.264Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30422025-03-07T21:44:33.264Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30432025-03-07T21:44:33.267Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
30442025-03-07T21:44:33.347Z
30452025-03-07T21:44:33.347Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (115/197)
30462025-03-07T21:44:33.944Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30472025-03-07T21:44:33.948Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30482025-03-07T21:44:33.948Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30492025-03-07T21:44:33.951Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
30502025-03-07T21:44:34.032Z
30512025-03-07T21:44:34.032Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (116/197)
30522025-03-07T21:44:34.630Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30532025-03-07T21:44:34.633Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30542025-03-07T21:44:34.633Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30552025-03-07T21:44:34.637Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
30562025-03-07T21:44:34.715Z
30572025-03-07T21:44:34.715Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (117/197)
30582025-03-07T21:44:35.313Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30592025-03-07T21:44:35.330Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30602025-03-07T21:44:35.330Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30612025-03-07T21:44:35.330Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
30622025-03-07T21:44:35.399Z
30632025-03-07T21:44:35.399Zinfo: running `cargo check --bins` on oximeter-producer (118/197)
30642025-03-07T21:44:36.046Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30652025-03-07T21:44:36.075Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30662025-03-07T21:44:36.075Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30672025-03-07T21:44:36.075Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
30682025-03-07T21:44:36.133Z
30692025-03-07T21:44:36.133Zinfo: running `cargo check --bins` on internal-dns-resolver (119/197)
30702025-03-07T21:44:36.719Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30712025-03-07T21:44:36.725Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30722025-03-07T21:44:36.725Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30732025-03-07T21:44:36.725Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
30742025-03-07T21:44:36.808Z
30752025-03-07T21:44:36.808Zinfo: running `cargo check --bins` on sp-sim (120/197)
30762025-03-07T21:44:37.405Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30772025-03-07T21:44:37.408Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30782025-03-07T21:44:37.498Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
30792025-03-07T21:44:37.961Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30802025-03-07T21:44:39.693Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30812025-03-07T21:44:41.494Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.68s
30822025-03-07T21:44:41.684Z
30832025-03-07T21:44:41.684Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (121/197)
30842025-03-07T21:44:42.331Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30852025-03-07T21:44:42.334Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30862025-03-07T21:44:42.334Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30872025-03-07T21:44:42.338Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
30882025-03-07T21:44:42.428Z
30892025-03-07T21:44:42.428Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (122/197)
30902025-03-07T21:44:43.079Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30912025-03-07T21:44:43.082Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30922025-03-07T21:44:43.082Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30932025-03-07T21:44:43.085Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
30942025-03-07T21:44:43.174Z
30952025-03-07T21:44:43.174Zinfo: running `cargo check --bins` on db-macros (123/197)
30962025-03-07T21:44:43.763Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30972025-03-07T21:44:43.773Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30982025-03-07T21:44:43.773Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30992025-03-07T21:44:43.773Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
31002025-03-07T21:44:43.849Z
31012025-03-07T21:44:43.850Zinfo: running `cargo check --bins` on nexus-macros-common (124/197)
31022025-03-07T21:44:44.433Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31032025-03-07T21:44:44.442Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31042025-03-07T21:44:44.442Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31052025-03-07T21:44:44.442Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
31062025-03-07T21:44:44.518Z
31072025-03-07T21:44:44.518Zinfo: running `cargo check --bins` on nexus-auth (125/197)
31082025-03-07T21:44:45.192Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31092025-03-07T21:44:45.198Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31102025-03-07T21:44:45.198Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31112025-03-07T21:44:45.198Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
31122025-03-07T21:44:45.251Z
31132025-03-07T21:44:45.251Zinfo: running `cargo check --bins` on authz-macros (126/197)
31142025-03-07T21:44:45.840Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31152025-03-07T21:44:45.843Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31162025-03-07T21:44:45.843Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31172025-03-07T21:44:45.847Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
31182025-03-07T21:44:45.928Z
31192025-03-07T21:44:45.928Zinfo: running `cargo check --bins` on nexus-db-fixed-data (127/197)
31202025-03-07T21:44:46.565Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31212025-03-07T21:44:46.568Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31222025-03-07T21:44:46.568Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31232025-03-07T21:44:46.572Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
31242025-03-07T21:44:46.661Z
31252025-03-07T21:44:46.661Zinfo: running `cargo check --bins` on nexus-db-model (128/197)
31262025-03-07T21:44:47.298Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31272025-03-07T21:44:47.301Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31282025-03-07T21:44:47.301Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31292025-03-07T21:44:47.304Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
31302025-03-07T21:44:47.390Z
31312025-03-07T21:44:47.390Zinfo: running `cargo check --bins` on nexus-defaults (129/197)
31322025-03-07T21:44:47.995Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31332025-03-07T21:44:47.998Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31342025-03-07T21:44:47.998Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31352025-03-07T21:44:48.001Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
31362025-03-07T21:44:48.084Z
31372025-03-07T21:44:48.084Zinfo: running `cargo check --bins` on nexus-inventory (130/197)
31382025-03-07T21:44:48.720Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31392025-03-07T21:44:48.723Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31402025-03-07T21:44:48.723Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31412025-03-07T21:44:48.726Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
31422025-03-07T21:44:48.812Z
31432025-03-07T21:44:48.812Zinfo: running `cargo check --bins` on typed-rng (131/197)
31442025-03-07T21:44:49.392Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31452025-03-07T21:44:49.395Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31462025-03-07T21:44:49.395Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31472025-03-07T21:44:49.398Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
31482025-03-07T21:44:49.473Z
31492025-03-07T21:44:49.473Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (132/197)
31502025-03-07T21:44:50.127Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31512025-03-07T21:44:50.130Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31522025-03-07T21:44:50.274Z Checking keccak v0.1.5
31532025-03-07T21:44:50.391Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
31542025-03-07T21:44:50.394Z Checking secrecy v0.8.0
31552025-03-07T21:44:50.394Z Compiling unicase v2.7.0
31562025-03-07T21:44:50.394Z Compiling same-file v1.0.6
31572025-03-07T21:44:50.443Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
31582025-03-07T21:44:50.446Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31592025-03-07T21:44:50.446Z Compiling thiserror-impl-no-std v2.0.2
31602025-03-07T21:44:50.605Z Compiling walkdir v2.5.0
31612025-03-07T21:44:50.671Z Checking universal-hash v0.5.1
31622025-03-07T21:44:50.692Z Checking sha3 v0.10.8
31632025-03-07T21:44:50.731Z Compiling blake3 v1.5.4
31642025-03-07T21:44:50.768Z Checking opaque-debug v0.3.1
31652025-03-07T21:44:50.864Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31662025-03-07T21:44:50.884Z Checking poly1305 v0.8.0
31672025-03-07T21:44:50.942Z Checking chacha20 v0.9.1
31682025-03-07T21:44:50.984Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
31692025-03-07T21:44:51.120Z Checking aead v0.5.2
31702025-03-07T21:44:51.185Z Compiling memmap2 v0.9.5
31712025-03-07T21:44:51.252Z Compiling salty v0.3.0
31722025-03-07T21:44:51.318Z Compiling arrayref v0.3.9
31732025-03-07T21:44:51.351Z Compiling constant_time_eq v0.3.1
31742025-03-07T21:44:51.387Z Compiling libefi-sys v0.1.0
31752025-03-07T21:44:51.428Z Compiling arrayvec v0.7.6
31762025-03-07T21:44:51.539Z Checking chacha20poly1305 v0.10.1
31772025-03-07T21:44:51.741Z Compiling toolchain_find v0.4.0
31782025-03-07T21:44:51.758Z Compiling camino-tempfile v1.1.1
31792025-03-07T21:44:51.773Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
31802025-03-07T21:44:51.801Z Compiling bitfield-struct v0.6.2
31812025-03-07T21:44:51.999Z Compiling topological-sort v0.2.2
31822025-03-07T21:44:52.175Z Compiling rustfmt-wrapper v0.2.1
31832025-03-07T21:44:52.262Z Compiling mime_guess v2.0.5
31842025-03-07T21:44:52.720Z Compiling omicron-zone-package v0.12.0
31852025-03-07T21:44:52.766Z Compiling progenitor v0.9.1
31862025-03-07T21:44:52.905Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31872025-03-07T21:44:52.985Z Checking primeorder v0.13.6
31882025-03-07T21:44:53.140Z Checking thiserror-no-std v2.0.2
31892025-03-07T21:44:53.161Z Checking env_filter v0.1.2
31902025-03-07T21:44:53.197Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31912025-03-07T21:44:53.230Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31922025-03-07T21:44:53.278Z Checking vsss-rs v3.3.4
31932025-03-07T21:44:53.411Z Checking env_logger v0.11.5
31942025-03-07T21:44:53.444Z Checking p384 v0.13.0
31952025-03-07T21:44:53.470Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31962025-03-07T21:44:53.592Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
31972025-03-07T21:44:53.697Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
31982025-03-07T21:44:53.765Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31992025-03-07T21:44:53.845Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
32002025-03-07T21:44:54.017Z Checking http-range v0.1.5
32012025-03-07T21:44:54.045Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
32022025-03-07T21:44:54.067Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32032025-03-07T21:44:54.212Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32042025-03-07T21:44:54.417Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32052025-03-07T21:44:54.453Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32062025-03-07T21:44:54.583Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
32072025-03-07T21:44:54.884Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
32082025-03-07T21:44:54.985Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32092025-03-07T21:44:55.061Z Checking atty v0.2.14
32102025-03-07T21:44:55.214Z Checking glob v0.3.2
32112025-03-07T21:44:55.265Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32122025-03-07T21:44:55.518Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
32132025-03-07T21:44:55.552Z Checking hyper-staticfile v0.10.1
32142025-03-07T21:44:55.573Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32152025-03-07T21:44:56.058Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32162025-03-07T21:44:56.507Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
32172025-03-07T21:44:56.688Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32182025-03-07T21:44:56.783Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32192025-03-07T21:44:56.849Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32202025-03-07T21:44:57.091Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32212025-03-07T21:44:57.607Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32222025-03-07T21:44:57.627Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
32232025-03-07T21:44:57.646Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32242025-03-07T21:44:57.988Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32252025-03-07T21:44:58.236Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
32262025-03-07T21:44:58.933Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32272025-03-07T21:45:01.859Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32282025-03-07T21:45:01.860Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32292025-03-07T21:45:10.490Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32302025-03-07T21:45:24.663Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.17s
32312025-03-07T21:45:24.862Z
32322025-03-07T21:45:24.862Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (133/197)
32332025-03-07T21:45:25.522Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32342025-03-07T21:45:25.525Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32352025-03-07T21:45:25.672Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32362025-03-07T21:45:39.829Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.96s
32372025-03-07T21:45:40.035Z
32382025-03-07T21:45:40.035Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (134/197)
32392025-03-07T21:45:40.696Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32402025-03-07T21:45:40.699Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32412025-03-07T21:45:40.839Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32422025-03-07T21:45:54.608Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.56s
32432025-03-07T21:45:54.816Z
32442025-03-07T21:45:54.816Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (135/197)
32452025-03-07T21:45:55.473Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32462025-03-07T21:45:55.476Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32472025-03-07T21:45:55.617Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32482025-03-07T21:46:09.512Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.68s
32492025-03-07T21:46:09.718Z
32502025-03-07T21:46:09.718Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (136/197)
32512025-03-07T21:46:10.368Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32522025-03-07T21:46:10.372Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32532025-03-07T21:46:10.515Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32542025-03-07T21:46:24.624Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.89s
32552025-03-07T21:46:24.831Z
32562025-03-07T21:46:24.831Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (137/197)
32572025-03-07T21:46:25.485Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32582025-03-07T21:46:25.488Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32592025-03-07T21:46:25.634Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32602025-03-07T21:46:39.522Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.68s
32612025-03-07T21:46:39.733Z
32622025-03-07T21:46:39.733Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (138/197)
32632025-03-07T21:46:40.379Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32642025-03-07T21:46:40.383Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32652025-03-07T21:46:40.522Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32662025-03-07T21:46:54.418Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.67s
32672025-03-07T21:46:54.628Z
32682025-03-07T21:46:54.628Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (139/197)
32692025-03-07T21:46:55.291Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32702025-03-07T21:46:55.295Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32712025-03-07T21:46:55.436Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32722025-03-07T21:47:09.714Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.07s
32732025-03-07T21:47:09.925Z
32742025-03-07T21:47:09.925Zinfo: running `cargo check --bins` on bootstrap-agent-api (140/197)
32752025-03-07T21:47:10.549Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32762025-03-07T21:47:10.554Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32772025-03-07T21:47:10.555Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32782025-03-07T21:47:10.559Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
32792025-03-07T21:47:10.649Z
32802025-03-07T21:47:10.649Zinfo: running `cargo check --bins` on key-manager (141/197)
32812025-03-07T21:47:11.246Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32822025-03-07T21:47:11.250Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32832025-03-07T21:47:11.250Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32842025-03-07T21:47:11.253Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
32852025-03-07T21:47:11.335Z
32862025-03-07T21:47:11.335Zinfo: running `cargo check --bins` on range-requests (142/197)
32872025-03-07T21:47:11.926Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32882025-03-07T21:47:11.930Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32892025-03-07T21:47:11.930Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32902025-03-07T21:47:11.933Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
32912025-03-07T21:47:12.009Z
32922025-03-07T21:47:12.009Zinfo: running `cargo check --bins` on repo-depot-api (143/197)
32932025-03-07T21:47:12.615Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32942025-03-07T21:47:12.619Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32952025-03-07T21:47:12.619Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32962025-03-07T21:47:12.624Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
32972025-03-07T21:47:12.704Z
32982025-03-07T21:47:12.704Zinfo: running `cargo check --bins` on sled-agent-api (144/197)
32992025-03-07T21:47:13.328Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33002025-03-07T21:47:13.331Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33012025-03-07T21:47:13.331Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33022025-03-07T21:47:13.335Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
33032025-03-07T21:47:13.425Z
33042025-03-07T21:47:13.425Zinfo: running `cargo check --bins` on sled-diagnostics (145/197)
33052025-03-07T21:47:14.007Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33062025-03-07T21:47:14.010Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33072025-03-07T21:47:14.010Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33082025-03-07T21:47:14.014Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
33092025-03-07T21:47:14.099Z
33102025-03-07T21:47:14.099Zinfo: running `cargo check --bins` on sled-hardware (146/197)
33112025-03-07T21:47:14.710Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33122025-03-07T21:47:14.713Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33132025-03-07T21:47:14.713Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33142025-03-07T21:47:14.716Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
33152025-03-07T21:47:14.804Z
33162025-03-07T21:47:14.804Zinfo: running `cargo check --bins --no-default-features` on sled-storage (147/197)
33172025-03-07T21:47:15.413Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33182025-03-07T21:47:15.416Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33192025-03-07T21:47:15.416Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33202025-03-07T21:47:15.419Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
33212025-03-07T21:47:15.504Z
33222025-03-07T21:47:15.504Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (148/197)
33232025-03-07T21:47:16.118Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33242025-03-07T21:47:16.121Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33252025-03-07T21:47:16.122Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33262025-03-07T21:47:16.125Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
33272025-03-07T21:47:16.209Z
33282025-03-07T21:47:16.209Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (149/197)
33292025-03-07T21:47:16.857Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33302025-03-07T21:47:16.861Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33312025-03-07T21:47:16.861Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33322025-03-07T21:47:16.864Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
33332025-03-07T21:47:16.953Z
33342025-03-07T21:47:16.953Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (150/197)
33352025-03-07T21:47:17.591Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33362025-03-07T21:47:17.594Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33372025-03-07T21:47:17.594Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33382025-03-07T21:47:17.598Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
33392025-03-07T21:47:17.688Z
33402025-03-07T21:47:17.688Zinfo: running `cargo check --bins` on nexus-test-interface (151/197)
33412025-03-07T21:47:18.309Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33422025-03-07T21:47:18.312Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33432025-03-07T21:47:18.312Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33442025-03-07T21:47:18.316Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
33452025-03-07T21:47:18.400Z
33462025-03-07T21:47:18.400Zinfo: running `cargo check --bins` on oximeter-collector (152/197)
33472025-03-07T21:47:19.035Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33482025-03-07T21:47:19.038Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33492025-03-07T21:47:19.164Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33502025-03-07T21:47:19.164Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33512025-03-07T21:47:20.049Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33522025-03-07T21:47:22.130Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.72s
33532025-03-07T21:47:22.329Z
33542025-03-07T21:47:22.329Zinfo: running `cargo check --bins` on oximeter-api (153/197)
33552025-03-07T21:47:22.931Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33562025-03-07T21:47:22.934Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33572025-03-07T21:47:22.934Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33582025-03-07T21:47:22.938Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
33592025-03-07T21:47:23.023Z
33602025-03-07T21:47:23.023Zinfo: running `cargo check --bins` on cert-dev (154/197)
33612025-03-07T21:47:23.615Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33622025-03-07T21:47:23.619Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33632025-03-07T21:47:23.701Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33642025-03-07T21:47:23.995Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
33652025-03-07T21:47:24.175Z
33662025-03-07T21:47:24.175Zinfo: running `cargo check --bins` on clickana (155/197)
33672025-03-07T21:47:24.783Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33682025-03-07T21:47:24.786Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33692025-03-07T21:47:24.879Z Checking itertools v0.13.0
33702025-03-07T21:47:24.879Z Checking castaway v0.2.3
33712025-03-07T21:47:24.882Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33722025-03-07T21:47:24.882Z Checking lru v0.12.5
33732025-03-07T21:47:24.882Z Compiling instability v0.3.2
33742025-03-07T21:47:24.882Z Compiling indoc v2.0.5
33752025-03-07T21:47:24.882Z Checking cassowary v0.3.0
33762025-03-07T21:47:25.116Z Checking compact_str v0.8.0
33772025-03-07T21:47:26.725Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33782025-03-07T21:47:26.836Z Checking unicode-truncate v1.1.0
33792025-03-07T21:47:26.997Z Checking ratatui v0.29.0
33802025-03-07T21:47:28.971Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33812025-03-07T21:47:29.816Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.63s
33822025-03-07T21:47:30.008Z
33832025-03-07T21:47:30.008Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (156/197)
33842025-03-07T21:47:30.639Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33852025-03-07T21:47:30.642Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33862025-03-07T21:47:30.757Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33872025-03-07T21:47:30.757Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33882025-03-07T21:47:31.847Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33892025-03-07T21:47:32.357Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
33902025-03-07T21:47:32.741Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.72s
33912025-03-07T21:47:32.938Z
33922025-03-07T21:47:32.938Zinfo: running `cargo check --bins` on ch-dev (157/197)
33932025-03-07T21:47:33.565Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33942025-03-07T21:47:33.568Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33952025-03-07T21:47:33.668Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
33962025-03-07T21:47:34.424Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.47s
33972025-03-07T21:47:34.619Z
33982025-03-07T21:47:34.619Zinfo: running `cargo check --bins` on crdb-seed (158/197)
33992025-03-07T21:47:35.237Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34002025-03-07T21:47:35.240Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34012025-03-07T21:47:35.342Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
34022025-03-07T21:47:35.713Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
34032025-03-07T21:47:35.904Z
34042025-03-07T21:47:35.904Zinfo: running `cargo check --bins` on db-dev (159/197)
34052025-03-07T21:47:36.521Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34062025-03-07T21:47:36.524Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34072025-03-07T21:47:36.633Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
34082025-03-07T21:47:37.417Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.50s
34092025-03-07T21:47:37.608Z
34102025-03-07T21:47:37.608Zinfo: running `cargo check --bins` on omicron-dev-lib (160/197)
34112025-03-07T21:47:38.236Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34122025-03-07T21:47:38.240Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34132025-03-07T21:47:38.240Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34142025-03-07T21:47:38.244Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
34152025-03-07T21:47:38.327Z
34162025-03-07T21:47:38.327Zinfo: running `cargo check --bins` on xtask-downloader (161/197)
34172025-03-07T21:47:38.918Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34182025-03-07T21:47:38.922Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34192025-03-07T21:47:39.001Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
34202025-03-07T21:47:39.912Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.58s
34212025-03-07T21:47:40.085Z
34222025-03-07T21:47:40.085Zinfo: running `cargo check --bins` on omicron-ls-apis (162/197)
34232025-03-07T21:47:40.674Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34242025-03-07T21:47:40.677Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34252025-03-07T21:47:40.762Z Checking cargo-platform v0.1.8
34262025-03-07T21:47:41.055Z Checking cargo_metadata v0.19.2
34272025-03-07T21:47:42.108Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
34282025-03-07T21:47:42.965Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.87s
34292025-03-07T21:47:43.142Z
34302025-03-07T21:47:43.142Zinfo: running `cargo check --bins` on mgs-dev (163/197)
34312025-03-07T21:47:43.793Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34322025-03-07T21:47:43.796Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34332025-03-07T21:47:43.921Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34342025-03-07T21:47:45.413Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
34352025-03-07T21:47:45.984Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
34362025-03-07T21:47:46.540Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.39s
34372025-03-07T21:47:46.757Z
34382025-03-07T21:47:46.758Zinfo: running `cargo check --bins` on omicron-omdb (164/197)
34392025-03-07T21:47:47.446Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34402025-03-07T21:47:47.449Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34412025-03-07T21:47:47.622Z Compiling crunchy v0.2.2
34422025-03-07T21:47:47.625Z Compiling tiny-keccak v2.0.2
34432025-03-07T21:47:47.626Z Compiling dsl_auto_type v0.1.2
34442025-03-07T21:47:47.626Z Checking scheduled-thread-pool v0.2.7
34452025-03-07T21:47:47.626Z Compiling diesel_table_macro_syntax v0.2.0
34462025-03-07T21:47:47.626Z Compiling bit-vec v0.6.3
34472025-03-07T21:47:47.795Z Compiling ascii-canvas v3.0.0
34482025-03-07T21:47:47.812Z Compiling ena v0.14.3
34492025-03-07T21:47:48.025Z Checking r2d2 v0.8.10
34502025-03-07T21:47:48.086Z Compiling bit-set v0.5.3
34512025-03-07T21:47:48.150Z Compiling bindgen v0.71.1
34522025-03-07T21:47:48.171Z Compiling regex-syntax v0.6.29
34532025-03-07T21:47:48.212Z Compiling diff v0.1.13
34542025-03-07T21:47:48.293Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
34552025-03-07T21:47:48.340Z Compiling rustc-hash v2.1.1
34562025-03-07T21:47:48.360Z Compiling ref-cast v1.0.23
34572025-03-07T21:47:48.540Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
34582025-03-07T21:47:48.561Z Compiling derive_builder_core v0.20.2
34592025-03-07T21:47:48.734Z Compiling libxml v0.3.3
34602025-03-07T21:47:48.868Z Compiling ref-cast-impl v1.0.23
34612025-03-07T21:47:48.973Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
34622025-03-07T21:47:49.050Z Compiling diesel_derives v2.2.3
34632025-03-07T21:47:49.139Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
34642025-03-07T21:47:49.168Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
34652025-03-07T21:47:49.489Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
34662025-03-07T21:47:49.509Z Compiling strum_macros v0.24.3
34672025-03-07T21:47:49.878Z Compiling indoc v1.0.9
34682025-03-07T21:47:50.642Z Compiling derive_builder_macro v0.20.2
34692025-03-07T21:47:50.748Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
34702025-03-07T21:47:51.085Z Compiling impl-trait-for-tuples v0.2.2
34712025-03-07T21:47:51.525Z Compiling lalrpop v0.19.12
34722025-03-07T21:47:51.733Z Checking derive_builder v0.20.2
34732025-03-07T21:47:51.913Z Compiling oso-derive v0.27.3
34742025-03-07T21:47:52.258Z Checking quick-xml v0.37.2
34752025-03-07T21:47:52.851Z Compiling diesel-dtrace v0.4.2
34762025-03-07T21:47:52.921Z Checking maplit v1.0.2
34772025-03-07T21:47:53.094Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
34782025-03-07T21:47:53.269Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
34792025-03-07T21:47:53.324Z Checking bb8 v0.8.5
34802025-03-07T21:47:53.621Z Checking io-lifetimes v1.0.11
34812025-03-07T21:47:53.832Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
34822025-03-07T21:47:53.853Z Checking rustix v0.37.28
34832025-03-07T21:47:54.358Z Checking rand_seeder v0.3.0
34842025-03-07T21:47:54.367Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34852025-03-07T21:47:54.444Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34862025-03-07T21:47:54.618Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34872025-03-07T21:47:54.672Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
34882025-03-07T21:47:54.940Z Checking terminal_size v0.2.6
34892025-03-07T21:47:55.003Z Checking smawk v0.3.2
34902025-03-07T21:47:55.125Z Checking is_ci v1.2.0
34912025-03-07T21:47:55.222Z Checking unicode-linebreak v0.1.5
34922025-03-07T21:47:55.285Z Checking supports-color v3.0.2
34932025-03-07T21:47:55.528Z Checking multimap v0.10.0
34942025-03-07T21:47:55.674Z Checking textwrap v0.16.1
34952025-03-07T21:47:56.586Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
34962025-03-07T21:47:57.876Z Checking diesel v2.2.8
34972025-03-07T21:48:13.638Z Compiling samael v0.0.18
34982025-03-07T21:48:30.968Z Checking async-bb8-diesel v0.2.1
34992025-03-07T21:48:32.660Z Compiling polar-core v0.27.3
35002025-03-07T21:48:39.989Z Checking oso v0.27.3
35012025-03-07T21:49:43.259Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
35022025-03-07T21:49:50.132Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 03s
35032025-03-07T21:49:50.354Z
35042025-03-07T21:49:50.354Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (165/197)
35052025-03-07T21:49:50.996Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35062025-03-07T21:49:51.003Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35072025-03-07T21:49:51.003Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35082025-03-07T21:49:51.007Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
35092025-03-07T21:49:51.092Z
35102025-03-07T21:49:51.092Zinfo: running `cargo check --bins` on nexus-saga-recovery (166/197)
35112025-03-07T21:49:51.744Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35122025-03-07T21:49:51.749Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35132025-03-07T21:49:51.750Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35142025-03-07T21:49:51.753Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
35152025-03-07T21:49:51.838Z
35162025-03-07T21:49:51.838Zinfo: running `cargo check --bins` on nexus-test-utils-macros (167/197)
35172025-03-07T21:49:52.420Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35182025-03-07T21:49:52.424Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35192025-03-07T21:49:52.424Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35202025-03-07T21:49:52.427Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
35212025-03-07T21:49:52.504Z
35222025-03-07T21:49:52.504Zinfo: running `cargo check --bins` on omicron-nexus (168/197)
35232025-03-07T21:49:53.187Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35242025-03-07T21:49:53.190Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35252025-03-07T21:49:53.379Z Compiling libz-sys v1.1.20
35262025-03-07T21:49:53.384Z Compiling libgit2-sys v0.17.0+1.8.1
35272025-03-07T21:49:53.514Z Compiling vergen v8.3.2
35282025-03-07T21:49:53.518Z Compiling cargo-platform v0.1.8
35292025-03-07T21:49:53.518Z Compiling pin-project-internal v1.1.6
35302025-03-07T21:49:53.518Z Compiling snafu-derive v0.8.5
35312025-03-07T21:49:53.518Z Compiling rustls v0.21.12
35322025-03-07T21:49:53.521Z Checking globset v0.4.15
35332025-03-07T21:49:53.900Z Checking olpc-cjson v0.1.4
35342025-03-07T21:49:53.920Z Checking rustls-webpki v0.101.7
35352025-03-07T21:49:54.063Z Compiling cargo_metadata v0.18.1
35362025-03-07T21:49:54.115Z Checking sct v0.7.1
35372025-03-07T21:49:54.157Z Checking serde_plain v1.0.2
35382025-03-07T21:49:54.226Z Checking typed-path v0.9.3
35392025-03-07T21:49:54.399Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
35402025-03-07T21:49:54.504Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
35412025-03-07T21:49:54.692Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
35422025-03-07T21:49:54.826Z Checking parse-size v1.1.0
35432025-03-07T21:49:55.061Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
35442025-03-07T21:49:55.076Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
35452025-03-07T21:49:55.957Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
35462025-03-07T21:49:56.083Z Checking rustls-pemfile v1.0.4
35472025-03-07T21:49:56.100Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
35482025-03-07T21:49:56.294Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
35492025-03-07T21:49:56.314Z Checking pin-project v1.1.6
35502025-03-07T21:49:56.464Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
35512025-03-07T21:49:56.625Z Checking twox-hash v2.1.0
35522025-03-07T21:49:56.681Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
35532025-03-07T21:49:56.819Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
35542025-03-07T21:49:57.298Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
35552025-03-07T21:49:57.678Z Checking tokio-rustls v0.24.1
35562025-03-07T21:49:58.020Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
35572025-03-07T21:49:58.218Z Checking snafu v0.8.5
35582025-03-07T21:49:58.503Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
35592025-03-07T21:49:58.649Z Checking tough v0.19.0
35602025-03-07T21:49:58.765Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
35612025-03-07T21:49:58.837Z Checking fatfs v0.3.6
35622025-03-07T21:49:59.011Z Checking assert_matches v1.5.0
35632025-03-07T21:50:02.478Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
35642025-03-07T21:50:03.665Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
35652025-03-07T21:50:05.590Z Compiling git2 v0.19.0
35662025-03-07T21:50:09.826Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
35672025-03-07T21:51:12.186Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s
35682025-03-07T21:51:12.403Z
35692025-03-07T21:51:12.403Zinfo: running `cargo check --bins` on nexus-external-api (169/197)
35702025-03-07T21:51:13.071Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35712025-03-07T21:51:13.074Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35722025-03-07T21:51:13.074Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35732025-03-07T21:51:13.078Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
35742025-03-07T21:51:13.164Z
35752025-03-07T21:51:13.164Zinfo: running `cargo check --bins` on nexus-internal-api (170/197)
35762025-03-07T21:51:13.796Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35772025-03-07T21:51:13.799Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35782025-03-07T21:51:13.799Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35792025-03-07T21:51:13.803Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
35802025-03-07T21:51:13.892Z
35812025-03-07T21:51:13.892Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (171/197)
35822025-03-07T21:51:14.541Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35832025-03-07T21:51:14.544Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35842025-03-07T21:51:14.544Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35852025-03-07T21:51:14.548Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
35862025-03-07T21:51:14.638Z
35872025-03-07T21:51:14.638Zinfo: running `cargo check --bins` on nexus-networking (172/197)
35882025-03-07T21:51:15.288Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35892025-03-07T21:51:15.291Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35902025-03-07T21:51:15.291Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35912025-03-07T21:51:15.295Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
35922025-03-07T21:51:15.388Z
35932025-03-07T21:51:15.388Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (173/197)
35942025-03-07T21:51:16.040Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35952025-03-07T21:51:16.043Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35962025-03-07T21:51:16.043Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35972025-03-07T21:51:16.046Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
35982025-03-07T21:51:16.141Z
35992025-03-07T21:51:16.141Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (174/197)
36002025-03-07T21:51:16.796Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36012025-03-07T21:51:16.799Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36022025-03-07T21:51:16.799Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36032025-03-07T21:51:16.802Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
36042025-03-07T21:51:16.891Z
36052025-03-07T21:51:16.891Zinfo: running `cargo check --bins` on update-common (175/197)
36062025-03-07T21:51:17.511Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36072025-03-07T21:51:17.515Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36082025-03-07T21:51:17.515Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36092025-03-07T21:51:17.518Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
36102025-03-07T21:51:17.603Z
36112025-03-07T21:51:17.603Zinfo: running `cargo check --bins` on omicron-dev (176/197)
36122025-03-07T21:51:18.318Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36132025-03-07T21:51:18.321Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36142025-03-07T21:51:18.534Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
36152025-03-07T21:51:18.538Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
36162025-03-07T21:51:18.687Z Checking diff v0.1.13
36172025-03-07T21:51:18.690Z Checking yansi v1.0.1
36182025-03-07T21:51:18.690Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
36192025-03-07T21:51:18.690Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
36202025-03-07T21:51:19.147Z Checking pretty_assertions v1.4.1
36212025-03-07T21:51:19.757Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
36222025-03-07T21:51:49.557Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
36232025-03-07T21:51:49.557Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
36242025-03-07T21:51:49.560Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
36252025-03-07T21:51:49.560Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
36262025-03-07T21:51:49.560Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
36272025-03-07T21:51:49.560Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
36282025-03-07T21:51:50.487Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
36292025-03-07T21:51:51.803Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
36302025-03-07T21:52:37.662Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s
36312025-03-07T21:52:37.895Z
36322025-03-07T21:52:37.895Zinfo: running `cargo check --bins` on openapi-manager (177/197)
36332025-03-07T21:52:38.554Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36342025-03-07T21:52:38.557Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36352025-03-07T21:52:38.925Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
36362025-03-07T21:52:38.934Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
36372025-03-07T21:52:38.934Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
36382025-03-07T21:52:38.934Z Compiling proc-macro-error-attr2 v2.0.0
36392025-03-07T21:52:38.934Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
36402025-03-07T21:52:38.934Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
36412025-03-07T21:52:38.934Z Checking papergrid v0.14.0
36422025-03-07T21:52:38.934Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36432025-03-07T21:52:39.081Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36442025-03-07T21:52:39.213Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
36452025-03-07T21:52:39.450Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
36462025-03-07T21:52:39.588Z Compiling proc-macro-error2 v2.0.1
36472025-03-07T21:52:40.203Z Compiling tabled_derive v0.10.0
36482025-03-07T21:52:40.376Z Checking dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
36492025-03-07T21:52:40.633Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36502025-03-07T21:52:40.704Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
36512025-03-07T21:52:41.122Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
36522025-03-07T21:52:41.690Z Checking heck v0.4.1
36532025-03-07T21:52:41.715Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
36542025-03-07T21:52:41.922Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
36552025-03-07T21:52:42.135Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
36562025-03-07T21:52:42.371Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
36572025-03-07T21:52:42.815Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
36582025-03-07T21:52:42.938Z Checking tabled v0.18.0
36592025-03-07T21:52:42.962Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
36602025-03-07T21:52:43.237Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
36612025-03-07T21:52:43.276Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
36622025-03-07T21:52:43.333Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
36632025-03-07T21:52:45.232Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
36642025-03-07T21:52:45.236Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
36652025-03-07T21:52:48.083Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
36662025-03-07T21:52:49.717Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
36672025-03-07T21:52:54.759Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
36682025-03-07T21:52:54.762Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
36692025-03-07T21:52:56.084Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
36702025-03-07T21:52:57.635Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.72s
36712025-03-07T21:52:57.836Z
36722025-03-07T21:52:57.837Zinfo: running `cargo check --bins` on installinator-api (178/197)
36732025-03-07T21:52:58.466Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36742025-03-07T21:52:58.469Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36752025-03-07T21:52:58.469Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36762025-03-07T21:52:58.473Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
36772025-03-07T21:52:58.565Z
36782025-03-07T21:52:58.565Zinfo: running `cargo check --bins` on wicketd-api (179/197)
36792025-03-07T21:52:59.225Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36802025-03-07T21:52:59.241Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36812025-03-07T21:52:59.241Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36822025-03-07T21:52:59.241Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
36832025-03-07T21:52:59.329Z
36842025-03-07T21:52:59.329Zinfo: running `cargo check --bins` on omicron-pins (180/197)
36852025-03-07T21:52:59.905Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36862025-03-07T21:52:59.908Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36872025-03-07T21:52:59.908Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36882025-03-07T21:52:59.913Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
36892025-03-07T21:52:59.996Z
36902025-03-07T21:52:59.996Zinfo: running `cargo check --bins` on reconfigurator-cli (181/197)
36912025-03-07T21:53:00.649Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36922025-03-07T21:53:00.666Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36932025-03-07T21:53:00.768Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
36942025-03-07T21:53:00.772Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
36952025-03-07T21:53:00.773Z Compiling petname v2.0.2
36962025-03-07T21:53:00.773Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
36972025-03-07T21:53:00.773Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
36982025-03-07T21:53:00.773Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
36992025-03-07T21:53:00.923Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
37002025-03-07T21:53:00.937Z Checking sync-ptr v0.1.1
37012025-03-07T21:53:06.281Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
37022025-03-07T21:53:06.932Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
37032025-03-07T21:53:08.203Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
37042025-03-07T21:53:09.832Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.82s
37052025-03-07T21:53:10.037Z
37062025-03-07T21:53:10.037Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (182/197)
37072025-03-07T21:53:10.678Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37082025-03-07T21:53:10.682Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37092025-03-07T21:53:10.682Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37102025-03-07T21:53:10.685Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
37112025-03-07T21:53:10.775Z
37122025-03-07T21:53:10.775Zinfo: running `cargo check --bins` on omicron-releng (183/197)
37132025-03-07T21:53:11.381Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37142025-03-07T21:53:11.385Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37152025-03-07T21:53:11.474Z Checking memmap2 v0.9.5
37162025-03-07T21:53:11.474Z Checking arrayref v0.3.9
37172025-03-07T21:53:11.478Z Checking arrayvec v0.7.6
37182025-03-07T21:53:11.478Z Checking constant_time_eq v0.3.1
37192025-03-07T21:53:11.478Z Checking topological-sort v0.2.2
37202025-03-07T21:53:11.478Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
37212025-03-07T21:53:11.583Z Checking shell-words v1.1.0
37222025-03-07T21:53:11.888Z Checking blake3 v1.5.4
37232025-03-07T21:53:12.237Z Checking omicron-zone-package v0.12.0
37242025-03-07T21:53:13.436Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
37252025-03-07T21:53:14.303Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.52s
37262025-03-07T21:53:14.492Z
37272025-03-07T21:53:14.492Zinfo: running `cargo check --bins` on xtask (184/197)
37282025-03-07T21:53:14.950Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37292025-03-07T21:53:14.954Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37302025-03-07T21:53:14.969Z Checking bitflags v2.6.0
37312025-03-07T21:53:14.973Z Checking serde v1.0.218
37322025-03-07T21:53:15.053Z Checking thiserror v1.0.69
37332025-03-07T21:53:15.071Z Checking scroll v0.12.0
37342025-03-07T21:53:15.074Z Checking hashbrown v0.15.1
37352025-03-07T21:53:15.084Z Checking log v0.4.22
37362025-03-07T21:53:15.108Z Checking zerocopy v0.7.35
37372025-03-07T21:53:15.122Z Checking syn v2.0.98
37382025-03-07T21:53:15.183Z Checking pest v2.7.14
37392025-03-07T21:53:15.305Z Checking rustix v0.38.37
37402025-03-07T21:53:15.352Z Checking once_cell v1.20.3
37412025-03-07T21:53:15.527Z Checking goblin v0.8.2
37422025-03-07T21:53:15.652Z Checking thiserror v2.0.11
37432025-03-07T21:53:15.803Z Checking fs-err v2.11.0
37442025-03-07T21:53:16.103Z Checking indexmap v2.7.1
37452025-03-07T21:53:16.118Z Checking tabled v0.15.0
37462025-03-07T21:53:16.345Z Checking anyhow v1.0.97
37472025-03-07T21:53:17.139Z Checking terminal_size v0.4.0
37482025-03-07T21:53:17.142Z Checking tempfile v3.13.0
37492025-03-07T21:53:17.335Z Checking clap_builder v4.5.31
37502025-03-07T21:53:17.720Z Checking dtrace-parser v0.2.0
37512025-03-07T21:53:19.167Z Checking serde_json v1.0.139
37522025-03-07T21:53:19.167Z Checking serde_spanned v0.6.8
37532025-03-07T21:53:19.170Z Checking toml_datetime v0.6.8
37542025-03-07T21:53:19.170Z Checking camino v1.1.9
37552025-03-07T21:53:19.170Z Checking semver v1.0.25
37562025-03-07T21:53:19.252Z Checking cargo-platform v0.1.8
37572025-03-07T21:53:19.418Z Checking macaddr v1.0.1
37582025-03-07T21:53:19.483Z Checking toml_edit v0.22.24
37592025-03-07T21:53:19.674Z Checking clap v4.5.31
37602025-03-07T21:53:19.735Z Checking camino-tempfile v1.1.1
37612025-03-07T21:53:20.343Z Checking dof v0.3.0
37622025-03-07T21:53:20.343Z Checking cargo_metadata v0.19.2
37632025-03-07T21:53:20.752Z Checking usdt-impl v0.5.0
37642025-03-07T21:53:21.124Z Checking usdt v0.5.0
37652025-03-07T21:53:21.340Z Checking toml v0.8.20
37662025-03-07T21:53:21.800Z Checking cargo_toml v0.21.0
37672025-03-07T21:53:23.013Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
37682025-03-07T21:53:23.680Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.18s
37692025-03-07T21:53:23.789Z
37702025-03-07T21:53:23.789Zinfo: running `cargo check --bins` on end-to-end-tests (185/197)
37712025-03-07T21:53:24.469Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37722025-03-07T21:53:24.472Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37732025-03-07T21:53:24.629Z Checking polyval v0.6.2
37742025-03-07T21:53:24.750Z Checking ctr v0.9.2
37752025-03-07T21:53:24.765Z Checking ssh-encoding v0.2.0
37762025-03-07T21:53:24.768Z Checking blowfish v0.9.1
37772025-03-07T21:53:24.792Z Checking password-hash v0.4.2
37782025-03-07T21:53:24.808Z Checking p256 v0.13.2
37792025-03-07T21:53:24.811Z Checking p521 v0.13.3
37802025-03-07T21:53:24.811Z Checking russh-cryptovec v0.7.3
37812025-03-07T21:53:24.992Z Checking ghash v0.5.1
37822025-03-07T21:53:24.996Z Checking bcrypt-pbkdf v0.10.0
37832025-03-07T21:53:25.034Z Checking md5 v0.7.0
37842025-03-07T21:53:25.066Z Checking num-bigint v0.4.6
37852025-03-07T21:53:25.089Z Checking des v0.8.1
37862025-03-07T21:53:25.186Z Checking aes-gcm v0.10.3
37872025-03-07T21:53:25.202Z Checking pbkdf2 v0.11.0
37882025-03-07T21:53:25.266Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
37892025-03-07T21:53:25.326Z Checking hex-literal v0.4.1
37902025-03-07T21:53:25.357Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
37912025-03-07T21:53:25.377Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
37922025-03-07T21:53:25.416Z Checking ssh-cipher v0.2.0
37932025-03-07T21:53:25.473Z Checking internet-checksum v0.2.1
37942025-03-07T21:53:25.722Z Checking ssh-key v0.6.6
37952025-03-07T21:53:26.275Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
37962025-03-07T21:53:26.862Z Checking russh-keys v0.45.0
37972025-03-07T21:53:27.763Z Checking russh v0.45.0
37982025-03-07T21:53:47.146Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
37992025-03-07T21:53:48.583Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.78s
38002025-03-07T21:53:48.795Z
38012025-03-07T21:53:48.795Zinfo: running `cargo check --bins` on gateway-cli (186/197)
38022025-03-07T21:53:49.407Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38032025-03-07T21:53:49.410Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38042025-03-07T21:53:49.502Z Checking termios v0.3.3
38052025-03-07T21:53:49.736Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
38062025-03-07T21:53:50.580Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.77s
38072025-03-07T21:53:50.766Z
38082025-03-07T21:53:50.766Zinfo: running `cargo check --bins --no-default-features` on installinator (187/197)
38092025-03-07T21:53:51.411Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38102025-03-07T21:53:51.416Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38112025-03-07T21:53:51.540Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
38122025-03-07T21:53:51.544Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
38132025-03-07T21:53:51.544Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
38142025-03-07T21:53:51.544Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
38152025-03-07T21:53:52.581Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
38162025-03-07T21:53:53.837Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
38172025-03-07T21:53:55.701Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.92s
38182025-03-07T21:53:55.921Z
38192025-03-07T21:53:55.921Zinfo: running `cargo check --bins` on internal-dns-cli (188/197)
38202025-03-07T21:53:56.523Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38212025-03-07T21:53:56.526Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38222025-03-07T21:53:56.623Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
38232025-03-07T21:53:57.119Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
38242025-03-07T21:53:57.307Z
38252025-03-07T21:53:57.307Zinfo: running `cargo check --bins` on omicron-live-tests (189/197)
38262025-03-07T21:53:57.887Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38272025-03-07T21:53:57.891Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38282025-03-07T21:53:57.891Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38292025-03-07T21:53:57.894Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
38302025-03-07T21:53:57.972Z
38312025-03-07T21:53:57.972Zinfo: running `cargo check --bins` on live-tests-macros (190/197)
38322025-03-07T21:53:58.555Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38332025-03-07T21:53:58.559Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38342025-03-07T21:53:58.559Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38352025-03-07T21:53:58.562Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
38362025-03-07T21:53:58.638Z
38372025-03-07T21:53:58.638Zinfo: running `cargo check --bins` on nexus-mgs-updates (191/197)
38382025-03-07T21:53:59.229Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38392025-03-07T21:53:59.232Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38402025-03-07T21:53:59.232Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38412025-03-07T21:53:59.235Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
38422025-03-07T21:53:59.311Z
38432025-03-07T21:53:59.311Zinfo: running `cargo check --bins` on omicron-package (192/197)
38442025-03-07T21:53:59.931Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38452025-03-07T21:53:59.934Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38462025-03-07T21:54:00.038Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
38472025-03-07T21:54:01.448Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.13s
38482025-03-07T21:54:01.657Z
38492025-03-07T21:54:01.657Zinfo: running `cargo check --bins` on wicket-dbg (193/197)
38502025-03-07T21:54:02.317Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38512025-03-07T21:54:02.320Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38522025-03-07T21:54:02.445Z Checking rtoolbox v0.0.2
38532025-03-07T21:54:02.450Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
38542025-03-07T21:54:02.450Z Checking tui-tree-widget v0.23.0
38552025-03-07T21:54:02.702Z Checking rpassword v7.3.1
38562025-03-07T21:54:07.503Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
38572025-03-07T21:54:10.592Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
38582025-03-07T21:54:11.784Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.12s
38592025-03-07T21:54:11.990Z
38602025-03-07T21:54:11.990Zinfo: running `cargo check --bins` on wicket (194/197)
38612025-03-07T21:54:12.646Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38622025-03-07T21:54:12.649Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38632025-03-07T21:54:12.775Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
38642025-03-07T21:54:13.205Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
38652025-03-07T21:54:13.595Z
38662025-03-07T21:54:13.595Zinfo: running `cargo check --bins` on wicketd (195/197)
38672025-03-07T21:54:14.077Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38682025-03-07T21:54:14.081Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38692025-03-07T21:54:14.207Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
38702025-03-07T21:54:14.210Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
38712025-03-07T21:54:15.096Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
38722025-03-07T21:54:19.223Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.80s
38732025-03-07T21:54:19.427Z
38742025-03-07T21:54:19.427Zinfo: running `cargo check --bins` on omicron-workspace-hack (196/197)
38752025-03-07T21:54:20.016Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38762025-03-07T21:54:20.019Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38772025-03-07T21:54:20.019Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38782025-03-07T21:54:20.022Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
38792025-03-07T21:54:20.103Z
38802025-03-07T21:54:20.103Zinfo: running `cargo check --bins` on zone-setup (197/197)
38812025-03-07T21:54:20.733Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38822025-03-07T21:54:20.737Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38832025-03-07T21:54:20.843Z Checking uzers v0.12.1
38842025-03-07T21:54:21.202Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
38852025-03-07T21:54:22.180Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.07s
38862025-03-07T21:54:22.402Z
38872025-03-07T21:54:22.402Zreal 14:32.678870585
38882025-03-07T21:54:22.402Zuser 29:14.591760442
38892025-03-07T21:54:22.402Zsys 4:27.843332669
38902025-03-07T21:54:22.402Ztrap 0.627883033
38912025-03-07T21:54:22.402Ztflt 0.487884141
38922025-03-07T21:54:22.402Zdflt 1.768827254
38932025-03-07T21:54:22.402Zkflt 0.000815994
38942025-03-07T21:54:22.406Zlock 50:53.769286137
38952025-03-07T21:54:22.406Zslp 2:20:49.134586910
38962025-03-07T21:54:22.406Zlat 1:09.134266991
38972025-03-07T21:54:22.406Zstop 4:01.172302377
38982025-03-07T21:54:22.406Zprocess exited: duration 1196591 ms, exit code 0
 
38992025-03-07T21:54:22.413Zfound 0 output files