01JNSA3AR336KFXZGZDYJMVFDC: 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: 01JNSA4YRG1CM102S7YX9VZCX7

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-03-07T22:25:53.066Zjob assigned to worker 01JNSBCRGQ2SWVJY4NHRMB6J8S [factory aws, i-0f17d54f6302989e9] (queued for 22 m 27 s)
 
22025-03-07T22:26:01.403Zstarting task 0: "setup"
32025-03-07T22:26:01.408Z++ uname -s
42025-03-07T22:26:01.412Z+ kern=SunOS
52025-03-07T22:26:01.412Z+ build_user=build
62025-03-07T22:26:01.412Z+ build_uid=12345
72025-03-07T22:26:01.412Z+ work_dir=/work
82025-03-07T22:26:01.412Z+ input_dir=/input
92025-03-07T22:26:01.412Z+ [[ 0 == 12345 ]]
102025-03-07T22:26:01.412Z+ case "$kern" in
112025-03-07T22:26:01.412Z+ groupadd -g 12345 build
122025-03-07T22:26:01.416Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-03-07T22:26:03.421Z+ zfs create -o mountpoint=/work rpool/work
142025-03-07T22:26:03.549Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-03-07T22:26:03.552Z+ home_fs=zfs
162025-03-07T22:26:03.552Z+ [[ zfs == autofs ]]
172025-03-07T22:26:03.552Z+ mkdir -p /home/build
182025-03-07T22:26:03.555Z+ chown build:build /home/build /work
192025-03-07T22:26:05.557Z+ chmod 0700 /home/build /work
202025-03-07T22:26:05.560Zprocess exited: duration 4158 ms, exit code 0
 
212025-03-07T22:26:05.566Zstarting task 1: "rust-toolchain"
222025-03-07T22:26:05.572Z+ printf ' * rust toolchain channel = "%s"\n' 1.85.0
232025-03-07T22:26:05.572Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-03-07T22:26:05.572Z * rust toolchain channel = "1.85.0"
252025-03-07T22:26:05.572Z * rust toolchain profile = "default"
262025-03-07T22:26:05.572Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-03-07T22:26:05.572Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-03-07T22:26:05.575Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-03-07T22:26:05.575Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default
302025-03-07T22:26:05.696Zinfo: downloading installer
312025-03-07T22:26:06.889Zwarn: It looks like you have an existing installation of Rust at:
322025-03-07T22:26:06.889Zwarn: /opt/ooce/bin
332025-03-07T22:26:06.889Zwarn: It is recommended that rustup be the primary Rust installation.
342025-03-07T22:26:06.889Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-03-07T22:26:06.889Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-03-07T22:26:06.889Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-03-07T22:26:06.889Zwarn: or pass `-y' to ignore all ignorable checks.
382025-03-07T22:26:06.889Zerror: cannot install while Rust is installed
392025-03-07T22:26:06.889Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-03-07T22:26:06.902Zinfo: profile set to 'default'
412025-03-07T22:26:06.902Zinfo: default host triple is x86_64-unknown-illumos
422025-03-07T22:26:06.906Zinfo: syncing channel updates for '1.85.0-x86_64-unknown-illumos'
432025-03-07T22:26:07.075Zinfo: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17)
442025-03-07T22:26:07.076Zinfo: downloading component 'cargo'
452025-03-07T22:26:07.996Zinfo: downloading component 'clippy'
462025-03-07T22:26:08.376Zinfo: downloading component 'rust-docs'
472025-03-07T22:26:09.932Zinfo: downloading component 'rust-std'
482025-03-07T22:26:11.944Zinfo: downloading component 'rustc'
492025-03-07T22:26:18.758Zinfo: downloading component 'rustfmt'
502025-03-07T22:26:19.087Zinfo: installing component 'cargo'
512025-03-07T22:26:19.910Zinfo: installing component 'clippy'
522025-03-07T22:26:20.291Zinfo: installing component 'rust-docs'
532025-03-07T22:26:22.045Zinfo: installing component 'rust-std'
542025-03-07T22:26:23.919Zinfo: installing component 'rustc'
552025-03-07T22:26:29.841Zinfo: installing component 'rustfmt'
562025-03-07T22:26:30.171Zinfo: default toolchain set to '1.85.0-x86_64-unknown-illumos'
572025-03-07T22:26:30.171Z
582025-03-07T22:26:30.538Z 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17)
592025-03-07T22:26:30.538Z
602025-03-07T22:26:30.543Z
612025-03-07T22:26:30.543ZRust is installed now. Great!
622025-03-07T22:26:30.543Z
632025-03-07T22:26:30.543ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-03-07T22:26:30.543Zenvironment variable. This has not been done automatically.
652025-03-07T22:26:30.544Z
662025-03-07T22:26:30.544ZTo configure your current shell, you need to source
672025-03-07T22:26:30.544Zthe corresponding env file under $HOME/.cargo.
682025-03-07T22:26:30.544Z
692025-03-07T22:26:30.544ZThis is usually done by running one of the following (note the leading DOT):
702025-03-07T22:26:30.544Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-03-07T22:26:30.544Zsource "$HOME/.cargo/env.fish" # For fish
722025-03-07T22:26:30.544Zsource "$HOME/.cargo/env.nu" # For nushell
732025-03-07T22:26:30.614Z+ rustup --version
742025-03-07T22:26:30.625Zrustup 1.28.1 (f9edccde0 2025-03-05)
752025-03-07T22:26:30.625Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-03-07T22:26:30.654Zinfo: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)`
772025-03-07T22:26:30.657Z+ cargo --version
782025-03-07T22:26:30.675Zcargo 1.85.0 (d73d2caf9 2024-12-31)
792025-03-07T22:26:30.678Z+ rustc --version
802025-03-07T22:26:30.703Zrustc 1.85.0 (4d91de4e4 2025-02-17)
812025-03-07T22:26:30.707Zprocess exited: duration 25135 ms, exit code 0
 
822025-03-07T22:26:30.717Zstarting task 2: "authentication"
832025-03-07T22:26:30.739Zprocess exited: duration 21 ms, exit code 0
 
842025-03-07T22:26:30.748Zstarting task 3: "clone repository"
852025-03-07T22:26:30.752Z+ mkdir -p /work/oxidecomputer/omicron
862025-03-07T22:26:30.755Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-03-07T22:26:30.799ZCloning into '/work/oxidecomputer/omicron'...
882025-03-07T22:26:39.330Z+ cd /work/oxidecomputer/omicron
892025-03-07T22:26:39.330Z+ git fetch origin 1005669a265bdb3ebd76577e4c2bae3b77a65e55
902025-03-07T22:26:39.639ZFrom https://github.com/oxidecomputer/omicron
912025-03-07T22:26:39.639Z * branch 1005669a265bdb3ebd76577e4c2bae3b77a65e55 -> FETCH_HEAD
922025-03-07T22:26:39.650Z+ [[ -n more-manual-pagination ]]
932025-03-07T22:26:39.657Z++ git branch --show-current
942025-03-07T22:26:39.662Z+ current=main
952025-03-07T22:26:39.662Z+ [[ main != more-manual-pagination ]]
962025-03-07T22:26:39.662Z+ git branch -f more-manual-pagination 1005669a265bdb3ebd76577e4c2bae3b77a65e55
972025-03-07T22:26:39.662Z+ git checkout -f more-manual-pagination
982025-03-07T22:26:39.696ZSwitched to branch 'more-manual-pagination'
992025-03-07T22:26:39.699Z+ git reset --hard 1005669a265bdb3ebd76577e4c2bae3b77a65e55
1002025-03-07T22:26:39.745ZHEAD is now at 1005669a2 Merge branch 'paginated-manually' into more-manual-pagination
1012025-03-07T22:26:39.749Zprocess exited: duration 8998 ms, exit code 0
 
