01JNF6MQGG5XBZEE7GZJRRQXRC: 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: 01JNF6N4KV0YKF8HHTG164GS63

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-03-03T23:50:54.097Zjob assigned to worker 01JNF6NC0ZNHGC6BYNZ8K9XA39 [factory aws, i-0c68d68a86e8c2cfd] (queued for 56 s)
 
22025-03-03T23:51:02.416Zstarting task 0: "setup"
32025-03-03T23:51:02.423Z++ uname -s
42025-03-03T23:51:02.428Z+ kern=SunOS
52025-03-03T23:51:02.428Z+ build_user=build
62025-03-03T23:51:02.428Z+ build_uid=12345
72025-03-03T23:51:02.428Z+ work_dir=/work
82025-03-03T23:51:02.428Z+ input_dir=/input
92025-03-03T23:51:02.428Z+ [[ 0 == 12345 ]]
102025-03-03T23:51:02.428Z+ case "$kern" in
112025-03-03T23:51:02.428Z+ groupadd -g 12345 build
122025-03-03T23:51:02.432Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-03-03T23:51:04.436Z+ zfs create -o mountpoint=/work rpool/work
142025-03-03T23:51:04.556Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-03-03T23:51:04.559Z+ home_fs=zfs
162025-03-03T23:51:04.559Z+ [[ zfs == autofs ]]
172025-03-03T23:51:04.559Z+ mkdir -p /home/build
182025-03-03T23:51:04.562Z+ chown build:build /home/build /work
192025-03-03T23:51:06.563Z+ chmod 0700 /home/build /work
202025-03-03T23:51:06.567Zprocess exited: duration 4149 ms, exit code 0
 
212025-03-03T23:51:06.581Zstarting task 1: "rust-toolchain"
222025-03-03T23:51:06.585Z+ printf ' * rust toolchain channel = "%s"\n' 1.85.0
232025-03-03T23:51:06.585Z * rust toolchain channel = "1.85.0"
242025-03-03T23:51:06.585Z+ printf ' * rust toolchain profile = "%s"\n' default
252025-03-03T23:51:06.585Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
262025-03-03T23:51:06.585Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-03-03T23:51:06.585Z * rust toolchain profile = "default"
282025-03-03T23:51:06.585Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-03-03T23:51:06.589Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default
302025-03-03T23:51:06.688Zinfo: downloading installer
312025-03-03T23:51:07.866Zwarn: It looks like you have an existing installation of Rust at:
322025-03-03T23:51:07.866Zwarn: /opt/ooce/bin
332025-03-03T23:51:07.866Zwarn: It is recommended that rustup be the primary Rust installation.
342025-03-03T23:51:07.866Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-03-03T23:51:07.866Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-03-03T23:51:07.866Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-03-03T23:51:07.866Zwarn: or pass `-y' to ignore all ignorable checks.
382025-03-03T23:51:07.866Zerror: cannot install while Rust is installed
392025-03-03T23:51:07.866Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-03-03T23:51:07.882Zinfo: profile set to 'default'
412025-03-03T23:51:07.882Zinfo: default host triple is x86_64-unknown-illumos
422025-03-03T23:51:07.885Zinfo: syncing channel updates for '1.85.0-x86_64-unknown-illumos'
432025-03-03T23:51:08.058Zinfo: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17)
442025-03-03T23:51:08.058Zinfo: downloading component 'cargo'
452025-03-03T23:51:08.970Zinfo: downloading component 'clippy'
462025-03-03T23:51:09.404Zinfo: downloading component 'rust-docs'
472025-03-03T23:51:10.803Zinfo: downloading component 'rust-std'
482025-03-03T23:51:12.801Zinfo: downloading component 'rustc'
492025-03-03T23:51:19.588Zinfo: downloading component 'rustfmt'
502025-03-03T23:51:19.917Zinfo: installing component 'cargo'
512025-03-03T23:51:20.732Zinfo: installing component 'clippy'
522025-03-03T23:51:21.112Zinfo: installing component 'rust-docs'
532025-03-03T23:51:22.860Zinfo: installing component 'rust-std'
542025-03-03T23:51:24.728Zinfo: installing component 'rustc'
552025-03-03T23:51:30.567Zinfo: installing component 'rustfmt'
562025-03-03T23:51:30.895Zinfo: default toolchain set to '1.85.0-x86_64-unknown-illumos'
572025-03-03T23:51:30.895Z
582025-03-03T23:51:31.260Z 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17)
592025-03-03T23:51:31.260Z
602025-03-03T23:51:31.265Z
612025-03-03T23:51:31.265ZRust is installed now. Great!
622025-03-03T23:51:31.265Z
632025-03-03T23:51:31.266ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-03-03T23:51:31.266Zenvironment variable. This has not been done automatically.
652025-03-03T23:51:31.266Z
662025-03-03T23:51:31.266ZTo configure your current shell, you need to source
672025-03-03T23:51:31.266Zthe corresponding env file under $HOME/.cargo.
682025-03-03T23:51:31.266Z
692025-03-03T23:51:31.266ZThis is usually done by running one of the following (note the leading DOT):
702025-03-03T23:51:31.266Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-03-03T23:51:31.266Zsource "$HOME/.cargo/env.fish" # For fish
722025-03-03T23:51:31.266Zsource "$HOME/.cargo/env.nu" # For nushell
732025-03-03T23:51:31.333Z+ rustup --version
742025-03-03T23:51:31.344Zrustup 1.28.0 (6e19fbec7 2025-03-02)
752025-03-03T23:51:31.344Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-03-03T23:51:31.373Zinfo: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)`
772025-03-03T23:51:31.377Z+ cargo --version
782025-03-03T23:51:31.393Zcargo 1.85.0 (d73d2caf9 2024-12-31)
792025-03-03T23:51:31.397Z+ rustc --version
802025-03-03T23:51:31.421Zrustc 1.85.0 (4d91de4e4 2025-02-17)
812025-03-03T23:51:31.426Zprocess exited: duration 24844 ms, exit code 0
 
822025-03-03T23:51:31.439Zstarting task 2: "authentication"
832025-03-03T23:51:31.463Zprocess exited: duration 23 ms, exit code 0
 
842025-03-03T23:51:31.476Zstarting task 3: "clone repository"
852025-03-03T23:51:31.480Z+ mkdir -p /work/oxidecomputer/omicron
862025-03-03T23:51:31.484Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-03-03T23:51:31.525ZCloning into '/work/oxidecomputer/omicron'...
882025-03-03T23:51:39.051Z+ cd /work/oxidecomputer/omicron
892025-03-03T23:51:39.051Z+ git fetch origin 8bbe88fd562005041a68ef4c22244a364efeb1b1
902025-03-03T23:51:39.320ZFrom https://github.com/oxidecomputer/omicron
912025-03-03T23:51:39.321Z * branch 8bbe88fd562005041a68ef4c22244a364efeb1b1 -> FETCH_HEAD
922025-03-03T23:51:39.330Z+ [[ -n spr/papertigers/nexus-support-bundle-diag-commands-should-be-saved-in-json ]]
932025-03-03T23:51:39.335Z++ git branch --show-current
942025-03-03T23:51:39.338Z+ current=main
952025-03-03T23:51:39.338Z+ [[ main != spr/papertigers/nexus-support-bundle-diag-commands-should-be-saved-in-json ]]
962025-03-03T23:51:39.338Z+ git branch -f spr/papertigers/nexus-support-bundle-diag-commands-should-be-saved-in-json 8bbe88fd562005041a68ef4c22244a364efeb1b1
972025-03-03T23:51:39.338Z+ git checkout -f spr/papertigers/nexus-support-bundle-diag-commands-should-be-saved-in-json
982025-03-03T23:51:39.526ZSwitched to branch 'spr/papertigers/nexus-support-bundle-diag-commands-should-be-saved-in-json'
992025-03-03T23:51:39.531Z+ git reset --hard 8bbe88fd562005041a68ef4c22244a364efeb1b1
1002025-03-03T23:51:39.710ZHEAD is now at 8bbe88fd5 rebase on main
1012025-03-03T23:51:39.713Zprocess exited: duration 8238 ms, exit code 0
 
