01JP658NWYR6W944SE1Q5Z3RR1: 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: 01JP6591AGE4EKJK2H276V1HQD

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-03-12T21:49:10.737Zjob assigned to worker 01JP6592YMKP5EDJK1V06ME0ZT [factory aws, i-0a21ab5596f89474b] (queued for 46 s)
 
22025-03-12T21:49:18.941Zstarting task 0: "setup"
32025-03-12T21:49:18.946Z++ uname -s
42025-03-12T21:49:18.949Z+ kern=SunOS
52025-03-12T21:49:18.950Z+ build_user=build
62025-03-12T21:49:18.950Z+ build_uid=12345
72025-03-12T21:49:18.950Z+ work_dir=/work
82025-03-12T21:49:18.950Z+ input_dir=/input
92025-03-12T21:49:18.950Z+ [[ 0 == 12345 ]]
102025-03-12T21:49:18.950Z+ case "$kern" in
112025-03-12T21:49:18.950Z+ groupadd -g 12345 build
122025-03-12T21:49:18.953Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-03-12T21:49:20.958Z+ zfs create -o mountpoint=/work rpool/work
142025-03-12T21:49:21.130Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-03-12T21:49:21.134Z+ home_fs=zfs
162025-03-12T21:49:21.134Z+ [[ zfs == autofs ]]
172025-03-12T21:49:21.134Z+ mkdir -p /home/build
182025-03-12T21:49:21.137Z+ chown build:build /home/build /work
192025-03-12T21:49:23.137Z+ chmod 0700 /home/build /work
202025-03-12T21:49:23.141Zprocess exited: duration 4200 ms, exit code 0
 
212025-03-12T21:49:23.149Zstarting task 1: "rust-toolchain"
222025-03-12T21:49:23.154Z+ printf ' * rust toolchain channel = "%s"\n' 1.85.0
232025-03-12T21:49:23.154Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-03-12T21:49:23.154Z * rust toolchain channel = "1.85.0"
252025-03-12T21:49:23.154Z * rust toolchain profile = "default"
262025-03-12T21:49:23.154Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-03-12T21:49:23.154Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-03-12T21:49:23.158Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-03-12T21:49:23.158Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default
302025-03-12T21:49:23.261Zinfo: downloading installer
312025-03-12T21:49:24.469Zwarn: It looks like you have an existing installation of Rust at:
322025-03-12T21:49:24.469Zwarn: /opt/ooce/bin
332025-03-12T21:49:24.469Zwarn: It is recommended that rustup be the primary Rust installation.
342025-03-12T21:49:24.469Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-03-12T21:49:24.469Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-03-12T21:49:24.469Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-03-12T21:49:24.470Zwarn: or pass `-y' to ignore all ignorable checks.
382025-03-12T21:49:24.470Zerror: cannot install while Rust is installed
392025-03-12T21:49:24.470Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-03-12T21:49:24.485Zinfo: profile set to 'default'
412025-03-12T21:49:24.485Zinfo: default host triple is x86_64-unknown-illumos
422025-03-12T21:49:24.491Zinfo: syncing channel updates for '1.85.0-x86_64-unknown-illumos'
432025-03-12T21:49:24.653Zinfo: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17)
442025-03-12T21:49:24.653Zinfo: downloading component 'cargo'
452025-03-12T21:49:25.416Zinfo: downloading component 'clippy'
462025-03-12T21:49:25.730Zinfo: downloading component 'rust-docs'
472025-03-12T21:49:26.885Zinfo: downloading component 'rust-std'
482025-03-12T21:49:28.925Zinfo: downloading component 'rustc'
492025-03-12T21:49:35.822Zinfo: downloading component 'rustfmt'
502025-03-12T21:49:36.108Zinfo: installing component 'cargo'
512025-03-12T21:49:36.937Zinfo: installing component 'clippy'
522025-03-12T21:49:37.320Zinfo: installing component 'rust-docs'
532025-03-12T21:49:39.061Zinfo: installing component 'rust-std'
542025-03-12T21:49:40.928Zinfo: installing component 'rustc'
552025-03-12T21:49:46.806Zinfo: installing component 'rustfmt'
562025-03-12T21:49:47.133Zinfo: default toolchain set to '1.85.0-x86_64-unknown-illumos'
572025-03-12T21:49:47.134Z
582025-03-12T21:49:47.497Z 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17)
592025-03-12T21:49:47.497Z
602025-03-12T21:49:47.501Z
612025-03-12T21:49:47.501ZRust is installed now. Great!
622025-03-12T21:49:47.501Z
632025-03-12T21:49:47.501ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-03-12T21:49:47.501Zenvironment variable. This has not been done automatically.
652025-03-12T21:49:47.501Z
662025-03-12T21:49:47.501ZTo configure your current shell, you need to source
672025-03-12T21:49:47.501Zthe corresponding env file under $HOME/.cargo.
682025-03-12T21:49:47.501Z
692025-03-12T21:49:47.501ZThis is usually done by running one of the following (note the leading DOT):
702025-03-12T21:49:47.501Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-03-12T21:49:47.501Zsource "$HOME/.cargo/env.fish" # For fish
722025-03-12T21:49:47.501Zsource "$HOME/.cargo/env.nu" # For nushell
732025-03-12T21:49:47.567Z+ rustup --version
742025-03-12T21:49:47.578Zrustup 1.28.1 (f9edccde0 2025-03-05)
752025-03-12T21:49:47.578Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-03-12T21:49:47.606Zinfo: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)`
772025-03-12T21:49:47.609Z+ cargo --version
782025-03-12T21:49:47.627Zcargo 1.85.0 (d73d2caf9 2024-12-31)
792025-03-12T21:49:47.630Z+ rustc --version
802025-03-12T21:49:47.655Zrustc 1.85.0 (4d91de4e4 2025-02-17)
812025-03-12T21:49:47.658Zprocess exited: duration 24504 ms, exit code 0
 
822025-03-12T21:49:47.664Zstarting task 2: "authentication"
832025-03-12T21:49:47.687Zprocess exited: duration 22 ms, exit code 0
 
842025-03-12T21:49:47.696Zstarting task 3: "clone repository"
852025-03-12T21:49:47.700Z+ mkdir -p /work/oxidecomputer/omicron
862025-03-12T21:49:47.703Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-03-12T21:49:47.741ZCloning into '/work/oxidecomputer/omicron'...
882025-03-12T21:49:55.707Z+ cd /work/oxidecomputer/omicron
892025-03-12T21:49:55.707Z+ git fetch origin 906d0e83e75936fa09151629f7063b71a8e0e563
902025-03-12T21:49:56.013ZFrom https://github.com/oxidecomputer/omicron
912025-03-12T21:49:56.013Z * branch 906d0e83e75936fa09151629f7063b71a8e0e563 -> FETCH_HEAD
922025-03-12T21:49:56.023Z+ [[ -n '' ]]
932025-03-12T21:49:56.023Z+ git reset --hard 906d0e83e75936fa09151629f7063b71a8e0e563
942025-03-12T21:49:56.107ZHEAD is now at 906d0e83e add transit_ips to NIC create params
952025-03-12T21:49:56.110Zprocess exited: duration 8412 ms, exit code 0
 