1022025-03-07T22:26:39.755Zstarting task 4: "build"
1032025-03-07T22:26:39.760Z+ source .github/buildomat/ci-env.sh
1042025-03-07T22:26:39.764Z++ export CARGO_TERM_COLOR=always
1052025-03-07T22:26:39.764Z++ CARGO_TERM_COLOR=always
1062025-03-07T22:26:39.764Z+ cargo --version
1072025-03-07T22:26:39.815Zcargo 1.85.0 (d73d2caf9 2024-12-31)
1082025-03-07T22:26:39.818Z+ rustc --version
1092025-03-07T22:26:39.884Zrustc 1.85.0 (4d91de4e4 2025-02-17)
1102025-03-07T22:26:39.887Z+ source ./env.sh
1112025-03-07T22:26:39.887Z++ OLD_SHELL_OPTS=ehxB
1122025-03-07T22:26:39.887Z++ set -o xtrace
1132025-03-07T22:26:39.890Z++++ dirname ./env.sh
1142025-03-07T22:26:39.894Z+++ readlink -f .
1152025-03-07T22:26:39.897Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162025-03-07T22:26:39.897Z++ 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-07T22:26:39.897Z++ 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-07T22:26:39.897Z++ 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-07T22:26:39.897Z++ 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-07T22:26:39.897Z++ 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-07T22:26:39.897Z++ 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-07T22:26:39.897Z++ 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-07T22:26:39.897Z++ 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-07T22:26:39.897Z++ case $OLD_SHELL_OPTS in
1252025-03-07T22:26:39.897Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262025-03-07T22:26:39.897Z+ 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-07T22:26:39.897Z+ 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-07T22:26:39.898Z+ banner prerequisites
1292025-03-07T22:26:39.902Z
1302025-03-07T22:26:39.902Z ##### ##### ###### ##### ###### #### # # # #### #
1312025-03-07T22:26:39.902Z # # # # # # # # # # # # # # #
1322025-03-07T22:26:39.902Z # # # # ##### # # ##### # # # # # #### #
1332025-03-07T22:26:39.902Z ##### ##### # ##### # # # # # # # # #
1342025-03-07T22:26:39.902Z # # # # # # # # # # # # # # #
1352025-03-07T22:26:39.902Z # # # ###### # # ###### ### # #### # #### #
1362025-03-07T22:26:39.902Z
1372025-03-07T22:26:39.902Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382025-03-07T22:26:41.533Zpkg list: illegal option -- F
1392025-03-07T22:26:41.533ZUsage:
1402025-03-07T22:26:41.536Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1412025-03-07T22:26:41.536Z [pkg_fmri_pattern ...]
1422025-03-07T22:26:42.391Zpkg list: illegal option -- F
1432025-03-07T22:26:42.391ZUsage:
1442025-03-07T22:26:42.391Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1452025-03-07T22:26:42.391Z [pkg_fmri_pattern ...]
1462025-03-07T22:26:50.504Z Startup: Refreshing catalog 'helios-dev' ... Done
1472025-03-07T22:26:54.853Z Startup: Caching catalogs ... Done
1482025-03-07T22:27:08.360ZPlanning: Solver setup ... Done (12.556s)
1492025-03-07T22:27:08.515ZPlanning: Running solver ... Done (0.155s)
1502025-03-07T22:27:08.638ZPlanning: Finding local manifests ... Done (0.006s)
1512025-03-07T22:27:08.655ZPlanning: Fetching manifests: 0/7 0% complete
1522025-03-07T22:27:09.433ZPlanning: Fetching manifests: 7/7 100% complete
1532025-03-07T22:27:09.542ZPlanning: Package planning ... Done (0.110s)
1542025-03-07T22:27:09.600ZPlanning: Merging actions ... Done (0.057s)
1552025-03-07T22:27:09.799ZPlanning: Checking for conflicting actions ... Done (0.199s)
1562025-03-07T22:27:11.837ZPlanning: Consolidating action changes ... Done (2.037s)
1572025-03-07T22:27:12.263ZPlanning: Evaluating mediators ... Done (0.426s)
1582025-03-07T22:27:12.345ZPlanning: Planning completed in 17.39 seconds
1592025-03-07T22:27:12.360Z Packages to install: 4
1602025-03-07T22:27:12.360Z Packages to update: 3
1612025-03-07T22:27:12.365Z Mediators to change: 2
1622025-03-07T22:27:12.365Z Services to change: 1
1632025-03-07T22:27:12.365Z Estimated space available: 155.59 GB
1642025-03-07T22:27:12.365ZEstimated space to be consumed: 1.66 GB
1652025-03-07T22:27:12.366Z Create boot environment: No
1662025-03-07T22:27:12.366ZCreate backup boot environment: Yes
1672025-03-07T22:27:12.366Z Rebuild boot archive: No
1682025-03-07T22:27:12.366Z
1692025-03-07T22:27:12.366ZChanged mediators:
1702025-03-07T22:27:12.366Z mediator clang:
1712025-03-07T22:27:12.366Z version: None -> 15 (system default)
1722025-03-07T22:27:12.366Z
1732025-03-07T22:27:12.366Z mediator llvm:
1742025-03-07T22:27:12.366Z version: 14 (system default) -> 15 (system default)
1752025-03-07T22:27:12.366Z
1762025-03-07T22:27:12.366ZChanged packages:
1772025-03-07T22:27:12.366Zhelios-dev
1782025-03-07T22:27:12.366Z developer/build-essential
1792025-03-07T22:27:12.366Z None -> 11-2.0
1802025-03-07T22:27:12.366Z library/libxmlsec1
1812025-03-07T22:27:12.366Z None -> 1.2.35-2.0
1822025-03-07T22:27:12.366Z ooce/developer/clang-15
1832025-03-07T22:27:12.366Z None -> 15.0.7-2.0
1842025-03-07T22:27:12.366Z ooce/developer/llvm-15
1852025-03-07T22:27:12.366Z None -> 15.0.7-2.0
1862025-03-07T22:27:12.366Z package/pkg
1872025-03-07T22:27:12.366Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1882025-03-07T22:27:12.366Z system/library/g++-runtime
1892025-03-07T22:27:12.366Z 13-2.0 -> 14-2.0
1902025-03-07T22:27:12.366Z system/library/gcc-runtime
1912025-03-07T22:27:12.366Z 13-2.0 -> 14-2.0
1922025-03-07T22:27:12.366Z
1932025-03-07T22:27:12.366ZServices:
1942025-03-07T22:27:12.366Z restart_fmri:
1952025-03-07T22:27:12.366Z svc:/system/update-man-index:default
1962025-03-07T22:27:12.366Z
1972025-03-07T22:27:12.366ZEditable files to change:
1982025-03-07T22:27:12.366Z Update:
1992025-03-07T22:27:12.366Z usr/share/lib/pkg/web/config.shtml
2002025-03-07T22:27:12.444Z
2012025-03-07T22:27:12.444ZDownload: 0/4301 items 0.0/225.4MB 0% complete
2022025-03-07T22:27:18.588ZDownload: 212/4301 items 1.3/225.4MB 0% complete (595k/s)
2032025-03-07T22:27:38.226ZDownload: 213/4301 items 1.3/225.4MB 0% complete
2042025-03-07T22:27:43.227ZDownload: 1214/4301 items 95.3/225.4MB 42% complete (18.7M/s)
2052025-03-07T22:27:48.244ZDownload: 1965/4301 items 117.7/225.4MB 52% complete (11.8M/s)
2062025-03-07T22:27:53.475ZDownload: 2224/4301 items 119.2/225.4MB 52% complete (9.9M/s)
2072025-03-07T22:27:58.476ZDownload: 3094/4301 items 125.4/225.4MB 55% complete (696k/s)
2082025-03-07T22:28:03.487ZDownload: 3403/4301 items 213.1/225.4MB 94% complete (9.5M/s)
2092025-03-07T22:28:08.556ZDownload: 4297/4301 items 224.7/225.4MB 99% complete (10.3M/s)
2102025-03-07T22:28:08.571ZDownload: Completed 225.42 MB in 56.12 seconds (4.0M/s)
2112025-03-07T22:28:10.774Z Actions: 1/5122 actions (Removing old actions)
2122025-03-07T22:28:10.796Z Actions: 194/5122 actions (Installing new actions)
2132025-03-07T22:28:15.499Z Actions: 4267/5122 actions (Updating modified actions)
2142025-03-07T22:28:15.861Z Actions: Completed 5122 actions in 5.09 seconds.
2152025-03-07T22:28:16.287Z Done (0.418s)
2162025-03-07T22:28:16.290Z Done (0.001s)
2172025-03-07T22:28:16.918Z Done (0.629s)
2182025-03-07T22:28:21.286Z Done (4.124s)
2192025-03-07T22:28:21.375Z Done (0.018s)
2202025-03-07T22:28:21.378Z Done (0.000s)
2212025-03-07T22:28:21.564Z Done (0.000s)
2222025-03-07T22:28:22.322ZPlanning: Evaluating mediator changes ... Done
2232025-03-07T22:28:22.489ZPlanning: Checking for conflicting actions ... Done
2242025-03-07T22:28:22.492ZPlanning: Consolidating action changes ... Done
2252025-03-07T22:28:22.761ZPlanning: Evaluating mediators ... Done
2262025-03-07T22:28:22.765ZPlanning: Planning completed in 0.44 seconds
2272025-03-07T22:28:22.803Z Mediators to change: 2
2282025-03-07T22:28:22.803Z Create boot environment: No
2292025-03-07T22:28:22.806ZCreate backup boot environment: No
2302025-03-07T22:28:22.909Z Done
2312025-03-07T22:28:22.909Z Done
2322025-03-07T22:28:23.329Z Done
2332025-03-07T22:28:27.458Z Done
2342025-03-07T22:28:27.494Z Done
2352025-03-07T22:28:27.494Z Done
2362025-03-07T22:28:27.494Z Done
2372025-03-07T22:28:27.809ZPlanning: Evaluating mediator changes ... Done
2382025-03-07T22:28:27.812ZPlanning: Merging actions ... Done
2392025-03-07T22:28:28.005ZPlanning: Checking for conflicting actions ... Done
2402025-03-07T22:28:28.009ZPlanning: Consolidating action changes ... Done
2412025-03-07T22:28:28.274ZPlanning: Evaluating mediators ... Done
2422025-03-07T22:28:28.331ZPlanning: Planning completed in 0.76 seconds
2432025-03-07T22:28:28.372Z Packages to change: 1
2442025-03-07T22:28:28.375Z Mediators to change: 1
2452025-03-07T22:28:28.375Z Services to change: 1
2462025-03-07T22:28:28.375Z Create boot environment: No
2472025-03-07T22:28:28.375ZCreate backup boot environment: Yes
2482025-03-07T22:28:30.766Z Actions: 1/6 actions (Updating modified actions)
2492025-03-07T22:28:30.769Z Actions: Completed 6 actions in 0.00 seconds.
2502025-03-07T22:28:30.769Z Done
2512025-03-07T22:28:30.769Z Done
2522025-03-07T22:28:30.893Z Done
2532025-03-07T22:28:34.535Z Done
2542025-03-07T22:28:34.632Z Done
2552025-03-07T22:28:34.635Z Done
2562025-03-07T22:28:34.784Z Done
2572025-03-07T22:28:35.214ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2582025-03-07T22:28:35.214Zclang system 15 system
2592025-03-07T22:28:35.215Zcsh system system illumos
2602025-03-07T22:28:35.215Zctags system system illumos
2612025-03-07T22:28:35.215Zgcc vendor 12 vendor
2622025-03-07T22:28:35.215Zgcc system 10 system
2632025-03-07T22:28:35.215Zgcc system 7 system
2642025-03-07T22:28:35.215Zgo system 1.20 system
2652025-03-07T22:28:35.215Zgo system 1.19 system
2662025-03-07T22:28:35.215Zllvm system 15 system
2672025-03-07T22:28:35.215Zllvm system 14 system
2682025-03-07T22:28:35.215Zmariadb system 10.6 system
2692025-03-07T22:28:35.215Zmta vendor vendor dma
2702025-03-07T22:28:35.215Zopenjdk system 17 system
2712025-03-07T22:28:35.215Zopenjdk system 11 system
2722025-03-07T22:28:35.215Zopenjdk system 1.8 system
2732025-03-07T22:28:35.215Zopenssl vendor 3 vendor
2742025-03-07T22:28:35.216Zperl system 5.36 system
2752025-03-07T22:28:35.216Zpostgresql system 15 system
2762025-03-07T22:28:35.216Zpostgresql system 13 system
2772025-03-07T22:28:35.216Zpython vendor 3 vendor
2782025-03-07T22:28:35.216Zpython system 2 system
2792025-03-07T22:28:35.216Zpython3 system 3.11 system
2802025-03-07T22:28:35.216Zruby system 3.0 system
2812025-03-07T22:28:35.216Zwords vendor vendor american-english
2822025-03-07T22:28:35.216Zwords system system australian-english
2832025-03-07T22:28:35.216Zwords system system british-english
2842025-03-07T22:28:35.216Zwords system system canadian-english
2852025-03-07T22:28:35.216Zwords system system french
2862025-03-07T22:28:35.216Zwords system system italian
2872025-03-07T22:28:35.216Zwords system system ngerman
2882025-03-07T22:28:35.216Zwords system system ogerman
2892025-03-07T22:28:35.216Zwords system system spanish
2902025-03-07T22:28:35.552ZPUBLISHER TYPE STATUS P LOCATION
2912025-03-07T22:28:35.552Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2922025-03-07T22:28:38.678ZFMRI IFO
2932025-03-07T22:28:38.679Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2942025-03-07T22:28:38.679Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2952025-03-07T22:28:38.679Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2962025-03-07T22:28:38.679Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2972025-03-07T22:28:38.679Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2982025-03-07T22:28:38.679Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2992025-03-07T22:28:38.679Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
3002025-03-07T22:28:38.679Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
3012025-03-07T22:28:38.679Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
3022025-03-07T22:28:38.679Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
3032025-03-07T22:28:38.679Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
3042025-03-07T22:28:38.679Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
3052025-03-07T22:28:38.679Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
3062025-03-07T22:28:38.679Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
3072025-03-07T22:28:38.679Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
3082025-03-07T22:28:39.513Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
3092025-03-07T22:28:39.817Z Updating crates.io index
3102025-03-07T22:28:39.820Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3112025-03-07T22:28:40.361Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3122025-03-07T22:28:40.603Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3132025-03-07T22:28:40.923Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
3142025-03-07T22:28:41.262Z Updating git repository `https://github.com/oxidecomputer/propolis`
3152025-03-07T22:28:42.393Z Updating git repository `https://github.com/oxidecomputer/crucible`
3162025-03-07T22:28:44.122Z Updating git repository `https://github.com/oxidecomputer/opte`
3172025-03-07T22:28:44.831Z Updating git repository `https://github.com/oxidecomputer/falcon`
3182025-03-07T22:28:45.870Z Updating git repository `https://github.com/oxidecomputer/clickward`
3192025-03-07T22:28:46.156Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3202025-03-07T22:28:46.427Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3212025-03-07T22:28:47.059Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3222025-03-07T22:28:47.586Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3232025-03-07T22:28:47.878Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3242025-03-07T22:28:48.243Z Updating git repository `https://github.com/oxidecomputer/tofino`
3252025-03-07T22:28:48.510Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3262025-03-07T22:28:48.759Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3272025-03-07T22:28:49.001Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3282025-03-07T22:28:49.276Z Updating git repository `https://github.com/oxidecomputer/lldp`
3292025-03-07T22:28:49.613Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3302025-03-07T22:28:49.907Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3312025-03-07T22:28:50.244Z Updating git repository `https://github.com/oxidecomputer/ispf`
3322025-03-07T22:28:50.595Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3332025-03-07T22:28:51.014Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3342025-03-07T22:28:51.570Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3352025-03-07T22:28:51.845Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3362025-03-07T22:28:52.291Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3372025-03-07T22:28:52.730Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3382025-03-07T22:28:53.065Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3392025-03-07T22:28:53.355Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3402025-03-07T22:28:53.630Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3412025-03-07T22:28:55.146Z Downloading crates ...
3422025-03-07T22:28:55.248Z Downloaded cargo-platform v0.1.8
3432025-03-07T22:28:55.252Z Downloaded anstream v0.6.15
3442025-03-07T22:28:55.252Z Downloaded bitflags v1.3.2
3452025-03-07T22:28:55.258Z Downloaded cargo_metadata v0.19.2
3462025-03-07T22:28:55.263Z Downloaded anyhow v1.0.97
3472025-03-07T22:28:55.268Z Downloaded anstyle v1.0.10
3482025-03-07T22:28:55.277Z Downloaded scroll_derive v0.12.0
3492025-03-07T22:28:55.280Z Downloaded winnow v0.7.3
3502025-03-07T22:28:55.290Z Downloaded zerocopy-derive v0.7.35
3512025-03-07T22:28:55.293Z Downloaded equivalent v1.0.1
3522025-03-07T22:28:55.296Z Downloaded swrite v0.1.0
3532025-03-07T22:28:55.296Z Downloaded zerocopy v0.7.35
3542025-03-07T22:28:55.310Z Downloaded usdt-macro v0.5.0
3552025-03-07T22:28:55.314Z Downloaded anstyle-query v1.1.1
3562025-03-07T22:28:55.314Z Downloaded byteorder v1.5.0
3572025-03-07T22:28:55.314Z Downloaded dtrace-parser v0.2.0
3582025-03-07T22:28:55.317Z Downloaded colorchoice v1.0.2
3592025-03-07T22:28:55.320Z Downloaded cfg-if v1.0.0
3602025-03-07T22:28:55.320Z Downloaded usdt-attr-macro v0.5.0
3612025-03-07T22:28:55.320Z Downloaded anstyle-parse v0.2.5
3622025-03-07T22:28:55.325Z Downloaded bytecount v0.6.8
3632025-03-07T22:28:55.328Z Downloaded autocfg v1.4.0
3642025-03-07T22:28:55.331Z Downloaded smawk v0.3.2
3652025-03-07T22:28:55.331Z Downloaded fs-err v2.11.0
3662025-03-07T22:28:55.334Z Downloaded plain v0.2.3
3672025-03-07T22:28:55.334Z Downloaded memmap v0.7.0
3682025-03-07T22:28:55.338Z Downloaded digest v0.10.7
3692025-03-07T22:28:55.338Z Downloaded itoa v1.0.11
3702025-03-07T22:28:55.338Z Downloaded crypto-common v0.1.6
3712025-03-07T22:28:55.341Z Downloaded block-buffer v0.10.4
3722025-03-07T22:28:55.342Z Downloaded toml_datetime v0.6.8
3732025-03-07T22:28:55.345Z Downloaded serde_spanned v0.6.8
3742025-03-07T22:28:55.345Z Downloaded pretty-hex v0.4.1
3752025-03-07T22:28:55.345Z Downloaded heck v0.4.1
3762025-03-07T22:28:55.345Z Downloaded cpufeatures v0.2.14
3772025-03-07T22:28:55.348Z Downloaded terminal_size v0.2.6
3782025-03-07T22:28:55.348Z Downloaded tabled_derive v0.7.0
3792025-03-07T22:28:55.348Z Downloaded thiserror-impl v2.0.11
3802025-03-07T22:28:55.351Z Downloaded utf8parse v0.2.2
3812025-03-07T22:28:55.351Z Downloaded usdt v0.5.0
3822025-03-07T22:28:55.354Z Downloaded thread-id v4.2.2
3832025-03-07T22:28:55.355Z Downloaded thiserror-impl v1.0.69
3842025-03-07T22:28:55.355Z Downloaded dof v0.3.0
3852025-03-07T22:28:55.359Z Downloaded macaddr v1.0.1
3862025-03-07T22:28:55.359Z Downloaded generic-array v0.14.7
3872025-03-07T22:28:55.362Z Downloaded fastrand v2.1.1
3882025-03-07T22:28:55.362Z Downloaded serde_tokenstream v0.2.2
3892025-03-07T22:28:55.362Z Downloaded proc-macro-error-attr v1.0.4
3902025-03-07T22:28:55.365Z Downloaded errno v0.3.9
3912025-03-07T22:28:55.370Z Downloaded version_check v0.9.5
3922025-03-07T22:28:55.374Z Downloaded strsim v0.11.1
3932025-03-07T22:28:55.374Z Downloaded proc-macro-error v1.0.4
3942025-03-07T22:28:55.377Z Downloaded clap_lex v0.7.4
3952025-03-07T22:28:55.380Z Downloaded heck v0.5.0
3962025-03-07T22:28:55.380Z Downloaded scroll v0.12.0
3972025-03-07T22:28:55.384Z Downloaded fnv v1.0.7
3982025-03-07T22:28:55.384Z Downloaded clap_derive v4.5.28
3992025-03-07T22:28:55.389Z Downloaded camino-tempfile v1.1.1
4002025-03-07T22:28:55.392Z Downloaded once_cell v1.20.3
4012025-03-07T22:28:55.395Z Downloaded thiserror v1.0.69
4022025-03-07T22:28:55.399Z Downloaded camino v1.1.9
4032025-03-07T22:28:55.402Z Downloaded thiserror v2.0.11
4042025-03-07T22:28:55.408Z Downloaded tempfile v3.13.0
4052025-03-07T22:28:55.411Z Downloaded sha2 v0.10.8
4062025-03-07T22:28:55.411Z Downloaded semver v1.0.25
4072025-03-07T22:28:55.415Z Downloaded pest_generator v2.7.14
4082025-03-07T22:28:55.424Z Downloaded io-lifetimes v1.0.11
4092025-03-07T22:28:55.427Z Downloaded terminal_size v0.4.0
4102025-03-07T22:28:55.427Z Downloaded cargo_toml v0.21.0
4112025-03-07T22:28:55.431Z Downloaded unicode-linebreak v0.1.5
4122025-03-07T22:28:55.431Z Downloaded is_terminal_polyfill v1.70.1
4132025-03-07T22:28:55.431Z Downloaded bitflags v2.6.0
4142025-03-07T22:28:55.435Z Downloaded quote v1.0.38
4152025-03-07T22:28:55.438Z Downloaded pest_meta v2.7.14
4162025-03-07T22:28:55.441Z Downloaded proc-macro2 v1.0.93
4172025-03-07T22:28:55.445Z Downloaded textwrap v0.16.1
4182025-03-07T22:28:55.449Z Downloaded unicode-ident v1.0.14
4192025-03-07T22:28:55.452Z Downloaded toml v0.8.20
4202025-03-07T22:28:55.455Z Downloaded typenum v1.17.0
4212025-03-07T22:28:55.459Z Downloaded usdt-impl v0.5.0
4222025-03-07T22:28:55.465Z Downloaded pest_derive v2.7.14
4232025-03-07T22:28:55.474Z Downloaded serde_derive v1.0.218
4242025-03-07T22:28:55.478Z Downloaded papergrid v0.11.0
4252025-03-07T22:28:55.482Z Downloaded ryu v1.0.18
4262025-03-07T22:28:55.485Z Downloaded ucd-trie v0.1.7
4272025-03-07T22:28:55.489Z Downloaded clap v4.5.31
4282025-03-07T22:28:55.496Z Downloaded serde v1.0.218
4292025-03-07T22:28:55.505Z Downloaded indexmap v2.7.1
4302025-03-07T22:28:55.510Z Downloaded log v0.4.22
4312025-03-07T22:28:55.536Z Downloaded memchr v2.7.4
4322025-03-07T22:28:55.543Z Downloaded toml_edit v0.22.24
4332025-03-07T22:28:55.563Z Downloaded pest v2.7.14
4342025-03-07T22:28:55.567Z Downloaded hashbrown v0.15.1
4352025-03-07T22:28:55.594Z Downloaded serde_json v1.0.139
4362025-03-07T22:28:55.601Z Downloaded clap_builder v4.5.31
4372025-03-07T22:28:55.607Z Downloaded tabled v0.15.0
4382025-03-07T22:28:55.622Z Downloaded goblin v0.8.2
4392025-03-07T22:28:55.627Z Downloaded syn v1.0.109
4402025-03-07T22:28:55.660Z Downloaded unicode-width v0.1.14
4412025-03-07T22:28:55.666Z Downloaded syn v2.0.98
4422025-03-07T22:28:55.676Z Downloaded rustix v0.38.37
4432025-03-07T22:28:55.697Z Downloaded rustix v0.37.28
4442025-03-07T22:28:55.737Z Downloaded libc v0.2.170
4452025-03-07T22:28:55.877Z Compiling proc-macro2 v1.0.93
4462025-03-07T22:28:55.877Z Compiling unicode-ident v1.0.14
4472025-03-07T22:28:55.887Z Compiling libc v0.2.170
4482025-03-07T22:28:55.887Z Compiling serde v1.0.218
4492025-03-07T22:28:55.887Z Compiling version_check v0.9.5
4502025-03-07T22:28:55.887Z Compiling memchr v2.7.4
4512025-03-07T22:28:55.912Z Compiling thiserror v1.0.69
4522025-03-07T22:28:55.918Z Compiling ryu v1.0.18
4532025-03-07T22:28:56.133Z Compiling ucd-trie v0.1.7
4542025-03-07T22:28:56.374Z Compiling itoa v1.0.11
4552025-03-07T22:28:56.641Z Compiling once_cell v1.20.3
4562025-03-07T22:28:56.644Z Compiling byteorder v1.5.0
4572025-03-07T22:28:56.723Z Compiling serde_json v1.0.139
4582025-03-07T22:28:56.962Z Compiling rustix v0.38.37
4592025-03-07T22:28:57.087Z Compiling bitflags v2.6.0
4602025-03-07T22:28:57.273Z Compiling usdt-impl v0.5.0
4612025-03-07T22:28:57.340Z Compiling proc-macro-error-attr v1.0.4
4622025-03-07T22:28:57.425Z Compiling io-lifetimes v1.0.11
4632025-03-07T22:28:57.541Z Compiling syn v1.0.109
4642025-03-07T22:28:57.742Z Compiling quote v1.0.38
4652025-03-07T22:28:57.774Z Compiling proc-macro-error v1.0.4
4662025-03-07T22:28:57.796Z Compiling rustix v0.37.28
4672025-03-07T22:28:57.942Z Compiling errno v0.3.9
4682025-03-07T22:28:58.091Z Compiling camino v1.1.9
4692025-03-07T22:28:58.115Z Compiling syn v2.0.98
4702025-03-07T22:28:58.302Z Compiling thread-id v4.2.2
4712025-03-07T22:28:58.389Z Compiling log v0.4.22
4722025-03-07T22:28:58.414Z Compiling utf8parse v0.2.2
4732025-03-07T22:28:58.436Z Compiling equivalent v1.0.1
4742025-03-07T22:28:58.436Z Compiling hashbrown v0.15.1
4752025-03-07T22:28:58.529Z Compiling plain v0.2.3
4762025-03-07T22:28:58.560Z Compiling anstyle-parse v0.2.5
4772025-03-07T22:28:58.948Z Compiling colorchoice v1.0.2
4782025-03-07T22:28:59.012Z Compiling bitflags v1.3.2
4792025-03-07T22:28:59.119Z Compiling thiserror v2.0.11
4802025-03-07T22:28:59.143Z Compiling unicode-width v0.1.14
4812025-03-07T22:28:59.263Z Compiling autocfg v1.4.0
4822025-03-07T22:28:59.480Z Compiling indexmap v2.7.1
4832025-03-07T22:28:59.565Z Compiling is_terminal_polyfill v1.70.1
4842025-03-07T22:28:59.693Z Compiling pretty-hex v0.4.1
4852025-03-07T22:28:59.743Z Compiling winnow v0.7.3
4862025-03-07T22:28:59.773Z Compiling semver v1.0.25
4872025-03-07T22:28:59.930Z Compiling anstyle v1.0.10
4882025-03-07T22:29:00.276Z Compiling anstyle-query v1.1.1
4892025-03-07T22:29:00.391Z Compiling fs-err v2.11.0
4902025-03-07T22:29:00.416Z Compiling anstream v0.6.15
4912025-03-07T22:29:00.442Z Compiling terminal_size v0.4.0
4922025-03-07T22:29:00.853Z Compiling anyhow v1.0.97
4932025-03-07T22:29:00.939Z Compiling heck v0.4.1
4942025-03-07T22:29:00.996Z Compiling cfg-if v1.0.0
4952025-03-07T22:29:01.020Z Compiling fastrand v2.1.1
4962025-03-07T22:29:01.116Z Compiling fnv v1.0.7
4972025-03-07T22:29:01.270Z Compiling heck v0.5.0
4982025-03-07T22:29:01.332Z Compiling strsim v0.11.1
4992025-03-07T22:29:01.524Z Compiling clap_lex v0.7.4
5002025-03-07T22:29:01.732Z Compiling bytecount v0.6.8
5012025-03-07T22:29:01.978Z Compiling papergrid v0.11.0
5022025-03-07T22:29:02.031Z Compiling terminal_size v0.2.6
5032025-03-07T22:29:02.036Z Compiling clap_builder v4.5.31
5042025-03-07T22:29:02.340Z Compiling tempfile v3.13.0
5052025-03-07T22:29:02.360Z Compiling memmap v0.7.0
5062025-03-07T22:29:02.461Z Compiling smawk v0.3.2
5072025-03-07T22:29:02.674Z Compiling unicode-linebreak v0.1.5
5082025-03-07T22:29:03.127Z Compiling textwrap v0.16.1
5092025-03-07T22:29:03.155Z Compiling swrite v0.1.0
5102025-03-07T22:29:03.697Z Compiling tabled_derive v0.7.0
5112025-03-07T22:29:05.228Z Compiling serde_derive v1.0.218
5122025-03-07T22:29:05.228Z Compiling thiserror-impl v1.0.69
5132025-03-07T22:29:05.231Z Compiling zerocopy-derive v0.7.35
5142025-03-07T22:29:05.231Z Compiling scroll_derive v0.12.0
5152025-03-07T22:29:05.231Z Compiling thiserror-impl v2.0.11
5162025-03-07T22:29:05.231Z Compiling clap_derive v4.5.28
5172025-03-07T22:29:05.286Z Compiling tabled v0.15.0
5182025-03-07T22:29:06.620Z Compiling scroll v0.12.0
5192025-03-07T22:29:07.155Z Compiling goblin v0.8.2
5202025-03-07T22:29:07.260Z Compiling zerocopy v0.7.35
5212025-03-07T22:29:08.313Z Compiling pest v2.7.14
5222025-03-07T22:29:09.510Z Compiling clap v4.5.31
5232025-03-07T22:29:10.600Z Compiling pest_meta v2.7.14
5242025-03-07T22:29:11.493Z Compiling pest_generator v2.7.14
5252025-03-07T22:29:13.034Z Compiling pest_derive v2.7.14
5262025-03-07T22:29:13.577Z Compiling dtrace-parser v0.2.0
5272025-03-07T22:29:14.336Z Compiling toml_datetime v0.6.8
5282025-03-07T22:29:14.339Z Compiling serde_spanned v0.6.8
5292025-03-07T22:29:14.339Z Compiling cargo-platform v0.1.8
5302025-03-07T22:29:15.147Z Compiling serde_tokenstream v0.2.2
5312025-03-07T22:29:15.175Z Compiling macaddr v1.0.1
5322025-03-07T22:29:15.175Z Compiling toml_edit v0.22.24
5332025-03-07T22:29:15.175Z Compiling camino-tempfile v1.1.1
5342025-03-07T22:29:15.747Z Compiling dof v0.3.0
5352025-03-07T22:29:15.747Z Compiling cargo_metadata v0.19.2
5362025-03-07T22:29:17.272Z Compiling usdt-attr-macro v0.5.0
5372025-03-07T22:29:17.276Z Compiling usdt-macro v0.5.0
5382025-03-07T22:29:17.552Z Compiling toml v0.8.20
5392025-03-07T22:29:18.411Z Compiling cargo_toml v0.21.0
5402025-03-07T22:29:18.473Z Compiling usdt v0.5.0
5412025-03-07T22:29:20.995Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5422025-03-07T22:29:24.166Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.91s
5432025-03-07T22:29:24.408Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5442025-03-07T22:29:24.986Z Downloading crates ...
5452025-03-07T22:29:25.110Z Downloaded adler2 v2.0.0
5462025-03-07T22:29:25.131Z Downloaded async-stream-impl v0.3.6
5472025-03-07T22:29:25.140Z Downloaded atomicwrites v0.4.4
5482025-03-07T22:29:25.144Z Downloaded hex-literal v0.4.1
5492025-03-07T22:29:25.144Z Downloaded atty v0.2.14
5502025-03-07T22:29:25.148Z Downloaded ctr v0.9.2
5512025-03-07T22:29:25.162Z Downloaded cfg_aliases v0.2.1
5522025-03-07T22:29:25.170Z Downloaded ciborium-io v0.2.2
5532025-03-07T22:29:25.173Z Downloaded cfg_aliases v0.1.1
5542025-03-07T22:29:25.173Z Downloaded cstr-argument v0.1.2
5552025-03-07T22:29:25.176Z Downloaded crunchy v0.2.2
5562025-03-07T22:29:25.180Z Downloaded addr2line v0.24.2
5572025-03-07T22:29:25.183Z Downloaded ident_case v1.0.1
5582025-03-07T22:29:25.186Z Downloaded crucible-workspace-hack v0.1.0
5592025-03-07T22:29:25.186Z Downloaded aead v0.5.2
5602025-03-07T22:29:25.187Z Downloaded http-range v0.1.5
5612025-03-07T22:29:25.190Z Downloaded http-body v1.0.1
5622025-03-07T22:29:25.193Z Downloaded is_ci v1.2.0
5632025-03-07T22:29:25.196Z Downloaded bcrypt-pbkdf v0.10.0
5642025-03-07T22:29:25.196Z Downloaded async-stream v0.3.6
5652025-03-07T22:29:25.199Z Downloaded instant v0.1.13
5662025-03-07T22:29:25.199Z Downloaded async-recursion v1.1.1
5672025-03-07T22:29:25.202Z Downloaded base16ct v0.2.0
5682025-03-07T22:29:25.206Z Downloaded bb8 v0.8.5
5692025-03-07T22:29:25.206Z Downloaded array-init v0.0.4
5702025-03-07T22:29:25.210Z Downloaded atomic-waker v1.1.2
5712025-03-07T22:29:25.211Z Downloaded md5 v0.7.0
5722025-03-07T22:29:25.211Z Downloaded assert_matches v1.5.0
5732025-03-07T22:29:25.211Z Downloaded arrayref v0.3.9
5742025-03-07T22:29:25.221Z Downloaded ciborium-ll v0.2.2
5752025-03-07T22:29:25.221Z Downloaded bit-set v0.5.3
5762025-03-07T22:29:25.221Z Downloaded constant_time_eq v0.3.1
5772025-03-07T22:29:25.226Z Downloaded match_cfg v0.1.0
5782025-03-07T22:29:25.226Z Downloaded cobs v0.2.3
5792025-03-07T22:29:25.227Z Downloaded chacha20 v0.9.1
5802025-03-07T22:29:25.227Z Downloaded cbc v0.1.2
5812025-03-07T22:29:25.227Z Downloaded const_format_proc_macros v0.2.34
5822025-03-07T22:29:25.227Z Downloaded lalrpop-util v0.19.12
5832025-03-07T22:29:25.231Z Downloaded crc-catalog v2.4.0
5842025-03-07T22:29:25.231Z Downloaded convert_case v0.4.0
5852025-03-07T22:29:25.231Z Downloaded home v0.5.9
5862025-03-07T22:29:25.231Z Downloaded hex v0.4.3
5872025-03-07T22:29:25.231Z Downloaded cargo_metadata v0.18.1
5882025-03-07T22:29:25.234Z Downloaded cexpr v0.6.0
5892025-03-07T22:29:25.237Z Downloaded blowfish v0.9.1
5902025-03-07T22:29:25.237Z Downloaded block-padding v0.3.3
5912025-03-07T22:29:25.237Z Downloaded httpdate v1.0.3
5922025-03-07T22:29:25.240Z Downloaded idna_adapter v1.2.0
5932025-03-07T22:29:25.240Z Downloaded hostname v0.4.0
5942025-03-07T22:29:25.243Z Downloaded hostname v0.3.1
5952025-03-07T22:29:25.243Z Downloaded crc v3.2.1
5962025-03-07T22:29:25.247Z Downloaded libsw v3.4.0
5972025-03-07T22:29:25.250Z Downloaded managed v0.8.0
5982025-03-07T22:29:25.250Z Downloaded indoc v2.0.5
5992025-03-07T22:29:25.253Z Downloaded hubpack v0.1.2
6002025-03-07T22:29:25.253Z Downloaded internet-checksum v0.2.1
6012025-03-07T22:29:25.256Z Downloaded icu_provider_macros v1.5.0
6022025-03-07T22:29:25.256Z Downloaded chrono-tz-build v0.4.0
6032025-03-07T22:29:25.256Z Downloaded humantime v2.1.0
6042025-03-07T22:29:25.261Z Downloaded inout v0.1.3
6052025-03-07T22:29:25.261Z Downloaded impl-trait-for-tuples v0.2.2
6062025-03-07T22:29:25.267Z Downloaded kstat-rs v0.2.4
6072025-03-07T22:29:25.267Z Downloaded linear-map v1.2.0
6082025-03-07T22:29:25.270Z Downloaded async-trait v0.1.87
6092025-03-07T22:29:25.270Z Downloaded lockfree-object-pool v0.1.6
6102025-03-07T22:29:25.273Z Downloaded is-terminal v0.4.13
6112025-03-07T22:29:25.273Z Downloaded keccak v0.1.5
6122025-03-07T22:29:25.276Z Downloaded lru-cache v0.1.2
6132025-03-07T22:29:25.276Z Downloaded progenitor-client v0.9.1
6142025-03-07T22:29:25.280Z Downloaded indoc v1.0.9
6152025-03-07T22:29:25.280Z Downloaded linked-hash-map v0.5.6
6162025-03-07T22:29:25.283Z Downloaded hyper-tls v0.6.0
6172025-03-07T22:29:25.283Z Downloaded crossbeam-deque v0.8.5
6182025-03-07T22:29:25.289Z Downloaded instability v0.3.2
6192025-03-07T22:29:25.289Z Downloaded md-5 v0.10.6
6202025-03-07T22:29:25.290Z Downloaded libsw-core v0.3.1
6212025-03-07T22:29:25.293Z Downloaded libefi-sys v0.1.0
6222025-03-07T22:29:25.293Z Downloaded multimap v0.10.0
6232025-03-07T22:29:25.293Z Downloaded bcs v0.1.6
6242025-03-07T22:29:25.296Z Downloaded backoff v0.4.0
6252025-03-07T22:29:25.299Z Downloaded mime v0.3.17
6262025-03-07T22:29:25.299Z Downloaded lru v0.12.5
6272025-03-07T22:29:25.299Z Downloaded litemap v0.7.3
6282025-03-07T22:29:25.303Z Downloaded r2d2 v0.8.10
6292025-03-07T22:29:25.306Z Downloaded colored v2.2.0
6302025-03-07T22:29:25.309Z Downloaded maybe-uninit v2.0.0
6312025-03-07T22:29:25.309Z Downloaded cassowary v0.3.0
6322025-03-07T22:29:25.309Z Downloaded bitfield v0.14.0
6332025-03-07T22:29:25.312Z Downloaded bit-vec v0.8.0
6342025-03-07T22:29:25.312Z Downloaded cipher v0.4.4
6352025-03-07T22:29:25.315Z Downloaded tower-service v0.3.3
6362025-03-07T22:29:25.315Z Downloaded hyper-staticfile v0.10.1
6372025-03-07T22:29:25.318Z Downloaded console v0.15.10
6382025-03-07T22:29:25.322Z Downloaded highway v1.3.0
6392025-03-07T22:29:25.325Z Downloaded crc32fast v1.4.2
6402025-03-07T22:29:25.325Z Downloaded bzip2 v0.4.4
6412025-03-07T22:29:25.328Z Downloaded hyper-rustls v0.27.3
6422025-03-07T22:29:25.331Z Downloaded csv-core v0.1.11
6432025-03-07T22:29:25.331Z Downloaded httparse v1.9.5
6442025-03-07T22:29:25.334Z Downloaded base64ct v1.6.0
6452025-03-07T22:29:25.337Z Downloaded slog-envlogger v2.2.0
6462025-03-07T22:29:25.340Z Downloaded lock_api v0.4.12
6472025-03-07T22:29:25.340Z Downloaded icu_locid_transform v1.5.0
6482025-03-07T22:29:25.343Z Downloaded jobserver v0.1.32
6492025-03-07T22:29:25.346Z Downloaded time-core v0.1.2
6502025-03-07T22:29:25.349Z Downloaded libloading v0.8.5
6512025-03-07T22:29:25.349Z Downloaded toolchain_find v0.4.0
6522025-03-07T22:29:25.352Z Downloaded ipnetwork v0.21.1
6532025-03-07T22:29:25.353Z Downloaded ipnet v2.11.0
6542025-03-07T22:29:25.356Z Downloaded sqlparser_derive v0.2.2
6552025-03-07T22:29:25.356Z Downloaded iana-time-zone v0.1.61
6562025-03-07T22:29:25.359Z Downloaded quick-error v1.2.3
6572025-03-07T22:29:25.363Z Downloaded proc-macro-error-attr2 v2.0.0
6582025-03-07T22:29:25.363Z Downloaded universal-hash v0.5.1
6592025-03-07T22:29:25.363Z Downloaded zone_cfg_derive v0.1.2
6602025-03-07T22:29:25.378Z Downloaded icu_properties v1.5.1
6612025-03-07T22:29:25.378Z Downloaded rustversion v1.0.17
6622025-03-07T22:29:25.383Z Downloaded serde_path_to_error v0.1.16
6632025-03-07T22:29:25.383Z Downloaded sct v0.7.1
6642025-03-07T22:29:25.383Z Downloaded zone v0.3.0
6652025-03-07T22:29:25.383Z Downloaded new_debug_unreachable v1.0.6
6662025-03-07T22:29:25.383Z Downloaded endian-type v0.1.2
6672025-03-07T22:29:25.383Z Downloaded diesel_table_macro_syntax v0.2.0
6682025-03-07T22:29:25.383Z Downloaded cookie v0.18.1
6692025-03-07T22:29:25.383Z Downloaded ciborium v0.2.2
6702025-03-07T22:29:25.388Z Downloaded dyn-clone v1.0.19
6712025-03-07T22:29:25.388Z Downloaded foreign-types-shared v0.1.1
6722025-03-07T22:29:25.388Z Downloaded ahash v0.8.11
6732025-03-07T22:29:25.391Z Downloaded cookie_store v0.21.1
6742025-03-07T22:29:25.394Z Downloaded oso-derive v0.27.3
6752025-03-07T22:29:25.394Z Downloaded structmeta v0.3.0
6762025-03-07T22:29:25.394Z Downloaded signal-hook-mio v0.2.4
6772025-03-07T22:29:25.398Z Downloaded crc-any v2.5.0
6782025-03-07T22:29:25.399Z Downloaded tiny-keccak v2.0.2
6792025-03-07T22:29:25.402Z Downloaded hickory-client v0.24.4
6802025-03-07T22:29:25.406Z Downloaded icu_normalizer_data v1.5.0
6812025-03-07T22:29:25.409Z Downloaded crossbeam-epoch v0.9.18
6822025-03-07T22:29:25.413Z Downloaded slog-scope v4.4.0
6832025-03-07T22:29:25.413Z Downloaded slog-json v2.6.1
6842025-03-07T22:29:25.413Z Downloaded hmac v0.12.1
6852025-03-07T22:29:25.417Z Downloaded slog-dtrace v0.3.0
6862025-03-07T22:29:25.421Z Downloaded predicates-tree v1.0.11
6872025-03-07T22:29:25.421Z Downloaded supports-color v3.0.2
6882025-03-07T22:29:25.421Z Downloaded time-macros v0.2.18
6892025-03-07T22:29:25.424Z Downloaded thread_local v1.1.8
6902025-03-07T22:29:25.424Z Downloaded subtle v2.6.1
6912025-03-07T22:29:25.428Z Downloaded mockall_derive v0.13.1
6922025-03-07T22:29:25.428Z Downloaded slab v0.4.9
6932025-03-07T22:29:25.432Z Downloaded mime_guess v2.0.5
6942025-03-07T22:29:25.432Z Downloaded hyper-util v0.1.10
6952025-03-07T22:29:25.435Z Downloaded litrs v0.4.1
6962025-03-07T22:29:25.438Z Downloaded rand_chacha v0.9.0
6972025-03-07T22:29:25.441Z Downloaded serde-hex v0.1.0
6982025-03-07T22:29:25.441Z Downloaded icu_normalizer v1.5.0
6992025-03-07T22:29:25.445Z Downloaded defmt v0.3.8
7002025-03-07T22:29:25.449Z Downloaded ref-cast-impl v1.0.23
7012025-03-07T22:29:25.452Z Downloaded ff v0.13.0
7022025-03-07T22:29:25.452Z Downloaded funty v2.0.0
7032025-03-07T22:29:25.456Z Downloaded enum-as-inner v0.6.1
7042025-03-07T22:29:25.456Z Downloaded siphasher v0.3.11
7052025-03-07T22:29:25.459Z Downloaded allocator-api2 v0.2.18
7062025-03-07T22:29:25.462Z Downloaded num-iter v0.1.45
7072025-03-07T22:29:25.462Z Downloaded group v0.13.0
7082025-03-07T22:29:25.475Z Downloaded try-lock v0.2.5
7092025-03-07T22:29:25.478Z Downloaded compact_str v0.8.0
7102025-03-07T22:29:25.481Z Downloaded crossbeam-utils v0.8.20
7112025-03-07T22:29:25.486Z Downloaded sync_wrapper v1.0.1
7122025-03-07T22:29:25.490Z Downloaded sync-ptr v0.1.1
7132025-03-07T22:29:25.490Z Downloaded oxnet v0.1.1
7142025-03-07T22:29:25.490Z Downloaded pbkdf2 v0.12.2
7152025-03-07T22:29:25.494Z Downloaded thiserror-impl-no-std v2.0.2
7162025-03-07T22:29:25.494Z Downloaded icu_provider v1.5.0
7172025-03-07T22:29:25.497Z Downloaded ghash v0.5.1
7182025-03-07T22:29:25.497Z Downloaded zone v0.1.8
7192025-03-07T22:29:25.500Z Downloaded derive_builder_macro v0.20.2
7202025-03-07T22:29:25.500Z Downloaded indicatif v0.17.11
7212025-03-07T22:29:25.503Z Downloaded predicates-core v1.0.8
7222025-03-07T22:29:25.506Z Downloaded term v0.7.0
7232025-03-07T22:29:25.510Z Downloaded darling_macro v0.20.10
7242025-03-07T22:29:25.510Z Downloaded vte_generate_state_changes v0.1.2
7252025-03-07T22:29:25.515Z Downloaded postgres-protocol v0.6.8
7262025-03-07T22:29:25.515Z Downloaded pem-rfc7468 v0.7.0
7272025-03-07T22:29:25.518Z Downloaded base64 v0.22.1
7282025-03-07T22:29:25.521Z Downloaded fxhash v0.2.1
7292025-03-07T22:29:25.521Z Downloaded env_filter v0.1.2
7302025-03-07T22:29:25.524Z Downloaded rand_chacha v0.3.1
7312025-03-07T22:29:25.524Z Downloaded progenitor-macro v0.8.0
7322025-03-07T22:29:25.527Z Downloaded wyz v0.5.1
7332025-03-07T22:29:25.527Z Downloaded diff v0.1.13
7342025-03-07T22:29:25.532Z Downloaded futures-channel v0.3.31
7352025-03-07T22:29:25.535Z Downloaded stringprep v0.1.5
7362025-03-07T22:29:25.535Z Downloaded serde_plain v1.0.2
7372025-03-07T22:29:25.538Z Downloaded salsa20 v0.10.2
7382025-03-07T22:29:25.538Z Downloaded serde_repr v0.1.19
7392025-03-07T22:29:25.541Z Downloaded opaque-debug v0.3.1
7402025-03-07T22:29:25.544Z Downloaded olpc-cjson v0.1.4
7412025-03-07T22:29:25.544Z Downloaded base64 v0.21.7
7422025-03-07T22:29:25.547Z Downloaded spki v0.7.3
7432025-03-07T22:29:25.550Z Downloaded unarray v0.1.4
7442025-03-07T22:29:25.553Z Downloaded synstructure v0.13.1
7452025-03-07T22:29:25.553Z Downloaded owo-colors v4.2.0
7462025-03-07T22:29:25.559Z Downloaded bumpalo v3.16.0
7472025-03-07T22:29:25.564Z Downloaded bytes v1.10.0
7482025-03-07T22:29:25.568Z Downloaded powerfmt v0.2.0
7492025-03-07T22:29:25.568Z Downloaded icu_locid v1.5.0
7502025-03-07T22:29:25.572Z Downloaded tokio-native-tls v0.3.1
7512025-03-07T22:29:25.576Z Downloaded zeroize v1.8.1
7522025-03-07T22:29:25.576Z Downloaded unicode-xid v0.2.6
7532025-03-07T22:29:25.580Z Downloaded unicode-truncate v1.1.0
7542025-03-07T22:29:25.580Z Downloaded progenitor-client v0.8.0
7552025-03-07T22:29:25.581Z Downloaded rand_xorshift v0.3.0
7562025-03-07T22:29:25.586Z Downloaded zerofrom-derive v0.1.4
7572025-03-07T22:29:25.586Z Downloaded percent-encoding v2.3.1
7582025-03-07T22:29:25.586Z Downloaded strum v0.26.3
7592025-03-07T22:29:25.586Z Downloaded password-hash v0.4.2
7602025-03-07T22:29:25.589Z Downloaded miniz_oxide v0.8.5
7612025-03-07T22:29:25.589Z Downloaded const_format v0.2.34
7622025-03-07T22:29:25.595Z Downloaded futures-io v0.3.31
7632025-03-07T22:29:25.598Z Downloaded dunce v1.0.5
7642025-03-07T22:29:25.598Z Downloaded wait-timeout v0.2.0
7652025-03-07T22:29:25.602Z Downloaded fallible-iterator v0.2.0
7662025-03-07T22:29:25.602Z Downloaded predicates v3.1.3
7672025-03-07T22:29:25.607Z Downloaded chacha20poly1305 v0.10.1
7682025-03-07T22:29:25.607Z Downloaded num-integer v0.1.46
7692025-03-07T22:29:25.610Z Downloaded gethostname v0.5.0
7702025-03-07T22:29:25.610Z Downloaded nodrop v0.1.14
7712025-03-07T22:29:25.610Z Downloaded signal-hook-registry v1.4.2
7722025-03-07T22:29:25.613Z Downloaded half v2.4.1
7732025-03-07T22:29:25.617Z Downloaded futures v0.3.31
7742025-03-07T22:29:25.620Z Downloaded ppv-lite86 v0.2.20
7752025-03-07T22:29:25.623Z Downloaded yoke-derive v0.7.4
7762025-03-07T22:29:25.623Z Downloaded waitgroup v0.1.2
7772025-03-07T22:29:25.627Z Downloaded cc v1.2.15
7782025-03-07T22:29:25.632Z Downloaded unsafe-libyaml v0.2.11
7792025-03-07T22:29:25.636Z Downloaded phf v0.11.2
7802025-03-07T22:29:25.636Z Downloaded tokio-rustls v0.25.0
7812025-03-07T22:29:25.640Z Downloaded pem v3.0.5
7822025-03-07T22:29:25.641Z Downloaded paste v1.0.15
7832025-03-07T22:29:25.644Z Downloaded icu_collections v1.5.0
7842025-03-07T22:29:25.648Z Downloaded hickory-resolver v0.24.4
7852025-03-07T22:29:25.653Z Downloaded crypto-bigint v0.5.5
7862025-03-07T22:29:25.660Z Downloaded ed25519 v2.2.3
7872025-03-07T22:29:25.664Z Downloaded newline-converter v0.3.0
7882025-03-07T22:29:25.667Z Downloaded form_urlencoded v1.2.1
7892025-03-07T22:29:25.667Z Downloaded precomputed-hash v0.1.1
7902025-03-07T22:29:25.667Z Downloaded foreign-types-shared v0.3.1
7912025-03-07T22:29:25.670Z Downloaded foreign-types v0.3.2
7922025-03-07T22:29:25.670Z Downloaded snafu-derive v0.8.5
7932025-03-07T22:29:25.670Z Downloaded resolv-conf v0.7.0
7942025-03-07T22:29:25.673Z Downloaded smallvec v0.6.14
7952025-03-07T22:29:25.676Z Downloaded scopeguard v1.2.0
7962025-03-07T22:29:25.676Z Downloaded structmeta-derive v0.3.0
7972025-03-07T22:29:25.679Z Downloaded progenitor-impl v0.9.1
7982025-03-07T22:29:25.679Z Downloaded untrusted v0.9.0
7992025-03-07T22:29:25.683Z Downloaded env_logger v0.11.5
8002025-03-07T22:29:25.686Z Downloaded russh-cryptovec v0.7.3
8012025-03-07T22:29:25.689Z Downloaded headers v0.4.0
8022025-03-07T22:29:25.692Z Downloaded tungstenite v0.23.0
8032025-03-07T22:29:25.695Z Downloaded mio v1.0.2
8042025-03-07T22:29:25.701Z Downloaded pretty-hex v0.2.1
8052025-03-07T22:29:25.705Z Downloaded tungstenite v0.24.0
8062025-03-07T22:29:25.708Z Downloaded curve25519-dalek-derive v0.1.1
8072025-03-07T22:29:25.708Z Downloaded tungstenite v0.21.0
8082025-03-07T22:29:25.712Z Downloaded tokio-tungstenite v0.21.0
8092025-03-07T22:29:25.715Z Downloaded termtree v0.4.1
8102025-03-07T22:29:25.720Z Downloaded zerovec-derive v0.10.3
8112025-03-07T22:29:25.720Z Downloaded pkcs1 v0.7.5
8122025-03-07T22:29:25.723Z Downloaded diesel-dtrace v0.4.2
8132025-03-07T22:29:25.723Z Downloaded pkcs5 v0.7.1
8142025-03-07T22:29:25.727Z Downloaded zerofrom v0.1.4
8152025-03-07T22:29:25.730Z Downloaded aes-gcm v0.10.3
8162025-03-07T22:29:25.733Z Downloaded http v1.2.0
8172025-03-07T22:29:25.737Z Downloaded derive_more v0.99.19
8182025-03-07T22:29:25.741Z Downloaded strum_macros v0.25.3
8192025-03-07T22:29:25.744Z Downloaded float-cmp v0.10.0
8202025-03-07T22:29:25.747Z Downloaded foreign-types v0.5.0
8212025-03-07T22:29:25.747Z Downloaded scrypt v0.11.0
8222025-03-07T22:29:25.750Z Downloaded tracing-core v0.1.32
8232025-03-07T22:29:25.755Z Downloaded foreign-types-macros v0.2.3
8242025-03-07T22:29:25.755Z Downloaded tokio-rustls v0.24.1
8252025-03-07T22:29:25.758Z Downloaded path-slash v0.1.5
8262025-03-07T22:29:25.758Z Downloaded nibble_vec v0.1.0
8272025-03-07T22:29:25.758Z Downloaded strum_macros v0.24.3
8282025-03-07T22:29:25.762Z Downloaded native-tls v0.2.12
8292025-03-07T22:29:25.762Z Downloaded simd-adler32 v0.3.7
8302025-03-07T22:29:25.765Z Downloaded rusty-fork v0.3.0
8312025-03-07T22:29:25.768Z Downloaded num-derive v0.4.2
8322025-03-07T22:29:25.768Z Downloaded strum_macros v0.26.4
8332025-03-07T22:29:25.771Z Downloaded tokio-tungstenite v0.24.0
8342025-03-07T22:29:25.774Z Downloaded zerocopy v0.6.6
8352025-03-07T22:29:25.777Z Downloaded slog v2.7.0
8362025-03-07T22:29:25.785Z Downloaded ron v0.8.1
8372025-03-07T22:29:25.788Z Downloaded progenitor-macro v0.9.1
8382025-03-07T22:29:25.788Z Downloaded slog-term v2.9.1
8392025-03-07T22:29:25.791Z Downloaded termcolor v1.4.1
8402025-03-07T22:29:25.791Z Downloaded serde_urlencoded v0.7.1
8412025-03-07T22:29:25.794Z Downloaded serde-big-array v0.5.1
8422025-03-07T22:29:25.794Z Downloaded derive_builder_core v0.20.2
8432025-03-07T22:29:25.797Z Downloaded topological-sort v0.2.2
8442025-03-07T22:29:25.801Z Downloaded termios v0.3.3
8452025-03-07T22:29:25.801Z Downloaded write16 v1.0.0
8462025-03-07T22:29:25.804Z Downloaded document-features v0.2.10
8472025-03-07T22:29:25.804Z Downloaded progenitor-impl v0.8.0
8482025-03-07T22:29:25.807Z Downloaded minimal-lexical v0.2.1
8492025-03-07T22:29:25.810Z Downloaded libxml v0.3.3
8502025-03-07T22:29:25.817Z Downloaded tokio-macros v2.5.0
8512025-03-07T22:29:25.822Z Downloaded libm v0.2.8
8522025-03-07T22:29:25.827Z Downloaded globset v0.4.15
8532025-03-07T22:29:25.830Z Downloaded glob v0.3.2
8542025-03-07T22:29:25.833Z Downloaded futures-executor v0.3.31
8552025-03-07T22:29:25.833Z Downloaded num-complex v0.4.6
8562025-03-07T22:29:25.836Z Downloaded darling_core v0.20.10
8572025-03-07T22:29:25.840Z Downloaded russh-keys v0.45.0
8582025-03-07T22:29:25.843Z Downloaded peg v0.8.5
8592025-03-07T22:29:25.847Z Downloaded packed_struct_codegen v0.10.1
8602025-03-07T22:29:25.851Z Downloaded rustls-pemfile v2.2.0
8612025-03-07T22:29:25.854Z Downloaded pbkdf2 v0.11.0
8622025-03-07T22:29:25.859Z Downloaded rand_core v0.9.2
8632025-03-07T22:29:25.859Z Downloaded num_threads v0.1.7
8642025-03-07T22:29:25.862Z Downloaded toml v0.7.8
8652025-03-07T22:29:25.862Z Downloaded subprocess v0.2.9
8662025-03-07T22:29:25.865Z Downloaded secrecy v0.8.0
8672025-03-07T22:29:25.868Z Downloaded newtype_derive v0.1.6
8682025-03-07T22:29:25.868Z Downloaded proc-macro-crate v1.3.1
8692025-03-07T22:29:25.871Z Downloaded samael v0.0.18
8702025-03-07T22:29:25.875Z Downloaded smallvec v1.14.0
8712025-03-07T22:29:25.878Z Downloaded same-file v1.0.6
8722025-03-07T22:29:25.881Z Downloaded aes v0.8.4
8732025-03-07T22:29:25.884Z Downloaded xz2 v0.1.7
8742025-03-07T22:29:25.887Z Downloaded writeable v0.5.5
8752025-03-07T22:29:25.890Z Downloaded uzers v0.12.1
8762025-03-07T22:29:25.893Z Downloaded unicode-properties v0.1.3
8772025-03-07T22:29:25.897Z Downloaded crossterm v0.28.1
8782025-03-07T22:29:25.901Z Downloaded dirs-next v2.0.0
8792025-03-07T22:29:25.904Z Downloaded futures-macro v0.3.31
8802025-03-07T22:29:25.904Z Downloaded dirs-sys-next v0.1.2
8812025-03-07T22:29:25.907Z Downloaded difflib v0.4.0
8822025-03-07T22:29:25.907Z Downloaded headers-core v0.3.0
8832025-03-07T22:29:25.910Z Downloaded utf-8 v0.7.6
8842025-03-07T22:29:25.910Z Downloaded tokio-postgres v0.7.13
8852025-03-07T22:29:25.914Z Downloaded futures-task v0.3.31
8862025-03-07T22:29:25.917Z Downloaded foldhash v0.1.3
8872025-03-07T22:29:25.917Z Downloaded rustls-pki-types v1.10.0
8882025-03-07T22:29:25.921Z Downloaded psl-types v2.0.11
8892025-03-07T22:29:25.924Z Downloaded pin-project v1.1.6
8902025-03-07T22:29:25.935Z Downloaded peg-runtime v0.8.5
8912025-03-07T22:29:25.938Z Downloaded pin-utils v0.1.0
8922025-03-07T22:29:25.938Z Downloaded parse-display v0.10.0
8932025-03-07T22:29:25.941Z Downloaded hkdf v0.12.4
8942025-03-07T22:29:25.945Z Downloaded password-hash v0.5.0
8952025-03-07T22:29:25.945Z Downloaded newtype-uuid v1.2.1
8962025-03-07T22:29:25.948Z Downloaded semver v0.1.20
8972025-03-07T22:29:25.948Z Downloaded rand v0.9.0
8982025-03-07T22:29:25.952Z Downloaded static_assertions v1.1.0
8992025-03-07T22:29:25.957Z Downloaded serde_with_macros v3.12.0
9002025-03-07T22:29:25.960Z Downloaded stable_deref_trait v1.2.0
9012025-03-07T22:29:25.960Z Downloaded slog-bunyan v2.5.0
9022025-03-07T22:29:25.960Z Downloaded derive-where v1.2.7
9032025-03-07T22:29:25.963Z Downloaded phf_shared v0.10.0
9042025-03-07T22:29:25.963Z Downloaded downcast v0.11.0
9052025-03-07T22:29:25.966Z Downloaded slog-async v2.8.0
9062025-03-07T22:29:25.970Z Downloaded tokio-stream v0.1.17
9072025-03-07T22:29:25.975Z Downloaded itertools v0.13.0
9082025-03-07T22:29:25.979Z Downloaded hyper v1.6.0
9092025-03-07T22:29:25.987Z Downloaded take_mut v0.2.2
9102025-03-07T22:29:25.990Z Downloaded rustc_version v0.1.7
9112025-03-07T22:29:25.990Z Downloaded normalize-line-endings v0.3.0
9122025-03-07T22:29:25.993Z Downloaded display-error-chain v0.2.2
9132025-03-07T22:29:25.993Z Downloaded expectorate v1.1.0
9142025-03-07T22:29:25.996Z Downloaded hash32 v0.2.1
9152025-03-07T22:29:25.996Z Downloaded parking_lot_core v0.9.10
9162025-03-07T22:29:26.004Z Downloaded fd-lock v4.0.2
9172025-03-07T22:29:26.008Z Downloaded want v0.3.1
9182025-03-07T22:29:26.008Z Downloaded rustls-pemfile v1.0.4
9192025-03-07T22:29:26.008Z Downloaded progenitor v0.8.0
9202025-03-07T22:29:26.008Z Downloaded proc-macro-error2 v2.0.1
9212025-03-07T22:29:26.012Z Downloaded typify-macro v0.3.0
9222025-03-07T22:29:26.012Z Downloaded oso v0.27.3
9232025-03-07T22:29:26.016Z Downloaded rustfmt-wrapper v0.2.1
9242025-03-07T22:29:26.019Z Downloaded pin-project-lite v0.2.14
9252025-03-07T22:29:26.023Z Downloaded phf_codegen v0.11.2
9262025-03-07T22:29:26.026Z Downloaded hashbrown v0.12.3
9272025-03-07T22:29:26.030Z Downloaded time v0.3.36
9282025-03-07T22:29:26.035Z Downloaded tinyvec_macros v0.1.1
9292025-03-07T22:29:26.040Z Downloaded radium v0.7.0
9302025-03-07T22:29:26.041Z Downloaded der_derive v0.7.3
9312025-03-07T22:29:26.044Z Downloaded typify v0.3.0
9322025-03-07T22:29:26.049Z Downloaded dsl_auto_type v0.1.2
9332025-03-07T22:29:26.049Z Downloaded walkdir v2.5.0
9342025-03-07T22:29:26.049Z Downloaded darling v0.20.10
9352025-03-07T22:29:26.053Z Downloaded num v0.4.3
9362025-03-07T22:29:26.056Z Downloaded parking_lot v0.12.3
9372025-03-07T22:29:26.059Z Downloaded papergrid v0.14.0
9382025-03-07T22:29:26.063Z Downloaded x509-cert v0.2.5
9392025-03-07T22:29:26.069Z Downloaded termtree v0.5.1
9402025-03-07T22:29:26.072Z Downloaded rustc_version v0.4.1
9412025-03-07T22:29:26.072Z Downloaded phf_generator v0.11.2
9422025-03-07T22:29:26.077Z Downloaded ref-cast v1.0.23
9432025-03-07T22:29:26.077Z Downloaded typify v0.2.0
9442025-03-07T22:29:26.081Z Downloaded zone_cfg_derive v0.3.0
9452025-03-07T22:29:26.081Z Downloaded elliptic-curve v0.13.8
9462025-03-07T22:29:26.086Z Downloaded openssl-probe v0.1.5
9472025-03-07T22:29:26.090Z Downloaded untrusted v0.7.1
9482025-03-07T22:29:26.090Z Downloaded pkg-config v0.3.31
9492025-03-07T22:29:26.090Z Downloaded shell-words v1.1.0
9502025-03-07T22:29:26.094Z Downloaded primeorder v0.13.6
9512025-03-07T22:29:26.094Z Downloaded hashbrown v0.13.2
9522025-03-07T22:29:26.098Z Downloaded utf8_iter v1.0.4
9532025-03-07T22:29:26.098Z Downloaded peg-macros v0.8.5
9542025-03-07T22:29:26.103Z Downloaded zip v0.6.6
9552025-03-07T22:29:26.106Z Downloaded tinyvec v1.8.0
9562025-03-07T22:29:26.110Z Downloaded russh v0.45.0
9572025-03-07T22:29:26.113Z Downloaded futures-sink v0.3.31
9582025-03-07T22:29:26.118Z Downloaded typify-macro v0.2.0
9592025-03-07T22:29:26.118Z Downloaded tls_codec v0.4.1
9602025-03-07T22:29:26.121Z Downloaded rand_seeder v0.3.0
9612025-03-07T22:29:26.121Z Downloaded ssh-cipher v0.2.0
9622025-03-07T22:29:26.121Z Downloaded tower-layer v0.3.3
9632025-03-07T22:29:26.121Z Downloaded sqlformat v0.2.6
9642025-03-07T22:29:26.125Z Downloaded derive_builder v0.20.2
9652025-03-07T22:29:26.129Z Downloaded sha1 v0.10.6
9662025-03-07T22:29:26.133Z Downloaded utf16_iter v1.0.5
9672025-03-07T22:29:26.133Z Downloaded nu-ansi-term v0.50.1
9682025-03-07T22:29:26.137Z Downloaded openssl-macros v0.1.1
9692025-03-07T22:29:26.137Z Downloaded poly1305 v0.8.0
9702025-03-07T22:29:26.141Z Downloaded deranged v0.3.11
9712025-03-07T22:29:26.141Z Downloaded dropshot_endpoint v0.16.0
9722025-03-07T22:29:26.144Z Downloaded itertools v0.14.0
9732025-03-07T22:29:26.151Z Downloaded fragile v2.0.0
9742025-03-07T22:29:26.155Z Downloaded phf_shared v0.11.2
9752025-03-07T22:29:26.158Z Downloaded defmt-parser v0.3.4
9762025-03-07T22:29:26.158Z Downloaded ron v0.7.1
9772025-03-07T22:29:26.162Z Downloaded parse-size v1.1.0
9782025-03-07T22:29:26.165Z Downloaded tokio-rustls v0.26.0
9792025-03-07T22:29:26.166Z Downloaded idna v1.0.3
9802025-03-07T22:29:26.169Z Downloaded diesel_derives v2.2.3
9812025-03-07T22:29:26.173Z Downloaded daft v0.1.1
9822025-03-07T22:29:26.177Z Downloaded sigpipe v0.1.3
9832025-03-07T22:29:26.178Z Downloaded shlex v1.3.0
9842025-03-07T22:29:26.178Z Downloaded schemars v0.8.22
9852025-03-07T22:29:26.190Z Downloaded float-ord v0.3.2
9862025-03-07T22:29:26.193Z Downloaded flagset v0.4.6
9872025-03-07T22:29:26.193Z Downloaded fs_extra v1.3.0
9882025-03-07T22:29:26.196Z Downloaded tokio-util v0.7.13
9892025-03-07T22:29:26.202Z Downloaded fixedbitset v0.5.7
9902025-03-07T22:29:26.205Z Downloaded getrandom v0.3.1
9912025-03-07T22:29:26.209Z Downloaded tabwriter v1.4.0
9922025-03-07T22:29:26.212Z Downloaded aho-corasick v1.1.3
9932025-03-07T22:29:26.216Z Downloaded which v4.4.2
9942025-03-07T22:29:26.223Z Downloaded signal-hook-tokio v0.3.1
9952025-03-07T22:29:26.223Z Downloaded dropshot_endpoint v0.12.0
9962025-03-07T22:29:26.227Z Downloaded heck v0.3.3
9972025-03-07T22:29:26.227Z Downloaded unicase v2.7.0
9982025-03-07T22:29:26.227Z Downloaded tracing-attributes v0.1.27
9992025-03-07T22:29:26.231Z Downloaded test-strategy v0.4.0
10002025-03-07T22:29:26.234Z Downloaded tls_codec_derive v0.4.1
10012025-03-07T22:29:26.235Z Downloaded data-encoding v2.6.0
10022025-03-07T22:29:26.235Z Downloaded either v1.14.0
10032025-03-07T22:29:26.239Z Downloaded ena v0.14.3
10042025-03-07T22:29:26.239Z Downloaded embedded-io v0.6.1
10052025-03-07T22:29:26.239Z Downloaded thiserror-no-std v2.0.2
10062025-03-07T22:29:26.242Z Downloaded heapless v0.8.0
10072025-03-07T22:29:26.247Z Downloaded daft-derive v0.1.1
10082025-03-07T22:29:26.250Z Downloaded pretty_assertions v1.4.1
10092025-03-07T22:29:26.254Z Downloaded parse-display-derive v0.10.0
10102025-03-07T22:29:26.257Z Downloaded strip-ansi-escapes v0.2.0
10112025-03-07T22:29:26.257Z Downloaded polyval v0.6.2
10122025-03-07T22:29:26.257Z Downloaded slog-stdlog v4.1.1
10132025-03-07T22:29:26.261Z Downloaded progenitor v0.9.1
10142025-03-07T22:29:26.261Z Downloaded packed_struct v0.10.1
10152025-03-07T22:29:26.265Z Downloaded nanorand v0.7.0
10162025-03-07T22:29:26.268Z Downloaded pkcs8 v0.10.2
10172025-03-07T22:29:26.268Z Downloaded tabled_derive v0.10.0
10182025-03-07T22:29:26.275Z Downloaded ssh-encoding v0.2.0
10192025-03-07T22:29:26.275Z Downloaded getrandom v0.2.15
10202025-03-07T22:29:26.278Z Downloaded num-bigint v0.4.6
10212025-03-07T22:29:26.281Z Downloaded value-bag v1.9.0
10222025-03-07T22:29:26.284Z Downloaded signature v2.2.0
10232025-03-07T22:29:26.284Z Downloaded socket2 v0.5.8
10242025-03-07T22:29:26.288Z Downloaded unicode-normalization v0.1.24
10252025-03-07T22:29:26.292Z Downloaded rayon v1.10.0
10262025-03-07T22:29:26.302Z Downloaded fatfs v0.3.6
10272025-03-07T22:29:26.305Z Downloaded heapless v0.7.17
10282025-03-07T22:29:26.309Z Downloaded yasna v0.5.2
10292025-03-07T22:29:26.312Z Downloaded zopfli v0.8.1
10302025-03-07T22:29:26.315Z Downloaded url v2.5.3
10312025-03-07T22:29:26.318Z Downloaded blake3 v1.5.4
10322025-03-07T22:29:26.325Z Downloaded rcgen v0.12.1
10332025-03-07T22:29:26.329Z Downloaded steno v0.4.1
10342025-03-07T22:29:26.333Z Downloaded unicode-segmentation v1.12.0
10352025-03-07T22:29:26.341Z Downloaded uuid v1.15.1
10362025-03-07T22:29:26.344Z Downloaded serde_yaml v0.9.34+deprecated
10372025-03-07T22:29:26.347Z Downloaded der v0.7.9
10382025-03-07T22:29:26.350Z Downloaded flate2 v1.1.0
10392025-03-07T22:29:26.356Z Downloaded unicode-bidi v0.3.17
10402025-03-07T22:29:26.359Z Downloaded proptest v1.6.0
10412025-03-07T22:29:26.369Z Downloaded tough v0.19.0
10422025-03-07T22:29:26.377Z Downloaded rayon-core v1.12.1
10432025-03-07T22:29:26.381Z Downloaded lalrpop v0.19.12
10442025-03-07T22:29:26.394Z Downloaded unicode_categories v0.1.1
10452025-03-07T22:29:26.398Z Downloaded num-bigint-dig v0.8.4
10462025-03-07T22:29:26.401Z Downloaded similar v2.7.0
10472025-03-07T22:29:26.406Z Downloaded flume v0.11.1
10482025-03-07T22:29:26.411Z Downloaded rustls-webpki v0.102.8
10492025-03-07T22:29:26.431Z Downloaded publicsuffix v2.3.0
10502025-03-07T22:29:26.435Z Downloaded bitvec v1.0.1
10512025-03-07T22:29:26.448Z Downloaded rustls-webpki v0.101.7
10522025-03-07T22:29:26.463Z Downloaded ed25519-dalek v2.1.1
10532025-03-07T22:29:26.466Z Downloaded snafu v0.8.5
10542025-03-07T22:29:26.471Z Downloaded futures-util v0.3.31
10552025-03-07T22:29:26.484Z Downloaded prettyplease v0.2.29
10562025-03-07T22:29:26.488Z Downloaded openssl-sys v0.9.106
10572025-03-07T22:29:26.493Z Downloaded reedline v0.38.0
10582025-03-07T22:29:26.500Z Downloaded petname v2.0.2
10592025-03-07T22:29:26.506Z Downloaded reqwest v0.12.12
10602025-03-07T22:29:26.516Z Downloaded vcpkg v0.2.15
10612025-03-07T22:29:26.555Z Downloaded chrono v0.4.40
10622025-03-07T22:29:26.562Z Downloaded bindgen v0.71.1
10632025-03-07T22:29:26.570Z Downloaded serde_with v3.12.0
10642025-03-07T22:29:26.579Z Downloaded winnow v0.6.20
10652025-03-07T22:29:26.588Z Downloaded p521 v0.13.3
10662025-03-07T22:29:26.592Z Downloaded nom v7.1.3
10672025-03-07T22:29:26.599Z Downloaded winnow v0.5.40
10682025-03-07T22:29:26.607Z Downloaded portable-atomic v1.9.0
10692025-03-07T22:29:26.614Z Downloaded sqlparser v0.45.0
10702025-03-07T22:29:26.620Z Downloaded bindgen v0.69.5
10712025-03-07T22:29:26.627Z Downloaded regex v1.11.1
10722025-03-07T22:29:26.641Z Downloaded quick-xml v0.37.2
10732025-03-07T22:29:26.648Z Downloaded object v0.30.4
10742025-03-07T22:29:26.658Z Downloaded nix v0.27.1
10752025-03-07T22:29:26.669Z Downloaded unicode-width v0.2.0
10762025-03-07T22:29:26.675Z Downloaded nix v0.28.0
10772025-03-07T22:29:26.687Z Downloaded parse-zoneinfo v0.3.1
10782025-03-07T22:29:26.690Z Downloaded dropshot v0.12.0
10792025-03-07T22:29:26.711Z Downloaded git2 v0.19.0
10802025-03-07T22:29:26.721Z Downloaded tabled v0.18.0
10812025-03-07T22:29:26.737Z Downloaded smoltcp v0.9.1
10822025-03-07T22:29:26.747Z Downloaded nix v0.29.0
10832025-03-07T22:29:26.759Z Downloaded quinn-proto v0.11.8
10842025-03-07T22:29:26.766Z Downloaded zerocopy v0.8.10
10852025-03-07T22:29:26.791Z Downloaded curve25519-dalek v4.1.3
10862025-03-07T22:29:26.799Z Downloaded chrono-tz v0.10.1
10872025-03-07T22:29:26.808Z Downloaded p384 v0.13.0
10882025-03-07T22:29:26.815Z Downloaded bstr v1.10.0
10892025-03-07T22:29:26.826Z Downloaded rustls v0.21.12
10902025-03-07T22:29:26.837Z Downloaded regress v0.10.3
10912025-03-07T22:29:26.847Z Downloaded diesel v2.2.8
10922025-03-07T22:29:26.868Z Downloaded polar-core v0.27.3
10932025-03-07T22:29:26.876Z Downloaded openssl v0.10.71
10942025-03-07T22:29:26.884Z Downloaded gimli v0.31.1
10952025-03-07T22:29:26.894Z Downloaded dropshot v0.16.0
10962025-03-07T22:29:26.916Z Downloaded openapiv3 v2.0.0
10972025-03-07T22:29:26.929Z Downloaded rustls v0.23.19
10982025-03-07T22:29:26.940Z Downloaded rustls v0.22.4
10992025-03-07T22:29:26.953Z Downloaded regex-syntax v0.8.5
11002025-03-07T22:29:26.962Z Downloaded smoltcp v0.11.0
11012025-03-07T22:29:26.975Z Downloaded ratatui v0.29.0
11022025-03-07T22:29:26.996Z Downloaded object v0.36.5
11032025-03-07T22:29:27.008Z Downloaded sled v0.34.7
11042025-03-07T22:29:27.017Z Downloaded zerocopy-derive v0.6.6
11052025-03-07T22:29:27.027Z Downloaded webpki-roots v0.26.6
11062025-03-07T22:29:27.032Z Downloaded typify-impl v0.3.0
11072025-03-07T22:29:27.048Z Downloaded bzip2-sys v0.1.11+1.0.8
11082025-03-07T22:29:27.062Z Downloaded typify-impl v0.2.0
11092025-03-07T22:29:27.076Z Downloaded regex-syntax v0.6.29
11102025-03-07T22:29:27.083Z Downloaded regex-automata v0.4.8
11112025-03-07T22:29:27.100Z Downloaded hickory-proto v0.24.4
11122025-03-07T22:29:27.116Z Downloaded radix_trie v0.2.1
11132025-03-07T22:29:27.121Z Downloaded typed-path v0.9.3
11142025-03-07T22:29:27.128Z Downloaded rustyline v14.0.0
11152025-03-07T22:29:27.132Z Downloaded tracing v0.1.40
11162025-03-07T22:29:27.136Z Downloaded salty v0.3.0
11172025-03-07T22:29:27.143Z Downloaded icu_properties_data v1.5.0
11182025-03-07T22:29:27.154Z Downloaded tower v0.5.2
11192025-03-07T22:29:27.163Z Downloaded aws-lc-rs v1.12.4
11202025-03-07T22:29:27.173Z Downloaded petgraph v0.6.5
11212025-03-07T22:29:27.190Z Downloaded lzma-sys v0.1.20
11222025-03-07T22:29:27.220Z Downloaded petgraph v0.7.1
11232025-03-07T22:29:27.238Z Downloaded csv v1.3.1
11242025-03-07T22:29:27.257Z Downloaded qorb v0.2.1
11252025-03-07T22:29:27.261Z Downloaded zip v2.1.3
11262025-03-07T22:29:27.265Z Downloaded zerovec v0.10.4
11272025-03-07T22:29:27.271Z Downloaded quinn v0.11.5
11282025-03-07T22:29:27.275Z Downloaded h2 v0.4.6
11292025-03-07T22:29:27.281Z Downloaded libz-sys v1.1.20
11302025-03-07T22:29:27.303Z Downloaded yoke v0.7.4
11312025-03-07T22:29:27.306Z Downloaded quinn-udp v0.5.5
11322025-03-07T22:29:27.309Z Downloaded tinystr v0.7.6
11332025-03-07T22:29:27.309Z Downloaded num_enum_derive v0.5.11
11342025-03-07T22:29:27.313Z Downloaded num_enum v0.5.11
11352025-03-07T22:29:27.316Z Downloaded yansi v1.0.1
11362025-03-07T22:29:27.316Z Downloaded toml_edit v0.19.15
11372025-03-07T22:29:27.331Z Downloaded ssh-key v0.6.6
11382025-03-07T22:29:27.337Z Downloaded rand v0.8.5
11392025-03-07T22:29:27.341Z Downloaded tokio v1.43.0
11402025-03-07T22:29:27.378Z Downloaded zerocopy-derive v0.8.10
11412025-03-07T22:29:27.383Z Downloaded itertools v0.12.1
11422025-03-07T22:29:27.390Z Downloaded rsa v0.9.6
11432025-03-07T22:29:27.394Z Downloaded sha3 v0.10.8
11442025-03-07T22:29:27.399Z Downloaded postgres-types v0.2.9
11452025-03-07T22:29:27.402Z Downloaded postcard v1.0.10
11462025-03-07T22:29:27.405Z Downloaded parking_lot_core v0.8.6
11472025-03-07T22:29:27.408Z Downloaded rand_core v0.6.4
11482025-03-07T22:29:27.408Z Downloaded pin-project-internal v1.1.6
11492025-03-07T22:29:27.411Z Downloaded parking_lot v0.11.2
11502025-03-07T22:29:27.411Z Downloaded vte v0.11.1
11512025-03-07T22:29:27.415Z Downloaded futures-core v0.3.31
11522025-03-07T22:29:27.418Z Downloaded embedded-io v0.4.0
11532025-03-07T22:29:27.418Z Downloaded itertools v0.10.5
11542025-03-07T22:29:27.422Z Downloaded p256 v0.13.2
11552025-03-07T22:29:27.426Z Downloaded omicron-zone-package v0.12.0
11562025-03-07T22:29:27.429Z Downloaded tap v1.0.1
11572025-03-07T22:29:27.434Z Downloaded smf v0.2.3
11582025-03-07T22:29:27.434Z Downloaded des v0.8.1
11592025-03-07T22:29:27.437Z Downloaded tokio-tungstenite v0.23.1
11602025-03-07T22:29:27.437Z Downloaded num-traits v0.2.19
11612025-03-07T22:29:27.442Z Downloaded backtrace v0.3.74
11622025-03-07T22:29:27.445Z Downloaded env_logger v0.10.2
11632025-03-07T22:29:27.445Z Downloaded displaydoc v0.2.5
11642025-03-07T22:29:27.448Z Downloaded schemars_derive v0.8.22
11652025-03-07T22:29:27.451Z Downloaded tar v0.4.44
11662025-03-07T22:29:27.454Z Downloaded sec1 v0.7.3
11672025-03-07T22:29:27.454Z Downloaded scheduled-thread-pool v0.2.7
11682025-03-07T22:29:27.454Z Downloaded vsss-rs v3.3.4
11692025-03-07T22:29:27.457Z Downloaded crossbeam-channel v0.5.13
11702025-03-07T22:29:27.460Z Downloaded string_cache v0.8.7
11712025-03-07T22:29:27.464Z Downloaded spin v0.9.8
11722025-03-07T22:29:27.467Z Downloaded arc-swap v1.7.1
11732025-03-07T22:29:27.470Z Downloaded number_prefix v0.4.0
11742025-03-07T22:29:27.470Z Downloaded num-conv v0.1.0
11752025-03-07T22:29:27.470Z Downloaded hash32 v0.3.1
11762025-03-07T22:29:27.473Z Downloaded num-rational v0.4.2
11772025-03-07T22:29:27.473Z Downloaded rpassword v7.3.1
11782025-03-07T22:29:27.476Z Downloaded fixedbitset v0.4.2
11792025-03-07T22:29:27.476Z Downloaded filetime v0.2.25
11802025-03-07T22:29:27.476Z Downloaded vergen v8.3.2
11812025-03-07T22:29:27.479Z Downloaded signal-hook v0.3.17
11822025-03-07T22:29:27.481Z Downloaded twox-hash v2.1.0
11832025-03-07T22:29:27.485Z Downloaded hickory-server v0.24.4
11842025-03-07T22:29:27.489Z Downloaded zeroize_derive v1.4.2
11852025-03-07T22:29:27.492Z Downloaded base64 v0.13.1
11862025-03-07T22:29:27.495Z Downloaded ecdsa v0.16.9
11872025-03-07T22:29:27.495Z Downloaded defmt-macros v0.3.9
11882025-03-07T22:29:27.498Z Downloaded debug-ignore v1.0.5
11892025-03-07T22:29:27.501Z Downloaded xattr v1.3.1
11902025-03-07T22:29:27.502Z Downloaded whoami v1.5.2
11912025-03-07T22:29:27.505Z Downloaded tui-tree-widget v0.23.0
11922025-03-07T22:29:27.505Z Downloaded serde_derive_internals v0.29.1
11932025-03-07T22:29:27.508Z Downloaded icu_locid_transform_data v1.5.0
11942025-03-07T22:29:27.508Z Downloaded const-oid v0.9.6
11952025-03-07T22:29:27.511Z Downloaded async-bb8-diesel v0.2.1
11962025-03-07T22:29:27.511Z Downloaded indexmap v1.9.3
11972025-03-07T22:29:27.515Z Downloaded rustc-hash v2.1.1
11982025-03-07T22:29:27.518Z Downloaded rustc-hash v1.1.0
11992025-03-07T22:29:27.518Z Downloaded clang-sys v1.8.1
12002025-03-07T22:29:27.521Z Downloaded rustc-demangle v0.1.24
12012025-03-07T22:29:27.521Z Downloaded multer v3.1.0
12022025-03-07T22:29:27.524Z Downloaded rtoolbox v0.0.2
12032025-03-07T22:29:27.524Z Downloaded rfc6979 v0.4.0
12042025-03-07T22:29:27.527Z Downloaded memmap2 v0.9.5
12052025-03-07T22:29:27.527Z Downloaded blake2 v0.10.6
12062025-03-07T22:29:27.530Z Downloaded encoding_rs v0.8.34
12072025-03-07T22:29:27.550Z Downloaded ring v0.17.11
12082025-03-07T22:29:27.591Z Downloaded argon2 v0.5.3
12092025-03-07T22:29:27.597Z Downloaded cancel-safe-futures v0.1.5
12102025-03-07T22:29:27.597Z Downloaded buf-list v1.0.3
12112025-03-07T22:29:27.601Z Downloaded cmake v0.1.51
12122025-03-07T22:29:27.601Z Downloaded arrayvec v0.7.6
12132025-03-07T22:29:27.601Z Downloaded mockall v0.13.1
12142025-03-07T22:29:27.604Z Downloaded memoffset v0.9.1
12152025-03-07T22:29:27.604Z Downloaded maplit v1.0.2
12162025-03-07T22:29:27.604Z Downloaded lazycell v1.3.0
12172025-03-07T22:29:27.610Z Downloaded lazy_static v1.5.0
12182025-03-07T22:29:27.611Z Downloaded libgit2-sys v0.17.0+1.8.1
12192025-03-07T22:29:27.666Z Downloaded http-body-util v0.1.2
12202025-03-07T22:29:27.671Z Downloaded indent_write v2.2.0
12212025-03-07T22:29:27.671Z Downloaded castaway v0.2.3
12222025-03-07T22:29:27.671Z Downloaded bitfield-struct v0.6.2
12232025-03-07T22:29:27.671Z Downloaded bit-vec v0.6.3
12242025-03-07T22:29:27.671Z Downloaded bit-set v0.8.0
12252025-03-07T22:29:27.671Z Downloaded hubpack_derive v0.1.1
12262025-03-07T22:29:27.671Z Downloaded ascii-canvas v3.0.0
12272025-03-07T22:29:28.165Z Downloaded aws-lc-sys v0.26.0
12282025-03-07T22:29:28.468Z Compiling serde v1.0.218
12292025-03-07T22:29:28.471Z Compiling value-bag v1.9.0
12302025-03-07T22:29:28.471Z Compiling lock_api v0.4.12
12312025-03-07T22:29:28.471Z Compiling scopeguard v1.2.0
12322025-03-07T22:29:28.471Z Compiling typenum v1.17.0
12332025-03-07T22:29:28.624Z Compiling generic-array v0.14.7
12342025-03-07T22:29:28.662Z Compiling syn v2.0.98
12352025-03-07T22:29:28.675Z Compiling getrandom v0.2.15
12362025-03-07T22:29:28.819Z Compiling shlex v1.3.0
12372025-03-07T22:29:29.011Z Compiling log v0.4.22
12382025-03-07T22:29:29.075Z Compiling rand_core v0.6.4
12392025-03-07T22:29:29.178Z Compiling jobserver v0.1.32
12402025-03-07T22:29:29.197Z Compiling subtle v2.6.1
12412025-03-07T22:29:29.214Z Compiling smallvec v1.14.0
12422025-03-07T22:29:29.514Z Compiling const-oid v0.9.6
12432025-03-07T22:29:29.520Z Compiling pin-project-lite v0.2.14
12442025-03-07T22:29:29.578Z Compiling cc v1.2.15
12452025-03-07T22:29:29.596Z Compiling parking_lot_core v0.9.10
12462025-03-07T22:29:29.660Z Compiling rustix v0.38.37
12472025-03-07T22:29:29.902Z Compiling signal-hook-registry v1.4.2
12482025-03-07T22:29:30.099Z Compiling futures-core v0.3.31
12492025-03-07T22:29:30.366Z Compiling mio v1.0.2
12502025-03-07T22:29:30.612Z Compiling parking_lot v0.12.3
12512025-03-07T22:29:30.664Z Compiling spin v0.9.8
12522025-03-07T22:29:30.684Z Compiling socket2 v0.5.8
12532025-03-07T22:29:31.091Z Compiling aho-corasick v1.1.3
12542025-03-07T22:29:31.111Z Compiling stable_deref_trait v1.2.0
12552025-03-07T22:29:31.234Z Compiling futures-sink v0.3.31
12562025-03-07T22:29:31.411Z Compiling either v1.14.0
12572025-03-07T22:29:31.440Z Compiling regex-syntax v0.8.5
12582025-03-07T22:29:31.463Z Compiling cpufeatures v0.2.14
12592025-03-07T22:29:31.576Z Compiling slab v0.4.9
12602025-03-07T22:29:31.611Z Compiling glob v0.3.2
12612025-03-07T22:29:31.667Z Compiling prettyplease v0.2.29
12622025-03-07T22:29:31.832Z Compiling lazy_static v1.5.0
12632025-03-07T22:29:31.990Z Compiling minimal-lexical v0.2.1
12642025-03-07T22:29:32.058Z Compiling serde_json v1.0.139
12652025-03-07T22:29:32.437Z Compiling clang-sys v1.8.1
12662025-03-07T22:29:32.441Z Compiling nom v7.1.3
12672025-03-07T22:29:32.472Z Compiling futures-channel v0.3.31
12682025-03-07T22:29:32.501Z Compiling libloading v0.8.5
12692025-03-07T22:29:32.904Z Compiling allocator-api2 v0.2.18
12702025-03-07T22:29:32.923Z Compiling futures-io v0.3.31
12712025-03-07T22:29:33.162Z Compiling futures-task v0.3.31
12722025-03-07T22:29:33.210Z Compiling pin-utils v0.1.0
12732025-03-07T22:29:33.314Z Compiling foldhash v0.1.3
12742025-03-07T22:29:33.480Z Compiling bindgen v0.69.5
12752025-03-07T22:29:33.607Z Compiling home v0.5.9
12762025-03-07T22:29:33.628Z Compiling hashbrown v0.15.1
12772025-03-07T22:29:33.817Z Compiling itertools v0.12.1
12782025-03-07T22:29:34.361Z Compiling rustc-hash v1.1.0
12792025-03-07T22:29:34.525Z Compiling pkg-config v0.3.31
12802025-03-07T22:29:34.801Z Compiling libm v0.2.8
12812025-03-07T22:29:35.136Z Compiling regex-automata v0.4.8
12822025-03-07T22:29:35.578Z Compiling cexpr v0.6.0
12832025-03-07T22:29:35.784Z Compiling lazycell v1.3.0
12842025-03-07T22:29:35.853Z Compiling cmake v0.1.51
12852025-03-07T22:29:35.956Z Compiling num-traits v0.2.19
12862025-03-07T22:29:36.273Z Compiling synstructure v0.13.1
12872025-03-07T22:29:36.734Z Compiling dunce v1.0.5
12882025-03-07T22:29:36.873Z Compiling fs_extra v1.3.0
12892025-03-07T22:29:37.424Z Compiling writeable v0.5.5
12902025-03-07T22:29:37.460Z Compiling litemap v0.7.3
12912025-03-07T22:29:37.634Z Compiling getrandom v0.3.1
12922025-03-07T22:29:37.859Z Compiling ring v0.17.11
12932025-03-07T22:29:37.959Z Compiling paste v1.0.15
12942025-03-07T22:29:38.455Z Compiling base64ct v1.6.0
12952025-03-07T22:29:39.032Z Compiling pem-rfc7468 v0.7.0
12962025-03-07T22:29:39.168Z Compiling httparse v1.9.5
12972025-03-07T22:29:39.447Z Compiling icu_locid_transform_data v1.5.0
12982025-03-07T22:29:39.562Z Compiling aws-lc-rs v1.12.4
12992025-03-07T22:29:39.641Z Compiling flagset v0.4.6
13002025-03-07T22:29:39.881Z Compiling regex v1.11.1
13012025-03-07T22:29:40.010Z Compiling tracing-core v0.1.32
13022025-03-07T22:29:40.030Z Compiling icu_properties_data v1.5.0
13032025-03-07T22:29:40.293Z Compiling crossbeam-utils v0.8.20
13042025-03-07T22:29:40.791Z Compiling percent-encoding v2.3.1
13052025-03-07T22:29:40.811Z Compiling rustls-pki-types v1.10.0
13062025-03-07T22:29:41.096Z Compiling time-core v0.1.2
13072025-03-07T22:29:41.115Z Compiling serde_derive v1.0.218
13082025-03-07T22:29:41.137Z Compiling zeroize_derive v1.4.2
13092025-03-07T22:29:41.283Z Compiling zerocopy-derive v0.7.35
13102025-03-07T22:29:41.688Z Compiling tokio-macros v2.5.0
13112025-03-07T22:29:41.708Z Compiling zerofrom-derive v0.1.4
13122025-03-07T22:29:42.480Z Compiling zeroize v1.8.1
13132025-03-07T22:29:43.094Z Compiling yoke-derive v0.7.4
13142025-03-07T22:29:43.209Z Compiling zerocopy v0.7.35
13152025-03-07T22:29:43.705Z Compiling thiserror-impl v1.0.69
13162025-03-07T22:29:44.027Z Compiling futures-macro v0.3.31
13172025-03-07T22:29:44.108Z Compiling crypto-common v0.1.6
13182025-03-07T22:29:44.303Z Compiling block-buffer v0.10.4
13192025-03-07T22:29:44.465Z Compiling zerovec-derive v0.10.3
13202025-03-07T22:29:44.494Z Compiling displaydoc v0.2.5
13212025-03-07T22:29:44.576Z Compiling digest v0.10.7
13222025-03-07T22:29:45.054Z Compiling zerofrom v0.1.4
13232025-03-07T22:29:45.128Z Compiling hmac v0.12.1
13242025-03-07T22:29:45.293Z Compiling block-padding v0.3.3
13252025-03-07T22:29:45.398Z Compiling ppv-lite86 v0.2.20
13262025-03-07T22:29:45.566Z Compiling inout v0.1.3
13272025-03-07T22:29:45.657Z Compiling yoke v0.7.4
13282025-03-07T22:29:45.847Z Compiling cipher v0.4.4
13292025-03-07T22:29:45.929Z Compiling futures-util v0.3.31
13302025-03-07T22:29:45.997Z Compiling sha2 v0.10.8
13312025-03-07T22:29:46.045Z Compiling icu_provider_macros v1.5.0
13322025-03-07T22:29:46.173Z Compiling der_derive v0.7.3
13332025-03-07T22:29:46.337Z Compiling tracing-attributes v0.1.27
13342025-03-07T22:29:46.615Z Compiling thiserror v1.0.69
13352025-03-07T22:29:46.777Z Compiling pest v2.7.14
13362025-03-07T22:29:46.958Z Compiling zerovec v0.10.4
13372025-03-07T22:29:47.107Z Compiling salsa20 v0.10.2
13382025-03-07T22:29:47.350Z Compiling pbkdf2 v0.12.2
13392025-03-07T22:29:47.528Z Compiling powerfmt v0.2.0
13402025-03-07T22:29:47.905Z Compiling vcpkg v0.2.15
13412025-03-07T22:29:48.434Z Compiling der v0.7.9
13422025-03-07T22:29:48.949Z Compiling tinystr v0.7.6
13432025-03-07T22:29:49.324Z Compiling icu_locid v1.5.0
13442025-03-07T22:29:49.474Z Compiling icu_collections v1.5.0
13452025-03-07T22:29:49.507Z Compiling tracing v0.1.40
13462025-03-07T22:29:49.567Z Compiling utf8_iter v1.0.4
13472025-03-07T22:29:49.675Z Compiling write16 v1.0.0
13482025-03-07T22:29:49.863Z Compiling icu_normalizer_data v1.5.0
13492025-03-07T22:29:49.866Z Compiling num-conv v0.1.0
13502025-03-07T22:29:49.982Z Compiling untrusted v0.7.1
13512025-03-07T22:29:50.035Z Compiling untrusted v0.9.0
13522025-03-07T22:29:50.175Z Compiling utf16_iter v1.0.5
13532025-03-07T22:29:50.196Z Compiling time-macros v0.2.18
13542025-03-07T22:29:50.391Z Compiling openssl-sys v0.9.106
13552025-03-07T22:29:50.786Z Compiling icu_provider v1.5.0
13562025-03-07T22:29:51.209Z Compiling spki v0.7.3
13572025-03-07T22:29:51.359Z Compiling pest_meta v2.7.14
13582025-03-07T22:29:51.385Z Compiling deranged v0.3.11
13592025-03-07T22:29:51.469Z Compiling icu_locid_transform v1.5.0
13602025-03-07T22:29:51.592Z Compiling scrypt v0.11.0
13612025-03-07T22:29:51.741Z Compiling aes v0.8.4
13622025-03-07T22:29:52.103Z Compiling cbc v0.1.2
13632025-03-07T22:29:52.349Z Compiling scroll_derive v0.12.0
13642025-03-07T22:29:52.759Z Compiling icu_properties v1.5.1
13652025-03-07T22:29:53.792Z Compiling bitflags v2.6.0
13662025-03-07T22:29:53.795Z Compiling bytes v1.10.0
13672025-03-07T22:29:54.309Z Compiling indexmap v2.7.1
13682025-03-07T22:29:54.427Z Compiling semver v1.0.25
13692025-03-07T22:29:54.497Z Compiling atomic-waker v1.1.2
13702025-03-07T22:29:54.698Z Compiling num_threads v0.1.7
13712025-03-07T22:29:54.858Z Compiling tinyvec_macros v0.1.1
13722025-03-07T22:29:54.970Z Compiling tokio v1.43.0
13732025-03-07T22:29:55.189Z Compiling http v1.2.0
13742025-03-07T22:29:55.224Z Compiling rustc_version v0.4.1
13752025-03-07T22:29:55.550Z Compiling tinyvec v1.8.0
13762025-03-07T22:29:55.656Z Compiling time v0.3.36
13772025-03-07T22:29:55.893Z Compiling scroll v0.12.0
13782025-03-07T22:29:56.414Z Compiling icu_normalizer v1.5.0
13792025-03-07T22:29:56.877Z Compiling http-body v1.0.1
13802025-03-07T22:29:56.994Z Compiling pkcs5 v0.7.1
13812025-03-07T22:29:57.122Z Compiling pest_generator v2.7.14
13822025-03-07T22:29:57.370Z Compiling idna_adapter v1.2.0
13832025-03-07T22:29:57.497Z Compiling rand_chacha v0.3.1
13842025-03-07T22:29:57.607Z Compiling form_urlencoded v1.2.1
13852025-03-07T22:29:57.911Z Compiling which v4.4.2
13862025-03-07T22:29:58.061Z Compiling try-lock v0.2.5
13872025-03-07T22:29:58.154Z Compiling zerocopy v0.8.10
13882025-03-07T22:29:58.227Z Compiling slog v2.7.0
13892025-03-07T22:29:58.831Z Compiling goblin v0.8.2
13902025-03-07T22:29:58.883Z Compiling pest_derive v2.7.14
13912025-03-07T22:29:58.887Z Compiling want v0.3.1
13922025-03-07T22:29:59.012Z Compiling rand v0.8.5
13932025-03-07T22:29:59.186Z Compiling pkcs8 v0.10.2
13942025-03-07T22:29:59.698Z Compiling idna v1.0.3
13952025-03-07T22:29:59.831Z Compiling uuid v1.15.1
13962025-03-07T22:29:59.865Z Compiling zerocopy-derive v0.8.10
13972025-03-07T22:30:00.078Z Compiling adler2 v2.0.0
13982025-03-07T22:30:00.299Z Compiling tower-service v0.3.3
13992025-03-07T22:30:00.454Z Compiling iana-time-zone v0.1.61
14002025-03-07T22:30:00.834Z Compiling httpdate v1.0.3
14012025-03-07T22:30:01.020Z Compiling chrono v0.4.40
14022025-03-07T22:30:01.264Z Compiling miniz_oxide v0.8.5
14032025-03-07T22:30:01.297Z Compiling dtrace-parser v0.2.0
14042025-03-07T22:30:02.083Z Compiling serde_tokenstream v0.2.2
14052025-03-07T22:30:02.824Z Compiling serde_spanned v0.6.8
14062025-03-07T22:30:02.838Z Compiling toml_datetime v0.6.8
14072025-03-07T22:30:02.901Z Compiling tokio-util v0.7.13
14082025-03-07T22:30:03.088Z Compiling openssl v0.10.71
14092025-03-07T22:30:03.200Z Compiling match_cfg v0.1.0
14102025-03-07T22:30:03.309Z Compiling base64 v0.22.1
14112025-03-07T22:30:03.509Z Compiling rustversion v1.0.17
14122025-03-07T22:30:04.006Z Compiling h2 v0.4.6
14132025-03-07T22:30:04.123Z Compiling foreign-types-shared v0.1.1
14142025-03-07T22:30:04.254Z Compiling foreign-types v0.3.2
14152025-03-07T22:30:04.292Z Compiling hostname v0.3.1
14162025-03-07T22:30:04.313Z Compiling url v2.5.3
14172025-03-07T22:30:04.493Z Compiling dof v0.3.0
14182025-03-07T22:30:05.647Z Compiling rand_core v0.9.2
14192025-03-07T22:30:05.669Z Compiling usdt-impl v0.5.0
14202025-03-07T22:30:06.053Z Compiling async-trait v0.1.87
14212025-03-07T22:30:06.077Z Compiling openssl-macros v0.1.1
14222025-03-07T22:30:06.295Z Compiling serde_derive_internals v0.29.1
14232025-03-07T22:30:06.821Z Compiling bzip2-sys v0.1.11+1.0.8
14242025-03-07T22:30:06.990Z Compiling dirs-sys-next v0.1.2
14252025-03-07T22:30:07.330Z Compiling data-encoding v2.6.0
14262025-03-07T22:30:07.545Z Compiling rustls v0.22.4
14272025-03-07T22:30:07.848Z Compiling rustls v0.23.19
14282025-03-07T22:30:07.882Z Compiling schemars v0.8.22
14292025-03-07T22:30:07.994Z Compiling siphasher v0.3.11
14302025-03-07T22:30:08.161Z Compiling syn v1.0.109
14312025-03-07T22:30:08.236Z Compiling native-tls v0.2.12
14322025-03-07T22:30:08.456Z Compiling dirs-next v2.0.0
14332025-03-07T22:30:08.564Z Compiling schemars_derive v0.8.22
14342025-03-07T22:30:08.641Z Compiling rand_chacha v0.9.0
14352025-03-07T22:30:09.217Z Compiling http-body-util v0.1.2
14362025-03-07T22:30:09.722Z Compiling unicode-normalization v0.1.24
14372025-03-07T22:30:10.047Z Compiling heapless v0.7.17
14382025-03-07T22:30:10.069Z Compiling crossbeam-epoch v0.9.18
14392025-03-07T22:30:10.501Z Compiling signature v2.2.0
14402025-03-07T22:30:10.738Z Compiling sha1 v0.10.6
14412025-03-07T22:30:10.764Z Compiling thread_local v1.1.8
14422025-03-07T22:30:10.808Z Compiling crc32fast v1.4.2
14432025-03-07T22:30:10.829Z Compiling encoding_rs v0.8.34
14442025-03-07T22:30:11.119Z Compiling hyper v1.6.0
14452025-03-07T22:30:11.174Z Compiling cookie v0.18.1
14462025-03-07T22:30:11.214Z Compiling multer v3.1.0
14472025-03-07T22:30:11.434Z Compiling dyn-clone v1.0.19
14482025-03-07T22:30:11.479Z Compiling rayon-core v1.12.1
14492025-03-07T22:30:11.525Z Compiling openssl-probe v0.1.5
14502025-03-07T22:30:11.661Z Compiling signal-hook v0.3.17
14512025-03-07T22:30:11.780Z Compiling gimli v0.31.1
14522025-03-07T22:30:11.839Z Compiling unicode-bidi v0.3.17
14532025-03-07T22:30:11.959Z Compiling mime v0.3.17
14542025-03-07T22:30:12.481Z Compiling unicode-properties v0.1.3
14552025-03-07T22:30:12.914Z Compiling ipnet v2.11.0
14562025-03-07T22:30:13.029Z Compiling slog-async v2.8.0
14572025-03-07T22:30:13.567Z Compiling hyper-util v0.1.10
14582025-03-07T22:30:13.781Z Compiling toml_edit v0.22.24
14592025-03-07T22:30:13.954Z Compiling stringprep v0.1.5
14602025-03-07T22:30:15.167Z Compiling crossbeam-deque v0.8.5
14612025-03-07T22:30:15.471Z Compiling rand v0.9.0
14622025-03-07T22:30:16.240Z Compiling addr2line v0.24.2
14632025-03-07T22:30:16.376Z Compiling term v0.7.0
14642025-03-07T22:30:16.553Z Compiling usdt-attr-macro v0.5.0
14652025-03-07T22:30:16.927Z Compiling usdt-macro v0.5.0
14662025-03-07T22:30:17.211Z Compiling slog-json v2.6.1
14672025-03-07T22:30:17.583Z Compiling serde_urlencoded v0.7.1
14682025-03-07T22:30:17.626Z Compiling curve25519-dalek v4.1.3
14692025-03-07T22:30:18.094Z Compiling crossbeam-channel v0.5.13
14702025-03-07T22:30:18.132Z Compiling futures-executor v0.3.31
14712025-03-07T22:30:18.154Z Compiling enum-as-inner v0.6.1
14722025-03-07T22:30:18.295Z Compiling md-5 v0.10.6
14732025-03-07T22:30:18.329Z Compiling rustls-pemfile v2.2.0
14742025-03-07T22:30:18.576Z Compiling async-stream-impl v0.3.6
14752025-03-07T22:30:18.630Z Compiling num-integer v0.1.46
14762025-03-07T22:30:18.673Z Compiling hash32 v0.2.1
14772025-03-07T22:30:19.002Z Compiling ff v0.13.0
14782025-03-07T22:30:19.076Z Compiling is-terminal v0.4.13
14792025-03-07T22:30:19.164Z Compiling dropshot v0.12.0
14802025-03-07T22:30:19.218Z Compiling memoffset v0.9.1
14812025-03-07T22:30:19.238Z Compiling object v0.36.5
14822025-03-07T22:30:19.346Z Compiling anyhow v1.0.97
14832025-03-07T22:30:19.486Z Compiling portable-atomic v1.9.0
14842025-03-07T22:30:19.554Z Compiling linked-hash-map v0.5.6
14852025-03-07T22:30:19.882Z Compiling utf-8 v0.7.6
14862025-03-07T22:30:19.932Z Compiling quick-error v1.2.3
14872025-03-07T22:30:20.048Z Compiling base16ct v0.2.0
14882025-03-07T22:30:20.098Z Compiling psl-types v2.0.11
14892025-03-07T22:30:20.196Z Compiling smoltcp v0.9.1
14902025-03-07T22:30:20.307Z Compiling num-bigint-dig v0.8.4
14912025-03-07T22:30:20.372Z Compiling fallible-iterator v0.2.0
14922025-03-07T22:30:20.519Z Compiling cfg_aliases v0.2.1
14932025-03-07T22:30:20.625Z Compiling litrs v0.4.1
14942025-03-07T22:30:20.646Z Compiling take_mut v0.2.2
14952025-03-07T22:30:20.809Z Compiling rustc-demangle v0.1.24
14962025-03-07T22:30:20.986Z Compiling nix v0.29.0
14972025-03-07T22:30:21.046Z Compiling postgres-protocol v0.6.8
14982025-03-07T22:30:21.675Z Compiling document-features v0.2.10
14992025-03-07T22:30:21.778Z Compiling publicsuffix v2.3.0
15002025-03-07T22:30:21.847Z Compiling sec1 v0.7.3
15012025-03-07T22:30:21.865Z Compiling tungstenite v0.24.0
15022025-03-07T22:30:22.086Z Compiling resolv-conf v0.7.0
15032025-03-07T22:30:22.399Z Compiling lru-cache v0.1.2
15042025-03-07T22:30:22.605Z Compiling async-stream v0.3.6
15052025-03-07T22:30:22.795Z Compiling group v0.13.0
15062025-03-07T22:30:22.812Z Compiling slog-term v2.9.1
15072025-03-07T22:30:22.842Z Compiling hickory-proto v0.24.4
15082025-03-07T22:30:22.920Z Compiling num-iter v0.1.45
15092025-03-07T22:30:23.103Z Compiling usdt v0.5.0
15102025-03-07T22:30:23.582Z Compiling futures v0.3.31
15112025-03-07T22:30:23.834Z Compiling slog-bunyan v2.5.0
15122025-03-07T22:30:23.851Z Compiling toml v0.8.20
15132025-03-07T22:30:24.088Z Compiling bzip2 v0.4.4
15142025-03-07T22:30:25.187Z Compiling tokio-native-tls v0.3.1
15152025-03-07T22:30:25.409Z Compiling camino v1.1.9
15162025-03-07T22:30:25.439Z Compiling flate2 v1.1.0
15172025-03-07T22:30:25.479Z Compiling phf_shared v0.11.2
15182025-03-07T22:30:25.853Z Compiling backtrace v0.3.74
15192025-03-07T22:30:26.169Z Compiling dropshot_endpoint v0.12.0
15202025-03-07T22:30:26.255Z Compiling terminal_size v0.4.0
15212025-03-07T22:30:26.298Z Compiling openapiv3 v2.0.0
15222025-03-07T22:30:26.322Z Compiling waitgroup v0.1.2
15232025-03-07T22:30:26.491Z Compiling serde_path_to_error v0.1.16
15242025-03-07T22:30:26.539Z Compiling hkdf v0.12.4
15252025-03-07T22:30:26.813Z Compiling crypto-bigint v0.5.5
15262025-03-07T22:30:27.261Z Compiling webpki-roots v0.26.6
15272025-03-07T22:30:27.432Z Compiling hubpack_derive v0.1.1
15282025-03-07T22:30:27.466Z Compiling curve25519-dalek-derive v0.1.1
15292025-03-07T22:30:28.361Z Compiling zerocopy-derive v0.6.6
15302025-03-07T22:30:28.666Z Compiling sync_wrapper v1.0.1
15312025-03-07T22:30:28.842Z Compiling hostname v0.4.0
15322025-03-07T22:30:28.891Z Compiling fs-err v2.11.0
15332025-03-07T22:30:29.072Z Compiling ahash v0.8.11
15342025-03-07T22:30:29.217Z Compiling bumpalo v3.16.0
15352025-03-07T22:30:29.461Z Compiling tower-layer v0.3.3
15362025-03-07T22:30:29.697Z Compiling buf-list v1.0.3
15372025-03-07T22:30:29.791Z Compiling unicode-width v0.2.0
15382025-03-07T22:30:30.160Z Compiling zip v2.1.3
15392025-03-07T22:30:30.216Z Compiling managed v0.8.0
15402025-03-07T22:30:30.242Z Compiling simd-adler32 v0.3.7
15412025-03-07T22:30:30.318Z Compiling lockfree-object-pool v0.1.6
15422025-03-07T22:30:30.340Z Compiling debug-ignore v1.0.5
15432025-03-07T22:30:30.504Z Compiling winnow v0.5.40
15442025-03-07T22:30:30.525Z Compiling newtype-uuid v1.2.1
15452025-03-07T22:30:30.567Z Compiling clap_builder v4.5.31
15462025-03-07T22:30:30.639Z Compiling zopfli v0.8.1
15472025-03-07T22:30:30.857Z Compiling strum_macros v0.25.3
15482025-03-07T22:30:31.910Z Compiling console v0.15.10
15492025-03-07T22:30:32.217Z Compiling zerocopy v0.6.6
15502025-03-07T22:30:32.748Z Compiling elliptic-curve v0.13.8
15512025-03-07T22:30:32.791Z Compiling tower v0.5.2
15522025-03-07T22:30:33.227Z Compiling hubpack v0.1.2
15532025-03-07T22:30:33.569Z Compiling hickory-resolver v0.24.4
15542025-03-07T22:30:33.591Z Compiling toml_edit v0.19.15
15552025-03-07T22:30:33.869Z Compiling phf v0.11.2
15562025-03-07T22:30:34.135Z Compiling signal-hook-mio v0.2.4
15572025-03-07T22:30:34.321Z Compiling hyper-tls v0.6.0
15582025-03-07T22:30:34.433Z Compiling rayon v1.10.0
15592025-03-07T22:30:34.451Z Compiling cookie_store v0.21.1
15602025-03-07T22:30:35.966Z Compiling tokio-tungstenite v0.24.0
15612025-03-07T22:30:36.694Z Compiling postgres-types v0.2.9
15622025-03-07T22:30:38.334Z Compiling ed25519 v2.2.3
15632025-03-07T22:30:38.843Z Compiling phf_shared v0.10.0
15642025-03-07T22:30:39.084Z Compiling tokio-stream v0.1.17
15652025-03-07T22:30:39.220Z Compiling pkcs1 v0.7.5
15662025-03-07T22:30:39.253Z Compiling serde-big-array v0.5.1
15672025-03-07T22:30:39.486Z Compiling clap_derive v4.5.28
15682025-03-07T22:30:40.088Z Compiling rfc6979 v0.4.0
15692025-03-07T22:30:40.116Z Compiling derive-where v1.2.7
15702025-03-07T22:30:40.212Z Compiling serde_repr v0.1.19
15712025-03-07T22:30:40.284Z Compiling bstr v1.10.0
15722025-03-07T22:30:40.476Z Compiling float-cmp v0.10.0
15732025-03-07T22:30:40.730Z Compiling precomputed-hash v0.1.1
15742025-03-07T22:30:40.867Z Compiling unicode-segmentation v1.12.0
15752025-03-07T22:30:41.147Z Compiling fixedbitset v0.4.2
15762025-03-07T22:30:41.313Z Compiling normalize-line-endings v0.3.0
15772025-03-07T22:30:41.469Z Compiling number_prefix v0.4.0
15782025-03-07T22:30:41.555Z Compiling static_assertions v1.1.0
15792025-03-07T22:30:41.671Z Compiling difflib v0.4.0
15802025-03-07T22:30:41.722Z Compiling whoami v1.5.2
15812025-03-07T22:30:41.725Z Compiling new_debug_unreachable v1.0.6
15822025-03-07T22:30:41.850Z Compiling predicates-core v1.0.8
15832025-03-07T22:30:41.888Z Compiling string_cache v0.8.7
15842025-03-07T22:30:42.200Z Compiling predicates v3.1.3
15852025-03-07T22:30:42.253Z Compiling tokio-postgres v0.7.13
15862025-03-07T22:30:42.317Z Compiling indicatif v0.17.11
15872025-03-07T22:30:42.985Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15882025-03-07T22:30:43.205Z Compiling similar v2.7.0
15892025-03-07T22:30:43.648Z Compiling petgraph v0.6.5
15902025-03-07T22:30:43.879Z Compiling clap v4.5.31
15912025-03-07T22:30:44.009Z Compiling ecdsa v0.16.9
15922025-03-07T22:30:44.266Z Compiling rsa v0.9.6
15932025-03-07T22:30:44.812Z Compiling ed25519-dalek v2.1.1
15942025-03-07T22:30:45.323Z Compiling toml v0.7.8
15952025-03-07T22:30:46.785Z Compiling crossterm v0.28.1
15962025-03-07T22:30:48.611Z Compiling zip v0.6.6
15972025-03-07T22:30:48.649Z Compiling hex v0.4.3
15982025-03-07T22:30:48.688Z Compiling x509-cert v0.2.5
15992025-03-07T22:30:49.236Z Compiling itertools v0.10.5
16002025-03-07T22:30:49.236Z Compiling peg-runtime v0.8.5
16012025-03-07T22:30:50.112Z Compiling lalrpop-util v0.19.12
16022025-03-07T22:30:50.145Z Compiling unicode-xid v0.2.6
16032025-03-07T22:30:50.145Z Compiling strum_macros v0.26.4
16042025-03-07T22:30:50.145Z Compiling xattr v1.3.1
16052025-03-07T22:30:50.146Z Compiling filetime v0.2.25
16062025-03-07T22:30:50.547Z Compiling tar v0.4.44
16072025-03-07T22:30:54.424Z Compiling strum v0.26.3
16082025-03-07T22:30:57.282Z Compiling aws-lc-sys v0.26.0
16092025-03-07T22:31:27.115Z Compiling rustls-webpki v0.102.8
16102025-03-07T22:31:30.248Z Compiling tokio-rustls v0.25.0
16112025-03-07T22:31:31.876Z Compiling tokio-rustls v0.26.0
16122025-03-07T22:31:32.149Z Compiling hyper-rustls v0.27.3
16132025-03-07T22:31:32.442Z Compiling reqwest v0.12.12
16142025-03-07T22:31:33.960Z Compiling qorb v0.2.1
16152025-03-07T22:31:36.930Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16162025-03-07T22:31:37.208Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16172025-03-07T22:31:41.700Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 17s
16182025-03-07T22:31:41.872Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
16192025-03-07T22:31:41.924ZMar 07 22:31:41.573 INFO Starting download, target: Clickhouse
16202025-03-07T22:31:41.924ZMar 07 22:31:41.573 INFO Starting download, target: Cockroach
16212025-03-07T22:31:41.924ZMar 07 22:31:41.573 INFO Starting download, target: Console
16222025-03-07T22:31:41.924ZMar 07 22:31:41.573 INFO Starting download, target: DendriteOpenapi
16232025-03-07T22:31:41.924ZMar 07 22:31:41.573 INFO Starting download, target: DendriteStub
16242025-03-07T22:31:41.930ZMar 07 22:31:41.573 INFO Starting download, target: MaghemiteMgd
16252025-03-07T22:31:41.930ZMar 07 22:31:41.573 INFO Starting download, target: TransceiverControl
16262025-03-07T22:31:41.930ZMar 07 22:31:41.574 INFO Downloading out/downloads/dpd-a66561e0a063cc30820182008c31f9a64cbd8a6f.json (attempt 1/3), target: DendriteOpenapi
16272025-03-07T22:31:41.930ZMar 07 22:31:41.574 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16282025-03-07T22:31:41.930ZMar 07 22:31:41.574 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16292025-03-07T22:31:41.930ZMar 07 22:31:41.574 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16302025-03-07T22:31:41.930ZMar 07 22:31:41.574 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16312025-03-07T22:31:41.930ZMar 07 22:31:41.574 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16322025-03-07T22:31:41.930ZMar 07 22:31:41.574 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16332025-03-07T22:31:42.102ZMar 07 22:31:41.740 INFO Download complete, target: DendriteOpenapi
16342025-03-07T22:31:42.464ZMar 07 22:31:42.084 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16352025-03-07T22:31:42.546ZMar 07 22:31:42.164 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16362025-03-07T22:31:42.862ZMar 07 22:31:42.508 INFO Download complete, target: TransceiverControl
16372025-03-07T22:31:42.932ZMar 07 22:31:42.568 INFO Download complete, target: Console
16382025-03-07T22:31:43.037ZMar 07 22:31:42.685 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16392025-03-07T22:31:43.081ZMar 07 22:31:42.718 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16402025-03-07T22:31:43.504ZMar 07 22:31:43.154 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16412025-03-07T22:31:43.504ZMar 07 22:31:43.154 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16422025-03-07T22:31:44.113ZMar 07 22:31:43.763 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16432025-03-07T22:31:45.432ZMar 07 22:31:45.079 INFO Download complete, target: DendriteStub
16442025-03-07T22:31:45.685ZMar 07 22:31:45.333 INFO Download complete, target: MaghemiteMgd
16452025-03-07T22:31:49.962ZMar 07 22:31:49.611 INFO Checking that binary works, target: Cockroach
16462025-03-07T22:31:50.250ZMar 07 22:31:49.899 INFO Download complete, target: Cockroach
16472025-03-07T22:31:54.836ZMar 07 22:31:54.484 INFO Checking that binary works, target: Clickhouse
16482025-03-07T22:31:54.966ZMar 07 22:31:54.614 INFO Download complete, target: Clickhouse
16492025-03-07T22:31:54.987ZAll builder prerequisites installed successfully, and PATH looks valid
16502025-03-07T22:31:54.990Z
16512025-03-07T22:31:54.990Zreal 5:15.036376104
16522025-03-07T22:31:54.990Zuser 15:47.333717066
16532025-03-07T22:31:54.990Zsys 2:09.980307157
16542025-03-07T22:31:54.990Ztrap 0.565706314
16552025-03-07T22:31:54.990Ztflt 0.948637799
16562025-03-07T22:31:54.990Zdflt 1.296948785
16572025-03-07T22:31:54.990Zkflt 0.029043124
16582025-03-07T22:31:54.990Zlock 24:16.226594770
16592025-03-07T22:31:54.991Zslp 57:15.453785600
16602025-03-07T22:31:54.991Zlat 1:03.018186721
16612025-03-07T22:31:54.991Zstop 2:28.042030111
16622025-03-07T22:31:54.991Z+ banner hack-check
16632025-03-07T22:31:54.994Z
16642025-03-07T22:31:54.994Z # # ## #### # # #### # # ###### #### # #
16652025-03-07T22:31:54.994Z # # # # # # # # # # # # # # # # #
16662025-03-07T22:31:54.995Z ###### # # # #### ##### # ###### ##### # ####
16672025-03-07T22:31:54.995Z # # ###### # # # # # # # # # #
16682025-03-07T22:31:54.995Z # # # # # # # # # # # # # # # # #
16692025-03-07T22:31:54.995Z # # # # #### # # #### # # ###### #### # #
16702025-03-07T22:31:54.995Z
16712025-03-07T22:31:54.995Z+ export CARGO_INCREMENTAL=0
16722025-03-07T22:31:54.995Z+ CARGO_INCREMENTAL=0
16732025-03-07T22:31:54.995Z+ ptime -m timeout 2h cargo xtask check-features --ci
16742025-03-07T22:31:55.564Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
16752025-03-07T22:31:58.430Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.38s
16762025-03-07T22:31:58.491Z Running `target/debug/xtask check-features --ci`
16772025-03-07T22:31:58.513Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16782025-03-07T22:31:58.517Zrunning: "/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16792025-03-07T22:31:58.999Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
16802025-03-07T22:31:59.019Z Running `target/debug/xtask download cargo-hack`
16812025-03-07T22:31:59.899Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16822025-03-07T22:32:00.306Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16832025-03-07T22:32:03.987Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.93s
16842025-03-07T22:32:04.180Z Running `target/debug/xtask-downloader cargo-hack`
16852025-03-07T22:32:04.206ZMar 07 22:32:03.838 INFO Starting download, target: CargoHack
16862025-03-07T22:32:04.232ZMar 07 22:32:03.839 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16872025-03-07T22:32:04.757ZMar 07 22:32:04.404 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16882025-03-07T22:32:04.842ZMar 07 22:32:04.489 INFO Download complete, target: CargoHack
16892025-03-07T22:32:04.846Zrunning: "/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"
16902025-03-07T22:32:04.864Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16912025-03-07T22:32:05.046Zinfo: running `cargo check --bins` on api_identity (1/197)
16922025-03-07T22:32:05.612Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16932025-03-07T22:32:05.676Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16942025-03-07T22:32:05.676Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16952025-03-07T22:32:05.676Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
16962025-03-07T22:32:05.716Z
16972025-03-07T22:32:05.716Zinfo: running `cargo check --bins` on bootstore (2/197)
16982025-03-07T22:32:06.327Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16992025-03-07T22:32:06.349Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17002025-03-07T22:32:06.349Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17012025-03-07T22:32:06.349Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
17022025-03-07T22:32:06.377Z
17032025-03-07T22:32:06.377Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/197)
17042025-03-07T22:32:06.952Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17052025-03-07T22:32:07.018Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17062025-03-07T22:32:07.018Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17072025-03-07T22:32:07.018Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
17082025-03-07T22:32:07.049Z
17092025-03-07T22:32:07.049Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/197)
17102025-03-07T22:32:07.614Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17112025-03-07T22:32:07.684Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17122025-03-07T22:32:07.684Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17132025-03-07T22:32:07.684Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
17142025-03-07T22:32:07.705Z
17152025-03-07T22:32:07.705Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/197)
17162025-03-07T22:32:08.095Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17172025-03-07T22:32:08.111Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17182025-03-07T22:32:08.111Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17192025-03-07T22:32:08.111Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17202025-03-07T22:32:08.126Z
17212025-03-07T22:32:08.127Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/197)
17222025-03-07T22:32:08.737Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17232025-03-07T22:32:08.854Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17242025-03-07T22:32:08.854Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17252025-03-07T22:32:08.854Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17262025-03-07T22:32:08.854Z
17272025-03-07T22:32:08.854Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/197)
17282025-03-07T22:32:09.172Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17292025-03-07T22:32:09.349Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17302025-03-07T22:32:09.349Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17312025-03-07T22:32:09.349Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17322025-03-07T22:32:09.349Z
17332025-03-07T22:32:09.349Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/197)
17342025-03-07T22:32:09.503Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17352025-03-07T22:32:09.561Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17362025-03-07T22:32:09.561Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17372025-03-07T22:32:09.561Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
17382025-03-07T22:32:09.613Z
17392025-03-07T22:32:09.613Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/197)
17402025-03-07T22:32:09.959Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17412025-03-07T22:32:13.694Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17422025-03-07T22:32:13.694Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17432025-03-07T22:32:13.694Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17442025-03-07T22:32:13.729Z
17452025-03-07T22:32:13.729Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/197)
17462025-03-07T22:32:13.729Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17472025-03-07T22:32:13.729Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17482025-03-07T22:32:13.729Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17492025-03-07T22:32:13.729Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17502025-03-07T22:32:13.729Z
17512025-03-07T22:32:13.729Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/197)
17522025-03-07T22:32:13.729Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17532025-03-07T22:32:13.729Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17542025-03-07T22:32:13.730Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17552025-03-07T22:32:13.730Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17562025-03-07T22:32:13.730Z
17572025-03-07T22:32:13.730Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/197)
17582025-03-07T22:32:13.730Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17592025-03-07T22:32:13.730Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17602025-03-07T22:32:13.738Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17612025-03-07T22:32:13.738Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17622025-03-07T22:32:13.738Z
17632025-03-07T22:32:13.738Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/197)
17642025-03-07T22:32:14.330Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17652025-03-07T22:32:14.330Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17662025-03-07T22:32:14.330Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17672025-03-07T22:32:14.330Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17682025-03-07T22:32:14.330Z
17692025-03-07T22:32:14.330Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/197)
17702025-03-07T22:32:14.331Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17712025-03-07T22:32:14.331Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17722025-03-07T22:32:14.331Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17732025-03-07T22:32:14.331Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17742025-03-07T22:32:14.331Z
17752025-03-07T22:32:14.331Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/197)
17762025-03-07T22:32:14.331Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17772025-03-07T22:32:14.331Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17782025-03-07T22:32:14.331Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17792025-03-07T22:32:14.332Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17802025-03-07T22:32:14.332Z
17812025-03-07T22:32:14.332Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/197)
17822025-03-07T22:32:14.332Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17832025-03-07T22:32:14.332Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17842025-03-07T22:32:14.332Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17852025-03-07T22:32:14.332Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17862025-03-07T22:32:14.332Z
17872025-03-07T22:32:14.332Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/197)
17882025-03-07T22:32:14.332Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17892025-03-07T22:32:14.332Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17902025-03-07T22:32:14.333Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17912025-03-07T22:32:14.333Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17922025-03-07T22:32:14.333Z
17932025-03-07T22:32:14.333Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/197)
17942025-03-07T22:32:14.333Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17952025-03-07T22:32:14.333Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17962025-03-07T22:32:14.333Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17972025-03-07T22:32:14.333Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17982025-03-07T22:32:14.497Z
17992025-03-07T22:32:14.497Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/197)
18002025-03-07T22:32:14.511Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18012025-03-07T22:32:14.511Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18022025-03-07T22:32:14.511Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18032025-03-07T22:32:14.511Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18042025-03-07T22:32:14.511Z
18052025-03-07T22:32:14.511Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/197)
18062025-03-07T22:32:14.898Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18072025-03-07T22:32:14.901Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18082025-03-07T22:32:14.901Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18092025-03-07T22:32:14.902Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18102025-03-07T22:32:14.943Z
18112025-03-07T22:32:14.943Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/197)
18122025-03-07T22:32:15.355Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18132025-03-07T22:32:15.358Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18142025-03-07T22:32:15.359Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18152025-03-07T22:32:15.363Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18162025-03-07T22:32:15.405Z
18172025-03-07T22:32:15.405Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/197)
18182025-03-07T22:32:15.872Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18192025-03-07T22:32:15.893Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18202025-03-07T22:32:15.893Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18212025-03-07T22:32:15.893Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18222025-03-07T22:32:15.893Z
18232025-03-07T22:32:15.893Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/197)
18242025-03-07T22:32:16.272Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18252025-03-07T22:32:16.275Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18262025-03-07T22:32:16.275Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18272025-03-07T22:32:16.278Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18282025-03-07T22:32:16.325Z
18292025-03-07T22:32:16.325Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/197)
18302025-03-07T22:32:16.734Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18312025-03-07T22:32:16.739Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18322025-03-07T22:32:16.739Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18332025-03-07T22:32:16.739Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18342025-03-07T22:32:16.779Z
18352025-03-07T22:32:16.779Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/197)
18362025-03-07T22:32:17.189Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18372025-03-07T22:32:17.193Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18382025-03-07T22:32:17.193Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18392025-03-07T22:32:17.197Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18402025-03-07T22:32:17.235Z
18412025-03-07T22:32:17.235Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/197)
18422025-03-07T22:32:17.647Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18432025-03-07T22:32:17.650Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18442025-03-07T22:32:17.650Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18452025-03-07T22:32:17.653Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18462025-03-07T22:32:17.694Z
18472025-03-07T22:32:17.694Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/197)
18482025-03-07T22:32:18.099Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18492025-03-07T22:32:18.105Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18502025-03-07T22:32:18.105Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18512025-03-07T22:32:18.110Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18522025-03-07T22:32:18.146Z
18532025-03-07T22:32:18.147Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/197)
18542025-03-07T22:32:18.559Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18552025-03-07T22:32:18.563Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18562025-03-07T22:32:18.563Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18572025-03-07T22:32:18.567Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18582025-03-07T22:32:18.608Z
18592025-03-07T22:32:18.608Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/197)
18602025-03-07T22:32:19.015Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18612025-03-07T22:32:19.019Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18622025-03-07T22:32:19.019Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18632025-03-07T22:32:19.022Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18642025-03-07T22:32:19.063Z
18652025-03-07T22:32:19.063Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/197)
18662025-03-07T22:32:19.473Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18672025-03-07T22:32:19.478Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18682025-03-07T22:32:19.478Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18692025-03-07T22:32:19.479Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18702025-03-07T22:32:19.519Z
18712025-03-07T22:32:19.519Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/197)
18722025-03-07T22:32:19.930Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18732025-03-07T22:32:19.933Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18742025-03-07T22:32:19.933Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18752025-03-07T22:32:19.934Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18762025-03-07T22:32:19.973Z
18772025-03-07T22:32:19.974Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/197)
18782025-03-07T22:32:20.383Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18792025-03-07T22:32:20.386Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18802025-03-07T22:32:20.386Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18812025-03-07T22:32:20.389Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18822025-03-07T22:32:20.430Z
18832025-03-07T22:32:20.430Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/197)
18842025-03-07T22:32:20.838Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18852025-03-07T22:32:20.841Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18862025-03-07T22:32:20.841Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18872025-03-07T22:32:20.844Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18882025-03-07T22:32:20.884Z
18892025-03-07T22:32:20.884Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/197)
18902025-03-07T22:32:21.298Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18912025-03-07T22:32:21.302Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18922025-03-07T22:32:21.302Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18932025-03-07T22:32:21.302Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18942025-03-07T22:32:21.344Z
18952025-03-07T22:32:21.344Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/197)
18962025-03-07T22:32:21.757Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18972025-03-07T22:32:21.760Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18982025-03-07T22:32:21.760Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18992025-03-07T22:32:21.768Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19002025-03-07T22:32:21.817Z
19012025-03-07T22:32:21.817Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/197)
19022025-03-07T22:32:22.215Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19032025-03-07T22:32:22.219Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19042025-03-07T22:32:22.219Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19052025-03-07T22:32:22.223Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19062025-03-07T22:32:22.268Z
19072025-03-07T22:32:22.269Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/197)
19082025-03-07T22:32:22.681Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19092025-03-07T22:32:22.685Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19102025-03-07T22:32:22.685Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19112025-03-07T22:32:22.685Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19122025-03-07T22:32:22.728Z
19132025-03-07T22:32:22.728Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/197)
19142025-03-07T22:32:23.149Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19152025-03-07T22:32:23.154Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19162025-03-07T22:32:23.154Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19172025-03-07T22:32:23.154Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19182025-03-07T22:32:23.195Z
19192025-03-07T22:32:23.195Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/197)
19202025-03-07T22:32:23.609Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19212025-03-07T22:32:23.613Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19222025-03-07T22:32:23.613Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19232025-03-07T22:32:23.616Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19242025-03-07T22:32:23.656Z
19252025-03-07T22:32:23.656Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/197)
19262025-03-07T22:32:24.070Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19272025-03-07T22:32:24.077Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19282025-03-07T22:32:24.077Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19292025-03-07T22:32:24.077Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19302025-03-07T22:32:24.117Z
19312025-03-07T22:32:24.117Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/197)
19322025-03-07T22:32:24.543Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19332025-03-07T22:32:24.556Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19342025-03-07T22:32:24.556Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19352025-03-07T22:32:24.556Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19362025-03-07T22:32:24.580Z
19372025-03-07T22:32:24.580Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/197)
19382025-03-07T22:32:25.032Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19392025-03-07T22:32:25.035Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19402025-03-07T22:32:25.035Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19412025-03-07T22:32:25.039Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
19422025-03-07T22:32:25.085Z
19432025-03-07T22:32:25.085Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/197)
19442025-03-07T22:32:25.501Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19452025-03-07T22:32:25.505Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19462025-03-07T22:32:25.505Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19472025-03-07T22:32:25.509Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19482025-03-07T22:32:25.547Z
19492025-03-07T22:32:25.547Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/197)
19502025-03-07T22:32:25.959Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19512025-03-07T22:32:25.963Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19522025-03-07T22:32:25.963Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19532025-03-07T22:32:25.976Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19542025-03-07T22:32:26.009Z
19552025-03-07T22:32:26.009Zinfo: running `cargo check --bins` on sled-hardware-types (45/197)
19562025-03-07T22:32:28.119Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19572025-03-07T22:32:28.120Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19582025-03-07T22:32:28.120Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19592025-03-07T22:32:28.120Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
19602025-03-07T22:32:28.120Z
19612025-03-07T22:32:28.120Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (46/197)
19622025-03-07T22:32:28.120Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19632025-03-07T22:32:28.120Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19642025-03-07T22:32:28.120Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19652025-03-07T22:32:28.121Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
19662025-03-07T22:32:28.121Z
19672025-03-07T22:32:28.121Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (47/197)
19682025-03-07T22:32:28.121Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19692025-03-07T22:32:28.121Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19702025-03-07T22:32:28.121Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19712025-03-07T22:32:28.121Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
19722025-03-07T22:32:28.121Z
19732025-03-07T22:32:28.121Zinfo: running `cargo check --bins` on oxlog (48/197)
19742025-03-07T22:32:28.579Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19752025-03-07T22:32:28.582Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19762025-03-07T22:32:28.668Z Checking cfg-if v1.0.0
19772025-03-07T22:32:28.672Z Checking libc v0.2.170
19782025-03-07T22:32:28.783Z Checking serde v1.0.218
19792025-03-07T22:32:28.789Z Checking zeroize v1.8.1
19802025-03-07T22:32:28.803Z Checking memchr v2.7.4
19812025-03-07T22:32:28.816Z Checking typenum v1.17.0
19822025-03-07T22:32:28.819Z Checking value-bag v1.9.0
19832025-03-07T22:32:28.840Z Checking subtle v2.6.1
19842025-03-07T22:32:28.857Z Checking smallvec v1.14.0
19852025-03-07T22:32:29.019Z Checking scopeguard v1.2.0
19862025-03-07T22:32:29.093Z Checking const-oid v0.9.6
19872025-03-07T22:32:29.156Z Checking lock_api v0.4.12
19882025-03-07T22:32:29.202Z Checking itoa v1.0.11
19892025-03-07T22:32:29.221Z Checking log v0.4.22
19902025-03-07T22:32:29.423Z Checking pin-project-lite v0.2.14
19912025-03-07T22:32:29.512Z Checking byteorder v1.5.0
19922025-03-07T22:32:29.584Z Checking once_cell v1.20.3
19932025-03-07T22:32:29.662Z Checking futures-core v0.3.31
19942025-03-07T22:32:29.741Z Checking stable_deref_trait v1.2.0
19952025-03-07T22:32:29.765Z Checking getrandom v0.2.15
19962025-03-07T22:32:29.831Z Checking parking_lot_core v0.9.10
19972025-03-07T22:32:29.869Z Checking signal-hook-registry v1.4.2
19982025-03-07T22:32:29.899Z Checking mio v1.0.2
19992025-03-07T22:32:29.915Z Checking socket2 v0.5.8
20002025-03-07T22:32:29.918Z Checking generic-array v0.14.7
20012025-03-07T22:32:29.987Z Checking rand_core v0.6.4
20022025-03-07T22:32:30.125Z Checking futures-sink v0.3.31
20032025-03-07T22:32:30.164Z Checking parking_lot v0.12.3
20042025-03-07T22:32:30.279Z Checking cpufeatures v0.2.14
20052025-03-07T22:32:30.296Z Checking zerocopy v0.7.35
20062025-03-07T22:32:30.382Z Checking slab v0.4.9
20072025-03-07T22:32:30.399Z Checking zerofrom v0.1.4
20082025-03-07T22:32:30.503Z Checking futures-channel v0.3.31
20092025-03-07T22:32:30.518Z Checking futures-task v0.3.31
20102025-03-07T22:32:30.619Z Checking yoke v0.7.4
20112025-03-07T22:32:30.643Z Checking allocator-api2 v0.2.18
20122025-03-07T22:32:30.736Z Checking foldhash v0.1.3
20132025-03-07T22:32:30.850Z Checking equivalent v1.0.1
20142025-03-07T22:32:30.878Z Checking pin-utils v0.1.0
20152025-03-07T22:32:30.935Z Checking futures-io v0.3.31
20162025-03-07T22:32:30.951Z Checking crypto-common v0.1.6
20172025-03-07T22:32:30.967Z Checking block-buffer v0.10.4
20182025-03-07T22:32:30.970Z Checking zerovec v0.10.4
20192025-03-07T22:32:30.998Z Checking block-padding v0.3.3
20202025-03-07T22:32:31.116Z Checking futures-util v0.3.31
20212025-03-07T22:32:31.138Z Checking ryu v1.0.18
20222025-03-07T22:32:31.185Z Checking digest v0.10.7
20232025-03-07T22:32:31.209Z Checking inout v0.1.3
20242025-03-07T22:32:31.230Z Checking hashbrown v0.15.1
20252025-03-07T22:32:31.378Z Checking litemap v0.7.3
20262025-03-07T22:32:31.424Z Checking writeable v0.5.5
20272025-03-07T22:32:31.507Z Checking ppv-lite86 v0.2.20
20282025-03-07T22:32:31.559Z Checking hmac v0.12.1
20292025-03-07T22:32:31.739Z Checking fnv v1.0.7
20302025-03-07T22:32:31.746Z Checking sha2 v0.10.8
20312025-03-07T22:32:31.762Z Checking cipher v0.4.4
20322025-03-07T22:32:31.864Z Checking libm v0.2.8
20332025-03-07T22:32:32.176Z Checking base64ct v1.6.0
20342025-03-07T22:32:32.236Z Checking getrandom v0.3.1
20352025-03-07T22:32:32.262Z Checking thiserror v1.0.69
20362025-03-07T22:32:32.324Z Checking flagset v0.4.6
20372025-03-07T22:32:32.401Z Checking icu_locid_transform_data v1.5.0
20382025-03-07T22:32:32.448Z Checking tracing-core v0.1.32
20392025-03-07T22:32:32.504Z Checking icu_properties_data v1.5.0
20402025-03-07T22:32:32.527Z Checking rustls-pki-types v1.10.0
20412025-03-07T22:32:32.544Z Checking tinystr v0.7.6
20422025-03-07T22:32:32.613Z Checking pem-rfc7468 v0.7.0
20432025-03-07T22:32:32.746Z Checking icu_collections v1.5.0
20442025-03-07T22:32:32.769Z Checking num-traits v0.2.19
20452025-03-07T22:32:32.881Z Checking icu_locid v1.5.0
20462025-03-07T22:32:32.896Z Checking der v0.7.9
20472025-03-07T22:32:33.054Z Checking percent-encoding v2.3.1
20482025-03-07T22:32:33.072Z Checking tracing v0.1.40
20492025-03-07T22:32:33.258Z Checking bytes v1.10.0
20502025-03-07T22:32:33.309Z Checking indexmap v2.7.1
20512025-03-07T22:32:33.392Z Checking serde_json v1.0.139
20522025-03-07T22:32:33.410Z Checking bitflags v2.6.0
20532025-03-07T22:32:33.782Z Checking salsa20 v0.10.2
20542025-03-07T22:32:33.900Z Checking icu_provider v1.5.0
20552025-03-07T22:32:33.958Z Checking pbkdf2 v0.12.2
20562025-03-07T22:32:34.092Z Checking aws-lc-sys v0.26.0
20572025-03-07T22:32:34.272Z Checking httparse v1.9.5
20582025-03-07T22:32:34.303Z Checking tokio v1.43.0
20592025-03-07T22:32:34.376Z Checking http v1.2.0
20602025-03-07T22:32:34.503Z Checking icu_locid_transform v1.5.0
20612025-03-07T22:32:34.627Z Checking spki v0.7.3
20622025-03-07T22:32:34.676Z Checking untrusted v0.9.0
20632025-03-07T22:32:34.852Z Checking icu_normalizer_data v1.5.0
20642025-03-07T22:32:34.889Z Checking write16 v1.0.0
20652025-03-07T22:32:34.963Z Checking utf16_iter v1.0.5
20662025-03-07T22:32:35.017Z Checking powerfmt v0.2.0
20672025-03-07T22:32:35.035Z Checking untrusted v0.7.1
20682025-03-07T22:32:35.129Z Checking utf8_iter v1.0.4
20692025-03-07T22:32:35.197Z Checking ring v0.17.11
20702025-03-07T22:32:35.297Z Checking deranged v0.3.11
20712025-03-07T22:32:35.325Z Checking scrypt v0.11.0
20722025-03-07T22:32:35.495Z Checking icu_properties v1.5.1
20732025-03-07T22:32:35.552Z Checking cbc v0.1.2
20742025-03-07T22:32:35.659Z Checking aes v0.8.4
20752025-03-07T22:32:35.699Z Checking crossbeam-utils v0.8.20
20762025-03-07T22:32:35.754Z Checking spin v0.9.8
20772025-03-07T22:32:36.074Z Checking time-core v0.1.2
20782025-03-07T22:32:36.243Z Checking num-conv v0.1.0
20792025-03-07T22:32:36.324Z Checking aws-lc-rs v1.12.4
20802025-03-07T22:32:36.373Z Checking num_threads v0.1.7
20812025-03-07T22:32:36.491Z Checking tinyvec_macros v0.1.1
20822025-03-07T22:32:36.507Z Checking atomic-waker v1.1.2
20832025-03-07T22:32:36.523Z Checking pkcs5 v0.7.1
20842025-03-07T22:32:36.547Z Checking time v0.3.36
20852025-03-07T22:32:36.593Z Checking tinyvec v1.8.0
20862025-03-07T22:32:36.656Z Checking http-body v1.0.1
20872025-03-07T22:32:36.870Z Checking form_urlencoded v1.2.1
20882025-03-07T22:32:37.056Z Checking rand_chacha v0.3.1
20892025-03-07T22:32:37.081Z Checking try-lock v0.2.5
20902025-03-07T22:32:37.234Z Checking want v0.3.1
20912025-03-07T22:32:37.322Z Checking pkcs8 v0.10.2
20922025-03-07T22:32:37.426Z Checking uuid v1.15.1
20932025-03-07T22:32:37.452Z Checking rand v0.8.5
20942025-03-07T22:32:37.655Z Checking tower-service v0.3.3
20952025-03-07T22:32:37.793Z Checking httpdate v1.0.3
20962025-03-07T22:32:37.961Z Checking unicode-ident v1.0.14
20972025-03-07T22:32:38.050Z Checking adler2 v2.0.0
20982025-03-07T22:32:38.068Z Checking rustls-webpki v0.102.8
20992025-03-07T22:32:38.085Z Checking serde_spanned v0.6.8
21002025-03-07T22:32:38.137Z Checking proc-macro2 v1.0.93
21012025-03-07T22:32:38.195Z Checking miniz_oxide v0.8.5
21022025-03-07T22:32:38.281Z Checking toml_datetime v0.6.8
21032025-03-07T22:32:38.582Z Checking zerocopy v0.8.10
21042025-03-07T22:32:38.649Z Checking slog v2.7.0
21052025-03-07T22:32:38.720Z Checking icu_normalizer v1.5.0
21062025-03-07T22:32:38.778Z Checking scroll v0.12.0
21072025-03-07T22:32:38.817Z Checking base64 v0.22.1
21082025-03-07T22:32:38.908Z Checking match_cfg v0.1.0
21092025-03-07T22:32:38.947Z Checking ucd-trie v0.1.7
21102025-03-07T22:32:39.005Z Checking foreign-types-shared v0.1.1
21112025-03-07T22:32:39.079Z Checking iana-time-zone v0.1.61
21122025-03-07T22:32:39.123Z Checking plain v0.2.3
21132025-03-07T22:32:39.150Z Checking pest v2.7.14
21142025-03-07T22:32:39.235Z Checking foreign-types v0.3.2
21152025-03-07T22:32:39.250Z Checking chrono v0.4.40
21162025-03-07T22:32:39.278Z Checking goblin v0.8.2
21172025-03-07T22:32:39.292Z Checking hostname v0.3.1
21182025-03-07T22:32:39.327Z Checking quote v1.0.38
21192025-03-07T22:32:39.425Z Checking openssl-sys v0.9.106
21202025-03-07T22:32:39.459Z Checking idna_adapter v1.2.0
21212025-03-07T22:32:39.648Z Checking errno v0.3.9
21222025-03-07T22:32:39.666Z Checking idna v1.0.3
21232025-03-07T22:32:39.856Z Checking dirs-sys-next v0.1.2
21242025-03-07T22:32:40.039Z Checking aho-corasick v1.1.3
21252025-03-07T22:32:40.211Z Checking url v2.5.3
21262025-03-07T22:32:40.608Z Checking pretty-hex v0.4.1
21272025-03-07T22:32:40.812Z Checking data-encoding v2.6.0
21282025-03-07T22:32:40.834Z Checking tokio-util v0.7.13
21292025-03-07T22:32:40.996Z Compiling newtype-uuid v1.2.1
21302025-03-07T22:32:41.227Z Checking regex-syntax v0.8.5
21312025-03-07T22:32:41.287Z Checking siphasher v0.3.11
21322025-03-07T22:32:41.303Z Checking rand_core v0.9.2
21332025-03-07T22:32:41.366Z Checking openssl v0.10.71
21342025-03-07T22:32:41.567Z Checking dirs-next v2.0.0
21352025-03-07T22:32:41.647Z Checking rand_chacha v0.9.0
21362025-03-07T22:32:41.696Z Checking rustix v0.38.37
21372025-03-07T22:32:41.699Z Checking h2 v0.4.6
21382025-03-07T22:32:41.699Z Checking syn v2.0.98
21392025-03-07T22:32:41.760Z Checking dtrace-parser v0.2.0
21402025-03-07T22:32:42.025Z Checking unicode-normalization v0.1.24
21412025-03-07T22:32:42.229Z Checking http-body-util v0.1.2
21422025-03-07T22:32:42.642Z Checking crossbeam-epoch v0.9.18
21432025-03-07T22:32:42.942Z Checking signature v2.2.0
21442025-03-07T22:32:43.040Z Checking sha1 v0.10.6
21452025-03-07T22:32:43.134Z Checking thread_local v1.1.8
21462025-03-07T22:32:43.326Z Checking thread-id v4.2.2
21472025-03-07T22:32:43.419Z Checking encoding_rs v0.8.34
21482025-03-07T22:32:43.445Z Checking crc32fast v1.4.2
21492025-03-07T22:32:43.697Z Checking unicode-properties v0.1.3
21502025-03-07T22:32:43.997Z Checking dof v0.3.0
21512025-03-07T22:32:44.100Z Checking utf8parse v0.2.2
21522025-03-07T22:32:44.250Z Checking unicode-bidi v0.3.17
21532025-03-07T22:32:44.401Z Checking regex-automata v0.4.8
21542025-03-07T22:32:44.548Z Checking openssl-probe v0.1.5
21552025-03-07T22:32:44.705Z Checking either v1.14.0
21562025-03-07T22:32:44.845Z Checking gimli v0.31.1
21572025-03-07T22:32:44.888Z Checking winnow v0.7.3
21582025-03-07T22:32:45.093Z Checking mime v0.3.17
21592025-03-07T22:32:45.422Z Checking anstyle v1.0.10
21602025-03-07T22:32:45.679Z Checking ipnet v2.11.0
21612025-03-07T22:32:45.768Z Checking stringprep v0.1.5
21622025-03-07T22:32:46.095Z Checking anstyle-parse v0.2.5
21632025-03-07T22:32:46.149Z Checking crossbeam-deque v0.8.5
21642025-03-07T22:32:46.339Z Checking rand v0.9.0
21652025-03-07T22:32:46.475Z Checking term v0.7.0
21662025-03-07T22:32:46.515Z Checking native-tls v0.2.12
21672025-03-07T22:32:46.805Z Checking slog-json v2.6.1
21682025-03-07T22:32:46.905Z Checking rustls v0.22.4
21692025-03-07T22:32:47.076Z Checking rustls v0.23.19
21702025-03-07T22:32:47.377Z Checking serde_urlencoded v0.7.1
21712025-03-07T22:32:47.686Z Checking usdt-impl v0.5.0
21722025-03-07T22:32:47.746Z Checking toml_edit v0.22.24
21732025-03-07T22:32:47.769Z Checking crossbeam-channel v0.5.13
21742025-03-07T22:32:47.869Z Checking hyper v1.6.0
21752025-03-07T22:32:48.233Z Checking futures-executor v0.3.31
21762025-03-07T22:32:48.411Z Checking num-integer v0.1.46
21772025-03-07T22:32:48.434Z Checking bzip2-sys v0.1.11+1.0.8
21782025-03-07T22:32:48.492Z Checking semver v1.0.25
21792025-03-07T22:32:48.589Z Checking rustls-pemfile v2.2.0
21802025-03-07T22:32:48.634Z Checking addr2line v0.24.2
21812025-03-07T22:32:48.796Z Checking md-5 v0.10.6
21822025-03-07T22:32:48.874Z Checking ff v0.13.0
21832025-03-07T22:32:48.893Z Checking hash32 v0.2.1
21842025-03-07T22:32:49.002Z Checking is-terminal v0.4.13
21852025-03-07T22:32:49.093Z Checking memmap v0.7.0
21862025-03-07T22:32:49.125Z Checking object v0.36.5
21872025-03-07T22:32:49.149Z Checking linked-hash-map v0.5.6
21882025-03-07T22:32:49.186Z Checking is_terminal_polyfill v1.70.1
21892025-03-07T22:32:49.319Z Checking colorchoice v1.0.2
21902025-03-07T22:32:49.358Z Checking rustc-demangle v0.1.24
21912025-03-07T22:32:49.440Z Checking psl-types v2.0.11
21922025-03-07T22:32:49.460Z Checking quick-error v1.2.3
21932025-03-07T22:32:49.602Z Checking anstyle-query v1.1.1
21942025-03-07T22:32:49.646Z Checking take_mut v0.2.2
21952025-03-07T22:32:55.077Z Checking fallible-iterator v0.2.0
21962025-03-07T22:32:55.236Z Checking utf-8 v0.7.6
21972025-03-07T22:32:55.236Z Checking dyn-clone v1.0.19
21982025-03-07T22:32:55.236Z Checking hyper-util v0.1.10
21992025-03-07T22:32:55.236Z Checking base16ct v0.2.0
22002025-03-07T22:32:55.236Z Checking tungstenite v0.24.0
22012025-03-07T22:32:55.236Z Checking sec1 v0.7.3
22022025-03-07T22:32:55.236Z Checking tokio-rustls v0.25.0
22032025-03-07T22:32:55.237Z Checking toml v0.8.20
22042025-03-07T22:32:55.237Z Checking postgres-protocol v0.6.8
22052025-03-07T22:32:55.237Z Checking schemars v0.8.22
22062025-03-07T22:32:55.237Z Checking slog-async v2.8.0
22072025-03-07T22:32:55.237Z Checking anstream v0.6.15
22082025-03-07T22:32:55.237Z Checking publicsuffix v2.3.0
22092025-03-07T22:32:55.237Z Checking resolv-conf v0.7.0
22102025-03-07T22:32:55.237Z Checking lru-cache v0.1.2
22112025-03-07T22:32:55.237Z Checking usdt v0.5.0
22122025-03-07T22:32:55.237Z Checking heapless v0.7.17
22132025-03-07T22:32:55.237Z Checking slog-term v2.9.1
22142025-03-07T22:32:55.237Z Checking group v0.13.0
22152025-03-07T22:32:55.237Z Checking num-iter v0.1.45
22162025-03-07T22:32:55.264Z Checking bzip2 v0.4.4
22172025-03-07T22:32:55.264Z Checking futures v0.3.31
22182025-03-07T22:32:55.264Z Checking slog-bunyan v2.5.0
22192025-03-07T22:32:55.264Z Checking tokio-native-tls v0.3.1
22202025-03-07T22:32:55.264Z Checking rayon-core v1.12.1
22212025-03-07T22:32:55.264Z Checking hickory-proto v0.24.4
22222025-03-07T22:32:55.264Z Checking multer v3.1.0
22232025-03-07T22:32:55.264Z Checking terminal_size v0.4.0
22242025-03-07T22:32:55.264Z Checking flate2 v1.1.0
22252025-03-07T22:32:55.264Z Checking phf_shared v0.11.2
22262025-03-07T22:32:55.265Z Checking tokio-rustls v0.26.0
22272025-03-07T22:32:55.265Z Checking cookie v0.18.1
22282025-03-07T22:32:55.265Z Checking async-stream v0.3.6
22292025-03-07T22:32:55.265Z Checking signal-hook v0.3.17
22302025-03-07T22:32:55.265Z Checking camino v1.1.9
22312025-03-07T22:32:55.265Z Checking waitgroup v0.1.2
22322025-03-07T22:32:55.265Z Checking lazy_static v1.5.0
22332025-03-07T22:32:55.265Z Checking openapiv3 v2.0.0
22342025-03-07T22:32:55.265Z Checking serde_path_to_error v0.1.16
22352025-03-07T22:32:55.265Z Checking webpki-roots v0.26.6
22362025-03-07T22:32:55.265Z Checking hkdf v0.12.4
22372025-03-07T22:32:55.265Z Checking crypto-bigint v0.5.5
22382025-03-07T22:32:55.269Z Checking sync_wrapper v1.0.1
22392025-03-07T22:32:55.269Z Checking hostname v0.4.0
22402025-03-07T22:32:55.269Z Checking tower-layer v0.3.3
22412025-03-07T22:32:55.269Z Checking lockfree-object-pool v0.1.6
22422025-03-07T22:32:55.269Z Checking strsim v0.11.1
22432025-03-07T22:32:55.269Z Checking clap_lex v0.7.4
22442025-03-07T22:32:55.269Z Checking winnow v0.5.40
22452025-03-07T22:32:55.269Z Checking simd-adler32 v0.3.7
22462025-03-07T22:32:55.269Z Checking debug-ignore v1.0.5
22472025-03-07T22:32:55.269Z Checking managed v0.8.0
22482025-03-07T22:32:55.269Z Checking unicode-width v0.2.0
22492025-03-07T22:32:55.269Z Checking bumpalo v3.16.0
22502025-03-07T22:32:55.269Z Checking bitflags v1.3.2
22512025-03-07T22:32:55.270Z Checking smoltcp v0.9.1
22522025-03-07T22:32:55.270Z Checking zopfli v0.8.1
22532025-03-07T22:32:55.270Z Checking console v0.15.10
22542025-03-07T22:32:55.270Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22552025-03-07T22:32:55.270Z Checking clap_builder v4.5.31
22562025-03-07T22:32:55.270Z Checking tower v0.5.2
22572025-03-07T22:32:55.270Z Checking backtrace v0.3.74
22582025-03-07T22:32:55.380Z Checking hyper-rustls v0.27.3
22592025-03-07T22:32:55.427Z Checking elliptic-curve v0.13.8
22602025-03-07T22:32:55.626Z Checking num-bigint-dig v0.8.4
22612025-03-07T22:32:55.641Z Checking anyhow v1.0.97
22622025-03-07T22:32:55.769Z Checking cookie_store v0.21.1
22632025-03-07T22:32:56.017Z Checking dropshot v0.12.0
22642025-03-07T22:32:56.020Z Checking toml_edit v0.19.15
22652025-03-07T22:32:56.020Z Checking signal-hook-mio v0.2.4
22662025-03-07T22:32:56.048Z Checking rayon v1.10.0
22672025-03-07T22:32:56.168Z Checking phf v0.11.2
22682025-03-07T22:32:56.409Z Checking hickory-resolver v0.24.4
22692025-03-07T22:32:56.425Z Checking hyper-tls v0.6.0
22702025-03-07T22:32:56.439Z Checking postgres-types v0.2.9
22712025-03-07T22:32:56.694Z Checking tokio-tungstenite v0.24.0
22722025-03-07T22:32:57.129Z Checking regex v1.11.1
22732025-03-07T22:32:57.158Z Checking bstr v1.10.0
22742025-03-07T22:32:57.587Z Checking ed25519 v2.2.3
22752025-03-07T22:32:57.604Z Checking tokio-stream v0.1.17
22762025-03-07T22:32:57.724Z Checking phf_shared v0.10.0
22772025-03-07T22:32:57.897Z Checking curve25519-dalek v4.1.3
22782025-03-07T22:32:57.971Z Checking zerocopy v0.6.6
22792025-03-07T22:32:57.990Z Checking hubpack v0.1.2
22802025-03-07T22:32:58.007Z Checking memoffset v0.9.1
22812025-03-07T22:32:58.121Z Checking portable-atomic v1.9.0
22822025-03-07T22:32:58.297Z Checking pkcs1 v0.7.5
22832025-03-07T22:32:58.388Z Checking float-cmp v0.10.0
22842025-03-07T22:32:58.465Z Checking serde-big-array v0.5.1
22852025-03-07T22:32:58.599Z Checking rfc6979 v0.4.0
22862025-03-07T22:32:58.602Z Checking number_prefix v0.4.0
22872025-03-07T22:32:58.676Z Checking predicates-core v1.0.8
22882025-03-07T22:32:58.708Z Checking whoami v1.5.2
22892025-03-07T22:32:58.789Z Checking static_assertions v1.1.0
22902025-03-07T22:32:58.805Z Checking normalize-line-endings v0.3.0
22912025-03-07T22:32:58.857Z Checking minimal-lexical v0.2.1
22922025-03-07T22:32:58.892Z Checking fixedbitset v0.4.2
22932025-03-07T22:32:58.928Z Checking difflib v0.4.0
22942025-03-07T22:32:59.014Z Checking new_debug_unreachable v1.0.6
22952025-03-07T22:32:59.096Z Checking precomputed-hash v0.1.1
22962025-03-07T22:32:59.114Z Checking unicode-segmentation v1.12.0
22972025-03-07T22:32:59.148Z Checking petgraph v0.6.5
22982025-03-07T22:32:59.218Z Checking string_cache v0.8.7
22992025-03-07T22:32:59.234Z Checking predicates v3.1.3
23002025-03-07T22:32:59.248Z Checking nom v7.1.3
23012025-03-07T22:32:59.435Z Checking qorb v0.2.1
23022025-03-07T22:32:59.488Z Checking tokio-postgres v0.7.13
23032025-03-07T22:32:59.493Z Checking indicatif v0.17.11
23042025-03-07T22:32:59.688Z Checking ed25519-dalek v2.1.1
23052025-03-07T22:32:59.803Z Checking similar v2.7.0
23062025-03-07T22:32:59.835Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
23072025-03-07T22:33:00.117Z Checking ecdsa v0.16.9
23082025-03-07T22:33:00.262Z Checking rsa v0.9.6
23092025-03-07T22:33:00.647Z Checking toml v0.7.8
23102025-03-07T22:33:00.810Z Checking nix v0.29.0
23112025-03-07T22:33:01.250Z Checking clap v4.5.31
23122025-03-07T22:33:01.351Z Checking reqwest v0.12.12
23132025-03-07T22:33:01.374Z Checking crossterm v0.28.1
23142025-03-07T22:33:01.886Z Checking zip v2.1.3
23152025-03-07T22:33:02.024Z Checking zip v0.6.6
23162025-03-07T22:33:02.147Z Checking itertools v0.10.5
23172025-03-07T22:33:02.162Z Checking itertools v0.12.1
23182025-03-07T22:33:02.319Z Checking fs-err v2.11.0
23192025-03-07T22:33:02.680Z Checking ahash v0.8.11
23202025-03-07T22:33:02.878Z Checking buf-list v1.0.3
23212025-03-07T22:33:03.014Z Checking x509-cert v0.2.5
23222025-03-07T22:33:03.129Z Checking hex v0.4.3
23232025-03-07T22:33:03.145Z Checking peg-runtime v0.8.5
23242025-03-07T22:33:03.173Z Checking lalrpop-util v0.19.12
23252025-03-07T22:33:03.196Z Checking sigpipe v0.1.3
23262025-03-07T22:33:04.397Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23272025-03-07T22:33:04.725Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.69s
23282025-03-07T22:33:04.906Z
23292025-03-07T22:33:04.906Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (49/197)
23302025-03-07T22:33:05.508Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23312025-03-07T22:33:05.511Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23322025-03-07T22:33:05.607Z Compiling regress v0.10.3
23332025-03-07T22:33:05.722Z Checking heck v0.5.0
23342025-03-07T22:33:05.749Z Compiling unsafe-libyaml v0.2.11
23352025-03-07T22:33:05.753Z Checking fastrand v2.1.1
23362025-03-07T22:33:05.776Z Checking ipnetwork v0.21.1
23372025-03-07T22:33:05.780Z Compiling structmeta-derive v0.3.0
23382025-03-07T22:33:05.801Z Compiling ident_case v1.0.1
23392025-03-07T22:33:05.900Z Checking progenitor-client v0.8.0
23402025-03-07T22:33:05.983Z Compiling darling_core v0.20.10
23412025-03-07T22:33:06.051Z Checking tempfile v3.13.0
23422025-03-07T22:33:06.118Z Checking oxnet v0.1.1
23432025-03-07T22:33:06.215Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23442025-03-07T22:33:06.432Z Checking newtype-uuid v1.2.1
23452025-03-07T22:33:06.477Z Compiling proc-macro-crate v1.3.1
23462025-03-07T22:33:06.578Z Checking wait-timeout v0.2.0
23472025-03-07T22:33:06.699Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23482025-03-07T22:33:06.769Z Checking bit-vec v0.8.0
23492025-03-07T22:33:07.005Z Compiling serde_yaml v0.9.34+deprecated
23502025-03-07T22:33:07.130Z Checking bit-set v0.8.0
23512025-03-07T22:33:07.345Z Compiling num_enum_derive v0.5.11
23522025-03-07T22:33:07.423Z Checking rusty-fork v0.3.0
23532025-03-07T22:33:07.557Z Compiling lzma-sys v0.1.20
23542025-03-07T22:33:07.703Z Checking rand_xorshift v0.3.0
23552025-03-07T22:33:07.886Z Compiling foreign-types-macros v0.2.3
23562025-03-07T22:33:08.298Z Compiling daft-derive v0.1.1
23572025-03-07T22:33:08.360Z Compiling structmeta v0.3.0
23582025-03-07T22:33:08.760Z Compiling parse-display-derive v0.10.0
23592025-03-07T22:33:09.092Z Checking typify-impl v0.2.0
23602025-03-07T22:33:09.144Z Compiling thiserror-impl v2.0.11
23612025-03-07T22:33:09.756Z Compiling dropshot v0.16.0
23622025-03-07T22:33:10.136Z Checking unarray v0.1.4
23632025-03-07T22:33:10.308Z Checking arc-swap v1.7.1
23642025-03-07T22:33:10.371Z Checking foreign-types-shared v0.3.1
23652025-03-07T22:33:10.470Z Checking proptest v1.6.0
23662025-03-07T22:33:10.500Z Checking foreign-types v0.5.0
23672025-03-07T22:33:10.696Z Checking daft v0.1.1
23682025-03-07T22:33:10.725Z Checking slog-scope v4.4.0
23692025-03-07T22:33:10.960Z Checking num_enum v0.5.11
23702025-03-07T22:33:11.113Z Compiling test-strategy v0.4.0
23712025-03-07T22:33:11.173Z Checking strum v0.26.3
23722025-03-07T22:33:11.342Z Compiling proc-macro-error v1.0.4
23732025-03-07T22:33:11.726Z Compiling darling_macro v0.20.10
23742025-03-07T22:33:11.843Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23752025-03-07T22:33:11.995Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23762025-03-07T22:33:12.081Z Checking tungstenite v0.21.0
23772025-03-07T22:33:12.112Z Compiling heck v0.3.3
23782025-03-07T22:33:12.307Z Checking thiserror v2.0.11
23792025-03-07T22:33:12.436Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23802025-03-07T22:33:12.459Z Compiling dropshot_endpoint v0.16.0
23812025-03-07T22:33:12.611Z Compiling darling v0.20.10
23822025-03-07T22:33:12.645Z Checking parse-display v0.10.0
23832025-03-07T22:33:12.737Z Compiling serde_with_macros v3.12.0
23842025-03-07T22:33:12.894Z Checking cstr-argument v0.1.2
23852025-03-07T22:33:12.914Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23862025-03-07T22:33:13.074Z Checking instant v0.1.13
23872025-03-07T22:33:13.204Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
23882025-03-07T22:33:13.235Z Checking base64 v0.21.7
23892025-03-07T22:33:13.518Z Checking pretty-hex v0.2.1
23902025-03-07T22:33:13.642Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23912025-03-07T22:33:13.689Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23922025-03-07T22:33:13.822Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23932025-03-07T22:33:13.840Z Checking backoff v0.4.0
23942025-03-07T22:33:13.945Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23952025-03-07T22:33:13.968Z Checking tokio-tungstenite v0.21.0
23962025-03-07T22:33:14.119Z Compiling zone_cfg_derive v0.1.2
23972025-03-07T22:33:14.260Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23982025-03-07T22:33:14.483Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23992025-03-07T22:33:14.565Z Checking slog-stdlog v4.1.1
24002025-03-07T22:33:14.736Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24012025-03-07T22:33:14.883Z Checking progenitor-client v0.9.1
24022025-03-07T22:33:14.989Z Checking colored v2.2.0
24032025-03-07T22:33:14.993Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
24042025-03-07T22:33:15.389Z Checking macaddr v1.0.1
24052025-03-07T22:33:16.505Z Checking serde_with v3.12.0
24062025-03-07T22:33:16.505Z Checking base64 v0.13.1
24072025-03-07T22:33:16.505Z Checking unicode-width v0.1.14
24082025-03-07T22:33:16.863Z Checking winnow v0.6.20
24092025-03-07T22:33:16.863Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24102025-03-07T22:33:16.863Z Checking zone v0.1.8
24112025-03-07T22:33:16.863Z Checking ron v0.7.1
24122025-03-07T22:33:16.863Z Checking tabwriter v1.4.0
24132025-03-07T22:33:16.863Z Checking slog-envlogger v2.2.0
24142025-03-07T22:33:16.863Z Checking xz2 v0.1.7
24152025-03-07T22:33:16.863Z Checking xattr v1.3.1
24162025-03-07T22:33:16.863Z Checking pem v3.0.5
24172025-03-07T22:33:16.863Z Checking yasna v0.5.2
24182025-03-07T22:33:16.863Z Checking headers-core v0.3.0
24192025-03-07T22:33:16.863Z Checking smf v0.2.3
24202025-03-07T22:33:16.871Z Checking filetime v0.2.25
24212025-03-07T22:33:16.871Z Checking same-file v1.0.6
24222025-03-07T22:33:16.871Z Checking tar v0.4.44
24232025-03-07T22:33:16.891Z Checking headers v0.4.0
24242025-03-07T22:33:16.945Z Checking walkdir v2.5.0
24252025-03-07T22:33:17.197Z Checking atomicwrites v0.4.4
24262025-03-07T22:33:17.215Z Checking rcgen v0.12.1
24272025-03-07T22:33:17.413Z Checking camino-tempfile v1.1.1
24282025-03-07T22:33:17.624Z Checking subprocess v0.2.9
24292025-03-07T22:33:19.797Z Compiling typify-macro v0.2.0
24302025-03-07T22:33:21.310Z Compiling typify v0.2.0
24312025-03-07T22:33:21.386Z Compiling progenitor-impl v0.8.0
24322025-03-07T22:33:23.776Z Compiling progenitor-macro v0.8.0
24332025-03-07T22:33:27.308Z Checking progenitor v0.8.0
24342025-03-07T22:33:27.440Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
24352025-03-07T22:33:27.445Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24362025-03-07T22:33:29.919Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
24372025-03-07T22:33:30.252Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24382025-03-07T22:33:36.230Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
24392025-03-07T22:33:37.823Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24402025-03-07T22:33:38.927Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.00s
24412025-03-07T22:33:39.124Z
24422025-03-07T22:33:39.125Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/197)
24432025-03-07T22:33:39.704Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24442025-03-07T22:33:39.709Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24452025-03-07T22:33:39.793Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24462025-03-07T22:33:41.155Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.04s
24472025-03-07T22:33:41.345Z
24482025-03-07T22:33:41.345Zinfo: running `cargo check --bins` on nexus-config (51/197)
24492025-03-07T22:33:41.938Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24502025-03-07T22:33:41.941Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24512025-03-07T22:33:41.942Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24522025-03-07T22:33:41.945Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
24532025-03-07T22:33:42.018Z
24542025-03-07T22:33:42.018Zinfo: running `cargo check --bins` on omicron-rpaths (52/197)
24552025-03-07T22:33:42.566Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24562025-03-07T22:33:42.570Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24572025-03-07T22:33:42.571Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24582025-03-07T22:33:42.574Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
24592025-03-07T22:33:42.645Z
24602025-03-07T22:33:42.645Zinfo: running `cargo check --bins` on omicron-certificates (53/197)
24612025-03-07T22:33:43.212Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24622025-03-07T22:33:43.217Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24632025-03-07T22:33:43.217Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24642025-03-07T22:33:43.222Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
24652025-03-07T22:33:43.293Z
24662025-03-07T22:33:43.293Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (54/197)
24672025-03-07T22:33:43.885Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24682025-03-07T22:33:43.889Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24692025-03-07T22:33:44.007Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24702025-03-07T22:33:44.116Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24712025-03-07T22:33:44.120Z Compiling tempfile v3.13.0
24722025-03-07T22:33:44.173Z Compiling ipnetwork v0.21.1
24732025-03-07T22:33:44.218Z Compiling wait-timeout v0.2.0
24742025-03-07T22:33:44.218Z Compiling bit-vec v0.8.0
24752025-03-07T22:33:44.219Z Compiling progenitor-client v0.8.0
24762025-03-07T22:33:44.219Z Compiling itertools v0.13.0
24772025-03-07T22:33:44.262Z Compiling rand_xorshift v0.3.0
24782025-03-07T22:33:44.541Z Compiling bit-set v0.8.0
24792025-03-07T22:33:44.605Z Compiling oxnet v0.1.1
24802025-03-07T22:33:44.620Z Compiling rusty-fork v0.3.0
24812025-03-07T22:33:44.636Z Compiling unarray v0.1.4
24822025-03-07T22:33:44.794Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24832025-03-07T22:33:44.838Z Compiling heapless v0.8.0
24842025-03-07T22:33:44.854Z Compiling progenitor v0.8.0
24852025-03-07T22:33:44.857Z Compiling parse-display v0.10.0
24862025-03-07T22:33:44.890Z Compiling thiserror v2.0.11
24872025-03-07T22:33:45.047Z Compiling daft v0.1.1
24882025-03-07T22:33:45.066Z Compiling proptest v1.6.0
24892025-03-07T22:33:45.265Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24902025-03-07T22:33:45.282Z Checking hash32 v0.3.1
24912025-03-07T22:33:45.437Z Compiling instant v0.1.13
24922025-03-07T22:33:45.480Z Compiling smoltcp v0.11.0
24932025-03-07T22:33:45.498Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24942025-03-07T22:33:45.498Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
24952025-03-07T22:33:45.584Z Compiling backoff v0.4.0
24962025-03-07T22:33:45.928Z Compiling dropshot v0.16.0
24972025-03-07T22:33:45.981Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24982025-03-07T22:33:46.129Z Compiling serde_with v3.12.0
24992025-03-07T22:33:46.174Z Checking num-rational v0.4.2
25002025-03-07T22:33:46.524Z Compiling progenitor-client v0.9.1
25012025-03-07T22:33:47.018Z Compiling phf_generator v0.11.2
25022025-03-07T22:33:47.122Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
25032025-03-07T22:33:47.216Z Checking num-complex v0.4.6
25042025-03-07T22:33:48.327Z Compiling macaddr v1.0.1
25052025-03-07T22:33:48.770Z Checking cobs v0.2.3
25062025-03-07T22:33:48.973Z Checking postcard v1.0.10
25072025-03-07T22:33:48.992Z Compiling num v0.4.3
25082025-03-07T22:33:49.222Z Compiling phf_codegen v0.11.2
25092025-03-07T22:33:49.567Z Compiling parse-zoneinfo v0.3.1
25102025-03-07T22:33:49.673Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25112025-03-07T22:33:50.012Z Compiling convert_case v0.4.0
25122025-03-07T22:33:50.815Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
25132025-03-07T22:33:51.154Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25142025-03-07T22:33:51.426Z Checking float-ord v0.3.2
25152025-03-07T22:33:51.779Z Compiling derive_more v0.99.19
25162025-03-07T22:33:52.222Z Compiling chrono-tz-build v0.4.0
25172025-03-07T22:33:52.795Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25182025-03-07T22:33:53.432Z Compiling crucible-workspace-hack v0.1.0
25192025-03-07T22:33:53.550Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
25202025-03-07T22:33:53.605Z Compiling chrono-tz v0.10.1
25212025-03-07T22:33:53.756Z Checking newline-converter v0.3.0
25222025-03-07T22:33:53.937Z Checking itertools v0.14.0
25232025-03-07T22:33:54.212Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
25242025-03-07T22:33:54.255Z Checking prettyplease v0.2.29
25252025-03-07T22:33:54.650Z Compiling slog-dtrace v0.3.0
25262025-03-07T22:33:54.828Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25272025-03-07T22:33:55.012Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
25282025-03-07T22:33:55.485Z Checking expectorate v1.1.0
25292025-03-07T22:33:55.664Z Compiling zone_cfg_derive v0.3.0
25302025-03-07T22:33:56.233Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25312025-03-07T22:33:56.522Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
25322025-03-07T22:33:56.619Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25332025-03-07T22:33:56.894Z Compiling const_format_proc_macros v0.2.34
25342025-03-07T22:33:57.002Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25352025-03-07T22:33:57.651Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25362025-03-07T22:33:57.723Z Compiling num-derive v0.4.2
25372025-03-07T22:33:58.017Z Checking highway v1.3.0
25382025-03-07T22:33:58.178Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25392025-03-07T22:33:58.254Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25402025-03-07T22:33:58.506Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25412025-03-07T22:33:58.596Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25422025-03-07T22:33:58.786Z Checking const_format v0.2.34
25432025-03-07T22:33:59.203Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25442025-03-07T22:33:59.302Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25452025-03-07T22:33:59.319Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25462025-03-07T22:33:59.591Z Checking zone v0.3.0
25472025-03-07T22:33:59.637Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
25482025-03-07T22:33:59.955Z Checking gethostname v0.5.0
25492025-03-07T22:34:00.013Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
25502025-03-07T22:34:00.102Z Checking bcs v0.1.6
25512025-03-07T22:34:00.322Z Checking nanorand v0.7.0
25522025-03-07T22:34:00.345Z Compiling async-recursion v1.1.1
25532025-03-07T22:34:00.484Z Checking termtree v0.5.1
25542025-03-07T22:34:00.673Z Checking flume v0.11.1
25552025-03-07T22:34:01.701Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25562025-03-07T22:34:07.042Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25572025-03-07T22:34:13.293Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25582025-03-07T22:34:13.554Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
25592025-03-07T22:34:14.008Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.70s
25602025-03-07T22:34:14.195Z
25612025-03-07T22:34:14.195Zinfo: running `cargo check --bins` on clickhouse-admin-api (55/197)
25622025-03-07T22:34:14.771Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25632025-03-07T22:34:14.774Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25642025-03-07T22:34:14.774Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25652025-03-07T22:34:14.779Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
25662025-03-07T22:34:14.871Z
25672025-03-07T22:34:14.871Zinfo: running `cargo check --bins` on clickhouse-admin-types (56/197)
25682025-03-07T22:34:15.478Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25692025-03-07T22:34:15.481Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25702025-03-07T22:34:15.481Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25712025-03-07T22:34:15.484Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
25722025-03-07T22:34:15.561Z
25732025-03-07T22:34:15.561Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (57/197)
25742025-03-07T22:34:16.141Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25752025-03-07T22:34:16.144Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25762025-03-07T22:34:16.242Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25772025-03-07T22:34:16.877Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
25782025-03-07T22:34:17.062Z
25792025-03-07T22:34:17.062Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (58/197)
25802025-03-07T22:34:17.647Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25812025-03-07T22:34:17.668Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25822025-03-07T22:34:17.752Z Compiling cfg_aliases v0.1.1
25832025-03-07T22:34:17.755Z Compiling vte_generate_state_changes v0.1.2
25842025-03-07T22:34:17.755Z Checking fd-lock v4.0.2
25852025-03-07T22:34:17.756Z Checking nibble_vec v0.1.0
25862025-03-07T22:34:17.756Z Checking bytecount v0.6.8
25872025-03-07T22:34:17.756Z Checking endian-type v0.1.2
25882025-03-07T22:34:17.885Z Compiling tabled_derive v0.7.0
25892025-03-07T22:34:17.908Z Compiling peg-macros v0.8.5
25902025-03-07T22:34:17.952Z Compiling nix v0.28.0
25912025-03-07T22:34:17.999Z Checking papergrid v0.11.0
25922025-03-07T22:34:18.057Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25932025-03-07T22:34:18.074Z Compiling sqlparser_derive v0.2.2
25942025-03-07T22:34:18.108Z Checking radix_trie v0.2.1
25952025-03-07T22:34:18.458Z Checking vte v0.11.1
25962025-03-07T22:34:18.507Z Checking nu-ansi-term v0.50.1
25972025-03-07T22:34:18.916Z Checking home v0.5.9
25982025-03-07T22:34:19.055Z Checking unicode_categories v0.1.1
25992025-03-07T22:34:19.105Z Checking display-error-chain v0.2.2
26002025-03-07T22:34:19.122Z Checking sqlparser v0.45.0
26012025-03-07T22:34:19.363Z Checking sqlformat v0.2.6
26022025-03-07T22:34:19.769Z Checking strip-ansi-escapes v0.2.0
26032025-03-07T22:34:19.952Z Checking reedline v0.38.0
26042025-03-07T22:34:19.980Z Checking tabled v0.15.0
26052025-03-07T22:34:20.432Z Checking peg v0.8.5
26062025-03-07T22:34:20.739Z Checking rustyline v14.0.0
26072025-03-07T22:34:29.440Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.37s
26082025-03-07T22:34:29.621Z
26092025-03-07T22:34:29.621Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (59/197)
26102025-03-07T22:34:30.223Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26112025-03-07T22:34:30.227Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26122025-03-07T22:34:30.331Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26132025-03-07T22:34:35.476Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.84s
26142025-03-07T22:34:35.669Z
26152025-03-07T22:34:35.669Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (60/197)
26162025-03-07T22:34:36.272Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26172025-03-07T22:34:36.276Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26182025-03-07T22:34:36.378Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26192025-03-07T22:34:39.867Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.19s
26202025-03-07T22:34:40.068Z
26212025-03-07T22:34:40.068Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (61/197)
26222025-03-07T22:34:40.663Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26232025-03-07T22:34:40.668Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26242025-03-07T22:34:40.767Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26252025-03-07T22:34:45.598Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.52s
26262025-03-07T22:34:45.789Z
26272025-03-07T22:34:45.790Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (62/197)
26282025-03-07T22:34:46.385Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26292025-03-07T22:34:46.389Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26302025-03-07T22:34:46.493Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26312025-03-07T22:34:51.440Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.64s
26322025-03-07T22:34:51.629Z
26332025-03-07T22:34:51.629Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (63/197)
26342025-03-07T22:34:52.551Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26352025-03-07T22:34:52.826Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26362025-03-07T22:34:52.826Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26372025-03-07T22:34:56.080Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.44s
26382025-03-07T22:34:56.260Z
26392025-03-07T22:34:56.260Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (64/197)
26402025-03-07T22:34:56.861Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26412025-03-07T22:34:56.864Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26422025-03-07T22:34:56.967Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26432025-03-07T22:35:00.782Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.51s
26442025-03-07T22:35:00.963Z
26452025-03-07T22:35:00.963Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (65/197)
26462025-03-07T22:35:01.567Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26472025-03-07T22:35:01.571Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26482025-03-07T22:35:01.675Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26492025-03-07T22:35:06.736Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.76s
26502025-03-07T22:35:06.921Z
26512025-03-07T22:35:06.921Zinfo: running `cargo check --bins` on oximeter (66/197)
26522025-03-07T22:35:07.505Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26532025-03-07T22:35:07.511Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26542025-03-07T22:35:07.511Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26552025-03-07T22:35:07.511Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26562025-03-07T22:35:07.580Z
26572025-03-07T22:35:07.580Zinfo: running `cargo check --bins` on oximeter-macro-impl (67/197)
26582025-03-07T22:35:08.147Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26592025-03-07T22:35:08.150Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26602025-03-07T22:35:08.150Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26612025-03-07T22:35:08.153Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26622025-03-07T22:35:08.228Z
26632025-03-07T22:35:08.228Zinfo: running `cargo check --bins` on oximeter-schema (68/197)
26642025-03-07T22:35:08.806Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26652025-03-07T22:35:08.809Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26662025-03-07T22:35:08.894Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26672025-03-07T22:35:10.887Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26682025-03-07T22:35:11.812Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.57s
26692025-03-07T22:35:11.996Z
26702025-03-07T22:35:11.996Zinfo: running `cargo check --bins` on oximeter-types (69/197)
26712025-03-07T22:35:12.581Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26722025-03-07T22:35:12.584Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26732025-03-07T22:35:12.584Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26742025-03-07T22:35:12.587Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
26752025-03-07T22:35:12.666Z
26762025-03-07T22:35:12.666Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (70/197)
26772025-03-07T22:35:13.254Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26782025-03-07T22:35:13.257Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26792025-03-07T22:35:13.257Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26802025-03-07T22:35:13.260Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
26812025-03-07T22:35:13.338Z
26822025-03-07T22:35:13.338Zinfo: running `cargo check --bins` on oxql-types (71/197)
26832025-03-07T22:35:13.922Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26842025-03-07T22:35:13.925Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26852025-03-07T22:35:13.925Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26862025-03-07T22:35:13.929Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
26872025-03-07T22:35:14.010Z
26882025-03-07T22:35:14.010Zinfo: running `cargo check --bins` on oximeter-test-utils (72/197)
26892025-03-07T22:35:14.670Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26902025-03-07T22:35:14.673Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26912025-03-07T22:35:14.673Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26922025-03-07T22:35:14.676Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
26932025-03-07T22:35:14.759Z
26942025-03-07T22:35:14.760Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (73/197)
26952025-03-07T22:35:15.350Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26962025-03-07T22:35:15.353Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26972025-03-07T22:35:15.353Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26982025-03-07T22:35:15.357Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
26992025-03-07T22:35:15.437Z
27002025-03-07T22:35:15.437Zinfo: running `cargo check --bins` on bootstrap-agent-client (74/197)
27012025-03-07T22:35:16.033Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27022025-03-07T22:35:16.036Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27032025-03-07T22:35:16.036Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27042025-03-07T22:35:16.039Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27052025-03-07T22:35:16.120Z
27062025-03-07T22:35:16.120Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (75/197)
27072025-03-07T22:35:16.707Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27082025-03-07T22:35:16.710Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27092025-03-07T22:35:16.710Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27102025-03-07T22:35:16.713Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27112025-03-07T22:35:16.795Z
27122025-03-07T22:35:16.795Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (76/197)
27132025-03-07T22:35:17.381Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27142025-03-07T22:35:17.385Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27152025-03-07T22:35:17.385Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27162025-03-07T22:35:17.388Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27172025-03-07T22:35:17.467Z
27182025-03-07T22:35:17.467Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (77/197)
27192025-03-07T22:35:18.054Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27202025-03-07T22:35:18.057Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27212025-03-07T22:35:18.057Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27222025-03-07T22:35:18.060Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27232025-03-07T22:35:18.141Z
27242025-03-07T22:35:18.141Zinfo: running `cargo check --bins` on cockroach-admin-client (78/197)
27252025-03-07T22:35:18.712Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27262025-03-07T22:35:18.717Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27272025-03-07T22:35:18.718Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27282025-03-07T22:35:18.718Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27292025-03-07T22:35:18.796Z
27302025-03-07T22:35:18.796Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (79/197)
27312025-03-07T22:35:19.381Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27322025-03-07T22:35:19.384Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27332025-03-07T22:35:19.384Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27342025-03-07T22:35:19.388Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27352025-03-07T22:35:19.470Z
27362025-03-07T22:35:19.470Zinfo: running `cargo check --bins` on dns-service-client (80/197)
27372025-03-07T22:35:20.053Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27382025-03-07T22:35:20.057Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27392025-03-07T22:35:20.057Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27402025-03-07T22:35:20.060Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27412025-03-07T22:35:20.139Z
27422025-03-07T22:35:20.139Zinfo: running `cargo check --bins` on internal-dns-types (81/197)
27432025-03-07T22:35:20.719Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27442025-03-07T22:35:20.722Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27452025-03-07T22:35:20.722Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27462025-03-07T22:35:20.725Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27472025-03-07T22:35:20.802Z
27482025-03-07T22:35:20.802Zinfo: running `cargo check --bins` on dpd-client (82/197)
27492025-03-07T22:35:21.378Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27502025-03-07T22:35:21.381Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27512025-03-07T22:35:21.381Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27522025-03-07T22:35:21.384Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27532025-03-07T22:35:21.461Z
27542025-03-07T22:35:21.461Zinfo: running `cargo check --bins` on gateway-client (83/197)
27552025-03-07T22:35:22.027Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27562025-03-07T22:35:22.030Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27572025-03-07T22:35:22.030Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27582025-03-07T22:35:22.033Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27592025-03-07T22:35:22.109Z
27602025-03-07T22:35:22.109Zinfo: running `cargo check --bins` on installinator-client (84/197)
27612025-03-07T22:35:22.701Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27622025-03-07T22:35:22.704Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27632025-03-07T22:35:22.704Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27642025-03-07T22:35:22.710Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27652025-03-07T22:35:22.789Z
27662025-03-07T22:35:22.790Zinfo: running `cargo check --bins` on installinator-common (85/197)
27672025-03-07T22:35:23.396Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27682025-03-07T22:35:23.399Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27692025-03-07T22:35:23.399Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27702025-03-07T22:35:23.403Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
27712025-03-07T22:35:23.485Z
27722025-03-07T22:35:23.485Zinfo: running `cargo check --bins` on update-engine (86/197)
27732025-03-07T22:35:24.059Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27742025-03-07T22:35:24.063Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27752025-03-07T22:35:24.063Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27762025-03-07T22:35:24.066Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27772025-03-07T22:35:24.143Z
27782025-03-07T22:35:24.143Zinfo: running `cargo check --bins` on nexus-client (87/197)
27792025-03-07T22:35:24.759Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27802025-03-07T22:35:24.762Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27812025-03-07T22:35:24.762Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27822025-03-07T22:35:24.765Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
27832025-03-07T22:35:24.847Z
27842025-03-07T22:35:24.847Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (88/197)
27852025-03-07T22:35:25.451Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27862025-03-07T22:35:25.454Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27872025-03-07T22:35:25.454Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27882025-03-07T22:35:25.457Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
27892025-03-07T22:35:25.543Z
27902025-03-07T22:35:25.543Zinfo: running `cargo check --bins` on omicron-passwords (89/197)
27912025-03-07T22:35:26.121Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27922025-03-07T22:35:26.125Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27932025-03-07T22:35:26.125Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27942025-03-07T22:35:26.128Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27952025-03-07T22:35:26.202Z
27962025-03-07T22:35:26.202Zinfo: running `cargo check --bins` on nexus-types (90/197)
27972025-03-07T22:35:26.805Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27982025-03-07T22:35:26.808Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27992025-03-07T22:35:26.808Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28002025-03-07T22:35:26.811Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
28012025-03-07T22:35:26.893Z
28022025-03-07T22:35:26.893Zinfo: running `cargo check --bins` on oxide-client (91/197)
28032025-03-07T22:35:27.462Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28042025-03-07T22:35:27.465Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28052025-03-07T22:35:27.465Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28062025-03-07T22:35:27.468Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
28072025-03-07T22:35:27.544Z
28082025-03-07T22:35:27.544Zinfo: running `cargo check --bins` on oximeter-client (92/197)
28092025-03-07T22:35:28.128Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28102025-03-07T22:35:28.131Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28112025-03-07T22:35:28.131Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28122025-03-07T22:35:28.134Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
28132025-03-07T22:35:28.212Z
28142025-03-07T22:35:28.212Zinfo: running `cargo check --bins` on repo-depot-client (93/197)
28152025-03-07T22:35:28.780Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28162025-03-07T22:35:28.784Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28172025-03-07T22:35:28.784Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28182025-03-07T22:35:28.787Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
28192025-03-07T22:35:28.863Z
28202025-03-07T22:35:28.864Zinfo: running `cargo check --bins` on sled-agent-client (94/197)
28212025-03-07T22:35:29.518Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28222025-03-07T22:35:29.521Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28232025-03-07T22:35:29.521Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28242025-03-07T22:35:29.526Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
28252025-03-07T22:35:29.607Z
28262025-03-07T22:35:29.607Zinfo: running `cargo check --bins` on wicketd-client (95/197)
28272025-03-07T22:35:30.222Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28282025-03-07T22:35:30.225Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28292025-03-07T22:35:30.225Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28302025-03-07T22:35:30.229Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
28312025-03-07T22:35:30.313Z
28322025-03-07T22:35:30.313Zinfo: running `cargo check --bins` on sled-agent-types (96/197)
28332025-03-07T22:35:30.917Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28342025-03-07T22:35:30.920Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28352025-03-07T22:35:30.920Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28362025-03-07T22:35:30.923Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
28372025-03-07T22:35:31.006Z
28382025-03-07T22:35:31.006Zinfo: running `cargo check --bins` on wicket-common (97/197)
28392025-03-07T22:35:31.615Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28402025-03-07T22:35:31.618Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28412025-03-07T22:35:31.618Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28422025-03-07T22:35:31.621Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
28432025-03-07T22:35:31.702Z
28442025-03-07T22:35:31.703Zinfo: running `cargo check --bins` on omicron-cockroach-admin (98/197)
28452025-03-07T22:35:32.302Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28462025-03-07T22:35:32.305Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28472025-03-07T22:35:32.405Z Checking csv-core v0.1.11
28482025-03-07T22:35:32.405Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
28492025-03-07T22:35:32.408Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28502025-03-07T22:35:32.512Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28512025-03-07T22:35:32.699Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28522025-03-07T22:35:32.702Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28532025-03-07T22:35:32.772Z Checking csv v1.3.1
28542025-03-07T22:35:33.318Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
28552025-03-07T22:35:33.668Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28562025-03-07T22:35:35.240Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.53s
28572025-03-07T22:35:35.421Z
28582025-03-07T22:35:35.421Zinfo: running `cargo check --bins` on cockroach-admin-api (99/197)
28592025-03-07T22:35:35.999Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28602025-03-07T22:35:36.002Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28612025-03-07T22:35:36.003Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28622025-03-07T22:35:36.007Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
28632025-03-07T22:35:36.081Z
28642025-03-07T22:35:36.082Zinfo: running `cargo check --bins` on cockroach-admin-types (100/197)
28652025-03-07T22:35:36.670Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28662025-03-07T22:35:36.673Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28672025-03-07T22:35:36.673Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28682025-03-07T22:35:36.676Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
28692025-03-07T22:35:36.756Z
28702025-03-07T22:35:36.756Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (101/197)
28712025-03-07T22:35:37.419Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28722025-03-07T22:35:37.422Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28732025-03-07T22:35:37.422Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28742025-03-07T22:35:37.426Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28752025-03-07T22:35:37.520Z
28762025-03-07T22:35:37.520Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (102/197)
28772025-03-07T22:35:38.182Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28782025-03-07T22:35:38.185Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28792025-03-07T22:35:38.185Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28802025-03-07T22:35:38.189Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28812025-03-07T22:35:38.283Z
28822025-03-07T22:35:38.283Zinfo: running `cargo check --bins` on dns-server (103/197)
28832025-03-07T22:35:38.871Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28842025-03-07T22:35:38.874Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28852025-03-07T22:35:38.970Z Compiling typify-impl v0.3.0
28862025-03-07T22:35:39.078Z Compiling parking_lot_core v0.8.6
28872025-03-07T22:35:39.087Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
28882025-03-07T22:35:39.096Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28892025-03-07T22:35:39.107Z Checking fxhash v0.2.1
28902025-03-07T22:35:39.110Z Checking hickory-client v0.24.4
28912025-03-07T22:35:39.119Z Checking hickory-server v0.24.4
28922025-03-07T22:35:39.832Z Checking parking_lot v0.11.2
28932025-03-07T22:35:39.948Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
28942025-03-07T22:35:40.638Z Checking sled v0.34.7
28952025-03-07T22:35:44.394Z Compiling typify-macro v0.3.0
28962025-03-07T22:35:45.901Z Compiling typify v0.3.0
28972025-03-07T22:35:45.973Z Compiling progenitor-impl v0.9.1
28982025-03-07T22:35:48.328Z Compiling progenitor-macro v0.9.1
28992025-03-07T22:35:51.890Z Checking progenitor v0.9.1
29002025-03-07T22:35:52.023Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
29012025-03-07T22:35:52.485Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
29022025-03-07T22:35:53.749Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.45s
29032025-03-07T22:35:54.183Z
29042025-03-07T22:35:54.183Zinfo: running `cargo check --bins` on dns-server-api (104/197)
29052025-03-07T22:35:54.511Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29062025-03-07T22:35:54.514Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29072025-03-07T22:35:54.514Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29082025-03-07T22:35:54.517Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
29092025-03-07T22:35:54.597Z
29102025-03-07T22:35:54.597Zinfo: running `cargo check --bins` on openapi-manager-types (105/197)
29112025-03-07T22:35:55.183Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29122025-03-07T22:35:55.191Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29132025-03-07T22:35:55.191Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29142025-03-07T22:35:55.195Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
29152025-03-07T22:35:55.264Z
29162025-03-07T22:35:55.264Zinfo: running `cargo check --bins` on gateway-test-utils (106/197)
29172025-03-07T22:35:55.886Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29182025-03-07T22:35:55.889Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29192025-03-07T22:35:55.889Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29202025-03-07T22:35:55.892Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
29212025-03-07T22:35:55.974Z
29222025-03-07T22:35:55.976Zinfo: running `cargo check --bins` on gateway-types (107/197)
29232025-03-07T22:35:56.546Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29242025-03-07T22:35:56.549Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29252025-03-07T22:35:56.549Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29262025-03-07T22:35:56.554Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
29272025-03-07T22:35:56.631Z
29282025-03-07T22:35:56.631Zinfo: running `cargo check --bins` on ipcc (108/197)
29292025-03-07T22:35:57.208Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29302025-03-07T22:35:57.211Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29312025-03-07T22:35:57.211Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29322025-03-07T22:35:57.216Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
29332025-03-07T22:35:57.291Z
29342025-03-07T22:35:57.291Zinfo: running `cargo check --bins` on omicron-gateway (109/197)
29352025-03-07T22:35:57.909Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29362025-03-07T22:35:57.914Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29372025-03-07T22:35:58.017Z Compiling radium v0.7.0
29382025-03-07T22:35:58.017Z Compiling semver v0.1.20
29392025-03-07T22:35:58.141Z Compiling maybe-uninit v2.0.0
29402025-03-07T22:35:58.145Z Checking tap v1.0.1
29412025-03-07T22:35:58.163Z Checking password-hash v0.5.0
29422025-03-07T22:35:58.166Z Checking blake2 v0.10.6
29432025-03-07T22:35:58.166Z Checking funty v2.0.0
29442025-03-07T22:35:58.166Z Compiling packed_struct v0.10.1
29452025-03-07T22:35:58.297Z Checking wyz v0.5.1
29462025-03-07T22:35:58.578Z Compiling rustc_version v0.1.7
29472025-03-07T22:35:58.630Z Compiling cancel-safe-futures v0.1.5
29482025-03-07T22:35:58.645Z Compiling owo-colors v4.2.0
29492025-03-07T22:35:58.648Z Checking crc-catalog v2.4.0
29502025-03-07T22:35:58.677Z Checking argon2 v0.5.3
29512025-03-07T22:35:58.816Z Checking crc v3.2.1
29522025-03-07T22:35:58.837Z Compiling packed_struct_codegen v0.10.1
29532025-03-07T22:35:58.966Z Checking libsw-core v0.3.1
29542025-03-07T22:35:58.985Z Compiling newtype_derive v0.1.6
29552025-03-07T22:35:59.003Z Checking bitvec v1.0.1
29562025-03-07T22:35:59.037Z Compiling indexmap v1.9.3
29572025-03-07T22:35:59.214Z Checking half v2.4.1
29582025-03-07T22:35:59.234Z Checking ciborium-io v0.2.2
29592025-03-07T22:35:59.311Z Checking fixedbitset v0.5.7
29602025-03-07T22:35:59.353Z Checking nodrop v0.1.14
29612025-03-07T22:35:59.372Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
29622025-03-07T22:35:59.434Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
29632025-03-07T22:35:59.481Z Checking array-init v0.0.4
29642025-03-07T22:35:59.652Z Checking petgraph v0.7.1
29652025-03-07T22:35:59.670Z Checking ciborium-ll v0.2.2
29662025-03-07T22:35:59.715Z Checking libsw v3.4.0
29672025-03-07T22:35:59.964Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
29682025-03-07T22:36:00.004Z Checking smallvec v0.6.14
29692025-03-07T22:36:00.207Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29702025-03-07T22:36:00.391Z Checking hashbrown v0.12.3
29712025-03-07T22:36:00.415Z Checking linear-map v1.2.0
29722025-03-07T22:36:00.709Z Checking termcolor v1.4.1
29732025-03-07T22:36:00.744Z Checking bitfield v0.14.0
29742025-03-07T22:36:01.024Z Checking indent_write v2.2.0
29752025-03-07T22:36:01.083Z Checking swrite v0.1.0
29762025-03-07T22:36:01.101Z Checking ron v0.8.1
29772025-03-07T22:36:01.225Z Checking env_logger v0.10.2
29782025-03-07T22:36:01.243Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
29792025-03-07T22:36:01.246Z Checking serde-hex v0.1.0
29802025-03-07T22:36:01.301Z Checking ciborium v0.2.2
29812025-03-07T22:36:01.628Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29822025-03-07T22:36:02.203Z Checking steno v0.4.1
29832025-03-07T22:36:02.239Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
29842025-03-07T22:36:02.263Z Checking hashbrown v0.13.2
29852025-03-07T22:36:02.493Z Checking humantime v2.1.0
29862025-03-07T22:36:02.672Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29872025-03-07T22:36:02.796Z Checking crc-any v2.5.0
29882025-03-07T22:36:02.815Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
29892025-03-07T22:36:03.096Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29902025-03-07T22:36:03.190Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
29912025-03-07T22:36:03.193Z Checking object v0.30.4
29922025-03-07T22:36:03.536Z Checking path-slash v0.1.5
29932025-03-07T22:36:03.661Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
29942025-03-07T22:36:03.755Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
29952025-03-07T22:36:04.347Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29962025-03-07T22:36:04.457Z Checking nix v0.27.1
29972025-03-07T22:36:04.613Z Checking tungstenite v0.23.0
29982025-03-07T22:36:05.025Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
29992025-03-07T22:36:05.043Z Checking kstat-rs v0.2.4
30002025-03-07T22:36:05.399Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
30012025-03-07T22:36:05.543Z Checking tokio-tungstenite v0.23.1
30022025-03-07T22:36:05.628Z Checking signal-hook-tokio v0.3.1
30032025-03-07T22:36:06.097Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30042025-03-07T22:36:06.330Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
30052025-03-07T22:36:12.654Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
30062025-03-07T22:36:13.982Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
30072025-03-07T22:36:17.015Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
30082025-03-07T22:36:22.390Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
30092025-03-07T22:36:23.052Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30102025-03-07T22:36:25.717Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.41s
30112025-03-07T22:36:25.913Z
30122025-03-07T22:36:25.913Zinfo: running `cargo check --bins` on gateway-api (110/197)
30132025-03-07T22:36:26.491Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30142025-03-07T22:36:26.494Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30152025-03-07T22:36:26.494Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30162025-03-07T22:36:26.497Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30172025-03-07T22:36:26.573Z
30182025-03-07T22:36:26.573Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (111/197)
30192025-03-07T22:36:27.141Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30202025-03-07T22:36:27.145Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30212025-03-07T22:36:27.145Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30222025-03-07T22:36:27.149Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30232025-03-07T22:36:27.223Z
30242025-03-07T22:36:27.223Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (112/197)
30252025-03-07T22:36:28.270Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30262025-03-07T22:36:28.295Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30272025-03-07T22:36:28.295Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30282025-03-07T22:36:28.295Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30292025-03-07T22:36:28.295Z
30302025-03-07T22:36:28.295Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (113/197)
30312025-03-07T22:36:28.475Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30322025-03-07T22:36:28.479Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30332025-03-07T22:36:28.479Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30342025-03-07T22:36:28.482Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30352025-03-07T22:36:28.560Z
30362025-03-07T22:36:28.560Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (114/197)
30372025-03-07T22:36:29.145Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30382025-03-07T22:36:29.150Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30392025-03-07T22:36:29.150Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30402025-03-07T22:36:29.153Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30412025-03-07T22:36:29.231Z
30422025-03-07T22:36:29.231Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (115/197)
30432025-03-07T22:36:29.813Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30442025-03-07T22:36:29.837Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30452025-03-07T22:36:29.837Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30462025-03-07T22:36:29.840Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30472025-03-07T22:36:29.900Z
30482025-03-07T22:36:29.900Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (116/197)
30492025-03-07T22:36:30.503Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30502025-03-07T22:36:30.543Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30512025-03-07T22:36:30.543Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30522025-03-07T22:36:30.543Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
30532025-03-07T22:36:30.580Z
30542025-03-07T22:36:30.580Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (117/197)
30552025-03-07T22:36:31.198Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30562025-03-07T22:36:31.204Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30572025-03-07T22:36:31.204Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30582025-03-07T22:36:31.210Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
30592025-03-07T22:36:31.285Z
30602025-03-07T22:36:31.285Zinfo: running `cargo check --bins` on oximeter-producer (118/197)
30612025-03-07T22:36:31.894Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30622025-03-07T22:36:31.897Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30632025-03-07T22:36:31.898Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30642025-03-07T22:36:31.900Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
30652025-03-07T22:36:31.984Z
30662025-03-07T22:36:31.984Zinfo: running `cargo check --bins` on internal-dns-resolver (119/197)
30672025-03-07T22:36:32.563Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30682025-03-07T22:36:32.566Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30692025-03-07T22:36:32.566Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30702025-03-07T22:36:32.570Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30712025-03-07T22:36:32.650Z
30722025-03-07T22:36:32.650Zinfo: running `cargo check --bins` on sp-sim (120/197)
30732025-03-07T22:36:33.234Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30742025-03-07T22:36:33.238Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30752025-03-07T22:36:33.326Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
30762025-03-07T22:36:33.778Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30772025-03-07T22:36:35.436Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30782025-03-07T22:36:37.112Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.45s
30792025-03-07T22:36:37.296Z
30802025-03-07T22:36:37.296Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (121/197)
30812025-03-07T22:36:37.930Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30822025-03-07T22:36:37.933Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30832025-03-07T22:36:37.933Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30842025-03-07T22:36:37.939Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
30852025-03-07T22:36:38.025Z
30862025-03-07T22:36:38.025Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (122/197)
30872025-03-07T22:36:38.663Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30882025-03-07T22:36:38.666Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30892025-03-07T22:36:38.666Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30902025-03-07T22:36:38.670Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
30912025-03-07T22:36:38.757Z
30922025-03-07T22:36:38.757Zinfo: running `cargo check --bins` on db-macros (123/197)
30932025-03-07T22:36:39.324Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30942025-03-07T22:36:39.327Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30952025-03-07T22:36:39.327Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30962025-03-07T22:36:39.330Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30972025-03-07T22:36:39.407Z
30982025-03-07T22:36:39.407Zinfo: running `cargo check --bins` on nexus-macros-common (124/197)
30992025-03-07T22:36:39.980Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31002025-03-07T22:36:39.983Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31012025-03-07T22:36:39.983Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31022025-03-07T22:36:39.987Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
31032025-03-07T22:36:40.062Z
31042025-03-07T22:36:40.062Zinfo: running `cargo check --bins` on nexus-auth (125/197)
31052025-03-07T22:36:40.696Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31062025-03-07T22:36:40.699Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31072025-03-07T22:36:40.699Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31082025-03-07T22:36:40.702Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
31092025-03-07T22:36:40.790Z
31102025-03-07T22:36:40.790Zinfo: running `cargo check --bins` on authz-macros (126/197)
31112025-03-07T22:36:41.358Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31122025-03-07T22:36:41.361Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31132025-03-07T22:36:41.362Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31142025-03-07T22:36:41.365Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
31152025-03-07T22:36:41.441Z
31162025-03-07T22:36:41.442Zinfo: running `cargo check --bins` on nexus-db-fixed-data (127/197)
31172025-03-07T22:36:42.057Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31182025-03-07T22:36:42.060Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31192025-03-07T22:36:42.060Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31202025-03-07T22:36:42.063Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
31212025-03-07T22:36:42.147Z
31222025-03-07T22:36:42.147Zinfo: running `cargo check --bins` on nexus-db-model (128/197)
31232025-03-07T22:36:42.765Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31242025-03-07T22:36:42.769Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31252025-03-07T22:36:42.769Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31262025-03-07T22:36:42.775Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
31272025-03-07T22:36:42.855Z
31282025-03-07T22:36:42.855Zinfo: running `cargo check --bins` on nexus-defaults (129/197)
31292025-03-07T22:36:43.446Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31302025-03-07T22:36:43.449Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31312025-03-07T22:36:43.449Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31322025-03-07T22:36:43.452Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
31332025-03-07T22:36:43.528Z
31342025-03-07T22:36:43.528Zinfo: running `cargo check --bins` on nexus-inventory (130/197)
31352025-03-07T22:36:44.143Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31362025-03-07T22:36:44.146Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31372025-03-07T22:36:44.147Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31382025-03-07T22:36:44.150Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
31392025-03-07T22:36:44.234Z
31402025-03-07T22:36:44.234Zinfo: running `cargo check --bins` on typed-rng (131/197)
31412025-03-07T22:36:44.802Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31422025-03-07T22:36:44.806Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31432025-03-07T22:36:44.806Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31442025-03-07T22:36:44.809Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
31452025-03-07T22:36:44.885Z
31462025-03-07T22:36:44.885Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (132/197)
31472025-03-07T22:36:45.532Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31482025-03-07T22:36:45.536Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31492025-03-07T22:36:45.677Z Checking keccak v0.1.5
31502025-03-07T22:36:45.795Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
31512025-03-07T22:36:45.798Z Checking secrecy v0.8.0
31522025-03-07T22:36:45.798Z Compiling unicase v2.7.0
31532025-03-07T22:36:45.798Z Compiling same-file v1.0.6
31542025-03-07T22:36:45.844Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
31552025-03-07T22:36:45.847Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31562025-03-07T22:36:45.847Z Compiling thiserror-impl-no-std v2.0.2
31572025-03-07T22:36:46.021Z Compiling walkdir v2.5.0
31582025-03-07T22:36:46.069Z Checking universal-hash v0.5.1
31592025-03-07T22:36:46.088Z Checking sha3 v0.10.8
31602025-03-07T22:36:46.109Z Compiling blake3 v1.5.4
31612025-03-07T22:36:46.157Z Checking opaque-debug v0.3.1
31622025-03-07T22:36:46.263Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31632025-03-07T22:36:46.282Z Checking poly1305 v0.8.0
31642025-03-07T22:36:46.318Z Checking chacha20 v0.9.1
31652025-03-07T22:36:46.407Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
31662025-03-07T22:36:46.458Z Checking aead v0.5.2
31672025-03-07T22:36:46.611Z Compiling memmap2 v0.9.5
31682025-03-07T22:36:46.630Z Compiling constant_time_eq v0.3.1
31692025-03-07T22:36:46.676Z Compiling arrayref v0.3.9
31702025-03-07T22:36:46.700Z Compiling libefi-sys v0.1.0
31712025-03-07T22:36:46.789Z Compiling arrayvec v0.7.6
31722025-03-07T22:36:46.820Z Compiling salty v0.3.0
31732025-03-07T22:36:46.837Z Checking chacha20poly1305 v0.10.1
31742025-03-07T22:36:47.022Z Compiling toolchain_find v0.4.0
31752025-03-07T22:36:47.056Z Compiling camino-tempfile v1.1.1
31762025-03-07T22:36:47.177Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
31772025-03-07T22:36:47.225Z Compiling bitfield-struct v0.6.2
31782025-03-07T22:36:47.414Z Compiling topological-sort v0.2.2
31792025-03-07T22:36:47.479Z Compiling mime_guess v2.0.5
31802025-03-07T22:36:47.592Z Compiling rustfmt-wrapper v0.2.1
31812025-03-07T22:36:48.045Z Compiling omicron-zone-package v0.12.0
31822025-03-07T22:36:48.177Z Compiling progenitor v0.9.1
31832025-03-07T22:36:48.201Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31842025-03-07T22:36:48.419Z Checking primeorder v0.13.6
31852025-03-07T22:36:48.475Z Checking env_filter v0.1.2
31862025-03-07T22:36:48.497Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31872025-03-07T22:36:48.559Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31882025-03-07T22:36:48.590Z Checking thiserror-no-std v2.0.2
31892025-03-07T22:36:48.673Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31902025-03-07T22:36:48.711Z Checking env_logger v0.11.5
31912025-03-07T22:36:48.723Z Checking vsss-rs v3.3.4
31922025-03-07T22:36:48.841Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
31932025-03-07T22:36:48.861Z Checking p384 v0.13.0
31942025-03-07T22:36:48.970Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
31952025-03-07T22:36:49.082Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
31962025-03-07T22:36:49.119Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31972025-03-07T22:36:49.239Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
31982025-03-07T22:36:49.272Z Checking http-range v0.1.5
31992025-03-07T22:36:49.467Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32002025-03-07T22:36:49.532Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32012025-03-07T22:36:49.595Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32022025-03-07T22:36:49.848Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32032025-03-07T22:36:50.025Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
32042025-03-07T22:36:50.150Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
32052025-03-07T22:36:50.220Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32062025-03-07T22:36:50.328Z Checking atty v0.2.14
32072025-03-07T22:36:50.478Z Checking glob v0.3.2
32082025-03-07T22:36:50.632Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32092025-03-07T22:36:50.755Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
32102025-03-07T22:36:50.941Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32112025-03-07T22:36:51.321Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32122025-03-07T22:36:51.467Z Checking hyper-staticfile v0.10.1
32132025-03-07T22:36:51.813Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
32142025-03-07T22:36:51.927Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32152025-03-07T22:36:51.980Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32162025-03-07T22:36:52.117Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32172025-03-07T22:36:52.300Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32182025-03-07T22:36:52.821Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
32192025-03-07T22:36:52.873Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32202025-03-07T22:36:52.915Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32212025-03-07T22:36:53.111Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32222025-03-07T22:36:53.593Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
32232025-03-07T22:36:54.325Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32242025-03-07T22:36:57.058Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32252025-03-07T22:36:57.058Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32262025-03-07T22:37:05.191Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32272025-03-07T22:37:18.481Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.58s
32282025-03-07T22:37:18.677Z
32292025-03-07T22:37:18.677Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (133/197)
32302025-03-07T22:37:19.319Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32312025-03-07T22:37:19.322Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32322025-03-07T22:37:19.459Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32332025-03-07T22:37:32.679Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.99s
32342025-03-07T22:37:32.883Z
32352025-03-07T22:37:32.883Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (134/197)
32362025-03-07T22:37:33.528Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32372025-03-07T22:37:33.532Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32382025-03-07T22:37:33.666Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32392025-03-07T22:37:47.034Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.14s
32402025-03-07T22:37:47.236Z
32412025-03-07T22:37:47.236Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (135/197)
32422025-03-07T22:37:47.938Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32432025-03-07T22:37:47.941Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32442025-03-07T22:37:48.076Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32452025-03-07T22:38:01.348Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.10s
32462025-03-07T22:38:01.549Z
32472025-03-07T22:38:01.549Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (136/197)
32482025-03-07T22:38:02.204Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32492025-03-07T22:38:02.209Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32502025-03-07T22:38:02.342Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32512025-03-07T22:38:15.505Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.94s
32522025-03-07T22:38:15.707Z
32532025-03-07T22:38:15.707Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (137/197)
32542025-03-07T22:38:16.351Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32552025-03-07T22:38:16.354Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32562025-03-07T22:38:16.492Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32572025-03-07T22:38:29.817Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.10s
32582025-03-07T22:38:30.020Z
32592025-03-07T22:38:30.020Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (138/197)
32602025-03-07T22:38:30.667Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32612025-03-07T22:38:30.670Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32622025-03-07T22:38:30.805Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32632025-03-07T22:38:44.082Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.05s
32642025-03-07T22:38:44.288Z
32652025-03-07T22:38:44.288Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (139/197)
32662025-03-07T22:38:44.934Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32672025-03-07T22:38:44.937Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32682025-03-07T22:38:45.073Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32692025-03-07T22:38:58.346Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.05s
32702025-03-07T22:38:58.542Z
32712025-03-07T22:38:58.542Zinfo: running `cargo check --bins` on bootstrap-agent-api (140/197)
32722025-03-07T22:38:59.159Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32732025-03-07T22:38:59.162Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32742025-03-07T22:38:59.162Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32752025-03-07T22:38:59.165Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
32762025-03-07T22:38:59.249Z
32772025-03-07T22:38:59.249Zinfo: running `cargo check --bins` on key-manager (141/197)
32782025-03-07T22:38:59.848Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32792025-03-07T22:38:59.861Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32802025-03-07T22:38:59.862Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32812025-03-07T22:38:59.862Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
32822025-03-07T22:38:59.933Z
32832025-03-07T22:38:59.934Zinfo: running `cargo check --bins` on range-requests (142/197)
32842025-03-07T22:39:00.497Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32852025-03-07T22:39:00.501Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32862025-03-07T22:39:00.501Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32872025-03-07T22:39:00.505Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
32882025-03-07T22:39:00.576Z
32892025-03-07T22:39:00.576Zinfo: running `cargo check --bins` on repo-depot-api (143/197)
32902025-03-07T22:39:01.170Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32912025-03-07T22:39:01.173Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32922025-03-07T22:39:01.175Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32932025-03-07T22:39:01.178Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
32942025-03-07T22:39:01.255Z
32952025-03-07T22:39:01.255Zinfo: running `cargo check --bins` on sled-agent-api (144/197)
32962025-03-07T22:39:01.877Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32972025-03-07T22:39:01.882Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32982025-03-07T22:39:01.882Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32992025-03-07T22:39:01.885Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
33002025-03-07T22:39:01.978Z
33012025-03-07T22:39:01.978Zinfo: running `cargo check --bins` on sled-diagnostics (145/197)
33022025-03-07T22:39:02.540Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33032025-03-07T22:39:02.544Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33042025-03-07T22:39:02.544Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33052025-03-07T22:39:02.546Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
33062025-03-07T22:39:02.620Z
33072025-03-07T22:39:02.620Zinfo: running `cargo check --bins` on sled-hardware (146/197)
33082025-03-07T22:39:03.227Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33092025-03-07T22:39:03.230Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33102025-03-07T22:39:03.230Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33112025-03-07T22:39:03.233Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
33122025-03-07T22:39:03.313Z
33132025-03-07T22:39:03.314Zinfo: running `cargo check --bins --no-default-features` on sled-storage (147/197)
33142025-03-07T22:39:03.925Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33152025-03-07T22:39:03.930Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33162025-03-07T22:39:03.930Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33172025-03-07T22:39:03.935Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
33182025-03-07T22:39:04.015Z
33192025-03-07T22:39:04.015Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (148/197)
33202025-03-07T22:39:04.621Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33212025-03-07T22:39:04.625Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33222025-03-07T22:39:04.625Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33232025-03-07T22:39:04.628Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
33242025-03-07T22:39:04.710Z
33252025-03-07T22:39:04.710Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (149/197)
33262025-03-07T22:39:05.369Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33272025-03-07T22:39:05.378Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33282025-03-07T22:39:05.378Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33292025-03-07T22:39:05.378Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
33302025-03-07T22:39:05.462Z
33312025-03-07T22:39:05.462Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (150/197)
33322025-03-07T22:39:06.064Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33332025-03-07T22:39:06.069Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33342025-03-07T22:39:06.069Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33352025-03-07T22:39:06.074Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
33362025-03-07T22:39:06.163Z
33372025-03-07T22:39:06.163Zinfo: running `cargo check --bins` on nexus-test-interface (151/197)
33382025-03-07T22:39:06.771Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33392025-03-07T22:39:06.775Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33402025-03-07T22:39:06.775Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33412025-03-07T22:39:06.778Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
33422025-03-07T22:39:06.864Z
33432025-03-07T22:39:06.865Zinfo: running `cargo check --bins` on oximeter-collector (152/197)
33442025-03-07T22:39:07.477Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33452025-03-07T22:39:07.480Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33462025-03-07T22:39:07.600Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33472025-03-07T22:39:07.601Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33482025-03-07T22:39:08.478Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33492025-03-07T22:39:10.444Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.57s
33502025-03-07T22:39:10.649Z
33512025-03-07T22:39:10.649Zinfo: running `cargo check --bins` on oximeter-api (153/197)
33522025-03-07T22:39:11.232Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33532025-03-07T22:39:11.235Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33542025-03-07T22:39:11.235Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33552025-03-07T22:39:11.238Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
33562025-03-07T22:39:11.319Z
33572025-03-07T22:39:11.319Zinfo: running `cargo check --bins` on cert-dev (154/197)
33582025-03-07T22:39:11.886Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33592025-03-07T22:39:11.889Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33602025-03-07T22:39:11.968Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33612025-03-07T22:39:12.253Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
33622025-03-07T22:39:12.428Z
33632025-03-07T22:39:12.428Zinfo: running `cargo check --bins` on clickana (155/197)
33642025-03-07T22:39:13.013Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33652025-03-07T22:39:13.018Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33662025-03-07T22:39:13.106Z Checking itertools v0.13.0
33672025-03-07T22:39:13.106Z Checking castaway v0.2.3
33682025-03-07T22:39:13.111Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33692025-03-07T22:39:13.111Z Checking lru v0.12.5
33702025-03-07T22:39:13.111Z Compiling instability v0.3.2
33712025-03-07T22:39:13.111Z Checking cassowary v0.3.0
33722025-03-07T22:39:13.111Z Compiling indoc v2.0.5
33732025-03-07T22:39:13.394Z Checking compact_str v0.8.0
33742025-03-07T22:39:14.848Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33752025-03-07T22:39:15.008Z Checking unicode-truncate v1.1.0
33762025-03-07T22:39:15.158Z Checking ratatui v0.29.0
33772025-03-07T22:39:16.994Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33782025-03-07T22:39:17.822Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.38s
33792025-03-07T22:39:18.010Z
33802025-03-07T22:39:18.010Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (156/197)
33812025-03-07T22:39:18.616Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33822025-03-07T22:39:18.619Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33832025-03-07T22:39:18.727Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33842025-03-07T22:39:18.727Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33852025-03-07T22:39:19.738Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33862025-03-07T22:39:20.253Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
33872025-03-07T22:39:20.621Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.60s
33882025-03-07T22:39:20.812Z
33892025-03-07T22:39:20.813Zinfo: running `cargo check --bins` on ch-dev (157/197)
33902025-03-07T22:39:21.418Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33912025-03-07T22:39:21.422Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33922025-03-07T22:39:21.517Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
33932025-03-07T22:39:22.257Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.43s
33942025-03-07T22:39:22.483Z
33952025-03-07T22:39:22.483Zinfo: running `cargo check --bins` on crdb-seed (158/197)
33962025-03-07T22:39:23.067Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33972025-03-07T22:39:23.092Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33982025-03-07T22:39:23.145Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
33992025-03-07T22:39:23.499Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
34002025-03-07T22:39:23.706Z
34012025-03-07T22:39:23.706Zinfo: running `cargo check --bins` on db-dev (159/197)
34022025-03-07T22:39:24.283Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34032025-03-07T22:39:24.286Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34042025-03-07T22:39:24.385Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
34052025-03-07T22:39:25.127Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.43s
34062025-03-07T22:39:25.313Z
34072025-03-07T22:39:25.313Zinfo: running `cargo check --bins` on omicron-dev-lib (160/197)
34082025-03-07T22:39:25.908Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34092025-03-07T22:39:25.911Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34102025-03-07T22:39:25.911Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34112025-03-07T22:39:25.914Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
34122025-03-07T22:39:25.993Z
34132025-03-07T22:39:25.993Zinfo: running `cargo check --bins` on xtask-downloader (161/197)
34142025-03-07T22:39:26.557Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34152025-03-07T22:39:26.560Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34162025-03-07T22:39:26.635Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
34172025-03-07T22:39:27.482Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.48s
34182025-03-07T22:39:27.668Z
34192025-03-07T22:39:27.668Zinfo: running `cargo check --bins` on omicron-ls-apis (162/197)
34202025-03-07T22:39:28.238Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34212025-03-07T22:39:28.241Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34222025-03-07T22:39:28.320Z Checking cargo-platform v0.1.8
34232025-03-07T22:39:28.602Z Checking cargo_metadata v0.19.2
34242025-03-07T22:39:29.587Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
34252025-03-07T22:39:30.394Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.71s
34262025-03-07T22:39:30.580Z
34272025-03-07T22:39:30.580Zinfo: running `cargo check --bins` on mgs-dev (163/197)
34282025-03-07T22:39:31.210Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34292025-03-07T22:39:31.213Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34302025-03-07T22:39:31.335Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34312025-03-07T22:39:32.785Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
34322025-03-07T22:39:33.342Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
34332025-03-07T22:39:33.876Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.29s
34342025-03-07T22:39:34.082Z
34352025-03-07T22:39:34.082Zinfo: running `cargo check --bins` on omicron-omdb (164/197)
34362025-03-07T22:39:34.752Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34372025-03-07T22:39:34.756Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34382025-03-07T22:39:34.923Z Compiling crunchy v0.2.2
34392025-03-07T22:39:34.923Z Compiling tiny-keccak v2.0.2
34402025-03-07T22:39:34.926Z Compiling dsl_auto_type v0.1.2
34412025-03-07T22:39:34.926Z Checking scheduled-thread-pool v0.2.7
34422025-03-07T22:39:34.926Z Compiling diesel_table_macro_syntax v0.2.0
34432025-03-07T22:39:34.926Z Compiling bit-vec v0.6.3
34442025-03-07T22:39:35.096Z Compiling ascii-canvas v3.0.0
34452025-03-07T22:39:35.099Z Compiling ena v0.14.3
34462025-03-07T22:39:35.243Z Checking r2d2 v0.8.10
34472025-03-07T22:39:35.421Z Compiling bit-set v0.5.3
34482025-03-07T22:39:35.500Z Compiling diff v0.1.13
34492025-03-07T22:39:35.525Z Compiling bindgen v0.71.1
34502025-03-07T22:39:35.528Z Compiling regex-syntax v0.6.29
34512025-03-07T22:39:35.563Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
34522025-03-07T22:39:35.607Z Compiling rustc-hash v2.1.1
34532025-03-07T22:39:35.764Z Compiling ref-cast v1.0.23
34542025-03-07T22:39:35.804Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
34552025-03-07T22:39:35.826Z Compiling derive_builder_core v0.20.2
34562025-03-07T22:39:36.024Z Compiling libxml v0.3.3
34572025-03-07T22:39:36.107Z Compiling ref-cast-impl v1.0.23
34582025-03-07T22:39:36.353Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
34592025-03-07T22:39:36.372Z Compiling diesel_derives v2.2.3
34602025-03-07T22:39:36.466Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
34612025-03-07T22:39:36.482Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
34622025-03-07T22:39:36.793Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
34632025-03-07T22:39:36.851Z Compiling strum_macros v0.24.3
34642025-03-07T22:39:37.174Z Compiling indoc v1.0.9
34652025-03-07T22:39:37.863Z Compiling derive_builder_macro v0.20.2
34662025-03-07T22:39:38.642Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
34672025-03-07T22:39:38.664Z Compiling impl-trait-for-tuples v0.2.2
34682025-03-07T22:39:38.755Z Checking derive_builder v0.20.2
34692025-03-07T22:39:38.838Z Compiling lalrpop v0.19.12
34702025-03-07T22:39:38.931Z Compiling oso-derive v0.27.3
34712025-03-07T22:39:39.401Z Checking quick-xml v0.37.2
34722025-03-07T22:39:39.933Z Compiling diesel-dtrace v0.4.2
34732025-03-07T22:39:39.981Z Checking maplit v1.0.2
34742025-03-07T22:39:40.145Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
34752025-03-07T22:39:40.351Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
34762025-03-07T22:39:40.689Z Checking bb8 v0.8.5
34772025-03-07T22:39:40.815Z Checking io-lifetimes v1.0.11
34782025-03-07T22:39:41.025Z Checking rustix v0.37.28
34792025-03-07T22:39:41.172Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
34802025-03-07T22:39:41.386Z Checking rand_seeder v0.3.0
34812025-03-07T22:39:41.526Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34822025-03-07T22:39:41.654Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34832025-03-07T22:39:41.735Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34842025-03-07T22:39:41.860Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
34852025-03-07T22:39:42.009Z Checking terminal_size v0.2.6
34862025-03-07T22:39:42.171Z Checking unicode-linebreak v0.1.5
34872025-03-07T22:39:42.201Z Checking is_ci v1.2.0
34882025-03-07T22:39:42.362Z Checking smawk v0.3.2
34892025-03-07T22:39:42.596Z Checking supports-color v3.0.2
34902025-03-07T22:39:42.617Z Checking textwrap v0.16.1
34912025-03-07T22:39:42.838Z Checking multimap v0.10.0
34922025-03-07T22:39:43.904Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
34932025-03-07T22:39:45.131Z Checking diesel v2.2.8
34942025-03-07T22:40:00.193Z Compiling samael v0.0.18
34952025-03-07T22:40:17.375Z Checking async-bb8-diesel v0.2.1
34962025-03-07T22:40:19.012Z Compiling polar-core v0.27.3
34972025-03-07T22:40:26.392Z Checking oso v0.27.3
34982025-03-07T22:41:26.676Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
34992025-03-07T22:41:33.194Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 59s
35002025-03-07T22:41:33.397Z
35012025-03-07T22:41:33.397Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (165/197)
35022025-03-07T22:41:34.037Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35032025-03-07T22:41:34.047Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35042025-03-07T22:41:34.047Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35052025-03-07T22:41:34.047Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
35062025-03-07T22:41:34.130Z
35072025-03-07T22:41:34.130Zinfo: running `cargo check --bins` on nexus-saga-recovery (166/197)
35082025-03-07T22:41:34.766Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35092025-03-07T22:41:34.774Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35102025-03-07T22:41:34.774Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35112025-03-07T22:41:34.774Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
35122025-03-07T22:41:34.842Z
35132025-03-07T22:41:34.842Zinfo: running `cargo check --bins` on nexus-test-utils-macros (167/197)
35142025-03-07T22:41:35.417Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35152025-03-07T22:41:35.424Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35162025-03-07T22:41:35.426Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35172025-03-07T22:41:35.426Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
35182025-03-07T22:41:35.488Z
35192025-03-07T22:41:35.488Zinfo: running `cargo check --bins` on omicron-nexus (168/197)
35202025-03-07T22:41:36.237Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35212025-03-07T22:41:36.248Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35222025-03-07T22:41:36.343Z Compiling libz-sys v1.1.20
35232025-03-07T22:41:36.349Z Compiling libgit2-sys v0.17.0+1.8.1
35242025-03-07T22:41:36.479Z Compiling vergen v8.3.2
35252025-03-07T22:41:36.485Z Compiling cargo-platform v0.1.8
35262025-03-07T22:41:36.485Z Compiling pin-project-internal v1.1.6
35272025-03-07T22:41:36.512Z Compiling snafu-derive v0.8.5
35282025-03-07T22:41:36.523Z Compiling rustls v0.21.12
35292025-03-07T22:41:36.535Z Checking globset v0.4.15
35302025-03-07T22:41:36.818Z Compiling cargo_metadata v0.18.1
35312025-03-07T22:41:36.898Z Checking olpc-cjson v0.1.4
35322025-03-07T22:41:36.942Z Checking sct v0.7.1
35332025-03-07T22:41:37.102Z Checking rustls-webpki v0.101.7
35342025-03-07T22:41:37.124Z Checking serde_plain v1.0.2
35352025-03-07T22:41:37.149Z Checking typed-path v0.9.3
35362025-03-07T22:41:37.196Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
35372025-03-07T22:41:37.528Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
35382025-03-07T22:41:37.549Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
35392025-03-07T22:41:37.836Z Checking parse-size v1.1.0
35402025-03-07T22:41:37.955Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
35412025-03-07T22:41:38.026Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
35422025-03-07T22:41:38.910Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
35432025-03-07T22:41:38.998Z Checking pin-project v1.1.6
35442025-03-07T22:41:39.044Z Checking rustls-pemfile v1.0.4
35452025-03-07T22:41:39.065Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
35462025-03-07T22:41:39.133Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
35472025-03-07T22:41:39.264Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
35482025-03-07T22:41:39.445Z Checking twox-hash v2.1.0
35492025-03-07T22:41:39.596Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
35502025-03-07T22:41:39.620Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
35512025-03-07T22:41:40.053Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
35522025-03-07T22:41:40.747Z Checking tokio-rustls v0.24.1
35532025-03-07T22:41:41.091Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
35542025-03-07T22:41:41.169Z Checking snafu v0.8.5
35552025-03-07T22:41:41.491Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
35562025-03-07T22:41:41.564Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
35572025-03-07T22:41:41.599Z Checking tough v0.19.0
35582025-03-07T22:41:41.685Z Checking fatfs v0.3.6
35592025-03-07T22:41:41.750Z Checking assert_matches v1.5.0
35602025-03-07T22:41:45.385Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
35612025-03-07T22:41:46.606Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
35622025-03-07T22:41:47.955Z Compiling git2 v0.19.0
35632025-03-07T22:41:52.020Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
35642025-03-07T22:42:51.727Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
35652025-03-07T22:42:51.791Z
35662025-03-07T22:42:51.791Zinfo: running `cargo check --bins` on nexus-external-api (169/197)
35672025-03-07T22:42:51.791Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35682025-03-07T22:42:51.791Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35692025-03-07T22:42:51.791Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35702025-03-07T22:42:51.791Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
35712025-03-07T22:42:51.791Z
35722025-03-07T22:42:51.792Zinfo: running `cargo check --bins` on nexus-internal-api (170/197)
35732025-03-07T22:42:51.792Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35742025-03-07T22:42:51.792Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35752025-03-07T22:42:51.792Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35762025-03-07T22:42:51.792Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
35772025-03-07T22:42:51.792Z
35782025-03-07T22:42:51.792Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (171/197)
35792025-03-07T22:42:52.927Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35802025-03-07T22:42:53.081Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35812025-03-07T22:42:53.081Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35822025-03-07T22:42:53.081Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
35832025-03-07T22:42:53.081Z
35842025-03-07T22:42:53.081Zinfo: running `cargo check --bins` on nexus-networking (172/197)
35852025-03-07T22:42:53.081Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35862025-03-07T22:42:53.081Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35872025-03-07T22:42:53.081Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35882025-03-07T22:42:53.081Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
35892025-03-07T22:42:53.309Z
35902025-03-07T22:42:53.309Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (173/197)
35912025-03-07T22:42:54.284Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35922025-03-07T22:42:54.373Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35932025-03-07T22:42:54.373Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35942025-03-07T22:42:54.373Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
35952025-03-07T22:42:54.373Z
35962025-03-07T22:42:54.373Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (174/197)
35972025-03-07T22:42:54.389Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35982025-03-07T22:42:54.389Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35992025-03-07T22:42:54.389Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36002025-03-07T22:42:54.389Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
36012025-03-07T22:42:54.648Z
36022025-03-07T22:42:54.648Zinfo: running `cargo check --bins` on update-common (175/197)
36032025-03-07T22:42:55.936Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36042025-03-07T22:42:56.682Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36052025-03-07T22:42:56.682Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36062025-03-07T22:42:56.682Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
36072025-03-07T22:42:56.682Z
36082025-03-07T22:42:56.682Zinfo: running `cargo check --bins` on omicron-dev (176/197)
36092025-03-07T22:42:56.682Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36102025-03-07T22:42:56.682Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36112025-03-07T22:42:56.713Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
36122025-03-07T22:42:56.713Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
36132025-03-07T22:42:56.713Z Checking diff v0.1.13
36142025-03-07T22:42:56.713Z Checking yansi v1.0.1
36152025-03-07T22:42:56.713Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
36162025-03-07T22:42:56.713Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
36172025-03-07T22:42:56.736Z Checking pretty_assertions v1.4.1
36182025-03-07T22:42:57.651Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
36192025-03-07T22:43:25.281Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
36202025-03-07T22:43:25.281Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
36212025-03-07T22:43:25.285Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
36222025-03-07T22:43:25.285Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
36232025-03-07T22:43:25.285Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
36242025-03-07T22:43:25.285Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
36252025-03-07T22:43:26.075Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
36262025-03-07T22:43:27.357Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
36272025-03-07T22:44:10.193Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s
36282025-03-07T22:44:10.418Z
36292025-03-07T22:44:10.418Zinfo: running `cargo check --bins` on openapi-manager (177/197)
36302025-03-07T22:44:11.050Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36312025-03-07T22:44:11.053Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36322025-03-07T22:44:11.177Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
36332025-03-07T22:44:11.177Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
36342025-03-07T22:44:11.180Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
36352025-03-07T22:44:11.314Z Compiling proc-macro-error-attr2 v2.0.0
36362025-03-07T22:44:11.317Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
36372025-03-07T22:44:11.326Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
36382025-03-07T22:44:11.357Z Checking papergrid v0.14.0
36392025-03-07T22:44:11.375Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36402025-03-07T22:44:11.570Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36412025-03-07T22:44:11.657Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
36422025-03-07T22:44:11.950Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
36432025-03-07T22:44:12.068Z Compiling proc-macro-error2 v2.0.1
36442025-03-07T22:44:12.722Z Compiling tabled_derive v0.10.0
36452025-03-07T22:44:12.766Z Checking dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
36462025-03-07T22:44:13.098Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
36472025-03-07T22:44:13.136Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36482025-03-07T22:44:13.529Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
36492025-03-07T22:44:14.085Z Checking heck v0.4.1
36502025-03-07T22:44:14.114Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
36512025-03-07T22:44:14.307Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
36522025-03-07T22:44:14.535Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
36532025-03-07T22:44:14.718Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
36542025-03-07T22:44:15.205Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
36552025-03-07T22:44:15.311Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
36562025-03-07T22:44:15.391Z Checking tabled v0.18.0
36572025-03-07T22:44:15.699Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
36582025-03-07T22:44:15.719Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
36592025-03-07T22:44:15.805Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
36602025-03-07T22:44:17.459Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
36612025-03-07T22:44:17.459Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
36622025-03-07T22:44:20.443Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
36632025-03-07T22:44:22.012Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
36642025-03-07T22:44:26.781Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
36652025-03-07T22:44:26.781Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
36662025-03-07T22:44:28.089Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
36672025-03-07T22:44:29.535Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.10s
36682025-03-07T22:44:29.746Z
36692025-03-07T22:44:29.746Zinfo: running `cargo check --bins` on installinator-api (178/197)
36702025-03-07T22:44:30.351Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36712025-03-07T22:44:30.354Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36722025-03-07T22:44:30.354Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36732025-03-07T22:44:30.357Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
36742025-03-07T22:44:30.442Z
36752025-03-07T22:44:30.442Zinfo: running `cargo check --bins` on wicketd-api (179/197)
36762025-03-07T22:44:31.068Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36772025-03-07T22:44:31.071Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36782025-03-07T22:44:31.071Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36792025-03-07T22:44:31.075Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
36802025-03-07T22:44:31.160Z
36812025-03-07T22:44:31.160Zinfo: running `cargo check --bins` on omicron-pins (180/197)
36822025-03-07T22:44:32.071Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36832025-03-07T22:44:32.071Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36842025-03-07T22:44:32.071Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36852025-03-07T22:44:32.071Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
36862025-03-07T22:44:32.071Z
36872025-03-07T22:44:32.071Zinfo: running `cargo check --bins` on reconfigurator-cli (181/197)
36882025-03-07T22:44:32.445Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36892025-03-07T22:44:32.448Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36902025-03-07T22:44:32.562Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
36912025-03-07T22:44:32.565Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
36922025-03-07T22:44:32.565Z Compiling petname v2.0.2
36932025-03-07T22:44:32.565Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
36942025-03-07T22:44:32.565Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
36952025-03-07T22:44:32.565Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
36962025-03-07T22:44:32.565Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
36972025-03-07T22:44:32.687Z Checking sync-ptr v0.1.1
36982025-03-07T22:44:37.922Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
36992025-03-07T22:44:38.539Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
37002025-03-07T22:44:39.753Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
37012025-03-07T22:44:41.357Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.52s
37022025-03-07T22:44:41.548Z
37032025-03-07T22:44:41.549Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (182/197)
37042025-03-07T22:44:42.169Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37052025-03-07T22:44:42.173Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37062025-03-07T22:44:42.173Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37072025-03-07T22:44:42.176Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
37082025-03-07T22:44:42.261Z
37092025-03-07T22:44:42.261Zinfo: running `cargo check --bins` on omicron-releng (183/197)
37102025-03-07T22:44:42.867Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37112025-03-07T22:44:42.873Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37122025-03-07T22:44:42.945Z Checking memmap2 v0.9.5
37132025-03-07T22:44:42.945Z Checking constant_time_eq v0.3.1
37142025-03-07T22:44:42.948Z Checking arrayref v0.3.9
37152025-03-07T22:44:42.948Z Checking arrayvec v0.7.6
37162025-03-07T22:44:42.948Z Checking topological-sort v0.2.2
37172025-03-07T22:44:43.053Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
37182025-03-07T22:44:43.075Z Checking shell-words v1.1.0
37192025-03-07T22:44:43.327Z Checking blake3 v1.5.4
37202025-03-07T22:44:43.666Z Checking omicron-zone-package v0.12.0
37212025-03-07T22:44:44.770Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
37222025-03-07T22:44:45.592Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.32s
37232025-03-07T22:44:45.777Z
37242025-03-07T22:44:45.777Zinfo: running `cargo check --bins` on xtask (184/197)
37252025-03-07T22:44:46.225Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37262025-03-07T22:44:46.229Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37272025-03-07T22:44:46.243Z Checking bitflags v2.6.0
37282025-03-07T22:44:46.247Z Checking serde v1.0.218
37292025-03-07T22:44:46.247Z Checking thiserror v1.0.69
37302025-03-07T22:44:46.342Z Checking scroll v0.12.0
37312025-03-07T22:44:46.351Z Checking hashbrown v0.15.1
37322025-03-07T22:44:46.351Z Checking log v0.4.22
37332025-03-07T22:44:46.354Z Checking zerocopy v0.7.35
37342025-03-07T22:44:46.386Z Checking syn v2.0.98
37352025-03-07T22:44:46.448Z Checking pest v2.7.14
37362025-03-07T22:44:46.576Z Checking rustix v0.38.37
37372025-03-07T22:44:46.617Z Checking once_cell v1.20.3
37382025-03-07T22:44:46.790Z Checking goblin v0.8.2
37392025-03-07T22:44:46.929Z Checking thiserror v2.0.11
37402025-03-07T22:44:47.086Z Checking fs-err v2.11.0
37412025-03-07T22:44:47.340Z Checking indexmap v2.7.1
37422025-03-07T22:44:47.406Z Checking anyhow v1.0.97
37432025-03-07T22:44:47.534Z Checking tabled v0.15.0
37442025-03-07T22:44:48.423Z Checking terminal_size v0.4.0
37452025-03-07T22:44:48.423Z Checking tempfile v3.13.0
37462025-03-07T22:44:48.610Z Checking clap_builder v4.5.31
37472025-03-07T22:44:49.073Z Checking dtrace-parser v0.2.0
37482025-03-07T22:44:50.524Z Checking serde_json v1.0.139
37492025-03-07T22:44:50.524Z Checking toml_datetime v0.6.8
37502025-03-07T22:44:50.528Z Checking serde_spanned v0.6.8
37512025-03-07T22:44:50.528Z Checking camino v1.1.9
37522025-03-07T22:44:50.528Z Checking semver v1.0.25
37532025-03-07T22:44:50.529Z Checking cargo-platform v0.1.8
37542025-03-07T22:44:50.596Z Checking macaddr v1.0.1
37552025-03-07T22:44:50.825Z Checking toml_edit v0.22.24
37562025-03-07T22:44:51.056Z Checking camino-tempfile v1.1.1
37572025-03-07T22:44:51.106Z Checking clap v4.5.31
37582025-03-07T22:44:51.632Z Checking dof v0.3.0
37592025-03-07T22:44:51.632Z Checking cargo_metadata v0.19.2
37602025-03-07T22:44:52.030Z Checking usdt-impl v0.5.0
37612025-03-07T22:44:52.386Z Checking usdt v0.5.0
37622025-03-07T22:44:52.535Z Checking toml v0.8.20
37632025-03-07T22:44:52.983Z Checking cargo_toml v0.21.0
37642025-03-07T22:44:54.118Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
37652025-03-07T22:44:54.750Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.96s
37662025-03-07T22:44:54.857Z
37672025-03-07T22:44:54.857Zinfo: running `cargo check --bins` on end-to-end-tests (185/197)
37682025-03-07T22:44:55.534Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37692025-03-07T22:44:55.538Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37702025-03-07T22:44:55.664Z Checking polyval v0.6.2
37712025-03-07T22:44:55.667Z Checking ctr v0.9.2
37722025-03-07T22:44:55.796Z Checking ssh-encoding v0.2.0
37732025-03-07T22:44:55.800Z Checking blowfish v0.9.1
37742025-03-07T22:44:55.820Z Checking password-hash v0.4.2
37752025-03-07T22:44:55.839Z Checking p256 v0.13.2
37762025-03-07T22:44:55.843Z Checking p521 v0.13.3
37772025-03-07T22:44:55.880Z Checking russh-cryptovec v0.7.3
37782025-03-07T22:44:56.009Z Checking bcrypt-pbkdf v0.10.0
37792025-03-07T22:44:56.028Z Checking ghash v0.5.1
37802025-03-07T22:44:56.046Z Checking md5 v0.7.0
37812025-03-07T22:44:56.075Z Checking num-bigint v0.4.6
37822025-03-07T22:44:56.122Z Checking des v0.8.1
37832025-03-07T22:44:56.209Z Checking aes-gcm v0.10.3
37842025-03-07T22:44:56.256Z Checking pbkdf2 v0.11.0
37852025-03-07T22:44:56.286Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
37862025-03-07T22:44:56.317Z Checking hex-literal v0.4.1
37872025-03-07T22:44:56.343Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
37882025-03-07T22:44:56.372Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
37892025-03-07T22:44:56.427Z Checking ssh-cipher v0.2.0
37902025-03-07T22:44:56.457Z Checking internet-checksum v0.2.1
37912025-03-07T22:44:56.720Z Checking ssh-key v0.6.6
37922025-03-07T22:44:56.931Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
37932025-03-07T22:44:57.836Z Checking russh-keys v0.45.0
37942025-03-07T22:44:58.649Z Checking russh v0.45.0
37952025-03-07T22:45:17.059Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
37962025-03-07T22:45:18.423Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.55s
37972025-03-07T22:45:18.658Z
37982025-03-07T22:45:18.658Zinfo: running `cargo check --bins` on gateway-cli (186/197)
37992025-03-07T22:45:21.356Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38002025-03-07T22:45:21.399Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38012025-03-07T22:45:21.399Z Checking termios v0.3.3
38022025-03-07T22:45:21.399Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
38032025-03-07T22:45:21.399Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.73s
38042025-03-07T22:45:21.399Z
38052025-03-07T22:45:21.399Zinfo: running `cargo check --bins --no-default-features` on installinator (187/197)
38062025-03-07T22:45:21.399Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38072025-03-07T22:45:21.399Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38082025-03-07T22:45:21.399Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
38092025-03-07T22:45:21.399Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
38102025-03-07T22:45:21.399Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
38112025-03-07T22:45:21.399Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
38122025-03-07T22:45:22.373Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
38132025-03-07T22:45:23.585Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
38142025-03-07T22:45:25.359Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.77s
38152025-03-07T22:45:25.558Z
38162025-03-07T22:45:25.558Zinfo: running `cargo check --bins` on internal-dns-cli (188/197)
38172025-03-07T22:45:26.163Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38182025-03-07T22:45:26.166Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38192025-03-07T22:45:26.255Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
38202025-03-07T22:45:26.742Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
38212025-03-07T22:45:26.926Z
38222025-03-07T22:45:26.926Zinfo: running `cargo check --bins` on omicron-live-tests (189/197)
38232025-03-07T22:45:27.499Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38242025-03-07T22:45:27.514Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38252025-03-07T22:45:27.514Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38262025-03-07T22:45:27.514Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
38272025-03-07T22:45:27.581Z
38282025-03-07T22:45:27.581Zinfo: running `cargo check --bins` on live-tests-macros (190/197)
38292025-03-07T22:45:28.152Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38302025-03-07T22:45:28.155Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38312025-03-07T22:45:28.155Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38322025-03-07T22:45:28.158Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
38332025-03-07T22:45:28.236Z
38342025-03-07T22:45:28.236Zinfo: running `cargo check --bins` on nexus-mgs-updates (191/197)
38352025-03-07T22:45:28.811Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38362025-03-07T22:45:28.814Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38372025-03-07T22:45:28.814Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38382025-03-07T22:45:28.817Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
38392025-03-07T22:45:28.896Z
38402025-03-07T22:45:28.896Zinfo: running `cargo check --bins` on omicron-package (192/197)
38412025-03-07T22:45:29.502Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38422025-03-07T22:45:29.505Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38432025-03-07T22:45:29.607Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
38442025-03-07T22:45:30.993Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.09s
38452025-03-07T22:45:31.197Z
38462025-03-07T22:45:31.197Zinfo: running `cargo check --bins` on wicket-dbg (193/197)
38472025-03-07T22:45:31.820Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38482025-03-07T22:45:31.823Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38492025-03-07T22:45:31.939Z Checking rtoolbox v0.0.2
38502025-03-07T22:45:31.939Z Checking tui-tree-widget v0.23.0
38512025-03-07T22:45:31.942Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
38522025-03-07T22:45:32.182Z Checking rpassword v7.3.1
38532025-03-07T22:45:36.951Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
38542025-03-07T22:45:39.809Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
38552025-03-07T22:45:40.993Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.78s
38562025-03-07T22:45:41.192Z
38572025-03-07T22:45:41.192Zinfo: running `cargo check --bins` on wicket (194/197)
38582025-03-07T22:45:41.822Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38592025-03-07T22:45:41.826Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38602025-03-07T22:45:41.938Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
38612025-03-07T22:45:42.363Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
38622025-03-07T22:45:42.565Z
38632025-03-07T22:45:42.565Zinfo: running `cargo check --bins` on wicketd (195/197)
38642025-03-07T22:45:43.190Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38652025-03-07T22:45:43.194Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38662025-03-07T22:45:43.310Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
38672025-03-07T22:45:43.310Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
38682025-03-07T22:45:44.164Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
38692025-03-07T22:45:48.127Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.55s
38702025-03-07T22:45:48.346Z
38712025-03-07T22:45:48.346Zinfo: running `cargo check --bins` on omicron-workspace-hack (196/197)
38722025-03-07T22:45:48.971Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38732025-03-07T22:45:49.011Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38742025-03-07T22:45:49.011Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38752025-03-07T22:45:49.011Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
38762025-03-07T22:45:49.049Z
38772025-03-07T22:45:49.049Zinfo: running `cargo check --bins` on zone-setup (197/197)
38782025-03-07T22:45:49.634Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38792025-03-07T22:45:49.645Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38802025-03-07T22:45:49.741Z Checking uzers v0.12.1
38812025-03-07T22:45:50.091Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
38822025-03-07T22:45:51.069Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.02s
38832025-03-07T22:45:51.297Z
38842025-03-07T22:45:51.297Zreal 13:56.139545523
38852025-03-07T22:45:51.297Zuser 28:23.805009912
38862025-03-07T22:45:51.297Zsys 4:20.812150100
38872025-03-07T22:45:51.297Ztrap 0.584011911
38882025-03-07T22:45:51.297Ztflt 0.634322731
38892025-03-07T22:45:51.298Zdflt 1.866176624
38902025-03-07T22:45:51.298Zkflt 0.000961388
38912025-03-07T22:45:51.304Zlock 48:18.249933769
38922025-03-07T22:45:51.305Zslp 2:15:49.014628300
38932025-03-07T22:45:51.305Zlat 1:09.526288968
38942025-03-07T22:45:51.305Zstop 3:54.847567067
38952025-03-07T22:45:51.305Zprocess exited: duration 1151327 ms, exit code 0
 
38962025-03-07T22:45:51.318Zfound 0 output files