1022025-03-03T23:51:39.720Zstarting task 4: "build"
1032025-03-03T23:51:39.727Z+ source .github/buildomat/ci-env.sh
1042025-03-03T23:51:39.727Z++ export CARGO_TERM_COLOR=always
1052025-03-03T23:51:39.727Z++ CARGO_TERM_COLOR=always
1062025-03-03T23:51:39.730Z+ cargo --version
1072025-03-03T23:51:39.738Zcargo 1.85.0 (d73d2caf9 2024-12-31)
1082025-03-03T23:51:39.741Z+ rustc --version
1092025-03-03T23:51:39.767Zrustc 1.85.0 (4d91de4e4 2025-02-17)
1102025-03-03T23:51:39.770Z+ source ./env.sh
1112025-03-03T23:51:39.770Z++ OLD_SHELL_OPTS=ehxB
1122025-03-03T23:51:39.770Z++ set -o xtrace
1132025-03-03T23:51:39.776Z++++ dirname ./env.sh
1142025-03-03T23:51:39.776Z+++ readlink -f .
1152025-03-03T23:51:39.783Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162025-03-03T23:51:39.783Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1172025-03-03T23:51:39.783Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1182025-03-03T23:51:39.783Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1192025-03-03T23:51:39.783Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1202025-03-03T23:51:39.783Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1212025-03-03T23:51:39.783Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1222025-03-03T23:51:39.783Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1232025-03-03T23:51:39.784Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1242025-03-03T23:51:39.784Z++ case $OLD_SHELL_OPTS in
1252025-03-03T23:51:39.784Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262025-03-03T23:51:39.784Z+ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1272025-03-03T23:51:39.784Z+ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1282025-03-03T23:51:39.784Z+ banner prerequisites
1292025-03-03T23:51:39.784Z
1302025-03-03T23:51:39.784Z ##### ##### ###### ##### ###### #### # # # #### #
1312025-03-03T23:51:39.784Z # # # # # # # # # # # # # # #
1322025-03-03T23:51:39.784Z # # # # ##### # # ##### # # # # # #### #
1332025-03-03T23:51:39.784Z ##### ##### # ##### # # # # # # # # #
1342025-03-03T23:51:39.784Z # # # # # # # # # # # # # # #
1352025-03-03T23:51:39.784Z # # # ###### # # ###### ### # #### # #### #
1362025-03-03T23:51:39.784Z
1372025-03-03T23:51:39.784Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382025-03-03T23:51:41.431Zpkg list: illegal option -- F
1392025-03-03T23:51:41.431ZUsage:
1402025-03-03T23:51:41.435Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1412025-03-03T23:51:41.435Z [pkg_fmri_pattern ...]
1422025-03-03T23:51:42.275Zpkg list: illegal option -- F
1432025-03-03T23:51:42.275ZUsage:
1442025-03-03T23:51:42.278Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1452025-03-03T23:51:42.278Z [pkg_fmri_pattern ...]
1462025-03-03T23:51:51.531Z Startup: Refreshing catalog 'helios-dev' ... Done
1472025-03-03T23:51:55.825Z Startup: Caching catalogs ... Done
1482025-03-03T23:52:08.838ZPlanning: Solver setup ... Done (12.088s)
1492025-03-03T23:52:08.993ZPlanning: Running solver ... Done (0.154s)
1502025-03-03T23:52:09.112ZPlanning: Finding local manifests ... Done (0.007s)
1512025-03-03T23:52:09.164ZPlanning: Fetching manifests: 0/7 0% complete
1522025-03-03T23:52:09.840ZPlanning: Fetching manifests: 7/7 100% complete
1532025-03-03T23:52:09.949ZPlanning: Package planning ... Done (0.110s)
1542025-03-03T23:52:10.006ZPlanning: Merging actions ... Done (0.057s)
1552025-03-03T23:52:10.202ZPlanning: Checking for conflicting actions ... Done (0.196s)
1562025-03-03T23:52:12.424ZPlanning: Consolidating action changes ... Done (2.219s)
1572025-03-03T23:52:12.848ZPlanning: Evaluating mediators ... Done (0.426s)
1582025-03-03T23:52:12.926ZPlanning: Planning completed in 17.01 seconds
1592025-03-03T23:52:12.942Z Packages to install: 4
1602025-03-03T23:52:12.942Z Packages to update: 3
1612025-03-03T23:52:12.946Z Mediators to change: 2
1622025-03-03T23:52:12.946Z Services to change: 1
1632025-03-03T23:52:12.946Z Estimated space available: 155.60 GB
1642025-03-03T23:52:12.946ZEstimated space to be consumed: 1.66 GB
1652025-03-03T23:52:12.946Z Create boot environment: No
1662025-03-03T23:52:12.946ZCreate backup boot environment: Yes
1672025-03-03T23:52:12.946Z Rebuild boot archive: No
1682025-03-03T23:52:12.946Z
1692025-03-03T23:52:12.946ZChanged mediators:
1702025-03-03T23:52:12.946Z mediator clang:
1712025-03-03T23:52:12.946Z version: None -> 15 (system default)
1722025-03-03T23:52:12.946Z
1732025-03-03T23:52:12.946Z mediator llvm:
1742025-03-03T23:52:12.947Z version: 14 (system default) -> 15 (system default)
1752025-03-03T23:52:12.947Z
1762025-03-03T23:52:12.947ZChanged packages:
1772025-03-03T23:52:12.947Zhelios-dev
1782025-03-03T23:52:12.947Z developer/build-essential
1792025-03-03T23:52:12.947Z None -> 11-2.0
1802025-03-03T23:52:12.947Z library/libxmlsec1
1812025-03-03T23:52:12.947Z None -> 1.2.35-2.0
1822025-03-03T23:52:12.947Z ooce/developer/clang-15
1832025-03-03T23:52:12.947Z None -> 15.0.7-2.0
1842025-03-03T23:52:12.947Z ooce/developer/llvm-15
1852025-03-03T23:52:12.947Z None -> 15.0.7-2.0
1862025-03-03T23:52:12.947Z package/pkg
1872025-03-03T23:52:12.947Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1882025-03-03T23:52:12.947Z system/library/g++-runtime
1892025-03-03T23:52:12.947Z 13-2.0 -> 14-2.0
1902025-03-03T23:52:12.947Z system/library/gcc-runtime
1912025-03-03T23:52:12.947Z 13-2.0 -> 14-2.0
1922025-03-03T23:52:12.947Z
1932025-03-03T23:52:12.947ZServices:
1942025-03-03T23:52:12.947Z restart_fmri:
1952025-03-03T23:52:12.947Z svc:/system/update-man-index:default
1962025-03-03T23:52:12.947Z
1972025-03-03T23:52:12.947ZEditable files to change:
1982025-03-03T23:52:12.947Z Update:
1992025-03-03T23:52:12.947Z usr/share/lib/pkg/web/config.shtml
2002025-03-03T23:52:13.024Z
2012025-03-03T23:52:13.024ZDownload: 0/4301 items 0.0/225.4MB 0% complete
2022025-03-03T23:52:18.025ZDownload: 1400/4301 items 100.5/225.4MB 44% complete (20.3M/s)
2032025-03-03T23:52:23.027ZDownload: 2489/4301 items 120.0/225.4MB 53% complete (12.3M/s)
2042025-03-03T23:52:28.041ZDownload: 3171/4301 items 153.2/225.4MB 67% complete (5.2M/s)
2052025-03-03T23:52:33.382ZDownload: 3248/4301 items 203.1/225.4MB 90% complete (8.3M/s)
2062025-03-03T23:52:38.386ZDownload: 3733/4301 items 216.6/225.4MB 96% complete (5.8M/s)
2072025-03-03T23:52:49.565ZDownload: 4208/4301 items 220.6/225.4MB 97% complete (1.8M/s)
2082025-03-03T23:52:53.108ZDownload: Completed 225.42 MB in 40.08 seconds (5.6M/s)
2092025-03-03T23:52:55.241Z Actions: 1/5122 actions (Removing old actions)
2102025-03-03T23:52:55.267Z Actions: 194/5122 actions (Installing new actions)
2112025-03-03T23:52:59.991Z Actions: 4267/5122 actions (Updating modified actions)
2122025-03-03T23:53:00.372Z Actions: Completed 5122 actions in 5.13 seconds.
2132025-03-03T23:53:00.800Z Done (0.419s)
2142025-03-03T23:53:00.805Z Done (0.001s)
2152025-03-03T23:53:01.430Z Done (0.627s)
2162025-03-03T23:53:06.093Z Done (4.420s)
2172025-03-03T23:53:06.184Z Done (0.017s)
2182025-03-03T23:53:06.187Z Done (0.000s)
2192025-03-03T23:53:06.366Z Done (0.000s)
2202025-03-03T23:53:07.141ZPlanning: Evaluating mediator changes ... Done
2212025-03-03T23:53:07.308ZPlanning: Checking for conflicting actions ... Done
2222025-03-03T23:53:07.311ZPlanning: Consolidating action changes ... Done
2232025-03-03T23:53:07.585ZPlanning: Evaluating mediators ... Done
2242025-03-03T23:53:07.588ZPlanning: Planning completed in 0.44 seconds
2252025-03-03T23:53:07.625Z Mediators to change: 2
2262025-03-03T23:53:07.625Z Create boot environment: No
2272025-03-03T23:53:07.628ZCreate backup boot environment: No
2282025-03-03T23:53:07.706Z Done
2292025-03-03T23:53:07.706Z Done
2302025-03-03T23:53:08.120Z Done
2312025-03-03T23:53:11.726Z Done
2322025-03-03T23:53:11.814Z Done
2332025-03-03T23:53:11.817Z Done
2342025-03-03T23:53:11.941Z Done
2352025-03-03T23:53:12.545ZPlanning: Evaluating mediator changes ... Done
2362025-03-03T23:53:12.549ZPlanning: Merging actions ... Done
2372025-03-03T23:53:12.736ZPlanning: Checking for conflicting actions ... Done
2382025-03-03T23:53:12.740ZPlanning: Consolidating action changes ... Done
2392025-03-03T23:53:13.002ZPlanning: Evaluating mediators ... Done
2402025-03-03T23:53:13.055ZPlanning: Planning completed in 0.75 seconds
2412025-03-03T23:53:13.097Z Packages to change: 1
2422025-03-03T23:53:13.097Z Mediators to change: 1
2432025-03-03T23:53:13.101Z Services to change: 1
2442025-03-03T23:53:13.101Z Create boot environment: No
2452025-03-03T23:53:13.101ZCreate backup boot environment: Yes
2462025-03-03T23:53:15.428Z Actions: 1/6 actions (Updating modified actions)
2472025-03-03T23:53:15.432Z Actions: Completed 6 actions in 0.00 seconds.
2482025-03-03T23:53:15.432Z Done
2492025-03-03T23:53:15.432Z Done
2502025-03-03T23:53:15.553Z Done
2512025-03-03T23:53:19.092Z Done
2522025-03-03T23:53:19.182Z Done
2532025-03-03T23:53:19.186Z Done
2542025-03-03T23:53:19.322Z Done
2552025-03-03T23:53:19.746ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2562025-03-03T23:53:19.746Zclang system 15 system
2572025-03-03T23:53:19.746Zcsh system system illumos
2582025-03-03T23:53:19.746Zctags system system illumos
2592025-03-03T23:53:19.746Zgcc vendor 12 vendor
2602025-03-03T23:53:19.746Zgcc system 10 system
2612025-03-03T23:53:19.747Zgcc system 7 system
2622025-03-03T23:53:19.747Zgo system 1.20 system
2632025-03-03T23:53:19.747Zgo system 1.19 system
2642025-03-03T23:53:19.747Zllvm system 15 system
2652025-03-03T23:53:19.747Zllvm system 14 system
2662025-03-03T23:53:19.747Zmariadb system 10.6 system
2672025-03-03T23:53:19.747Zmta vendor vendor dma
2682025-03-03T23:53:19.747Zopenjdk system 17 system
2692025-03-03T23:53:19.747Zopenjdk system 11 system
2702025-03-03T23:53:19.747Zopenjdk system 1.8 system
2712025-03-03T23:53:19.747Zopenssl vendor 3 vendor
2722025-03-03T23:53:19.747Zperl system 5.36 system
2732025-03-03T23:53:19.747Zpostgresql system 15 system
2742025-03-03T23:53:19.747Zpostgresql system 13 system
2752025-03-03T23:53:19.747Zpython vendor 3 vendor
2762025-03-03T23:53:19.747Zpython system 2 system
2772025-03-03T23:53:19.747Zpython3 system 3.11 system
2782025-03-03T23:53:19.747Zruby system 3.0 system
2792025-03-03T23:53:19.747Zwords vendor vendor american-english
2802025-03-03T23:53:19.747Zwords system system australian-english
2812025-03-03T23:53:19.747Zwords system system british-english
2822025-03-03T23:53:19.747Zwords system system canadian-english
2832025-03-03T23:53:19.747Zwords system system french
2842025-03-03T23:53:19.747Zwords system system italian
2852025-03-03T23:53:19.747Zwords system system ngerman
2862025-03-03T23:53:19.747Zwords system system ogerman
2872025-03-03T23:53:19.747Zwords system system spanish
2882025-03-03T23:53:20.075ZPUBLISHER TYPE STATUS P LOCATION
2892025-03-03T23:53:20.075Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2902025-03-03T23:53:23.179ZFMRI IFO
2912025-03-03T23:53:23.179Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2922025-03-03T23:53:23.179Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2932025-03-03T23:53:23.180Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2942025-03-03T23:53:23.180Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2952025-03-03T23:53:23.180Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2962025-03-03T23:53:23.180Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2972025-03-03T23:53:23.180Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2982025-03-03T23:53:23.180Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2992025-03-03T23:53:23.180Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
3002025-03-03T23:53:23.180Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
3012025-03-03T23:53:23.180Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
3022025-03-03T23:53:23.180Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
3032025-03-03T23:53:23.180Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
3042025-03-03T23:53:23.180Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
3052025-03-03T23:53:23.180Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
3062025-03-03T23:53:23.914Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
3072025-03-03T23:53:24.202Z Updating crates.io index
3082025-03-03T23:53:24.205Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3092025-03-03T23:53:24.710Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3102025-03-03T23:53:24.962Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3112025-03-03T23:53:25.222Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
3122025-03-03T23:53:25.520Z Updating git repository `https://github.com/oxidecomputer/propolis`
3132025-03-03T23:53:26.557Z Updating git repository `https://github.com/oxidecomputer/crucible`
3142025-03-03T23:53:28.282Z Updating git repository `https://github.com/oxidecomputer/opte`
3152025-03-03T23:53:28.910Z Updating git repository `https://github.com/oxidecomputer/falcon`
3162025-03-03T23:53:29.704Z Updating git repository `https://github.com/oxidecomputer/clickward`
3172025-03-03T23:53:30.008Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3182025-03-03T23:53:30.265Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3192025-03-03T23:53:30.906Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3202025-03-03T23:53:31.525Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3212025-03-03T23:53:31.810Z Updating git repository `https://github.com/oxidecomputer/propolis`
3222025-03-03T23:53:32.279Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3232025-03-03T23:53:32.586Z Updating git repository `https://github.com/oxidecomputer/tofino`
3242025-03-03T23:53:32.837Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3252025-03-03T23:53:33.099Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3262025-03-03T23:53:33.331Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3272025-03-03T23:53:33.628Z Updating git repository `https://github.com/oxidecomputer/lldp`
3282025-03-03T23:53:33.973Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3292025-03-03T23:53:34.227Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3302025-03-03T23:53:34.569Z Updating git repository `https://github.com/oxidecomputer/ispf`
3312025-03-03T23:53:34.864Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3322025-03-03T23:53:35.255Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3332025-03-03T23:53:35.772Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3342025-03-03T23:53:36.059Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3352025-03-03T23:53:36.417Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3362025-03-03T23:53:36.749Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3372025-03-03T23:53:37.088Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3382025-03-03T23:53:37.368Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3392025-03-03T23:53:37.632Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3402025-03-03T23:53:38.929Z Downloading crates ...
3412025-03-03T23:53:39.011Z Downloaded swrite v0.1.0
3422025-03-03T23:53:39.018Z Downloaded usdt-attr-macro v0.5.0
3432025-03-03T23:53:39.022Z Downloaded winnow v0.7.3
3442025-03-03T23:53:39.033Z Downloaded zerocopy-derive v0.7.35
3452025-03-03T23:53:39.036Z Downloaded fs-err v2.11.0
3462025-03-03T23:53:39.039Z Downloaded is_terminal_polyfill v1.70.1
3472025-03-03T23:53:39.039Z Downloaded anstyle-parse v0.2.5
3482025-03-03T23:53:39.043Z Downloaded zerocopy v0.7.35
3492025-03-03T23:53:39.055Z Downloaded usdt-macro v0.5.0
3502025-03-03T23:53:39.058Z Downloaded pretty-hex v0.4.1
3512025-03-03T23:53:39.058Z Downloaded dtrace-parser v0.2.0
3522025-03-03T23:53:39.063Z Downloaded scroll_derive v0.12.0
3532025-03-03T23:53:39.072Z Downloaded generic-array v0.14.7
3542025-03-03T23:53:39.075Z Downloaded strsim v0.11.1
3552025-03-03T23:53:39.075Z Downloaded itoa v1.0.11
3562025-03-03T23:53:39.078Z Downloaded heck v0.4.1
3572025-03-03T23:53:39.078Z Downloaded fastrand v2.1.1
3582025-03-03T23:53:39.078Z Downloaded bitflags v1.3.2
3592025-03-03T23:53:39.081Z Downloaded usdt v0.5.0
3602025-03-03T23:53:39.081Z Downloaded errno v0.3.9
3612025-03-03T23:53:39.084Z Downloaded dof v0.3.0
3622025-03-03T23:53:39.084Z Downloaded crypto-common v0.1.6
3632025-03-03T23:53:39.084Z Downloaded colorchoice v1.0.2
3642025-03-03T23:53:39.087Z Downloaded anstyle v1.0.10
3652025-03-03T23:53:39.087Z Downloaded anstyle-query v1.1.1
3662025-03-03T23:53:39.090Z Downloaded thiserror-impl v1.0.69
3672025-03-03T23:53:39.090Z Downloaded cpufeatures v0.2.14
3682025-03-03T23:53:39.090Z Downloaded version_check v0.9.5
3692025-03-03T23:53:39.094Z Downloaded cargo_toml v0.21.0
3702025-03-03T23:53:39.094Z Downloaded cfg-if v1.0.0
3712025-03-03T23:53:39.098Z Downloaded terminal_size v0.4.0
3722025-03-03T23:53:39.101Z Downloaded thread-id v4.2.2
3732025-03-03T23:53:39.101Z Downloaded utf8parse v0.2.2
3742025-03-03T23:53:39.101Z Downloaded plain v0.2.3
3752025-03-03T23:53:39.104Z Downloaded pest_generator v2.7.14
3762025-03-03T23:53:39.107Z Downloaded usdt-impl v0.5.0
3772025-03-03T23:53:39.111Z Downloaded serde_tokenstream v0.2.2
3782025-03-03T23:53:39.111Z Downloaded scroll v0.12.0
3792025-03-03T23:53:39.115Z Downloaded digest v0.10.7
3802025-03-03T23:53:39.115Z Downloaded serde_spanned v0.6.8
3812025-03-03T23:53:39.115Z Downloaded macaddr v1.0.1
3822025-03-03T23:53:39.115Z Downloaded clap_lex v0.7.4
3832025-03-03T23:53:39.118Z Downloaded byteorder v1.5.0
3842025-03-03T23:53:39.118Z Downloaded memmap v0.7.0
3852025-03-03T23:53:39.118Z Downloaded fnv v1.0.7
3862025-03-03T23:53:39.121Z Downloaded autocfg v1.4.0
3872025-03-03T23:53:39.121Z Downloaded thiserror-impl v2.0.11
3882025-03-03T23:53:39.124Z Downloaded toml_datetime v0.6.8
3892025-03-03T23:53:39.127Z Downloaded tabled_derive v0.7.0
3902025-03-03T23:53:39.127Z Downloaded terminal_size v0.2.6
3912025-03-03T23:53:39.131Z Downloaded unicode-linebreak v0.1.5
3922025-03-03T23:53:39.134Z Downloaded smawk v0.3.2
3932025-03-03T23:53:39.134Z Downloaded sha2 v0.10.8
3942025-03-03T23:53:39.137Z Downloaded proc-macro-error v1.0.4
3952025-03-03T23:53:39.140Z Downloaded proc-macro-error-attr v1.0.4
3962025-03-03T23:53:39.143Z Downloaded io-lifetimes v1.0.11
3972025-03-03T23:53:39.144Z Downloaded log v0.4.22
3982025-03-03T23:53:39.147Z Downloaded anyhow v1.0.96
3992025-03-03T23:53:39.150Z Downloaded cargo_metadata v0.19.1
4002025-03-03T23:53:39.150Z Downloaded cargo-platform v0.1.8
4012025-03-03T23:53:39.158Z Downloaded pest_derive v2.7.14
4022025-03-03T23:53:39.161Z Downloaded semver v1.0.25
4032025-03-03T23:53:39.164Z Downloaded heck v0.5.0
4042025-03-03T23:53:39.164Z Downloaded clap_derive v4.5.28
4052025-03-03T23:53:39.167Z Downloaded camino v1.1.9
4062025-03-03T23:53:39.167Z Downloaded thiserror v2.0.11
4072025-03-03T23:53:39.172Z Downloaded thiserror v1.0.69
4082025-03-03T23:53:39.176Z Downloaded papergrid v0.11.0
4092025-03-03T23:53:39.180Z Downloaded bitflags v2.6.0
4102025-03-03T23:53:39.183Z Downloaded anstream v0.6.15
4112025-03-03T23:53:39.186Z Downloaded unicode-ident v1.0.14
4122025-03-03T23:53:39.190Z Downloaded typenum v1.17.0
4132025-03-03T23:53:39.194Z Downloaded tempfile v3.13.0
4142025-03-03T23:53:39.194Z Downloaded ryu v1.0.18
4152025-03-03T23:53:39.197Z Downloaded ucd-trie v0.1.7
4162025-03-03T23:53:39.197Z Downloaded quote v1.0.38
4172025-03-03T23:53:39.200Z Downloaded pest_meta v2.7.14
4182025-03-03T23:53:39.201Z Downloaded once_cell v1.20.3
4192025-03-03T23:53:39.204Z Downloaded toml v0.8.20
4202025-03-03T23:53:39.209Z Downloaded clap v4.5.31
4212025-03-03T23:53:39.213Z Downloaded textwrap v0.16.1
4222025-03-03T23:53:39.218Z Downloaded equivalent v1.0.1
4232025-03-03T23:53:39.221Z Downloaded serde_derive v1.0.218
4242025-03-03T23:53:39.225Z Downloaded indexmap v2.7.1
4252025-03-03T23:53:39.228Z Downloaded serde v1.0.218
4262025-03-03T23:53:39.232Z Downloaded memchr v2.7.4
4272025-03-03T23:53:39.237Z Downloaded proc-macro2 v1.0.93
4282025-03-03T23:53:39.242Z Downloaded bytecount v0.6.8
4292025-03-03T23:53:39.246Z Downloaded block-buffer v0.10.4
4302025-03-03T23:53:39.254Z Downloaded camino-tempfile v1.1.1
4312025-03-03T23:53:39.257Z Downloaded toml_edit v0.22.24
4322025-03-03T23:53:39.279Z Downloaded hashbrown v0.15.1
4332025-03-03T23:53:39.296Z Downloaded serde_json v1.0.139
4342025-03-03T23:53:39.303Z Downloaded pest v2.7.14
4352025-03-03T23:53:39.308Z Downloaded clap_builder v4.5.31
4362025-03-03T23:53:39.316Z Downloaded goblin v0.8.2
4372025-03-03T23:53:39.331Z Downloaded tabled v0.15.0
4382025-03-03T23:53:39.347Z Downloaded syn v1.0.109
4392025-03-03T23:53:39.356Z Downloaded syn v2.0.98
4402025-03-03T23:53:39.368Z Downloaded unicode-width v0.1.14
4412025-03-03T23:53:39.383Z Downloaded rustix v0.37.28
4422025-03-03T23:53:39.400Z Downloaded rustix v0.38.37
4432025-03-03T23:53:39.440Z Downloaded libc v0.2.170
4442025-03-03T23:53:39.728Z Compiling proc-macro2 v1.0.93
4452025-03-03T23:53:39.728Z Compiling unicode-ident v1.0.14
4462025-03-03T23:53:39.732Z Compiling version_check v0.9.5
4472025-03-03T23:53:39.732Z Compiling libc v0.2.170
4482025-03-03T23:53:39.732Z Compiling serde v1.0.218
4492025-03-03T23:53:39.732Z Compiling memchr v2.7.4
4502025-03-03T23:53:39.732Z Compiling thiserror v1.0.69
4512025-03-03T23:53:39.763Z Compiling ryu v1.0.18
4522025-03-03T23:53:39.992Z Compiling ucd-trie v0.1.7
4532025-03-03T23:53:40.153Z Compiling itoa v1.0.11
4542025-03-03T23:53:40.447Z Compiling once_cell v1.20.3
4552025-03-03T23:53:40.505Z Compiling byteorder v1.5.0
4562025-03-03T23:53:40.747Z Compiling rustix v0.38.37
4572025-03-03T23:53:40.812Z Compiling serde_json v1.0.139
4582025-03-03T23:53:40.950Z Compiling bitflags v2.6.0
4592025-03-03T23:53:41.183Z Compiling proc-macro-error-attr v1.0.4
4602025-03-03T23:53:41.315Z Compiling usdt-impl v0.5.0
4612025-03-03T23:53:41.337Z Compiling syn v1.0.109
4622025-03-03T23:53:41.337Z Compiling io-lifetimes v1.0.11
4632025-03-03T23:53:41.475Z Compiling quote v1.0.38
4642025-03-03T23:53:41.623Z Compiling errno v0.3.9
4652025-03-03T23:53:41.809Z Compiling proc-macro-error v1.0.4
4662025-03-03T23:53:41.853Z Compiling syn v2.0.98
4672025-03-03T23:53:41.948Z Compiling thread-id v4.2.2
4682025-03-03T23:53:41.973Z Compiling rustix v0.37.28
4692025-03-03T23:53:42.063Z Compiling hashbrown v0.15.1
4702025-03-03T23:53:42.085Z Compiling plain v0.2.3
4712025-03-03T23:53:42.114Z Compiling log v0.4.22
4722025-03-03T23:53:42.137Z Compiling equivalent v1.0.1
4732025-03-03T23:53:42.239Z Compiling utf8parse v0.2.2
4742025-03-03T23:53:42.263Z Compiling camino v1.1.9
4752025-03-03T23:53:42.406Z Compiling anstyle-parse v0.2.5
4762025-03-03T23:53:42.800Z Compiling bitflags v1.3.2
4772025-03-03T23:53:42.915Z Compiling winnow v0.7.3
4782025-03-03T23:53:42.938Z Compiling anstyle-query v1.1.1
4792025-03-03T23:53:43.092Z Compiling indexmap v2.7.1
4802025-03-03T23:53:43.118Z Compiling unicode-width v0.1.14
4812025-03-03T23:53:43.138Z Compiling is_terminal_polyfill v1.70.1
4822025-03-03T23:53:43.180Z Compiling anstyle v1.0.10
4832025-03-03T23:53:43.276Z Compiling autocfg v1.4.0
4842025-03-03T23:53:43.596Z Compiling pretty-hex v0.4.1
4852025-03-03T23:53:43.618Z Compiling semver v1.0.25
4862025-03-03T23:53:43.832Z Compiling colorchoice v1.0.2
4872025-03-03T23:53:44.012Z Compiling thiserror v2.0.11
4882025-03-03T23:53:44.181Z Compiling fs-err v2.11.0
4892025-03-03T23:53:44.230Z Compiling anstream v0.6.15
4902025-03-03T23:53:44.302Z Compiling terminal_size v0.4.0
4912025-03-03T23:53:44.544Z Compiling clap_lex v0.7.4
4922025-03-03T23:53:44.659Z Compiling anyhow v1.0.96
4932025-03-03T23:53:44.879Z Compiling heck v0.4.1
4942025-03-03T23:53:45.002Z Compiling strsim v0.11.1
4952025-03-03T23:53:45.025Z Compiling fastrand v2.1.1
4962025-03-03T23:53:45.272Z Compiling cfg-if v1.0.0
4972025-03-03T23:53:45.310Z Compiling bytecount v0.6.8
4982025-03-03T23:53:45.536Z Compiling fnv v1.0.7
4992025-03-03T23:53:45.688Z Compiling heck v0.5.0
5002025-03-03T23:53:45.711Z Compiling papergrid v0.11.0
5012025-03-03T23:53:45.736Z Compiling terminal_size v0.2.6
5022025-03-03T23:53:45.925Z Compiling tempfile v3.13.0
5032025-03-03T23:53:45.949Z Compiling clap_builder v4.5.31
5042025-03-03T23:53:46.282Z Compiling memmap v0.7.0
5052025-03-03T23:53:46.308Z Compiling smawk v0.3.2
5062025-03-03T23:53:46.345Z Compiling unicode-linebreak v0.1.5
5072025-03-03T23:53:46.663Z Compiling swrite v0.1.0
5082025-03-03T23:53:46.816Z Compiling textwrap v0.16.1
5092025-03-03T23:53:47.437Z Compiling tabled_derive v0.7.0
5102025-03-03T23:53:48.842Z Compiling serde_derive v1.0.218
5112025-03-03T23:53:48.842Z Compiling thiserror-impl v1.0.69
5122025-03-03T23:53:48.859Z Compiling zerocopy-derive v0.7.35
5132025-03-03T23:53:48.859Z Compiling scroll_derive v0.12.0
5142025-03-03T23:53:48.859Z Compiling thiserror-impl v2.0.11
5152025-03-03T23:53:48.859Z Compiling clap_derive v4.5.28
5162025-03-03T23:53:48.966Z Compiling tabled v0.15.0
5172025-03-03T23:53:50.335Z Compiling scroll v0.12.0
5182025-03-03T23:53:50.819Z Compiling zerocopy v0.7.35
5192025-03-03T23:53:50.862Z Compiling goblin v0.8.2
5202025-03-03T23:53:51.911Z Compiling pest v2.7.14
5212025-03-03T23:53:53.251Z Compiling clap v4.5.31
5222025-03-03T23:53:54.142Z Compiling pest_meta v2.7.14
5232025-03-03T23:53:55.098Z Compiling pest_generator v2.7.14
5242025-03-03T23:53:56.471Z Compiling pest_derive v2.7.14
5252025-03-03T23:53:57.030Z Compiling dtrace-parser v0.2.0
5262025-03-03T23:53:57.885Z Compiling serde_tokenstream v0.2.2
5272025-03-03T23:53:57.920Z Compiling serde_spanned v0.6.8
5282025-03-03T23:53:57.923Z Compiling toml_datetime v0.6.8
5292025-03-03T23:53:58.096Z Compiling cargo-platform v0.1.8
5302025-03-03T23:53:58.202Z Compiling macaddr v1.0.1
5312025-03-03T23:53:58.377Z Compiling toml_edit v0.22.24
5322025-03-03T23:53:58.500Z Compiling camino-tempfile v1.1.1
5332025-03-03T23:53:59.214Z Compiling dof v0.3.0
5342025-03-03T23:53:59.261Z Compiling cargo_metadata v0.19.1
5352025-03-03T23:54:00.526Z Compiling usdt-attr-macro v0.5.0
5362025-03-03T23:54:00.526Z Compiling usdt-macro v0.5.0
5372025-03-03T23:54:01.044Z Compiling toml v0.8.20
5382025-03-03T23:54:01.568Z Compiling usdt v0.5.0
5392025-03-03T23:54:01.952Z Compiling cargo_toml v0.21.0
5402025-03-03T23:54:04.524Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5412025-03-03T23:54:07.612Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.91s
5422025-03-03T23:54:07.851Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5432025-03-03T23:54:08.404Z Downloading crates ...
5442025-03-03T23:54:08.528Z Downloaded addr2line v0.24.2
5452025-03-03T23:54:08.531Z Downloaded allocator-api2 v0.2.18
5462025-03-03T23:54:08.544Z Downloaded async-stream-impl v0.3.6
5472025-03-03T23:54:08.547Z Downloaded atomicwrites v0.4.4
5482025-03-03T23:54:08.550Z Downloaded cfg_aliases v0.2.1
5492025-03-03T23:54:08.555Z Downloaded cstr-argument v0.1.2
5502025-03-03T23:54:08.561Z Downloaded adler2 v2.0.0
5512025-03-03T23:54:08.569Z Downloaded hickory-server v0.24.4
5522025-03-03T23:54:08.575Z Downloaded crunchy v0.2.2
5532025-03-03T23:54:08.578Z Downloaded ciborium-io v0.2.2
5542025-03-03T23:54:08.581Z Downloaded cfg_aliases v0.1.1
5552025-03-03T23:54:08.581Z Downloaded atty v0.2.14
5562025-03-03T23:54:08.584Z Downloaded assert_matches v1.5.0
5572025-03-03T23:54:08.584Z Downloaded ascii-canvas v3.0.0
5582025-03-03T23:54:08.587Z Downloaded hmac v0.12.1
5592025-03-03T23:54:08.587Z Downloaded arrayref v0.3.9
5602025-03-03T23:54:08.590Z Downloaded aead v0.5.2
5612025-03-03T23:54:08.590Z Downloaded home v0.5.9
5622025-03-03T23:54:08.594Z Downloaded chacha20 v0.9.1
5632025-03-03T23:54:08.597Z Downloaded hickory-resolver v0.24.4
5642025-03-03T23:54:08.601Z Downloaded crc-catalog v2.4.0
5652025-03-03T23:54:08.602Z Downloaded ctr v0.9.2
5662025-03-03T23:54:08.606Z Downloaded highway v1.3.0
5672025-03-03T23:54:08.606Z Downloaded ciborium-ll v0.2.2
5682025-03-03T23:54:08.609Z Downloaded heapless v0.8.0
5692025-03-03T23:54:08.612Z Downloaded cmake v0.1.51
5702025-03-03T23:54:08.615Z Downloaded blowfish v0.9.1
5712025-03-03T23:54:08.615Z Downloaded base16ct v0.2.0
5722025-03-03T23:54:08.618Z Downloaded constant_time_eq v0.3.1
5732025-03-03T23:54:08.618Z Downloaded cipher v0.4.4
5742025-03-03T23:54:08.621Z Downloaded bit-vec v0.6.3
5752025-03-03T23:54:08.621Z Downloaded bitfield-struct v0.6.2
5762025-03-03T23:54:08.624Z Downloaded atomic-waker v1.1.2
5772025-03-03T23:54:08.624Z Downloaded async-recursion v1.1.1
5782025-03-03T23:54:08.627Z Downloaded convert_case v0.4.0
5792025-03-03T23:54:08.630Z Downloaded chrono-tz-build v0.4.0
5802025-03-03T23:54:08.630Z Downloaded bitfield v0.14.0
5812025-03-03T23:54:08.630Z Downloaded bcrypt-pbkdf v0.10.0
5822025-03-03T23:54:08.633Z Downloaded cbc v0.1.2
5832025-03-03T23:54:08.633Z Downloaded array-init v0.0.4
5842025-03-03T23:54:08.637Z Downloaded icu_normalizer_data v1.5.0
5852025-03-03T23:54:08.640Z Downloaded icu_locid v1.5.0
5862025-03-03T23:54:08.646Z Downloaded ident_case v1.0.1
5872025-03-03T23:54:08.649Z Downloaded icu_provider_macros v1.5.0
5882025-03-03T23:54:08.649Z Downloaded icu_locid_transform_data v1.5.0
5892025-03-03T23:54:08.652Z Downloaded argon2 v0.5.3
5902025-03-03T23:54:08.655Z Downloaded bit-vec v0.8.0
5912025-03-03T23:54:08.655Z Downloaded inout v0.1.3
5922025-03-03T23:54:08.658Z Downloaded async-stream v0.3.6
5932025-03-03T23:54:08.661Z Downloaded crc v3.2.1
5942025-03-03T23:54:08.664Z Downloaded instant v0.1.13
5952025-03-03T23:54:08.664Z Downloaded idna v1.0.3
5962025-03-03T23:54:08.669Z Downloaded is-terminal v0.4.13
5972025-03-03T23:54:08.672Z Downloaded csv-core v0.1.11
5982025-03-03T23:54:08.675Z Downloaded cookie_store v0.21.1
5992025-03-03T23:54:08.675Z Downloaded base64ct v1.6.0
6002025-03-03T23:54:08.678Z Downloaded ipnet v2.11.0
6012025-03-03T23:54:08.681Z Downloaded indoc v2.0.5
6022025-03-03T23:54:08.686Z Downloaded internet-checksum v0.2.1
6032025-03-03T23:54:08.689Z Downloaded serde-big-array v0.5.1
6042025-03-03T23:54:08.689Z Downloaded russh-cryptovec v0.7.3
6052025-03-03T23:54:08.689Z Downloaded console v0.15.10
6062025-03-03T23:54:08.693Z Downloaded md5 v0.7.0
6072025-03-03T23:54:08.693Z Downloaded indexmap v1.9.3
6082025-03-03T23:54:08.697Z Downloaded const_format_proc_macros v0.2.34
6092025-03-03T23:54:08.700Z Downloaded idna_adapter v1.2.0
6102025-03-03T23:54:08.703Z Downloaded bcs v0.1.6
6112025-03-03T23:54:08.707Z Downloaded cancel-safe-futures v0.1.5
6122025-03-03T23:54:08.710Z Downloaded sigpipe v0.1.3
6132025-03-03T23:54:08.710Z Downloaded colored v2.2.0
6142025-03-03T23:54:08.713Z Downloaded sync_wrapper v1.0.1
6152025-03-03T23:54:08.716Z Downloaded psl-types v2.0.11
6162025-03-03T23:54:08.716Z Downloaded hex v0.4.3
6172025-03-03T23:54:08.719Z Downloaded heck v0.3.3
6182025-03-03T23:54:08.720Z Downloaded proc-macro-error-attr2 v2.0.0
6192025-03-03T23:54:08.720Z Downloaded indoc v1.0.9
6202025-03-03T23:54:08.723Z Downloaded mime v0.3.17
6212025-03-03T23:54:08.726Z Downloaded http-range v0.1.5
6222025-03-03T23:54:08.726Z Downloaded match_cfg v0.1.0
6232025-03-03T23:54:08.729Z Downloaded http-body v1.0.1
6242025-03-03T23:54:08.729Z Downloaded ipnetwork v0.21.1
6252025-03-03T23:54:08.732Z Downloaded hubpack_derive v0.1.1
6262025-03-03T23:54:08.732Z Downloaded const-oid v0.9.6
6272025-03-03T23:54:08.735Z Downloaded keccak v0.1.5
6282025-03-03T23:54:08.738Z Downloaded md-5 v0.10.6
6292025-03-03T23:54:08.738Z Downloaded ref-cast v1.0.23
6302025-03-03T23:54:08.742Z Downloaded tinyvec_macros v0.1.1
6312025-03-03T23:54:08.745Z Downloaded lru v0.12.5
6322025-03-03T23:54:08.745Z Downloaded linked-hash-map v0.5.6
6332025-03-03T23:54:08.749Z Downloaded rand_core v0.6.4
6342025-03-03T23:54:08.749Z Downloaded libefi-sys v0.1.0
6352025-03-03T23:54:08.749Z Downloaded lockfree-object-pool v0.1.6
6362025-03-03T23:54:08.753Z Downloaded managed v0.8.0
6372025-03-03T23:54:08.756Z Downloaded lru-cache v0.1.2
6382025-03-03T23:54:08.756Z Downloaded linear-map v1.2.0
6392025-03-03T23:54:08.759Z Downloaded serde-hex v0.1.0
6402025-03-03T23:54:08.762Z Downloaded typify-macro v0.3.0
6412025-03-03T23:54:08.762Z Downloaded crc-any v2.5.0
6422025-03-03T23:54:08.765Z Downloaded cookie v0.18.1
6432025-03-03T23:54:08.768Z Downloaded hyper-tls v0.6.0
6442025-03-03T23:54:08.768Z Downloaded siphasher v0.3.11
6452025-03-03T23:54:08.771Z Downloaded scrypt v0.11.0
6462025-03-03T23:54:08.771Z Downloaded kstat-rs v0.2.4
6472025-03-03T23:54:08.774Z Downloaded maplit v1.0.2
6482025-03-03T23:54:08.777Z Downloaded hostname v0.4.0
6492025-03-03T23:54:08.777Z Downloaded stringprep v0.1.5
6502025-03-03T23:54:08.780Z Downloaded simd-adler32 v0.3.7
6512025-03-03T23:54:08.784Z Downloaded memmap2 v0.9.5
6522025-03-03T23:54:08.784Z Downloaded endian-type v0.1.2
6532025-03-03T23:54:08.787Z Downloaded libsw-core v0.3.1
6542025-03-03T23:54:08.787Z Downloaded thiserror-no-std v2.0.2
6552025-03-03T23:54:08.791Z Downloaded strum_macros v0.24.3
6562025-03-03T23:54:08.794Z Downloaded compact_str v0.8.0
6572025-03-03T23:54:08.797Z Downloaded fxhash v0.2.1
6582025-03-03T23:54:08.802Z Downloaded maybe-uninit v2.0.0
6592025-03-03T23:54:08.802Z Downloaded tls_codec v0.4.1
6602025-03-03T23:54:08.805Z Downloaded xattr v1.3.1
6612025-03-03T23:54:08.805Z Downloaded want v0.3.1
6622025-03-03T23:54:08.808Z Downloaded typify-macro v0.2.0
6632025-03-03T23:54:08.808Z Downloaded tls_codec_derive v0.4.1
6642025-03-03T23:54:08.811Z Downloaded openssl-probe v0.1.5
6652025-03-03T23:54:08.811Z Downloaded lock_api v0.4.12
6662025-03-03T23:54:08.814Z Downloaded openssl-macros v0.1.1
6672025-03-03T23:54:08.814Z Downloaded defmt-parser v0.3.4
6682025-03-03T23:54:08.817Z Downloaded hubpack v0.1.2
6692025-03-03T23:54:08.817Z Downloaded mime_guess v2.0.5
6702025-03-03T23:54:08.820Z Downloaded path-slash v0.1.5
6712025-03-03T23:54:08.820Z Downloaded tui-tree-widget v0.23.0
6722025-03-03T23:54:08.823Z Downloaded zerovec-derive v0.10.3
6732025-03-03T23:54:08.823Z Downloaded litemap v0.7.3
6742025-03-03T23:54:08.826Z Downloaded same-file v1.0.6
6752025-03-03T23:54:08.829Z Downloaded libsw v3.4.0
6762025-03-03T23:54:08.833Z Downloaded httparse v1.9.5
6772025-03-03T23:54:08.836Z Downloaded multimap v0.10.0
6782025-03-03T23:54:08.836Z Downloaded futures-executor v0.3.31
6792025-03-03T23:54:08.839Z Downloaded float-ord v0.3.2
6802025-03-03T23:54:08.839Z Downloaded float-cmp v0.10.0
6812025-03-03T23:54:08.839Z Downloaded hickory-client v0.24.4
6822025-03-03T23:54:08.842Z Downloaded serde_derive_internals v0.29.1
6832025-03-03T23:54:08.845Z Downloaded sqlformat v0.2.6
6842025-03-03T23:54:08.848Z Downloaded progenitor-impl v0.8.0
6852025-03-03T23:54:08.851Z Downloaded indicatif v0.17.11
6862025-03-03T23:54:08.854Z Downloaded strum v0.26.3
6872025-03-03T23:54:08.857Z Downloaded phf_generator v0.11.2
6882025-03-03T23:54:08.857Z Downloaded num-iter v0.1.45
6892025-03-03T23:54:08.860Z Downloaded der_derive v0.7.3
6902025-03-03T23:54:08.861Z Downloaded phf v0.11.2
6912025-03-03T23:54:08.864Z Downloaded utf16_iter v1.0.5
6922025-03-03T23:54:08.864Z Downloaded utf-8 v0.7.6
6932025-03-03T23:54:08.867Z Downloaded ena v0.14.3
6942025-03-03T23:54:08.867Z Downloaded strip-ansi-escapes v0.2.0
6952025-03-03T23:54:08.870Z Downloaded defmt-macros v0.3.9
6962025-03-03T23:54:08.873Z Downloaded pretty-hex v0.2.1
6972025-03-03T23:54:08.873Z Downloaded predicates-tree v1.0.11
6982025-03-03T23:54:08.877Z Downloaded defmt v0.3.8
6992025-03-03T23:54:08.880Z Downloaded salsa20 v0.10.2
7002025-03-03T23:54:08.883Z Downloaded toolchain_find v0.4.0
7012025-03-03T23:54:08.883Z Downloaded write16 v1.0.0
7022025-03-03T23:54:08.883Z Downloaded typify v0.2.0
7032025-03-03T23:54:08.886Z Downloaded slog-async v2.8.0
7042025-03-03T23:54:08.889Z Downloaded paste v1.0.15
7052025-03-03T23:54:08.892Z Downloaded multer v3.1.0
7062025-03-03T23:54:08.896Z Downloaded percent-encoding v2.3.1
7072025-03-03T23:54:08.900Z Downloaded progenitor-macro v0.9.1
7082025-03-03T23:54:08.900Z Downloaded async-bb8-diesel v0.2.1
7092025-03-03T23:54:08.904Z Downloaded strum_macros v0.25.3
7102025-03-03T23:54:08.904Z Downloaded heapless v0.7.17
7112025-03-03T23:54:08.920Z Downloaded precomputed-hash v0.1.1
7122025-03-03T23:54:08.924Z Downloaded oso-derive v0.27.3
7132025-03-03T23:54:08.924Z Downloaded phf_codegen v0.11.2
7142025-03-03T23:54:08.924Z Downloaded num-rational v0.4.2
7152025-03-03T23:54:08.924Z Downloaded debug-ignore v1.0.5
7162025-03-03T23:54:08.928Z Downloaded similar v2.7.0
7172025-03-03T23:54:08.932Z Downloaded newtype_derive v0.1.6
7182025-03-03T23:54:08.936Z Downloaded zone v0.3.0
7192025-03-03T23:54:08.936Z Downloaded zone v0.1.8
7202025-03-03T23:54:08.936Z Downloaded dropshot_endpoint v0.16.0
7212025-03-03T23:54:08.942Z Downloaded walkdir v2.5.0
7222025-03-03T23:54:08.942Z Downloaded shell-words v1.1.0
7232025-03-03T23:54:08.946Z Downloaded rustc-hash v2.1.1
7242025-03-03T23:54:08.947Z Downloaded miniz_oxide v0.8.5
7252025-03-03T23:54:08.951Z Downloaded string_cache v0.8.7
7262025-03-03T23:54:08.951Z Downloaded signature v2.2.0
7272025-03-03T23:54:08.955Z Downloaded foldhash v0.1.3
7282025-03-03T23:54:08.955Z Downloaded dyn-clone v1.0.18
7292025-03-03T23:54:08.955Z Downloaded dunce v1.0.5
7302025-03-03T23:54:08.960Z Downloaded wyz v0.5.1
7312025-03-03T23:54:08.960Z Downloaded ghash v0.5.1
7322025-03-03T23:54:08.964Z Downloaded topological-sort v0.2.2
7332025-03-03T23:54:08.964Z Downloaded vte v0.11.1
7342025-03-03T23:54:08.964Z Downloaded typify v0.3.0
7352025-03-03T23:54:08.967Z Downloaded parking_lot v0.11.2
7362025-03-03T23:54:08.971Z Downloaded dsl_auto_type v0.1.2
7372025-03-03T23:54:08.974Z Downloaded base64 v0.21.7
7382025-03-03T23:54:08.977Z Downloaded num v0.4.3
7392025-03-03T23:54:08.982Z Downloaded structmeta-derive v0.3.0
7402025-03-03T23:54:08.982Z Downloaded dropshot_endpoint v0.12.0
7412025-03-03T23:54:08.985Z Downloaded backtrace v0.3.74
7422025-03-03T23:54:08.988Z Downloaded phf_shared v0.11.2
7432025-03-03T23:54:08.991Z Downloaded headers v0.4.0
7442025-03-03T23:54:08.995Z Downloaded predicates-core v1.0.8
7452025-03-03T23:54:08.998Z Downloaded predicates v3.1.3
7462025-03-03T23:54:09.002Z Downloaded try-lock v0.2.5
7472025-03-03T23:54:09.002Z Downloaded futures-core v0.3.31
7482025-03-03T23:54:09.005Z Downloaded ppv-lite86 v0.2.20
7492025-03-03T23:54:09.005Z Downloaded powerfmt v0.2.0
7502025-03-03T23:54:09.008Z Downloaded diesel-dtrace v0.4.2
7512025-03-03T23:54:09.008Z Downloaded crypto-bigint v0.5.5
7522025-03-03T23:54:09.017Z Downloaded futures-sink v0.3.31
7532025-03-03T23:54:09.020Z Downloaded resolv-conf v0.7.0
7542025-03-03T23:54:09.020Z Downloaded peg v0.8.4
7552025-03-03T23:54:09.023Z Downloaded tokio-rustls v0.25.0
7562025-03-03T23:54:09.026Z Downloaded num-conv v0.1.0
7572025-03-03T23:54:09.030Z Downloaded normalize-line-endings v0.3.0
7582025-03-03T23:54:09.030Z Downloaded nodrop v0.1.14
7592025-03-03T23:54:09.030Z Downloaded strum_macros v0.26.4
7602025-03-03T23:54:09.033Z Downloaded tracing v0.1.40
7612025-03-03T23:54:09.038Z Downloaded tap v1.0.1
7622025-03-03T23:54:09.041Z Downloaded smf v0.2.3
7632025-03-03T23:54:09.041Z Downloaded synstructure v0.13.1
7642025-03-03T23:54:09.044Z Downloaded secrecy v0.8.0
7652025-03-03T23:54:09.044Z Downloaded sec1 v0.7.3
7662025-03-03T23:54:09.047Z Downloaded schemars_derive v0.8.22
7672025-03-03T23:54:09.047Z Downloaded tokio-native-tls v0.3.1
7682025-03-03T23:54:09.050Z Downloaded crossbeam-channel v0.5.13
7692025-03-03T23:54:09.054Z Downloaded rusty-fork v0.3.0
7702025-03-03T23:54:09.057Z Downloaded phf_shared v0.10.0
7712025-03-03T23:54:09.057Z Downloaded zeroize_derive v1.4.2
7722025-03-03T23:54:09.061Z Downloaded zeroize v1.8.1
7732025-03-03T23:54:09.061Z Downloaded hyper-util v0.1.10
7742025-03-03T23:54:09.065Z Downloaded display-error-chain v0.2.2
7752025-03-03T23:54:09.069Z Downloaded aes v0.8.4
7762025-03-03T23:54:09.072Z Downloaded dirs-sys-next v0.1.2
7772025-03-03T23:54:09.075Z Downloaded tokio-macros v2.5.0
7782025-03-03T23:54:09.075Z Downloaded utf8_iter v1.0.4
7792025-03-03T23:54:09.078Z Downloaded getrandom v0.2.15
7802025-03-03T23:54:09.081Z Downloaded futures-macro v0.3.31
7812025-03-03T23:54:09.081Z Downloaded pin-project-internal v1.1.6
7822025-03-03T23:54:09.084Z Downloaded nu-ansi-term v0.50.1
7832025-03-03T23:54:09.088Z Downloaded zip v0.6.6
7842025-03-03T23:54:09.091Z Downloaded fixedbitset v0.5.7
7852025-03-03T23:54:09.095Z Downloaded poly1305 v0.8.0
7862025-03-03T23:54:09.098Z Downloaded num-integer v0.1.46
7872025-03-03T23:54:09.098Z Downloaded fd-lock v4.0.2
7882025-03-03T23:54:09.102Z Downloaded vte_generate_state_changes v0.1.2
7892025-03-03T23:54:09.102Z Downloaded unicode-truncate v1.1.0
7902025-03-03T23:54:09.105Z Downloaded scopeguard v1.2.0
7912025-03-03T23:54:09.105Z Downloaded postgres-types v0.2.9
7922025-03-03T23:54:09.108Z Downloaded pkg-config v0.3.31
7932025-03-03T23:54:09.111Z Downloaded zerocopy-derive v0.8.10
7942025-03-03T23:54:09.117Z Downloaded owo-colors v4.2.0
7952025-03-03T23:54:09.120Z Downloaded displaydoc v0.2.5
7962025-03-03T23:54:09.124Z Downloaded termios v0.3.3
7972025-03-03T23:54:09.128Z Downloaded cc v1.2.15
7982025-03-03T23:54:09.133Z Downloaded document-features v0.2.10
7992025-03-03T23:54:09.133Z Downloaded pin-utils v0.1.0
8002025-03-03T23:54:09.133Z Downloaded downcast v0.11.0
8012025-03-03T23:54:09.139Z Downloaded qorb v0.2.1
8022025-03-03T23:54:09.144Z Downloaded peg-runtime v0.8.3
8032025-03-03T23:54:09.144Z Downloaded native-tls v0.2.12
8042025-03-03T23:54:09.144Z Downloaded rustfmt-wrapper v0.2.1
8052025-03-03T23:54:09.149Z Downloaded rustls-pemfile v2.2.0
8062025-03-03T23:54:09.149Z Downloaded flume v0.11.1
8072025-03-03T23:54:09.154Z Downloaded progenitor-client v0.9.1
8082025-03-03T23:54:09.154Z Downloaded progenitor-client v0.8.0
8092025-03-03T23:54:09.159Z Downloaded spki v0.7.3
8102025-03-03T23:54:09.159Z Downloaded icu_properties_data v1.5.0
8112025-03-03T23:54:09.169Z Downloaded tower-layer v0.3.3
8122025-03-03T23:54:09.174Z Downloaded untrusted v0.9.0
8132025-03-03T23:54:09.174Z Downloaded futures-io v0.3.31
8142025-03-03T23:54:09.174Z Downloaded futures-channel v0.3.31
8152025-03-03T23:54:09.179Z Downloaded pkcs8 v0.10.2
8162025-03-03T23:54:09.179Z Downloaded num_enum v0.5.11
8172025-03-03T23:54:09.184Z Downloaded nibble_vec v0.1.0
8182025-03-03T23:54:09.190Z Downloaded newtype-uuid v1.2.1
8192025-03-03T23:54:09.190Z Downloaded openssl-sys v0.9.106
8202025-03-03T23:54:09.194Z Downloaded zone_cfg_derive v0.1.2
8212025-03-03T23:54:09.198Z Downloaded der v0.7.9
8222025-03-03T23:54:09.201Z Downloaded rustversion v1.0.17
8232025-03-03T23:54:09.204Z Downloaded foreign-types-shared v0.1.1
8242025-03-03T23:54:09.204Z Downloaded progenitor-macro v0.8.0
8252025-03-03T23:54:09.207Z Downloaded sha1 v0.10.6
8262025-03-03T23:54:09.212Z Downloaded futures-task v0.3.31
8272025-03-03T23:54:09.212Z Downloaded getrandom v0.3.1
8282025-03-03T23:54:09.216Z Downloaded tokio-tungstenite v0.24.0
8292025-03-03T23:54:09.216Z Downloaded rpassword v7.3.1
8302025-03-03T23:54:09.227Z Downloaded subtle v2.6.1
8312025-03-03T23:54:09.227Z Downloaded value-bag v1.9.0
8322025-03-03T23:54:09.228Z Downloaded foreign-types v0.3.2
8332025-03-03T23:54:09.232Z Downloaded progenitor v0.9.1
8342025-03-03T23:54:09.232Z Downloaded termtree v0.4.1
8352025-03-03T23:54:09.236Z Downloaded take_mut v0.2.2
8362025-03-03T23:54:09.236Z Downloaded static_assertions v1.1.0
8372025-03-03T23:54:09.242Z Downloaded tungstenite v0.21.0
8382025-03-03T23:54:09.248Z Downloaded zone_cfg_derive v0.3.0
8392025-03-03T23:54:09.248Z Downloaded zerofrom v0.1.4
8402025-03-03T23:54:09.248Z Downloaded hash32 v0.2.1
8412025-03-03T23:54:09.248Z Downloaded peg-macros v0.8.4
8422025-03-03T23:54:09.252Z Downloaded which v4.4.2
8432025-03-03T23:54:09.252Z Downloaded russh v0.45.0
8442025-03-03T23:54:09.257Z Downloaded glob v0.3.2
8452025-03-03T23:54:09.262Z Downloaded slog-envlogger v2.2.0
8462025-03-03T23:54:09.262Z Downloaded zerofrom-derive v0.1.4
8472025-03-03T23:54:09.267Z Downloaded hkdf v0.12.4
8482025-03-03T23:54:09.267Z Downloaded schemars v0.8.22
8492025-03-03T23:54:09.278Z Downloaded waitgroup v0.1.2
8502025-03-03T23:54:09.281Z Downloaded aes-gcm v0.10.3
8512025-03-03T23:54:09.284Z Downloaded uuid v1.15.1
8522025-03-03T23:54:09.288Z Downloaded time-core v0.1.2
8532025-03-03T23:54:09.292Z Downloaded slog-scope v4.4.0
8542025-03-03T23:54:09.292Z Downloaded password-hash v0.4.2
8552025-03-03T23:54:09.296Z Downloaded proc-macro-error2 v2.0.1
8562025-03-03T23:54:09.296Z Downloaded unicase v2.7.0
8572025-03-03T23:54:09.300Z Downloaded diesel_table_macro_syntax v0.2.0
8582025-03-03T23:54:09.301Z Downloaded itertools v0.13.0
8592025-03-03T23:54:09.307Z Downloaded packed_struct v0.10.1
8602025-03-03T23:54:09.310Z Downloaded hyper v1.6.0
8612025-03-03T23:54:09.316Z Downloaded globset v0.4.15
8622025-03-03T23:54:09.320Z Downloaded rustyline v14.0.0
8632025-03-03T23:54:09.323Z Downloaded quinn-udp v0.5.5
8642025-03-03T23:54:09.326Z Downloaded progenitor-impl v0.9.1
8652025-03-03T23:54:09.330Z Downloaded zerovec v0.10.4
8662025-03-03T23:54:09.334Z Downloaded slog-stdlog v4.1.1
8672025-03-03T23:54:09.337Z Downloaded slog-bunyan v2.5.0
8682025-03-03T23:54:09.337Z Downloaded rustc_version v0.4.1
8692025-03-03T23:54:09.341Z Downloaded quick-error v1.2.3
8702025-03-03T23:54:09.341Z Downloaded wait-timeout v0.2.0
8712025-03-03T23:54:09.345Z Downloaded slog-dtrace v0.3.0
8722025-03-03T23:54:09.345Z Downloaded thread_local v1.1.8
8732025-03-03T23:54:09.345Z Downloaded foreign-types-macros v0.2.3
8742025-03-03T23:54:09.348Z Downloaded postcard v1.0.10
8752025-03-03T23:54:09.348Z Downloaded dirs-next v2.0.0
8762025-03-03T23:54:09.351Z Downloaded difflib v0.4.0
8772025-03-03T23:54:09.351Z Downloaded untrusted v0.7.1
8782025-03-03T23:54:09.351Z Downloaded tough v0.19.0
8792025-03-03T23:54:09.359Z Downloaded env_logger v0.10.2
8802025-03-03T23:54:09.363Z Downloaded opaque-debug v0.3.1
8812025-03-03T23:54:09.366Z Downloaded parse-size v1.1.0
8822025-03-03T23:54:09.366Z Downloaded num-traits v0.2.19
8832025-03-03T23:54:09.371Z Downloaded stable_deref_trait v1.2.0
8842025-03-03T23:54:09.371Z Downloaded pbkdf2 v0.12.2
8852025-03-03T23:54:09.371Z Downloaded pbkdf2 v0.11.0
8862025-03-03T23:54:09.375Z Downloaded signal-hook-registry v1.4.2
8872025-03-03T23:54:09.375Z Downloaded parse-display v0.10.0
8882025-03-03T23:54:09.375Z Downloaded parse-display-derive v0.10.0
8892025-03-03T23:54:09.380Z Downloaded num-bigint-dig v0.8.4
8902025-03-03T23:54:09.384Z Downloaded aho-corasick v1.1.3
8912025-03-03T23:54:09.387Z Downloaded embedded-io v0.4.0
8922025-03-03T23:54:09.391Z Downloaded tabled_derive v0.10.0
8932025-03-03T23:54:09.391Z Downloaded mockall v0.13.1
8942025-03-03T23:54:09.394Z Downloaded ron v0.7.1
8952025-03-03T23:54:09.397Z Downloaded semver v0.1.20
8962025-03-03T23:54:09.398Z Downloaded group v0.13.0
8972025-03-03T23:54:09.401Z Downloaded newline-converter v0.3.0
8982025-03-03T23:54:09.401Z Downloaded new_debug_unreachable v1.0.6
8992025-03-03T23:54:09.404Z Downloaded filetime v0.2.25
9002025-03-03T23:54:09.404Z Downloaded unicode-xid v0.2.6
9012025-03-03T23:54:09.407Z Downloaded ssh-encoding v0.2.0
9022025-03-03T23:54:09.407Z Downloaded tinystr v0.7.6
9032025-03-03T23:54:09.411Z Downloaded twox-hash v2.1.0
9042025-03-03T23:54:09.415Z Downloaded yoke v0.7.4
9052025-03-03T23:54:09.415Z Downloaded postgres-protocol v0.6.8
9062025-03-03T23:54:09.418Z Downloaded tower-service v0.3.3
9072025-03-03T23:54:09.418Z Downloaded half v2.4.1
9082025-03-03T23:54:09.418Z Downloaded papergrid v0.14.0
9092025-03-03T23:54:09.423Z Downloaded num_threads v0.1.7
9102025-03-03T23:54:09.427Z Downloaded packed_struct_codegen v0.10.1
9112025-03-03T23:54:09.427Z Downloaded daft v0.1.1
9122025-03-03T23:54:09.430Z Downloaded itertools v0.14.0
9132025-03-03T23:54:09.435Z Downloaded derive_builder_macro v0.20.2
9142025-03-03T23:54:09.438Z Downloaded r2d2 v0.8.10
9152025-03-03T23:54:09.438Z Downloaded parking_lot_core v0.9.10
9162025-03-03T23:54:09.442Z Downloaded rayon v1.10.0
9172025-03-03T23:54:09.449Z Downloaded embedded-io v0.6.1
9182025-03-03T23:54:09.452Z Downloaded oxnet v0.1.1
9192025-03-03T23:54:09.452Z Downloaded signal-hook-tokio v0.3.1
9202025-03-03T23:54:09.455Z Downloaded signal-hook-mio v0.2.4
9212025-03-03T23:54:09.455Z Downloaded number_prefix v0.4.0
9222025-03-03T23:54:09.458Z Downloaded rustls-pemfile v1.0.4
9232025-03-03T23:54:09.458Z Downloaded aws-lc-rs v1.12.4
9242025-03-03T23:54:09.467Z Downloaded nanorand v0.7.0
9252025-03-03T23:54:09.470Z Downloaded rand_chacha v0.9.0
9262025-03-03T23:54:09.474Z Downloaded num_enum_derive v0.5.11
9272025-03-03T23:54:09.474Z Downloaded tiny-keccak v2.0.2
9282025-03-03T23:54:09.477Z Downloaded zopfli v0.8.1
9292025-03-03T23:54:09.477Z Downloaded thiserror-impl-no-std v2.0.2
9302025-03-03T23:54:09.480Z Downloaded smallvec v0.6.14
9312025-03-03T23:54:09.480Z Downloaded tracing-core v0.1.32
9322025-03-03T23:54:09.483Z Downloaded enum-as-inner v0.6.1
9332025-03-03T23:54:09.486Z Downloaded rand_seeder v0.3.0
9342025-03-03T23:54:09.486Z Downloaded rfc6979 v0.4.0
9352025-03-03T23:54:09.489Z Downloaded rand_xorshift v0.3.0
9362025-03-03T23:54:09.489Z Downloaded serde_path_to_error v0.1.16
9372025-03-03T23:54:09.489Z Downloaded mockall_derive v0.13.1
9382025-03-03T23:54:09.493Z Downloaded radium v0.7.0
9392025-03-03T23:54:09.493Z Downloaded rand_chacha v0.3.1
9402025-03-03T23:54:09.496Z Downloaded salty v0.3.0
9412025-03-03T23:54:09.501Z Downloaded pem v3.0.5
9422025-03-03T23:54:09.504Z Downloaded ssh-cipher v0.2.0
9432025-03-03T23:54:09.504Z Downloaded diff v0.1.13
9442025-03-03T23:54:09.507Z Downloaded daft-derive v0.1.1
9452025-03-03T23:54:09.510Z Downloaded termtree v0.5.1
9462025-03-03T23:54:09.514Z Downloaded elliptic-curve v0.13.8
9472025-03-03T23:54:09.517Z Downloaded tinyvec v1.8.0
9482025-03-03T23:54:09.520Z Downloaded unsafe-libyaml v0.2.11
9492025-03-03T23:54:09.524Z Downloaded zerocopy v0.6.6
9502025-03-03T23:54:09.524Z Downloaded fallible-iterator v0.2.0
9512025-03-03T23:54:09.527Z Downloaded slog-term v2.9.1
9522025-03-03T23:54:09.530Z Downloaded yasna v0.5.2
9532025-03-03T23:54:09.530Z Downloaded ref-cast-impl v1.0.23
9542025-03-03T23:54:09.534Z Downloaded bindgen v0.69.5
9552025-03-03T23:54:09.538Z Downloaded tokio-rustls v0.26.0
9562025-03-03T23:54:09.541Z Downloaded rand_core v0.9.2
9572025-03-03T23:54:09.544Z Downloaded env_logger v0.11.5
9582025-03-03T23:54:09.547Z Downloaded derive-where v1.2.7
9592025-03-03T23:54:09.551Z Downloaded rsa v0.9.6
9602025-03-03T23:54:09.554Z Downloaded omicron-zone-package v0.12.0
9612025-03-03T23:54:09.559Z Downloaded serde_with v3.12.0
9622025-03-03T23:54:09.567Z Downloaded derive_builder_core v0.20.2
9632025-03-03T23:54:09.570Z Downloaded test-strategy v0.4.0
9642025-03-03T23:54:09.574Z Downloaded serde_yaml v0.9.34+deprecated
9652025-03-03T23:54:09.577Z Downloaded bitvec v1.0.1
9662025-03-03T23:54:09.593Z Downloaded tower v0.5.2
9672025-03-03T23:54:09.602Z Downloaded diesel_derives v2.2.3
9682025-03-03T23:54:09.606Z Downloaded tracing-attributes v0.1.27
9692025-03-03T23:54:09.609Z Downloaded hashbrown v0.13.2
9702025-03-03T23:54:09.613Z Downloaded futures-util v0.3.31
9712025-03-03T23:54:09.625Z Downloaded p256 v0.13.2
9722025-03-03T23:54:09.629Z Downloaded rustls-pki-types v1.10.0
9732025-03-03T23:54:09.633Z Downloaded bindgen v0.71.1
9742025-03-03T23:54:09.641Z Downloaded rcgen v0.12.1
9752025-03-03T23:54:09.645Z Downloaded parse-zoneinfo v0.3.1
9762025-03-03T23:54:09.648Z Downloaded prettyplease v0.2.29
9772025-03-03T23:54:09.660Z Downloaded ed25519-dalek v2.1.1
9782025-03-03T23:54:09.661Z Downloaded unicode-properties v0.1.3
9792025-03-03T23:54:09.661Z Downloaded nom v7.1.3
9802025-03-03T23:54:09.668Z Downloaded proptest v1.6.0
9812025-03-03T23:54:09.673Z Downloaded tokio-util v0.7.13
9822025-03-03T23:54:09.677Z Downloaded hashbrown v0.12.3
9832025-03-03T23:54:09.681Z Downloaded portable-atomic v1.9.0
9842025-03-03T23:54:09.692Z Downloaded reqwest v0.12.12
9852025-03-03T23:54:09.699Z Downloaded p521 v0.13.3
9862025-03-03T23:54:09.703Z Downloaded unicode_categories v0.1.1
9872025-03-03T23:54:09.707Z Downloaded chrono v0.4.40
9882025-03-03T23:54:09.713Z Downloaded expectorate v1.1.0
9892025-03-03T23:54:09.718Z Downloaded blake3 v1.5.4
9902025-03-03T23:54:09.723Z Downloaded unicode-segmentation v1.12.0
9912025-03-03T23:54:09.728Z Downloaded toml_edit v0.19.15
9922025-03-03T23:54:09.745Z Downloaded h2 v0.4.6
9932025-03-03T23:54:09.751Z Downloaded nix v0.27.1
9942025-03-03T23:54:09.763Z Downloaded rand v0.8.5
9952025-03-03T23:54:09.766Z Downloaded rand v0.9.0
9962025-03-03T23:54:09.769Z Downloaded time v0.3.36
9972025-03-03T23:54:09.776Z Downloaded nix v0.28.0
9982025-03-03T23:54:09.788Z Downloaded unicode-normalization v0.1.24
9992025-03-03T23:54:09.792Z Downloaded regex-syntax v0.6.29
10002025-03-03T23:54:09.799Z Downloaded git2 v0.19.0
10012025-03-03T23:54:09.808Z Downloaded dropshot v0.12.0
10022025-03-03T23:54:09.831Z Downloaded p384 v0.13.0
10032025-03-03T23:54:09.837Z Downloaded rustls v0.23.19
10042025-03-03T23:54:09.848Z Downloaded rustls v0.22.4
10052025-03-03T23:54:09.863Z Downloaded winnow v0.5.40
10062025-03-03T23:54:09.870Z Downloaded rustls-webpki v0.101.7
10072025-03-03T23:54:09.884Z Downloaded unicode-width v0.2.0
10082025-03-03T23:54:09.890Z Downloaded reedline v0.38.0
10092025-03-03T23:54:09.899Z Downloaded winnow v0.6.20
10102025-03-03T23:54:09.909Z Downloaded regex-syntax v0.8.5
10112025-03-03T23:54:09.918Z Downloaded rustls-webpki v0.102.8
10122025-03-03T23:54:09.938Z Downloaded rustls v0.21.12
10132025-03-03T23:54:09.950Z Downloaded chrono-tz v0.10.1
10142025-03-03T23:54:09.957Z Downloaded bstr v1.10.0
10152025-03-03T23:54:09.969Z Downloaded regress v0.10.3
10162025-03-03T23:54:09.979Z Downloaded dropshot v0.16.0
10172025-03-03T23:54:10.003Z Downloaded zerocopy v0.8.10
10182025-03-03T23:54:10.028Z Downloaded nix v0.29.0
10192025-03-03T23:54:10.040Z Downloaded diesel v2.2.7
10202025-03-03T23:54:10.061Z Downloaded object v0.30.4
10212025-03-03T23:54:10.070Z Downloaded curve25519-dalek v4.1.3
10222025-03-03T23:54:10.079Z Downloaded ratatui v0.29.0
10232025-03-03T23:54:10.101Z Downloaded object v0.36.5
10242025-03-03T23:54:10.113Z Downloaded openapiv3 v2.0.0
10252025-03-03T23:54:10.126Z Downloaded typify-impl v0.3.0
10262025-03-03T23:54:10.144Z Downloaded hickory-proto v0.24.4
10272025-03-03T23:54:10.160Z Downloaded polar-core v0.27.3
10282025-03-03T23:54:10.169Z Downloaded typify-impl v0.2.0
10292025-03-03T23:54:10.184Z Downloaded sled v0.34.7
10302025-03-03T23:54:10.195Z Downloaded gimli v0.31.1
10312025-03-03T23:54:10.203Z Downloaded lzma-sys v0.1.20
10322025-03-03T23:54:10.232Z Downloaded smoltcp v0.11.0
10332025-03-03T23:54:10.244Z Downloaded tabled v0.18.0
10342025-03-03T23:54:10.263Z Downloaded regex v1.11.1
10352025-03-03T23:54:10.274Z Downloaded webpki-roots v0.26.6
10362025-03-03T23:54:10.278Z Downloaded sqlparser v0.45.0
10372025-03-03T23:54:10.283Z Downloaded libz-sys v1.1.20
10382025-03-03T23:54:10.304Z Downloaded tokio v1.43.0
10392025-03-03T23:54:10.342Z Downloaded quinn-proto v0.11.8
10402025-03-03T23:54:10.349Z Downloaded regex-automata v0.4.8
10412025-03-03T23:54:10.365Z Downloaded zerocopy-derive v0.6.6
10422025-03-03T23:54:10.376Z Downloaded sha3 v0.10.8
10432025-03-03T23:54:10.380Z Downloaded bzip2-sys v0.1.11+1.0.8
10442025-03-03T23:54:10.392Z Downloaded petgraph v0.6.5
10452025-03-03T23:54:10.411Z Downloaded quick-xml v0.37.2
10462025-03-03T23:54:10.415Z Downloaded petgraph v0.7.1
10472025-03-03T23:54:10.433Z Downloaded openssl v0.10.71
10482025-03-03T23:54:10.443Z Downloaded vcpkg v0.2.15
10492025-03-03T23:54:10.479Z Downloaded radix_trie v0.2.1
10502025-03-03T23:54:10.485Z Downloaded smoltcp v0.9.1
10512025-03-03T23:54:10.494Z Downloaded petname v2.0.2
10522025-03-03T23:54:10.500Z Downloaded lalrpop v0.19.12
10532025-03-03T23:54:10.510Z Downloaded ron v0.8.1
10542025-03-03T23:54:10.515Z Downloaded csv v1.3.1
10552025-03-03T23:54:10.536Z Downloaded shlex v1.3.0
10562025-03-03T23:54:10.539Z Downloaded serde_plain v1.0.2
10572025-03-03T23:54:10.539Z Downloaded whoami v1.5.2
10582025-03-03T23:54:10.539Z Downloaded password-hash v0.5.0
10592025-03-03T23:54:10.542Z Downloaded universal-hash v0.5.1
10602025-03-03T23:54:10.542Z Downloaded tokio-stream v0.1.17
10612025-03-03T23:54:10.546Z Downloaded curve25519-dalek-derive v0.1.1
10622025-03-03T23:54:10.549Z Downloaded derive_more v0.99.19
10632025-03-03T23:54:10.552Z Downloaded polyval v0.6.2
10642025-03-03T23:54:10.555Z Downloaded pem-rfc7468 v0.7.0
10652025-03-03T23:54:10.555Z Downloaded subprocess v0.2.9
10662025-03-03T23:54:10.558Z Downloaded futures v0.3.31
10672025-03-03T23:54:10.563Z Downloaded vergen v8.3.2
10682025-03-03T23:54:10.567Z Downloaded flate2 v1.1.0
10692025-03-03T23:54:10.570Z Downloaded xz2 v0.1.7
10702025-03-03T23:54:10.570Z Downloaded tabwriter v1.4.0
10712025-03-03T23:54:10.573Z Downloaded unarray v0.1.4
10722025-03-03T23:54:10.573Z Downloaded termcolor v1.4.1
10732025-03-03T23:54:10.573Z Downloaded steno v0.4.1
10742025-03-03T23:54:10.576Z Downloaded spin v0.9.8
10752025-03-03T23:54:10.582Z Downloaded tokio-postgres v0.7.13
10762025-03-03T23:54:10.586Z Downloaded snafu v0.8.5
10772025-03-03T23:54:10.589Z Downloaded rtoolbox v0.0.2
10782025-03-03T23:54:10.593Z Downloaded fragile v2.0.0
10792025-03-03T23:54:10.593Z Downloaded foreign-types-shared v0.3.1
10802025-03-03T23:54:10.596Z Downloaded fixedbitset v0.4.2
10812025-03-03T23:54:10.596Z Downloaded either v1.14.0
10822025-03-03T23:54:10.596Z Downloaded slog-json v2.6.1
10832025-03-03T23:54:10.599Z Downloaded parking_lot_core v0.8.6
10842025-03-03T23:54:10.602Z Downloaded fs_extra v1.3.0
10852025-03-03T23:54:10.602Z Downloaded ecdsa v0.16.9
10862025-03-03T23:54:10.605Z Downloaded socket2 v0.5.8
10872025-03-03T23:54:10.605Z Downloaded pkcs5 v0.7.1
10882025-03-03T23:54:10.608Z Downloaded num-bigint v0.4.6
10892025-03-03T23:54:10.612Z Downloaded ssh-key v0.6.6
10902025-03-03T23:54:10.618Z Downloaded derive_builder v0.20.2
10912025-03-03T23:54:10.623Z Downloaded crossterm v0.28.1
10922025-03-03T23:54:10.629Z Downloaded typed-path v0.9.3
10932025-03-03T23:54:10.635Z Downloaded sqlparser_derive v0.2.2
10942025-03-03T23:54:10.638Z Downloaded tungstenite v0.23.0
10952025-03-03T23:54:10.638Z Downloaded primeorder v0.13.6
10962025-03-03T23:54:10.642Z Downloaded encoding_rs v0.8.34
10972025-03-03T23:54:10.661Z Downloaded libgit2-sys v0.17.0+1.8.1
10982025-03-03T23:54:10.715Z Downloaded time-macros v0.2.18
10992025-03-03T23:54:10.718Z Downloaded snafu-derive v0.8.5
11002025-03-03T23:54:10.718Z Downloaded progenitor v0.8.0
11012025-03-03T23:54:10.722Z Downloaded proc-macro-crate v1.3.1
11022025-03-03T23:54:10.722Z Downloaded funty v2.0.0
11032025-03-03T23:54:10.722Z Downloaded vsss-rs v3.3.4
11042025-03-03T23:54:10.727Z Downloaded uzers v0.12.1
11052025-03-03T23:54:10.727Z Downloaded tungstenite v0.24.0
11062025-03-03T23:54:10.730Z Downloaded tar v0.4.44
11072025-03-03T23:54:10.734Z Downloaded url v2.5.3
11082025-03-03T23:54:10.734Z Downloaded fatfs v0.3.6
11092025-03-03T23:54:10.737Z Downloaded tokio-tungstenite v0.23.1
11102025-03-03T23:54:10.740Z Downloaded ring v0.17.11
11112025-03-03T23:54:10.778Z Downloaded pkcs1 v0.7.5
11122025-03-03T23:54:10.781Z Downloaded pin-project-lite v0.2.14
11132025-03-03T23:54:10.784Z Downloaded rayon-core v1.12.1
11142025-03-03T23:54:10.787Z Downloaded libm v0.2.8
11152025-03-03T23:54:10.797Z Downloaded zip v2.1.3
11162025-03-03T23:54:10.800Z Downloaded foreign-types v0.5.0
11172025-03-03T23:54:10.800Z Downloaded ed25519 v2.2.3
11182025-03-03T23:54:10.800Z Downloaded serde_with_macros v3.12.0
11192025-03-03T23:54:10.805Z Downloaded x509-cert v0.2.5
11202025-03-03T23:54:10.809Z Downloaded tokio-tungstenite v0.21.0
11212025-03-03T23:54:10.812Z Downloaded num-complex v0.4.6
11222025-03-03T23:54:10.812Z Downloaded libxml v0.3.3
11232025-03-03T23:54:10.816Z Downloaded darling_core v0.20.10
11242025-03-03T23:54:10.820Z Downloaded pin-project v1.1.6
11252025-03-03T23:54:10.830Z Downloaded mio v1.0.2
11262025-03-03T23:54:10.836Z Downloaded serde_urlencoded v0.7.1
11272025-03-03T23:54:10.839Z Downloaded serde_repr v0.1.19
11282025-03-03T23:54:10.839Z Downloaded publicsuffix v2.3.0
11292025-03-03T23:54:10.842Z Downloaded sct v0.7.1
11302025-03-03T23:54:10.845Z Downloaded quinn v0.11.5
11312025-03-03T23:54:10.850Z Downloaded http v1.2.0
11322025-03-03T23:54:10.854Z Downloaded term v0.7.0
11332025-03-03T23:54:10.854Z Downloaded smallvec v1.14.0
11342025-03-03T23:54:10.859Z Downloaded oso v0.27.3
11352025-03-03T23:54:10.859Z Downloaded unicode-bidi v0.3.17
11362025-03-03T23:54:10.862Z Downloaded itertools v0.10.5
11372025-03-03T23:54:10.865Z Downloaded num-derive v0.4.2
11382025-03-03T23:54:10.869Z Downloaded form_urlencoded v1.2.1
11392025-03-03T23:54:10.869Z Downloaded ff v0.13.0
11402025-03-03T23:54:10.873Z Downloaded env_filter v0.1.2
11412025-03-03T23:54:10.873Z Downloaded deranged v0.3.11
11422025-03-03T23:54:10.873Z Downloaded data-encoding v2.6.0
11432025-03-03T23:54:10.873Z Downloaded slog v2.7.0
11442025-03-03T23:54:10.877Z Downloaded des v0.8.1
11452025-03-03T23:54:10.877Z Downloaded rustc_version v0.1.7
11462025-03-03T23:54:10.877Z Downloaded darling v0.20.10
11472025-03-03T23:54:10.880Z Downloaded writeable v0.5.5
11482025-03-03T23:54:10.883Z Downloaded parking_lot v0.12.3
11492025-03-03T23:54:10.883Z Downloaded itertools v0.12.1
11502025-03-03T23:54:10.890Z Downloaded samael v0.0.18
11512025-03-03T23:54:10.896Z Downloaded minimal-lexical v0.2.1
11522025-03-03T23:54:10.900Z Downloaded tokio-rustls v0.24.1
11532025-03-03T23:54:10.903Z Downloaded base64 v0.13.1
11542025-03-03T23:54:10.906Z Downloaded darling_macro v0.20.10
11552025-03-03T23:54:10.906Z Downloaded yoke-derive v0.7.4
11562025-03-03T23:54:10.906Z Downloaded toml v0.7.8
11572025-03-03T23:54:10.909Z Downloaded structmeta v0.3.0
11582025-03-03T23:54:10.909Z Downloaded rustc-demangle v0.1.24
11592025-03-03T23:54:10.914Z Downloaded const_format v0.2.34
11602025-03-03T23:54:10.917Z Downloaded russh-keys v0.45.0
11612025-03-03T23:54:10.917Z Downloaded flagset v0.4.6
11622025-03-03T23:54:10.924Z Downloaded signal-hook v0.3.17
11632025-03-03T23:54:10.924Z Downloaded olpc-cjson v0.1.4
11642025-03-03T23:54:10.928Z Downloaded hash32 v0.3.1
11652025-03-03T23:54:10.928Z Downloaded scheduled-thread-pool v0.2.7
11662025-03-03T23:54:10.928Z Downloaded crossbeam-utils v0.8.20
11672025-03-03T23:54:10.929Z Downloaded blake2 v0.10.6
11682025-03-03T23:54:10.929Z Downloaded gethostname v0.5.0
11692025-03-03T23:54:10.929Z Downloaded litrs v0.4.1
11702025-03-03T23:54:10.933Z Downloaded hyper-staticfile v0.10.1
11712025-03-03T23:54:10.936Z Downloaded rustc-hash v1.1.0
11722025-03-03T23:54:10.936Z Downloaded bytes v1.10.0
11732025-03-03T23:54:10.939Z Downloaded bumpalo v3.16.0
11742025-03-03T23:54:10.944Z Downloaded base64 v0.22.1
11752025-03-03T23:54:10.949Z Downloaded slab v0.4.9
11762025-03-03T23:54:10.949Z Downloaded chacha20poly1305 v0.10.1
11772025-03-03T23:54:10.949Z Downloaded iana-time-zone v0.1.61
11782025-03-03T23:54:10.952Z Downloaded hyper-rustls v0.27.3
11792025-03-03T23:54:10.952Z Downloaded memoffset v0.9.1
11802025-03-03T23:54:10.952Z Downloaded libloading v0.8.5
11812025-03-03T23:54:10.956Z Downloaded supports-color v3.0.2
11822025-03-03T23:54:10.956Z Downloaded arc-swap v1.7.1
11832025-03-03T23:54:10.960Z Downloaded jobserver v0.1.32
11842025-03-03T23:54:10.960Z Downloaded crossbeam-epoch v0.9.18
11852025-03-03T23:54:10.963Z Downloaded humantime v2.1.0
11862025-03-03T23:54:10.966Z Downloaded hostname v0.3.1
11872025-03-03T23:54:10.966Z Downloaded httpdate v1.0.3
11882025-03-03T23:54:10.966Z Downloaded http-body-util v0.1.2
11892025-03-03T23:54:10.971Z Downloaded crc32fast v1.4.2
11902025-03-03T23:54:10.971Z Downloaded castaway v0.2.3
11912025-03-03T23:54:10.971Z Downloaded lazycell v1.3.0
11922025-03-03T23:54:10.974Z Downloaded lazy_static v1.5.0
11932025-03-03T23:54:10.974Z Downloaded lalrpop-util v0.19.12
11942025-03-03T23:54:10.974Z Downloaded instability v0.3.2
11952025-03-03T23:54:10.974Z Downloaded clang-sys v1.8.1
11962025-03-03T23:54:10.977Z Downloaded icu_provider v1.5.0
11972025-03-03T23:54:10.980Z Downloaded hex-literal v0.4.1
11982025-03-03T23:54:10.980Z Downloaded bzip2 v0.4.4
11992025-03-03T23:54:10.983Z Downloaded ahash v0.8.11
12002025-03-03T23:54:10.983Z Downloaded sync-ptr v0.1.1
12012025-03-03T23:54:10.989Z Downloaded buf-list v1.0.3
12022025-03-03T23:54:10.989Z Downloaded bit-set v0.5.3
12032025-03-03T23:54:10.993Z Downloaded icu_normalizer v1.5.0
12042025-03-03T23:54:10.993Z Downloaded headers-core v0.3.0
12052025-03-03T23:54:10.993Z Downloaded is_ci v1.2.0
12062025-03-03T23:54:10.993Z Downloaded crucible-workspace-hack v0.1.0
12072025-03-03T23:54:10.997Z Downloaded impl-trait-for-tuples v0.2.2
12082025-03-03T23:54:10.997Z Downloaded icu_locid_transform v1.5.0
12092025-03-03T23:54:11.000Z Downloaded icu_properties v1.5.1
12102025-03-03T23:54:11.000Z Downloaded bit-set v0.8.0
12112025-03-03T23:54:11.004Z Downloaded icu_collections v1.5.0
12122025-03-03T23:54:11.008Z Downloaded cobs v0.2.3
12132025-03-03T23:54:11.012Z Downloaded ciborium v0.2.2
12142025-03-03T23:54:11.012Z Downloaded async-trait v0.1.86
12152025-03-03T23:54:11.015Z Downloaded cargo_metadata v0.18.1
12162025-03-03T23:54:11.015Z Downloaded block-padding v0.3.3
12172025-03-03T23:54:11.015Z Downloaded backoff v0.4.0
12182025-03-03T23:54:11.019Z Downloaded indent_write v2.2.0
12192025-03-03T23:54:11.019Z Downloaded arrayvec v0.7.6
12202025-03-03T23:54:11.022Z Downloaded crossbeam-deque v0.8.5
12212025-03-03T23:54:11.022Z Downloaded cexpr v0.6.0
12222025-03-03T23:54:11.026Z Downloaded cassowary v0.3.0
12232025-03-03T23:54:11.026Z Downloaded bb8 v0.8.5
12242025-03-03T23:54:11.382Z Downloaded aws-lc-sys v0.26.0
12252025-03-03T23:54:11.695Z Compiling serde v1.0.218
12262025-03-03T23:54:11.699Z Compiling value-bag v1.9.0
12272025-03-03T23:54:11.699Z Compiling lock_api v0.4.12
12282025-03-03T23:54:11.699Z Compiling scopeguard v1.2.0
12292025-03-03T23:54:11.699Z Compiling typenum v1.17.0
12302025-03-03T23:54:11.699Z Compiling generic-array v0.14.7
12312025-03-03T23:54:11.860Z Compiling syn v2.0.98
12322025-03-03T23:54:11.868Z Compiling getrandom v0.2.15
12332025-03-03T23:54:12.051Z Compiling shlex v1.3.0
12342025-03-03T23:54:12.165Z Compiling rand_core v0.6.4
12352025-03-03T23:54:12.316Z Compiling log v0.4.22
12362025-03-03T23:54:12.363Z Compiling jobserver v0.1.32
12372025-03-03T23:54:12.401Z Compiling subtle v2.6.1
12382025-03-03T23:54:12.432Z Compiling smallvec v1.14.0
12392025-03-03T23:54:12.655Z Compiling const-oid v0.9.6
12402025-03-03T23:54:12.744Z Compiling cc v1.2.15
12412025-03-03T23:54:12.763Z Compiling pin-project-lite v0.2.14
12422025-03-03T23:54:12.807Z Compiling parking_lot_core v0.9.10
12432025-03-03T23:54:12.913Z Compiling rustix v0.38.37
12442025-03-03T23:54:13.024Z Compiling signal-hook-registry v1.4.2
12452025-03-03T23:54:13.135Z Compiling futures-core v0.3.31
12462025-03-03T23:54:13.391Z Compiling mio v1.0.2
12472025-03-03T23:54:13.639Z Compiling parking_lot v0.12.3
12482025-03-03T23:54:13.710Z Compiling spin v0.9.8
12492025-03-03T23:54:13.781Z Compiling socket2 v0.5.8
12502025-03-03T23:54:14.074Z Compiling aho-corasick v1.1.3
12512025-03-03T23:54:14.092Z Compiling futures-sink v0.3.31
12522025-03-03T23:54:14.403Z Compiling either v1.14.0
12532025-03-03T23:54:14.462Z Compiling regex-syntax v0.8.5
12542025-03-03T23:54:14.508Z Compiling stable_deref_trait v1.2.0
12552025-03-03T23:54:14.623Z Compiling cpufeatures v0.2.14
12562025-03-03T23:54:14.727Z Compiling slab v0.4.9
12572025-03-03T23:54:14.747Z Compiling glob v0.3.2
12582025-03-03T23:54:14.815Z Compiling prettyplease v0.2.29
12592025-03-03T23:54:14.835Z Compiling lazy_static v1.5.0
12602025-03-03T23:54:14.973Z Compiling serde_json v1.0.139
12612025-03-03T23:54:15.200Z Compiling minimal-lexical v0.2.1
12622025-03-03T23:54:15.360Z Compiling futures-channel v0.3.31
12632025-03-03T23:54:15.532Z Compiling libloading v0.8.5
12642025-03-03T23:54:15.603Z Compiling clang-sys v1.8.1
12652025-03-03T23:54:15.723Z Compiling nom v7.1.3
12662025-03-03T23:54:15.785Z Compiling futures-io v0.3.31
12672025-03-03T23:54:15.894Z Compiling home v0.5.9
12682025-03-03T23:54:16.049Z Compiling pin-utils v0.1.0
12692025-03-03T23:54:16.109Z Compiling foldhash v0.1.3
12702025-03-03T23:54:16.149Z Compiling futures-task v0.3.31
12712025-03-03T23:54:16.346Z Compiling allocator-api2 v0.2.18
12722025-03-03T23:54:16.408Z Compiling bindgen v0.69.5
12732025-03-03T23:54:16.668Z Compiling itertools v0.12.1
12742025-03-03T23:54:17.085Z Compiling hashbrown v0.15.1
12752025-03-03T23:54:17.294Z Compiling rustc-hash v1.1.0
12762025-03-03T23:54:17.477Z Compiling libm v0.2.8
12772025-03-03T23:54:17.825Z Compiling lazycell v1.3.0
12782025-03-03T23:54:18.003Z Compiling pkg-config v0.3.31
12792025-03-03T23:54:18.277Z Compiling regex-automata v0.4.8
12802025-03-03T23:54:18.792Z Compiling cexpr v0.6.0
12812025-03-03T23:54:19.060Z Compiling synstructure v0.13.1
12822025-03-03T23:54:19.529Z Compiling cmake v0.1.51
12832025-03-03T23:54:20.351Z Compiling num-traits v0.2.19
12842025-03-03T23:54:20.381Z Compiling dunce v1.0.5
12852025-03-03T23:54:20.451Z Compiling fs_extra v1.3.0
12862025-03-03T23:54:20.537Z Compiling getrandom v0.3.1
12872025-03-03T23:54:20.911Z Compiling litemap v0.7.3
12882025-03-03T23:54:20.997Z Compiling writeable v0.5.5
12892025-03-03T23:54:21.201Z Compiling ring v0.17.11
12902025-03-03T23:54:21.291Z Compiling base64ct v1.6.0
12912025-03-03T23:54:21.845Z Compiling paste v1.0.15
12922025-03-03T23:54:21.876Z Compiling pem-rfc7468 v0.7.0
12932025-03-03T23:54:22.401Z Compiling aws-lc-rs v1.12.4
12942025-03-03T23:54:22.421Z Compiling httparse v1.9.5
12952025-03-03T23:54:22.470Z Compiling flagset v0.4.6
12962025-03-03T23:54:22.694Z Compiling icu_locid_transform_data v1.5.0
12972025-03-03T23:54:22.808Z Compiling tracing-core v0.1.32
12982025-03-03T23:54:23.093Z Compiling regex v1.11.1
12992025-03-03T23:54:23.186Z Compiling rustls-pki-types v1.10.0
13002025-03-03T23:54:23.834Z Compiling icu_properties_data v1.5.0
13012025-03-03T23:54:23.951Z Compiling crossbeam-utils v0.8.20
13022025-03-03T23:54:23.991Z Compiling percent-encoding v2.3.1
13032025-03-03T23:54:24.032Z Compiling serde_derive v1.0.218
13042025-03-03T23:54:24.052Z Compiling zeroize_derive v1.4.2
13052025-03-03T23:54:24.073Z Compiling zerocopy-derive v0.7.35
13062025-03-03T23:54:24.361Z Compiling tokio-macros v2.5.0
13072025-03-03T23:54:24.487Z Compiling zerofrom-derive v0.1.4
13082025-03-03T23:54:25.497Z Compiling zeroize v1.8.1
13092025-03-03T23:54:25.862Z Compiling thiserror-impl v1.0.69
13102025-03-03T23:54:26.057Z Compiling zerocopy v0.7.35
13112025-03-03T23:54:26.637Z Compiling yoke-derive v0.7.4
13122025-03-03T23:54:26.664Z Compiling futures-macro v0.3.31
13132025-03-03T23:54:27.098Z Compiling crypto-common v0.1.6
13142025-03-03T23:54:27.337Z Compiling block-buffer v0.10.4
13152025-03-03T23:54:27.340Z Compiling zerovec-derive v0.10.3
13162025-03-03T23:54:27.609Z Compiling digest v0.10.7
13172025-03-03T23:54:27.721Z Compiling displaydoc v0.2.5
13182025-03-03T23:54:27.808Z Compiling zerofrom v0.1.4
13192025-03-03T23:54:28.045Z Compiling hmac v0.12.1
13202025-03-03T23:54:28.076Z Compiling block-padding v0.3.3
13212025-03-03T23:54:28.301Z Compiling inout v0.1.3
13222025-03-03T23:54:28.322Z Compiling ppv-lite86 v0.2.20
13232025-03-03T23:54:28.414Z Compiling futures-util v0.3.31
13242025-03-03T23:54:28.563Z Compiling cipher v0.4.4
13252025-03-03T23:54:28.584Z Compiling thiserror v1.0.69
13262025-03-03T23:54:28.729Z Compiling sha2 v0.10.8
13272025-03-03T23:54:29.063Z Compiling icu_provider_macros v1.5.0
13282025-03-03T23:54:29.112Z Compiling der_derive v0.7.3
13292025-03-03T23:54:29.157Z Compiling yoke v0.7.4
13302025-03-03T23:54:29.230Z Compiling tracing-attributes v0.1.27
13312025-03-03T23:54:29.585Z Compiling salsa20 v0.10.2
13322025-03-03T23:54:29.739Z Compiling zerovec v0.10.4
13332025-03-03T23:54:29.826Z Compiling pest v2.7.14
13342025-03-03T23:54:30.175Z Compiling pbkdf2 v0.12.2
13352025-03-03T23:54:31.068Z Compiling time-core v0.1.2
13362025-03-03T23:54:31.256Z Compiling powerfmt v0.2.0
13372025-03-03T23:54:31.413Z Compiling tinystr v0.7.6
13382025-03-03T23:54:31.624Z Compiling der v0.7.9
13392025-03-03T23:54:31.672Z Compiling icu_collections v1.5.0
13402025-03-03T23:54:31.791Z Compiling icu_locid v1.5.0
13412025-03-03T23:54:32.346Z Compiling tracing v0.1.40
13422025-03-03T23:54:32.364Z Compiling utf8_iter v1.0.4
13432025-03-03T23:54:32.618Z Compiling write16 v1.0.0
13442025-03-03T23:54:32.746Z Compiling icu_normalizer_data v1.5.0
13452025-03-03T23:54:32.765Z Compiling untrusted v0.9.0
13462025-03-03T23:54:32.852Z Compiling vcpkg v0.2.15
13472025-03-03T23:54:32.871Z Compiling icu_provider v1.5.0
13482025-03-03T23:54:32.902Z Compiling utf16_iter v1.0.5
13492025-03-03T23:54:32.956Z Compiling num-conv v0.1.0
13502025-03-03T23:54:33.122Z Compiling untrusted v0.7.1
13512025-03-03T23:54:33.247Z Compiling time-macros v0.2.18
13522025-03-03T23:54:33.626Z Compiling icu_locid_transform v1.5.0
13532025-03-03T23:54:33.740Z Compiling spki v0.7.3
13542025-03-03T23:54:33.799Z Compiling pest_meta v2.7.14
13552025-03-03T23:54:34.110Z Compiling deranged v0.3.11
13562025-03-03T23:54:34.583Z Compiling openssl-sys v0.9.106
13572025-03-03T23:54:35.568Z Compiling icu_properties v1.5.1
13582025-03-03T23:54:35.633Z Compiling scrypt v0.11.0
13592025-03-03T23:54:35.652Z Compiling aes v0.8.4
13602025-03-03T23:54:35.933Z Compiling cbc v0.1.2
13612025-03-03T23:54:36.136Z Compiling bitflags v2.6.0
13622025-03-03T23:54:36.171Z Compiling bytes v1.10.0
13632025-03-03T23:54:36.359Z Compiling indexmap v2.7.1
13642025-03-03T23:54:37.570Z Compiling tokio v1.43.0
13652025-03-03T23:54:37.596Z Compiling semver v1.0.25
13662025-03-03T23:54:37.634Z Compiling http v1.2.0
13672025-03-03T23:54:37.998Z Compiling scroll_derive v0.12.0
13682025-03-03T23:54:38.259Z Compiling rustc_version v0.4.1
13692025-03-03T23:54:38.327Z Compiling num_threads v0.1.7
13702025-03-03T23:54:38.469Z Compiling atomic-waker v1.1.2
13712025-03-03T23:54:38.668Z Compiling tinyvec_macros v0.1.1
13722025-03-03T23:54:38.777Z Compiling tinyvec v1.8.0
13732025-03-03T23:54:38.835Z Compiling time v0.3.36
13742025-03-03T23:54:38.905Z Compiling pkcs5 v0.7.1
13752025-03-03T23:54:39.401Z Compiling icu_normalizer v1.5.0
13762025-03-03T23:54:39.822Z Compiling scroll v0.12.0
13772025-03-03T23:54:40.013Z Compiling http-body v1.0.1
13782025-03-03T23:54:40.079Z Compiling which v4.4.2
13792025-03-03T23:54:40.242Z Compiling idna_adapter v1.2.0
13802025-03-03T23:54:40.313Z Compiling pest_generator v2.7.14
13812025-03-03T23:54:40.334Z Compiling rand_chacha v0.3.1
13822025-03-03T23:54:40.595Z Compiling form_urlencoded v1.2.1
13832025-03-03T23:54:40.913Z Compiling slog v2.7.0
13842025-03-03T23:54:41.040Z Compiling zerocopy v0.8.10
13852025-03-03T23:54:41.153Z Compiling try-lock v0.2.5
13862025-03-03T23:54:41.326Z Compiling goblin v0.8.2
13872025-03-03T23:54:41.478Z Compiling want v0.3.1
13882025-03-03T23:54:41.757Z Compiling rand v0.8.5
13892025-03-03T23:54:41.867Z Compiling idna v1.0.3
13902025-03-03T23:54:42.039Z Compiling pest_derive v2.7.14
13912025-03-03T23:54:42.585Z Compiling pkcs8 v0.10.2
13922025-03-03T23:54:42.835Z Compiling uuid v1.15.1
13932025-03-03T23:54:43.230Z Compiling zerocopy-derive v0.8.10
13942025-03-03T23:54:43.369Z Compiling tower-service v0.3.3
13952025-03-03T23:54:43.391Z Compiling httpdate v1.0.3
13962025-03-03T23:54:43.516Z Compiling adler2 v2.0.0
13972025-03-03T23:54:43.734Z Compiling iana-time-zone v0.1.61
13982025-03-03T23:54:43.784Z Compiling miniz_oxide v0.8.5
13992025-03-03T23:54:43.824Z Compiling dtrace-parser v0.2.0
14002025-03-03T23:54:44.104Z Compiling chrono v0.4.40
14012025-03-03T23:54:45.073Z Compiling toml_datetime v0.6.8
14022025-03-03T23:54:45.260Z Compiling serde_tokenstream v0.2.2
14032025-03-03T23:54:45.540Z Compiling tokio-util v0.7.13
14042025-03-03T23:54:45.677Z Compiling serde_spanned v0.6.8
14052025-03-03T23:54:45.814Z Compiling rustversion v1.0.17
14062025-03-03T23:54:45.912Z Compiling openssl v0.10.71
14072025-03-03T23:54:46.334Z Compiling foreign-types-shared v0.1.1
14082025-03-03T23:54:46.466Z Compiling h2 v0.4.6
14092025-03-03T23:54:46.490Z Compiling base64 v0.22.1
14102025-03-03T23:54:46.760Z Compiling match_cfg v0.1.0
14112025-03-03T23:54:46.868Z Compiling hostname v0.3.1
14122025-03-03T23:54:47.082Z Compiling dof v0.3.0
14132025-03-03T23:54:47.225Z Compiling foreign-types v0.3.2
14142025-03-03T23:54:47.326Z Compiling url v2.5.3
14152025-03-03T23:54:48.567Z Compiling usdt-impl v0.5.0
14162025-03-03T23:54:48.843Z Compiling rand_core v0.9.2
14172025-03-03T23:54:48.981Z Compiling async-trait v0.1.86
14182025-03-03T23:54:49.002Z Compiling openssl-macros v0.1.1
14192025-03-03T23:54:49.312Z Compiling bzip2-sys v0.1.11+1.0.8
14202025-03-03T23:54:49.737Z Compiling serde_derive_internals v0.29.1
14212025-03-03T23:54:49.794Z Compiling dirs-sys-next v0.1.2
14222025-03-03T23:54:49.943Z Compiling siphasher v0.3.11
14232025-03-03T23:54:50.324Z Compiling native-tls v0.2.12
14242025-03-03T23:54:50.327Z Compiling schemars v0.8.22
14252025-03-03T23:54:50.368Z Compiling rustls v0.23.19
14262025-03-03T23:54:50.389Z Compiling data-encoding v2.6.0
14272025-03-03T23:54:50.664Z Compiling rustls v0.22.4
14282025-03-03T23:54:50.685Z Compiling syn v1.0.109
14292025-03-03T23:54:50.764Z Compiling dirs-next v2.0.0
14302025-03-03T23:54:51.325Z Compiling rand_chacha v0.9.0
14312025-03-03T23:54:51.897Z Compiling schemars_derive v0.8.22
14322025-03-03T23:54:52.213Z Compiling http-body-util v0.1.2
14332025-03-03T23:54:52.433Z Compiling unicode-normalization v0.1.24
14342025-03-03T23:54:52.452Z Compiling heapless v0.7.17
14352025-03-03T23:54:52.685Z Compiling crossbeam-epoch v0.9.18
14362025-03-03T23:54:52.907Z Compiling sha1 v0.10.6
14372025-03-03T23:54:53.323Z Compiling hyper v1.6.0
14382025-03-03T23:54:53.343Z Compiling signature v2.2.0
14392025-03-03T23:54:53.373Z Compiling thread_local v1.1.8
14402025-03-03T23:54:53.498Z Compiling encoding_rs v0.8.34
14412025-03-03T23:54:53.649Z Compiling crc32fast v1.4.2
14422025-03-03T23:54:53.827Z Compiling cookie v0.18.1
14432025-03-03T23:54:53.973Z Compiling multer v3.1.0
14442025-03-03T23:54:54.130Z Compiling openssl-probe v0.1.5
14452025-03-03T23:54:54.319Z Compiling unicode-properties v0.1.3
14462025-03-03T23:54:54.479Z Compiling mime v0.3.17
14472025-03-03T23:54:54.766Z Compiling unicode-bidi v0.3.17
14482025-03-03T23:54:54.787Z Compiling dyn-clone v1.0.18
14492025-03-03T23:54:54.992Z Compiling rayon-core v1.12.1
14502025-03-03T23:54:55.012Z Compiling ipnet v2.11.0
14512025-03-03T23:54:55.290Z Compiling signal-hook v0.3.17
14522025-03-03T23:54:55.585Z Compiling slog-async v2.8.0
14532025-03-03T23:54:55.857Z Compiling hyper-util v0.1.10
14542025-03-03T23:54:55.973Z Compiling gimli v0.31.1
14552025-03-03T23:54:56.041Z Compiling stringprep v0.1.5
14562025-03-03T23:54:57.046Z Compiling toml_edit v0.22.24
14572025-03-03T23:54:57.459Z Compiling crossbeam-deque v0.8.5
14582025-03-03T23:54:57.706Z Compiling rand v0.9.0
14592025-03-03T23:54:58.539Z Compiling term v0.7.0
14602025-03-03T23:54:58.687Z Compiling usdt-attr-macro v0.5.0
14612025-03-03T23:54:59.342Z Compiling usdt-macro v0.5.0
14622025-03-03T23:54:59.411Z Compiling slog-json v2.6.1
14632025-03-03T23:54:59.785Z Compiling serde_urlencoded v0.7.1
14642025-03-03T23:54:59.807Z Compiling curve25519-dalek v4.1.3
14652025-03-03T23:55:00.275Z Compiling addr2line v0.24.2
14662025-03-03T23:55:00.295Z Compiling crossbeam-channel v0.5.13
14672025-03-03T23:55:00.506Z Compiling futures-executor v0.3.31
14682025-03-03T23:55:00.644Z Compiling enum-as-inner v0.6.1
14692025-03-03T23:55:00.733Z Compiling md-5 v0.10.6
14702025-03-03T23:55:00.927Z Compiling async-stream-impl v0.3.6
14712025-03-03T23:55:01.005Z Compiling rustls-pemfile v2.2.0
14722025-03-03T23:55:01.008Z Compiling num-integer v0.1.46
14732025-03-03T23:55:01.264Z Compiling hash32 v0.2.1
14742025-03-03T23:55:01.336Z Compiling ff v0.13.0
14752025-03-03T23:55:01.591Z Compiling is-terminal v0.4.13
14762025-03-03T23:55:01.649Z Compiling dropshot v0.12.0
14772025-03-03T23:55:01.671Z Compiling object v0.36.5
14782025-03-03T23:55:01.717Z Compiling memoffset v0.9.1
14792025-03-03T23:55:01.739Z Compiling anyhow v1.0.96
14802025-03-03T23:55:01.979Z Compiling psl-types v2.0.11
14812025-03-03T23:55:02.057Z Compiling rustc-demangle v0.1.24
14822025-03-03T23:55:02.121Z Compiling fallible-iterator v0.2.0
14832025-03-03T23:55:02.198Z Compiling base16ct v0.2.0
14842025-03-03T23:55:02.340Z Compiling linked-hash-map v0.5.6
14852025-03-03T23:55:02.549Z Compiling num-bigint-dig v0.8.4
14862025-03-03T23:55:02.704Z Compiling quick-error v1.2.3
14872025-03-03T23:55:02.806Z Compiling cfg_aliases v0.2.1
14882025-03-03T23:55:02.867Z Compiling smoltcp v0.9.1
14892025-03-03T23:55:02.867Z Compiling litrs v0.4.1
14902025-03-03T23:55:02.925Z Compiling portable-atomic v1.9.0
14912025-03-03T23:55:02.946Z Compiling take_mut v0.2.2
14922025-03-03T23:55:03.123Z Compiling utf-8 v0.7.6
14932025-03-03T23:55:03.455Z Compiling tungstenite v0.24.0
14942025-03-03T23:55:03.976Z Compiling nix v0.29.0
14952025-03-03T23:55:04.016Z Compiling document-features v0.2.10
14962025-03-03T23:55:04.207Z Compiling resolv-conf v0.7.0
14972025-03-03T23:55:04.644Z Compiling postgres-protocol v0.6.8
14982025-03-03T23:55:04.900Z Compiling lru-cache v0.1.2
14992025-03-03T23:55:04.954Z Compiling sec1 v0.7.3
15002025-03-03T23:55:05.186Z Compiling publicsuffix v2.3.0
15012025-03-03T23:55:05.383Z Compiling async-stream v0.3.6
15022025-03-03T23:55:05.497Z Compiling slog-term v2.9.1
15032025-03-03T23:55:05.563Z Compiling hickory-proto v0.24.4
15042025-03-03T23:55:05.611Z Compiling usdt v0.5.0
15052025-03-03T23:55:05.810Z Compiling group v0.13.0
15062025-03-03T23:55:06.060Z Compiling num-iter v0.1.45
15072025-03-03T23:55:06.142Z Compiling futures v0.3.31
15082025-03-03T23:55:06.275Z Compiling toml v0.8.20
15092025-03-03T23:55:06.372Z Compiling slog-bunyan v2.5.0
15102025-03-03T23:55:06.597Z Compiling bzip2 v0.4.4
15112025-03-03T23:55:07.647Z Compiling tokio-native-tls v0.3.1
15122025-03-03T23:55:07.674Z Compiling camino v1.1.9
15132025-03-03T23:55:07.950Z Compiling flate2 v1.1.0
15142025-03-03T23:55:08.024Z Compiling phf_shared v0.11.2
15152025-03-03T23:55:08.387Z Compiling backtrace v0.3.74
15162025-03-03T23:55:08.499Z Compiling dropshot_endpoint v0.12.0
15172025-03-03T23:55:08.651Z Compiling terminal_size v0.4.0
15182025-03-03T23:55:08.775Z Compiling waitgroup v0.1.2
15192025-03-03T23:55:08.796Z Compiling openapiv3 v2.0.0
15202025-03-03T23:55:08.873Z Compiling serde_path_to_error v0.1.16
15212025-03-03T23:55:08.993Z Compiling hkdf v0.12.4
15222025-03-03T23:55:09.286Z Compiling crypto-bigint v0.5.5
15232025-03-03T23:55:09.649Z Compiling zerocopy-derive v0.6.6
15242025-03-03T23:55:09.806Z Compiling hubpack_derive v0.1.1
15252025-03-03T23:55:10.660Z Compiling curve25519-dalek-derive v0.1.1
15262025-03-03T23:55:11.206Z Compiling webpki-roots v0.26.6
15272025-03-03T23:55:11.430Z Compiling sync_wrapper v1.0.1
15282025-03-03T23:55:11.561Z Compiling hostname v0.4.0
15292025-03-03T23:55:11.592Z Compiling ahash v0.8.11
15302025-03-03T23:55:11.785Z Compiling fs-err v2.11.0
15312025-03-03T23:55:11.931Z Compiling lockfree-object-pool v0.1.6
15322025-03-03T23:55:12.010Z Compiling buf-list v1.0.3
15332025-03-03T23:55:12.107Z Compiling zip v2.1.3
15342025-03-03T23:55:12.179Z Compiling newtype-uuid v1.2.1
15352025-03-03T23:55:12.436Z Compiling simd-adler32 v0.3.7
15362025-03-03T23:55:12.480Z Compiling managed v0.8.0
15372025-03-03T23:55:12.603Z Compiling tower-layer v0.3.3
15382025-03-03T23:55:12.627Z Compiling bumpalo v3.16.0
15392025-03-03T23:55:12.674Z Compiling debug-ignore v1.0.5
15402025-03-03T23:55:12.840Z Compiling unicode-width v0.2.0
15412025-03-03T23:55:12.866Z Compiling winnow v0.5.40
15422025-03-03T23:55:12.885Z Compiling strum_macros v0.25.3
15432025-03-03T23:55:13.081Z Compiling zopfli v0.8.1
15442025-03-03T23:55:13.346Z Compiling console v0.15.10
15452025-03-03T23:55:14.268Z Compiling tower v0.5.2
15462025-03-03T23:55:14.630Z Compiling clap_builder v4.5.31
15472025-03-03T23:55:14.916Z Compiling elliptic-curve v0.13.8
15482025-03-03T23:55:15.118Z Compiling zerocopy v0.6.6
15492025-03-03T23:55:15.171Z Compiling hickory-resolver v0.24.4
15502025-03-03T23:55:15.710Z Compiling hubpack v0.1.2
15512025-03-03T23:55:16.127Z Compiling toml_edit v0.19.15
15522025-03-03T23:55:16.289Z Compiling signal-hook-mio v0.2.4
15532025-03-03T23:55:16.471Z Compiling phf v0.11.2
15542025-03-03T23:55:16.568Z Compiling hyper-tls v0.6.0
15552025-03-03T23:55:16.598Z Compiling rayon v1.10.0
15562025-03-03T23:55:16.758Z Compiling cookie_store v0.21.1
15572025-03-03T23:55:18.309Z Compiling postgres-types v0.2.9
15582025-03-03T23:55:19.665Z Compiling tokio-tungstenite v0.24.0
15592025-03-03T23:55:20.595Z Compiling ed25519 v2.2.3
15602025-03-03T23:55:20.829Z Compiling phf_shared v0.10.0
15612025-03-03T23:55:21.202Z Compiling tokio-stream v0.1.17
15622025-03-03T23:55:21.470Z Compiling pkcs1 v0.7.5
15632025-03-03T23:55:22.143Z Compiling serde-big-array v0.5.1
15642025-03-03T23:55:22.273Z Compiling clap_derive v4.5.28
15652025-03-03T23:55:22.345Z Compiling rfc6979 v0.4.0
15662025-03-03T23:55:22.367Z Compiling serde_repr v0.1.19
15672025-03-03T23:55:22.384Z Compiling derive-where v1.2.7
15682025-03-03T23:55:22.530Z Compiling float-cmp v0.10.0
15692025-03-03T23:55:22.712Z Compiling bstr v1.10.0
15702025-03-03T23:55:22.773Z Compiling normalize-line-endings v0.3.0
15712025-03-03T23:55:22.917Z Compiling predicates-core v1.0.8
15722025-03-03T23:55:22.947Z Compiling difflib v0.4.0
15732025-03-03T23:55:23.206Z Compiling precomputed-hash v0.1.1
15742025-03-03T23:55:23.344Z Compiling unicode-segmentation v1.12.0
15752025-03-03T23:55:23.428Z Compiling fixedbitset v0.4.2
15762025-03-03T23:55:23.835Z Compiling new_debug_unreachable v1.0.6
15772025-03-03T23:55:23.946Z Compiling whoami v1.5.2
15782025-03-03T23:55:24.198Z Compiling static_assertions v1.1.0
15792025-03-03T23:55:24.250Z Compiling number_prefix v0.4.0
15802025-03-03T23:55:24.254Z Compiling similar v2.7.0
15812025-03-03T23:55:24.316Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15822025-03-03T23:55:24.481Z Compiling indicatif v0.17.11
15832025-03-03T23:55:24.511Z Compiling tokio-postgres v0.7.13
15842025-03-03T23:55:25.455Z Compiling string_cache v0.8.7
15852025-03-03T23:55:25.887Z Compiling petgraph v0.6.5
15862025-03-03T23:55:26.310Z Compiling predicates v3.1.3
15872025-03-03T23:55:26.421Z Compiling ecdsa v0.16.9
15882025-03-03T23:55:26.657Z Compiling clap v4.5.31
15892025-03-03T23:55:26.781Z Compiling rsa v0.9.6
15902025-03-03T23:55:27.211Z Compiling ed25519-dalek v2.1.1
15912025-03-03T23:55:28.490Z Compiling toml v0.7.8
15922025-03-03T23:55:29.417Z Compiling crossterm v0.28.1
15932025-03-03T23:55:30.563Z Compiling zip v0.6.6
15942025-03-03T23:55:30.619Z Compiling hex v0.4.3
15952025-03-03T23:55:30.739Z Compiling x509-cert v0.2.5
15962025-03-03T23:55:30.877Z Compiling itertools v0.10.5
15972025-03-03T23:55:31.191Z Compiling peg-runtime v0.8.3
15982025-03-03T23:55:31.704Z Compiling unicode-xid v0.2.6
15992025-03-03T23:55:31.756Z Compiling lalrpop-util v0.19.12
16002025-03-03T23:55:31.861Z Compiling strum_macros v0.26.4
16012025-03-03T23:55:31.893Z Compiling xattr v1.3.1
16022025-03-03T23:55:32.113Z Compiling filetime v0.2.25
16032025-03-03T23:55:32.405Z Compiling tar v0.4.44
16042025-03-03T23:55:36.384Z Compiling strum v0.26.3
16052025-03-03T23:55:38.953Z Compiling aws-lc-sys v0.26.0
16062025-03-03T23:56:08.188Z Compiling rustls-webpki v0.102.8
16072025-03-03T23:56:11.311Z Compiling tokio-rustls v0.25.0
16082025-03-03T23:56:12.888Z Compiling tokio-rustls v0.26.0
16092025-03-03T23:56:13.144Z Compiling hyper-rustls v0.27.3
16102025-03-03T23:56:13.494Z Compiling reqwest v0.12.12
16112025-03-03T23:56:14.839Z Compiling qorb v0.2.1
16122025-03-03T23:56:17.794Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16132025-03-03T23:56:18.060Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16142025-03-03T23:56:22.429Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 14s
16152025-03-03T23:56:22.602Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
16162025-03-03T23:56:22.652ZMar 03 23:56:22.015 INFO Starting download, target: Cockroach
16172025-03-03T23:56:22.652ZMar 03 23:56:22.015 INFO Starting download, target: Clickhouse
16182025-03-03T23:56:22.652ZMar 03 23:56:22.015 INFO Starting download, target: Console
16192025-03-03T23:56:22.652ZMar 03 23:56:22.016 INFO Starting download, target: DendriteOpenapi
16202025-03-03T23:56:22.673ZMar 03 23:56:22.016 INFO Starting download, target: DendriteStub
16212025-03-03T23:56:22.673ZMar 03 23:56:22.016 INFO Starting download, target: MaghemiteMgd
16222025-03-03T23:56:22.673ZMar 03 23:56:22.016 INFO Starting download, target: TransceiverControl
16232025-03-03T23:56:22.673ZMar 03 23:56:22.016 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16242025-03-03T23:56:22.673ZMar 03 23:56:22.016 INFO Downloading out/downloads/dpd-b37a8fdc335592e24d6afe71995637b2ad36eb7d.json (attempt 1/3), target: DendriteOpenapi
16252025-03-03T23:56:22.673ZMar 03 23:56:22.016 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16262025-03-03T23:56:22.673ZMar 03 23:56:22.016 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16272025-03-03T23:56:22.673ZMar 03 23:56:22.016 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16282025-03-03T23:56:22.673ZMar 03 23:56:22.016 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16292025-03-03T23:56:22.673ZMar 03 23:56:22.016 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16302025-03-03T23:56:22.941ZMar 03 23:56:22.297 INFO Download complete, target: DendriteOpenapi
16312025-03-03T23:56:23.090ZMar 03 23:56:22.430 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16322025-03-03T23:56:23.302ZMar 03 23:56:22.647 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16332025-03-03T23:56:23.510ZMar 03 23:56:22.866 INFO Download complete, target: TransceiverControl
16342025-03-03T23:56:23.596ZMar 03 23:56:22.959 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16352025-03-03T23:56:23.645ZMar 03 23:56:23.003 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16362025-03-03T23:56:23.700ZMar 03 23:56:23.061 INFO Download complete, target: Console
16372025-03-03T23:56:24.552ZMar 03 23:56:23.916 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16382025-03-03T23:56:24.552ZMar 03 23:56:23.916 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16392025-03-03T23:56:24.690ZMar 03 23:56:24.053 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16402025-03-03T23:56:26.164ZMar 03 23:56:25.528 INFO Download complete, target: DendriteStub
16412025-03-03T23:56:26.298ZMar 03 23:56:25.661 INFO Download complete, target: MaghemiteMgd
16422025-03-03T23:56:31.016ZMar 03 23:56:30.366 INFO Checking that binary works, target: Cockroach
16432025-03-03T23:56:31.176ZMar 03 23:56:30.528 INFO Download complete, target: Cockroach
16442025-03-03T23:56:35.325ZMar 03 23:56:34.688 INFO Checking that binary works, target: Clickhouse
16452025-03-03T23:56:35.491ZMar 03 23:56:34.854 INFO Download complete, target: Clickhouse
16462025-03-03T23:56:35.512ZAll builder prerequisites installed successfully, and PATH looks valid
16472025-03-03T23:56:35.515Z
16482025-03-03T23:56:35.515Zreal 4:55.712222562
16492025-03-03T23:56:35.515Zuser 15:35.519442735
16502025-03-03T23:56:35.515Zsys 2:08.115323306
16512025-03-03T23:56:35.515Ztrap 0.563924451
16522025-03-03T23:56:35.515Ztflt 0.960092464
16532025-03-03T23:56:35.515Zdflt 1.300331969
16542025-03-03T23:56:35.515Zkflt 0.024967357
16552025-03-03T23:56:35.515Zlock 23:39.296718733
16562025-03-03T23:56:35.515Zslp 55:50.133253592
16572025-03-03T23:56:35.516Zlat 1:03.398458281
16582025-03-03T23:56:35.516Zstop 2:30.315435677
16592025-03-03T23:56:35.516Z+ banner hack-check
16602025-03-03T23:56:35.516Z
16612025-03-03T23:56:35.516Z # # ## #### # # #### # # ###### #### # #
16622025-03-03T23:56:35.516Z # # # # # # # # # # # # # # # # #
16632025-03-03T23:56:35.516Z ###### # # # #### ##### # ###### ##### # ####
16642025-03-03T23:56:35.516Z # # ###### # # # # # # # # # #
16652025-03-03T23:56:35.516Z # # # # # # # # # # # # # # # # #
16662025-03-03T23:56:35.516Z # # # # #### # # #### # # ###### #### # #
16672025-03-03T23:56:35.516Z
16682025-03-03T23:56:35.519Z+ export CARGO_INCREMENTAL=0
16692025-03-03T23:56:35.519Z+ CARGO_INCREMENTAL=0
16702025-03-03T23:56:35.519Z+ ptime -m timeout 2h cargo xtask check-features --ci
16712025-03-03T23:56:36.057Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
16722025-03-03T23:56:38.882Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.35s
16732025-03-03T23:56:38.968Z Running `target/debug/xtask check-features --ci`
16742025-03-03T23:56:38.989Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16752025-03-03T23:56:38.993Zrunning: "/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16762025-03-03T23:56:39.481Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
16772025-03-03T23:56:39.501Z Running `target/debug/xtask download cargo-hack`
16782025-03-03T23:56:40.361Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16792025-03-03T23:56:40.731Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16802025-03-03T23:56:44.355Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.82s
16812025-03-03T23:56:44.517Z Running `target/debug/xtask-downloader cargo-hack`
16822025-03-03T23:56:44.555ZMar 03 23:56:43.917 INFO Starting download, target: CargoHack
16832025-03-03T23:56:44.558ZMar 03 23:56:43.918 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16842025-03-03T23:56:45.107ZMar 03 23:56:44.469 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16852025-03-03T23:56:45.184ZMar 03 23:56:44.546 INFO Download complete, target: CargoHack
16862025-03-03T23:56:45.187Zrunning: "/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"
16872025-03-03T23:56:45.204Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16882025-03-03T23:56:45.380Zinfo: running `cargo check --bins` on api_identity (1/196)
16892025-03-03T23:56:45.949Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16902025-03-03T23:56:45.953Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16912025-03-03T23:56:45.953Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16922025-03-03T23:56:45.955Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
16932025-03-03T23:56:46.023Z
16942025-03-03T23:56:46.023Zinfo: running `cargo check --bins` on bootstore (2/196)
16952025-03-03T23:56:46.620Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16962025-03-03T23:56:46.624Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16972025-03-03T23:56:46.625Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16982025-03-03T23:56:46.627Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
16992025-03-03T23:56:46.701Z
17002025-03-03T23:56:46.701Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/196)
17012025-03-03T23:56:47.281Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17022025-03-03T23:56:47.284Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17032025-03-03T23:56:47.284Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17042025-03-03T23:56:47.288Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
17052025-03-03T23:56:47.358Z
17062025-03-03T23:56:47.358Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/196)
17072025-03-03T23:56:47.936Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17082025-03-03T23:56:47.940Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17092025-03-03T23:56:47.940Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17102025-03-03T23:56:47.943Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
17112025-03-03T23:56:48.015Z
17122025-03-03T23:56:48.015Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/196)
17132025-03-03T23:56:48.429Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17142025-03-03T23:56:48.432Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17152025-03-03T23:56:48.432Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17162025-03-03T23:56:48.435Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17172025-03-03T23:56:48.475Z
17182025-03-03T23:56:48.475Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/196)
17192025-03-03T23:56:48.918Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17202025-03-03T23:56:48.922Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17212025-03-03T23:56:48.922Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17222025-03-03T23:56:48.925Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
17232025-03-03T23:56:48.971Z
17242025-03-03T23:56:48.971Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/196)
17252025-03-03T23:56:49.392Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17262025-03-03T23:56:49.395Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17272025-03-03T23:56:49.395Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17282025-03-03T23:56:49.398Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
17292025-03-03T23:56:49.439Z
17302025-03-03T23:56:49.439Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/196)
17312025-03-03T23:56:49.853Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17322025-03-03T23:56:49.856Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17332025-03-03T23:56:49.856Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17342025-03-03T23:56:49.859Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17352025-03-03T23:56:49.898Z
17362025-03-03T23:56:49.898Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/196)
17372025-03-03T23:56:50.315Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17382025-03-03T23:56:50.319Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17392025-03-03T23:56:50.319Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17402025-03-03T23:56:50.323Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17412025-03-03T23:56:50.360Z
17422025-03-03T23:56:50.360Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/196)
17432025-03-03T23:56:50.776Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17442025-03-03T23:56:50.779Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17452025-03-03T23:56:50.779Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17462025-03-03T23:56:50.783Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17472025-03-03T23:56:50.824Z
17482025-03-03T23:56:50.824Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/196)
17492025-03-03T23:56:51.238Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17502025-03-03T23:56:51.241Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17512025-03-03T23:56:51.241Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17522025-03-03T23:56:51.244Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17532025-03-03T23:56:51.285Z
17542025-03-03T23:56:51.285Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/196)
17552025-03-03T23:56:51.702Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17562025-03-03T23:56:51.705Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17572025-03-03T23:56:51.705Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17582025-03-03T23:56:51.705Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17592025-03-03T23:56:51.747Z
17602025-03-03T23:56:51.747Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/196)
17612025-03-03T23:56:52.163Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17622025-03-03T23:56:52.166Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17632025-03-03T23:56:52.166Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17642025-03-03T23:56:52.169Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17652025-03-03T23:56:52.209Z
17662025-03-03T23:56:52.209Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/196)
17672025-03-03T23:56:52.623Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17682025-03-03T23:56:52.626Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17692025-03-03T23:56:52.626Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17702025-03-03T23:56:52.629Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17712025-03-03T23:56:52.671Z
17722025-03-03T23:56:52.671Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/196)
17732025-03-03T23:56:53.095Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17742025-03-03T23:56:53.108Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17752025-03-03T23:56:53.109Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17762025-03-03T23:56:53.109Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17772025-03-03T23:56:53.157Z
17782025-03-03T23:56:53.157Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/196)
17792025-03-03T23:56:53.555Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17802025-03-03T23:56:53.568Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17812025-03-03T23:56:53.568Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17822025-03-03T23:56:53.568Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
17832025-03-03T23:56:53.610Z
17842025-03-03T23:56:53.610Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/196)
17852025-03-03T23:56:54.023Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17862025-03-03T23:56:54.028Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17872025-03-03T23:56:54.028Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17882025-03-03T23:56:54.029Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
17892025-03-03T23:56:54.071Z
17902025-03-03T23:56:54.071Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/196)
17912025-03-03T23:56:54.491Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17922025-03-03T23:56:54.496Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17932025-03-03T23:56:54.496Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17942025-03-03T23:56:54.496Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17952025-03-03T23:56:54.538Z
17962025-03-03T23:56:54.539Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/196)
17972025-03-03T23:56:54.955Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17982025-03-03T23:56:54.958Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17992025-03-03T23:56:54.959Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18002025-03-03T23:56:54.963Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18012025-03-03T23:56:55.002Z
18022025-03-03T23:56:55.002Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/196)
18032025-03-03T23:56:55.421Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18042025-03-03T23:56:55.425Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18052025-03-03T23:56:55.425Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18062025-03-03T23:56:55.428Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18072025-03-03T23:56:55.468Z
18082025-03-03T23:56:55.468Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/196)
18092025-03-03T23:56:55.883Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18102025-03-03T23:56:55.887Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18112025-03-03T23:56:55.887Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18122025-03-03T23:56:55.887Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18132025-03-03T23:56:55.930Z
18142025-03-03T23:56:55.930Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/196)
18152025-03-03T23:56:56.345Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18162025-03-03T23:56:56.348Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18172025-03-03T23:56:56.348Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18182025-03-03T23:56:56.351Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18192025-03-03T23:56:56.392Z
18202025-03-03T23:56:56.392Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/196)
18212025-03-03T23:56:56.811Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18222025-03-03T23:56:56.814Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18232025-03-03T23:56:56.814Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18242025-03-03T23:56:56.817Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18252025-03-03T23:56:56.858Z
18262025-03-03T23:56:56.858Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/196)
18272025-03-03T23:56:57.277Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18282025-03-03T23:56:57.280Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18292025-03-03T23:56:57.281Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18302025-03-03T23:56:57.284Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18312025-03-03T23:56:57.326Z
18322025-03-03T23:56:57.326Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/196)
18332025-03-03T23:56:57.744Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18342025-03-03T23:56:57.747Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18352025-03-03T23:56:57.747Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18362025-03-03T23:56:57.750Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18372025-03-03T23:56:57.791Z
18382025-03-03T23:56:57.791Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/196)
18392025-03-03T23:56:58.207Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18402025-03-03T23:56:58.211Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18412025-03-03T23:56:58.211Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18422025-03-03T23:56:58.211Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18432025-03-03T23:56:58.254Z
18442025-03-03T23:56:58.254Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/196)
18452025-03-03T23:56:58.664Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18462025-03-03T23:56:58.667Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18472025-03-03T23:56:58.667Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18482025-03-03T23:56:58.671Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18492025-03-03T23:56:58.711Z
18502025-03-03T23:56:58.711Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/196)
18512025-03-03T23:56:59.124Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18522025-03-03T23:56:59.127Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18532025-03-03T23:56:59.127Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18542025-03-03T23:56:59.130Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18552025-03-03T23:56:59.171Z
18562025-03-03T23:56:59.172Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/196)
18572025-03-03T23:56:59.582Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18582025-03-03T23:56:59.586Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18592025-03-03T23:56:59.586Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18602025-03-03T23:56:59.586Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18612025-03-03T23:56:59.628Z
18622025-03-03T23:56:59.628Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/196)
18632025-03-03T23:57:00.042Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18642025-03-03T23:57:00.046Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18652025-03-03T23:57:00.046Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18662025-03-03T23:57:00.049Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18672025-03-03T23:57:00.089Z
18682025-03-03T23:57:00.089Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/196)
18692025-03-03T23:57:00.505Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18702025-03-03T23:57:00.509Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18712025-03-03T23:57:00.509Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18722025-03-03T23:57:00.512Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18732025-03-03T23:57:00.552Z
18742025-03-03T23:57:00.552Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/196)
18752025-03-03T23:57:00.967Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18762025-03-03T23:57:00.970Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18772025-03-03T23:57:00.970Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18782025-03-03T23:57:00.973Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18792025-03-03T23:57:01.014Z
18802025-03-03T23:57:01.014Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/196)
18812025-03-03T23:57:01.462Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18822025-03-03T23:57:01.465Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18832025-03-03T23:57:01.466Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18842025-03-03T23:57:01.469Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
18852025-03-03T23:57:01.514Z
18862025-03-03T23:57:01.515Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/196)
18872025-03-03T23:57:01.975Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18882025-03-03T23:57:01.978Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18892025-03-03T23:57:01.978Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18902025-03-03T23:57:01.981Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
18912025-03-03T23:57:02.029Z
18922025-03-03T23:57:02.029Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/196)
18932025-03-03T23:57:02.472Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18942025-03-03T23:57:02.476Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18952025-03-03T23:57:02.476Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18962025-03-03T23:57:02.479Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
18972025-03-03T23:57:02.526Z
18982025-03-03T23:57:02.526Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/196)
18992025-03-03T23:57:02.959Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19002025-03-03T23:57:02.963Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19012025-03-03T23:57:02.963Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19022025-03-03T23:57:02.963Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
19032025-03-03T23:57:03.006Z
19042025-03-03T23:57:03.006Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/196)
19052025-03-03T23:57:03.426Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19062025-03-03T23:57:03.429Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19072025-03-03T23:57:03.429Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19082025-03-03T23:57:03.432Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19092025-03-03T23:57:03.474Z
19102025-03-03T23:57:03.474Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/196)
19112025-03-03T23:57:03.895Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19122025-03-03T23:57:03.899Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19132025-03-03T23:57:03.899Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19142025-03-03T23:57:03.899Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19152025-03-03T23:57:03.943Z
19162025-03-03T23:57:03.944Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/196)
19172025-03-03T23:57:04.360Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19182025-03-03T23:57:04.363Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19192025-03-03T23:57:04.363Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19202025-03-03T23:57:04.366Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19212025-03-03T23:57:04.407Z
19222025-03-03T23:57:04.407Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/196)
19232025-03-03T23:57:04.830Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19242025-03-03T23:57:04.834Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19252025-03-03T23:57:04.834Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19262025-03-03T23:57:04.834Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
19272025-03-03T23:57:04.877Z
19282025-03-03T23:57:04.877Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/196)
19292025-03-03T23:57:05.296Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19302025-03-03T23:57:05.299Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19312025-03-03T23:57:05.299Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19322025-03-03T23:57:05.302Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19332025-03-03T23:57:05.343Z
19342025-03-03T23:57:05.343Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/196)
19352025-03-03T23:57:05.763Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19362025-03-03T23:57:05.766Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19372025-03-03T23:57:05.766Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19382025-03-03T23:57:05.770Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19392025-03-03T23:57:05.810Z
19402025-03-03T23:57:05.810Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/196)
19412025-03-03T23:57:06.232Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19422025-03-03T23:57:06.235Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19432025-03-03T23:57:06.235Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19442025-03-03T23:57:06.238Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
19452025-03-03T23:57:06.280Z
19462025-03-03T23:57:06.280Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/196)
19472025-03-03T23:57:06.700Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19482025-03-03T23:57:06.704Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19492025-03-03T23:57:06.704Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19502025-03-03T23:57:06.706Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19512025-03-03T23:57:06.748Z
19522025-03-03T23:57:06.749Zinfo: running `cargo check --bins` on sled-hardware-types (45/196)
19532025-03-03T23:57:07.341Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19542025-03-03T23:57:07.345Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19552025-03-03T23:57:07.345Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19562025-03-03T23:57:07.348Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
19572025-03-03T23:57:07.425Z
19582025-03-03T23:57:07.425Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (46/196)
19592025-03-03T23:57:08.018Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19602025-03-03T23:57:08.023Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19612025-03-03T23:57:08.023Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19622025-03-03T23:57:08.029Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
19632025-03-03T23:57:08.101Z
19642025-03-03T23:57:08.101Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (47/196)
19652025-03-03T23:57:08.699Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19662025-03-03T23:57:08.702Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19672025-03-03T23:57:08.702Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19682025-03-03T23:57:08.706Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
19692025-03-03T23:57:08.784Z
19702025-03-03T23:57:08.784Zinfo: running `cargo check --bins` on oxlog (48/196)
19712025-03-03T23:57:09.345Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19722025-03-03T23:57:09.348Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19732025-03-03T23:57:09.530Z Checking cfg-if v1.0.0
19742025-03-03T23:57:09.534Z Checking libc v0.2.170
19752025-03-03T23:57:09.548Z Checking serde v1.0.218
19762025-03-03T23:57:09.551Z Checking zeroize v1.8.1
19772025-03-03T23:57:09.566Z Checking memchr v2.7.4
19782025-03-03T23:57:09.578Z Checking typenum v1.17.0
19792025-03-03T23:57:09.581Z Checking value-bag v1.9.0
19802025-03-03T23:57:09.606Z Checking subtle v2.6.1
19812025-03-03T23:57:09.621Z Checking scopeguard v1.2.0
19822025-03-03T23:57:09.766Z Checking smallvec v1.14.0
19832025-03-03T23:57:09.791Z Checking lock_api v0.4.12
19842025-03-03T23:57:09.866Z Checking const-oid v0.9.6
19852025-03-03T23:57:09.974Z Checking log v0.4.22
19862025-03-03T23:57:10.097Z Checking itoa v1.0.11
19872025-03-03T23:57:10.237Z Checking pin-project-lite v0.2.14
19882025-03-03T23:57:10.318Z Checking byteorder v1.5.0
19892025-03-03T23:57:10.372Z Checking once_cell v1.20.3
19902025-03-03T23:57:10.407Z Checking futures-core v0.3.31
19912025-03-03T23:57:10.444Z Checking futures-sink v0.3.31
19922025-03-03T23:57:10.537Z Checking getrandom v0.2.15
19932025-03-03T23:57:10.585Z Checking signal-hook-registry v1.4.2
19942025-03-03T23:57:10.600Z Checking generic-array v0.14.7
19952025-03-03T23:57:10.616Z Checking parking_lot_core v0.9.10
19962025-03-03T23:57:10.639Z Checking mio v1.0.2
19972025-03-03T23:57:10.713Z Checking socket2 v0.5.8
19982025-03-03T23:57:10.777Z Checking rand_core v0.6.4
19992025-03-03T23:57:10.821Z Checking stable_deref_trait v1.2.0
20002025-03-03T23:57:10.929Z Checking cpufeatures v0.2.14
20012025-03-03T23:57:10.963Z Checking parking_lot v0.12.3
20022025-03-03T23:57:11.026Z Checking zerocopy v0.7.35
20032025-03-03T23:57:11.054Z Checking slab v0.4.9
20042025-03-03T23:57:11.181Z Checking zerofrom v0.1.4
20052025-03-03T23:57:11.217Z Checking futures-channel v0.3.31
20062025-03-03T23:57:11.301Z Checking pin-utils v0.1.0
20072025-03-03T23:57:11.317Z Checking allocator-api2 v0.2.18
20082025-03-03T23:57:11.380Z Checking yoke v0.7.4
20092025-03-03T23:57:11.401Z Checking futures-io v0.3.31
20102025-03-03T23:57:11.542Z Checking foldhash v0.1.3
20112025-03-03T23:57:11.588Z Checking equivalent v1.0.1
20122025-03-03T23:57:11.675Z Checking crypto-common v0.1.6
20132025-03-03T23:57:11.697Z Checking block-buffer v0.10.4
20142025-03-03T23:57:11.713Z Checking futures-task v0.3.31
20152025-03-03T23:57:11.751Z Checking zerovec v0.10.4
20162025-03-03T23:57:11.769Z Checking block-padding v0.3.3
20172025-03-03T23:57:11.852Z Checking ryu v1.0.18
20182025-03-03T23:57:11.906Z Checking hashbrown v0.15.1
20192025-03-03T23:57:11.921Z Checking digest v0.10.7
20202025-03-03T23:57:11.935Z Checking futures-util v0.3.31
20212025-03-03T23:57:11.970Z Checking inout v0.1.3
20222025-03-03T23:57:12.086Z Checking writeable v0.5.5
20232025-03-03T23:57:12.192Z Checking litemap v0.7.3
20242025-03-03T23:57:12.218Z Checking ppv-lite86 v0.2.20
20252025-03-03T23:57:12.258Z Checking hmac v0.12.1
20262025-03-03T23:57:12.406Z Checking fnv v1.0.7
20272025-03-03T23:57:12.469Z Checking sha2 v0.10.8
20282025-03-03T23:57:12.535Z Checking cipher v0.4.4
20292025-03-03T23:57:12.552Z Checking libm v0.2.8
20302025-03-03T23:57:12.903Z Checking base64ct v1.6.0
20312025-03-03T23:57:12.928Z Checking getrandom v0.3.1
20322025-03-03T23:57:12.953Z Checking thiserror v1.0.69
20332025-03-03T23:57:13.014Z Checking flagset v0.4.6
20342025-03-03T23:57:13.097Z Checking icu_locid_transform_data v1.5.0
20352025-03-03T23:57:13.147Z Checking tracing-core v0.1.32
20362025-03-03T23:57:13.196Z Checking percent-encoding v2.3.1
20372025-03-03T23:57:13.212Z Checking rustls-pki-types v1.10.0
20382025-03-03T23:57:13.228Z Checking tinystr v0.7.6
20392025-03-03T23:57:13.333Z Checking pem-rfc7468 v0.7.0
20402025-03-03T23:57:13.401Z Checking icu_collections v1.5.0
20412025-03-03T23:57:13.404Z Checking num-traits v0.2.19
20422025-03-03T23:57:13.547Z Checking icu_locid v1.5.0
20432025-03-03T23:57:13.607Z Checking der v0.7.9
20442025-03-03T23:57:13.724Z Checking icu_properties_data v1.5.0
20452025-03-03T23:57:13.727Z Checking tracing v0.1.40
20462025-03-03T23:57:13.927Z Checking bytes v1.10.0
20472025-03-03T23:57:13.963Z Checking indexmap v2.7.1
20482025-03-03T23:57:14.024Z Checking serde_json v1.0.139
20492025-03-03T23:57:14.080Z Checking bitflags v2.6.0
20502025-03-03T23:57:14.392Z Checking salsa20 v0.10.2
20512025-03-03T23:57:14.504Z Checking icu_provider v1.5.0
20522025-03-03T23:57:14.604Z Checking pbkdf2 v0.12.2
20532025-03-03T23:57:14.769Z Checking aws-lc-sys v0.26.0
20542025-03-03T23:57:14.920Z Checking httparse v1.9.5
20552025-03-03T23:57:14.938Z Checking tokio v1.43.0
20562025-03-03T23:57:15.102Z Checking http v1.2.0
20572025-03-03T23:57:15.129Z Checking icu_locid_transform v1.5.0
20582025-03-03T23:57:15.340Z Checking icu_normalizer_data v1.5.0
20592025-03-03T23:57:15.343Z Checking spki v0.7.3
20602025-03-03T23:57:15.446Z Checking untrusted v0.7.1
20612025-03-03T23:57:15.628Z Checking untrusted v0.9.0
20622025-03-03T23:57:15.645Z Checking utf16_iter v1.0.5
20632025-03-03T23:57:15.673Z Checking write16 v1.0.0
20642025-03-03T23:57:15.804Z Checking utf8_iter v1.0.4
20652025-03-03T23:57:15.807Z Checking powerfmt v0.2.0
20662025-03-03T23:57:15.832Z Checking ring v0.17.11
20672025-03-03T23:57:16.003Z Checking scrypt v0.11.0
20682025-03-03T23:57:16.051Z Checking icu_properties v1.5.1
20692025-03-03T23:57:16.070Z Checking deranged v0.3.11
20702025-03-03T23:57:16.217Z Checking aes v0.8.4
20712025-03-03T23:57:16.360Z Checking cbc v0.1.2
20722025-03-03T23:57:16.416Z Checking crossbeam-utils v0.8.20
20732025-03-03T23:57:16.570Z Checking spin v0.9.8
20742025-03-03T23:57:16.903Z Checking aws-lc-rs v1.12.4
20752025-03-03T23:57:16.906Z Checking tinyvec_macros v0.1.1
20762025-03-03T23:57:17.019Z Checking atomic-waker v1.1.2
20772025-03-03T23:57:17.054Z Checking num_threads v0.1.7
20782025-03-03T23:57:17.137Z Checking num-conv v0.1.0
20792025-03-03T23:57:17.160Z Checking time-core v0.1.2
20802025-03-03T23:57:17.177Z Checking pkcs5 v0.7.1
20812025-03-03T23:57:17.324Z Checking tinyvec v1.8.0
20822025-03-03T23:57:17.378Z Checking http-body v1.0.1
20832025-03-03T23:57:17.397Z Checking time v0.3.36
20842025-03-03T23:57:17.602Z Checking form_urlencoded v1.2.1
20852025-03-03T23:57:17.683Z Checking rand_chacha v0.3.1
20862025-03-03T23:57:17.805Z Checking try-lock v0.2.5
20872025-03-03T23:57:17.960Z Checking want v0.3.1
20882025-03-03T23:57:18.056Z Checking pkcs8 v0.10.2
20892025-03-03T23:57:18.072Z Checking rand v0.8.5
20902025-03-03T23:57:18.148Z Checking uuid v1.15.1
20912025-03-03T23:57:18.374Z Checking httpdate v1.0.3
20922025-03-03T23:57:18.627Z Checking adler2 v2.0.0
20932025-03-03T23:57:18.631Z Checking unicode-ident v1.0.14
20942025-03-03T23:57:18.661Z Checking rustls-webpki v0.102.8
20952025-03-03T23:57:18.735Z Checking tower-service v0.3.3
20962025-03-03T23:57:18.789Z Checking miniz_oxide v0.8.5
20972025-03-03T23:57:18.812Z Checking proc-macro2 v1.0.93
20982025-03-03T23:57:18.873Z Checking toml_datetime v0.6.8
20992025-03-03T23:57:19.168Z Checking serde_spanned v0.6.8
21002025-03-03T23:57:19.252Z Checking zerocopy v0.8.10
21012025-03-03T23:57:19.351Z Checking icu_normalizer v1.5.0
21022025-03-03T23:57:19.367Z Checking slog v2.7.0
21032025-03-03T23:57:19.427Z Checking scroll v0.12.0
21042025-03-03T23:57:19.474Z Checking iana-time-zone v0.1.61
21052025-03-03T23:57:19.534Z Checking match_cfg v0.1.0
21062025-03-03T23:57:19.633Z Checking foreign-types-shared v0.1.1
21072025-03-03T23:57:19.649Z Checking ucd-trie v0.1.7
21082025-03-03T23:57:19.683Z Checking plain v0.2.3
21092025-03-03T23:57:19.864Z Checking base64 v0.22.1
21102025-03-03T23:57:19.867Z Checking foreign-types v0.3.2
21112025-03-03T23:57:19.867Z Checking chrono v0.4.40
21122025-03-03T23:57:19.867Z Checking pest v2.7.14
21132025-03-03T23:57:19.873Z Checking goblin v0.8.2
21142025-03-03T23:57:19.894Z Checking hostname v0.3.1
21152025-03-03T23:57:20.033Z Checking quote v1.0.38
21162025-03-03T23:57:20.075Z Checking idna_adapter v1.2.0
21172025-03-03T23:57:20.200Z Checking openssl-sys v0.9.106
21182025-03-03T23:57:20.278Z Checking idna v1.0.3
21192025-03-03T23:57:20.382Z Checking errno v0.3.9
21202025-03-03T23:57:20.589Z Checking dirs-sys-next v0.1.2
21212025-03-03T23:57:20.745Z Checking url v2.5.3
21222025-03-03T23:57:20.779Z Checking aho-corasick v1.1.3
21232025-03-03T23:57:21.331Z Checking data-encoding v2.6.0
21242025-03-03T23:57:21.450Z Checking tokio-util v0.7.13
21252025-03-03T23:57:21.559Z Compiling newtype-uuid v1.2.1
21262025-03-03T23:57:21.733Z Checking siphasher v0.3.11
21272025-03-03T23:57:21.861Z Checking pretty-hex v0.4.1
21282025-03-03T23:57:21.893Z Checking regex-syntax v0.8.5
21292025-03-03T23:57:22.007Z Checking rand_core v0.9.2
21302025-03-03T23:57:22.055Z Checking openssl v0.10.71
21312025-03-03T23:57:22.077Z Checking dirs-next v2.0.0
21322025-03-03T23:57:22.211Z Checking rustix v0.38.37
21332025-03-03T23:57:22.269Z Checking h2 v0.4.6
21342025-03-03T23:57:22.303Z Checking rand_chacha v0.9.0
21352025-03-03T23:57:22.307Z Checking dtrace-parser v0.2.0
21362025-03-03T23:57:22.337Z Checking syn v2.0.98
21372025-03-03T23:57:22.711Z Checking unicode-normalization v0.1.24
21382025-03-03T23:57:22.781Z Checking http-body-util v0.1.2
21392025-03-03T23:57:23.213Z Checking crossbeam-epoch v0.9.18
21402025-03-03T23:57:23.615Z Checking signature v2.2.0
21412025-03-03T23:57:23.649Z Checking sha1 v0.10.6
21422025-03-03T23:57:23.824Z Checking thread_local v1.1.8
21432025-03-03T23:57:23.927Z Checking thread-id v4.2.2
21442025-03-03T23:57:24.051Z Checking crc32fast v1.4.2
21452025-03-03T23:57:24.120Z Checking encoding_rs v0.8.34
21462025-03-03T23:57:24.279Z Checking utf8parse v0.2.2
21472025-03-03T23:57:24.445Z Checking unicode-bidi v0.3.17
21482025-03-03T23:57:24.522Z Checking dof v0.3.0
21492025-03-03T23:57:24.964Z Checking regex-automata v0.4.8
21502025-03-03T23:57:25.040Z Checking gimli v0.31.1
21512025-03-03T23:57:25.135Z Checking mime v0.3.17
21522025-03-03T23:57:25.285Z Checking unicode-properties v0.1.3
21532025-03-03T23:57:25.448Z Checking openssl-probe v0.1.5
21542025-03-03T23:57:25.619Z Checking either v1.14.0
21552025-03-03T23:57:25.670Z Checking ipnet v2.11.0
21562025-03-03T23:57:26.004Z Checking anstyle v1.0.10
21572025-03-03T23:57:26.121Z Checking winnow v0.7.3
21582025-03-03T23:57:26.343Z Checking stringprep v0.1.5
21592025-03-03T23:57:26.385Z Checking anstyle-parse v0.2.5
21602025-03-03T23:57:26.616Z Checking crossbeam-deque v0.8.5
21612025-03-03T23:57:26.646Z Checking rand v0.9.0
21622025-03-03T23:57:26.940Z Checking term v0.7.0
21632025-03-03T23:57:27.096Z Checking native-tls v0.2.12
21642025-03-03T23:57:27.376Z Checking slog-json v2.6.1
21652025-03-03T23:57:27.413Z Checking rustls v0.22.4
21662025-03-03T23:57:27.630Z Checking rustls v0.23.19
21672025-03-03T23:57:27.648Z Checking serde_urlencoded v0.7.1
21682025-03-03T23:57:29.041Z Checking crossbeam-channel v0.5.13
21692025-03-03T23:57:29.045Z Checking usdt-impl v0.5.0
21702025-03-03T23:57:29.045Z Checking hyper v1.6.0
21712025-03-03T23:57:29.045Z Checking futures-executor v0.3.31
21722025-03-03T23:57:29.045Z Checking num-integer v0.1.46
21732025-03-03T23:57:29.045Z Checking addr2line v0.24.2
21742025-03-03T23:57:29.045Z Checking toml_edit v0.22.24
21752025-03-03T23:57:29.045Z Checking bzip2-sys v0.1.11+1.0.8
21762025-03-03T23:57:29.045Z Checking semver v1.0.25
21772025-03-03T23:57:29.045Z Checking rustls-pemfile v2.2.0
21782025-03-03T23:57:29.211Z Checking md-5 v0.10.6
21792025-03-03T23:57:29.265Z Checking ff v0.13.0
21802025-03-03T23:57:29.304Z Checking hash32 v0.2.1
21812025-03-03T23:57:29.322Z Checking memmap v0.7.0
21822025-03-03T23:57:29.430Z Checking is-terminal v0.4.13
21832025-03-03T23:57:29.474Z Checking object v0.36.5
21842025-03-03T23:57:29.534Z Checking dyn-clone v1.0.18
21852025-03-03T23:57:29.551Z Checking quick-error v1.2.3
21862025-03-03T23:57:29.591Z Checking base16ct v0.2.0
21872025-03-03T23:57:29.685Z Checking colorchoice v1.0.2
21882025-03-03T23:57:29.704Z Checking utf-8 v0.7.6
21892025-03-03T23:57:29.803Z Checking fallible-iterator v0.2.0
21902025-03-03T23:57:29.835Z Checking take_mut v0.2.2
21912025-03-03T23:57:29.916Z Checking psl-types v2.0.11
21922025-03-03T23:57:29.995Z Checking anstyle-query v1.1.1
21932025-03-03T23:57:30.100Z Checking rustc-demangle v0.1.24
21942025-03-03T23:57:30.129Z Checking is_terminal_polyfill v1.70.1
21952025-03-03T23:57:30.176Z Checking hyper-util v0.1.10
21962025-03-03T23:57:30.257Z Checking linked-hash-map v0.5.6
21972025-03-03T23:57:30.336Z Checking postgres-protocol v0.6.8
21982025-03-03T23:57:30.546Z Checking anstream v0.6.15
21992025-03-03T23:57:30.563Z Checking lru-cache v0.1.2
22002025-03-03T23:57:30.697Z Checking tokio-rustls v0.25.0
22012025-03-03T23:57:30.754Z Checking publicsuffix v2.3.0
22022025-03-03T23:57:30.921Z Checking slog-async v2.8.0
22032025-03-03T23:57:30.974Z Checking tungstenite v0.24.0
22042025-03-03T23:57:31.018Z Checking sec1 v0.7.3
22052025-03-03T23:57:31.059Z Checking resolv-conf v0.7.0
22062025-03-03T23:57:31.216Z Checking schemars v0.8.22
22072025-03-03T23:57:31.395Z Checking toml v0.8.20
22082025-03-03T23:57:31.413Z Checking heapless v0.7.17
22092025-03-03T23:57:31.416Z Checking slog-term v2.9.1
22102025-03-03T23:57:31.857Z Checking usdt v0.5.0
22112025-03-03T23:57:31.899Z Checking group v0.13.0
22122025-03-03T23:57:32.070Z Checking num-iter v0.1.45
22132025-03-03T23:57:32.086Z Checking bzip2 v0.4.4
22142025-03-03T23:57:32.114Z Checking futures v0.3.31
22152025-03-03T23:57:32.146Z Checking slog-bunyan v2.5.0
22162025-03-03T23:57:32.218Z Checking tokio-native-tls v0.3.1
22172025-03-03T23:57:32.238Z Checking rayon-core v1.12.1
22182025-03-03T23:57:32.305Z Checking multer v3.1.0
22192025-03-03T23:57:32.310Z Checking hickory-proto v0.24.4
22202025-03-03T23:57:32.350Z Checking terminal_size v0.4.0
22212025-03-03T23:57:32.467Z Checking flate2 v1.1.0
22222025-03-03T23:57:32.632Z Checking tokio-rustls v0.26.0
22232025-03-03T23:57:32.700Z Checking phf_shared v0.11.2
22242025-03-03T23:57:32.717Z Checking cookie v0.18.1
22252025-03-03T23:57:32.800Z Checking async-stream v0.3.6
22262025-03-03T23:57:32.858Z Checking camino v1.1.9
22272025-03-03T23:57:32.976Z Checking signal-hook v0.3.17
22282025-03-03T23:57:33.002Z Checking waitgroup v0.1.2
22292025-03-03T23:57:33.024Z Checking lazy_static v1.5.0
22302025-03-03T23:57:33.095Z Checking openapiv3 v2.0.0
22312025-03-03T23:57:33.152Z Checking serde_path_to_error v0.1.16
22322025-03-03T23:57:33.155Z Checking webpki-roots v0.26.6
22332025-03-03T23:57:33.185Z Checking hkdf v0.12.4
22342025-03-03T23:57:33.282Z Checking crypto-bigint v0.5.5
22352025-03-03T23:57:33.371Z Checking sync_wrapper v1.0.1
22362025-03-03T23:57:33.374Z Checking hostname v0.4.0
22372025-03-03T23:57:33.404Z Checking debug-ignore v1.0.5
22382025-03-03T23:57:33.525Z Checking tower-layer v0.3.3
22392025-03-03T23:57:33.545Z Checking clap_lex v0.7.4
22402025-03-03T23:57:33.559Z Checking strsim v0.11.1
22412025-03-03T23:57:33.734Z Checking simd-adler32 v0.3.7
22422025-03-03T23:57:33.780Z Checking unicode-width v0.2.0
22432025-03-03T23:57:33.802Z Checking managed v0.8.0
22442025-03-03T23:57:33.836Z Checking bitflags v1.3.2
22452025-03-03T23:57:33.952Z Checking bumpalo v3.16.0
22462025-03-03T23:57:34.058Z Checking lockfree-object-pool v0.1.6
22472025-03-03T23:57:34.179Z Checking winnow v0.5.40
22482025-03-03T23:57:34.271Z Checking console v0.15.10
22492025-03-03T23:57:34.287Z Checking smoltcp v0.9.1
22502025-03-03T23:57:34.307Z Checking zopfli v0.8.1
22512025-03-03T23:57:34.808Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22522025-03-03T23:57:34.969Z Checking clap_builder v4.5.31
22532025-03-03T23:57:35.105Z Checking tower v0.5.2
22542025-03-03T23:57:35.271Z Checking backtrace v0.3.74
22552025-03-03T23:57:35.684Z Checking hyper-rustls v0.27.3
22562025-03-03T23:57:35.808Z Checking signal-hook-mio v0.2.4
22572025-03-03T23:57:35.830Z Checking anyhow v1.0.96
22582025-03-03T23:57:35.889Z Checking elliptic-curve v0.13.8
22592025-03-03T23:57:35.952Z Checking cookie_store v0.21.1
22602025-03-03T23:57:36.019Z Checking num-bigint-dig v0.8.4
22612025-03-03T23:57:36.202Z Checking phf v0.11.2
22622025-03-03T23:57:36.219Z Checking dropshot v0.12.0
22632025-03-03T23:57:36.453Z Checking rayon v1.10.0
22642025-03-03T23:57:36.493Z Checking hyper-tls v0.6.0
22652025-03-03T23:57:36.643Z Checking tokio-tungstenite v0.24.0
22662025-03-03T23:57:36.778Z Checking postgres-types v0.2.9
22672025-03-03T23:57:36.804Z Checking hickory-resolver v0.24.4
22682025-03-03T23:57:36.844Z Checking toml_edit v0.19.15
22692025-03-03T23:57:37.079Z Checking regex v1.11.1
22702025-03-03T23:57:37.414Z Checking bstr v1.10.0
22712025-03-03T23:57:37.670Z Checking ed25519 v2.2.3
22722025-03-03T23:57:37.814Z Checking tokio-stream v0.1.17
22732025-03-03T23:57:37.988Z Checking phf_shared v0.10.0
22742025-03-03T23:57:38.005Z Checking zerocopy v0.6.6
22752025-03-03T23:57:38.259Z Checking curve25519-dalek v4.1.3
22762025-03-03T23:57:38.279Z Checking hubpack v0.1.2
22772025-03-03T23:57:38.326Z Checking memoffset v0.9.1
22782025-03-03T23:57:38.446Z Checking portable-atomic v1.9.0
22792025-03-03T23:57:38.537Z Checking pkcs1 v0.7.5
22802025-03-03T23:57:38.584Z Checking float-cmp v0.10.0
22812025-03-03T23:57:38.646Z Checking serde-big-array v0.5.1
22822025-03-03T23:57:38.789Z Checking rfc6979 v0.4.0
22832025-03-03T23:57:38.860Z Checking normalize-line-endings v0.3.0
22842025-03-03T23:57:38.959Z Checking number_prefix v0.4.0
22852025-03-03T23:57:38.989Z Checking unicode-segmentation v1.12.0
22862025-03-03T23:57:39.007Z Checking precomputed-hash v0.1.1
22872025-03-03T23:57:39.131Z Checking difflib v0.4.0
22882025-03-03T23:57:39.164Z Checking static_assertions v1.1.0
22892025-03-03T23:57:39.242Z Checking new_debug_unreachable v1.0.6
22902025-03-03T23:57:39.274Z Checking fixedbitset v0.4.2
22912025-03-03T23:57:39.347Z Checking minimal-lexical v0.2.1
22922025-03-03T23:57:39.424Z Checking whoami v1.5.2
22932025-03-03T23:57:39.453Z Checking predicates-core v1.0.8
22942025-03-03T23:57:39.536Z Checking petgraph v0.6.5
22952025-03-03T23:57:39.540Z Checking qorb v0.2.1
22962025-03-03T23:57:39.653Z Checking predicates v3.1.3
22972025-03-03T23:57:39.667Z Checking similar v2.7.0
22982025-03-03T23:57:39.709Z Checking nom v7.1.3
22992025-03-03T23:57:39.726Z Checking tokio-postgres v0.7.13
23002025-03-03T23:57:39.934Z Checking indicatif v0.17.11
23012025-03-03T23:57:40.021Z Checking ed25519-dalek v2.1.1
23022025-03-03T23:57:40.250Z Checking string_cache v0.8.7
23032025-03-03T23:57:40.433Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
23042025-03-03T23:57:40.450Z Checking toml v0.7.8
23052025-03-03T23:57:40.544Z Checking ecdsa v0.16.9
23062025-03-03T23:57:40.646Z Checking rsa v0.9.6
23072025-03-03T23:57:41.153Z Checking nix v0.29.0
23082025-03-03T23:57:41.231Z Checking clap v4.5.31
23092025-03-03T23:57:41.349Z Checking reqwest v0.12.12
23102025-03-03T23:57:41.636Z Checking crossterm v0.28.1
23112025-03-03T23:57:41.994Z Checking zip v2.1.3
23122025-03-03T23:57:42.251Z Checking zip v0.6.6
23132025-03-03T23:57:42.411Z Checking itertools v0.10.5
23142025-03-03T23:57:42.521Z Checking itertools v0.12.1
23152025-03-03T23:57:42.859Z Checking ahash v0.8.11
23162025-03-03T23:57:42.909Z Checking fs-err v2.11.0
23172025-03-03T23:57:43.015Z Checking buf-list v1.0.3
23182025-03-03T23:57:43.093Z Checking x509-cert v0.2.5
23192025-03-03T23:57:43.287Z Checking hex v0.4.3
23202025-03-03T23:57:43.310Z Checking peg-runtime v0.8.3
23212025-03-03T23:57:43.325Z Checking lalrpop-util v0.19.12
23222025-03-03T23:57:43.444Z Checking sigpipe v0.1.3
23232025-03-03T23:57:44.696Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23242025-03-03T23:57:45.020Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.22s
23252025-03-03T23:57:45.187Z
23262025-03-03T23:57:45.187Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (49/196)
23272025-03-03T23:57:45.789Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23282025-03-03T23:57:45.792Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23292025-03-03T23:57:45.885Z Compiling regress v0.10.3
23302025-03-03T23:57:46.001Z Checking heck v0.5.0
23312025-03-03T23:57:46.021Z Compiling unsafe-libyaml v0.2.11
23322025-03-03T23:57:46.024Z Checking fastrand v2.1.1
23332025-03-03T23:57:46.049Z Checking ipnetwork v0.21.1
23342025-03-03T23:57:46.052Z Compiling structmeta-derive v0.3.0
23352025-03-03T23:57:46.064Z Compiling ident_case v1.0.1
23362025-03-03T23:57:46.173Z Checking progenitor-client v0.8.0
23372025-03-03T23:57:46.257Z Compiling darling_core v0.20.10
23382025-03-03T23:57:46.332Z Checking tempfile v3.13.0
23392025-03-03T23:57:46.386Z Checking oxnet v0.1.1
23402025-03-03T23:57:46.499Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23412025-03-03T23:57:46.671Z Checking newtype-uuid v1.2.1
23422025-03-03T23:57:46.751Z Compiling proc-macro-crate v1.3.1
23432025-03-03T23:57:46.877Z Checking wait-timeout v0.2.0
23442025-03-03T23:57:46.924Z Checking bit-vec v0.8.0
23452025-03-03T23:57:47.062Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23462025-03-03T23:57:47.299Z Compiling serde_yaml v0.9.34+deprecated
23472025-03-03T23:57:47.398Z Checking bit-set v0.8.0
23482025-03-03T23:57:47.648Z Compiling num_enum_derive v0.5.11
23492025-03-03T23:57:47.651Z Checking rusty-fork v0.3.0
23502025-03-03T23:57:47.708Z Compiling lzma-sys v0.1.20
23512025-03-03T23:57:47.957Z Checking rand_xorshift v0.3.0
23522025-03-03T23:57:48.139Z Compiling thiserror-impl v2.0.11
23532025-03-03T23:57:48.420Z Compiling foreign-types-macros v0.2.3
23542025-03-03T23:57:48.551Z Compiling structmeta v0.3.0
23552025-03-03T23:57:48.971Z Compiling parse-display-derive v0.10.0
23562025-03-03T23:57:49.420Z Checking typify-impl v0.2.0
23572025-03-03T23:57:49.925Z Compiling daft-derive v0.1.1
23582025-03-03T23:57:50.584Z Compiling dropshot v0.16.0
23592025-03-03T23:57:50.791Z Checking arc-swap v1.7.1
23602025-03-03T23:57:50.914Z Checking unarray v0.1.4
23612025-03-03T23:57:51.081Z Checking foreign-types-shared v0.3.1
23622025-03-03T23:57:51.215Z Checking foreign-types v0.5.0
23632025-03-03T23:57:51.219Z Checking slog-scope v4.4.0
23642025-03-03T23:57:51.250Z Checking thiserror v2.0.11
23652025-03-03T23:57:51.335Z Checking proptest v1.6.0
23662025-03-03T23:57:51.380Z Checking daft v0.1.1
23672025-03-03T23:57:51.437Z Checking num_enum v0.5.11
23682025-03-03T23:57:51.475Z Compiling test-strategy v0.4.0
23692025-03-03T23:57:51.650Z Checking strum v0.26.3
23702025-03-03T23:57:51.752Z Compiling proc-macro-error v1.0.4
23712025-03-03T23:57:51.819Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23722025-03-03T23:57:51.989Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23732025-03-03T23:57:52.099Z Checking tungstenite v0.21.0
23742025-03-03T23:57:52.119Z Compiling heck v0.3.3
23752025-03-03T23:57:52.136Z Compiling darling_macro v0.20.10
23762025-03-03T23:57:52.333Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23772025-03-03T23:57:52.459Z Compiling dropshot_endpoint v0.16.0
23782025-03-03T23:57:52.822Z Checking parse-display v0.10.0
23792025-03-03T23:57:52.962Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23802025-03-03T23:57:53.040Z Compiling darling v0.20.10
23812025-03-03T23:57:53.060Z Checking cstr-argument v0.1.2
23822025-03-03T23:57:53.160Z Compiling serde_with_macros v3.12.0
23832025-03-03T23:57:53.177Z Checking instant v0.1.13
23842025-03-03T23:57:53.243Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
23852025-03-03T23:57:53.295Z Checking base64 v0.21.7
23862025-03-03T23:57:53.555Z Checking pretty-hex v0.2.1
23872025-03-03T23:57:53.737Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23882025-03-03T23:57:53.764Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23892025-03-03T23:57:53.854Z Checking backoff v0.4.0
23902025-03-03T23:57:53.988Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23912025-03-03T23:57:54.044Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23922025-03-03T23:57:54.216Z Checking tokio-tungstenite v0.21.0
23932025-03-03T23:57:54.235Z Compiling zone_cfg_derive v0.1.2
23942025-03-03T23:57:54.317Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23952025-03-03T23:57:54.733Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23962025-03-03T23:57:54.979Z Checking slog-stdlog v4.1.1
23972025-03-03T23:57:55.053Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23982025-03-03T23:57:55.094Z Checking progenitor-client v0.9.1
23992025-03-03T23:57:55.160Z Checking colored v2.2.0
24002025-03-03T23:57:55.345Z Checking macaddr v1.0.1
24012025-03-03T23:57:55.482Z Checking unicode-width v0.1.14
24022025-03-03T23:57:55.529Z Checking base64 v0.13.1
24032025-03-03T23:57:55.593Z Checking winnow v0.6.20
24042025-03-03T23:57:55.637Z Checking serde_with v3.12.0
24052025-03-03T23:57:55.671Z Checking zone v0.1.8
24062025-03-03T23:57:55.777Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
24072025-03-03T23:57:55.913Z Checking ron v0.7.1
24082025-03-03T23:57:55.953Z Checking tabwriter v1.4.0
24092025-03-03T23:57:56.206Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24102025-03-03T23:57:56.223Z Checking slog-envlogger v2.2.0
24112025-03-03T23:57:56.294Z Checking xz2 v0.1.7
24122025-03-03T23:57:56.456Z Checking xattr v1.3.1
24132025-03-03T23:57:56.600Z Checking pem v3.0.5
24142025-03-03T23:57:56.672Z Checking yasna v0.5.2
24152025-03-03T23:57:56.695Z Checking headers-core v0.3.0
24162025-03-03T23:57:56.851Z Checking smf v0.2.3
24172025-03-03T23:57:56.867Z Checking filetime v0.2.25
24182025-03-03T23:57:56.961Z Checking same-file v1.0.6
24192025-03-03T23:57:57.078Z Checking tar v0.4.44
24202025-03-03T23:57:57.144Z Checking walkdir v2.5.0
24212025-03-03T23:57:57.305Z Checking headers v0.4.0
24222025-03-03T23:57:57.437Z Checking camino-tempfile v1.1.1
24232025-03-03T23:57:57.492Z Checking rcgen v0.12.1
24242025-03-03T23:57:57.718Z Checking atomicwrites v0.4.4
24252025-03-03T23:57:57.908Z Checking subprocess v0.2.9
24262025-03-03T23:58:00.128Z Compiling typify-macro v0.2.0
24272025-03-03T23:58:01.651Z Compiling typify v0.2.0
24282025-03-03T23:58:01.728Z Compiling progenitor-impl v0.8.0
24292025-03-03T23:58:04.241Z Compiling progenitor-macro v0.8.0
24302025-03-03T23:58:07.695Z Checking progenitor v0.8.0
24312025-03-03T23:58:07.825Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
24322025-03-03T23:58:07.829Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24332025-03-03T23:58:10.330Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
24342025-03-03T23:58:10.604Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24352025-03-03T23:58:16.403Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
24362025-03-03T23:58:17.900Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24372025-03-03T23:58:19.102Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.90s
24382025-03-03T23:58:19.284Z
24392025-03-03T23:58:19.284Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/196)
24402025-03-03T23:58:19.877Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24412025-03-03T23:58:19.880Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24422025-03-03T23:58:19.973Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24432025-03-03T23:58:21.344Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.05s
24442025-03-03T23:58:21.523Z
24452025-03-03T23:58:21.523Zinfo: running `cargo check --bins` on nexus-config (51/196)
24462025-03-03T23:58:22.101Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24472025-03-03T23:58:22.106Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24482025-03-03T23:58:22.106Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24492025-03-03T23:58:22.109Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
24502025-03-03T23:58:22.181Z
24512025-03-03T23:58:22.181Zinfo: running `cargo check --bins` on omicron-rpaths (52/196)
24522025-03-03T23:58:22.739Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24532025-03-03T23:58:22.742Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24542025-03-03T23:58:22.742Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24552025-03-03T23:58:22.745Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
24562025-03-03T23:58:22.816Z
24572025-03-03T23:58:22.816Zinfo: running `cargo check --bins` on omicron-certificates (53/196)
24582025-03-03T23:58:23.388Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24592025-03-03T23:58:23.392Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24602025-03-03T23:58:23.392Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24612025-03-03T23:58:23.395Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
24622025-03-03T23:58:23.470Z
24632025-03-03T23:58:23.470Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (54/196)
24642025-03-03T23:58:24.068Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24652025-03-03T23:58:24.072Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24662025-03-03T23:58:24.185Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24672025-03-03T23:58:24.302Z Compiling tempfile v3.13.0
24682025-03-03T23:58:24.305Z Compiling ipnetwork v0.21.1
24692025-03-03T23:58:24.305Z Compiling wait-timeout v0.2.0
24702025-03-03T23:58:24.305Z Compiling bit-vec v0.8.0
24712025-03-03T23:58:24.305Z Compiling progenitor-client v0.8.0
24722025-03-03T23:58:24.305Z Compiling itertools v0.13.0
24732025-03-03T23:58:24.312Z Compiling rand_xorshift v0.3.0
24742025-03-03T23:58:24.487Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24752025-03-03T23:58:24.760Z Compiling rusty-fork v0.3.0
24762025-03-03T23:58:24.777Z Compiling bit-set v0.8.0
24772025-03-03T23:58:24.780Z Compiling oxnet v0.1.1
24782025-03-03T23:58:24.813Z Compiling heapless v0.8.0
24792025-03-03T23:58:25.025Z Compiling unarray v0.1.4
24802025-03-03T23:58:25.045Z Compiling progenitor v0.8.0
24812025-03-03T23:58:25.067Z Compiling parse-display v0.10.0
24822025-03-03T23:58:25.189Z Compiling proptest v1.6.0
24832025-03-03T23:58:25.206Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24842025-03-03T23:58:25.251Z Compiling daft v0.1.1
24852025-03-03T23:58:25.393Z Compiling thiserror v2.0.11
24862025-03-03T23:58:25.443Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24872025-03-03T23:58:25.557Z Checking hash32 v0.3.1
24882025-03-03T23:58:25.613Z Compiling instant v0.1.13
24892025-03-03T23:58:25.628Z Compiling smoltcp v0.11.0
24902025-03-03T23:58:25.663Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24912025-03-03T23:58:25.696Z Compiling dropshot v0.16.0
24922025-03-03T23:58:25.768Z Compiling backoff v0.4.0
24932025-03-03T23:58:26.115Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
24942025-03-03T23:58:26.133Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24952025-03-03T23:58:26.316Z Compiling serde_with v3.12.0
24962025-03-03T23:58:26.331Z Checking num-rational v0.4.2
24972025-03-03T23:58:26.559Z Compiling progenitor-client v0.9.1
24982025-03-03T23:58:27.079Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24992025-03-03T23:58:27.101Z Compiling phf_generator v0.11.2
25002025-03-03T23:58:27.291Z Checking num-complex v0.4.6
25012025-03-03T23:58:28.490Z Compiling macaddr v1.0.1
25022025-03-03T23:58:28.929Z Checking cobs v0.2.3
25032025-03-03T23:58:29.087Z Compiling num v0.4.3
25042025-03-03T23:58:29.144Z Checking postcard v1.0.10
25052025-03-03T23:58:29.325Z Compiling phf_codegen v0.11.2
25062025-03-03T23:58:29.666Z Compiling parse-zoneinfo v0.3.1
25072025-03-03T23:58:29.796Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25082025-03-03T23:58:30.132Z Compiling convert_case v0.4.0
25092025-03-03T23:58:30.967Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
25102025-03-03T23:58:31.301Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25112025-03-03T23:58:31.569Z Compiling float-ord v0.3.2
25122025-03-03T23:58:31.907Z Compiling derive_more v0.99.19
25132025-03-03T23:58:32.383Z Compiling chrono-tz-build v0.4.0
25142025-03-03T23:58:33.408Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25152025-03-03T23:58:33.574Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
25162025-03-03T23:58:33.600Z Compiling crucible-workspace-hack v0.1.0
25172025-03-03T23:58:33.937Z Compiling chrono-tz v0.10.1
25182025-03-03T23:58:34.249Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
25192025-03-03T23:58:34.286Z Checking newline-converter v0.3.0
25202025-03-03T23:58:34.305Z Checking itertools v0.14.0
25212025-03-03T23:58:34.455Z Checking prettyplease v0.2.29
25222025-03-03T23:58:34.583Z Compiling slog-dtrace v0.3.0
25232025-03-03T23:58:34.920Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
25242025-03-03T23:58:35.118Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25252025-03-03T23:58:35.587Z Checking expectorate v1.1.0
25262025-03-03T23:58:35.764Z Compiling zone_cfg_derive v0.3.0
25272025-03-03T23:58:36.185Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25282025-03-03T23:58:36.470Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25292025-03-03T23:58:36.836Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
25302025-03-03T23:58:37.152Z Compiling const_format_proc_macros v0.2.34
25312025-03-03T23:58:37.184Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25322025-03-03T23:58:37.525Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25332025-03-03T23:58:37.542Z Compiling num-derive v0.4.2
25342025-03-03T23:58:38.197Z Checking highway v1.3.0
25352025-03-03T23:58:38.327Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25362025-03-03T23:58:38.438Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25372025-03-03T23:58:38.668Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25382025-03-03T23:58:38.783Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25392025-03-03T23:58:39.050Z Checking const_format v0.2.34
25402025-03-03T23:58:39.120Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25412025-03-03T23:58:39.348Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25422025-03-03T23:58:39.440Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25432025-03-03T23:58:39.589Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
25442025-03-03T23:58:39.709Z Checking zone v0.3.0
25452025-03-03T23:58:39.750Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
25462025-03-03T23:58:40.188Z Checking gethostname v0.5.0
25472025-03-03T23:58:40.318Z Checking bcs v0.1.6
25482025-03-03T23:58:40.335Z Checking nanorand v0.7.0
25492025-03-03T23:58:40.442Z Compiling async-recursion v1.1.1
25502025-03-03T23:58:40.486Z Checking termtree v0.5.1
25512025-03-03T23:58:40.691Z Checking flume v0.11.1
25522025-03-03T23:58:41.234Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25532025-03-03T23:58:46.972Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25542025-03-03T23:58:50.145Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25552025-03-03T23:58:52.536Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
25562025-03-03T23:58:53.751Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.27s
25572025-03-03T23:58:53.950Z
25582025-03-03T23:58:53.950Zinfo: running `cargo check --bins` on clickhouse-admin-api (55/196)
25592025-03-03T23:58:54.550Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25602025-03-03T23:58:54.553Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25612025-03-03T23:58:54.553Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25622025-03-03T23:58:54.556Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
25632025-03-03T23:58:54.636Z
25642025-03-03T23:58:54.636Zinfo: running `cargo check --bins` on clickhouse-admin-types (56/196)
25652025-03-03T23:58:55.221Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25662025-03-03T23:58:55.225Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25672025-03-03T23:58:55.225Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25682025-03-03T23:58:55.225Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
25692025-03-03T23:58:55.302Z
25702025-03-03T23:58:55.302Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (57/196)
25712025-03-03T23:58:55.886Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25722025-03-03T23:58:55.889Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25732025-03-03T23:58:55.986Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25742025-03-03T23:58:56.609Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
25752025-03-03T23:58:56.803Z
25762025-03-03T23:58:56.803Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (58/196)
25772025-03-03T23:58:57.396Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25782025-03-03T23:58:57.399Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25792025-03-03T23:58:57.501Z Compiling cfg_aliases v0.1.1
25802025-03-03T23:58:57.505Z Compiling vte_generate_state_changes v0.1.2
25812025-03-03T23:58:57.505Z Checking fd-lock v4.0.2
25822025-03-03T23:58:57.505Z Checking nibble_vec v0.1.0
25832025-03-03T23:58:57.505Z Checking endian-type v0.1.2
25842025-03-03T23:58:57.505Z Checking bytecount v0.6.8
25852025-03-03T23:58:57.505Z Compiling tabled_derive v0.7.0
25862025-03-03T23:58:57.643Z Compiling peg-macros v0.8.4
25872025-03-03T23:58:57.713Z Compiling nix v0.28.0
25882025-03-03T23:58:57.772Z Checking papergrid v0.11.0
25892025-03-03T23:58:57.790Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25902025-03-03T23:58:57.806Z Compiling sqlparser_derive v0.2.2
25912025-03-03T23:58:57.855Z Checking radix_trie v0.2.1
25922025-03-03T23:58:58.187Z Checking vte v0.11.1
25932025-03-03T23:58:58.292Z Checking home v0.5.9
25942025-03-03T23:58:58.445Z Checking nu-ansi-term v0.50.1
25952025-03-03T23:58:58.762Z Checking unicode_categories v0.1.1
25962025-03-03T23:58:58.835Z Checking sqlparser v0.45.0
25972025-03-03T23:58:58.860Z Checking display-error-chain v0.2.2
25982025-03-03T23:58:59.086Z Checking sqlformat v0.2.6
25992025-03-03T23:58:59.502Z Checking strip-ansi-escapes v0.2.0
26002025-03-03T23:58:59.669Z Checking reedline v0.38.0
26012025-03-03T23:58:59.722Z Checking tabled v0.15.0
26022025-03-03T23:59:00.042Z Checking peg v0.8.4
26032025-03-03T23:59:00.524Z Checking rustyline v14.0.0
26042025-03-03T23:59:09.725Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.91s
26052025-03-03T23:59:09.909Z
26062025-03-03T23:59:09.909Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (59/196)
26072025-03-03T23:59:10.506Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26082025-03-03T23:59:10.509Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26092025-03-03T23:59:10.614Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26102025-03-03T23:59:15.544Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.62s
26112025-03-03T23:59:15.730Z
26122025-03-03T23:59:15.730Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (60/196)
26132025-03-03T23:59:16.324Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26142025-03-03T23:59:16.328Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26152025-03-03T23:59:16.428Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26162025-03-03T23:59:19.883Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.14s
26172025-03-03T23:59:20.084Z
26182025-03-03T23:59:20.084Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (61/196)
26192025-03-03T23:59:20.674Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26202025-03-03T23:59:20.677Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26212025-03-03T23:59:20.778Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26222025-03-03T23:59:25.442Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.35s
26232025-03-03T23:59:25.623Z
26242025-03-03T23:59:25.623Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (62/196)
26252025-03-03T23:59:26.221Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26262025-03-03T23:59:26.224Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26272025-03-03T23:59:26.326Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26282025-03-03T23:59:31.048Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.42s
26292025-03-03T23:59:31.238Z
26302025-03-03T23:59:31.238Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (63/196)
26312025-03-03T23:59:31.833Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26322025-03-03T23:59:31.837Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26332025-03-03T23:59:31.937Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26342025-03-03T23:59:35.593Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.34s
26352025-03-03T23:59:35.779Z
26362025-03-03T23:59:35.779Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (64/196)
26372025-03-03T23:59:36.370Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26382025-03-03T23:59:36.374Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26392025-03-03T23:59:36.474Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26402025-03-03T23:59:40.115Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.33s
26412025-03-03T23:59:40.316Z
26422025-03-03T23:59:40.317Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (65/196)
26432025-03-03T23:59:40.913Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26442025-03-03T23:59:40.916Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26452025-03-03T23:59:41.018Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26462025-03-03T23:59:45.960Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.63s
26472025-03-03T23:59:46.144Z
26482025-03-03T23:59:46.144Zinfo: running `cargo check --bins` on oximeter (66/196)
26492025-03-03T23:59:46.719Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26502025-03-03T23:59:46.722Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26512025-03-03T23:59:46.723Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26522025-03-03T23:59:46.726Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26532025-03-03T23:59:46.801Z
26542025-03-03T23:59:46.801Zinfo: running `cargo check --bins` on oximeter-macro-impl (67/196)
26552025-03-03T23:59:47.360Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26562025-03-03T23:59:47.363Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26572025-03-03T23:59:47.363Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26582025-03-03T23:59:47.366Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26592025-03-03T23:59:47.441Z
26602025-03-03T23:59:47.441Zinfo: running `cargo check --bins` on oximeter-schema (68/196)
26612025-03-03T23:59:48.013Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26622025-03-03T23:59:48.017Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26632025-03-03T23:59:48.102Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26642025-03-03T23:59:50.062Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26652025-03-03T23:59:50.999Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.54s
26662025-03-03T23:59:51.168Z
26672025-03-03T23:59:51.168Zinfo: running `cargo check --bins` on oximeter-types (69/196)
26682025-03-03T23:59:51.745Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26692025-03-03T23:59:51.749Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26702025-03-03T23:59:51.749Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26712025-03-03T23:59:51.752Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26722025-03-03T23:59:51.830Z
26732025-03-03T23:59:51.830Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (70/196)
26742025-03-03T23:59:52.409Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26752025-03-03T23:59:52.412Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26762025-03-03T23:59:52.412Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26772025-03-03T23:59:52.415Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26782025-03-03T23:59:52.491Z
26792025-03-03T23:59:52.492Zinfo: running `cargo check --bins` on oxql-types (71/196)
26802025-03-03T23:59:53.064Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26812025-03-03T23:59:53.068Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26822025-03-03T23:59:53.068Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26832025-03-03T23:59:53.071Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26842025-03-03T23:59:53.147Z
26852025-03-03T23:59:53.147Zinfo: running `cargo check --bins` on oximeter-test-utils (72/196)
26862025-03-03T23:59:53.743Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26872025-03-03T23:59:53.746Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26882025-03-03T23:59:53.747Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26892025-03-03T23:59:53.749Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
26902025-03-03T23:59:53.833Z
26912025-03-03T23:59:53.834Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (73/196)
26922025-03-03T23:59:54.415Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26932025-03-03T23:59:54.418Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26942025-03-03T23:59:54.418Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26952025-03-03T23:59:54.421Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
26962025-03-03T23:59:54.503Z
26972025-03-03T23:59:54.503Zinfo: running `cargo check --bins` on bootstrap-agent-client (74/196)
26982025-03-03T23:59:55.091Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26992025-03-03T23:59:55.095Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27002025-03-03T23:59:55.095Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27012025-03-03T23:59:55.098Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27022025-03-03T23:59:55.176Z
27032025-03-03T23:59:55.176Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (75/196)
27042025-03-03T23:59:55.758Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27052025-03-03T23:59:55.761Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27062025-03-03T23:59:55.761Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27072025-03-03T23:59:55.764Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27082025-03-03T23:59:55.844Z
27092025-03-03T23:59:55.844Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (76/196)
27102025-03-03T23:59:56.424Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27112025-03-03T23:59:56.427Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27122025-03-03T23:59:56.427Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27132025-03-03T23:59:56.431Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27142025-03-03T23:59:56.509Z
27152025-03-03T23:59:56.509Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (77/196)
27162025-03-03T23:59:57.090Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27172025-03-03T23:59:57.093Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27182025-03-03T23:59:57.093Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27192025-03-03T23:59:57.096Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27202025-03-03T23:59:57.173Z
27212025-03-03T23:59:57.173Zinfo: running `cargo check --bins` on cockroach-admin-client (78/196)
27222025-03-03T23:59:57.739Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27232025-03-03T23:59:57.744Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27242025-03-03T23:59:57.744Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27252025-03-03T23:59:57.747Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27262025-03-03T23:59:57.820Z
27272025-03-03T23:59:57.820Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (79/196)
27282025-03-03T23:59:58.408Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27292025-03-03T23:59:58.411Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27302025-03-03T23:59:58.411Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27312025-03-03T23:59:58.415Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27322025-03-03T23:59:58.492Z
27332025-03-03T23:59:58.492Zinfo: running `cargo check --bins` on dns-service-client (80/196)
27342025-03-03T23:59:59.075Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27352025-03-03T23:59:59.078Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27362025-03-03T23:59:59.078Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27372025-03-03T23:59:59.081Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27382025-03-03T23:59:59.157Z
27392025-03-03T23:59:59.157Zinfo: running `cargo check --bins` on internal-dns-types (81/196)
27402025-03-03T23:59:59.739Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27412025-03-03T23:59:59.742Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27422025-03-03T23:59:59.742Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27432025-03-03T23:59:59.745Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27442025-03-03T23:59:59.821Z
27452025-03-03T23:59:59.821Zinfo: running `cargo check --bins` on dpd-client (82/196)
27462025-03-04T00:00:00.393Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27472025-03-04T00:00:00.396Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27482025-03-04T00:00:00.396Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27492025-03-04T00:00:00.399Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27502025-03-04T00:00:00.478Z
27512025-03-04T00:00:00.478Zinfo: running `cargo check --bins` on gateway-client (83/196)
27522025-03-04T00:00:01.040Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27532025-03-04T00:00:01.043Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27542025-03-04T00:00:01.043Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27552025-03-04T00:00:01.046Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27562025-03-04T00:00:01.121Z
27572025-03-04T00:00:01.121Zinfo: running `cargo check --bins` on installinator-client (84/196)
27582025-03-04T00:00:01.713Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27592025-03-04T00:00:01.716Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27602025-03-04T00:00:01.716Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27612025-03-04T00:00:01.720Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27622025-03-04T00:00:01.800Z
27632025-03-04T00:00:01.800Zinfo: running `cargo check --bins` on installinator-common (85/196)
27642025-03-04T00:00:02.437Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27652025-03-04T00:00:02.441Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27662025-03-04T00:00:02.441Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27672025-03-04T00:00:02.444Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
27682025-03-04T00:00:02.535Z
27692025-03-04T00:00:02.535Zinfo: running `cargo check --bins` on update-engine (86/196)
27702025-03-04T00:00:03.168Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27712025-03-04T00:00:03.172Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27722025-03-04T00:00:03.172Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27732025-03-04T00:00:03.175Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
27742025-03-04T00:00:03.257Z
27752025-03-04T00:00:03.258Zinfo: running `cargo check --bins` on nexus-client (87/196)
27762025-03-04T00:00:03.925Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27772025-03-04T00:00:03.928Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27782025-03-04T00:00:03.928Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27792025-03-04T00:00:03.932Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
27802025-03-04T00:00:04.018Z
27812025-03-04T00:00:04.018Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (88/196)
27822025-03-04T00:00:04.645Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27832025-03-04T00:00:04.648Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27842025-03-04T00:00:04.648Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27852025-03-04T00:00:04.651Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
27862025-03-04T00:00:04.737Z
27872025-03-04T00:00:04.737Zinfo: running `cargo check --bins` on omicron-passwords (89/196)
27882025-03-04T00:00:05.328Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27892025-03-04T00:00:05.332Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27902025-03-04T00:00:05.332Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27912025-03-04T00:00:05.335Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27922025-03-04T00:00:05.409Z
27932025-03-04T00:00:05.409Zinfo: running `cargo check --bins` on nexus-types (90/196)
27942025-03-04T00:00:06.014Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27952025-03-04T00:00:06.018Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27962025-03-04T00:00:06.018Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27972025-03-04T00:00:06.021Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
27982025-03-04T00:00:06.103Z
27992025-03-04T00:00:06.103Zinfo: running `cargo check --bins` on oxide-client (91/196)
28002025-03-04T00:00:06.666Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28012025-03-04T00:00:06.669Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28022025-03-04T00:00:06.670Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28032025-03-04T00:00:06.673Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
28042025-03-04T00:00:06.747Z
28052025-03-04T00:00:06.747Zinfo: running `cargo check --bins` on oximeter-client (92/196)
28062025-03-04T00:00:07.329Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28072025-03-04T00:00:07.332Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28082025-03-04T00:00:07.332Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28092025-03-04T00:00:07.335Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
28102025-03-04T00:00:07.413Z
28112025-03-04T00:00:07.413Zinfo: running `cargo check --bins` on repo-depot-client (93/196)
28122025-03-04T00:00:07.976Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28132025-03-04T00:00:07.980Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28142025-03-04T00:00:07.980Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28152025-03-04T00:00:07.983Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
28162025-03-04T00:00:08.055Z
28172025-03-04T00:00:08.056Zinfo: running `cargo check --bins` on sled-agent-client (94/196)
28182025-03-04T00:00:08.650Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28192025-03-04T00:00:08.653Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28202025-03-04T00:00:08.653Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28212025-03-04T00:00:08.656Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
28222025-03-04T00:00:08.737Z
28232025-03-04T00:00:08.737Zinfo: running `cargo check --bins` on wicketd-client (95/196)
28242025-03-04T00:00:09.352Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28252025-03-04T00:00:09.356Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28262025-03-04T00:00:09.356Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28272025-03-04T00:00:09.360Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
28282025-03-04T00:00:09.443Z
28292025-03-04T00:00:09.443Zinfo: running `cargo check --bins` on sled-agent-types (96/196)
28302025-03-04T00:00:10.046Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28312025-03-04T00:00:10.049Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28322025-03-04T00:00:10.049Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28332025-03-04T00:00:10.052Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
28342025-03-04T00:00:10.133Z
28352025-03-04T00:00:10.133Zinfo: running `cargo check --bins` on wicket-common (97/196)
28362025-03-04T00:00:10.739Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28372025-03-04T00:00:10.743Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28382025-03-04T00:00:10.743Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28392025-03-04T00:00:10.746Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
28402025-03-04T00:00:10.826Z
28412025-03-04T00:00:10.827Zinfo: running `cargo check --bins` on omicron-cockroach-admin (98/196)
28422025-03-04T00:00:11.418Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28432025-03-04T00:00:11.422Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28442025-03-04T00:00:11.519Z Checking csv-core v0.1.11
28452025-03-04T00:00:11.519Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
28462025-03-04T00:00:11.529Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28472025-03-04T00:00:11.529Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28482025-03-04T00:00:11.806Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28492025-03-04T00:00:11.825Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28502025-03-04T00:00:11.865Z Checking csv v1.3.1
28512025-03-04T00:00:12.421Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
28522025-03-04T00:00:12.762Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28532025-03-04T00:00:14.282Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.44s
28542025-03-04T00:00:14.464Z
28552025-03-04T00:00:14.464Zinfo: running `cargo check --bins` on cockroach-admin-api (99/196)
28562025-03-04T00:00:15.046Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28572025-03-04T00:00:15.049Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28582025-03-04T00:00:15.049Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28592025-03-04T00:00:15.052Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
28602025-03-04T00:00:15.131Z
28612025-03-04T00:00:15.131Zinfo: running `cargo check --bins` on cockroach-admin-types (100/196)
28622025-03-04T00:00:15.712Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28632025-03-04T00:00:15.716Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28642025-03-04T00:00:15.716Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28652025-03-04T00:00:15.719Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
28662025-03-04T00:00:15.798Z
28672025-03-04T00:00:15.798Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (101/196)
28682025-03-04T00:00:16.465Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28692025-03-04T00:00:16.468Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28702025-03-04T00:00:16.468Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28712025-03-04T00:00:16.471Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28722025-03-04T00:00:16.567Z
28732025-03-04T00:00:16.567Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (102/196)
28742025-03-04T00:00:17.234Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28752025-03-04T00:00:17.237Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28762025-03-04T00:00:17.238Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28772025-03-04T00:00:17.241Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28782025-03-04T00:00:17.332Z
28792025-03-04T00:00:17.332Zinfo: running `cargo check --bins` on dns-server (103/196)
28802025-03-04T00:00:17.925Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28812025-03-04T00:00:17.929Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28822025-03-04T00:00:18.024Z Compiling typify-impl v0.3.0
28832025-03-04T00:00:18.139Z Compiling parking_lot_core v0.8.6
28842025-03-04T00:00:18.142Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
28852025-03-04T00:00:18.142Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28862025-03-04T00:00:18.152Z Checking fxhash v0.2.1
28872025-03-04T00:00:18.161Z Checking hickory-client v0.24.4
28882025-03-04T00:00:18.164Z Checking hickory-server v0.24.4
28892025-03-04T00:00:18.873Z Checking parking_lot v0.11.2
28902025-03-04T00:00:18.988Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
28912025-03-04T00:00:19.174Z Checking sled v0.34.7
28922025-03-04T00:00:23.404Z Compiling typify-macro v0.3.0
28932025-03-04T00:00:24.906Z Compiling typify v0.3.0
28942025-03-04T00:00:24.980Z Compiling progenitor-impl v0.9.1
28952025-03-04T00:00:27.285Z Compiling progenitor-macro v0.9.1
28962025-03-04T00:00:30.757Z Checking progenitor v0.9.1
28972025-03-04T00:00:30.888Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28982025-03-04T00:00:31.341Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28992025-03-04T00:00:32.567Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.22s
29002025-03-04T00:00:32.747Z
29012025-03-04T00:00:32.747Zinfo: running `cargo check --bins` on dns-server-api (104/196)
29022025-03-04T00:00:33.330Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29032025-03-04T00:00:33.333Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29042025-03-04T00:00:33.333Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29052025-03-04T00:00:33.335Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
29062025-03-04T00:00:33.412Z
29072025-03-04T00:00:33.412Zinfo: running `cargo check --bins` on openapi-manager-types (105/196)
29082025-03-04T00:00:33.980Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29092025-03-04T00:00:33.983Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29102025-03-04T00:00:33.983Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29112025-03-04T00:00:33.986Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
29122025-03-04T00:00:34.064Z
29132025-03-04T00:00:34.064Zinfo: running `cargo check --bins` on gateway-test-utils (106/196)
29142025-03-04T00:00:34.709Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29152025-03-04T00:00:34.712Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29162025-03-04T00:00:34.712Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29172025-03-04T00:00:34.715Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
29182025-03-04T00:00:34.800Z
29192025-03-04T00:00:34.801Zinfo: running `cargo check --bins` on gateway-types (107/196)
29202025-03-04T00:00:35.381Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29212025-03-04T00:00:35.384Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29222025-03-04T00:00:35.384Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29232025-03-04T00:00:35.387Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
29242025-03-04T00:00:35.466Z
29252025-03-04T00:00:35.466Zinfo: running `cargo check --bins` on ipcc (108/196)
29262025-03-04T00:00:36.047Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29272025-03-04T00:00:36.050Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29282025-03-04T00:00:36.050Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29292025-03-04T00:00:36.053Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
29302025-03-04T00:00:36.130Z
29312025-03-04T00:00:36.130Zinfo: running `cargo check --bins` on omicron-gateway (109/196)
29322025-03-04T00:00:36.744Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29332025-03-04T00:00:36.747Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29342025-03-04T00:00:36.864Z Compiling radium v0.7.0
29352025-03-04T00:00:36.864Z Compiling semver v0.1.20
29362025-03-04T00:00:36.989Z Compiling maybe-uninit v2.0.0
29372025-03-04T00:00:36.992Z Checking tap v1.0.1
29382025-03-04T00:00:37.009Z Checking password-hash v0.5.0
29392025-03-04T00:00:37.011Z Checking blake2 v0.10.6
29402025-03-04T00:00:37.011Z Compiling owo-colors v4.2.0
29412025-03-04T00:00:37.011Z Compiling packed_struct v0.10.1
29422025-03-04T00:00:37.138Z Checking wyz v0.5.1
29432025-03-04T00:00:37.423Z Compiling rustc_version v0.1.7
29442025-03-04T00:00:37.479Z Checking crc-catalog v2.4.0
29452025-03-04T00:00:37.496Z Checking funty v2.0.0
29462025-03-04T00:00:37.499Z Compiling cancel-safe-futures v0.1.5
29472025-03-04T00:00:37.570Z Checking argon2 v0.5.3
29482025-03-04T00:00:37.616Z Checking crc v3.2.1
29492025-03-04T00:00:37.637Z Compiling packed_struct_codegen v0.10.1
29502025-03-04T00:00:37.664Z Checking libsw-core v0.3.1
29512025-03-04T00:00:37.800Z Compiling indexmap v1.9.3
29522025-03-04T00:00:37.819Z Compiling newtype_derive v0.1.6
29532025-03-04T00:00:37.882Z Checking half v2.4.1
29542025-03-04T00:00:37.900Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
29552025-03-04T00:00:38.036Z Checking nodrop v0.1.14
29562025-03-04T00:00:38.130Z Checking ciborium-io v0.2.2
29572025-03-04T00:00:38.172Z Checking fixedbitset v0.5.7
29582025-03-04T00:00:38.211Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
29592025-03-04T00:00:38.257Z Checking array-init v0.0.4
29602025-03-04T00:00:38.293Z Checking libsw v3.4.0
29612025-03-04T00:00:38.332Z Checking ciborium-ll v0.2.2
29622025-03-04T00:00:38.349Z Checking bitvec v1.0.1
29632025-03-04T00:00:38.526Z Checking petgraph v0.7.1
29642025-03-04T00:00:38.544Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
29652025-03-04T00:00:38.614Z Checking smallvec v0.6.14
29662025-03-04T00:00:38.714Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29672025-03-04T00:00:38.991Z Checking bitfield v0.14.0
29682025-03-04T00:00:39.125Z Checking termcolor v1.4.1
29692025-03-04T00:00:39.231Z Checking indent_write v2.2.0
29702025-03-04T00:00:39.275Z Checking swrite v0.1.0
29712025-03-04T00:00:39.416Z Checking hashbrown v0.12.3
29722025-03-04T00:00:39.460Z Checking linear-map v1.2.0
29732025-03-04T00:00:39.557Z Checking env_logger v0.10.2
29742025-03-04T00:00:39.721Z Checking ron v0.8.1
29752025-03-04T00:00:39.772Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
29762025-03-04T00:00:39.983Z Checking serde-hex v0.1.0
29772025-03-04T00:00:40.070Z Checking ciborium v0.2.2
29782025-03-04T00:00:40.110Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29792025-03-04T00:00:40.886Z Checking steno v0.4.1
29802025-03-04T00:00:41.001Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
29812025-03-04T00:00:41.224Z Checking hashbrown v0.13.2
29822025-03-04T00:00:41.262Z Checking humantime v2.1.0
29832025-03-04T00:00:41.280Z Checking crc-any v2.5.0
29842025-03-04T00:00:41.381Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29852025-03-04T00:00:41.551Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
29862025-03-04T00:00:41.643Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29872025-03-04T00:00:41.826Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
29882025-03-04T00:00:42.143Z Checking object v0.30.4
29892025-03-04T00:00:42.165Z Checking path-slash v0.1.5
29902025-03-04T00:00:42.204Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
29912025-03-04T00:00:42.400Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
29922025-03-04T00:00:43.026Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29932025-03-04T00:00:43.073Z Checking nix v0.27.1
29942025-03-04T00:00:43.293Z Checking tungstenite v0.23.0
29952025-03-04T00:00:43.630Z Checking kstat-rs v0.2.4
29962025-03-04T00:00:43.981Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29972025-03-04T00:00:44.180Z Checking tokio-tungstenite v0.23.1
29982025-03-04T00:00:44.234Z Checking signal-hook-tokio v0.3.1
29992025-03-04T00:00:44.317Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
30002025-03-04T00:00:44.414Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30012025-03-04T00:00:44.788Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
30022025-03-04T00:00:51.621Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
30032025-03-04T00:00:52.973Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
30042025-03-04T00:00:55.001Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
30052025-03-04T00:01:00.154Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
30062025-03-04T00:01:00.799Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30072025-03-04T00:01:03.725Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.58s
30082025-03-04T00:01:03.946Z
30092025-03-04T00:01:03.946Zinfo: running `cargo check --bins` on gateway-api (110/196)
30102025-03-04T00:01:04.589Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30112025-03-04T00:01:04.592Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30122025-03-04T00:01:04.592Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30132025-03-04T00:01:04.596Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
30142025-03-04T00:01:04.680Z
30152025-03-04T00:01:04.680Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (111/196)
30162025-03-04T00:01:05.283Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30172025-03-04T00:01:05.287Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30182025-03-04T00:01:05.287Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30192025-03-04T00:01:05.290Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
30202025-03-04T00:01:05.366Z
30212025-03-04T00:01:05.366Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (112/196)
30222025-03-04T00:01:05.956Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30232025-03-04T00:01:05.959Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30242025-03-04T00:01:05.959Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30252025-03-04T00:01:05.962Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
30262025-03-04T00:01:06.039Z
30272025-03-04T00:01:06.039Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (113/196)
30282025-03-04T00:01:06.615Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30292025-03-04T00:01:06.618Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30302025-03-04T00:01:06.619Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30312025-03-04T00:01:06.622Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30322025-03-04T00:01:06.697Z
30332025-03-04T00:01:06.697Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (114/196)
30342025-03-04T00:01:07.274Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30352025-03-04T00:01:07.277Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30362025-03-04T00:01:07.277Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30372025-03-04T00:01:07.281Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30382025-03-04T00:01:07.356Z
30392025-03-04T00:01:07.357Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (115/196)
30402025-03-04T00:01:07.935Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30412025-03-04T00:01:07.940Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30422025-03-04T00:01:07.940Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30432025-03-04T00:01:07.943Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30442025-03-04T00:01:08.018Z
30452025-03-04T00:01:08.018Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (116/196)
30462025-03-04T00:01:08.597Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30472025-03-04T00:01:08.600Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30482025-03-04T00:01:08.600Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30492025-03-04T00:01:08.612Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30502025-03-04T00:01:08.679Z
30512025-03-04T00:01:08.679Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (117/196)
30522025-03-04T00:01:09.259Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30532025-03-04T00:01:09.262Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30542025-03-04T00:01:09.263Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30552025-03-04T00:01:09.266Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30562025-03-04T00:01:09.341Z
30572025-03-04T00:01:09.341Zinfo: running `cargo check --bins` on oximeter-producer (118/196)
30582025-03-04T00:01:09.944Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30592025-03-04T00:01:09.948Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30602025-03-04T00:01:09.948Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30612025-03-04T00:01:09.951Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
30622025-03-04T00:01:10.032Z
30632025-03-04T00:01:10.032Zinfo: running `cargo check --bins` on internal-dns-resolver (119/196)
30642025-03-04T00:01:10.609Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30652025-03-04T00:01:10.612Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30662025-03-04T00:01:10.612Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30672025-03-04T00:01:10.616Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30682025-03-04T00:01:10.691Z
30692025-03-04T00:01:10.691Zinfo: running `cargo check --bins` on sp-sim (120/196)
30702025-03-04T00:01:11.269Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30712025-03-04T00:01:11.273Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30722025-03-04T00:01:11.360Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
30732025-03-04T00:01:11.805Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30742025-03-04T00:01:13.437Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30752025-03-04T00:01:15.096Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.39s
30762025-03-04T00:01:15.275Z
30772025-03-04T00:01:15.275Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (121/196)
30782025-03-04T00:01:15.897Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30792025-03-04T00:01:15.900Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30802025-03-04T00:01:15.900Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30812025-03-04T00:01:15.903Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
30822025-03-04T00:01:15.986Z
30832025-03-04T00:01:15.986Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (122/196)
30842025-03-04T00:01:16.612Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30852025-03-04T00:01:16.615Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30862025-03-04T00:01:16.615Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30872025-03-04T00:01:16.618Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
30882025-03-04T00:01:16.704Z
30892025-03-04T00:01:16.704Zinfo: running `cargo check --bins` on db-macros (123/196)
30902025-03-04T00:01:17.268Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30912025-03-04T00:01:17.272Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30922025-03-04T00:01:17.272Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30932025-03-04T00:01:17.276Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30942025-03-04T00:01:17.346Z
30952025-03-04T00:01:17.346Zinfo: running `cargo check --bins` on nexus-macros-common (124/196)
30962025-03-04T00:01:17.908Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30972025-03-04T00:01:17.911Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30982025-03-04T00:01:17.912Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30992025-03-04T00:01:17.915Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
31002025-03-04T00:01:17.990Z
31012025-03-04T00:01:17.990Zinfo: running `cargo check --bins` on nexus-auth (125/196)
31022025-03-04T00:01:18.624Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31032025-03-04T00:01:18.628Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31042025-03-04T00:01:18.628Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31052025-03-04T00:01:18.631Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
31062025-03-04T00:01:18.714Z
31072025-03-04T00:01:18.714Zinfo: running `cargo check --bins` on authz-macros (126/196)
31082025-03-04T00:01:19.283Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31092025-03-04T00:01:19.286Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31102025-03-04T00:01:19.286Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31112025-03-04T00:01:19.289Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
31122025-03-04T00:01:19.363Z
31132025-03-04T00:01:19.363Zinfo: running `cargo check --bins` on nexus-db-fixed-data (127/196)
31142025-03-04T00:01:19.972Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31152025-03-04T00:01:19.975Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31162025-03-04T00:01:19.975Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31172025-03-04T00:01:19.978Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
31182025-03-04T00:01:20.061Z
31192025-03-04T00:01:20.061Zinfo: running `cargo check --bins` on nexus-db-model (128/196)
31202025-03-04T00:01:20.667Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31212025-03-04T00:01:20.670Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31222025-03-04T00:01:20.670Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31232025-03-04T00:01:20.673Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
31242025-03-04T00:01:20.755Z
31252025-03-04T00:01:20.755Zinfo: running `cargo check --bins` on nexus-defaults (129/196)
31262025-03-04T00:01:21.336Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31272025-03-04T00:01:21.339Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31282025-03-04T00:01:21.339Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31292025-03-04T00:01:21.343Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
31302025-03-04T00:01:21.421Z
31312025-03-04T00:01:21.421Zinfo: running `cargo check --bins` on nexus-inventory (130/196)
31322025-03-04T00:01:22.043Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31332025-03-04T00:01:22.047Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31342025-03-04T00:01:22.047Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31352025-03-04T00:01:22.050Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
31362025-03-04T00:01:22.132Z
31372025-03-04T00:01:22.132Zinfo: running `cargo check --bins` on typed-rng (131/196)
31382025-03-04T00:01:22.704Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31392025-03-04T00:01:22.708Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31402025-03-04T00:01:22.708Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31412025-03-04T00:01:22.711Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
31422025-03-04T00:01:22.787Z
31432025-03-04T00:01:22.787Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (132/196)
31442025-03-04T00:01:23.431Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31452025-03-04T00:01:23.435Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31462025-03-04T00:01:23.583Z Checking keccak v0.1.5
31472025-03-04T00:01:23.703Z Checking secrecy v0.8.0
31482025-03-04T00:01:23.707Z Compiling unicase v2.7.0
31492025-03-04T00:01:23.707Z Compiling same-file v1.0.6
31502025-03-04T00:01:23.735Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
31512025-03-04T00:01:23.738Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31522025-03-04T00:01:23.738Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
31532025-03-04T00:01:23.738Z Compiling thiserror-impl-no-std v2.0.2
31542025-03-04T00:01:23.879Z Compiling walkdir v2.5.0
31552025-03-04T00:01:23.977Z Checking universal-hash v0.5.1
31562025-03-04T00:01:23.997Z Checking sha3 v0.10.8
31572025-03-04T00:01:24.018Z Compiling blake3 v1.5.4
31582025-03-04T00:01:24.164Z Checking opaque-debug v0.3.1
31592025-03-04T00:01:24.183Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31602025-03-04T00:01:24.220Z Checking chacha20 v0.9.1
31612025-03-04T00:01:24.245Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
31622025-03-04T00:01:24.270Z Checking poly1305 v0.8.0
31632025-03-04T00:01:24.377Z Checking aead v0.5.2
31642025-03-04T00:01:24.500Z Compiling memmap2 v0.9.5
31652025-03-04T00:01:24.519Z Compiling libefi-sys v0.1.0
31662025-03-04T00:01:24.565Z Compiling arrayref v0.3.9
31672025-03-04T00:01:24.594Z Compiling salty v0.3.0
31682025-03-04T00:01:24.678Z Compiling arrayvec v0.7.6
31692025-03-04T00:01:24.797Z Compiling constant_time_eq v0.3.1
31702025-03-04T00:01:24.846Z Checking chacha20poly1305 v0.10.1
31712025-03-04T00:01:24.998Z Compiling toolchain_find v0.4.0
31722025-03-04T00:01:25.036Z Compiling camino-tempfile v1.1.1
31732025-03-04T00:01:25.051Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
31742025-03-04T00:01:25.066Z Compiling bitfield-struct v0.6.2
31752025-03-04T00:01:25.277Z Compiling topological-sort v0.2.2
31762025-03-04T00:01:25.425Z Compiling mime_guess v2.0.5
31772025-03-04T00:01:25.510Z Compiling rustfmt-wrapper v0.2.1
31782025-03-04T00:01:25.930Z Compiling omicron-zone-package v0.12.0
31792025-03-04T00:01:26.072Z Compiling progenitor v0.9.1
31802025-03-04T00:01:26.091Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31812025-03-04T00:01:26.297Z Checking primeorder v0.13.6
31822025-03-04T00:01:26.367Z Checking env_filter v0.1.2
31832025-03-04T00:01:26.389Z Checking thiserror-no-std v2.0.2
31842025-03-04T00:01:26.406Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31852025-03-04T00:01:26.411Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31862025-03-04T00:01:26.519Z Checking vsss-rs v3.3.4
31872025-03-04T00:01:26.576Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31882025-03-04T00:01:26.600Z Checking env_logger v0.11.5
31892025-03-04T00:01:26.731Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
31902025-03-04T00:01:26.748Z Checking p384 v0.13.0
31912025-03-04T00:01:26.789Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
31922025-03-04T00:01:26.913Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31932025-03-04T00:01:27.041Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
31942025-03-04T00:01:27.106Z Checking http-range v0.1.5
31952025-03-04T00:01:27.207Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
31962025-03-04T00:01:27.243Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31972025-03-04T00:01:27.336Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31982025-03-04T00:01:27.562Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31992025-03-04T00:01:27.608Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32002025-03-04T00:01:27.950Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
32012025-03-04T00:01:28.068Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
32022025-03-04T00:01:28.172Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32032025-03-04T00:01:28.238Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2652487c19ede2db2cbc634b0dee3a78848dfea1#2652487c)
32042025-03-04T00:01:28.370Z Checking atty v0.2.14
32052025-03-04T00:01:28.516Z Checking glob v0.3.2
32062025-03-04T00:01:28.643Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2652487c19ede2db2cbc634b0dee3a78848dfea1#2652487c)
32072025-03-04T00:01:28.646Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32082025-03-04T00:01:28.838Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32092025-03-04T00:01:29.237Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32102025-03-04T00:01:29.349Z Checking hyper-staticfile v0.10.1
32112025-03-04T00:01:29.836Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
32122025-03-04T00:01:29.852Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32132025-03-04T00:01:29.964Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32142025-03-04T00:01:30.163Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32152025-03-04T00:01:30.226Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
32162025-03-04T00:01:30.513Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32172025-03-04T00:01:30.802Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32182025-03-04T00:01:31.107Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32192025-03-04T00:01:31.301Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32202025-03-04T00:01:31.329Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
32212025-03-04T00:01:31.755Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32222025-03-04T00:01:34.706Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32232025-03-04T00:01:34.710Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32242025-03-04T00:01:42.962Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32252025-03-04T00:01:55.756Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.96s
32262025-03-04T00:01:55.947Z
32272025-03-04T00:01:55.947Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (133/196)
32282025-03-04T00:01:56.586Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32292025-03-04T00:01:56.590Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32302025-03-04T00:01:56.722Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32312025-03-04T00:02:09.974Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.02s
32322025-03-04T00:02:10.178Z
32332025-03-04T00:02:10.178Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (134/196)
32342025-03-04T00:02:10.837Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32352025-03-04T00:02:10.841Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32362025-03-04T00:02:10.979Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32372025-03-04T00:02:24.041Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.85s
32382025-03-04T00:02:24.240Z
32392025-03-04T00:02:24.240Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (135/196)
32402025-03-04T00:02:24.886Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32412025-03-04T00:02:24.889Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32422025-03-04T00:02:25.023Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32432025-03-04T00:02:37.987Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.74s
32442025-03-04T00:02:38.190Z
32452025-03-04T00:02:38.190Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (136/196)
32462025-03-04T00:02:38.829Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32472025-03-04T00:02:38.832Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32482025-03-04T00:02:38.969Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32492025-03-04T00:02:51.844Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.64s
32502025-03-04T00:02:52.043Z
32512025-03-04T00:02:52.043Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (137/196)
32522025-03-04T00:02:52.682Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32532025-03-04T00:02:52.686Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32542025-03-04T00:02:52.818Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32552025-03-04T00:03:05.871Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.82s
32562025-03-04T00:03:06.071Z
32572025-03-04T00:03:06.071Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (138/196)
32582025-03-04T00:03:06.710Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32592025-03-04T00:03:06.713Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32602025-03-04T00:03:06.847Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32612025-03-04T00:03:19.837Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.76s
32622025-03-04T00:03:20.040Z
32632025-03-04T00:03:20.040Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (139/196)
32642025-03-04T00:03:20.673Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32652025-03-04T00:03:20.676Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32662025-03-04T00:03:20.806Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32672025-03-04T00:03:33.869Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.82s
32682025-03-04T00:03:34.077Z
32692025-03-04T00:03:34.077Zinfo: running `cargo check --bins` on bootstrap-agent-api (140/196)
32702025-03-04T00:03:34.691Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32712025-03-04T00:03:34.694Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32722025-03-04T00:03:34.694Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32732025-03-04T00:03:34.697Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
32742025-03-04T00:03:34.779Z
32752025-03-04T00:03:34.779Zinfo: running `cargo check --bins` on key-manager (141/196)
32762025-03-04T00:03:35.367Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32772025-03-04T00:03:35.370Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32782025-03-04T00:03:35.370Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32792025-03-04T00:03:35.374Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
32802025-03-04T00:03:35.451Z
32812025-03-04T00:03:35.451Zinfo: running `cargo check --bins` on range-requests (142/196)
32822025-03-04T00:03:36.023Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32832025-03-04T00:03:36.027Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32842025-03-04T00:03:36.027Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32852025-03-04T00:03:36.031Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
32862025-03-04T00:03:36.104Z
32872025-03-04T00:03:36.105Zinfo: running `cargo check --bins` on repo-depot-api (143/196)
32882025-03-04T00:03:36.691Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32892025-03-04T00:03:36.700Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32902025-03-04T00:03:36.700Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32912025-03-04T00:03:36.700Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
32922025-03-04T00:03:36.776Z
32932025-03-04T00:03:36.776Zinfo: running `cargo check --bins` on sled-agent-api (144/196)
32942025-03-04T00:03:37.387Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32952025-03-04T00:03:37.390Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32962025-03-04T00:03:37.390Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32972025-03-04T00:03:37.394Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
32982025-03-04T00:03:37.476Z
32992025-03-04T00:03:37.476Zinfo: running `cargo check --bins` on sled-diagnostics (145/196)
33002025-03-04T00:03:38.042Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33012025-03-04T00:03:38.046Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33022025-03-04T00:03:38.046Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33032025-03-04T00:03:38.050Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
33042025-03-04T00:03:38.123Z
33052025-03-04T00:03:38.123Zinfo: running `cargo check --bins` on sled-hardware (146/196)
33062025-03-04T00:03:38.719Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33072025-03-04T00:03:38.722Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33082025-03-04T00:03:38.722Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33092025-03-04T00:03:38.725Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
33102025-03-04T00:03:38.805Z
33112025-03-04T00:03:38.805Zinfo: running `cargo check --bins --no-default-features` on sled-storage (147/196)
33122025-03-04T00:03:39.408Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33132025-03-04T00:03:39.411Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33142025-03-04T00:03:39.411Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33152025-03-04T00:03:39.415Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
33162025-03-04T00:03:39.493Z
33172025-03-04T00:03:39.493Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (148/196)
33182025-03-04T00:03:40.093Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33192025-03-04T00:03:40.096Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33202025-03-04T00:03:40.096Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33212025-03-04T00:03:40.099Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
33222025-03-04T00:03:40.180Z
33232025-03-04T00:03:40.180Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (149/196)
33242025-03-04T00:03:40.792Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33252025-03-04T00:03:40.795Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33262025-03-04T00:03:40.795Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33272025-03-04T00:03:40.799Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
33282025-03-04T00:03:40.880Z
33292025-03-04T00:03:40.880Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (150/196)
33302025-03-04T00:03:41.494Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33312025-03-04T00:03:41.497Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33322025-03-04T00:03:41.497Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33332025-03-04T00:03:41.500Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
33342025-03-04T00:03:41.582Z
33352025-03-04T00:03:41.582Zinfo: running `cargo check --bins` on nexus-test-interface (151/196)
33362025-03-04T00:03:42.190Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33372025-03-04T00:03:42.193Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33382025-03-04T00:03:42.193Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33392025-03-04T00:03:42.196Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
33402025-03-04T00:03:42.278Z
33412025-03-04T00:03:42.278Zinfo: running `cargo check --bins` on oximeter-collector (152/196)
33422025-03-04T00:03:42.885Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33432025-03-04T00:03:42.889Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33442025-03-04T00:03:43.004Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33452025-03-04T00:03:43.004Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33462025-03-04T00:03:43.855Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33472025-03-04T00:03:45.753Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.47s
33482025-03-04T00:03:45.964Z
33492025-03-04T00:03:45.964Zinfo: running `cargo check --bins` on oximeter-api (153/196)
33502025-03-04T00:03:46.541Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33512025-03-04T00:03:46.544Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33522025-03-04T00:03:46.544Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33532025-03-04T00:03:46.548Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
33542025-03-04T00:03:46.624Z
33552025-03-04T00:03:46.624Zinfo: running `cargo check --bins` on cert-dev (154/196)
33562025-03-04T00:03:47.185Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33572025-03-04T00:03:47.190Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33582025-03-04T00:03:47.266Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33592025-03-04T00:03:47.546Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
33602025-03-04T00:03:47.720Z
33612025-03-04T00:03:47.720Zinfo: running `cargo check --bins` on clickana (155/196)
33622025-03-04T00:03:48.320Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33632025-03-04T00:03:48.323Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33642025-03-04T00:03:48.415Z Checking itertools v0.13.0
33652025-03-04T00:03:48.415Z Checking castaway v0.2.3
33662025-03-04T00:03:48.423Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33672025-03-04T00:03:48.423Z Checking lru v0.12.5
33682025-03-04T00:03:48.423Z Compiling instability v0.3.2
33692025-03-04T00:03:48.423Z Compiling indoc v2.0.5
33702025-03-04T00:03:48.423Z Checking cassowary v0.3.0
33712025-03-04T00:03:48.700Z Checking compact_str v0.8.0
33722025-03-04T00:03:50.140Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33732025-03-04T00:03:50.244Z Checking unicode-truncate v1.1.0
33742025-03-04T00:03:50.411Z Checking ratatui v0.29.0
33752025-03-04T00:03:52.215Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33762025-03-04T00:03:53.022Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.29s
33772025-03-04T00:03:53.204Z
33782025-03-04T00:03:53.205Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (156/196)
33792025-03-04T00:03:53.816Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33802025-03-04T00:03:53.819Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33812025-03-04T00:03:53.934Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33822025-03-04T00:03:53.934Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33832025-03-04T00:03:54.918Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33842025-03-04T00:03:55.398Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
33852025-03-04T00:03:55.753Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.54s
33862025-03-04T00:03:55.940Z
33872025-03-04T00:03:55.940Zinfo: running `cargo check --bins` on ch-dev (157/196)
33882025-03-04T00:03:56.531Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33892025-03-04T00:03:56.534Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33902025-03-04T00:03:56.628Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
33912025-03-04T00:03:57.356Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.41s
33922025-03-04T00:03:57.557Z
33932025-03-04T00:03:57.557Zinfo: running `cargo check --bins` on crdb-seed (158/196)
33942025-03-04T00:03:58.150Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33952025-03-04T00:03:58.154Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33962025-03-04T00:03:58.245Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
33972025-03-04T00:03:58.601Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
33982025-03-04T00:03:58.802Z
33992025-03-04T00:03:58.802Zinfo: running `cargo check --bins` on db-dev (159/196)
34002025-03-04T00:03:59.406Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34012025-03-04T00:03:59.410Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34022025-03-04T00:03:59.505Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
34032025-03-04T00:04:00.243Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.43s
34042025-03-04T00:04:00.435Z
34052025-03-04T00:04:00.435Zinfo: running `cargo check --bins` on omicron-dev-lib (160/196)
34062025-03-04T00:04:01.038Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34072025-03-04T00:04:01.041Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34082025-03-04T00:04:01.041Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34092025-03-04T00:04:01.045Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
34102025-03-04T00:04:01.126Z
34112025-03-04T00:04:01.126Zinfo: running `cargo check --bins` on xtask-downloader (161/196)
34122025-03-04T00:04:01.724Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34132025-03-04T00:04:01.727Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34142025-03-04T00:04:01.816Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
34152025-03-04T00:04:02.740Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.60s
34162025-03-04T00:04:02.934Z
34172025-03-04T00:04:02.934Zinfo: running `cargo check --bins` on omicron-ls-apis (162/196)
34182025-03-04T00:04:03.522Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34192025-03-04T00:04:03.526Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34202025-03-04T00:04:03.607Z Checking cargo-platform v0.1.8
34212025-03-04T00:04:03.887Z Checking cargo_metadata v0.19.1
34222025-03-04T00:04:04.878Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
34232025-03-04T00:04:05.673Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.73s
34242025-03-04T00:04:05.848Z
34252025-03-04T00:04:05.848Zinfo: running `cargo check --bins` on mgs-dev (163/196)
34262025-03-04T00:04:06.480Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34272025-03-04T00:04:06.483Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34282025-03-04T00:04:06.602Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34292025-03-04T00:04:08.016Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
34302025-03-04T00:04:08.556Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
34312025-03-04T00:04:09.076Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.22s
34322025-03-04T00:04:09.279Z
34332025-03-04T00:04:09.279Zinfo: running `cargo check --bins` on omicron-omdb (164/196)
34342025-03-04T00:04:09.944Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34352025-03-04T00:04:09.947Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34362025-03-04T00:04:10.109Z Compiling crunchy v0.2.2
34372025-03-04T00:04:10.109Z Compiling tiny-keccak v2.0.2
34382025-03-04T00:04:10.112Z Compiling dsl_auto_type v0.1.2
34392025-03-04T00:04:10.112Z Checking scheduled-thread-pool v0.2.7
34402025-03-04T00:04:10.112Z Compiling diesel_table_macro_syntax v0.2.0
34412025-03-04T00:04:10.112Z Compiling bit-vec v0.6.3
34422025-03-04T00:04:10.274Z Compiling ascii-canvas v3.0.0
34432025-03-04T00:04:10.277Z Compiling ena v0.14.3
34442025-03-04T00:04:10.441Z Checking r2d2 v0.8.10
34452025-03-04T00:04:10.533Z Compiling diff v0.1.13
34462025-03-04T00:04:10.632Z Compiling bit-set v0.5.3
34472025-03-04T00:04:10.660Z Compiling regex-syntax v0.6.29
34482025-03-04T00:04:10.680Z Compiling bindgen v0.71.1
34492025-03-04T00:04:10.743Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
34502025-03-04T00:04:10.758Z Compiling ref-cast v1.0.23
34512025-03-04T00:04:10.880Z Compiling rustc-hash v2.1.1
34522025-03-04T00:04:11.013Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
34532025-03-04T00:04:11.049Z Compiling derive_builder_core v0.20.2
34542025-03-04T00:04:11.089Z Compiling libxml v0.3.3
34552025-03-04T00:04:11.335Z Compiling ref-cast-impl v1.0.23
34562025-03-04T00:04:11.387Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
34572025-03-04T00:04:11.536Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
34582025-03-04T00:04:11.539Z Compiling diesel_derives v2.2.3
34592025-03-04T00:04:11.584Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
34602025-03-04T00:04:11.849Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
34612025-03-04T00:04:11.895Z Compiling strum_macros v0.24.3
34622025-03-04T00:04:12.219Z Compiling indoc v1.0.9
34632025-03-04T00:04:13.004Z Compiling derive_builder_macro v0.20.2
34642025-03-04T00:04:13.092Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
34652025-03-04T00:04:13.418Z Compiling oso-derive v0.27.3
34662025-03-04T00:04:13.879Z Compiling lalrpop v0.19.12
34672025-03-04T00:04:14.131Z Checking derive_builder v0.20.2
34682025-03-04T00:04:14.317Z Compiling impl-trait-for-tuples v0.2.2
34692025-03-04T00:04:14.411Z Checking quick-xml v0.37.2
34702025-03-04T00:04:14.479Z Compiling diesel-dtrace v0.4.2
34712025-03-04T00:04:14.826Z Checking maplit v1.0.2
34722025-03-04T00:04:15.078Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
34732025-03-04T00:04:15.178Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
34742025-03-04T00:04:15.502Z Checking bb8 v0.8.5
34752025-03-04T00:04:15.846Z Checking io-lifetimes v1.0.11
34762025-03-04T00:04:15.985Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
34772025-03-04T00:04:16.054Z Checking rustix v0.37.28
34782025-03-04T00:04:16.304Z Checking rand_seeder v0.3.0
34792025-03-04T00:04:16.440Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34802025-03-04T00:04:16.537Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34812025-03-04T00:04:16.609Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34822025-03-04T00:04:16.736Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
34832025-03-04T00:04:17.059Z Checking is_ci v1.2.0
34842025-03-04T00:04:17.086Z Checking terminal_size v0.2.6
34852025-03-04T00:04:17.206Z Checking unicode-linebreak v0.1.5
34862025-03-04T00:04:17.284Z Checking smawk v0.3.2
34872025-03-04T00:04:17.524Z Checking supports-color v3.0.2
34882025-03-04T00:04:17.656Z Checking textwrap v0.16.1
34892025-03-04T00:04:17.778Z Checking multimap v0.10.0
34902025-03-04T00:04:18.781Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
34912025-03-04T00:04:20.210Z Checking diesel v2.2.7
34922025-03-04T00:04:35.515Z Compiling samael v0.0.18
34932025-03-04T00:04:51.883Z Checking async-bb8-diesel v0.2.1
34942025-03-04T00:04:53.697Z Compiling polar-core v0.27.3
34952025-03-04T00:05:00.814Z Checking oso v0.27.3
34962025-03-04T00:05:59.413Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
34972025-03-04T00:06:06.024Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 56s
34982025-03-04T00:06:06.242Z
34992025-03-04T00:06:06.242Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (165/196)
35002025-03-04T00:06:06.864Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35012025-03-04T00:06:06.868Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35022025-03-04T00:06:06.868Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35032025-03-04T00:06:06.871Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
35042025-03-04T00:06:06.955Z
35052025-03-04T00:06:06.955Zinfo: running `cargo check --bins` on nexus-saga-recovery (166/196)
35062025-03-04T00:06:07.572Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35072025-03-04T00:06:07.575Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35082025-03-04T00:06:07.575Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35092025-03-04T00:06:07.578Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
35102025-03-04T00:06:07.661Z
35112025-03-04T00:06:07.661Zinfo: running `cargo check --bins` on nexus-test-utils-macros (167/196)
35122025-03-04T00:06:08.221Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35132025-03-04T00:06:08.224Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35142025-03-04T00:06:08.225Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35152025-03-04T00:06:08.228Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
35162025-03-04T00:06:08.302Z
35172025-03-04T00:06:08.302Zinfo: running `cargo check --bins` on omicron-nexus (168/196)
35182025-03-04T00:06:08.960Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35192025-03-04T00:06:08.963Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35202025-03-04T00:06:09.142Z Compiling libz-sys v1.1.20
35212025-03-04T00:06:09.145Z Compiling libgit2-sys v0.17.0+1.8.1
35222025-03-04T00:06:09.275Z Compiling vergen v8.3.2
35232025-03-04T00:06:09.278Z Compiling cargo-platform v0.1.8
35242025-03-04T00:06:09.278Z Compiling pin-project-internal v1.1.6
35252025-03-04T00:06:09.314Z Compiling snafu-derive v0.8.5
35262025-03-04T00:06:09.317Z Compiling rustls v0.21.12
35272025-03-04T00:06:09.346Z Checking globset v0.4.15
35282025-03-04T00:06:09.596Z Checking olpc-cjson v0.1.4
35292025-03-04T00:06:09.626Z Compiling cargo_metadata v0.18.1
35302025-03-04T00:06:09.800Z Checking rustls-webpki v0.101.7
35312025-03-04T00:06:09.820Z Checking sct v0.7.1
35322025-03-04T00:06:09.838Z Checking serde_plain v1.0.2
35332025-03-04T00:06:10.007Z Checking typed-path v0.9.3
35342025-03-04T00:06:10.088Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
35352025-03-04T00:06:10.185Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
35362025-03-04T00:06:10.405Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
35372025-03-04T00:06:10.486Z Checking parse-size v1.1.0
35382025-03-04T00:06:10.735Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
35392025-03-04T00:06:10.754Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
35402025-03-04T00:06:11.573Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
35412025-03-04T00:06:11.784Z Checking rustls-pemfile v1.0.4
35422025-03-04T00:06:11.797Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
35432025-03-04T00:06:11.832Z Checking pin-project v1.1.6
35442025-03-04T00:06:11.980Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
35452025-03-04T00:06:12.000Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
35462025-03-04T00:06:12.208Z Checking twox-hash v2.1.0
35472025-03-04T00:06:12.310Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
35482025-03-04T00:06:12.330Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
35492025-03-04T00:06:12.817Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
35502025-03-04T00:06:13.284Z Checking tokio-rustls v0.24.1
35512025-03-04T00:06:13.642Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
35522025-03-04T00:06:13.750Z Checking snafu v0.8.5
35532025-03-04T00:06:14.116Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
35542025-03-04T00:06:14.119Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
35552025-03-04T00:06:14.216Z Checking tough v0.19.0
35562025-03-04T00:06:14.410Z Checking fatfs v0.3.6
35572025-03-04T00:06:14.552Z Checking assert_matches v1.5.0
35582025-03-04T00:06:18.125Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
35592025-03-04T00:06:19.262Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
35602025-03-04T00:06:20.567Z Compiling git2 v0.19.0
35612025-03-04T00:06:24.457Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
35622025-03-04T00:07:20.662Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
35632025-03-04T00:07:20.865Z
35642025-03-04T00:07:20.865Zinfo: running `cargo check --bins` on nexus-external-api (169/196)
35652025-03-04T00:07:21.500Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35662025-03-04T00:07:21.503Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35672025-03-04T00:07:21.503Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35682025-03-04T00:07:21.506Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
35692025-03-04T00:07:21.587Z
35702025-03-04T00:07:21.587Zinfo: running `cargo check --bins` on nexus-internal-api (170/196)
35712025-03-04T00:07:22.187Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35722025-03-04T00:07:22.190Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35732025-03-04T00:07:22.190Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35742025-03-04T00:07:22.195Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
35752025-03-04T00:07:22.275Z
35762025-03-04T00:07:22.275Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (171/196)
35772025-03-04T00:07:22.906Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35782025-03-04T00:07:22.909Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35792025-03-04T00:07:22.909Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35802025-03-04T00:07:22.912Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
35812025-03-04T00:07:22.992Z
35822025-03-04T00:07:22.992Zinfo: running `cargo check --bins` on nexus-networking (172/196)
35832025-03-04T00:07:23.607Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35842025-03-04T00:07:23.610Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35852025-03-04T00:07:23.610Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35862025-03-04T00:07:23.613Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
35872025-03-04T00:07:23.693Z
35882025-03-04T00:07:23.693Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (173/196)
35892025-03-04T00:07:24.309Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35902025-03-04T00:07:24.313Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35912025-03-04T00:07:24.313Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35922025-03-04T00:07:24.316Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
35932025-03-04T00:07:24.397Z
35942025-03-04T00:07:24.397Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (174/196)
35952025-03-04T00:07:25.029Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35962025-03-04T00:07:25.033Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35972025-03-04T00:07:25.033Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35982025-03-04T00:07:25.036Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
35992025-03-04T00:07:25.123Z
36002025-03-04T00:07:25.123Zinfo: running `cargo check --bins` on update-common (175/196)
36012025-03-04T00:07:25.721Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36022025-03-04T00:07:25.724Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36032025-03-04T00:07:25.724Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36042025-03-04T00:07:25.727Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
36052025-03-04T00:07:25.806Z
36062025-03-04T00:07:25.807Zinfo: running `cargo check --bins` on omicron-dev (176/196)
36072025-03-04T00:07:26.493Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36082025-03-04T00:07:26.496Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36092025-03-04T00:07:26.688Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
36102025-03-04T00:07:26.692Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
36112025-03-04T00:07:26.835Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
36122025-03-04T00:07:26.839Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
36132025-03-04T00:07:27.807Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
36142025-03-04T00:07:53.860Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
36152025-03-04T00:07:53.864Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
36162025-03-04T00:07:53.864Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
36172025-03-04T00:07:53.864Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
36182025-03-04T00:07:53.864Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
36192025-03-04T00:07:53.864Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
36202025-03-04T00:07:54.760Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
36212025-03-04T00:07:55.985Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
36222025-03-04T00:08:36.899Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
36232025-03-04T00:08:37.127Z
36242025-03-04T00:08:37.127Zinfo: running `cargo check --bins` on openapi-manager (177/196)
36252025-03-04T00:08:37.770Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36262025-03-04T00:08:37.773Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36272025-03-04T00:08:37.894Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
36282025-03-04T00:08:37.897Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
36292025-03-04T00:08:37.897Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
36302025-03-04T00:08:38.031Z Compiling proc-macro-error-attr2 v2.0.0
36312025-03-04T00:08:38.034Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
36322025-03-04T00:08:38.042Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
36332025-03-04T00:08:38.073Z Checking papergrid v0.14.0
36342025-03-04T00:08:38.090Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36352025-03-04T00:08:38.263Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36362025-03-04T00:08:38.388Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
36372025-03-04T00:08:38.641Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
36382025-03-04T00:08:38.795Z Compiling proc-macro-error2 v2.0.1
36392025-03-04T00:08:39.401Z Compiling tabled_derive v0.10.0
36402025-03-04T00:08:39.467Z Checking dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
36412025-03-04T00:08:39.755Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36422025-03-04T00:08:39.779Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
36432025-03-04T00:08:40.141Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
36442025-03-04T00:08:40.662Z Checking heck v0.4.1
36452025-03-04T00:08:40.740Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
36462025-03-04T00:08:40.898Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
36472025-03-04T00:08:41.207Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
36482025-03-04T00:08:41.317Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
36492025-03-04T00:08:41.825Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
36502025-03-04T00:08:41.860Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
36512025-03-04T00:08:41.995Z Checking tabled v0.18.0
36522025-03-04T00:08:42.253Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
36532025-03-04T00:08:42.293Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
36542025-03-04T00:08:42.313Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
36552025-03-04T00:08:44.092Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
36562025-03-04T00:08:44.092Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
36572025-03-04T00:08:46.841Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
36582025-03-04T00:08:48.368Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
36592025-03-04T00:08:53.059Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
36602025-03-04T00:08:53.059Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
36612025-03-04T00:08:54.319Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
36622025-03-04T00:08:55.734Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.60s
36632025-03-04T00:08:55.936Z
36642025-03-04T00:08:55.937Zinfo: running `cargo check --bins` on installinator-api (178/196)
36652025-03-04T00:08:56.558Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36662025-03-04T00:08:56.562Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36672025-03-04T00:08:56.562Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36682025-03-04T00:08:56.565Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
36692025-03-04T00:08:56.644Z
36702025-03-04T00:08:56.644Zinfo: running `cargo check --bins` on wicketd-api (179/196)
36712025-03-04T00:08:57.260Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36722025-03-04T00:08:57.264Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36732025-03-04T00:08:57.264Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36742025-03-04T00:08:57.267Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
36752025-03-04T00:08:57.348Z
36762025-03-04T00:08:57.348Zinfo: running `cargo check --bins` on omicron-pins (180/196)
36772025-03-04T00:08:57.926Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36782025-03-04T00:08:57.930Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36792025-03-04T00:08:57.930Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36802025-03-04T00:08:57.933Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
36812025-03-04T00:08:58.006Z
36822025-03-04T00:08:58.006Zinfo: running `cargo check --bins` on reconfigurator-cli (181/196)
36832025-03-04T00:08:58.618Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36842025-03-04T00:08:58.622Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36852025-03-04T00:08:58.733Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
36862025-03-04T00:08:58.733Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
36872025-03-04T00:08:58.736Z Compiling petname v2.0.2
36882025-03-04T00:08:58.736Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
36892025-03-04T00:08:58.736Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
36902025-03-04T00:08:58.736Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
36912025-03-04T00:08:58.867Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
36922025-03-04T00:08:58.907Z Checking sync-ptr v0.1.1
36932025-03-04T00:09:03.982Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
36942025-03-04T00:09:04.583Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
36952025-03-04T00:09:05.753Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
36962025-03-04T00:09:07.391Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.27s
36972025-03-04T00:09:07.473Z
36982025-03-04T00:09:07.473Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (182/196)
36992025-03-04T00:09:08.090Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37002025-03-04T00:09:08.094Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37012025-03-04T00:09:08.094Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37022025-03-04T00:09:08.097Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
37032025-03-04T00:09:08.179Z
37042025-03-04T00:09:08.179Zinfo: running `cargo check --bins` on omicron-releng (183/196)
37052025-03-04T00:09:08.773Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37062025-03-04T00:09:08.776Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37072025-03-04T00:09:08.863Z Checking memmap2 v0.9.5
37082025-03-04T00:09:08.863Z Checking constant_time_eq v0.3.1
37092025-03-04T00:09:08.863Z Checking arrayvec v0.7.6
37102025-03-04T00:09:08.866Z Checking arrayref v0.3.9
37112025-03-04T00:09:08.989Z Checking topological-sort v0.2.2
37122025-03-04T00:09:09.000Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
37132025-03-04T00:09:09.003Z Checking shell-words v1.1.0
37142025-03-04T00:09:09.267Z Checking blake3 v1.5.4
37152025-03-04T00:09:09.599Z Checking omicron-zone-package v0.12.0
37162025-03-04T00:09:10.672Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
37172025-03-04T00:09:11.469Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.28s
37182025-03-04T00:09:11.653Z
37192025-03-04T00:09:11.653Zinfo: running `cargo check --bins` on xtask (184/196)
37202025-03-04T00:09:12.100Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37212025-03-04T00:09:12.103Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37222025-03-04T00:09:12.117Z Checking bitflags v2.6.0
37232025-03-04T00:09:12.121Z Checking serde v1.0.218
37242025-03-04T00:09:12.121Z Checking thiserror v1.0.69
37252025-03-04T00:09:12.213Z Checking scroll v0.12.0
37262025-03-04T00:09:12.216Z Checking log v0.4.22
37272025-03-04T00:09:12.231Z Checking hashbrown v0.15.1
37282025-03-04T00:09:12.235Z Checking zerocopy v0.7.35
37292025-03-04T00:09:12.257Z Checking syn v2.0.98
37302025-03-04T00:09:12.321Z Checking pest v2.7.14
37312025-03-04T00:09:12.439Z Checking rustix v0.38.37
37322025-03-04T00:09:12.467Z Checking once_cell v1.20.3
37332025-03-04T00:09:12.665Z Checking goblin v0.8.2
37342025-03-04T00:09:12.781Z Checking thiserror v2.0.11
37352025-03-04T00:09:12.954Z Checking fs-err v2.11.0
37362025-03-04T00:09:13.178Z Checking indexmap v2.7.1
37372025-03-04T00:09:13.251Z Checking tabled v0.15.0
37382025-03-04T00:09:13.336Z Checking anyhow v1.0.96
37392025-03-04T00:09:14.257Z Checking terminal_size v0.4.0
37402025-03-04T00:09:14.261Z Checking tempfile v3.13.0
37412025-03-04T00:09:14.416Z Checking clap_builder v4.5.31
37422025-03-04T00:09:14.607Z Checking dtrace-parser v0.2.0
37432025-03-04T00:09:16.348Z Checking serde_json v1.0.139
37442025-03-04T00:09:16.348Z Checking toml_datetime v0.6.8
37452025-03-04T00:09:16.352Z Checking serde_spanned v0.6.8
37462025-03-04T00:09:16.352Z Checking camino v1.1.9
37472025-03-04T00:09:16.352Z Checking cargo-platform v0.1.8
37482025-03-04T00:09:16.352Z Checking semver v1.0.25
37492025-03-04T00:09:16.352Z Checking clap v4.5.31
37502025-03-04T00:09:16.471Z Checking macaddr v1.0.1
37512025-03-04T00:09:16.663Z Checking toml_edit v0.22.24
37522025-03-04T00:09:16.849Z Checking camino-tempfile v1.1.1
37532025-03-04T00:09:17.394Z Checking dof v0.3.0
37542025-03-04T00:09:17.394Z Checking cargo_metadata v0.19.1
37552025-03-04T00:09:17.823Z Checking usdt-impl v0.5.0
37562025-03-04T00:09:18.171Z Checking usdt v0.5.0
37572025-03-04T00:09:18.369Z Checking toml v0.8.20
37582025-03-04T00:09:18.796Z Checking cargo_toml v0.21.0
37592025-03-04T00:09:19.896Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
37602025-03-04T00:09:20.515Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.85s
37612025-03-04T00:09:20.623Z
37622025-03-04T00:09:20.623Zinfo: running `cargo check --bins` on end-to-end-tests (185/196)
37632025-03-04T00:09:21.282Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37642025-03-04T00:09:21.285Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37652025-03-04T00:09:21.421Z Checking polyval v0.6.2
37662025-03-04T00:09:21.543Z Checking ctr v0.9.2
37672025-03-04T00:09:21.555Z Checking ssh-encoding v0.2.0
37682025-03-04T00:09:21.558Z Checking blowfish v0.9.1
37692025-03-04T00:09:21.580Z Checking password-hash v0.4.2
37702025-03-04T00:09:21.594Z Checking p521 v0.13.3
37712025-03-04T00:09:21.599Z Checking p256 v0.13.2
37722025-03-04T00:09:21.630Z Checking russh-cryptovec v0.7.3
37732025-03-04T00:09:21.767Z Checking ghash v0.5.1
37742025-03-04T00:09:21.787Z Checking bcrypt-pbkdf v0.10.0
37752025-03-04T00:09:21.805Z Checking md5 v0.7.0
37762025-03-04T00:09:21.836Z Checking num-bigint v0.4.6
37772025-03-04T00:09:21.889Z Checking des v0.8.1
37782025-03-04T00:09:21.934Z Checking aes-gcm v0.10.3
37792025-03-04T00:09:21.963Z Checking pbkdf2 v0.11.0
37802025-03-04T00:09:22.038Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
37812025-03-04T00:09:22.059Z Checking hex-literal v0.4.1
37822025-03-04T00:09:22.088Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
37832025-03-04T00:09:22.148Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
37842025-03-04T00:09:22.168Z Checking ssh-cipher v0.2.0
37852025-03-04T00:09:22.196Z Checking internet-checksum v0.2.1
37862025-03-04T00:09:22.460Z Checking ssh-key v0.6.6
37872025-03-04T00:09:22.691Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
37882025-03-04T00:09:23.610Z Checking russh-keys v0.45.0
37892025-03-04T00:09:24.425Z Checking russh v0.45.0
37902025-03-04T00:09:42.057Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
37912025-03-04T00:09:43.381Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.75s
37922025-03-04T00:09:43.588Z
37932025-03-04T00:09:43.589Zinfo: running `cargo check --bins` on gateway-cli (186/196)
37942025-03-04T00:09:44.185Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37952025-03-04T00:09:44.188Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37962025-03-04T00:09:44.276Z Checking termios v0.3.3
37972025-03-04T00:09:44.505Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
37982025-03-04T00:09:45.290Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.69s
37992025-03-04T00:09:45.487Z
38002025-03-04T00:09:45.487Zinfo: running `cargo check --bins --no-default-features` on installinator (187/196)
38012025-03-04T00:09:46.114Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38022025-03-04T00:09:46.117Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38032025-03-04T00:09:46.225Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
38042025-03-04T00:09:46.225Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
38052025-03-04T00:09:46.228Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
38062025-03-04T00:09:46.228Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
38072025-03-04T00:09:47.218Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
38082025-03-04T00:09:48.444Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
38092025-03-04T00:09:50.188Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.69s
38102025-03-04T00:09:50.379Z
38112025-03-04T00:09:50.379Zinfo: running `cargo check --bins` on internal-dns-cli (188/196)
38122025-03-04T00:09:50.970Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38132025-03-04T00:09:50.973Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38142025-03-04T00:09:51.059Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
38152025-03-04T00:09:51.530Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
38162025-03-04T00:09:51.712Z
38172025-03-04T00:09:51.712Zinfo: running `cargo check --bins` on omicron-live-tests (189/196)
38182025-03-04T00:09:52.283Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38192025-03-04T00:09:52.287Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38202025-03-04T00:09:52.287Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38212025-03-04T00:09:52.290Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
38222025-03-04T00:09:52.363Z
38232025-03-04T00:09:52.363Zinfo: running `cargo check --bins` on live-tests-macros (190/196)
38242025-03-04T00:09:52.938Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38252025-03-04T00:09:52.941Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38262025-03-04T00:09:52.941Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38272025-03-04T00:09:52.944Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
38282025-03-04T00:09:53.021Z
38292025-03-04T00:09:53.021Zinfo: running `cargo check --bins` on omicron-package (191/196)
38302025-03-04T00:09:53.624Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38312025-03-04T00:09:53.627Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38322025-03-04T00:09:53.728Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
38332025-03-04T00:09:55.057Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.03s
38342025-03-04T00:09:55.249Z
38352025-03-04T00:09:55.249Zinfo: running `cargo check --bins` on wicket-dbg (192/196)
38362025-03-04T00:09:55.885Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38372025-03-04T00:09:55.889Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38382025-03-04T00:09:56.003Z Checking rtoolbox v0.0.2
38392025-03-04T00:09:56.003Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
38402025-03-04T00:09:56.007Z Checking tui-tree-widget v0.23.0
38412025-03-04T00:09:56.242Z Checking rpassword v7.3.1
38422025-03-04T00:10:00.705Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
38432025-03-04T00:10:03.829Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
38442025-03-04T00:10:04.966Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.71s
38452025-03-04T00:10:05.164Z
38462025-03-04T00:10:05.164Zinfo: running `cargo check --bins` on wicket (193/196)
38472025-03-04T00:10:05.789Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38482025-03-04T00:10:05.792Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38492025-03-04T00:10:05.903Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
38502025-03-04T00:10:06.316Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
38512025-03-04T00:10:06.520Z
38522025-03-04T00:10:06.520Zinfo: running `cargo check --bins` on wicketd (194/196)
38532025-03-04T00:10:07.152Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38542025-03-04T00:10:07.156Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38552025-03-04T00:10:07.271Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
38562025-03-04T00:10:07.272Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
38572025-03-04T00:10:08.098Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
38582025-03-04T00:10:11.902Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.37s
38592025-03-04T00:10:12.102Z
38602025-03-04T00:10:12.102Zinfo: running `cargo check --bins` on omicron-workspace-hack (195/196)
38612025-03-04T00:10:12.669Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38622025-03-04T00:10:12.672Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38632025-03-04T00:10:12.672Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38642025-03-04T00:10:12.676Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
38652025-03-04T00:10:12.749Z
38662025-03-04T00:10:12.749Zinfo: running `cargo check --bins` on zone-setup (196/196)
38672025-03-04T00:10:13.358Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38682025-03-04T00:10:13.373Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38692025-03-04T00:10:13.460Z Checking uzers v0.12.1
38702025-03-04T00:10:13.803Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
38712025-03-04T00:10:14.730Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.97s
38722025-03-04T00:10:14.953Z
38732025-03-04T00:10:14.953Zreal 13:39.387255376
38742025-03-04T00:10:14.953Zuser 27:53.461426495
38752025-03-04T00:10:14.953Zsys 4:18.070067906
38762025-03-04T00:10:14.953Ztrap 0.572981412
38772025-03-04T00:10:14.953Ztflt 0.501300297
38782025-03-04T00:10:14.953Zdflt 1.777362281
38792025-03-04T00:10:14.953Zkflt 0.001389906
38802025-03-04T00:10:14.969Zlock 47:35.963766700
38812025-03-04T00:10:14.969Zslp 2:13:07.219756742
38822025-03-04T00:10:14.969Zlat 1:11.426575363
38832025-03-04T00:10:14.969Zstop 3:58.887937854
38842025-03-04T00:10:14.969Zprocess exited: duration 1115169 ms, exit code 0
 
38852025-03-04T00:10:14.989Zfound 0 output files