01JKV969ZPCYSZZF3RS2X3K4MA: 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: 01JKV96MQ5E0Y885ZH77GM1JBQ

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-02-11T19:54:54.640Zjob assigned to worker 01JKV96WAHMHYPX1N1MT5218PH [factory aws, i-050ed43410b6992c0] (queued for 56 s)
 
22025-02-11T19:55:02.740Zstarting task 0: "setup"
32025-02-11T19:55:02.746Z++ uname -s
42025-02-11T19:55:02.748Z+ kern=SunOS
52025-02-11T19:55:02.748Z+ build_user=build
62025-02-11T19:55:02.748Z+ build_uid=12345
72025-02-11T19:55:02.748Z+ work_dir=/work
82025-02-11T19:55:02.748Z+ input_dir=/input
92025-02-11T19:55:02.748Z+ [[ 0 == 12345 ]]
102025-02-11T19:55:02.749Z+ case "$kern" in
112025-02-11T19:55:02.749Z+ groupadd -g 12345 build
122025-02-11T19:55:02.751Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-02-11T19:55:04.757Z+ zfs create -o mountpoint=/work rpool/work
142025-02-11T19:55:04.889Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-02-11T19:55:04.891Z+ home_fs=zfs
162025-02-11T19:55:04.891Z+ [[ zfs == autofs ]]
172025-02-11T19:55:04.891Z+ mkdir -p /home/build
182025-02-11T19:55:04.894Z+ chown build:build /home/build /work
192025-02-11T19:55:06.896Z+ chmod 0700 /home/build /work
202025-02-11T19:55:06.899Zprocess exited: duration 4160 ms, exit code 0
 
