01JMN01SFJ7X888H431SY14WCY: 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: 01JMN02X5T8G8QB6886BRFSJYD

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-02-21T19:35:48.647Zjob assigned to worker 01JMN0338RJ2MPY6S2BNP8PK47 [factory aws, i-08e496d7fa4065ced] (queued for 55 s)
 
22025-02-21T19:35:56.756Zstarting task 0: "setup"
32025-02-21T19:35:56.763Z++ uname -s
42025-02-21T19:35:56.765Z+ kern=SunOS
52025-02-21T19:35:56.766Z+ build_user=build
62025-02-21T19:35:56.766Z+ build_uid=12345
72025-02-21T19:35:56.766Z+ work_dir=/work
82025-02-21T19:35:56.766Z+ input_dir=/input
92025-02-21T19:35:56.766Z+ [[ 0 == 12345 ]]
102025-02-21T19:35:56.766Z+ case "$kern" in
112025-02-21T19:35:56.766Z+ groupadd -g 12345 build
122025-02-21T19:35:56.768Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-02-21T19:35:58.775Z+ zfs create -o mountpoint=/work rpool/work
142025-02-21T19:35:58.910Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-02-21T19:35:58.912Z+ home_fs=zfs
162025-02-21T19:35:58.912Z+ [[ zfs == autofs ]]
172025-02-21T19:35:58.912Z+ mkdir -p /home/build
182025-02-21T19:35:58.915Z+ chown build:build /home/build /work
192025-02-21T19:36:00.915Z+ chmod 0700 /home/build /work
202025-02-21T19:36:00.918Zprocess exited: duration 4164 ms, exit code 0
 
212025-02-21T19:36:00.924Zstarting task 1: "rust-toolchain"
222025-02-21T19:36:00.929Z+ printf ' * rust toolchain channel = "%s"\n' 1.85.0
232025-02-21T19:36:00.929Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-02-21T19:36:00.929Z * rust toolchain channel = "1.85.0"
252025-02-21T19:36:00.929Z * rust toolchain profile = "default"
262025-02-21T19:36:00.929Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-02-21T19:36:00.929Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-02-21T19:36:00.933Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-02-21T19:36:00.933Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default
302025-02-21T19:36:01.050Zinfo: downloading installer
312025-02-21T19:36:02.721Zwarning: it looks like you have an existing installation of Rust at:
322025-02-21T19:36:02.721Zwarning: /opt/ooce/bin
332025-02-21T19:36:02.721Zwarning: It is recommended that rustup be the primary Rust installation.
342025-02-21T19:36:02.721Zwarning: Otherwise you may have confusion unless you are careful with your PATH
352025-02-21T19:36:02.721Zwarning: If you are sure that you want both rustup and your already installed Rust
362025-02-21T19:36:02.721Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-02-21T19:36:02.722Zwarning: or pass `-y' to ignore all ignorable checks.
382025-02-21T19:36:02.722Zerror: cannot install while Rust is installed
392025-02-21T19:36:02.722Zwarning: continuing (because the -y flag is set and the error is ignorable)
402025-02-21T19:36:02.757Zinfo: profile set to 'default'
412025-02-21T19:36:02.757Zinfo: default host triple is x86_64-unknown-illumos
422025-02-21T19:36:02.761Zinfo: syncing channel updates for '1.85.0-x86_64-unknown-illumos'
432025-02-21T19:36:02.913Zinfo: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17)
442025-02-21T19:36:02.913Zinfo: downloading component 'cargo'
452025-02-21T19:36:03.721Zinfo: downloading component 'clippy'
462025-02-21T19:36:04.029Zinfo: downloading component 'rust-docs'
472025-02-21T19:36:05.245Zinfo: downloading component 'rust-std'
482025-02-21T19:36:07.027Zinfo: downloading component 'rustc'
492025-02-21T19:36:13.164Zinfo: downloading component 'rustfmt'
502025-02-21T19:36:13.395Zinfo: installing component 'cargo'
512025-02-21T19:36:14.212Zinfo: installing component 'clippy'
522025-02-21T19:36:14.597Zinfo: installing component 'rust-docs'
532025-02-21T19:36:16.344Zinfo: installing component 'rust-std'
542025-02-21T19:36:18.220Zinfo: installing component 'rustc'
552025-02-21T19:36:24.042Zinfo: installing component 'rustfmt'
562025-02-21T19:36:24.373Zinfo: default toolchain set to '1.85.0-x86_64-unknown-illumos'
572025-02-21T19:36:24.373Z
582025-02-21T19:36:24.741Z 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17)
592025-02-21T19:36:24.741Z
602025-02-21T19:36:24.744Z
612025-02-21T19:36:24.744ZRust is installed now. Great!
622025-02-21T19:36:24.744Z
632025-02-21T19:36:24.744ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-02-21T19:36:24.744Zenvironment variable. This has not been done automatically.
652025-02-21T19:36:24.744Z
662025-02-21T19:36:24.744ZTo configure your current shell, you need to source
672025-02-21T19:36:24.744Zthe corresponding env file under $HOME/.cargo.
682025-02-21T19:36:24.744Z
692025-02-21T19:36:24.744ZThis is usually done by running one of the following (note the leading DOT):
702025-02-21T19:36:24.744Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-02-21T19:36:24.744Zsource "$HOME/.cargo/env.fish" # For fish
722025-02-21T19:36:24.815Z+ rustup --version
732025-02-21T19:36:24.822Zrustup 1.27.1 (54dd3d00f 2024-04-24)
742025-02-21T19:36:24.822Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
752025-02-21T19:36:24.903Zinfo: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)`
762025-02-21T19:36:24.910Z+ cargo --version
772025-02-21T19:36:24.963Zcargo 1.85.0 (d73d2caf9 2024-12-31)
782025-02-21T19:36:24.966Z+ rustc --version
792025-02-21T19:36:25.029Zrustc 1.85.0 (4d91de4e4 2025-02-17)
802025-02-21T19:36:25.032Zprocess exited: duration 24124 ms, exit code 0
 
812025-02-21T19:36:25.038Zstarting task 2: "authentication"
822025-02-21T19:36:25.060Zprocess exited: duration 21 ms, exit code 0
 
832025-02-21T19:36:25.067Zstarting task 3: "clone repository"
842025-02-21T19:36:25.072Z+ mkdir -p /work/oxidecomputer/omicron
852025-02-21T19:36:25.076Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
862025-02-21T19:36:25.259ZCloning into '/work/oxidecomputer/omicron'...
872025-02-21T19:36:32.922Z+ cd /work/oxidecomputer/omicron
882025-02-21T19:36:32.922Z+ git fetch origin 9190d809eca076a02bbbf43198be33902f59249d
892025-02-21T19:36:33.257ZFrom https://github.com/oxidecomputer/omicron
902025-02-21T19:36:33.257Z * branch 9190d809eca076a02bbbf43198be33902f59249d -> FETCH_HEAD
912025-02-21T19:36:33.270Z+ [[ -n affinity-db-crud ]]
922025-02-21T19:36:33.273Z++ git branch --show-current
932025-02-21T19:36:33.273Z+ current=main
942025-02-21T19:36:33.273Z+ [[ main != affinity-db-crud ]]
952025-02-21T19:36:33.273Z+ git branch -f affinity-db-crud 9190d809eca076a02bbbf43198be33902f59249d
962025-02-21T19:36:33.275Z+ git checkout -f affinity-db-crud
972025-02-21T19:36:33.463ZSwitched to branch 'affinity-db-crud'
982025-02-21T19:36:33.466Z+ git reset --hard 9190d809eca076a02bbbf43198be33902f59249d
992025-02-21T19:36:33.482ZHEAD is now at 9190d809e Merge branch 'affinity-db-model' into affinity-db-crud
1002025-02-21T19:36:33.485Zprocess exited: duration 8422 ms, exit code 0
 