962025-03-12T21:49:56.116Zstarting task 4: "build"
972025-03-12T21:49:56.122Z+ source .github/buildomat/ci-env.sh
982025-03-12T21:49:56.122Z++ export CARGO_TERM_COLOR=always
992025-03-12T21:49:56.122Z++ CARGO_TERM_COLOR=always
1002025-03-12T21:49:56.125Z+ cargo --version
1012025-03-12T21:49:56.176Zcargo 1.85.0 (d73d2caf9 2024-12-31)
1022025-03-12T21:49:56.181Z+ rustc --version
1032025-03-12T21:49:56.245Zrustc 1.85.0 (4d91de4e4 2025-02-17)
1042025-03-12T21:49:56.248Z+ source ./env.sh
1052025-03-12T21:49:56.248Z++ OLD_SHELL_OPTS=ehxB
1062025-03-12T21:49:56.248Z++ set -o xtrace
1072025-03-12T21:49:56.251Z++++ dirname ./env.sh
1082025-03-12T21:49:56.255Z+++ readlink -f .
1092025-03-12T21:49:56.258Z++ OMICRON_WS=/work/oxidecomputer/omicron
1102025-03-12T21:49:56.258Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1112025-03-12T21:49:56.258Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1122025-03-12T21:49:56.259Z++ 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
1132025-03-12T21:49:56.259Z++ 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
1142025-03-12T21:49:56.259Z++ 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
1152025-03-12T21:49:56.259Z++ 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
1162025-03-12T21:49:56.259Z++ 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
1172025-03-12T21:49:56.259Z++ 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
1182025-03-12T21:49:56.259Z++ case $OLD_SHELL_OPTS in
1192025-03-12T21:49:56.260Z++ unset OLD_SHELL_OPTS OMICRON_WS
1202025-03-12T21:49:56.260Z+ 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
1212025-03-12T21:49:56.260Z+ 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
1222025-03-12T21:49:56.260Z+ banner prerequisites
1232025-03-12T21:49:56.260Z
1242025-03-12T21:49:56.260Z ##### ##### ###### ##### ###### #### # # # #### #
1252025-03-12T21:49:56.260Z # # # # # # # # # # # # # # #
1262025-03-12T21:49:56.261Z # # # # ##### # # ##### # # # # # #### #
1272025-03-12T21:49:56.261Z ##### ##### # ##### # # # # # # # # #
1282025-03-12T21:49:56.261Z # # # # # # # # # # # # # # #
1292025-03-12T21:49:56.262Z # # # ###### # # ###### ### # #### # #### #
1302025-03-12T21:49:56.262Z
1312025-03-12T21:49:56.262Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1322025-03-12T21:49:57.902Zpkg list: illegal option -- F
1332025-03-12T21:49:57.902ZUsage:
1342025-03-12T21:49:57.906Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1352025-03-12T21:49:57.906Z [pkg_fmri_pattern ...]
1362025-03-12T21:49:58.769Zpkg list: illegal option -- F
1372025-03-12T21:49:58.769ZUsage:
1382025-03-12T21:49:58.773Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1392025-03-12T21:49:58.773Z [pkg_fmri_pattern ...]
1402025-03-12T21:50:05.482Z Startup: Refreshing catalog 'helios-dev' ... Done
1412025-03-12T21:50:09.973Z Startup: Caching catalogs ... Done
1422025-03-12T21:50:24.213ZPlanning: Solver setup ... Done (13.148s)
1432025-03-12T21:50:24.377ZPlanning: Running solver ... Done (0.164s)
1442025-03-12T21:50:24.510ZPlanning: Finding local manifests ... Done (0.006s)
1452025-03-12T21:50:24.522ZPlanning: Fetching manifests: 0/7 0% complete
1462025-03-12T21:50:25.272ZPlanning: Fetching manifests: 7/7 100% complete
1472025-03-12T21:50:25.383ZPlanning: Package planning ... Done (0.112s)
1482025-03-12T21:50:25.439ZPlanning: Merging actions ... Done (0.056s)
1492025-03-12T21:50:25.639ZPlanning: Checking for conflicting actions ... Done (0.200s)
1502025-03-12T21:50:27.768ZPlanning: Consolidating action changes ... Done (2.129s)
1512025-03-12T21:50:28.206ZPlanning: Evaluating mediators ... Done (0.437s)
1522025-03-12T21:50:28.286ZPlanning: Planning completed in 18.21 seconds
1532025-03-12T21:50:28.303Z Packages to install: 4
1542025-03-12T21:50:28.303Z Packages to update: 3
1552025-03-12T21:50:28.306Z Mediators to change: 2
1562025-03-12T21:50:28.306Z Services to change: 1
1572025-03-12T21:50:28.306Z Estimated space available: 155.59 GB
1582025-03-12T21:50:28.306ZEstimated space to be consumed: 1.67 GB
1592025-03-12T21:50:28.306Z Create boot environment: No
1602025-03-12T21:50:28.306ZCreate backup boot environment: Yes
1612025-03-12T21:50:28.306Z Rebuild boot archive: No
1622025-03-12T21:50:28.306Z
1632025-03-12T21:50:28.306ZChanged mediators:
1642025-03-12T21:50:28.307Z mediator clang:
1652025-03-12T21:50:28.307Z version: None -> 15 (system default)
1662025-03-12T21:50:28.307Z
1672025-03-12T21:50:28.307Z mediator llvm:
1682025-03-12T21:50:28.308Z version: 14 (system default) -> 15 (system default)
1692025-03-12T21:50:28.308Z
1702025-03-12T21:50:28.308ZChanged packages:
1712025-03-12T21:50:28.308Zhelios-dev
1722025-03-12T21:50:28.308Z developer/build-essential
1732025-03-12T21:50:28.308Z None -> 11-2.0
1742025-03-12T21:50:28.308Z library/libxmlsec1
1752025-03-12T21:50:28.308Z None -> 1.2.35-2.0
1762025-03-12T21:50:28.308Z ooce/developer/clang-15
1772025-03-12T21:50:28.308Z None -> 15.0.7-2.0
1782025-03-12T21:50:28.308Z ooce/developer/llvm-15
1792025-03-12T21:50:28.308Z None -> 15.0.7-2.0
1802025-03-12T21:50:28.308Z package/pkg
1812025-03-12T21:50:28.308Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1822025-03-12T21:50:28.308Z system/library/g++-runtime
1832025-03-12T21:50:28.308Z 13-2.0 -> 14-2.0
1842025-03-12T21:50:28.308Z system/library/gcc-runtime
1852025-03-12T21:50:28.308Z 13-2.0 -> 14-2.0
1862025-03-12T21:50:28.308Z
1872025-03-12T21:50:28.308ZServices:
1882025-03-12T21:50:28.308Z restart_fmri:
1892025-03-12T21:50:28.308Z svc:/system/update-man-index:default
1902025-03-12T21:50:28.308Z
1912025-03-12T21:50:28.308ZEditable files to change:
1922025-03-12T21:50:28.308Z Update:
1932025-03-12T21:50:28.308Z usr/share/lib/pkg/web/config.shtml
1942025-03-12T21:50:28.385Z
1952025-03-12T21:50:28.385ZDownload: 0/4301 items 0.0/225.4MB 0% complete
1962025-03-12T21:50:33.401ZDownload: 1199/4301 items 83.5/225.4MB 37% complete (17.0M/s)
1972025-03-12T21:50:38.406ZDownload: 2163/4301 items 119.0/225.4MB 52% complete (12.3M/s)
1982025-03-12T21:50:43.420ZDownload: 2639/4301 items 120.6/225.4MB 53% complete (3.7M/s)
1992025-03-12T21:50:48.983ZDownload: 3286/4301 items 211.7/225.4MB 93% complete (9.2M/s)
2002025-03-12T21:50:53.985ZDownload: 4126/4301 items 220.2/225.4MB 97% complete (9.9M/s)
2012025-03-12T21:50:55.835ZDownload: Completed 225.42 MB in 27.44 seconds (8.2M/s)
2022025-03-12T21:50:57.992Z Actions: 1/5122 actions (Removing old actions)
2032025-03-12T21:50:58.063Z Actions: 194/5122 actions (Installing new actions)
2042025-03-12T21:51:02.655Z Actions: 4267/5122 actions (Updating modified actions)
2052025-03-12T21:51:03.039Z Actions: Completed 5122 actions in 5.10 seconds.
2062025-03-12T21:51:03.249Z Done (0.232s)
2072025-03-12T21:51:03.252Z Done (0.002s)
2082025-03-12T21:51:03.887Z Done (0.636s)
2092025-03-12T21:51:08.305Z Done (4.184s)
2102025-03-12T21:51:08.396Z Done (0.019s)
2112025-03-12T21:51:08.400Z Done (0.000s)
2122025-03-12T21:51:08.570Z Done (0.000s)
2132025-03-12T21:51:09.295ZPlanning: Evaluating mediator changes ... Done
2142025-03-12T21:51:09.461ZPlanning: Checking for conflicting actions ... Done
2152025-03-12T21:51:09.467ZPlanning: Consolidating action changes ... Done
2162025-03-12T21:51:09.733ZPlanning: Evaluating mediators ... Done
2172025-03-12T21:51:09.744ZPlanning: Planning completed in 0.44 seconds
2182025-03-12T21:51:09.774Z Mediators to change: 2
2192025-03-12T21:51:09.774Z Create boot environment: No
2202025-03-12T21:51:09.782ZCreate backup boot environment: No
2212025-03-12T21:51:09.856Z Done
2222025-03-12T21:51:09.856Z Done
2232025-03-12T21:51:10.280Z Done
2242025-03-12T21:51:13.904Z Done
2252025-03-12T21:51:13.995Z Done
2262025-03-12T21:51:14.003Z Done
2272025-03-12T21:51:14.183Z Done
2282025-03-12T21:51:14.799ZPlanning: Evaluating mediator changes ... Done
2292025-03-12T21:51:14.803ZPlanning: Merging actions ... Done
2302025-03-12T21:51:14.993ZPlanning: Checking for conflicting actions ... Done
2312025-03-12T21:51:14.996ZPlanning: Consolidating action changes ... Done
2322025-03-12T21:51:15.263ZPlanning: Evaluating mediators ... Done
2332025-03-12T21:51:15.318ZPlanning: Planning completed in 0.76 seconds
2342025-03-12T21:51:15.361Z Packages to change: 1
2352025-03-12T21:51:15.371Z Mediators to change: 1
2362025-03-12T21:51:15.372Z Services to change: 1
2372025-03-12T21:51:15.373Z Create boot environment: No
2382025-03-12T21:51:15.373ZCreate backup boot environment: Yes
2392025-03-12T21:51:17.688Z Actions: 1/6 actions (Updating modified actions)
2402025-03-12T21:51:17.691Z Actions: Completed 6 actions in 0.00 seconds.
2412025-03-12T21:51:17.691Z Done
2422025-03-12T21:51:17.691Z Done
2432025-03-12T21:51:17.818Z Done
2442025-03-12T21:51:21.472Z Done
2452025-03-12T21:51:21.565Z Done
2462025-03-12T21:51:21.569Z Done
2472025-03-12T21:51:21.709Z Done
2482025-03-12T21:51:22.157ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2492025-03-12T21:51:22.157Zclang system 15 system
2502025-03-12T21:51:22.157Zcsh system system illumos
2512025-03-12T21:51:22.157Zctags system system illumos
2522025-03-12T21:51:22.157Zgcc vendor 12 vendor
2532025-03-12T21:51:22.157Zgcc system 10 system
2542025-03-12T21:51:22.157Zgcc system 7 system
2552025-03-12T21:51:22.157Zgo system 1.20 system
2562025-03-12T21:51:22.157Zgo system 1.19 system
2572025-03-12T21:51:22.157Zllvm system 15 system
2582025-03-12T21:51:22.157Zllvm system 14 system
2592025-03-12T21:51:22.157Zmariadb system 10.6 system
2602025-03-12T21:51:22.157Zmta vendor vendor dma
2612025-03-12T21:51:22.157Zopenjdk system 17 system
2622025-03-12T21:51:22.157Zopenjdk system 11 system
2632025-03-12T21:51:22.157Zopenjdk system 1.8 system
2642025-03-12T21:51:22.157Zopenssl vendor 3 vendor
2652025-03-12T21:51:22.157Zperl system 5.36 system
2662025-03-12T21:51:22.157Zpostgresql system 15 system
2672025-03-12T21:51:22.157Zpostgresql system 13 system
2682025-03-12T21:51:22.158Zpython vendor 3 vendor
2692025-03-12T21:51:22.158Zpython system 2 system
2702025-03-12T21:51:22.158Zpython3 system 3.11 system
2712025-03-12T21:51:22.158Zruby system 3.0 system
2722025-03-12T21:51:22.158Zwords vendor vendor american-english
2732025-03-12T21:51:22.158Zwords system system australian-english
2742025-03-12T21:51:22.158Zwords system system british-english
2752025-03-12T21:51:22.158Zwords system system canadian-english
2762025-03-12T21:51:22.158Zwords system system french
2772025-03-12T21:51:22.158Zwords system system italian
2782025-03-12T21:51:22.158Zwords system system ngerman
2792025-03-12T21:51:22.158Zwords system system ogerman
2802025-03-12T21:51:22.158Zwords system system spanish
2812025-03-12T21:51:22.495ZPUBLISHER TYPE STATUS P LOCATION
2822025-03-12T21:51:22.495Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2832025-03-12T21:51:25.630ZFMRI IFO
2842025-03-12T21:51:25.630Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2852025-03-12T21:51:25.630Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2862025-03-12T21:51:25.631Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2872025-03-12T21:51:25.631Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2882025-03-12T21:51:25.631Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2892025-03-12T21:51:25.631Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2902025-03-12T21:51:25.631Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2912025-03-12T21:51:25.631Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2922025-03-12T21:51:25.631Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2932025-03-12T21:51:25.631Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
2942025-03-12T21:51:25.631Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2952025-03-12T21:51:25.631Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2962025-03-12T21:51:25.631Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
2972025-03-12T21:51:25.631Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2982025-03-12T21:51:25.631Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2992025-03-12T21:51:26.466Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
3002025-03-12T21:51:26.763Z Updating crates.io index
3012025-03-12T21:51:26.766Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3022025-03-12T21:51:27.338Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3032025-03-12T21:51:27.602Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3042025-03-12T21:51:27.890Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
3052025-03-12T21:51:28.168Z Updating git repository `https://github.com/oxidecomputer/propolis`
3062025-03-12T21:51:29.295Z Updating git repository `https://github.com/oxidecomputer/crucible`
3072025-03-12T21:51:31.056Z Updating git repository `https://github.com/oxidecomputer/opte`
3082025-03-12T21:51:31.732Z Updating git repository `https://github.com/oxidecomputer/falcon`
3092025-03-12T21:51:32.412Z Updating git repository `https://github.com/oxidecomputer/clickward`
3102025-03-12T21:51:32.684Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3112025-03-12T21:51:32.997Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3122025-03-12T21:51:33.569Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3132025-03-12T21:51:34.112Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3142025-03-12T21:51:34.447Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3152025-03-12T21:51:34.795Z Updating git repository `https://github.com/oxidecomputer/tofino`
3162025-03-12T21:51:35.041Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3172025-03-12T21:51:35.328Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3182025-03-12T21:51:35.572Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3192025-03-12T21:51:35.850Z Updating git repository `https://github.com/oxidecomputer/lldp`
3202025-03-12T21:51:36.146Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3212025-03-12T21:51:36.408Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3222025-03-12T21:51:37.037Z Updating git repository `https://github.com/oxidecomputer/ispf`
3232025-03-12T21:51:37.425Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3242025-03-12T21:51:37.777Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3252025-03-12T21:51:38.356Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3262025-03-12T21:51:38.669Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3272025-03-12T21:51:39.007Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3282025-03-12T21:51:39.384Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3292025-03-12T21:51:39.695Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3302025-03-12T21:51:39.997Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3312025-03-12T21:51:40.253Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3322025-03-12T21:51:41.693Z Downloading crates ...
3332025-03-12T21:51:41.773Z Downloaded anstyle v1.0.10
3342025-03-12T21:51:41.779Z Downloaded anstyle-query v1.1.1
3352025-03-12T21:51:41.782Z Downloaded anstream v0.6.15
3362025-03-12T21:51:41.787Z Downloaded equivalent v1.0.1
3372025-03-12T21:51:41.793Z Downloaded swrite v0.1.0
3382025-03-12T21:51:41.799Z Downloaded zerocopy-derive v0.7.35
3392025-03-12T21:51:41.809Z Downloaded winnow v0.7.3
3402025-03-12T21:51:41.818Z Downloaded usdt-attr-macro v0.5.0
3412025-03-12T21:51:41.822Z Downloaded scroll_derive v0.12.0
3422025-03-12T21:51:41.822Z Downloaded pretty-hex v0.4.1
3432025-03-12T21:51:41.822Z Downloaded zerocopy v0.7.35
3442025-03-12T21:51:41.835Z Downloaded heck v0.5.0
3452025-03-12T21:51:41.838Z Downloaded colorchoice v1.0.2
3462025-03-12T21:51:41.838Z Downloaded cargo-platform v0.1.8
3472025-03-12T21:51:41.838Z Downloaded bitflags v1.3.2
3482025-03-12T21:51:41.842Z Downloaded heck v0.4.1
3492025-03-12T21:51:41.842Z Downloaded generic-array v0.14.7
3502025-03-12T21:51:41.845Z Downloaded serde_spanned v0.6.8
3512025-03-12T21:51:41.845Z Downloaded is_terminal_polyfill v1.70.1
3522025-03-12T21:51:41.845Z Downloaded fs-err v2.11.0
3532025-03-12T21:51:41.848Z Downloaded camino-tempfile v1.1.1
3542025-03-12T21:51:41.848Z Downloaded fastrand v2.1.1
3552025-03-12T21:51:41.851Z Downloaded terminal_size v0.4.0
3562025-03-12T21:51:41.851Z Downloaded smawk v0.3.2
3572025-03-12T21:51:41.854Z Downloaded proc-macro-error-attr v1.0.4
3582025-03-12T21:51:41.854Z Downloaded pest_generator v2.7.14
3592025-03-12T21:51:41.854Z Downloaded memmap v0.7.0
3602025-03-12T21:51:41.857Z Downloaded errno v0.3.9
3612025-03-12T21:51:41.858Z Downloaded version_check v0.9.5
3622025-03-12T21:51:41.858Z Downloaded strsim v0.11.1
3632025-03-12T21:51:41.861Z Downloaded serde_tokenstream v0.2.2
3642025-03-12T21:51:41.861Z Downloaded terminal_size v0.2.6
3652025-03-12T21:51:41.864Z Downloaded plain v0.2.3
3662025-03-12T21:51:41.864Z Downloaded itoa v1.0.11
3672025-03-12T21:51:41.864Z Downloaded dtrace-parser v0.2.0
3682025-03-12T21:51:41.864Z Downloaded usdt-macro v0.5.0
3692025-03-12T21:51:41.867Z Downloaded toml_datetime v0.6.8
3702025-03-12T21:51:41.867Z Downloaded thiserror-impl v2.0.11
3712025-03-12T21:51:41.867Z Downloaded thiserror v1.0.69
3722025-03-12T21:51:41.871Z Downloaded utf8parse v0.2.2
3732025-03-12T21:51:41.874Z Downloaded usdt v0.5.0
3742025-03-12T21:51:41.874Z Downloaded scroll v0.12.0
3752025-03-12T21:51:41.874Z Downloaded tabled_derive v0.7.0
3762025-03-12T21:51:41.878Z Downloaded macaddr v1.0.1
3772025-03-12T21:51:41.878Z Downloaded digest v0.10.7
3782025-03-12T21:51:41.878Z Downloaded clap_derive v4.5.28
3792025-03-12T21:51:41.881Z Downloaded io-lifetimes v1.0.11
3802025-03-12T21:51:41.884Z Downloaded camino v1.1.9
3812025-03-12T21:51:41.884Z Downloaded crypto-common v0.1.6
3822025-03-12T21:51:41.884Z Downloaded cpufeatures v0.2.14
3832025-03-12T21:51:41.888Z Downloaded unicode-linebreak v0.1.5
3842025-03-12T21:51:41.888Z Downloaded proc-macro-error v1.0.4
3852025-03-12T21:51:41.891Z Downloaded sha2 v0.10.8
3862025-03-12T21:51:41.894Z Downloaded cargo_toml v0.21.0
3872025-03-12T21:51:41.894Z Downloaded thread-id v4.2.2
3882025-03-12T21:51:41.894Z Downloaded semver v1.0.25
3892025-03-12T21:51:41.897Z Downloaded anstyle-parse v0.2.5
3902025-03-12T21:51:41.900Z Downloaded thiserror v2.0.11
3912025-03-12T21:51:41.903Z Downloaded tempfile v3.13.0
3922025-03-12T21:51:41.906Z Downloaded once_cell v1.20.3
3932025-03-12T21:51:41.909Z Downloaded quote v1.0.39
3942025-03-12T21:51:41.910Z Downloaded usdt-impl v0.5.0
3952025-03-12T21:51:41.913Z Downloaded bitflags v2.6.0
3962025-03-12T21:51:41.916Z Downloaded anyhow v1.0.97
3972025-03-12T21:51:41.919Z Downloaded pest_derive v2.7.14
3982025-03-12T21:51:41.922Z Downloaded clap v4.5.31
3992025-03-12T21:51:41.927Z Downloaded thiserror-impl v1.0.69
4002025-03-12T21:51:41.931Z Downloaded unicode-ident v1.0.14
4012025-03-12T21:51:41.934Z Downloaded toml v0.8.20
4022025-03-12T21:51:41.937Z Downloaded typenum v1.17.0
4032025-03-12T21:51:41.937Z Downloaded textwrap v0.16.1
4042025-03-12T21:51:41.940Z Downloaded serde_derive v1.0.218
4052025-03-12T21:51:41.943Z Downloaded ryu v1.0.18
4062025-03-12T21:51:41.946Z Downloaded pest_meta v2.7.14
4072025-03-12T21:51:41.946Z Downloaded papergrid v0.11.0
4082025-03-12T21:51:41.950Z Downloaded log v0.4.22
4092025-03-12T21:51:41.953Z Downloaded ucd-trie v0.1.7
4102025-03-12T21:51:41.958Z Downloaded indexmap v2.7.1
4112025-03-12T21:51:41.962Z Downloaded proc-macro2 v1.0.94
4122025-03-12T21:51:41.962Z Downloaded serde v1.0.218
4132025-03-12T21:51:41.965Z Downloaded cargo_metadata v0.19.2
4142025-03-12T21:51:41.965Z Downloaded clap_lex v0.7.4
4152025-03-12T21:51:41.968Z Downloaded byteorder v1.5.0
4162025-03-12T21:51:41.968Z Downloaded bytecount v0.6.8
4172025-03-12T21:51:41.971Z Downloaded autocfg v1.4.0
4182025-03-12T21:51:41.971Z Downloaded fnv v1.0.7
4192025-03-12T21:51:41.974Z Downloaded dof v0.3.0
4202025-03-12T21:51:41.974Z Downloaded cfg-if v1.0.0
4212025-03-12T21:51:41.974Z Downloaded block-buffer v0.10.4
4222025-03-12T21:51:41.980Z Downloaded toml_edit v0.22.24
4232025-03-12T21:51:42.001Z Downloaded memchr v2.7.4
4242025-03-12T21:51:42.005Z Downloaded hashbrown v0.15.1
4252025-03-12T21:51:42.019Z Downloaded pest v2.7.14
4262025-03-12T21:51:42.024Z Downloaded clap_builder v4.5.31
4272025-03-12T21:51:42.031Z Downloaded goblin v0.8.2
4282025-03-12T21:51:42.037Z Downloaded serde_json v1.0.139
4292025-03-12T21:51:42.049Z Downloaded tabled v0.15.0
4302025-03-12T21:51:42.064Z Downloaded syn v1.0.109
4312025-03-12T21:51:42.076Z Downloaded unicode-width v0.1.14
4322025-03-12T21:51:42.083Z Downloaded syn v2.0.98
4332025-03-12T21:51:42.094Z Downloaded rustix v0.38.37
4342025-03-12T21:51:42.115Z Downloaded rustix v0.37.28
4352025-03-12T21:51:42.147Z Downloaded libc v0.2.170
4362025-03-12T21:51:42.285Z Compiling proc-macro2 v1.0.94
4372025-03-12T21:51:42.285Z Compiling unicode-ident v1.0.14
4382025-03-12T21:51:42.288Z Compiling serde v1.0.218
4392025-03-12T21:51:42.288Z Compiling libc v0.2.170
4402025-03-12T21:51:42.288Z Compiling version_check v0.9.5
4412025-03-12T21:51:42.289Z Compiling memchr v2.7.4
4422025-03-12T21:51:42.321Z Compiling thiserror v1.0.69
4432025-03-12T21:51:42.324Z Compiling ryu v1.0.18
4442025-03-12T21:51:42.560Z Compiling itoa v1.0.11
4452025-03-12T21:51:42.679Z Compiling ucd-trie v0.1.7
4462025-03-12T21:51:42.792Z Compiling once_cell v1.20.3
4472025-03-12T21:51:43.035Z Compiling byteorder v1.5.0
4482025-03-12T21:51:43.196Z Compiling rustix v0.38.37
4492025-03-12T21:51:43.339Z Compiling serde_json v1.0.139
4502025-03-12T21:51:43.552Z Compiling bitflags v2.6.0
4512025-03-12T21:51:43.681Z Compiling usdt-impl v0.5.0
4522025-03-12T21:51:43.811Z Compiling proc-macro-error-attr v1.0.4
4532025-03-12T21:51:43.837Z Compiling syn v1.0.109
4542025-03-12T21:51:43.931Z Compiling io-lifetimes v1.0.11
4552025-03-12T21:51:44.018Z Compiling proc-macro-error v1.0.4
4562025-03-12T21:51:44.047Z Compiling quote v1.0.39
4572025-03-12T21:51:44.341Z Compiling errno v0.3.9
4582025-03-12T21:51:44.364Z Compiling plain v0.2.3
4592025-03-12T21:51:44.434Z Compiling syn v2.0.98
4602025-03-12T21:51:44.536Z Compiling thread-id v4.2.2
4612025-03-12T21:51:44.558Z Compiling equivalent v1.0.1
4622025-03-12T21:51:44.581Z Compiling hashbrown v0.15.1
4632025-03-12T21:51:44.633Z Compiling log v0.4.22
4642025-03-12T21:51:44.658Z Compiling camino v1.1.9
4652025-03-12T21:51:44.685Z Compiling rustix v0.37.28
4662025-03-12T21:51:44.709Z Compiling utf8parse v0.2.2
4672025-03-12T21:51:44.874Z Compiling anstyle-parse v0.2.5
4682025-03-12T21:51:45.342Z Compiling colorchoice v1.0.2
4692025-03-12T21:51:45.535Z Compiling indexmap v2.7.1
4702025-03-12T21:51:45.560Z Compiling is_terminal_polyfill v1.70.1
4712025-03-12T21:51:45.620Z Compiling winnow v0.7.3
4722025-03-12T21:51:45.671Z Compiling semver v1.0.25
4732025-03-12T21:51:45.696Z Compiling autocfg v1.4.0
4742025-03-12T21:51:45.717Z Compiling unicode-width v0.1.14
4752025-03-12T21:51:46.129Z Compiling anstyle v1.0.10
4762025-03-12T21:51:46.216Z Compiling anstyle-query v1.1.1
4772025-03-12T21:51:46.386Z Compiling pretty-hex v0.4.1
4782025-03-12T21:51:46.579Z Compiling thiserror v2.0.11
4792025-03-12T21:51:46.653Z Compiling bitflags v1.3.2
4802025-03-12T21:51:46.700Z Compiling fs-err v2.11.0
4812025-03-12T21:51:46.805Z Compiling anstream v0.6.15
4822025-03-12T21:51:47.007Z Compiling terminal_size v0.4.0
4832025-03-12T21:51:47.325Z Compiling heck v0.4.1
4842025-03-12T21:51:47.461Z Compiling anyhow v1.0.97
4852025-03-12T21:51:47.652Z Compiling heck v0.5.0
4862025-03-12T21:51:47.753Z Compiling clap_lex v0.7.4
4872025-03-12T21:51:47.773Z Compiling cfg-if v1.0.0
4882025-03-12T21:51:47.886Z Compiling fnv v1.0.7
4892025-03-12T21:51:48.063Z Compiling strsim v0.11.1
4902025-03-12T21:51:48.093Z Compiling bytecount v0.6.8
4912025-03-12T21:51:48.118Z Compiling fastrand v2.1.1
4922025-03-12T21:51:48.312Z Compiling papergrid v0.11.0
4932025-03-12T21:51:48.582Z Compiling tempfile v3.13.0
4942025-03-12T21:51:48.634Z Compiling clap_builder v4.5.31
4952025-03-12T21:51:48.637Z Compiling terminal_size v0.2.6
4962025-03-12T21:51:48.845Z Compiling memmap v0.7.0
4972025-03-12T21:51:48.869Z Compiling smawk v0.3.2
4982025-03-12T21:51:48.996Z Compiling unicode-linebreak v0.1.5
4992025-03-12T21:51:49.338Z Compiling swrite v0.1.0
5002025-03-12T21:51:49.482Z Compiling textwrap v0.16.1
5012025-03-12T21:51:50.011Z Compiling tabled_derive v0.7.0
5022025-03-12T21:51:51.442Z Compiling tabled v0.15.0
5032025-03-12T21:51:51.522Z Compiling serde_derive v1.0.218
5042025-03-12T21:51:51.522Z Compiling thiserror-impl v1.0.69
5052025-03-12T21:51:51.526Z Compiling zerocopy-derive v0.7.35
5062025-03-12T21:51:51.526Z Compiling scroll_derive v0.12.0
5072025-03-12T21:51:51.526Z Compiling thiserror-impl v2.0.11
5082025-03-12T21:51:51.526Z Compiling clap_derive v4.5.28
5092025-03-12T21:51:53.118Z Compiling scroll v0.12.0
5102025-03-12T21:51:53.553Z Compiling zerocopy v0.7.35
5112025-03-12T21:51:53.652Z Compiling goblin v0.8.2
5122025-03-12T21:51:54.669Z Compiling pest v2.7.14
5132025-03-12T21:51:55.700Z Compiling clap v4.5.31
5142025-03-12T21:51:56.956Z Compiling pest_meta v2.7.14
5152025-03-12T21:51:57.859Z Compiling pest_generator v2.7.14
5162025-03-12T21:51:59.187Z Compiling pest_derive v2.7.14
5172025-03-12T21:51:59.793Z Compiling dtrace-parser v0.2.0
5182025-03-12T21:52:00.639Z Compiling serde_spanned v0.6.8
5192025-03-12T21:52:00.642Z Compiling toml_datetime v0.6.8
5202025-03-12T21:52:00.642Z Compiling cargo-platform v0.1.8
5212025-03-12T21:52:00.937Z Compiling serde_tokenstream v0.2.2
5222025-03-12T21:52:00.941Z Compiling macaddr v1.0.1
5232025-03-12T21:52:01.106Z Compiling toml_edit v0.22.24
5242025-03-12T21:52:01.261Z Compiling camino-tempfile v1.1.1
5252025-03-12T21:52:02.065Z Compiling dof v0.3.0
5262025-03-12T21:52:02.065Z Compiling cargo_metadata v0.19.2
5272025-03-12T21:52:03.573Z Compiling usdt-macro v0.5.0
5282025-03-12T21:52:03.573Z Compiling usdt-attr-macro v0.5.0
5292025-03-12T21:52:03.749Z Compiling toml v0.8.20
5302025-03-12T21:52:04.637Z Compiling cargo_toml v0.21.0
5312025-03-12T21:52:04.840Z Compiling usdt v0.5.0
5322025-03-12T21:52:07.230Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5332025-03-12T21:52:10.346Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.13s
5342025-03-12T21:52:10.586Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5352025-03-12T21:52:11.144Z Downloading crates ...
5362025-03-12T21:52:11.262Z Downloaded atty v0.2.14
5372025-03-12T21:52:11.268Z Downloaded async-trait v0.1.87
5382025-03-12T21:52:11.271Z Downloaded atomic-waker v1.1.2
5392025-03-12T21:52:11.275Z Downloaded addr2line v0.24.2
5402025-03-12T21:52:11.278Z Downloaded atomicwrites v0.4.4
5412025-03-12T21:52:11.281Z Downloaded async-stream-impl v0.3.6
5422025-03-12T21:52:11.284Z Downloaded hex v0.4.3
5432025-03-12T21:52:11.300Z Downloaded ident_case v1.0.1
5442025-03-12T21:52:11.303Z Downloaded icu_provider_macros v1.5.0
5452025-03-12T21:52:11.307Z Downloaded http-range v0.1.5
5462025-03-12T21:52:11.310Z Downloaded md5 v0.7.0
5472025-03-12T21:52:11.313Z Downloaded is_ci v1.2.0
5482025-03-12T21:52:11.331Z Downloaded humantime v2.1.0
5492025-03-12T21:52:11.334Z Downloaded hostname v0.3.1
5502025-03-12T21:52:11.334Z Downloaded home v0.5.9
5512025-03-12T21:52:11.346Z Downloaded bit-set v0.5.3
5522025-03-12T21:52:11.349Z Downloaded httpdate v1.0.3
5532025-03-12T21:52:11.352Z Downloaded hyper-tls v0.6.0
5542025-03-12T21:52:11.355Z Downloaded hubpack v0.1.2
5552025-03-12T21:52:11.359Z Downloaded instant v0.1.13
5562025-03-12T21:52:11.363Z Downloaded hubpack_derive v0.1.1
5572025-03-12T21:52:11.363Z Downloaded http-body-util v0.1.2
5582025-03-12T21:52:11.363Z Downloaded hostname v0.4.0
5592025-03-12T21:52:11.366Z Downloaded linear-map v1.2.0
5602025-03-12T21:52:11.366Z Downloaded blake2 v0.10.6
5612025-03-12T21:52:11.369Z Downloaded lazycell v1.3.0
5622025-03-12T21:52:11.369Z Downloaded buf-list v1.0.3
5632025-03-12T21:52:11.372Z Downloaded libsw v3.4.0
5642025-03-12T21:52:11.375Z Downloaded bitfield-struct v0.6.2
5652025-03-12T21:52:11.375Z Downloaded cancel-safe-futures v0.1.5
5662025-03-12T21:52:11.378Z Downloaded multimap v0.10.0
5672025-03-12T21:52:11.378Z Downloaded maplit v1.0.2
5682025-03-12T21:52:11.382Z Downloaded maybe-uninit v2.0.0
5692025-03-12T21:52:11.382Z Downloaded block-padding v0.3.3
5702025-03-12T21:52:11.385Z Downloaded bitfield v0.14.0
5712025-03-12T21:52:11.385Z Downloaded httparse v1.9.5
5722025-03-12T21:52:11.388Z Downloaded cbc v0.1.2
5732025-03-12T21:52:11.388Z Downloaded blowfish v0.9.1
5742025-03-12T21:52:11.392Z Downloaded mockall v0.13.1
5752025-03-12T21:52:11.393Z Downloaded backoff v0.4.0
5762025-03-12T21:52:11.397Z Downloaded hex-literal v0.4.1
5772025-03-12T21:52:11.397Z Downloaded bit-vec v0.6.3
5782025-03-12T21:52:11.397Z Downloaded impl-trait-for-tuples v0.2.2
5792025-03-12T21:52:11.400Z Downloaded match_cfg v0.1.0
5802025-03-12T21:52:11.403Z Downloaded hickory-client v0.24.4
5812025-03-12T21:52:11.406Z Downloaded mime v0.3.17
5822025-03-12T21:52:11.406Z Downloaded lockfree-object-pool v0.1.6
5832025-03-12T21:52:11.409Z Downloaded rtoolbox v0.0.2
5842025-03-12T21:52:11.409Z Downloaded idna_adapter v1.2.0
5852025-03-12T21:52:11.412Z Downloaded rand_chacha v0.9.0
5862025-03-12T21:52:11.413Z Downloaded ciborium-io v0.2.2
5872025-03-12T21:52:11.417Z Downloaded libsw-core v0.3.1
5882025-03-12T21:52:11.417Z Downloaded ipnet v2.11.0
5892025-03-12T21:52:11.420Z Downloaded indent_write v2.2.0
5902025-03-12T21:52:11.420Z Downloaded md-5 v0.10.6
5912025-03-12T21:52:11.423Z Downloaded bit-vec v0.8.0
5922025-03-12T21:52:11.423Z Downloaded jobserver v0.1.32
5932025-03-12T21:52:11.428Z Downloaded icu_locid_transform v1.5.0
5942025-03-12T21:52:11.432Z Downloaded highway v1.3.0
5952025-03-12T21:52:11.432Z Downloaded multer v3.1.0
5962025-03-12T21:52:11.432Z Downloaded lock_api v0.4.12
5972025-03-12T21:52:11.435Z Downloaded icu_normalizer v1.5.0
5982025-03-12T21:52:11.439Z Downloaded litemap v0.7.3
5992025-03-12T21:52:11.442Z Downloaded lalrpop-util v0.19.12
6002025-03-12T21:52:11.442Z Downloaded keccak v0.1.5
6012025-03-12T21:52:11.442Z Downloaded memmap2 v0.9.5
6022025-03-12T21:52:11.445Z Downloaded icu_locid_transform_data v1.5.0
6032025-03-12T21:52:11.449Z Downloaded memoffset v0.9.1
6042025-03-12T21:52:11.449Z Downloaded bb8 v0.8.5
6052025-03-12T21:52:11.449Z Downloaded libloading v0.8.5
6062025-03-12T21:52:11.452Z Downloaded cstr-argument v0.1.2
6072025-03-12T21:52:11.452Z Downloaded crunchy v0.2.2
6082025-03-12T21:52:11.455Z Downloaded crucible-workspace-hack v0.1.0
6092025-03-12T21:52:11.455Z Downloaded internet-checksum v0.2.1
6102025-03-12T21:52:11.455Z Downloaded hyper-staticfile v0.10.1
6112025-03-12T21:52:11.458Z Downloaded constant_time_eq v0.3.1
6122025-03-12T21:52:11.458Z Downloaded chacha20 v0.9.1
6132025-03-12T21:52:11.462Z Downloaded slog-bunyan v2.5.0
6142025-03-12T21:52:11.462Z Downloaded cobs v0.2.3
6152025-03-12T21:52:11.465Z Downloaded termtree v0.4.1
6162025-03-12T21:52:11.465Z Downloaded convert_case v0.4.0
6172025-03-12T21:52:11.465Z Downloaded cipher v0.4.4
6182025-03-12T21:52:11.468Z Downloaded chrono-tz-build v0.4.0
6192025-03-12T21:52:11.468Z Downloaded rustc-hash v2.1.1
6202025-03-12T21:52:11.471Z Downloaded iana-time-zone v0.1.61
6212025-03-12T21:52:11.474Z Downloaded indexmap v1.9.3
6222025-03-12T21:52:11.477Z Downloaded cargo_metadata v0.18.1
6232025-03-12T21:52:11.477Z Downloaded ipnetwork v0.21.1
6242025-03-12T21:52:11.481Z Downloaded icu_locid v1.5.0
6252025-03-12T21:52:11.484Z Downloaded crc-catalog v2.4.0
6262025-03-12T21:52:11.487Z Downloaded async-recursion v1.1.1
6272025-03-12T21:52:11.490Z Downloaded ciborium v0.2.2
6282025-03-12T21:52:11.493Z Downloaded rustc_version v0.1.7
6292025-03-12T21:52:11.493Z Downloaded tower-service v0.3.3
6302025-03-12T21:52:11.493Z Downloaded rustc-hash v1.1.0
6312025-03-12T21:52:11.497Z Downloaded array-init v0.0.4
6322025-03-12T21:52:11.497Z Downloaded hmac v0.12.1
6332025-03-12T21:52:11.497Z Downloaded cexpr v0.6.0
6342025-03-12T21:52:11.500Z Downloaded yoke-derive v0.7.4
6352025-03-12T21:52:11.500Z Downloaded bzip2 v0.4.4
6362025-03-12T21:52:11.503Z Downloaded arrayref v0.3.9
6372025-03-12T21:52:11.503Z Downloaded serde_with_macros v3.12.0
6382025-03-12T21:52:11.506Z Downloaded want v0.3.1
6392025-03-12T21:52:11.509Z Downloaded serde_urlencoded v0.7.1
6402025-03-12T21:52:11.509Z Downloaded base16ct v0.2.0
6412025-03-12T21:52:11.512Z Downloaded adler2 v2.0.0
6422025-03-12T21:52:11.512Z Downloaded async-stream v0.3.6
6432025-03-12T21:52:11.515Z Downloaded sec1 v0.7.3
6442025-03-12T21:52:11.515Z Downloaded scheduled-thread-pool v0.2.7
6452025-03-12T21:52:11.519Z Downloaded ctr v0.9.2
6462025-03-12T21:52:11.519Z Downloaded assert_matches v1.5.0
6472025-03-12T21:52:11.523Z Downloaded foreign-types-shared v0.1.1
6482025-03-12T21:52:11.523Z Downloaded foreign-types-macros v0.2.3
6492025-03-12T21:52:11.523Z Downloaded icu_provider v1.5.0
6502025-03-12T21:52:11.526Z Downloaded lru v0.12.5
6512025-03-12T21:52:11.526Z Downloaded crossbeam-deque v0.8.5
6522025-03-12T21:52:11.529Z Downloaded progenitor-client v0.8.0
6532025-03-12T21:52:11.529Z Downloaded managed v0.8.0
6542025-03-12T21:52:11.533Z Downloaded proc-macro-error-attr2 v2.0.0
6552025-03-12T21:52:11.533Z Downloaded console v0.15.10
6562025-03-12T21:52:11.536Z Downloaded slog-async v2.8.0
6572025-03-12T21:52:11.539Z Downloaded const_format_proc_macros v0.2.34
6582025-03-12T21:52:11.539Z Downloaded ascii-canvas v3.0.0
6592025-03-12T21:52:11.542Z Downloaded r2d2 v0.8.10
6602025-03-12T21:52:11.542Z Downloaded crc v3.2.1
6612025-03-12T21:52:11.545Z Downloaded embedded-io v0.6.1
6622025-03-12T21:52:11.545Z Downloaded static_assertions v1.1.0
6632025-03-12T21:52:11.549Z Downloaded castaway v0.2.3
6642025-03-12T21:52:11.549Z Downloaded indicatif v0.17.11
6652025-03-12T21:52:11.552Z Downloaded tokio-tungstenite v0.24.0
6662025-03-12T21:52:11.555Z Downloaded newtype-uuid v1.2.1
6672025-03-12T21:52:11.559Z Downloaded newline-converter v0.3.0
6682025-03-12T21:52:11.559Z Downloaded termtree v0.5.1
6692025-03-12T21:52:11.559Z Downloaded untrusted v0.9.0
6702025-03-12T21:52:11.563Z Downloaded synstructure v0.13.1
6712025-03-12T21:52:11.563Z Downloaded packed_struct_codegen v0.10.1
6722025-03-12T21:52:11.566Z Downloaded num v0.4.3
6732025-03-12T21:52:11.566Z Downloaded miniz_oxide v0.8.5
6742025-03-12T21:52:11.569Z Downloaded phf_shared v0.10.0
6752025-03-12T21:52:11.569Z Downloaded termcolor v1.4.1
6762025-03-12T21:52:11.572Z Downloaded precomputed-hash v0.1.1
6772025-03-12T21:52:11.572Z Downloaded tap v1.0.1
6782025-03-12T21:52:11.572Z Downloaded progenitor-client v0.9.1
6792025-03-12T21:52:11.576Z Downloaded tui-tree-widget v0.23.0
6802025-03-12T21:52:11.576Z Downloaded phf_generator v0.11.2
6812025-03-12T21:52:11.579Z Downloaded which v4.4.2
6822025-03-12T21:52:11.579Z Downloaded zone v0.3.0
6832025-03-12T21:52:11.579Z Downloaded zone v0.1.8
6842025-03-12T21:52:11.582Z Downloaded crc32fast v1.4.2
6852025-03-12T21:52:11.582Z Downloaded display-error-chain v0.2.2
6862025-03-12T21:52:11.585Z Downloaded base64ct v1.6.0
6872025-03-12T21:52:11.588Z Downloaded fallible-iterator v0.2.0
6882025-03-12T21:52:11.588Z Downloaded bcrypt-pbkdf v0.10.0
6892025-03-12T21:52:11.592Z Downloaded bcs v0.1.6
6902025-03-12T21:52:11.592Z Downloaded salsa20 v0.10.2
6912025-03-12T21:52:11.595Z Downloaded difflib v0.4.0
6922025-03-12T21:52:11.595Z Downloaded dirs-sys-next v0.1.2
6932025-03-12T21:52:11.595Z Downloaded hyper-rustls v0.27.3
6942025-03-12T21:52:11.598Z Downloaded dirs-next v2.0.0
6952025-03-12T21:52:11.599Z Downloaded csv-core v0.1.11
6962025-03-12T21:52:11.602Z Downloaded gethostname v0.5.0
6972025-03-12T21:52:11.602Z Downloaded defmt-parser v0.3.4
6982025-03-12T21:52:11.602Z Downloaded arrayvec v0.7.6
6992025-03-12T21:52:11.605Z Downloaded strum_macros v0.26.4
7002025-03-12T21:52:11.613Z Downloaded futures-core v0.3.31
7012025-03-12T21:52:11.616Z Downloaded icu_collections v1.5.0
7022025-03-12T21:52:11.625Z Downloaded time-core v0.1.2
7032025-03-12T21:52:11.628Z Downloaded ssh-encoding v0.2.0
7042025-03-12T21:52:11.631Z Downloaded nu-ansi-term v0.50.1
7052025-03-12T21:52:11.634Z Downloaded ppv-lite86 v0.2.20
7062025-03-12T21:52:11.638Z Downloaded powerfmt v0.2.0
7072025-03-12T21:52:11.639Z Downloaded phf_shared v0.11.2
7082025-03-12T21:52:11.642Z Downloaded try-lock v0.2.5
7092025-03-12T21:52:11.642Z Downloaded write16 v1.0.0
7102025-03-12T21:52:11.642Z Downloaded pbkdf2 v0.11.0
7112025-03-12T21:52:11.656Z Downloaded rand_chacha v0.3.1
7122025-03-12T21:52:11.659Z Downloaded async-bb8-diesel v0.2.1
7132025-03-12T21:52:11.662Z Downloaded env_logger v0.11.5
7142025-03-12T21:52:11.662Z Downloaded env_logger v0.10.2
7152025-03-12T21:52:11.667Z Downloaded oso-derive v0.27.3
7162025-03-12T21:52:11.671Z Downloaded litrs v0.4.1
7172025-03-12T21:52:11.671Z Downloaded crossbeam-utils v0.8.20
7182025-03-12T21:52:11.674Z Downloaded dunce v1.0.5
7192025-03-12T21:52:11.674Z Downloaded shlex v1.3.0
7202025-03-12T21:52:11.677Z Downloaded rfc6979 v0.4.0
7212025-03-12T21:52:11.677Z Downloaded semver v0.1.20
7222025-03-12T21:52:11.677Z Downloaded compact_str v0.8.0
7232025-03-12T21:52:11.680Z Downloaded rustfmt-wrapper v0.2.1
7242025-03-12T21:52:11.683Z Downloaded headers-core v0.3.0
7252025-03-12T21:52:11.683Z Downloaded term v0.7.0
7262025-03-12T21:52:11.686Z Downloaded opaque-debug v0.3.1
7272025-03-12T21:52:11.690Z Downloaded normalize-line-endings v0.3.0
7282025-03-12T21:52:11.690Z Downloaded slog-dtrace v0.3.0
7292025-03-12T21:52:11.693Z Downloaded bytes v1.10.1
7302025-03-12T21:52:11.696Z Downloaded stable_deref_trait v1.2.0
7312025-03-12T21:52:11.696Z Downloaded mio v1.0.2
7322025-03-12T21:52:11.702Z Downloaded peg-runtime v0.8.5
7332025-03-12T21:52:11.705Z Downloaded tungstenite v0.21.0
7342025-03-12T21:52:11.708Z Downloaded stringprep v0.1.5
7352025-03-12T21:52:11.711Z Downloaded minimal-lexical v0.2.1
7362025-03-12T21:52:11.715Z Downloaded sigpipe v0.1.3
7372025-03-12T21:52:11.715Z Downloaded ssh-cipher v0.2.0
7382025-03-12T21:52:11.718Z Downloaded num-complex v0.4.6
7392025-03-12T21:52:11.718Z Downloaded unicode-xid v0.2.6
7402025-03-12T21:52:11.721Z Downloaded slog v2.7.0
7412025-03-12T21:52:11.725Z Downloaded writeable v0.5.5
7422025-03-12T21:52:11.725Z Downloaded mockall_derive v0.13.1
7432025-03-12T21:52:11.729Z Downloaded rand_core v0.6.4
7442025-03-12T21:52:11.729Z Downloaded diff v0.1.13
7452025-03-12T21:52:11.732Z Downloaded glob v0.3.2
7462025-03-12T21:52:11.735Z Downloaded icu_normalizer_data v1.5.0
7472025-03-12T21:52:11.738Z Downloaded fragile v2.0.0
7482025-03-12T21:52:11.738Z Downloaded base64 v0.13.1
7492025-03-12T21:52:11.741Z Downloaded flagset v0.4.6
7502025-03-12T21:52:11.744Z Downloaded parse-display-derive v0.10.0
7512025-03-12T21:52:11.747Z Downloaded strum v0.26.3
7522025-03-12T21:52:11.748Z Downloaded simd-adler32 v0.3.7
7532025-03-12T21:52:11.751Z Downloaded headers v0.4.0
7542025-03-12T21:52:11.754Z Downloaded chacha20poly1305 v0.10.1
7552025-03-12T21:52:11.757Z Downloaded structmeta-derive v0.3.0
7562025-03-12T21:52:11.760Z Downloaded data-encoding v2.6.0
7572025-03-12T21:52:11.760Z Downloaded slog-term v2.9.1
7582025-03-12T21:52:11.763Z Downloaded zerofrom v0.1.4
7592025-03-12T21:52:11.766Z Downloaded form_urlencoded v1.2.1
7602025-03-12T21:52:11.767Z Downloaded num_enum v0.5.11
7612025-03-12T21:52:11.771Z Downloaded const_format v0.2.34
7622025-03-12T21:52:11.776Z Downloaded base64 v0.22.1
7632025-03-12T21:52:11.780Z Downloaded env_filter v0.1.2
7642025-03-12T21:52:11.783Z Downloaded group v0.13.0
7652025-03-12T21:52:11.790Z Downloaded psl-types v2.0.11
7662025-03-12T21:52:11.790Z Downloaded string_cache v0.8.7
7672025-03-12T21:52:11.790Z Downloaded hickory-server v0.24.4
7682025-03-12T21:52:11.794Z Downloaded endian-type v0.1.2
7692025-03-12T21:52:11.794Z Downloaded zerovec-derive v0.10.3
7702025-03-12T21:52:11.798Z Downloaded serde_path_to_error v0.1.16
7712025-03-12T21:52:11.798Z Downloaded vsss-rs v3.3.4
7722025-03-12T21:52:11.801Z Downloaded signature v2.2.0
7732025-03-12T21:52:11.805Z Downloaded unicode-bidi v0.3.17
7742025-03-12T21:52:11.808Z Downloaded strum_macros v0.25.3
7752025-03-12T21:52:11.808Z Downloaded arc-swap v1.7.1
7762025-03-12T21:52:11.811Z Downloaded base64 v0.21.7
7772025-03-12T21:52:11.816Z Downloaded tiny-keccak v2.0.2
7782025-03-12T21:52:11.819Z Downloaded time-macros v0.2.18
7792025-03-12T21:52:11.824Z Downloaded utf-8 v0.7.6
7802025-03-12T21:52:11.824Z Downloaded socket2 v0.5.8
7812025-03-12T21:52:11.827Z Downloaded russh-cryptovec v0.7.3
7822025-03-12T21:52:11.827Z Downloaded cc v1.2.15
7832025-03-12T21:52:11.830Z Downloaded signal-hook v0.3.17
7842025-03-12T21:52:11.834Z Downloaded peg-macros v0.8.5
7852025-03-12T21:52:11.837Z Downloaded radium v0.7.0
7862025-03-12T21:52:11.837Z Downloaded snafu v0.8.5
7872025-03-12T21:52:11.842Z Downloaded zeroize_derive v1.4.2
7882025-03-12T21:52:11.845Z Downloaded walkdir v2.5.0
7892025-03-12T21:52:11.846Z Downloaded crossbeam-channel v0.5.13
7902025-03-12T21:52:11.849Z Downloaded sqlparser_derive v0.2.2
7912025-03-12T21:52:11.852Z Downloaded pin-utils v0.1.0
7922025-03-12T21:52:11.852Z Downloaded globset v0.4.15
7932025-03-12T21:52:11.855Z Downloaded papergrid v0.14.0
7942025-03-12T21:52:11.859Z Downloaded oxnet v0.1.1
7952025-03-12T21:52:11.863Z Downloaded hash32 v0.2.1
7962025-03-12T21:52:11.863Z Downloaded futures-executor v0.3.31
7972025-03-12T21:52:11.866Z Downloaded pin-project-lite v0.2.14
7982025-03-12T21:52:11.869Z Downloaded fs_extra v1.3.0
7992025-03-12T21:52:11.872Z Downloaded percent-encoding v2.3.1
8002025-03-12T21:52:11.872Z Downloaded olpc-cjson v0.1.4
8012025-03-12T21:52:11.875Z Downloaded xattr v1.3.1
8022025-03-12T21:52:11.875Z Downloaded proc-macro-crate v1.3.1
8032025-03-12T21:52:11.875Z Downloaded num-integer v0.1.46
8042025-03-12T21:52:11.878Z Downloaded num-derive v0.4.2
8052025-03-12T21:52:11.881Z Downloaded typify v0.3.0
8062025-03-12T21:52:11.884Z Downloaded rand_seeder v0.3.0
8072025-03-12T21:52:11.884Z Downloaded steno v0.4.1
8082025-03-12T21:52:11.888Z Downloaded http v1.2.0
8092025-03-12T21:52:11.892Z Downloaded libm v0.2.8
8102025-03-12T21:52:11.900Z Downloaded fixedbitset v0.4.2
8112025-03-12T21:52:11.903Z Downloaded signal-hook-registry v1.4.2
8122025-03-12T21:52:11.903Z Downloaded postgres-types v0.2.9
8132025-03-12T21:52:11.907Z Downloaded fxhash v0.2.1
8142025-03-12T21:52:11.910Z Downloaded serde-hex v0.1.0
8152025-03-12T21:52:11.910Z Downloaded parse-size v1.1.0
8162025-03-12T21:52:11.913Z Downloaded schemars v0.8.22
8172025-03-12T21:52:11.923Z Downloaded num_enum_derive v0.5.11
8182025-03-12T21:52:11.927Z Downloaded ed25519 v2.2.3
8192025-03-12T21:52:11.927Z Downloaded daft v0.1.2
8202025-03-12T21:52:11.930Z Downloaded tls_codec v0.4.1
8212025-03-12T21:52:11.934Z Downloaded strip-ansi-escapes v0.2.0
8222025-03-12T21:52:11.934Z Downloaded slog-stdlog v4.1.1
8232025-03-12T21:52:11.934Z Downloaded oso v0.27.3
8242025-03-12T21:52:11.938Z Downloaded sync-ptr v0.1.1
8252025-03-12T21:52:11.941Z Downloaded deranged v0.3.11
8262025-03-12T21:52:11.941Z Downloaded rustls-pemfile v1.0.4
8272025-03-12T21:52:11.944Z Downloaded futures-channel v0.3.31
8282025-03-12T21:52:11.944Z Downloaded der_derive v0.7.3
8292025-03-12T21:52:11.947Z Downloaded hashbrown v0.13.2
8302025-03-12T21:52:11.950Z Downloaded utf16_iter v1.0.5
8312025-03-12T21:52:11.954Z Downloaded curve25519-dalek-derive v0.1.1
8322025-03-12T21:52:11.954Z Downloaded similar v2.7.0
8332025-03-12T21:52:11.958Z Downloaded diesel_table_macro_syntax v0.2.0
8342025-03-12T21:52:11.962Z Downloaded vte_generate_state_changes v0.1.2
8352025-03-12T21:52:11.962Z Downloaded topological-sort v0.2.2
8362025-03-12T21:52:11.962Z Downloaded rand v0.8.5
8372025-03-12T21:52:11.965Z Downloaded itertools v0.14.0
8382025-03-12T21:52:11.973Z Downloaded new_debug_unreachable v1.0.6
8392025-03-12T21:52:11.976Z Downloaded foreign-types v0.3.2
8402025-03-12T21:52:11.976Z Downloaded progenitor v0.9.1
8412025-03-12T21:52:11.980Z Downloaded progenitor v0.8.0
8422025-03-12T21:52:11.980Z Downloaded blake3 v1.5.4
8432025-03-12T21:52:11.987Z Downloaded signal-hook-mio v0.2.4
8442025-03-12T21:52:11.991Z Downloaded supports-color v3.0.2
8452025-03-12T21:52:11.991Z Downloaded same-file v1.0.6
8462025-03-12T21:52:11.994Z Downloaded rustversion v1.0.17
8472025-03-12T21:52:11.997Z Downloaded serde-big-array v0.5.1
8482025-03-12T21:52:11.997Z Downloaded slab v0.4.9
8492025-03-12T21:52:12.002Z Downloaded rusty-fork v0.3.0
8502025-03-12T21:52:12.002Z Downloaded sqlformat v0.2.6
8512025-03-12T21:52:12.005Z Downloaded thread_local v1.1.8
8522025-03-12T21:52:12.005Z Downloaded twox-hash v2.1.0
8532025-03-12T21:52:12.008Z Downloaded zerocopy v0.6.6
8542025-03-12T21:52:12.011Z Downloaded tungstenite v0.24.0
8552025-03-12T21:52:12.014Z Downloaded value-bag v1.9.0
8562025-03-12T21:52:12.018Z Downloaded thiserror-no-std v2.0.2
8572025-03-12T21:52:12.021Z Downloaded unsafe-libyaml v0.2.11
8582025-03-12T21:52:12.025Z Downloaded dyn-clone v1.0.19
8592025-03-12T21:52:12.028Z Downloaded diesel-dtrace v0.4.2
8602025-03-12T21:52:12.029Z Downloaded wait-timeout v0.2.0
8612025-03-12T21:52:12.033Z Downloaded tokio-util v0.7.13
8622025-03-12T21:52:12.036Z Downloaded number_prefix v0.4.0
8632025-03-12T21:52:12.039Z Downloaded futures-io v0.3.31
8642025-03-12T21:52:12.040Z Downloaded foreign-types-shared v0.3.1
8652025-03-12T21:52:12.040Z Downloaded native-tls v0.2.12
8662025-03-12T21:52:12.043Z Downloaded futures-sink v0.3.31
8672025-03-12T21:52:12.043Z Downloaded fixedbitset v0.5.7
8682025-03-12T21:52:12.047Z Downloaded tower-layer v0.3.3
8692025-03-12T21:52:12.047Z Downloaded parking_lot_core v0.9.10
8702025-03-12T21:52:12.050Z Downloaded tokio-stream v0.1.17
8712025-03-12T21:52:12.053Z Downloaded ref-cast-impl v1.0.23
8722025-03-12T21:52:12.053Z Downloaded pin-project-internal v1.1.6
8732025-03-12T21:52:12.058Z Downloaded tungstenite v0.23.0
8742025-03-12T21:52:12.061Z Downloaded p256 v0.13.2
8752025-03-12T21:52:12.064Z Downloaded downcast v0.11.0
8762025-03-12T21:52:12.064Z Downloaded pem v3.0.5
8772025-03-12T21:52:12.068Z Downloaded paste v1.0.15
8782025-03-12T21:52:12.071Z Downloaded tokio-macros v2.5.0
8792025-03-12T21:52:12.071Z Downloaded pretty-hex v0.2.1
8802025-03-12T21:52:12.071Z Downloaded num-bigint v0.4.6
8812025-03-12T21:52:12.076Z Downloaded uzers v0.12.1
8822025-03-12T21:52:12.080Z Downloaded tokio-native-tls v0.3.1
8832025-03-12T21:52:12.083Z Downloaded tabled_derive v0.10.0
8842025-03-12T21:52:12.083Z Downloaded utf8_iter v1.0.4
8852025-03-12T21:52:12.086Z Downloaded universal-hash v0.5.1
8862025-03-12T21:52:12.086Z Downloaded unicode-truncate v1.1.0
8872025-03-12T21:52:12.090Z Downloaded futures-macro v0.3.31
8882025-03-12T21:52:12.090Z Downloaded funty v2.0.0
8892025-03-12T21:52:12.093Z Downloaded itertools v0.12.1
8902025-03-12T21:52:12.098Z Downloaded nibble_vec v0.1.0
8912025-03-12T21:52:12.101Z Downloaded either v1.14.0
8922025-03-12T21:52:12.101Z Downloaded crossterm v0.28.1
8932025-03-12T21:52:12.109Z Downloaded pkg-config v0.3.31
8942025-03-12T21:52:12.112Z Downloaded num-conv v0.1.0
8952025-03-12T21:52:12.115Z Downloaded num-iter v0.1.45
8962025-03-12T21:52:12.115Z Downloaded take_mut v0.2.2
8972025-03-12T21:52:12.115Z Downloaded sync_wrapper v1.0.1
8982025-03-12T21:52:12.118Z Downloaded predicates-core v1.0.8
8992025-03-12T21:52:12.118Z Downloaded toolchain_find v0.4.0
9002025-03-12T21:52:12.118Z Downloaded tinyvec_macros v0.1.1
9012025-03-12T21:52:12.122Z Downloaded poly1305 v0.8.0
9022025-03-12T21:52:12.125Z Downloaded schemars_derive v0.8.22
9032025-03-12T21:52:12.125Z Downloaded predicates v3.1.3
9042025-03-12T21:52:12.128Z Downloaded pkcs1 v0.7.5
9052025-03-12T21:52:12.131Z Downloaded peg v0.8.5
9062025-03-12T21:52:12.135Z Downloaded darling_macro v0.20.10
9072025-03-12T21:52:12.135Z Downloaded smallvec v0.6.14
9082025-03-12T21:52:12.135Z Downloaded toml_edit v0.19.15
9092025-03-12T21:52:12.152Z Downloaded openssl-probe v0.1.5
9102025-03-12T21:52:12.155Z Downloaded foreign-types v0.5.0
9112025-03-12T21:52:12.155Z Downloaded serde_plain v1.0.2
9122025-03-12T21:52:12.155Z Downloaded quick-error v1.2.3
9132025-03-12T21:52:12.159Z Downloaded password-hash v0.4.2
9142025-03-12T21:52:12.159Z Downloaded newtype_derive v0.1.6
9152025-03-12T21:52:12.162Z Downloaded ghash v0.5.1
9162025-03-12T21:52:12.162Z Downloaded smf v0.2.3
9172025-03-12T21:52:12.162Z Downloaded openssl-macros v0.1.1
9182025-03-12T21:52:12.165Z Downloaded reedline v0.38.0
9192025-03-12T21:52:12.170Z Downloaded tokio-rustls v0.24.1
9202025-03-12T21:52:12.173Z Downloaded zopfli v0.8.1
9212025-03-12T21:52:12.177Z Downloaded tokio-postgres v0.7.13
9222025-03-12T21:52:12.180Z Downloaded waitgroup v0.1.2
9232025-03-12T21:52:12.180Z Downloaded unicode-normalization v0.1.24
9242025-03-12T21:52:12.184Z Downloaded aes-gcm v0.10.3
9252025-03-12T21:52:12.187Z Downloaded russh-keys v0.45.0
9262025-03-12T21:52:12.191Z Downloaded scopeguard v1.2.0
9272025-03-12T21:52:12.194Z Downloaded typify-macro v0.2.0
9282025-03-12T21:52:12.194Z Downloaded hashbrown v0.12.3
9292025-03-12T21:52:12.198Z Downloaded float-cmp v0.10.0
9302025-03-12T21:52:12.201Z Downloaded spki v0.7.3
9312025-03-12T21:52:12.201Z Downloaded ron v0.8.1
9322025-03-12T21:52:12.206Z Downloaded prettyplease v0.2.30
9332025-03-12T21:52:12.209Z Downloaded serde_repr v0.1.19
9342025-03-12T21:52:12.213Z Downloaded defmt v0.3.8
9352025-03-12T21:52:12.216Z Downloaded predicates-tree v1.0.11
9362025-03-12T21:52:12.219Z Downloaded wyz v0.5.1
9372025-03-12T21:52:12.219Z Downloaded vergen v8.3.2
9382025-03-12T21:52:12.222Z Downloaded flate2 v1.1.0
9392025-03-12T21:52:12.226Z Downloaded sha1 v0.10.6
9402025-03-12T21:52:12.229Z Downloaded bitvec v1.0.1
9412025-03-12T21:52:12.244Z Downloaded zone_cfg_derive v0.3.0
9422025-03-12T21:52:12.247Z Downloaded zone_cfg_derive v0.1.2
9432025-03-12T21:52:12.247Z Downloaded futures-task v0.3.31
9442025-03-12T21:52:12.247Z Downloaded derive_builder_macro v0.20.2
9452025-03-12T21:52:12.250Z Downloaded float-ord v0.3.2
9462025-03-12T21:52:12.250Z Downloaded ena v0.14.3
9472025-03-12T21:52:12.250Z Downloaded thiserror-impl-no-std v2.0.2
9482025-03-12T21:52:12.253Z Downloaded subtle v2.6.1
9492025-03-12T21:52:12.253Z Downloaded resolv-conf v0.7.0
9502025-03-12T21:52:12.257Z Downloaded tabwriter v1.4.0
9512025-03-12T21:52:12.257Z Downloaded typify-macro v0.3.0
9522025-03-12T21:52:12.257Z Downloaded tracing-attributes v0.1.27
9532025-03-12T21:52:12.260Z Downloaded rustc-demangle v0.1.24
9542025-03-12T21:52:12.260Z Downloaded ed25519-dalek v2.1.1
9552025-03-12T21:52:12.263Z Downloaded filetime v0.2.25
9562025-03-12T21:52:12.267Z Downloaded tinystr v0.7.6
9572025-03-12T21:52:12.271Z Downloaded slog-scope v4.4.0
9582025-03-12T21:52:12.271Z Downloaded foldhash v0.1.3
9592025-03-12T21:52:12.271Z Downloaded document-features v0.2.10
9602025-03-12T21:52:12.274Z Downloaded embedded-io v0.4.0
9612025-03-12T21:52:12.274Z Downloaded whoami v1.5.2
9622025-03-12T21:52:12.277Z Downloaded ref-cast v1.0.23
9632025-03-12T21:52:12.280Z Downloaded unarray v0.1.4
9642025-03-12T21:52:12.280Z Downloaded slog-json v2.6.1
9652025-03-12T21:52:12.280Z Downloaded progenitor-macro v0.8.0
9662025-03-12T21:52:12.283Z Downloaded progenitor-macro v0.9.1
9672025-03-12T21:52:12.283Z Downloaded rand_xorshift v0.3.0
9682025-03-12T21:52:12.287Z Downloaded rustls-pemfile v2.2.0
9692025-03-12T21:52:12.287Z Downloaded getrandom v0.3.1
9702025-03-12T21:52:12.290Z Downloaded parking_lot_core v0.8.6
9712025-03-12T21:52:12.293Z Downloaded slog-envlogger v2.2.0
9722025-03-12T21:52:12.296Z Downloaded defmt-macros v0.3.9
9732025-03-12T21:52:12.296Z Downloaded lalrpop v0.19.12
9742025-03-12T21:52:12.308Z Downloaded num_threads v0.1.7
9752025-03-12T21:52:12.313Z Downloaded xz2 v0.1.7
9762025-03-12T21:52:12.313Z Downloaded aho-corasick v1.1.3
9772025-03-12T21:52:12.317Z Downloaded heapless v0.8.0
9782025-03-12T21:52:12.321Z Downloaded uuid v1.15.1
9792025-03-12T21:52:12.324Z Downloaded zerovec v0.10.4
9802025-03-12T21:52:12.331Z Downloaded tinyvec v1.8.0
9812025-03-12T21:52:12.335Z Downloaded salty v0.3.0
9822025-03-12T21:52:12.341Z Downloaded darling_core v0.20.10
9832025-03-12T21:52:12.346Z Downloaded darling v0.20.10
9842025-03-12T21:52:12.351Z Downloaded unicode-properties v0.1.3
9852025-03-12T21:52:12.354Z Downloaded winnow v0.6.20
9862025-03-12T21:52:12.362Z Downloaded daft-derive v0.1.2
9872025-03-12T21:52:12.366Z Downloaded pkcs5 v0.7.1
9882025-03-12T21:52:12.370Z Downloaded elliptic-curve v0.13.8
9892025-03-12T21:52:12.374Z Downloaded tracing v0.1.40
9902025-03-12T21:52:12.381Z Downloaded subprocess v0.2.9
9912025-03-12T21:52:12.384Z Downloaded winnow v0.5.40
9922025-03-12T21:52:12.391Z Downloaded vte v0.11.1
9932025-03-12T21:52:12.394Z Downloaded quinn v0.11.5
9942025-03-12T21:52:12.398Z Downloaded pkcs8 v0.10.2
9952025-03-12T21:52:12.401Z Downloaded parking_lot v0.11.2
9962025-03-12T21:52:12.405Z Downloaded portable-atomic v1.9.0
9972025-03-12T21:52:12.409Z Downloaded der v0.7.9
9982025-03-12T21:52:12.415Z Downloaded tough v0.19.0
9992025-03-12T21:52:12.423Z Downloaded password-hash v0.5.0
10002025-03-12T21:52:12.427Z Downloaded x509-cert v0.2.5
10012025-03-12T21:52:12.431Z Downloaded rayon-core v1.12.1
10022025-03-12T21:52:12.436Z Downloaded rsa v0.9.6
10032025-03-12T21:52:12.441Z Downloaded icu_properties_data v1.5.0
10042025-03-12T21:52:12.453Z Downloaded unicode-segmentation v1.12.0
10052025-03-12T21:52:12.456Z Downloaded git2 v0.19.0
10062025-03-12T21:52:12.465Z Downloaded h2 v0.4.6
10072025-03-12T21:52:12.473Z Downloaded qorb v0.2.1
10082025-03-12T21:52:12.477Z Downloaded publicsuffix v2.3.0
10092025-03-12T21:52:12.480Z Downloaded quick-xml v0.37.2
10102025-03-12T21:52:12.487Z Downloaded tower v0.5.2
10112025-03-12T21:52:12.496Z Downloaded sqlparser v0.45.0
10122025-03-12T21:52:12.503Z Downloaded vcpkg v0.2.15
10132025-03-12T21:52:12.543Z Downloaded nom v7.1.3
10142025-03-12T21:52:12.548Z Downloaded russh v0.45.0
10152025-03-12T21:52:12.554Z Downloaded p521 v0.13.3
10162025-03-12T21:52:12.557Z Downloaded quinn-proto v0.11.8
10172025-03-12T21:52:12.564Z Downloaded parse-zoneinfo v0.3.1
10182025-03-12T21:52:12.567Z Downloaded webpki-roots v0.26.6
10192025-03-12T21:52:12.571Z Downloaded chrono v0.4.40
10202025-03-12T21:52:12.579Z Downloaded proptest v1.6.0
10212025-03-12T21:52:12.589Z Downloaded rustls-webpki v0.102.8
10222025-03-12T21:52:12.608Z Downloaded bindgen v0.71.1
10232025-03-12T21:52:12.615Z Downloaded bindgen v0.69.5
10242025-03-12T21:52:12.623Z Downloaded radix_trie v0.2.1
10252025-03-12T21:52:12.629Z Downloaded rustls-webpki v0.101.7
10262025-03-12T21:52:12.643Z Downloaded bstr v1.10.0
10272025-03-12T21:52:12.655Z Downloaded regex-syntax v0.8.5
10282025-03-12T21:52:12.664Z Downloaded zerocopy v0.8.10
10292025-03-12T21:52:12.688Z Downloaded tabled v0.18.0
10302025-03-12T21:52:12.705Z Downloaded petname v2.0.2
10312025-03-12T21:52:12.711Z Downloaded hickory-proto v0.24.4
10322025-03-12T21:52:12.728Z Downloaded futures-util v0.3.31
10332025-03-12T21:52:12.739Z Downloaded smoltcp v0.9.1
10342025-03-12T21:52:12.751Z Downloaded reqwest v0.12.12
10352025-03-12T21:52:12.760Z Downloaded rayon v1.10.0
10362025-03-12T21:52:12.770Z Downloaded regex-syntax v0.6.29
10372025-03-12T21:52:12.777Z Downloaded regex v1.11.1
10382025-03-12T21:52:12.791Z Downloaded smoltcp v0.11.0
10392025-03-12T21:52:12.804Z Downloaded nix v0.29.0
10402025-03-12T21:52:12.816Z Downloaded chrono-tz v0.10.1
10412025-03-12T21:52:12.824Z Downloaded rustls v0.22.4
10422025-03-12T21:52:12.838Z Downloaded rustls v0.23.19
10432025-03-12T21:52:12.850Z Downloaded object v0.30.4
10442025-03-12T21:52:12.861Z Downloaded polar-core v0.27.3
10452025-03-12T21:52:12.869Z Downloaded nix v0.28.0
10462025-03-12T21:52:12.881Z Downloaded ratatui v0.29.0
10472025-03-12T21:52:12.902Z Downloaded regress v0.10.3
10482025-03-12T21:52:12.914Z Downloaded dropshot v0.12.0
10492025-03-12T21:52:12.931Z Downloaded object v0.36.5
10502025-03-12T21:52:12.943Z Downloaded dropshot v0.16.0
10512025-03-12T21:52:12.964Z Downloaded sled v0.34.7
10522025-03-12T21:52:12.975Z Downloaded diesel v2.2.8
10532025-03-12T21:52:12.993Z Downloaded typify-impl v0.2.0
10542025-03-12T21:52:13.009Z Downloaded curve25519-dalek v4.1.3
10552025-03-12T21:52:13.018Z Downloaded openapiv3 v2.0.0
10562025-03-12T21:52:13.031Z Downloaded lzma-sys v0.1.20
10572025-03-12T21:52:13.060Z Downloaded typify-impl v0.3.0
10582025-03-12T21:52:13.075Z Downloaded zerocopy-derive v0.6.6
10592025-03-12T21:52:13.085Z Downloaded bzip2-sys v0.1.11+1.0.8
10602025-03-12T21:52:13.097Z Downloaded gimli v0.31.1
10612025-03-12T21:52:13.108Z Downloaded unicode-width v0.2.0
10622025-03-12T21:52:13.112Z Downloaded libz-sys v1.1.20
10632025-03-12T21:52:13.134Z Downloaded openssl v0.10.71
10642025-03-12T21:52:13.143Z Downloaded regex-automata v0.4.8
10652025-03-12T21:52:13.160Z Downloaded p384 v0.13.0
10662025-03-12T21:52:13.166Z Downloaded rustls v0.21.12
10672025-03-12T21:52:13.177Z Downloaded nix v0.27.1
10682025-03-12T21:52:13.188Z Downloaded test-strategy v0.4.0
10692025-03-12T21:52:13.191Z Downloaded petgraph v0.7.1
10702025-03-12T21:52:13.209Z Downloaded flume v0.11.1
10712025-03-12T21:52:13.213Z Downloaded openssl-sys v0.9.106
10722025-03-12T21:52:13.218Z Downloaded petgraph v0.6.5
10732025-03-12T21:52:13.235Z Downloaded diesel_derives v2.2.3
10742025-03-12T21:52:13.239Z Downloaded typed-path v0.9.3
10752025-03-12T21:52:13.244Z Downloaded tokio v1.43.0
10762025-03-12T21:52:13.281Z Downloaded csv v1.3.1
10772025-03-12T21:52:13.413Z Downloaded heapless v0.7.17
10782025-03-12T21:52:13.418Z Downloaded time v0.3.36
10792025-03-12T21:52:13.418Z Downloaded scrypt v0.11.0
10802025-03-12T21:52:13.418Z Downloaded num-rational v0.4.2
10812025-03-12T21:52:13.418Z Downloaded tokio-rustls v0.25.0
10822025-03-12T21:52:13.418Z Downloaded parking_lot v0.12.3
10832025-03-12T21:52:13.418Z Downloaded pretty_assertions v1.4.1
10842025-03-12T21:52:13.418Z Downloaded ff v0.13.0
10852025-03-12T21:52:13.418Z Downloaded secrecy v0.8.0
10862025-03-12T21:52:13.419Z Downloaded nodrop v0.1.14
10872025-03-12T21:52:13.419Z Downloaded sha3 v0.10.8
10882025-03-12T21:52:13.419Z Downloaded tls_codec_derive v0.4.1
10892025-03-12T21:52:13.419Z Downloaded smallvec v1.14.0
10902025-03-12T21:52:13.419Z Downloaded num-bigint-dig v0.8.4
10912025-03-12T21:52:13.419Z Downloaded spin v0.9.8
10922025-03-12T21:52:13.419Z Downloaded yansi v1.0.1
10932025-03-12T21:52:13.419Z Downloaded url v2.5.3
10942025-03-12T21:52:13.419Z Downloaded serde_with v3.12.0
10952025-03-12T21:52:13.419Z Downloaded samael v0.0.18
10962025-03-12T21:52:13.419Z Downloaded tracing-core v0.1.32
10972025-03-12T21:52:13.419Z Downloaded omicron-zone-package v0.12.0
10982025-03-12T21:52:13.419Z Downloaded zerocopy-derive v0.8.10
10992025-03-12T21:52:13.419Z Downloaded ssh-key v0.6.6
11002025-03-12T21:52:13.419Z Downloaded displaydoc v0.2.5
11012025-03-12T21:52:13.419Z Downloaded hkdf v0.12.4
11022025-03-12T21:52:13.419Z Downloaded unicase v2.7.0
11032025-03-12T21:52:13.419Z Downloaded ecdsa v0.16.9
11042025-03-12T21:52:13.419Z Downloaded futures v0.3.31
11052025-03-12T21:52:13.419Z Downloaded derive-where v1.2.7
11062025-03-12T21:52:13.419Z Downloaded pem-rfc7468 v0.7.0
11072025-03-12T21:52:13.420Z Downloaded rcgen v0.12.1
11082025-03-12T21:52:13.420Z Downloaded derive_more v0.99.19
11092025-03-12T21:52:13.420Z Downloaded ring v0.17.11
11102025-03-12T21:52:13.441Z Downloaded encoding_rs v0.8.34
11112025-03-12T21:52:13.460Z Downloaded rand v0.9.0
11122025-03-12T21:52:13.464Z Downloaded unicode_categories v0.1.1
11132025-03-12T21:52:13.467Z Downloaded rustc_version v0.4.1
11142025-03-12T21:52:13.467Z Downloaded polyval v0.6.2
11152025-03-12T21:52:13.471Z Downloaded primeorder v0.13.6
11162025-03-12T21:52:13.471Z Downloaded half v2.4.1
11172025-03-12T21:52:13.474Z Downloaded fatfs v0.3.6
11182025-03-12T21:52:13.477Z Downloaded aes v0.8.4
11192025-03-12T21:52:13.480Z Downloaded pbkdf2 v0.12.2
11202025-03-12T21:52:13.481Z Downloaded hash32 v0.3.1
11212025-03-12T21:52:13.481Z Downloaded signal-hook-tokio v0.3.1
11222025-03-12T21:52:13.484Z Downloaded phf_codegen v0.11.2
11232025-03-12T21:52:13.484Z Downloaded nanorand v0.7.0
11242025-03-12T21:52:13.484Z Downloaded heck v0.3.3
11252025-03-12T21:52:13.487Z Downloaded tokio-rustls v0.26.0
11262025-03-12T21:52:13.488Z Downloaded rustyline v14.0.0
11272025-03-12T21:52:13.491Z Downloaded structmeta v0.3.0
11282025-03-12T21:52:13.495Z Downloaded tokio-tungstenite v0.23.1
11292025-03-12T21:52:13.495Z Downloaded itertools v0.13.0
11302025-03-12T21:52:13.503Z Downloaded owo-colors v4.2.0
11312025-03-12T21:52:13.506Z Downloaded rand_core v0.9.2
11322025-03-12T21:52:13.506Z Downloaded libgit2-sys v0.17.0+1.8.1
11332025-03-12T21:52:13.562Z Downloaded proc-macro-error2 v2.0.1
11342025-03-12T21:52:13.565Z Downloaded num-traits v0.2.19
11352025-03-12T21:52:13.569Z Downloaded libxml v0.3.3
11362025-03-12T21:52:13.572Z Downloaded dropshot_endpoint v0.12.0
11372025-03-12T21:52:13.575Z Downloaded rustls-pki-types v1.10.0
11382025-03-12T21:52:13.579Z Downloaded postgres-protocol v0.6.8
11392025-03-12T21:52:13.582Z Downloaded phf v0.11.2
11402025-03-12T21:52:13.583Z Downloaded tokio-tungstenite v0.21.0
11412025-03-12T21:52:13.587Z Downloaded strum_macros v0.24.3
11422025-03-12T21:52:13.587Z Downloaded dropshot_endpoint v0.16.0
11432025-03-12T21:52:13.590Z Downloaded itertools v0.10.5
11442025-03-12T21:52:13.593Z Downloaded idna v1.0.3
11452025-03-12T21:52:13.596Z Downloaded backtrace v0.3.74
11462025-03-12T21:52:13.601Z Downloaded toml v0.7.8
11472025-03-12T21:52:13.604Z Downloaded pin-project v1.1.6
11482025-03-12T21:52:13.614Z Downloaded expectorate v1.1.0
11492025-03-12T21:52:13.622Z Downloaded zip v2.1.3
11502025-03-12T21:52:13.622Z Downloaded enum-as-inner v0.6.1
11512025-03-12T21:52:13.622Z Downloaded serde_derive_internals v0.29.1
11522025-03-12T21:52:13.626Z Downloaded zeroize v1.8.1
11532025-03-12T21:52:13.626Z Downloaded postcard v1.0.10
11542025-03-12T21:52:13.626Z Downloaded hyper v1.6.0
11552025-03-12T21:52:13.632Z Downloaded zerofrom-derive v0.1.4
11562025-03-12T21:52:13.637Z Downloaded tar v0.4.44
11572025-03-12T21:52:13.637Z Downloaded crypto-bigint v0.5.5
11582025-03-12T21:52:13.642Z Downloaded siphasher v0.3.11
11592025-03-12T21:52:13.645Z Downloaded ron v0.7.1
11602025-03-12T21:52:13.649Z Downloaded getrandom v0.2.15
11612025-03-12T21:52:13.653Z Downloaded fd-lock v4.0.2
11622025-03-12T21:52:13.653Z Downloaded progenitor-impl v0.9.1
11632025-03-12T21:52:13.656Z Downloaded progenitor-impl v0.8.0
11642025-03-12T21:52:13.656Z Downloaded des v0.8.1
11652025-03-12T21:52:13.659Z Downloaded zip v0.6.6
11662025-03-12T21:52:13.662Z Downloaded rpassword v7.3.1
11672025-03-12T21:52:13.663Z Downloaded quinn-udp v0.5.5
11682025-03-12T21:52:13.666Z Downloaded typify v0.2.0
11692025-03-12T21:52:13.666Z Downloaded parse-display v0.10.0
11702025-03-12T21:52:13.669Z Downloaded dsl_auto_type v0.1.2
11712025-03-12T21:52:13.669Z Downloaded debug-ignore v1.0.5
11722025-03-12T21:52:13.669Z Downloaded allocator-api2 v0.2.18
11732025-03-12T21:52:13.672Z Downloaded crossbeam-epoch v0.9.18
11742025-03-12T21:52:13.675Z Downloaded derive_builder_core v0.20.2
11752025-03-12T21:52:13.679Z Downloaded derive_builder v0.20.2
11762025-03-12T21:52:13.682Z Downloaded yoke v0.7.4
11772025-03-12T21:52:13.685Z Downloaded yasna v0.5.2
11782025-03-12T21:52:13.685Z Downloaded serde_yaml v0.9.34+deprecated
11792025-03-12T21:52:13.688Z Downloaded crc-any v2.5.0
11802025-03-12T21:52:13.692Z Downloaded path-slash v0.1.5
11812025-03-12T21:52:13.692Z Downloaded hickory-resolver v0.24.4
11822025-03-12T21:52:13.696Z Downloaded packed_struct v0.10.1
11832025-03-12T21:52:13.696Z Downloaded icu_properties v1.5.1
11842025-03-12T21:52:13.699Z Downloaded shell-words v1.1.0
11852025-03-12T21:52:13.699Z Downloaded snafu-derive v0.8.5
11862025-03-12T21:52:13.702Z Downloaded ahash v0.8.11
11872025-03-12T21:52:13.702Z Downloaded cookie v0.18.1
11882025-03-12T21:52:13.706Z Downloaded const-oid v0.9.6
11892025-03-12T21:52:13.709Z Downloaded clang-sys v1.8.1
11902025-03-12T21:52:13.709Z Downloaded mime_guess v2.0.5
11912025-03-12T21:52:13.713Z Downloaded sct v0.7.1
11922025-03-12T21:52:13.713Z Downloaded bumpalo v3.16.0
11932025-03-12T21:52:13.716Z Downloaded hyper-util v0.1.10
11942025-03-12T21:52:13.719Z Downloaded termios v0.3.3
11952025-03-12T21:52:13.722Z Downloaded cookie_store v0.21.1
11962025-03-12T21:52:13.725Z Downloaded argon2 v0.5.3
11972025-03-12T21:52:13.725Z Downloaded colored v2.2.0
11982025-03-12T21:52:13.729Z Downloaded aead v0.5.2
11992025-03-12T21:52:13.729Z Downloaded untrusted v0.7.1
12002025-03-12T21:52:13.729Z Downloaded cmake v0.1.51
12012025-03-12T21:52:13.732Z Downloaded ciborium-ll v0.2.2
12022025-03-12T21:52:13.732Z Downloaded http-body v1.0.1
12032025-03-12T21:52:13.732Z Downloaded cassowary v0.3.0
12042025-03-12T21:52:13.735Z Downloaded lazy_static v1.5.0
12052025-03-12T21:52:13.735Z Downloaded is-terminal v0.4.13
12062025-03-12T21:52:13.738Z Downloaded cfg_aliases v0.2.1
12072025-03-12T21:52:13.738Z Downloaded cfg_aliases v0.1.1
12082025-03-12T21:52:13.738Z Downloaded lru-cache v0.1.2
12092025-03-12T21:52:13.738Z Downloaded libefi-sys v0.1.0
12102025-03-12T21:52:13.742Z Downloaded linked-hash-map v0.5.6
12112025-03-12T21:52:13.742Z Downloaded kstat-rs v0.2.4
12122025-03-12T21:52:13.742Z Downloaded instability v0.3.2
12132025-03-12T21:52:13.745Z Downloaded indoc v2.0.6
12142025-03-12T21:52:13.745Z Downloaded bit-set v0.8.0
12152025-03-12T21:52:13.748Z Downloaded aws-lc-rs v1.12.4
12162025-03-12T21:52:13.754Z Downloaded inout v0.1.3
12172025-03-12T21:52:13.758Z Downloaded indoc v1.0.9
12182025-03-12T21:52:14.134Z Downloaded aws-lc-sys v0.26.0
12192025-03-12T21:52:14.450Z Compiling serde v1.0.218
12202025-03-12T21:52:14.454Z Compiling value-bag v1.9.0
12212025-03-12T21:52:14.454Z Compiling lock_api v0.4.12
12222025-03-12T21:52:14.454Z Compiling scopeguard v1.2.0
12232025-03-12T21:52:14.454Z Compiling typenum v1.17.0
12242025-03-12T21:52:14.606Z Compiling generic-array v0.14.7
12252025-03-12T21:52:14.647Z Compiling syn v2.0.98
12262025-03-12T21:52:14.663Z Compiling getrandom v0.2.15
12272025-03-12T21:52:14.821Z Compiling shlex v1.3.0
12282025-03-12T21:52:14.984Z Compiling log v0.4.22
12292025-03-12T21:52:15.080Z Compiling rand_core v0.6.4
12302025-03-12T21:52:15.133Z Compiling jobserver v0.1.32
12312025-03-12T21:52:15.171Z Compiling subtle v2.6.1
12322025-03-12T21:52:15.193Z Compiling smallvec v1.14.0
12332025-03-12T21:52:15.498Z Compiling cc v1.2.15
12342025-03-12T21:52:15.518Z Compiling const-oid v0.9.6
12352025-03-12T21:52:15.568Z Compiling pin-project-lite v0.2.14
12362025-03-12T21:52:15.614Z Compiling parking_lot_core v0.9.10
12372025-03-12T21:52:15.689Z Compiling rustix v0.38.37
12382025-03-12T21:52:15.749Z Compiling signal-hook-registry v1.4.2
12392025-03-12T21:52:15.908Z Compiling futures-core v0.3.31
12402025-03-12T21:52:16.152Z Compiling mio v1.0.2
12412025-03-12T21:52:16.391Z Compiling spin v0.9.8
12422025-03-12T21:52:16.495Z Compiling parking_lot v0.12.3
12432025-03-12T21:52:16.605Z Compiling socket2 v0.5.8
12442025-03-12T21:52:16.922Z Compiling aho-corasick v1.1.3
12452025-03-12T21:52:17.002Z Compiling stable_deref_trait v1.2.0
12462025-03-12T21:52:17.123Z Compiling futures-sink v0.3.31
12472025-03-12T21:52:17.279Z Compiling cpufeatures v0.2.14
12482025-03-12T21:52:17.330Z Compiling regex-syntax v0.8.5
12492025-03-12T21:52:17.401Z Compiling either v1.14.0
12502025-03-12T21:52:17.501Z Compiling slab v0.4.9
12512025-03-12T21:52:17.584Z Compiling glob v0.3.2
12522025-03-12T21:52:17.671Z Compiling prettyplease v0.2.30
12532025-03-12T21:52:17.795Z Compiling lazy_static v1.5.0
12542025-03-12T21:52:17.946Z Compiling serde_json v1.0.139
12552025-03-12T21:52:18.051Z Compiling minimal-lexical v0.2.1
12562025-03-12T21:52:18.294Z Compiling futures-channel v0.3.31
12572025-03-12T21:52:18.318Z Compiling libloading v0.8.5
12582025-03-12T21:52:18.431Z Compiling clang-sys v1.8.1
12592025-03-12T21:52:18.587Z Compiling nom v7.1.3
12602025-03-12T21:52:18.698Z Compiling allocator-api2 v0.2.18
12612025-03-12T21:52:18.719Z Compiling bindgen v0.69.5
12622025-03-12T21:52:19.194Z Compiling futures-io v0.3.31
12632025-03-12T21:52:19.478Z Compiling pin-utils v0.1.0
12642025-03-12T21:52:19.497Z Compiling foldhash v0.1.3
12652025-03-12T21:52:19.534Z Compiling home v0.5.9
12662025-03-12T21:52:19.573Z Compiling futures-task v0.3.31
12672025-03-12T21:52:19.746Z Compiling hashbrown v0.15.1
12682025-03-12T21:52:19.792Z Compiling itertools v0.12.1
12692025-03-12T21:52:19.878Z Compiling rustc-hash v1.1.0
12702025-03-12T21:52:20.050Z Compiling pkg-config v0.3.31
12712025-03-12T21:52:20.961Z Compiling lazycell v1.3.0
12722025-03-12T21:52:21.138Z Compiling regex-automata v0.4.8
12732025-03-12T21:52:21.332Z Compiling libm v0.2.8
12742025-03-12T21:52:21.562Z Compiling cmake v0.1.51
12752025-03-12T21:52:21.700Z Compiling cexpr v0.6.0
12762025-03-12T21:52:21.986Z Compiling num-traits v0.2.19
12772025-03-12T21:52:22.304Z Compiling synstructure v0.13.1
12782025-03-12T21:52:22.656Z Compiling fs_extra v1.3.0
12792025-03-12T21:52:23.192Z Compiling dunce v1.0.5
12802025-03-12T21:52:23.406Z Compiling litemap v0.7.3
12812025-03-12T21:52:23.536Z Compiling getrandom v0.3.1
12822025-03-12T21:52:23.677Z Compiling writeable v0.5.5
12832025-03-12T21:52:23.763Z Compiling ring v0.17.11
12842025-03-12T21:52:24.206Z Compiling base64ct v1.6.0
12852025-03-12T21:52:24.592Z Compiling paste v1.0.15
12862025-03-12T21:52:24.768Z Compiling pem-rfc7468 v0.7.0
12872025-03-12T21:52:25.185Z Compiling aws-lc-rs v1.12.4
12882025-03-12T21:52:25.372Z Compiling flagset v0.4.6
12892025-03-12T21:52:25.523Z Compiling icu_locid_transform_data v1.5.0
12902025-03-12T21:52:25.570Z Compiling httparse v1.9.5
12912025-03-12T21:52:25.628Z Compiling tracing-core v0.1.32
12922025-03-12T21:52:25.940Z Compiling regex v1.11.1
12932025-03-12T21:52:26.329Z Compiling crossbeam-utils v0.8.20
12942025-03-12T21:52:26.618Z Compiling percent-encoding v2.3.1
12952025-03-12T21:52:26.785Z Compiling icu_properties_data v1.5.0
12962025-03-12T21:52:26.862Z Compiling rustls-pki-types v1.10.0
12972025-03-12T21:52:26.973Z Compiling time-core v0.1.2
12982025-03-12T21:52:27.022Z Compiling write16 v1.0.0
12992025-03-12T21:52:27.151Z Compiling num-conv v0.1.0
13002025-03-12T21:52:27.171Z Compiling powerfmt v0.2.0
13012025-03-12T21:52:27.314Z Compiling serde_derive v1.0.218
13022025-03-12T21:52:27.438Z Compiling zeroize_derive v1.4.2
13032025-03-12T21:52:27.541Z Compiling zerocopy-derive v0.7.35
13042025-03-12T21:52:27.545Z Compiling tokio-macros v2.5.0
13052025-03-12T21:52:27.791Z Compiling zerofrom-derive v0.1.4
13062025-03-12T21:52:28.781Z Compiling zeroize v1.8.1
13072025-03-12T21:52:28.908Z Compiling thiserror-impl v1.0.69
13082025-03-12T21:52:29.427Z Compiling zerocopy v0.7.35
13092025-03-12T21:52:29.553Z Compiling yoke-derive v0.7.4
13102025-03-12T21:52:29.932Z Compiling futures-macro v0.3.31
13112025-03-12T21:52:29.994Z Compiling zerovec-derive v0.10.3
13122025-03-12T21:52:30.349Z Compiling crypto-common v0.1.6
13132025-03-12T21:52:30.608Z Compiling block-buffer v0.10.4
13142025-03-12T21:52:30.750Z Compiling displaydoc v0.2.5
13152025-03-12T21:52:30.867Z Compiling digest v0.10.7
13162025-03-12T21:52:31.205Z Compiling zerofrom v0.1.4
13172025-03-12T21:52:31.355Z Compiling hmac v0.12.1
13182025-03-12T21:52:31.413Z Compiling block-padding v0.3.3
13192025-03-12T21:52:31.609Z Compiling ppv-lite86 v0.2.20
13202025-03-12T21:52:31.734Z Compiling inout v0.1.3
13212025-03-12T21:52:31.738Z Compiling futures-util v0.3.31
13222025-03-12T21:52:31.773Z Compiling thiserror v1.0.69
13232025-03-12T21:52:31.928Z Compiling sha2 v0.10.8
13242025-03-12T21:52:31.997Z Compiling cipher v0.4.4
13252025-03-12T21:52:32.227Z Compiling yoke v0.7.4
13262025-03-12T21:52:32.291Z Compiling icu_provider_macros v1.5.0
13272025-03-12T21:52:32.387Z Compiling der_derive v0.7.3
13282025-03-12T21:52:32.504Z Compiling tracing-attributes v0.1.27
13292025-03-12T21:52:32.525Z Compiling salsa20 v0.10.2
13302025-03-12T21:52:32.595Z Compiling zerovec v0.10.4
13312025-03-12T21:52:32.771Z Compiling pest v2.7.14
13322025-03-12T21:52:33.363Z Compiling pbkdf2 v0.12.2
13332025-03-12T21:52:33.538Z Compiling vcpkg v0.2.15
13342025-03-12T21:52:34.574Z Compiling tinystr v0.7.6
13352025-03-12T21:52:34.630Z Compiling der v0.7.9
13362025-03-12T21:52:34.955Z Compiling icu_locid v1.5.0
13372025-03-12T21:52:35.194Z Compiling icu_collections v1.5.0
13382025-03-12T21:52:35.504Z Compiling utf16_iter v1.0.5
13392025-03-12T21:52:35.625Z Compiling tracing v0.1.40
13402025-03-12T21:52:35.707Z Compiling untrusted v0.9.0
13412025-03-12T21:52:35.711Z Compiling icu_normalizer_data v1.5.0
13422025-03-12T21:52:35.842Z Compiling utf8_iter v1.0.4
13432025-03-12T21:52:35.889Z Compiling untrusted v0.7.1
13442025-03-12T21:52:36.082Z Compiling icu_provider v1.5.0
13452025-03-12T21:52:36.121Z Compiling pest_meta v2.7.14
13462025-03-12T21:52:36.402Z Compiling openssl-sys v0.9.106
13472025-03-12T21:52:37.012Z Compiling icu_locid_transform v1.5.0
13482025-03-12T21:52:37.095Z Compiling spki v0.7.3
13492025-03-12T21:52:37.118Z Compiling scrypt v0.11.0
13502025-03-12T21:52:37.450Z Compiling cbc v0.1.2
13512025-03-12T21:52:37.472Z Compiling aes v0.8.4
13522025-03-12T21:52:37.493Z Compiling time-macros v0.2.18
13532025-03-12T21:52:37.591Z Compiling deranged v0.3.11
13542025-03-12T21:52:37.678Z Compiling scroll_derive v0.12.0
13552025-03-12T21:52:39.022Z Compiling icu_properties v1.5.1
13562025-03-12T21:52:39.353Z Compiling atomic-waker v1.1.2
13572025-03-12T21:52:39.537Z Compiling tinyvec_macros v0.1.1
13582025-03-12T21:52:39.641Z Compiling num_threads v0.1.7
13592025-03-12T21:52:39.785Z Compiling tinyvec v1.8.0
13602025-03-12T21:52:40.167Z Compiling bytes v1.10.1
13612025-03-12T21:52:40.198Z Compiling bitflags v2.6.0
13622025-03-12T21:52:40.334Z Compiling indexmap v2.7.1
13632025-03-12T21:52:40.356Z Compiling semver v1.0.25
13642025-03-12T21:52:40.417Z Compiling time v0.3.36
13652025-03-12T21:52:41.003Z Compiling rustc_version v0.4.1
13662025-03-12T21:52:41.224Z Compiling scroll v0.12.0
13672025-03-12T21:52:41.558Z Compiling tokio v1.43.0
13682025-03-12T21:52:41.608Z Compiling http v1.2.0
13692025-03-12T21:52:41.709Z Compiling pkcs5 v0.7.1
13702025-03-12T21:52:41.847Z Compiling pest_generator v2.7.14
13712025-03-12T21:52:42.759Z Compiling icu_normalizer v1.5.0
13722025-03-12T21:52:42.978Z Compiling rand_chacha v0.3.1
13732025-03-12T21:52:43.564Z Compiling http-body v1.0.1
13742025-03-12T21:52:43.671Z Compiling idna_adapter v1.2.0
13752025-03-12T21:52:43.791Z Compiling form_urlencoded v1.2.1
13762025-03-12T21:52:43.818Z Compiling zerocopy v0.8.10
13772025-03-12T21:52:43.886Z Compiling try-lock v0.2.5
13782025-03-12T21:52:44.043Z Compiling slog v2.7.0
13792025-03-12T21:52:44.105Z Compiling want v0.3.1
13802025-03-12T21:52:44.385Z Compiling which v4.4.2
13812025-03-12T21:52:44.420Z Compiling goblin v0.8.2
13822025-03-12T21:52:44.636Z Compiling idna v1.0.3
13832025-03-12T21:52:44.688Z Compiling pest_derive v2.7.14
13842025-03-12T21:52:44.932Z Compiling rand v0.8.5
13852025-03-12T21:52:45.266Z Compiling pkcs8 v0.10.2
13862025-03-12T21:52:45.288Z Compiling uuid v1.15.1
13872025-03-12T21:52:45.474Z Compiling zerocopy-derive v0.8.10
13882025-03-12T21:52:45.904Z Compiling tower-service v0.3.3
13892025-03-12T21:52:46.052Z Compiling adler2 v2.0.0
13902025-03-12T21:52:46.148Z Compiling httpdate v1.0.3
13912025-03-12T21:52:46.284Z Compiling iana-time-zone v0.1.61
13922025-03-12T21:52:46.586Z Compiling chrono v0.4.40
13932025-03-12T21:52:46.689Z Compiling miniz_oxide v0.8.5
13942025-03-12T21:52:46.830Z Compiling dtrace-parser v0.2.0
13952025-03-12T21:52:47.678Z Compiling serde_tokenstream v0.2.2
13962025-03-12T21:52:48.194Z Compiling serde_spanned v0.6.8
13972025-03-12T21:52:48.263Z Compiling toml_datetime v0.6.8
13982025-03-12T21:52:48.427Z Compiling match_cfg v0.1.0
13992025-03-12T21:52:48.530Z Compiling base64 v0.22.1
14002025-03-12T21:52:48.612Z Compiling foreign-types-shared v0.1.1
14012025-03-12T21:52:48.714Z Compiling openssl v0.10.71
14022025-03-12T21:52:48.742Z Compiling rustversion v1.0.17
14032025-03-12T21:52:49.184Z Compiling foreign-types v0.3.2
14042025-03-12T21:52:49.200Z Compiling hostname v0.3.1
14052025-03-12T21:52:49.278Z Compiling url v2.5.3
14062025-03-12T21:52:49.492Z Compiling tokio-util v0.7.13
14072025-03-12T21:52:49.933Z Compiling openssl-macros v0.1.1
14082025-03-12T21:52:50.671Z Compiling h2 v0.4.6
14092025-03-12T21:52:50.691Z Compiling dof v0.3.0
14102025-03-12T21:52:50.760Z Compiling async-trait v0.1.87
14112025-03-12T21:52:50.946Z Compiling serde_derive_internals v0.29.1
14122025-03-12T21:52:51.168Z Compiling rand_core v0.9.2
14132025-03-12T21:52:51.605Z Compiling usdt-impl v0.5.0
14142025-03-12T21:52:52.451Z Compiling bzip2-sys v0.1.11+1.0.8
14152025-03-12T21:52:52.947Z Compiling dirs-sys-next v0.1.2
14162025-03-12T21:52:52.998Z Compiling syn v1.0.109
14172025-03-12T21:52:53.144Z Compiling schemars v0.8.22
14182025-03-12T21:52:53.218Z Compiling rustls v0.23.19
14192025-03-12T21:52:53.453Z Compiling rustls v0.22.4
14202025-03-12T21:52:53.470Z Compiling siphasher v0.3.11
14212025-03-12T21:52:53.504Z Compiling native-tls v0.2.12
14222025-03-12T21:52:53.532Z Compiling data-encoding v2.6.0
14232025-03-12T21:52:53.662Z Compiling schemars_derive v0.8.22
14242025-03-12T21:52:53.759Z Compiling dirs-next v2.0.0
14252025-03-12T21:52:53.887Z Compiling rand_chacha v0.9.0
14262025-03-12T21:52:55.432Z Compiling http-body-util v0.1.2
14272025-03-12T21:52:55.477Z Compiling heapless v0.7.17
14282025-03-12T21:52:55.552Z Compiling unicode-normalization v0.1.24
14292025-03-12T21:52:55.815Z Compiling crossbeam-epoch v0.9.18
14302025-03-12T21:52:55.917Z Compiling sha1 v0.10.6
14312025-03-12T21:52:55.936Z Compiling signature v2.2.0
14322025-03-12T21:52:56.248Z Compiling thread_local v1.1.8
14332025-03-12T21:52:56.325Z Compiling multer v3.1.0
14342025-03-12T21:52:56.469Z Compiling crc32fast v1.4.2
14352025-03-12T21:52:56.561Z Compiling encoding_rs v0.8.34
14362025-03-12T21:52:56.601Z Compiling cookie v0.18.1
14372025-03-12T21:52:56.661Z Compiling rayon-core v1.12.1
14382025-03-12T21:52:56.712Z Compiling openssl-probe v0.1.5
14392025-03-12T21:52:56.849Z Compiling unicode-bidi v0.3.17
14402025-03-12T21:52:56.934Z Compiling unicode-properties v0.1.3
14412025-03-12T21:52:56.977Z Compiling mime v0.3.17
14422025-03-12T21:52:57.034Z Compiling gimli v0.31.1
14432025-03-12T21:52:57.366Z Compiling signal-hook v0.3.17
14442025-03-12T21:52:57.504Z Compiling hyper v1.6.0
14452025-03-12T21:52:57.674Z Compiling dyn-clone v1.0.19
14462025-03-12T21:52:57.906Z Compiling ipnet v2.11.0
14472025-03-12T21:52:58.008Z Compiling slog-async v2.8.0
14482025-03-12T21:52:58.994Z Compiling stringprep v0.1.5
14492025-03-12T21:52:59.986Z Compiling hyper-util v0.1.10
14502025-03-12T21:53:00.741Z Compiling toml_edit v0.22.24
14512025-03-12T21:53:00.882Z Compiling crossbeam-deque v0.8.5
14522025-03-12T21:53:01.034Z Compiling addr2line v0.24.2
14532025-03-12T21:53:01.482Z Compiling rand v0.9.0
14542025-03-12T21:53:01.566Z Compiling term v0.7.0
14552025-03-12T21:53:01.758Z Compiling usdt-macro v0.5.0
14562025-03-12T21:53:01.961Z Compiling usdt-attr-macro v0.5.0
14572025-03-12T21:53:02.880Z Compiling slog-json v2.6.1
14582025-03-12T21:53:02.918Z Compiling serde_urlencoded v0.7.1
14592025-03-12T21:53:03.098Z Compiling curve25519-dalek v4.1.3
14602025-03-12T21:53:03.212Z Compiling crossbeam-channel v0.5.13
14612025-03-12T21:53:03.248Z Compiling futures-executor v0.3.31
14622025-03-12T21:53:03.409Z Compiling enum-as-inner v0.6.1
14632025-03-12T21:53:03.570Z Compiling md-5 v0.10.6
14642025-03-12T21:53:03.762Z Compiling rustls-pemfile v2.2.0
14652025-03-12T21:53:03.797Z Compiling async-stream-impl v0.3.6
14662025-03-12T21:53:03.851Z Compiling num-integer v0.1.46
14672025-03-12T21:53:04.090Z Compiling hash32 v0.2.1
14682025-03-12T21:53:04.170Z Compiling ff v0.13.0
14692025-03-12T21:53:04.408Z Compiling is-terminal v0.4.13
14702025-03-12T21:53:04.451Z Compiling memoffset v0.9.1
14712025-03-12T21:53:04.455Z Compiling object v0.36.5
14722025-03-12T21:53:04.541Z Compiling dropshot v0.12.0
14732025-03-12T21:53:04.561Z Compiling cfg_aliases v0.2.1
14742025-03-12T21:53:04.667Z Compiling smoltcp v0.9.1
14752025-03-12T21:53:04.791Z Compiling fallible-iterator v0.2.0
14762025-03-12T21:53:04.850Z Compiling psl-types v2.0.11
14772025-03-12T21:53:05.045Z Compiling quick-error v1.2.3
14782025-03-12T21:53:05.078Z Compiling litrs v0.4.1
14792025-03-12T21:53:05.208Z Compiling linked-hash-map v0.5.6
14802025-03-12T21:53:05.314Z Compiling base16ct v0.2.0
14812025-03-12T21:53:05.453Z Compiling take_mut v0.2.2
14822025-03-12T21:53:05.554Z Compiling utf-8 v0.7.6
14832025-03-12T21:53:05.627Z Compiling anyhow v1.0.97
14842025-03-12T21:53:05.647Z Compiling portable-atomic v1.9.0
14852025-03-12T21:53:05.882Z Compiling rustc-demangle v0.1.24
14862025-03-12T21:53:06.174Z Compiling num-bigint-dig v0.8.4
14872025-03-12T21:53:06.503Z Compiling document-features v0.2.10
14882025-03-12T21:53:06.602Z Compiling tungstenite v0.24.0
14892025-03-12T21:53:06.793Z Compiling sec1 v0.7.3
14902025-03-12T21:53:07.363Z Compiling lru-cache v0.1.2
14912025-03-12T21:53:07.566Z Compiling postgres-protocol v0.6.8
14922025-03-12T21:53:07.737Z Compiling resolv-conf v0.7.0
14932025-03-12T21:53:07.762Z Compiling async-stream v0.3.6
14942025-03-12T21:53:07.867Z Compiling publicsuffix v2.3.0
14952025-03-12T21:53:08.180Z Compiling nix v0.29.0
14962025-03-12T21:53:08.274Z Compiling slog-term v2.9.1
14972025-03-12T21:53:08.440Z Compiling usdt v0.5.0
14982025-03-12T21:53:08.611Z Compiling hickory-proto v0.24.4
14992025-03-12T21:53:08.911Z Compiling group v0.13.0
15002025-03-12T21:53:09.010Z Compiling num-iter v0.1.45
15012025-03-12T21:53:09.207Z Compiling toml v0.8.20
15022025-03-12T21:53:09.360Z Compiling futures v0.3.31
15032025-03-12T21:53:09.387Z Compiling slog-bunyan v2.5.0
15042025-03-12T21:53:09.479Z Compiling bzip2 v0.4.4
15052025-03-12T21:53:10.642Z Compiling tokio-native-tls v0.3.1
15062025-03-12T21:53:10.851Z Compiling camino v1.1.9
15072025-03-12T21:53:10.932Z Compiling backtrace v0.3.74
15082025-03-12T21:53:11.098Z Compiling flate2 v1.1.0
15092025-03-12T21:53:11.500Z Compiling phf_shared v0.11.2
15102025-03-12T21:53:11.535Z Compiling dropshot_endpoint v0.12.0
15112025-03-12T21:53:11.727Z Compiling terminal_size v0.4.0
15122025-03-12T21:53:11.886Z Compiling openapiv3 v2.0.0
15132025-03-12T21:53:11.960Z Compiling serde_path_to_error v0.1.16
15142025-03-12T21:53:11.963Z Compiling waitgroup v0.1.2
15152025-03-12T21:53:12.211Z Compiling hkdf v0.12.4
15162025-03-12T21:53:12.482Z Compiling crypto-bigint v0.5.5
15172025-03-12T21:53:12.763Z Compiling webpki-roots v0.26.6
15182025-03-12T21:53:12.988Z Compiling curve25519-dalek-derive v0.1.1
15192025-03-12T21:53:13.376Z Compiling hubpack_derive v0.1.1
15202025-03-12T21:53:13.799Z Compiling zerocopy-derive v0.6.6
15212025-03-12T21:53:14.244Z Compiling sync_wrapper v1.0.1
15222025-03-12T21:53:14.418Z Compiling hostname v0.4.0
15232025-03-12T21:53:14.434Z Compiling ahash v0.8.11
15242025-03-12T21:53:14.633Z Compiling fs-err v2.11.0
15252025-03-12T21:53:14.802Z Compiling managed v0.8.0
15262025-03-12T21:53:14.971Z Compiling tower-layer v0.3.3
15272025-03-12T21:53:15.206Z Compiling winnow v0.5.40
15282025-03-12T21:53:15.261Z Compiling unicode-width v0.2.0
15292025-03-12T21:53:15.566Z Compiling buf-list v1.0.3
15302025-03-12T21:53:15.703Z Compiling simd-adler32 v0.3.7
15312025-03-12T21:53:15.775Z Compiling newtype-uuid v1.2.1
15322025-03-12T21:53:15.795Z Compiling lockfree-object-pool v0.1.6
15332025-03-12T21:53:16.043Z Compiling bumpalo v3.16.0
15342025-03-12T21:53:16.079Z Compiling debug-ignore v1.0.5
15352025-03-12T21:53:16.187Z Compiling zip v2.1.3
15362025-03-12T21:53:16.245Z Compiling strum_macros v0.25.3
15372025-03-12T21:53:16.371Z Compiling zopfli v0.8.1
15382025-03-12T21:53:16.494Z Compiling clap_builder v4.5.31
15392025-03-12T21:53:16.544Z Compiling console v0.15.10
15402025-03-12T21:53:17.427Z Compiling zerocopy v0.6.6
15412025-03-12T21:53:17.893Z Compiling elliptic-curve v0.13.8
15422025-03-12T21:53:17.969Z Compiling tower v0.5.2
15432025-03-12T21:53:18.376Z Compiling toml_edit v0.19.15
15442025-03-12T21:53:18.701Z Compiling hubpack v0.1.2
15452025-03-12T21:53:18.763Z Compiling hickory-resolver v0.24.4
15462025-03-12T21:53:19.795Z Compiling phf v0.11.2
15472025-03-12T21:53:19.904Z Compiling signal-hook-mio v0.2.4
15482025-03-12T21:53:20.064Z Compiling hyper-tls v0.6.0
15492025-03-12T21:53:20.085Z Compiling rayon v1.10.0
15502025-03-12T21:53:20.153Z Compiling cookie_store v0.21.1
15512025-03-12T21:53:21.613Z Compiling postgres-types v0.2.9
15522025-03-12T21:53:23.053Z Compiling tokio-tungstenite v0.24.0
15532025-03-12T21:53:24.249Z Compiling ed25519 v2.2.3
15542025-03-12T21:53:24.278Z Compiling phf_shared v0.10.0
15552025-03-12T21:53:24.344Z Compiling tokio-stream v0.1.17
15562025-03-12T21:53:24.652Z Compiling pkcs1 v0.7.5
15572025-03-12T21:53:24.874Z Compiling serde-big-array v0.5.1
15582025-03-12T21:53:25.117Z Compiling clap_derive v4.5.28
15592025-03-12T21:53:25.283Z Compiling rfc6979 v0.4.0
15602025-03-12T21:53:25.287Z Compiling derive-where v1.2.7
15612025-03-12T21:53:25.490Z Compiling serde_repr v0.1.19
15622025-03-12T21:53:25.532Z Compiling float-cmp v0.10.0
15632025-03-12T21:53:25.785Z Compiling bstr v1.10.0
15642025-03-12T21:53:26.045Z Compiling new_debug_unreachable v1.0.6
15652025-03-12T21:53:26.156Z Compiling static_assertions v1.1.0
15662025-03-12T21:53:26.261Z Compiling predicates-core v1.0.8
15672025-03-12T21:53:26.552Z Compiling precomputed-hash v0.1.1
15682025-03-12T21:53:26.571Z Compiling difflib v0.4.0
15692025-03-12T21:53:26.592Z Compiling normalize-line-endings v0.3.0
15702025-03-12T21:53:26.704Z Compiling number_prefix v0.4.0
15712025-03-12T21:53:26.768Z Compiling whoami v1.5.2
15722025-03-12T21:53:26.945Z Compiling unicode-segmentation v1.12.0
15732025-03-12T21:53:27.316Z Compiling fixedbitset v0.4.2
15742025-03-12T21:53:27.371Z Compiling tokio-postgres v0.7.13
15752025-03-12T21:53:27.752Z Compiling similar v2.7.0
15762025-03-12T21:53:27.793Z Compiling petgraph v0.6.5
15772025-03-12T21:53:27.902Z Compiling predicates v3.1.3
15782025-03-12T21:53:28.465Z Compiling indicatif v0.17.11
15792025-03-12T21:53:29.305Z Compiling string_cache v0.8.7
15802025-03-12T21:53:29.670Z Compiling clap v4.5.31
15812025-03-12T21:53:29.741Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15822025-03-12T21:53:29.757Z Compiling ecdsa v0.16.9
15832025-03-12T21:53:29.790Z Compiling rsa v0.9.6
15842025-03-12T21:53:30.457Z Compiling ed25519-dalek v2.1.1
15852025-03-12T21:53:31.307Z Compiling toml v0.7.8
15862025-03-12T21:53:31.712Z Compiling crossterm v0.28.1
15872025-03-12T21:53:33.595Z Compiling zip v0.6.6
15882025-03-12T21:53:33.941Z Compiling hex v0.4.3
15892025-03-12T21:53:34.371Z Compiling x509-cert v0.2.5
15902025-03-12T21:53:34.523Z Compiling itertools v0.10.5
15912025-03-12T21:53:34.718Z Compiling peg-runtime v0.8.5
15922025-03-12T21:53:34.875Z Compiling lalrpop-util v0.19.12
15932025-03-12T21:53:34.895Z Compiling unicode-xid v0.2.6
15942025-03-12T21:53:35.095Z Compiling strum_macros v0.26.4
15952025-03-12T21:53:35.247Z Compiling xattr v1.3.1
15962025-03-12T21:53:35.268Z Compiling filetime v0.2.25
15972025-03-12T21:53:35.510Z Compiling tar v0.4.44
15982025-03-12T21:53:39.616Z Compiling strum v0.26.3
15992025-03-12T21:53:42.866Z Compiling aws-lc-sys v0.26.0
16002025-03-12T21:54:12.288Z Compiling rustls-webpki v0.102.8
16012025-03-12T21:54:15.425Z Compiling tokio-rustls v0.25.0
16022025-03-12T21:54:17.146Z Compiling tokio-rustls v0.26.0
16032025-03-12T21:54:17.481Z Compiling hyper-rustls v0.27.3
16042025-03-12T21:54:17.755Z Compiling reqwest v0.12.12
16052025-03-12T21:54:19.046Z Compiling qorb v0.2.1
16062025-03-12T21:54:22.001Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16072025-03-12T21:54:22.266Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16082025-03-12T21:54:26.662Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 15s
16092025-03-12T21:54:26.837Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
16102025-03-12T21:54:26.885ZMar 12 21:54:25.217 INFO Starting download, target: Clickhouse
16112025-03-12T21:54:26.885ZMar 12 21:54:25.217 INFO Starting download, target: Cockroach
16122025-03-12T21:54:26.889ZMar 12 21:54:25.217 INFO Starting download, target: Console
16132025-03-12T21:54:26.889ZMar 12 21:54:25.217 INFO Starting download, target: DendriteOpenapi
16142025-03-12T21:54:26.889ZMar 12 21:54:25.217 INFO Starting download, target: DendriteStub
16152025-03-12T21:54:26.889ZMar 12 21:54:25.217 INFO Starting download, target: MaghemiteMgd
16162025-03-12T21:54:26.889ZMar 12 21:54:25.217 INFO Starting download, target: TransceiverControl
16172025-03-12T21:54:26.889ZMar 12 21:54:25.218 INFO Downloading out/downloads/dpd-a66561e0a063cc30820182008c31f9a64cbd8a6f.json (attempt 1/3), target: DendriteOpenapi
16182025-03-12T21:54:26.889ZMar 12 21:54:25.218 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16192025-03-12T21:54:26.889ZMar 12 21:54:25.218 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16202025-03-12T21:54:26.889ZMar 12 21:54:25.218 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16212025-03-12T21:54:26.889ZMar 12 21:54:25.218 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16222025-03-12T21:54:26.889ZMar 12 21:54:25.218 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16232025-03-12T21:54:26.889ZMar 12 21:54:25.218 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16242025-03-12T21:54:27.094ZMar 12 21:54:25.422 INFO Download complete, target: DendriteOpenapi
16252025-03-12T21:54:27.334ZMar 12 21:54:25.659 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16262025-03-12T21:54:27.457ZMar 12 21:54:25.776 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16272025-03-12T21:54:27.754ZMar 12 21:54:26.084 INFO Download complete, target: TransceiverControl
16282025-03-12T21:54:27.769ZMar 12 21:54:26.099 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16292025-03-12T21:54:27.855ZMar 12 21:54:26.186 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16302025-03-12T21:54:27.870ZMar 12 21:54:26.200 INFO Download complete, target: Console
16312025-03-12T21:54:28.606ZMar 12 21:54:26.937 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16322025-03-12T21:54:28.606ZMar 12 21:54:26.937 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16332025-03-12T21:54:29.220ZMar 12 21:54:27.551 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16342025-03-12T21:54:30.307ZMar 12 21:54:28.638 INFO Download complete, target: DendriteStub
16352025-03-12T21:54:30.310ZMar 12 21:54:28.639 INFO Download complete, target: MaghemiteMgd
16362025-03-12T21:54:35.023ZMar 12 21:54:33.353 INFO Checking that binary works, target: Cockroach
16372025-03-12T21:54:35.318ZMar 12 21:54:33.648 INFO Download complete, target: Cockroach
16382025-03-12T21:54:39.859ZMar 12 21:54:38.185 INFO Checking that binary works, target: Clickhouse
16392025-03-12T21:54:40.007ZMar 12 21:54:38.335 INFO Download complete, target: Clickhouse
16402025-03-12T21:54:40.028ZAll builder prerequisites installed successfully, and PATH looks valid
16412025-03-12T21:54:40.032Z
16422025-03-12T21:54:40.032Zreal 4:43.711192067
16432025-03-12T21:54:40.032Zuser 15:45.939747164
16442025-03-12T21:54:40.032Zsys 2:08.926913262
16452025-03-12T21:54:40.032Ztrap 0.561658957
16462025-03-12T21:54:40.032Ztflt 0.935674816
16472025-03-12T21:54:40.032Zdflt 1.157691958
16482025-03-12T21:54:40.032Zkflt 0.023137143
16492025-03-12T21:54:40.032Zlock 24:35.726820657
16502025-03-12T21:54:40.032Zslp 55:52.635425092
16512025-03-12T21:54:40.032Zlat 1:03.860891283
16522025-03-12T21:54:40.032Zstop 2:30.904810807
16532025-03-12T21:54:40.032Z+ banner hack-check
16542025-03-12T21:54:40.032Z
16552025-03-12T21:54:40.032Z # # ## #### # # #### # # ###### #### # #
16562025-03-12T21:54:40.032Z # # # # # # # # # # # # # # # # #
16572025-03-12T21:54:40.032Z ###### # # # #### ##### # ###### ##### # ####
16582025-03-12T21:54:40.032Z # # ###### # # # # # # # # # #
16592025-03-12T21:54:40.032Z # # # # # # # # # # # # # # # # #
16602025-03-12T21:54:40.032Z # # # # #### # # #### # # ###### #### # #
16612025-03-12T21:54:40.032Z
16622025-03-12T21:54:40.032Z+ export CARGO_INCREMENTAL=0
16632025-03-12T21:54:40.032Z+ CARGO_INCREMENTAL=0
16642025-03-12T21:54:40.032Z+ ptime -m timeout 2h cargo xtask check-features --ci
16652025-03-12T21:54:40.609Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
16662025-03-12T21:54:43.458Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.36s
16672025-03-12T21:54:43.530Z Running `target/debug/xtask check-features --ci`
16682025-03-12T21:54:43.553Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16692025-03-12T21:54:43.553Zrunning: "/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16702025-03-12T21:54:44.030Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
16712025-03-12T21:54:44.049Z Running `target/debug/xtask download cargo-hack`
16722025-03-12T21:54:44.896Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16732025-03-12T21:54:45.313Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16742025-03-12T21:54:48.946Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.86s
16752025-03-12T21:54:49.106Z Running `target/debug/xtask-downloader cargo-hack`
16762025-03-12T21:54:49.143ZMar 12 21:54:47.470 INFO Starting download, target: CargoHack
16772025-03-12T21:54:49.147ZMar 12 21:54:47.471 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16782025-03-12T21:54:49.796ZMar 12 21:54:48.123 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16792025-03-12T21:54:49.871ZMar 12 21:54:48.198 INFO Download complete, target: CargoHack
16802025-03-12T21:54:49.875Zrunning: "/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"
16812025-03-12T21:54:49.891Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16822025-03-12T21:54:50.065Zinfo: running `cargo check --bins` on api_identity (1/197)
16832025-03-12T21:54:50.641Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16842025-03-12T21:54:50.644Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16852025-03-12T21:54:50.644Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16862025-03-12T21:54:50.648Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
16872025-03-12T21:54:50.719Z
16882025-03-12T21:54:50.719Zinfo: running `cargo check --bins` on bootstore (2/197)
16892025-03-12T21:54:51.304Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16902025-03-12T21:54:51.307Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16912025-03-12T21:54:51.307Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16922025-03-12T21:54:51.310Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
16932025-03-12T21:54:51.384Z
16942025-03-12T21:54:51.384Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/197)
16952025-03-12T21:54:51.952Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16962025-03-12T21:54:51.955Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16972025-03-12T21:54:51.955Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16982025-03-12T21:54:51.958Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
16992025-03-12T21:54:52.029Z
17002025-03-12T21:54:52.029Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/197)
17012025-03-12T21:54:52.592Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17022025-03-12T21:54:52.596Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17032025-03-12T21:54:52.596Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17042025-03-12T21:54:52.600Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
17052025-03-12T21:54:52.672Z
17062025-03-12T21:54:52.672Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/197)
17072025-03-12T21:54:53.075Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17082025-03-12T21:54:53.078Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17092025-03-12T21:54:53.078Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17102025-03-12T21:54:53.082Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17112025-03-12T21:54:53.119Z
17122025-03-12T21:54:53.119Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/197)
17132025-03-12T21:54:53.522Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17142025-03-12T21:54:53.526Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17152025-03-12T21:54:53.526Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17162025-03-12T21:54:53.529Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17172025-03-12T21:54:53.567Z
17182025-03-12T21:54:53.567Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/197)
17192025-03-12T21:54:53.977Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17202025-03-12T21:54:53.980Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17212025-03-12T21:54:53.980Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17222025-03-12T21:54:53.983Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17232025-03-12T21:54:54.023Z
17242025-03-12T21:54:54.023Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/197)
17252025-03-12T21:54:54.428Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17262025-03-12T21:54:54.431Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17272025-03-12T21:54:54.431Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17282025-03-12T21:54:54.435Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17292025-03-12T21:54:54.474Z
17302025-03-12T21:54:54.474Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/197)
17312025-03-12T21:54:54.878Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17322025-03-12T21:54:54.881Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17332025-03-12T21:54:54.881Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17342025-03-12T21:54:54.884Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17352025-03-12T21:54:54.923Z
17362025-03-12T21:54:54.923Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/197)
17372025-03-12T21:54:55.329Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17382025-03-12T21:54:55.332Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17392025-03-12T21:54:55.332Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17402025-03-12T21:54:55.335Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17412025-03-12T21:54:55.375Z
17422025-03-12T21:54:55.375Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/197)
17432025-03-12T21:54:55.779Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17442025-03-12T21:54:55.783Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17452025-03-12T21:54:55.783Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17462025-03-12T21:54:55.786Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17472025-03-12T21:54:55.825Z
17482025-03-12T21:54:55.825Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/197)
17492025-03-12T21:54:56.232Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17502025-03-12T21:54:56.236Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17512025-03-12T21:54:56.236Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17522025-03-12T21:54:56.239Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17532025-03-12T21:54:56.279Z
17542025-03-12T21:54:56.279Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/197)
17552025-03-12T21:54:56.687Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17562025-03-12T21:54:56.690Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17572025-03-12T21:54:56.690Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17582025-03-12T21:54:56.693Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17592025-03-12T21:54:56.733Z
17602025-03-12T21:54:56.733Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/197)
17612025-03-12T21:54:57.146Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17622025-03-12T21:54:57.149Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17632025-03-12T21:54:57.149Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17642025-03-12T21:54:57.152Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17652025-03-12T21:54:57.192Z
17662025-03-12T21:54:57.192Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/197)
17672025-03-12T21:54:57.603Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17682025-03-12T21:54:57.606Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17692025-03-12T21:54:57.606Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17702025-03-12T21:54:57.610Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17712025-03-12T21:54:57.648Z
17722025-03-12T21:54:57.648Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/197)
17732025-03-12T21:54:58.067Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17742025-03-12T21:54:58.070Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17752025-03-12T21:54:58.070Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17762025-03-12T21:54:58.073Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17772025-03-12T21:54:58.112Z
17782025-03-12T21:54:58.112Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/197)
17792025-03-12T21:54:58.526Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17802025-03-12T21:54:58.529Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17812025-03-12T21:54:58.529Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17822025-03-12T21:54:58.532Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17832025-03-12T21:54:58.571Z
17842025-03-12T21:54:58.572Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/197)
17852025-03-12T21:54:58.990Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17862025-03-12T21:54:58.993Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17872025-03-12T21:54:58.993Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17882025-03-12T21:54:58.996Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17892025-03-12T21:54:59.035Z
17902025-03-12T21:54:59.035Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/197)
17912025-03-12T21:54:59.473Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17922025-03-12T21:54:59.485Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17932025-03-12T21:54:59.485Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17942025-03-12T21:54:59.485Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17952025-03-12T21:54:59.503Z
17962025-03-12T21:54:59.503Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/197)
17972025-03-12T21:54:59.918Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17982025-03-12T21:54:59.926Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17992025-03-12T21:54:59.926Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18002025-03-12T21:54:59.927Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18012025-03-12T21:54:59.967Z
18022025-03-12T21:54:59.967Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/197)
18032025-03-12T21:55:00.373Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18042025-03-12T21:55:00.377Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18052025-03-12T21:55:00.377Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18062025-03-12T21:55:00.377Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18072025-03-12T21:55:00.418Z
18082025-03-12T21:55:00.419Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/197)
18092025-03-12T21:55:00.832Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18102025-03-12T21:55:00.836Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18112025-03-12T21:55:00.836Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18122025-03-12T21:55:00.839Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18132025-03-12T21:55:00.881Z
18142025-03-12T21:55:00.881Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/197)
18152025-03-12T21:55:01.298Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18162025-03-12T21:55:01.301Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18172025-03-12T21:55:01.301Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18182025-03-12T21:55:01.304Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18192025-03-12T21:55:01.346Z
18202025-03-12T21:55:01.346Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/197)
18212025-03-12T21:55:01.761Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18222025-03-12T21:55:01.764Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18232025-03-12T21:55:01.765Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18242025-03-12T21:55:01.768Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18252025-03-12T21:55:01.811Z
18262025-03-12T21:55:01.811Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/197)
18272025-03-12T21:55:02.235Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18282025-03-12T21:55:02.245Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18292025-03-12T21:55:02.245Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18302025-03-12T21:55:02.245Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
18312025-03-12T21:55:02.294Z
18322025-03-12T21:55:02.294Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/197)
18332025-03-12T21:55:02.686Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18342025-03-12T21:55:02.693Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18352025-03-12T21:55:02.693Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18362025-03-12T21:55:02.693Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18372025-03-12T21:55:02.734Z
18382025-03-12T21:55:02.734Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/197)
18392025-03-12T21:55:03.136Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18402025-03-12T21:55:03.140Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18412025-03-12T21:55:03.140Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18422025-03-12T21:55:03.143Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18432025-03-12T21:55:03.182Z
18442025-03-12T21:55:03.182Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/197)
18452025-03-12T21:55:03.586Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18462025-03-12T21:55:03.589Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18472025-03-12T21:55:03.589Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18482025-03-12T21:55:03.593Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18492025-03-12T21:55:03.631Z
18502025-03-12T21:55:03.631Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/197)
18512025-03-12T21:55:04.038Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18522025-03-12T21:55:04.041Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18532025-03-12T21:55:04.041Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18542025-03-12T21:55:04.044Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18552025-03-12T21:55:04.083Z
18562025-03-12T21:55:04.084Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/197)
18572025-03-12T21:55:04.496Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18582025-03-12T21:55:04.499Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18592025-03-12T21:55:04.499Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18602025-03-12T21:55:04.502Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18612025-03-12T21:55:04.543Z
18622025-03-12T21:55:04.543Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/197)
18632025-03-12T21:55:04.956Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18642025-03-12T21:55:04.960Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18652025-03-12T21:55:04.960Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18662025-03-12T21:55:04.963Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18672025-03-12T21:55:05.004Z
18682025-03-12T21:55:05.004Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/197)
18692025-03-12T21:55:05.432Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18702025-03-12T21:55:05.445Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18712025-03-12T21:55:05.445Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18722025-03-12T21:55:05.445Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18732025-03-12T21:55:05.470Z
18742025-03-12T21:55:05.470Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/197)
18752025-03-12T21:55:05.884Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18762025-03-12T21:55:05.898Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18772025-03-12T21:55:05.899Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18782025-03-12T21:55:05.899Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18792025-03-12T21:55:05.932Z
18802025-03-12T21:55:05.932Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/197)
18812025-03-12T21:55:06.325Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18822025-03-12T21:55:06.332Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18832025-03-12T21:55:06.332Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18842025-03-12T21:55:06.332Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18852025-03-12T21:55:06.374Z
18862025-03-12T21:55:06.374Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/197)
18872025-03-12T21:55:06.780Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18882025-03-12T21:55:06.784Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18892025-03-12T21:55:06.784Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18902025-03-12T21:55:06.787Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18912025-03-12T21:55:06.828Z
18922025-03-12T21:55:06.828Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/197)
18932025-03-12T21:55:07.236Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18942025-03-12T21:55:07.239Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18952025-03-12T21:55:07.239Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18962025-03-12T21:55:07.242Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18972025-03-12T21:55:07.282Z
18982025-03-12T21:55:07.282Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/197)
18992025-03-12T21:55:07.704Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19002025-03-12T21:55:07.708Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19012025-03-12T21:55:07.708Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19022025-03-12T21:55:07.711Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
19032025-03-12T21:55:07.754Z
19042025-03-12T21:55:07.754Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/197)
19052025-03-12T21:55:08.164Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19062025-03-12T21:55:08.168Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19072025-03-12T21:55:08.168Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19082025-03-12T21:55:08.173Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
19092025-03-12T21:55:08.211Z
19102025-03-12T21:55:08.211Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/197)
19112025-03-12T21:55:08.621Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19122025-03-12T21:55:08.624Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19132025-03-12T21:55:08.624Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19142025-03-12T21:55:08.628Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
19152025-03-12T21:55:08.667Z
19162025-03-12T21:55:08.667Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/197)
19172025-03-12T21:55:09.084Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19182025-03-12T21:55:09.087Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19192025-03-12T21:55:09.087Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19202025-03-12T21:55:09.090Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19212025-03-12T21:55:09.131Z
19222025-03-12T21:55:09.131Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/197)
19232025-03-12T21:55:09.540Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19242025-03-12T21:55:09.544Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19252025-03-12T21:55:09.544Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19262025-03-12T21:55:09.547Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
19272025-03-12T21:55:09.588Z
19282025-03-12T21:55:09.589Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/197)
19292025-03-12T21:55:10.011Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19302025-03-12T21:55:10.014Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19312025-03-12T21:55:10.014Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19322025-03-12T21:55:10.014Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19332025-03-12T21:55:10.049Z
19342025-03-12T21:55:10.049Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/197)
19352025-03-12T21:55:10.462Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19362025-03-12T21:55:10.465Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19372025-03-12T21:55:10.465Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19382025-03-12T21:55:10.469Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19392025-03-12T21:55:10.509Z
19402025-03-12T21:55:10.510Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/197)
19412025-03-12T21:55:10.921Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19422025-03-12T21:55:10.924Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19432025-03-12T21:55:10.924Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19442025-03-12T21:55:10.927Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19452025-03-12T21:55:10.972Z
19462025-03-12T21:55:10.972Zinfo: running `cargo check --bins` on sled-hardware-types (45/197)
19472025-03-12T21:55:11.554Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19482025-03-12T21:55:11.557Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19492025-03-12T21:55:11.557Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19502025-03-12T21:55:11.560Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
19512025-03-12T21:55:11.639Z
19522025-03-12T21:55:11.639Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (46/197)
19532025-03-12T21:55:12.223Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19542025-03-12T21:55:12.226Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19552025-03-12T21:55:12.226Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19562025-03-12T21:55:12.230Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
19572025-03-12T21:55:12.306Z
19582025-03-12T21:55:12.307Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (47/197)
19592025-03-12T21:55:12.890Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19602025-03-12T21:55:12.894Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19612025-03-12T21:55:12.894Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19622025-03-12T21:55:12.897Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
19632025-03-12T21:55:12.973Z
19642025-03-12T21:55:12.973Zinfo: running `cargo check --bins` on oxlog (48/197)
19652025-03-12T21:55:13.532Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19662025-03-12T21:55:13.535Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19672025-03-12T21:55:13.623Z Checking cfg-if v1.0.0
19682025-03-12T21:55:13.626Z Checking libc v0.2.170
19692025-03-12T21:55:13.737Z Checking serde v1.0.218
19702025-03-12T21:55:13.737Z Checking zeroize v1.8.1
19712025-03-12T21:55:13.753Z Checking memchr v2.7.4
19722025-03-12T21:55:13.765Z Checking typenum v1.17.0
19732025-03-12T21:55:13.769Z Checking value-bag v1.9.0
19742025-03-12T21:55:13.793Z Checking subtle v2.6.1
19752025-03-12T21:55:13.806Z Checking smallvec v1.14.0
19762025-03-12T21:55:13.976Z Checking scopeguard v1.2.0
19772025-03-12T21:55:14.045Z Checking const-oid v0.9.6
19782025-03-12T21:55:14.140Z Checking lock_api v0.4.12
19792025-03-12T21:55:14.156Z Checking itoa v1.0.11
19802025-03-12T21:55:14.172Z Checking log v0.4.22
19812025-03-12T21:55:14.379Z Checking pin-project-lite v0.2.14
19822025-03-12T21:55:14.534Z Checking byteorder v1.5.0
19832025-03-12T21:55:14.551Z Checking once_cell v1.20.3
19842025-03-12T21:55:14.571Z Checking futures-core v0.3.31
19852025-03-12T21:55:14.642Z Checking futures-sink v0.3.31
19862025-03-12T21:55:14.764Z Checking getrandom v0.2.15
19872025-03-12T21:55:14.764Z Checking signal-hook-registry v1.4.2
19882025-03-12T21:55:14.794Z Checking parking_lot_core v0.9.10
19892025-03-12T21:55:14.812Z Checking generic-array v0.14.7
19902025-03-12T21:55:14.827Z Checking mio v1.0.2
19912025-03-12T21:55:14.918Z Checking socket2 v0.5.8
19922025-03-12T21:55:14.995Z Checking rand_core v0.6.4
19932025-03-12T21:55:15.027Z Checking stable_deref_trait v1.2.0
19942025-03-12T21:55:15.122Z Checking parking_lot v0.12.3
19952025-03-12T21:55:15.137Z Checking cpufeatures v0.2.14
19962025-03-12T21:55:15.231Z Checking zerocopy v0.7.35
19972025-03-12T21:55:15.281Z Checking slab v0.4.9
19982025-03-12T21:55:15.403Z Checking zerofrom v0.1.4
19992025-03-12T21:55:15.425Z Checking futures-channel v0.3.31
20002025-03-12T21:55:15.479Z Checking allocator-api2 v0.2.18
20012025-03-12T21:55:15.549Z Checking equivalent v1.0.1
20022025-03-12T21:55:15.624Z Checking yoke v0.7.4
20032025-03-12T21:55:15.672Z Checking futures-task v0.3.31
20042025-03-12T21:55:15.770Z Checking futures-io v0.3.31
20052025-03-12T21:55:15.882Z Checking crypto-common v0.1.6
20062025-03-12T21:55:15.916Z Checking block-buffer v0.10.4
20072025-03-12T21:55:15.948Z Checking foldhash v0.1.3
20082025-03-12T21:55:15.965Z Checking pin-utils v0.1.0
20092025-03-12T21:55:15.968Z Checking zerovec v0.10.4
20102025-03-12T21:55:16.061Z Checking futures-util v0.3.31
20112025-03-12T21:55:16.077Z Checking block-padding v0.3.3
20122025-03-12T21:55:16.080Z Checking ryu v1.0.18
20132025-03-12T21:55:16.133Z Checking digest v0.10.7
20142025-03-12T21:55:16.150Z Checking hashbrown v0.15.1
20152025-03-12T21:55:16.288Z Checking inout v0.1.3
20162025-03-12T21:55:16.346Z Checking writeable v0.5.5
20172025-03-12T21:55:16.454Z Checking ppv-lite86 v0.2.20
20182025-03-12T21:55:16.504Z Checking hmac v0.12.1
20192025-03-12T21:55:16.520Z Checking fnv v1.0.7
20202025-03-12T21:55:16.652Z Checking litemap v0.7.3
20212025-03-12T21:55:16.669Z Checking cipher v0.4.4
20222025-03-12T21:55:16.719Z Checking sha2 v0.10.8
20232025-03-12T21:55:16.994Z Checking libm v0.2.8
20242025-03-12T21:55:17.083Z Checking base64ct v1.6.0
20252025-03-12T21:55:17.155Z Checking getrandom v0.3.1
20262025-03-12T21:55:17.199Z Checking thiserror v1.0.69
20272025-03-12T21:55:17.279Z Checking icu_locid_transform_data v1.5.0
20282025-03-12T21:55:17.340Z Checking flagset v0.4.6
20292025-03-12T21:55:17.382Z Checking tracing-core v0.1.32
20302025-03-12T21:55:17.399Z Checking icu_properties_data v1.5.0
20312025-03-12T21:55:17.478Z Checking tinystr v0.7.6
20322025-03-12T21:55:17.536Z Checking icu_collections v1.5.0
20332025-03-12T21:55:17.540Z Checking pem-rfc7468 v0.7.0
20342025-03-12T21:55:17.645Z Checking percent-encoding v2.3.1
20352025-03-12T21:55:17.818Z Checking icu_locid v1.5.0
20362025-03-12T21:55:17.834Z Checking der v0.7.9
20372025-03-12T21:55:17.856Z Checking num-traits v0.2.19
20382025-03-12T21:55:17.872Z Checking rustls-pki-types v1.10.0
20392025-03-12T21:55:18.011Z Checking tracing v0.1.40
20402025-03-12T21:55:18.151Z Checking salsa20 v0.10.2
20412025-03-12T21:55:18.184Z Checking bytes v1.10.1
20422025-03-12T21:55:18.367Z Checking indexmap v2.7.1
20432025-03-12T21:55:18.385Z Checking serde_json v1.0.139
20442025-03-12T21:55:18.417Z Checking bitflags v2.6.0
20452025-03-12T21:55:18.740Z Checking pbkdf2 v0.12.2
20462025-03-12T21:55:18.768Z Checking icu_provider v1.5.0
20472025-03-12T21:55:18.908Z Checking aws-lc-sys v0.26.0
20482025-03-12T21:55:19.194Z Checking tokio v1.43.0
20492025-03-12T21:55:19.318Z Checking http v1.2.0
20502025-03-12T21:55:19.385Z Checking icu_locid_transform v1.5.0
20512025-03-12T21:55:19.504Z Checking spki v0.7.3
20522025-03-12T21:55:19.584Z Checking httparse v1.9.5
20532025-03-12T21:55:19.798Z Checking powerfmt v0.2.0
20542025-03-12T21:55:20.018Z Checking untrusted v0.9.0
20552025-03-12T21:55:20.022Z Checking utf16_iter v1.0.5
20562025-03-12T21:55:20.079Z Checking utf8_iter v1.0.4
20572025-03-12T21:55:20.186Z Checking untrusted v0.7.1
20582025-03-12T21:55:20.203Z Checking write16 v1.0.0
20592025-03-12T21:55:20.301Z Checking icu_normalizer_data v1.5.0
20602025-03-12T21:55:20.359Z Checking ring v0.17.11
20612025-03-12T21:55:20.376Z Checking deranged v0.3.11
20622025-03-12T21:55:20.414Z Checking scrypt v0.11.0
20632025-03-12T21:55:20.430Z Checking icu_properties v1.5.1
20642025-03-12T21:55:20.537Z Checking cbc v0.1.2
20652025-03-12T21:55:20.554Z Checking aes v0.8.4
20662025-03-12T21:55:20.636Z Checking crossbeam-utils v0.8.20
20672025-03-12T21:55:20.754Z Checking spin v0.9.8
20682025-03-12T21:55:21.046Z Checking aws-lc-rs v1.12.4
20692025-03-12T21:55:21.103Z Checking tinyvec_macros v0.1.1
20702025-03-12T21:55:21.204Z Checking atomic-waker v1.1.2
20712025-03-12T21:55:21.343Z Checking num_threads v0.1.7
20722025-03-12T21:55:21.360Z Checking time-core v0.1.2
20732025-03-12T21:55:21.419Z Checking num-conv v0.1.0
20742025-03-12T21:55:21.467Z Checking pkcs5 v0.7.1
20752025-03-12T21:55:21.520Z Checking tinyvec v1.8.0
20762025-03-12T21:55:21.656Z Checking time v0.3.36
20772025-03-12T21:55:21.657Z Checking http-body v1.0.1
20782025-03-12T21:55:21.954Z Checking form_urlencoded v1.2.1
20792025-03-12T21:55:21.977Z Checking rand_chacha v0.3.1
20802025-03-12T21:55:22.086Z Checking try-lock v0.2.5
20812025-03-12T21:55:22.239Z Checking want v0.3.1
20822025-03-12T21:55:22.399Z Checking rand v0.8.5
20832025-03-12T21:55:22.440Z Checking pkcs8 v0.10.2
20842025-03-12T21:55:22.546Z Checking uuid v1.15.1
20852025-03-12T21:55:22.756Z Checking tower-service v0.3.3
20862025-03-12T21:55:22.804Z Checking rustls-webpki v0.102.8
20872025-03-12T21:55:22.868Z Checking httpdate v1.0.3
20882025-03-12T21:55:22.893Z Checking adler2 v2.0.0
20892025-03-12T21:55:23.069Z Checking unicode-ident v1.0.14
20902025-03-12T21:55:23.129Z Checking miniz_oxide v0.8.5
20912025-03-12T21:55:23.154Z Checking toml_datetime v0.6.8
20922025-03-12T21:55:23.250Z Checking proc-macro2 v1.0.94
20932025-03-12T21:55:23.444Z Checking serde_spanned v0.6.8
20942025-03-12T21:55:23.586Z Checking icu_normalizer v1.5.0
20952025-03-12T21:55:23.601Z Checking zerocopy v0.8.10
20962025-03-12T21:55:23.623Z Checking slog v2.7.0
20972025-03-12T21:55:23.652Z Checking scroll v0.12.0
20982025-03-12T21:55:23.833Z Checking ucd-trie v0.1.7
20992025-03-12T21:55:23.916Z Checking match_cfg v0.1.0
21002025-03-12T21:55:24.016Z Checking plain v0.2.3
21012025-03-12T21:55:24.030Z Checking foreign-types-shared v0.1.1
21022025-03-12T21:55:24.054Z Checking base64 v0.22.1
21032025-03-12T21:55:24.072Z Checking iana-time-zone v0.1.61
21042025-03-12T21:55:24.118Z Checking pest v2.7.14
21052025-03-12T21:55:24.139Z Checking foreign-types v0.3.2
21062025-03-12T21:55:24.172Z Checking goblin v0.8.2
21072025-03-12T21:55:24.227Z Checking chrono v0.4.40
21082025-03-12T21:55:24.243Z Checking hostname v0.3.1
21092025-03-12T21:55:24.318Z Checking idna_adapter v1.2.0
21102025-03-12T21:55:24.373Z Checking quote v1.0.39
21112025-03-12T21:55:24.515Z Checking openssl-sys v0.9.106
21122025-03-12T21:55:24.531Z Checking idna v1.0.3
21132025-03-12T21:55:24.717Z Checking errno v0.3.9
21142025-03-12T21:55:24.914Z Checking dirs-sys-next v0.1.2
21152025-03-12T21:55:24.987Z Checking url v2.5.3
21162025-03-12T21:55:25.101Z Checking aho-corasick v1.1.3
21172025-03-12T21:55:25.718Z Checking siphasher v0.3.11
21182025-03-12T21:55:25.830Z Checking tokio-util v0.7.13
21192025-03-12T21:55:25.862Z Compiling newtype-uuid v1.2.1
21202025-03-12T21:55:26.068Z Checking data-encoding v2.6.0
21212025-03-12T21:55:26.107Z Checking regex-syntax v0.8.5
21222025-03-12T21:55:26.172Z Checking pretty-hex v0.4.1
21232025-03-12T21:55:26.302Z Checking rand_core v0.9.2
21242025-03-12T21:55:26.389Z Checking openssl v0.10.71
21252025-03-12T21:55:26.589Z Checking dirs-next v2.0.0
21262025-03-12T21:55:26.607Z Checking rustix v0.38.37
21272025-03-12T21:55:26.626Z Checking h2 v0.4.6
21282025-03-12T21:55:26.641Z Checking rand_chacha v0.9.0
21292025-03-12T21:55:26.672Z Checking dtrace-parser v0.2.0
21302025-03-12T21:55:26.726Z Checking syn v2.0.98
21312025-03-12T21:55:27.023Z Checking unicode-normalization v0.1.24
21322025-03-12T21:55:27.140Z Checking http-body-util v0.1.2
21332025-03-12T21:55:27.561Z Checking crossbeam-epoch v0.9.18
21342025-03-12T21:55:27.957Z Checking signature v2.2.0
21352025-03-12T21:55:27.974Z Checking sha1 v0.10.6
21362025-03-12T21:55:28.152Z Checking thread_local v1.1.8
21372025-03-12T21:55:28.248Z Checking thread-id v4.2.2
21382025-03-12T21:55:28.368Z Checking crc32fast v1.4.2
21392025-03-12T21:55:28.417Z Checking encoding_rs v0.8.34
21402025-03-12T21:55:28.613Z Checking openssl-probe v0.1.5
21412025-03-12T21:55:28.788Z Checking unicode-properties v0.1.3
21422025-03-12T21:55:29.054Z Checking dof v0.3.0
21432025-03-12T21:55:29.184Z Checking gimli v0.31.1
21442025-03-12T21:55:29.279Z Checking regex-automata v0.4.8
21452025-03-12T21:55:29.612Z Checking ipnet v2.11.0
21462025-03-12T21:55:29.675Z Checking unicode-bidi v0.3.17
21472025-03-12T21:55:30.090Z Checking winnow v0.7.3
21482025-03-12T21:55:30.318Z Checking mime v0.3.17
21492025-03-12T21:55:30.668Z Checking either v1.14.0
21502025-03-12T21:55:30.792Z Checking anstyle v1.0.10
21512025-03-12T21:55:31.052Z Checking utf8parse v0.2.2
21522025-03-12T21:55:31.157Z Checking stringprep v0.1.5
21532025-03-12T21:55:31.209Z Checking anstyle-parse v0.2.5
21542025-03-12T21:55:31.299Z Checking native-tls v0.2.12
21552025-03-12T21:55:31.420Z Checking crossbeam-deque v0.8.5
21562025-03-12T21:55:31.481Z Checking rand v0.9.0
21572025-03-12T21:55:31.621Z Checking term v0.7.0
21582025-03-12T21:55:31.753Z Checking slog-json v2.6.1
21592025-03-12T21:55:32.033Z Checking rustls v0.23.19
21602025-03-12T21:55:32.074Z Checking rustls v0.22.4
21612025-03-12T21:55:32.510Z Checking serde_urlencoded v0.7.1
21622025-03-12T21:55:32.766Z Checking hyper v1.6.0
21632025-03-12T21:55:32.788Z Checking usdt-impl v0.5.0
21642025-03-12T21:55:32.891Z Checking toml_edit v0.22.24
21652025-03-12T21:55:32.912Z Checking crossbeam-channel v0.5.13
21662025-03-12T21:55:33.010Z Checking addr2line v0.24.2
21672025-03-12T21:55:33.244Z Checking futures-executor v0.3.31
21682025-03-12T21:55:33.333Z Checking num-integer v0.1.46
21692025-03-12T21:55:33.488Z Checking rustls-pemfile v2.2.0
21702025-03-12T21:55:33.554Z Checking semver v1.0.25
21712025-03-12T21:55:33.595Z Checking bzip2-sys v0.1.11+1.0.8
21722025-03-12T21:55:33.721Z Checking md-5 v0.10.6
21732025-03-12T21:55:33.738Z Checking ff v0.13.0
21742025-03-12T21:55:33.822Z Checking hash32 v0.2.1
21752025-03-12T21:55:33.950Z Checking is-terminal v0.4.13
21762025-03-12T21:55:33.966Z Checking memmap v0.7.0
21772025-03-12T21:55:33.987Z Checking object v0.36.5
21782025-03-12T21:55:34.086Z Checking base16ct v0.2.0
21792025-03-12T21:55:34.127Z Checking quick-error v1.2.3
21802025-03-12T21:55:34.179Z Checking rustc-demangle v0.1.24
21812025-03-12T21:55:34.282Z Checking psl-types v2.0.11
21822025-03-12T21:55:34.298Z Checking is_terminal_polyfill v1.70.1
21832025-03-12T21:55:34.431Z Checking fallible-iterator v0.2.0
21842025-03-12T21:55:34.472Z Checking anstyle-query v1.1.1
21852025-03-12T21:55:34.604Z Checking colorchoice v1.0.2
21862025-03-12T21:55:34.613Z Checking linked-hash-map v0.5.6
21872025-03-12T21:55:34.662Z Checking hyper-util v0.1.10
21882025-03-12T21:55:34.744Z Checking take_mut v0.2.2
21892025-03-12T21:55:34.904Z Checking dyn-clone v1.0.19
21902025-03-12T21:55:34.918Z Checking utf-8 v0.7.6
21912025-03-12T21:55:34.991Z Checking postgres-protocol v0.6.8
21922025-03-12T21:55:35.060Z Checking schemars v0.8.22
21932025-03-12T21:55:35.124Z Checking tungstenite v0.24.0
21942025-03-12T21:55:35.281Z Checking tokio-rustls v0.25.0
21952025-03-12T21:55:35.529Z Checking toml v0.8.20
21962025-03-12T21:55:35.611Z Checking lru-cache v0.1.2
21972025-03-12T21:55:35.662Z Checking slog-async v2.8.0
21982025-03-12T21:55:35.798Z Checking anstream v0.6.15
21992025-03-12T21:55:35.948Z Checking publicsuffix v2.3.0
22002025-03-12T21:55:36.020Z Checking sec1 v0.7.3
22012025-03-12T21:55:36.173Z Checking resolv-conf v0.7.0
22022025-03-12T21:55:36.210Z Checking usdt v0.5.0
22032025-03-12T21:55:36.226Z Checking heapless v0.7.17
22042025-03-12T21:55:36.417Z Checking slog-term v2.9.1
22052025-03-12T21:55:36.473Z Checking group v0.13.0
22062025-03-12T21:55:36.503Z Checking num-iter v0.1.45
22072025-03-12T21:55:36.587Z Checking bzip2 v0.4.4
22082025-03-12T21:55:36.611Z Checking futures v0.3.31
22092025-03-12T21:55:36.685Z Checking slog-bunyan v2.5.0
22102025-03-12T21:55:36.716Z Checking rayon-core v1.12.1
22112025-03-12T21:55:36.732Z Checking tokio-native-tls v0.3.1
22122025-03-12T21:55:36.860Z Checking multer v3.1.0
22132025-03-12T21:55:36.878Z Checking hickory-proto v0.24.4
22142025-03-12T21:55:36.903Z Checking terminal_size v0.4.0
22152025-03-12T21:55:36.980Z Checking flate2 v1.1.0
22162025-03-12T21:55:37.125Z Checking phf_shared v0.11.2
22172025-03-12T21:55:37.208Z Checking tokio-rustls v0.26.0
22182025-03-12T21:55:37.247Z Checking cookie v0.18.1
22192025-03-12T21:55:37.350Z Checking async-stream v0.3.6
22202025-03-12T21:55:37.368Z Checking signal-hook v0.3.17
22212025-03-12T21:55:37.391Z Checking camino v1.1.9
22222025-03-12T21:55:37.549Z Checking waitgroup v0.1.2
22232025-03-12T21:55:37.584Z Checking lazy_static v1.5.0
22242025-03-12T21:55:37.601Z Checking openapiv3 v2.0.0
22252025-03-12T21:55:37.691Z Checking webpki-roots v0.26.6
22262025-03-12T21:55:37.694Z Checking serde_path_to_error v0.1.16
22272025-03-12T21:55:37.718Z Checking hkdf v0.12.4
22282025-03-12T21:55:37.721Z Checking crypto-bigint v0.5.5
22292025-03-12T21:55:37.881Z Checking hostname v0.4.0
22302025-03-12T21:55:37.921Z Checking sync_wrapper v1.0.1
22312025-03-12T21:55:37.938Z Checking strsim v0.11.1
22322025-03-12T21:55:38.025Z Checking winnow v0.5.40
22332025-03-12T21:55:38.078Z Checking debug-ignore v1.0.5
22342025-03-12T21:55:38.213Z Checking tower-layer v0.3.3
22352025-03-12T21:55:38.234Z Checking lockfree-object-pool v0.1.6
22362025-03-12T21:55:38.282Z Checking simd-adler32 v0.3.7
22372025-03-12T21:55:38.459Z Checking managed v0.8.0
22382025-03-12T21:55:38.486Z Checking bumpalo v3.16.0
22392025-03-12T21:55:38.642Z Checking bitflags v1.3.2
22402025-03-12T21:55:38.751Z Checking unicode-width v0.2.0
22412025-03-12T21:55:38.810Z Checking clap_lex v0.7.4
22422025-03-12T21:55:38.813Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22432025-03-12T21:55:39.073Z Checking clap_builder v4.5.31
22442025-03-12T21:55:39.120Z Checking smoltcp v0.9.1
22452025-03-12T21:55:39.228Z Checking console v0.15.10
22462025-03-12T21:55:39.807Z Checking zopfli v0.8.1
22472025-03-12T21:55:39.978Z Checking backtrace v0.3.74
22482025-03-12T21:55:40.371Z Checking elliptic-curve v0.13.8
22492025-03-12T21:55:40.505Z Checking tower v0.5.2
22502025-03-12T21:55:40.522Z Checking hyper-rustls v0.27.3
22512025-03-12T21:55:40.545Z Checking anyhow v1.0.97
22522025-03-12T21:55:40.829Z Checking toml_edit v0.19.15
22532025-03-12T21:55:40.846Z Checking dropshot v0.12.0
22542025-03-12T21:55:40.862Z Checking num-bigint-dig v0.8.4
22552025-03-12T21:55:40.893Z Checking cookie_store v0.21.1
22562025-03-12T21:55:40.966Z Checking signal-hook-mio v0.2.4
22572025-03-12T21:55:41.119Z Checking phf v0.11.2
22582025-03-12T21:55:41.198Z Checking rayon v1.10.0
22592025-03-12T21:55:41.372Z Checking hyper-tls v0.6.0
22602025-03-12T21:55:41.465Z Checking hickory-resolver v0.24.4
22612025-03-12T21:55:41.604Z Checking tokio-tungstenite v0.24.0
22622025-03-12T21:55:41.656Z Checking postgres-types v0.2.9
22632025-03-12T21:55:42.046Z Checking bstr v1.10.0
22642025-03-12T21:55:42.064Z Checking regex v1.11.1
22652025-03-12T21:55:42.317Z Checking ed25519 v2.2.3
22662025-03-12T21:55:42.631Z Checking tokio-stream v0.1.17
22672025-03-12T21:55:42.669Z Checking phf_shared v0.10.0
22682025-03-12T21:55:42.833Z Checking curve25519-dalek v4.1.3
22692025-03-12T21:55:42.934Z Checking zerocopy v0.6.6
22702025-03-12T21:55:42.938Z Checking hubpack v0.1.2
22712025-03-12T21:55:43.024Z Checking memoffset v0.9.1
22722025-03-12T21:55:43.147Z Checking portable-atomic v1.9.0
22732025-03-12T21:55:43.237Z Checking pkcs1 v0.7.5
22742025-03-12T21:55:43.254Z Checking float-cmp v0.10.0
22752025-03-12T21:55:43.352Z Checking serde-big-array v0.5.1
22762025-03-12T21:55:43.471Z Checking rfc6979 v0.4.0
22772025-03-12T21:55:43.574Z Checking whoami v1.5.2
22782025-03-12T21:55:43.590Z Checking difflib v0.4.0
22792025-03-12T21:55:43.610Z Checking minimal-lexical v0.2.1
22802025-03-12T21:55:43.645Z Checking precomputed-hash v0.1.1
22812025-03-12T21:55:43.766Z Checking number_prefix v0.4.0
22822025-03-12T21:55:43.863Z Checking fixedbitset v0.4.2
22832025-03-12T21:55:43.924Z Checking unicode-segmentation v1.12.0
22842025-03-12T21:55:43.971Z Checking normalize-line-endings v0.3.0
22852025-03-12T21:55:44.015Z Checking static_assertions v1.1.0
22862025-03-12T21:55:44.103Z Checking new_debug_unreachable v1.0.6
22872025-03-12T21:55:44.120Z Checking predicates-core v1.0.8
22882025-03-12T21:55:44.136Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
22892025-03-12T21:55:44.150Z Checking petgraph v0.6.5
22902025-03-12T21:55:44.196Z Checking string_cache v0.8.7
22912025-03-12T21:55:44.298Z Checking predicates v3.1.3
22922025-03-12T21:55:44.301Z Checking qorb v0.2.1
22932025-03-12T21:55:44.488Z Checking nom v7.1.3
22942025-03-12T21:55:44.602Z Checking similar v2.7.0
22952025-03-12T21:55:44.606Z Checking ed25519-dalek v2.1.1
22962025-03-12T21:55:44.637Z Checking indicatif v0.17.11
22972025-03-12T21:55:44.938Z Checking tokio-postgres v0.7.13
22982025-03-12T21:55:45.007Z Checking ecdsa v0.16.9
22992025-03-12T21:55:45.338Z Checking rsa v0.9.6
23002025-03-12T21:55:45.451Z Checking toml v0.7.8
23012025-03-12T21:55:45.740Z Checking nix v0.29.0
23022025-03-12T21:55:46.168Z Checking clap v4.5.31
23032025-03-12T21:55:46.288Z Checking reqwest v0.12.12
23042025-03-12T21:55:46.384Z Checking crossterm v0.28.1
23052025-03-12T21:55:46.730Z Checking zip v2.1.3
23062025-03-12T21:55:47.119Z Checking zip v0.6.6
23072025-03-12T21:55:47.136Z Checking itertools v0.12.1
23082025-03-12T21:55:47.140Z Checking itertools v0.10.5
23092025-03-12T21:55:47.721Z Checking fs-err v2.11.0
23102025-03-12T21:55:47.818Z Checking ahash v0.8.11
23112025-03-12T21:55:47.868Z Checking buf-list v1.0.3
23122025-03-12T21:55:48.142Z Checking x509-cert v0.2.5
23132025-03-12T21:55:48.191Z Checking hex v0.4.3
23142025-03-12T21:55:48.235Z Checking peg-runtime v0.8.5
23152025-03-12T21:55:48.257Z Checking lalrpop-util v0.19.12
23162025-03-12T21:55:48.308Z Checking sigpipe v0.1.3
23172025-03-12T21:55:49.357Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23182025-03-12T21:55:49.682Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.69s
23192025-03-12T21:55:49.845Z
23202025-03-12T21:55:49.845Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (49/197)
23212025-03-12T21:55:50.451Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23222025-03-12T21:55:50.454Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23232025-03-12T21:55:50.546Z Compiling regress v0.10.3
23242025-03-12T21:55:50.661Z Checking heck v0.5.0
23252025-03-12T21:55:50.686Z Checking fastrand v2.1.1
23262025-03-12T21:55:50.686Z Compiling unsafe-libyaml v0.2.11
23272025-03-12T21:55:50.712Z Checking ipnetwork v0.21.1
23282025-03-12T21:55:50.716Z Compiling structmeta-derive v0.3.0
23292025-03-12T21:55:50.737Z Compiling ident_case v1.0.1
23302025-03-12T21:55:50.830Z Checking progenitor-client v0.8.0
23312025-03-12T21:55:50.913Z Compiling darling_core v0.20.10
23322025-03-12T21:55:50.992Z Checking tempfile v3.13.0
23332025-03-12T21:55:51.049Z Checking oxnet v0.1.1
23342025-03-12T21:55:51.172Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23352025-03-12T21:55:51.378Z Checking newtype-uuid v1.2.1
23362025-03-12T21:55:51.396Z Compiling proc-macro-crate v1.3.1
23372025-03-12T21:55:51.550Z Checking wait-timeout v0.2.0
23382025-03-12T21:55:51.618Z Checking bit-vec v0.8.0
23392025-03-12T21:55:51.729Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23402025-03-12T21:55:51.997Z Compiling serde_yaml v0.9.34+deprecated
23412025-03-12T21:55:52.068Z Checking bit-set v0.8.0
23422025-03-12T21:55:52.276Z Compiling num_enum_derive v0.5.11
23432025-03-12T21:55:52.338Z Checking rusty-fork v0.3.0
23442025-03-12T21:55:52.486Z Compiling lzma-sys v0.1.20
23452025-03-12T21:55:52.639Z Checking rand_xorshift v0.3.0
23462025-03-12T21:55:52.818Z Compiling daft-derive v0.1.2
23472025-03-12T21:55:53.177Z Compiling thiserror-impl v2.0.11
23482025-03-12T21:55:53.194Z Compiling structmeta v0.3.0
23492025-03-12T21:55:53.589Z Compiling parse-display-derive v0.10.0
23502025-03-12T21:55:54.132Z Checking typify-impl v0.2.0
23512025-03-12T21:55:54.490Z Compiling foreign-types-macros v0.2.3
23522025-03-12T21:55:55.186Z Compiling dropshot v0.16.0
23532025-03-12T21:55:55.440Z Checking foreign-types-shared v0.3.1
23542025-03-12T21:55:55.556Z Checking arc-swap v1.7.1
23552025-03-12T21:55:55.573Z Checking unarray v0.1.4
23562025-03-12T21:55:55.744Z Checking proptest v1.6.0
23572025-03-12T21:55:55.770Z Checking foreign-types v0.5.0
23582025-03-12T21:55:55.953Z Checking num_enum v0.5.11
23592025-03-12T21:55:55.993Z Checking slog-scope v4.4.0
23602025-03-12T21:55:56.130Z Checking daft v0.1.2
23612025-03-12T21:55:56.198Z Compiling test-strategy v0.4.0
23622025-03-12T21:55:56.387Z Checking thiserror v2.0.11
23632025-03-12T21:55:56.548Z Checking strum v0.26.3
23642025-03-12T21:55:56.588Z Compiling proc-macro-error v1.0.4
23652025-03-12T21:55:56.699Z Compiling darling_macro v0.20.10
23662025-03-12T21:55:56.717Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23672025-03-12T21:55:56.875Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23682025-03-12T21:55:56.954Z Checking tungstenite v0.21.0
23692025-03-12T21:55:56.997Z Compiling heck v0.3.3
23702025-03-12T21:55:57.164Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23712025-03-12T21:55:57.367Z Compiling dropshot_endpoint v0.16.0
23722025-03-12T21:55:57.402Z Checking parse-display v0.10.0
23732025-03-12T21:55:57.597Z Compiling darling v0.20.10
23742025-03-12T21:55:57.638Z Checking cstr-argument v0.1.2
23752025-03-12T21:55:57.721Z Compiling serde_with_macros v3.12.0
23762025-03-12T21:55:57.822Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23772025-03-12T21:55:57.841Z Checking instant v0.1.13
23782025-03-12T21:55:57.959Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
23792025-03-12T21:55:57.979Z Checking pretty-hex v0.2.1
23802025-03-12T21:55:58.162Z Checking base64 v0.21.7
23812025-03-12T21:55:58.413Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23822025-03-12T21:55:58.574Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23832025-03-12T21:55:58.651Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23842025-03-12T21:55:58.692Z Checking backoff v0.4.0
23852025-03-12T21:55:58.721Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23862025-03-12T21:55:58.803Z Checking tokio-tungstenite v0.21.0
23872025-03-12T21:55:59.001Z Compiling zone_cfg_derive v0.1.2
23882025-03-12T21:55:59.018Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23892025-03-12T21:55:59.444Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23902025-03-12T21:55:59.563Z Checking slog-stdlog v4.1.1
23912025-03-12T21:55:59.754Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23922025-03-12T21:55:59.773Z Checking progenitor-client v0.9.1
23932025-03-12T21:55:59.806Z Checking colored v2.2.0
23942025-03-12T21:56:00.042Z Checking macaddr v1.0.1
23952025-03-12T21:56:00.065Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
23962025-03-12T21:56:00.166Z Checking unicode-width v0.1.14
23972025-03-12T21:56:00.183Z Checking winnow v0.6.20
23982025-03-12T21:56:00.210Z Checking serde_with v3.12.0
23992025-03-12T21:56:00.388Z Checking base64 v0.13.1
24002025-03-12T21:56:00.406Z Checking zone v0.1.8
24012025-03-12T21:56:00.531Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24022025-03-12T21:56:00.696Z Checking tabwriter v1.4.0
24032025-03-12T21:56:00.797Z Checking ron v0.7.1
24042025-03-12T21:56:00.944Z Checking slog-envlogger v2.2.0
24052025-03-12T21:56:01.027Z Checking xz2 v0.1.7
24062025-03-12T21:56:01.091Z Checking xattr v1.3.1
24072025-03-12T21:56:01.183Z Checking pem v3.0.5
24082025-03-12T21:56:01.314Z Checking yasna v0.5.2
24092025-03-12T21:56:01.317Z Checking headers-core v0.3.0
24102025-03-12T21:56:01.460Z Checking smf v0.2.3
24112025-03-12T21:56:01.494Z Checking filetime v0.2.25
24122025-03-12T21:56:01.719Z Checking same-file v1.0.6
24132025-03-12T21:56:01.916Z Checking walkdir v2.5.0
24142025-03-12T21:56:01.934Z Checking tar v0.4.44
24152025-03-12T21:56:01.950Z Checking headers v0.4.0
24162025-03-12T21:56:02.195Z Checking rcgen v0.12.1
24172025-03-12T21:56:02.218Z Checking camino-tempfile v1.1.1
24182025-03-12T21:56:02.501Z Checking atomicwrites v0.4.4
24192025-03-12T21:56:02.712Z Checking subprocess v0.2.9
24202025-03-12T21:56:04.775Z Compiling typify-macro v0.2.0
24212025-03-12T21:56:06.302Z Compiling typify v0.2.0
24222025-03-12T21:56:06.372Z Compiling progenitor-impl v0.8.0
24232025-03-12T21:56:08.848Z Compiling progenitor-macro v0.8.0
24242025-03-12T21:56:12.407Z Checking progenitor v0.8.0
24252025-03-12T21:56:12.538Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889)
24262025-03-12T21:56:12.541Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24272025-03-12T21:56:15.030Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
24282025-03-12T21:56:15.334Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24292025-03-12T21:56:21.243Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
24302025-03-12T21:56:22.743Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24312025-03-12T21:56:23.970Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.11s
24322025-03-12T21:56:24.151Z
24332025-03-12T21:56:24.151Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/197)
24342025-03-12T21:56:24.746Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24352025-03-12T21:56:24.749Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24362025-03-12T21:56:24.841Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24372025-03-12T21:56:26.199Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.04s
24382025-03-12T21:56:26.381Z
24392025-03-12T21:56:26.381Zinfo: running `cargo check --bins` on nexus-config (51/197)
24402025-03-12T21:56:26.961Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24412025-03-12T21:56:26.964Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24422025-03-12T21:56:26.964Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24432025-03-12T21:56:26.967Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
24442025-03-12T21:56:27.042Z
24452025-03-12T21:56:27.042Zinfo: running `cargo check --bins` on omicron-rpaths (52/197)
24462025-03-12T21:56:27.602Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24472025-03-12T21:56:27.606Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24482025-03-12T21:56:27.606Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24492025-03-12T21:56:27.609Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
24502025-03-12T21:56:27.681Z
24512025-03-12T21:56:27.681Zinfo: running `cargo check --bins` on omicron-certificates (53/197)
24522025-03-12T21:56:28.253Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24532025-03-12T21:56:28.257Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24542025-03-12T21:56:28.257Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24552025-03-12T21:56:28.260Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
24562025-03-12T21:56:28.336Z
24572025-03-12T21:56:28.336Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (54/197)
24582025-03-12T21:56:28.930Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24592025-03-12T21:56:28.934Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24602025-03-12T21:56:29.048Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24612025-03-12T21:56:29.160Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24622025-03-12T21:56:29.163Z Compiling tempfile v3.13.0
24632025-03-12T21:56:29.163Z Compiling ipnetwork v0.21.1
24642025-03-12T21:56:29.171Z Compiling wait-timeout v0.2.0
24652025-03-12T21:56:29.174Z Compiling bit-vec v0.8.0
24662025-03-12T21:56:29.183Z Compiling progenitor-client v0.8.0
24672025-03-12T21:56:29.186Z Compiling itertools v0.13.0
24682025-03-12T21:56:29.254Z Compiling rand_xorshift v0.3.0
24692025-03-12T21:56:29.572Z Compiling rusty-fork v0.3.0
24702025-03-12T21:56:29.662Z Compiling bit-set v0.8.0
24712025-03-12T21:56:29.682Z Compiling oxnet v0.1.1
24722025-03-12T21:56:29.685Z Compiling unarray v0.1.4
24732025-03-12T21:56:29.822Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24742025-03-12T21:56:29.856Z Compiling heapless v0.8.0
24752025-03-12T21:56:29.898Z Compiling progenitor v0.8.0
24762025-03-12T21:56:29.947Z Compiling proptest v1.6.0
24772025-03-12T21:56:29.947Z Compiling parse-display v0.10.0
24782025-03-12T21:56:30.103Z Compiling daft v0.1.2
24792025-03-12T21:56:30.200Z Compiling thiserror v2.0.11
24802025-03-12T21:56:30.365Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24812025-03-12T21:56:30.410Z Checking hash32 v0.3.1
24822025-03-12T21:56:30.544Z Compiling instant v0.1.13
24832025-03-12T21:56:30.547Z Compiling smoltcp v0.11.0
24842025-03-12T21:56:30.585Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24852025-03-12T21:56:30.615Z Compiling dropshot v0.16.0
24862025-03-12T21:56:30.696Z Compiling backoff v0.4.0
24872025-03-12T21:56:31.063Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889)
24882025-03-12T21:56:31.080Z Compiling serde_with v3.12.0
24892025-03-12T21:56:31.225Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24902025-03-12T21:56:31.413Z Checking num-rational v0.4.2
24912025-03-12T21:56:31.592Z Compiling progenitor-client v0.9.1
24922025-03-12T21:56:32.034Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24932025-03-12T21:56:32.114Z Compiling phf_generator v0.11.2
24942025-03-12T21:56:32.322Z Checking num-complex v0.4.6
24952025-03-12T21:56:33.556Z Compiling macaddr v1.0.1
24962025-03-12T21:56:33.986Z Checking cobs v0.2.3
24972025-03-12T21:56:34.199Z Compiling num v0.4.3
24982025-03-12T21:56:34.202Z Checking postcard v1.0.10
24992025-03-12T21:56:34.434Z Compiling phf_codegen v0.11.2
25002025-03-12T21:56:34.737Z Compiling parse-zoneinfo v0.3.1
25012025-03-12T21:56:34.767Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25022025-03-12T21:56:35.096Z Checking float-ord v0.3.2
25032025-03-12T21:56:35.263Z Compiling convert_case v0.4.0
25042025-03-12T21:56:36.106Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
25052025-03-12T21:56:36.579Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25062025-03-12T21:56:36.748Z Compiling derive_more v0.99.19
25072025-03-12T21:56:37.547Z Compiling chrono-tz-build v0.4.0
25082025-03-12T21:56:38.437Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25092025-03-12T21:56:38.455Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
25102025-03-12T21:56:38.700Z Compiling crucible-workspace-hack v0.1.0
25112025-03-12T21:56:39.034Z Compiling chrono-tz v0.10.1
25122025-03-12T21:56:39.166Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
25132025-03-12T21:56:39.303Z Checking newline-converter v0.3.0
25142025-03-12T21:56:39.333Z Checking itertools v0.14.0
25152025-03-12T21:56:39.486Z Checking prettyplease v0.2.30
25162025-03-12T21:56:39.663Z Compiling slog-dtrace v0.3.0
25172025-03-12T21:56:39.944Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25182025-03-12T21:56:40.012Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
25192025-03-12T21:56:40.681Z Checking expectorate v1.1.0
25202025-03-12T21:56:40.868Z Compiling zone_cfg_derive v0.3.0
25212025-03-12T21:56:41.117Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25222025-03-12T21:56:41.594Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
25232025-03-12T21:56:41.868Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25242025-03-12T21:56:41.945Z Compiling const_format_proc_macros v0.2.34
25252025-03-12T21:56:42.245Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25262025-03-12T21:56:42.479Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25272025-03-12T21:56:42.922Z Compiling num-derive v0.4.2
25282025-03-12T21:56:43.280Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25292025-03-12T21:56:43.299Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25302025-03-12T21:56:43.303Z Checking highway v1.3.0
25312025-03-12T21:56:43.683Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25322025-03-12T21:56:43.769Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25332025-03-12T21:56:43.817Z Checking const_format v0.2.34
25342025-03-12T21:56:43.941Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25352025-03-12T21:56:44.194Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25362025-03-12T21:56:44.301Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25372025-03-12T21:56:44.319Z Checking zone v0.3.0
25382025-03-12T21:56:44.529Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
25392025-03-12T21:56:45.098Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
25402025-03-12T21:56:45.175Z Checking gethostname v0.5.0
25412025-03-12T21:56:45.340Z Checking bcs v0.1.6
25422025-03-12T21:56:45.385Z Checking nanorand v0.7.0
25432025-03-12T21:56:45.516Z Compiling async-recursion v1.1.1
25442025-03-12T21:56:45.553Z Checking termtree v0.5.1
25452025-03-12T21:56:45.753Z Checking flume v0.11.1
25462025-03-12T21:56:46.489Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25472025-03-12T21:56:52.111Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25482025-03-12T21:56:55.274Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25492025-03-12T21:56:57.787Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
25502025-03-12T21:56:58.991Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.64s
25512025-03-12T21:56:59.177Z
25522025-03-12T21:56:59.177Zinfo: running `cargo check --bins` on clickhouse-admin-api (55/197)
25532025-03-12T21:56:59.760Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25542025-03-12T21:56:59.764Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25552025-03-12T21:56:59.764Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25562025-03-12T21:56:59.768Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
25572025-03-12T21:56:59.843Z
25582025-03-12T21:56:59.843Zinfo: running `cargo check --bins` on clickhouse-admin-types (56/197)
25592025-03-12T21:57:00.425Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25602025-03-12T21:57:00.428Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25612025-03-12T21:57:00.429Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25622025-03-12T21:57:00.432Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
25632025-03-12T21:57:00.511Z
25642025-03-12T21:57:00.511Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (57/197)
25652025-03-12T21:57:01.095Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25662025-03-12T21:57:01.098Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25672025-03-12T21:57:01.201Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25682025-03-12T21:57:01.840Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
25692025-03-12T21:57:02.019Z
25702025-03-12T21:57:02.019Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (58/197)
25712025-03-12T21:57:02.618Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25722025-03-12T21:57:02.621Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25732025-03-12T21:57:02.724Z Compiling cfg_aliases v0.1.1
25742025-03-12T21:57:02.728Z Compiling vte_generate_state_changes v0.1.2
25752025-03-12T21:57:02.728Z Checking fd-lock v4.0.2
25762025-03-12T21:57:02.728Z Checking nibble_vec v0.1.0
25772025-03-12T21:57:02.834Z Checking endian-type v0.1.2
25782025-03-12T21:57:02.837Z Checking bytecount v0.6.8
25792025-03-12T21:57:02.846Z Compiling tabled_derive v0.7.0
25802025-03-12T21:57:02.894Z Compiling peg-macros v0.8.5
25812025-03-12T21:57:02.925Z Compiling nix v0.28.0
25822025-03-12T21:57:03.022Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25832025-03-12T21:57:03.041Z Checking radix_trie v0.2.1
25842025-03-12T21:57:03.048Z Checking papergrid v0.11.0
25852025-03-12T21:57:03.074Z Compiling sqlparser_derive v0.2.2
25862025-03-12T21:57:03.418Z Checking vte v0.11.1
25872025-03-12T21:57:03.436Z Checking nu-ansi-term v0.50.1
25882025-03-12T21:57:03.869Z Checking home v0.5.9
25892025-03-12T21:57:04.025Z Checking unicode_categories v0.1.1
25902025-03-12T21:57:04.071Z Checking display-error-chain v0.2.2
25912025-03-12T21:57:04.102Z Checking sqlparser v0.45.0
25922025-03-12T21:57:04.319Z Checking sqlformat v0.2.6
25932025-03-12T21:57:04.801Z Checking strip-ansi-escapes v0.2.0
25942025-03-12T21:57:04.908Z Checking tabled v0.15.0
25952025-03-12T21:57:04.944Z Checking reedline v0.38.0
25962025-03-12T21:57:05.281Z Checking peg v0.8.5
25972025-03-12T21:57:05.825Z Checking rustyline v14.0.0
25982025-03-12T21:57:14.815Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.78s
25992025-03-12T21:57:14.992Z
26002025-03-12T21:57:14.992Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (59/197)
26012025-03-12T21:57:15.604Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26022025-03-12T21:57:15.607Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26032025-03-12T21:57:15.714Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26042025-03-12T21:57:20.732Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.73s
26052025-03-12T21:57:20.913Z
26062025-03-12T21:57:20.913Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (60/197)
26072025-03-12T21:57:21.509Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26082025-03-12T21:57:21.513Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26092025-03-12T21:57:21.616Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26102025-03-12T21:57:25.121Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.20s
26112025-03-12T21:57:25.302Z
26122025-03-12T21:57:25.303Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (61/197)
26132025-03-12T21:57:25.907Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26142025-03-12T21:57:25.911Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26152025-03-12T21:57:26.013Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26162025-03-12T21:57:30.828Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.51s
26172025-03-12T21:57:31.007Z
26182025-03-12T21:57:31.007Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (62/197)
26192025-03-12T21:57:31.611Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26202025-03-12T21:57:31.614Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26212025-03-12T21:57:31.718Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26222025-03-12T21:57:36.593Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.57s
26232025-03-12T21:57:36.776Z
26242025-03-12T21:57:36.776Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (63/197)
26252025-03-12T21:57:37.384Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26262025-03-12T21:57:37.387Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26272025-03-12T21:57:37.492Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26282025-03-12T21:57:41.173Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.39s
26292025-03-12T21:57:41.362Z
26302025-03-12T21:57:41.362Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (64/197)
26312025-03-12T21:57:41.960Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26322025-03-12T21:57:41.963Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26332025-03-12T21:57:42.066Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26342025-03-12T21:57:45.803Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.43s
26352025-03-12T21:57:45.984Z
26362025-03-12T21:57:45.984Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (65/197)
26372025-03-12T21:57:46.570Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26382025-03-12T21:57:46.574Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26392025-03-12T21:57:46.674Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26402025-03-12T21:57:51.819Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.82s
26412025-03-12T21:57:52.000Z
26422025-03-12T21:57:52.000Zinfo: running `cargo check --bins` on oximeter (66/197)
26432025-03-12T21:57:52.573Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26442025-03-12T21:57:52.577Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26452025-03-12T21:57:52.577Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26462025-03-12T21:57:52.580Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26472025-03-12T21:57:52.655Z
26482025-03-12T21:57:52.655Zinfo: running `cargo check --bins` on oximeter-macro-impl (67/197)
26492025-03-12T21:57:53.209Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26502025-03-12T21:57:53.212Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26512025-03-12T21:57:53.212Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26522025-03-12T21:57:53.216Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26532025-03-12T21:57:53.292Z
26542025-03-12T21:57:53.292Zinfo: running `cargo check --bins` on oximeter-schema (68/197)
26552025-03-12T21:57:53.874Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26562025-03-12T21:57:53.877Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26572025-03-12T21:57:53.964Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26582025-03-12T21:57:55.960Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26592025-03-12T21:57:56.897Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.59s
26602025-03-12T21:57:57.074Z
26612025-03-12T21:57:57.074Zinfo: running `cargo check --bins` on oximeter-types (69/197)
26622025-03-12T21:57:57.655Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26632025-03-12T21:57:57.659Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26642025-03-12T21:57:57.659Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26652025-03-12T21:57:57.663Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
26662025-03-12T21:57:57.740Z
26672025-03-12T21:57:57.740Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (70/197)
26682025-03-12T21:57:58.324Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26692025-03-12T21:57:58.327Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26702025-03-12T21:57:58.327Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26712025-03-12T21:57:58.331Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
26722025-03-12T21:57:58.410Z
26732025-03-12T21:57:58.411Zinfo: running `cargo check --bins` on oxql-types (71/197)
26742025-03-12T21:57:58.988Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26752025-03-12T21:57:58.991Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26762025-03-12T21:57:58.991Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26772025-03-12T21:57:58.995Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26782025-03-12T21:57:59.071Z
26792025-03-12T21:57:59.071Zinfo: running `cargo check --bins` on oximeter-test-utils (72/197)
26802025-03-12T21:57:59.670Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26812025-03-12T21:57:59.673Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26822025-03-12T21:57:59.673Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26832025-03-12T21:57:59.676Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
26842025-03-12T21:57:59.763Z
26852025-03-12T21:57:59.763Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (73/197)
26862025-03-12T21:58:00.351Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26872025-03-12T21:58:00.354Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26882025-03-12T21:58:00.354Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26892025-03-12T21:58:00.357Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
26902025-03-12T21:58:00.436Z
26912025-03-12T21:58:00.436Zinfo: running `cargo check --bins` on bootstrap-agent-client (74/197)
26922025-03-12T21:58:01.029Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26932025-03-12T21:58:01.033Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26942025-03-12T21:58:01.033Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26952025-03-12T21:58:01.036Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
26962025-03-12T21:58:01.115Z
26972025-03-12T21:58:01.115Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (75/197)
26982025-03-12T21:58:01.702Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26992025-03-12T21:58:01.705Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27002025-03-12T21:58:01.705Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27012025-03-12T21:58:01.708Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27022025-03-12T21:58:01.793Z
27032025-03-12T21:58:01.794Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (76/197)
27042025-03-12T21:58:02.381Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27052025-03-12T21:58:02.384Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27062025-03-12T21:58:02.384Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27072025-03-12T21:58:02.388Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27082025-03-12T21:58:02.468Z
27092025-03-12T21:58:02.468Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (77/197)
27102025-03-12T21:58:03.054Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27112025-03-12T21:58:03.058Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27122025-03-12T21:58:03.058Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27132025-03-12T21:58:03.061Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27142025-03-12T21:58:03.138Z
27152025-03-12T21:58:03.138Zinfo: running `cargo check --bins` on cockroach-admin-client (78/197)
27162025-03-12T21:58:03.706Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27172025-03-12T21:58:03.709Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27182025-03-12T21:58:03.710Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27192025-03-12T21:58:03.713Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27202025-03-12T21:58:03.789Z
27212025-03-12T21:58:03.790Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (79/197)
27222025-03-12T21:58:04.383Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27232025-03-12T21:58:04.387Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27242025-03-12T21:58:04.387Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27252025-03-12T21:58:04.390Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27262025-03-12T21:58:04.469Z
27272025-03-12T21:58:04.469Zinfo: running `cargo check --bins` on dns-service-client (80/197)
27282025-03-12T21:58:05.052Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27292025-03-12T21:58:05.055Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27302025-03-12T21:58:05.055Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27312025-03-12T21:58:05.058Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27322025-03-12T21:58:05.137Z
27332025-03-12T21:58:05.137Zinfo: running `cargo check --bins` on internal-dns-types (81/197)
27342025-03-12T21:58:05.716Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27352025-03-12T21:58:05.720Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27362025-03-12T21:58:05.720Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27372025-03-12T21:58:05.723Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27382025-03-12T21:58:05.804Z
27392025-03-12T21:58:05.804Zinfo: running `cargo check --bins` on dpd-client (82/197)
27402025-03-12T21:58:06.374Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27412025-03-12T21:58:06.377Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27422025-03-12T21:58:06.377Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27432025-03-12T21:58:06.380Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27442025-03-12T21:58:06.458Z
27452025-03-12T21:58:06.458Zinfo: running `cargo check --bins` on gateway-client (83/197)
27462025-03-12T21:58:07.023Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27472025-03-12T21:58:07.026Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27482025-03-12T21:58:07.026Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27492025-03-12T21:58:07.030Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27502025-03-12T21:58:07.104Z
27512025-03-12T21:58:07.104Zinfo: running `cargo check --bins` on installinator-client (84/197)
27522025-03-12T21:58:07.700Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27532025-03-12T21:58:07.704Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27542025-03-12T21:58:07.705Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27552025-03-12T21:58:07.708Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27562025-03-12T21:58:07.790Z
27572025-03-12T21:58:07.790Zinfo: running `cargo check --bins` on installinator-common (85/197)
27582025-03-12T21:58:08.385Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27592025-03-12T21:58:08.388Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27602025-03-12T21:58:08.388Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27612025-03-12T21:58:08.391Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27622025-03-12T21:58:08.476Z
27632025-03-12T21:58:08.476Zinfo: running `cargo check --bins` on update-engine (86/197)
27642025-03-12T21:58:09.041Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27652025-03-12T21:58:09.047Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27662025-03-12T21:58:09.047Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27672025-03-12T21:58:09.051Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27682025-03-12T21:58:09.122Z
27692025-03-12T21:58:09.122Zinfo: running `cargo check --bins` on nexus-client (87/197)
27702025-03-12T21:58:09.729Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27712025-03-12T21:58:09.733Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27722025-03-12T21:58:09.733Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27732025-03-12T21:58:09.736Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
27742025-03-12T21:58:09.820Z
27752025-03-12T21:58:09.820Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (88/197)
27762025-03-12T21:58:10.412Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27772025-03-12T21:58:10.416Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27782025-03-12T21:58:10.416Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27792025-03-12T21:58:10.419Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27802025-03-12T21:58:10.498Z
27812025-03-12T21:58:10.498Zinfo: running `cargo check --bins` on omicron-passwords (89/197)
27822025-03-12T21:58:11.063Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27832025-03-12T21:58:11.066Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27842025-03-12T21:58:11.066Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27852025-03-12T21:58:11.069Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27862025-03-12T21:58:11.144Z
27872025-03-12T21:58:11.144Zinfo: running `cargo check --bins` on nexus-types (90/197)
27882025-03-12T21:58:11.749Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27892025-03-12T21:58:11.753Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27902025-03-12T21:58:11.753Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27912025-03-12T21:58:11.757Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
27922025-03-12T21:58:11.836Z
27932025-03-12T21:58:11.836Zinfo: running `cargo check --bins` on oxide-client (91/197)
27942025-03-12T21:58:12.402Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27952025-03-12T21:58:12.405Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27962025-03-12T21:58:12.405Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27972025-03-12T21:58:12.408Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27982025-03-12T21:58:12.486Z
27992025-03-12T21:58:12.486Zinfo: running `cargo check --bins` on oximeter-client (92/197)
28002025-03-12T21:58:13.070Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28012025-03-12T21:58:13.073Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28022025-03-12T21:58:13.073Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28032025-03-12T21:58:13.077Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
28042025-03-12T21:58:13.155Z
28052025-03-12T21:58:13.155Zinfo: running `cargo check --bins` on repo-depot-client (93/197)
28062025-03-12T21:58:13.715Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28072025-03-12T21:58:13.718Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28082025-03-12T21:58:13.718Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28092025-03-12T21:58:13.721Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
28102025-03-12T21:58:13.798Z
28112025-03-12T21:58:13.798Zinfo: running `cargo check --bins` on sled-agent-client (94/197)
28122025-03-12T21:58:14.391Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28132025-03-12T21:58:14.394Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28142025-03-12T21:58:14.394Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28152025-03-12T21:58:14.397Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
28162025-03-12T21:58:14.479Z
28172025-03-12T21:58:14.479Zinfo: running `cargo check --bins` on wicketd-client (95/197)
28182025-03-12T21:58:15.094Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28192025-03-12T21:58:15.097Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28202025-03-12T21:58:15.097Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28212025-03-12T21:58:15.100Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
28222025-03-12T21:58:15.189Z
28232025-03-12T21:58:15.189Zinfo: running `cargo check --bins` on sled-agent-types (96/197)
28242025-03-12T21:58:15.802Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28252025-03-12T21:58:15.805Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28262025-03-12T21:58:15.806Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28272025-03-12T21:58:15.809Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
28282025-03-12T21:58:15.892Z
28292025-03-12T21:58:15.892Zinfo: running `cargo check --bins` on wicket-common (97/197)
28302025-03-12T21:58:16.497Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28312025-03-12T21:58:16.500Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28322025-03-12T21:58:16.501Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28332025-03-12T21:58:16.504Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
28342025-03-12T21:58:16.589Z
28352025-03-12T21:58:16.592Zinfo: running `cargo check --bins` on omicron-cockroach-admin (98/197)
28362025-03-12T21:58:17.191Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28372025-03-12T21:58:17.194Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28382025-03-12T21:58:17.294Z Checking csv-core v0.1.11
28392025-03-12T21:58:17.298Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
28402025-03-12T21:58:17.298Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28412025-03-12T21:58:17.298Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28422025-03-12T21:58:17.597Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28432025-03-12T21:58:17.600Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28442025-03-12T21:58:17.625Z Checking csv v1.3.1
28452025-03-12T21:58:18.189Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
28462025-03-12T21:58:18.533Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28472025-03-12T21:58:20.160Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.56s
28482025-03-12T21:58:20.347Z
28492025-03-12T21:58:20.347Zinfo: running `cargo check --bins` on cockroach-admin-api (99/197)
28502025-03-12T21:58:20.940Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28512025-03-12T21:58:20.944Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28522025-03-12T21:58:20.944Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28532025-03-12T21:58:20.947Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
28542025-03-12T21:58:21.025Z
28552025-03-12T21:58:21.025Zinfo: running `cargo check --bins` on cockroach-admin-types (100/197)
28562025-03-12T21:58:21.609Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28572025-03-12T21:58:21.612Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28582025-03-12T21:58:21.612Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28592025-03-12T21:58:21.615Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
28602025-03-12T21:58:21.696Z
28612025-03-12T21:58:21.696Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (101/197)
28622025-03-12T21:58:22.373Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28632025-03-12T21:58:22.376Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28642025-03-12T21:58:22.376Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28652025-03-12T21:58:22.380Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28662025-03-12T21:58:22.478Z
28672025-03-12T21:58:22.478Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (102/197)
28682025-03-12T21:58:23.148Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28692025-03-12T21:58:23.151Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28702025-03-12T21:58:23.151Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28712025-03-12T21:58:23.154Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28722025-03-12T21:58:23.250Z
28732025-03-12T21:58:23.250Zinfo: running `cargo check --bins` on dns-server (103/197)
28742025-03-12T21:58:23.838Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28752025-03-12T21:58:23.841Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28762025-03-12T21:58:23.932Z Compiling typify-impl v0.3.0
28772025-03-12T21:58:24.044Z Compiling parking_lot_core v0.8.6
28782025-03-12T21:58:24.049Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
28792025-03-12T21:58:24.059Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28802025-03-12T21:58:24.065Z Checking fxhash v0.2.1
28812025-03-12T21:58:24.069Z Checking hickory-client v0.24.4
28822025-03-12T21:58:24.091Z Checking hickory-server v0.24.4
28832025-03-12T21:58:24.750Z Checking parking_lot v0.11.2
28842025-03-12T21:58:24.841Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
28852025-03-12T21:58:24.990Z Checking sled v0.34.7
28862025-03-12T21:58:29.508Z Compiling typify-macro v0.3.0
28872025-03-12T21:58:31.023Z Compiling typify v0.3.0
28882025-03-12T21:58:31.096Z Compiling progenitor-impl v0.9.1
28892025-03-12T21:58:33.543Z Compiling progenitor-macro v0.9.1
28902025-03-12T21:58:37.097Z Checking progenitor v0.9.1
28912025-03-12T21:58:37.227Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28922025-03-12T21:58:37.687Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28932025-03-12T21:58:38.953Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.69s
28942025-03-12T21:58:39.129Z
28952025-03-12T21:58:39.129Zinfo: running `cargo check --bins` on dns-server-api (104/197)
28962025-03-12T21:58:39.713Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28972025-03-12T21:58:39.716Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28982025-03-12T21:58:39.716Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28992025-03-12T21:58:39.719Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
29002025-03-12T21:58:39.800Z
29012025-03-12T21:58:39.800Zinfo: running `cargo check --bins` on openapi-manager-types (105/197)
29022025-03-12T21:58:40.371Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29032025-03-12T21:58:40.374Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29042025-03-12T21:58:40.374Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29052025-03-12T21:58:40.378Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
29062025-03-12T21:58:40.453Z
29072025-03-12T21:58:40.453Zinfo: running `cargo check --bins` on gateway-test-utils (106/197)
29082025-03-12T21:58:41.084Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29092025-03-12T21:58:41.087Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29102025-03-12T21:58:41.087Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29112025-03-12T21:58:41.090Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
29122025-03-12T21:58:41.178Z
29132025-03-12T21:58:41.178Zinfo: running `cargo check --bins` on gateway-types (107/197)
29142025-03-12T21:58:41.760Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29152025-03-12T21:58:41.764Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29162025-03-12T21:58:41.764Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29172025-03-12T21:58:41.767Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
29182025-03-12T21:58:41.849Z
29192025-03-12T21:58:41.849Zinfo: running `cargo check --bins` on ipcc (108/197)
29202025-03-12T21:58:42.438Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29212025-03-12T21:58:42.441Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29222025-03-12T21:58:42.442Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29232025-03-12T21:58:42.445Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
29242025-03-12T21:58:42.525Z
29252025-03-12T21:58:42.525Zinfo: running `cargo check --bins` on omicron-gateway (109/197)
29262025-03-12T21:58:43.145Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29272025-03-12T21:58:43.149Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29282025-03-12T21:58:43.268Z Compiling radium v0.7.0
29292025-03-12T21:58:43.268Z Compiling semver v0.1.20
29302025-03-12T21:58:43.390Z Checking tap v1.0.1
29312025-03-12T21:58:43.393Z Compiling maybe-uninit v2.0.0
29322025-03-12T21:58:43.412Z Checking password-hash v0.5.0
29332025-03-12T21:58:43.415Z Checking blake2 v0.10.6
29342025-03-12T21:58:43.415Z Compiling cancel-safe-futures v0.1.5
29352025-03-12T21:58:43.415Z Checking crc-catalog v2.4.0
29362025-03-12T21:58:43.539Z Checking wyz v0.5.1
29372025-03-12T21:58:43.607Z Compiling owo-colors v4.2.0
29382025-03-12T21:58:43.795Z Compiling rustc_version v0.1.7
29392025-03-12T21:58:43.826Z Checking funty v2.0.0
29402025-03-12T21:58:43.846Z Compiling packed_struct v0.10.1
29412025-03-12T21:58:43.910Z Checking argon2 v0.5.3
29422025-03-12T21:58:43.996Z Checking crc v3.2.1
29432025-03-12T21:58:44.083Z Compiling packed_struct_codegen v0.10.1
29442025-03-12T21:58:44.175Z Compiling newtype_derive v0.1.6
29452025-03-12T21:58:44.256Z Checking libsw-core v0.3.1
29462025-03-12T21:58:44.275Z Checking half v2.4.1
29472025-03-12T21:58:44.326Z Compiling indexmap v1.9.3
29482025-03-12T21:58:44.436Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
29492025-03-12T21:58:44.486Z Checking ciborium-io v0.2.2
29502025-03-12T21:58:44.563Z Checking fixedbitset v0.5.7
29512025-03-12T21:58:44.583Z Checking nodrop v0.1.14
29522025-03-12T21:58:44.619Z Checking bitvec v1.0.1
29532025-03-12T21:58:44.638Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
29542025-03-12T21:58:44.705Z Checking array-init v0.0.4
29552025-03-12T21:58:44.708Z Checking ciborium-ll v0.2.2
29562025-03-12T21:58:44.767Z Checking libsw v3.4.0
29572025-03-12T21:58:44.922Z Checking petgraph v0.7.1
29582025-03-12T21:58:44.937Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
29592025-03-12T21:58:45.013Z Checking smallvec v0.6.14
29602025-03-12T21:58:45.375Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29612025-03-12T21:58:45.458Z Checking indent_write v2.2.0
29622025-03-12T21:58:45.619Z Checking swrite v0.1.0
29632025-03-12T21:58:45.640Z Checking bitfield v0.14.0
29642025-03-12T21:58:45.687Z Checking termcolor v1.4.1
29652025-03-12T21:58:45.765Z Checking hashbrown v0.12.3
29662025-03-12T21:58:45.922Z Checking linear-map v1.2.0
29672025-03-12T21:58:46.128Z Checking ron v0.8.1
29682025-03-12T21:58:46.264Z Checking env_logger v0.10.2
29692025-03-12T21:58:46.370Z Checking serde-hex v0.1.0
29702025-03-12T21:58:46.393Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
29712025-03-12T21:58:46.614Z Checking ciborium v0.2.2
29722025-03-12T21:58:46.675Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29732025-03-12T21:58:47.346Z Checking steno v0.4.1
29742025-03-12T21:58:47.560Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
29752025-03-12T21:58:47.607Z Checking hashbrown v0.13.2
29762025-03-12T21:58:47.833Z Checking crc-any v2.5.0
29772025-03-12T21:58:47.887Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29782025-03-12T21:58:48.005Z Checking humantime v2.1.0
29792025-03-12T21:58:48.221Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
29802025-03-12T21:58:48.305Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29812025-03-12T21:58:48.508Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
29822025-03-12T21:58:48.572Z Checking object v0.30.4
29832025-03-12T21:58:48.845Z Checking path-slash v0.1.5
29842025-03-12T21:58:48.887Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
29852025-03-12T21:58:49.085Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
29862025-03-12T21:58:49.462Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29872025-03-12T21:58:49.727Z Checking nix v0.27.1
29882025-03-12T21:58:49.788Z Checking tungstenite v0.23.0
29892025-03-12T21:58:50.173Z Checking kstat-rs v0.2.4
29902025-03-12T21:58:50.539Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29912025-03-12T21:58:50.644Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
29922025-03-12T21:58:50.663Z Checking tokio-tungstenite v0.23.1
29932025-03-12T21:58:50.830Z Checking signal-hook-tokio v0.3.1
29942025-03-12T21:58:51.070Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
29952025-03-12T21:58:51.489Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
29962025-03-12T21:58:58.215Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
29972025-03-12T21:58:59.565Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
29982025-03-12T21:59:02.189Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29992025-03-12T21:59:07.503Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
30002025-03-12T21:59:08.172Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30012025-03-12T21:59:10.861Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.32s
30022025-03-12T21:59:11.054Z
30032025-03-12T21:59:11.054Zinfo: running `cargo check --bins` on gateway-api (110/197)
30042025-03-12T21:59:11.633Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30052025-03-12T21:59:11.636Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30062025-03-12T21:59:11.636Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30072025-03-12T21:59:11.639Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30082025-03-12T21:59:11.716Z
30092025-03-12T21:59:11.716Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (111/197)
30102025-03-12T21:59:12.278Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30112025-03-12T21:59:12.281Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30122025-03-12T21:59:12.281Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30132025-03-12T21:59:12.285Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30142025-03-12T21:59:12.358Z
30152025-03-12T21:59:12.359Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (112/197)
30162025-03-12T21:59:12.940Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30172025-03-12T21:59:12.943Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30182025-03-12T21:59:12.943Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30192025-03-12T21:59:12.947Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30202025-03-12T21:59:13.027Z
30212025-03-12T21:59:13.027Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (113/197)
30222025-03-12T21:59:13.617Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30232025-03-12T21:59:13.620Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30242025-03-12T21:59:13.620Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30252025-03-12T21:59:13.624Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
30262025-03-12T21:59:13.705Z
30272025-03-12T21:59:13.705Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (114/197)
30282025-03-12T21:59:14.287Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30292025-03-12T21:59:14.291Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30302025-03-12T21:59:14.291Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30312025-03-12T21:59:14.294Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30322025-03-12T21:59:14.374Z
30332025-03-12T21:59:14.374Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (115/197)
30342025-03-12T21:59:14.963Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30352025-03-12T21:59:14.966Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30362025-03-12T21:59:14.966Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30372025-03-12T21:59:14.971Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
30382025-03-12T21:59:15.048Z
30392025-03-12T21:59:15.048Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (116/197)
30402025-03-12T21:59:15.637Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30412025-03-12T21:59:15.640Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30422025-03-12T21:59:15.641Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30432025-03-12T21:59:15.644Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
30442025-03-12T21:59:15.721Z
30452025-03-12T21:59:15.721Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (117/197)
30462025-03-12T21:59:16.312Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30472025-03-12T21:59:16.315Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30482025-03-12T21:59:16.315Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30492025-03-12T21:59:16.319Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
30502025-03-12T21:59:16.395Z
30512025-03-12T21:59:16.395Zinfo: running `cargo check --bins` on oximeter-producer (118/197)
30522025-03-12T21:59:16.994Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30532025-03-12T21:59:16.997Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30542025-03-12T21:59:16.998Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30552025-03-12T21:59:17.001Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
30562025-03-12T21:59:17.084Z
30572025-03-12T21:59:17.084Zinfo: running `cargo check --bins` on internal-dns-resolver (119/197)
30582025-03-12T21:59:17.658Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30592025-03-12T21:59:17.661Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30602025-03-12T21:59:17.661Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30612025-03-12T21:59:17.664Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30622025-03-12T21:59:17.742Z
30632025-03-12T21:59:17.742Zinfo: running `cargo check --bins` on sp-sim (120/197)
30642025-03-12T21:59:18.318Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30652025-03-12T21:59:18.321Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30662025-03-12T21:59:18.406Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
30672025-03-12T21:59:18.854Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30682025-03-12T21:59:20.520Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30692025-03-12T21:59:22.193Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.44s
30702025-03-12T21:59:22.384Z
30712025-03-12T21:59:22.384Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (121/197)
30722025-03-12T21:59:23.009Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30732025-03-12T21:59:23.012Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30742025-03-12T21:59:23.012Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30752025-03-12T21:59:23.015Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
30762025-03-12T21:59:23.101Z
30772025-03-12T21:59:23.101Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (122/197)
30782025-03-12T21:59:23.728Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30792025-03-12T21:59:23.732Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30802025-03-12T21:59:23.732Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30812025-03-12T21:59:23.735Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
30822025-03-12T21:59:23.822Z
30832025-03-12T21:59:23.822Zinfo: running `cargo check --bins` on db-macros (123/197)
30842025-03-12T21:59:24.388Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30852025-03-12T21:59:24.391Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30862025-03-12T21:59:24.391Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30872025-03-12T21:59:24.395Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30882025-03-12T21:59:24.469Z
30892025-03-12T21:59:24.469Zinfo: running `cargo check --bins` on nexus-macros-common (124/197)
30902025-03-12T21:59:25.041Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30912025-03-12T21:59:25.044Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30922025-03-12T21:59:25.044Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30932025-03-12T21:59:25.047Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30942025-03-12T21:59:25.123Z
30952025-03-12T21:59:25.123Zinfo: running `cargo check --bins` on nexus-auth (125/197)
30962025-03-12T21:59:25.746Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30972025-03-12T21:59:25.749Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30982025-03-12T21:59:25.749Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30992025-03-12T21:59:25.752Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
31002025-03-12T21:59:25.837Z
31012025-03-12T21:59:25.837Zinfo: running `cargo check --bins` on authz-macros (126/197)
31022025-03-12T21:59:26.400Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31032025-03-12T21:59:26.404Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31042025-03-12T21:59:26.404Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31052025-03-12T21:59:26.407Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
31062025-03-12T21:59:26.483Z
31072025-03-12T21:59:26.483Zinfo: running `cargo check --bins` on nexus-db-fixed-data (127/197)
31082025-03-12T21:59:27.093Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31092025-03-12T21:59:27.097Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31102025-03-12T21:59:27.097Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31112025-03-12T21:59:27.100Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
31122025-03-12T21:59:27.183Z
31132025-03-12T21:59:27.183Zinfo: running `cargo check --bins` on nexus-db-model (128/197)
31142025-03-12T21:59:27.794Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31152025-03-12T21:59:27.797Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31162025-03-12T21:59:27.798Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31172025-03-12T21:59:27.801Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
31182025-03-12T21:59:27.883Z
31192025-03-12T21:59:27.883Zinfo: running `cargo check --bins` on nexus-defaults (129/197)
31202025-03-12T21:59:28.462Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31212025-03-12T21:59:28.466Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31222025-03-12T21:59:28.466Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31232025-03-12T21:59:28.469Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
31242025-03-12T21:59:28.546Z
31252025-03-12T21:59:28.546Zinfo: running `cargo check --bins` on nexus-inventory (130/197)
31262025-03-12T21:59:29.152Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31272025-03-12T21:59:29.156Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31282025-03-12T21:59:29.156Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31292025-03-12T21:59:29.159Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
31302025-03-12T21:59:29.243Z
31312025-03-12T21:59:29.243Zinfo: running `cargo check --bins` on typed-rng (131/197)
31322025-03-12T21:59:29.804Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31332025-03-12T21:59:29.808Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31342025-03-12T21:59:29.808Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31352025-03-12T21:59:29.811Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
31362025-03-12T21:59:29.885Z
31372025-03-12T21:59:29.885Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (132/197)
31382025-03-12T21:59:30.520Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31392025-03-12T21:59:30.524Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31402025-03-12T21:59:30.664Z Checking keccak v0.1.5
31412025-03-12T21:59:30.784Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
31422025-03-12T21:59:30.788Z Checking secrecy v0.8.0
31432025-03-12T21:59:30.788Z Compiling unicase v2.7.0
31442025-03-12T21:59:30.788Z Compiling same-file v1.0.6
31452025-03-12T21:59:30.833Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
31462025-03-12T21:59:30.837Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31472025-03-12T21:59:30.837Z Compiling thiserror-impl-no-std v2.0.2
31482025-03-12T21:59:30.964Z Compiling walkdir v2.5.0
31492025-03-12T21:59:31.049Z Checking universal-hash v0.5.1
31502025-03-12T21:59:31.072Z Checking sha3 v0.10.8
31512025-03-12T21:59:31.154Z Compiling blake3 v1.5.4
31522025-03-12T21:59:31.160Z Checking opaque-debug v0.3.1
31532025-03-12T21:59:31.241Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31542025-03-12T21:59:31.264Z Checking poly1305 v0.8.0
31552025-03-12T21:59:31.328Z Checking chacha20 v0.9.1
31562025-03-12T21:59:31.372Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
31572025-03-12T21:59:31.499Z Checking aead v0.5.2
31582025-03-12T21:59:31.574Z Compiling memmap2 v0.9.5
31592025-03-12T21:59:31.577Z Compiling libefi-sys v0.1.0
31602025-03-12T21:59:31.700Z Compiling arrayref v0.3.9
31612025-03-12T21:59:31.743Z Compiling arrayvec v0.7.6
31622025-03-12T21:59:31.761Z Compiling salty v0.3.0
31632025-03-12T21:59:31.815Z Compiling constant_time_eq v0.3.1
31642025-03-12T21:59:31.935Z Checking chacha20poly1305 v0.10.1
31652025-03-12T21:59:32.007Z Compiling toolchain_find v0.4.0
31662025-03-12T21:59:32.121Z Compiling camino-tempfile v1.1.1
31672025-03-12T21:59:32.141Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
31682025-03-12T21:59:32.195Z Compiling bitfield-struct v0.6.2
31692025-03-12T21:59:32.344Z Compiling topological-sort v0.2.2
31702025-03-12T21:59:32.547Z Compiling mime_guess v2.0.5
31712025-03-12T21:59:32.567Z Compiling rustfmt-wrapper v0.2.1
31722025-03-12T21:59:33.022Z Compiling omicron-zone-package v0.12.0
31732025-03-12T21:59:33.136Z Compiling progenitor v0.9.1
31742025-03-12T21:59:33.188Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31752025-03-12T21:59:33.369Z Checking primeorder v0.13.6
31762025-03-12T21:59:33.475Z Checking thiserror-no-std v2.0.2
31772025-03-12T21:59:33.478Z Checking env_filter v0.1.2
31782025-03-12T21:59:33.507Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31792025-03-12T21:59:33.530Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31802025-03-12T21:59:33.600Z Checking vsss-rs v3.3.4
31812025-03-12T21:59:33.700Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31822025-03-12T21:59:33.733Z Checking env_logger v0.11.5
31832025-03-12T21:59:33.825Z Checking p384 v0.13.0
31842025-03-12T21:59:33.871Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
31852025-03-12T21:59:33.944Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
31862025-03-12T21:59:34.065Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31872025-03-12T21:59:34.117Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
31882025-03-12T21:59:34.262Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
31892025-03-12T21:59:34.306Z Checking http-range v0.1.5
31902025-03-12T21:59:34.485Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31912025-03-12T21:59:34.513Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31922025-03-12T21:59:34.632Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31932025-03-12T21:59:34.936Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31942025-03-12T21:59:34.940Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31952025-03-12T21:59:35.144Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889)
31962025-03-12T21:59:35.215Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31972025-03-12T21:59:35.255Z Checking atty v0.2.14
31982025-03-12T21:59:35.451Z Checking glob v0.3.2
31992025-03-12T21:59:35.766Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32002025-03-12T21:59:35.786Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
32012025-03-12T21:59:35.878Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32022025-03-12T21:59:36.279Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32032025-03-12T21:59:36.500Z Checking hyper-staticfile v0.10.1
32042025-03-12T21:59:36.888Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
32052025-03-12T21:59:37.017Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32062025-03-12T21:59:37.038Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32072025-03-12T21:59:37.219Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32082025-03-12T21:59:37.399Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
32092025-03-12T21:59:37.808Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32102025-03-12T21:59:37.847Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32112025-03-12T21:59:38.224Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32122025-03-12T21:59:38.365Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32132025-03-12T21:59:38.450Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
32142025-03-12T21:59:39.117Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32152025-03-12T21:59:42.074Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32162025-03-12T21:59:42.077Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32172025-03-12T21:59:50.200Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32182025-03-12T22:00:03.215Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.31s
32192025-03-12T22:00:03.402Z
32202025-03-12T22:00:03.402Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (133/197)
32212025-03-12T22:00:04.039Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32222025-03-12T22:00:04.042Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32232025-03-12T22:00:04.176Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32242025-03-12T22:00:17.500Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.09s
32252025-03-12T22:00:17.699Z
32262025-03-12T22:00:17.699Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (134/197)
32272025-03-12T22:00:18.335Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32282025-03-12T22:00:18.339Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32292025-03-12T22:00:18.472Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32302025-03-12T22:00:31.641Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.93s
32312025-03-12T22:00:31.840Z
32322025-03-12T22:00:31.840Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (135/197)
32332025-03-12T22:00:32.485Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32342025-03-12T22:00:32.489Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32352025-03-12T22:00:32.625Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32362025-03-12T22:00:45.782Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.93s
32372025-03-12T22:00:45.979Z
32382025-03-12T22:00:45.980Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (136/197)
32392025-03-12T22:00:46.620Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32402025-03-12T22:00:46.623Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32412025-03-12T22:00:46.762Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32422025-03-12T22:00:59.990Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.00s
32432025-03-12T22:01:00.197Z
32442025-03-12T22:01:00.197Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (137/197)
32452025-03-12T22:01:00.835Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32462025-03-12T22:01:00.839Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32472025-03-12T22:01:00.969Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32482025-03-12T22:01:14.064Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.85s
32492025-03-12T22:01:14.263Z
32502025-03-12T22:01:14.263Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (138/197)
32512025-03-12T22:01:14.898Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32522025-03-12T22:01:14.901Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32532025-03-12T22:01:15.041Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32542025-03-12T22:01:28.181Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.91s
32552025-03-12T22:01:28.378Z
32562025-03-12T22:01:28.378Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (139/197)
32572025-03-12T22:01:29.025Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32582025-03-12T22:01:29.028Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32592025-03-12T22:01:29.162Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32602025-03-12T22:01:42.341Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.95s
32612025-03-12T22:01:42.539Z
32622025-03-12T22:01:42.539Zinfo: running `cargo check --bins` on bootstrap-agent-api (140/197)
32632025-03-12T22:01:43.150Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32642025-03-12T22:01:43.154Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32652025-03-12T22:01:43.154Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32662025-03-12T22:01:43.157Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
32672025-03-12T22:01:43.245Z
32682025-03-12T22:01:43.245Zinfo: running `cargo check --bins` on key-manager (141/197)
32692025-03-12T22:01:43.831Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32702025-03-12T22:01:43.834Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32712025-03-12T22:01:43.835Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32722025-03-12T22:01:43.838Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
32732025-03-12T22:01:43.914Z
32742025-03-12T22:01:43.914Zinfo: running `cargo check --bins` on range-requests (142/197)
32752025-03-12T22:01:44.485Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32762025-03-12T22:01:44.488Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32772025-03-12T22:01:44.488Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32782025-03-12T22:01:44.491Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
32792025-03-12T22:01:44.566Z
32802025-03-12T22:01:44.566Zinfo: running `cargo check --bins` on repo-depot-api (143/197)
32812025-03-12T22:01:45.147Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32822025-03-12T22:01:45.151Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32832025-03-12T22:01:45.151Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32842025-03-12T22:01:45.155Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
32852025-03-12T22:01:45.231Z
32862025-03-12T22:01:45.231Zinfo: running `cargo check --bins` on sled-agent-api (144/197)
32872025-03-12T22:01:45.847Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32882025-03-12T22:01:45.851Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32892025-03-12T22:01:45.851Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32902025-03-12T22:01:45.854Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
32912025-03-12T22:01:45.936Z
32922025-03-12T22:01:45.937Zinfo: running `cargo check --bins` on sled-diagnostics (145/197)
32932025-03-12T22:01:46.501Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32942025-03-12T22:01:46.504Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32952025-03-12T22:01:46.504Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32962025-03-12T22:01:46.507Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
32972025-03-12T22:01:46.580Z
32982025-03-12T22:01:46.580Zinfo: running `cargo check --bins` on sled-hardware (146/197)
32992025-03-12T22:01:47.176Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33002025-03-12T22:01:47.180Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33012025-03-12T22:01:47.180Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33022025-03-12T22:01:47.184Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
33032025-03-12T22:01:47.265Z
33042025-03-12T22:01:47.265Zinfo: running `cargo check --bins --no-default-features` on sled-storage (147/197)
33052025-03-12T22:01:47.862Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33062025-03-12T22:01:47.865Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33072025-03-12T22:01:47.865Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33082025-03-12T22:01:47.868Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
33092025-03-12T22:01:47.948Z
33102025-03-12T22:01:47.949Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (148/197)
33112025-03-12T22:01:48.549Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33122025-03-12T22:01:48.553Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33132025-03-12T22:01:48.553Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33142025-03-12T22:01:48.556Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
33152025-03-12T22:01:48.636Z
33162025-03-12T22:01:48.636Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (149/197)
33172025-03-12T22:01:49.241Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33182025-03-12T22:01:49.244Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33192025-03-12T22:01:49.244Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33202025-03-12T22:01:49.248Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
33212025-03-12T22:01:49.331Z
33222025-03-12T22:01:49.331Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (150/197)
33232025-03-12T22:01:49.937Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33242025-03-12T22:01:49.940Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33252025-03-12T22:01:49.940Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33262025-03-12T22:01:49.944Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
33272025-03-12T22:01:50.030Z
33282025-03-12T22:01:50.030Zinfo: running `cargo check --bins` on nexus-test-interface (151/197)
33292025-03-12T22:01:50.631Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33302025-03-12T22:01:50.634Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33312025-03-12T22:01:50.635Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33322025-03-12T22:01:50.638Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
33332025-03-12T22:01:50.721Z
33342025-03-12T22:01:50.722Zinfo: running `cargo check --bins` on oximeter-collector (152/197)
33352025-03-12T22:01:51.327Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33362025-03-12T22:01:51.330Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33372025-03-12T22:01:51.447Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33382025-03-12T22:01:51.447Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33392025-03-12T22:01:52.319Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33402025-03-12T22:01:55.659Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.57s
33412025-03-12T22:01:55.659Z
33422025-03-12T22:01:55.659Zinfo: running `cargo check --bins` on oximeter-api (153/197)
33432025-03-12T22:01:55.659Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33442025-03-12T22:01:55.659Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33452025-03-12T22:01:55.659Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33462025-03-12T22:01:55.659Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
33472025-03-12T22:01:55.659Z
33482025-03-12T22:01:55.659Zinfo: running `cargo check --bins` on cert-dev (154/197)
33492025-03-12T22:01:56.178Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33502025-03-12T22:01:56.183Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33512025-03-12T22:01:56.183Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33522025-03-12T22:01:56.183Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
33532025-03-12T22:01:56.846Z
33542025-03-12T22:01:56.846Zinfo: running `cargo check --bins` on clickana (155/197)
33552025-03-12T22:01:56.929Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33562025-03-12T22:01:56.933Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33572025-03-12T22:01:57.027Z Checking itertools v0.13.0
33582025-03-12T22:01:57.027Z Checking castaway v0.2.3
33592025-03-12T22:01:57.031Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33602025-03-12T22:01:57.031Z Checking lru v0.12.5
33612025-03-12T22:01:57.031Z Compiling instability v0.3.2
33622025-03-12T22:01:57.031Z Checking cassowary v0.3.0
33632025-03-12T22:01:57.179Z Compiling indoc v2.0.6
33642025-03-12T22:01:57.260Z Checking compact_str v0.8.0
33652025-03-12T22:01:58.876Z Checking unicode-truncate v1.1.0
33662025-03-12T22:01:58.908Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33672025-03-12T22:01:59.130Z Checking ratatui v0.29.0
33682025-03-12T22:02:00.966Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33692025-03-12T22:02:01.825Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.49s
33702025-03-12T22:02:02.014Z
33712025-03-12T22:02:02.014Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (156/197)
33722025-03-12T22:02:02.630Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33732025-03-12T22:02:02.633Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33742025-03-12T22:02:02.740Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33752025-03-12T22:02:02.740Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33762025-03-12T22:02:03.754Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33772025-03-12T22:02:04.213Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
33782025-03-12T22:02:04.578Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.55s
33792025-03-12T22:02:04.781Z
33802025-03-12T22:02:04.781Zinfo: running `cargo check --bins` on ch-dev (157/197)
33812025-03-12T22:02:05.382Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33822025-03-12T22:02:05.385Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33832025-03-12T22:02:05.482Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
33842025-03-12T22:02:06.237Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.45s
33852025-03-12T22:02:06.416Z
33862025-03-12T22:02:06.416Zinfo: running `cargo check --bins` on crdb-seed (158/197)
33872025-03-12T22:02:07.012Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33882025-03-12T22:02:07.015Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33892025-03-12T22:02:07.109Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
33902025-03-12T22:02:07.469Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
33912025-03-12T22:02:07.652Z
33922025-03-12T22:02:07.652Zinfo: running `cargo check --bins` on db-dev (159/197)
33932025-03-12T22:02:08.254Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33942025-03-12T22:02:08.257Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33952025-03-12T22:02:08.352Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
33962025-03-12T22:02:09.121Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.46s
33972025-03-12T22:02:09.300Z
33982025-03-12T22:02:09.300Zinfo: running `cargo check --bins` on omicron-dev-lib (160/197)
33992025-03-12T22:02:09.895Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34002025-03-12T22:02:09.898Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34012025-03-12T22:02:09.898Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34022025-03-12T22:02:09.902Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
34032025-03-12T22:02:09.982Z
34042025-03-12T22:02:09.982Zinfo: running `cargo check --bins` on xtask-downloader (161/197)
34052025-03-12T22:02:10.548Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34062025-03-12T22:02:10.551Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34072025-03-12T22:02:10.627Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
34082025-03-12T22:02:11.472Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.48s
34092025-03-12T22:02:11.670Z
34102025-03-12T22:02:11.670Zinfo: running `cargo check --bins` on omicron-ls-apis (162/197)
34112025-03-12T22:02:12.208Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34122025-03-12T22:02:12.211Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34132025-03-12T22:02:12.295Z Checking cargo-platform v0.1.8
34142025-03-12T22:02:12.575Z Checking cargo_metadata v0.19.2
34152025-03-12T22:02:13.566Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
34162025-03-12T22:02:14.367Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.71s
34172025-03-12T22:02:14.554Z
34182025-03-12T22:02:14.554Zinfo: running `cargo check --bins` on mgs-dev (163/197)
34192025-03-12T22:02:15.177Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34202025-03-12T22:02:15.181Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34212025-03-12T22:02:15.301Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34222025-03-12T22:02:16.740Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
34232025-03-12T22:02:17.295Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
34242025-03-12T22:02:17.820Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.26s
34252025-03-12T22:02:18.021Z
34262025-03-12T22:02:18.021Zinfo: running `cargo check --bins` on omicron-omdb (164/197)
34272025-03-12T22:02:18.674Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34282025-03-12T22:02:18.677Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34292025-03-12T22:02:18.842Z Compiling crunchy v0.2.2
34302025-03-12T22:02:18.842Z Compiling tiny-keccak v2.0.2
34312025-03-12T22:02:18.842Z Compiling dsl_auto_type v0.1.2
34322025-03-12T22:02:18.845Z Checking scheduled-thread-pool v0.2.7
34332025-03-12T22:02:18.845Z Compiling diesel_table_macro_syntax v0.2.0
34342025-03-12T22:02:18.845Z Compiling bit-vec v0.6.3
34352025-03-12T22:02:19.018Z Compiling ascii-canvas v3.0.0
34362025-03-12T22:02:19.035Z Compiling ena v0.14.3
34372025-03-12T22:02:19.196Z Checking r2d2 v0.8.10
34382025-03-12T22:02:19.277Z Compiling bindgen v0.71.1
34392025-03-12T22:02:19.390Z Compiling bit-set v0.5.3
34402025-03-12T22:02:19.414Z Compiling regex-syntax v0.6.29
34412025-03-12T22:02:19.450Z Compiling diff v0.1.13
34422025-03-12T22:02:19.491Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
34432025-03-12T22:02:19.523Z Compiling ref-cast v1.0.23
34442025-03-12T22:02:19.652Z Compiling rustc-hash v2.1.1
34452025-03-12T22:02:19.740Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
34462025-03-12T22:02:19.863Z Compiling derive_builder_core v0.20.2
34472025-03-12T22:02:19.964Z Compiling libxml v0.3.3
34482025-03-12T22:02:20.058Z Compiling ref-cast-impl v1.0.23
34492025-03-12T22:02:20.124Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
34502025-03-12T22:02:20.309Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
34512025-03-12T22:02:20.329Z Compiling diesel_derives v2.2.3
34522025-03-12T22:02:20.403Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
34532025-03-12T22:02:20.634Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
34542025-03-12T22:02:20.715Z Compiling strum_macros v0.24.3
34552025-03-12T22:02:21.001Z Compiling indoc v1.0.9
34562025-03-12T22:02:21.899Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
34572025-03-12T22:02:21.983Z Compiling derive_builder_macro v0.20.2
34582025-03-12T22:02:22.207Z Compiling impl-trait-for-tuples v0.2.2
34592025-03-12T22:02:22.829Z Compiling lalrpop v0.19.12
34602025-03-12T22:02:22.861Z Checking derive_builder v0.20.2
34612025-03-12T22:02:23.035Z Compiling oso-derive v0.27.3
34622025-03-12T22:02:23.242Z Checking quick-xml v0.37.2
34632025-03-12T22:02:23.907Z Compiling diesel-dtrace v0.4.2
34642025-03-12T22:02:24.000Z Checking maplit v1.0.2
34652025-03-12T22:02:24.170Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
34662025-03-12T22:02:24.333Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
34672025-03-12T22:02:24.579Z Checking bb8 v0.8.5
34682025-03-12T22:02:24.688Z Checking io-lifetimes v1.0.11
34692025-03-12T22:02:24.906Z Checking rustix v0.37.28
34702025-03-12T22:02:25.065Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
34712025-03-12T22:02:25.244Z Checking rand_seeder v0.3.0
34722025-03-12T22:02:25.472Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34732025-03-12T22:02:25.524Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34742025-03-12T22:02:25.734Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34752025-03-12T22:02:25.752Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
34762025-03-12T22:02:26.023Z Checking terminal_size v0.2.6
34772025-03-12T22:02:26.088Z Checking is_ci v1.2.0
34782025-03-12T22:02:26.225Z Checking unicode-linebreak v0.1.5
34792025-03-12T22:02:26.254Z Checking smawk v0.3.2
34802025-03-12T22:02:26.488Z Checking supports-color v3.0.2
34812025-03-12T22:02:26.655Z Checking textwrap v0.16.1
34822025-03-12T22:02:26.742Z Checking multimap v0.10.0
34832025-03-12T22:02:27.871Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
34842025-03-12T22:02:29.063Z Checking diesel v2.2.8
34852025-03-12T22:02:44.194Z Compiling samael v0.0.18
34862025-03-12T22:03:01.589Z Checking async-bb8-diesel v0.2.1
34872025-03-12T22:03:02.922Z Compiling polar-core v0.27.3
34882025-03-12T22:03:10.124Z Checking oso v0.27.3
34892025-03-12T22:04:10.470Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
34902025-03-12T22:04:17.049Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 59s
34912025-03-12T22:04:17.267Z
34922025-03-12T22:04:17.268Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (165/197)
34932025-03-12T22:04:17.898Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34942025-03-12T22:04:17.901Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34952025-03-12T22:04:17.901Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34962025-03-12T22:04:17.905Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
34972025-03-12T22:04:17.995Z
34982025-03-12T22:04:17.995Zinfo: running `cargo check --bins` on nexus-saga-recovery (166/197)
34992025-03-12T22:04:18.627Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35002025-03-12T22:04:18.631Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35012025-03-12T22:04:18.631Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35022025-03-12T22:04:18.634Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
35032025-03-12T22:04:18.721Z
35042025-03-12T22:04:18.721Zinfo: running `cargo check --bins` on nexus-test-utils-macros (167/197)
35052025-03-12T22:04:19.295Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35062025-03-12T22:04:19.299Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35072025-03-12T22:04:19.299Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35082025-03-12T22:04:19.302Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
35092025-03-12T22:04:19.377Z
35102025-03-12T22:04:19.377Zinfo: running `cargo check --bins` on omicron-nexus (168/197)
35112025-03-12T22:04:20.032Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35122025-03-12T22:04:20.035Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35132025-03-12T22:04:20.212Z Compiling libz-sys v1.1.20
35142025-03-12T22:04:20.215Z Compiling libgit2-sys v0.17.0+1.8.1
35152025-03-12T22:04:20.347Z Compiling vergen v8.3.2
35162025-03-12T22:04:20.350Z Compiling cargo-platform v0.1.8
35172025-03-12T22:04:20.350Z Compiling pin-project-internal v1.1.6
35182025-03-12T22:04:20.389Z Compiling snafu-derive v0.8.5
35192025-03-12T22:04:20.392Z Compiling rustls v0.21.12
35202025-03-12T22:04:20.437Z Checking globset v0.4.15
35212025-03-12T22:04:20.666Z Compiling cargo_metadata v0.18.1
35222025-03-12T22:04:20.717Z Checking olpc-cjson v0.1.4
35232025-03-12T22:04:20.858Z Checking sct v0.7.1
35242025-03-12T22:04:20.953Z Checking rustls-webpki v0.101.7
35252025-03-12T22:04:20.971Z Checking serde_plain v1.0.2
35262025-03-12T22:04:21.067Z Checking typed-path v0.9.3
35272025-03-12T22:04:21.099Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
35282025-03-12T22:04:21.410Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
35292025-03-12T22:04:21.428Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
35302025-03-12T22:04:21.700Z Checking parse-size v1.1.0
35312025-03-12T22:04:21.814Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
35322025-03-12T22:04:21.888Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
35332025-03-12T22:04:22.750Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
35342025-03-12T22:04:22.800Z Checking rustls-pemfile v1.0.4
35352025-03-12T22:04:22.820Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
35362025-03-12T22:04:22.957Z Checking pin-project v1.1.6
35372025-03-12T22:04:23.012Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
35382025-03-12T22:04:23.109Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
35392025-03-12T22:04:23.294Z Checking twox-hash v2.1.0
35402025-03-12T22:04:23.430Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
35412025-03-12T22:04:23.456Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
35422025-03-12T22:04:23.915Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
35432025-03-12T22:04:24.591Z Checking tokio-rustls v0.24.1
35442025-03-12T22:04:24.946Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
35452025-03-12T22:04:25.026Z Checking snafu v0.8.5
35462025-03-12T22:04:25.225Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
35472025-03-12T22:04:25.444Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
35482025-03-12T22:04:25.469Z Checking tough v0.19.0
35492025-03-12T22:04:25.469Z Checking fatfs v0.3.6
35502025-03-12T22:04:25.490Z Checking assert_matches v1.5.0
35512025-03-12T22:04:29.312Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
35522025-03-12T22:04:30.389Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
35532025-03-12T22:04:32.014Z Compiling git2 v0.19.0
35542025-03-12T22:04:35.992Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
35552025-03-12T22:05:34.728Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s
35562025-03-12T22:05:34.958Z
35572025-03-12T22:05:34.958Zinfo: running `cargo check --bins` on nexus-external-api (169/197)
35582025-03-12T22:05:35.599Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35592025-03-12T22:05:35.602Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35602025-03-12T22:05:35.602Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35612025-03-12T22:05:35.606Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
35622025-03-12T22:05:35.687Z
35632025-03-12T22:05:35.687Zinfo: running `cargo check --bins` on nexus-internal-api (170/197)
35642025-03-12T22:05:36.297Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35652025-03-12T22:05:36.300Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35662025-03-12T22:05:36.300Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35672025-03-12T22:05:36.303Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
35682025-03-12T22:05:36.384Z
35692025-03-12T22:05:36.384Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (171/197)
35702025-03-12T22:05:37.007Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35712025-03-12T22:05:37.011Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35722025-03-12T22:05:37.011Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35732025-03-12T22:05:37.014Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
35742025-03-12T22:05:37.099Z
35752025-03-12T22:05:37.099Zinfo: running `cargo check --bins` on nexus-networking (172/197)
35762025-03-12T22:05:37.723Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35772025-03-12T22:05:37.726Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35782025-03-12T22:05:37.726Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35792025-03-12T22:05:37.729Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
35802025-03-12T22:05:37.811Z
35812025-03-12T22:05:37.811Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (173/197)
35822025-03-12T22:05:38.427Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35832025-03-12T22:05:38.430Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35842025-03-12T22:05:38.430Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35852025-03-12T22:05:38.434Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
35862025-03-12T22:05:38.515Z
35872025-03-12T22:05:38.515Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (174/197)
35882025-03-12T22:05:39.137Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35892025-03-12T22:05:39.137Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35902025-03-12T22:05:39.137Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35912025-03-12T22:05:39.143Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
35922025-03-12T22:05:39.227Z
35932025-03-12T22:05:39.227Zinfo: running `cargo check --bins` on update-common (175/197)
35942025-03-12T22:05:39.831Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35952025-03-12T22:05:39.834Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35962025-03-12T22:05:39.834Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35972025-03-12T22:05:39.837Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
35982025-03-12T22:05:39.922Z
35992025-03-12T22:05:39.923Zinfo: running `cargo check --bins` on omicron-dev (176/197)
36002025-03-12T22:05:40.607Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36012025-03-12T22:05:40.610Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36022025-03-12T22:05:40.807Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
36032025-03-12T22:05:40.810Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
36042025-03-12T22:05:40.954Z Checking yansi v1.0.1
36052025-03-12T22:05:40.958Z Checking diff v0.1.13
36062025-03-12T22:05:40.958Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
36072025-03-12T22:05:40.958Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
36082025-03-12T22:05:41.408Z Checking pretty_assertions v1.4.1
36092025-03-12T22:05:42.004Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
36102025-03-12T22:06:09.919Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
36112025-03-12T22:06:09.923Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
36122025-03-12T22:06:09.923Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
36132025-03-12T22:06:09.923Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
36142025-03-12T22:06:09.923Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
36152025-03-12T22:06:09.923Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
36162025-03-12T22:06:10.809Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
36172025-03-12T22:06:11.970Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
36182025-03-12T22:06:53.984Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
36192025-03-12T22:06:54.209Z
36202025-03-12T22:06:54.209Zinfo: running `cargo check --bins` on openapi-manager (177/197)
36212025-03-12T22:06:54.853Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36222025-03-12T22:06:54.857Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36232025-03-12T22:06:54.982Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
36242025-03-12T22:06:54.982Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
36252025-03-12T22:06:54.985Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
36262025-03-12T22:06:55.121Z Compiling proc-macro-error-attr2 v2.0.0
36272025-03-12T22:06:55.124Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
36282025-03-12T22:06:55.136Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
36292025-03-12T22:06:55.165Z Checking papergrid v0.14.0
36302025-03-12T22:06:55.181Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36312025-03-12T22:06:55.362Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36322025-03-12T22:06:55.476Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
36332025-03-12T22:06:55.742Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
36342025-03-12T22:06:55.869Z Compiling proc-macro-error2 v2.0.1
36352025-03-12T22:06:56.460Z Compiling tabled_derive v0.10.0
36362025-03-12T22:06:56.634Z Checking dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
36372025-03-12T22:06:56.873Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36382025-03-12T22:06:56.892Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
36392025-03-12T22:06:57.454Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
36402025-03-12T22:06:57.896Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
36412025-03-12T22:06:57.985Z Checking heck v0.4.1
36422025-03-12T22:06:58.220Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
36432025-03-12T22:06:58.397Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
36442025-03-12T22:06:58.610Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
36452025-03-12T22:06:58.960Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
36462025-03-12T22:06:59.101Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
36472025-03-12T22:06:59.130Z Checking tabled v0.18.0
36482025-03-12T22:06:59.449Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
36492025-03-12T22:06:59.557Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
36502025-03-12T22:06:59.589Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
36512025-03-12T22:07:01.272Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
36522025-03-12T22:07:01.273Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
36532025-03-12T22:07:04.230Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
36542025-03-12T22:07:05.803Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
36552025-03-12T22:07:10.534Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
36562025-03-12T22:07:10.534Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
36572025-03-12T22:07:11.806Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
36582025-03-12T22:07:13.217Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.00s
36592025-03-12T22:07:13.414Z
36602025-03-12T22:07:13.414Zinfo: running `cargo check --bins` on installinator-api (178/197)
36612025-03-12T22:07:14.017Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36622025-03-12T22:07:14.021Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36632025-03-12T22:07:14.021Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36642025-03-12T22:07:14.024Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
36652025-03-12T22:07:14.109Z
36662025-03-12T22:07:14.109Zinfo: running `cargo check --bins` on wicketd-api (179/197)
36672025-03-12T22:07:14.724Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36682025-03-12T22:07:14.728Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36692025-03-12T22:07:14.728Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36702025-03-12T22:07:14.731Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
36712025-03-12T22:07:14.814Z
36722025-03-12T22:07:14.814Zinfo: running `cargo check --bins` on omicron-pins (180/197)
36732025-03-12T22:07:15.378Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36742025-03-12T22:07:15.381Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36752025-03-12T22:07:15.381Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36762025-03-12T22:07:15.384Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
36772025-03-12T22:07:15.458Z
36782025-03-12T22:07:15.458Zinfo: running `cargo check --bins` on reconfigurator-cli (181/197)
36792025-03-12T22:07:16.077Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36802025-03-12T22:07:16.080Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36812025-03-12T22:07:16.198Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
36822025-03-12T22:07:16.201Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
36832025-03-12T22:07:16.201Z Compiling petname v2.0.2
36842025-03-12T22:07:16.201Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
36852025-03-12T22:07:16.201Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
36862025-03-12T22:07:16.201Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
36872025-03-12T22:07:16.201Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
36882025-03-12T22:07:16.332Z Checking sync-ptr v0.1.1
36892025-03-12T22:07:21.295Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
36902025-03-12T22:07:21.897Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
36912025-03-12T22:07:23.122Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
36922025-03-12T22:07:24.679Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.21s
36932025-03-12T22:07:24.876Z
36942025-03-12T22:07:24.876Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (182/197)
36952025-03-12T22:07:25.490Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36962025-03-12T22:07:25.493Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36972025-03-12T22:07:25.493Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36982025-03-12T22:07:25.496Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
36992025-03-12T22:07:25.580Z
37002025-03-12T22:07:25.581Zinfo: running `cargo check --bins` on omicron-releng (183/197)
37012025-03-12T22:07:26.165Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37022025-03-12T22:07:26.168Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37032025-03-12T22:07:26.253Z Checking memmap2 v0.9.5
37042025-03-12T22:07:26.254Z Checking arrayref v0.3.9
37052025-03-12T22:07:26.257Z Checking constant_time_eq v0.3.1
37062025-03-12T22:07:26.257Z Checking arrayvec v0.7.6
37072025-03-12T22:07:26.257Z Checking topological-sort v0.2.2
37082025-03-12T22:07:26.257Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
37092025-03-12T22:07:26.257Z Checking shell-words v1.1.0
37102025-03-12T22:07:26.621Z Checking blake3 v1.5.4
37112025-03-12T22:07:26.950Z Checking omicron-zone-package v0.12.0
37122025-03-12T22:07:28.067Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
37132025-03-12T22:07:28.883Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.29s
37142025-03-12T22:07:29.063Z
37152025-03-12T22:07:29.063Zinfo: running `cargo check --bins` on xtask (184/197)
37162025-03-12T22:07:29.501Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37172025-03-12T22:07:29.505Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37182025-03-12T22:07:29.519Z Checking bitflags v2.6.0
37192025-03-12T22:07:29.523Z Checking serde v1.0.218
37202025-03-12T22:07:29.523Z Checking thiserror v1.0.69
37212025-03-12T22:07:29.618Z Checking scroll v0.12.0
37222025-03-12T22:07:29.626Z Checking hashbrown v0.15.1
37232025-03-12T22:07:29.630Z Checking log v0.4.22
37242025-03-12T22:07:29.630Z Checking zerocopy v0.7.35
37252025-03-12T22:07:29.661Z Checking syn v2.0.98
37262025-03-12T22:07:29.734Z Checking pest v2.7.14
37272025-03-12T22:07:29.856Z Checking rustix v0.38.37
37282025-03-12T22:07:29.890Z Checking once_cell v1.20.3
37292025-03-12T22:07:30.055Z Checking goblin v0.8.2
37302025-03-12T22:07:30.187Z Checking thiserror v2.0.11
37312025-03-12T22:07:30.339Z Checking fs-err v2.11.0
37322025-03-12T22:07:30.562Z Checking indexmap v2.7.1
37332025-03-12T22:07:30.674Z Checking tabled v0.15.0
37342025-03-12T22:07:30.812Z Checking anyhow v1.0.97
37352025-03-12T22:07:31.710Z Checking terminal_size v0.4.0
37362025-03-12T22:07:31.710Z Checking tempfile v3.13.0
37372025-03-12T22:07:31.892Z Checking clap_builder v4.5.31
37382025-03-12T22:07:32.200Z Checking dtrace-parser v0.2.0
37392025-03-12T22:07:33.473Z Checking serde_json v1.0.139
37402025-03-12T22:07:33.476Z Checking serde_spanned v0.6.8
37412025-03-12T22:07:33.476Z Checking toml_datetime v0.6.8
37422025-03-12T22:07:33.476Z Checking camino v1.1.9
37432025-03-12T22:07:33.476Z Checking cargo-platform v0.1.8
37442025-03-12T22:07:33.603Z Checking semver v1.0.25
37452025-03-12T22:07:33.701Z Checking macaddr v1.0.1
37462025-03-12T22:07:33.800Z Checking toml_edit v0.22.24
37472025-03-12T22:07:33.962Z Checking camino-tempfile v1.1.1
37482025-03-12T22:07:34.425Z Checking clap v4.5.31
37492025-03-12T22:07:34.663Z Checking dof v0.3.0
37502025-03-12T22:07:34.666Z Checking cargo_metadata v0.19.2
37512025-03-12T22:07:35.071Z Checking usdt-impl v0.5.0
37522025-03-12T22:07:35.430Z Checking usdt v0.5.0
37532025-03-12T22:07:35.609Z Checking toml v0.8.20
37542025-03-12T22:07:36.044Z Checking cargo_toml v0.21.0
37552025-03-12T22:07:37.227Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
37562025-03-12T22:07:37.855Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.78s
37572025-03-12T22:07:37.961Z
37582025-03-12T22:07:37.961Zinfo: running `cargo check --bins` on end-to-end-tests (185/197)
37592025-03-12T22:07:38.617Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37602025-03-12T22:07:38.620Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37612025-03-12T22:07:38.760Z Checking polyval v0.6.2
37622025-03-12T22:07:38.880Z Checking ctr v0.9.2
37632025-03-12T22:07:38.892Z Checking ssh-encoding v0.2.0
37642025-03-12T22:07:38.896Z Checking blowfish v0.9.1
37652025-03-12T22:07:38.916Z Checking password-hash v0.4.2
37662025-03-12T22:07:38.930Z Checking p256 v0.13.2
37672025-03-12T22:07:38.933Z Checking p521 v0.13.3
37682025-03-12T22:07:38.965Z Checking russh-cryptovec v0.7.3
37692025-03-12T22:07:39.128Z Checking bcrypt-pbkdf v0.10.0
37702025-03-12T22:07:39.132Z Checking ghash v0.5.1
37712025-03-12T22:07:39.165Z Checking md5 v0.7.0
37722025-03-12T22:07:39.185Z Checking num-bigint v0.4.6
37732025-03-12T22:07:39.204Z Checking des v0.8.1
37742025-03-12T22:07:39.298Z Checking pbkdf2 v0.11.0
37752025-03-12T22:07:39.327Z Checking aes-gcm v0.10.3
37762025-03-12T22:07:39.380Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
37772025-03-12T22:07:39.419Z Checking hex-literal v0.4.1
37782025-03-12T22:07:39.440Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
37792025-03-12T22:07:39.509Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
37802025-03-12T22:07:39.563Z Checking ssh-cipher v0.2.0
37812025-03-12T22:07:39.583Z Checking internet-checksum v0.2.1
37822025-03-12T22:07:39.854Z Checking ssh-key v0.6.6
37832025-03-12T22:07:40.080Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
37842025-03-12T22:07:40.966Z Checking russh-keys v0.45.0
37852025-03-12T22:07:41.817Z Checking russh v0.45.0
37862025-03-12T22:08:00.500Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
37872025-03-12T22:08:01.854Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.88s
37882025-03-12T22:08:02.081Z
37892025-03-12T22:08:02.081Zinfo: running `cargo check --bins` on gateway-cli (186/197)
37902025-03-12T22:08:02.674Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37912025-03-12T22:08:02.677Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37922025-03-12T22:08:02.764Z Checking termios v0.3.3
37932025-03-12T22:08:02.993Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
37942025-03-12T22:08:03.785Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.69s
37952025-03-12T22:08:03.967Z
37962025-03-12T22:08:03.967Zinfo: running `cargo check --bins --no-default-features` on installinator (187/197)
37972025-03-12T22:08:04.587Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37982025-03-12T22:08:04.590Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37992025-03-12T22:08:04.704Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
38002025-03-12T22:08:04.704Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
38012025-03-12T22:08:04.707Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
38022025-03-12T22:08:04.707Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
38032025-03-12T22:08:05.709Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
38042025-03-12T22:08:06.937Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
38052025-03-12T22:08:08.745Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.77s
38062025-03-12T22:08:08.944Z
38072025-03-12T22:08:08.944Zinfo: running `cargo check --bins` on internal-dns-cli (188/197)
38082025-03-12T22:08:09.523Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38092025-03-12T22:08:09.526Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38102025-03-12T22:08:09.614Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
38112025-03-12T22:08:10.092Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
38122025-03-12T22:08:10.271Z
38132025-03-12T22:08:10.271Zinfo: running `cargo check --bins` on omicron-live-tests (189/197)
38142025-03-12T22:08:10.833Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38152025-03-12T22:08:10.836Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38162025-03-12T22:08:10.837Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38172025-03-12T22:08:10.840Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
38182025-03-12T22:08:10.916Z
38192025-03-12T22:08:10.916Zinfo: running `cargo check --bins` on live-tests-macros (190/197)
38202025-03-12T22:08:11.480Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38212025-03-12T22:08:11.484Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38222025-03-12T22:08:11.484Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38232025-03-12T22:08:11.487Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
38242025-03-12T22:08:11.560Z
38252025-03-12T22:08:11.560Zinfo: running `cargo check --bins` on nexus-mgs-updates (191/197)
38262025-03-12T22:08:12.132Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38272025-03-12T22:08:12.136Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38282025-03-12T22:08:12.136Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38292025-03-12T22:08:12.139Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
38302025-03-12T22:08:12.214Z
38312025-03-12T22:08:12.214Zinfo: running `cargo check --bins` on omicron-package (192/197)
38322025-03-12T22:08:12.819Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38332025-03-12T22:08:12.822Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38342025-03-12T22:08:12.920Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
38352025-03-12T22:08:14.286Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.06s
38362025-03-12T22:08:14.473Z
38372025-03-12T22:08:14.473Zinfo: running `cargo check --bins` on wicket-dbg (193/197)
38382025-03-12T22:08:15.112Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38392025-03-12T22:08:15.115Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38402025-03-12T22:08:15.228Z Checking rtoolbox v0.0.2
38412025-03-12T22:08:15.231Z Checking tui-tree-widget v0.23.0
38422025-03-12T22:08:15.231Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
38432025-03-12T22:08:15.471Z Checking rpassword v7.3.1
38442025-03-12T22:08:20.035Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
38452025-03-12T22:08:22.905Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
38462025-03-12T22:08:24.056Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.57s
38472025-03-12T22:08:24.261Z
38482025-03-12T22:08:24.261Zinfo: running `cargo check --bins` on wicket (194/197)
38492025-03-12T22:08:24.893Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38502025-03-12T22:08:24.896Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38512025-03-12T22:08:25.007Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
38522025-03-12T22:08:25.427Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
38532025-03-12T22:08:25.630Z
38542025-03-12T22:08:25.630Zinfo: running `cargo check --bins` on wicketd (195/197)
38552025-03-12T22:08:26.265Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38562025-03-12T22:08:26.268Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38572025-03-12T22:08:26.386Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
38582025-03-12T22:08:26.386Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
38592025-03-12T22:08:27.224Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
38602025-03-12T22:08:31.111Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.47s
38612025-03-12T22:08:31.311Z
38622025-03-12T22:08:31.312Zinfo: running `cargo check --bins` on omicron-workspace-hack (196/197)
38632025-03-12T22:08:31.877Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38642025-03-12T22:08:31.880Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38652025-03-12T22:08:31.880Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38662025-03-12T22:08:31.883Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
38672025-03-12T22:08:31.958Z
38682025-03-12T22:08:31.958Zinfo: running `cargo check --bins` on zone-setup (197/197)
38692025-03-12T22:08:32.566Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38702025-03-12T22:08:32.569Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38712025-03-12T22:08:32.671Z Checking uzers v0.12.1
38722025-03-12T22:08:33.023Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
38732025-03-12T22:08:33.973Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.00s
38742025-03-12T22:08:34.177Z
38752025-03-12T22:08:34.180Zreal 13:53.978390236
38762025-03-12T22:08:34.180Zuser 28:18.569716220
38772025-03-12T22:08:34.180Zsys 4:22.236836483
38782025-03-12T22:08:34.180Ztrap 0.599061501
38792025-03-12T22:08:34.180Ztflt 0.469220691
38802025-03-12T22:08:34.180Zdflt 1.840333960
38812025-03-12T22:08:34.181Zkflt 0.001031227
38822025-03-12T22:08:34.181Zlock 48:46.171507186
38832025-03-12T22:08:34.181Zslp 2:15:35.220248244
38842025-03-12T22:08:34.181Zlat 1:10.459495140
38852025-03-12T22:08:34.181Zstop 3:59.140233282
38862025-03-12T22:08:34.181Zprocess exited: duration 1117840 ms, exit code 0
 
38872025-03-12T22:08:34.188Zfound 0 output files