212025-02-11T19:55:06.904Zstarting task 1: "rust-toolchain"
222025-02-11T19:55:06.909Z+ printf ' * rust toolchain channel = "%s"\n' 1.84.0
232025-02-11T19:55:06.909Z * rust toolchain channel = "1.84.0"
242025-02-11T19:55:06.909Z+ printf ' * rust toolchain profile = "%s"\n' default
252025-02-11T19:55:06.909Z * rust toolchain profile = "default"
262025-02-11T19:55:06.909Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-02-11T19:55:06.909Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-02-11T19:55:06.912Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-02-11T19:55:06.912Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.84.0 --profile default
302025-02-11T19:55:07.211Zinfo: downloading installer
312025-02-11T19:55:08.726Zwarning: it looks like you have an existing installation of Rust at:
322025-02-11T19:55:08.726Zwarning: /opt/ooce/bin
332025-02-11T19:55:08.726Zwarning: It is recommended that rustup be the primary Rust installation.
342025-02-11T19:55:08.726Zwarning: Otherwise you may have confusion unless you are careful with your PATH
352025-02-11T19:55:08.726Zwarning: If you are sure that you want both rustup and your already installed Rust
362025-02-11T19:55:08.726Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-02-11T19:55:08.726Zwarning: or pass `-y' to ignore all ignorable checks.
382025-02-11T19:55:08.726Zerror: cannot install while Rust is installed
392025-02-11T19:55:08.726Zwarning: continuing (because the -y flag is set and the error is ignorable)
402025-02-11T19:55:08.738Zinfo: profile set to 'default'
412025-02-11T19:55:08.738Zinfo: default host triple is x86_64-unknown-illumos
422025-02-11T19:55:08.740Zinfo: syncing channel updates for '1.84.0-x86_64-unknown-illumos'
432025-02-11T19:55:08.876Zinfo: latest update on 2025-01-09, rust version 1.84.0 (9fc6b4312 2025-01-07)
442025-02-11T19:55:08.876Zinfo: downloading component 'cargo'
452025-02-11T19:55:09.605Zinfo: downloading component 'clippy'
462025-02-11T19:55:09.885Zinfo: downloading component 'rust-docs'
472025-02-11T19:55:10.890Zinfo: downloading component 'rust-std'
482025-02-11T19:55:12.365Zinfo: downloading component 'rustc'
492025-02-11T19:55:18.036Zinfo: downloading component 'rustfmt'
502025-02-11T19:55:18.249Zinfo: installing component 'cargo'
512025-02-11T19:55:19.124Zinfo: installing component 'clippy'
522025-02-11T19:55:19.522Zinfo: installing component 'rust-docs'
532025-02-11T19:55:21.175Zinfo: installing component 'rust-std'
542025-02-11T19:55:23.054Zinfo: installing component 'rustc'
552025-02-11T19:55:29.414Zinfo: installing component 'rustfmt'
562025-02-11T19:55:29.749Zinfo: default toolchain set to '1.84.0-x86_64-unknown-illumos'
572025-02-11T19:55:29.749Z
582025-02-11T19:55:30.155Z 1.84.0-x86_64-unknown-illumos installed - rustc 1.84.0 (9fc6b4312 2025-01-07)
592025-02-11T19:55:30.155Z
602025-02-11T19:55:30.158Z
612025-02-11T19:55:30.158ZRust is installed now. Great!
622025-02-11T19:55:30.158Z
632025-02-11T19:55:30.158ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-02-11T19:55:30.158Zenvironment variable. This has not been done automatically.
652025-02-11T19:55:30.158Z
662025-02-11T19:55:30.158ZTo configure your current shell, you need to source
672025-02-11T19:55:30.158Zthe corresponding env file under $HOME/.cargo.
682025-02-11T19:55:30.158Z
692025-02-11T19:55:30.158ZThis is usually done by running one of the following (note the leading DOT):
702025-02-11T19:55:30.158Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-02-11T19:55:30.158Zsource "$HOME/.cargo/env.fish" # For fish
722025-02-11T19:55:30.243Z+ rustup --version
732025-02-11T19:55:30.253Zrustup 1.27.1 (54dd3d00f 2024-04-24)
742025-02-11T19:55:30.253Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
752025-02-11T19:55:30.333Zinfo: The currently active `rustc` version is `rustc 1.84.0 (9fc6b4312 2025-01-07)`
762025-02-11T19:55:30.337Z+ cargo --version
772025-02-11T19:55:30.399Zcargo 1.84.0 (66221abde 2024-11-19)
782025-02-11T19:55:30.401Z+ rustc --version
792025-02-11T19:55:30.467Zrustc 1.84.0 (9fc6b4312 2025-01-07)
802025-02-11T19:55:30.471Zprocess exited: duration 23565 ms, exit code 0
 
812025-02-11T19:55:30.476Zstarting task 2: "authentication"
822025-02-11T19:55:30.499Zprocess exited: duration 22 ms, exit code 0
 
832025-02-11T19:55:30.507Zstarting task 3: "clone repository"
842025-02-11T19:55:30.510Z+ mkdir -p /work/oxidecomputer/omicron
852025-02-11T19:55:30.517Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
862025-02-11T19:55:30.554ZCloning into '/work/oxidecomputer/omicron'...
872025-02-11T19:55:37.382Z+ cd /work/oxidecomputer/omicron
882025-02-11T19:55:37.385Z+ git fetch origin 9dfa35b328ef43e6efd533eddd4b8858fb66498f
892025-02-11T19:55:37.671ZFrom https://github.com/oxidecomputer/omicron
902025-02-11T19:55:37.671Z * branch 9dfa35b328ef43e6efd533eddd4b8858fb66498f -> FETCH_HEAD
912025-02-11T19:55:37.682Z+ [[ -n '' ]]
922025-02-11T19:55:37.682Z+ git reset --hard 9dfa35b328ef43e6efd533eddd4b8858fb66498f
932025-02-11T19:55:37.858ZHEAD is now at 9dfa35b32 @smklein's comment suggestion
942025-02-11T19:55:37.861Zprocess exited: duration 7356 ms, exit code 0
 
952025-02-11T19:55:37.866Zstarting task 4: "build"
962025-02-11T19:55:37.872Z+ source .github/buildomat/ci-env.sh
972025-02-11T19:55:37.874Z++ export CARGO_TERM_COLOR=always
982025-02-11T19:55:37.874Z++ CARGO_TERM_COLOR=always
992025-02-11T19:55:37.874Z+ cargo --version
1002025-02-11T19:55:37.929Zcargo 1.84.0 (66221abde 2024-11-19)
1012025-02-11T19:55:37.932Z+ rustc --version
1022025-02-11T19:55:38.000Zrustc 1.84.0 (9fc6b4312 2025-01-07)
1032025-02-11T19:55:38.005Z+ source ./env.sh
1042025-02-11T19:55:38.007Z++ OLD_SHELL_OPTS=ehxB
1052025-02-11T19:55:38.007Z++ set -o xtrace
1062025-02-11T19:55:38.007Z++++ dirname ./env.sh
1072025-02-11T19:55:38.010Z+++ readlink -f .
1082025-02-11T19:55:38.012Z++ OMICRON_WS=/work/oxidecomputer/omicron
1092025-02-11T19:55:38.012Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1102025-02-11T19:55:38.012Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1112025-02-11T19:55:38.012Z++ 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
1122025-02-11T19:55:38.012Z++ 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-02-11T19:55:38.012Z++ 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
1142025-02-11T19:55:38.013Z++ 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-02-11T19:55:38.013Z++ 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
1162025-02-11T19:55:38.013Z++ 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-02-11T19:55:38.013Z++ case $OLD_SHELL_OPTS in
1182025-02-11T19:55:38.013Z++ unset OLD_SHELL_OPTS OMICRON_WS
1192025-02-11T19:55:38.013Z+ 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
1202025-02-11T19:55:38.013Z+ 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-02-11T19:55:38.013Z+ banner prerequisites
1222025-02-11T19:55:38.015Z
1232025-02-11T19:55:38.015Z ##### ##### ###### ##### ###### #### # # # #### #
1242025-02-11T19:55:38.016Z # # # # # # # # # # # # # # #
1252025-02-11T19:55:38.016Z # # # # ##### # # ##### # # # # # #### #
1262025-02-11T19:55:38.016Z ##### ##### # ##### # # # # # # # # #
1272025-02-11T19:55:38.016Z # # # # # # # # # # # # # # #
1282025-02-11T19:55:38.016Z # # # ###### # # ###### ### # #### # #### #
1292025-02-11T19:55:38.016Z
1302025-02-11T19:55:38.016Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1312025-02-11T19:55:39.599Zpkg list: illegal option -- F
1322025-02-11T19:55:39.599ZUsage:
1332025-02-11T19:55:39.602Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1342025-02-11T19:55:39.602Z [pkg_fmri_pattern ...]
1352025-02-11T19:55:40.497Zpkg list: illegal option -- F
1362025-02-11T19:55:40.497ZUsage:
1372025-02-11T19:55:40.500Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1382025-02-11T19:55:40.500Z [pkg_fmri_pattern ...]
1392025-02-11T19:55:47.465Z Startup: Refreshing catalog 'helios-dev' ... Done
1402025-02-11T19:55:51.796Z Startup: Caching catalogs ... Done
1412025-02-11T19:56:04.827ZPlanning: Solver setup ... Done (12.058s)
1422025-02-11T19:56:04.985ZPlanning: Running solver ... Done (0.158s)
1432025-02-11T19:56:05.111ZPlanning: Finding local manifests ... Done (0.005s)
1442025-02-11T19:56:05.127ZPlanning: Fetching manifests: 0/7 0% complete
1452025-02-11T19:56:05.381ZPlanning: Fetching manifests: 7/7 100% complete
1462025-02-11T19:56:05.495ZPlanning: Package planning ... Done (0.114s)
1472025-02-11T19:56:05.553ZPlanning: Merging actions ... Done (0.058s)
1482025-02-11T19:56:05.755ZPlanning: Checking for conflicting actions ... Done (0.202s)
1492025-02-11T19:56:07.756ZPlanning: Consolidating action changes ... Done (2.001s)
1502025-02-11T19:56:08.194ZPlanning: Evaluating mediators ... Done (0.437s)
1512025-02-11T19:56:08.275ZPlanning: Planning completed in 16.38 seconds
1522025-02-11T19:56:08.290Z Packages to install: 4
1532025-02-11T19:56:08.290Z Packages to update: 3
1542025-02-11T19:56:08.293Z Mediators to change: 2
1552025-02-11T19:56:08.293Z Services to change: 1
1562025-02-11T19:56:08.294Z Estimated space available: 155.61 GB
1572025-02-11T19:56:08.294ZEstimated space to be consumed: 1.65 GB
1582025-02-11T19:56:08.294Z Create boot environment: No
1592025-02-11T19:56:08.294ZCreate backup boot environment: Yes
1602025-02-11T19:56:08.294Z Rebuild boot archive: No
1612025-02-11T19:56:08.294Z
1622025-02-11T19:56:08.294ZChanged mediators:
1632025-02-11T19:56:08.294Z mediator clang:
1642025-02-11T19:56:08.294Z version: None -> 15 (system default)
1652025-02-11T19:56:08.294Z
1662025-02-11T19:56:08.294Z mediator llvm:
1672025-02-11T19:56:08.294Z version: 14 (system default) -> 15 (system default)
1682025-02-11T19:56:08.294Z
1692025-02-11T19:56:08.294ZChanged packages:
1702025-02-11T19:56:08.294Zhelios-dev
1712025-02-11T19:56:08.294Z developer/build-essential
1722025-02-11T19:56:08.294Z None -> 11-2.0
1732025-02-11T19:56:08.294Z library/libxmlsec1
1742025-02-11T19:56:08.294Z None -> 1.2.35-2.0
1752025-02-11T19:56:08.294Z ooce/developer/clang-15
1762025-02-11T19:56:08.294Z None -> 15.0.7-2.0
1772025-02-11T19:56:08.294Z ooce/developer/llvm-15
1782025-02-11T19:56:08.294Z None -> 15.0.7-2.0
1792025-02-11T19:56:08.294Z package/pkg
1802025-02-11T19:56:08.294Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1812025-02-11T19:56:08.295Z system/library/g++-runtime
1822025-02-11T19:56:08.295Z 13-2.0 -> 14-2.0
1832025-02-11T19:56:08.295Z system/library/gcc-runtime
1842025-02-11T19:56:08.295Z 13-2.0 -> 14-2.0
1852025-02-11T19:56:08.295Z
1862025-02-11T19:56:08.295ZServices:
1872025-02-11T19:56:08.295Z restart_fmri:
1882025-02-11T19:56:08.295Z svc:/system/update-man-index:default
1892025-02-11T19:56:08.295Z
1902025-02-11T19:56:08.295ZEditable files to change:
1912025-02-11T19:56:08.295Z Update:
1922025-02-11T19:56:08.295Z usr/share/lib/pkg/web/config.shtml
1932025-02-11T19:56:08.376Z
1942025-02-11T19:56:08.376ZDownload: 0/4301 items 0.0/225.4MB 0% complete
1952025-02-11T19:56:13.405ZDownload: 307/4301 items 15.8/225.4MB 7% complete (3.5M/s)
1962025-02-11T19:56:18.379ZDownload: 1190/4301 items 66.7/225.4MB 29% complete (6.6M/s)
1972025-02-11T19:56:23.379ZDownload: 1647/4301 items 116.3/225.4MB 51% complete (10.1M/s)
1982025-02-11T19:56:28.445ZDownload: 2217/4301 items 119.1/225.4MB 52% complete (8.5M/s)
1992025-02-11T19:56:33.447ZDownload: 2786/4301 items 121.0/225.4MB 53% complete (473k/s)
2002025-02-11T19:56:38.575ZDownload: 3287/4301 items 212.6/225.4MB 94% complete (9.4M/s)
2012025-02-11T19:56:43.576ZDownload: 4028/4301 items 219.3/225.4MB 97% complete (9.8M/s)
2022025-02-11T19:56:48.673ZDownload: 4294/4301 items 224.4/225.4MB 99% complete (1.4M/s)
2032025-02-11T19:56:50.303ZDownload: Completed 225.42 MB in 41.92 seconds (5.4M/s)
2042025-02-11T19:56:52.366Z Actions: 1/5122 actions (Removing old actions)
2052025-02-11T19:56:52.388Z Actions: 194/5122 actions (Installing new actions)
2062025-02-11T19:56:57.160Z Actions: 4267/5122 actions (Updating modified actions)
2072025-02-11T19:56:57.518Z Actions: Completed 5122 actions in 5.15 seconds.
2082025-02-11T19:56:57.759Z Done (0.234s)
2092025-02-11T19:56:57.762Z Done (0.001s)
2102025-02-11T19:56:58.365Z Done (0.603s)
2112025-02-11T19:57:02.937Z Done (4.340s)
2122025-02-11T19:57:03.031Z Done (0.018s)
2132025-02-11T19:57:03.034Z Done (0.000s)
2142025-02-11T19:57:03.255Z Done (0.000s)
2152025-02-11T19:57:03.992ZPlanning: Evaluating mediator changes ... Done
2162025-02-11T19:57:04.164ZPlanning: Checking for conflicting actions ... Done
2172025-02-11T19:57:04.172ZPlanning: Consolidating action changes ... Done
2182025-02-11T19:57:04.448ZPlanning: Evaluating mediators ... Done
2192025-02-11T19:57:04.450ZPlanning: Planning completed in 0.46 seconds
2202025-02-11T19:57:04.490Z Mediators to change: 2
2212025-02-11T19:57:04.490Z Create boot environment: No
2222025-02-11T19:57:04.490ZCreate backup boot environment: No
2232025-02-11T19:57:04.572Z Done
2242025-02-11T19:57:04.572Z Done
2252025-02-11T19:57:04.960Z Done
2262025-02-11T19:57:08.835Z Done
2272025-02-11T19:57:08.928Z Done
2282025-02-11T19:57:08.931Z Done
2292025-02-11T19:57:09.067Z Done
2302025-02-11T19:57:09.709ZPlanning: Evaluating mediator changes ... Done
2312025-02-11T19:57:09.711ZPlanning: Merging actions ... Done
2322025-02-11T19:57:09.905ZPlanning: Checking for conflicting actions ... Done
2332025-02-11T19:57:09.907ZPlanning: Consolidating action changes ... Done
2342025-02-11T19:57:10.194ZPlanning: Evaluating mediators ... Done
2352025-02-11T19:57:10.256ZPlanning: Planning completed in 0.80 seconds
2362025-02-11T19:57:10.298Z Packages to change: 1
2372025-02-11T19:57:10.298Z Mediators to change: 1
2382025-02-11T19:57:10.301Z Services to change: 1
2392025-02-11T19:57:10.301Z Create boot environment: No
2402025-02-11T19:57:10.301ZCreate backup boot environment: Yes
2412025-02-11T19:57:12.553Z Actions: 1/6 actions (Updating modified actions)
2422025-02-11T19:57:12.557Z Actions: Completed 6 actions in 0.00 seconds.
2432025-02-11T19:57:12.557Z Done
2442025-02-11T19:57:12.557Z Done
2452025-02-11T19:57:12.676Z Done
2462025-02-11T19:57:16.630Z Done
2472025-02-11T19:57:16.726Z Done
2482025-02-11T19:57:16.729Z Done
2492025-02-11T19:57:16.857Z Done
2502025-02-11T19:57:17.323ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2512025-02-11T19:57:17.323Zclang system 15 system
2522025-02-11T19:57:17.323Zcsh system system illumos
2532025-02-11T19:57:17.323Zctags system system illumos
2542025-02-11T19:57:17.323Zgcc vendor 12 vendor
2552025-02-11T19:57:17.323Zgcc system 10 system
2562025-02-11T19:57:17.323Zgcc system 7 system
2572025-02-11T19:57:17.323Zgo system 1.20 system
2582025-02-11T19:57:17.323Zgo system 1.19 system
2592025-02-11T19:57:17.323Zllvm system 15 system
2602025-02-11T19:57:17.323Zllvm system 14 system
2612025-02-11T19:57:17.323Zmariadb system 10.6 system
2622025-02-11T19:57:17.323Zmta vendor vendor dma
2632025-02-11T19:57:17.323Zopenjdk system 17 system
2642025-02-11T19:57:17.323Zopenjdk system 11 system
2652025-02-11T19:57:17.323Zopenjdk system 1.8 system
2662025-02-11T19:57:17.323Zopenssl vendor 3 vendor
2672025-02-11T19:57:17.323Zperl system 5.36 system
2682025-02-11T19:57:17.323Zpostgresql system 15 system
2692025-02-11T19:57:17.323Zpostgresql system 13 system
2702025-02-11T19:57:17.323Zpython vendor 3 vendor
2712025-02-11T19:57:17.323Zpython system 2 system
2722025-02-11T19:57:17.323Zpython3 system 3.11 system
2732025-02-11T19:57:17.323Zruby system 3.0 system
2742025-02-11T19:57:17.323Zwords vendor vendor american-english
2752025-02-11T19:57:17.323Zwords system system australian-english
2762025-02-11T19:57:17.323Zwords system system british-english
2772025-02-11T19:57:17.323Zwords system system canadian-english
2782025-02-11T19:57:17.323Zwords system system french
2792025-02-11T19:57:17.323Zwords system system italian
2802025-02-11T19:57:17.323Zwords system system ngerman
2812025-02-11T19:57:17.323Zwords system system ogerman
2822025-02-11T19:57:17.323Zwords system system spanish
2832025-02-11T19:57:17.680ZPUBLISHER TYPE STATUS P LOCATION
2842025-02-11T19:57:17.680Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2852025-02-11T19:57:20.666ZFMRI IFO
2862025-02-11T19:57:20.666Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2872025-02-11T19:57:20.666Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2882025-02-11T19:57:20.666Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2892025-02-11T19:57:20.666Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2902025-02-11T19:57:20.666Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2912025-02-11T19:57:20.666Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2922025-02-11T19:57:20.666Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2932025-02-11T19:57:20.666Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2942025-02-11T19:57:20.666Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2952025-02-11T19:57:20.666Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
2962025-02-11T19:57:20.666Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2972025-02-11T19:57:20.666Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2982025-02-11T19:57:20.666Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
2992025-02-11T19:57:20.666Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
3002025-02-11T19:57:20.666Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
3012025-02-11T19:57:21.467Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
3022025-02-11T19:57:21.788Z Updating crates.io index
3032025-02-11T19:57:21.839Z Updating git repository `https://github.com/oxidecomputer/diffus`
3042025-02-11T19:57:22.154Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3052025-02-11T19:57:22.706Z Updating git repository `https://github.com/oxidecomputer/oxnet`
3062025-02-11T19:57:23.006Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3072025-02-11T19:57:23.255Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3082025-02-11T19:57:23.532Z Updating git repository `https://github.com/oxidecomputer/propolis`
3092025-02-11T19:57:24.512Z Updating git repository `https://github.com/oxidecomputer/crucible`
3102025-02-11T19:57:26.313Z Updating git repository `https://github.com/oxidecomputer/opte`
3112025-02-11T19:57:26.933Z Updating git repository `https://github.com/oxidecomputer/falcon`
3122025-02-11T19:57:27.977Z Updating git repository `https://github.com/oxidecomputer/clickward`
3132025-02-11T19:57:28.406Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3142025-02-11T19:57:28.760Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3152025-02-11T19:57:29.628Z Updating git repository `https://github.com/oxidecomputer/libipcc`
3162025-02-11T19:57:29.977Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3172025-02-11T19:57:30.347Z Updating git repository `https://github.com/oxidecomputer/tofino`
3182025-02-11T19:57:30.644Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3192025-02-11T19:57:30.887Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3202025-02-11T19:57:31.128Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3212025-02-11T19:57:31.483Z Updating git repository `https://github.com/oxidecomputer/lldp`
3222025-02-11T19:57:31.840Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3232025-02-11T19:57:32.117Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3242025-02-11T19:57:32.455Z Updating git repository `https://github.com/oxidecomputer/ispf`
3252025-02-11T19:57:32.855Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3262025-02-11T19:57:33.143Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3272025-02-11T19:57:33.666Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3282025-02-11T19:57:33.927Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3292025-02-11T19:57:34.332Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3302025-02-11T19:57:34.802Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3312025-02-11T19:57:35.149Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3322025-02-11T19:57:35.397Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3332025-02-11T19:57:35.665Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3342025-02-11T19:57:37.026Z Downloading crates ...
3352025-02-11T19:57:37.223Z Downloaded anstyle-query v1.1.1
3362025-02-11T19:57:37.225Z Downloaded bytecount v0.6.8
3372025-02-11T19:57:37.228Z Downloaded camino-tempfile v1.1.1
3382025-02-11T19:57:37.230Z Downloaded autocfg v1.4.0
3392025-02-11T19:57:37.230Z Downloaded anstyle v1.0.10
3402025-02-11T19:57:37.233Z Downloaded anstyle-parse v0.2.5
3412025-02-11T19:57:37.235Z Downloaded camino v1.1.9
3422025-02-11T19:57:37.235Z Downloaded bitflags v2.6.0
3432025-02-11T19:57:37.242Z Downloaded equivalent v1.0.1
3442025-02-11T19:57:37.245Z Downloaded scroll_derive v0.12.0
3452025-02-11T19:57:37.262Z Downloaded usdt-attr-macro v0.5.0
3462025-02-11T19:57:37.265Z Downloaded dtrace-parser v0.2.0
3472025-02-11T19:57:37.268Z Downloaded pretty-hex v0.4.1
3482025-02-11T19:57:37.277Z Downloaded usdt-macro v0.5.0
3492025-02-11T19:57:37.287Z Downloaded swrite v0.1.0
3502025-02-11T19:57:37.293Z Downloaded plain v0.2.3
3512025-02-11T19:57:37.296Z Downloaded byteorder v1.5.0
3522025-02-11T19:57:37.296Z Downloaded block-buffer v0.10.4
3532025-02-11T19:57:37.298Z Downloaded proc-macro-error-attr v1.0.4
3542025-02-11T19:57:37.298Z Downloaded thiserror v1.0.69
3552025-02-11T19:57:37.302Z Downloaded smawk v0.3.2
3562025-02-11T19:57:37.304Z Downloaded itoa v1.0.11
3572025-02-11T19:57:37.304Z Downloaded cpufeatures v0.2.14
3582025-02-11T19:57:37.307Z Downloaded cargo_metadata v0.18.1
3592025-02-11T19:57:37.310Z Downloaded thiserror-impl v1.0.69
3602025-02-11T19:57:37.310Z Downloaded fastrand v2.1.1
3612025-02-11T19:57:37.310Z Downloaded pest_generator v2.7.14
3622025-02-11T19:57:37.313Z Downloaded usdt v0.5.0
3632025-02-11T19:57:37.317Z Downloaded macaddr v1.0.1
3642025-02-11T19:57:37.320Z Downloaded heck v0.4.1
3652025-02-11T19:57:37.323Z Downloaded memmap v0.7.0
3662025-02-11T19:57:37.323Z Downloaded heck v0.5.0
3672025-02-11T19:57:37.325Z Downloaded digest v0.10.7
3682025-02-11T19:57:37.328Z Downloaded generic-array v0.14.7
3692025-02-11T19:57:37.332Z Downloaded fs-err v2.11.0
3702025-02-11T19:57:37.335Z Downloaded toml_datetime v0.6.8
3712025-02-11T19:57:37.338Z Downloaded fnv v1.0.7
3722025-02-11T19:57:37.340Z Downloaded usdt-impl v0.5.0
3732025-02-11T19:57:37.343Z Downloaded thread-id v4.2.2
3742025-02-11T19:57:37.346Z Downloaded terminal_size v0.4.0
3752025-02-11T19:57:37.346Z Downloaded tabled_derive v0.7.0
3762025-02-11T19:57:37.349Z Downloaded crypto-common v0.1.6
3772025-02-11T19:57:37.349Z Downloaded cfg-if v1.0.0
3782025-02-11T19:57:37.351Z Downloaded unicode-linebreak v0.1.5
3792025-02-11T19:57:37.351Z Downloaded errno v0.3.9
3802025-02-11T19:57:37.351Z Downloaded serde_spanned v0.6.8
3812025-02-11T19:57:37.353Z Downloaded cargo-platform v0.1.8
3822025-02-11T19:57:37.356Z Downloaded strsim v0.11.1
3832025-02-11T19:57:37.356Z Downloaded is_terminal_polyfill v1.70.1
3842025-02-11T19:57:37.358Z Downloaded colorchoice v1.0.2
3852025-02-11T19:57:37.358Z Downloaded utf8parse v0.2.2
3862025-02-11T19:57:37.361Z Downloaded once_cell v1.20.2
3872025-02-11T19:57:37.364Z Downloaded serde_tokenstream v0.2.2
3882025-02-11T19:57:37.364Z Downloaded anstream v0.6.15
3892025-02-11T19:57:37.367Z Downloaded dof v0.3.0
3902025-02-11T19:57:37.369Z Downloaded pest_derive v2.7.14
3912025-02-11T19:57:37.369Z Downloaded clap_lex v0.7.4
3922025-02-11T19:57:37.371Z Downloaded cargo_toml v0.20.5
3932025-02-11T19:57:37.379Z Downloaded version_check v0.9.5
3942025-02-11T19:57:37.381Z Downloaded sha2 v0.10.8
3952025-02-11T19:57:37.384Z Downloaded tempfile v3.13.0
3962025-02-11T19:57:37.387Z Downloaded quote v1.0.38
3972025-02-11T19:57:37.390Z Downloaded clap_derive v4.5.24
3982025-02-11T19:57:37.392Z Downloaded scroll v0.12.0
3992025-02-11T19:57:37.395Z Downloaded semver v1.0.24
4002025-02-11T19:57:37.397Z Downloaded proc-macro-error v1.0.4
4012025-02-11T19:57:37.402Z Downloaded zerocopy-derive v0.7.35
4022025-02-11T19:57:37.409Z Downloaded pest_meta v2.7.14
4032025-02-11T19:57:37.418Z Downloaded typenum v1.17.0
4042025-02-11T19:57:37.420Z Downloaded log v0.4.22
4052025-02-11T19:57:37.426Z Downloaded ucd-trie v0.1.7
4062025-02-11T19:57:37.430Z Downloaded toml v0.8.19
4072025-02-11T19:57:37.434Z Downloaded papergrid v0.11.0
4082025-02-11T19:57:37.438Z Downloaded unicode-ident v1.0.14
4092025-02-11T19:57:37.441Z Downloaded textwrap v0.16.1
4102025-02-11T19:57:37.443Z Downloaded ryu v1.0.18
4112025-02-11T19:57:37.446Z Downloaded anyhow v1.0.95
4122025-02-11T19:57:37.449Z Downloaded clap v4.5.27
4132025-02-11T19:57:37.457Z Downloaded proc-macro2 v1.0.92
4142025-02-11T19:57:37.472Z Downloaded serde_derive v1.0.217
4152025-02-11T19:57:37.484Z Downloaded indexmap v2.7.1
4162025-02-11T19:57:37.498Z Downloaded serde v1.0.217
4172025-02-11T19:57:37.506Z Downloaded memchr v2.7.4
4182025-02-11T19:57:37.510Z Downloaded toml_edit v0.22.22
4192025-02-11T19:57:37.552Z Downloaded zerocopy v0.7.35
4202025-02-11T19:57:37.567Z Downloaded winnow v0.6.20
4212025-02-11T19:57:37.578Z Downloaded serde_json v1.0.135
4222025-02-11T19:57:37.583Z Downloaded goblin v0.8.2
4232025-02-11T19:57:37.590Z Downloaded clap_builder v4.5.27
4242025-02-11T19:57:37.595Z Downloaded pest v2.7.14
4252025-02-11T19:57:37.600Z Downloaded hashbrown v0.15.1
4262025-02-11T19:57:37.606Z Downloaded tabled v0.15.0
4272025-02-11T19:57:37.620Z Downloaded syn v1.0.109
4282025-02-11T19:57:37.630Z Downloaded unicode-width v0.1.14
4292025-02-11T19:57:37.635Z Downloaded syn v2.0.96
4302025-02-11T19:57:37.646Z Downloaded rustix v0.38.37
4312025-02-11T19:57:37.680Z Downloaded libc v0.2.169
4322025-02-11T19:57:38.003Z Compiling proc-macro2 v1.0.92
4332025-02-11T19:57:38.003Z Compiling unicode-ident v1.0.14
4342025-02-11T19:57:38.004Z Compiling serde v1.0.217
4352025-02-11T19:57:38.004Z Compiling version_check v0.9.5
4362025-02-11T19:57:38.007Z Compiling memchr v2.7.4
4372025-02-11T19:57:38.007Z Compiling thiserror v1.0.69
4382025-02-11T19:57:38.007Z Compiling libc v0.2.169
4392025-02-11T19:57:38.040Z Compiling itoa v1.0.11
4402025-02-11T19:57:38.291Z Compiling ucd-trie v0.1.7
4412025-02-11T19:57:38.417Z Compiling ryu v1.0.18
4422025-02-11T19:57:38.727Z Compiling once_cell v1.20.2
4432025-02-11T19:57:38.807Z Compiling byteorder v1.5.0
4442025-02-11T19:57:38.854Z Compiling serde_json v1.0.135
4452025-02-11T19:57:39.139Z Compiling rustix v0.38.37
4462025-02-11T19:57:39.222Z Compiling bitflags v2.6.0
4472025-02-11T19:57:39.354Z Compiling usdt-impl v0.5.0
4482025-02-11T19:57:39.607Z Compiling proc-macro-error-attr v1.0.4
4492025-02-11T19:57:39.645Z Compiling syn v1.0.109
4502025-02-11T19:57:39.686Z Compiling proc-macro-error v1.0.4
4512025-02-11T19:57:39.825Z Compiling quote v1.0.38
4522025-02-11T19:57:39.982Z Compiling errno v0.3.9
4532025-02-11T19:57:39.986Z Compiling utf8parse v0.2.2
4542025-02-11T19:57:40.037Z Compiling plain v0.2.3
4552025-02-11T19:57:40.162Z Compiling equivalent v1.0.1
4562025-02-11T19:57:40.190Z Compiling hashbrown v0.15.1
4572025-02-11T19:57:40.193Z Compiling syn v2.0.96
4582025-02-11T19:57:40.296Z Compiling log v0.4.22
4592025-02-11T19:57:40.335Z Compiling camino v1.1.9
4602025-02-11T19:57:40.538Z Compiling thread-id v4.2.2
4612025-02-11T19:57:40.672Z Compiling anstyle-parse v0.2.5
4622025-02-11T19:57:40.981Z Compiling is_terminal_polyfill v1.70.1
4632025-02-11T19:57:41.012Z Compiling anstyle-query v1.1.1
4642025-02-11T19:57:41.124Z Compiling winnow v0.6.20
4652025-02-11T19:57:41.175Z Compiling anstyle v1.0.10
4662025-02-11T19:57:41.222Z Compiling indexmap v2.7.1
4672025-02-11T19:57:41.293Z Compiling unicode-width v0.1.14
4682025-02-11T19:57:41.345Z Compiling pretty-hex v0.4.1
4692025-02-11T19:57:41.587Z Compiling colorchoice v1.0.2
4702025-02-11T19:57:41.616Z Compiling autocfg v1.4.0
4712025-02-11T19:57:41.790Z Compiling semver v1.0.24
4722025-02-11T19:57:41.875Z Compiling anstream v0.6.15
4732025-02-11T19:57:42.441Z Compiling terminal_size v0.4.0
4742025-02-11T19:57:42.686Z Compiling fastrand v2.1.1
4752025-02-11T19:57:42.714Z Compiling strsim v0.11.1
4762025-02-11T19:57:42.740Z Compiling fs-err v2.11.0
4772025-02-11T19:57:42.764Z Compiling heck v0.4.1
4782025-02-11T19:57:43.055Z Compiling fnv v1.0.7
4792025-02-11T19:57:43.222Z Compiling cfg-if v1.0.0
4802025-02-11T19:57:43.253Z Compiling clap_lex v0.7.4
4812025-02-11T19:57:43.253Z Compiling bytecount v0.6.8
4822025-02-11T19:57:43.304Z Compiling anyhow v1.0.95
4832025-02-11T19:57:43.336Z Compiling heck v0.5.0
4842025-02-11T19:57:43.517Z Compiling papergrid v0.11.0
4852025-02-11T19:57:43.730Z Compiling clap_builder v4.5.27
4862025-02-11T19:57:43.811Z Compiling tempfile v3.13.0
4872025-02-11T19:57:44.307Z Compiling memmap v0.7.0
4882025-02-11T19:57:44.337Z Compiling unicode-linebreak v0.1.5
4892025-02-11T19:57:44.615Z Compiling smawk v0.3.2
4902025-02-11T19:57:44.871Z Compiling textwrap v0.16.1
4912025-02-11T19:57:44.899Z Compiling swrite v0.1.0
4922025-02-11T19:57:45.786Z Compiling tabled_derive v0.7.0
4932025-02-11T19:57:47.367Z Compiling tabled v0.15.0
4942025-02-11T19:57:47.392Z Compiling serde_derive v1.0.217
4952025-02-11T19:57:47.395Z Compiling thiserror-impl v1.0.69
4962025-02-11T19:57:47.395Z Compiling zerocopy-derive v0.7.35
4972025-02-11T19:57:47.395Z Compiling scroll_derive v0.12.0
4982025-02-11T19:57:47.395Z Compiling clap_derive v4.5.24
4992025-02-11T19:57:48.860Z Compiling scroll v0.12.0
5002025-02-11T19:57:49.405Z Compiling goblin v0.8.2
5012025-02-11T19:57:49.578Z Compiling zerocopy v0.7.35
5022025-02-11T19:57:50.107Z Compiling pest v2.7.14
5032025-02-11T19:57:51.076Z Compiling clap v4.5.27
5042025-02-11T19:57:52.500Z Compiling pest_meta v2.7.14
5052025-02-11T19:57:53.433Z Compiling pest_generator v2.7.14
5062025-02-11T19:57:54.849Z Compiling pest_derive v2.7.14
5072025-02-11T19:57:55.552Z Compiling dtrace-parser v0.2.0
5082025-02-11T19:57:56.486Z Compiling serde_spanned v0.6.8
5092025-02-11T19:57:56.486Z Compiling toml_datetime v0.6.8
5102025-02-11T19:57:56.489Z Compiling cargo-platform v0.1.8
5112025-02-11T19:57:56.846Z Compiling serde_tokenstream v0.2.2
5122025-02-11T19:57:56.873Z Compiling macaddr v1.0.1
5132025-02-11T19:57:57.055Z Compiling toml_edit v0.22.22
5142025-02-11T19:57:57.189Z Compiling camino-tempfile v1.1.1
5152025-02-11T19:57:57.906Z Compiling dof v0.3.0
5162025-02-11T19:57:57.906Z Compiling cargo_metadata v0.18.1
5172025-02-11T19:57:59.699Z Compiling usdt-macro v0.5.0
5182025-02-11T19:57:59.701Z Compiling usdt-attr-macro v0.5.0
5192025-02-11T19:57:59.824Z Compiling toml v0.8.19
5202025-02-11T19:58:00.771Z Compiling cargo_toml v0.20.5
5212025-02-11T19:58:00.953Z Compiling usdt v0.5.0
5222025-02-11T19:58:03.531Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5232025-02-11T19:58:06.879Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.64s
5242025-02-11T19:58:07.170Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5252025-02-11T19:58:07.721Z Downloading crates ...
5262025-02-11T19:58:07.843Z Downloaded addr2line v0.24.2
5272025-02-11T19:58:07.846Z Downloaded base16ct v0.2.0
5282025-02-11T19:58:07.848Z Downloaded adler2 v2.0.0
5292025-02-11T19:58:07.851Z Downloaded ahash v0.8.11
5302025-02-11T19:58:07.856Z Downloaded async-stream-impl v0.3.6
5312025-02-11T19:58:07.862Z Downloaded http-body v1.0.1
5322025-02-11T19:58:07.865Z Downloaded atty v0.2.14
5332025-02-11T19:58:07.867Z Downloaded hex v0.4.3
5342025-02-11T19:58:07.870Z Downloaded darling v0.20.10
5352025-02-11T19:58:07.875Z Downloaded heapless v0.8.0
5362025-02-11T19:58:07.879Z Downloaded atomicwrites v0.4.4
5372025-02-11T19:58:07.881Z Downloaded hubpack_derive v0.1.1
5382025-02-11T19:58:07.884Z Downloaded http-range v0.1.5
5392025-02-11T19:58:07.884Z Downloaded crunchy v0.2.2
5402025-02-11T19:58:07.886Z Downloaded icu_provider_macros v1.5.0
5412025-02-11T19:58:07.888Z Downloaded md5 v0.7.0
5422025-02-11T19:58:07.889Z Downloaded cstr-argument v0.1.2
5432025-02-11T19:58:07.891Z Downloaded ciborium-io v0.2.2
5442025-02-11T19:58:07.894Z Downloaded instant v0.1.13
5452025-02-11T19:58:07.897Z Downloaded cfg_aliases v0.2.1
5462025-02-11T19:58:07.900Z Downloaded crucible-workspace-hack v0.1.0
5472025-02-11T19:58:07.905Z Downloaded progenitor-client v0.9.1
5482025-02-11T19:58:07.908Z Downloaded mirai-annotations v1.12.0
5492025-02-11T19:58:07.908Z Downloaded heck v0.3.3
5502025-02-11T19:58:07.910Z Downloaded match_cfg v0.1.0
5512025-02-11T19:58:07.912Z Downloaded is_ci v1.2.0
5522025-02-11T19:58:07.912Z Downloaded ident_case v1.0.1
5532025-02-11T19:58:07.915Z Downloaded bit-vec v0.6.3
5542025-02-11T19:58:07.915Z Downloaded crossbeam-deque v0.8.5
5552025-02-11T19:58:07.917Z Downloaded hyper-tls v0.6.0
5562025-02-11T19:58:07.920Z Downloaded const_format_proc_macros v0.2.34
5572025-02-11T19:58:07.922Z Downloaded http-body-util v0.1.2
5582025-02-11T19:58:07.925Z Downloaded humantime v2.1.0
5592025-02-11T19:58:07.928Z Downloaded bit-set v0.5.3
5602025-02-11T19:58:07.931Z Downloaded managed v0.8.0
5612025-02-11T19:58:07.931Z Downloaded cmake v0.1.51
5622025-02-11T19:58:07.934Z Downloaded cassowary v0.3.0
5632025-02-11T19:58:07.934Z Downloaded lazy_static v1.5.0
5642025-02-11T19:58:07.936Z Downloaded mime v0.3.17
5652025-02-11T19:58:07.938Z Downloaded lru-cache v0.1.2
5662025-02-11T19:58:07.941Z Downloaded memoffset v0.9.1
5672025-02-11T19:58:07.941Z Downloaded maplit v1.0.2
5682025-02-11T19:58:07.943Z Downloaded instability v0.3.2
5692025-02-11T19:58:07.945Z Downloaded lazycell v1.3.0
5702025-02-11T19:58:07.948Z Downloaded kstat-rs v0.2.4
5712025-02-11T19:58:07.948Z Downloaded indoc v1.0.9
5722025-02-11T19:58:07.951Z Downloaded lru v0.12.5
5732025-02-11T19:58:07.954Z Downloaded indent_write v2.2.0
5742025-02-11T19:58:07.956Z Downloaded convert_case v0.4.0
5752025-02-11T19:58:07.957Z Downloaded castaway v0.2.3
5762025-02-11T19:58:07.959Z Downloaded mockall v0.13.0
5772025-02-11T19:58:07.961Z Downloaded russh-cryptovec v0.7.3
5782025-02-11T19:58:07.961Z Downloaded maybe-uninit v2.0.0
5792025-02-11T19:58:07.964Z Downloaded bitfield-struct v0.6.2
5802025-02-11T19:58:07.964Z Downloaded bitfield v0.14.0
5812025-02-11T19:58:07.966Z Downloaded inout v0.1.3
5822025-02-11T19:58:07.969Z Downloaded internet-checksum v0.2.1
5832025-02-11T19:58:07.969Z Downloaded crc v3.2.1
5842025-02-11T19:58:07.972Z Downloaded lockfree-object-pool v0.1.6
5852025-02-11T19:58:07.974Z Downloaded icu_locid_transform v1.5.0
5862025-02-11T19:58:07.978Z Downloaded jobserver v0.1.32
5872025-02-11T19:58:07.981Z Downloaded libloading v0.8.5
5882025-02-11T19:58:07.984Z Downloaded lalrpop-util v0.19.12
5892025-02-11T19:58:07.986Z Downloaded crc-catalog v2.4.0
5902025-02-11T19:58:07.986Z Downloaded cipher v0.4.4
5912025-02-11T19:58:07.989Z Downloaded ipnet v2.10.1
5922025-02-11T19:58:07.991Z Downloaded async-bb8-diesel v0.2.1
5932025-02-11T19:58:07.994Z Downloaded multer v3.1.0
5942025-02-11T19:58:07.998Z Downloaded hyper-staticfile v0.10.1
5952025-02-11T19:58:08.000Z Downloaded linear-map v1.2.0
5962025-02-11T19:58:08.003Z Downloaded resolv-conf v0.7.0
5972025-02-11T19:58:08.005Z Downloaded console v0.15.10
5982025-02-11T19:58:08.008Z Downloaded yoke-derive v0.7.4
5992025-02-11T19:58:08.011Z Downloaded tower-service v0.3.3
6002025-02-11T19:58:08.011Z Downloaded toolchain_find v0.4.0
6012025-02-11T19:58:08.013Z Downloaded cancel-safe-futures v0.1.5
6022025-02-11T19:58:08.016Z Downloaded downcast v0.11.0
6032025-02-11T19:58:08.019Z Downloaded diesel_table_macro_syntax v0.2.0
6042025-02-11T19:58:08.021Z Downloaded sqlparser_derive v0.2.2
6052025-02-11T19:58:08.021Z Downloaded icu_normalizer v1.5.0
6062025-02-11T19:58:08.025Z Downloaded tinyvec_macros v0.1.1
6072025-02-11T19:58:08.027Z Downloaded take_mut v0.2.2
6082025-02-11T19:58:08.030Z Downloaded icu_normalizer_data v1.5.0
6092025-02-11T19:58:08.032Z Downloaded psl-types v2.0.11
6102025-02-11T19:58:08.032Z Downloaded radium v0.7.0
6112025-02-11T19:58:08.035Z Downloaded indexmap v1.9.3
6122025-02-11T19:58:08.037Z Downloaded rand_core v0.6.4
6132025-02-11T19:58:08.041Z Downloaded memmap2 v0.9.5
6142025-02-11T19:58:08.044Z Downloaded icu_provider v1.5.0
6152025-02-11T19:58:08.048Z Downloaded openssl-macros v0.1.1
6162025-02-11T19:58:08.048Z Downloaded newtype_derive v0.1.6
6172025-02-11T19:58:08.050Z Downloaded ssh-encoding v0.2.0
6182025-02-11T19:58:08.053Z Downloaded ssh-cipher v0.2.0
6192025-02-11T19:58:08.053Z Downloaded mime_guess v2.0.5
6202025-02-11T19:58:08.055Z Downloaded thiserror-impl-no-std v2.0.2
6212025-02-11T19:58:08.058Z Downloaded topological-sort v0.2.2
6222025-02-11T19:58:08.060Z Downloaded crossbeam-epoch v0.9.18
6232025-02-11T19:58:08.063Z Downloaded blake2 v0.10.6
6242025-02-11T19:58:08.065Z Downloaded document-features v0.2.10
6252025-02-11T19:58:08.068Z Downloaded crossbeam-utils v0.8.20
6262025-02-11T19:58:08.071Z Downloaded bzip2 v0.4.4
6272025-02-11T19:58:08.073Z Downloaded mockall_derive v0.13.0
6282025-02-11T19:58:08.075Z Downloaded slog-bunyan v2.5.0
6292025-02-11T19:58:08.078Z Downloaded allocator-api2 v0.2.18
6302025-02-11T19:58:08.082Z Downloaded tls_codec v0.4.1
6312025-02-11T19:58:08.085Z Downloaded peg-runtime v0.8.3
6322025-02-11T19:58:08.087Z Downloaded icu_properties v1.5.1
6332025-02-11T19:58:08.089Z Downloaded tabwriter v1.4.0
6342025-02-11T19:58:08.092Z Downloaded synstructure v0.13.1
6352025-02-11T19:58:08.092Z Downloaded rand_seeder v0.3.0
6362025-02-11T19:58:08.094Z Downloaded indicatif v0.17.11
6372025-02-11T19:58:08.099Z Downloaded fallible-streaming-iterator v0.1.9
6382025-02-11T19:58:08.101Z Downloaded fallible-iterator v0.3.0
6392025-02-11T19:58:08.104Z Downloaded futures-macro v0.3.31
6402025-02-11T19:58:08.104Z Downloaded strum_macros v0.26.4
6412025-02-11T19:58:08.107Z Downloaded newtype-uuid v1.2.1
6422025-02-11T19:58:08.109Z Downloaded hash32 v0.2.1
6432025-02-11T19:58:08.112Z Downloaded display-error-chain v0.2.2
6442025-02-11T19:58:08.112Z Downloaded defmt-parser v0.3.4
6452025-02-11T19:58:08.115Z Downloaded thiserror-no-std v2.0.2
6462025-02-11T19:58:08.118Z Downloaded num_enum v0.5.11
6472025-02-11T19:58:08.125Z Downloaded pkg-config v0.3.31
6482025-02-11T19:58:08.131Z Downloaded pem v3.0.4
6492025-02-11T19:58:08.131Z Downloaded packed_struct_codegen v0.10.1
6502025-02-11T19:58:08.136Z Downloaded packed_struct v0.10.1
6512025-02-11T19:58:08.136Z Downloaded miniz_oxide v0.8.0
6522025-02-11T19:58:08.140Z Downloaded base64 v0.13.1
6532025-02-11T19:58:08.140Z Downloaded icu_collections v1.5.0
6542025-02-11T19:58:08.145Z Downloaded rfc6979 v0.4.0
6552025-02-11T19:58:08.150Z Downloaded tls_codec_derive v0.4.1
6562025-02-11T19:58:08.150Z Downloaded slog-dtrace v0.3.0
6572025-02-11T19:58:08.152Z Downloaded darling_macro v0.20.10
6582025-02-11T19:58:08.152Z Downloaded zone_cfg_derive v0.3.0
6592025-02-11T19:58:08.153Z Downloaded scopeguard v1.2.0
6602025-02-11T19:58:08.155Z Downloaded progenitor-macro v0.8.0
6612025-02-11T19:58:08.155Z Downloaded pin-utils v0.1.0
6622025-02-11T19:58:08.158Z Downloaded signal-hook-registry v1.4.2
6632025-02-11T19:58:08.158Z Downloaded stable_deref_trait v1.2.0
6642025-02-11T19:58:08.161Z Downloaded tinystr v0.7.6
6652025-02-11T19:58:08.163Z Downloaded chacha20poly1305 v0.10.1
6662025-02-11T19:58:08.167Z Downloaded rcgen v0.12.1
6672025-02-11T19:58:08.170Z Downloaded yoke v0.7.4
6682025-02-11T19:58:08.173Z Downloaded env_logger v0.10.2
6692025-02-11T19:58:08.176Z Downloaded displaydoc v0.2.5
6702025-02-11T19:58:08.178Z Downloaded number_prefix v0.4.0
6712025-02-11T19:58:08.180Z Downloaded path-slash v0.1.5
6722025-02-11T19:58:08.180Z Downloaded untrusted v0.9.0
6732025-02-11T19:58:08.183Z Downloaded schemars_derive v0.8.21
6742025-02-11T19:58:08.185Z Downloaded scheduled-thread-pool v0.2.7
6752025-02-11T19:58:08.188Z Downloaded spki v0.7.3
6762025-02-11T19:58:08.190Z Downloaded untrusted v0.7.1
6772025-02-11T19:58:08.190Z Downloaded native-tls v0.2.12
6782025-02-11T19:58:08.193Z Downloaded hickory-resolver v0.24.2
6792025-02-11T19:58:08.198Z Downloaded minimal-lexical v0.2.1
6802025-02-11T19:58:08.203Z Downloaded embedded-io v0.6.1
6812025-02-11T19:58:08.206Z Downloaded futures-core v0.3.31
6822025-02-11T19:58:08.208Z Downloaded fragile v2.0.0
6832025-02-11T19:58:08.211Z Downloaded sqlformat v0.2.6
6842025-02-11T19:58:08.214Z Downloaded embedded-io v0.4.0
6852025-02-11T19:58:08.216Z Downloaded tiny-keccak v2.0.2
6862025-02-11T19:58:08.219Z Downloaded mio v1.0.2
6872025-02-11T19:58:08.224Z Downloaded strum v0.26.3
6882025-02-11T19:58:08.227Z Downloaded arc-swap v1.7.1
6892025-02-11T19:58:08.230Z Downloaded glob v0.3.2
6902025-02-11T19:58:08.233Z Downloaded crypto-bigint v0.5.5
6912025-02-11T19:58:08.250Z Downloaded nibble_vec v0.1.0
6922025-02-11T19:58:08.253Z Downloaded http v1.2.0
6932025-02-11T19:58:08.256Z Downloaded slog-term v2.9.1
6942025-02-11T19:58:08.260Z Downloaded endian-type v0.1.2
6952025-02-11T19:58:08.262Z Downloaded bumpalo v3.16.0
6962025-02-11T19:58:08.265Z Downloaded write16 v1.0.0
6972025-02-11T19:58:08.267Z Downloaded tinyvec v1.8.0
6982025-02-11T19:58:08.270Z Downloaded rustc_version v0.4.1
6992025-02-11T19:58:08.272Z Downloaded rustc_version v0.1.7
7002025-02-11T19:58:08.272Z Downloaded base64 v0.22.1
7012025-02-11T19:58:08.276Z Downloaded derive_builder_macro v0.20.2
7022025-02-11T19:58:08.278Z Downloaded fxhash v0.2.1
7032025-02-11T19:58:08.278Z Downloaded foreign-types-macros v0.2.3
7042025-02-11T19:58:08.281Z Downloaded termios v0.3.3
7052025-02-11T19:58:08.283Z Downloaded structmeta-derive v0.3.0
7062025-02-11T19:58:08.283Z Downloaded structmeta-derive v0.2.0
7072025-02-11T19:58:08.286Z Downloaded signature v2.2.0
7082025-02-11T19:58:08.288Z Downloaded itertools v0.10.5
7092025-02-11T19:58:08.296Z Downloaded pretty-hex v0.2.1
7102025-02-11T19:58:08.301Z Downloaded pin-project-internal v1.1.6
7112025-02-11T19:58:08.301Z Downloaded rustls-pki-types v1.10.0
7122025-02-11T19:58:08.308Z Downloaded sha1 v0.10.6
7132025-02-11T19:58:08.309Z Downloaded crossbeam-channel v0.5.13
7142025-02-11T19:58:08.313Z Downloaded which v4.4.2
7152025-02-11T19:58:08.315Z Downloaded want v0.3.1
7162025-02-11T19:58:08.316Z Downloaded unsafe-libyaml v0.2.11
7172025-02-11T19:58:08.318Z Downloaded thread_local v1.1.8
7182025-02-11T19:58:08.318Z Downloaded rustc-hash v2.0.0
7192025-02-11T19:58:08.320Z Downloaded unicode-truncate v1.1.0
7202025-02-11T19:58:08.323Z Downloaded enum-as-inner v0.6.1
7212025-02-11T19:58:08.325Z Downloaded paste v1.0.15
7222025-02-11T19:58:08.328Z Downloaded percent-encoding v2.3.1
7232025-02-11T19:58:08.332Z Downloaded oso v0.27.3
7242025-02-11T19:58:08.334Z Downloaded expectorate v1.1.0
7252025-02-11T19:58:08.337Z Downloaded libxml v0.3.3
7262025-02-11T19:58:08.342Z Downloaded ed25519 v2.2.3
7272025-02-11T19:58:08.345Z Downloaded tracing-attributes v0.1.27
7282025-02-11T19:58:08.347Z Downloaded multimap v0.10.0
7292025-02-11T19:58:08.350Z Downloaded aes-gcm v0.10.3
7302025-02-11T19:58:08.353Z Downloaded rtoolbox v0.0.2
7312025-02-11T19:58:08.355Z Downloaded nanorand v0.7.0
7322025-02-11T19:58:08.358Z Downloaded rusty-fork v0.3.0
7332025-02-11T19:58:08.360Z Downloaded openssl-probe v0.1.5
7342025-02-11T19:58:08.362Z Downloaded parse-zoneinfo v0.3.1
7352025-02-11T19:58:08.365Z Downloaded oso-derive v0.27.3
7362025-02-11T19:58:08.367Z Downloaded salsa20 v0.10.2
7372025-02-11T19:58:08.367Z Downloaded funty v2.0.0
7382025-02-11T19:58:08.370Z Downloaded opaque-debug v0.3.1
7392025-02-11T19:58:08.370Z Downloaded foreign-types v0.3.2
7402025-02-11T19:58:08.372Z Downloaded olpc-cjson v0.1.4
7412025-02-11T19:58:08.372Z Downloaded strum_macros v0.24.3
7422025-02-11T19:58:08.375Z Downloaded strum_macros v0.25.3
7432025-02-11T19:58:08.377Z Downloaded elliptic-curve v0.13.8
7442025-02-11T19:58:08.381Z Downloaded peg-macros v0.8.4
7452025-02-11T19:58:08.384Z Downloaded parking_lot v0.11.2
7462025-02-11T19:58:08.387Z Downloaded structmeta v0.3.0
7472025-02-11T19:58:08.389Z Downloaded rustversion v1.0.17
7482025-02-11T19:58:08.392Z Downloaded r2d2 v0.8.10
7492025-02-11T19:58:08.394Z Downloaded rustls-pemfile v1.0.4
7502025-02-11T19:58:08.397Z Downloaded zone v0.1.8
7512025-02-11T19:58:08.399Z Downloaded socket2 v0.5.7
7522025-02-11T19:58:08.399Z Downloaded progenitor-macro v0.9.1
7532025-02-11T19:58:08.402Z Downloaded tokio-stream v0.1.16
7542025-02-11T19:58:08.406Z Downloaded foreign-types v0.5.0
7552025-02-11T19:58:08.408Z Downloaded dropshot_endpoint v0.15.1
7562025-02-11T19:58:08.411Z Downloaded ghash v0.5.1
7572025-02-11T19:58:08.414Z Downloaded fd-lock v4.0.2
7582025-02-11T19:58:08.416Z Downloaded zeroize_derive v1.4.2
7592025-02-11T19:58:08.419Z Downloaded rustfmt-wrapper v0.2.1
7602025-02-11T19:58:08.419Z Downloaded unarray v0.1.4
7612025-02-11T19:58:08.422Z Downloaded gethostname v0.5.0
7622025-02-11T19:58:08.424Z Downloaded twox-hash v2.1.0
7632025-02-11T19:58:08.426Z Downloaded omicron-zone-package v0.12.0
7642025-02-11T19:58:08.430Z Downloaded slog-envlogger v2.2.0
7652025-02-11T19:58:08.432Z Downloaded slog-async v2.8.0
7662025-02-11T19:58:08.435Z Downloaded slab v0.4.9
7672025-02-11T19:58:08.435Z Downloaded progenitor v0.9.1
7682025-02-11T19:58:08.437Z Downloaded float-ord v0.3.2
7692025-02-11T19:58:08.440Z Downloaded parking_lot_core v0.9.10
7702025-02-11T19:58:08.443Z Downloaded getrandom v0.2.15
7712025-02-11T19:58:08.445Z Downloaded tui-tree-widget v0.22.0
7722025-02-11T19:58:08.448Z Downloaded rand_xorshift v0.3.0
7732025-02-11T19:58:08.448Z Downloaded num_enum_derive v0.5.11
7742025-02-11T19:58:08.451Z Downloaded num-iter v0.1.45
7752025-02-11T19:58:08.451Z Downloaded zone v0.3.0
7762025-02-11T19:58:08.454Z Downloaded difflib v0.4.0
7772025-02-11T19:58:08.454Z Downloaded time-core v0.1.2
7782025-02-11T19:58:08.457Z Downloaded defmt-macros v0.3.9
7792025-02-11T19:58:08.459Z Downloaded nu-ansi-term v0.50.1
7802025-02-11T19:58:08.462Z Downloaded termcolor v1.4.1
7812025-02-11T19:58:08.465Z Downloaded tokio-rustls v0.26.0
7822025-02-11T19:58:08.467Z Downloaded parse-display-derive v0.10.0
7832025-02-11T19:58:08.467Z Downloaded owo-colors v4.1.0
7842025-02-11T19:58:08.470Z Downloaded qorb v0.2.1
7852025-02-11T19:58:08.475Z Downloaded rustc-demangle v0.1.24
7862025-02-11T19:58:08.478Z Downloaded subprocess v0.2.9
7872025-02-11T19:58:08.481Z Downloaded typed-path v0.9.3
7882025-02-11T19:58:08.488Z Downloaded smallvec v0.6.14
7892025-02-11T19:58:08.491Z Downloaded serde_urlencoded v0.7.1
7902025-02-11T19:58:08.494Z Downloaded semver v0.1.20
7912025-02-11T19:58:08.494Z Downloaded quinn-udp v0.5.5
7922025-02-11T19:58:08.496Z Downloaded tokio-tungstenite v0.24.0
7932025-02-11T19:58:08.499Z Downloaded phf_codegen v0.11.2
7942025-02-11T19:58:08.502Z Downloaded subtle v2.6.1
7952025-02-11T19:58:08.505Z Downloaded rustyline v14.0.0
7962025-02-11T19:58:08.508Z Downloaded progenitor-client v0.8.0
7972025-02-11T19:58:08.511Z Downloaded supports-color v3.0.1
7982025-02-11T19:58:08.511Z Downloaded num-rational v0.4.2
7992025-02-11T19:58:08.513Z Downloaded postgres-types v0.2.8
8002025-02-11T19:58:08.516Z Downloaded ref-cast v1.0.23
8012025-02-11T19:58:08.519Z Downloaded powerfmt v0.2.0
8022025-02-11T19:58:08.522Z Downloaded ppv-lite86 v0.2.20
8032025-02-11T19:58:08.524Z Downloaded precomputed-hash v0.1.1
8042025-02-11T19:58:08.524Z Downloaded ron v0.7.1
8052025-02-11T19:58:08.529Z Downloaded tracing-core v0.1.32
8062025-02-11T19:58:08.532Z Downloaded tokio-macros v2.5.0
8072025-02-11T19:58:08.535Z Downloaded term v0.7.0
8082025-02-11T19:58:08.538Z Downloaded vte_generate_state_changes v0.1.2
8092025-02-11T19:58:08.541Z Downloaded slog-json v2.6.1
8102025-02-11T19:58:08.545Z Downloaded simd-adler32 v0.3.7
8112025-02-11T19:58:08.548Z Downloaded slog v2.7.0
8122025-02-11T19:58:08.548Z Downloaded dirs-next v2.0.0
8132025-02-11T19:58:08.550Z Downloaded zerofrom v0.1.4
8142025-02-11T19:58:08.551Z Downloaded deranged v0.3.11
8152025-02-11T19:58:08.553Z Downloaded utf-8 v0.7.6
8162025-02-11T19:58:08.553Z Downloaded diff v0.1.13
8172025-02-11T19:58:08.556Z Downloaded nodrop v0.1.14
8182025-02-11T19:58:08.559Z Downloaded env_filter v0.1.2
8192025-02-11T19:58:08.561Z Downloaded termtree v0.4.1
8202025-02-11T19:58:08.562Z Downloaded reqwest v0.12.9
8212025-02-11T19:58:08.570Z Downloaded serde-big-array v0.5.1
8222025-02-11T19:58:08.574Z Downloaded strip-ansi-escapes v0.2.0
8232025-02-11T19:58:08.577Z Downloaded p256 v0.13.2
8242025-02-11T19:58:08.579Z Downloaded same-file v1.0.6
8252025-02-11T19:58:08.580Z Downloaded postgres-protocol v0.6.7
8262025-02-11T19:58:08.582Z Downloaded num-bigint-dig v0.8.4
8272025-02-11T19:58:08.588Z Downloaded dunce v1.0.5
8282025-02-11T19:58:08.590Z Downloaded dsl_auto_type v0.1.2
8292025-02-11T19:58:08.593Z Downloaded thiserror-impl v2.0.11
8302025-02-11T19:58:08.593Z Downloaded thiserror v2.0.11
8312025-02-11T19:58:08.599Z Downloaded num-conv v0.1.0
8322025-02-11T19:58:08.602Z Downloaded normalize-line-endings v0.3.0
8332025-02-11T19:58:08.602Z Downloaded proc-macro-crate v1.3.1
8342025-02-11T19:58:08.604Z Downloaded russh-keys v0.45.0
8352025-02-11T19:58:08.606Z Downloaded num-derive v0.4.2
8362025-02-11T19:58:08.609Z Downloaded slog-scope v4.4.0
8372025-02-11T19:58:08.612Z Downloaded filetime v0.2.25
8382025-02-11T19:58:08.612Z Downloaded hash32 v0.3.1
8392025-02-11T19:58:08.614Z Downloaded crossterm v0.28.1
8402025-02-11T19:58:08.621Z Downloaded phf_shared v0.10.0
8412025-02-11T19:58:08.623Z Downloaded phf_generator v0.11.2
8422025-02-11T19:58:08.623Z Downloaded openssl-sys v0.9.105
8432025-02-11T19:58:08.629Z Downloaded foreign-types-shared v0.3.1
8442025-02-11T19:58:08.631Z Downloaded foreign-types-shared v0.1.1
8452025-02-11T19:58:08.631Z Downloaded zip v0.6.6
8462025-02-11T19:58:08.636Z Downloaded rpassword v7.3.1
8472025-02-11T19:58:08.638Z Downloaded wait-timeout v0.2.0
8482025-02-11T19:58:08.641Z Downloaded serde_path_to_error v0.1.16
8492025-02-11T19:58:08.641Z Downloaded tokio-rustls v0.25.0
8502025-02-11T19:58:08.643Z Downloaded similar v2.6.0
8512025-02-11T19:58:08.648Z Downloaded sync-ptr v0.1.1
8522025-02-11T19:58:08.651Z Downloaded parse-display v0.10.0
8532025-02-11T19:58:08.651Z Downloaded flume v0.11.1
8542025-02-11T19:58:08.655Z Downloaded typify-macro v0.3.0
8552025-02-11T19:58:08.658Z Downloaded hashlink v0.9.1
8562025-02-11T19:58:08.660Z Downloaded sync_wrapper v1.0.1
8572025-02-11T19:58:08.660Z Downloaded typify-macro v0.2.0
8582025-02-11T19:58:08.663Z Downloaded string_cache v0.8.7
8592025-02-11T19:58:08.663Z Downloaded unicode-segmentation v1.12.0
8602025-02-11T19:58:08.666Z Downloaded dyn-clone v1.0.17
8612025-02-11T19:58:08.669Z Downloaded vte v0.11.1
8622025-02-11T19:58:08.671Z Downloaded predicates-tree v1.0.11
8632025-02-11T19:58:08.674Z Downloaded tar v0.4.42
8642025-02-11T19:58:08.676Z Downloaded ecdsa v0.16.9
8652025-02-11T19:58:08.679Z Downloaded phf_shared v0.11.2
8662025-02-11T19:58:08.682Z Downloaded blake3 v1.5.4
8672025-02-11T19:58:08.688Z Downloaded vsss-rs v3.3.4
8682025-02-11T19:58:08.691Z Downloaded structmeta v0.2.0
8692025-02-11T19:58:08.694Z Downloaded lalrpop v0.19.12
8702025-02-11T19:58:08.706Z Downloaded termtree v0.5.1
8712025-02-11T19:58:08.708Z Downloaded utf16_iter v1.0.5
8722025-02-11T19:58:08.711Z Downloaded stringprep v0.1.5
8732025-02-11T19:58:08.711Z Downloaded fixedbitset v0.4.2
8742025-02-11T19:58:08.714Z Downloaded parking_lot_core v0.8.6
8752025-02-11T19:58:08.714Z Downloaded num-complex v0.4.6
8762025-02-11T19:58:08.717Z Downloaded num v0.4.3
8772025-02-11T19:58:08.719Z Downloaded ff v0.13.0
8782025-02-11T19:58:08.719Z Downloaded sct v0.7.1
8792025-02-11T19:58:08.723Z Downloaded poly1305 v0.8.0
8802025-02-11T19:58:08.726Z Downloaded utf8_iter v1.0.4
8812025-02-11T19:58:08.728Z Downloaded aws-lc-rs v1.10.0
8822025-02-11T19:58:08.737Z Downloaded rand v0.8.5
8832025-02-11T19:58:08.741Z Downloaded vergen v8.3.2
8842025-02-11T19:58:08.744Z Downloaded writeable v0.5.5
8852025-02-11T19:58:08.748Z Downloaded zip v2.1.3
8862025-02-11T19:58:08.751Z Downloaded test-strategy v0.3.1
8872025-02-11T19:58:08.755Z Downloaded postcard v1.0.10
8882025-02-11T19:58:08.757Z Downloaded tokio-postgres v0.7.12
8892025-02-11T19:58:08.763Z Downloaded quinn v0.11.5
8902025-02-11T19:58:08.766Z Downloaded aho-corasick v1.1.3
8912025-02-11T19:58:08.774Z Downloaded unicode-normalization v0.1.24
8922025-02-11T19:58:08.779Z Downloaded prettyplease v0.2.25
8932025-02-11T19:58:08.782Z Downloaded winnow v0.5.40
8942025-02-11T19:58:08.792Z Downloaded headers v0.4.0
8952025-02-11T19:58:08.798Z Downloaded diesel_derives v2.2.3
8962025-02-11T19:58:08.803Z Downloaded snafu v0.8.5
8972025-02-11T19:58:08.810Z Downloaded tokio-util v0.7.12
8982025-02-11T19:58:08.818Z Downloaded tungstenite v0.24.0
8992025-02-11T19:58:08.821Z Downloaded chrono v0.4.39
9002025-02-11T19:58:08.829Z Downloaded ron v0.8.1
9012025-02-11T19:58:08.835Z Downloaded zerocopy-derive v0.8.10
9022025-02-11T19:58:08.842Z Downloaded rayon-core v1.12.1
9032025-02-11T19:58:08.846Z Downloaded hashbrown v0.12.3
9042025-02-11T19:58:08.851Z Downloaded nom v7.1.3
9052025-02-11T19:58:08.857Z Downloaded flate2 v1.0.35
9062025-02-11T19:58:08.863Z Downloaded reedline v0.35.0
9072025-02-11T19:58:08.871Z Downloaded rsa v0.9.6
9082025-02-11T19:58:08.878Z Downloaded zerovec v0.10.4
9092025-02-11T19:58:08.884Z Downloaded bitvec v1.0.1
9102025-02-11T19:58:08.902Z Downloaded rustls-webpki v0.101.7
9112025-02-11T19:58:08.917Z Downloaded salty v0.3.0
9122025-02-11T19:58:08.924Z Downloaded bindgen v0.69.5
9132025-02-11T19:58:08.933Z Downloaded hashbrown v0.14.5
9142025-02-11T19:58:08.938Z Downloaded quinn-proto v0.11.8
9152025-02-11T19:58:08.945Z Downloaded dropshot v0.12.0
9162025-02-11T19:58:08.967Z Downloaded futures-util v0.3.31
9172025-02-11T19:58:08.979Z Downloaded hashbrown v0.13.2
9182025-02-11T19:58:08.984Z Downloaded p521 v0.13.3
9192025-02-11T19:58:08.989Z Downloaded rustls v0.23.19
9202025-02-11T19:58:09.001Z Downloaded object v0.30.4
9212025-02-11T19:58:09.013Z Downloaded rusqlite v0.32.1
9222025-02-11T19:58:09.020Z Downloaded webpki-roots v0.26.6
9232025-02-11T19:58:09.024Z Downloaded openssl v0.10.70
9242025-02-11T19:58:09.035Z Downloaded curve25519-dalek v4.1.3
9252025-02-11T19:58:09.045Z Downloaded regress v0.10.1
9262025-02-11T19:58:09.054Z Downloaded rustls v0.22.4
9272025-02-11T19:58:09.068Z Downloaded vcpkg v0.2.15
9282025-02-11T19:58:09.112Z Downloaded portable-atomic v1.9.0
9292025-02-11T19:58:09.116Z Downloaded rayon v1.10.0
9302025-02-11T19:58:09.125Z Downloaded quick-xml v0.33.0
9312025-02-11T19:58:09.132Z Downloaded nix v0.28.0
9322025-02-11T19:58:09.146Z Downloaded smoltcp v0.9.1
9332025-02-11T19:58:09.156Z Downloaded petname v2.0.2
9342025-02-11T19:58:09.162Z Downloaded chrono-tz v0.10.1
9352025-02-11T19:58:09.171Z Downloaded polar-core v0.27.3
9362025-02-11T19:58:09.181Z Downloaded bstr v1.10.0
9372025-02-11T19:58:09.192Z Downloaded dropshot v0.15.1
9382025-02-11T19:58:09.217Z Downloaded smoltcp v0.11.0
9392025-02-11T19:58:09.229Z Downloaded openapiv3 v2.0.0
9402025-02-11T19:58:09.242Z Downloaded nix v0.29.0
9412025-02-11T19:58:09.255Z Downloaded diesel v2.2.6
9422025-02-11T19:58:09.274Z Downloaded object v0.36.5
9432025-02-11T19:58:09.286Z Downloaded zerocopy v0.8.10
9442025-02-11T19:58:09.311Z Downloaded radix_trie v0.2.1
9452025-02-11T19:58:09.316Z Downloaded nix v0.27.1
9462025-02-11T19:58:09.327Z Downloaded sled v0.34.7
9472025-02-11T19:58:09.339Z Downloaded regex-syntax v0.6.29
9482025-02-11T19:58:09.347Z Downloaded typify-impl v0.2.0
9492025-02-11T19:58:09.363Z Downloaded typify-impl v0.3.0
9502025-02-11T19:58:09.379Z Downloaded regex-automata v0.4.8
9512025-02-11T19:58:09.397Z Downloaded zerocopy-derive v0.6.6
9522025-02-11T19:58:09.406Z Downloaded ratatui v0.28.1
9532025-02-11T19:58:09.427Z Downloaded lzma-sys v0.1.20
9542025-02-11T19:58:09.456Z Downloaded bzip2-sys v0.1.11+1.0.8
9552025-02-11T19:58:09.469Z Downloaded p384 v0.13.0
9562025-02-11T19:58:09.474Z Downloaded gimli v0.31.1
9572025-02-11T19:58:09.483Z Downloaded regex-syntax v0.8.5
9582025-02-11T19:58:09.492Z Downloaded rustls v0.21.12
9592025-02-11T19:58:09.503Z Downloaded rustls-webpki v0.102.8
9602025-02-11T19:58:09.522Z Downloaded petgraph v0.6.5
9612025-02-11T19:58:09.540Z Downloaded libz-sys v1.1.20
9622025-02-11T19:58:09.560Z Downloaded regex v1.11.1
9632025-02-11T19:58:09.573Z Downloaded tokio v1.43.0
9642025-02-11T19:58:09.612Z Downloaded unicode-width v0.2.0
9652025-02-11T19:58:09.618Z Downloaded git2 v0.19.0
9662025-02-11T19:58:09.627Z Downloaded csv v1.3.1
9672025-02-11T19:58:09.647Z Downloaded regress v0.9.1
9682025-02-11T19:58:09.655Z Downloaded hickory-proto v0.24.2
9692025-02-11T19:58:09.670Z Downloaded proptest v1.5.0
9702025-02-11T19:58:09.679Z Downloaded sha3 v0.10.8
9712025-02-11T19:58:09.684Z Downloaded sqlparser v0.45.0
9722025-02-11T19:58:09.690Z Downloaded uuid v1.12.0
9732025-02-11T19:58:09.693Z Downloaded heapless v0.7.17
9742025-02-11T19:58:09.697Z Downloaded dropshot_endpoint v0.12.0
9752025-02-11T19:58:09.699Z Downloaded futures v0.3.31
9762025-02-11T19:58:09.705Z Downloaded flagset v0.4.6
9772025-02-11T19:58:09.707Z Downloaded serde_with v3.11.0
9782025-02-11T19:58:09.714Z Downloaded wyz v0.5.1
9792025-02-11T19:58:09.717Z Downloaded parking_lot v0.12.3
9802025-02-11T19:58:09.719Z Downloaded polyval v0.6.2
9812025-02-11T19:58:09.722Z Downloaded secrecy v0.8.0
9822025-02-11T19:58:09.722Z Downloaded scrypt v0.11.0
9832025-02-11T19:58:09.724Z Downloaded time v0.3.36
9842025-02-11T19:58:09.730Z Downloaded icu_properties_data v1.5.0
9852025-02-11T19:58:09.741Z Downloaded tokio-rustls v0.24.1
9862025-02-11T19:58:09.743Z Downloaded phf v0.11.2
9872025-02-11T19:58:09.746Z Downloaded futures-channel v0.3.31
9882025-02-11T19:58:09.748Z Downloaded samael v0.0.17
9892025-02-11T19:58:09.752Z Downloaded parse-size v1.1.0
9902025-02-11T19:58:09.755Z Downloaded headers-core v0.3.0
9912025-02-11T19:58:09.755Z Downloaded tap v1.0.1
9922025-02-11T19:58:09.755Z Downloaded dirs-sys-next v0.1.2
9932025-02-11T19:58:09.757Z Downloaded fs_extra v1.3.0
9942025-02-11T19:58:09.757Z Downloaded password-hash v0.5.0
9952025-02-11T19:58:09.760Z Downloaded des v0.8.1
9962025-02-11T19:58:09.762Z Downloaded derive-where v1.2.7
9972025-02-11T19:58:09.765Z Downloaded h2 v0.4.6
9982025-02-11T19:58:09.771Z Downloaded serde_plain v1.0.2
9992025-02-11T19:58:09.773Z Downloaded form_urlencoded v1.2.1
10002025-02-11T19:58:09.776Z Downloaded tungstenite v0.23.0
10012025-02-11T19:58:09.778Z Downloaded tungstenite v0.21.0
10022025-02-11T19:58:09.781Z Downloaded url v2.5.3
10032025-02-11T19:58:09.784Z Downloaded num-bigint v0.4.6
10042025-02-11T19:58:09.789Z Downloaded russh v0.45.0
10052025-02-11T19:58:09.794Z Downloaded zeroize v1.8.1
10062025-02-11T19:58:09.797Z Downloaded encoding_rs v0.8.34
10072025-02-11T19:58:09.818Z Downloaded zerofrom-derive v0.1.4
10082025-02-11T19:58:09.820Z Downloaded primeorder v0.13.6
10092025-02-11T19:58:09.820Z Downloaded ed25519-dalek v2.1.1
10102025-02-11T19:58:09.823Z Downloaded x509-cert v0.2.5
10112025-02-11T19:58:09.828Z Downloaded progenitor v0.8.0
10122025-02-11T19:58:09.831Z Downloaded serde_repr v0.1.19
10132025-02-11T19:58:09.833Z Downloaded derive_builder v0.20.2
10142025-02-11T19:58:09.836Z Downloaded futures-task v0.3.31
10152025-02-11T19:58:09.838Z Downloaded publicsuffix v2.3.0
10162025-02-11T19:58:09.841Z Downloaded toml_edit v0.19.15
10172025-02-11T19:58:09.856Z Downloaded group v0.13.0
10182025-02-11T19:58:09.858Z Downloaded tokio-native-tls v0.3.1
10192025-02-11T19:58:09.860Z Downloaded slog-stdlog v4.1.1
10202025-02-11T19:58:09.860Z Downloaded derive_more v0.99.18
10212025-02-11T19:58:09.865Z Downloaded serde_yaml v0.9.34+deprecated
10222025-02-11T19:58:09.868Z Downloaded ssh-key v0.6.6
10232025-02-11T19:58:09.875Z Downloaded num-integer v0.1.46
10242025-02-11T19:58:09.877Z Downloaded unicode_categories v0.1.1
10252025-02-11T19:58:09.880Z Downloaded tokio-tungstenite v0.23.1
10262025-02-11T19:58:09.882Z Downloaded hkdf v0.12.4
10272025-02-11T19:58:09.885Z Downloaded diesel-dtrace v0.4.2
10282025-02-11T19:58:09.887Z Downloaded unicode-properties v0.1.3
10292025-02-11T19:58:09.890Z Downloaded libgit2-sys v0.17.0+1.8.1
10302025-02-11T19:58:09.947Z Downloaded hyper v1.5.2
10312025-02-11T19:58:09.953Z Downloaded foldhash v0.1.3
10322025-02-11T19:58:09.956Z Downloaded float-cmp v0.9.0
10332025-02-11T19:58:09.956Z Downloaded rustls-pemfile v2.2.0
10342025-02-11T19:58:09.958Z Downloaded itertools v0.13.0
10352025-02-11T19:58:09.964Z Downloaded zopfli v0.8.1
10362025-02-11T19:58:09.967Z Downloaded libm v0.2.8
10372025-02-11T19:58:09.974Z Downloaded tokio-tungstenite v0.21.0
10382025-02-11T19:58:09.977Z Downloaded time-macros v0.2.18
10392025-02-11T19:58:09.979Z Downloaded tough v0.19.0
10402025-02-11T19:58:09.986Z Downloaded pin-project v1.1.6
10412025-02-11T19:58:09.997Z Downloaded steno v0.4.1
10422025-02-11T19:58:10.001Z Downloaded aes v0.8.4
10432025-02-11T19:58:10.005Z Downloaded toml v0.7.8
10442025-02-11T19:58:10.008Z Downloaded ref-cast-impl v1.0.23
10452025-02-11T19:58:10.010Z Downloaded peg v0.8.4
10462025-02-11T19:58:10.012Z Downloaded derive_builder_core v0.20.2
10472025-02-11T19:58:10.015Z Downloaded whoami v1.5.2
10482025-02-11T19:58:10.017Z Downloaded itertools v0.12.1
10492025-02-11T19:58:10.023Z Downloaded idna v1.0.3
10502025-02-11T19:58:10.027Z Downloaded num-traits v0.2.19
10512025-02-11T19:58:10.030Z Downloaded shlex v1.3.0
10522025-02-11T19:58:10.033Z Downloaded serde_derive_internals v0.29.1
10532025-02-11T19:58:10.036Z Downloaded spin v0.9.8
10542025-02-11T19:58:10.036Z Downloaded rustc-hash v1.1.0
10552025-02-11T19:58:10.038Z Downloaded quick-error v1.2.3
10562025-02-11T19:58:10.038Z Downloaded predicates v3.1.2
10572025-02-11T19:58:10.041Z Downloaded progenitor-impl v0.9.1
10582025-02-11T19:58:10.043Z Downloaded progenitor-impl v0.8.0
10592025-02-11T19:58:10.047Z Downloaded globset v0.4.15
10602025-02-11T19:58:10.049Z Downloaded typify v0.3.0
10612025-02-11T19:58:10.049Z Downloaded waitgroup v0.1.2
10622025-02-11T19:58:10.052Z Downloaded fatfs v0.3.6
10632025-02-11T19:58:10.054Z Downloaded der v0.7.9
10642025-02-11T19:58:10.058Z Downloaded unicode-bidi v0.3.17
10652025-02-11T19:58:10.061Z Downloaded tracing v0.1.40
10662025-02-11T19:58:10.066Z Downloaded try-lock v0.2.5
10672025-02-11T19:58:10.068Z Downloaded predicates-core v1.0.8
10682025-02-11T19:58:10.068Z Downloaded pbkdf2 v0.12.2
10692025-02-11T19:58:10.071Z Downloaded pbkdf2 v0.11.0
10702025-02-11T19:58:10.073Z Downloaded futures-sink v0.3.31
10712025-02-11T19:58:10.073Z Downloaded ena v0.14.3
10722025-02-11T19:58:10.076Z Downloaded defmt v0.3.8
10732025-02-11T19:58:10.080Z Downloaded snafu-derive v0.8.5
10742025-02-11T19:58:10.080Z Downloaded signal-hook v0.3.17
10752025-02-11T19:58:10.084Z Downloaded serde_with_macros v3.11.0
10762025-02-11T19:58:10.087Z Downloaded pkcs5 v0.7.1
10772025-02-11T19:58:10.091Z Downloaded env_logger v0.11.5
10782025-02-11T19:58:10.091Z Downloaded compact_str v0.8.0
10792025-02-11T19:58:10.094Z Downloaded cc v1.1.30
10802025-02-11T19:58:10.096Z Downloaded either v1.13.0
10812025-02-11T19:58:10.099Z Downloaded typify v0.2.0
10822025-02-11T19:58:10.101Z Downloaded pkcs1 v0.7.5
10832025-02-11T19:58:10.104Z Downloaded pin-project-lite v0.2.14
10842025-02-11T19:58:10.108Z Downloaded password-hash v0.4.2
10852025-02-11T19:58:10.110Z Downloaded sigpipe v0.1.3
10862025-02-11T19:58:10.113Z Downloaded unicode-xid v0.2.6
10872025-02-11T19:58:10.113Z Downloaded darling_core v0.20.10
10882025-02-11T19:58:10.116Z Downloaded half v2.4.1
10892025-02-11T19:58:10.119Z Downloaded debug-ignore v1.0.5
10902025-02-11T19:58:10.122Z Downloaded data-encoding v2.6.0
10912025-02-11T19:58:10.124Z Downloaded zerovec-derive v0.10.3
10922025-02-11T19:58:10.124Z Downloaded xattr v1.3.1
10932025-02-11T19:58:10.127Z Downloaded hickory-server v0.24.2
10942025-02-11T19:58:10.131Z Downloaded const_format v0.2.34
10952025-02-11T19:58:10.135Z Downloaded bytes v1.9.0
10962025-02-11T19:58:10.139Z Downloaded base64 v0.21.7
10972025-02-11T19:58:10.145Z Downloaded backtrace v0.3.74
10982025-02-11T19:58:10.150Z Downloaded cookie v0.18.1
10992025-02-11T19:58:10.152Z Downloaded pkcs8 v0.10.2
11002025-02-11T19:58:10.155Z Downloaded pem-rfc7468 v0.7.0
11012025-02-11T19:58:10.157Z Downloaded num_threads v0.1.7
11022025-02-11T19:58:10.159Z Downloaded schemars v0.8.21
11032025-02-11T19:58:10.169Z Downloaded zerocopy v0.6.6
11042025-02-11T19:58:10.171Z Downloaded xz2 v0.1.7
11052025-02-11T19:58:10.174Z Downloaded yasna v0.5.2
11062025-02-11T19:58:10.176Z Downloaded walkdir v2.5.0
11072025-02-11T19:58:10.179Z Downloaded static_assertions v1.1.0
11082025-02-11T19:58:10.179Z Downloaded rand_chacha v0.3.1
11092025-02-11T19:58:10.181Z Downloaded const-oid v0.9.6
11102025-02-11T19:58:10.184Z Downloaded signal-hook-mio v0.2.4
11112025-02-11T19:58:10.186Z Downloaded fallible-iterator v0.2.0
11122025-02-11T19:58:10.186Z Downloaded smallvec v1.13.2
11132025-02-11T19:58:10.188Z Downloaded hyper-util v0.1.10
11142025-02-11T19:58:10.193Z Downloaded zone_cfg_derive v0.1.2
11152025-02-11T19:58:10.195Z Downloaded futures-io v0.3.31
11162025-02-11T19:58:10.195Z Downloaded futures-executor v0.3.31
11172025-02-11T19:58:10.198Z Downloaded der_derive v0.7.3
11182025-02-11T19:58:10.198Z Downloaded value-bag v1.9.0
11192025-02-11T19:58:10.200Z Downloaded uzers v0.12.1
11202025-02-11T19:58:10.203Z Downloaded universal-hash v0.5.1
11212025-02-11T19:58:10.205Z Downloaded unicase v2.7.0
11222025-02-11T19:58:10.205Z Downloaded crc-any v2.5.0
11232025-02-11T19:58:10.208Z Downloaded bcs v0.1.6
11242025-02-11T19:58:10.210Z Downloaded clang-sys v1.8.1
11252025-02-11T19:58:10.212Z Downloaded litrs v0.4.1
11262025-02-11T19:58:10.215Z Downloaded smf v0.2.3
11272025-02-11T19:58:10.217Z Downloaded siphasher v0.3.11
11282025-02-11T19:58:10.217Z Downloaded signal-hook-tokio v0.3.1
11292025-02-11T19:58:10.220Z Downloaded serde-hex v0.1.0
11302025-02-11T19:58:10.220Z Downloaded newline-converter v0.3.0
11312025-02-11T19:58:10.223Z Downloaded new_debug_unreachable v1.0.6
11322025-02-11T19:58:10.223Z Downloaded icu_locid v1.5.0
11332025-02-11T19:58:10.227Z Downloaded csv-core v0.1.11
11342025-02-11T19:58:10.229Z Downloaded arrayvec v0.7.6
11352025-02-11T19:58:10.232Z Downloaded hmac v0.12.1
11362025-02-11T19:58:10.234Z Downloaded curve25519-dalek-derive v0.1.1
11372025-02-11T19:58:10.234Z Downloaded icu_locid_transform_data v1.5.0
11382025-02-11T19:58:10.236Z Downloaded httparse v1.9.5
11392025-02-11T19:58:10.239Z Downloaded iana-time-zone v0.1.61
11402025-02-11T19:58:10.242Z Downloaded shell-words v1.1.0
11412025-02-11T19:58:10.242Z Downloaded sec1 v0.7.3
11422025-02-11T19:58:10.244Z Downloaded hyper-rustls v0.27.3
11432025-02-11T19:58:10.246Z Downloaded crc32fast v1.4.2
11442025-02-11T19:58:10.249Z Downloaded cookie_store v0.21.1
11452025-02-11T19:58:10.252Z Downloaded ciborium v0.2.2
11462025-02-11T19:58:10.254Z Downloaded chacha20 v0.9.1
11472025-02-11T19:58:10.257Z Downloaded base64ct v1.6.0
11482025-02-11T19:58:10.259Z Downloaded backoff v0.4.0
11492025-02-11T19:58:10.262Z Downloaded lock_api v0.4.12
11502025-02-11T19:58:10.264Z Downloaded litemap v0.7.3
11512025-02-11T19:58:10.267Z Downloaded libsw v3.3.1
11522025-02-11T19:58:10.267Z Downloaded argon2 v0.5.3
11532025-02-11T19:58:10.269Z Downloaded bcrypt-pbkdf v0.10.0
11542025-02-11T19:58:10.272Z Downloaded hubpack v0.1.2
11552025-02-11T19:58:10.272Z Downloaded ctr v0.9.2
11562025-02-11T19:58:10.274Z Downloaded chrono-tz-build v0.4.0
11572025-02-11T19:58:10.274Z Downloaded cbc v0.1.2
11582025-02-11T19:58:10.277Z Downloaded highway v1.2.0
11592025-02-11T19:58:10.279Z Downloaded async-trait v0.1.85
11602025-02-11T19:58:10.282Z Downloaded hickory-client v0.24.2
11612025-02-11T19:58:10.284Z Downloaded libefi-sys v0.1.0
11622025-02-11T19:58:10.287Z Downloaded block-padding v0.3.3
11632025-02-11T19:58:10.287Z Downloaded async-recursion v1.1.1
11642025-02-11T19:58:10.289Z Downloaded md-5 v0.10.6
11652025-02-11T19:58:10.292Z Downloaded idna_adapter v1.2.0
11662025-02-11T19:58:10.292Z Downloaded linked-hash-map v0.5.6
11672025-02-11T19:58:10.294Z Downloaded keccak v0.1.5
11682025-02-11T19:58:10.294Z Downloaded is-terminal v0.4.13
11692025-02-11T19:58:10.297Z Downloaded impl-trait-for-tuples v0.2.2
11702025-02-11T19:58:10.299Z Downloaded colored v2.1.0
11712025-02-11T19:58:10.301Z Downloaded bitflags v1.3.2
11722025-02-11T19:58:10.304Z Downloaded cobs v0.2.3
11732025-02-11T19:58:10.306Z Downloaded arrayref v0.3.9
11742025-02-11T19:58:10.306Z Downloaded ipnetwork v0.20.0
11752025-02-11T19:58:10.309Z Downloaded bb8 v0.8.5
11762025-02-11T19:58:10.309Z Downloaded constant_time_eq v0.3.1
11772025-02-11T19:58:10.311Z Downloaded ciborium-ll v0.2.2
11782025-02-11T19:58:10.311Z Downloaded cexpr v0.6.0
11792025-02-11T19:58:10.314Z Downloaded ascii-canvas v3.0.0
11802025-02-11T19:58:10.314Z Downloaded async-stream v0.3.6
11812025-02-11T19:58:10.316Z Downloaded hostname v0.4.0
11822025-02-11T19:58:10.319Z Downloaded ring v0.17.8
11832025-02-11T19:58:10.388Z Downloaded hostname v0.3.1
11842025-02-11T19:58:10.391Z Downloaded home v0.5.9
11852025-02-11T19:58:10.391Z Downloaded hex-literal v0.4.1
11862025-02-11T19:58:10.393Z Downloaded buf-list v1.0.3
11872025-02-11T19:58:10.396Z Downloaded blowfish v0.9.1
11882025-02-11T19:58:10.396Z Downloaded assert_matches v1.5.0
11892025-02-11T19:58:10.396Z Downloaded httpdate v1.0.3
11902025-02-11T19:58:10.399Z Downloaded cfg_aliases v0.1.1
11912025-02-11T19:58:10.399Z Downloaded array-init v0.0.4
11922025-02-11T19:58:10.399Z Downloaded aead v0.5.2
11932025-02-11T19:58:10.402Z Downloaded atomic-waker v1.1.2
11942025-02-11T19:58:10.437Z Downloaded libsqlite3-sys v0.30.1
11952025-02-11T19:58:10.719Z Downloaded aws-lc-sys v0.22.0
11962025-02-11T19:58:11.034Z Compiling serde v1.0.217
11972025-02-11T19:58:11.037Z Compiling lock_api v0.4.12
11982025-02-11T19:58:11.037Z Compiling value-bag v1.9.0
11992025-02-11T19:58:11.037Z Compiling scopeguard v1.2.0
12002025-02-11T19:58:11.037Z Compiling typenum v1.17.0
12012025-02-11T19:58:11.037Z Compiling generic-array v0.14.7
12022025-02-11T19:58:11.236Z Compiling syn v2.0.96
12032025-02-11T19:58:11.254Z Compiling getrandom v0.2.15
12042025-02-11T19:58:11.371Z Compiling shlex v1.3.0
12052025-02-11T19:58:11.499Z Compiling rand_core v0.6.4
12062025-02-11T19:58:11.679Z Compiling log v0.4.22
12072025-02-11T19:58:11.741Z Compiling subtle v2.6.1
12082025-02-11T19:58:11.816Z Compiling jobserver v0.1.32
12092025-02-11T19:58:11.948Z Compiling smallvec v1.13.2
12102025-02-11T19:58:12.129Z Compiling const-oid v0.9.6
12112025-02-11T19:58:12.210Z Compiling pin-project-lite v0.2.14
12122025-02-11T19:58:12.303Z Compiling rustix v0.38.37
12132025-02-11T19:58:12.363Z Compiling cc v1.1.30
12142025-02-11T19:58:12.384Z Compiling spin v0.9.8
12152025-02-11T19:58:12.601Z Compiling parking_lot_core v0.9.10
12162025-02-11T19:58:12.822Z Compiling futures-core v0.3.31
12172025-02-11T19:58:12.842Z Compiling signal-hook-registry v1.4.2
12182025-02-11T19:58:13.085Z Compiling mio v1.0.2
12192025-02-11T19:58:13.173Z Compiling aho-corasick v1.1.3
12202025-02-11T19:58:13.647Z Compiling parking_lot v0.12.3
12212025-02-11T19:58:13.751Z Compiling stable_deref_trait v1.2.0
12222025-02-11T19:58:13.806Z Compiling either v1.13.0
12232025-02-11T19:58:13.883Z Compiling cpufeatures v0.2.14
12242025-02-11T19:58:14.007Z Compiling regex-syntax v0.8.5
12252025-02-11T19:58:14.260Z Compiling glob v0.3.2
12262025-02-11T19:58:14.289Z Compiling futures-sink v0.3.31
12272025-02-11T19:58:14.322Z Compiling socket2 v0.5.7
12282025-02-11T19:58:14.470Z Compiling slab v0.4.9
12292025-02-11T19:58:14.582Z Compiling prettyplease v0.2.25
12302025-02-11T19:58:14.927Z Compiling lazy_static v1.5.0
12312025-02-11T19:58:14.945Z Compiling serde_json v1.0.135
12322025-02-11T19:58:15.076Z Compiling minimal-lexical v0.2.1
12332025-02-11T19:58:15.178Z Compiling clang-sys v1.8.1
12342025-02-11T19:58:15.312Z Compiling libloading v0.8.5
12352025-02-11T19:58:15.574Z Compiling nom v7.1.3
12362025-02-11T19:58:15.601Z Compiling home v0.5.9
12372025-02-11T19:58:15.721Z Compiling bindgen v0.69.5
12382025-02-11T19:58:15.872Z Compiling futures-channel v0.3.31
12392025-02-11T19:58:16.304Z Compiling itertools v0.12.1
12402025-02-11T19:58:16.321Z Compiling futures-task v0.3.31
12412025-02-11T19:58:16.533Z Compiling rustc-hash v1.1.0
12422025-02-11T19:58:16.628Z Compiling foldhash v0.1.3
12432025-02-11T19:58:16.705Z Compiling lazycell v1.3.0
12442025-02-11T19:58:16.914Z Compiling futures-io v0.3.31
12452025-02-11T19:58:16.966Z Compiling libm v0.2.8
12462025-02-11T19:58:17.202Z Compiling pin-utils v0.1.0
12472025-02-11T19:58:17.304Z Compiling allocator-api2 v0.2.18
12482025-02-11T19:58:17.355Z Compiling cmake v0.1.51
12492025-02-11T19:58:18.086Z Compiling regex-automata v0.4.8
12502025-02-11T19:58:18.170Z Compiling hashbrown v0.15.1
12512025-02-11T19:58:18.275Z Compiling num-traits v0.2.19
12522025-02-11T19:58:18.584Z Compiling pkg-config v0.3.31
12532025-02-11T19:58:18.990Z Compiling synstructure v0.13.1
12542025-02-11T19:58:19.433Z Compiling cexpr v0.6.0
12552025-02-11T19:58:19.951Z Compiling fs_extra v1.3.0
12562025-02-11T19:58:20.294Z Compiling dunce v1.0.5
12572025-02-11T19:58:20.496Z Compiling writeable v0.5.5
12582025-02-11T19:58:20.677Z Compiling litemap v0.7.3
12592025-02-11T19:58:21.040Z Compiling ring v0.17.8
12602025-02-11T19:58:21.061Z Compiling paste v1.0.15
12612025-02-11T19:58:21.079Z Compiling base64ct v1.6.0
12622025-02-11T19:58:21.749Z Compiling pem-rfc7468 v0.7.0
12632025-02-11T19:58:21.852Z Compiling httparse v1.9.5
12642025-02-11T19:58:22.116Z Compiling aws-lc-rs v1.10.0
12652025-02-11T19:58:22.459Z Compiling flagset v0.4.6
12662025-02-11T19:58:22.562Z Compiling icu_locid_transform_data v1.5.0
12672025-02-11T19:58:22.643Z Compiling tracing-core v0.1.32
12682025-02-11T19:58:22.686Z Compiling icu_properties_data v1.5.0
12692025-02-11T19:58:22.970Z Compiling rustls-pki-types v1.10.0
12702025-02-11T19:58:23.330Z Compiling crossbeam-utils v0.8.20
12712025-02-11T19:58:23.643Z Compiling regex v1.11.1
12722025-02-11T19:58:23.844Z Compiling percent-encoding v2.3.1
12732025-02-11T19:58:23.929Z Compiling powerfmt v0.2.0
12742025-02-11T19:58:24.163Z Compiling untrusted v0.9.0
12752025-02-11T19:58:24.311Z Compiling icu_normalizer_data v1.5.0
12762025-02-11T19:58:24.361Z Compiling write16 v1.0.0
12772025-02-11T19:58:24.429Z Compiling vcpkg v0.2.15
12782025-02-11T19:58:24.510Z Compiling time-core v0.1.2
12792025-02-11T19:58:24.595Z Compiling utf8_iter v1.0.4
12802025-02-11T19:58:24.616Z Compiling untrusted v0.7.1
12812025-02-11T19:58:24.679Z Compiling serde_derive v1.0.217
12822025-02-11T19:58:24.701Z Compiling zeroize_derive v1.4.2
12832025-02-11T19:58:24.811Z Compiling zerocopy-derive v0.7.35
12842025-02-11T19:58:24.832Z Compiling zerofrom-derive v0.1.4
12852025-02-11T19:58:26.172Z Compiling zeroize v1.8.1
12862025-02-11T19:58:26.240Z Compiling tokio-macros v2.5.0
12872025-02-11T19:58:26.401Z Compiling yoke-derive v0.7.4
12882025-02-11T19:58:26.858Z Compiling zerocopy v0.7.35
12892025-02-11T19:58:27.794Z Compiling crypto-common v0.1.6
12902025-02-11T19:58:27.827Z Compiling block-buffer v0.10.4
12912025-02-11T19:58:28.053Z Compiling digest v0.10.7
12922025-02-11T19:58:28.092Z Compiling zerovec-derive v0.10.3
12932025-02-11T19:58:28.114Z Compiling thiserror-impl v1.0.69
12942025-02-11T19:58:28.205Z Compiling displaydoc v0.2.5
12952025-02-11T19:58:28.451Z Compiling zerofrom v0.1.4
12962025-02-11T19:58:28.531Z Compiling hmac v0.12.1
12972025-02-11T19:58:28.688Z Compiling futures-macro v0.3.31
12982025-02-11T19:58:28.797Z Compiling block-padding v0.3.3
12992025-02-11T19:58:29.038Z Compiling inout v0.1.3
13002025-02-11T19:58:29.170Z Compiling yoke v0.7.4
13012025-02-11T19:58:29.310Z Compiling cipher v0.4.4
13022025-02-11T19:58:29.407Z Compiling sha2 v0.10.8
13032025-02-11T19:58:29.536Z Compiling icu_provider_macros v1.5.0
13042025-02-11T19:58:29.792Z Compiling ppv-lite86 v0.2.20
13052025-02-11T19:58:29.821Z Compiling der_derive v0.7.3
13062025-02-11T19:58:30.547Z Compiling rand_chacha v0.3.1
13072025-02-11T19:58:30.586Z Compiling futures-util v0.3.31
13082025-02-11T19:58:30.641Z Compiling tracing-attributes v0.1.27
13092025-02-11T19:58:30.643Z Compiling zerovec v0.10.4
13102025-02-11T19:58:31.153Z Compiling thiserror v1.0.69
13112025-02-11T19:58:31.318Z Compiling pest v2.7.14
13122025-02-11T19:58:32.279Z Compiling der v0.7.9
13132025-02-11T19:58:32.759Z Compiling tinystr v0.7.6
13142025-02-11T19:58:33.097Z Compiling icu_collections v1.5.0
13152025-02-11T19:58:33.110Z Compiling rand v0.8.5
13162025-02-11T19:58:33.157Z Compiling icu_locid v1.5.0
13172025-02-11T19:58:34.182Z Compiling tracing v0.1.40
13182025-02-11T19:58:34.243Z Compiling salsa20 v0.10.2
13192025-02-11T19:58:34.498Z Compiling icu_provider v1.5.0
13202025-02-11T19:58:34.518Z Compiling spki v0.7.3
13212025-02-11T19:58:34.771Z Compiling pbkdf2 v0.12.2
13222025-02-11T19:58:34.894Z Compiling num-conv v0.1.0
13232025-02-11T19:58:34.916Z Compiling utf16_iter v1.0.5
13242025-02-11T19:58:35.143Z Compiling mirai-annotations v1.12.0
13252025-02-11T19:58:35.165Z Compiling scrypt v0.11.0
13262025-02-11T19:58:35.188Z Compiling time-macros v0.2.18
13272025-02-11T19:58:35.299Z Compiling icu_locid_transform v1.5.0
13282025-02-11T19:58:35.342Z Compiling pest_meta v2.7.14
13292025-02-11T19:58:35.365Z Compiling aes v0.8.4
13302025-02-11T19:58:35.467Z Compiling cbc v0.1.2
13312025-02-11T19:58:35.711Z Compiling openssl-sys v0.9.105
13322025-02-11T19:58:36.056Z Compiling scroll_derive v0.12.0
13332025-02-11T19:58:36.801Z Compiling icu_properties v1.5.1
13342025-02-11T19:58:37.581Z Compiling deranged v0.3.11
13352025-02-11T19:58:38.057Z Compiling bitflags v2.6.0
13362025-02-11T19:58:38.134Z Compiling bytes v1.9.0
13372025-02-11T19:58:38.878Z Compiling indexmap v2.7.1
13382025-02-11T19:58:39.065Z Compiling tokio v1.43.0
13392025-02-11T19:58:39.322Z Compiling http v1.2.0
13402025-02-11T19:58:39.353Z Compiling semver v1.0.24
13412025-02-11T19:58:39.918Z Compiling rustc_version v0.4.1
13422025-02-11T19:58:40.070Z Compiling num_threads v0.1.7
13432025-02-11T19:58:40.219Z Compiling tinyvec_macros v0.1.1
13442025-02-11T19:58:40.237Z Compiling atomic-waker v1.1.2
13452025-02-11T19:58:40.324Z Compiling tinyvec v1.8.0
13462025-02-11T19:58:40.436Z Compiling time v0.3.36
13472025-02-11T19:58:40.601Z Compiling icu_normalizer v1.5.0
13482025-02-11T19:58:41.441Z Compiling http-body v1.0.1
13492025-02-11T19:58:41.598Z Compiling idna_adapter v1.2.0
13502025-02-11T19:58:41.598Z Compiling scroll v0.12.0
13512025-02-11T19:58:41.814Z Compiling pest_generator v2.7.14
13522025-02-11T19:58:41.853Z Compiling pkcs5 v0.7.1
13532025-02-11T19:58:41.890Z Compiling form_urlencoded v1.2.1
13542025-02-11T19:58:42.149Z Compiling which v4.4.2
13552025-02-11T19:58:42.228Z Compiling slog v2.7.0
13562025-02-11T19:58:42.722Z Compiling try-lock v0.2.5
13572025-02-11T19:58:42.764Z Compiling goblin v0.8.2
13582025-02-11T19:58:42.897Z Compiling want v0.3.1
13592025-02-11T19:58:43.071Z Compiling pkcs8 v0.10.2
13602025-02-11T19:58:43.190Z Compiling idna v1.0.3
13612025-02-11T19:58:43.210Z Compiling uuid v1.12.0
13622025-02-11T19:58:43.772Z Compiling iana-time-zone v0.1.61
13632025-02-11T19:58:43.821Z Compiling pest_derive v2.7.14
13642025-02-11T19:58:44.176Z Compiling httpdate v1.0.3
13652025-02-11T19:58:44.645Z Compiling chrono v0.4.39
13662025-02-11T19:58:44.661Z Compiling dtrace-parser v0.2.0
13672025-02-11T19:58:44.908Z Compiling toml_datetime v0.6.8
13682025-02-11T19:58:45.274Z Compiling serde_spanned v0.6.8
13692025-02-11T19:58:45.435Z Compiling serde_tokenstream v0.2.2
13702025-02-11T19:58:45.517Z Compiling adler2 v2.0.0
13712025-02-11T19:58:45.569Z Compiling match_cfg v0.1.0
13722025-02-11T19:58:45.682Z Compiling openssl v0.10.70
13732025-02-11T19:58:45.774Z Compiling rustversion v1.0.17
13742025-02-11T19:58:46.012Z Compiling foreign-types-shared v0.1.1
13752025-02-11T19:58:46.098Z Compiling tower-service v0.3.3
13762025-02-11T19:58:46.147Z Compiling base64 v0.22.1
13772025-02-11T19:58:46.243Z Compiling foreign-types v0.3.2
13782025-02-11T19:58:46.383Z Compiling miniz_oxide v0.8.0
13792025-02-11T19:58:46.498Z Compiling hostname v0.3.1
13802025-02-11T19:58:46.634Z Compiling url v2.5.3
13812025-02-11T19:58:46.864Z Compiling async-trait v0.1.85
13822025-02-11T19:58:47.865Z Compiling tokio-util v0.7.12
13832025-02-11T19:58:48.074Z Compiling openssl-macros v0.1.1
13842025-02-11T19:58:48.165Z Compiling serde_derive_internals v0.29.1
13852025-02-11T19:58:48.522Z Compiling dof v0.3.0
13862025-02-11T19:58:48.806Z Compiling h2 v0.4.6
13872025-02-11T19:58:49.138Z Compiling dirs-sys-next v0.1.2
13882025-02-11T19:58:49.498Z Compiling usdt-impl v0.5.0
13892025-02-11T19:58:49.695Z Compiling native-tls v0.2.12
13902025-02-11T19:58:50.035Z Compiling siphasher v0.3.11
13912025-02-11T19:58:50.369Z Compiling schemars v0.8.21
13922025-02-11T19:58:50.422Z Compiling rustls v0.22.4
13932025-02-11T19:58:50.578Z Compiling data-encoding v2.6.0
13942025-02-11T19:58:50.707Z Compiling rustls v0.23.19
13952025-02-11T19:58:50.728Z Compiling syn v1.0.109
13962025-02-11T19:58:50.973Z Compiling schemars_derive v0.8.21
13972025-02-11T19:58:51.025Z Compiling dirs-next v2.0.0
13982025-02-11T19:58:52.280Z Compiling unicode-normalization v0.1.24
13992025-02-11T19:58:52.707Z Compiling http-body-util v0.1.2
14002025-02-11T19:58:52.743Z Compiling heapless v0.7.17
14012025-02-11T19:58:52.857Z Compiling crossbeam-epoch v0.9.18
14022025-02-11T19:58:53.168Z Compiling sha1 v0.10.6
14032025-02-11T19:58:53.191Z Compiling signature v2.2.0
14042025-02-11T19:58:53.417Z Compiling bzip2-sys v0.1.11+1.0.8
14052025-02-11T19:58:53.507Z Compiling thread_local v1.1.8
14062025-02-11T19:58:53.585Z Compiling cookie v0.18.1
14072025-02-11T19:58:53.620Z Compiling multer v3.1.0
14082025-02-11T19:58:53.881Z Compiling encoding_rs v0.8.34
14092025-02-11T19:58:53.903Z Compiling mime v0.3.17
14102025-02-11T19:58:53.923Z Compiling rayon-core v1.12.1
14112025-02-11T19:58:54.001Z Compiling unicode-properties v0.1.3
14122025-02-11T19:58:54.167Z Compiling openssl-probe v0.1.5
14132025-02-11T19:58:54.222Z Compiling dyn-clone v1.0.17
14142025-02-11T19:58:54.429Z Compiling gimli v0.31.1
14152025-02-11T19:58:54.450Z Compiling slog-async v2.8.0
14162025-02-11T19:58:54.470Z Compiling unicode-bidi v0.3.17
14172025-02-11T19:58:54.491Z Compiling signal-hook v0.3.17
14182025-02-11T19:58:54.766Z Compiling ipnet v2.10.1
14192025-02-11T19:58:55.811Z Compiling stringprep v0.1.5
14202025-02-11T19:58:55.954Z Compiling toml_edit v0.22.22
14212025-02-11T19:58:56.931Z Compiling hyper v1.5.2
14222025-02-11T19:58:58.816Z Compiling addr2line v0.24.2
14232025-02-11T19:58:59.234Z Compiling crossbeam-deque v0.8.5
14242025-02-11T19:58:59.384Z Compiling hyper-util v0.1.10
14252025-02-11T19:58:59.460Z Compiling usdt-macro v0.5.0
14262025-02-11T19:58:59.481Z Compiling usdt-attr-macro v0.5.0
14272025-02-11T19:59:00.296Z Compiling term v0.7.0
14282025-02-11T19:59:00.727Z Compiling slog-json v2.6.1
14292025-02-11T19:59:00.855Z Compiling serde_urlencoded v0.7.1
14302025-02-11T19:59:01.021Z Compiling curve25519-dalek v4.1.3
14312025-02-11T19:59:01.128Z Compiling crossbeam-channel v0.5.13
14322025-02-11T19:59:01.370Z Compiling futures-executor v0.3.31
14332025-02-11T19:59:01.590Z Compiling enum-as-inner v0.6.1
14342025-02-11T19:59:01.737Z Compiling md-5 v0.10.6
14352025-02-11T19:59:01.929Z Compiling async-stream-impl v0.3.6
14362025-02-11T19:59:02.057Z Compiling rustls-pemfile v2.2.0
14372025-02-11T19:59:02.176Z Compiling num-integer v0.1.46
14382025-02-11T19:59:02.376Z Compiling hash32 v0.2.1
14392025-02-11T19:59:02.409Z Compiling ff v0.13.0
14402025-02-11T19:59:02.664Z Compiling is-terminal v0.4.13
14412025-02-11T19:59:02.690Z Compiling dropshot v0.12.0
14422025-02-11T19:59:02.776Z Compiling object v0.36.5
14432025-02-11T19:59:02.808Z Compiling rustc-demangle v0.1.24
14442025-02-11T19:59:02.950Z Compiling base16ct v0.2.0
14452025-02-11T19:59:03.003Z Compiling linked-hash-map v0.5.6
14462025-02-11T19:59:03.231Z Compiling psl-types v2.0.11
14472025-02-11T19:59:03.292Z Compiling take_mut v0.2.2
14482025-02-11T19:59:03.372Z Compiling smoltcp v0.9.1
14492025-02-11T19:59:03.452Z Compiling fallible-iterator v0.2.0
14502025-02-11T19:59:03.470Z Compiling anyhow v1.0.95
14512025-02-11T19:59:03.556Z Compiling litrs v0.4.1
14522025-02-11T19:59:03.765Z Compiling num-bigint-dig v0.8.4
14532025-02-11T19:59:04.016Z Compiling portable-atomic v1.9.0
14542025-02-11T19:59:04.080Z Compiling utf-8 v0.7.6
14552025-02-11T19:59:04.100Z Compiling quick-error v1.2.3
14562025-02-11T19:59:04.271Z Compiling resolv-conf v0.7.0
14572025-02-11T19:59:04.426Z Compiling tungstenite v0.24.0
14582025-02-11T19:59:04.551Z Compiling postgres-protocol v0.6.7
14592025-02-11T19:59:04.703Z Compiling document-features v0.2.10
14602025-02-11T19:59:05.097Z Compiling publicsuffix v2.3.0
14612025-02-11T19:59:05.386Z Compiling lru-cache v0.1.2
14622025-02-11T19:59:05.603Z Compiling async-stream v0.3.6
14632025-02-11T19:59:05.767Z Compiling sec1 v0.7.3
14642025-02-11T19:59:05.908Z Compiling slog-term v2.9.1
14652025-02-11T19:59:06.105Z Compiling num-iter v0.1.45
14662025-02-11T19:59:06.312Z Compiling hickory-proto v0.24.2
14672025-02-11T19:59:06.349Z Compiling usdt v0.5.0
14682025-02-11T19:59:06.487Z Compiling group v0.13.0
14692025-02-11T19:59:06.885Z Compiling futures v0.3.31
14702025-02-11T19:59:06.999Z Compiling slog-bunyan v2.5.0
14712025-02-11T19:59:07.176Z Compiling toml v0.8.19
14722025-02-11T19:59:08.255Z Compiling tokio-native-tls v0.3.1
14732025-02-11T19:59:08.286Z Compiling camino v1.1.9
14742025-02-11T19:59:08.657Z Compiling phf_shared v0.11.2
14752025-02-11T19:59:08.810Z Compiling dropshot_endpoint v0.12.0
14762025-02-11T19:59:09.022Z Compiling terminal_size v0.4.0
14772025-02-11T19:59:09.141Z Compiling openapiv3 v2.0.0
14782025-02-11T19:59:09.247Z Compiling waitgroup v0.1.2
14792025-02-11T19:59:09.424Z Compiling serde_path_to_error v0.1.16
14802025-02-11T19:59:09.483Z Compiling backtrace v0.3.74
14812025-02-11T19:59:10.127Z Compiling hkdf v0.12.4
14822025-02-11T19:59:10.225Z Compiling crypto-bigint v0.5.5
14832025-02-11T19:59:10.404Z Compiling zerocopy-derive v0.6.6
14842025-02-11T19:59:12.401Z Compiling hubpack_derive v0.1.1
14852025-02-11T19:59:12.488Z Compiling curve25519-dalek-derive v0.1.1
14862025-02-11T19:59:12.609Z Compiling webpki-roots v0.26.6
14872025-02-11T19:59:12.841Z Compiling hostname v0.4.0
14882025-02-11T19:59:13.073Z Compiling crc32fast v1.4.2
14892025-02-11T19:59:13.159Z Compiling ahash v0.8.11
14902025-02-11T19:59:13.235Z Compiling fs-err v2.11.0
14912025-02-11T19:59:13.266Z Compiling managed v0.8.0
14922025-02-11T19:59:13.423Z Compiling newtype-uuid v1.2.1
14932025-02-11T19:59:13.506Z Compiling unicode-width v0.2.0
14942025-02-11T19:59:13.540Z Compiling debug-ignore v1.0.5
14952025-02-11T19:59:13.698Z Compiling bitflags v1.3.2
14962025-02-11T19:59:13.701Z Compiling winnow v0.5.40
14972025-02-11T19:59:13.763Z Compiling clap_builder v4.5.27
14982025-02-11T19:59:14.056Z Compiling console v0.15.10
14992025-02-11T19:59:15.500Z Compiling strum_macros v0.25.3
15002025-02-11T19:59:15.935Z Compiling flate2 v1.0.35
15012025-02-11T19:59:16.002Z Compiling hubpack v0.1.2
15022025-02-11T19:59:16.372Z Compiling elliptic-curve v0.13.8
15032025-02-11T19:59:16.454Z Compiling zerocopy v0.6.6
15042025-02-11T19:59:16.916Z Compiling toml_edit v0.19.15
15052025-02-11T19:59:17.162Z Compiling hickory-resolver v0.24.2
15062025-02-11T19:59:17.296Z Compiling signal-hook-mio v0.2.4
15072025-02-11T19:59:17.489Z Compiling phf v0.11.2
15082025-02-11T19:59:17.795Z Compiling hyper-tls v0.6.0
15092025-02-11T19:59:18.032Z Compiling rayon v1.10.0
15102025-02-11T19:59:18.221Z Compiling cookie_store v0.21.1
15112025-02-11T19:59:19.423Z Compiling bzip2 v0.4.4
15122025-02-11T19:59:19.810Z Compiling tokio-tungstenite v0.24.0
15132025-02-11T19:59:20.342Z Compiling postgres-types v0.2.8
15142025-02-11T19:59:22.192Z Compiling ed25519 v2.2.3
15152025-02-11T19:59:22.215Z Compiling phf_shared v0.10.0
15162025-02-11T19:59:22.488Z Compiling tokio-stream v0.1.16
15172025-02-11T19:59:22.612Z Compiling pkcs1 v0.7.5
15182025-02-11T19:59:23.060Z Compiling serde-big-array v0.5.1
15192025-02-11T19:59:23.297Z Compiling clap_derive v4.5.24
15202025-02-11T19:59:23.317Z Compiling rfc6979 v0.4.0
15212025-02-11T19:59:23.494Z Compiling serde_repr v0.1.19
15222025-02-11T19:59:23.525Z Compiling derive-where v1.2.7
15232025-02-11T19:59:23.577Z Compiling bstr v1.10.0
15242025-02-11T19:59:24.103Z Compiling float-cmp v0.9.0
15252025-02-11T19:59:24.337Z Compiling sync_wrapper v1.0.1
15262025-02-11T19:59:24.426Z Compiling predicates-core v1.0.8
15272025-02-11T19:59:24.508Z Compiling fixedbitset v0.4.2
15282025-02-11T19:59:24.613Z Compiling new_debug_unreachable v1.0.6
15292025-02-11T19:59:24.721Z Compiling whoami v1.5.2
15302025-02-11T19:59:24.759Z Compiling precomputed-hash v0.1.1
15312025-02-11T19:59:24.899Z Compiling static_assertions v1.1.0
15322025-02-11T19:59:24.979Z Compiling difflib v0.4.0
15332025-02-11T19:59:25.019Z Compiling unicode-segmentation v1.12.0
15342025-02-11T19:59:25.224Z Compiling bit-vec v0.6.3
15352025-02-11T19:59:25.303Z Compiling number_prefix v0.4.0
15362025-02-11T19:59:25.556Z Compiling normalize-line-endings v0.3.0
15372025-02-11T19:59:25.624Z Compiling bit-set v0.5.3
15382025-02-11T19:59:25.703Z Compiling predicates v3.1.2
15392025-02-11T19:59:25.923Z Compiling similar v2.6.0
15402025-02-11T19:59:25.943Z Compiling indicatif v0.17.11
15412025-02-11T19:59:26.392Z Compiling tokio-postgres v0.7.12
15422025-02-11T19:59:26.961Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15432025-02-11T19:59:27.354Z Compiling string_cache v0.8.7
15442025-02-11T19:59:27.782Z Compiling petgraph v0.6.5
15452025-02-11T19:59:28.067Z Compiling clap v4.5.27
15462025-02-11T19:59:28.088Z Compiling ecdsa v0.16.9
15472025-02-11T19:59:28.151Z Compiling rsa v0.9.6
15482025-02-11T19:59:28.196Z Compiling ed25519-dalek v2.1.1
15492025-02-11T19:59:28.904Z Compiling toml v0.7.8
15502025-02-11T19:59:29.482Z Compiling zip v0.6.6
15512025-02-11T19:59:30.434Z Compiling crossterm v0.28.1
15522025-02-11T19:59:32.065Z Compiling hex v0.4.3
15532025-02-11T19:59:32.116Z Compiling x509-cert v0.2.5
15542025-02-11T19:59:32.197Z Compiling itertools v0.10.5
15552025-02-11T19:59:32.612Z Compiling lalrpop-util v0.19.12
15562025-02-11T19:59:32.993Z Compiling peg-runtime v0.8.3
15572025-02-11T19:59:33.446Z Compiling unicode-xid v0.2.6
15582025-02-11T19:59:33.615Z Compiling strum_macros v0.26.4
15592025-02-11T19:59:33.656Z Compiling xattr v1.3.1
15602025-02-11T19:59:33.898Z Compiling filetime v0.2.25
15612025-02-11T19:59:34.232Z Compiling tar v0.4.42
15622025-02-11T19:59:38.507Z Compiling strum v0.26.3
15632025-02-11T19:59:41.646Z Compiling aws-lc-sys v0.22.0
15642025-02-11T20:00:10.029Z Compiling rustls-webpki v0.102.8
15652025-02-11T20:00:13.458Z Compiling tokio-rustls v0.25.0
15662025-02-11T20:00:15.112Z Compiling tokio-rustls v0.26.0
15672025-02-11T20:00:15.424Z Compiling hyper-rustls v0.27.3
15682025-02-11T20:00:15.814Z Compiling reqwest v0.12.9
15692025-02-11T20:00:17.223Z Compiling qorb v0.2.1
15702025-02-11T20:00:20.388Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15712025-02-11T20:00:20.638Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15722025-02-11T20:00:25.367Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 18s
15732025-02-11T20:00:25.538Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15742025-02-11T20:00:25.587ZFeb 11 20:00:24.366 INFO Starting download, target: Clickhouse
15752025-02-11T20:00:25.587ZFeb 11 20:00:24.366 INFO Starting download, target: Cockroach
15762025-02-11T20:00:25.588ZFeb 11 20:00:24.366 INFO Starting download, target: Console
15772025-02-11T20:00:25.588ZFeb 11 20:00:24.366 INFO Starting download, target: DendriteOpenapi
15782025-02-11T20:00:25.607ZFeb 11 20:00:24.366 INFO Starting download, target: DendriteStub
15792025-02-11T20:00:25.607ZFeb 11 20:00:24.366 INFO Starting download, target: MaghemiteMgd
15802025-02-11T20:00:25.608ZFeb 11 20:00:24.366 INFO Starting download, target: TransceiverControl
15812025-02-11T20:00:25.608ZFeb 11 20:00:24.367 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15822025-02-11T20:00:25.608ZFeb 11 20:00:24.367 INFO Downloading out/downloads/dpd-11bcc3e0f5d28dc7aed150f4df1174844e4dfbef.json (attempt 1/3), target: DendriteOpenapi
15832025-02-11T20:00:25.608ZFeb 11 20:00:24.367 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15842025-02-11T20:00:25.608ZFeb 11 20:00:24.367 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15852025-02-11T20:00:25.608ZFeb 11 20:00:24.367 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15862025-02-11T20:00:25.608ZFeb 11 20:00:24.367 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15872025-02-11T20:00:25.609ZFeb 11 20:00:24.367 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15882025-02-11T20:00:26.003ZFeb 11 20:00:24.774 INFO Download complete, target: DendriteOpenapi
15892025-02-11T20:00:26.151ZFeb 11 20:00:24.922 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15902025-02-11T20:00:26.258ZFeb 11 20:00:24.991 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15912025-02-11T20:00:26.496ZFeb 11 20:00:25.268 INFO Download complete, target: Console
15922025-02-11T20:00:26.698ZFeb 11 20:00:25.461 INFO Download complete, target: TransceiverControl
15932025-02-11T20:00:27.061ZFeb 11 20:00:25.842 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
15942025-02-11T20:00:27.334ZFeb 11 20:00:26.107 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
15952025-02-11T20:00:27.514ZFeb 11 20:00:26.295 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
15962025-02-11T20:00:27.897ZFeb 11 20:00:26.681 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
15972025-02-11T20:00:27.897ZFeb 11 20:00:26.681 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
15982025-02-11T20:00:30.014ZFeb 11 20:00:28.798 INFO Download complete, target: DendriteStub
15992025-02-11T20:00:30.434ZFeb 11 20:00:29.218 INFO Download complete, target: MaghemiteMgd
16002025-02-11T20:00:35.610ZFeb 11 20:00:34.393 INFO Checking that binary works, target: Cockroach
16012025-02-11T20:00:35.770ZFeb 11 20:00:34.554 INFO Download complete, target: Cockroach
16022025-02-11T20:00:40.628ZFeb 11 20:00:39.411 INFO Checking that binary works, target: Clickhouse
16032025-02-11T20:00:40.769ZFeb 11 20:00:39.552 INFO Download complete, target: Clickhouse
16042025-02-11T20:00:40.790ZAll builder prerequisites installed successfully, and PATH looks valid
16052025-02-11T20:00:40.792Z
16062025-02-11T20:00:40.792Zreal 5:02.752085297
16072025-02-11T20:00:40.792Zuser 16:17.665816643
16082025-02-11T20:00:40.792Zsys 2:08.091374623
16092025-02-11T20:00:40.792Ztrap 0.616517311
16102025-02-11T20:00:40.792Ztflt 1.587964089
16112025-02-11T20:00:40.792Zdflt 1.856627666
16122025-02-11T20:00:40.792Zkflt 0.024058567
16132025-02-11T20:00:40.792Zlock 26:05.648119599
16142025-02-11T20:00:40.793Zslp 57:06.317145761
16152025-02-11T20:00:40.793Zlat 59.872537487
16162025-02-11T20:00:40.793Zstop 2:29.237243700
16172025-02-11T20:00:40.793Z+ banner hack-check
16182025-02-11T20:00:40.795Z
16192025-02-11T20:00:40.795Z # # ## #### # # #### # # ###### #### # #
16202025-02-11T20:00:40.795Z # # # # # # # # # # # # # # # # #
16212025-02-11T20:00:40.795Z ###### # # # #### ##### # ###### ##### # ####
16222025-02-11T20:00:40.795Z # # ###### # # # # # # # # # #
16232025-02-11T20:00:40.795Z # # # # # # # # # # # # # # # # #
16242025-02-11T20:00:40.795Z # # # # #### # # #### # # ###### #### # #
16252025-02-11T20:00:40.795Z
16262025-02-11T20:00:40.796Z+ export CARGO_INCREMENTAL=0
16272025-02-11T20:00:40.796Z+ CARGO_INCREMENTAL=0
16282025-02-11T20:00:40.796Z+ ptime -m timeout 2h cargo xtask check-features --ci
16292025-02-11T20:00:41.342Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
16302025-02-11T20:00:44.320Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.46s
16312025-02-11T20:00:44.389Z Running `target/debug/xtask check-features --ci`
16322025-02-11T20:00:44.411Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16332025-02-11T20:00:44.411Zrunning: "/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16342025-02-11T20:00:44.911Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
16352025-02-11T20:00:44.930Z Running `target/debug/xtask download cargo-hack`
16362025-02-11T20:00:45.799Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16372025-02-11T20:00:46.156Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16382025-02-11T20:00:49.981Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.02s
16392025-02-11T20:00:50.138Z Running `target/debug/xtask-downloader cargo-hack`
16402025-02-11T20:00:50.178ZFeb 11 20:00:48.959 INFO Starting download, target: CargoHack
16412025-02-11T20:00:50.181ZFeb 11 20:00:48.960 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16422025-02-11T20:00:50.801ZFeb 11 20:00:49.583 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16432025-02-11T20:00:50.892ZFeb 11 20:00:49.674 INFO Download complete, target: CargoHack
16442025-02-11T20:00:50.898Zrunning: "/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
16452025-02-11T20:00:50.914Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16462025-02-11T20:00:51.095Zinfo: running `cargo check --bins` on api_identity (1/199)
16472025-02-11T20:00:51.643Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16482025-02-11T20:00:51.645Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16492025-02-11T20:00:51.645Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16502025-02-11T20:00:51.649Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
16512025-02-11T20:00:51.725Z
16522025-02-11T20:00:51.725Zinfo: running `cargo check --bins` on bootstore (2/199)
16532025-02-11T20:00:52.302Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16542025-02-11T20:00:52.304Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16552025-02-11T20:00:52.304Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16562025-02-11T20:00:52.308Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
16572025-02-11T20:00:52.385Z
16582025-02-11T20:00:52.385Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/199)
16592025-02-11T20:00:52.964Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16602025-02-11T20:00:52.967Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16612025-02-11T20:00:52.967Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16622025-02-11T20:00:52.970Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
16632025-02-11T20:00:53.045Z
16642025-02-11T20:00:53.045Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/199)
16652025-02-11T20:00:53.616Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16662025-02-11T20:00:53.618Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16672025-02-11T20:00:53.618Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16682025-02-11T20:00:53.622Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
16692025-02-11T20:00:53.698Z
16702025-02-11T20:00:53.698Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/199)
16712025-02-11T20:00:54.102Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16722025-02-11T20:00:54.104Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16732025-02-11T20:00:54.104Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16742025-02-11T20:00:54.107Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
16752025-02-11T20:00:54.149Z
16762025-02-11T20:00:54.149Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/199)
16772025-02-11T20:00:54.573Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16782025-02-11T20:00:54.576Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16792025-02-11T20:00:54.576Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16802025-02-11T20:00:54.578Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
16812025-02-11T20:00:54.621Z
16822025-02-11T20:00:54.621Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/199)
16832025-02-11T20:00:55.035Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16842025-02-11T20:00:55.038Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16852025-02-11T20:00:55.038Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16862025-02-11T20:00:55.042Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
16872025-02-11T20:00:55.084Z
16882025-02-11T20:00:55.084Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/199)
16892025-02-11T20:00:55.482Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16902025-02-11T20:00:55.484Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16912025-02-11T20:00:55.484Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16922025-02-11T20:00:55.487Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
16932025-02-11T20:00:55.528Z
16942025-02-11T20:00:55.528Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/199)
16952025-02-11T20:00:55.929Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16962025-02-11T20:00:55.932Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16972025-02-11T20:00:55.932Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16982025-02-11T20:00:55.934Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
16992025-02-11T20:00:55.978Z
17002025-02-11T20:00:55.978Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/199)
17012025-02-11T20:00:56.375Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17022025-02-11T20:00:56.378Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17032025-02-11T20:00:56.378Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17042025-02-11T20:00:56.380Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17052025-02-11T20:00:56.421Z
17062025-02-11T20:00:56.421Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/199)
17072025-02-11T20:00:56.828Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17082025-02-11T20:00:56.831Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17092025-02-11T20:00:56.831Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17102025-02-11T20:00:56.833Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17112025-02-11T20:00:56.874Z
17122025-02-11T20:00:56.874Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/199)
17132025-02-11T20:00:57.275Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17142025-02-11T20:00:57.278Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17152025-02-11T20:00:57.278Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17162025-02-11T20:00:57.281Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17172025-02-11T20:00:57.321Z
17182025-02-11T20:00:57.321Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/199)
17192025-02-11T20:00:57.718Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17202025-02-11T20:00:57.721Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17212025-02-11T20:00:57.721Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17222025-02-11T20:00:57.724Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17232025-02-11T20:00:57.768Z
17242025-02-11T20:00:57.768Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/199)
17252025-02-11T20:00:58.170Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17262025-02-11T20:00:58.173Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17272025-02-11T20:00:58.173Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17282025-02-11T20:00:58.175Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17292025-02-11T20:00:58.220Z
17302025-02-11T20:00:58.220Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/199)
17312025-02-11T20:00:58.613Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17322025-02-11T20:00:58.615Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17332025-02-11T20:00:58.615Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17342025-02-11T20:00:58.618Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17352025-02-11T20:00:58.659Z
17362025-02-11T20:00:58.659Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/199)
17372025-02-11T20:00:59.057Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17382025-02-11T20:00:59.061Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17392025-02-11T20:00:59.061Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17402025-02-11T20:00:59.064Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17412025-02-11T20:00:59.103Z
17422025-02-11T20:00:59.103Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/199)
17432025-02-11T20:00:59.501Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17442025-02-11T20:00:59.504Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17452025-02-11T20:00:59.504Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17462025-02-11T20:00:59.506Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17472025-02-11T20:00:59.548Z
17482025-02-11T20:00:59.548Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/199)
17492025-02-11T20:00:59.943Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17502025-02-11T20:00:59.946Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17512025-02-11T20:00:59.946Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17522025-02-11T20:00:59.948Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17532025-02-11T20:00:59.989Z
17542025-02-11T20:00:59.989Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/199)
17552025-02-11T20:01:00.390Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17562025-02-11T20:01:00.392Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17572025-02-11T20:01:00.392Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17582025-02-11T20:01:00.395Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17592025-02-11T20:01:00.435Z
17602025-02-11T20:01:00.435Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/199)
17612025-02-11T20:01:00.831Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17622025-02-11T20:01:00.834Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17632025-02-11T20:01:00.834Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17642025-02-11T20:01:00.837Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17652025-02-11T20:01:00.878Z
17662025-02-11T20:01:00.878Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/199)
17672025-02-11T20:01:01.275Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17682025-02-11T20:01:01.277Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17692025-02-11T20:01:01.277Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17702025-02-11T20:01:01.287Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17712025-02-11T20:01:01.321Z
17722025-02-11T20:01:01.321Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/199)
17732025-02-11T20:01:01.740Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17742025-02-11T20:01:01.744Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17752025-02-11T20:01:01.744Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17762025-02-11T20:01:01.747Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17772025-02-11T20:01:01.792Z
17782025-02-11T20:01:01.792Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/199)
17792025-02-11T20:01:02.204Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17802025-02-11T20:01:02.207Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17812025-02-11T20:01:02.207Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17822025-02-11T20:01:02.210Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17832025-02-11T20:01:02.253Z
17842025-02-11T20:01:02.253Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/199)
17852025-02-11T20:01:02.663Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17862025-02-11T20:01:02.666Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17872025-02-11T20:01:02.666Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17882025-02-11T20:01:02.668Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17892025-02-11T20:01:02.715Z
17902025-02-11T20:01:02.715Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/199)
17912025-02-11T20:01:03.123Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17922025-02-11T20:01:03.125Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17932025-02-11T20:01:03.126Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17942025-02-11T20:01:03.128Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17952025-02-11T20:01:03.172Z
17962025-02-11T20:01:03.172Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/199)
17972025-02-11T20:01:03.581Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17982025-02-11T20:01:03.584Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17992025-02-11T20:01:03.584Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18002025-02-11T20:01:03.587Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18012025-02-11T20:01:03.629Z
18022025-02-11T20:01:03.629Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/199)
18032025-02-11T20:01:04.038Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18042025-02-11T20:01:04.041Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18052025-02-11T20:01:04.041Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18062025-02-11T20:01:04.044Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18072025-02-11T20:01:04.087Z
18082025-02-11T20:01:04.088Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/199)
18092025-02-11T20:01:04.498Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18102025-02-11T20:01:04.501Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18112025-02-11T20:01:04.501Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18122025-02-11T20:01:04.503Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18132025-02-11T20:01:04.546Z
18142025-02-11T20:01:04.546Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/199)
18152025-02-11T20:01:04.951Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18162025-02-11T20:01:04.953Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18172025-02-11T20:01:04.953Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18182025-02-11T20:01:04.956Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18192025-02-11T20:01:05.000Z
18202025-02-11T20:01:05.000Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/199)
18212025-02-11T20:01:05.410Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18222025-02-11T20:01:05.413Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18232025-02-11T20:01:05.413Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18242025-02-11T20:01:05.415Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18252025-02-11T20:01:05.455Z
18262025-02-11T20:01:05.455Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/199)
18272025-02-11T20:01:05.854Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18282025-02-11T20:01:05.856Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18292025-02-11T20:01:05.856Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18302025-02-11T20:01:05.859Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
18312025-02-11T20:01:05.900Z
18322025-02-11T20:01:05.900Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/199)
18332025-02-11T20:01:06.300Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18342025-02-11T20:01:06.303Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18352025-02-11T20:01:06.303Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18362025-02-11T20:01:06.306Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
18372025-02-11T20:01:06.346Z
18382025-02-11T20:01:06.346Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/199)
18392025-02-11T20:01:06.744Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18402025-02-11T20:01:06.746Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18412025-02-11T20:01:06.746Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18422025-02-11T20:01:06.749Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
18432025-02-11T20:01:06.793Z
18442025-02-11T20:01:06.793Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/199)
18452025-02-11T20:01:07.191Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18462025-02-11T20:01:07.193Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18472025-02-11T20:01:07.193Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18482025-02-11T20:01:07.197Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
18492025-02-11T20:01:07.239Z
18502025-02-11T20:01:07.239Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/199)
18512025-02-11T20:01:07.641Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18522025-02-11T20:01:07.644Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18532025-02-11T20:01:07.644Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18542025-02-11T20:01:07.646Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18552025-02-11T20:01:07.690Z
18562025-02-11T20:01:07.690Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/199)
18572025-02-11T20:01:08.098Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18582025-02-11T20:01:08.101Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18592025-02-11T20:01:08.101Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18602025-02-11T20:01:08.103Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18612025-02-11T20:01:08.144Z
18622025-02-11T20:01:08.144Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/199)
18632025-02-11T20:01:08.547Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18642025-02-11T20:01:08.549Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18652025-02-11T20:01:08.549Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18662025-02-11T20:01:08.552Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18672025-02-11T20:01:08.594Z
18682025-02-11T20:01:08.594Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/199)
18692025-02-11T20:01:08.994Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18702025-02-11T20:01:08.997Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18712025-02-11T20:01:08.997Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18722025-02-11T20:01:09.001Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18732025-02-11T20:01:09.040Z
18742025-02-11T20:01:09.040Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/199)
18752025-02-11T20:01:09.438Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18762025-02-11T20:01:09.440Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18772025-02-11T20:01:09.440Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18782025-02-11T20:01:09.443Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
18792025-02-11T20:01:09.483Z
18802025-02-11T20:01:09.483Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/199)
18812025-02-11T20:01:09.878Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18822025-02-11T20:01:09.880Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18832025-02-11T20:01:09.880Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18842025-02-11T20:01:09.883Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
18852025-02-11T20:01:09.924Z
18862025-02-11T20:01:09.924Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/199)
18872025-02-11T20:01:10.329Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18882025-02-11T20:01:10.332Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18892025-02-11T20:01:10.332Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18902025-02-11T20:01:10.336Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18912025-02-11T20:01:10.378Z
18922025-02-11T20:01:10.378Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/199)
18932025-02-11T20:01:10.777Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18942025-02-11T20:01:10.779Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18952025-02-11T20:01:10.779Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18962025-02-11T20:01:10.782Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
18972025-02-11T20:01:10.823Z
18982025-02-11T20:01:10.823Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/199)
18992025-02-11T20:01:11.220Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19002025-02-11T20:01:11.223Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19012025-02-11T20:01:11.223Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19022025-02-11T20:01:11.225Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
19032025-02-11T20:01:11.269Z
19042025-02-11T20:01:11.269Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/199)
19052025-02-11T20:01:11.670Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19062025-02-11T20:01:11.673Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19072025-02-11T20:01:11.673Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19082025-02-11T20:01:11.676Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
19092025-02-11T20:01:11.721Z
19102025-02-11T20:01:11.721Zinfo: running `cargo check --bins` on sled-hardware-types (45/199)
19112025-02-11T20:01:12.295Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19122025-02-11T20:01:12.297Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19132025-02-11T20:01:12.297Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19142025-02-11T20:01:12.300Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
19152025-02-11T20:01:12.379Z
19162025-02-11T20:01:12.379Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (46/199)
19172025-02-11T20:01:12.968Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19182025-02-11T20:01:12.971Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19192025-02-11T20:01:12.971Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19202025-02-11T20:01:12.974Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
19212025-02-11T20:01:13.048Z
19222025-02-11T20:01:13.048Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (47/199)
19232025-02-11T20:01:13.646Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19242025-02-11T20:01:13.649Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19252025-02-11T20:01:13.649Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19262025-02-11T20:01:13.652Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
19272025-02-11T20:01:13.728Z
19282025-02-11T20:01:13.728Zinfo: running `cargo check --bins` on oxlog (48/199)
19292025-02-11T20:01:14.283Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19302025-02-11T20:01:14.285Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19312025-02-11T20:01:14.376Z Checking cfg-if v1.0.0
19322025-02-11T20:01:14.380Z Checking libc v0.2.169
19332025-02-11T20:01:14.489Z Checking serde v1.0.217
19342025-02-11T20:01:14.492Z Checking zeroize v1.8.1
19352025-02-11T20:01:14.513Z Checking memchr v2.7.4
19362025-02-11T20:01:14.525Z Checking typenum v1.17.0
19372025-02-11T20:01:14.528Z Checking subtle v2.6.1
19382025-02-11T20:01:14.528Z Checking scopeguard v1.2.0
19392025-02-11T20:01:14.568Z Checking value-bag v1.9.0
19402025-02-11T20:01:14.701Z Checking lock_api v0.4.12
19412025-02-11T20:01:14.751Z Checking smallvec v1.13.2
19422025-02-11T20:01:14.803Z Checking const-oid v0.9.6
19432025-02-11T20:01:14.986Z Checking log v0.4.22
19442025-02-11T20:01:15.082Z Checking itoa v1.0.11
19452025-02-11T20:01:15.119Z Checking pin-project-lite v0.2.14
19462025-02-11T20:01:15.255Z Checking byteorder v1.5.0
19472025-02-11T20:01:15.322Z Checking once_cell v1.20.2
19482025-02-11T20:01:15.389Z Checking futures-core v0.3.31
19492025-02-11T20:01:15.503Z Checking getrandom v0.2.15
19502025-02-11T20:01:15.517Z Checking signal-hook-registry v1.4.2
19512025-02-11T20:01:15.575Z Checking generic-array v0.14.7
19522025-02-11T20:01:15.592Z Checking parking_lot_core v0.9.10
19532025-02-11T20:01:15.629Z Checking mio v1.0.2
19542025-02-11T20:01:15.662Z Checking stable_deref_trait v1.2.0
19552025-02-11T20:01:15.729Z Checking rand_core v0.6.4
19562025-02-11T20:01:15.775Z Checking cpufeatures v0.2.14
19572025-02-11T20:01:15.792Z Checking futures-sink v0.3.31
19582025-02-11T20:01:15.879Z Checking socket2 v0.5.7
19592025-02-11T20:01:15.950Z Checking zerocopy v0.7.35
19602025-02-11T20:01:15.966Z Checking parking_lot v0.12.3
19612025-02-11T20:01:16.058Z Checking zerofrom v0.1.4
19622025-02-11T20:01:16.191Z Checking spin v0.9.8
19632025-02-11T20:01:16.289Z Checking yoke v0.7.4
19642025-02-11T20:01:16.315Z Checking slab v0.4.9
19652025-02-11T20:01:16.345Z Checking futures-channel v0.3.31
19662025-02-11T20:01:16.540Z Checking equivalent v1.0.1
19672025-02-11T20:01:16.572Z Checking futures-task v0.3.31
19682025-02-11T20:01:16.638Z Checking zerovec v0.10.4
19692025-02-11T20:01:16.660Z Checking crypto-common v0.1.6
19702025-02-11T20:01:16.661Z Checking block-buffer v0.10.4
19712025-02-11T20:01:16.702Z Checking allocator-api2 v0.2.18
19722025-02-11T20:01:16.734Z Checking pin-utils v0.1.0
19732025-02-11T20:01:16.807Z Checking foldhash v0.1.3
19742025-02-11T20:01:16.830Z Checking futures-io v0.3.31
19752025-02-11T20:01:16.856Z Checking block-padding v0.3.3
19762025-02-11T20:01:16.891Z Checking digest v0.10.7
19772025-02-11T20:01:17.008Z Checking futures-util v0.3.31
19782025-02-11T20:01:17.030Z Checking ryu v1.0.18
19792025-02-11T20:01:17.063Z Checking inout v0.1.3
19802025-02-11T20:01:17.177Z Checking writeable v0.5.5
19812025-02-11T20:01:17.249Z Checking hmac v0.12.1
19822025-02-11T20:01:17.266Z Checking litemap v0.7.3
19832025-02-11T20:01:17.289Z Checking fnv v1.0.7
19842025-02-11T20:01:17.322Z Checking hashbrown v0.15.1
19852025-02-11T20:01:17.430Z Checking cipher v0.4.4
19862025-02-11T20:01:17.463Z Checking sha2 v0.10.8
19872025-02-11T20:01:17.481Z Checking libm v0.2.8
19882025-02-11T20:01:17.615Z Checking base64ct v1.6.0
19892025-02-11T20:01:17.850Z Checking ppv-lite86 v0.2.20
19902025-02-11T20:01:18.028Z Checking icu_locid_transform_data v1.5.0
19912025-02-11T20:01:18.076Z Checking pem-rfc7468 v0.7.0
19922025-02-11T20:01:18.135Z Checking flagset v0.4.6
19932025-02-11T20:01:18.213Z Checking tinystr v0.7.6
19942025-02-11T20:01:18.336Z Checking icu_collections v1.5.0
19952025-02-11T20:01:18.354Z Checking der v0.7.9
19962025-02-11T20:01:18.411Z Checking tracing-core v0.1.32
19972025-02-11T20:01:18.436Z Checking num-traits v0.2.19
19982025-02-11T20:01:18.541Z Checking rand_chacha v0.3.1
19992025-02-11T20:01:18.558Z Checking icu_locid v1.5.0
20002025-02-11T20:01:18.961Z Checking thiserror v1.0.69
20012025-02-11T20:01:18.984Z Checking icu_properties_data v1.5.0
20022025-02-11T20:01:19.056Z Checking percent-encoding v2.3.1
20032025-02-11T20:01:19.090Z Checking rustls-pki-types v1.10.0
20042025-02-11T20:01:19.138Z Checking bytes v1.9.0
20052025-02-11T20:01:19.230Z Checking indexmap v2.7.1
20062025-02-11T20:01:19.260Z Checking serde_json v1.0.135
20072025-02-11T20:01:19.536Z Checking icu_provider v1.5.0
20082025-02-11T20:01:19.641Z Checking bitflags v2.6.0
20092025-02-11T20:01:19.955Z Checking tracing v0.1.40
20102025-02-11T20:01:19.973Z Checking rand v0.8.5
20112025-02-11T20:01:19.989Z Checking tokio v1.43.0
20122025-02-11T20:01:20.117Z Checking http v1.2.0
20132025-02-11T20:01:20.160Z Checking icu_locid_transform v1.5.0
20142025-02-11T20:01:20.284Z Checking spki v0.7.3
20152025-02-11T20:01:20.452Z Checking salsa20 v0.10.2
20162025-02-11T20:01:20.588Z Checking pbkdf2 v0.12.2
20172025-02-11T20:01:20.670Z Checking aws-lc-sys v0.22.0
20182025-02-11T20:01:20.751Z Checking httparse v1.9.5
20192025-02-11T20:01:20.992Z Checking utf16_iter v1.0.5
20202025-02-11T20:01:21.162Z Checking icu_properties v1.5.1
20212025-02-11T20:01:21.177Z Checking powerfmt v0.2.0
20222025-02-11T20:01:21.192Z Checking untrusted v0.9.0
20232025-02-11T20:01:21.209Z Checking mirai-annotations v1.12.0
20242025-02-11T20:01:21.355Z Checking write16 v1.0.0
20252025-02-11T20:01:21.379Z Checking utf8_iter v1.0.4
20262025-02-11T20:01:21.395Z Checking untrusted v0.7.1
20272025-02-11T20:01:21.446Z Checking icu_normalizer_data v1.5.0
20282025-02-11T20:01:21.494Z Checking deranged v0.3.11
20292025-02-11T20:01:21.550Z Checking ring v0.17.8
20302025-02-11T20:01:21.566Z Checking scrypt v0.11.0
20312025-02-11T20:01:21.581Z Checking cbc v0.1.2
20322025-02-11T20:01:21.625Z Checking aes v0.8.4
20332025-02-11T20:01:21.771Z Checking crossbeam-utils v0.8.20
20342025-02-11T20:01:21.787Z Checking time-core v0.1.2
20352025-02-11T20:01:21.955Z Checking atomic-waker v1.1.2
20362025-02-11T20:01:22.104Z Checking tinyvec_macros v0.1.1
20372025-02-11T20:01:22.201Z Checking num_threads v0.1.7
20382025-02-11T20:01:22.324Z Checking num-conv v0.1.0
20392025-02-11T20:01:22.509Z Checking pkcs5 v0.7.1
20402025-02-11T20:01:22.527Z Checking tinyvec v1.8.0
20412025-02-11T20:01:22.570Z Checking http-body v1.0.1
20422025-02-11T20:01:22.795Z Checking form_urlencoded v1.2.1
20432025-02-11T20:01:22.817Z Checking time v0.3.36
20442025-02-11T20:01:22.832Z Checking aws-lc-rs v1.10.0
20452025-02-11T20:01:23.013Z Checking try-lock v0.2.5
20462025-02-11T20:01:23.031Z Checking pkcs8 v0.10.2
20472025-02-11T20:01:23.153Z Checking want v0.3.1
20482025-02-11T20:01:23.338Z Checking uuid v1.12.0
20492025-02-11T20:01:23.355Z Checking unicode-ident v1.0.14
20502025-02-11T20:01:23.373Z Checking httpdate v1.0.3
20512025-02-11T20:01:23.537Z Checking proc-macro2 v1.0.92
20522025-02-11T20:01:23.609Z Checking toml_datetime v0.6.8
20532025-02-11T20:01:23.870Z Checking serde_spanned v0.6.8
20542025-02-11T20:01:23.922Z Checking slog v2.7.0
20552025-02-11T20:01:23.947Z Checking scroll v0.12.0
20562025-02-11T20:01:24.069Z Checking adler2 v2.0.0
20572025-02-11T20:01:24.238Z Checking base64 v0.22.1
20582025-02-11T20:01:24.255Z Checking match_cfg v0.1.0
20592025-02-11T20:01:24.347Z Checking foreign-types-shared v0.1.1
20602025-02-11T20:01:24.365Z Checking iana-time-zone v0.1.61
20612025-02-11T20:01:24.435Z Checking ucd-trie v0.1.7
20622025-02-11T20:01:24.461Z Checking icu_normalizer v1.5.0
20632025-02-11T20:01:24.461Z Checking plain v0.2.3
20642025-02-11T20:01:24.520Z Checking tower-service v0.3.3
20652025-02-11T20:01:24.643Z Checking goblin v0.8.2
20662025-02-11T20:01:24.660Z Checking rustls-webpki v0.102.8
20672025-02-11T20:01:24.678Z Checking pest v2.7.14
20682025-02-11T20:01:24.681Z Checking chrono v0.4.39
20692025-02-11T20:01:24.741Z Checking foreign-types v0.3.2
20702025-02-11T20:01:24.841Z Checking hostname v0.3.1
20712025-02-11T20:01:24.982Z Checking miniz_oxide v0.8.0
20722025-02-11T20:01:25.278Z Checking idna_adapter v1.2.0
20732025-02-11T20:01:25.296Z Checking quote v1.0.38
20742025-02-11T20:01:25.415Z Checking openssl-sys v0.9.105
20752025-02-11T20:01:25.481Z Checking idna v1.0.3
20762025-02-11T20:01:25.633Z Checking errno v0.3.9
20772025-02-11T20:01:25.729Z Checking dirs-sys-next v0.1.2
20782025-02-11T20:01:25.807Z Checking aho-corasick v1.1.3
20792025-02-11T20:01:25.918Z Checking pretty-hex v0.4.1
20802025-02-11T20:01:25.987Z Checking url v2.5.3
20812025-02-11T20:01:26.113Z Compiling newtype-uuid v1.2.1
20822025-02-11T20:01:26.404Z Checking data-encoding v2.6.0
20832025-02-11T20:01:26.640Z Checking siphasher v0.3.11
20842025-02-11T20:01:26.723Z Checking regex-syntax v0.8.5
20852025-02-11T20:01:26.846Z Checking openssl v0.10.70
20862025-02-11T20:01:26.983Z Checking tokio-util v0.7.12
20872025-02-11T20:01:27.000Z Checking dirs-next v2.0.0
20882025-02-11T20:01:27.014Z Checking rustix v0.38.37
20892025-02-11T20:01:27.128Z Checking syn v2.0.96
20902025-02-11T20:01:27.346Z Checking unicode-normalization v0.1.24
20912025-02-11T20:01:27.365Z Checking dtrace-parser v0.2.0
20922025-02-11T20:01:27.843Z Checking h2 v0.4.6
20932025-02-11T20:01:27.861Z Checking http-body-util v0.1.2
20942025-02-11T20:01:28.309Z Checking crossbeam-epoch v0.9.18
20952025-02-11T20:01:28.325Z Checking signature v2.2.0
20962025-02-11T20:01:28.535Z Checking sha1 v0.10.6
20972025-02-11T20:01:28.719Z Checking thread_local v1.1.8
20982025-02-11T20:01:28.829Z Checking thread-id v4.2.2
20992025-02-11T20:01:28.949Z Checking encoding_rs v0.8.34
21002025-02-11T20:01:28.999Z Checking anstyle v1.0.10
21012025-02-11T20:01:29.369Z Checking mime v0.3.17
21022025-02-11T20:01:29.648Z Checking dof v0.3.0
21032025-02-11T20:01:29.718Z Checking unicode-properties v0.1.3
21042025-02-11T20:01:30.073Z Checking regex-automata v0.4.8
21052025-02-11T20:01:30.115Z Checking ipnet v2.10.1
21062025-02-11T20:01:30.260Z Checking unicode-bidi v0.3.17
21072025-02-11T20:01:30.279Z Checking utf8parse v0.2.2
21082025-02-11T20:01:30.439Z Checking either v1.13.0
21092025-02-11T20:01:30.605Z Checking winnow v0.6.20
21102025-02-11T20:01:30.819Z Checking gimli v0.31.1
21112025-02-11T20:01:30.923Z Checking openssl-probe v0.1.5
21122025-02-11T20:01:31.080Z Checking stringprep v0.1.5
21132025-02-11T20:01:31.361Z Checking anstyle-parse v0.2.5
21142025-02-11T20:01:31.379Z Checking crossbeam-deque v0.8.5
21152025-02-11T20:01:31.641Z Checking term v0.7.0
21162025-02-11T20:01:31.713Z Checking rustls v0.23.19
21172025-02-11T20:01:32.067Z Checking native-tls v0.2.12
21182025-02-11T20:01:32.102Z Checking rustls v0.22.4
21192025-02-11T20:01:32.404Z Checking slog-json v2.6.1
21202025-02-11T20:01:32.663Z Checking serde_urlencoded v0.7.1
21212025-02-11T20:01:33.085Z Checking usdt-impl v0.5.0
21222025-02-11T20:01:33.102Z Checking crossbeam-channel v0.5.13
21232025-02-11T20:01:33.330Z Checking toml_edit v0.22.22
21242025-02-11T20:01:33.632Z Checking futures-executor v0.3.31
21252025-02-11T20:01:33.866Z Checking num-integer v0.1.46
21262025-02-11T20:01:33.885Z Checking rustls-pemfile v2.2.0
21272025-02-11T20:01:34.120Z Checking md-5 v0.10.6
21282025-02-11T20:01:34.231Z Checking hyper v1.5.2
21292025-02-11T20:01:34.316Z Checking ff v0.13.0
21302025-02-11T20:01:34.366Z Checking hash32 v0.2.1
21312025-02-11T20:01:34.497Z Checking is-terminal v0.4.13
21322025-02-11T20:01:34.551Z Checking memmap v0.7.0
21332025-02-11T20:01:34.639Z Checking object v0.36.5
21342025-02-11T20:01:34.664Z Checking psl-types v2.0.11
21352025-02-11T20:01:34.777Z Checking is_terminal_polyfill v1.70.1
21362025-02-11T20:01:34.805Z Checking addr2line v0.24.2
21372025-02-11T20:01:34.852Z Checking rustc-demangle v0.1.24
21382025-02-11T20:01:34.898Z Checking fallible-iterator v0.2.0
21392025-02-11T20:01:35.328Z Checking utf-8 v0.7.6
21402025-02-11T20:01:35.357Z Checking anstyle-query v1.1.1
21412025-02-11T20:01:35.491Z Checking quick-error v1.2.3
21422025-02-11T20:01:35.508Z Checking base16ct v0.2.0
21432025-02-11T20:01:35.533Z Checking colorchoice v1.0.2
21442025-02-11T20:01:35.601Z Checking dyn-clone v1.0.17
21452025-02-11T20:01:35.647Z Checking take_mut v0.2.2
21462025-02-11T20:01:35.685Z Checking linked-hash-map v0.5.6
21472025-02-11T20:01:35.708Z Checking sec1 v0.7.3
21482025-02-11T20:01:35.747Z Checking schemars v0.8.21
21492025-02-11T20:01:35.809Z Checking slog-async v2.8.0
21502025-02-11T20:01:35.992Z Checking toml v0.8.19
21512025-02-11T20:01:36.010Z Checking lru-cache v0.1.2
21522025-02-11T20:01:36.095Z Checking anstream v0.6.15
21532025-02-11T20:01:36.125Z Checking resolv-conf v0.7.0
21542025-02-11T20:01:36.196Z Checking tokio-rustls v0.25.0
21552025-02-11T20:01:36.278Z Checking hyper-util v0.1.10
21562025-02-11T20:01:36.473Z Checking tungstenite v0.24.0
21572025-02-11T20:01:36.490Z Checking postgres-protocol v0.6.7
21582025-02-11T20:01:36.590Z Checking publicsuffix v2.3.0
21592025-02-11T20:01:36.683Z Checking usdt v0.5.0
21602025-02-11T20:01:36.860Z Checking heapless v0.7.17
21612025-02-11T20:01:36.951Z Checking slog-term v2.9.1
21622025-02-11T20:01:37.116Z Checking tokio-rustls v0.26.0
21632025-02-11T20:01:37.147Z Checking group v0.13.0
21642025-02-11T20:01:37.330Z Checking num-iter v0.1.45
21652025-02-11T20:01:37.356Z Checking futures v0.3.31
21662025-02-11T20:01:37.397Z Checking slog-bunyan v2.5.0
21672025-02-11T20:01:37.450Z Checking tokio-native-tls v0.3.1
21682025-02-11T20:01:37.472Z Checking rayon-core v1.12.1
21692025-02-11T20:01:37.499Z Checking multer v3.1.0
21702025-02-11T20:01:37.528Z Checking hickory-proto v0.24.2
21712025-02-11T20:01:37.558Z Checking terminal_size v0.4.0
21722025-02-11T20:01:37.741Z Checking phf_shared v0.11.2
21732025-02-11T20:01:37.756Z Checking cookie v0.18.1
21742025-02-11T20:01:37.933Z Checking async-stream v0.3.6
21752025-02-11T20:01:37.980Z Checking bzip2-sys v0.1.11+1.0.8
21762025-02-11T20:01:38.021Z Checking signal-hook v0.3.17
21772025-02-11T20:01:38.111Z Checking camino v1.1.9
21782025-02-11T20:01:38.145Z Checking waitgroup v0.1.2
21792025-02-11T20:01:38.161Z Checking openapiv3 v2.0.0
21802025-02-11T20:01:38.209Z Checking webpki-roots v0.26.6
21812025-02-11T20:01:38.264Z Checking serde_path_to_error v0.1.16
21822025-02-11T20:01:38.283Z Checking hkdf v0.12.4
21832025-02-11T20:01:38.362Z Checking crypto-bigint v0.5.5
21842025-02-11T20:01:38.415Z Checking lazy_static v1.5.0
21852025-02-11T20:01:38.501Z Checking hostname v0.4.0
21862025-02-11T20:01:38.549Z Checking crc32fast v1.4.2
21872025-02-11T20:01:38.637Z Checking managed v0.8.0
21882025-02-11T20:01:38.637Z Checking winnow v0.5.40
21892025-02-11T20:01:38.794Z Checking strsim v0.11.1
21902025-02-11T20:01:38.852Z Checking bitflags v1.3.2
21912025-02-11T20:01:38.961Z Checking debug-ignore v1.0.5
21922025-02-11T20:01:39.001Z Checking clap_lex v0.7.4
21932025-02-11T20:01:39.081Z Checking unicode-width v0.2.0
21942025-02-11T20:01:39.106Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21952025-02-11T20:01:39.236Z Checking clap_builder v4.5.27
21962025-02-11T20:01:39.374Z Checking smoltcp v0.9.1
21972025-02-11T20:01:39.580Z Checking console v0.15.10
21982025-02-11T20:01:40.166Z Checking flate2 v1.0.35
21992025-02-11T20:01:40.760Z Checking num-bigint-dig v0.8.4
22002025-02-11T20:01:40.778Z Checking backtrace v0.3.74
22012025-02-11T20:01:40.842Z Checking hyper-rustls v0.27.3
22022025-02-11T20:01:41.188Z Checking elliptic-curve v0.13.8
22032025-02-11T20:01:41.207Z Checking signal-hook-mio v0.2.4
22042025-02-11T20:01:41.332Z Checking anyhow v1.0.95
22052025-02-11T20:01:41.348Z Checking hyper-tls v0.6.0
22062025-02-11T20:01:41.463Z Checking dropshot v0.12.0
22072025-02-11T20:01:41.479Z Checking toml_edit v0.19.15
22082025-02-11T20:01:41.625Z Checking cookie_store v0.21.1
22092025-02-11T20:01:41.693Z Checking rayon v1.10.0
22102025-02-11T20:01:41.832Z Checking bzip2 v0.4.4
22112025-02-11T20:01:42.155Z Checking phf v0.11.2
22122025-02-11T20:01:42.216Z Checking tokio-tungstenite v0.24.0
22132025-02-11T20:01:42.243Z Checking hickory-resolver v0.24.2
22142025-02-11T20:01:42.315Z Checking postgres-types v0.2.8
22152025-02-11T20:01:42.408Z Checking regex v1.11.1
22162025-02-11T20:01:42.697Z Checking bstr v1.10.0
22172025-02-11T20:01:42.791Z Checking ed25519 v2.2.3
22182025-02-11T20:01:42.978Z Checking tokio-stream v0.1.16
22192025-02-11T20:01:43.014Z Checking phf_shared v0.10.0
22202025-02-11T20:01:43.107Z Checking zerocopy v0.6.6
22212025-02-11T20:01:43.293Z Checking curve25519-dalek v4.1.3
22222025-02-11T20:01:43.615Z Checking hubpack v0.1.2
22232025-02-11T20:01:43.796Z Checking portable-atomic v1.9.0
22242025-02-11T20:01:43.822Z Checking pkcs1 v0.7.5
22252025-02-11T20:01:43.863Z Checking float-cmp v0.9.0
22262025-02-11T20:01:43.902Z Checking serde-big-array v0.5.1
22272025-02-11T20:01:43.996Z Checking rfc6979 v0.4.0
22282025-02-11T20:01:44.064Z Checking sync_wrapper v1.0.1
22292025-02-11T20:01:44.125Z Checking bit-vec v0.6.3
22302025-02-11T20:01:44.173Z Checking normalize-line-endings v0.3.0
22312025-02-11T20:01:44.212Z Checking minimal-lexical v0.2.1
22322025-02-11T20:01:44.229Z Checking whoami v1.5.2
22332025-02-11T20:01:44.305Z Checking static_assertions v1.1.0
22342025-02-11T20:01:44.414Z Checking new_debug_unreachable v1.0.6
22352025-02-11T20:01:44.465Z Checking number_prefix v0.4.0
22362025-02-11T20:01:44.525Z Checking predicates-core v1.0.8
22372025-02-11T20:01:44.550Z Checking precomputed-hash v0.1.1
22382025-02-11T20:01:44.641Z Checking fixedbitset v0.4.2
22392025-02-11T20:01:44.677Z Checking difflib v0.4.0
22402025-02-11T20:01:44.680Z Checking unicode-segmentation v1.12.0
22412025-02-11T20:01:44.733Z Checking string_cache v0.8.7
22422025-02-11T20:01:44.820Z Checking nom v7.1.3
22432025-02-11T20:01:44.908Z Checking petgraph v0.6.5
22442025-02-11T20:01:45.006Z Checking predicates v3.1.2
22452025-02-11T20:01:45.024Z Checking tokio-postgres v0.7.12
22462025-02-11T20:01:45.052Z Checking qorb v0.2.1
22472025-02-11T20:01:45.193Z Checking ed25519-dalek v2.1.1
22482025-02-11T20:01:45.289Z Checking indicatif v0.17.11
22492025-02-11T20:01:45.379Z Checking similar v2.6.0
22502025-02-11T20:01:45.603Z Checking bit-set v0.5.3
22512025-02-11T20:01:45.639Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
22522025-02-11T20:01:45.872Z Checking reqwest v0.12.9
22532025-02-11T20:01:46.050Z Checking rsa v0.9.6
22542025-02-11T20:01:46.286Z Checking ecdsa v0.16.9
22552025-02-11T20:01:47.045Z Checking toml v0.7.8
22562025-02-11T20:01:47.071Z Checking clap v4.5.27
22572025-02-11T20:01:47.193Z Checking zip v0.6.6
22582025-02-11T20:01:47.515Z Checking crossterm v0.28.1
22592025-02-11T20:01:47.665Z Checking itertools v0.12.1
22602025-02-11T20:01:47.697Z Checking itertools v0.10.5
22612025-02-11T20:01:47.915Z Checking ahash v0.8.11
22622025-02-11T20:01:47.932Z Checking fs-err v2.11.0
22632025-02-11T20:01:47.948Z Checking x509-cert v0.2.5
22642025-02-11T20:01:47.963Z Checking hex v0.4.3
22652025-02-11T20:01:48.388Z Checking semver v1.0.24
22662025-02-11T20:01:48.461Z Checking lalrpop-util v0.19.12
22672025-02-11T20:01:48.465Z Checking peg-runtime v0.8.3
22682025-02-11T20:01:48.707Z Checking sigpipe v0.1.3
22692025-02-11T20:01:50.230Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
22702025-02-11T20:01:50.566Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.83s
22712025-02-11T20:01:50.730Z
22722025-02-11T20:01:50.730Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (49/199)
22732025-02-11T20:01:51.316Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22742025-02-11T20:01:51.319Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22752025-02-11T20:01:51.419Z Compiling hashbrown v0.14.5
22762025-02-11T20:01:51.543Z Checking heck v0.5.0
22772025-02-11T20:01:51.556Z Compiling unsafe-libyaml v0.2.11
22782025-02-11T20:01:51.569Z Checking ipnetwork v0.20.0
22792025-02-11T20:01:51.585Z Compiling ident_case v1.0.1
22802025-02-11T20:01:51.601Z Checking progenitor-client v0.8.0
22812025-02-11T20:01:51.617Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22822025-02-11T20:01:51.705Z Checking newtype-uuid v1.2.1
22832025-02-11T20:01:51.761Z Compiling darling_core v0.20.10
22842025-02-11T20:01:51.915Z Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc)
22852025-02-11T20:01:51.941Z Compiling proc-macro-crate v1.3.1
22862025-02-11T20:01:51.957Z Compiling structmeta-derive v0.3.0
22872025-02-11T20:01:52.011Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
22882025-02-11T20:01:52.269Z Compiling thiserror v2.0.11
22892025-02-11T20:01:52.316Z Compiling diffus-derive v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
22902025-02-11T20:01:52.544Z Checking regress v0.10.1
22912025-02-11T20:01:52.859Z Compiling serde_yaml v0.9.34+deprecated
22922025-02-11T20:01:52.903Z Compiling num_enum_derive v0.5.11
22932025-02-11T20:01:53.562Z Compiling lzma-sys v0.1.20
22942025-02-11T20:01:53.778Z Compiling thiserror-impl v2.0.11
22952025-02-11T20:01:54.317Z Compiling foreign-types-macros v0.2.3
22962025-02-11T20:01:54.671Z Compiling structmeta v0.3.0
22972025-02-11T20:01:55.115Z Compiling dropshot v0.15.1
22982025-02-11T20:01:55.254Z Checking arc-swap v1.7.1
22992025-02-11T20:01:55.402Z Checking foreign-types-shared v0.3.1
23002025-02-11T20:01:55.567Z Checking foreign-types v0.5.0
23012025-02-11T20:01:55.609Z Checking num_enum v0.5.11
23022025-02-11T20:01:55.678Z Compiling parse-display-derive v0.10.0
23032025-02-11T20:01:55.681Z Checking slog-scope v4.4.0
23042025-02-11T20:01:55.808Z Checking diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
23052025-02-11T20:01:55.891Z Compiling proc-macro-error v1.0.4
23062025-02-11T20:01:56.120Z Checking typify-impl v0.2.0
23072025-02-11T20:01:56.560Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23082025-02-11T20:01:56.667Z Checking tungstenite v0.21.0
23092025-02-11T20:01:56.711Z Compiling heck v0.3.3
23102025-02-11T20:01:57.094Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23112025-02-11T20:01:57.271Z Compiling dropshot_endpoint v0.15.1
23122025-02-11T20:01:57.559Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23132025-02-11T20:01:57.623Z Checking cstr-argument v0.1.2
23142025-02-11T20:01:57.817Z Checking instant v0.1.13
23152025-02-11T20:01:57.912Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
23162025-02-11T20:01:57.938Z Checking fastrand v2.1.1
23172025-02-11T20:01:58.064Z Compiling darling_macro v0.20.10
23182025-02-11T20:01:58.188Z Checking pretty-hex v0.2.1
23192025-02-11T20:01:58.276Z Checking base64 v0.21.7
23202025-02-11T20:01:58.372Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23212025-02-11T20:01:58.428Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23222025-02-11T20:01:58.586Z Checking tempfile v3.13.0
23232025-02-11T20:01:58.666Z Checking backoff v0.4.0
23242025-02-11T20:01:58.723Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23252025-02-11T20:01:58.764Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23262025-02-11T20:01:58.877Z Checking tokio-tungstenite v0.21.0
23272025-02-11T20:01:58.936Z Checking strum v0.26.3
23282025-02-11T20:01:58.954Z Compiling darling v0.20.10
23292025-02-11T20:01:58.957Z Compiling zone_cfg_derive v0.1.2
23302025-02-11T20:01:59.064Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23312025-02-11T20:01:59.084Z Compiling serde_with_macros v3.11.0
23322025-02-11T20:01:59.099Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23332025-02-11T20:01:59.369Z Checking slog-stdlog v4.1.1
23342025-02-11T20:01:59.548Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23352025-02-11T20:01:59.607Z Checking regress v0.9.1
23362025-02-11T20:01:59.713Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23372025-02-11T20:01:59.805Z Checking parse-display v0.10.0
23382025-02-11T20:01:59.858Z Checking progenitor-client v0.9.1
23392025-02-11T20:02:00.008Z Checking colored v2.1.0
23402025-02-11T20:02:00.041Z Checking macaddr v1.0.1
23412025-02-11T20:02:00.261Z Checking base64 v0.13.1
23422025-02-11T20:02:00.300Z Checking unicode-width v0.1.14
23432025-02-11T20:02:00.447Z Checking zone v0.1.8
23442025-02-11T20:02:00.688Z Checking ron v0.7.1
23452025-02-11T20:02:00.830Z Checking tabwriter v1.4.0
23462025-02-11T20:02:01.090Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23472025-02-11T20:02:01.125Z Checking xz2 v0.1.7
23482025-02-11T20:02:01.428Z Checking slog-envlogger v2.2.0
23492025-02-11T20:02:01.571Z Checking xattr v1.3.1
23502025-02-11T20:02:01.643Z Checking pem v3.0.4
23512025-02-11T20:02:01.720Z Checking serde_with v3.11.0
23522025-02-11T20:02:01.759Z Checking yasna v0.5.2
23532025-02-11T20:02:01.776Z Checking headers-core v0.3.0
23542025-02-11T20:02:01.910Z Checking smf v0.2.3
23552025-02-11T20:02:01.927Z Checking filetime v0.2.25
23562025-02-11T20:02:02.151Z Checking same-file v1.0.6
23572025-02-11T20:02:02.340Z Checking tar v0.4.42
23582025-02-11T20:02:02.359Z Checking walkdir v2.5.0
23592025-02-11T20:02:02.393Z Checking headers v0.4.0
23602025-02-11T20:02:02.578Z Checking rcgen v0.12.1
23612025-02-11T20:02:02.641Z Checking atomicwrites v0.4.4
23622025-02-11T20:02:02.865Z Checking camino-tempfile v1.1.1
23632025-02-11T20:02:03.102Z Checking subprocess v0.2.9
23642025-02-11T20:02:06.071Z Compiling typify-macro v0.2.0
23652025-02-11T20:02:07.622Z Compiling typify v0.2.0
23662025-02-11T20:02:07.690Z Compiling progenitor-impl v0.8.0
23672025-02-11T20:02:10.227Z Compiling progenitor-macro v0.8.0
23682025-02-11T20:02:13.985Z Checking progenitor v0.8.0
23692025-02-11T20:02:14.117Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
23702025-02-11T20:02:14.119Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23712025-02-11T20:02:16.749Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
23722025-02-11T20:02:17.169Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23732025-02-11T20:02:23.398Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
23742025-02-11T20:02:24.948Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
23752025-02-11T20:02:26.225Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.48s
23762025-02-11T20:02:26.403Z
23772025-02-11T20:02:26.403Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/199)
23782025-02-11T20:02:26.988Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23792025-02-11T20:02:26.991Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23802025-02-11T20:02:27.091Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
23812025-02-11T20:02:28.509Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.10s
23822025-02-11T20:02:28.688Z
23832025-02-11T20:02:28.688Zinfo: running `cargo check --bins` on nexus-config (51/199)
23842025-02-11T20:02:29.241Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23852025-02-11T20:02:29.244Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23862025-02-11T20:02:29.244Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23872025-02-11T20:02:29.246Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
23882025-02-11T20:02:29.319Z
23892025-02-11T20:02:29.319Zinfo: running `cargo check --bins` on omicron-rpaths (52/199)
23902025-02-11T20:02:29.859Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23912025-02-11T20:02:29.862Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23922025-02-11T20:02:29.862Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23932025-02-11T20:02:29.865Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
23942025-02-11T20:02:29.936Z
23952025-02-11T20:02:29.936Zinfo: running `cargo check --bins` on omicron-brand-metadata (53/199)
23962025-02-11T20:02:30.474Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23972025-02-11T20:02:30.476Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23982025-02-11T20:02:30.476Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23992025-02-11T20:02:30.479Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
24002025-02-11T20:02:30.550Z
24012025-02-11T20:02:30.550Zinfo: running `cargo check --bins` on omicron-certificates (54/199)
24022025-02-11T20:02:31.098Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24032025-02-11T20:02:31.101Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24042025-02-11T20:02:31.101Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24052025-02-11T20:02:31.104Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
24062025-02-11T20:02:31.179Z
24072025-02-11T20:02:31.179Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (55/199)
24082025-02-11T20:02:31.763Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24092025-02-11T20:02:31.766Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24102025-02-11T20:02:31.892Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24112025-02-11T20:02:32.005Z Compiling ipnetwork v0.20.0
24122025-02-11T20:02:32.007Z Compiling zerocopy v0.8.10
24132025-02-11T20:02:32.007Z Compiling progenitor-client v0.8.0
24142025-02-11T20:02:32.007Z Compiling itertools v0.13.0
24152025-02-11T20:02:32.008Z Compiling zerocopy-derive v0.8.10
24162025-02-11T20:02:32.008Z Compiling heapless v0.8.0
24172025-02-11T20:02:32.008Z Compiling thiserror v2.0.11
24182025-02-11T20:02:32.197Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24192025-02-11T20:02:32.283Z Checking hash32 v0.3.1
24202025-02-11T20:02:32.460Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc)
24212025-02-11T20:02:32.488Z Compiling progenitor v0.8.0
24222025-02-11T20:02:32.714Z Compiling instant v0.1.13
24232025-02-11T20:02:32.813Z Compiling smoltcp v0.11.0
24242025-02-11T20:02:32.868Z Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
24252025-02-11T20:02:32.886Z Compiling backoff v0.4.0
24262025-02-11T20:02:32.967Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24272025-02-11T20:02:33.157Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
24282025-02-11T20:02:33.246Z Compiling dropshot v0.15.1
24292025-02-11T20:02:33.469Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24302025-02-11T20:02:33.658Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24312025-02-11T20:02:33.794Z Compiling serde_with v3.11.0
24322025-02-11T20:02:33.812Z Compiling parse-display v0.10.0
24332025-02-11T20:02:34.108Z Checking num-rational v0.4.2
24342025-02-11T20:02:34.437Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24352025-02-11T20:02:34.625Z Compiling progenitor-client v0.9.1
24362025-02-11T20:02:34.975Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24372025-02-11T20:02:35.204Z Compiling regress v0.9.1
24382025-02-11T20:02:36.451Z Compiling phf_generator v0.11.2
24392025-02-11T20:02:36.657Z Checking num-complex v0.4.6
24402025-02-11T20:02:37.516Z Compiling macaddr v1.0.1
24412025-02-11T20:02:37.553Z Checking cobs v0.2.3
24422025-02-11T20:02:37.754Z Checking postcard v1.0.10
24432025-02-11T20:02:37.959Z Checking num v0.4.3
24442025-02-11T20:02:38.069Z Compiling phf_codegen v0.11.2
24452025-02-11T20:02:38.308Z Compiling parse-zoneinfo v0.3.1
24462025-02-11T20:02:38.343Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24472025-02-11T20:02:38.650Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24482025-02-11T20:02:38.808Z Compiling float-ord v0.3.2
24492025-02-11T20:02:40.142Z Compiling convert_case v0.4.0
24502025-02-11T20:02:40.364Z Compiling chrono-tz-build v0.4.0
24512025-02-11T20:02:40.879Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24522025-02-11T20:02:40.992Z Compiling derive_more v0.99.18
24532025-02-11T20:02:41.270Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
24542025-02-11T20:02:41.551Z Compiling crucible-workspace-hack v0.1.0
24552025-02-11T20:02:41.602Z Compiling chrono-tz v0.10.1
24562025-02-11T20:02:41.761Z Checking newline-converter v0.3.0
24572025-02-11T20:02:41.925Z Checking prettyplease v0.2.25
24582025-02-11T20:02:42.039Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24592025-02-11T20:02:42.308Z Compiling slog-dtrace v0.3.0
24602025-02-11T20:02:42.639Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
24612025-02-11T20:02:42.729Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24622025-02-11T20:02:42.881Z Checking expectorate v1.1.0
24632025-02-11T20:02:43.170Z Compiling zone_cfg_derive v0.3.0
24642025-02-11T20:02:43.637Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24652025-02-11T20:02:43.906Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24662025-02-11T20:02:44.416Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
24672025-02-11T20:02:44.745Z Compiling const_format_proc_macros v0.2.34
24682025-02-11T20:02:44.820Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24692025-02-11T20:02:44.936Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24702025-02-11T20:02:44.954Z Compiling num-derive v0.4.2
24712025-02-11T20:02:45.061Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
24722025-02-11T20:02:45.367Z Checking highway v1.2.0
24732025-02-11T20:02:45.845Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24742025-02-11T20:02:45.948Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
24752025-02-11T20:02:46.112Z Checking zone v0.3.0
24762025-02-11T20:02:46.341Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24772025-02-11T20:02:46.790Z Checking const_format v0.2.34
24782025-02-11T20:02:47.080Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24792025-02-11T20:02:47.285Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=86a2ce1f9f13912a5fe652472de765ec5fc22e76#86a2ce1f)
24802025-02-11T20:02:47.303Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
24812025-02-11T20:02:47.321Z Checking gethostname v0.5.0
24822025-02-11T20:02:47.461Z Checking bcs v0.1.6
24832025-02-11T20:02:47.701Z Checking nanorand v0.7.0
24842025-02-11T20:02:47.940Z Compiling async-recursion v1.1.1
24852025-02-11T20:02:47.961Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812)
24862025-02-11T20:02:48.037Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24872025-02-11T20:02:48.061Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
24882025-02-11T20:02:48.081Z Checking termtree v0.5.1
24892025-02-11T20:02:48.309Z Checking flume v0.11.1
24902025-02-11T20:02:50.063Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
24912025-02-11T20:02:54.827Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
24922025-02-11T20:02:58.188Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
24932025-02-11T20:03:00.736Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
24942025-02-11T20:03:02.008Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.82s
24952025-02-11T20:03:02.192Z
24962025-02-11T20:03:02.192Zinfo: running `cargo check --bins` on clickhouse-admin-api (56/199)
24972025-02-11T20:03:02.776Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24982025-02-11T20:03:02.778Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24992025-02-11T20:03:02.779Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25002025-02-11T20:03:02.782Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
25012025-02-11T20:03:02.859Z
25022025-02-11T20:03:02.859Zinfo: running `cargo check --bins` on clickhouse-admin-types (57/199)
25032025-02-11T20:03:03.452Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25042025-02-11T20:03:03.455Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25052025-02-11T20:03:03.455Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25062025-02-11T20:03:03.458Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
25072025-02-11T20:03:03.536Z
25082025-02-11T20:03:03.536Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (58/199)
25092025-02-11T20:03:04.117Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25102025-02-11T20:03:04.119Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25112025-02-11T20:03:04.222Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25122025-02-11T20:03:04.878Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s
25132025-02-11T20:03:05.062Z
25142025-02-11T20:03:05.062Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (59/199)
25152025-02-11T20:03:05.645Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25162025-02-11T20:03:05.648Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25172025-02-11T20:03:05.752Z Compiling cfg_aliases v0.1.1
25182025-02-11T20:03:05.754Z Compiling vte_generate_state_changes v0.1.2
25192025-02-11T20:03:05.754Z Checking fd-lock v4.0.2
25202025-02-11T20:03:05.754Z Checking nibble_vec v0.1.0
25212025-02-11T20:03:05.754Z Checking bytecount v0.6.8
25222025-02-11T20:03:05.859Z Checking endian-type v0.1.2
25232025-02-11T20:03:05.893Z Compiling tabled_derive v0.7.0
25242025-02-11T20:03:05.907Z Compiling peg-macros v0.8.4
25252025-02-11T20:03:05.950Z Compiling nix v0.28.0
25262025-02-11T20:03:06.018Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25272025-02-11T20:03:06.041Z Checking papergrid v0.11.0
25282025-02-11T20:03:06.060Z Compiling sqlparser_derive v0.2.2
25292025-02-11T20:03:06.105Z Checking radix_trie v0.2.1
25302025-02-11T20:03:06.475Z Checking vte v0.11.1
25312025-02-11T20:03:06.505Z Checking unicode_categories v0.1.1
25322025-02-11T20:03:06.808Z Checking home v0.5.9
25332025-02-11T20:03:06.972Z Checking nu-ansi-term v0.50.1
25342025-02-11T20:03:07.048Z Checking sqlformat v0.2.6
25352025-02-11T20:03:07.134Z Checking sqlparser v0.45.0
25362025-02-11T20:03:07.397Z Checking display-error-chain v0.2.2
25372025-02-11T20:03:07.911Z Checking strip-ansi-escapes v0.2.0
25382025-02-11T20:03:08.097Z Checking reedline v0.35.0
25392025-02-11T20:03:08.143Z Checking tabled v0.15.0
25402025-02-11T20:03:08.573Z Checking peg v0.8.4
25412025-02-11T20:03:08.874Z Checking rustyline v14.0.0
25422025-02-11T20:03:18.319Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.25s
25432025-02-11T20:03:18.496Z
25442025-02-11T20:03:18.496Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (60/199)
25452025-02-11T20:03:19.070Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25462025-02-11T20:03:19.073Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25472025-02-11T20:03:19.175Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25482025-02-11T20:03:24.473Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.97s
25492025-02-11T20:03:24.661Z
25502025-02-11T20:03:24.661Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (61/199)
25512025-02-11T20:03:25.251Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25522025-02-11T20:03:25.254Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25532025-02-11T20:03:25.363Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25542025-02-11T20:03:29.074Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.40s
25552025-02-11T20:03:29.250Z
25562025-02-11T20:03:29.250Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (62/199)
25572025-02-11T20:03:29.824Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25582025-02-11T20:03:29.826Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25592025-02-11T20:03:29.930Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25602025-02-11T20:03:35.062Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.80s
25612025-02-11T20:03:35.240Z
25622025-02-11T20:03:35.240Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (63/199)
25632025-02-11T20:03:35.829Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25642025-02-11T20:03:35.832Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25652025-02-11T20:03:35.943Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25662025-02-11T20:03:41.055Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.80s
25672025-02-11T20:03:41.239Z
25682025-02-11T20:03:41.239Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (64/199)
25692025-02-11T20:03:41.815Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25702025-02-11T20:03:41.818Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25712025-02-11T20:03:41.921Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25722025-02-11T20:03:45.810Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.56s
25732025-02-11T20:03:45.998Z
25742025-02-11T20:03:45.998Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (65/199)
25752025-02-11T20:03:46.575Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25762025-02-11T20:03:46.577Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25772025-02-11T20:03:46.691Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25782025-02-11T20:03:50.628Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.62s
25792025-02-11T20:03:50.828Z
25802025-02-11T20:03:50.828Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (66/199)
25812025-02-11T20:03:51.424Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25822025-02-11T20:03:51.433Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25832025-02-11T20:03:51.529Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25842025-02-11T20:03:56.809Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.97s
25852025-02-11T20:03:57.018Z
25862025-02-11T20:03:57.018Zinfo: running `cargo check --bins` on oximeter (67/199)
25872025-02-11T20:03:57.575Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25882025-02-11T20:03:57.582Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25892025-02-11T20:03:57.582Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25902025-02-11T20:03:57.582Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
25912025-02-11T20:03:57.655Z
25922025-02-11T20:03:57.655Zinfo: running `cargo check --bins` on oximeter-macro-impl (68/199)
25932025-02-11T20:03:58.225Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25942025-02-11T20:03:58.228Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25952025-02-11T20:03:58.228Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25962025-02-11T20:03:58.231Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
25972025-02-11T20:03:58.305Z
25982025-02-11T20:03:58.305Zinfo: running `cargo check --bins` on oximeter-schema (69/199)
25992025-02-11T20:03:58.876Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26002025-02-11T20:03:58.878Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26012025-02-11T20:03:58.967Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26022025-02-11T20:04:01.040Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26032025-02-11T20:04:02.030Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.71s
26042025-02-11T20:04:02.201Z
26052025-02-11T20:04:02.201Zinfo: running `cargo check --bins` on oximeter-types (70/199)
26062025-02-11T20:04:02.791Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26072025-02-11T20:04:02.793Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26082025-02-11T20:04:02.793Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26092025-02-11T20:04:02.797Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
26102025-02-11T20:04:02.875Z
26112025-02-11T20:04:02.875Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (71/199)
26122025-02-11T20:04:03.447Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26132025-02-11T20:04:03.450Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26142025-02-11T20:04:03.450Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26152025-02-11T20:04:03.453Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26162025-02-11T20:04:03.532Z
26172025-02-11T20:04:03.532Zinfo: running `cargo check --bins` on oxql-types (72/199)
26182025-02-11T20:04:04.112Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26192025-02-11T20:04:04.115Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26202025-02-11T20:04:04.115Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26212025-02-11T20:04:04.118Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26222025-02-11T20:04:04.190Z
26232025-02-11T20:04:04.190Zinfo: running `cargo check --bins` on oximeter-test-utils (73/199)
26242025-02-11T20:04:04.792Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26252025-02-11T20:04:04.795Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26262025-02-11T20:04:04.795Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26272025-02-11T20:04:04.795Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
26282025-02-11T20:04:04.862Z
26292025-02-11T20:04:04.862Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (74/199)
26302025-02-11T20:04:05.443Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26312025-02-11T20:04:05.446Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26322025-02-11T20:04:05.446Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26332025-02-11T20:04:05.449Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
26342025-02-11T20:04:05.524Z
26352025-02-11T20:04:05.524Zinfo: running `cargo check --bins` on bootstrap-agent-client (75/199)
26362025-02-11T20:04:06.109Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26372025-02-11T20:04:06.112Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26382025-02-11T20:04:06.112Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26392025-02-11T20:04:06.116Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
26402025-02-11T20:04:06.191Z
26412025-02-11T20:04:06.191Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (76/199)
26422025-02-11T20:04:06.763Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26432025-02-11T20:04:06.766Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26442025-02-11T20:04:06.766Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26452025-02-11T20:04:06.770Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26462025-02-11T20:04:06.846Z
26472025-02-11T20:04:06.846Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (77/199)
26482025-02-11T20:04:07.412Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26492025-02-11T20:04:07.415Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26502025-02-11T20:04:07.415Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26512025-02-11T20:04:07.418Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26522025-02-11T20:04:07.500Z
26532025-02-11T20:04:07.500Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (78/199)
26542025-02-11T20:04:08.085Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26552025-02-11T20:04:08.087Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26562025-02-11T20:04:08.087Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26572025-02-11T20:04:08.091Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
26582025-02-11T20:04:08.171Z
26592025-02-11T20:04:08.171Zinfo: running `cargo check --bins` on cockroach-admin-client (79/199)
26602025-02-11T20:04:08.721Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26612025-02-11T20:04:08.724Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26622025-02-11T20:04:08.724Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26632025-02-11T20:04:08.727Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26642025-02-11T20:04:08.802Z
26652025-02-11T20:04:08.802Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (80/199)
26662025-02-11T20:04:09.371Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26672025-02-11T20:04:09.374Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26682025-02-11T20:04:09.374Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26692025-02-11T20:04:09.377Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26702025-02-11T20:04:09.453Z
26712025-02-11T20:04:09.453Zinfo: running `cargo check --bins` on dns-service-client (81/199)
26722025-02-11T20:04:10.012Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26732025-02-11T20:04:10.015Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26742025-02-11T20:04:10.015Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26752025-02-11T20:04:10.019Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26762025-02-11T20:04:10.094Z
26772025-02-11T20:04:10.094Zinfo: running `cargo check --bins` on internal-dns-types (82/199)
26782025-02-11T20:04:10.655Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26792025-02-11T20:04:10.657Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26802025-02-11T20:04:10.657Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26812025-02-11T20:04:10.660Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26822025-02-11T20:04:10.740Z
26832025-02-11T20:04:10.740Zinfo: running `cargo check --bins` on dpd-client (83/199)
26842025-02-11T20:04:11.347Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26852025-02-11T20:04:11.376Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26862025-02-11T20:04:11.376Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26872025-02-11T20:04:11.377Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26882025-02-11T20:04:11.418Z
26892025-02-11T20:04:11.419Zinfo: running `cargo check --bins` on gateway-client (84/199)
26902025-02-11T20:04:11.934Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26912025-02-11T20:04:11.940Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26922025-02-11T20:04:11.940Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26932025-02-11T20:04:11.940Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26942025-02-11T20:04:12.016Z
26952025-02-11T20:04:12.016Zinfo: running `cargo check --bins` on installinator-client (85/199)
26962025-02-11T20:04:12.604Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26972025-02-11T20:04:12.607Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26982025-02-11T20:04:12.607Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26992025-02-11T20:04:12.610Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27002025-02-11T20:04:12.690Z
27012025-02-11T20:04:12.690Zinfo: running `cargo check --bins` on installinator-common (86/199)
27022025-02-11T20:04:13.289Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27032025-02-11T20:04:13.292Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27042025-02-11T20:04:13.292Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27052025-02-11T20:04:13.295Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27062025-02-11T20:04:13.376Z
27072025-02-11T20:04:13.376Zinfo: running `cargo check --bins` on update-engine (87/199)
27082025-02-11T20:04:13.933Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27092025-02-11T20:04:13.935Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27102025-02-11T20:04:13.935Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27112025-02-11T20:04:13.939Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27122025-02-11T20:04:14.013Z
27132025-02-11T20:04:14.013Zinfo: running `cargo check --bins` on nexus-client (88/199)
27142025-02-11T20:04:14.604Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27152025-02-11T20:04:14.607Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27162025-02-11T20:04:14.607Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27172025-02-11T20:04:14.610Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27182025-02-11T20:04:14.689Z
27192025-02-11T20:04:14.689Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (89/199)
27202025-02-11T20:04:15.272Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27212025-02-11T20:04:15.275Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27222025-02-11T20:04:15.275Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27232025-02-11T20:04:15.278Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27242025-02-11T20:04:15.358Z
27252025-02-11T20:04:15.358Zinfo: running `cargo check --bins` on omicron-passwords (90/199)
27262025-02-11T20:04:15.909Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27272025-02-11T20:04:15.912Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27282025-02-11T20:04:15.912Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27292025-02-11T20:04:15.915Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27302025-02-11T20:04:15.991Z
27312025-02-11T20:04:15.991Zinfo: running `cargo check --bins` on nexus-types (91/199)
27322025-02-11T20:04:16.596Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27332025-02-11T20:04:16.599Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27342025-02-11T20:04:16.599Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27352025-02-11T20:04:16.603Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
27362025-02-11T20:04:16.686Z
27372025-02-11T20:04:16.686Zinfo: running `cargo check --bins` on oxide-client (92/199)
27382025-02-11T20:04:17.262Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27392025-02-11T20:04:17.264Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27402025-02-11T20:04:17.264Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27412025-02-11T20:04:17.269Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27422025-02-11T20:04:17.346Z
27432025-02-11T20:04:17.346Zinfo: running `cargo check --bins` on oximeter-client (93/199)
27442025-02-11T20:04:17.935Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27452025-02-11T20:04:17.938Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27462025-02-11T20:04:17.938Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27472025-02-11T20:04:17.941Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27482025-02-11T20:04:18.018Z
27492025-02-11T20:04:18.018Zinfo: running `cargo check --bins` on repo-depot-client (94/199)
27502025-02-11T20:04:18.582Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27512025-02-11T20:04:18.605Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27522025-02-11T20:04:18.606Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27532025-02-11T20:04:18.606Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
27542025-02-11T20:04:18.664Z
27552025-02-11T20:04:18.664Zinfo: running `cargo check --bins` on sled-agent-client (95/199)
27562025-02-11T20:04:19.235Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27572025-02-11T20:04:19.246Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27582025-02-11T20:04:19.246Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27592025-02-11T20:04:19.246Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27602025-02-11T20:04:19.323Z
27612025-02-11T20:04:19.323Zinfo: running `cargo check --bins` on wicketd-client (96/199)
27622025-02-11T20:04:19.911Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27632025-02-11T20:04:19.913Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27642025-02-11T20:04:19.913Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27652025-02-11T20:04:19.917Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27662025-02-11T20:04:19.997Z
27672025-02-11T20:04:19.997Zinfo: running `cargo check --bins` on sled-agent-types (97/199)
27682025-02-11T20:04:20.581Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27692025-02-11T20:04:20.583Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27702025-02-11T20:04:20.583Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27712025-02-11T20:04:20.587Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27722025-02-11T20:04:20.672Z
27732025-02-11T20:04:20.672Zinfo: running `cargo check --bins` on wicket-common (98/199)
27742025-02-11T20:04:21.263Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27752025-02-11T20:04:21.269Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27762025-02-11T20:04:21.269Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27772025-02-11T20:04:21.271Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27782025-02-11T20:04:21.351Z
27792025-02-11T20:04:21.351Zinfo: running `cargo check --bins` on omicron-cockroach-admin (99/199)
27802025-02-11T20:04:21.922Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27812025-02-11T20:04:21.925Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27822025-02-11T20:04:22.030Z Checking csv-core v0.1.11
27832025-02-11T20:04:22.030Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
27842025-02-11T20:04:22.033Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
27852025-02-11T20:04:22.033Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
27862025-02-11T20:04:22.334Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
27872025-02-11T20:04:22.337Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27882025-02-11T20:04:22.364Z Checking csv v1.3.1
27892025-02-11T20:04:22.957Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
27902025-02-11T20:04:23.353Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27912025-02-11T20:04:25.057Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.69s
27922025-02-11T20:04:25.234Z
27932025-02-11T20:04:25.234Zinfo: running `cargo check --bins` on cockroach-admin-api (100/199)
27942025-02-11T20:04:25.804Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27952025-02-11T20:04:25.806Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27962025-02-11T20:04:25.806Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27972025-02-11T20:04:25.810Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27982025-02-11T20:04:25.888Z
27992025-02-11T20:04:25.889Zinfo: running `cargo check --bins` on cockroach-admin-types (101/199)
28002025-02-11T20:04:26.457Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28012025-02-11T20:04:26.460Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28022025-02-11T20:04:26.460Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28032025-02-11T20:04:26.463Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
28042025-02-11T20:04:26.538Z
28052025-02-11T20:04:26.538Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (102/199)
28062025-02-11T20:04:27.190Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28072025-02-11T20:04:27.193Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28082025-02-11T20:04:27.193Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28092025-02-11T20:04:27.197Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
28102025-02-11T20:04:27.291Z
28112025-02-11T20:04:27.291Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (103/199)
28122025-02-11T20:04:27.954Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28132025-02-11T20:04:27.958Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28142025-02-11T20:04:27.959Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28152025-02-11T20:04:27.962Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28162025-02-11T20:04:28.053Z
28172025-02-11T20:04:28.053Zinfo: running `cargo check --bins` on dns-server (104/199)
28182025-02-11T20:04:28.626Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28192025-02-11T20:04:28.629Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28202025-02-11T20:04:28.722Z Compiling typify-impl v0.3.0
28212025-02-11T20:04:28.832Z Compiling parking_lot_core v0.8.6
28222025-02-11T20:04:28.844Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28232025-02-11T20:04:28.854Z Checking fxhash v0.2.1
28242025-02-11T20:04:28.867Z Checking hickory-client v0.24.2
28252025-02-11T20:04:28.870Z Checking hickory-server v0.24.2
28262025-02-11T20:04:29.639Z Checking parking_lot v0.11.2
28272025-02-11T20:04:29.661Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
28282025-02-11T20:04:29.970Z Checking sled v0.34.7
28292025-02-11T20:04:34.522Z Compiling typify-macro v0.3.0
28302025-02-11T20:04:36.084Z Compiling typify v0.3.0
28312025-02-11T20:04:36.155Z Compiling progenitor-impl v0.9.1
28322025-02-11T20:04:38.664Z Compiling progenitor-macro v0.9.1
28332025-02-11T20:04:42.503Z Checking progenitor v0.9.1
28342025-02-11T20:04:42.640Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28352025-02-11T20:04:43.135Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28362025-02-11T20:04:44.484Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.42s
28372025-02-11T20:04:44.668Z
28382025-02-11T20:04:44.668Zinfo: running `cargo check --bins` on dns-server-api (105/199)
28392025-02-11T20:04:45.237Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28402025-02-11T20:04:45.240Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28412025-02-11T20:04:45.240Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28422025-02-11T20:04:45.243Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
28432025-02-11T20:04:45.318Z
28442025-02-11T20:04:45.319Zinfo: running `cargo check --bins` on gateway-test-utils (106/199)
28452025-02-11T20:04:45.928Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28462025-02-11T20:04:45.930Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28472025-02-11T20:04:45.931Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28482025-02-11T20:04:45.934Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
28492025-02-11T20:04:46.021Z
28502025-02-11T20:04:46.021Zinfo: running `cargo check --bins` on gateway-types (107/199)
28512025-02-11T20:04:46.586Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28522025-02-11T20:04:46.589Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28532025-02-11T20:04:46.589Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28542025-02-11T20:04:46.592Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
28552025-02-11T20:04:46.669Z
28562025-02-11T20:04:46.669Zinfo: running `cargo check --bins` on ipcc (108/199)
28572025-02-11T20:04:47.249Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28582025-02-11T20:04:47.252Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28592025-02-11T20:04:47.252Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28602025-02-11T20:04:47.255Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
28612025-02-11T20:04:47.333Z
28622025-02-11T20:04:47.333Zinfo: running `cargo check --bins` on omicron-gateway (109/199)
28632025-02-11T20:04:47.934Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28642025-02-11T20:04:47.936Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28652025-02-11T20:04:48.064Z Compiling semver v0.1.20
28662025-02-11T20:04:48.064Z Compiling radium v0.7.0
28672025-02-11T20:04:48.185Z Compiling maybe-uninit v2.0.0
28682025-02-11T20:04:48.188Z Checking tap v1.0.1
28692025-02-11T20:04:48.210Z Checking password-hash v0.5.0
28702025-02-11T20:04:48.213Z Checking blake2 v0.10.6
28712025-02-11T20:04:48.213Z Checking funty v2.0.0
28722025-02-11T20:04:48.213Z Checking crc-catalog v2.4.0
28732025-02-11T20:04:48.358Z Checking wyz v0.5.1
28742025-02-11T20:04:48.387Z Compiling cancel-safe-futures v0.1.5
28752025-02-11T20:04:48.637Z Compiling rustc_version v0.1.7
28762025-02-11T20:04:48.694Z Compiling owo-colors v4.1.0
28772025-02-11T20:04:48.732Z Compiling packed_struct v0.10.1
28782025-02-11T20:04:48.734Z Checking argon2 v0.5.3
28792025-02-11T20:04:48.809Z Checking crc v3.2.1
28802025-02-11T20:04:48.828Z Compiling packed_struct_codegen v0.10.1
28812025-02-11T20:04:49.032Z Checking half v2.4.1
28822025-02-11T20:04:49.049Z Compiling indexmap v1.9.3
28832025-02-11T20:04:49.067Z Checking bitvec v1.0.1
28842025-02-11T20:04:49.070Z Compiling newtype_derive v0.1.6
28852025-02-11T20:04:49.190Z Checking ciborium-io v0.2.2
28862025-02-11T20:04:49.235Z Checking nodrop v0.1.14
28872025-02-11T20:04:49.317Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
28882025-02-11T20:04:49.367Z Checking array-init v0.0.4
28892025-02-11T20:04:49.478Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28902025-02-11T20:04:49.519Z Checking ciborium-ll v0.2.2
28912025-02-11T20:04:49.572Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
28922025-02-11T20:04:49.647Z Checking smallvec v0.6.14
28932025-02-11T20:04:49.820Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28942025-02-11T20:04:50.037Z Checking libsw v3.3.1
28952025-02-11T20:04:50.222Z Compiling memoffset v0.9.1
28962025-02-11T20:04:50.253Z Checking indent_write v2.2.0
28972025-02-11T20:04:50.278Z Checking bitfield v0.14.0
28982025-02-11T20:04:50.319Z Checking swrite v0.1.0
28992025-02-11T20:04:50.447Z Checking hashbrown v0.12.3
29002025-02-11T20:04:50.464Z Checking termcolor v1.4.1
29012025-02-11T20:04:50.543Z Checking linear-map v1.2.0
29022025-02-11T20:04:50.736Z Checking ron v0.8.1
29032025-02-11T20:04:50.836Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
29042025-02-11T20:04:50.858Z Checking serde-hex v0.1.0
29052025-02-11T20:04:50.887Z Checking env_logger v0.10.2
29062025-02-11T20:04:50.971Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29072025-02-11T20:04:51.317Z Checking ciborium v0.2.2
29082025-02-11T20:04:51.623Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29092025-02-11T20:04:52.040Z Checking steno v0.4.1
29102025-02-11T20:04:52.060Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
29112025-02-11T20:04:52.287Z Checking hashbrown v0.13.2
29122025-02-11T20:04:52.307Z Checking crc-any v2.5.0
29132025-02-11T20:04:52.336Z Checking humantime v2.1.0
29142025-02-11T20:04:52.639Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
29152025-02-11T20:04:52.701Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29162025-02-11T20:04:53.039Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
29172025-02-11T20:04:53.260Z Checking object v0.30.4
29182025-02-11T20:04:53.298Z Checking path-slash v0.1.5
29192025-02-11T20:04:53.433Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
29202025-02-11T20:04:53.453Z Checking nix v0.27.1
29212025-02-11T20:04:53.879Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
29222025-02-11T20:04:54.223Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29232025-02-11T20:04:54.486Z Checking tungstenite v0.23.0
29242025-02-11T20:04:54.591Z Checking kstat-rs v0.2.4
29252025-02-11T20:04:54.738Z Checking signal-hook-tokio v0.3.1
29262025-02-11T20:04:54.961Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29272025-02-11T20:04:55.127Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
29282025-02-11T20:04:55.419Z Checking tokio-tungstenite v0.23.1
29292025-02-11T20:04:55.955Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
29302025-02-11T20:04:56.070Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
29312025-02-11T20:05:02.746Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
29322025-02-11T20:05:04.126Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
29332025-02-11T20:05:06.795Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29342025-02-11T20:05:12.236Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29352025-02-11T20:05:12.947Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
29362025-02-11T20:05:15.849Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.50s
29372025-02-11T20:05:16.055Z
29382025-02-11T20:05:16.055Zinfo: running `cargo check --bins` on gateway-api (110/199)
29392025-02-11T20:05:16.620Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29402025-02-11T20:05:16.623Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29412025-02-11T20:05:16.623Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29422025-02-11T20:05:16.626Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
29432025-02-11T20:05:16.704Z
29442025-02-11T20:05:16.704Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (111/199)
29452025-02-11T20:05:17.264Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29462025-02-11T20:05:17.266Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29472025-02-11T20:05:17.267Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29482025-02-11T20:05:17.270Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
29492025-02-11T20:05:17.347Z
29502025-02-11T20:05:17.347Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (112/199)
29512025-02-11T20:05:17.938Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29522025-02-11T20:05:17.940Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29532025-02-11T20:05:17.940Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29542025-02-11T20:05:17.944Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
29552025-02-11T20:05:18.021Z
29562025-02-11T20:05:18.021Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (113/199)
29572025-02-11T20:05:18.603Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29582025-02-11T20:05:18.606Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29592025-02-11T20:05:18.606Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29602025-02-11T20:05:18.609Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
29612025-02-11T20:05:18.683Z
29622025-02-11T20:05:18.683Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (114/199)
29632025-02-11T20:05:19.257Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29642025-02-11T20:05:19.259Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29652025-02-11T20:05:19.259Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29662025-02-11T20:05:19.262Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
29672025-02-11T20:05:19.337Z
29682025-02-11T20:05:19.338Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (115/199)
29692025-02-11T20:05:19.905Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29702025-02-11T20:05:19.908Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29712025-02-11T20:05:19.908Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29722025-02-11T20:05:19.911Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
29732025-02-11T20:05:19.985Z
29742025-02-11T20:05:19.985Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (116/199)
29752025-02-11T20:05:20.550Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29762025-02-11T20:05:20.553Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29772025-02-11T20:05:20.553Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29782025-02-11T20:05:20.556Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
29792025-02-11T20:05:20.632Z
29802025-02-11T20:05:20.632Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (117/199)
29812025-02-11T20:05:21.198Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29822025-02-11T20:05:21.200Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29832025-02-11T20:05:21.201Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29842025-02-11T20:05:21.204Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
29852025-02-11T20:05:21.281Z
29862025-02-11T20:05:21.281Zinfo: running `cargo check --bins` on oximeter-producer (118/199)
29872025-02-11T20:05:21.863Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29882025-02-11T20:05:21.865Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29892025-02-11T20:05:21.865Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29902025-02-11T20:05:21.869Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
29912025-02-11T20:05:21.949Z
29922025-02-11T20:05:21.949Zinfo: running `cargo check --bins` on internal-dns-resolver (119/199)
29932025-02-11T20:05:22.518Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29942025-02-11T20:05:22.520Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29952025-02-11T20:05:22.520Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29962025-02-11T20:05:22.524Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
29972025-02-11T20:05:22.603Z
29982025-02-11T20:05:22.603Zinfo: running `cargo check --bins` on sp-sim (120/199)
29992025-02-11T20:05:23.191Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30002025-02-11T20:05:23.195Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30012025-02-11T20:05:23.290Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
30022025-02-11T20:05:23.747Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30032025-02-11T20:05:25.484Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30042025-02-11T20:05:27.163Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.55s
30052025-02-11T20:05:27.354Z
30062025-02-11T20:05:27.354Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (121/199)
30072025-02-11T20:05:27.967Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30082025-02-11T20:05:27.970Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30092025-02-11T20:05:27.970Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30102025-02-11T20:05:27.974Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
30112025-02-11T20:05:28.058Z
30122025-02-11T20:05:28.058Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (122/199)
30132025-02-11T20:05:28.683Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30142025-02-11T20:05:28.686Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30152025-02-11T20:05:28.686Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30162025-02-11T20:05:28.689Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
30172025-02-11T20:05:28.774Z
30182025-02-11T20:05:28.774Zinfo: running `cargo check --bins` on db-macros (123/199)
30192025-02-11T20:05:29.328Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30202025-02-11T20:05:29.330Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30212025-02-11T20:05:29.330Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30222025-02-11T20:05:29.333Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
30232025-02-11T20:05:29.405Z
30242025-02-11T20:05:29.406Zinfo: running `cargo check --bins` on nexus-macros-common (124/199)
30252025-02-11T20:05:29.951Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30262025-02-11T20:05:29.954Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30272025-02-11T20:05:29.954Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30282025-02-11T20:05:29.957Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
30292025-02-11T20:05:30.027Z
30302025-02-11T20:05:30.027Zinfo: running `cargo check --bins` on nexus-auth (125/199)
30312025-02-11T20:05:30.622Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30322025-02-11T20:05:30.625Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30332025-02-11T20:05:30.625Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30342025-02-11T20:05:30.628Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
30352025-02-11T20:05:30.711Z
30362025-02-11T20:05:30.711Zinfo: running `cargo check --bins` on authz-macros (126/199)
30372025-02-11T20:05:31.262Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30382025-02-11T20:05:31.264Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30392025-02-11T20:05:31.264Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30402025-02-11T20:05:31.267Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
30412025-02-11T20:05:31.339Z
30422025-02-11T20:05:31.339Zinfo: running `cargo check --bins` on nexus-db-fixed-data (127/199)
30432025-02-11T20:05:31.926Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30442025-02-11T20:05:31.929Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30452025-02-11T20:05:31.929Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30462025-02-11T20:05:31.933Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30472025-02-11T20:05:32.012Z
30482025-02-11T20:05:32.012Zinfo: running `cargo check --bins` on nexus-db-model (128/199)
30492025-02-11T20:05:32.598Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30502025-02-11T20:05:32.601Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30512025-02-11T20:05:32.601Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30522025-02-11T20:05:32.605Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30532025-02-11T20:05:32.691Z
30542025-02-11T20:05:32.691Zinfo: running `cargo check --bins` on nexus-defaults (129/199)
30552025-02-11T20:05:33.290Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30562025-02-11T20:05:33.293Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30572025-02-11T20:05:33.293Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30582025-02-11T20:05:33.297Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
30592025-02-11T20:05:33.374Z
30602025-02-11T20:05:33.374Zinfo: running `cargo check --bins` on nexus-inventory (130/199)
30612025-02-11T20:05:33.977Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30622025-02-11T20:05:33.980Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30632025-02-11T20:05:33.980Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30642025-02-11T20:05:33.983Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
30652025-02-11T20:05:34.064Z
30662025-02-11T20:05:34.064Zinfo: running `cargo check --bins` on typed-rng (131/199)
30672025-02-11T20:05:34.625Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30682025-02-11T20:05:34.627Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30692025-02-11T20:05:34.627Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30702025-02-11T20:05:34.630Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30712025-02-11T20:05:34.708Z
30722025-02-11T20:05:34.708Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (132/199)
30732025-02-11T20:05:35.331Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30742025-02-11T20:05:35.334Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30752025-02-11T20:05:35.484Z Checking keccak v0.1.5
30762025-02-11T20:05:35.597Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
30772025-02-11T20:05:35.600Z Checking secrecy v0.8.0
30782025-02-11T20:05:35.600Z Compiling unicase v2.7.0
30792025-02-11T20:05:35.622Z Compiling same-file v1.0.6
30802025-02-11T20:05:35.624Z Compiling tempfile v3.13.0
30812025-02-11T20:05:35.662Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=86a2ce1f9f13912a5fe652472de765ec5fc22e76#86a2ce1f)
30822025-02-11T20:05:35.662Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30832025-02-11T20:05:35.781Z Compiling thiserror-impl-no-std v2.0.2
30842025-02-11T20:05:35.894Z Checking sha3 v0.10.8
30852025-02-11T20:05:35.912Z Compiling walkdir v2.5.0
30862025-02-11T20:05:35.950Z Checking universal-hash v0.5.1
30872025-02-11T20:05:35.975Z Compiling blake3 v1.5.4
30882025-02-11T20:05:36.126Z Checking opaque-debug v0.3.1
30892025-02-11T20:05:36.157Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30902025-02-11T20:05:36.233Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
30912025-02-11T20:05:36.252Z Checking poly1305 v0.8.0
30922025-02-11T20:05:36.279Z Checking chacha20 v0.9.1
30932025-02-11T20:05:36.440Z Checking aead v0.5.2
30942025-02-11T20:05:36.459Z Compiling memmap2 v0.9.5
30952025-02-11T20:05:36.610Z Compiling constant_time_eq v0.3.1
30962025-02-11T20:05:36.630Z Compiling arrayvec v0.7.6
30972025-02-11T20:05:36.666Z Compiling libefi-sys v0.1.0
30982025-02-11T20:05:36.753Z Compiling salty v0.3.0
30992025-02-11T20:05:36.807Z Compiling arrayref v0.3.9
31002025-02-11T20:05:36.878Z Checking chacha20poly1305 v0.10.1
31012025-02-11T20:05:36.962Z Compiling toolchain_find v0.4.0
31022025-02-11T20:05:37.016Z Compiling camino-tempfile v1.1.1
31032025-02-11T20:05:37.059Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
31042025-02-11T20:05:37.178Z Compiling bitfield-struct v0.6.2
31052025-02-11T20:05:37.392Z Compiling topological-sort v0.2.2
31062025-02-11T20:05:37.452Z Compiling mime_guess v2.0.5
31072025-02-11T20:05:37.560Z Compiling rustfmt-wrapper v0.2.1
31082025-02-11T20:05:38.011Z Compiling omicron-zone-package v0.12.0
31092025-02-11T20:05:38.156Z Compiling progenitor v0.9.1
31102025-02-11T20:05:38.218Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31112025-02-11T20:05:38.387Z Checking primeorder v0.13.6
31122025-02-11T20:05:38.447Z Checking env_filter v0.1.2
31132025-02-11T20:05:38.528Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31142025-02-11T20:05:38.624Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31152025-02-11T20:05:38.628Z Checking thiserror-no-std v2.0.2
31162025-02-11T20:05:38.698Z Checking env_logger v0.11.5
31172025-02-11T20:05:38.716Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31182025-02-11T20:05:38.758Z Checking vsss-rs v3.3.4
31192025-02-11T20:05:38.804Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
31202025-02-11T20:05:38.864Z Checking p384 v0.13.0
31212025-02-11T20:05:38.934Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
31222025-02-11T20:05:39.174Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31232025-02-11T20:05:39.212Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
31242025-02-11T20:05:39.302Z Checking lockfree-object-pool v0.1.6
31252025-02-11T20:05:39.322Z Checking simd-adler32 v0.3.7
31262025-02-11T20:05:39.552Z Compiling zip v2.1.3
31272025-02-11T20:05:39.573Z Checking bumpalo v3.16.0
31282025-02-11T20:05:39.628Z Checking http-range v0.1.5
31292025-02-11T20:05:39.733Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31302025-02-11T20:05:39.901Z Checking zopfli v0.8.1
31312025-02-11T20:05:39.926Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31322025-02-11T20:05:40.082Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31332025-02-11T20:05:40.388Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31342025-02-11T20:05:40.541Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31352025-02-11T20:05:40.605Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
31362025-02-11T20:05:40.648Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31372025-02-11T20:05:40.927Z Checking atty v0.2.14
31382025-02-11T20:05:41.075Z Checking glob v0.3.2
31392025-02-11T20:05:41.141Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31402025-02-11T20:05:41.186Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
31412025-02-11T20:05:41.207Z Checking hyper-staticfile v0.10.1
31422025-02-11T20:05:41.417Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31432025-02-11T20:05:41.783Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31442025-02-11T20:05:42.540Z Checking omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata)
31452025-02-11T20:05:42.722Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31462025-02-11T20:05:42.869Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
31472025-02-11T20:05:42.891Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31482025-02-11T20:05:43.196Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31492025-02-11T20:05:43.267Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=86a2ce1f9f13912a5fe652472de765ec5fc22e76#86a2ce1f)
31502025-02-11T20:05:43.536Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
31512025-02-11T20:05:44.078Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
31522025-02-11T20:05:44.113Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
31532025-02-11T20:05:44.134Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
31542025-02-11T20:05:44.677Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31552025-02-11T20:05:47.689Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
31562025-02-11T20:05:47.689Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31572025-02-11T20:05:56.233Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31582025-02-11T20:06:10.212Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.49s
31592025-02-11T20:06:10.395Z
31602025-02-11T20:06:10.395Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (133/199)
31612025-02-11T20:06:11.014Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31622025-02-11T20:06:11.016Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31632025-02-11T20:06:11.154Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31642025-02-11T20:06:25.198Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.79s
31652025-02-11T20:06:25.396Z
31662025-02-11T20:06:25.396Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (134/199)
31672025-02-11T20:06:26.012Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31682025-02-11T20:06:26.016Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31692025-02-11T20:06:26.335Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31702025-02-11T20:06:40.127Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.72s
31712025-02-11T20:06:40.322Z
31722025-02-11T20:06:40.323Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (135/199)
31732025-02-11T20:06:40.939Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31742025-02-11T20:06:40.941Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31752025-02-11T20:06:41.078Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31762025-02-11T20:06:55.313Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.98s
31772025-02-11T20:06:55.510Z
31782025-02-11T20:06:55.510Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (136/199)
31792025-02-11T20:06:56.130Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31802025-02-11T20:06:56.133Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31812025-02-11T20:06:56.271Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31822025-02-11T20:07:10.256Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.74s
31832025-02-11T20:07:10.451Z
31842025-02-11T20:07:10.451Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (137/199)
31852025-02-11T20:07:11.071Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31862025-02-11T20:07:11.074Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31872025-02-11T20:07:11.212Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31882025-02-11T20:07:25.063Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.60s
31892025-02-11T20:07:25.264Z
31902025-02-11T20:07:25.264Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (138/199)
31912025-02-11T20:07:25.888Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31922025-02-11T20:07:25.890Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31932025-02-11T20:07:26.034Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31942025-02-11T20:07:39.782Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.51s
31952025-02-11T20:07:39.979Z
31962025-02-11T20:07:39.979Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (139/199)
31972025-02-11T20:07:40.596Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31982025-02-11T20:07:40.599Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31992025-02-11T20:07:40.732Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32002025-02-11T20:07:54.447Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.46s
32012025-02-11T20:07:54.649Z
32022025-02-11T20:07:54.649Zinfo: running `cargo check --bins` on bootstrap-agent-api (140/199)
32032025-02-11T20:07:55.236Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32042025-02-11T20:07:55.239Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32052025-02-11T20:07:55.239Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32062025-02-11T20:07:55.242Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
32072025-02-11T20:07:55.323Z
32082025-02-11T20:07:55.323Zinfo: running `cargo check --bins` on key-manager (141/199)
32092025-02-11T20:07:55.882Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32102025-02-11T20:07:55.884Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32112025-02-11T20:07:55.884Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32122025-02-11T20:07:55.888Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
32132025-02-11T20:07:55.964Z
32142025-02-11T20:07:55.964Zinfo: running `cargo check --bins` on range-requests (142/199)
32152025-02-11T20:07:56.515Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32162025-02-11T20:07:56.518Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32172025-02-11T20:07:56.518Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32182025-02-11T20:07:56.520Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
32192025-02-11T20:07:56.592Z
32202025-02-11T20:07:56.592Zinfo: running `cargo check --bins` on repo-depot-api (143/199)
32212025-02-11T20:07:57.143Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32222025-02-11T20:07:57.145Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32232025-02-11T20:07:57.145Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32242025-02-11T20:07:57.148Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
32252025-02-11T20:07:57.223Z
32262025-02-11T20:07:57.223Zinfo: running `cargo check --bins` on sled-agent-api (144/199)
32272025-02-11T20:07:57.813Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32282025-02-11T20:07:57.816Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32292025-02-11T20:07:57.816Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32302025-02-11T20:07:57.820Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
32312025-02-11T20:07:57.905Z
32322025-02-11T20:07:57.905Zinfo: running `cargo check --bins` on sled-diagnostics (145/199)
32332025-02-11T20:07:58.468Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32342025-02-11T20:07:58.470Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32352025-02-11T20:07:58.470Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32362025-02-11T20:07:58.474Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
32372025-02-11T20:07:58.550Z
32382025-02-11T20:07:58.550Zinfo: running `cargo check --bins` on sled-hardware (146/199)
32392025-02-11T20:07:59.130Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32402025-02-11T20:07:59.132Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32412025-02-11T20:07:59.132Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32422025-02-11T20:07:59.136Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
32432025-02-11T20:07:59.215Z
32442025-02-11T20:07:59.215Zinfo: running `cargo check --bins --no-default-features` on sled-storage (147/199)
32452025-02-11T20:07:59.784Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32462025-02-11T20:07:59.787Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32472025-02-11T20:07:59.787Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32482025-02-11T20:07:59.790Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
32492025-02-11T20:07:59.867Z
32502025-02-11T20:07:59.867Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (148/199)
32512025-02-11T20:08:00.456Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32522025-02-11T20:08:00.459Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32532025-02-11T20:08:00.460Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32542025-02-11T20:08:00.462Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
32552025-02-11T20:08:00.715Z
32562025-02-11T20:08:00.716Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (149/199)
32572025-02-11T20:08:01.140Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32582025-02-11T20:08:01.144Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32592025-02-11T20:08:01.144Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32602025-02-11T20:08:01.147Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
32612025-02-11T20:08:01.229Z
32622025-02-11T20:08:01.229Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (150/199)
32632025-02-11T20:08:01.815Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32642025-02-11T20:08:01.817Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32652025-02-11T20:08:01.817Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32662025-02-11T20:08:01.821Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
32672025-02-11T20:08:01.899Z
32682025-02-11T20:08:01.899Zinfo: running `cargo check --bins` on nexus-test-interface (151/199)
32692025-02-11T20:08:02.503Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32702025-02-11T20:08:02.506Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32712025-02-11T20:08:02.506Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32722025-02-11T20:08:02.509Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
32732025-02-11T20:08:02.589Z
32742025-02-11T20:08:02.589Zinfo: running `cargo check --bins` on oximeter-collector (152/199)
32752025-02-11T20:08:03.198Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32762025-02-11T20:08:03.202Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32772025-02-11T20:08:03.320Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
32782025-02-11T20:08:03.321Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
32792025-02-11T20:08:04.223Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32802025-02-11T20:08:06.220Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.62s
32812025-02-11T20:08:06.409Z
32822025-02-11T20:08:06.409Zinfo: running `cargo check --bins` on oximeter-api (153/199)
32832025-02-11T20:08:06.965Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32842025-02-11T20:08:06.968Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32852025-02-11T20:08:06.968Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32862025-02-11T20:08:06.971Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
32872025-02-11T20:08:07.046Z
32882025-02-11T20:08:07.046Zinfo: running `cargo check --bins` on cert-dev (154/199)
32892025-02-11T20:08:07.595Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32902025-02-11T20:08:07.598Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32912025-02-11T20:08:07.681Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
32922025-02-11T20:08:07.976Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
32932025-02-11T20:08:08.149Z
32942025-02-11T20:08:08.149Zinfo: running `cargo check --bins` on clickana (155/199)
32952025-02-11T20:08:08.742Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32962025-02-11T20:08:08.745Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32972025-02-11T20:08:08.842Z Checking castaway v0.2.3
32982025-02-11T20:08:08.844Z Checking lru v0.12.5
32992025-02-11T20:08:08.844Z Compiling instability v0.3.2
33002025-02-11T20:08:08.844Z Checking unicode-truncate v1.1.0
33012025-02-11T20:08:08.844Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33022025-02-11T20:08:08.844Z Checking cassowary v0.3.0
33032025-02-11T20:08:09.061Z Checking compact_str v0.8.0
33042025-02-11T20:08:09.680Z Checking ratatui v0.28.1
33052025-02-11T20:08:10.609Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33062025-02-11T20:08:11.803Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33072025-02-11T20:08:12.683Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.52s
33082025-02-11T20:08:12.868Z
33092025-02-11T20:08:12.868Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (156/199)
33102025-02-11T20:08:13.472Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33112025-02-11T20:08:13.475Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33122025-02-11T20:08:13.587Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33132025-02-11T20:08:13.587Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33142025-02-11T20:08:14.643Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33152025-02-11T20:08:15.133Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
33162025-02-11T20:08:15.488Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.61s
33172025-02-11T20:08:15.669Z
33182025-02-11T20:08:15.669Zinfo: running `cargo check --bins` on ch-dev (157/199)
33192025-02-11T20:08:16.258Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33202025-02-11T20:08:16.260Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33212025-02-11T20:08:16.358Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
33222025-02-11T20:08:17.087Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.41s
33232025-02-11T20:08:17.272Z
33242025-02-11T20:08:17.273Zinfo: running `cargo check --bins` on crdb-seed (158/199)
33252025-02-11T20:08:17.877Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33262025-02-11T20:08:17.879Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33272025-02-11T20:08:17.986Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
33282025-02-11T20:08:18.368Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
33292025-02-11T20:08:18.563Z
33302025-02-11T20:08:18.563Zinfo: running `cargo check --bins` on db-dev (159/199)
33312025-02-11T20:08:19.145Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33322025-02-11T20:08:19.148Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33332025-02-11T20:08:19.245Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
33342025-02-11T20:08:19.985Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.41s
33352025-02-11T20:08:20.166Z
33362025-02-11T20:08:20.166Zinfo: running `cargo check --bins` on omicron-dev-lib (160/199)
33372025-02-11T20:08:20.734Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33382025-02-11T20:08:20.737Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33392025-02-11T20:08:20.737Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33402025-02-11T20:08:20.740Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
33412025-02-11T20:08:20.817Z
33422025-02-11T20:08:20.817Zinfo: running `cargo check --bins` on xtask-downloader (161/199)
33432025-02-11T20:08:21.359Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33442025-02-11T20:08:21.362Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33452025-02-11T20:08:21.439Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
33462025-02-11T20:08:22.357Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.53s
33472025-02-11T20:08:22.525Z
33482025-02-11T20:08:22.525Zinfo: running `cargo check --bins` on omicron-ls-apis (162/199)
33492025-02-11T20:08:23.097Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33502025-02-11T20:08:23.099Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33512025-02-11T20:08:23.185Z Checking cargo-platform v0.1.8
33522025-02-11T20:08:23.464Z Checking cargo_metadata v0.18.1
33532025-02-11T20:08:24.447Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
33542025-02-11T20:08:25.298Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.76s
33552025-02-11T20:08:25.481Z
33562025-02-11T20:08:25.481Zinfo: running `cargo check --bins` on mgs-dev (163/199)
33572025-02-11T20:08:26.096Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33582025-02-11T20:08:26.098Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33592025-02-11T20:08:26.226Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33602025-02-11T20:08:27.669Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33612025-02-11T20:08:28.250Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
33622025-02-11T20:08:28.805Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.31s
33632025-02-11T20:08:29.002Z
33642025-02-11T20:08:29.003Zinfo: running `cargo check --bins` on omicron-omdb (164/199)
33652025-02-11T20:08:29.650Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33662025-02-11T20:08:29.653Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33672025-02-11T20:08:29.820Z Compiling crunchy v0.2.2
33682025-02-11T20:08:29.820Z Compiling tiny-keccak v2.0.2
33692025-02-11T20:08:29.823Z Compiling dsl_auto_type v0.1.2
33702025-02-11T20:08:29.823Z Checking scheduled-thread-pool v0.2.7
33712025-02-11T20:08:29.823Z Compiling diesel_table_macro_syntax v0.2.0
33722025-02-11T20:08:29.972Z Compiling ascii-canvas v3.0.0
33732025-02-11T20:08:29.986Z Compiling ena v0.14.3
33742025-02-11T20:08:29.988Z Compiling regex-syntax v0.6.29
33752025-02-11T20:08:30.198Z Checking r2d2 v0.8.10
33762025-02-11T20:08:30.240Z Compiling diff v0.1.13
33772025-02-11T20:08:30.360Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
33782025-02-11T20:08:30.383Z Compiling ref-cast v1.0.23
33792025-02-11T20:08:30.477Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
33802025-02-11T20:08:30.516Z Compiling derive_builder_core v0.20.2
33812025-02-11T20:08:30.587Z Compiling libxml v0.3.3
33822025-02-11T20:08:30.754Z Compiling ref-cast-impl v1.0.23
33832025-02-11T20:08:30.809Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
33842025-02-11T20:08:30.957Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
33852025-02-11T20:08:31.022Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
33862025-02-11T20:08:31.253Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
33872025-02-11T20:08:31.296Z Compiling strum_macros v0.24.3
33882025-02-11T20:08:31.320Z Compiling samael v0.0.17
33892025-02-11T20:08:31.389Z Compiling diesel_derives v2.2.3
33902025-02-11T20:08:31.622Z Compiling indoc v1.0.9
33912025-02-11T20:08:32.554Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
33922025-02-11T20:08:32.762Z Compiling derive_builder_macro v0.20.2
33932025-02-11T20:08:32.872Z Compiling impl-trait-for-tuples v0.2.2
33942025-02-11T20:08:33.640Z Compiling lalrpop v0.19.12
33952025-02-11T20:08:33.660Z Checking derive_builder v0.20.2
33962025-02-11T20:08:33.835Z Compiling oso-derive v0.27.3
33972025-02-11T20:08:34.108Z Checking quick-xml v0.33.0
33982025-02-11T20:08:34.603Z Compiling diesel-dtrace v0.4.2
33992025-02-11T20:08:34.870Z Checking maplit v1.0.2
34002025-02-11T20:08:35.024Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
34012025-02-11T20:08:35.049Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
34022025-02-11T20:08:35.342Z Checking bb8 v0.8.5
34032025-02-11T20:08:35.417Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
34042025-02-11T20:08:35.564Z Checking rand_seeder v0.3.0
34052025-02-11T20:08:35.756Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34062025-02-11T20:08:35.814Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34072025-02-11T20:08:35.861Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34082025-02-11T20:08:36.035Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
34092025-02-11T20:08:36.341Z Checking smawk v0.3.2
34102025-02-11T20:08:36.556Z Checking is_ci v1.2.0
34112025-02-11T20:08:36.648Z Checking unicode-linebreak v0.1.5
34122025-02-11T20:08:36.711Z Checking supports-color v3.0.1
34132025-02-11T20:08:36.958Z Checking multimap v0.10.0
34142025-02-11T20:08:37.115Z Checking textwrap v0.16.1
34152025-02-11T20:08:38.096Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
34162025-02-11T20:08:39.884Z Checking diesel v2.2.6
34172025-02-11T20:09:05.486Z Compiling polar-core v0.27.3
34182025-02-11T20:09:05.856Z Checking async-bb8-diesel v0.2.1
34192025-02-11T20:09:13.017Z Checking oso v0.27.3
34202025-02-11T20:10:17.548Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
34212025-02-11T20:10:24.210Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 55s
34222025-02-11T20:10:24.421Z
34232025-02-11T20:10:24.421Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (165/199)
34242025-02-11T20:10:25.038Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34252025-02-11T20:10:25.043Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34262025-02-11T20:10:25.043Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34272025-02-11T20:10:25.045Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
34282025-02-11T20:10:25.129Z
34292025-02-11T20:10:25.129Zinfo: running `cargo check --bins` on nexus-saga-recovery (166/199)
34302025-02-11T20:10:25.751Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34312025-02-11T20:10:25.756Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34322025-02-11T20:10:25.756Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34332025-02-11T20:10:25.759Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
34342025-02-11T20:10:25.839Z
34352025-02-11T20:10:25.839Zinfo: running `cargo check --bins` on nexus-test-utils-macros (167/199)
34362025-02-11T20:10:26.397Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34372025-02-11T20:10:26.400Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34382025-02-11T20:10:26.400Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34392025-02-11T20:10:26.403Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
34402025-02-11T20:10:26.473Z
34412025-02-11T20:10:26.473Zinfo: running `cargo check --bins` on omicron-nexus (168/199)
34422025-02-11T20:10:27.119Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34432025-02-11T20:10:27.122Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34442025-02-11T20:10:27.314Z Compiling libz-sys v1.1.20
34452025-02-11T20:10:27.319Z Compiling libgit2-sys v0.17.0+1.8.1
34462025-02-11T20:10:27.445Z Compiling vergen v8.3.2
34472025-02-11T20:10:27.448Z Compiling cargo-platform v0.1.8
34482025-02-11T20:10:27.448Z Compiling pin-project-internal v1.1.6
34492025-02-11T20:10:27.485Z Compiling libsqlite3-sys v0.30.1
34502025-02-11T20:10:27.485Z Compiling snafu-derive v0.8.5
34512025-02-11T20:10:27.488Z Compiling rustls v0.21.12
34522025-02-11T20:10:27.750Z Compiling cargo_metadata v0.18.1
34532025-02-11T20:10:27.832Z Compiling cfg_aliases v0.2.1
34542025-02-11T20:10:27.960Z Compiling buf-list v1.0.3
34552025-02-11T20:10:27.983Z Compiling nix v0.29.0
34562025-02-11T20:10:28.104Z Checking globset v0.4.15
34572025-02-11T20:10:28.176Z Checking olpc-cjson v0.1.4
34582025-02-11T20:10:28.611Z Checking sct v0.7.1
34592025-02-11T20:10:28.615Z Checking rustls-webpki v0.101.7
34602025-02-11T20:10:28.672Z Checking serde_plain v1.0.2
34612025-02-11T20:10:28.832Z Checking typed-path v0.9.3
34622025-02-11T20:10:29.198Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
34632025-02-11T20:10:29.280Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
34642025-02-11T20:10:29.490Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
34652025-02-11T20:10:29.603Z Checking hashlink v0.9.1
34662025-02-11T20:10:29.791Z Checking fallible-iterator v0.3.0
34672025-02-11T20:10:30.152Z Checking fallible-streaming-iterator v0.1.9
34682025-02-11T20:10:30.241Z Checking pin-project v1.1.6
34692025-02-11T20:10:30.384Z Checking parse-size v1.1.0
34702025-02-11T20:10:30.417Z Checking rusqlite v0.32.1
34712025-02-11T20:10:30.571Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
34722025-02-11T20:10:30.776Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
34732025-02-11T20:10:30.949Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
34742025-02-11T20:10:31.015Z Checking rustls-pemfile v1.0.4
34752025-02-11T20:10:31.244Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34762025-02-11T20:10:31.626Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
34772025-02-11T20:10:31.645Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
34782025-02-11T20:10:31.667Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
34792025-02-11T20:10:31.820Z Checking twox-hash v2.1.0
34802025-02-11T20:10:31.910Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
34812025-02-11T20:10:31.959Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
34822025-02-11T20:10:31.978Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
34832025-02-11T20:10:32.332Z Checking tokio-rustls v0.24.1
34842025-02-11T20:10:32.494Z Checking snafu v0.8.5
34852025-02-11T20:10:32.947Z Checking tough v0.19.0
34862025-02-11T20:10:33.364Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
34872025-02-11T20:10:33.538Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
34882025-02-11T20:10:33.812Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=86a2ce1f9f13912a5fe652472de765ec5fc22e76#86a2ce1f)
34892025-02-11T20:10:33.832Z Checking fatfs v0.3.6
34902025-02-11T20:10:33.853Z Checking assert_matches v1.5.0
34912025-02-11T20:10:37.201Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
34922025-02-11T20:10:38.457Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
34932025-02-11T20:10:40.213Z Compiling git2 v0.19.0
34942025-02-11T20:10:44.420Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=86a2ce1f9f13912a5fe652472de765ec5fc22e76#86a2ce1f)
34952025-02-11T20:11:43.888Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s
34962025-02-11T20:11:44.089Z
34972025-02-11T20:11:44.089Zinfo: running `cargo check --bins` on nexus-external-api (169/199)
34982025-02-11T20:11:44.727Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34992025-02-11T20:11:44.731Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35002025-02-11T20:11:44.731Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35012025-02-11T20:11:44.734Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
35022025-02-11T20:11:44.818Z
35032025-02-11T20:11:44.818Zinfo: running `cargo check --bins` on openapi-manager-types (170/199)
35042025-02-11T20:11:45.377Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35052025-02-11T20:11:45.380Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35062025-02-11T20:11:45.380Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35072025-02-11T20:11:45.383Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
35082025-02-11T20:11:45.457Z
35092025-02-11T20:11:45.457Zinfo: running `cargo check --bins` on nexus-internal-api (171/199)
35102025-02-11T20:11:46.058Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35112025-02-11T20:11:46.061Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35122025-02-11T20:11:46.061Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35132025-02-11T20:11:46.065Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
35142025-02-11T20:11:46.144Z
35152025-02-11T20:11:46.144Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (172/199)
35162025-02-11T20:11:46.745Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35172025-02-11T20:11:46.748Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35182025-02-11T20:11:46.748Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35192025-02-11T20:11:46.752Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
35202025-02-11T20:11:46.830Z
35212025-02-11T20:11:46.830Zinfo: running `cargo check --bins` on nexus-networking (173/199)
35222025-02-11T20:11:47.439Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35232025-02-11T20:11:47.442Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35242025-02-11T20:11:47.442Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35252025-02-11T20:11:47.445Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
35262025-02-11T20:11:47.531Z
35272025-02-11T20:11:47.531Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (174/199)
35282025-02-11T20:11:48.156Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35292025-02-11T20:11:48.159Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35302025-02-11T20:11:48.159Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35312025-02-11T20:11:48.163Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
35322025-02-11T20:11:48.252Z
35332025-02-11T20:11:48.252Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (175/199)
35342025-02-11T20:11:48.869Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35352025-02-11T20:11:48.872Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35362025-02-11T20:11:48.872Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35372025-02-11T20:11:48.875Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
35382025-02-11T20:11:48.961Z
35392025-02-11T20:11:48.961Zinfo: running `cargo check --bins` on update-common (176/199)
35402025-02-11T20:11:49.554Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35412025-02-11T20:11:49.557Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35422025-02-11T20:11:49.557Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35432025-02-11T20:11:49.560Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
35442025-02-11T20:11:49.642Z
35452025-02-11T20:11:49.642Zinfo: running `cargo check --bins` on tufaceous-lib (177/199)
35462025-02-11T20:11:50.216Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35472025-02-11T20:11:50.220Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35482025-02-11T20:11:50.220Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35492025-02-11T20:11:50.223Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
35502025-02-11T20:11:50.301Z
35512025-02-11T20:11:50.302Zinfo: running `cargo check --bins` on tufaceous (178/199)
35522025-02-11T20:11:50.898Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35532025-02-11T20:11:50.902Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35542025-02-11T20:11:51.013Z Checking omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata)
35552025-02-11T20:11:51.314Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
35562025-02-11T20:11:52.346Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
35572025-02-11T20:11:53.229Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.92s
35582025-02-11T20:11:53.417Z
35592025-02-11T20:11:53.417Zinfo: running `cargo check --bins` on omicron-dev (179/199)
35602025-02-11T20:11:54.094Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35612025-02-11T20:11:54.097Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35622025-02-11T20:11:54.298Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
35632025-02-11T20:11:54.302Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
35642025-02-11T20:11:54.443Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
35652025-02-11T20:11:54.446Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
35662025-02-11T20:11:55.483Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
35672025-02-11T20:12:23.935Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
35682025-02-11T20:12:23.938Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
35692025-02-11T20:12:23.938Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
35702025-02-11T20:12:23.938Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
35712025-02-11T20:12:23.938Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
35722025-02-11T20:12:23.938Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
35732025-02-11T20:12:24.768Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
35742025-02-11T20:12:26.023Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
35752025-02-11T20:13:09.390Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s
35762025-02-11T20:13:09.611Z
35772025-02-11T20:13:09.611Zinfo: running `cargo check --bins` on openapi-manager (180/199)
35782025-02-11T20:13:10.212Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35792025-02-11T20:13:10.215Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35802025-02-11T20:13:10.340Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
35812025-02-11T20:13:10.343Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
35822025-02-11T20:13:10.343Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
35832025-02-11T20:13:10.476Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
35842025-02-11T20:13:10.478Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
35852025-02-11T20:13:10.510Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
35862025-02-11T20:13:10.513Z Checking dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
35872025-02-11T20:13:10.526Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
35882025-02-11T20:13:10.680Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
35892025-02-11T20:13:10.725Z Checking heck v0.4.1
35902025-02-11T20:13:10.817Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
35912025-02-11T20:13:10.969Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
35922025-02-11T20:13:11.086Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
35932025-02-11T20:13:11.375Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
35942025-02-11T20:13:11.768Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
35952025-02-11T20:13:11.970Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
35962025-02-11T20:13:12.252Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
35972025-02-11T20:13:13.244Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
35982025-02-11T20:13:13.795Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
35992025-02-11T20:13:14.126Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
36002025-02-11T20:13:14.246Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
36012025-02-11T20:13:16.221Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
36022025-02-11T20:13:16.224Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
36032025-02-11T20:13:17.906Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
36042025-02-11T20:13:19.466Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
36052025-02-11T20:13:25.014Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
36062025-02-11T20:13:25.014Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
36072025-02-11T20:13:26.228Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
36082025-02-11T20:13:27.262Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.64s
36092025-02-11T20:13:27.452Z
36102025-02-11T20:13:27.452Zinfo: running `cargo check --bins` on installinator-api (181/199)
36112025-02-11T20:13:28.055Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36122025-02-11T20:13:28.058Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36132025-02-11T20:13:28.058Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36142025-02-11T20:13:28.061Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
36152025-02-11T20:13:28.143Z
36162025-02-11T20:13:28.143Zinfo: running `cargo check --bins` on wicketd-api (182/199)
36172025-02-11T20:13:28.751Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36182025-02-11T20:13:28.753Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36192025-02-11T20:13:28.753Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36202025-02-11T20:13:28.757Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
36212025-02-11T20:13:28.842Z
36222025-02-11T20:13:28.842Zinfo: running `cargo check --bins` on omicron-pins (183/199)
36232025-02-11T20:13:29.395Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36242025-02-11T20:13:29.397Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36252025-02-11T20:13:29.397Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36262025-02-11T20:13:29.400Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
36272025-02-11T20:13:29.472Z
36282025-02-11T20:13:29.472Zinfo: running `cargo check --bins` on reconfigurator-cli (184/199)
36292025-02-11T20:13:30.059Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36302025-02-11T20:13:30.061Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36312025-02-11T20:13:30.174Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
36322025-02-11T20:13:30.174Z Compiling petname v2.0.2
36332025-02-11T20:13:30.177Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
36342025-02-11T20:13:30.177Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
36352025-02-11T20:13:30.177Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
36362025-02-11T20:13:30.177Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
36372025-02-11T20:13:30.283Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
36382025-02-11T20:13:30.318Z Checking sync-ptr v0.1.1
36392025-02-11T20:13:35.573Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
36402025-02-11T20:13:36.199Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
36412025-02-11T20:13:37.350Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
36422025-02-11T20:13:38.978Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.49s
36432025-02-11T20:13:39.179Z
36442025-02-11T20:13:39.179Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (185/199)
36452025-02-11T20:13:39.777Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36462025-02-11T20:13:39.780Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36472025-02-11T20:13:39.780Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36482025-02-11T20:13:39.783Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
36492025-02-11T20:13:39.863Z
36502025-02-11T20:13:39.863Zinfo: running `cargo check --bins` on omicron-releng (186/199)
36512025-02-11T20:13:40.442Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36522025-02-11T20:13:40.444Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36532025-02-11T20:13:40.541Z Checking memmap2 v0.9.5
36542025-02-11T20:13:40.541Z Checking arrayref v0.3.9
36552025-02-11T20:13:40.544Z Checking arrayvec v0.7.6
36562025-02-11T20:13:40.544Z Checking constant_time_eq v0.3.1
36572025-02-11T20:13:40.544Z Checking topological-sort v0.2.2
36582025-02-11T20:13:40.651Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
36592025-02-11T20:13:40.662Z Checking shell-words v1.1.0
36602025-02-11T20:13:40.967Z Checking blake3 v1.5.4
36612025-02-11T20:13:41.311Z Checking omicron-zone-package v0.12.0
36622025-02-11T20:13:42.473Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
36632025-02-11T20:13:43.451Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.58s
36642025-02-11T20:13:43.639Z
36652025-02-11T20:13:43.639Zinfo: running `cargo check --bins` on xtask (187/199)
36662025-02-11T20:13:44.061Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36672025-02-11T20:13:44.064Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36682025-02-11T20:13:44.078Z Checking bitflags v2.6.0
36692025-02-11T20:13:44.081Z Checking serde v1.0.217
36702025-02-11T20:13:44.081Z Checking thiserror v1.0.69
36712025-02-11T20:13:44.179Z Checking scroll v0.12.0
36722025-02-11T20:13:44.182Z Checking hashbrown v0.15.1
36732025-02-11T20:13:44.182Z Checking log v0.4.22
36742025-02-11T20:13:44.215Z Checking zerocopy v0.7.35
36752025-02-11T20:13:44.230Z Checking syn v2.0.96
36762025-02-11T20:13:44.292Z Checking pest v2.7.14
36772025-02-11T20:13:44.412Z Checking rustix v0.38.37
36782025-02-11T20:13:44.464Z Checking once_cell v1.20.2
36792025-02-11T20:13:44.619Z Checking goblin v0.8.2
36802025-02-11T20:13:44.775Z Checking fs-err v2.11.0
36812025-02-11T20:13:45.119Z Checking anyhow v1.0.95
36822025-02-11T20:13:45.169Z Checking indexmap v2.7.1
36832025-02-11T20:13:45.393Z Checking tabled v0.15.0
36842025-02-11T20:13:46.301Z Checking terminal_size v0.4.0
36852025-02-11T20:13:46.301Z Checking tempfile v3.13.0
36862025-02-11T20:13:46.462Z Checking dtrace-parser v0.2.0
36872025-02-11T20:13:46.486Z Checking clap_builder v4.5.27
36882025-02-11T20:13:48.092Z Checking serde_json v1.0.135
36892025-02-11T20:13:48.092Z Checking toml_datetime v0.6.8
36902025-02-11T20:13:48.094Z Checking serde_spanned v0.6.8
36912025-02-11T20:13:48.094Z Checking camino v1.1.9
36922025-02-11T20:13:48.094Z Checking semver v1.0.24
36932025-02-11T20:13:48.369Z Checking cargo-platform v0.1.8
36942025-02-11T20:13:48.418Z Checking toml_edit v0.22.22
36952025-02-11T20:13:48.566Z Checking macaddr v1.0.1
36962025-02-11T20:13:48.683Z Checking camino-tempfile v1.1.1
36972025-02-11T20:13:48.857Z Checking clap v4.5.27
36982025-02-11T20:13:49.404Z Checking dof v0.3.0
36992025-02-11T20:13:49.404Z Checking cargo_metadata v0.18.1
37002025-02-11T20:13:49.810Z Checking usdt-impl v0.5.0
37012025-02-11T20:13:50.191Z Checking usdt v0.5.0
37022025-02-11T20:13:50.323Z Checking toml v0.8.19
37032025-02-11T20:13:50.784Z Checking cargo_toml v0.20.5
37042025-02-11T20:13:51.954Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
37052025-02-11T20:13:52.619Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.97s
37062025-02-11T20:13:52.731Z
37072025-02-11T20:13:52.731Zinfo: running `cargo check --bins` on end-to-end-tests (188/199)
37082025-02-11T20:13:53.384Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37092025-02-11T20:13:53.387Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37102025-02-11T20:13:53.537Z Checking polyval v0.6.2
37112025-02-11T20:13:53.653Z Checking ctr v0.9.2
37122025-02-11T20:13:53.666Z Checking ssh-encoding v0.2.0
37132025-02-11T20:13:53.668Z Checking blowfish v0.9.1
37142025-02-11T20:13:53.694Z Checking password-hash v0.4.2
37152025-02-11T20:13:53.710Z Checking p256 v0.13.2
37162025-02-11T20:13:53.710Z Checking p521 v0.13.3
37172025-02-11T20:13:53.725Z Checking russh-cryptovec v0.7.3
37182025-02-11T20:13:53.891Z Checking ghash v0.5.1
37192025-02-11T20:13:53.913Z Checking bcrypt-pbkdf v0.10.0
37202025-02-11T20:13:53.931Z Checking md5 v0.7.0
37212025-02-11T20:13:53.949Z Checking num-bigint v0.4.6
37222025-02-11T20:13:53.977Z Checking des v0.8.1
37232025-02-11T20:13:54.057Z Checking aes-gcm v0.10.3
37242025-02-11T20:13:54.089Z Checking pbkdf2 v0.11.0
37252025-02-11T20:13:54.176Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
37262025-02-11T20:13:54.176Z Checking hex-literal v0.4.1
37272025-02-11T20:13:54.221Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
37282025-02-11T20:13:54.243Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
37292025-02-11T20:13:54.303Z Checking ssh-cipher v0.2.0
37302025-02-11T20:13:54.342Z Checking internet-checksum v0.2.1
37312025-02-11T20:13:54.591Z Checking ssh-key v0.6.6
37322025-02-11T20:13:54.855Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
37332025-02-11T20:13:55.714Z Checking russh-keys v0.45.0
37342025-02-11T20:13:56.601Z Checking russh v0.45.0
37352025-02-11T20:14:14.927Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
37362025-02-11T20:14:16.339Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.60s
37372025-02-11T20:14:16.540Z
37382025-02-11T20:14:16.540Zinfo: running `cargo check --bins` on gateway-cli (189/199)
37392025-02-11T20:14:17.100Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37402025-02-11T20:14:17.102Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37412025-02-11T20:14:17.190Z Checking termios v0.3.3
37422025-02-11T20:14:17.414Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
37432025-02-11T20:14:18.263Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.71s
37442025-02-11T20:14:18.465Z
37452025-02-11T20:14:18.465Zinfo: running `cargo check --bins --no-default-features` on installinator (190/199)
37462025-02-11T20:14:19.070Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37472025-02-11T20:14:19.072Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37482025-02-11T20:14:19.195Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
37492025-02-11T20:14:19.195Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
37502025-02-11T20:14:19.197Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
37512025-02-11T20:14:19.198Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
37522025-02-11T20:14:20.247Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
37532025-02-11T20:14:21.570Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
37542025-02-11T20:14:23.446Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.99s
37552025-02-11T20:14:23.635Z
37562025-02-11T20:14:23.635Zinfo: running `cargo check --bins` on internal-dns-cli (191/199)
37572025-02-11T20:14:24.202Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37582025-02-11T20:14:24.205Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37592025-02-11T20:14:24.302Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
37602025-02-11T20:14:24.788Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
37612025-02-11T20:14:24.963Z
37622025-02-11T20:14:24.963Zinfo: running `cargo check --bins` on omicron-live-tests (192/199)
37632025-02-11T20:14:25.518Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37642025-02-11T20:14:25.520Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37652025-02-11T20:14:25.520Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37662025-02-11T20:14:25.523Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
37672025-02-11T20:14:25.596Z
37682025-02-11T20:14:25.596Zinfo: running `cargo check --bins` on live-tests-macros (193/199)
37692025-02-11T20:14:26.140Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37702025-02-11T20:14:26.143Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37712025-02-11T20:14:26.143Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37722025-02-11T20:14:26.146Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
37732025-02-11T20:14:26.219Z
37742025-02-11T20:14:26.219Zinfo: running `cargo check --bins` on omicron-package (194/199)
37752025-02-11T20:14:26.790Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37762025-02-11T20:14:26.793Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37772025-02-11T20:14:26.894Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
37782025-02-11T20:14:28.321Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.09s
37792025-02-11T20:14:28.509Z
37802025-02-11T20:14:28.510Zinfo: running `cargo check --bins` on wicket-dbg (195/199)
37812025-02-11T20:14:29.115Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37822025-02-11T20:14:29.118Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37832025-02-11T20:14:29.235Z Checking rtoolbox v0.0.2
37842025-02-11T20:14:29.235Z Checking tui-tree-widget v0.22.0
37852025-02-11T20:14:29.240Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
37862025-02-11T20:14:29.472Z Checking rpassword v7.3.1
37872025-02-11T20:14:33.472Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
37882025-02-11T20:14:36.445Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
37892025-02-11T20:14:37.628Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.11s
37902025-02-11T20:14:37.825Z
37912025-02-11T20:14:37.825Zinfo: running `cargo check --bins` on wicket (196/199)
37922025-02-11T20:14:38.455Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37932025-02-11T20:14:38.458Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37942025-02-11T20:14:38.573Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
37952025-02-11T20:14:39.000Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
37962025-02-11T20:14:39.197Z
37972025-02-11T20:14:39.197Zinfo: running `cargo check --bins` on wicketd (197/199)
37982025-02-11T20:14:39.809Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37992025-02-11T20:14:39.812Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38002025-02-11T20:14:39.932Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
38012025-02-11T20:14:39.932Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
38022025-02-11T20:14:40.818Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
38032025-02-11T20:14:44.800Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.59s
38042025-02-11T20:14:45.014Z
38052025-02-11T20:14:45.014Zinfo: running `cargo check --bins` on omicron-workspace-hack (198/199)
38062025-02-11T20:14:45.557Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38072025-02-11T20:14:45.560Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38082025-02-11T20:14:45.560Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38092025-02-11T20:14:45.563Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
38102025-02-11T20:14:45.635Z
38112025-02-11T20:14:45.635Zinfo: running `cargo check --bins` on zone-setup (199/199)
38122025-02-11T20:14:46.255Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38132025-02-11T20:14:46.258Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38142025-02-11T20:14:46.392Z Checking uzers v0.12.1
38152025-02-11T20:14:46.744Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
38162025-02-11T20:14:47.839Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.19s
38172025-02-11T20:14:48.070Z
38182025-02-11T20:14:48.070Zreal 14:07.216476411
38192025-02-11T20:14:48.070Zuser 26:54.602266983
38202025-02-11T20:14:48.070Zsys 4:23.501009577
38212025-02-11T20:14:48.072Ztrap 0.588743772
38222025-02-11T20:14:48.072Ztflt 3.222262448
38232025-02-11T20:14:48.072Zdflt 2.200405398
38242025-02-11T20:14:48.072Zkflt 0.003852963
38252025-02-11T20:14:48.072Zlock 48:19.942281843
38262025-02-11T20:14:48.072Zslp 2:14:22.320463911
38272025-02-11T20:14:48.072Zlat 1:07.498775403
38282025-02-11T20:14:48.072Zstop 3:52.623560163
38292025-02-11T20:14:48.072Zprocess exited: duration 1150127 ms, exit code 0
 
38302025-02-11T20:14:48.078Zfound 0 output files