1012025-02-21T19:36:33.491Zstarting task 4: "build"
1022025-02-21T19:36:33.496Z+ source .github/buildomat/ci-env.sh
1032025-02-21T19:36:33.496Z++ export CARGO_TERM_COLOR=always
1042025-02-21T19:36:33.496Z++ CARGO_TERM_COLOR=always
1052025-02-21T19:36:33.499Z+ cargo --version
1062025-02-21T19:36:33.549Zcargo 1.85.0 (d73d2caf9 2024-12-31)
1072025-02-21T19:36:33.552Z+ rustc --version
1082025-02-21T19:36:33.613Zrustc 1.85.0 (4d91de4e4 2025-02-17)
1092025-02-21T19:36:33.616Z+ source ./env.sh
1102025-02-21T19:36:33.616Z++ OLD_SHELL_OPTS=ehxB
1112025-02-21T19:36:33.616Z++ set -o xtrace
1122025-02-21T19:36:33.619Z++++ dirname ./env.sh
1132025-02-21T19:36:33.622Z+++ readlink -f .
1142025-02-21T19:36:33.719Z++ OMICRON_WS=/work/oxidecomputer/omicron
1152025-02-21T19:36:33.725Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1162025-02-21T19:36:33.725Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1172025-02-21T19:36:33.725Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1182025-02-21T19:36:33.725Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1192025-02-21T19:36:33.725Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1202025-02-21T19:36:33.725Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1212025-02-21T19:36:33.725Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1222025-02-21T19:36:33.725Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1232025-02-21T19:36:33.725Z++ case $OLD_SHELL_OPTS in
1242025-02-21T19:36:33.725Z++ unset OLD_SHELL_OPTS OMICRON_WS
1252025-02-21T19:36:33.725Z+ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1262025-02-21T19:36:33.725Z+ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1272025-02-21T19:36:33.726Z+ banner prerequisites
1282025-02-21T19:36:33.865Z
1292025-02-21T19:36:33.865Z ##### ##### ###### ##### ###### #### # # # #### #
1302025-02-21T19:36:33.865Z # # # # # # # # # # # # # # #
1312025-02-21T19:36:33.865Z # # # # ##### # # ##### # # # # # #### #
1322025-02-21T19:36:33.865Z ##### ##### # ##### # # # # # # # # #
1332025-02-21T19:36:33.865Z # # # # # # # # # # # # # # #
1342025-02-21T19:36:33.869Z # # # ###### # # ###### ### # #### # #### #
1352025-02-21T19:36:33.869Z
1362025-02-21T19:36:33.869Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1372025-02-21T19:36:38.286Zpkg list: illegal option -- F
1382025-02-21T19:36:38.286ZUsage:
1392025-02-21T19:36:38.299Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1402025-02-21T19:36:38.299Z [pkg_fmri_pattern ...]
1412025-02-21T19:36:39.116Zpkg list: illegal option -- F
1422025-02-21T19:36:39.116ZUsage:
1432025-02-21T19:36:39.133Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1442025-02-21T19:36:39.133Z [pkg_fmri_pattern ...]
1452025-02-21T19:36:48.613Z Startup: Refreshing catalog 'helios-dev' ... Done
1462025-02-21T19:36:53.246Z Startup: Caching catalogs ... Done
1472025-02-21T19:37:06.546ZPlanning: Solver setup ... Done (12.286s)
1482025-02-21T19:37:06.855ZPlanning: Running solver ... Done (0.152s)
1492025-02-21T19:37:07.367ZPlanning: Finding local manifests ... Done (0.567s)
1502025-02-21T19:37:07.464ZPlanning: Fetching manifests: 0/7 0% complete
1512025-02-21T19:37:08.354ZPlanning: Fetching manifests: 7/7 100% complete
1522025-02-21T19:37:09.079ZPlanning: Package planning ... Done (0.837s)
1532025-02-21T19:37:09.117ZPlanning: Merging actions ... Done (0.059s)
1542025-02-21T19:37:10.508ZPlanning: Checking for conflicting actions ... Done (1.398s)
1552025-02-21T19:37:20.370ZPlanning: Consolidating action changes ... Done (9.628s)
1562025-02-21T19:37:20.887ZPlanning: Evaluating mediators ... Done (0.409s)
1572025-02-21T19:37:21.423ZPlanning: Planning completed in 27.39 seconds
1582025-02-21T19:37:21.423Z Packages to install: 4
1592025-02-21T19:37:21.424Z Packages to update: 3
1602025-02-21T19:37:21.424Z Mediators to change: 2
1612025-02-21T19:37:21.424Z Services to change: 1
1622025-02-21T19:37:21.424Z Estimated space available: 155.61 GB
1632025-02-21T19:37:21.424ZEstimated space to be consumed: 1.66 GB
1642025-02-21T19:37:21.424Z Create boot environment: No
1652025-02-21T19:37:21.424ZCreate backup boot environment: Yes
1662025-02-21T19:37:21.424Z Rebuild boot archive: No
1672025-02-21T19:37:21.424Z
1682025-02-21T19:37:21.425ZChanged mediators:
1692025-02-21T19:37:21.425Z mediator clang:
1702025-02-21T19:37:21.425Z version: None -> 15 (system default)
1712025-02-21T19:37:21.425Z
1722025-02-21T19:37:21.426Z mediator llvm:
1732025-02-21T19:37:21.426Z version: 14 (system default) -> 15 (system default)
1742025-02-21T19:37:21.426Z
1752025-02-21T19:37:21.426ZChanged packages:
1762025-02-21T19:37:21.426Zhelios-dev
1772025-02-21T19:37:21.426Z developer/build-essential
1782025-02-21T19:37:21.426Z None -> 11-2.0
1792025-02-21T19:37:21.427Z library/libxmlsec1
1802025-02-21T19:37:21.427Z None -> 1.2.35-2.0
1812025-02-21T19:37:21.427Z ooce/developer/clang-15
1822025-02-21T19:37:21.427Z None -> 15.0.7-2.0
1832025-02-21T19:37:21.427Z ooce/developer/llvm-15
1842025-02-21T19:37:21.428Z None -> 15.0.7-2.0
1852025-02-21T19:37:21.428Z package/pkg
1862025-02-21T19:37:21.428Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1872025-02-21T19:37:21.428Z system/library/g++-runtime
1882025-02-21T19:37:21.428Z 13-2.0 -> 14-2.0
1892025-02-21T19:37:21.428Z system/library/gcc-runtime
1902025-02-21T19:37:21.429Z 13-2.0 -> 14-2.0
1912025-02-21T19:37:21.429Z
1922025-02-21T19:37:21.429ZServices:
1932025-02-21T19:37:21.429Z restart_fmri:
1942025-02-21T19:37:21.430Z svc:/system/update-man-index:default
1952025-02-21T19:37:21.430Z
1962025-02-21T19:37:21.430ZEditable files to change:
1972025-02-21T19:37:21.430Z Update:
1982025-02-21T19:37:21.431Z usr/share/lib/pkg/web/config.shtml
1992025-02-21T19:37:21.431Z
2002025-02-21T19:37:21.431ZDownload: 0/4301 items 0.0/225.4MB 0% complete
2012025-02-21T19:37:26.228ZDownload: 253/4301 items 15.5/225.4MB 6% complete (3.2M/s)
2022025-02-21T19:37:31.282ZDownload: 862/4301 items 18.3/225.4MB 8% complete (1.8M/s)
2032025-02-21T19:37:37.547ZDownload: 1193/4301 items 83.2/225.4MB 36% complete (8.1M/s)
2042025-02-21T19:37:42.564ZDownload: 1849/4301 items 118.5/225.4MB 52% complete (6.5M/s)
2052025-02-21T19:37:47.560ZDownload: 2410/4301 items 120.1/225.4MB 53% complete (3.7M/s)
2062025-02-21T19:37:52.568ZDownload: 3009/4301 items 121.3/225.4MB 53% complete (292k/s)
2072025-02-21T19:37:57.575ZDownload: 3240/4301 items 192.5/225.4MB 85% complete (7.2M/s)
2082025-02-21T19:38:03.463ZDownload: 3246/4301 items 203.1/225.4MB 90% complete (8.2M/s)
2092025-02-21T19:38:08.468ZDownload: 3590/4301 items 215.9/225.4MB 95% complete (2.3M/s)
2102025-02-21T19:38:13.473ZDownload: 4204/4301 items 220.5/225.4MB 97% complete (2.1M/s)
2112025-02-21T19:38:18.494ZDownload: 4293/4301 items 224.6/225.4MB 99% complete (891k/s)
2122025-02-21T19:38:29.748ZDownload: 4298/4301 items 225.3/225.4MB 99% complete (857k/s)
2132025-02-21T19:38:29.758ZDownload: Completed 225.42 MB in 68.73 seconds (3.3M/s)
2142025-02-21T19:38:32.003Z Actions: 1/5122 actions (Removing old actions)
2152025-02-21T19:38:32.024Z Actions: 194/5122 actions (Installing new actions)
2162025-02-21T19:38:37.061Z Actions: 4103/5122 actions (Installing new actions)
2172025-02-21T19:38:37.430Z Actions: 4267/5122 actions (Updating modified actions)
2182025-02-21T19:38:37.934Z Actions: Completed 5122 actions in 5.93 seconds.
2192025-02-21T19:38:38.167Z Done (0.225s)
2202025-02-21T19:38:38.170Z Done (0.001s)
2212025-02-21T19:38:38.776Z Done (0.607s)
2222025-02-21T19:38:44.532Z Done (5.531s)
2232025-02-21T19:38:44.817Z Done (0.212s)
2242025-02-21T19:38:44.820Z Done (0.000s)
2252025-02-21T19:38:44.978Z Done (0.000s)
2262025-02-21T19:38:45.695ZPlanning: Evaluating mediator changes ... Done
2272025-02-21T19:38:45.856ZPlanning: Checking for conflicting actions ... Done
2282025-02-21T19:38:45.859ZPlanning: Consolidating action changes ... Done
2292025-02-21T19:38:46.134ZPlanning: Evaluating mediators ... Done
2302025-02-21T19:38:46.137ZPlanning: Planning completed in 0.44 seconds
2312025-02-21T19:38:46.175Z Mediators to change: 2
2322025-02-21T19:38:46.177Z Create boot environment: No
2332025-02-21T19:38:46.177ZCreate backup boot environment: No
2342025-02-21T19:38:46.258Z Done
2352025-02-21T19:38:46.258Z Done
2362025-02-21T19:38:46.671Z Done
2372025-02-21T19:38:50.268Z Done
2382025-02-21T19:38:50.358Z Done
2392025-02-21T19:38:50.361Z Done
2402025-02-21T19:38:50.472Z Done
2412025-02-21T19:38:51.080ZPlanning: Evaluating mediator changes ... Done
2422025-02-21T19:38:51.082ZPlanning: Merging actions ... Done
2432025-02-21T19:38:51.271ZPlanning: Checking for conflicting actions ... Done
2442025-02-21T19:38:51.274ZPlanning: Consolidating action changes ... Done
2452025-02-21T19:38:51.536ZPlanning: Evaluating mediators ... Done
2462025-02-21T19:38:51.592ZPlanning: Planning completed in 0.75 seconds
2472025-02-21T19:38:51.632Z Packages to change: 1
2482025-02-21T19:38:51.632Z Mediators to change: 1
2492025-02-21T19:38:51.647Z Services to change: 1
2502025-02-21T19:38:51.648Z Create boot environment: No
2512025-02-21T19:38:51.648ZCreate backup boot environment: Yes
2522025-02-21T19:38:53.859Z Actions: 1/6 actions (Updating modified actions)
2532025-02-21T19:38:53.862Z Actions: Completed 6 actions in 0.00 seconds.
2542025-02-21T19:38:53.862Z Done
2552025-02-21T19:38:53.862Z Done
2562025-02-21T19:38:53.987Z Done
2572025-02-21T19:38:57.601Z Done
2582025-02-21T19:38:57.692Z Done
2592025-02-21T19:38:57.695Z Done
2602025-02-21T19:38:57.826Z Done
2612025-02-21T19:38:58.259ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2622025-02-21T19:38:58.259Zclang system 15 system
2632025-02-21T19:38:58.259Zcsh system system illumos
2642025-02-21T19:38:58.259Zctags system system illumos
2652025-02-21T19:38:58.259Zgcc vendor 12 vendor
2662025-02-21T19:38:58.259Zgcc system 10 system
2672025-02-21T19:38:58.259Zgcc system 7 system
2682025-02-21T19:38:58.259Zgo system 1.20 system
2692025-02-21T19:38:58.259Zgo system 1.19 system
2702025-02-21T19:38:58.259Zllvm system 15 system
2712025-02-21T19:38:58.259Zllvm system 14 system
2722025-02-21T19:38:58.259Zmariadb system 10.6 system
2732025-02-21T19:38:58.259Zmta vendor vendor dma
2742025-02-21T19:38:58.259Zopenjdk system 17 system
2752025-02-21T19:38:58.259Zopenjdk system 11 system
2762025-02-21T19:38:58.259Zopenjdk system 1.8 system
2772025-02-21T19:38:58.259Zopenssl vendor 3 vendor
2782025-02-21T19:38:58.259Zperl system 5.36 system
2792025-02-21T19:38:58.259Zpostgresql system 15 system
2802025-02-21T19:38:58.259Zpostgresql system 13 system
2812025-02-21T19:38:58.259Zpython vendor 3 vendor
2822025-02-21T19:38:58.259Zpython system 2 system
2832025-02-21T19:38:58.259Zpython3 system 3.11 system
2842025-02-21T19:38:58.259Zruby system 3.0 system
2852025-02-21T19:38:58.259Zwords vendor vendor american-english
2862025-02-21T19:38:58.260Zwords system system australian-english
2872025-02-21T19:38:58.260Zwords system system british-english
2882025-02-21T19:38:58.260Zwords system system canadian-english
2892025-02-21T19:38:58.260Zwords system system french
2902025-02-21T19:38:58.260Zwords system system italian
2912025-02-21T19:38:58.260Zwords system system ngerman
2922025-02-21T19:38:58.260Zwords system system ogerman
2932025-02-21T19:38:58.260Zwords system system spanish
2942025-02-21T19:38:58.592ZPUBLISHER TYPE STATUS P LOCATION
2952025-02-21T19:38:58.592Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2962025-02-21T19:39:01.690ZFMRI IFO
2972025-02-21T19:39:01.690Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2982025-02-21T19:39:01.690Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2992025-02-21T19:39:01.690Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
3002025-02-21T19:39:01.690Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
3012025-02-21T19:39:01.690Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
3022025-02-21T19:39:01.690Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
3032025-02-21T19:39:01.690Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
3042025-02-21T19:39:01.690Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
3052025-02-21T19:39:01.690Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
3062025-02-21T19:39:01.690Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
3072025-02-21T19:39:01.690Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
3082025-02-21T19:39:01.690Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
3092025-02-21T19:39:01.690Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
3102025-02-21T19:39:01.690Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
3112025-02-21T19:39:01.690Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
3122025-02-21T19:39:02.469Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
3132025-02-21T19:39:02.776Z Updating crates.io index
3142025-02-21T19:39:02.821Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3152025-02-21T19:39:03.381Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3162025-02-21T19:39:03.612Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3172025-02-21T19:39:03.924Z Updating git repository `https://github.com/oxidecomputer/propolis`
3182025-02-21T19:39:04.900Z Updating git repository `https://github.com/oxidecomputer/crucible`
3192025-02-21T19:39:06.537Z Updating git repository `https://github.com/oxidecomputer/opte`
3202025-02-21T19:39:07.317Z Updating git repository `https://github.com/oxidecomputer/falcon`
3212025-02-21T19:39:08.019Z Updating git repository `https://github.com/oxidecomputer/clickward`
3222025-02-21T19:39:08.328Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3232025-02-21T19:39:08.704Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3242025-02-21T19:39:09.313Z Updating git repository `https://github.com/oxidecomputer/libipcc`
3252025-02-21T19:39:09.608Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3262025-02-21T19:39:09.931Z Updating git repository `https://github.com/oxidecomputer/tofino`
3272025-02-21T19:39:10.213Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3282025-02-21T19:39:10.466Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3292025-02-21T19:39:10.708Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3302025-02-21T19:39:11.035Z Updating git repository `https://github.com/oxidecomputer/lldp`
3312025-02-21T19:39:11.482Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3322025-02-21T19:39:11.771Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3332025-02-21T19:39:12.127Z Updating git repository `https://github.com/oxidecomputer/ispf`
3342025-02-21T19:39:12.529Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3352025-02-21T19:39:12.831Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3362025-02-21T19:39:13.489Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3372025-02-21T19:39:13.840Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3382025-02-21T19:39:14.300Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3392025-02-21T19:39:14.747Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3402025-02-21T19:39:18.362Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3412025-02-21T19:39:18.634Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3422025-02-21T19:39:18.882Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3432025-02-21T19:39:20.112Z Downloading crates ...
3442025-02-21T19:39:20.189Z Downloaded anstyle-parse v0.2.5
3452025-02-21T19:39:20.194Z Downloaded anstream v0.6.15
3462025-02-21T19:39:20.194Z Downloaded anyhow v1.0.96
3472025-02-21T19:39:20.197Z Downloaded equivalent v1.0.1
3482025-02-21T19:39:20.204Z Downloaded dtrace-parser v0.2.0
3492025-02-21T19:39:20.211Z Downloaded scroll_derive v0.12.0
3502025-02-21T19:39:20.213Z Downloaded usdt-attr-macro v0.5.0
3512025-02-21T19:39:20.218Z Downloaded pretty-hex v0.4.1
3522025-02-21T19:39:20.226Z Downloaded anstyle-query v1.1.1
3532025-02-21T19:39:20.233Z Downloaded usdt-macro v0.5.0
3542025-02-21T19:39:20.235Z Downloaded swrite v0.1.0
3552025-02-21T19:39:20.235Z Downloaded itoa v1.0.11
3562025-02-21T19:39:20.238Z Downloaded generic-array v0.14.7
3572025-02-21T19:39:20.241Z Downloaded digest v0.10.7
3582025-02-21T19:39:20.241Z Downloaded memmap v0.7.0
3592025-02-21T19:39:20.246Z Downloaded macaddr v1.0.1
3602025-02-21T19:39:20.246Z Downloaded fs-err v2.11.0
3612025-02-21T19:39:20.248Z Downloaded cpufeatures v0.2.14
3622025-02-21T19:39:20.248Z Downloaded byteorder v1.5.0
3632025-02-21T19:39:20.248Z Downloaded fastrand v2.1.1
3642025-02-21T19:39:20.251Z Downloaded version_check v0.9.5
3652025-02-21T19:39:20.251Z Downloaded bytecount v0.6.8
3662025-02-21T19:39:20.254Z Downloaded usdt v0.5.0
3672025-02-21T19:39:20.254Z Downloaded strsim v0.11.1
3682025-02-21T19:39:20.256Z Downloaded heck v0.5.0
3692025-02-21T19:39:20.256Z Downloaded crypto-common v0.1.6
3702025-02-21T19:39:20.259Z Downloaded clap_lex v0.7.4
3712025-02-21T19:39:20.260Z Downloaded thiserror-impl v1.0.69
3722025-02-21T19:39:20.260Z Downloaded cfg-if v1.0.0
3732025-02-21T19:39:20.263Z Downloaded colorchoice v1.0.2
3742025-02-21T19:39:20.263Z Downloaded thread-id v4.2.2
3752025-02-21T19:39:20.266Z Downloaded fnv v1.0.7
3762025-02-21T19:39:20.266Z Downloaded anstyle v1.0.10
3772025-02-21T19:39:20.269Z Downloaded utf8parse v0.2.2
3782025-02-21T19:39:20.269Z Downloaded thiserror v1.0.69
3792025-02-21T19:39:20.272Z Downloaded terminal_size v0.4.0
3802025-02-21T19:39:20.274Z Downloaded is_terminal_polyfill v1.70.1
3812025-02-21T19:39:20.274Z Downloaded block-buffer v0.10.4
3822025-02-21T19:39:20.277Z Downloaded unicode-linebreak v0.1.5
3832025-02-21T19:39:20.277Z Downloaded toml_datetime v0.6.8
3842025-02-21T19:39:20.280Z Downloaded smawk v0.3.2
3852025-02-21T19:39:20.280Z Downloaded serde_spanned v0.6.8
3862025-02-21T19:39:20.288Z Downloaded errno v0.3.9
3872025-02-21T19:39:20.288Z Downloaded pest_generator v2.7.14
3882025-02-21T19:39:20.292Z Downloaded tabled_derive v0.7.0
3892025-02-21T19:39:20.292Z Downloaded proc-macro-error-attr v1.0.4
3902025-02-21T19:39:20.292Z Downloaded cargo-platform v0.1.8
3912025-02-21T19:39:20.292Z Downloaded heck v0.4.1
3922025-02-21T19:39:20.292Z Downloaded pest_derive v2.7.14
3932025-02-21T19:39:20.295Z Downloaded zerocopy-derive v0.7.35
3942025-02-21T19:39:20.300Z Downloaded semver v1.0.25
3952025-02-21T19:39:20.302Z Downloaded plain v0.2.3
3962025-02-21T19:39:20.305Z Downloaded clap_derive v4.5.28
3972025-02-21T19:39:20.308Z Downloaded sha2 v0.10.8
3982025-02-21T19:39:20.308Z Downloaded autocfg v1.4.0
3992025-02-21T19:39:20.311Z Downloaded serde_tokenstream v0.2.2
4002025-02-21T19:39:20.311Z Downloaded proc-macro-error v1.0.4
4012025-02-21T19:39:20.314Z Downloaded quote v1.0.38
4022025-02-21T19:39:20.316Z Downloaded cargo_toml v0.20.5
4032025-02-21T19:39:20.319Z Downloaded dof v0.3.0
4042025-02-21T19:39:20.319Z Downloaded camino v1.1.9
4052025-02-21T19:39:20.322Z Downloaded usdt-impl v0.5.0
4062025-02-21T19:39:20.325Z Downloaded tempfile v3.13.0
4072025-02-21T19:39:20.325Z Downloaded clap v4.5.30
4082025-02-21T19:39:20.332Z Downloaded unicode-ident v1.0.14
4092025-02-21T19:39:20.335Z Downloaded ucd-trie v0.1.7
4102025-02-21T19:39:20.337Z Downloaded papergrid v0.11.0
4112025-02-21T19:39:20.341Z Downloaded textwrap v0.16.1
4122025-02-21T19:39:20.343Z Downloaded toml v0.8.19
4132025-02-21T19:39:20.346Z Downloaded bitflags v2.6.0
4142025-02-21T19:39:20.350Z Downloaded ryu v1.0.18
4152025-02-21T19:39:20.354Z Downloaded scroll v0.12.0
4162025-02-21T19:39:20.356Z Downloaded pest_meta v2.7.14
4172025-02-21T19:39:20.359Z Downloaded typenum v1.17.0
4182025-02-21T19:39:20.359Z Downloaded serde_derive v1.0.217
4192025-02-21T19:39:20.362Z Downloaded once_cell v1.20.3
4202025-02-21T19:39:20.365Z Downloaded log v0.4.22
4212025-02-21T19:39:20.367Z Downloaded proc-macro2 v1.0.92
4222025-02-21T19:39:20.370Z Downloaded cargo_metadata v0.18.1
4232025-02-21T19:39:20.372Z Downloaded camino-tempfile v1.1.1
4242025-02-21T19:39:20.378Z Downloaded serde v1.0.217
4252025-02-21T19:39:20.383Z Downloaded indexmap v2.7.1
4262025-02-21T19:39:20.387Z Downloaded memchr v2.7.4
4272025-02-21T19:39:20.392Z Downloaded toml_edit v0.22.22
4282025-02-21T19:39:20.421Z Downloaded pest v2.7.14
4292025-02-21T19:39:20.426Z Downloaded hashbrown v0.15.1
4302025-02-21T19:39:20.435Z Downloaded serde_json v1.0.139
4312025-02-21T19:39:20.442Z Downloaded zerocopy v0.7.35
4322025-02-21T19:39:20.457Z Downloaded goblin v0.8.2
4332025-02-21T19:39:20.463Z Downloaded tabled v0.15.0
4342025-02-21T19:39:20.476Z Downloaded clap_builder v4.5.30
4352025-02-21T19:39:20.482Z Downloaded winnow v0.6.20
4362025-02-21T19:39:20.491Z Downloaded syn v1.0.109
4372025-02-21T19:39:20.501Z Downloaded unicode-width v0.1.14
4382025-02-21T19:39:20.506Z Downloaded syn v2.0.96
4392025-02-21T19:39:20.525Z Downloaded rustix v0.38.37
4402025-02-21T19:39:20.555Z Downloaded libc v0.2.169
4412025-02-21T19:39:20.830Z Compiling proc-macro2 v1.0.92
4422025-02-21T19:39:20.830Z Compiling unicode-ident v1.0.14
4432025-02-21T19:39:20.833Z Compiling version_check v0.9.5
4442025-02-21T19:39:20.833Z Compiling serde v1.0.217
4452025-02-21T19:39:20.833Z Compiling thiserror v1.0.69
4462025-02-21T19:39:20.833Z Compiling memchr v2.7.4
4472025-02-21T19:39:20.833Z Compiling libc v0.2.169
4482025-02-21T19:39:20.833Z Compiling ucd-trie v0.1.7
4492025-02-21T19:39:21.088Z Compiling ryu v1.0.18
4502025-02-21T19:39:21.421Z Compiling itoa v1.0.11
4512025-02-21T19:39:21.494Z Compiling once_cell v1.20.3
4522025-02-21T19:39:21.610Z Compiling byteorder v1.5.0
4532025-02-21T19:39:21.938Z Compiling rustix v0.38.37
4542025-02-21T19:39:22.107Z Compiling serde_json v1.0.139
4552025-02-21T19:39:22.316Z Compiling bitflags v2.6.0
4562025-02-21T19:39:22.470Z Compiling usdt-impl v0.5.0
4572025-02-21T19:39:22.494Z Compiling proc-macro-error-attr v1.0.4
4582025-02-21T19:39:22.602Z Compiling syn v1.0.109
4592025-02-21T19:39:22.665Z Compiling proc-macro-error v1.0.4
4602025-02-21T19:39:22.687Z Compiling utf8parse v0.2.2
4612025-02-21T19:39:22.884Z Compiling hashbrown v0.15.1
4622025-02-21T19:39:22.902Z Compiling camino v1.1.9
4632025-02-21T19:39:22.998Z Compiling equivalent v1.0.1
4642025-02-21T19:39:23.021Z Compiling thread-id v4.2.2
4652025-02-21T19:39:23.076Z Compiling plain v0.2.3
4662025-02-21T19:39:23.131Z Compiling log v0.4.22
4672025-02-21T19:39:23.253Z Compiling anstyle-parse v0.2.5
4682025-02-21T19:39:23.313Z Compiling is_terminal_polyfill v1.70.1
4692025-02-21T19:39:23.466Z Compiling quote v1.0.38
4702025-02-21T19:39:23.504Z Compiling errno v0.3.9
4712025-02-21T19:39:23.551Z Compiling unicode-width v0.1.14
4722025-02-21T19:39:23.593Z Compiling anstyle-query v1.1.1
4732025-02-21T19:39:23.620Z Compiling pretty-hex v0.4.1
4742025-02-21T19:39:23.654Z Compiling anstyle v1.0.10
4752025-02-21T19:39:23.787Z Compiling colorchoice v1.0.2
4762025-02-21T19:39:23.839Z Compiling syn v2.0.96
4772025-02-21T19:39:23.972Z Compiling indexmap v2.7.1
4782025-02-21T19:39:24.023Z Compiling semver v1.0.25
4792025-02-21T19:39:24.073Z Compiling autocfg v1.4.0
4802025-02-21T19:39:24.101Z Compiling winnow v0.6.20
4812025-02-21T19:39:24.595Z Compiling anstream v0.6.15
4822025-02-21T19:39:24.984Z Compiling fs-err v2.11.0
4832025-02-21T19:39:25.175Z Compiling strsim v0.11.1
4842025-02-21T19:39:25.224Z Compiling heck v0.4.1
4852025-02-21T19:39:25.246Z Compiling heck v0.5.0
4862025-02-21T19:39:25.318Z Compiling cfg-if v1.0.0
4872025-02-21T19:39:25.431Z Compiling fastrand v2.1.1
4882025-02-21T19:39:25.630Z Compiling clap_lex v0.7.4
4892025-02-21T19:39:25.716Z Compiling anyhow v1.0.96
4902025-02-21T19:39:25.891Z Compiling terminal_size v0.4.0
4912025-02-21T19:39:26.046Z Compiling bytecount v0.6.8
4922025-02-21T19:39:26.103Z Compiling fnv v1.0.7
4932025-02-21T19:39:26.244Z Compiling tempfile v3.13.0
4942025-02-21T19:39:26.244Z Compiling papergrid v0.11.0
4952025-02-21T19:39:26.312Z Compiling clap_builder v4.5.30
4962025-02-21T19:39:26.512Z Compiling memmap v0.7.0
4972025-02-21T19:39:26.810Z Compiling smawk v0.3.2
4982025-02-21T19:39:27.031Z Compiling unicode-linebreak v0.1.5
4992025-02-21T19:39:27.399Z Compiling swrite v0.1.0
5002025-02-21T19:39:27.502Z Compiling textwrap v0.16.1
5012025-02-21T19:39:28.225Z Compiling tabled_derive v0.7.0
5022025-02-21T19:39:29.364Z Compiling tabled v0.15.0
5032025-02-21T19:39:30.430Z Compiling serde_derive v1.0.217
5042025-02-21T19:39:30.518Z Compiling thiserror-impl v1.0.69
5052025-02-21T19:39:30.542Z Compiling zerocopy-derive v0.7.35
5062025-02-21T19:39:30.572Z Compiling scroll_derive v0.12.0
5072025-02-21T19:39:30.814Z Compiling clap_derive v4.5.28
5082025-02-21T19:39:31.661Z Compiling scroll v0.12.0
5092025-02-21T19:39:31.976Z Compiling zerocopy v0.7.35
5102025-02-21T19:39:32.121Z Compiling goblin v0.8.2
5112025-02-21T19:39:32.826Z Compiling pest v2.7.14
5122025-02-21T19:39:34.055Z Compiling clap v4.5.30
5132025-02-21T19:39:35.000Z Compiling pest_meta v2.7.14
5142025-02-21T19:39:35.898Z Compiling pest_generator v2.7.14
5152025-02-21T19:39:37.178Z Compiling pest_derive v2.7.14
5162025-02-21T19:39:37.897Z Compiling dtrace-parser v0.2.0
5172025-02-21T19:39:38.648Z Compiling serde_tokenstream v0.2.2
5182025-02-21T19:39:38.682Z Compiling toml_datetime v0.6.8
5192025-02-21T19:39:38.685Z Compiling serde_spanned v0.6.8
5202025-02-21T19:39:38.933Z Compiling cargo-platform v0.1.8
5212025-02-21T19:39:38.978Z Compiling toml_edit v0.22.22
5222025-02-21T19:39:39.134Z Compiling macaddr v1.0.1
5232025-02-21T19:39:39.320Z Compiling camino-tempfile v1.1.1
5242025-02-21T19:39:39.975Z Compiling dof v0.3.0
5252025-02-21T19:39:40.043Z Compiling cargo_metadata v0.18.1
5262025-02-21T19:39:41.358Z Compiling usdt-attr-macro v0.5.0
5272025-02-21T19:39:41.358Z Compiling usdt-macro v0.5.0
5282025-02-21T19:39:41.649Z Compiling toml v0.8.19
5292025-02-21T19:39:42.410Z Compiling usdt v0.5.0
5302025-02-21T19:39:42.444Z Compiling cargo_toml v0.20.5
5312025-02-21T19:39:45.113Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5322025-02-21T19:39:48.213Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.99s
5332025-02-21T19:39:48.445Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5342025-02-21T19:39:48.972Z Downloading crates ...
5352025-02-21T19:39:49.083Z Downloaded adler2 v2.0.0
5362025-02-21T19:39:49.090Z Downloaded aead v0.5.2
5372025-02-21T19:39:49.093Z Downloaded addr2line v0.24.2
5382025-02-21T19:39:49.096Z Downloaded atomicwrites v0.4.4
5392025-02-21T19:39:49.100Z Downloaded async-stream-impl v0.3.6
5402025-02-21T19:39:49.100Z Downloaded atty v0.2.14
5412025-02-21T19:39:49.105Z Downloaded ciborium-io v0.2.2
5422025-02-21T19:39:49.116Z Downloaded crucible-workspace-hack v0.1.0
5432025-02-21T19:39:49.127Z Downloaded cstr-argument v0.1.2
5442025-02-21T19:39:49.129Z Downloaded cfg_aliases v0.1.1
5452025-02-21T19:39:49.134Z Downloaded ascii-canvas v3.0.0
5462025-02-21T19:39:49.137Z Downloaded assert_matches v1.5.0
5472025-02-21T19:39:49.140Z Downloaded base16ct v0.2.0
5482025-02-21T19:39:49.144Z Downloaded arrayref v0.3.9
5492025-02-21T19:39:49.144Z Downloaded headers-core v0.3.0
5502025-02-21T19:39:49.147Z Downloaded crunchy v0.2.2
5512025-02-21T19:39:49.147Z Downloaded atomic-waker v1.1.2
5522025-02-21T19:39:49.147Z Downloaded bcrypt-pbkdf v0.10.0
5532025-02-21T19:39:49.150Z Downloaded crc-catalog v2.4.0
5542025-02-21T19:39:49.150Z Downloaded colored v2.1.0
5552025-02-21T19:39:49.154Z Downloaded array-init v0.0.4
5562025-02-21T19:39:49.154Z Downloaded cbc v0.1.2
5572025-02-21T19:39:49.156Z Downloaded convert_case v0.4.0
5582025-02-21T19:39:49.156Z Downloaded bb8 v0.8.5
5592025-02-21T19:39:49.159Z Downloaded bitflags v1.3.2
5602025-02-21T19:39:49.161Z Downloaded arrayvec v0.7.6
5612025-02-21T19:39:49.164Z Downloaded daft v0.1.1
5622025-02-21T19:39:49.167Z Downloaded cexpr v0.6.0
5632025-02-21T19:39:49.167Z Downloaded blowfish v0.9.1
5642025-02-21T19:39:49.169Z Downloaded cipher v0.4.4
5652025-02-21T19:39:49.172Z Downloaded crossbeam-deque v0.8.5
5662025-02-21T19:39:49.172Z Downloaded chrono-tz-build v0.4.0
5672025-02-21T19:39:49.175Z Downloaded bitfield-struct v0.6.2
5682025-02-21T19:39:49.175Z Downloaded chacha20 v0.9.1
5692025-02-21T19:39:49.178Z Downloaded bit-set v0.5.3
5702025-02-21T19:39:49.178Z Downloaded async-trait v0.1.86
5712025-02-21T19:39:49.181Z Downloaded async-stream v0.3.6
5722025-02-21T19:39:49.184Z Downloaded cobs v0.2.3
5732025-02-21T19:39:49.186Z Downloaded constant_time_eq v0.3.1
5742025-02-21T19:39:49.186Z Downloaded backoff v0.4.0
5752025-02-21T19:39:49.189Z Downloaded cmake v0.1.51
5762025-02-21T19:39:49.192Z Downloaded async-recursion v1.1.1
5772025-02-21T19:39:49.195Z Downloaded base64ct v1.6.0
5782025-02-21T19:39:49.198Z Downloaded argon2 v0.5.3
5792025-02-21T19:39:49.201Z Downloaded cfg_aliases v0.2.1
5802025-02-21T19:39:49.201Z Downloaded cassowary v0.3.0
5812025-02-21T19:39:49.205Z Downloaded const_format_proc_macros v0.2.34
5822025-02-21T19:39:49.207Z Downloaded home v0.5.9
5832025-02-21T19:39:49.207Z Downloaded hkdf v0.12.4
5842025-02-21T19:39:49.210Z Downloaded hubpack_derive v0.1.1
5852025-02-21T19:39:49.210Z Downloaded icu_locid_transform v1.5.0
5862025-02-21T19:39:49.213Z Downloaded hostname v0.3.1
5872025-02-21T19:39:49.216Z Downloaded csv-core v0.1.11
5882025-02-21T19:39:49.219Z Downloaded console v0.15.10
5892025-02-21T19:39:49.222Z Downloaded icu_normalizer_data v1.5.0
5902025-02-21T19:39:49.224Z Downloaded ctr v0.9.2
5912025-02-21T19:39:49.228Z Downloaded russh-cryptovec v0.7.3
5922025-02-21T19:39:49.228Z Downloaded hickory-server v0.24.3
5932025-02-21T19:39:49.233Z Downloaded http v1.2.0
5942025-02-21T19:39:49.237Z Downloaded icu_properties v1.5.1
5952025-02-21T19:39:49.241Z Downloaded icu_locid_transform_data v1.5.0
5962025-02-21T19:39:49.244Z Downloaded buf-list v1.0.3
5972025-02-21T19:39:49.246Z Downloaded arc-swap v1.7.1
5982025-02-21T19:39:49.250Z Downloaded bitfield v0.14.0
5992025-02-21T19:39:49.252Z Downloaded rand_seeder v0.3.0
6002025-02-21T19:39:49.255Z Downloaded siphasher v0.3.11
6012025-02-21T19:39:49.258Z Downloaded hyper v1.5.2
6022025-02-21T19:39:49.267Z Downloaded http-range v0.1.5
6032025-02-21T19:39:49.270Z Downloaded icu_normalizer v1.5.0
6042025-02-21T19:39:49.270Z Downloaded clang-sys v1.8.1
6052025-02-21T19:39:49.274Z Downloaded http-body-util v0.1.2
6062025-02-21T19:39:49.276Z Downloaded crossbeam-utils v0.8.20
6072025-02-21T19:39:49.280Z Downloaded match_cfg v0.1.0
6082025-02-21T19:39:49.282Z Downloaded resolv-conf v0.7.0
6092025-02-21T19:39:49.285Z Downloaded serde_path_to_error v0.1.16
6102025-02-21T19:39:49.289Z Downloaded md5 v0.7.0
6112025-02-21T19:39:49.289Z Downloaded icu_provider_macros v1.5.0
6122025-02-21T19:39:49.289Z Downloaded scheduled-thread-pool v0.2.7
6132025-02-21T19:39:49.291Z Downloaded rustls-pemfile v1.0.4
6142025-02-21T19:39:49.294Z Downloaded mirai-annotations v1.12.0
6152025-02-21T19:39:49.294Z Downloaded is_ci v1.2.0
6162025-02-21T19:39:49.299Z Downloaded instant v0.1.13
6172025-02-21T19:39:49.299Z Downloaded base64 v0.13.1
6182025-02-21T19:39:49.304Z Downloaded curve25519-dalek-derive v0.1.1
6192025-02-21T19:39:49.304Z Downloaded cookie v0.18.1
6202025-02-21T19:39:49.306Z Downloaded slog-stdlog v4.1.1
6212025-02-21T19:39:49.309Z Downloaded slab v0.4.9
6222025-02-21T19:39:49.309Z Downloaded lazy_static v1.5.0
6232025-02-21T19:39:49.312Z Downloaded md-5 v0.10.6
6242025-02-21T19:39:49.315Z Downloaded diesel_table_macro_syntax v0.2.0
6252025-02-21T19:39:49.315Z Downloaded humantime v2.1.0
6262025-02-21T19:39:49.317Z Downloaded lru v0.12.5
6272025-02-21T19:39:49.320Z Downloaded lazycell v1.3.0
6282025-02-21T19:39:49.320Z Downloaded hyper-tls v0.6.0
6292025-02-21T19:39:49.323Z Downloaded thread_local v1.1.8
6302025-02-21T19:39:49.323Z Downloaded memoffset v0.9.1
6312025-02-21T19:39:49.325Z Downloaded subtle v2.6.1
6322025-02-21T19:39:49.330Z Downloaded zone_cfg_derive v0.3.0
6332025-02-21T19:39:49.330Z Downloaded waitgroup v0.1.2
6342025-02-21T19:39:49.330Z Downloaded cookie_store v0.21.1
6352025-02-21T19:39:49.333Z Downloaded tokio-native-tls v0.3.1
6362025-02-21T19:39:49.333Z Downloaded internet-checksum v0.2.1
6372025-02-21T19:39:49.336Z Downloaded httpdate v1.0.3
6382025-02-21T19:39:49.336Z Downloaded compact_str v0.8.0
6392025-02-21T19:39:49.339Z Downloaded indoc v1.0.9
6402025-02-21T19:39:49.342Z Downloaded rfc6979 v0.4.0
6412025-02-21T19:39:49.345Z Downloaded nanorand v0.7.0
6422025-02-21T19:39:49.347Z Downloaded mime v0.3.17
6432025-02-21T19:39:49.350Z Downloaded normalize-line-endings v0.3.0
6442025-02-21T19:39:49.350Z Downloaded downcast v0.11.0
6452025-02-21T19:39:49.352Z Downloaded unicode-xid v0.2.6
6462025-02-21T19:39:49.352Z Downloaded base64 v0.22.1
6472025-02-21T19:39:49.356Z Downloaded progenitor-impl v0.8.0
6482025-02-21T19:39:49.359Z Downloaded utf8_iter v1.0.4
6492025-02-21T19:39:49.362Z Downloaded wyz v0.5.1
6502025-02-21T19:39:49.364Z Downloaded xattr v1.3.1
6512025-02-21T19:39:49.364Z Downloaded blake2 v0.10.6
6522025-02-21T19:39:49.367Z Downloaded iana-time-zone v0.1.61
6532025-02-21T19:39:49.371Z Downloaded path-slash v0.1.5
6542025-02-21T19:39:49.373Z Downloaded oso-derive v0.27.3
6552025-02-21T19:39:49.373Z Downloaded fd-lock v4.0.2
6562025-02-21T19:39:49.376Z Downloaded number_prefix v0.4.0
6572025-02-21T19:39:49.378Z Downloaded progenitor-client v0.8.0
6582025-02-21T19:39:49.378Z Downloaded mime_guess v2.0.5
6592025-02-21T19:39:49.381Z Downloaded termcolor v1.4.1
6602025-02-21T19:39:49.384Z Downloaded base64 v0.21.7
6612025-02-21T19:39:49.387Z Downloaded progenitor-client v0.9.1
6622025-02-21T19:39:49.390Z Downloaded bytes v1.9.0
6632025-02-21T19:39:49.393Z Downloaded heck v0.3.3
6642025-02-21T19:39:49.395Z Downloaded futures-task v0.3.31
6652025-02-21T19:39:49.395Z Downloaded chacha20poly1305 v0.10.1
6662025-02-21T19:39:49.398Z Downloaded litrs v0.4.1
6672025-02-21T19:39:49.400Z Downloaded funty v2.0.0
6682025-02-21T19:39:49.403Z Downloaded futures-sink v0.3.31
6692025-02-21T19:39:49.403Z Downloaded maybe-uninit v2.0.0
6702025-02-21T19:39:49.405Z Downloaded litemap v0.7.3
6712025-02-21T19:39:49.408Z Downloaded take_mut v0.2.2
6722025-02-21T19:39:49.408Z Downloaded termtree v0.4.1
6732025-02-21T19:39:49.411Z Downloaded wait-timeout v0.2.0
6742025-02-21T19:39:49.411Z Downloaded jobserver v0.1.32
6752025-02-21T19:39:49.414Z Downloaded const_format v0.2.34
6762025-02-21T19:39:49.418Z Downloaded pbkdf2 v0.11.0
6772025-02-21T19:39:49.421Z Downloaded icu_locid v1.5.0
6782025-02-21T19:39:49.426Z Downloaded powerfmt v0.2.0
6792025-02-21T19:39:49.429Z Downloaded ff v0.13.0
6802025-02-21T19:39:49.431Z Downloaded ppv-lite86 v0.2.20
6812025-02-21T19:39:49.432Z Downloaded packed_struct_codegen v0.10.1
6822025-02-21T19:39:49.434Z Downloaded packed_struct v0.10.1
6832025-02-21T19:39:49.437Z Downloaded mockall_derive v0.13.0
6842025-02-21T19:39:49.439Z Downloaded salsa20 v0.10.2
6852025-02-21T19:39:49.439Z Downloaded crossbeam-channel v0.5.13
6862025-02-21T19:39:49.445Z Downloaded zopfli v0.8.1
6872025-02-21T19:39:49.448Z Downloaded darling_macro v0.20.10
6882025-02-21T19:39:49.448Z Downloaded typify-macro v0.3.0
6892025-02-21T19:39:49.451Z Downloaded tracing-attributes v0.1.27
6902025-02-21T19:39:49.453Z Downloaded endian-type v0.1.2
6912025-02-21T19:39:49.454Z Downloaded toml v0.7.8
6922025-02-21T19:39:49.457Z Downloaded shell-words v1.1.0
6932025-02-21T19:39:49.460Z Downloaded rustversion v1.0.17
6942025-02-21T19:39:49.463Z Downloaded strum_macros v0.25.3
6952025-02-21T19:39:49.465Z Downloaded tap v1.0.1
6962025-02-21T19:39:49.465Z Downloaded string_cache v0.8.7
6972025-02-21T19:39:49.469Z Downloaded stringprep v0.1.5
6982025-02-21T19:39:49.472Z Downloaded serde-big-array v0.5.1
6992025-02-21T19:39:49.472Z Downloaded newtype_derive v0.1.6
7002025-02-21T19:39:49.475Z Downloaded newline-converter v0.3.0
7012025-02-21T19:39:49.475Z Downloaded new_debug_unreachable v1.0.6
7022025-02-21T19:39:49.475Z Downloaded enum-as-inner v0.6.1
7032025-02-21T19:39:49.479Z Downloaded serde_yaml v0.9.34+deprecated
7042025-02-21T19:39:49.482Z Downloaded parse-size v1.1.0
7052025-02-21T19:39:49.482Z Downloaded quinn v0.11.5
7062025-02-21T19:39:49.485Z Downloaded rusty-fork v0.3.0
7072025-02-21T19:39:49.488Z Downloaded tabwriter v1.4.0
7082025-02-21T19:39:49.491Z Downloaded universal-hash v0.5.1
7092025-02-21T19:39:49.491Z Downloaded untrusted v0.7.1
7102025-02-21T19:39:49.494Z Downloaded pin-project-lite v0.2.14
7112025-02-21T19:39:49.497Z Downloaded try-lock v0.2.5
7122025-02-21T19:39:49.508Z Downloaded write16 v1.0.0
7132025-02-21T19:39:49.510Z Downloaded bumpalo v3.16.0
7142025-02-21T19:39:49.513Z Downloaded either v1.13.0
7152025-02-21T19:39:49.516Z Downloaded env_filter v0.1.2
7162025-02-21T19:39:49.516Z Downloaded ghash v0.5.1
7172025-02-21T19:39:49.520Z Downloaded slog-term v2.9.1
7182025-02-21T19:39:49.522Z Downloaded gethostname v0.5.0
7192025-02-21T19:39:49.524Z Downloaded toolchain_find v0.4.0
7202025-02-21T19:39:49.526Z Downloaded progenitor-macro v0.9.1
7212025-02-21T19:39:49.526Z Downloaded progenitor v0.9.1
7222025-02-21T19:39:49.526Z Downloaded proc-macro-crate v1.3.1
7232025-02-21T19:39:49.529Z Downloaded progenitor-impl v0.9.1
7242025-02-21T19:39:49.532Z Downloaded newtype-uuid v1.2.1
7252025-02-21T19:39:49.536Z Downloaded fxhash v0.2.1
7262025-02-21T19:39:49.536Z Downloaded schemars_derive v0.8.21
7272025-02-21T19:39:49.539Z Downloaded rustc_version v0.1.7
7282025-02-21T19:39:49.539Z Downloaded slog-dtrace v0.3.0
7292025-02-21T19:39:49.539Z Downloaded parse-display v0.10.0
7302025-02-21T19:39:49.541Z Downloaded rustc_version v0.4.1
7312025-02-21T19:39:49.544Z Downloaded parse-display-derive v0.10.0
7322025-02-21T19:39:49.544Z Downloaded primeorder v0.13.6
7332025-02-21T19:39:49.547Z Downloaded fatfs v0.3.6
7342025-02-21T19:39:49.549Z Downloaded twox-hash v2.1.0
7352025-02-21T19:39:49.552Z Downloaded pkcs1 v0.7.5
7362025-02-21T19:39:49.555Z Downloaded strum_macros v0.24.3
7372025-02-21T19:39:49.558Z Downloaded openssl-probe v0.1.5
7382025-02-21T19:39:49.560Z Downloaded structmeta-derive v0.2.0
7392025-02-21T19:39:49.560Z Downloaded darling v0.20.10
7402025-02-21T19:39:49.565Z Downloaded debug-ignore v1.0.5
7412025-02-21T19:39:49.568Z Downloaded unarray v0.1.4
7422025-02-21T19:39:49.570Z Downloaded env_logger v0.10.2
7432025-02-21T19:39:49.573Z Downloaded getrandom v0.2.15
7442025-02-21T19:39:49.578Z Downloaded pretty-hex v0.2.1
7452025-02-21T19:39:49.581Z Downloaded progenitor-macro v0.8.0
7462025-02-21T19:39:49.581Z Downloaded progenitor v0.8.0
7472025-02-21T19:39:49.585Z Downloaded tower-service v0.3.3
7482025-02-21T19:39:49.585Z Downloaded owo-colors v4.1.0
7492025-02-21T19:39:49.587Z Downloaded signal-hook-tokio v0.3.1
7502025-02-21T19:39:49.587Z Downloaded diesel-dtrace v0.4.2
7512025-02-21T19:39:49.593Z Downloaded group v0.13.0
7522025-02-21T19:39:49.595Z Downloaded hash32 v0.3.1
7532025-02-21T19:39:49.595Z Downloaded parking_lot_core v0.8.6
7542025-02-21T19:39:49.598Z Downloaded hash32 v0.2.1
7552025-02-21T19:39:49.598Z Downloaded parking_lot_core v0.9.10
7562025-02-21T19:39:49.601Z Downloaded der v0.7.9
7572025-02-21T19:39:49.607Z Downloaded want v0.3.1
7582025-02-21T19:39:49.610Z Downloaded foreign-types-shared v0.3.1
7592025-02-21T19:39:49.610Z Downloaded vte_generate_state_changes v0.1.2
7602025-02-21T19:39:49.612Z Downloaded structmeta-derive v0.3.0
7612025-02-21T19:39:49.612Z Downloaded predicates-tree v1.0.11
7622025-02-21T19:39:49.615Z Downloaded peg-runtime v0.8.3
7632025-02-21T19:39:49.615Z Downloaded rayon-core v1.12.1
7642025-02-21T19:39:49.619Z Downloaded predicates-core v1.0.8
7652025-02-21T19:39:49.623Z Downloaded toml_edit v0.19.15
7662025-02-21T19:39:49.640Z Downloaded sqlparser_derive v0.2.2
7672025-02-21T19:39:49.642Z Downloaded signal-hook-registry v1.4.2
7682025-02-21T19:39:49.643Z Downloaded ref-cast-impl v1.0.23
7692025-02-21T19:39:49.645Z Downloaded rand_core v0.6.4
7702025-02-21T19:39:49.645Z Downloaded phf_shared v0.11.2
7712025-02-21T19:39:49.645Z Downloaded phf_generator v0.11.2
7722025-02-21T19:39:49.648Z Downloaded sync_wrapper v1.0.1
7732025-02-21T19:39:49.651Z Downloaded parking_lot v0.12.3
7742025-02-21T19:39:49.653Z Downloaded sync-ptr v0.1.1
7752025-02-21T19:39:49.653Z Downloaded thiserror-impl v2.0.11
7762025-02-21T19:39:49.656Z Downloaded thiserror-no-std v2.0.2
7772025-02-21T19:39:49.659Z Downloaded ron v0.7.1
7782025-02-21T19:39:49.665Z Downloaded x509-cert v0.2.5
7792025-02-21T19:39:49.672Z Downloaded derive_builder_macro v0.20.2
7802025-02-21T19:39:49.675Z Downloaded aes-gcm v0.10.3
7812025-02-21T19:39:49.678Z Downloaded dyn-clone v1.0.18
7822025-02-21T19:39:49.680Z Downloaded xz2 v0.1.7
7832025-02-21T19:39:49.683Z Downloaded zip v0.6.6
7842025-02-21T19:39:49.686Z Downloaded hex v0.4.3
7852025-02-21T19:39:49.691Z Downloaded nodrop v0.1.14
7862025-02-21T19:39:49.695Z Downloaded phf_codegen v0.11.2
7872025-02-21T19:39:49.695Z Downloaded nibble_vec v0.1.0
7882025-02-21T19:39:49.695Z Downloaded tar v0.4.42
7892025-02-21T19:39:49.698Z Downloaded rtoolbox v0.0.2
7902025-02-21T19:39:49.698Z Downloaded zone_cfg_derive v0.1.2
7912025-02-21T19:39:49.701Z Downloaded signature v2.2.0
7922025-02-21T19:39:49.701Z Downloaded signal-hook-mio v0.2.4
7932025-02-21T19:39:49.704Z Downloaded same-file v1.0.6
7942025-02-21T19:39:49.707Z Downloaded psl-types v2.0.11
7952025-02-21T19:39:49.707Z Downloaded unicase v2.7.0
7962025-02-21T19:39:49.710Z Downloaded thiserror v2.0.11
7972025-02-21T19:39:49.714Z Downloaded static_assertions v1.1.0
7982025-02-21T19:39:49.717Z Downloaded half v2.4.1
7992025-02-21T19:39:49.719Z Downloaded typify v0.2.0
8002025-02-21T19:39:49.723Z Downloaded foreign-types v0.3.2
8012025-02-21T19:39:49.725Z Downloaded reedline v0.35.0
8022025-02-21T19:39:49.733Z Downloaded filetime v0.2.25
8032025-02-21T19:39:49.736Z Downloaded zone v0.3.0
8042025-02-21T19:39:49.738Z Downloaded zone v0.1.8
8052025-02-21T19:39:49.739Z Downloaded utf-8 v0.7.6
8062025-02-21T19:39:49.740Z Downloaded foldhash v0.1.3
8072025-02-21T19:39:49.743Z Downloaded fixedbitset v0.4.2
8082025-02-21T19:39:49.743Z Downloaded itertools v0.12.1
8092025-02-21T19:39:49.750Z Downloaded pem v3.0.4
8102025-02-21T19:39:49.753Z Downloaded rand_chacha v0.3.1
8112025-02-21T19:39:49.756Z Downloaded num-derive v0.4.2
8122025-02-21T19:39:49.758Z Downloaded postcard v1.0.10
8132025-02-21T19:39:49.761Z Downloaded pin-project-internal v1.1.6
8142025-02-21T19:39:49.763Z Downloaded sec1 v0.7.3
8152025-02-21T19:39:49.763Z Downloaded tokio-tungstenite v0.23.1
8162025-02-21T19:39:49.766Z Downloaded spin v0.9.8
8172025-02-21T19:39:49.769Z Downloaded futures v0.3.31
8182025-02-21T19:39:49.775Z Downloaded tinystr v0.7.6
8192025-02-21T19:39:49.778Z Downloaded opaque-debug v0.3.1
8202025-02-21T19:39:49.780Z Downloaded utf16_iter v1.0.5
8212025-02-21T19:39:49.781Z Downloaded smf v0.2.3
8222025-02-21T19:39:49.783Z Downloaded strum_macros v0.26.4
8232025-02-21T19:39:49.787Z Downloaded slog-bunyan v2.5.0
8242025-02-21T19:39:49.791Z Downloaded slog-async v2.8.0
8252025-02-21T19:39:49.791Z Downloaded foreign-types-shared v0.1.1
8262025-02-21T19:39:49.791Z Downloaded rustyline v14.0.0
8272025-02-21T19:39:49.795Z Downloaded num-iter v0.1.45
8282025-02-21T19:39:49.798Z Downloaded futures-channel v0.3.31
8292025-02-21T19:39:49.801Z Downloaded fs_extra v1.3.0
8302025-02-21T19:39:49.803Z Downloaded peg v0.8.4
8312025-02-21T19:39:49.810Z Downloaded zerofrom v0.1.4
8322025-02-21T19:39:49.812Z Downloaded simd-adler32 v0.3.7
8332025-02-21T19:39:49.812Z Downloaded postgres-protocol v0.6.7
8342025-02-21T19:39:49.812Z Downloaded hashlink v0.9.1
8352025-02-21T19:39:49.816Z Downloaded sigpipe v0.1.3
8362025-02-21T19:39:49.816Z Downloaded nu-ansi-term v0.50.1
8372025-02-21T19:39:49.818Z Downloaded precomputed-hash v0.1.1
8382025-02-21T19:39:49.818Z Downloaded rustc-demangle v0.1.24
8392025-02-21T19:39:49.821Z Downloaded sct v0.7.1
8402025-02-21T19:39:49.824Z Downloaded flagset v0.4.6
8412025-02-21T19:39:49.827Z Downloaded ron v0.8.1
8422025-02-21T19:39:49.833Z Downloaded ecdsa v0.16.9
8432025-02-21T19:39:49.835Z Downloaded tungstenite v0.24.0
8442025-02-21T19:39:49.840Z Downloaded scopeguard v1.2.0
8452025-02-21T19:39:49.842Z Downloaded des v0.8.1
8462025-02-21T19:39:49.845Z Downloaded serde_with v3.11.0
8472025-02-21T19:39:49.852Z Downloaded zip v2.1.3
8482025-02-21T19:39:49.858Z Downloaded foreign-types-macros v0.2.3
8492025-02-21T19:39:49.863Z Downloaded foreign-types v0.5.0
8502025-02-21T19:39:49.863Z Downloaded olpc-cjson v0.1.4
8512025-02-21T19:39:49.865Z Downloaded time-core v0.1.2
8522025-02-21T19:39:49.865Z Downloaded password-hash v0.5.0
8532025-02-21T19:39:49.865Z Downloaded termtree v0.5.1
8542025-02-21T19:39:49.881Z Downloaded synstructure v0.13.1
8552025-02-21T19:39:49.881Z Downloaded snafu-derive v0.8.5
8562025-02-21T19:39:49.881Z Downloaded sha1 v0.10.6
8572025-02-21T19:39:49.881Z Downloaded displaydoc v0.2.5
8582025-02-21T19:39:49.881Z Downloaded derive_builder_core v0.20.2
8592025-02-21T19:39:49.884Z Downloaded tower-layer v0.3.3
8602025-02-21T19:39:49.884Z Downloaded itertools v0.13.0
8612025-02-21T19:39:49.888Z Downloaded dsl_auto_type v0.1.2
8622025-02-21T19:39:49.890Z Downloaded scrypt v0.11.0
8632025-02-21T19:39:49.890Z Downloaded data-encoding v2.6.0
8642025-02-21T19:39:49.890Z Downloaded tough v0.19.0
8652025-02-21T19:39:49.900Z Downloaded r2d2 v0.8.10
8662025-02-21T19:39:49.902Z Downloaded quinn-udp v0.5.5
8672025-02-21T19:39:49.905Z Downloaded idna v1.0.3
8682025-02-21T19:39:49.908Z Downloaded pkg-config v0.3.31
8692025-02-21T19:39:49.911Z Downloaded yoke-derive v0.7.4
8702025-02-21T19:39:49.911Z Downloaded rustfmt-wrapper v0.2.1
8712025-02-21T19:39:49.913Z Downloaded rustc-hash v1.1.0
8722025-02-21T19:39:49.913Z Downloaded rpassword v7.3.1
8732025-02-21T19:39:49.916Z Downloaded radium v0.7.0
8742025-02-21T19:39:49.916Z Downloaded tiny-keccak v2.0.2
8752025-02-21T19:39:49.919Z Downloaded num-rational v0.4.2
8762025-02-21T19:39:49.922Z Downloaded time-macros v0.2.18
8772025-02-21T19:39:49.925Z Downloaded num_enum_derive v0.5.11
8782025-02-21T19:39:49.925Z Downloaded tinyvec_macros v0.1.1
8792025-02-21T19:39:49.925Z Downloaded futures-executor v0.3.31
8802025-02-21T19:39:49.927Z Downloaded value-bag v1.9.0
8812025-02-21T19:39:49.930Z Downloaded futures-core v0.3.31
8822025-02-21T19:39:49.932Z Downloaded fragile v2.0.0
8832025-02-21T19:39:49.937Z Downloaded rsa v0.9.6
8842025-02-21T19:39:49.941Z Downloaded pkcs8 v0.10.2
8852025-02-21T19:39:49.944Z Downloaded dunce v1.0.5
8862025-02-21T19:39:49.944Z Downloaded deranged v0.3.11
8872025-02-21T19:39:49.944Z Downloaded secrecy v0.8.0
8882025-02-21T19:39:49.947Z Downloaded percent-encoding v2.3.1
8892025-02-21T19:39:49.951Z Downloaded flate2 v1.0.35
8902025-02-21T19:39:49.954Z Downloaded tokio-rustls v0.25.0
8912025-02-21T19:39:49.956Z Downloaded tls_codec v0.4.1
8922025-02-21T19:39:49.956Z Downloaded omicron-zone-package v0.12.0
8932025-02-21T19:39:49.962Z Downloaded globset v0.4.15
8942025-02-21T19:39:49.966Z Downloaded openssl-sys v0.9.106
8952025-02-21T19:39:49.970Z Downloaded zerofrom-derive v0.1.4
8962025-02-21T19:39:49.970Z Downloaded poly1305 v0.8.0
8972025-02-21T19:39:49.973Z Downloaded test-strategy v0.3.1
8982025-02-21T19:39:49.976Z Downloaded phf v0.11.2
8992025-02-21T19:39:49.979Z Downloaded quick-error v1.2.3
9002025-02-21T19:39:49.979Z Downloaded tls_codec_derive v0.4.1
9012025-02-21T19:39:49.982Z Downloaded shlex v1.3.0
9022025-02-21T19:39:49.982Z Downloaded dropshot_endpoint v0.12.0
9032025-02-21T19:39:49.988Z Downloaded vergen v8.3.2
9042025-02-21T19:39:49.992Z Downloaded hashbrown v0.14.5
9052025-02-21T19:39:49.999Z Downloaded dropshot_endpoint v0.15.1
9062025-02-21T19:39:50.004Z Downloaded tokio-postgres v0.7.12
9072025-02-21T19:39:50.004Z Downloaded derive-where v1.2.7
9082025-02-21T19:39:50.010Z Downloaded zerocopy v0.6.6
9092025-02-21T19:39:50.013Z Downloaded postgres-types v0.2.8
9102025-02-21T19:39:50.013Z Downloaded derive_builder v0.20.2
9112025-02-21T19:39:50.017Z Downloaded tokio-tungstenite v0.24.0
9122025-02-21T19:39:50.020Z Downloaded tokio-stream v0.1.16
9132025-02-21T19:39:50.024Z Downloaded rustls-pemfile v2.2.0
9142025-02-21T19:39:50.029Z Downloaded num-bigint v0.4.6
9152025-02-21T19:39:50.034Z Downloaded tracing-core v0.1.32
9162025-02-21T19:39:50.037Z Downloaded typed-path v0.9.3
9172025-02-21T19:39:50.043Z Downloaded aws-lc-rs v1.10.0
9182025-02-21T19:39:50.054Z Downloaded rcgen v0.12.1
9192025-02-21T19:39:50.060Z Downloaded snafu v0.8.5
9202025-02-21T19:39:50.063Z Downloaded rustls-pki-types v1.10.0
9212025-02-21T19:39:50.066Z Downloaded tracing v0.1.40
9222025-02-21T19:39:50.071Z Downloaded qorb v0.2.1
9232025-02-21T19:39:50.076Z Downloaded reqwest v0.12.12
9242025-02-21T19:39:50.085Z Downloaded parse-zoneinfo v0.3.1
9252025-02-21T19:39:50.088Z Downloaded winnow v0.5.40
9262025-02-21T19:39:50.098Z Downloaded num-bigint-dig v0.8.4
9272025-02-21T19:39:50.103Z Downloaded tokio-util v0.7.12
9282025-02-21T19:39:50.111Z Downloaded ed25519-dalek v2.1.1
9292025-02-21T19:39:50.117Z Downloaded unicode-normalization v0.1.24
9302025-02-21T19:39:50.120Z Downloaded tinyvec v1.8.0
9312025-02-21T19:39:50.123Z Downloaded rustls-webpki v0.102.8
9322025-02-21T19:39:50.142Z Downloaded expectorate v1.1.0
9332025-02-21T19:39:50.145Z Downloaded h2 v0.4.6
9342025-02-21T19:39:50.152Z Downloaded hashbrown v0.12.3
9352025-02-21T19:39:50.154Z Downloaded russh v0.45.0
9362025-02-21T19:39:50.160Z Downloaded curve25519-dalek v4.1.3
9372025-02-21T19:39:50.169Z Downloaded publicsuffix v2.3.0
9382025-02-21T19:39:50.172Z Downloaded lalrpop v0.19.12
9392025-02-21T19:39:50.185Z Downloaded regex-syntax v0.6.29
9402025-02-21T19:39:50.194Z Downloaded nom v7.1.3
9412025-02-21T19:39:50.209Z Downloaded bindgen v0.69.5
9422025-02-21T19:39:50.214Z Downloaded portable-atomic v1.9.0
9432025-02-21T19:39:50.220Z Downloaded vcpkg v0.2.15
9442025-02-21T19:39:50.256Z Downloaded zerovec v0.10.4
9452025-02-21T19:39:50.260Z Downloaded object v0.30.4
9462025-02-21T19:39:50.273Z Downloaded nix v0.27.1
9472025-02-21T19:39:50.283Z Downloaded p384 v0.13.0
9482025-02-21T19:39:50.291Z Downloaded chrono-tz v0.10.1
9492025-02-21T19:39:50.299Z Downloaded rustls v0.21.12
9502025-02-21T19:39:50.310Z Downloaded futures-util v0.3.31
9512025-02-21T19:39:50.322Z Downloaded openssl v0.10.71
9522025-02-21T19:39:50.333Z Downloaded quick-xml v0.33.0
9532025-02-21T19:39:50.339Z Downloaded webpki-roots v0.26.6
9542025-02-21T19:39:50.345Z Downloaded regress v0.10.1
9552025-02-21T19:39:50.354Z Downloaded regex v1.11.1
9562025-02-21T19:39:50.368Z Downloaded smoltcp v0.9.1
9572025-02-21T19:39:50.379Z Downloaded git2 v0.19.0
9582025-02-21T19:39:50.389Z Downloaded nix v0.29.0
9592025-02-21T19:39:50.401Z Downloaded radix_trie v0.2.1
9602025-02-21T19:39:50.407Z Downloaded diesel v2.2.7
9612025-02-21T19:39:50.426Z Downloaded openapiv3 v2.0.0
9622025-02-21T19:39:50.438Z Downloaded typify-impl v0.3.0
9632025-02-21T19:39:50.455Z Downloaded nix v0.28.0
9642025-02-21T19:39:50.466Z Downloaded rustls v0.22.4
9652025-02-21T19:39:50.480Z Downloaded polar-core v0.27.3
9662025-02-21T19:39:50.489Z Downloaded smoltcp v0.11.0
9672025-02-21T19:39:50.503Z Downloaded dropshot v0.15.1
9682025-02-21T19:39:50.524Z Downloaded typify-impl v0.2.0
9692025-02-21T19:39:50.539Z Downloaded sled v0.34.7
9702025-02-21T19:39:50.550Z Downloaded bzip2-sys v0.1.11+1.0.8
9712025-02-21T19:39:50.565Z Downloaded gimli v0.31.1
9722025-02-21T19:39:50.574Z Downloaded regex-syntax v0.8.5
9732025-02-21T19:39:50.586Z Downloaded object v0.36.5
9742025-02-21T19:39:50.594Z Downloaded regress v0.9.1
9752025-02-21T19:39:50.603Z Downloaded hickory-proto v0.24.3
9762025-02-21T19:39:50.620Z Downloaded zerocopy-derive v0.6.6
9772025-02-21T19:39:50.628Z Downloaded petgraph v0.6.5
9782025-02-21T19:39:50.646Z Downloaded zerocopy v0.8.10
9792025-02-21T19:39:50.669Z Downloaded ratatui v0.29.0
9802025-02-21T19:39:50.688Z Downloaded bstr v1.10.0
9812025-02-21T19:39:50.700Z Downloaded regex-automata v0.4.8
9822025-02-21T19:39:50.718Z Downloaded rustls-webpki v0.101.7
9832025-02-21T19:39:50.730Z Downloaded lzma-sys v0.1.20
9842025-02-21T19:39:50.757Z Downloaded rayon v1.10.0
9852025-02-21T19:39:50.766Z Downloaded csv v1.3.1
9862025-02-21T19:39:50.787Z Downloaded dropshot v0.12.0
9872025-02-21T19:39:50.804Z Downloaded rustls v0.23.19
9882025-02-21T19:39:50.817Z Downloaded sqlparser v0.45.0
9892025-02-21T19:39:50.823Z Downloaded sha3 v0.10.8
9902025-02-21T19:39:50.829Z Downloaded petname v2.0.2
9912025-02-21T19:39:50.832Z Downloaded unicode-width v0.2.0
9922025-02-21T19:39:50.838Z Downloaded libz-sys v1.1.20
9932025-02-21T19:39:50.860Z Downloaded rusqlite v0.32.1
9942025-02-21T19:39:50.866Z Downloaded icu_properties_data v1.5.0
9952025-02-21T19:39:50.876Z Downloaded zerocopy-derive v0.8.10
9962025-02-21T19:39:50.882Z Downloaded tokio-rustls v0.24.1
9972025-02-21T19:39:50.885Z Downloaded document-features v0.2.10
9982025-02-21T19:39:50.888Z Downloaded pkcs5 v0.7.1
9992025-02-21T19:39:50.890Z Downloaded vsss-rs v3.3.4
10002025-02-21T19:39:50.894Z Downloaded tokio v1.43.0
10012025-02-21T19:39:50.931Z Downloaded flume v0.11.1
10022025-02-21T19:39:50.934Z Downloaded p521 v0.13.3
10032025-02-21T19:39:50.937Z Downloaded salty v0.3.0
10042025-02-21T19:39:50.943Z Downloaded bitvec v1.0.1
10052025-02-21T19:39:50.958Z Downloaded steno v0.4.1
10062025-02-21T19:39:50.963Z Downloaded chrono v0.4.39
10072025-02-21T19:39:50.970Z Downloaded heapless v0.7.17
10082025-02-21T19:39:50.973Z Downloaded headers v0.4.0
10092025-02-21T19:39:50.979Z Downloaded topological-sort v0.2.2
10102025-02-21T19:39:50.982Z Downloaded oso v0.27.3
10112025-02-21T19:39:50.984Z Downloaded derive_more v0.99.19
10122025-02-21T19:39:50.990Z Downloaded tungstenite v0.21.0
10132025-02-21T19:39:50.994Z Downloaded quinn-proto v0.11.8
10142025-02-21T19:39:50.999Z Downloaded proptest v1.5.0
10152025-02-21T19:39:51.007Z Downloaded slog v2.7.0
10162025-02-21T19:39:51.010Z Downloaded predicates v3.1.3
10172025-02-21T19:39:51.013Z Downloaded zerovec-derive v0.10.3
10182025-02-21T19:39:51.016Z Downloaded peg-macros v0.8.4
10192025-02-21T19:39:51.016Z Downloaded env_logger v0.11.5
10202025-02-21T19:39:51.019Z Downloaded typify v0.3.0
10212025-02-21T19:39:51.023Z Downloaded unicode-bidi v0.3.17
10222025-02-21T19:39:51.027Z Downloaded signal-hook v0.3.17
10232025-02-21T19:39:51.030Z Downloaded samael v0.0.17
10242025-02-21T19:39:51.034Z Downloaded prettyplease v0.2.29
10252025-02-21T19:39:51.037Z Downloaded russh-keys v0.45.0
10262025-02-21T19:39:51.041Z Downloaded password-hash v0.4.2
10272025-02-21T19:39:51.041Z Downloaded num_enum v0.5.11
10282025-02-21T19:39:51.045Z Downloaded num-integer v0.1.46
10292025-02-21T19:39:51.048Z Downloaded uzers v0.12.1
10302025-02-21T19:39:51.052Z Downloaded pem-rfc7468 v0.7.0
10312025-02-21T19:39:51.052Z Downloaded der_derive v0.7.3
10322025-02-21T19:39:51.056Z Downloaded tui-tree-widget v0.23.0
10332025-02-21T19:39:51.056Z Downloaded vte v0.11.1
10342025-02-21T19:39:51.056Z Downloaded blake3 v1.5.4
10352025-02-21T19:39:51.064Z Downloaded encoding_rs v0.8.34
10362025-02-21T19:39:51.085Z Downloaded unicode-segmentation v1.12.0
10372025-02-21T19:39:51.088Z Downloaded tower v0.5.2
10382025-02-21T19:39:51.095Z Downloaded hashbrown v0.13.2
10392025-02-21T19:39:51.101Z Downloaded aho-corasick v1.1.3
10402025-02-21T19:39:51.105Z Downloaded pbkdf2 v0.12.2
10412025-02-21T19:39:51.107Z Downloaded paste v1.0.15
10422025-02-21T19:39:51.112Z Downloaded time v0.3.36
10432025-02-21T19:39:51.116Z Downloaded pin-project v1.1.6
10442025-02-21T19:39:51.128Z Downloaded num v0.4.3
10452025-02-21T19:39:51.130Z Downloaded polyval v0.6.2
10462025-02-21T19:39:51.131Z Downloaded diff v0.1.13
10472025-02-21T19:39:51.133Z Downloaded yoke v0.7.4
10482025-02-21T19:39:51.136Z Downloaded yasna v0.5.2
10492025-02-21T19:39:51.136Z Downloaded num-traits v0.2.19
10502025-02-21T19:39:51.140Z Downloaded elliptic-curve v0.13.8
10512025-02-21T19:39:51.146Z Downloaded darling_core v0.20.10
10522025-02-21T19:39:51.152Z Downloaded ring v0.17.9
10532025-02-21T19:39:51.189Z Downloaded url v2.5.3
10542025-02-21T19:39:51.194Z Downloaded unicode_categories v0.1.1
10552025-02-21T19:39:51.199Z Downloaded p256 v0.13.2
10562025-02-21T19:39:51.199Z Downloaded spki v0.7.3
10572025-02-21T19:39:51.205Z Downloaded smallvec v1.13.2
10582025-02-21T19:39:51.206Z Downloaded rand_xorshift v0.3.0
10592025-02-21T19:39:51.206Z Downloaded itertools v0.10.5
10602025-02-21T19:39:51.209Z Downloaded libgit2-sys v0.17.0+1.8.1
10612025-02-21T19:39:51.268Z Downloaded glob v0.3.2
10622025-02-21T19:39:51.272Z Downloaded form_urlencoded v1.2.1
10632025-02-21T19:39:51.272Z Downloaded fallible-iterator v0.2.0
10642025-02-21T19:39:51.272Z Downloaded ref-cast v1.0.23
10652025-02-21T19:39:51.272Z Downloaded writeable v0.5.5
10662025-02-21T19:39:51.281Z Downloaded walkdir v2.5.0
10672025-02-21T19:39:51.281Z Downloaded tokio-rustls v0.26.0
10682025-02-21T19:39:51.291Z Downloaded crossterm v0.28.1
10692025-02-21T19:39:51.291Z Downloaded ssh-key v0.6.6
10702025-02-21T19:39:51.294Z Downloaded libxml v0.3.3
10712025-02-21T19:39:51.297Z Downloaded unsafe-libyaml v0.2.11
10722025-02-21T19:39:51.300Z Downloaded thiserror-impl-no-std v2.0.2
10732025-02-21T19:39:51.300Z Downloaded supports-color v3.0.1
10742025-02-21T19:39:51.300Z Downloaded smallvec v0.6.14
10752025-02-21T19:39:51.305Z Downloaded heapless v0.8.0
10762025-02-21T19:39:51.309Z Downloaded display-error-chain v0.2.2
10772025-02-21T19:39:51.309Z Downloaded whoami v1.5.2
10782025-02-21T19:39:51.309Z Downloaded rand v0.8.5
10792025-02-21T19:39:51.328Z Downloaded mio v1.0.2
10802025-02-21T19:39:51.328Z Downloaded serde_derive_internals v0.29.1
10812025-02-21T19:39:51.328Z Downloaded unicode-properties v0.1.3
10822025-02-21T19:39:51.333Z Downloaded libm v0.2.8
10832025-02-21T19:39:51.333Z Downloaded float-ord v0.3.2
10842025-02-21T19:39:51.333Z Downloaded float-cmp v0.10.0
10852025-02-21T19:39:51.333Z Downloaded phf_shared v0.10.0
10862025-02-21T19:39:51.333Z Downloaded openssl-macros v0.1.1
10872025-02-21T19:39:51.336Z Downloaded defmt v0.3.8
10882025-02-21T19:39:51.336Z Downloaded which v4.4.2
10892025-02-21T19:39:51.336Z Downloaded native-tls v0.2.12
10902025-02-21T19:39:51.340Z Downloaded tokio-tungstenite v0.21.0
10912025-02-21T19:39:51.343Z Downloaded minimal-lexical v0.2.1
10922025-02-21T19:39:51.346Z Downloaded term v0.7.0
10932025-02-21T19:39:51.349Z Downloaded similar v2.6.0
10942025-02-21T19:39:51.352Z Downloaded aes v0.8.4
10952025-02-21T19:39:51.355Z Downloaded daft-derive v0.1.1
10962025-02-21T19:39:51.359Z Downloaded structmeta v0.2.0
10972025-02-21T19:39:51.362Z Downloaded strip-ansi-escapes v0.2.0
10982025-02-21T19:39:51.362Z Downloaded structmeta v0.3.0
10992025-02-21T19:39:51.362Z Downloaded sqlformat v0.2.6
11002025-02-21T19:39:51.362Z Downloaded serde_repr v0.1.19
11012025-02-21T19:39:51.367Z Downloaded serde_plain v1.0.2
11022025-02-21T19:39:51.367Z Downloaded serde-hex v0.1.0
11032025-02-21T19:39:51.371Z Downloaded semver v0.1.20
11042025-02-21T19:39:51.371Z Downloaded untrusted v0.9.0
11052025-02-21T19:39:51.371Z Downloaded parking_lot v0.11.2
11062025-02-21T19:39:51.374Z Downloaded diesel_derives v2.2.3
11072025-02-21T19:39:51.379Z Downloaded oxnet v0.1.0
11082025-02-21T19:39:51.383Z Downloaded icu_provider v1.5.0
11092025-02-21T19:39:51.383Z Downloaded strum v0.26.3
11102025-02-21T19:39:51.383Z Downloaded serde_urlencoded v0.7.1
11112025-02-21T19:39:51.385Z Downloaded embedded-io v0.4.0
11122025-02-21T19:39:51.385Z Downloaded dirs-sys-next v0.1.2
11132025-02-21T19:39:51.386Z Downloaded dirs-next v2.0.0
11142025-02-21T19:39:51.388Z Downloaded difflib v0.4.0
11152025-02-21T19:39:51.388Z Downloaded tungstenite v0.23.0
11162025-02-21T19:39:51.391Z Downloaded schemars v0.8.21
11172025-02-21T19:39:51.400Z Downloaded icu_collections v1.5.0
11182025-02-21T19:39:51.406Z Downloaded unicode-truncate v1.1.0
11192025-02-21T19:39:51.411Z Downloaded pin-utils v0.1.0
11202025-02-21T19:39:51.411Z Downloaded uuid v1.12.0
11212025-02-21T19:39:51.415Z Downloaded indexmap v1.9.3
11222025-02-21T19:39:51.415Z Downloaded miniz_oxide v0.8.0
11232025-02-21T19:39:51.418Z Downloaded hyper-util v0.1.10
11242025-02-21T19:39:51.422Z Downloaded slog-json v2.6.1
11252025-02-21T19:39:51.425Z Downloaded slog-envlogger v2.2.0
11262025-02-21T19:39:51.425Z Downloaded indicatif v0.17.11
11272025-02-21T19:39:51.428Z Downloaded num-complex v0.4.6
11282025-02-21T19:39:51.432Z Downloaded crypto-bigint v0.5.5
11292025-02-21T19:39:51.435Z Downloaded cc v1.1.30
11302025-02-21T19:39:51.438Z Downloaded subprocess v0.2.9
11312025-02-21T19:39:51.443Z Downloaded socket2 v0.5.7
11322025-02-21T19:39:51.446Z Downloaded futures-macro v0.3.31
11332025-02-21T19:39:51.446Z Downloaded httparse v1.9.5
11342025-02-21T19:39:51.449Z Downloaded const-oid v0.9.6
11352025-02-21T19:39:51.449Z Downloaded futures-io v0.3.31
11362025-02-21T19:39:51.452Z Downloaded fallible-iterator v0.3.0
11372025-02-21T19:39:51.452Z Downloaded rustc-hash v2.0.0
11382025-02-21T19:39:51.452Z Downloaded multer v3.1.0
11392025-02-21T19:39:51.455Z Downloaded ipnet v2.10.1
11402025-02-21T19:39:51.455Z Downloaded impl-trait-for-tuples v0.2.2
11412025-02-21T19:39:51.459Z Downloaded fallible-streaming-iterator v0.1.9
11422025-02-21T19:39:51.459Z Downloaded embedded-io v0.6.1
11432025-02-21T19:39:51.463Z Downloaded ed25519 v2.2.3
11442025-02-21T19:39:51.464Z Downloaded defmt-parser v0.3.4
11452025-02-21T19:39:51.464Z Downloaded num_threads v0.1.7
11462025-02-21T19:39:51.468Z Downloaded num-conv v0.1.0
11472025-02-21T19:39:51.468Z Downloaded ena v0.14.3
11482025-02-21T19:39:51.468Z Downloaded defmt-macros v0.3.9
11492025-02-21T19:39:51.468Z Downloaded zeroize_derive v1.4.2
11502025-02-21T19:39:51.473Z Downloaded zeroize v1.8.1
11512025-02-21T19:39:51.473Z Downloaded stable_deref_trait v1.2.0
11522025-02-21T19:39:51.473Z Downloaded ssh-cipher v0.2.0
11532025-02-21T19:39:51.473Z Downloaded hyper-rustls v0.27.3
11542025-02-21T19:39:51.478Z Downloaded hmac v0.12.1
11552025-02-21T19:39:51.478Z Downloaded serde_with_macros v3.11.0
11562025-02-21T19:39:51.480Z Downloaded memmap2 v0.9.5
11572025-02-21T19:39:51.480Z Downloaded lock_api v0.4.12
11582025-02-21T19:39:51.485Z Downloaded hyper-staticfile v0.10.1
11592025-02-21T19:39:51.485Z Downloaded typify-macro v0.2.0
11602025-02-21T19:39:51.488Z Downloaded slog-scope v4.4.0
11612025-02-21T19:39:51.488Z Downloaded linked-hash-map v0.5.6
11622025-02-21T19:39:51.488Z Downloaded libloading v0.8.5
11632025-02-21T19:39:51.491Z Downloaded ipnetwork v0.21.1
11642025-02-21T19:39:51.491Z Downloaded instability v0.3.2
11652025-02-21T19:39:51.495Z Downloaded indoc v2.0.5
11662025-02-21T19:39:51.495Z Downloaded indent_write v2.2.0
11672025-02-21T19:39:51.500Z Downloaded idna_adapter v1.2.0
11682025-02-21T19:39:51.500Z Downloaded backtrace v0.3.74
11692025-02-21T19:39:51.509Z Downloaded multimap v0.10.0
11702025-02-21T19:39:51.509Z Downloaded mockall v0.13.0
11712025-02-21T19:39:51.509Z Downloaded maplit v1.0.2
11722025-02-21T19:39:51.514Z Downloaded lru-cache v0.1.2
11732025-02-21T19:39:51.514Z Downloaded linear-map v1.2.0
11742025-02-21T19:39:51.514Z Downloaded libefi-sys v0.1.0
11752025-02-21T19:39:51.514Z Downloaded is-terminal v0.4.13
11762025-02-21T19:39:51.514Z Downloaded inout v0.1.3
11772025-02-21T19:39:51.514Z Downloaded crossbeam-epoch v0.9.18
11782025-02-21T19:39:51.514Z Downloaded tokio-macros v2.5.0
11792025-02-21T19:39:51.515Z Downloaded termios v0.3.3
11802025-02-21T19:39:51.519Z Downloaded ssh-encoding v0.2.0
11812025-02-21T19:39:51.519Z Downloaded hubpack v0.1.2
11822025-02-21T19:39:51.519Z Downloaded allocator-api2 v0.2.18
11832025-02-21T19:39:51.522Z Downloaded managed v0.8.0
11842025-02-21T19:39:51.522Z Downloaded lockfree-object-pool v0.1.6
11852025-02-21T19:39:51.527Z Downloaded libsw v3.3.1
11862025-02-21T19:39:51.527Z Downloaded lalrpop-util v0.19.12
11872025-02-21T19:39:51.531Z Downloaded kstat-rs v0.2.4
11882025-02-21T19:39:51.531Z Downloaded keccak v0.1.5
11892025-02-21T19:39:51.531Z Downloaded ident_case v1.0.1
11902025-02-21T19:39:51.531Z Downloaded crc-any v2.5.0
11912025-02-21T19:39:51.536Z Downloaded async-bb8-diesel v0.2.1
11922025-02-21T19:39:51.536Z Downloaded hickory-resolver v0.24.3
11932025-02-21T19:39:51.540Z Downloaded hex-literal v0.4.1
11942025-02-21T19:39:51.540Z Downloaded hickory-client v0.24.3
11952025-02-21T19:39:51.545Z Downloaded ahash v0.8.11
11962025-02-21T19:39:51.550Z Downloaded crc v3.2.1
11972025-02-21T19:39:51.550Z Downloaded ciborium-ll v0.2.2
11982025-02-21T19:39:51.550Z Downloaded bzip2 v0.4.4
11992025-02-21T19:39:51.553Z Downloaded bcs v0.1.6
12002025-02-21T19:39:51.553Z Downloaded hostname v0.4.0
12012025-02-21T19:39:51.553Z Downloaded cancel-safe-futures v0.1.5
12022025-02-21T19:39:51.556Z Downloaded crc32fast v1.4.2
12032025-02-21T19:39:51.559Z Downloaded ciborium v0.2.2
12042025-02-21T19:39:51.567Z Downloaded highway v1.2.0
12052025-02-21T19:39:51.567Z Downloaded http-body v1.0.1
12062025-02-21T19:39:51.573Z Downloaded castaway v0.2.3
12072025-02-21T19:39:51.573Z Downloaded block-padding v0.3.3
12082025-02-21T19:39:51.573Z Downloaded bit-vec v0.6.3
12092025-02-21T19:39:51.644Z Downloaded libsqlite3-sys v0.30.1
12102025-02-21T19:39:51.856Z Downloaded aws-lc-sys v0.22.0
12112025-02-21T19:39:52.158Z Compiling serde v1.0.217
12122025-02-21T19:39:52.162Z Compiling value-bag v1.9.0
12132025-02-21T19:39:52.162Z Compiling lock_api v0.4.12
12142025-02-21T19:39:52.162Z Compiling scopeguard v1.2.0
12152025-02-21T19:39:52.162Z Compiling typenum v1.17.0
12162025-02-21T19:39:52.162Z Compiling generic-array v0.14.7
12172025-02-21T19:39:52.340Z Compiling syn v2.0.96
12182025-02-21T19:39:52.350Z Compiling getrandom v0.2.15
12192025-02-21T19:39:52.463Z Compiling subtle v2.6.1
12202025-02-21T19:39:52.675Z Compiling rand_core v0.6.4
12212025-02-21T19:39:52.893Z Compiling log v0.4.22
12222025-02-21T19:39:52.962Z Compiling shlex v1.3.0
12232025-02-21T19:39:52.999Z Compiling jobserver v0.1.32
12242025-02-21T19:39:53.019Z Compiling smallvec v1.13.2
12252025-02-21T19:39:53.250Z Compiling const-oid v0.9.6
12262025-02-21T19:39:53.309Z Compiling pin-project-lite v0.2.14
12272025-02-21T19:39:53.413Z Compiling cc v1.1.30
12282025-02-21T19:39:53.449Z Compiling rustix v0.38.37
12292025-02-21T19:39:53.468Z Compiling parking_lot_core v0.9.10
12302025-02-21T19:39:53.658Z Compiling futures-core v0.3.31
12312025-02-21T19:39:53.771Z Compiling spin v0.9.8
12322025-02-21T19:39:53.911Z Compiling signal-hook-registry v1.4.2
12332025-02-21T19:39:54.165Z Compiling mio v1.0.2
12342025-02-21T19:39:54.374Z Compiling parking_lot v0.12.3
12352025-02-21T19:39:54.496Z Compiling aho-corasick v1.1.3
12362025-02-21T19:39:54.611Z Compiling stable_deref_trait v1.2.0
12372025-02-21T19:39:54.725Z Compiling regex-syntax v0.8.5
12382025-02-21T19:39:54.744Z Compiling cpufeatures v0.2.14
12392025-02-21T19:39:54.862Z Compiling futures-sink v0.3.31
12402025-02-21T19:39:55.032Z Compiling socket2 v0.5.7
12412025-02-21T19:39:55.213Z Compiling slab v0.4.9
12422025-02-21T19:39:55.247Z Compiling glob v0.3.2
12432025-02-21T19:39:55.379Z Compiling either v1.13.0
12442025-02-21T19:39:55.706Z Compiling prettyplease v0.2.29
12452025-02-21T19:39:55.965Z Compiling lazy_static v1.5.0
12462025-02-21T19:39:56.026Z Compiling minimal-lexical v0.2.1
12472025-02-21T19:39:56.074Z Compiling serde_json v1.0.139
12482025-02-21T19:39:56.105Z Compiling clang-sys v1.8.1
12492025-02-21T19:39:56.108Z Compiling futures-channel v0.3.31
12502025-02-21T19:39:56.445Z Compiling nom v7.1.3
12512025-02-21T19:39:56.527Z Compiling libloading v0.8.5
12522025-02-21T19:39:56.552Z Compiling bindgen v0.69.5
12532025-02-21T19:39:56.914Z Compiling futures-task v0.3.31
12542025-02-21T19:39:57.048Z Compiling pin-utils v0.1.0
12552025-02-21T19:39:57.088Z Compiling futures-io v0.3.31
12562025-02-21T19:39:57.161Z Compiling home v0.5.9
12572025-02-21T19:39:57.357Z Compiling itertools v0.10.5
12582025-02-21T19:39:57.379Z Compiling lazycell v1.3.0
12592025-02-21T19:39:57.486Z Compiling allocator-api2 v0.2.18
12602025-02-21T19:39:57.564Z Compiling libm v0.2.8
12612025-02-21T19:39:57.976Z Compiling foldhash v0.1.3
12622025-02-21T19:39:58.228Z Compiling rustc-hash v1.1.0
12632025-02-21T19:39:58.250Z Compiling hashbrown v0.15.1
12642025-02-21T19:39:58.383Z Compiling regex-automata v0.4.8
12652025-02-21T19:39:59.161Z Compiling cmake v0.1.51
12662025-02-21T19:39:59.402Z Compiling num-traits v0.2.19
12672025-02-21T19:39:59.722Z Compiling synstructure v0.13.1
12682025-02-21T19:39:59.849Z Compiling cexpr v0.6.0
12692025-02-21T19:39:59.986Z Compiling dunce v1.0.5
12702025-02-21T19:40:00.126Z Compiling fs_extra v1.3.0
12712025-02-21T19:40:00.665Z Compiling pkg-config v0.3.31
12722025-02-21T19:40:01.073Z Compiling writeable v0.5.5
12732025-02-21T19:40:01.325Z Compiling litemap v0.7.3
12742025-02-21T19:40:01.605Z Compiling ring v0.17.9
12752025-02-21T19:40:01.719Z Compiling paste v1.0.15
12762025-02-21T19:40:02.234Z Compiling base64ct v1.6.0
12772025-02-21T19:40:02.322Z Compiling icu_locid_transform_data v1.5.0
12782025-02-21T19:40:02.432Z Compiling aws-lc-rs v1.10.0
12792025-02-21T19:40:02.615Z Compiling flagset v0.4.6
12802025-02-21T19:40:02.784Z Compiling pem-rfc7468 v0.7.0
12812025-02-21T19:40:02.825Z Compiling httparse v1.9.5
12822025-02-21T19:40:03.356Z Compiling tracing-core v0.1.32
12832025-02-21T19:40:03.536Z Compiling icu_properties_data v1.5.0
12842025-02-21T19:40:03.602Z Compiling regex v1.11.1
12852025-02-21T19:40:03.796Z Compiling percent-encoding v2.3.1
12862025-02-21T19:40:03.886Z Compiling crossbeam-utils v0.8.20
12872025-02-21T19:40:04.074Z Compiling rustls-pki-types v1.10.0
12882025-02-21T19:40:04.456Z Compiling write16 v1.0.0
12892025-02-21T19:40:04.487Z Compiling powerfmt v0.2.0
12902025-02-21T19:40:04.595Z Compiling untrusted v0.9.0
12912025-02-21T19:40:04.696Z Compiling serde_derive v1.0.217
12922025-02-21T19:40:04.771Z Compiling zeroize_derive v1.4.2
12932025-02-21T19:40:04.827Z Compiling zerocopy-derive v0.7.35
12942025-02-21T19:40:04.943Z Compiling tokio-macros v2.5.0
12952025-02-21T19:40:05.010Z Compiling zerofrom-derive v0.1.4
12962025-02-21T19:40:06.159Z Compiling zeroize v1.8.1
12972025-02-21T19:40:06.326Z Compiling yoke-derive v0.7.4
12982025-02-21T19:40:06.591Z Compiling zerocopy v0.7.35
12992025-02-21T19:40:06.822Z Compiling zerovec-derive v0.10.3
13002025-02-21T19:40:07.775Z Compiling crypto-common v0.1.6
13012025-02-21T19:40:07.802Z Compiling block-buffer v0.10.4
13022025-02-21T19:40:08.020Z Compiling thiserror-impl v1.0.69
13032025-02-21T19:40:08.087Z Compiling digest v0.10.7
13042025-02-21T19:40:08.315Z Compiling zerofrom v0.1.4
13052025-02-21T19:40:08.543Z Compiling futures-macro v0.3.31
13062025-02-21T19:40:08.562Z Compiling hmac v0.12.1
13072025-02-21T19:40:08.707Z Compiling displaydoc v0.2.5
13082025-02-21T19:40:08.806Z Compiling block-padding v0.3.3
13092025-02-21T19:40:08.900Z Compiling yoke v0.7.4
13102025-02-21T19:40:09.060Z Compiling inout v0.1.3
13112025-02-21T19:40:09.223Z Compiling zerovec v0.10.4
13122025-02-21T19:40:09.242Z Compiling sha2 v0.10.8
13132025-02-21T19:40:09.338Z Compiling cipher v0.4.4
13142025-02-21T19:40:09.853Z Compiling icu_provider_macros v1.5.0
13152025-02-21T19:40:10.146Z Compiling ppv-lite86 v0.2.20
13162025-02-21T19:40:10.247Z Compiling futures-util v0.3.31
13172025-02-21T19:40:10.743Z Compiling thiserror v1.0.69
13182025-02-21T19:40:10.824Z Compiling tinystr v0.7.6
13192025-02-21T19:40:10.843Z Compiling der_derive v0.7.3
13202025-02-21T19:40:10.885Z Compiling icu_collections v1.5.0
13212025-02-21T19:40:11.091Z Compiling rand_chacha v0.3.1
13222025-02-21T19:40:11.183Z Compiling icu_locid v1.5.0
13232025-02-21T19:40:12.071Z Compiling tracing-attributes v0.1.27
13242025-02-21T19:40:12.600Z Compiling icu_provider v1.5.0
13252025-02-21T19:40:13.099Z Compiling der v0.7.9
13262025-02-21T19:40:13.157Z Compiling rand v0.8.5
13272025-02-21T19:40:13.278Z Compiling pest v2.7.14
13282025-02-21T19:40:13.368Z Compiling icu_locid_transform v1.5.0
13292025-02-21T19:40:13.560Z Compiling salsa20 v0.10.2
13302025-02-21T19:40:13.808Z Compiling pbkdf2 v0.12.2
13312025-02-21T19:40:13.977Z Compiling untrusted v0.7.1
13322025-02-21T19:40:14.181Z Compiling icu_normalizer_data v1.5.0
13332025-02-21T19:40:14.298Z Compiling vcpkg v0.2.15
13342025-02-21T19:40:15.179Z Compiling spki v0.7.3
13352025-02-21T19:40:15.333Z Compiling icu_properties v1.5.1
13362025-02-21T19:40:15.353Z Compiling tracing v0.1.40
13372025-02-21T19:40:15.556Z Compiling utf8_iter v1.0.4
13382025-02-21T19:40:15.615Z Compiling utf16_iter v1.0.5
13392025-02-21T19:40:15.804Z Compiling mirai-annotations v1.12.0
13402025-02-21T19:40:15.823Z Compiling time-core v0.1.2
13412025-02-21T19:40:15.842Z Compiling num-conv v0.1.0
13422025-02-21T19:40:15.895Z Compiling pest_meta v2.7.14
13432025-02-21T19:40:15.976Z Compiling openssl-sys v0.9.106
13442025-02-21T19:40:15.995Z Compiling scrypt v0.11.0
13452025-02-21T19:40:16.101Z Compiling time-macros v0.2.18
13462025-02-21T19:40:16.265Z Compiling aes v0.8.4
13472025-02-21T19:40:16.485Z Compiling cbc v0.1.2
13482025-02-21T19:40:16.734Z Compiling bitflags v2.6.0
13492025-02-21T19:40:16.867Z Compiling bytes v1.9.0
13502025-02-21T19:40:18.093Z Compiling tokio v1.43.0
13512025-02-21T19:40:19.046Z Compiling indexmap v2.7.1
13522025-02-21T19:40:19.084Z Compiling http v1.2.0
13532025-02-21T19:40:19.774Z Compiling semver v1.0.25
13542025-02-21T19:40:19.797Z Compiling icu_normalizer v1.5.0
13552025-02-21T19:40:20.073Z Compiling deranged v0.3.11
13562025-02-21T19:40:20.276Z Compiling rustc_version v0.4.1
13572025-02-21T19:40:20.352Z Compiling scroll_derive v0.12.0
13582025-02-21T19:40:20.918Z Compiling which v4.4.2
13592025-02-21T19:40:21.180Z Compiling tinyvec_macros v0.1.1
13602025-02-21T19:40:21.463Z Compiling atomic-waker v1.1.2
13612025-02-21T19:40:21.510Z Compiling num_threads v0.1.7
13622025-02-21T19:40:21.532Z Compiling tinyvec v1.8.0
13632025-02-21T19:40:21.616Z Compiling idna_adapter v1.2.0
13642025-02-21T19:40:21.645Z Compiling http-body v1.0.1
13652025-02-21T19:40:21.665Z Compiling time v0.3.36
13662025-02-21T19:40:21.792Z Compiling scroll v0.12.0
13672025-02-21T19:40:21.816Z Compiling pest_generator v2.7.14
13682025-02-21T19:40:21.837Z Compiling pkcs5 v0.7.1
13692025-02-21T19:40:21.989Z Compiling form_urlencoded v1.2.1
13702025-02-21T19:40:22.309Z Compiling slog v2.7.0
13712025-02-21T19:40:22.309Z Compiling try-lock v0.2.5
13722025-02-21T19:40:22.494Z Compiling want v0.3.1
13732025-02-21T19:40:22.759Z Compiling pkcs8 v0.10.2
13742025-02-21T19:40:22.889Z Compiling goblin v0.8.2
13752025-02-21T19:40:22.892Z Compiling idna v1.0.3
13762025-02-21T19:40:22.998Z Compiling uuid v1.12.0
13772025-02-21T19:40:23.418Z Compiling tower-service v0.3.3
13782025-02-21T19:40:23.563Z Compiling httpdate v1.0.3
13792025-02-21T19:40:23.619Z Compiling pest_derive v2.7.14
13802025-02-21T19:40:24.004Z Compiling iana-time-zone v0.1.61
13812025-02-21T19:40:24.347Z Compiling chrono v0.4.39
13822025-02-21T19:40:24.413Z Compiling dtrace-parser v0.2.0
13832025-02-21T19:40:24.505Z Compiling serde_tokenstream v0.2.2
13842025-02-21T19:40:25.096Z Compiling serde_spanned v0.6.8
13852025-02-21T19:40:25.148Z Compiling toml_datetime v0.6.8
13862025-02-21T19:40:25.324Z Compiling match_cfg v0.1.0
13872025-02-21T19:40:25.433Z Compiling foreign-types-shared v0.1.1
13882025-02-21T19:40:25.573Z Compiling base64 v0.22.1
13892025-02-21T19:40:25.609Z Compiling adler2 v2.0.0
13902025-02-21T19:40:25.831Z Compiling rustversion v1.0.17
13912025-02-21T19:40:26.093Z Compiling tokio-util v0.7.12
13922025-02-21T19:40:26.221Z Compiling openssl v0.10.71
13932025-02-21T19:40:26.258Z Compiling miniz_oxide v0.8.0
13942025-02-21T19:40:26.586Z Compiling foreign-types v0.3.2
13952025-02-21T19:40:26.678Z Compiling hostname v0.3.1
13962025-02-21T19:40:26.697Z Compiling url v2.5.3
13972025-02-21T19:40:27.341Z Compiling h2 v0.4.6
13982025-02-21T19:40:27.502Z Compiling async-trait v0.1.86
13992025-02-21T19:40:27.624Z Compiling openssl-macros v0.1.1
14002025-02-21T19:40:28.162Z Compiling serde_derive_internals v0.29.1
14012025-02-21T19:40:28.410Z Compiling dirs-sys-next v0.1.2
14022025-02-21T19:40:28.434Z Compiling schemars v0.8.21
14032025-02-21T19:40:28.793Z Compiling dof v0.3.0
14042025-02-21T19:40:28.952Z Compiling rustls v0.23.19
14052025-02-21T19:40:29.266Z Compiling native-tls v0.2.12
14062025-02-21T19:40:29.632Z Compiling usdt-impl v0.5.0
14072025-02-21T19:40:29.916Z Compiling rustls v0.22.4
14082025-02-21T19:40:30.220Z Compiling data-encoding v2.6.0
14092025-02-21T19:40:30.345Z Compiling siphasher v0.3.11
14102025-02-21T19:40:30.556Z Compiling syn v1.0.109
14112025-02-21T19:40:30.730Z Compiling schemars_derive v0.8.21
14122025-02-21T19:40:30.972Z Compiling dirs-next v2.0.0
14132025-02-21T19:40:31.216Z Compiling unicode-normalization v0.1.24
14142025-02-21T19:40:31.875Z Compiling http-body-util v0.1.2
14152025-02-21T19:40:32.133Z Compiling crossbeam-epoch v0.9.18
14162025-02-21T19:40:32.318Z Compiling heapless v0.7.17
14172025-02-21T19:40:32.339Z Compiling sha1 v0.10.6
14182025-02-21T19:40:32.391Z Compiling signature v2.2.0
14192025-02-21T19:40:32.714Z Compiling bzip2-sys v0.1.11+1.0.8
14202025-02-21T19:40:32.808Z Compiling thread_local v1.1.8
14212025-02-21T19:40:32.827Z Compiling encoding_rs v0.8.34
14222025-02-21T19:40:32.848Z Compiling multer v3.1.0
14232025-02-21T19:40:33.157Z Compiling cookie v0.18.1
14242025-02-21T19:40:33.216Z Compiling rayon-core v1.12.1
14252025-02-21T19:40:33.255Z Compiling slog-async v2.8.0
14262025-02-21T19:40:33.490Z Compiling unicode-bidi v0.3.17
14272025-02-21T19:40:33.524Z Compiling gimli v0.31.1
14282025-02-21T19:40:33.578Z Compiling ipnet v2.10.1
14292025-02-21T19:40:33.735Z Compiling dyn-clone v1.0.18
14302025-02-21T19:40:33.956Z Compiling unicode-properties v0.1.3
14312025-02-21T19:40:34.389Z Compiling openssl-probe v0.1.5
14322025-02-21T19:40:34.561Z Compiling hyper v1.5.2
14332025-02-21T19:40:34.709Z Compiling signal-hook v0.3.17
14342025-02-21T19:40:34.770Z Compiling mime v0.3.17
14352025-02-21T19:40:35.055Z Compiling stringprep v0.1.5
14362025-02-21T19:40:36.192Z Compiling toml_edit v0.22.22
14372025-02-21T19:40:37.298Z Compiling hyper-util v0.1.10
14382025-02-21T19:40:38.134Z Compiling addr2line v0.24.2
14392025-02-21T19:40:38.356Z Compiling crossbeam-deque v0.8.5
14402025-02-21T19:40:38.479Z Compiling usdt-attr-macro v0.5.0
14412025-02-21T19:40:38.648Z Compiling usdt-macro v0.5.0
14422025-02-21T19:40:38.827Z Compiling term v0.7.0
14432025-02-21T19:40:38.941Z Compiling slog-json v2.6.1
14442025-02-21T19:40:39.321Z Compiling serde_urlencoded v0.7.1
14452025-02-21T19:40:39.844Z Compiling crossbeam-channel v0.5.13
14462025-02-21T19:40:40.015Z Compiling curve25519-dalek v4.1.3
14472025-02-21T19:40:40.041Z Compiling enum-as-inner v0.6.1
14482025-02-21T19:40:40.054Z Compiling futures-executor v0.3.31
14492025-02-21T19:40:40.058Z Compiling md-5 v0.10.6
14502025-02-21T19:40:40.338Z Compiling async-stream-impl v0.3.6
14512025-02-21T19:40:40.575Z Compiling rustls-pemfile v2.2.0
14522025-02-21T19:40:40.714Z Compiling num-integer v0.1.46
14532025-02-21T19:40:40.788Z Compiling hash32 v0.2.1
14542025-02-21T19:40:40.895Z Compiling ff v0.13.0
14552025-02-21T19:40:41.091Z Compiling is-terminal v0.4.13
14562025-02-21T19:40:41.140Z Compiling memoffset v0.9.1
14572025-02-21T19:40:41.169Z Compiling dropshot v0.12.0
14582025-02-21T19:40:41.220Z Compiling object v0.36.5
14592025-02-21T19:40:41.430Z Compiling smoltcp v0.9.1
14602025-02-21T19:40:41.500Z Compiling litrs v0.4.1
14612025-02-21T19:40:41.531Z Compiling num-bigint-dig v0.8.4
14622025-02-21T19:40:41.593Z Compiling rustc-demangle v0.1.24
14632025-02-21T19:40:41.813Z Compiling base16ct v0.2.0
14642025-02-21T19:40:42.085Z Compiling fallible-iterator v0.2.0
14652025-02-21T19:40:42.123Z Compiling psl-types v2.0.11
14662025-02-21T19:40:42.330Z Compiling linked-hash-map v0.5.6
14672025-02-21T19:40:42.465Z Compiling portable-atomic v1.9.0
14682025-02-21T19:40:42.549Z Compiling anyhow v1.0.96
14692025-02-21T19:40:42.731Z Compiling take_mut v0.2.2
14702025-02-21T19:40:42.812Z Compiling quick-error v1.2.3
14712025-02-21T19:40:42.898Z Compiling cfg_aliases v0.2.1
14722025-02-21T19:40:42.979Z Compiling utf-8 v0.7.6
14732025-02-21T19:40:43.019Z Compiling nix v0.29.0
14742025-02-21T19:40:43.250Z Compiling tungstenite v0.24.0
14752025-02-21T19:40:43.291Z Compiling resolv-conf v0.7.0
14762025-02-21T19:40:43.570Z Compiling postgres-protocol v0.6.7
14772025-02-21T19:40:43.891Z Compiling lru-cache v0.1.2
14782025-02-21T19:40:43.987Z Compiling document-features v0.2.10
14792025-02-21T19:40:44.082Z Compiling publicsuffix v2.3.0
14802025-02-21T19:40:44.406Z Compiling sec1 v0.7.3
14812025-02-21T19:40:44.513Z Compiling async-stream v0.3.6
14822025-02-21T19:40:44.830Z Compiling num-iter v0.1.45
14832025-02-21T19:40:44.911Z Compiling slog-term v2.9.1
14842025-02-21T19:40:44.953Z Compiling group v0.13.0
14852025-02-21T19:40:45.111Z Compiling usdt v0.5.0
14862025-02-21T19:40:45.256Z Compiling hickory-proto v0.24.3
14872025-02-21T19:40:45.395Z Compiling futures v0.3.31
14882025-02-21T19:40:45.522Z Compiling toml v0.8.19
14892025-02-21T19:40:45.573Z Compiling slog-bunyan v2.5.0
14902025-02-21T19:40:46.976Z Compiling tokio-native-tls v0.3.1
14912025-02-21T19:40:46.982Z Compiling camino v1.1.9
14922025-02-21T19:40:47.264Z Compiling phf_shared v0.11.2
14932025-02-21T19:40:47.418Z Compiling dropshot_endpoint v0.12.0
14942025-02-21T19:40:47.638Z Compiling waitgroup v0.1.2
14952025-02-21T19:40:47.833Z Compiling backtrace v0.3.74
14962025-02-21T19:40:47.865Z Compiling terminal_size v0.4.0
14972025-02-21T19:40:47.897Z Compiling openapiv3 v2.0.0
14982025-02-21T19:40:48.107Z Compiling serde_path_to_error v0.1.16
14992025-02-21T19:40:48.298Z Compiling hkdf v0.12.4
15002025-02-21T19:40:48.541Z Compiling crypto-bigint v0.5.5
15012025-02-21T19:40:48.890Z Compiling curve25519-dalek-derive v0.1.1
15022025-02-21T19:40:50.419Z Compiling zerocopy-derive v0.6.6
15032025-02-21T19:40:50.571Z Compiling hubpack_derive v0.1.1
15042025-02-21T19:40:50.717Z Compiling webpki-roots v0.26.6
15052025-02-21T19:40:50.934Z Compiling sync_wrapper v1.0.1
15062025-02-21T19:40:51.096Z Compiling hostname v0.4.0
15072025-02-21T19:40:51.305Z Compiling fs-err v2.11.0
15082025-02-21T19:40:51.398Z Compiling crc32fast v1.4.2
15092025-02-21T19:40:51.467Z Compiling ahash v0.8.11
15102025-02-21T19:40:51.626Z Compiling bitflags v1.3.2
15112025-02-21T19:40:51.755Z Compiling managed v0.8.0
15122025-02-21T19:40:51.781Z Compiling unicode-width v0.2.0
15132025-02-21T19:40:51.858Z Compiling newtype-uuid v1.2.1
15142025-02-21T19:40:51.955Z Compiling tower-layer v0.3.3
15152025-02-21T19:40:52.147Z Compiling debug-ignore v1.0.5
15162025-02-21T19:40:52.182Z Compiling winnow v0.5.40
15172025-02-21T19:40:52.191Z Compiling zerocopy v0.6.6
15182025-02-21T19:40:52.201Z Compiling tower v0.5.2
15192025-02-21T19:40:52.299Z Compiling console v0.15.10
15202025-02-21T19:40:52.307Z Compiling strum_macros v0.25.3
15212025-02-21T19:40:53.093Z Compiling clap_builder v4.5.30
15222025-02-21T19:40:53.722Z Compiling flate2 v1.0.35
15232025-02-21T19:40:54.183Z Compiling elliptic-curve v0.13.8
15242025-02-21T19:40:54.472Z Compiling hubpack v0.1.2
15252025-02-21T19:40:54.658Z Compiling hickory-resolver v0.24.3
15262025-02-21T19:40:55.104Z Compiling phf v0.11.2
15272025-02-21T19:40:55.304Z Compiling signal-hook-mio v0.2.4
15282025-02-21T19:40:55.493Z Compiling toml_edit v0.19.15
15292025-02-21T19:40:55.653Z Compiling hyper-tls v0.6.0
15302025-02-21T19:40:55.682Z Compiling rayon v1.10.0
15312025-02-21T19:40:56.035Z Compiling cookie_store v0.21.1
15322025-02-21T19:40:56.065Z Compiling bzip2 v0.4.4
15332025-02-21T19:40:57.566Z Compiling tokio-tungstenite v0.24.0
15342025-02-21T19:40:58.127Z Compiling postgres-types v0.2.8
15352025-02-21T19:41:00.035Z Compiling ed25519 v2.2.3
15362025-02-21T19:41:00.157Z Compiling phf_shared v0.10.0
15372025-02-21T19:41:00.541Z Compiling tokio-stream v0.1.16
15382025-02-21T19:41:00.704Z Compiling pkcs1 v0.7.5
15392025-02-21T19:41:00.808Z Compiling serde-big-array v0.5.1
15402025-02-21T19:41:01.103Z Compiling clap_derive v4.5.28
15412025-02-21T19:41:01.524Z Compiling rfc6979 v0.4.0
15422025-02-21T19:41:01.626Z Compiling derive-where v1.2.7
15432025-02-21T19:41:01.736Z Compiling serde_repr v0.1.19
15442025-02-21T19:41:01.889Z Compiling bstr v1.10.0
15452025-02-21T19:41:02.377Z Compiling float-cmp v0.10.0
15462025-02-21T19:41:02.635Z Compiling new_debug_unreachable v1.0.6
15472025-02-21T19:41:02.745Z Compiling predicates-core v1.0.8
15482025-02-21T19:41:02.825Z Compiling fixedbitset v0.4.2
15492025-02-21T19:41:02.919Z Compiling unicode-segmentation v1.12.0
15502025-02-21T19:41:03.105Z Compiling whoami v1.5.2
15512025-02-21T19:41:03.271Z Compiling difflib v0.4.0
15522025-02-21T19:41:03.430Z Compiling static_assertions v1.1.0
15532025-02-21T19:41:03.575Z Compiling bit-vec v0.6.3
15542025-02-21T19:41:03.657Z Compiling precomputed-hash v0.1.1
15552025-02-21T19:41:03.718Z Compiling number_prefix v0.4.0
15562025-02-21T19:41:03.762Z Compiling normalize-line-endings v0.3.0
15572025-02-21T19:41:03.908Z Compiling predicates v3.1.3
15582025-02-21T19:41:03.934Z Compiling bit-set v0.5.3
15592025-02-21T19:41:03.951Z Compiling indicatif v0.17.11
15602025-02-21T19:41:04.193Z Compiling string_cache v0.8.7
15612025-02-21T19:41:04.508Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15622025-02-21T19:41:04.612Z Compiling similar v2.6.0
15632025-02-21T19:41:04.697Z Compiling tokio-postgres v0.7.12
15642025-02-21T19:41:05.402Z Compiling petgraph v0.6.5
15652025-02-21T19:41:05.537Z Compiling clap v4.5.30
15662025-02-21T19:41:05.672Z Compiling ecdsa v0.16.9
15672025-02-21T19:41:05.965Z Compiling rsa v0.9.6
15682025-02-21T19:41:06.487Z Compiling ed25519-dalek v2.1.1
15692025-02-21T19:41:07.750Z Compiling toml v0.7.8
15702025-02-21T19:41:08.688Z Compiling zip v0.6.6
15712025-02-21T19:41:09.097Z Compiling crossterm v0.28.1
15722025-02-21T19:41:10.248Z Compiling hex v0.4.3
15732025-02-21T19:41:10.293Z Compiling x509-cert v0.2.5
15742025-02-21T19:41:10.332Z Compiling unicode-xid v0.2.6
15752025-02-21T19:41:10.511Z Compiling peg-runtime v0.8.3
15762025-02-21T19:41:10.533Z Compiling lalrpop-util v0.19.12
15772025-02-21T19:41:10.751Z Compiling strum_macros v0.26.4
15782025-02-21T19:41:10.777Z Compiling xattr v1.3.1
15792025-02-21T19:41:10.862Z Compiling filetime v0.2.25
15802025-02-21T19:41:11.162Z Compiling tar v0.4.42
15812025-02-21T19:41:15.245Z Compiling strum v0.26.3
15822025-02-21T19:41:18.426Z Compiling aws-lc-sys v0.22.0
15832025-02-21T19:41:47.520Z Compiling rustls-webpki v0.102.8
15842025-02-21T19:41:50.671Z Compiling tokio-rustls v0.25.0
15852025-02-21T19:41:52.415Z Compiling tokio-rustls v0.26.0
15862025-02-21T19:41:52.759Z Compiling hyper-rustls v0.27.3
15872025-02-21T19:41:53.103Z Compiling reqwest v0.12.12
15882025-02-21T19:41:54.240Z Compiling qorb v0.2.1
15892025-02-21T19:41:57.242Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15902025-02-21T19:41:57.506Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15912025-02-21T19:42:01.939Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 13s
15922025-02-21T19:42:02.074Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15932025-02-21T19:42:02.136ZFeb 21 19:42:01.375 INFO Starting download, target: Console
15942025-02-21T19:42:02.136ZFeb 21 19:42:01.375 INFO Starting download, target: Clickhouse
15952025-02-21T19:42:02.136ZFeb 21 19:42:01.375 INFO Starting download, target: Cockroach
15962025-02-21T19:42:02.137ZFeb 21 19:42:01.375 INFO Starting download, target: DendriteOpenapi
15972025-02-21T19:42:02.137ZFeb 21 19:42:01.375 INFO Starting download, target: DendriteStub
15982025-02-21T19:42:02.159ZFeb 21 19:42:01.375 INFO Starting download, target: MaghemiteMgd
15992025-02-21T19:42:02.159ZFeb 21 19:42:01.375 INFO Starting download, target: TransceiverControl
16002025-02-21T19:42:02.160ZFeb 21 19:42:01.376 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16012025-02-21T19:42:02.160ZFeb 21 19:42:01.376 INFO Downloading out/downloads/dpd-b37a8fdc335592e24d6afe71995637b2ad36eb7d.json (attempt 1/3), target: DendriteOpenapi
16022025-02-21T19:42:02.160ZFeb 21 19:42:01.376 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16032025-02-21T19:42:02.160ZFeb 21 19:42:01.376 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16042025-02-21T19:42:02.160ZFeb 21 19:42:01.376 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16052025-02-21T19:42:02.160ZFeb 21 19:42:01.376 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16062025-02-21T19:42:02.160ZFeb 21 19:42:01.376 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16072025-02-21T19:42:02.713ZFeb 21 19:42:01.900 INFO Download complete, target: DendriteOpenapi
16082025-02-21T19:42:02.795ZFeb 21 19:42:01.922 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16092025-02-21T19:42:02.978ZFeb 21 19:42:02.228 INFO Download complete, target: Console
16102025-02-21T19:42:03.281ZFeb 21 19:42:02.532 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16112025-02-21T19:42:03.758ZFeb 21 19:42:03.004 INFO Download complete, target: TransceiverControl
16122025-02-21T19:42:04.163ZFeb 21 19:42:03.416 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16132025-02-21T19:42:04.490ZFeb 21 19:42:03.745 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16142025-02-21T19:42:04.515ZFeb 21 19:42:03.769 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16152025-02-21T19:42:05.508ZFeb 21 19:42:04.766 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16162025-02-21T19:42:05.508ZFeb 21 19:42:04.766 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16172025-02-21T19:42:07.101ZFeb 21 19:42:06.361 INFO Download complete, target: DendriteStub
16182025-02-21T19:42:07.630ZFeb 21 19:42:06.890 INFO Download complete, target: MaghemiteMgd
16192025-02-21T19:42:13.100ZFeb 21 19:42:12.363 INFO Checking that binary works, target: Cockroach
16202025-02-21T19:42:13.263ZFeb 21 19:42:12.526 INFO Download complete, target: Cockroach
16212025-02-21T19:42:17.504ZFeb 21 19:42:16.771 INFO Checking that binary works, target: Clickhouse
16222025-02-21T19:42:17.829ZFeb 21 19:42:17.096 INFO Download complete, target: Clickhouse
16232025-02-21T19:42:17.957ZAll builder prerequisites installed successfully, and PATH looks valid
16242025-02-21T19:42:17.960Z
16252025-02-21T19:42:17.960Zreal 5:44.319400294
16262025-02-21T19:42:17.960Zuser 15:19.002105277
16272025-02-21T19:42:17.960Zsys 2:03.485037448
16282025-02-21T19:42:17.960Ztrap 0.539801415
16292025-02-21T19:42:17.960Ztflt 4.145526164
16302025-02-21T19:42:17.960Zdflt 4.534521053
16312025-02-21T19:42:17.960Zkflt 0.026921454
16322025-02-21T19:42:17.960Zlock 23:44.064617571
16332025-02-21T19:42:17.960Zslp 56:21.514692472
16342025-02-21T19:42:17.960Zlat 58.750188782
16352025-02-21T19:42:17.960Zstop 2:15.810766160
16362025-02-21T19:42:17.960Z+ banner hack-check
16372025-02-21T19:42:17.963Z
16382025-02-21T19:42:17.963Z # # ## #### # # #### # # ###### #### # #
16392025-02-21T19:42:17.963Z # # # # # # # # # # # # # # # # #
16402025-02-21T19:42:17.963Z ###### # # # #### ##### # ###### ##### # ####
16412025-02-21T19:42:17.963Z # # ###### # # # # # # # # # #
16422025-02-21T19:42:17.963Z # # # # # # # # # # # # # # # # #
16432025-02-21T19:42:17.963Z # # # # #### # # #### # # ###### #### # #
16442025-02-21T19:42:17.963Z
16452025-02-21T19:42:17.963Z+ export CARGO_INCREMENTAL=0
16462025-02-21T19:42:17.963Z+ CARGO_INCREMENTAL=0
16472025-02-21T19:42:17.963Z+ ptime -m timeout 2h cargo xtask check-features --ci
16482025-02-21T19:42:18.508Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
16492025-02-21T19:42:21.278Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.26s
16502025-02-21T19:42:21.334Z Running `target/debug/xtask check-features --ci`
16512025-02-21T19:42:21.354Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16522025-02-21T19:42:21.357Zrunning: "/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16532025-02-21T19:42:21.830Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
16542025-02-21T19:42:21.848Z Running `target/debug/xtask download cargo-hack`
16552025-02-21T19:42:22.682Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16562025-02-21T19:42:23.045Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16572025-02-21T19:42:26.705Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.85s
16582025-02-21T19:42:26.857Z Running `target/debug/xtask-downloader cargo-hack`
16592025-02-21T19:42:26.893ZFeb 21 19:42:26.166 INFO Starting download, target: CargoHack
16602025-02-21T19:42:26.896ZFeb 21 19:42:26.166 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16612025-02-21T19:42:27.350ZFeb 21 19:42:26.623 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16622025-02-21T19:42:27.444ZFeb 21 19:42:26.717 INFO Download complete, target: CargoHack
16632025-02-21T19:42:27.448Zrunning: "/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
16642025-02-21T19:42:27.465Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16652025-02-21T19:42:27.642Zinfo: running `cargo check --bins` on api_identity (1/199)
16662025-02-21T19:42:28.172Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16672025-02-21T19:42:28.175Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16682025-02-21T19:42:28.175Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16692025-02-21T19:42:28.178Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
16702025-02-21T19:42:28.246Z
16712025-02-21T19:42:28.246Zinfo: running `cargo check --bins` on bootstore (2/199)
16722025-02-21T19:42:28.806Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16732025-02-21T19:42:28.809Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16742025-02-21T19:42:28.809Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16752025-02-21T19:42:28.813Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
16762025-02-21T19:42:28.883Z
16772025-02-21T19:42:28.883Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/199)
16782025-02-21T19:42:29.520Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16792025-02-21T19:42:29.696Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16802025-02-21T19:42:29.696Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16812025-02-21T19:42:29.696Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
16822025-02-21T19:42:29.696Z
16832025-02-21T19:42:29.696Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/199)
16842025-02-21T19:42:30.053Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16852025-02-21T19:42:30.086Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16862025-02-21T19:42:30.087Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16872025-02-21T19:42:30.087Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
16882025-02-21T19:42:30.134Z
16892025-02-21T19:42:30.134Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/199)
16902025-02-21T19:42:30.579Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16912025-02-21T19:42:30.622Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16922025-02-21T19:42:30.623Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16932025-02-21T19:42:30.623Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
16942025-02-21T19:42:30.623Z
16952025-02-21T19:42:30.623Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/199)
16962025-02-21T19:42:30.953Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16972025-02-21T19:42:30.965Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16982025-02-21T19:42:30.965Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16992025-02-21T19:42:30.965Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17002025-02-21T19:42:31.011Z
17012025-02-21T19:42:31.011Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/199)
17022025-02-21T19:42:31.369Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17032025-02-21T19:42:31.372Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17042025-02-21T19:42:31.372Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17052025-02-21T19:42:31.376Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17062025-02-21T19:42:31.412Z
17072025-02-21T19:42:31.412Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/199)
17082025-02-21T19:42:31.802Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17092025-02-21T19:42:31.806Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17102025-02-21T19:42:31.806Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17112025-02-21T19:42:31.809Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17122025-02-21T19:42:31.845Z
17132025-02-21T19:42:31.845Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/199)
17142025-02-21T19:42:32.230Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17152025-02-21T19:42:32.233Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17162025-02-21T19:42:32.233Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17172025-02-21T19:42:32.236Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17182025-02-21T19:42:32.274Z
17192025-02-21T19:42:32.274Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/199)
17202025-02-21T19:42:32.660Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17212025-02-21T19:42:32.663Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17222025-02-21T19:42:32.663Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17232025-02-21T19:42:32.666Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17242025-02-21T19:42:32.706Z
17252025-02-21T19:42:32.707Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/199)
17262025-02-21T19:42:33.093Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17272025-02-21T19:42:33.096Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17282025-02-21T19:42:33.096Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17292025-02-21T19:42:33.099Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17302025-02-21T19:42:33.137Z
17312025-02-21T19:42:33.137Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/199)
17322025-02-21T19:42:33.523Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17332025-02-21T19:42:33.526Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17342025-02-21T19:42:33.526Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17352025-02-21T19:42:33.529Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17362025-02-21T19:42:33.565Z
17372025-02-21T19:42:33.565Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/199)
17382025-02-21T19:42:33.953Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17392025-02-21T19:42:33.955Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17402025-02-21T19:42:33.955Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17412025-02-21T19:42:33.958Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17422025-02-21T19:42:33.997Z
17432025-02-21T19:42:33.997Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/199)
17442025-02-21T19:42:34.381Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17452025-02-21T19:42:34.384Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17462025-02-21T19:42:34.384Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17472025-02-21T19:42:34.386Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17482025-02-21T19:42:34.423Z
17492025-02-21T19:42:34.423Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/199)
17502025-02-21T19:42:34.805Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17512025-02-21T19:42:34.809Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17522025-02-21T19:42:34.809Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17532025-02-21T19:42:34.811Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17542025-02-21T19:42:34.849Z
17552025-02-21T19:42:34.849Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/199)
17562025-02-21T19:42:35.235Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17572025-02-21T19:42:35.238Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17582025-02-21T19:42:35.238Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17592025-02-21T19:42:35.241Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17602025-02-21T19:42:35.279Z
17612025-02-21T19:42:35.279Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/199)
17622025-02-21T19:42:35.668Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17632025-02-21T19:42:35.670Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17642025-02-21T19:42:35.670Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17652025-02-21T19:42:35.673Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17662025-02-21T19:42:35.712Z
17672025-02-21T19:42:35.712Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/199)
17682025-02-21T19:42:36.105Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17692025-02-21T19:42:36.108Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17702025-02-21T19:42:36.108Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17712025-02-21T19:42:36.108Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17722025-02-21T19:42:36.147Z
17732025-02-21T19:42:36.147Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/199)
17742025-02-21T19:42:36.539Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17752025-02-21T19:42:36.542Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17762025-02-21T19:42:36.542Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17772025-02-21T19:42:36.545Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17782025-02-21T19:42:36.584Z
17792025-02-21T19:42:36.584Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/199)
17802025-02-21T19:42:36.975Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17812025-02-21T19:42:36.979Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17822025-02-21T19:42:36.979Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17832025-02-21T19:42:36.982Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17842025-02-21T19:42:37.019Z
17852025-02-21T19:42:37.019Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/199)
17862025-02-21T19:42:37.408Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17872025-02-21T19:42:37.411Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17882025-02-21T19:42:37.411Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17892025-02-21T19:42:37.411Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17902025-02-21T19:42:37.450Z
17912025-02-21T19:42:37.451Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/199)
17922025-02-21T19:42:37.860Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17932025-02-21T19:42:37.866Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17942025-02-21T19:42:37.866Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17952025-02-21T19:42:37.866Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17962025-02-21T19:42:37.891Z
17972025-02-21T19:42:37.891Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/199)
17982025-02-21T19:42:38.281Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17992025-02-21T19:42:38.284Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18002025-02-21T19:42:38.284Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18012025-02-21T19:42:38.288Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
18022025-02-21T19:42:38.328Z
18032025-02-21T19:42:38.328Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/199)
18042025-02-21T19:42:38.721Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18052025-02-21T19:42:38.724Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18062025-02-21T19:42:38.724Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18072025-02-21T19:42:38.727Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
18082025-02-21T19:42:38.769Z
18092025-02-21T19:42:38.769Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/199)
18102025-02-21T19:42:39.158Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18112025-02-21T19:42:39.161Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18122025-02-21T19:42:39.161Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18132025-02-21T19:42:39.164Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18142025-02-21T19:42:39.203Z
18152025-02-21T19:42:39.203Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/199)
18162025-02-21T19:42:39.593Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18172025-02-21T19:42:39.597Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18182025-02-21T19:42:39.597Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18192025-02-21T19:42:39.600Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18202025-02-21T19:42:39.637Z
18212025-02-21T19:42:39.637Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/199)
18222025-02-21T19:42:40.022Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18232025-02-21T19:42:40.028Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18242025-02-21T19:42:40.029Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18252025-02-21T19:42:40.029Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18262025-02-21T19:42:40.065Z
18272025-02-21T19:42:40.065Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/199)
18282025-02-21T19:42:40.452Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18292025-02-21T19:42:40.457Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18302025-02-21T19:42:40.457Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18312025-02-21T19:42:40.460Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18322025-02-21T19:42:40.495Z
18332025-02-21T19:42:40.495Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/199)
18342025-02-21T19:42:40.888Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18352025-02-21T19:42:40.891Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18362025-02-21T19:42:40.891Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18372025-02-21T19:42:40.894Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
18382025-02-21T19:42:40.931Z
18392025-02-21T19:42:40.931Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/199)
18402025-02-21T19:42:41.321Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18412025-02-21T19:42:41.328Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18422025-02-21T19:42:41.329Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18432025-02-21T19:42:41.329Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18442025-02-21T19:42:41.363Z
18452025-02-21T19:42:41.363Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/199)
18462025-02-21T19:42:41.747Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18472025-02-21T19:42:41.751Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18482025-02-21T19:42:41.751Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18492025-02-21T19:42:41.757Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18502025-02-21T19:42:41.793Z
18512025-02-21T19:42:41.793Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/199)
18522025-02-21T19:42:42.183Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18532025-02-21T19:42:42.192Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18542025-02-21T19:42:42.192Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18552025-02-21T19:42:42.192Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18562025-02-21T19:42:42.229Z
18572025-02-21T19:42:42.230Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/199)
18582025-02-21T19:42:42.611Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18592025-02-21T19:42:42.630Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18602025-02-21T19:42:42.631Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18612025-02-21T19:42:42.631Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18622025-02-21T19:42:42.660Z
18632025-02-21T19:42:42.660Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/199)
18642025-02-21T19:42:43.054Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18652025-02-21T19:42:43.061Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18662025-02-21T19:42:43.061Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18672025-02-21T19:42:43.061Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18682025-02-21T19:42:43.090Z
18692025-02-21T19:42:43.090Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/199)
18702025-02-21T19:42:43.481Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18712025-02-21T19:42:43.484Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18722025-02-21T19:42:43.484Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18732025-02-21T19:42:43.484Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18742025-02-21T19:42:43.522Z
18752025-02-21T19:42:43.522Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/199)
18762025-02-21T19:42:43.919Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18772025-02-21T19:42:43.924Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18782025-02-21T19:42:43.924Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18792025-02-21T19:42:43.924Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
18802025-02-21T19:42:43.962Z
18812025-02-21T19:42:43.962Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/199)
18822025-02-21T19:42:44.355Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18832025-02-21T19:42:44.361Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18842025-02-21T19:42:44.361Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18852025-02-21T19:42:44.361Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18862025-02-21T19:42:44.399Z
18872025-02-21T19:42:44.399Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/199)
18882025-02-21T19:42:44.787Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18892025-02-21T19:42:44.791Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18902025-02-21T19:42:44.791Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18912025-02-21T19:42:44.791Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
18922025-02-21T19:42:44.831Z
18932025-02-21T19:42:44.831Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/199)
18942025-02-21T19:42:45.221Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18952025-02-21T19:42:45.224Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18962025-02-21T19:42:45.224Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18972025-02-21T19:42:45.227Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18982025-02-21T19:42:45.270Z
18992025-02-21T19:42:45.271Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/199)
19002025-02-21T19:42:45.661Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19012025-02-21T19:42:45.667Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19022025-02-21T19:42:45.667Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19032025-02-21T19:42:45.667Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
19042025-02-21T19:42:45.702Z
19052025-02-21T19:42:45.702Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/199)
19062025-02-21T19:42:46.093Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19072025-02-21T19:42:46.097Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19082025-02-21T19:42:46.097Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19092025-02-21T19:42:46.100Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
19102025-02-21T19:42:46.137Z
19112025-02-21T19:42:46.137Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/199)
19122025-02-21T19:42:46.540Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19132025-02-21T19:42:46.562Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19142025-02-21T19:42:46.562Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19152025-02-21T19:42:46.562Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
19162025-02-21T19:42:46.577Z
19172025-02-21T19:42:46.577Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/199)
19182025-02-21T19:42:46.969Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19192025-02-21T19:42:46.973Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19202025-02-21T19:42:46.973Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19212025-02-21T19:42:46.973Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
19222025-02-21T19:42:47.012Z
19232025-02-21T19:42:47.012Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/199)
19242025-02-21T19:42:47.401Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19252025-02-21T19:42:47.406Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19262025-02-21T19:42:47.406Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19272025-02-21T19:42:47.406Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
19282025-02-21T19:42:47.446Z
19292025-02-21T19:42:47.446Zinfo: running `cargo check --bins` on sled-hardware-types (45/199)
19302025-02-21T19:42:48.011Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19312025-02-21T19:42:48.017Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19322025-02-21T19:42:48.017Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19332025-02-21T19:42:48.017Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
19342025-02-21T19:42:48.088Z
19352025-02-21T19:42:48.088Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (46/199)
19362025-02-21T19:42:48.646Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19372025-02-21T19:42:48.651Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19382025-02-21T19:42:48.651Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19392025-02-21T19:42:48.651Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
19402025-02-21T19:42:48.736Z
19412025-02-21T19:42:48.736Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (47/199)
19422025-02-21T19:42:49.282Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19432025-02-21T19:42:49.285Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19442025-02-21T19:42:49.285Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19452025-02-21T19:42:49.291Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19462025-02-21T19:42:49.361Z
19472025-02-21T19:42:49.361Zinfo: running `cargo check --bins` on oxlog (48/199)
19482025-02-21T19:42:49.888Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19492025-02-21T19:42:49.892Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19502025-02-21T19:42:49.974Z Checking cfg-if v1.0.0
19512025-02-21T19:42:49.980Z Checking libc v0.2.169
19522025-02-21T19:42:50.083Z Checking serde v1.0.217
19532025-02-21T19:42:50.093Z Checking zeroize v1.8.1
19542025-02-21T19:42:50.099Z Checking memchr v2.7.4
19552025-02-21T19:42:50.112Z Checking typenum v1.17.0
19562025-02-21T19:42:50.123Z Checking subtle v2.6.1
19572025-02-21T19:42:50.135Z Checking value-bag v1.9.0
19582025-02-21T19:42:50.150Z Checking scopeguard v1.2.0
19592025-02-21T19:42:50.303Z Checking smallvec v1.13.2
19602025-02-21T19:42:50.332Z Checking lock_api v0.4.12
19612025-02-21T19:42:50.375Z Checking const-oid v0.9.6
19622025-02-21T19:42:50.546Z Checking log v0.4.22
19632025-02-21T19:42:50.632Z Checking itoa v1.0.11
19642025-02-21T19:42:50.777Z Checking pin-project-lite v0.2.14
19652025-02-21T19:42:50.871Z Checking byteorder v1.5.0
19662025-02-21T19:42:50.873Z Checking futures-core v0.3.31
19672025-02-21T19:42:50.900Z Checking once_cell v1.20.3
19682025-02-21T19:42:51.062Z Checking getrandom v0.2.15
19692025-02-21T19:42:51.062Z Checking signal-hook-registry v1.4.2
19702025-02-21T19:42:51.077Z Checking parking_lot_core v0.9.10
19712025-02-21T19:42:51.145Z Checking generic-array v0.14.7
19722025-02-21T19:42:51.190Z Checking mio v1.0.2
19732025-02-21T19:42:51.248Z Checking stable_deref_trait v1.2.0
19742025-02-21T19:42:51.297Z Checking rand_core v0.6.4
19752025-02-21T19:42:51.327Z Checking futures-sink v0.3.31
19762025-02-21T19:42:51.359Z Checking cpufeatures v0.2.14
19772025-02-21T19:42:51.390Z Checking parking_lot v0.12.3
19782025-02-21T19:42:51.464Z Checking socket2 v0.5.7
19792025-02-21T19:42:51.483Z Checking zerocopy v0.7.35
19802025-02-21T19:42:51.607Z Checking zerofrom v0.1.4
19812025-02-21T19:42:51.744Z Checking slab v0.4.9
19822025-02-21T19:42:51.764Z Checking futures-channel v0.3.31
19832025-02-21T19:42:51.822Z Checking yoke v0.7.4
19842025-02-21T19:42:51.935Z Checking pin-utils v0.1.0
19852025-02-21T19:42:52.019Z Checking futures-io v0.3.31
19862025-02-21T19:42:52.036Z Checking futures-task v0.3.31
19872025-02-21T19:42:52.121Z Checking foldhash v0.1.3
19882025-02-21T19:42:52.154Z Checking zerovec v0.10.4
19892025-02-21T19:42:52.175Z Checking crypto-common v0.1.6
19902025-02-21T19:42:52.199Z Checking block-buffer v0.10.4
19912025-02-21T19:42:52.227Z Checking equivalent v1.0.1
19922025-02-21T19:42:52.264Z Checking futures-util v0.3.31
19932025-02-21T19:42:52.337Z Checking allocator-api2 v0.2.18
19942025-02-21T19:42:52.344Z Checking block-padding v0.3.3
19952025-02-21T19:42:52.375Z Checking ryu v1.0.18
19962025-02-21T19:42:52.428Z Checking digest v0.10.7
19972025-02-21T19:42:52.561Z Checking inout v0.1.3
19982025-02-21T19:42:52.623Z Checking fnv v1.0.7
19992025-02-21T19:42:52.775Z Checking litemap v0.7.3
20002025-02-21T19:42:52.800Z Checking writeable v0.5.5
20012025-02-21T19:42:52.844Z Checking cipher v0.4.4
20022025-02-21T19:42:52.844Z Checking hmac v0.12.1
20032025-02-21T19:42:52.911Z Checking hashbrown v0.15.1
20042025-02-21T19:42:53.019Z Checking sha2 v0.10.8
20052025-02-21T19:42:53.066Z Checking libm v0.2.8
20062025-02-21T19:42:53.084Z Checking base64ct v1.6.0
20072025-02-21T19:42:53.191Z Checking ppv-lite86 v0.2.20
20082025-02-21T19:42:53.525Z Checking pem-rfc7468 v0.7.0
20092025-02-21T19:42:53.559Z Checking flagset v0.4.6
20102025-02-21T19:42:53.710Z Checking tinystr v0.7.6
20112025-02-21T19:42:53.754Z Checking icu_locid_transform_data v1.5.0
20122025-02-21T19:42:53.796Z Checking der v0.7.9
20132025-02-21T19:42:53.864Z Checking icu_collections v1.5.0
20142025-02-21T19:42:53.878Z Checking rand_chacha v0.3.1
20152025-02-21T19:42:53.957Z Checking num-traits v0.2.19
20162025-02-21T19:42:53.968Z Checking tracing-core v0.1.32
20172025-02-21T19:42:54.053Z Checking icu_locid v1.5.0
20182025-02-21T19:42:54.278Z Checking thiserror v1.0.69
20192025-02-21T19:42:54.424Z Checking rustls-pki-types v1.10.0
20202025-02-21T19:42:54.509Z Checking percent-encoding v2.3.1
20212025-02-21T19:42:54.527Z Checking bytes v1.9.0
20222025-02-21T19:42:54.583Z Checking indexmap v2.7.1
20232025-02-21T19:42:54.722Z Checking serde_json v1.0.139
20242025-02-21T19:42:54.933Z Checking bitflags v2.6.0
20252025-02-21T19:42:54.964Z Checking icu_provider v1.5.0
20262025-02-21T19:42:55.239Z Checking icu_properties_data v1.5.0
20272025-02-21T19:42:55.329Z Checking tokio v1.43.0
20282025-02-21T19:42:55.426Z Checking http v1.2.0
20292025-02-21T19:42:55.458Z Checking tracing v0.1.40
20302025-02-21T19:42:55.487Z Checking spki v0.7.3
20312025-02-21T19:42:55.589Z Checking icu_locid_transform v1.5.0
20322025-02-21T19:42:55.735Z Checking rand v0.8.5
20332025-02-21T19:42:55.769Z Checking salsa20 v0.10.2
20342025-02-21T19:42:55.808Z Checking pbkdf2 v0.12.2
20352025-02-21T19:42:55.978Z Checking aws-lc-sys v0.22.0
20362025-02-21T19:42:55.996Z Checking httparse v1.9.5
20372025-02-21T19:42:56.338Z Checking icu_normalizer_data v1.5.0
20382025-02-21T19:42:56.430Z Checking utf16_iter v1.0.5
20392025-02-21T19:42:56.445Z Checking utf8_iter v1.0.4
20402025-02-21T19:42:56.584Z Checking icu_properties v1.5.1
20412025-02-21T19:42:56.606Z Checking write16 v1.0.0
20422025-02-21T19:42:56.638Z Checking mirai-annotations v1.12.0
20432025-02-21T19:42:56.677Z Checking powerfmt v0.2.0
20442025-02-21T19:42:56.696Z Checking untrusted v0.9.0
20452025-02-21T19:42:56.762Z Checking untrusted v0.7.1
20462025-02-21T19:42:56.806Z Checking scrypt v0.11.0
20472025-02-21T19:42:56.857Z Checking ring v0.17.9
20482025-02-21T19:42:56.874Z Checking cbc v0.1.2
20492025-02-21T19:42:56.901Z Checking aes v0.8.4
20502025-02-21T19:42:56.932Z Checking deranged v0.3.11
20512025-02-21T19:42:57.029Z Checking crossbeam-utils v0.8.20
20522025-02-21T19:42:57.069Z Checking spin v0.9.8
20532025-02-21T19:42:57.409Z Checking num-conv v0.1.0
20542025-02-21T19:42:57.674Z Checking atomic-waker v1.1.2
20552025-02-21T19:42:57.761Z Checking time-core v0.1.2
20562025-02-21T19:42:57.780Z Checking tinyvec_macros v0.1.1
20572025-02-21T19:42:57.824Z Checking num_threads v0.1.7
20582025-02-21T19:42:57.878Z Checking tinyvec v1.8.0
20592025-02-21T19:42:57.931Z Checking pkcs5 v0.7.1
20602025-02-21T19:42:57.951Z Checking http-body v1.0.1
20612025-02-21T19:42:58.006Z Checking aws-lc-rs v1.10.0
20622025-02-21T19:42:58.144Z Checking form_urlencoded v1.2.1
20632025-02-21T19:42:58.273Z Checking time v0.3.36
20642025-02-21T19:42:58.345Z Checking try-lock v0.2.5
20652025-02-21T19:42:58.432Z Checking pkcs8 v0.10.2
20662025-02-21T19:42:58.479Z Checking want v0.3.1
20672025-02-21T19:42:58.677Z Checking uuid v1.12.0
20682025-02-21T19:42:58.743Z Checking unicode-ident v1.0.14
20692025-02-21T19:42:58.903Z Checking tower-service v0.3.3
20702025-02-21T19:42:59.035Z Checking httpdate v1.0.3
20712025-02-21T19:42:59.123Z Checking proc-macro2 v1.0.92
20722025-02-21T19:42:59.175Z Checking serde_spanned v0.6.8
20732025-02-21T19:42:59.284Z Checking toml_datetime v0.6.8
20742025-02-21T19:42:59.300Z Checking slog v2.7.0
20752025-02-21T19:42:59.366Z Checking scroll v0.12.0
20762025-02-21T19:42:59.590Z Checking adler2 v2.0.0
20772025-02-21T19:42:59.730Z Checking rustls-webpki v0.102.8
20782025-02-21T19:42:59.758Z Checking match_cfg v0.1.0
20792025-02-21T19:42:59.784Z Checking plain v0.2.3
20802025-02-21T19:42:59.784Z Checking base64 v0.22.1
20812025-02-21T19:42:59.841Z Checking icu_normalizer v1.5.0
20822025-02-21T19:42:59.853Z Checking foreign-types-shared v0.1.1
20832025-02-21T19:42:59.862Z Checking ucd-trie v0.1.7
20842025-02-21T19:42:59.917Z Checking iana-time-zone v0.1.61
20852025-02-21T19:42:59.961Z Checking foreign-types v0.3.2
20862025-02-21T19:43:00.066Z Checking goblin v0.8.2
20872025-02-21T19:43:01.136Z Checking pest v2.7.14
20882025-02-21T19:43:01.164Z Checking chrono v0.4.39
20892025-02-21T19:43:01.164Z Checking hostname v0.3.1
20902025-02-21T19:43:01.164Z Checking miniz_oxide v0.8.0
20912025-02-21T19:43:01.164Z Checking quote v1.0.38
20922025-02-21T19:43:01.164Z Checking openssl-sys v0.9.106
20932025-02-21T19:43:01.164Z Checking idna_adapter v1.2.0
20942025-02-21T19:43:01.164Z Checking dirs-sys-next v0.1.2
20952025-02-21T19:43:01.164Z Checking idna v1.0.3
20962025-02-21T19:43:01.164Z Checking errno v0.3.9
20972025-02-21T19:43:01.164Z Checking aho-corasick v1.1.3
20982025-02-21T19:43:01.183Z Checking pretty-hex v0.4.1
20992025-02-21T19:43:01.265Z Checking url v2.5.3
21002025-02-21T19:43:01.348Z Checking siphasher v0.3.11
21012025-02-21T19:43:01.661Z Checking regex-syntax v0.8.5
21022025-02-21T19:43:01.691Z Compiling newtype-uuid v1.2.1
21032025-02-21T19:43:01.884Z Checking tokio-util v0.7.12
21042025-02-21T19:43:01.978Z Checking data-encoding v2.6.0
21052025-02-21T19:43:02.043Z Checking openssl v0.10.71
21062025-02-21T19:43:02.075Z Checking rustix v0.38.37
21072025-02-21T19:43:02.578Z Checking dirs-next v2.0.0
21082025-02-21T19:43:02.602Z Checking dtrace-parser v0.2.0
21092025-02-21T19:43:02.683Z Checking syn v2.0.96
21102025-02-21T19:43:02.711Z Checking unicode-normalization v0.1.24
21112025-02-21T19:43:02.728Z Checking h2 v0.4.6
21122025-02-21T19:43:03.110Z Checking http-body-util v0.1.2
21132025-02-21T19:43:03.501Z Checking crossbeam-epoch v0.9.18
21142025-02-21T19:43:03.652Z Checking sha1 v0.10.6
21152025-02-21T19:43:03.917Z Checking signature v2.2.0
21162025-02-21T19:43:03.958Z Checking thread_local v1.1.8
21172025-02-21T19:43:04.132Z Checking thread-id v4.2.2
21182025-02-21T19:43:04.234Z Checking encoding_rs v0.8.34
21192025-02-21T19:43:04.253Z Checking ipnet v2.10.1
21202025-02-21T19:43:04.749Z Checking winnow v0.6.20
21212025-02-21T19:43:04.829Z Checking dof v0.3.0
21222025-02-21T19:43:04.845Z Checking regex-automata v0.4.8
21232025-02-21T19:43:05.258Z Checking mime v0.3.17
21242025-02-21T19:43:05.437Z Checking unicode-properties v0.1.3
21252025-02-21T19:43:05.572Z Checking openssl-probe v0.1.5
21262025-02-21T19:43:05.745Z Checking gimli v0.31.1
21272025-02-21T19:43:05.814Z Checking anstyle v1.0.10
21282025-02-21T19:43:06.162Z Checking utf8parse v0.2.2
21292025-02-21T19:43:06.330Z Checking unicode-bidi v0.3.17
21302025-02-21T19:43:06.489Z Checking anstyle-parse v0.2.5
21312025-02-21T19:43:06.777Z Checking crossbeam-deque v0.8.5
21322025-02-21T19:43:06.959Z Checking stringprep v0.1.5
21332025-02-21T19:43:07.080Z Checking term v0.7.0
21342025-02-21T19:43:08.094Z Checking native-tls v0.2.12
21352025-02-21T19:43:08.214Z Checking slog-json v2.6.1
21362025-02-21T19:43:08.214Z Checking toml_edit v0.22.22
21372025-02-21T19:43:08.214Z Checking rustls v0.23.19
21382025-02-21T19:43:08.214Z Checking rustls v0.22.4
21392025-02-21T19:43:08.215Z Checking serde_urlencoded v0.7.1
21402025-02-21T19:43:08.215Z Checking crossbeam-channel v0.5.13
21412025-02-21T19:43:09.050Z Checking usdt-impl v0.5.0
21422025-02-21T19:43:09.143Z Checking hyper v1.5.2
21432025-02-21T19:43:09.143Z Checking futures-executor v0.3.31
21442025-02-21T19:43:09.143Z Checking num-integer v0.1.46
21452025-02-21T19:43:09.143Z Checking rustls-pemfile v2.2.0
21462025-02-21T19:43:09.157Z Checking md-5 v0.10.6
21472025-02-21T19:43:09.279Z Checking ff v0.13.0
21482025-02-21T19:43:09.341Z Checking hash32 v0.2.1
21492025-02-21T19:43:09.372Z Checking memmap v0.7.0
21502025-02-21T19:43:09.454Z Checking is-terminal v0.4.13
21512025-02-21T19:43:09.568Z Checking addr2line v0.24.2
21522025-02-21T19:43:09.586Z Checking object v0.36.5
21532025-02-21T19:43:09.589Z Checking linked-hash-map v0.5.6
21542025-02-21T19:43:09.639Z Checking fallible-iterator v0.2.0
21552025-02-21T19:43:09.898Z Checking take_mut v0.2.2
21562025-02-21T19:43:10.000Z Checking psl-types v2.0.11
21572025-02-21T19:43:10.057Z Checking rustc-demangle v0.1.24
21582025-02-21T19:43:10.104Z Checking either v1.13.0
21592025-02-21T19:43:10.188Z Checking colorchoice v1.0.2
21602025-02-21T19:43:10.220Z Checking is_terminal_polyfill v1.70.1
21612025-02-21T19:43:10.343Z Checking anstyle-query v1.1.1
21622025-02-21T19:43:10.343Z Checking utf-8 v0.7.6
21632025-02-21T19:43:10.439Z Checking quick-error v1.2.3
21642025-02-21T19:43:10.487Z Checking dyn-clone v1.0.18
21652025-02-21T19:43:10.504Z Checking base16ct v0.2.0
21662025-02-21T19:43:10.542Z Checking hyper-util v0.1.10
21672025-02-21T19:43:10.557Z Checking tungstenite v0.24.0
21682025-02-21T19:43:10.582Z Checking resolv-conf v0.7.0
21692025-02-21T19:43:10.635Z Checking schemars v0.8.21
21702025-02-21T19:43:10.695Z Checking sec1 v0.7.3
21712025-02-21T19:43:10.753Z Checking tokio-rustls v0.25.0
21722025-02-21T19:43:10.951Z Checking anstream v0.6.15
21732025-02-21T19:43:11.079Z Checking postgres-protocol v0.6.7
21742025-02-21T19:43:11.121Z Checking publicsuffix v2.3.0
21752025-02-21T19:43:11.274Z Checking slog-async v2.8.0
21762025-02-21T19:43:11.400Z Checking toml v0.8.19
21772025-02-21T19:43:11.408Z Checking lru-cache v0.1.2
21782025-02-21T19:43:11.564Z Checking heapless v0.7.17
21792025-02-21T19:43:11.604Z Checking slog-term v2.9.1
21802025-02-21T19:43:11.716Z Checking usdt v0.5.0
21812025-02-21T19:43:11.979Z Checking group v0.13.0
21822025-02-21T19:43:12.146Z Checking num-iter v0.1.45
21832025-02-21T19:43:12.171Z Checking futures v0.3.31
21842025-02-21T19:43:12.172Z Checking tokio-native-tls v0.3.1
21852025-02-21T19:43:12.237Z Checking slog-bunyan v2.5.0
21862025-02-21T19:43:12.302Z Checking rayon-core v1.12.1
21872025-02-21T19:43:12.348Z Checking multer v3.1.0
21882025-02-21T19:43:12.435Z Checking terminal_size v0.4.0
21892025-02-21T19:43:12.456Z Checking hickory-proto v0.24.3
21902025-02-21T19:43:12.511Z Checking tokio-rustls v0.26.0
21912025-02-21T19:43:12.526Z Checking phf_shared v0.11.2
21922025-02-21T19:43:12.575Z Checking cookie v0.18.1
21932025-02-21T19:43:12.660Z Checking async-stream v0.3.6
21942025-02-21T19:43:12.723Z Checking bzip2-sys v0.1.11+1.0.8
21952025-02-21T19:43:12.852Z Checking signal-hook v0.3.17
21962025-02-21T19:43:12.900Z Checking camino v1.1.9
21972025-02-21T19:43:12.922Z Checking waitgroup v0.1.2
21982025-02-21T19:43:12.922Z Checking lazy_static v1.5.0
21992025-02-21T19:43:12.922Z Checking openapiv3 v2.0.0
22002025-02-21T19:43:12.992Z Checking webpki-roots v0.26.6
22012025-02-21T19:43:16.714Z Checking serde_path_to_error v0.1.16
22022025-02-21T19:43:16.755Z Checking hkdf v0.12.4
22032025-02-21T19:43:16.756Z Checking crypto-bigint v0.5.5
22042025-02-21T19:43:16.756Z Checking sync_wrapper v1.0.1
22052025-02-21T19:43:16.756Z Checking hostname v0.4.0
22062025-02-21T19:43:16.756Z Checking crc32fast v1.4.2
22072025-02-21T19:43:16.756Z Checking debug-ignore v1.0.5
22082025-02-21T19:43:16.756Z Checking strsim v0.11.1
22092025-02-21T19:43:16.756Z Checking tower-layer v0.3.3
22102025-02-21T19:43:16.756Z Checking clap_lex v0.7.4
22112025-02-21T19:43:16.756Z Checking bitflags v1.3.2
22122025-02-21T19:43:16.756Z Checking managed v0.8.0
22132025-02-21T19:43:16.756Z Checking winnow v0.5.40
22142025-02-21T19:43:16.756Z Checking unicode-width v0.2.0
22152025-02-21T19:43:16.756Z Checking clap_builder v4.5.30
22162025-02-21T19:43:16.756Z Checking smoltcp v0.9.1
22172025-02-21T19:43:16.756Z Checking console v0.15.10
22182025-02-21T19:43:16.756Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22192025-02-21T19:43:16.756Z Checking tower v0.5.2
22202025-02-21T19:43:16.756Z Checking flate2 v1.0.35
22212025-02-21T19:43:16.756Z Checking backtrace v0.3.74
22222025-02-21T19:43:16.756Z Checking elliptic-curve v0.13.8
22232025-02-21T19:43:16.756Z Checking hyper-rustls v0.27.3
22242025-02-21T19:43:16.756Z Checking anyhow v1.0.96
22252025-02-21T19:43:16.756Z Checking signal-hook-mio v0.2.4
22262025-02-21T19:43:16.756Z Checking dropshot v0.12.0
22272025-02-21T19:43:16.756Z Checking num-bigint-dig v0.8.4
22282025-02-21T19:43:16.756Z Checking cookie_store v0.21.1
22292025-02-21T19:43:16.756Z Checking rayon v1.10.0
22302025-02-21T19:43:16.756Z Checking bzip2 v0.4.4
22312025-02-21T19:43:16.756Z Checking toml_edit v0.19.15
22322025-02-21T19:43:16.756Z Checking phf v0.11.2
22332025-02-21T19:43:16.798Z Checking hyper-tls v0.6.0
22342025-02-21T19:43:16.844Z Checking postgres-types v0.2.8
22352025-02-21T19:43:16.930Z Checking tokio-tungstenite v0.24.0
22362025-02-21T19:43:16.982Z Checking hickory-resolver v0.24.3
22372025-02-21T19:43:18.122Z Checking bstr v1.10.0
22382025-02-21T19:43:18.154Z Checking regex v1.11.1
22392025-02-21T19:43:18.154Z Checking ed25519 v2.2.3
22402025-02-21T19:43:18.154Z Checking tokio-stream v0.1.16
22412025-02-21T19:43:18.154Z Checking phf_shared v0.10.0
22422025-02-21T19:43:18.154Z Checking zerocopy v0.6.6
22432025-02-21T19:43:18.185Z Checking curve25519-dalek v4.1.3
22442025-02-21T19:43:18.192Z Checking hubpack v0.1.2
22452025-02-21T19:43:18.518Z Checking memoffset v0.9.1
22462025-02-21T19:43:18.590Z Checking portable-atomic v1.9.0
22472025-02-21T19:43:18.607Z Checking pkcs1 v0.7.5
22482025-02-21T19:43:18.639Z Checking float-cmp v0.10.0
22492025-02-21T19:43:18.655Z Checking serde-big-array v0.5.1
22502025-02-21T19:43:18.853Z Checking rfc6979 v0.4.0
22512025-02-21T19:43:18.869Z Checking new_debug_unreachable v1.0.6
22522025-02-21T19:43:18.882Z Checking whoami v1.5.2
22532025-02-21T19:43:18.964Z Checking difflib v0.4.0
22542025-02-21T19:43:18.995Z Checking static_assertions v1.1.0
22552025-02-21T19:43:19.039Z Checking unicode-segmentation v1.12.0
22562025-02-21T19:43:19.099Z Checking normalize-line-endings v0.3.0
22572025-02-21T19:43:19.159Z Checking bit-vec v0.6.3
22582025-02-21T19:43:19.240Z Checking precomputed-hash v0.1.1
22592025-02-21T19:43:19.318Z Checking number_prefix v0.4.0
22602025-02-21T19:43:19.370Z Checking predicates-core v1.0.8
22612025-02-21T19:43:19.485Z Checking minimal-lexical v0.2.1
22622025-02-21T19:43:19.500Z Checking fixedbitset v0.4.2
22632025-02-21T19:43:19.516Z Checking bit-set v0.5.3
22642025-02-21T19:43:19.533Z Checking qorb v0.2.1
22652025-02-21T19:43:19.557Z Checking predicates v3.1.3
22662025-02-21T19:43:19.692Z Checking similar v2.6.0
22672025-02-21T19:43:19.752Z Checking petgraph v0.6.5
22682025-02-21T19:43:19.755Z Checking string_cache v0.8.7
22692025-02-21T19:43:19.800Z Checking indicatif v0.17.11
22702025-02-21T19:43:19.883Z Checking nom v7.1.3
22712025-02-21T19:43:19.915Z Checking ed25519-dalek v2.1.1
22722025-02-21T19:43:20.034Z Checking tokio-postgres v0.7.12
22732025-02-21T19:43:20.164Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
22742025-02-21T19:43:20.303Z Checking ecdsa v0.16.9
22752025-02-21T19:43:20.487Z Checking rsa v0.9.6
22762025-02-21T19:43:20.558Z Checking toml v0.7.8
22772025-02-21T19:43:21.006Z Checking nix v0.29.0
22782025-02-21T19:43:21.255Z Checking reqwest v0.12.12
22792025-02-21T19:43:21.438Z Checking clap v4.5.30
22802025-02-21T19:43:21.557Z Checking zip v0.6.6
22812025-02-21T19:43:21.906Z Checking crossterm v0.28.1
22822025-02-21T19:43:22.300Z Checking itertools v0.10.5
22832025-02-21T19:43:22.434Z Checking ahash v0.8.11
22842025-02-21T19:43:22.498Z Checking fs-err v2.11.0
22852025-02-21T19:43:22.889Z Checking x509-cert v0.2.5
22862025-02-21T19:43:22.905Z Checking semver v1.0.25
22872025-02-21T19:43:22.980Z Checking hex v0.4.3
22882025-02-21T19:43:23.005Z Checking lalrpop-util v0.19.12
22892025-02-21T19:43:23.116Z Checking peg-runtime v0.8.3
22902025-02-21T19:43:23.300Z Checking sigpipe v0.1.3
22912025-02-21T19:43:24.467Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
22922025-02-21T19:43:24.796Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.45s
22932025-02-21T19:43:24.955Z
22942025-02-21T19:43:24.955Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (49/199)
22952025-02-21T19:43:25.520Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22962025-02-21T19:43:25.523Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22972025-02-21T19:43:25.616Z Compiling hashbrown v0.14.5
22982025-02-21T19:43:25.737Z Checking heck v0.5.0
22992025-02-21T19:43:25.750Z Compiling unsafe-libyaml v0.2.11
23002025-02-21T19:43:25.763Z Checking ipnetwork v0.21.1
23012025-02-21T19:43:25.766Z Compiling ident_case v1.0.1
23022025-02-21T19:43:25.792Z Checking progenitor-client v0.8.0
23032025-02-21T19:43:25.809Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23042025-02-21T19:43:25.907Z Checking newtype-uuid v1.2.1
23052025-02-21T19:43:25.950Z Compiling darling_core v0.20.10
23062025-02-21T19:43:26.114Z Checking oxnet v0.1.0
23072025-02-21T19:43:26.120Z Compiling proc-macro-crate v1.3.1
23082025-02-21T19:43:26.175Z Compiling structmeta-derive v0.3.0
23092025-02-21T19:43:26.196Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23102025-02-21T19:43:26.484Z Compiling thiserror v2.0.11
23112025-02-21T19:43:26.524Z Compiling lzma-sys v0.1.20
23122025-02-21T19:43:26.676Z Checking regress v0.10.1
23132025-02-21T19:43:27.038Z Compiling serde_yaml v0.9.34+deprecated
23142025-02-21T19:43:27.230Z Compiling num_enum_derive v0.5.11
23152025-02-21T19:43:27.446Z Compiling thiserror-impl v2.0.11
23162025-02-21T19:43:27.565Z Compiling foreign-types-macros v0.2.3
23172025-02-21T19:43:28.790Z Compiling structmeta v0.3.0
23182025-02-21T19:43:28.813Z Compiling daft-derive v0.1.1
23192025-02-21T19:43:29.163Z Compiling dropshot v0.15.1
23202025-02-21T19:43:29.425Z Checking arc-swap v1.7.1
23212025-02-21T19:43:29.497Z Checking foreign-types-shared v0.3.1
23222025-02-21T19:43:29.632Z Checking foreign-types v0.5.0
23232025-02-21T19:43:29.820Z Checking num_enum v0.5.11
23242025-02-21T19:43:29.836Z Checking slog-scope v4.4.0
23252025-02-21T19:43:29.993Z Compiling parse-display-derive v0.10.0
23262025-02-21T19:43:30.081Z Checking typify-impl v0.2.0
23272025-02-21T19:43:30.097Z Compiling proc-macro-error v1.0.4
23282025-02-21T19:43:30.305Z Checking daft v0.1.1
23292025-02-21T19:43:30.723Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23302025-02-21T19:43:30.756Z Checking tungstenite v0.21.0
23312025-02-21T19:43:30.822Z Compiling heck v0.3.3
23322025-02-21T19:43:30.841Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23332025-02-21T19:43:31.164Z Compiling dropshot_endpoint v0.15.1
23342025-02-21T19:43:31.561Z Compiling darling_macro v0.20.10
23352025-02-21T19:43:31.600Z Checking cstr-argument v0.1.2
23362025-02-21T19:43:31.638Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23372025-02-21T19:43:31.656Z Checking instant v0.1.13
23382025-02-21T19:43:31.787Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
23392025-02-21T19:43:31.801Z Checking fastrand v2.1.1
23402025-02-21T19:43:32.103Z Checking pretty-hex v0.2.1
23412025-02-21T19:43:32.122Z Checking base64 v0.21.7
23422025-02-21T19:43:32.446Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23432025-02-21T19:43:32.463Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23442025-02-21T19:43:32.516Z Checking tempfile v3.13.0
23452025-02-21T19:43:32.549Z Compiling darling v0.20.10
23462025-02-21T19:43:32.622Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23472025-02-21T19:43:32.639Z Checking backoff v0.4.0
23482025-02-21T19:43:32.674Z Compiling serde_with_macros v3.11.0
23492025-02-21T19:43:32.734Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23502025-02-21T19:43:32.881Z Checking tokio-tungstenite v0.21.0
23512025-02-21T19:43:32.901Z Compiling zone_cfg_derive v0.1.2
23522025-02-21T19:43:32.929Z Checking strum v0.26.3
23532025-02-21T19:43:32.946Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23542025-02-21T19:43:33.096Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23552025-02-21T19:43:33.459Z Checking slog-stdlog v4.1.1
23562025-02-21T19:43:33.531Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23572025-02-21T19:43:33.629Z Checking regress v0.9.1
23582025-02-21T19:43:33.690Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23592025-02-21T19:43:33.706Z Checking progenitor-client v0.9.1
23602025-02-21T19:43:33.781Z Checking parse-display v0.10.0
23612025-02-21T19:43:33.976Z Checking colored v2.1.0
23622025-02-21T19:43:34.023Z Checking macaddr v1.0.1
23632025-02-21T19:43:34.093Z Checking base64 v0.13.1
23642025-02-21T19:43:34.249Z Checking unicode-width v0.1.14
23652025-02-21T19:43:34.263Z Checking zone v0.1.8
23662025-02-21T19:43:34.507Z Checking ron v0.7.1
23672025-02-21T19:43:34.739Z Checking tabwriter v1.4.0
23682025-02-21T19:43:34.915Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23692025-02-21T19:43:35.010Z Checking slog-envlogger v2.2.0
23702025-02-21T19:43:35.046Z Checking serde_with v3.11.0
23712025-02-21T19:43:35.244Z Checking xz2 v0.1.7
23722025-02-21T19:43:35.371Z Checking xattr v1.3.1
23732025-02-21T19:43:35.534Z Checking pem v3.0.4
23742025-02-21T19:43:35.578Z Checking yasna v0.5.2
23752025-02-21T19:43:35.595Z Checking headers-core v0.3.0
23762025-02-21T19:43:35.756Z Checking smf v0.2.3
23772025-02-21T19:43:35.815Z Checking filetime v0.2.25
23782025-02-21T19:43:36.040Z Checking same-file v1.0.6
23792025-02-21T19:43:36.179Z Checking tar v0.4.42
23802025-02-21T19:43:36.207Z Checking headers v0.4.0
23812025-02-21T19:43:36.224Z Checking walkdir v2.5.0
23822025-02-21T19:43:36.406Z Checking rcgen v0.12.1
23832025-02-21T19:43:36.524Z Checking atomicwrites v0.4.4
23842025-02-21T19:43:36.741Z Checking camino-tempfile v1.1.1
23852025-02-21T19:43:37.006Z Checking subprocess v0.2.9
23862025-02-21T19:43:39.390Z Compiling typify-macro v0.2.0
23872025-02-21T19:43:40.873Z Compiling typify v0.2.0
23882025-02-21T19:43:40.944Z Compiling progenitor-impl v0.8.0
23892025-02-21T19:43:43.378Z Compiling progenitor-macro v0.8.0
23902025-02-21T19:43:46.899Z Checking progenitor v0.8.0
23912025-02-21T19:43:47.029Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
23922025-02-21T19:43:47.029Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23932025-02-21T19:43:49.534Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
23942025-02-21T19:43:49.897Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23952025-02-21T19:43:55.948Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
23962025-02-21T19:43:57.458Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
23972025-02-21T19:43:58.658Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.72s
23982025-02-21T19:43:58.831Z
23992025-02-21T19:43:58.831Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/199)
24002025-02-21T19:43:59.394Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24012025-02-21T19:43:59.397Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24022025-02-21T19:43:59.489Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24032025-02-21T19:44:00.829Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.99s
24042025-02-21T19:44:01.002Z
24052025-02-21T19:44:01.002Zinfo: running `cargo check --bins` on nexus-config (51/199)
24062025-02-21T19:44:01.548Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24072025-02-21T19:44:01.552Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24082025-02-21T19:44:01.552Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24092025-02-21T19:44:01.555Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
24102025-02-21T19:44:01.631Z
24112025-02-21T19:44:01.631Zinfo: running `cargo check --bins` on omicron-rpaths (52/199)
24122025-02-21T19:44:02.169Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24132025-02-21T19:44:02.173Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24142025-02-21T19:44:02.173Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24152025-02-21T19:44:02.176Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
24162025-02-21T19:44:02.244Z
24172025-02-21T19:44:02.244Zinfo: running `cargo check --bins` on omicron-brand-metadata (53/199)
24182025-02-21T19:44:02.781Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24192025-02-21T19:44:02.785Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24202025-02-21T19:44:02.785Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24212025-02-21T19:44:02.788Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
24222025-02-21T19:44:02.857Z
24232025-02-21T19:44:02.857Zinfo: running `cargo check --bins` on omicron-certificates (54/199)
24242025-02-21T19:44:03.405Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24252025-02-21T19:44:03.408Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24262025-02-21T19:44:03.409Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24272025-02-21T19:44:03.412Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
24282025-02-21T19:44:03.483Z
24292025-02-21T19:44:03.483Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (55/199)
24302025-02-21T19:44:04.060Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24312025-02-21T19:44:04.065Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24322025-02-21T19:44:04.180Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24332025-02-21T19:44:04.288Z Compiling ipnetwork v0.21.1
24342025-02-21T19:44:04.292Z Compiling zerocopy v0.8.10
24352025-02-21T19:44:04.292Z Compiling progenitor-client v0.8.0
24362025-02-21T19:44:04.292Z Compiling itertools v0.13.0
24372025-02-21T19:44:04.293Z Compiling zerocopy-derive v0.8.10
24382025-02-21T19:44:04.293Z Compiling heapless v0.8.0
24392025-02-21T19:44:04.299Z Compiling thiserror v2.0.11
24402025-02-21T19:44:04.475Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24412025-02-21T19:44:04.607Z Checking hash32 v0.3.1
24422025-02-21T19:44:04.727Z Compiling oxnet v0.1.0
24432025-02-21T19:44:04.797Z Compiling progenitor v0.8.0
24442025-02-21T19:44:05.012Z Compiling instant v0.1.13
24452025-02-21T19:44:05.052Z Compiling smoltcp v0.11.0
24462025-02-21T19:44:05.175Z Compiling daft v0.1.1
24472025-02-21T19:44:05.364Z Compiling backoff v0.4.0
24482025-02-21T19:44:05.596Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24492025-02-21T19:44:05.623Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
24502025-02-21T19:44:05.623Z Compiling dropshot v0.15.1
24512025-02-21T19:44:05.636Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24522025-02-21T19:44:05.701Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24532025-02-21T19:44:05.895Z Compiling serde_with v3.11.0
24542025-02-21T19:44:05.988Z Compiling parse-display v0.10.0
24552025-02-21T19:44:06.067Z Checking num-rational v0.4.2
24562025-02-21T19:44:06.536Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24572025-02-21T19:44:06.717Z Compiling progenitor-client v0.9.1
24582025-02-21T19:44:07.129Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24592025-02-21T19:44:07.305Z Compiling regress v0.9.1
24602025-02-21T19:44:08.285Z Compiling phf_generator v0.11.2
24612025-02-21T19:44:08.486Z Checking num-complex v0.4.6
24622025-02-21T19:44:09.364Z Compiling macaddr v1.0.1
24632025-02-21T19:44:09.624Z Checking cobs v0.2.3
24642025-02-21T19:44:09.817Z Checking num v0.4.3
24652025-02-21T19:44:09.834Z Checking postcard v1.0.10
24662025-02-21T19:44:09.937Z Compiling phf_codegen v0.11.2
24672025-02-21T19:44:10.278Z Compiling parse-zoneinfo v0.3.1
24682025-02-21T19:44:10.359Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
24692025-02-21T19:44:10.692Z Compiling convert_case v0.4.0
24702025-02-21T19:44:11.872Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
24712025-02-21T19:44:12.043Z Checking float-ord v0.3.2
24722025-02-21T19:44:12.240Z Compiling derive_more v0.99.19
24732025-02-21T19:44:12.303Z Compiling chrono-tz-build v0.4.0
24742025-02-21T19:44:12.612Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
24752025-02-21T19:44:13.127Z Compiling crucible-workspace-hack v0.1.0
24762025-02-21T19:44:13.441Z Compiling chrono-tz v0.10.1
24772025-02-21T19:44:13.463Z Checking newline-converter v0.3.0
24782025-02-21T19:44:13.633Z Checking prettyplease v0.2.29
24792025-02-21T19:44:13.668Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24802025-02-21T19:44:14.137Z Compiling slog-dtrace v0.3.0
24812025-02-21T19:44:14.140Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
24822025-02-21T19:44:14.368Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24832025-02-21T19:44:14.547Z Checking expectorate v1.1.0
24842025-02-21T19:44:14.721Z Compiling zone_cfg_derive v0.3.0
24852025-02-21T19:44:14.903Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24862025-02-21T19:44:15.512Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
24872025-02-21T19:44:15.623Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24882025-02-21T19:44:15.825Z Compiling const_format_proc_macros v0.2.34
24892025-02-21T19:44:15.864Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24902025-02-21T19:44:16.004Z Compiling num-derive v0.4.2
24912025-02-21T19:44:16.079Z Checking highway v1.2.0
24922025-02-21T19:44:16.351Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
24932025-02-21T19:44:16.530Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
24942025-02-21T19:44:16.887Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24952025-02-21T19:44:16.903Z Checking zone v0.3.0
24962025-02-21T19:44:17.187Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
24972025-02-21T19:44:17.722Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
24982025-02-21T19:44:17.780Z Checking const_format v0.2.34
24992025-02-21T19:44:18.123Z Checking gethostname v0.5.0
25002025-02-21T19:44:18.235Z Checking bcs v0.1.6
25012025-02-21T19:44:18.255Z Compiling async-recursion v1.1.1
25022025-02-21T19:44:18.317Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
25032025-02-21T19:44:18.651Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25042025-02-21T19:44:18.710Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812)
25052025-02-21T19:44:18.748Z Checking nanorand v0.7.0
25062025-02-21T19:44:18.927Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25072025-02-21T19:44:19.093Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25082025-02-21T19:44:19.310Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25092025-02-21T19:44:19.646Z Checking termtree v0.5.1
25102025-02-21T19:44:19.702Z Checking flume v0.11.1
25112025-02-21T19:44:20.769Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25122025-02-21T19:44:25.982Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25132025-02-21T19:44:29.171Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25142025-02-21T19:44:31.570Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
25152025-02-21T19:44:32.830Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.36s
25162025-02-21T19:44:33.019Z
25172025-02-21T19:44:33.019Zinfo: running `cargo check --bins` on clickhouse-admin-api (56/199)
25182025-02-21T19:44:33.575Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25192025-02-21T19:44:33.578Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25202025-02-21T19:44:33.578Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25212025-02-21T19:44:33.581Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
25222025-02-21T19:44:33.655Z
25232025-02-21T19:44:33.655Zinfo: running `cargo check --bins` on clickhouse-admin-types (57/199)
25242025-02-21T19:44:34.210Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25252025-02-21T19:44:34.213Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25262025-02-21T19:44:34.213Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25272025-02-21T19:44:34.217Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
25282025-02-21T19:44:34.288Z
25292025-02-21T19:44:34.288Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (58/199)
25302025-02-21T19:44:34.845Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25312025-02-21T19:44:34.849Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25322025-02-21T19:44:34.946Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25332025-02-21T19:44:35.566Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
25342025-02-21T19:44:35.733Z
25352025-02-21T19:44:35.733Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (59/199)
25362025-02-21T19:44:36.301Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25372025-02-21T19:44:36.303Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25382025-02-21T19:44:36.404Z Compiling cfg_aliases v0.1.1
25392025-02-21T19:44:36.408Z Compiling vte_generate_state_changes v0.1.2
25402025-02-21T19:44:36.408Z Checking fd-lock v4.0.2
25412025-02-21T19:44:36.408Z Checking nibble_vec v0.1.0
25422025-02-21T19:44:36.508Z Checking bytecount v0.6.8
25432025-02-21T19:44:36.511Z Checking endian-type v0.1.2
25442025-02-21T19:44:36.538Z Compiling tabled_derive v0.7.0
25452025-02-21T19:44:36.550Z Checking itertools v0.12.1
25462025-02-21T19:44:36.592Z Compiling nix v0.28.0
25472025-02-21T19:44:36.664Z Checking papergrid v0.11.0
25482025-02-21T19:44:36.683Z Compiling peg-macros v0.8.4
25492025-02-21T19:44:36.733Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25502025-02-21T19:44:36.761Z Checking radix_trie v0.2.1
25512025-02-21T19:44:37.095Z Checking vte v0.11.1
25522025-02-21T19:44:37.160Z Compiling sqlparser_derive v0.2.2
25532025-02-21T19:44:37.766Z Checking nu-ansi-term v0.50.1
25542025-02-21T19:44:38.082Z Checking unicode_categories v0.1.1
25552025-02-21T19:44:38.159Z Checking home v0.5.9
25562025-02-21T19:44:38.186Z Checking sqlparser v0.45.0
25572025-02-21T19:44:38.346Z Checking display-error-chain v0.2.2
25582025-02-21T19:44:38.407Z Checking sqlformat v0.2.6
25592025-02-21T19:44:38.487Z Checking strip-ansi-escapes v0.2.0
25602025-02-21T19:44:38.686Z Checking tabled v0.15.0
25612025-02-21T19:44:38.989Z Checking reedline v0.35.0
25622025-02-21T19:44:39.325Z Checking peg v0.8.4
25632025-02-21T19:44:39.504Z Checking rustyline v14.0.0
25642025-02-21T19:44:48.415Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.68s
25652025-02-21T19:44:48.581Z
25662025-02-21T19:44:48.582Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (60/199)
25672025-02-21T19:44:49.146Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25682025-02-21T19:44:49.151Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25692025-02-21T19:44:49.250Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25702025-02-21T19:44:54.283Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.70s
25712025-02-21T19:44:54.454Z
25722025-02-21T19:44:54.454Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (61/199)
25732025-02-21T19:44:55.022Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25742025-02-21T19:44:55.025Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25752025-02-21T19:44:55.124Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25762025-02-21T19:44:58.589Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.13s
25772025-02-21T19:44:58.765Z
25782025-02-21T19:44:58.765Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (62/199)
25792025-02-21T19:44:59.323Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25802025-02-21T19:44:59.326Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25812025-02-21T19:44:59.424Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25822025-02-21T19:45:04.174Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.40s
25832025-02-21T19:45:04.352Z
25842025-02-21T19:45:04.352Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (63/199)
25852025-02-21T19:45:04.918Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25862025-02-21T19:45:04.920Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25872025-02-21T19:45:05.017Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25882025-02-21T19:45:09.861Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.50s
25892025-02-21T19:45:10.028Z
25902025-02-21T19:45:10.028Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (64/199)
25912025-02-21T19:45:10.594Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25922025-02-21T19:45:10.598Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25932025-02-21T19:45:10.701Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25942025-02-21T19:45:14.348Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.31s
25952025-02-21T19:45:14.527Z
25962025-02-21T19:45:14.527Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (65/199)
25972025-02-21T19:45:15.099Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25982025-02-21T19:45:15.104Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25992025-02-21T19:45:15.209Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26002025-02-21T19:45:18.927Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.39s
26012025-02-21T19:45:19.096Z
26022025-02-21T19:45:19.096Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (66/199)
26032025-02-21T19:45:19.666Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26042025-02-21T19:45:19.669Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26052025-02-21T19:45:19.771Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26062025-02-21T19:45:24.826Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.72s
26072025-02-21T19:45:25.002Z
26082025-02-21T19:45:25.002Zinfo: running `cargo check --bins` on oximeter (67/199)
26092025-02-21T19:45:25.559Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26102025-02-21T19:45:25.562Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26112025-02-21T19:45:25.563Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26122025-02-21T19:45:25.566Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26132025-02-21T19:45:25.638Z
26142025-02-21T19:45:25.638Zinfo: running `cargo check --bins` on oximeter-macro-impl (68/199)
26152025-02-21T19:45:26.175Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26162025-02-21T19:45:26.178Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26172025-02-21T19:45:26.178Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26182025-02-21T19:45:26.181Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26192025-02-21T19:45:26.252Z
26202025-02-21T19:45:26.252Zinfo: running `cargo check --bins` on oximeter-schema (69/199)
26212025-02-21T19:45:26.812Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26222025-02-21T19:45:26.815Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26232025-02-21T19:45:26.900Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26242025-02-21T19:45:28.917Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26252025-02-21T19:45:29.865Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.61s
26262025-02-21T19:45:30.027Z
26272025-02-21T19:45:30.027Zinfo: running `cargo check --bins` on oximeter-types (70/199)
26282025-02-21T19:45:30.582Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26292025-02-21T19:45:30.585Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26302025-02-21T19:45:30.585Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26312025-02-21T19:45:30.588Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26322025-02-21T19:45:30.660Z
26332025-02-21T19:45:30.660Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (71/199)
26342025-02-21T19:45:31.209Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26352025-02-21T19:45:31.212Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26362025-02-21T19:45:31.212Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26372025-02-21T19:45:31.214Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26382025-02-21T19:45:31.294Z
26392025-02-21T19:45:31.294Zinfo: running `cargo check --bins` on oxql-types (72/199)
26402025-02-21T19:45:31.834Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26412025-02-21T19:45:31.837Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26422025-02-21T19:45:31.837Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26432025-02-21T19:45:31.839Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26442025-02-21T19:45:31.911Z
26452025-02-21T19:45:31.912Zinfo: running `cargo check --bins` on oximeter-test-utils (73/199)
26462025-02-21T19:45:32.485Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26472025-02-21T19:45:32.488Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26482025-02-21T19:45:32.488Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26492025-02-21T19:45:32.491Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26502025-02-21T19:45:32.569Z
26512025-02-21T19:45:32.569Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (74/199)
26522025-02-21T19:45:33.126Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26532025-02-21T19:45:33.130Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26542025-02-21T19:45:33.130Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26552025-02-21T19:45:33.132Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26562025-02-21T19:45:33.207Z
26572025-02-21T19:45:33.207Zinfo: running `cargo check --bins` on bootstrap-agent-client (75/199)
26582025-02-21T19:45:33.774Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26592025-02-21T19:45:33.786Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26602025-02-21T19:45:33.786Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26612025-02-21T19:45:33.786Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26622025-02-21T19:45:33.853Z
26632025-02-21T19:45:33.854Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (76/199)
26642025-02-21T19:45:34.398Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26652025-02-21T19:45:34.403Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26662025-02-21T19:45:34.403Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26672025-02-21T19:45:34.407Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26682025-02-21T19:45:34.478Z
26692025-02-21T19:45:34.478Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (77/199)
26702025-02-21T19:45:35.034Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26712025-02-21T19:45:35.036Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26722025-02-21T19:45:35.036Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26732025-02-21T19:45:35.039Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26742025-02-21T19:45:35.115Z
26752025-02-21T19:45:35.115Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (78/199)
26762025-02-21T19:45:35.667Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26772025-02-21T19:45:35.669Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26782025-02-21T19:45:35.669Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26792025-02-21T19:45:35.672Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26802025-02-21T19:45:35.746Z
26812025-02-21T19:45:35.746Zinfo: running `cargo check --bins` on cockroach-admin-client (79/199)
26822025-02-21T19:45:36.284Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26832025-02-21T19:45:36.287Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26842025-02-21T19:45:36.287Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26852025-02-21T19:45:36.290Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26862025-02-21T19:45:36.361Z
26872025-02-21T19:45:36.361Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (80/199)
26882025-02-21T19:45:36.922Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26892025-02-21T19:45:36.924Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26902025-02-21T19:45:36.924Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26912025-02-21T19:45:36.927Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26922025-02-21T19:45:37.001Z
26932025-02-21T19:45:37.002Zinfo: running `cargo check --bins` on dns-service-client (81/199)
26942025-02-21T19:45:37.554Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26952025-02-21T19:45:37.557Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26962025-02-21T19:45:37.557Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26972025-02-21T19:45:37.560Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26982025-02-21T19:45:37.635Z
26992025-02-21T19:45:37.635Zinfo: running `cargo check --bins` on internal-dns-types (82/199)
27002025-02-21T19:45:38.179Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27012025-02-21T19:45:38.182Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27022025-02-21T19:45:38.182Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27032025-02-21T19:45:38.185Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
27042025-02-21T19:45:38.257Z
27052025-02-21T19:45:38.257Zinfo: running `cargo check --bins` on dpd-client (83/199)
27062025-02-21T19:45:38.807Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27072025-02-21T19:45:38.810Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27082025-02-21T19:45:38.810Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27092025-02-21T19:45:38.813Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27102025-02-21T19:45:38.884Z
27112025-02-21T19:45:38.884Zinfo: running `cargo check --bins` on gateway-client (84/199)
27122025-02-21T19:45:39.418Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27132025-02-21T19:45:39.420Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27142025-02-21T19:45:39.420Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27152025-02-21T19:45:39.423Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
27162025-02-21T19:45:39.494Z
27172025-02-21T19:45:39.494Zinfo: running `cargo check --bins` on installinator-client (85/199)
27182025-02-21T19:45:40.199Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27192025-02-21T19:45:40.520Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27202025-02-21T19:45:40.520Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27212025-02-21T19:45:40.520Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27222025-02-21T19:45:40.520Z
27232025-02-21T19:45:40.520Zinfo: running `cargo check --bins` on installinator-common (86/199)
27242025-02-21T19:45:40.781Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27252025-02-21T19:45:40.810Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27262025-02-21T19:45:40.810Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27272025-02-21T19:45:40.810Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27282025-02-21T19:45:40.810Z
27292025-02-21T19:45:40.810Zinfo: running `cargo check --bins` on update-engine (87/199)
27302025-02-21T19:45:41.328Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27312025-02-21T19:45:41.338Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27322025-02-21T19:45:41.338Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27332025-02-21T19:45:41.338Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
27342025-02-21T19:45:41.399Z
27352025-02-21T19:45:41.399Zinfo: running `cargo check --bins` on nexus-client (88/199)
27362025-02-21T19:45:41.970Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27372025-02-21T19:45:41.973Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27382025-02-21T19:45:41.973Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27392025-02-21T19:45:41.977Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27402025-02-21T19:45:42.055Z
27412025-02-21T19:45:42.055Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (89/199)
27422025-02-21T19:45:42.625Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27432025-02-21T19:45:42.628Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27442025-02-21T19:45:42.628Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27452025-02-21T19:45:42.631Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27462025-02-21T19:45:42.708Z
27472025-02-21T19:45:42.708Zinfo: running `cargo check --bins` on omicron-passwords (90/199)
27482025-02-21T19:45:43.268Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27492025-02-21T19:45:43.281Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27502025-02-21T19:45:43.281Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27512025-02-21T19:45:43.281Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
27522025-02-21T19:45:43.329Z
27532025-02-21T19:45:43.329Zinfo: running `cargo check --bins` on nexus-types (91/199)
27542025-02-21T19:45:43.902Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27552025-02-21T19:45:43.905Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27562025-02-21T19:45:43.905Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27572025-02-21T19:45:43.910Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27582025-02-21T19:45:43.987Z
27592025-02-21T19:45:43.987Zinfo: running `cargo check --bins` on oxide-client (92/199)
27602025-02-21T19:45:44.522Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27612025-02-21T19:45:44.525Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27622025-02-21T19:45:44.525Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27632025-02-21T19:45:44.528Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
27642025-02-21T19:45:44.600Z
27652025-02-21T19:45:44.600Zinfo: running `cargo check --bins` on oximeter-client (93/199)
27662025-02-21T19:45:45.146Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27672025-02-21T19:45:45.149Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27682025-02-21T19:45:45.149Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27692025-02-21T19:45:45.152Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
27702025-02-21T19:45:45.226Z
27712025-02-21T19:45:45.226Zinfo: running `cargo check --bins` on repo-depot-client (94/199)
27722025-02-21T19:45:45.760Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27732025-02-21T19:45:45.763Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27742025-02-21T19:45:45.763Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27752025-02-21T19:45:45.766Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
27762025-02-21T19:45:45.839Z
27772025-02-21T19:45:45.839Zinfo: running `cargo check --bins` on sled-agent-client (95/199)
27782025-02-21T19:45:46.401Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27792025-02-21T19:45:46.404Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27802025-02-21T19:45:46.404Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27812025-02-21T19:45:46.407Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27822025-02-21T19:45:46.482Z
27832025-02-21T19:45:46.482Zinfo: running `cargo check --bins` on wicketd-client (96/199)
27842025-02-21T19:45:47.061Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27852025-02-21T19:45:47.063Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27862025-02-21T19:45:47.063Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27872025-02-21T19:45:47.066Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27882025-02-21T19:45:47.145Z
27892025-02-21T19:45:47.145Zinfo: running `cargo check --bins` on sled-agent-types (97/199)
27902025-02-21T19:45:47.723Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27912025-02-21T19:45:48.728Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27922025-02-21T19:45:48.728Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27932025-02-21T19:45:48.730Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27942025-02-21T19:45:48.731Z
27952025-02-21T19:45:48.731Zinfo: running `cargo check --bins` on wicket-common (98/199)
27962025-02-21T19:45:48.731Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27972025-02-21T19:45:48.731Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27982025-02-21T19:45:48.731Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27992025-02-21T19:45:48.731Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
28002025-02-21T19:45:48.731Z
28012025-02-21T19:45:48.731Zinfo: running `cargo check --bins` on omicron-cockroach-admin (99/199)
28022025-02-21T19:45:49.024Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28032025-02-21T19:45:49.027Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28042025-02-21T19:45:49.125Z Checking csv-core v0.1.11
28052025-02-21T19:45:49.125Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
28062025-02-21T19:45:49.128Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28072025-02-21T19:45:49.128Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28082025-02-21T19:45:49.416Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28092025-02-21T19:45:49.429Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28102025-02-21T19:45:49.456Z Checking csv v1.3.1
28112025-02-21T19:45:50.009Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
28122025-02-21T19:45:50.357Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28132025-02-21T19:45:51.999Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.53s
28142025-02-21T19:45:52.175Z
28152025-02-21T19:45:52.175Zinfo: running `cargo check --bins` on cockroach-admin-api (100/199)
28162025-02-21T19:45:52.731Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28172025-02-21T19:45:52.735Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28182025-02-21T19:45:52.735Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28192025-02-21T19:45:52.738Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
28202025-02-21T19:45:52.811Z
28212025-02-21T19:45:52.811Zinfo: running `cargo check --bins` on cockroach-admin-types (101/199)
28222025-02-21T19:45:53.365Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28232025-02-21T19:45:53.368Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28242025-02-21T19:45:53.368Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28252025-02-21T19:45:53.371Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
28262025-02-21T19:45:53.446Z
28272025-02-21T19:45:53.446Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (102/199)
28282025-02-21T19:45:54.088Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28292025-02-21T19:45:54.092Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28302025-02-21T19:45:54.092Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28312025-02-21T19:45:54.095Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
28322025-02-21T19:45:54.184Z
28332025-02-21T19:45:54.184Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (103/199)
28342025-02-21T19:45:54.824Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28352025-02-21T19:45:54.830Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28362025-02-21T19:45:54.830Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28372025-02-21T19:45:54.836Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
28382025-02-21T19:45:54.917Z
28392025-02-21T19:45:54.917Zinfo: running `cargo check --bins` on dns-server (104/199)
28402025-02-21T19:45:55.475Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28412025-02-21T19:45:55.483Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28422025-02-21T19:45:55.566Z Compiling typify-impl v0.3.0
28432025-02-21T19:45:55.673Z Compiling parking_lot_core v0.8.6
28442025-02-21T19:45:55.690Z Checking fxhash v0.2.1
28452025-02-21T19:45:55.693Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28462025-02-21T19:45:55.693Z Checking hickory-client v0.24.3
28472025-02-21T19:45:55.700Z Checking hickory-server v0.24.3
28482025-02-21T19:45:56.438Z Checking parking_lot v0.11.2
28492025-02-21T19:45:56.468Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
28502025-02-21T19:45:56.731Z Checking sled v0.34.7
28512025-02-21T19:46:00.966Z Compiling typify-macro v0.3.0
28522025-02-21T19:46:02.465Z Compiling typify v0.3.0
28532025-02-21T19:46:02.536Z Compiling progenitor-impl v0.9.1
28542025-02-21T19:46:04.908Z Compiling progenitor-macro v0.9.1
28552025-02-21T19:46:08.415Z Checking progenitor v0.9.1
28562025-02-21T19:46:08.546Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28572025-02-21T19:46:09.003Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28582025-02-21T19:46:10.259Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.34s
28592025-02-21T19:46:10.431Z
28602025-02-21T19:46:10.431Zinfo: running `cargo check --bins` on dns-server-api (105/199)
28612025-02-21T19:46:10.985Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28622025-02-21T19:46:10.989Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28632025-02-21T19:46:10.989Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28642025-02-21T19:46:10.992Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
28652025-02-21T19:46:11.064Z
28662025-02-21T19:46:11.064Zinfo: running `cargo check --bins` on gateway-test-utils (106/199)
28672025-02-21T19:46:11.660Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28682025-02-21T19:46:11.663Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28692025-02-21T19:46:11.663Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28702025-02-21T19:46:11.666Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
28712025-02-21T19:46:11.748Z
28722025-02-21T19:46:11.748Zinfo: running `cargo check --bins` on gateway-types (107/199)
28732025-02-21T19:46:12.310Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28742025-02-21T19:46:12.313Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28752025-02-21T19:46:12.313Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28762025-02-21T19:46:12.316Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
28772025-02-21T19:46:12.390Z
28782025-02-21T19:46:12.391Zinfo: running `cargo check --bins` on ipcc (108/199)
28792025-02-21T19:46:12.939Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28802025-02-21T19:46:12.942Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28812025-02-21T19:46:12.942Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28822025-02-21T19:46:12.945Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
28832025-02-21T19:46:13.019Z
28842025-02-21T19:46:13.019Zinfo: running `cargo check --bins` on omicron-gateway (109/199)
28852025-02-21T19:46:13.602Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28862025-02-21T19:46:13.605Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28872025-02-21T19:46:13.722Z Compiling radium v0.7.0
28882025-02-21T19:46:13.722Z Compiling semver v0.1.20
28892025-02-21T19:46:13.724Z Compiling maybe-uninit v2.0.0
28902025-02-21T19:46:13.830Z Checking tap v1.0.1
28912025-02-21T19:46:13.858Z Checking password-hash v0.5.0
28922025-02-21T19:46:13.862Z Checking blake2 v0.10.6
28932025-02-21T19:46:13.862Z Compiling cancel-safe-futures v0.1.5
28942025-02-21T19:46:13.862Z Checking funty v2.0.0
28952025-02-21T19:46:13.997Z Checking wyz v0.5.1
28962025-02-21T19:46:14.269Z Compiling rustc_version v0.1.7
28972025-02-21T19:46:14.308Z Compiling packed_struct v0.10.1
28982025-02-21T19:46:14.311Z Compiling owo-colors v4.1.0
28992025-02-21T19:46:14.339Z Checking crc-catalog v2.4.0
29002025-02-21T19:46:14.354Z Checking argon2 v0.5.3
29012025-02-21T19:46:14.538Z Checking crc v3.2.1
29022025-02-21T19:46:14.560Z Compiling packed_struct_codegen v0.10.1
29032025-02-21T19:46:14.640Z Checking half v2.4.1
29042025-02-21T19:46:14.660Z Compiling indexmap v1.9.3
29052025-02-21T19:46:14.675Z Checking bitvec v1.0.1
29062025-02-21T19:46:14.693Z Compiling newtype_derive v0.1.6
29072025-02-21T19:46:14.754Z Checking nodrop v0.1.14
29082025-02-21T19:46:14.892Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
29092025-02-21T19:46:14.942Z Checking ciborium-io v0.2.2
29102025-02-21T19:46:15.001Z Checking array-init v0.0.4
29112025-02-21T19:46:15.084Z Checking ciborium-ll v0.2.2
29122025-02-21T19:46:15.087Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
29132025-02-21T19:46:15.215Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
29142025-02-21T19:46:15.371Z Checking smallvec v0.6.14
29152025-02-21T19:46:15.423Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29162025-02-21T19:46:15.699Z Checking libsw v3.3.1
29172025-02-21T19:46:15.764Z Checking linear-map v1.2.0
29182025-02-21T19:46:15.831Z Checking bitfield v0.14.0
29192025-02-21T19:46:15.925Z Checking hashbrown v0.12.3
29202025-02-21T19:46:15.972Z Checking termcolor v1.4.1
29212025-02-21T19:46:16.096Z Checking swrite v0.1.0
29222025-02-21T19:46:16.113Z Checking indent_write v2.2.0
29232025-02-21T19:46:16.225Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
29242025-02-21T19:46:16.304Z Checking ron v0.8.1
29252025-02-21T19:46:16.407Z Checking env_logger v0.10.2
29262025-02-21T19:46:16.423Z Checking serde-hex v0.1.0
29272025-02-21T19:46:16.597Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29282025-02-21T19:46:16.808Z Checking ciborium v0.2.2
29292025-02-21T19:46:17.228Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29302025-02-21T19:46:17.512Z Checking steno v0.4.1
29312025-02-21T19:46:17.532Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
29322025-02-21T19:46:17.743Z Checking hashbrown v0.13.2
29332025-02-21T19:46:17.800Z Checking crc-any v2.5.0
29342025-02-21T19:46:17.830Z Checking humantime v2.1.0
29352025-02-21T19:46:18.160Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
29362025-02-21T19:46:18.162Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29372025-02-21T19:46:18.424Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
29382025-02-21T19:46:18.673Z Checking object v0.30.4
29392025-02-21T19:46:18.749Z Checking path-slash v0.1.5
29402025-02-21T19:46:18.770Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
29412025-02-21T19:46:18.991Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
29422025-02-21T19:46:19.444Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29432025-02-21T19:46:19.626Z Checking nix v0.27.1
29442025-02-21T19:46:19.658Z Checking tungstenite v0.23.0
29452025-02-21T19:46:19.724Z Checking kstat-rs v0.2.4
29462025-02-21T19:46:20.064Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29472025-02-21T19:46:20.232Z Checking signal-hook-tokio v0.3.1
29482025-02-21T19:46:20.543Z Checking tokio-tungstenite v0.23.1
29492025-02-21T19:46:20.643Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
29502025-02-21T19:46:21.292Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
29512025-02-21T19:46:21.423Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
29522025-02-21T19:46:28.175Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
29532025-02-21T19:46:29.452Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
29542025-02-21T19:46:32.081Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29552025-02-21T19:46:37.199Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29562025-02-21T19:46:37.853Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
29572025-02-21T19:46:40.494Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.48s
29582025-02-21T19:46:40.688Z
29592025-02-21T19:46:40.688Zinfo: running `cargo check --bins` on gateway-api (110/199)
29602025-02-21T19:46:41.239Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29612025-02-21T19:46:41.242Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29622025-02-21T19:46:41.242Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29632025-02-21T19:46:41.242Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
29642025-02-21T19:46:41.313Z
29652025-02-21T19:46:41.313Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (111/199)
29662025-02-21T19:46:41.844Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29672025-02-21T19:46:41.847Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29682025-02-21T19:46:41.847Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29692025-02-21T19:46:41.850Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
29702025-02-21T19:46:41.919Z
29712025-02-21T19:46:41.920Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (112/199)
29722025-02-21T19:46:42.470Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29732025-02-21T19:46:42.473Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29742025-02-21T19:46:42.473Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29752025-02-21T19:46:42.476Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
29762025-02-21T19:46:42.549Z
29772025-02-21T19:46:42.549Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (113/199)
29782025-02-21T19:46:43.095Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29792025-02-21T19:46:43.099Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29802025-02-21T19:46:43.099Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29812025-02-21T19:46:43.101Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
29822025-02-21T19:46:43.173Z
29832025-02-21T19:46:43.173Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (114/199)
29842025-02-21T19:46:43.722Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29852025-02-21T19:46:43.725Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29862025-02-21T19:46:43.725Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29872025-02-21T19:46:43.728Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
29882025-02-21T19:46:43.803Z
29892025-02-21T19:46:43.803Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (115/199)
29902025-02-21T19:46:44.348Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29912025-02-21T19:46:44.352Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29922025-02-21T19:46:44.352Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29932025-02-21T19:46:44.355Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
29942025-02-21T19:46:44.428Z
29952025-02-21T19:46:44.428Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (116/199)
29962025-02-21T19:46:44.983Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29972025-02-21T19:46:44.986Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29982025-02-21T19:46:44.986Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29992025-02-21T19:46:44.990Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
30002025-02-21T19:46:45.063Z
30012025-02-21T19:46:45.063Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (117/199)
30022025-02-21T19:46:45.609Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30032025-02-21T19:46:45.612Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30042025-02-21T19:46:45.612Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30052025-02-21T19:46:45.615Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
30062025-02-21T19:46:45.691Z
30072025-02-21T19:46:45.691Zinfo: running `cargo check --bins` on oximeter-producer (118/199)
30082025-02-21T19:46:46.269Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30092025-02-21T19:46:46.274Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30102025-02-21T19:46:46.274Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30112025-02-21T19:46:46.274Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30122025-02-21T19:46:46.348Z
30132025-02-21T19:46:46.348Zinfo: running `cargo check --bins` on internal-dns-resolver (119/199)
30142025-02-21T19:46:46.898Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30152025-02-21T19:46:46.902Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30162025-02-21T19:46:46.902Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30172025-02-21T19:46:46.905Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
30182025-02-21T19:46:46.977Z
30192025-02-21T19:46:46.977Zinfo: running `cargo check --bins` on sp-sim (120/199)
30202025-02-21T19:46:47.526Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30212025-02-21T19:46:47.531Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30222025-02-21T19:46:47.614Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
30232025-02-21T19:46:48.060Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30242025-02-21T19:46:49.737Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30252025-02-21T19:46:51.391Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.41s
30262025-02-21T19:46:51.556Z
30272025-02-21T19:46:51.556Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (121/199)
30282025-02-21T19:46:52.151Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30292025-02-21T19:46:52.154Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30302025-02-21T19:46:52.154Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30312025-02-21T19:46:52.157Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
30322025-02-21T19:46:52.239Z
30332025-02-21T19:46:52.239Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (122/199)
30342025-02-21T19:46:52.838Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30352025-02-21T19:46:52.841Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30362025-02-21T19:46:52.841Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30372025-02-21T19:46:52.845Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
30382025-02-21T19:46:52.928Z
30392025-02-21T19:46:52.929Zinfo: running `cargo check --bins` on db-macros (123/199)
30402025-02-21T19:46:53.457Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30412025-02-21T19:46:53.459Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30422025-02-21T19:46:53.459Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30432025-02-21T19:46:53.462Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
30442025-02-21T19:46:53.531Z
30452025-02-21T19:46:53.531Zinfo: running `cargo check --bins` on nexus-macros-common (124/199)
30462025-02-21T19:46:54.072Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30472025-02-21T19:46:54.075Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30482025-02-21T19:46:54.075Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30492025-02-21T19:46:54.078Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
30502025-02-21T19:46:54.148Z
30512025-02-21T19:46:54.148Zinfo: running `cargo check --bins` on nexus-auth (125/199)
30522025-02-21T19:46:54.737Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30532025-02-21T19:46:54.740Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30542025-02-21T19:46:54.740Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30552025-02-21T19:46:54.743Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
30562025-02-21T19:46:54.825Z
30572025-02-21T19:46:54.825Zinfo: running `cargo check --bins` on authz-macros (126/199)
30582025-02-21T19:46:55.361Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30592025-02-21T19:46:55.365Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30602025-02-21T19:46:55.365Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30612025-02-21T19:46:55.368Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
30622025-02-21T19:46:55.437Z
30632025-02-21T19:46:55.437Zinfo: running `cargo check --bins` on nexus-db-fixed-data (127/199)
30642025-02-21T19:46:56.019Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30652025-02-21T19:46:56.022Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30662025-02-21T19:46:56.022Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30672025-02-21T19:46:56.028Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30682025-02-21T19:46:56.105Z
30692025-02-21T19:46:56.105Zinfo: running `cargo check --bins` on nexus-db-model (128/199)
30702025-02-21T19:46:56.684Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30712025-02-21T19:46:56.687Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30722025-02-21T19:46:56.687Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30732025-02-21T19:46:56.690Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30742025-02-21T19:46:56.766Z
30752025-02-21T19:46:56.766Zinfo: running `cargo check --bins` on nexus-defaults (129/199)
30762025-02-21T19:46:57.313Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30772025-02-21T19:46:57.316Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30782025-02-21T19:46:57.316Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30792025-02-21T19:46:57.318Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
30802025-02-21T19:46:57.390Z
30812025-02-21T19:46:57.390Zinfo: running `cargo check --bins` on nexus-inventory (130/199)
30822025-02-21T19:46:57.964Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30832025-02-21T19:46:57.967Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30842025-02-21T19:46:57.967Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30852025-02-21T19:46:57.970Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30862025-02-21T19:46:58.047Z
30872025-02-21T19:46:58.047Zinfo: running `cargo check --bins` on typed-rng (131/199)
30882025-02-21T19:46:58.579Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30892025-02-21T19:46:58.581Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30902025-02-21T19:46:58.581Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30912025-02-21T19:46:58.584Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
30922025-02-21T19:46:58.654Z
30932025-02-21T19:46:58.654Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (132/199)
30942025-02-21T19:46:59.257Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30952025-02-21T19:46:59.260Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30962025-02-21T19:46:59.399Z Checking keccak v0.1.5
30972025-02-21T19:46:59.510Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
30982025-02-21T19:46:59.513Z Checking secrecy v0.8.0
30992025-02-21T19:46:59.513Z Compiling unicase v2.7.0
31002025-02-21T19:46:59.528Z Compiling same-file v1.0.6
31012025-02-21T19:46:59.531Z Compiling tempfile v3.13.0
31022025-02-21T19:46:59.569Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
31032025-02-21T19:46:59.572Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31042025-02-21T19:46:59.693Z Compiling thiserror-impl-no-std v2.0.2
31052025-02-21T19:46:59.810Z Compiling walkdir v2.5.0
31062025-02-21T19:46:59.812Z Checking sha3 v0.10.8
31072025-02-21T19:46:59.831Z Checking universal-hash v0.5.1
31082025-02-21T19:46:59.912Z Compiling blake3 v1.5.4
31092025-02-21T19:47:00.054Z Checking opaque-debug v0.3.1
31102025-02-21T19:47:00.093Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31112025-02-21T19:47:00.142Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
31122025-02-21T19:47:00.160Z Checking poly1305 v0.8.0
31132025-02-21T19:47:00.204Z Checking chacha20 v0.9.1
31142025-02-21T19:47:00.290Z Checking aead v0.5.2
31152025-02-21T19:47:00.410Z Compiling memmap2 v0.9.5
31162025-02-21T19:47:00.463Z Compiling arrayvec v0.7.6
31172025-02-21T19:47:00.506Z Compiling salty v0.3.0
31182025-02-21T19:47:00.573Z Compiling libefi-sys v0.1.0
31192025-02-21T19:47:00.651Z Compiling arrayref v0.3.9
31202025-02-21T19:47:00.769Z Compiling constant_time_eq v0.3.1
31212025-02-21T19:47:00.786Z Checking chacha20poly1305 v0.10.1
31222025-02-21T19:47:00.900Z Compiling toolchain_find v0.4.0
31232025-02-21T19:47:00.956Z Compiling camino-tempfile v1.1.1
31242025-02-21T19:47:00.959Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
31252025-02-21T19:47:00.991Z Compiling bitfield-struct v0.6.2
31262025-02-21T19:47:01.278Z Compiling topological-sort v0.2.2
31272025-02-21T19:47:01.387Z Compiling mime_guess v2.0.5
31282025-02-21T19:47:01.485Z Compiling rustfmt-wrapper v0.2.1
31292025-02-21T19:47:01.891Z Compiling omicron-zone-package v0.12.0
31302025-02-21T19:47:02.048Z Compiling progenitor v0.9.1
31312025-02-21T19:47:02.072Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31322025-02-21T19:47:02.282Z Checking thiserror-no-std v2.0.2
31332025-02-21T19:47:02.299Z Checking primeorder v0.13.6
31342025-02-21T19:47:02.319Z Checking env_filter v0.1.2
31352025-02-21T19:47:02.355Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31362025-02-21T19:47:02.376Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31372025-02-21T19:47:02.411Z Checking vsss-rs v3.3.4
31382025-02-21T19:47:02.540Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31392025-02-21T19:47:02.559Z Checking env_logger v0.11.5
31402025-02-21T19:47:02.718Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
31412025-02-21T19:47:02.738Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
31422025-02-21T19:47:02.761Z Checking p384 v0.13.0
31432025-02-21T19:47:02.919Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31442025-02-21T19:47:02.968Z Compiling zip v2.1.3
31452025-02-21T19:47:03.103Z Checking simd-adler32 v0.3.7
31462025-02-21T19:47:03.158Z Checking lockfree-object-pool v0.1.6
31472025-02-21T19:47:03.281Z Checking http-range v0.1.5
31482025-02-21T19:47:03.384Z Checking bumpalo v3.16.0
31492025-02-21T19:47:03.400Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
31502025-02-21T19:47:03.463Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31512025-02-21T19:47:03.706Z Checking zopfli v0.8.1
31522025-02-21T19:47:03.754Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31532025-02-21T19:47:03.846Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31542025-02-21T19:47:04.154Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31552025-02-21T19:47:04.270Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31562025-02-21T19:47:04.347Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
31572025-02-21T19:47:04.392Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31582025-02-21T19:47:04.659Z Checking atty v0.2.14
31592025-02-21T19:47:04.762Z Checking glob v0.3.2
31602025-02-21T19:47:04.804Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
31612025-02-21T19:47:04.874Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31622025-02-21T19:47:05.076Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31632025-02-21T19:47:05.455Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31642025-02-21T19:47:05.919Z Checking hyper-staticfile v0.10.1
31652025-02-21T19:47:06.159Z Checking omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata)
31662025-02-21T19:47:06.465Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
31672025-02-21T19:47:06.482Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31682025-02-21T19:47:06.618Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31692025-02-21T19:47:06.757Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31702025-02-21T19:47:06.824Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
31712025-02-21T19:47:07.045Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
31722025-02-21T19:47:07.398Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
31732025-02-21T19:47:07.498Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
31742025-02-21T19:47:07.651Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
31752025-02-21T19:47:07.902Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31762025-02-21T19:47:10.860Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31772025-02-21T19:47:10.863Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
31782025-02-21T19:47:19.289Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31792025-02-21T19:47:32.190Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.55s
31802025-02-21T19:47:32.382Z
31812025-02-21T19:47:32.382Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (133/199)
31822025-02-21T19:47:33.011Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31832025-02-21T19:47:33.041Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31842025-02-21T19:47:33.149Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31852025-02-21T19:47:46.202Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.82s
31862025-02-21T19:47:46.389Z
31872025-02-21T19:47:46.389Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (134/199)
31882025-02-21T19:47:46.997Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31892025-02-21T19:47:47.001Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31902025-02-21T19:47:47.137Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31912025-02-21T19:48:00.361Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.97s
31922025-02-21T19:48:00.549Z
31932025-02-21T19:48:00.549Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (135/199)
31942025-02-21T19:48:01.161Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31952025-02-21T19:48:01.163Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31962025-02-21T19:48:01.295Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31972025-02-21T19:48:14.563Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.01s
31982025-02-21T19:48:14.753Z
31992025-02-21T19:48:14.753Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (136/199)
32002025-02-21T19:48:15.355Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32012025-02-21T19:48:15.358Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32022025-02-21T19:48:15.490Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32032025-02-21T19:48:28.794Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.04s
32042025-02-21T19:48:28.986Z
32052025-02-21T19:48:28.986Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (137/199)
32062025-02-21T19:48:29.588Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32072025-02-21T19:48:29.591Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32082025-02-21T19:48:29.722Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32092025-02-21T19:48:42.860Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.87s
32102025-02-21T19:48:43.049Z
32112025-02-21T19:48:43.049Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (138/199)
32122025-02-21T19:48:43.659Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32132025-02-21T19:48:43.662Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32142025-02-21T19:48:43.799Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32152025-02-21T19:48:56.928Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.88s
32162025-02-21T19:48:57.123Z
32172025-02-21T19:48:57.123Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (139/199)
32182025-02-21T19:48:57.728Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32192025-02-21T19:48:57.731Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32202025-02-21T19:48:57.860Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32212025-02-21T19:49:10.875Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.75s
32222025-02-21T19:49:11.061Z
32232025-02-21T19:49:11.061Zinfo: running `cargo check --bins` on bootstrap-agent-api (140/199)
32242025-02-21T19:49:11.640Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32252025-02-21T19:49:11.644Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32262025-02-21T19:49:11.644Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32272025-02-21T19:49:11.647Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
32282025-02-21T19:49:11.723Z
32292025-02-21T19:49:11.723Zinfo: running `cargo check --bins` on key-manager (141/199)
32302025-02-21T19:49:12.281Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32312025-02-21T19:49:12.284Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32322025-02-21T19:49:12.284Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32332025-02-21T19:49:12.287Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
32342025-02-21T19:49:12.361Z
32352025-02-21T19:49:12.361Zinfo: running `cargo check --bins` on range-requests (142/199)
32362025-02-21T19:49:12.907Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32372025-02-21T19:49:12.910Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32382025-02-21T19:49:12.910Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32392025-02-21T19:49:12.912Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
32402025-02-21T19:49:12.982Z
32412025-02-21T19:49:12.982Zinfo: running `cargo check --bins` on repo-depot-api (143/199)
32422025-02-21T19:49:13.541Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32432025-02-21T19:49:13.543Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32442025-02-21T19:49:13.544Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32452025-02-21T19:49:13.546Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
32462025-02-21T19:49:13.622Z
32472025-02-21T19:49:13.622Zinfo: running `cargo check --bins` on sled-agent-api (144/199)
32482025-02-21T19:49:14.208Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32492025-02-21T19:49:14.211Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32502025-02-21T19:49:14.211Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32512025-02-21T19:49:14.215Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
32522025-02-21T19:49:14.289Z
32532025-02-21T19:49:14.289Zinfo: running `cargo check --bins` on sled-diagnostics (145/199)
32542025-02-21T19:49:14.832Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32552025-02-21T19:49:14.835Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32562025-02-21T19:49:14.835Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32572025-02-21T19:49:14.838Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
32582025-02-21T19:49:14.906Z
32592025-02-21T19:49:14.906Zinfo: running `cargo check --bins` on sled-hardware (146/199)
32602025-02-21T19:49:15.476Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32612025-02-21T19:49:15.479Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32622025-02-21T19:49:15.479Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32632025-02-21T19:49:15.482Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
32642025-02-21T19:49:15.557Z
32652025-02-21T19:49:15.557Zinfo: running `cargo check --bins --no-default-features` on sled-storage (147/199)
32662025-02-21T19:49:16.126Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32672025-02-21T19:49:16.129Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32682025-02-21T19:49:16.129Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32692025-02-21T19:49:16.133Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
32702025-02-21T19:49:16.205Z
32712025-02-21T19:49:16.205Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (148/199)
32722025-02-21T19:49:16.766Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32732025-02-21T19:49:16.769Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32742025-02-21T19:49:16.769Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32752025-02-21T19:49:16.772Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
32762025-02-21T19:49:16.846Z
32772025-02-21T19:49:16.846Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (149/199)
32782025-02-21T19:49:17.423Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32792025-02-21T19:49:17.425Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32802025-02-21T19:49:17.426Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32812025-02-21T19:49:17.429Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
32822025-02-21T19:49:17.509Z
32832025-02-21T19:49:17.509Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (150/199)
32842025-02-21T19:49:18.094Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32852025-02-21T19:49:18.097Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32862025-02-21T19:49:18.097Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32872025-02-21T19:49:18.100Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
32882025-02-21T19:49:18.179Z
32892025-02-21T19:49:18.179Zinfo: running `cargo check --bins` on nexus-test-interface (151/199)
32902025-02-21T19:49:18.766Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32912025-02-21T19:49:18.769Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32922025-02-21T19:49:18.769Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32932025-02-21T19:49:18.772Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
32942025-02-21T19:49:18.846Z
32952025-02-21T19:49:18.846Zinfo: running `cargo check --bins` on oximeter-collector (152/199)
32962025-02-21T19:49:19.432Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32972025-02-21T19:49:19.436Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32982025-02-21T19:49:19.551Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
32992025-02-21T19:49:19.551Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33002025-02-21T19:49:20.406Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33012025-02-21T19:49:22.338Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.48s
33022025-02-21T19:49:22.521Z
33032025-02-21T19:49:22.521Zinfo: running `cargo check --bins` on oximeter-api (153/199)
33042025-02-21T19:49:23.081Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33052025-02-21T19:49:23.084Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33062025-02-21T19:49:23.084Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33072025-02-21T19:49:23.086Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
33082025-02-21T19:49:23.160Z
33092025-02-21T19:49:23.160Zinfo: running `cargo check --bins` on cert-dev (154/199)
33102025-02-21T19:49:23.703Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33112025-02-21T19:49:23.706Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33122025-02-21T19:49:23.783Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33132025-02-21T19:49:24.061Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
33142025-02-21T19:49:24.222Z
33152025-02-21T19:49:24.222Zinfo: running `cargo check --bins` on clickana (155/199)
33162025-02-21T19:49:24.787Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33172025-02-21T19:49:24.790Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33182025-02-21T19:49:24.877Z Checking castaway v0.2.3
33192025-02-21T19:49:24.880Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33202025-02-21T19:49:24.880Z Checking unicode-truncate v1.1.0
33212025-02-21T19:49:24.880Z Checking lru v0.12.5
33222025-02-21T19:49:24.880Z Compiling instability v0.3.2
33232025-02-21T19:49:24.880Z Compiling indoc v2.0.5
33242025-02-21T19:49:24.880Z Checking cassowary v0.3.0
33252025-02-21T19:49:25.136Z Checking compact_str v0.8.0
33262025-02-21T19:49:25.765Z Checking ratatui v0.29.0
33272025-02-21T19:49:26.587Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33282025-02-21T19:49:27.760Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33292025-02-21T19:49:28.582Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.35s
33302025-02-21T19:49:28.751Z
33312025-02-21T19:49:28.751Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (156/199)
33322025-02-21T19:49:29.330Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33332025-02-21T19:49:29.333Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33342025-02-21T19:49:29.438Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33352025-02-21T19:49:29.438Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33362025-02-21T19:49:30.427Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33372025-02-21T19:49:30.881Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
33382025-02-21T19:49:31.226Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.47s
33392025-02-21T19:49:31.406Z
33402025-02-21T19:49:31.406Zinfo: running `cargo check --bins` on ch-dev (157/199)
33412025-02-21T19:49:31.981Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33422025-02-21T19:49:31.984Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33432025-02-21T19:49:32.079Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
33442025-02-21T19:49:32.798Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s
33452025-02-21T19:49:32.975Z
33462025-02-21T19:49:32.975Zinfo: running `cargo check --bins` on crdb-seed (158/199)
33472025-02-21T19:49:33.546Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33482025-02-21T19:49:33.549Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33492025-02-21T19:49:33.640Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
33502025-02-21T19:49:33.992Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.01s
33512025-02-21T19:49:34.166Z
33522025-02-21T19:49:34.166Zinfo: running `cargo check --bins` on db-dev (159/199)
33532025-02-21T19:49:34.741Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33542025-02-21T19:49:34.743Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33552025-02-21T19:49:34.836Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
33562025-02-21T19:49:35.570Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.40s
33572025-02-21T19:49:35.748Z
33582025-02-21T19:49:35.748Zinfo: running `cargo check --bins` on omicron-dev-lib (160/199)
33592025-02-21T19:49:36.320Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33602025-02-21T19:49:36.322Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33612025-02-21T19:49:36.322Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33622025-02-21T19:49:36.325Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
33632025-02-21T19:49:36.402Z
33642025-02-21T19:49:36.402Zinfo: running `cargo check --bins` on xtask-downloader (161/199)
33652025-02-21T19:49:36.945Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33662025-02-21T19:49:36.947Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33672025-02-21T19:49:37.025Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
33682025-02-21T19:49:37.883Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.47s
33692025-02-21T19:49:38.046Z
33702025-02-21T19:49:38.046Zinfo: running `cargo check --bins` on omicron-ls-apis (162/199)
33712025-02-21T19:49:38.579Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33722025-02-21T19:49:38.582Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33732025-02-21T19:49:38.657Z Checking cargo-platform v0.1.8
33742025-02-21T19:49:38.934Z Checking cargo_metadata v0.18.1
33752025-02-21T19:49:39.852Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
33762025-02-21T19:49:40.666Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.62s
33772025-02-21T19:49:40.828Z
33782025-02-21T19:49:40.828Zinfo: running `cargo check --bins` on mgs-dev (163/199)
33792025-02-21T19:49:41.428Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33802025-02-21T19:49:41.431Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33812025-02-21T19:49:41.551Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33822025-02-21T19:49:42.985Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33832025-02-21T19:49:43.532Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
33842025-02-21T19:49:44.054Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.22s
33852025-02-21T19:49:44.242Z
33862025-02-21T19:49:44.243Zinfo: running `cargo check --bins` on omicron-omdb (164/199)
33872025-02-21T19:49:44.867Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33882025-02-21T19:49:44.870Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33892025-02-21T19:49:45.026Z Compiling crunchy v0.2.2
33902025-02-21T19:49:45.026Z Compiling tiny-keccak v2.0.2
33912025-02-21T19:49:45.030Z Compiling dsl_auto_type v0.1.2
33922025-02-21T19:49:45.030Z Checking scheduled-thread-pool v0.2.7
33932025-02-21T19:49:45.030Z Compiling diesel_table_macro_syntax v0.2.0
33942025-02-21T19:49:45.161Z Compiling ascii-canvas v3.0.0
33952025-02-21T19:49:45.172Z Compiling ena v0.14.3
33962025-02-21T19:49:45.175Z Compiling diff v0.1.13
33972025-02-21T19:49:45.371Z Checking r2d2 v0.8.10
33982025-02-21T19:49:45.467Z Compiling regex-syntax v0.6.29
33992025-02-21T19:49:45.533Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
34002025-02-21T19:49:45.568Z Compiling ref-cast v1.0.23
34012025-02-21T19:49:45.657Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
34022025-02-21T19:49:45.689Z Compiling derive_builder_core v0.20.2
34032025-02-21T19:49:45.769Z Compiling libxml v0.3.3
34042025-02-21T19:49:45.773Z Compiling ref-cast-impl v1.0.23
34052025-02-21T19:49:45.974Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
34062025-02-21T19:49:46.180Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
34072025-02-21T19:49:46.200Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
34082025-02-21T19:49:46.435Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
34092025-02-21T19:49:46.459Z Compiling strum_macros v0.24.3
34102025-02-21T19:49:46.476Z Compiling diesel_derives v2.2.3
34112025-02-21T19:49:46.499Z Compiling samael v0.0.17
34122025-02-21T19:49:46.788Z Compiling indoc v1.0.9
34132025-02-21T19:49:47.678Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
34142025-02-21T19:49:47.786Z Compiling derive_builder_macro v0.20.2
34152025-02-21T19:49:48.004Z Compiling oso-derive v0.27.3
34162025-02-21T19:49:48.540Z Compiling impl-trait-for-tuples v0.2.2
34172025-02-21T19:49:48.653Z Checking derive_builder v0.20.2
34182025-02-21T19:49:48.829Z Compiling lalrpop v0.19.12
34192025-02-21T19:49:48.962Z Checking quick-xml v0.33.0
34202025-02-21T19:49:49.231Z Compiling diesel-dtrace v0.4.2
34212025-02-21T19:49:49.576Z Checking maplit v1.0.2
34222025-02-21T19:49:49.734Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
34232025-02-21T19:49:49.753Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
34242025-02-21T19:49:50.079Z Checking bb8 v0.8.5
34252025-02-21T19:49:50.219Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
34262025-02-21T19:49:50.533Z Checking rand_seeder v0.3.0
34272025-02-21T19:49:50.601Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34282025-02-21T19:49:50.691Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34292025-02-21T19:49:50.786Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34302025-02-21T19:49:50.996Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
34312025-02-21T19:49:51.272Z Checking unicode-linebreak v0.1.5
34322025-02-21T19:49:51.329Z Checking smawk v0.3.2
34332025-02-21T19:49:51.554Z Checking is_ci v1.2.0
34342025-02-21T19:49:51.697Z Checking textwrap v0.16.1
34352025-02-21T19:49:51.716Z Checking supports-color v3.0.1
34362025-02-21T19:49:52.017Z Checking multimap v0.10.0
34372025-02-21T19:49:52.904Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
34382025-02-21T19:49:54.547Z Checking diesel v2.2.7
34392025-02-21T19:50:18.657Z Compiling polar-core v0.27.3
34402025-02-21T19:50:19.961Z Checking async-bb8-diesel v0.2.1
34412025-02-21T19:50:26.008Z Checking oso v0.27.3
34422025-02-21T19:51:30.069Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
34432025-02-21T19:51:36.499Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 52s
34442025-02-21T19:51:36.700Z
34452025-02-21T19:51:36.700Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (165/199)
34462025-02-21T19:51:37.291Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34472025-02-21T19:51:37.295Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34482025-02-21T19:51:37.295Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34492025-02-21T19:51:37.297Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
34502025-02-21T19:51:37.377Z
34512025-02-21T19:51:37.377Zinfo: running `cargo check --bins` on nexus-saga-recovery (166/199)
34522025-02-21T19:51:37.972Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34532025-02-21T19:51:37.975Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34542025-02-21T19:51:37.975Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34552025-02-21T19:51:37.978Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
34562025-02-21T19:51:38.059Z
34572025-02-21T19:51:38.059Zinfo: running `cargo check --bins` on nexus-test-utils-macros (167/199)
34582025-02-21T19:51:38.596Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34592025-02-21T19:51:38.599Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34602025-02-21T19:51:38.599Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34612025-02-21T19:51:38.602Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
34622025-02-21T19:51:38.671Z
34632025-02-21T19:51:38.672Zinfo: running `cargo check --bins` on omicron-nexus (168/199)
34642025-02-21T19:51:39.301Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34652025-02-21T19:51:39.304Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34662025-02-21T19:51:39.477Z Compiling libz-sys v1.1.20
34672025-02-21T19:51:39.480Z Compiling libgit2-sys v0.17.0+1.8.1
34682025-02-21T19:51:39.605Z Compiling vergen v8.3.2
34692025-02-21T19:51:39.608Z Compiling cargo-platform v0.1.8
34702025-02-21T19:51:39.608Z Compiling pin-project-internal v1.1.6
34712025-02-21T19:51:39.641Z Compiling libsqlite3-sys v0.30.1
34722025-02-21T19:51:39.644Z Compiling snafu-derive v0.8.5
34732025-02-21T19:51:39.644Z Compiling buf-list v1.0.3
34742025-02-21T19:51:39.936Z Compiling cargo_metadata v0.18.1
34752025-02-21T19:51:40.063Z Compiling rustls v0.21.12
34762025-02-21T19:51:40.228Z Checking globset v0.4.15
34772025-02-21T19:51:40.314Z Checking olpc-cjson v0.1.4
34782025-02-21T19:51:40.373Z Checking rustls-webpki v0.101.7
34792025-02-21T19:51:40.539Z Checking sct v0.7.1
34802025-02-21T19:51:40.578Z Checking serde_plain v1.0.2
34812025-02-21T19:51:40.728Z Checking typed-path v0.9.3
34822025-02-21T19:51:41.072Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
34832025-02-21T19:51:41.215Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
34842025-02-21T19:51:41.391Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
34852025-02-21T19:51:41.533Z Checking hashlink v0.9.1
34862025-02-21T19:51:41.698Z Checking parse-size v1.1.0
34872025-02-21T19:51:41.909Z Checking fallible-streaming-iterator v0.1.9
34882025-02-21T19:51:42.091Z Checking fallible-iterator v0.3.0
34892025-02-21T19:51:42.209Z Checking pin-project v1.1.6
34902025-02-21T19:51:42.256Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
34912025-02-21T19:51:42.349Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
34922025-02-21T19:51:42.561Z Checking rustls-pemfile v1.0.4
34932025-02-21T19:51:42.680Z Checking rusqlite v0.32.1
34942025-02-21T19:51:42.754Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
34952025-02-21T19:51:42.865Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34962025-02-21T19:51:43.201Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
34972025-02-21T19:51:43.289Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
34982025-02-21T19:51:43.404Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
34992025-02-21T19:51:43.444Z Checking twox-hash v2.1.0
35002025-02-21T19:51:43.562Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
35012025-02-21T19:51:43.748Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
35022025-02-21T19:51:44.000Z Checking tokio-rustls v0.24.1
35032025-02-21T19:51:44.067Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
35042025-02-21T19:51:44.229Z Checking snafu v0.8.5
35052025-02-21T19:51:44.671Z Checking tough v0.19.0
35062025-02-21T19:51:44.930Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
35072025-02-21T19:51:45.146Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
35082025-02-21T19:51:45.428Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
35092025-02-21T19:51:45.538Z Checking fatfs v0.3.6
35102025-02-21T19:51:45.564Z Checking assert_matches v1.5.0
35112025-02-21T19:51:48.715Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
35122025-02-21T19:51:49.961Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
35132025-02-21T19:51:51.904Z Compiling git2 v0.19.0
35142025-02-21T19:51:55.954Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
35152025-02-21T19:52:53.078Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
35162025-02-21T19:52:53.078Z
35172025-02-21T19:52:53.078Zinfo: running `cargo check --bins` on nexus-external-api (169/199)
35182025-02-21T19:52:53.298Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35192025-02-21T19:52:53.324Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35202025-02-21T19:52:53.324Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35212025-02-21T19:52:53.324Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
35222025-02-21T19:52:53.365Z
35232025-02-21T19:52:53.366Zinfo: running `cargo check --bins` on openapi-manager-types (170/199)
35242025-02-21T19:52:53.924Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35252025-02-21T19:52:53.941Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35262025-02-21T19:52:53.941Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35272025-02-21T19:52:53.941Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
35282025-02-21T19:52:53.991Z
35292025-02-21T19:52:53.991Zinfo: running `cargo check --bins` on nexus-internal-api (171/199)
35302025-02-21T19:52:54.596Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35312025-02-21T19:52:54.608Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35322025-02-21T19:52:54.608Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35332025-02-21T19:52:54.608Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
35342025-02-21T19:52:54.675Z
35352025-02-21T19:52:54.675Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (172/199)
35362025-02-21T19:52:55.268Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35372025-02-21T19:52:55.273Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35382025-02-21T19:52:55.273Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35392025-02-21T19:52:55.274Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
35402025-02-21T19:52:55.352Z
35412025-02-21T19:52:55.352Zinfo: running `cargo check --bins` on nexus-networking (173/199)
35422025-02-21T19:52:55.948Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35432025-02-21T19:52:55.953Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35442025-02-21T19:52:55.954Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35452025-02-21T19:52:55.957Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
35462025-02-21T19:52:56.035Z
35472025-02-21T19:52:56.035Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (174/199)
35482025-02-21T19:52:56.630Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35492025-02-21T19:52:56.634Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35502025-02-21T19:52:56.634Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35512025-02-21T19:52:56.652Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
35522025-02-21T19:52:56.718Z
35532025-02-21T19:52:56.718Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (175/199)
35542025-02-21T19:52:57.309Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35552025-02-21T19:52:57.312Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35562025-02-21T19:52:57.312Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35572025-02-21T19:52:57.315Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
35582025-02-21T19:52:57.397Z
35592025-02-21T19:52:57.397Zinfo: running `cargo check --bins` on update-common (176/199)
35602025-02-21T19:52:57.971Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35612025-02-21T19:52:57.974Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35622025-02-21T19:52:57.974Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35632025-02-21T19:52:57.977Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
35642025-02-21T19:52:58.054Z
35652025-02-21T19:52:58.054Zinfo: running `cargo check --bins` on tufaceous-lib (177/199)
35662025-02-21T19:52:58.637Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35672025-02-21T19:52:58.644Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35682025-02-21T19:52:58.644Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35692025-02-21T19:52:58.644Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
35702025-02-21T19:52:58.720Z
35712025-02-21T19:52:58.720Zinfo: running `cargo check --bins` on tufaceous (178/199)
35722025-02-21T19:52:59.296Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35732025-02-21T19:52:59.304Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35742025-02-21T19:52:59.399Z Checking omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata)
35752025-02-21T19:52:59.689Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
35762025-02-21T19:53:00.669Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
35772025-02-21T19:53:01.465Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.73s
35782025-02-21T19:53:01.647Z
35792025-02-21T19:53:01.647Zinfo: running `cargo check --bins` on omicron-dev (179/199)
35802025-02-21T19:53:02.321Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35812025-02-21T19:53:02.372Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35822025-02-21T19:53:02.517Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
35832025-02-21T19:53:02.541Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
35842025-02-21T19:53:02.650Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
35852025-02-21T19:53:02.667Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
35862025-02-21T19:53:03.630Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
35872025-02-21T19:53:30.765Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
35882025-02-21T19:53:30.765Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
35892025-02-21T19:53:30.768Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
35902025-02-21T19:53:30.768Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
35912025-02-21T19:53:30.768Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
35922025-02-21T19:53:30.768Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
35932025-02-21T19:53:31.612Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
35942025-02-21T19:53:32.817Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
35952025-02-21T19:54:14.739Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
35962025-02-21T19:54:14.952Z
35972025-02-21T19:54:14.953Zinfo: running `cargo check --bins` on openapi-manager (180/199)
35982025-02-21T19:54:15.551Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35992025-02-21T19:54:15.554Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36002025-02-21T19:54:15.676Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
36012025-02-21T19:54:15.680Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
36022025-02-21T19:54:15.680Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
36032025-02-21T19:54:15.803Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
36042025-02-21T19:54:15.814Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
36052025-02-21T19:54:15.826Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
36062025-02-21T19:54:15.829Z Checking dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
36072025-02-21T19:54:15.841Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
36082025-02-21T19:54:16.042Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
36092025-02-21T19:54:16.126Z Checking heck v0.4.1
36102025-02-21T19:54:16.175Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
36112025-02-21T19:54:16.333Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
36122025-02-21T19:54:16.370Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
36132025-02-21T19:54:16.450Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
36142025-02-21T19:54:16.843Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
36152025-02-21T19:54:17.116Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
36162025-02-21T19:54:17.243Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
36172025-02-21T19:54:18.496Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
36182025-02-21T19:54:18.901Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
36192025-02-21T19:54:19.425Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
36202025-02-21T19:54:19.527Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
36212025-02-21T19:54:21.292Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
36222025-02-21T19:54:21.295Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
36232025-02-21T19:54:23.040Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
36242025-02-21T19:54:24.488Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
36252025-02-21T19:54:29.930Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
36262025-02-21T19:54:29.930Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
36272025-02-21T19:54:31.152Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
36282025-02-21T19:54:32.147Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.20s
36292025-02-21T19:54:32.335Z
36302025-02-21T19:54:32.335Zinfo: running `cargo check --bins` on installinator-api (181/199)
36312025-02-21T19:54:32.910Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36322025-02-21T19:54:32.914Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36332025-02-21T19:54:32.914Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36342025-02-21T19:54:32.917Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
36352025-02-21T19:54:32.993Z
36362025-02-21T19:54:32.993Zinfo: running `cargo check --bins` on wicketd-api (182/199)
36372025-02-21T19:54:33.574Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36382025-02-21T19:54:33.577Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36392025-02-21T19:54:33.577Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36402025-02-21T19:54:33.580Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
36412025-02-21T19:54:33.658Z
36422025-02-21T19:54:33.658Zinfo: running `cargo check --bins` on omicron-pins (183/199)
36432025-02-21T19:54:34.198Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36442025-02-21T19:54:34.201Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36452025-02-21T19:54:34.201Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36462025-02-21T19:54:34.204Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
36472025-02-21T19:54:34.277Z
36482025-02-21T19:54:34.277Zinfo: running `cargo check --bins` on reconfigurator-cli (184/199)
36492025-02-21T19:54:34.858Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36502025-02-21T19:54:34.861Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36512025-02-21T19:54:34.968Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
36522025-02-21T19:54:34.969Z Compiling petname v2.0.2
36532025-02-21T19:54:34.972Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
36542025-02-21T19:54:34.972Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
36552025-02-21T19:54:34.972Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
36562025-02-21T19:54:34.972Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
36572025-02-21T19:54:35.104Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
36582025-02-21T19:54:35.129Z Checking sync-ptr v0.1.1
36592025-02-21T19:54:40.264Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
36602025-02-21T19:54:40.861Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
36612025-02-21T19:54:42.005Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
36622025-02-21T19:54:43.527Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.25s
36632025-02-21T19:54:43.714Z
36642025-02-21T19:54:43.714Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (185/199)
36652025-02-21T19:54:44.298Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36662025-02-21T19:54:44.300Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36672025-02-21T19:54:44.300Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36682025-02-21T19:54:44.303Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
36692025-02-21T19:54:44.381Z
36702025-02-21T19:54:44.381Zinfo: running `cargo check --bins` on omicron-releng (186/199)
36712025-02-21T19:54:44.953Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36722025-02-21T19:54:44.956Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36732025-02-21T19:54:45.049Z Checking memmap2 v0.9.5
36742025-02-21T19:54:45.049Z Checking arrayvec v0.7.6
36752025-02-21T19:54:45.052Z Checking constant_time_eq v0.3.1
36762025-02-21T19:54:45.052Z Checking arrayref v0.3.9
36772025-02-21T19:54:45.052Z Checking topological-sort v0.2.2
36782025-02-21T19:54:45.155Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
36792025-02-21T19:54:45.160Z Checking shell-words v1.1.0
36802025-02-21T19:54:45.425Z Checking blake3 v1.5.4
36812025-02-21T19:54:45.760Z Checking omicron-zone-package v0.12.0
36822025-02-21T19:54:46.878Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
36832025-02-21T19:54:47.793Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.40s
36842025-02-21T19:54:47.970Z
36852025-02-21T19:54:47.970Zinfo: running `cargo check --bins` on xtask (187/199)
36862025-02-21T19:54:48.396Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36872025-02-21T19:54:48.399Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36882025-02-21T19:54:48.413Z Checking bitflags v2.6.0
36892025-02-21T19:54:48.416Z Checking serde v1.0.217
36902025-02-21T19:54:48.416Z Checking thiserror v1.0.69
36912025-02-21T19:54:48.505Z Checking scroll v0.12.0
36922025-02-21T19:54:48.512Z Checking hashbrown v0.15.1
36932025-02-21T19:54:48.515Z Checking log v0.4.22
36942025-02-21T19:54:48.520Z Checking zerocopy v0.7.35
36952025-02-21T19:54:48.545Z Checking syn v2.0.96
36962025-02-21T19:54:48.624Z Checking pest v2.7.14
36972025-02-21T19:54:48.750Z Checking rustix v0.38.37
36982025-02-21T19:54:48.777Z Checking once_cell v1.20.3
36992025-02-21T19:54:48.917Z Checking goblin v0.8.2
37002025-02-21T19:54:49.083Z Checking fs-err v2.11.0
37012025-02-21T19:54:49.415Z Checking anyhow v1.0.96
37022025-02-21T19:54:49.491Z Checking indexmap v2.7.1
37032025-02-21T19:54:49.681Z Checking tabled v0.15.0
37042025-02-21T19:54:50.346Z Checking terminal_size v0.4.0
37052025-02-21T19:54:50.347Z Checking tempfile v3.13.0
37062025-02-21T19:54:50.532Z Checking clap_builder v4.5.30
37072025-02-21T19:54:51.038Z Checking dtrace-parser v0.2.0
37082025-02-21T19:54:52.466Z Checking serde_json v1.0.139
37092025-02-21T19:54:52.466Z Checking toml_datetime v0.6.8
37102025-02-21T19:54:52.469Z Checking serde_spanned v0.6.8
37112025-02-21T19:54:52.469Z Checking camino v1.1.9
37122025-02-21T19:54:52.469Z Checking cargo-platform v0.1.8
37132025-02-21T19:54:52.653Z Checking semver v1.0.25
37142025-02-21T19:54:52.793Z Checking macaddr v1.0.1
37152025-02-21T19:54:52.809Z Checking toml_edit v0.22.22
37162025-02-21T19:54:52.915Z Checking clap v4.5.30
37172025-02-21T19:54:53.003Z Checking camino-tempfile v1.1.1
37182025-02-21T19:54:53.667Z Checking dof v0.3.0
37192025-02-21T19:54:53.667Z Checking cargo_metadata v0.18.1
37202025-02-21T19:54:54.070Z Checking usdt-impl v0.5.0
37212025-02-21T19:54:54.450Z Checking usdt v0.5.0
37222025-02-21T19:54:54.609Z Checking toml v0.8.19
37232025-02-21T19:54:55.045Z Checking cargo_toml v0.20.5
37242025-02-21T19:54:56.183Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
37252025-02-21T19:54:56.799Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.82s
37262025-02-21T19:54:56.898Z
37272025-02-21T19:54:56.898Zinfo: running `cargo check --bins` on end-to-end-tests (188/199)
37282025-02-21T19:54:57.523Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37292025-02-21T19:54:57.526Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37302025-02-21T19:54:57.662Z Checking polyval v0.6.2
37312025-02-21T19:54:57.776Z Checking ctr v0.9.2
37322025-02-21T19:54:57.788Z Checking ssh-encoding v0.2.0
37332025-02-21T19:54:57.791Z Checking blowfish v0.9.1
37342025-02-21T19:54:57.812Z Checking password-hash v0.4.2
37352025-02-21T19:54:57.828Z Checking p521 v0.13.3
37362025-02-21T19:54:57.831Z Checking p256 v0.13.2
37372025-02-21T19:54:57.845Z Checking russh-cryptovec v0.7.3
37382025-02-21T19:54:58.012Z Checking ghash v0.5.1
37392025-02-21T19:54:58.030Z Checking bcrypt-pbkdf v0.10.0
37402025-02-21T19:54:58.048Z Checking md5 v0.7.0
37412025-02-21T19:54:58.068Z Checking num-bigint v0.4.6
37422025-02-21T19:54:58.117Z Checking des v0.8.1
37432025-02-21T19:54:58.174Z Checking aes-gcm v0.10.3
37442025-02-21T19:54:58.223Z Checking pbkdf2 v0.11.0
37452025-02-21T19:54:58.287Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
37462025-02-21T19:54:58.310Z Checking hex-literal v0.4.1
37472025-02-21T19:54:58.328Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
37482025-02-21T19:54:58.382Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
37492025-02-21T19:54:58.411Z Checking ssh-cipher v0.2.0
37502025-02-21T19:54:58.461Z Checking internet-checksum v0.2.1
37512025-02-21T19:54:58.684Z Checking ssh-key v0.6.6
37522025-02-21T19:54:59.001Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
37532025-02-21T19:54:59.798Z Checking russh-keys v0.45.0
37542025-02-21T19:55:00.658Z Checking russh v0.45.0
37552025-02-21T19:55:18.832Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
37562025-02-21T19:55:20.176Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.28s
37572025-02-21T19:55:20.373Z
37582025-02-21T19:55:20.374Zinfo: running `cargo check --bins` on gateway-cli (189/199)
37592025-02-21T19:55:20.942Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37602025-02-21T19:55:20.949Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37612025-02-21T19:55:21.036Z Checking termios v0.3.3
37622025-02-21T19:55:21.257Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
37632025-02-21T19:55:22.049Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.67s
37642025-02-21T19:55:22.223Z
37652025-02-21T19:55:22.223Zinfo: running `cargo check --bins --no-default-features` on installinator (190/199)
37662025-02-21T19:55:22.816Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37672025-02-21T19:55:22.819Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37682025-02-21T19:55:22.926Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
37692025-02-21T19:55:22.928Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
37702025-02-21T19:55:22.929Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
37712025-02-21T19:55:22.929Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
37722025-02-21T19:55:23.922Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
37732025-02-21T19:55:25.146Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
37742025-02-21T19:55:26.878Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.65s
37752025-02-21T19:55:27.059Z
37762025-02-21T19:55:27.059Zinfo: running `cargo check --bins` on internal-dns-cli (191/199)
37772025-02-21T19:55:27.609Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37782025-02-21T19:55:27.612Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37792025-02-21T19:55:27.695Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
37802025-02-21T19:55:28.168Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
37812025-02-21T19:55:28.339Z
37822025-02-21T19:55:28.339Zinfo: running `cargo check --bins` on omicron-live-tests (192/199)
37832025-02-21T19:55:28.882Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37842025-02-21T19:55:28.885Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37852025-02-21T19:55:28.885Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37862025-02-21T19:55:28.896Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
37872025-02-21T19:55:28.957Z
37882025-02-21T19:55:28.957Zinfo: running `cargo check --bins` on live-tests-macros (193/199)
37892025-02-21T19:55:29.502Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37902025-02-21T19:55:29.505Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37912025-02-21T19:55:29.505Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37922025-02-21T19:55:29.508Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
37932025-02-21T19:55:29.580Z
37942025-02-21T19:55:29.580Zinfo: running `cargo check --bins` on omicron-package (194/199)
37952025-02-21T19:55:30.155Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37962025-02-21T19:55:30.158Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37972025-02-21T19:55:30.256Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
37982025-02-21T19:55:31.590Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.00s
37992025-02-21T19:55:31.769Z
38002025-02-21T19:55:31.769Zinfo: running `cargo check --bins` on wicket-dbg (195/199)
38012025-02-21T19:55:32.372Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38022025-02-21T19:55:32.375Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38032025-02-21T19:55:32.486Z Checking rtoolbox v0.0.2
38042025-02-21T19:55:32.486Z Checking tui-tree-widget v0.23.0
38052025-02-21T19:55:32.489Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
38062025-02-21T19:55:32.722Z Checking rpassword v7.3.1
38072025-02-21T19:55:36.451Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
38082025-02-21T19:55:39.238Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
38092025-02-21T19:55:40.378Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.61s
38102025-02-21T19:55:40.562Z
38112025-02-21T19:55:40.562Zinfo: running `cargo check --bins` on wicket (196/199)
38122025-02-21T19:55:41.160Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38132025-02-21T19:55:41.164Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38142025-02-21T19:55:41.272Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
38152025-02-21T19:55:41.686Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
38162025-02-21T19:55:41.871Z
38172025-02-21T19:55:41.871Zinfo: running `cargo check --bins` on wicketd (197/199)
38182025-02-21T19:55:42.469Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38192025-02-21T19:55:42.472Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38202025-02-21T19:55:42.586Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
38212025-02-21T19:55:42.586Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
38222025-02-21T19:55:43.417Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
38232025-02-21T19:55:47.164Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.29s
38242025-02-21T19:55:47.356Z
38252025-02-21T19:55:47.356Zinfo: running `cargo check --bins` on omicron-workspace-hack (198/199)
38262025-02-21T19:55:47.900Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38272025-02-21T19:55:47.904Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38282025-02-21T19:55:47.904Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38292025-02-21T19:55:47.907Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
38302025-02-21T19:55:47.978Z
38312025-02-21T19:55:47.978Zinfo: running `cargo check --bins` on zone-setup (199/199)
38322025-02-21T19:55:48.593Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38332025-02-21T19:55:48.596Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38342025-02-21T19:55:48.725Z Checking uzers v0.12.1
38352025-02-21T19:55:49.072Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
38362025-02-21T19:55:50.142Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.16s
38372025-02-21T19:55:50.374Z
38382025-02-21T19:55:50.374Zreal 13:32.959973092
38392025-02-21T19:55:50.374Zuser 25:43.121861775
38402025-02-21T19:55:50.374Zsys 4:13.752482431
38412025-02-21T19:55:50.374Ztrap 0.522224398
38422025-02-21T19:55:50.374Ztflt 0.536675094
38432025-02-21T19:55:50.374Zdflt 2.122056307
38442025-02-21T19:55:50.374Zkflt 0.002989102
38452025-02-21T19:55:50.374Zlock 45:16.162568208
38462025-02-21T19:55:50.374Zslp 2:08:50.123582228
38472025-02-21T19:55:50.375Zlat 1:04.700186320
38482025-02-21T19:55:50.378Zstop 3:42.441162290
38492025-02-21T19:55:50.378Zprocess exited: duration 1157665 ms, exit code 0
 
38502025-02-21T19:55:50.385Zfound 0 output files