01JSYNRY8Z5D3DK7ESE7DNVZVA: 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: 01JSYNSBAY2EZVTFQ0QDATW2TQ

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-04-28T17:06:14.465Zjob assigned to worker 01JSYNSEG8QXGGVXHTR34HV4CT [factory gimlet-EVT22200007-propolis, EVT22200007/25613] (queued for 26 s)
 
22025-04-28T17:06:22.808Zstarting task 0: "setup"
32025-04-28T17:06:22.834Z++ uname -s
42025-04-28T17:06:22.834Z+ kern=SunOS
52025-04-28T17:06:22.834Z+ build_user=build
62025-04-28T17:06:22.834Z+ build_uid=12345
72025-04-28T17:06:22.834Z+ work_dir=/work
82025-04-28T17:06:22.834Z+ input_dir=/input
92025-04-28T17:06:22.834Z+ [[ 0 == 12345 ]]
102025-04-28T17:06:22.834Z+ case "$kern" in
112025-04-28T17:06:22.834Z+ groupadd -g 12345 build
122025-04-28T17:06:22.834Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-04-28T17:06:24.835Z+ zfs create -o mountpoint=/work rpool/work
142025-04-28T17:06:24.875Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-04-28T17:06:24.902Z+ home_fs=zfs
162025-04-28T17:06:24.902Z+ [[ zfs == autofs ]]
172025-04-28T17:06:24.902Z+ mkdir -p /home/build
182025-04-28T17:06:24.902Z+ chown build:build /home/build /work
192025-04-28T17:06:26.883Z+ chmod 0700 /home/build /work
202025-04-28T17:06:26.908Zprocess exited: duration 4078 ms, exit code 0
 
212025-04-28T17:06:26.958Zstarting task 1: "rust-toolchain"
222025-04-28T17:06:26.983Z+ printf ' * rust toolchain channel = "%s"\n' 1.86.0
232025-04-28T17:06:26.983Z * rust toolchain channel = "1.86.0"
242025-04-28T17:06:26.983Z * rust toolchain profile = "default"
252025-04-28T17:06:26.983Z+ printf ' * rust toolchain profile = "%s"\n' default
262025-04-28T17:06:26.984Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-04-28T17:06:26.984Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-04-28T17:06:26.984Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-04-28T17:06:26.984Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.86.0 --profile default
302025-04-28T17:06:27.115Zinfo: downloading installer
312025-04-28T17:06:27.610Zwarn: It looks like you have an existing installation of Rust at:
322025-04-28T17:06:27.610Zwarn: /opt/ooce/bin
332025-04-28T17:06:27.610Zwarn: It is recommended that rustup be the primary Rust installation.
342025-04-28T17:06:27.610Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-04-28T17:06:27.610Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-04-28T17:06:27.610Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-04-28T17:06:27.610Zwarn: or pass `-y' to ignore all ignorable checks.
382025-04-28T17:06:27.610Zerror: cannot install while Rust is installed
392025-04-28T17:06:27.610Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-04-28T17:06:27.635Zinfo: profile set to 'default'
412025-04-28T17:06:27.635Zinfo: default host triple is x86_64-unknown-illumos
422025-04-28T17:06:27.635Zinfo: syncing channel updates for '1.86.0-x86_64-unknown-illumos'
432025-04-28T17:06:27.732Zinfo: latest update on 2025-04-03, rust version 1.86.0 (05f9846f8 2025-03-31)
442025-04-28T17:06:27.732Zinfo: downloading component 'cargo'
452025-04-28T17:06:27.935Zinfo: downloading component 'clippy'
462025-04-28T17:06:28.008Zinfo: downloading component 'rust-docs'
472025-04-28T17:06:28.504Zinfo: downloading component 'rust-std'
482025-04-28T17:06:28.504Zinfo: downloading component 'rustc'
492025-04-28T17:06:30.442Zinfo: downloading component 'rustfmt'
502025-04-28T17:06:30.504Zinfo: installing component 'cargo'
512025-04-28T17:06:31.610Zinfo: installing component 'clippy'
522025-04-28T17:06:32.082Zinfo: installing component 'rust-docs'
532025-04-28T17:06:35.098Zinfo: installing component 'rust-std'
542025-04-28T17:06:37.140Zinfo: installing component 'rustc'
552025-04-28T17:06:44.782Zinfo: installing component 'rustfmt'
562025-04-28T17:06:45.157Zinfo: default toolchain set to '1.86.0-x86_64-unknown-illumos'
572025-04-28T17:06:45.157Z
582025-04-28T17:06:45.319Z 1.86.0-x86_64-unknown-illumos installed - rustc 1.86.0 (05f9846f8 2025-03-31)
592025-04-28T17:06:45.319Z
602025-04-28T17:06:45.344Z
612025-04-28T17:06:45.344ZRust is installed now. Great!
622025-04-28T17:06:45.344Z
632025-04-28T17:06:45.344ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-04-28T17:06:45.344Zenvironment variable. This has not been done automatically.
652025-04-28T17:06:45.344Z
662025-04-28T17:06:45.344ZTo configure your current shell, you need to source
672025-04-28T17:06:45.344Zthe corresponding env file under $HOME/.cargo.
682025-04-28T17:06:45.344Z
692025-04-28T17:06:45.344ZThis is usually done by running one of the following (note the leading DOT):
702025-04-28T17:06:45.344Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-04-28T17:06:45.344Zsource "$HOME/.cargo/env.fish" # For fish
722025-04-28T17:06:45.344Zsource "$HOME/.cargo/env.nu" # For nushell
732025-04-28T17:06:45.423Z+ rustup --version
742025-04-28T17:06:45.448Zrustup 1.28.1 (f9edccde0 2025-03-05)
752025-04-28T17:06:45.448Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-04-28T17:06:45.490Zinfo: The currently active `rustc` version is `rustc 1.86.0 (05f9846f8 2025-03-31)`
772025-04-28T17:06:45.515Z+ cargo --version
782025-04-28T17:06:45.540Zcargo 1.86.0 (adf9b6ad1 2025-02-28)
792025-04-28T17:06:45.540Z+ rustc --version
802025-04-28T17:06:45.589Zrustc 1.86.0 (05f9846f8 2025-03-31)
812025-04-28T17:06:45.614Zprocess exited: duration 18636 ms, exit code 0
 
822025-04-28T17:06:45.665Zstarting task 2: "authentication"
832025-04-28T17:06:45.725Zprocess exited: duration 60 ms, exit code 0
 
842025-04-28T17:06:45.776Zstarting task 3: "clone repository"
852025-04-28T17:06:45.801Z+ mkdir -p /work/oxidecomputer/omicron
862025-04-28T17:06:45.801Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-04-28T17:06:45.828ZCloning into '/work/oxidecomputer/omicron'...
882025-04-28T17:06:52.616Z+ cd /work/oxidecomputer/omicron
892025-04-28T17:06:52.616Z+ git fetch origin ef222f15bc37ac5304ac894447e7687e0cb29582
902025-04-28T17:06:53.022ZFrom https://github.com/oxidecomputer/omicron
912025-04-28T17:06:53.022Z * branch ef222f15bc37ac5304ac894447e7687e0cb29582 -> FETCH_HEAD
922025-04-28T17:06:53.047Z+ [[ -n eliza/webhook-models ]]
932025-04-28T17:06:53.047Z++ git branch --show-current
942025-04-28T17:06:53.047Z+ current=main
952025-04-28T17:06:53.047Z+ [[ main != eliza/webhook-models ]]
962025-04-28T17:06:53.047Z+ git branch -f eliza/webhook-models ef222f15bc37ac5304ac894447e7687e0cb29582
972025-04-28T17:06:53.072Z+ git checkout -f eliza/webhook-models
982025-04-28T17:06:53.247ZSwitched to branch 'eliza/webhook-models'
992025-04-28T17:06:53.272Z+ git reset --hard ef222f15bc37ac5304ac894447e7687e0cb29582
1002025-04-28T17:06:53.420ZHEAD is now at ef222f15b fix test not expecting responses to be objects
1012025-04-28T17:06:53.445Zprocess exited: duration 7646 ms, exit code 0
 
1022025-04-28T17:06:53.498Zstarting task 4: "build"
1032025-04-28T17:06:53.523Z+ source .github/buildomat/ci-env.sh
1042025-04-28T17:06:53.523Z++ export CARGO_TERM_COLOR=always
1052025-04-28T17:06:53.523Z++ CARGO_TERM_COLOR=always
1062025-04-28T17:06:53.523Z+ cargo --version
1072025-04-28T17:06:53.574Zcargo 1.86.0 (adf9b6ad1 2025-02-28)
1082025-04-28T17:06:53.600Z+ rustc --version
1092025-04-28T17:06:53.662Zrustc 1.86.0 (05f9846f8 2025-03-31)
1102025-04-28T17:06:53.687Z+ source ./env.sh
1112025-04-28T17:06:53.687Z++ OLD_SHELL_OPTS=ehxB
1122025-04-28T17:06:53.687Z++ set -o xtrace
1132025-04-28T17:06:53.687Z++++ dirname ./env.sh
1142025-04-28T17:06:53.688Z+++ readlink -f .
1152025-04-28T17:06:53.688Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162025-04-28T17:06:53.688Z++ 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-04-28T17:06:53.688Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1182025-04-28T17:06:53.688Z++ 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-04-28T17:06:53.688Z++ 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-04-28T17:06:53.688Z++ 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-04-28T17:06:53.688Z++ 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-04-28T17:06:53.688Z++ 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-04-28T17:06:53.688Z++ 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-04-28T17:06:53.688Z++ case $OLD_SHELL_OPTS in
1252025-04-28T17:06:53.688Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262025-04-28T17:06:53.688Z+ 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-04-28T17:06:53.688Z+ 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-04-28T17:06:53.688Z+ banner prerequisites
1292025-04-28T17:06:53.688Z
1302025-04-28T17:06:53.688Z ##### ##### ###### ##### ###### #### # # # #### #
1312025-04-28T17:06:53.688Z # # # # # # # # # # # # # # #
1322025-04-28T17:06:53.688Z # # # # ##### # # ##### # # # # # #### #
1332025-04-28T17:06:53.688Z ##### ##### # ##### # # # # # # # # #
1342025-04-28T17:06:53.688Z # # # # # # # # # # # # # # #
1352025-04-28T17:06:53.688Z # # # ###### # # ###### ### # #### # #### #
1362025-04-28T17:06:53.688Z
1372025-04-28T17:06:53.688Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382025-04-28T17:06:55.051Zpkg list: illegal option -- F
1392025-04-28T17:06:55.051ZUsage:
1402025-04-28T17:06:55.052Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1412025-04-28T17:06:55.052Z [pkg_fmri_pattern ...]
1422025-04-28T17:06:56.098Zpkg list: illegal option -- F
1432025-04-28T17:06:56.098ZUsage:
1442025-04-28T17:06:56.098Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1452025-04-28T17:06:56.098Z [pkg_fmri_pattern ...]
1462025-04-28T17:07:20.732Z Startup: Refreshing catalog 'helios-dev' ... Done
1472025-04-28T17:07:27.145Z Startup: Caching catalogs ... Done
1482025-04-28T17:07:50.797ZPlanning: Solver setup ... Done (22.523s)
1492025-04-28T17:07:51.040ZPlanning: Running solver ... Done (0.240s)
1502025-04-28T17:07:51.206ZPlanning: Finding local manifests ... Done (0.003s)
1512025-04-28T17:07:51.285ZPlanning: Fetching manifests: 0/7 0% complete
1522025-04-28T17:07:51.756ZPlanning: Fetching manifests: 7/7 100% complete
1532025-04-28T17:07:51.890ZPlanning: Package planning ... Done (0.134s)
1542025-04-28T17:07:51.956ZPlanning: Merging actions ... Done (0.067s)
1552025-04-28T17:07:52.191ZPlanning: Checking for conflicting actions ... Done (0.234s)
1562025-04-28T17:07:53.248ZPlanning: Consolidating action changes ... Done (1.057s)
1572025-04-28T17:07:53.667ZPlanning: Evaluating mediators ... Done (0.416s)
1582025-04-28T17:07:53.766ZPlanning: Planning completed in 26.53 seconds
1592025-04-28T17:07:53.794Z Packages to install: 4
1602025-04-28T17:07:53.794Z Packages to update: 3
1612025-04-28T17:07:53.794Z Mediators to change: 2
1622025-04-28T17:07:53.794Z Services to change: 1
1632025-04-28T17:07:53.794Z Estimated space available: 155.09 GB
1642025-04-28T17:07:53.794ZEstimated space to be consumed: 1.70 GB
1652025-04-28T17:07:53.794Z Create boot environment: No
1662025-04-28T17:07:53.794ZCreate backup boot environment: Yes
1672025-04-28T17:07:53.794Z Rebuild boot archive: No
1682025-04-28T17:07:53.794Z
1692025-04-28T17:07:53.794ZChanged mediators:
1702025-04-28T17:07:53.794Z mediator clang:
1712025-04-28T17:07:53.794Z version: None -> 15 (system default)
1722025-04-28T17:07:53.794Z
1732025-04-28T17:07:53.794Z mediator llvm:
1742025-04-28T17:07:53.794Z version: 14 (system default) -> 15 (system default)
1752025-04-28T17:07:53.794Z
1762025-04-28T17:07:53.794ZChanged packages:
1772025-04-28T17:07:53.794Zhelios-dev
1782025-04-28T17:07:53.794Z developer/build-essential
1792025-04-28T17:07:53.794Z None -> 11-2.0
1802025-04-28T17:07:53.794Z library/libxmlsec1
1812025-04-28T17:07:53.794Z None -> 1.2.35-2.0
1822025-04-28T17:07:53.794Z ooce/developer/clang-15
1832025-04-28T17:07:53.794Z None -> 15.0.7-2.0
1842025-04-28T17:07:53.794Z ooce/developer/llvm-15
1852025-04-28T17:07:53.794Z None -> 15.0.7-2.0
1862025-04-28T17:07:53.794Z package/pkg
1872025-04-28T17:07:53.794Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1882025-04-28T17:07:53.794Z system/library/g++-runtime
1892025-04-28T17:07:53.794Z 13-2.0 -> 14-2.0
1902025-04-28T17:07:53.794Z system/library/gcc-runtime
1912025-04-28T17:07:53.795Z 13-2.0 -> 14-2.0
1922025-04-28T17:07:53.795Z
1932025-04-28T17:07:53.795ZServices:
1942025-04-28T17:07:53.795Z restart_fmri:
1952025-04-28T17:07:53.795Z svc:/system/update-man-index:default
1962025-04-28T17:07:53.795Z
1972025-04-28T17:07:53.795ZEditable files to change:
1982025-04-28T17:07:53.795Z Update:
1992025-04-28T17:07:53.795Z usr/share/lib/pkg/web/config.shtml
2002025-04-28T17:07:53.857Z
2012025-04-28T17:07:53.857ZDownload: 0/4301 items 0.0/225.4MB 0% complete
2022025-04-28T17:07:58.857ZDownload: 1122/4301 items 22.6/225.4MB 10% complete (4.2M/s)
2032025-04-28T17:08:03.857ZDownload: 1472/4301 items 105.2/225.4MB 46% complete (10.6M/s)
2042025-04-28T17:08:08.888ZDownload: 2222/4301 items 119.2/225.4MB 52% complete (10.3M/s)
2052025-04-28T17:08:13.892ZDownload: 2605/4301 items 120.5/225.4MB 53% complete (1.7M/s)
2062025-04-28T17:08:18.897ZDownload: 3173/4301 items 159.6/225.4MB 70% complete (4.0M/s)
2072025-04-28T17:08:24.054ZDownload: 3248/4301 items 203.1/225.4MB 90% complete (8.3M/s)
2082025-04-28T17:08:29.047ZDownload: 3649/4301 items 216.3/225.4MB 95% complete (5.9M/s)
2092025-04-28T17:08:34.059ZDownload: 4208/4301 items 220.6/225.4MB 97% complete (1.9M/s)
2102025-04-28T17:08:35.965ZDownload: Completed 225.42 MB in 42.11 seconds (5.3M/s)
2112025-04-28T17:08:37.438Z Actions: 1/5122 actions (Removing old actions)
2122025-04-28T17:08:37.463Z Actions: 194/5122 actions (Installing new actions)
2132025-04-28T17:08:42.455Z Actions: 3936/5122 actions (Installing new actions)
2142025-04-28T17:08:43.345Z Actions: 4267/5122 actions (Updating modified actions)
2152025-04-28T17:08:43.763Z Actions: Completed 5122 actions in 6.33 seconds.
2162025-04-28T17:08:44.352Z Done (0.578s)
2172025-04-28T17:08:44.381Z Done (0.001s)
2182025-04-28T17:08:45.213Z Done (0.859s)
2192025-04-28T17:08:50.097Z Done (4.679s)
2202025-04-28T17:08:50.199Z Done (0.019s)
2212025-04-28T17:08:50.224Z Done (0.000s)
2222025-04-28T17:08:50.382Z Done (0.000s)
2232025-04-28T17:08:51.270ZPlanning: Evaluating mediator changes ... Done
2242025-04-28T17:08:51.529ZPlanning: Checking for conflicting actions ... Done
2252025-04-28T17:08:51.557ZPlanning: Consolidating action changes ... Done
2262025-04-28T17:08:51.880ZPlanning: Evaluating mediators ... Done
2272025-04-28T17:08:51.924ZPlanning: Planning completed in 0.61 seconds
2282025-04-28T17:08:51.950Z Mediators to change: 2
2292025-04-28T17:08:51.950Z Create boot environment: No
2302025-04-28T17:08:51.950ZCreate backup boot environment: No
2312025-04-28T17:08:51.989Z Done
2322025-04-28T17:08:51.989Z Done
2332025-04-28T17:08:52.649Z Done
2342025-04-28T17:08:56.958Z Done
2352025-04-28T17:08:57.061Z Done
2362025-04-28T17:08:57.061Z Done
2372025-04-28T17:08:57.103Z Done
2382025-04-28T17:08:57.832ZPlanning: Evaluating mediator changes ... Done
2392025-04-28T17:08:57.832ZPlanning: Merging actions ... Done
2402025-04-28T17:08:58.055ZPlanning: Checking for conflicting actions ... Done
2412025-04-28T17:08:58.080ZPlanning: Consolidating action changes ... Done
2422025-04-28T17:08:58.366ZPlanning: Evaluating mediators ... Done
2432025-04-28T17:08:58.431ZPlanning: Planning completed in 0.89 seconds
2442025-04-28T17:08:58.478Z Packages to change: 1
2452025-04-28T17:08:58.478Z Mediators to change: 1
2462025-04-28T17:08:58.478Z Services to change: 1
2472025-04-28T17:08:58.503Z Create boot environment: No
2482025-04-28T17:08:58.503ZCreate backup boot environment: Yes
2492025-04-28T17:09:00.231Z Actions: 1/6 actions (Updating modified actions)
2502025-04-28T17:09:00.256Z Actions: Completed 6 actions in 0.00 seconds.
2512025-04-28T17:09:00.256Z Done
2522025-04-28T17:09:00.256Z Done
2532025-04-28T17:09:00.434Z Done
2542025-04-28T17:09:04.702Z Done
2552025-04-28T17:09:04.796Z Done
2562025-04-28T17:09:04.821Z Done
2572025-04-28T17:09:04.897Z Done
2582025-04-28T17:09:05.439ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2592025-04-28T17:09:05.439Zclang system 15 system
2602025-04-28T17:09:05.439Zcsh system system illumos
2612025-04-28T17:09:05.439Zctags system system illumos
2622025-04-28T17:09:05.439Zgcc vendor 12 vendor
2632025-04-28T17:09:05.439Zgcc system 10 system
2642025-04-28T17:09:05.439Zgcc system 7 system
2652025-04-28T17:09:05.439Zgo system 1.20 system
2662025-04-28T17:09:05.439Zgo system 1.19 system
2672025-04-28T17:09:05.439Zllvm system 15 system
2682025-04-28T17:09:05.439Zllvm system 14 system
2692025-04-28T17:09:05.439Zmariadb system 10.6 system
2702025-04-28T17:09:05.439Zmta vendor vendor dma
2712025-04-28T17:09:05.439Zopenjdk system 17 system
2722025-04-28T17:09:05.439Zopenjdk system 11 system
2732025-04-28T17:09:05.439Zopenjdk system 1.8 system
2742025-04-28T17:09:05.439Zopenssl vendor 3 vendor
2752025-04-28T17:09:05.439Zperl system 5.36 system
2762025-04-28T17:09:05.439Zpostgresql system 15 system
2772025-04-28T17:09:05.439Zpostgresql system 13 system
2782025-04-28T17:09:05.439Zpython vendor 3 vendor
2792025-04-28T17:09:05.439Zpython system 2 system
2802025-04-28T17:09:05.439Zpython3 system 3.11 system
2812025-04-28T17:09:05.439Zruby system 3.0 system
2822025-04-28T17:09:05.439Zwords vendor vendor american-english
2832025-04-28T17:09:05.439Zwords system system australian-english
2842025-04-28T17:09:05.439Zwords system system british-english
2852025-04-28T17:09:05.439Zwords system system canadian-english
2862025-04-28T17:09:05.439Zwords system system french
2872025-04-28T17:09:05.439Zwords system system italian
2882025-04-28T17:09:05.439Zwords system system ngerman
2892025-04-28T17:09:05.439Zwords system system ogerman
2902025-04-28T17:09:05.439Zwords system system spanish
2912025-04-28T17:09:05.861ZPUBLISHER TYPE STATUS P LOCATION
2922025-04-28T17:09:05.861Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2932025-04-28T17:09:10.212ZFMRI IFO
2942025-04-28T17:09:10.212Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2952025-04-28T17:09:10.212Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2962025-04-28T17:09:10.212Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2972025-04-28T17:09:10.212Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2982025-04-28T17:09:10.212Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2992025-04-28T17:09:10.212Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
3002025-04-28T17:09:10.212Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
3012025-04-28T17:09:10.212Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
3022025-04-28T17:09:10.212Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
3032025-04-28T17:09:10.212Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
3042025-04-28T17:09:10.212Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
3052025-04-28T17:09:10.212Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
3062025-04-28T17:09:10.212Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
3072025-04-28T17:09:10.212Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
3082025-04-28T17:09:10.212Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
3092025-04-28T17:09:11.146Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
3102025-04-28T17:09:11.484Z Updating git repository `https://github.com/seanmonstar/reqwest`
3112025-04-28T17:09:12.292Z Updating crates.io index
3122025-04-28T17:09:12.360Z Updating git repository `https://github.com/oxidecomputer/lldp`
3132025-04-28T17:09:12.832Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3142025-04-28T17:09:13.520Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3152025-04-28T17:09:13.875Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3162025-04-28T17:09:14.183Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
3172025-04-28T17:09:14.633Z Updating git repository `https://github.com/oxidecomputer/propolis`
3182025-04-28T17:09:15.774Z Updating git repository `https://github.com/oxidecomputer/crucible`
3192025-04-28T17:09:17.832Z Updating git repository `https://github.com/oxidecomputer/opte`
3202025-04-28T17:09:18.610Z Updating git repository `https://github.com/oxidecomputer/falcon`
3212025-04-28T17:09:19.367Z Updating git repository `https://github.com/oxidecomputer/clickward`
3222025-04-28T17:09:19.756Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3232025-04-28T17:09:20.095Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3242025-04-28T17:09:20.910Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3252025-04-28T17:09:21.363Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3262025-04-28T17:09:21.974Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3272025-04-28T17:09:22.392Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3282025-04-28T17:09:22.833Z Updating git repository `https://github.com/oxidecomputer/tofino`
3292025-04-28T17:09:23.178Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3302025-04-28T17:09:23.510Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3312025-04-28T17:09:23.891Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3322025-04-28T17:09:24.370Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3332025-04-28T17:09:24.800Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3342025-04-28T17:09:25.227Z Updating git repository `https://github.com/oxidecomputer/ispf`
3352025-04-28T17:09:25.659Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3362025-04-28T17:09:25.997Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3372025-04-28T17:09:26.625Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3382025-04-28T17:09:27.108Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3392025-04-28T17:09:27.560Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3402025-04-28T17:09:28.067Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3412025-04-28T17:09:28.582Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3422025-04-28T17:09:29.005Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3432025-04-28T17:09:29.340Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3442025-04-28T17:09:29.745Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3452025-04-28T17:09:30.144Z Updating git repository `https://github.com/oxidecomputer/omicron`
3462025-04-28T17:09:39.215Z Updating git repository `https://github.com/illumos/smf-rs`
3472025-04-28T17:09:40.725Z Downloading crates ...
3482025-04-28T17:09:40.799Z Downloaded pretty-hex v0.4.1
3492025-04-28T17:09:40.826Z Downloaded usdt-macro v0.5.0
3502025-04-28T17:09:40.826Z Downloaded macaddr v1.0.1
3512025-04-28T17:09:40.826Z Downloaded anstyle-query v1.1.1
3522025-04-28T17:09:40.826Z Downloaded itoa v1.0.11
3532025-04-28T17:09:40.826Z Downloaded is_terminal_polyfill v1.70.1
3542025-04-28T17:09:40.826Z Downloaded zerocopy-derive v0.7.35
3552025-04-28T17:09:40.826Z Downloaded utf8parse v0.2.2
3562025-04-28T17:09:40.826Z Downloaded version_check v0.9.5
3572025-04-28T17:09:40.826Z Downloaded usdt-impl v0.5.0
3582025-04-28T17:09:40.852Z Downloaded unicode-ident v1.0.14
3592025-04-28T17:09:40.852Z Downloaded ucd-trie v0.1.7
3602025-04-28T17:09:40.852Z Downloaded serde_derive v1.0.219
3612025-04-28T17:09:40.853Z Downloaded zerocopy v0.7.35
3622025-04-28T17:09:40.878Z Downloaded toml_edit v0.22.24
3632025-04-28T17:09:40.905Z Downloaded winnow v0.7.3
3642025-04-28T17:09:40.905Z Downloaded pest v2.7.14
3652025-04-28T17:09:40.905Z Downloaded serde_json v1.0.140
3662025-04-28T17:09:40.932Z Downloaded goblin v0.8.2
3672025-04-28T17:09:40.932Z Downloaded clap_builder v4.5.35
3682025-04-28T17:09:40.932Z Downloaded hashbrown v0.15.1
3692025-04-28T17:09:40.932Z Downloaded tabled v0.15.0
3702025-04-28T17:09:40.958Z Downloaded syn v1.0.109
3712025-04-28T17:09:40.958Z Downloaded tabled_derive v0.7.0
3722025-04-28T17:09:40.958Z Downloaded unicode-width v0.1.14
3732025-04-28T17:09:40.986Z Downloaded syn v2.0.98
3742025-04-28T17:09:40.986Z Downloaded memchr v2.7.4
3752025-04-28T17:09:40.992Z Downloaded rustix v0.37.28
3762025-04-28T17:09:41.019Z Downloaded serde v1.0.219
3772025-04-28T17:09:41.019Z Downloaded rustix v0.38.37
3782025-04-28T17:09:41.052Z Downloaded ryu v1.0.18
3792025-04-28T17:09:41.052Z Downloaded papergrid v0.11.0
3802025-04-28T17:09:41.052Z Downloaded indexmap v2.7.1
3812025-04-28T17:09:41.081Z Downloaded typenum v1.17.0
3822025-04-28T17:09:41.082Z Downloaded textwrap v0.16.1
3832025-04-28T17:09:41.082Z Downloaded tempfile v3.13.0
3842025-04-28T17:09:41.082Z Downloaded proc-macro2 v1.0.94
3852025-04-28T17:09:41.082Z Downloaded pest_meta v2.7.14
3862025-04-28T17:09:41.082Z Downloaded log v0.4.22
3872025-04-28T17:09:41.082Z Downloaded anyhow v1.0.98
3882025-04-28T17:09:41.082Z Downloaded toml v0.8.20
3892025-04-28T17:09:41.082Z Downloaded thiserror v2.0.12
3902025-04-28T17:09:41.108Z Downloaded quote v1.0.39
3912025-04-28T17:09:41.108Z Downloaded pest_derive v2.7.14
3922025-04-28T17:09:41.108Z Downloaded clap v4.5.35
3932025-04-28T17:09:41.108Z Downloaded bitflags v2.9.0
3942025-04-28T17:09:41.108Z Downloaded thiserror v1.0.69
3952025-04-28T17:09:41.108Z Downloaded sha2 v0.10.8
3962025-04-28T17:09:41.108Z Downloaded semver v1.0.25
3972025-04-28T17:09:41.108Z Downloaded scroll v0.12.0
3982025-04-28T17:09:41.144Z Downloaded pest_generator v2.7.14
3992025-04-28T17:09:41.144Z Downloaded libc v0.2.171
4002025-04-28T17:09:41.144Z Downloaded io-lifetimes v1.0.11
4012025-04-28T17:09:41.144Z Downloaded heck v0.5.0
4022025-04-28T17:09:41.144Z Downloaded dof v0.3.0
4032025-04-28T17:09:41.144Z Downloaded anstyle v1.0.10
4042025-04-28T17:09:41.173Z Downloaded proc-macro-error v1.0.4
4052025-04-28T17:09:41.173Z Downloaded once_cell v1.21.3
4062025-04-28T17:09:41.173Z Downloaded generic-array v0.14.7
4072025-04-28T17:09:41.173Z Downloaded cpufeatures v0.2.14
4082025-04-28T17:09:41.173Z Downloaded cargo_metadata v0.19.2
4092025-04-28T17:09:41.173Z Downloaded cargo-platform v0.1.8
4102025-04-28T17:09:41.173Z Downloaded camino-tempfile v1.1.1
4112025-04-28T17:09:41.173Z Downloaded camino v1.1.9
4122025-04-28T17:09:41.173Z Downloaded block-buffer v0.10.4
4132025-04-28T17:09:41.173Z Downloaded anstyle-parse v0.2.5
4142025-04-28T17:09:41.173Z Downloaded anstream v0.6.15
4152025-04-28T17:09:41.173Z Downloaded usdt v0.5.0
4162025-04-28T17:09:41.173Z Downloaded unicode-linebreak v0.1.5
4172025-04-28T17:09:41.173Z Downloaded toml_datetime v0.6.8
4182025-04-28T17:09:41.173Z Downloaded thread-id v4.2.2
4192025-04-28T17:09:41.173Z Downloaded thiserror-impl v2.0.12
4202025-04-28T17:09:41.202Z Downloaded thiserror-impl v1.0.69
4212025-04-28T17:09:41.202Z Downloaded terminal_size v0.4.0
4222025-04-28T17:09:41.202Z Downloaded terminal_size v0.2.6
4232025-04-28T17:09:41.202Z Downloaded swrite v0.1.0
4242025-04-28T17:09:41.203Z Downloaded strsim v0.11.1
4252025-04-28T17:09:41.203Z Downloaded smawk v0.3.2
4262025-04-28T17:09:41.203Z Downloaded serde_tokenstream v0.2.2
4272025-04-28T17:09:41.203Z Downloaded serde_spanned v0.6.8
4282025-04-28T17:09:41.203Z Downloaded proc-macro-error-attr v1.0.4
4292025-04-28T17:09:41.203Z Downloaded plain v0.2.3
4302025-04-28T17:09:41.203Z Downloaded memmap v0.7.0
4312025-04-28T17:09:41.203Z Downloaded fs-err v3.1.0
4322025-04-28T17:09:41.203Z Downloaded fnv v1.0.7
4332025-04-28T17:09:41.203Z Downloaded equivalent v1.0.1
4342025-04-28T17:09:41.203Z Downloaded colorchoice v1.0.2
4352025-04-28T17:09:41.203Z Downloaded clap_derive v4.5.32
4362025-04-28T17:09:41.203Z Downloaded cargo_toml v0.21.0
4372025-04-28T17:09:41.203Z Downloaded heck v0.4.1
4382025-04-28T17:09:41.203Z Downloaded fastrand v2.1.1
4392025-04-28T17:09:41.203Z Downloaded errno v0.3.9
4402025-04-28T17:09:41.230Z Downloaded digest v0.10.7
4412025-04-28T17:09:41.230Z Downloaded crypto-common v0.1.6
4422025-04-28T17:09:41.230Z Downloaded usdt-attr-macro v0.5.0
4432025-04-28T17:09:41.230Z Downloaded scroll_derive v0.12.0
4442025-04-28T17:09:41.230Z Downloaded clap_lex v0.7.4
4452025-04-28T17:09:41.230Z Downloaded cfg-if v1.0.0
4462025-04-28T17:09:41.230Z Downloaded byteorder v1.5.0
4472025-04-28T17:09:41.230Z Downloaded bytecount v0.6.8
4482025-04-28T17:09:41.230Z Downloaded bitflags v1.3.2
4492025-04-28T17:09:41.230Z Downloaded autocfg v1.4.0
4502025-04-28T17:09:41.230Z Downloaded dtrace-parser v0.2.0
4512025-04-28T17:09:41.342Z Compiling proc-macro2 v1.0.94
4522025-04-28T17:09:41.342Z Compiling unicode-ident v1.0.14
4532025-04-28T17:09:41.342Z Compiling libc v0.2.171
4542025-04-28T17:09:41.378Z Compiling serde v1.0.219
4552025-04-28T17:09:41.378Z Compiling version_check v0.9.5
4562025-04-28T17:09:41.378Z Compiling memchr v2.7.4
4572025-04-28T17:09:41.378Z Compiling thiserror v1.0.69
4582025-04-28T17:09:41.378Z Compiling ryu v1.0.18
4592025-04-28T17:09:41.622Z Compiling ucd-trie v0.1.7
4602025-04-28T17:09:41.815Z Compiling itoa v1.0.11
4612025-04-28T17:09:42.088Z Compiling once_cell v1.21.3
4622025-04-28T17:09:42.113Z Compiling byteorder v1.5.0
4632025-04-28T17:09:42.148Z Compiling rustix v0.38.37
4642025-04-28T17:09:42.284Z Compiling serde_json v1.0.140
4652025-04-28T17:09:42.590Z Compiling bitflags v2.9.0
4662025-04-28T17:09:42.625Z Compiling proc-macro-error-attr v1.0.4
4672025-04-28T17:09:42.652Z Compiling usdt-impl v0.5.0
4682025-04-28T17:09:42.857Z Compiling syn v1.0.109
4692025-04-28T17:09:42.887Z Compiling io-lifetimes v1.0.11
4702025-04-28T17:09:42.979Z Compiling quote v1.0.39
4712025-04-28T17:09:43.038Z Compiling errno v0.3.9
4722025-04-28T17:09:43.234Z Compiling proc-macro-error v1.0.4
4732025-04-28T17:09:43.325Z Compiling hashbrown v0.15.1
4742025-04-28T17:09:43.375Z Compiling syn v2.0.98
4752025-04-28T17:09:43.535Z Compiling rustix v0.37.28
4762025-04-28T17:09:43.571Z Compiling plain v0.2.3
4772025-04-28T17:09:43.597Z Compiling equivalent v1.0.1
4782025-04-28T17:09:43.696Z Compiling thread-id v4.2.2
4792025-04-28T17:09:43.737Z Compiling camino v1.1.9
4802025-04-28T17:09:43.766Z Compiling log v0.4.22
4812025-04-28T17:09:43.824Z Compiling utf8parse v0.2.2
4822025-04-28T17:09:43.997Z Compiling anstyle-parse v0.2.5
4832025-04-28T17:09:44.303Z Compiling indexmap v2.7.1
4842025-04-28T17:09:44.380Z Compiling anstyle-query v1.1.1
4852025-04-28T17:09:44.406Z Compiling anstyle v1.0.10
4862025-04-28T17:09:44.548Z Compiling colorchoice v1.0.2
4872025-04-28T17:09:44.727Z Compiling semver v1.0.25
4882025-04-28T17:09:44.753Z Compiling thiserror v2.0.12
4892025-04-28T17:09:44.797Z Compiling is_terminal_polyfill v1.70.1
4902025-04-28T17:09:44.826Z Compiling bitflags v1.3.2
4912025-04-28T17:09:45.035Z Compiling pretty-hex v0.4.1
4922025-04-28T17:09:45.061Z Compiling winnow v0.7.3
4932025-04-28T17:09:45.281Z Compiling autocfg v1.4.0
4942025-04-28T17:09:45.307Z Compiling unicode-width v0.1.14
4952025-04-28T17:09:45.571Z Compiling anstream v0.6.15
4962025-04-28T17:09:45.712Z Compiling terminal_size v0.4.0
4972025-04-28T17:09:45.928Z Compiling heck v0.4.1
4982025-04-28T17:09:46.027Z Compiling clap_lex v0.7.4
4992025-04-28T17:09:46.107Z Compiling fs-err v3.1.0
5002025-04-28T17:09:46.135Z Compiling heck v0.5.0
5012025-04-28T17:09:46.301Z Compiling anyhow v1.0.98
5022025-04-28T17:09:46.402Z Compiling strsim v0.11.1
5032025-04-28T17:09:46.434Z Compiling fastrand v2.1.1
5042025-04-28T17:09:46.573Z Compiling bytecount v0.6.8
5052025-04-28T17:09:46.836Z Compiling fnv v1.0.7
5062025-04-28T17:09:46.864Z Compiling cfg-if v1.0.0
5072025-04-28T17:09:46.979Z Compiling papergrid v0.11.0
5082025-04-28T17:09:47.007Z Compiling tempfile v3.13.0
5092025-04-28T17:09:47.033Z Compiling clap_builder v4.5.35
5102025-04-28T17:09:47.270Z Compiling terminal_size v0.2.6
5112025-04-28T17:09:47.471Z Compiling memmap v0.7.0
5122025-04-28T17:09:47.503Z Compiling unicode-linebreak v0.1.5
5132025-04-28T17:09:47.687Z Compiling smawk v0.3.2
5142025-04-28T17:09:47.931Z Compiling textwrap v0.16.1
5152025-04-28T17:09:47.988Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5162025-04-28T17:09:48.300Z Compiling swrite v0.1.0
5172025-04-28T17:09:48.675Z Compiling tabled_derive v0.7.0
5182025-04-28T17:09:50.130Z Compiling serde_derive v1.0.219
5192025-04-28T17:09:50.130Z Compiling thiserror-impl v1.0.69
5202025-04-28T17:09:50.202Z Compiling zerocopy-derive v0.7.35
5212025-04-28T17:09:50.202Z Compiling scroll_derive v0.12.0
5222025-04-28T17:09:50.202Z Compiling thiserror-impl v2.0.12
5232025-04-28T17:09:50.202Z Compiling clap_derive v4.5.32
5242025-04-28T17:09:50.202Z Compiling tabled v0.15.0
5252025-04-28T17:09:50.955Z Compiling scroll v0.12.0
5262025-04-28T17:09:51.386Z Compiling goblin v0.8.2
5272025-04-28T17:09:51.576Z Compiling zerocopy v0.7.35
5282025-04-28T17:09:52.402Z Compiling pest v2.7.14
5292025-04-28T17:09:57.912Z Compiling clap v4.5.35
5302025-04-28T17:09:57.995Z Compiling pest_meta v2.7.14
5312025-04-28T17:09:57.995Z Compiling pest_generator v2.7.14
5322025-04-28T17:09:57.995Z Compiling pest_derive v2.7.14
5332025-04-28T17:09:57.995Z Compiling dtrace-parser v0.2.0
5342025-04-28T17:09:58.249Z Compiling toml_datetime v0.6.8
5352025-04-28T17:09:58.249Z Compiling serde_spanned v0.6.8
5362025-04-28T17:09:58.558Z Compiling serde_tokenstream v0.2.2
5372025-04-28T17:09:58.586Z Compiling toml_edit v0.22.24
5382025-04-28T17:09:58.614Z Compiling cargo-platform v0.1.8
5392025-04-28T17:09:58.690Z Compiling macaddr v1.0.1
5402025-04-28T17:09:58.947Z Compiling camino-tempfile v1.1.1
5412025-04-28T17:09:59.583Z Compiling dof v0.3.0
5422025-04-28T17:09:59.583Z Compiling cargo_metadata v0.19.2
5432025-04-28T17:10:01.123Z Compiling usdt-attr-macro v0.5.0
5442025-04-28T17:10:01.123Z Compiling usdt-macro v0.5.0
5452025-04-28T17:10:01.361Z Compiling toml v0.8.20
5462025-04-28T17:10:02.110Z Compiling cargo_toml v0.21.0
5472025-04-28T17:10:02.145Z Compiling usdt v0.5.0
5482025-04-28T17:10:05.329Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5492025-04-28T17:10:09.015Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.19s
5502025-04-28T17:10:09.267Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5512025-04-28T17:10:10.097Z Downloading crates ...
5522025-04-28T17:10:10.212Z Downloaded adler2 v2.0.0
5532025-04-28T17:10:10.238Z Downloaded aead v0.5.2
5542025-04-28T17:10:10.238Z Downloaded array-init v0.0.4
5552025-04-28T17:10:10.238Z Downloaded async-bb8-diesel v0.2.1
5562025-04-28T17:10:10.238Z Downloaded assert_matches v1.5.0
5572025-04-28T17:10:10.238Z Downloaded arrayvec v0.7.6
5582025-04-28T17:10:10.238Z Downloaded arrayref v0.3.9
5592025-04-28T17:10:10.238Z Downloaded bcrypt-pbkdf v0.10.0
5602025-04-28T17:10:10.264Z Downloaded ahash v0.8.11
5612025-04-28T17:10:10.264Z Downloaded bitfield v0.14.0
5622025-04-28T17:10:10.264Z Downloaded base64 v0.21.7
5632025-04-28T17:10:10.264Z Downloaded colored v2.2.0
5642025-04-28T17:10:10.264Z Downloaded crc8 v0.1.1
5652025-04-28T17:10:10.289Z Downloaded crc-any v2.5.0
5662025-04-28T17:10:10.289Z Downloaded cstr-argument v0.1.2
5672025-04-28T17:10:10.289Z Downloaded const-oid v0.9.6
5682025-04-28T17:10:10.289Z Downloaded crossterm v0.28.1
5692025-04-28T17:10:10.314Z Downloaded crossbeam-epoch v0.9.18
5702025-04-28T17:10:10.314Z Downloaded bcs v0.1.6
5712025-04-28T17:10:10.314Z Downloaded cbc v0.1.2
5722025-04-28T17:10:10.314Z Downloaded bindgen v0.71.1
5732025-04-28T17:10:10.341Z Downloaded linked-hash-map v0.5.6
5742025-04-28T17:10:10.341Z Downloaded idna_adapter v1.2.0
5752025-04-28T17:10:10.341Z Downloaded http v1.2.0
5762025-04-28T17:10:10.341Z Downloaded lazy_static v1.5.0
5772025-04-28T17:10:10.366Z Downloaded quinn-udp v0.5.5
5782025-04-28T17:10:10.366Z Downloaded crc32fast v1.4.2
5792025-04-28T17:10:10.392Z Downloaded managed v0.8.0
5802025-04-28T17:10:10.392Z Downloaded nanorand v0.7.0
5812025-04-28T17:10:10.392Z Downloaded progenitor-impl v0.9.1
5822025-04-28T17:10:10.392Z Downloaded rustls-pemfile v2.2.0
5832025-04-28T17:10:10.392Z Downloaded string_cache v0.8.9
5842025-04-28T17:10:10.418Z Downloaded tokio-rustls v0.26.0
5852025-04-28T17:10:10.418Z Downloaded take_mut v0.2.2
5862025-04-28T17:10:10.418Z Downloaded tinystr v0.7.6
5872025-04-28T17:10:10.444Z Downloaded vte_generate_state_changes v0.1.2
5882025-04-28T17:10:10.444Z Downloaded smf v0.2.3
5892025-04-28T17:10:10.444Z Downloaded darling_macro v0.20.10
5902025-04-28T17:10:10.444Z Downloaded zerovec-derive v0.10.3
5912025-04-28T17:10:10.444Z Downloaded embedded-io v0.4.0
5922025-04-28T17:10:10.444Z Downloaded enum-as-inner v0.6.1
5932025-04-28T17:10:10.444Z Downloaded getrandom v0.2.15
5942025-04-28T17:10:10.470Z Downloaded headers-core v0.3.0
5952025-04-28T17:10:10.470Z Downloaded dropshot_endpoint v0.16.0
5962025-04-28T17:10:10.470Z Downloaded openssl-macros v0.1.1
5972025-04-28T17:10:10.470Z Downloaded fxhash v0.2.1
5982025-04-28T17:10:10.496Z Downloaded omicron-zone-package v0.12.0
5992025-04-28T17:10:10.496Z Downloaded progenitor-impl v0.8.0
6002025-04-28T17:10:10.496Z Downloaded quick-error v1.2.3
6012025-04-28T17:10:10.496Z Downloaded pbkdf2 v0.11.0
6022025-04-28T17:10:10.496Z Downloaded slog-dtrace v0.3.0
6032025-04-28T17:10:10.523Z Downloaded whoami v1.5.2
6042025-04-28T17:10:10.523Z Downloaded rustls-pemfile v1.0.4
6052025-04-28T17:10:10.523Z Downloaded tungstenite v0.21.0
6062025-04-28T17:10:10.523Z Downloaded futures-core v0.3.31
6072025-04-28T17:10:10.523Z Downloaded der_derive v0.7.3
6082025-04-28T17:10:10.550Z Downloaded spki v0.7.3
6092025-04-28T17:10:10.550Z Downloaded fixedbitset v0.5.7
6102025-04-28T17:10:10.550Z Downloaded packed_struct_codegen v0.10.1
6112025-04-28T17:10:10.550Z Downloaded futures v0.3.31
6122025-04-28T17:10:10.550Z Downloaded parking_lot v0.11.2
6132025-04-28T17:10:10.576Z Downloaded number_prefix v0.4.0
6142025-04-28T17:10:10.576Z Downloaded phf_shared v0.11.2
6152025-04-28T17:10:10.576Z Downloaded rand_core v0.9.2
6162025-04-28T17:10:10.576Z Downloaded rand_core v0.6.4
6172025-04-28T17:10:10.576Z Downloaded r2d2 v0.8.10
6182025-04-28T17:10:10.576Z Downloaded sync-ptr v0.1.1
6192025-04-28T17:10:10.576Z Downloaded unicode-segmentation v1.12.0
6202025-04-28T17:10:10.601Z Downloaded derive_more v0.99.19
6212025-04-28T17:10:10.601Z Downloaded resolv-conf v0.7.0
6222025-04-28T17:10:10.601Z Downloaded tokio-macros v2.5.0
6232025-04-28T17:10:10.601Z Downloaded unicode-truncate v1.1.0
6242025-04-28T17:10:10.601Z Downloaded url v2.5.3
6252025-04-28T17:10:10.627Z Downloaded fatfs v0.3.6
6262025-04-28T17:10:10.627Z Downloaded env_logger v0.10.2
6272025-04-28T17:10:10.627Z Downloaded dirs-next v2.0.0
6282025-04-28T17:10:10.627Z Downloaded stable_deref_trait v1.2.0
6292025-04-28T17:10:10.653Z Downloaded termcolor v1.4.1
6302025-04-28T17:10:10.653Z Downloaded yasna v0.5.2
6312025-04-28T17:10:10.653Z Downloaded predicates-core v1.0.8
6322025-04-28T17:10:10.653Z Downloaded phf v0.11.2
6332025-04-28T17:10:10.653Z Downloaded tap v1.0.1
6342025-04-28T17:10:10.653Z Downloaded zone v0.3.1
6352025-04-28T17:10:10.653Z Downloaded toml v0.7.8
6362025-04-28T17:10:10.653Z Downloaded tower-layer v0.3.3
6372025-04-28T17:10:10.679Z Downloaded fixedbitset v0.4.2
6382025-04-28T17:10:10.679Z Downloaded rfc6979 v0.4.0
6392025-04-28T17:10:10.679Z Downloaded uuid v1.16.0
6402025-04-28T17:10:10.679Z Downloaded num-integer v0.1.46
6412025-04-28T17:10:10.679Z Downloaded num-derive v0.3.3
6422025-04-28T17:10:10.679Z Downloaded universal-hash v0.5.1
6432025-04-28T17:10:10.679Z Downloaded prettyplease v0.2.30
6442025-04-28T17:10:10.705Z Downloaded ref-cast-impl v1.0.23
6452025-04-28T17:10:10.705Z Downloaded proc-macro-error2 v2.0.1
6462025-04-28T17:10:10.705Z Downloaded simd-adler32 v0.3.7
6472025-04-28T17:10:10.705Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
6482025-04-28T17:10:10.731Z Downloaded diesel_table_macro_syntax v0.2.0
6492025-04-28T17:10:10.731Z Downloaded tinyvec_macros v0.1.1
6502025-04-28T17:10:10.731Z Downloaded pem v3.0.5
6512025-04-28T17:10:10.731Z Downloaded untrusted v0.7.1
6522025-04-28T17:10:10.756Z Downloaded predicates v3.1.3
6532025-04-28T17:10:10.756Z Downloaded percent-encoding v2.3.1
6542025-04-28T17:10:10.756Z Downloaded peg-macros v0.8.5
6552025-04-28T17:10:10.756Z Downloaded thread_local v1.1.8
6562025-04-28T17:10:10.756Z Downloaded static_assertions v1.1.0
6572025-04-28T17:10:10.756Z Downloaded regex-automata v0.4.8
6582025-04-28T17:10:10.783Z Downloaded precomputed-hash v0.1.1
6592025-04-28T17:10:10.783Z Downloaded peg v0.8.5
6602025-04-28T17:10:10.783Z Downloaded progenitor v0.8.0
6612025-04-28T17:10:10.783Z Downloaded time v0.3.36
6622025-04-28T17:10:10.808Z Downloaded rayon v1.10.0
6632025-04-28T17:10:10.808Z Downloaded tls_codec v0.4.1
6642025-04-28T17:10:10.808Z Downloaded dropshot v0.12.0
6652025-04-28T17:10:10.833Z Downloaded yansi v1.0.1
6662025-04-28T17:10:10.833Z Downloaded num-bigint-dig v0.8.4
6672025-04-28T17:10:10.833Z Downloaded vcpkg v0.2.15
6682025-04-28T17:10:10.874Z Downloaded gimli v0.31.1
6692025-04-28T17:10:10.899Z Downloaded p384 v0.13.0
6702025-04-28T17:10:10.899Z Downloaded sigpipe v0.1.3
6712025-04-28T17:10:10.899Z Downloaded ring v0.17.11
6722025-04-28T17:10:10.940Z Downloaded pem-rfc7468 v0.7.0
6732025-04-28T17:10:10.965Z Downloaded regex-syntax v0.6.29
6742025-04-28T17:10:10.965Z Downloaded curve25519-dalek v4.1.3
6752025-04-28T17:10:10.965Z Downloaded similar v2.7.0
6762025-04-28T17:10:10.990Z Downloaded ratatui v0.29.0
6772025-04-28T17:10:10.991Z Downloaded nom v7.1.3
6782025-04-28T17:10:11.016Z Downloaded displaydoc v0.2.5
6792025-04-28T17:10:11.016Z Downloaded p521 v0.13.3
6802025-04-28T17:10:11.016Z Downloaded petname v2.0.2
6812025-04-28T17:10:11.016Z Downloaded vergen v8.3.2
6822025-04-28T17:10:11.040Z Downloaded unsafe-libyaml v0.2.11
6832025-04-28T17:10:11.040Z Downloaded regex v1.11.1
6842025-04-28T17:10:11.040Z Downloaded nu-ansi-term v0.50.1
6852025-04-28T17:10:11.041Z Downloaded h2 v0.4.6
6862025-04-28T17:10:11.065Z Downloaded document-features v0.2.10
6872025-04-28T17:10:11.066Z Downloaded time-macros v0.2.18
6882025-04-28T17:10:11.066Z Downloaded xz2 v0.1.7
6892025-04-28T17:10:11.066Z Downloaded tls_codec_derive v0.4.1
6902025-04-28T17:10:11.066Z Downloaded num-complex v0.4.6
6912025-04-28T17:10:11.066Z Downloaded sha3 v0.10.8
6922025-04-28T17:10:11.091Z Downloaded csv-core v0.1.11
6932025-04-28T17:10:11.091Z Downloaded scheduled-thread-pool v0.2.7
6942025-04-28T17:10:11.091Z Downloaded num-bigint v0.4.6
6952025-04-28T17:10:11.091Z Downloaded signature v2.2.0
6962025-04-28T17:10:11.091Z Downloaded untrusted v0.9.0
6972025-04-28T17:10:11.091Z Downloaded tokio-tungstenite v0.21.0
6982025-04-28T17:10:11.091Z Downloaded parse-display v0.10.0
6992025-04-28T17:10:11.091Z Downloaded encoding_rs v0.8.34
7002025-04-28T17:10:11.117Z Downloaded unicode_categories v0.1.1
7012025-04-28T17:10:11.117Z Downloaded libgit2-sys v0.17.0+1.8.1
7022025-04-28T17:10:11.180Z Downloaded signal-hook-tokio v0.3.1
7032025-04-28T17:10:11.205Z Downloaded tokio v1.43.1
7042025-04-28T17:10:11.230Z Downloaded secrecy v0.8.0
7052025-04-28T17:10:11.230Z Downloaded proc-macro-crate v1.3.1
7062025-04-28T17:10:11.230Z Downloaded p256 v0.13.2
7072025-04-28T17:10:11.255Z Downloaded num-rational v0.4.2
7082025-04-28T17:10:11.255Z Downloaded env_logger v0.11.5
7092025-04-28T17:10:11.255Z Downloaded dropshot_endpoint v0.12.0
7102025-04-28T17:10:11.255Z Downloaded zstd-safe v7.2.3
7112025-04-28T17:10:11.255Z Downloaded thiserror-no-std v2.0.2
7122025-04-28T17:10:11.255Z Downloaded strum_macros v0.24.3
7132025-04-28T17:10:11.255Z Downloaded postgres-protocol v0.6.8
7142025-04-28T17:10:11.255Z Downloaded owo-colors v4.2.0
7152025-04-28T17:10:11.255Z Downloaded der v0.7.9
7162025-04-28T17:10:11.281Z Downloaded dropshot v0.16.0
7172025-04-28T17:10:11.306Z Downloaded globset v0.4.15
7182025-04-28T17:10:11.306Z Downloaded csv v1.3.1
7192025-04-28T17:10:11.331Z Downloaded powerfmt v0.2.0
7202025-04-28T17:10:11.331Z Downloaded num_enum v0.5.11
7212025-04-28T17:10:11.331Z Downloaded regex-syntax v0.8.5
7222025-04-28T17:10:11.331Z Downloaded unicode-width v0.2.0
7232025-04-28T17:10:11.331Z Downloaded scopeguard v1.2.0
7242025-04-28T17:10:11.357Z Downloaded tokio-util v0.7.13
7252025-04-28T17:10:11.357Z Downloaded signal-hook-registry v1.4.2
7262025-04-28T17:10:11.357Z Downloaded strum v0.26.3
7272025-04-28T17:10:11.357Z Downloaded schemars_derive v0.8.22
7282025-04-28T17:10:11.357Z Downloaded git2 v0.19.0
7292025-04-28T17:10:11.357Z Downloaded dirs-sys-next v0.1.2
7302025-04-28T17:10:11.357Z Downloaded uzers v0.12.1
7312025-04-28T17:10:11.383Z Downloaded utf16_iter v1.0.5
7322025-04-28T17:10:11.383Z Downloaded utf-8 v0.7.6
7332025-04-28T17:10:11.383Z Downloaded rustyline v14.0.0
7342025-04-28T17:10:11.383Z Downloaded diesel v2.2.9
7352025-04-28T17:10:11.408Z Downloaded diesel_derives v2.2.3
7362025-04-28T17:10:11.409Z Downloaded pbkdf2 v0.12.2
7372025-04-28T17:10:11.409Z Downloaded parse-display-derive v0.10.0
7382025-04-28T17:10:11.409Z Downloaded packed_struct v0.10.1
7392025-04-28T17:10:11.409Z Downloaded num-conv v0.1.0
7402025-04-28T17:10:11.409Z Downloaded ctr v0.9.2
7412025-04-28T17:10:11.409Z Downloaded sct v0.7.1
7422025-04-28T17:10:11.409Z Downloaded proc-macro-error-attr2 v2.0.0
7432025-04-28T17:10:11.409Z Downloaded yoke v0.7.4
7442025-04-28T17:10:11.409Z Downloaded structmeta-derive v0.3.0
7452025-04-28T17:10:11.409Z Downloaded ppv-lite86 v0.2.20
7462025-04-28T17:10:11.409Z Downloaded openssl-sys v0.9.107
7472025-04-28T17:10:11.434Z Downloaded value-bag v1.9.0
7482025-04-28T17:10:11.434Z Downloaded zerocopy-derive v0.6.6
7492025-04-28T17:10:11.434Z Downloaded group v0.13.0
7502025-04-28T17:10:11.434Z Downloaded schemars v0.8.22
7512025-04-28T17:10:11.461Z Downloaded petgraph v0.7.1
7522025-04-28T17:10:11.486Z Downloaded ff v0.13.0
7532025-04-28T17:10:11.486Z Downloaded difflib v0.4.0
7542025-04-28T17:10:11.486Z Downloaded tokio-native-tls v0.3.1
7552025-04-28T17:10:11.486Z Downloaded test-strategy v0.4.0
7562025-04-28T17:10:11.486Z Downloaded num-iter v0.1.45
7572025-04-28T17:10:11.486Z Downloaded normalize-line-endings v0.3.0
7582025-04-28T17:10:11.486Z Downloaded siphasher v0.3.11
7592025-04-28T17:10:11.486Z Downloaded postgres-types v0.2.9
7602025-04-28T17:10:11.486Z Downloaded glob v0.3.2
7612025-04-28T17:10:11.486Z Downloaded diff v0.1.13
7622025-04-28T17:10:11.486Z Downloaded tokio-postgres v0.7.13
7632025-04-28T17:10:11.511Z Downloaded rusty-fork v0.3.0
7642025-04-28T17:10:11.511Z Downloaded getrandom v0.3.1
7652025-04-28T17:10:11.511Z Downloaded flume v0.11.1
7662025-04-28T17:10:11.511Z Downloaded zopfli v0.8.1
7672025-04-28T17:10:11.511Z Downloaded peg-runtime v0.8.5
7682025-04-28T17:10:11.511Z Downloaded num v0.4.3
7692025-04-28T17:10:11.511Z Downloaded display-error-chain v0.2.2
7702025-04-28T17:10:11.512Z Downloaded time-core v0.1.2
7712025-04-28T17:10:11.512Z Downloaded expectorate v1.1.0
7722025-04-28T17:10:11.512Z Downloaded steno v0.4.1
7732025-04-28T17:10:11.537Z Downloaded num-traits v0.2.19
7742025-04-28T17:10:11.537Z Downloaded thiserror-impl-no-std v2.0.2
7752025-04-28T17:10:11.537Z Downloaded rustversion v1.0.17
7762025-04-28T17:10:11.537Z Downloaded portable-atomic v1.11.0
7772025-04-28T17:10:11.537Z Downloaded tokio-tungstenite v0.23.1
7782025-04-28T17:10:11.537Z Downloaded sec1 v0.7.3
7792025-04-28T17:10:11.537Z Downloaded ron v0.8.1
7802025-04-28T17:10:11.563Z Downloaded fs_extra v1.3.0
7812025-04-28T17:10:11.563Z Downloaded foreign-types-macros v0.2.3
7822025-04-28T17:10:11.563Z Downloaded foreign-types v0.5.0
7832025-04-28T17:10:11.563Z Downloaded zstd v0.13.3
7842025-04-28T17:10:11.563Z Downloaded jiff v0.2.10
7852025-04-28T17:10:11.588Z Downloaded termios v0.3.3
7862025-04-28T17:10:11.588Z Downloaded futures-task v0.3.31
7872025-04-28T17:10:11.588Z Downloaded futures-sink v0.3.31
7882025-04-28T17:10:11.588Z Downloaded zip v0.6.6
7892025-04-28T17:10:11.588Z Downloaded rustls v0.23.19
7902025-04-28T17:10:11.588Z Downloaded num-derive v0.4.2
7912025-04-28T17:10:11.615Z Downloaded primeorder v0.13.6
7922025-04-28T17:10:11.615Z Downloaded futures-macro v0.3.31
7932025-04-28T17:10:11.615Z Downloaded funty v2.0.0
7942025-04-28T17:10:11.615Z Downloaded form_urlencoded v1.2.1
7952025-04-28T17:10:11.615Z Downloaded filetime v0.2.25
7962025-04-28T17:10:11.615Z Downloaded zerocopy v0.8.10
7972025-04-28T17:10:11.640Z Downloaded unicode-xid v0.2.6
7982025-04-28T17:10:11.640Z Downloaded pretty_assertions v1.4.1
7992025-04-28T17:10:11.640Z Downloaded zerocopy-derive v0.8.10
8002025-04-28T17:10:11.640Z Downloaded postcard v1.0.10
8012025-04-28T17:10:11.640Z Downloaded tower-service v0.3.3
8022025-04-28T17:10:11.640Z Downloaded signal-hook v0.3.17
8032025-04-28T17:10:11.641Z Downloaded object v0.30.4
8042025-04-28T17:10:11.666Z Downloaded zerocopy v0.6.6
8052025-04-28T17:10:11.666Z Downloaded oxnet v0.1.1
8062025-04-28T17:10:11.666Z Downloaded yoke-derive v0.7.4
8072025-04-28T17:10:11.666Z Downloaded scrypt v0.11.0
8082025-04-28T17:10:11.666Z Downloaded supports-color v3.0.2
8092025-04-28T17:10:11.666Z Downloaded subprocess v0.2.9
8102025-04-28T17:10:11.666Z Downloaded parking_lot_core v0.8.6
8112025-04-28T17:10:11.666Z Downloaded petgraph v0.6.5
8122025-04-28T17:10:11.691Z Downloaded foreign-types-shared v0.3.1
8132025-04-28T17:10:11.691Z Downloaded subtle v2.6.1
8142025-04-28T17:10:11.692Z Downloaded signal-hook-mio v0.2.4
8152025-04-28T17:10:11.692Z Downloaded rand_seeder v0.3.0
8162025-04-28T17:10:11.692Z Downloaded phf_generator v0.11.2
8172025-04-28T17:10:11.692Z Downloaded sqlparser v0.45.0
8182025-04-28T17:10:11.717Z Downloaded rustls v0.22.4
8192025-04-28T17:10:11.717Z Downloaded rustls v0.21.12
8202025-04-28T17:10:11.742Z Downloaded oso-derive v0.27.3
8212025-04-28T17:10:11.742Z Downloaded tower v0.5.2
8222025-04-28T17:10:11.742Z Downloaded strum_macros v0.25.3
8232025-04-28T17:10:11.742Z Downloaded rand_chacha v0.9.0
8242025-04-28T17:10:11.742Z Downloaded xshell v0.2.7
8252025-04-28T17:10:11.767Z Downloaded tar v0.4.44
8262025-04-28T17:10:11.767Z Downloaded semver v0.1.20
8272025-04-28T17:10:11.767Z Downloaded progenitor v0.9.1
8282025-04-28T17:10:11.767Z Downloaded pin-project v1.1.6
8292025-04-28T17:10:11.767Z Downloaded phf_codegen v0.11.2
8302025-04-28T17:10:11.767Z Downloaded openapiv3 v2.0.0
8312025-04-28T17:10:11.792Z Downloaded typify-impl v0.2.0
8322025-04-28T17:10:11.817Z Downloaded oso v0.27.3
8332025-04-28T17:10:11.817Z Downloaded fd-lock v4.0.2
8342025-04-28T17:10:11.817Z Downloaded utf8_iter v1.0.4
8352025-04-28T17:10:11.817Z Downloaded tokio-stream v0.1.17
8362025-04-28T17:10:11.817Z Downloaded termtree v0.5.1
8372025-04-28T17:10:11.817Z Downloaded regress v0.10.3
8382025-04-28T17:10:11.817Z Downloaded quinn-proto v0.11.8
8392025-04-28T17:10:11.842Z Downloaded polyval v0.6.2
8402025-04-28T17:10:11.843Z Downloaded parking_lot v0.12.3
8412025-04-28T17:10:11.843Z Downloaded typify-impl v0.3.0
8422025-04-28T17:10:11.868Z Downloaded libz-sys v1.1.20
8432025-04-28T17:10:11.893Z Downloaded fallible-iterator v0.2.0
8442025-04-28T17:10:11.893Z Downloaded rustls-webpki v0.102.8
8452025-04-28T17:10:11.893Z Downloaded ghash v0.5.1
8462025-04-28T17:10:11.918Z Downloaded tracing-attributes v0.1.27
8472025-04-28T17:10:11.918Z Downloaded futures-channel v0.3.31
8482025-04-28T17:10:11.918Z Downloaded flate2 v1.1.1
8492025-04-28T17:10:11.918Z Downloaded spin v0.9.8
8502025-04-28T17:10:11.918Z Downloaded fs-err v2.11.0
8512025-04-28T17:10:11.918Z Downloaded zone_cfg_derive v0.1.2
8522025-04-28T17:10:11.918Z Downloaded topological-sort v0.2.2
8532025-04-28T17:10:11.918Z Downloaded term v0.7.0
8542025-04-28T17:10:11.918Z Downloaded papergrid v0.14.0
8552025-04-28T17:10:11.945Z Downloaded zone_cfg_derive v0.3.0
8562025-04-28T17:10:11.945Z Downloaded zip v2.6.1
8572025-04-28T17:10:11.945Z Downloaded shlex v1.3.0
8582025-04-28T17:10:11.945Z Downloaded shell-words v1.1.0
8592025-04-28T17:10:11.945Z Downloaded radium v0.7.0
8602025-04-28T17:10:11.945Z Downloaded num_threads v0.1.7
8612025-04-28T17:10:11.945Z Downloaded nix v0.28.0
8622025-04-28T17:10:11.945Z Downloaded newtype_derive v0.1.6
8632025-04-28T17:10:11.970Z Downloaded half v2.4.1
8642025-04-28T17:10:11.970Z Downloaded futures-io v0.3.31
8652025-04-28T17:10:11.970Z Downloaded float-cmp v0.10.0
8662025-04-28T17:10:11.970Z Downloaded xshell-macros v0.2.7
8672025-04-28T17:10:11.970Z Downloaded slab v0.4.9
8682025-04-28T17:10:11.970Z Downloaded pretty-hex v0.2.1
8692025-04-28T17:10:11.970Z Downloaded foreign-types-shared v0.1.1
8702025-04-28T17:10:11.970Z Downloaded foreign-types v0.3.2
8712025-04-28T17:10:11.970Z Downloaded foldhash v0.1.3
8722025-04-28T17:10:11.970Z Downloaded zone v0.1.8
8732025-04-28T17:10:11.970Z Downloaded toml_edit v0.19.15
8742025-04-28T17:10:11.995Z Downloaded rand_xorshift v0.3.0
8752025-04-28T17:10:11.996Z Downloaded radix_trie v0.2.1
8762025-04-28T17:10:11.996Z Downloaded futures-executor v0.3.31
8772025-04-28T17:10:11.996Z Downloaded ssh-key v0.6.6
8782025-04-28T17:10:11.996Z Downloaded tungstenite v0.23.0
8792025-04-28T17:10:11.996Z Downloaded polar-core v0.27.3
8802025-04-28T17:10:12.021Z Downloaded openssl v0.10.72
8812025-04-28T17:10:12.021Z Downloaded strum_macros v0.26.4
8822025-04-28T17:10:12.021Z Downloaded slog-scope v4.4.0
8832025-04-28T17:10:12.021Z Downloaded nodrop v0.1.14
8842025-04-28T17:10:12.046Z Downloaded nibble_vec v0.1.0
8852025-04-28T17:10:12.046Z Downloaded unicode-properties v0.1.3
8862025-04-28T17:10:12.046Z Downloaded ssh-encoding v0.2.0
8872025-04-28T17:10:12.046Z Downloaded socket2 v0.5.9
8882025-04-28T17:10:12.046Z Downloaded x509-cert v0.2.5
8892025-04-28T17:10:12.046Z Downloaded winnow v0.6.20
8902025-04-28T17:10:12.072Z Downloaded parking_lot_core v0.9.10
8912025-04-28T17:10:12.072Z Downloaded void v1.0.2
8922025-04-28T17:10:12.072Z Downloaded webpki-roots v0.26.6
8932025-04-28T17:10:12.072Z Downloaded lzma-sys v0.1.20
8942025-04-28T17:10:12.097Z Downloaded derive-where v1.2.7
8952025-04-28T17:10:12.122Z Downloaded rustls-webpki v0.101.7
8962025-04-28T17:10:12.122Z Downloaded rpassword v7.3.1
8972025-04-28T17:10:12.122Z Downloaded quinn v0.11.5
8982025-04-28T17:10:12.122Z Downloaded quick-xml v0.37.2
8992025-04-28T17:10:12.147Z Downloaded nix v0.27.1
9002025-04-28T17:10:12.147Z Downloaded writeable v0.5.5
9012025-04-28T17:10:12.147Z Downloaded unicode-normalization v0.1.24
9022025-04-28T17:10:12.147Z Downloaded slog-async v2.8.0
9032025-04-28T17:10:12.174Z Downloaded float-ord v0.3.2
9042025-04-28T17:10:12.174Z Downloaded flagset v0.4.6
9052025-04-28T17:10:12.174Z Downloaded diesel-dtrace v0.4.2
9062025-04-28T17:10:12.174Z Downloaded des v0.8.1
9072025-04-28T17:10:12.174Z Downloaded derive_builder_macro v0.20.2
9082025-04-28T17:10:12.174Z Downloaded wyz v0.5.1
9092025-04-28T17:10:12.174Z Downloaded snafu-derive v0.8.5
9102025-04-28T17:10:12.174Z Downloaded password-hash v0.5.0
9112025-04-28T17:10:12.174Z Downloaded sqlparser_derive v0.2.2
9122025-04-28T17:10:12.174Z Downloaded poly1305 v0.8.0
9132025-04-28T17:10:12.174Z Downloaded hex v0.4.3
9142025-04-28T17:10:12.174Z Downloaded num_enum_derive v0.5.11
9152025-04-28T17:10:12.174Z Downloaded nix v0.29.0
9162025-04-28T17:10:12.200Z Downloaded derive_builder v0.20.2
9172025-04-28T17:10:12.200Z Downloaded xattr v1.3.1
9182025-04-28T17:10:12.200Z Downloaded winnow v0.5.40
9192025-04-28T17:10:12.200Z Downloaded derive_builder_core v0.20.2
9202025-04-28T17:10:12.200Z Downloaded tracing-core v0.1.32
9212025-04-28T17:10:12.226Z Downloaded proptest v1.6.0
9222025-04-28T17:10:12.226Z Downloaded pkcs8 v0.10.2
9232025-04-28T17:10:12.226Z Downloaded openssl-probe v0.1.5
9242025-04-28T17:10:12.226Z Downloaded slog-json v2.6.1
9252025-04-28T17:10:12.226Z Downloaded sled v0.34.7
9262025-04-28T17:10:12.251Z Downloaded rustc-hash v2.1.1
9272025-04-28T17:10:12.251Z Downloaded progenitor-client v0.9.1
9282025-04-28T17:10:12.251Z Downloaded pkg-config v0.3.31
9292025-04-28T17:10:12.251Z Downloaded pkcs5 v0.7.1
9302025-04-28T17:10:12.252Z Downloaded ssh-cipher v0.2.0
9312025-04-28T17:10:12.252Z Downloaded olpc-cjson v0.1.4
9322025-04-28T17:10:12.252Z Downloaded hashbrown v0.12.3
9332025-04-28T17:10:12.252Z Downloaded deranged v0.3.11
9342025-04-28T17:10:12.252Z Downloaded write16 v1.0.0
9352025-04-28T17:10:12.252Z Downloaded twox-hash v2.1.0
9362025-04-28T17:10:12.252Z Downloaded sqlformat v0.2.6
9372025-04-28T17:10:12.277Z Downloaded slog-term v2.9.1
9382025-04-28T17:10:12.277Z Downloaded slog v2.7.0
9392025-04-28T17:10:12.277Z Downloaded slog-stdlog v4.1.1
9402025-04-28T17:10:12.277Z Downloaded slog-envlogger v2.2.0
9412025-04-28T17:10:12.278Z Downloaded hash32 v0.3.1
9422025-04-28T17:10:12.278Z Downloaded rustc-hash v1.1.0
9432025-04-28T17:10:12.278Z Downloaded parse-zoneinfo v0.3.1
9442025-04-28T17:10:12.278Z Downloaded new_debug_unreachable v1.0.6
9452025-04-28T17:10:12.278Z Downloaded try-lock v0.2.5
9462025-04-28T17:10:12.278Z Downloaded slog-bunyan v2.5.0
9472025-04-28T17:10:12.278Z Downloaded rsa v0.9.6
9482025-04-28T17:10:12.278Z Downloaded progenitor-client v0.8.0
9492025-04-28T17:10:12.278Z Downloaded opaque-debug v0.3.1
9502025-04-28T17:10:12.278Z Downloaded ena v0.14.3
9512025-04-28T17:10:12.304Z Downloaded ecdsa v0.16.9
9522025-04-28T17:10:12.304Z Downloaded darling_core v0.20.10
9532025-04-28T17:10:12.304Z Downloaded lalrpop v0.19.12
9542025-04-28T17:10:12.304Z Downloaded rustc_version v0.4.1
9552025-04-28T17:10:12.304Z Downloaded rustc_version v0.1.7
9562025-04-28T17:10:12.304Z Downloaded rustc-demangle v0.1.24
9572025-04-28T17:10:12.304Z Downloaded either v1.14.0
9582025-04-28T17:10:12.304Z Downloaded defmt-macros v0.3.9
9592025-04-28T17:10:12.330Z Downloaded qorb v0.3.1
9602025-04-28T17:10:12.330Z Downloaded publicsuffix v2.3.0
9612025-04-28T17:10:12.330Z Downloaded psl-types v2.0.11
9622025-04-28T17:10:12.330Z Downloaded pkcs1 v0.7.5
9632025-04-28T17:10:12.330Z Downloaded pin-project-internal v1.1.6
9642025-04-28T17:10:12.330Z Downloaded path-slash v0.1.5
9652025-04-28T17:10:12.330Z Downloaded parse-size v1.1.0
9662025-04-28T17:10:12.330Z Downloaded object v0.36.5
9672025-04-28T17:10:12.356Z Downloaded native-tls v0.2.12
9682025-04-28T17:10:12.356Z Downloaded heapless v0.8.0
9692025-04-28T17:10:12.356Z Downloaded gethostname v0.5.0
9702025-04-28T17:10:12.356Z Downloaded endian-type v0.1.2
9712025-04-28T17:10:12.356Z Downloaded dsl_auto_type v0.1.2
9722025-04-28T17:10:12.356Z Downloaded defmt-parser v0.3.4
9732025-04-28T17:10:12.356Z Downloaded typify v0.3.0
9742025-04-28T17:10:12.356Z Downloaded icu_properties_data v1.5.0
9752025-04-28T17:10:12.384Z Downloaded hyper v1.6.0
9762025-04-28T17:10:12.384Z Downloaded hkdf v0.12.4
9772025-04-28T17:10:12.384Z Downloaded pin-utils v0.1.0
9782025-04-28T17:10:12.384Z Downloaded pin-project-lite v0.2.14
9792025-04-28T17:10:12.384Z Downloaded paste v1.0.15
9802025-04-28T17:10:12.384Z Downloaded password-hash v0.4.2
9812025-04-28T17:10:12.384Z Downloaded newline-converter v0.3.0
9822025-04-28T17:10:12.384Z Downloaded heck v0.3.3
9832025-04-28T17:10:12.410Z Downloaded heapless v0.7.17
9842025-04-28T17:10:12.410Z Downloaded which v4.4.2
9852025-04-28T17:10:12.410Z Downloaded waitgroup v0.1.2
9862025-04-28T17:10:12.410Z Downloaded vte v0.11.1
9872025-04-28T17:10:12.410Z Downloaded aws-lc-sys v0.26.0
9882025-04-28T17:10:12.658Z Downloaded newtype-uuid v1.2.1
9892025-04-28T17:10:12.693Z Downloaded hash32 v0.2.1
9902025-04-28T17:10:12.693Z Downloaded data-encoding v2.6.0
9912025-04-28T17:10:12.693Z Downloaded zerofrom-derive v0.1.4
9922025-04-28T17:10:12.693Z Downloaded vsss-rs v3.3.4
9932025-04-28T17:10:12.693Z Downloaded unicode-bidi v0.3.17
9942025-04-28T17:10:12.693Z Downloaded typify-macro v0.2.0
9952025-04-28T17:10:12.693Z Downloaded itertools v0.12.1
9962025-04-28T17:10:12.693Z Downloaded env_filter v0.1.2
9972025-04-28T17:10:12.693Z Downloaded elliptic-curve v0.13.8
9982025-04-28T17:10:12.693Z Downloaded dyn-clone v1.0.19
9992025-04-28T17:10:12.693Z Downloaded debug-ignore v1.0.5
10002025-04-28T17:10:12.694Z Downloaded daft-derive v0.1.3
10012025-04-28T17:10:12.719Z Downloaded curve25519-dalek-derive v0.1.1
10022025-04-28T17:10:12.719Z Downloaded zerofrom v0.1.4
10032025-04-28T17:10:12.719Z Downloaded typed-path v0.9.3
10042025-04-28T17:10:12.719Z Downloaded tinyvec v1.8.0
10052025-04-28T17:10:12.719Z Downloaded zeroize v1.8.1
10062025-04-28T17:10:12.719Z Downloaded unicase v2.7.0
10072025-04-28T17:10:12.719Z Downloaded typify-macro v0.3.0
10082025-04-28T17:10:12.719Z Downloaded mio v1.0.2
10092025-04-28T17:10:12.719Z Downloaded libm v0.2.8
10102025-04-28T17:10:12.745Z Downloaded zeroize_derive v1.4.2
10112025-04-28T17:10:12.745Z Downloaded walkdir v2.5.0
10122025-04-28T17:10:12.745Z Downloaded wait-timeout v0.2.0
10132025-04-28T17:10:12.745Z Downloaded tracing v0.1.40
10142025-04-28T17:10:12.745Z Downloaded tough v0.20.0
10152025-04-28T17:10:12.745Z Downloaded tokio-rustls v0.24.1
10162025-04-28T17:10:12.770Z Downloaded smoltcp v0.11.0
10172025-04-28T17:10:12.770Z Downloaded smoltcp v0.9.1
10182025-04-28T17:10:12.794Z Downloaded minimal-lexical v0.2.1
10192025-04-28T17:10:12.795Z Downloaded hickory-proto v0.24.4
10202025-04-28T17:10:12.819Z Downloaded futures-util v0.3.31
10212025-04-28T17:10:12.852Z Downloaded ed25519-dalek v2.1.1
10222025-04-28T17:10:12.852Z Downloaded defmt v0.3.8
10232025-04-28T17:10:12.852Z Downloaded zerovec v0.10.4
10242025-04-28T17:10:12.852Z Downloaded salty v0.3.0
10252025-04-28T17:10:12.852Z Downloaded libxml v0.3.3
10262025-04-28T17:10:12.852Z Downloaded embedded-io v0.6.1
10272025-04-28T17:10:12.852Z Downloaded ed25519 v2.2.3
10282025-04-28T17:10:12.852Z Downloaded itertools v0.13.0
10292025-04-28T17:10:12.852Z Downloaded itertools v0.10.5
10302025-04-28T17:10:12.877Z Downloaded indicatif v0.17.11
10312025-04-28T17:10:12.877Z Downloaded want v0.3.1
10322025-04-28T17:10:12.877Z Downloaded unarray v0.1.4
10332025-04-28T17:10:12.877Z Downloaded typify v0.2.0
10342025-04-28T17:10:12.877Z Downloaded dunce v1.0.5
10352025-04-28T17:10:12.877Z Downloaded tui-tree-widget v0.23.0
10362025-04-28T17:10:12.877Z Downloaded tokio-rustls v0.25.0
10372025-04-28T17:10:12.877Z Downloaded tabwriter v1.4.0
10382025-04-28T17:10:12.877Z Downloaded synstructure v0.13.1
10392025-04-28T17:10:12.877Z Downloaded itertools v0.14.0
10402025-04-28T17:10:12.902Z Downloaded stringprep v0.1.5
10412025-04-28T17:10:12.902Z Downloaded russh v0.45.0
10422025-04-28T17:10:12.902Z Downloaded rayon-core v1.12.1
10432025-04-28T17:10:12.902Z Downloaded multer v3.1.0
10442025-04-28T17:10:12.902Z Downloaded darling v0.20.10
10452025-04-28T17:10:12.926Z Downloaded daft v0.1.3
10462025-04-28T17:10:12.926Z Downloaded tabled_derive v0.10.0
10472025-04-28T17:10:12.927Z Downloaded litrs v0.4.1
10482025-04-28T17:10:12.927Z Downloaded smallvec v1.14.0
10492025-04-28T17:10:12.927Z Downloaded serde_with_macros v3.12.0
10502025-04-28T17:10:12.927Z Downloaded serde_urlencoded v0.7.1
10512025-04-28T17:10:12.927Z Downloaded serde_path_to_error v0.1.16
10522025-04-28T17:10:12.927Z Downloaded samael v0.0.18
10532025-04-28T17:10:12.927Z Downloaded rand v0.8.5
10542025-04-28T17:10:12.952Z Downloaded litemap v0.7.3
10552025-04-28T17:10:12.952Z Downloaded icu_provider v1.5.0
10562025-04-28T17:10:12.952Z Downloaded hyper-util v0.1.11
10572025-04-28T17:10:12.952Z Downloaded tabled v0.18.0
10582025-04-28T17:10:12.978Z Downloaded sync_wrapper v1.0.1
10592025-04-28T17:10:12.978Z Downloaded salsa20 v0.10.2
10602025-04-28T17:10:12.979Z Downloaded rustls-pki-types v1.10.0
10612025-04-28T17:10:12.979Z Downloaded memoffset v0.9.1
10622025-04-28T17:10:12.979Z Downloaded maybe-uninit v2.0.0
10632025-04-28T17:10:12.979Z Downloaded lzss v0.8.2
10642025-04-28T17:10:12.979Z Downloaded lru-cache v0.1.2
10652025-04-28T17:10:12.979Z Downloaded lock_api v0.4.12
10662025-04-28T17:10:12.979Z Downloaded hickory-server v0.24.4
10672025-04-28T17:10:13.004Z Downloaded structmeta v0.3.0
10682025-04-28T17:10:13.004Z Downloaded serde_with v3.12.0
10692025-04-28T17:10:13.004Z Downloaded russh-keys v0.45.0
10702025-04-28T17:10:13.004Z Downloaded progenitor-macro v0.9.1
10712025-04-28T17:10:13.005Z Downloaded miniz_oxide v0.8.5
10722025-04-28T17:10:13.005Z Downloaded maplit v1.0.2
10732025-04-28T17:10:13.005Z Downloaded hyper-rustls v0.27.3
10742025-04-28T17:10:13.005Z Downloaded snafu v0.8.5
10752025-04-28T17:10:13.030Z Downloaded sha1 v0.10.6
10762025-04-28T17:10:13.030Z Downloaded serde_plain v1.0.2
10772025-04-28T17:10:13.030Z Downloaded serde-big-array v0.5.1
10782025-04-28T17:10:13.030Z Downloaded ron v0.7.1
10792025-04-28T17:10:13.030Z Downloaded ref-cast v1.0.23
10802025-04-28T17:10:13.030Z Downloaded rcgen v0.12.1
10812025-04-28T17:10:13.031Z Downloaded lru v0.12.5
10822025-04-28T17:10:13.031Z Downloaded libefi-sys v0.1.0
10832025-04-28T17:10:13.031Z Downloaded keccak v0.1.5
10842025-04-28T17:10:13.031Z Downloaded is-terminal v0.4.13
10852025-04-28T17:10:13.031Z Downloaded instability v0.3.2
10862025-04-28T17:10:13.031Z Downloaded inout v0.1.3
10872025-04-28T17:10:13.056Z Downloaded indoc v1.0.9
10882025-04-28T17:10:13.056Z Downloaded indexmap v1.9.3
10892025-04-28T17:10:13.056Z Downloaded icu_locid v1.5.0
10902025-04-28T17:10:13.056Z Downloaded icu_collections v1.5.0
10912025-04-28T17:10:13.056Z Downloaded hyper-staticfile v0.10.1
10922025-04-28T17:10:13.056Z Downloaded httpdate v1.0.3
10932025-04-28T17:10:13.056Z Downloaded hostname v0.3.1
10942025-04-28T17:10:13.056Z Downloaded tiny-keccak v2.0.2
10952025-04-28T17:10:13.082Z Downloaded strip-ansi-escapes v0.2.0
10962025-04-28T17:10:13.082Z Downloaded smallvec v0.6.14
10972025-04-28T17:10:13.082Z Downloaded serde-hex v0.1.0
10982025-04-28T17:10:13.082Z Downloaded russh-cryptovec v0.7.3
10992025-04-28T17:10:13.082Z Downloaded rand_chacha v0.3.1
11002025-04-28T17:10:13.082Z Downloaded kstat-rs v0.2.4
11012025-04-28T17:10:13.082Z Downloaded ipnet v2.11.0
11022025-04-28T17:10:13.082Z Downloaded icu_normalizer v1.5.0
11032025-04-28T17:10:13.083Z Downloaded icu_locid_transform v1.5.0
11042025-04-28T17:10:13.083Z Downloaded home v0.5.9
11052025-04-28T17:10:13.083Z Downloaded serde_yaml v0.9.34+deprecated
11062025-04-28T17:10:13.083Z Downloaded serde_repr v0.1.19
11072025-04-28T17:10:13.083Z Downloaded serde_derive_internals v0.29.1
11082025-04-28T17:10:13.083Z Downloaded same-file v1.0.6
11092025-04-28T17:10:13.109Z Downloaded reedline v0.38.0
11102025-04-28T17:10:13.110Z Downloaded rand v0.9.0
11112025-04-28T17:10:13.110Z Downloaded mime v0.3.17
11122025-04-28T17:10:13.110Z Downloaded ipnetwork v0.21.1
11132025-04-28T17:10:13.110Z Downloaded hashbrown v0.13.2
11142025-04-28T17:10:13.110Z Downloaded rtoolbox v0.0.2
11152025-04-28T17:10:13.110Z Downloaded md5 v0.7.0
11162025-04-28T17:10:13.110Z Downloaded match_cfg v0.1.0
11172025-04-28T17:10:13.110Z Downloaded libloading v0.8.5
11182025-04-28T17:10:13.135Z Downloaded lazycell v1.3.0
11192025-04-28T17:10:13.135Z Downloaded hostname v0.4.0
11202025-04-28T17:10:13.135Z Downloaded hickory-client v0.24.4
11212025-04-28T17:10:13.135Z Downloaded bzip2-sys v0.1.13+1.0.8
11222025-04-28T17:10:13.135Z Downloaded multimap v0.10.0
11232025-04-28T17:10:13.135Z Downloaded linear-map v1.2.0
11242025-04-28T17:10:13.136Z Downloaded libsw-core v0.3.1
11252025-04-28T17:10:13.136Z Downloaded libscf-sys v1.1.0
11262025-04-28T17:10:13.161Z Downloaded icu_provider_macros v1.5.0
11272025-04-28T17:10:13.161Z Downloaded iana-time-zone v0.1.63
11282025-04-28T17:10:13.161Z Downloaded icu_locid_transform_data v1.5.0
11292025-04-28T17:10:13.161Z Downloaded humantime v2.1.0
11302025-04-28T17:10:13.161Z Downloaded http-body-util v0.1.3
11312025-04-28T17:10:13.161Z Downloaded hmac v0.12.1
11322025-04-28T17:10:13.161Z Downloaded crossbeam-channel v0.5.15
11332025-04-28T17:10:13.161Z Downloaded chrono-tz v0.10.3
11342025-04-28T17:10:13.186Z Downloaded bitvec v1.0.1
11352025-04-28T17:10:13.186Z Downloaded lalrpop-util v0.19.12
11362025-04-28T17:10:13.187Z Downloaded jiff-static v0.2.10
11372025-04-28T17:10:13.187Z Downloaded internet-checksum v0.2.1
11382025-04-28T17:10:13.211Z Downloaded indoc v2.0.6
11392025-04-28T17:10:13.211Z Downloaded indent_write v2.2.0
11402025-04-28T17:10:13.211Z Downloaded idna v1.0.3
11412025-04-28T17:10:13.211Z Downloaded crypto-bigint v0.5.5
11422025-04-28T17:10:13.211Z Downloaded console v0.15.10
11432025-04-28T17:10:13.212Z Downloaded compact_str v0.8.0
11442025-04-28T17:10:13.212Z Downloaded cobs v0.2.3
11452025-04-28T17:10:13.237Z Downloaded bumpalo v3.16.0
11462025-04-28T17:10:13.237Z Downloaded chrono-tz-build v0.4.0
11472025-04-28T17:10:13.237Z Downloaded chacha20poly1305 v0.10.1
11482025-04-28T17:10:13.237Z Downloaded cc v1.2.15
11492025-04-28T17:10:13.237Z Downloaded progenitor-macro v0.8.0
11502025-04-28T17:10:13.237Z Downloaded mime_guess v2.0.5
11512025-04-28T17:10:13.237Z Downloaded memmap2 v0.9.5
11522025-04-28T17:10:13.237Z Downloaded md-5 v0.10.6
11532025-04-28T17:10:13.237Z Downloaded lockfree-object-pool v0.1.6
11542025-04-28T17:10:13.237Z Downloaded crossbeam-utils v0.8.21
11552025-04-28T17:10:13.237Z Downloaded crossbeam-deque v0.8.5
11562025-04-28T17:10:13.237Z Downloaded crc-catalog v2.4.0
11572025-04-28T17:10:13.262Z Downloaded cookie_store v0.21.1
11582025-04-28T17:10:13.262Z Downloaded const_format_proc_macros v0.2.34
11592025-04-28T17:10:13.262Z Downloaded const_format v0.2.34
11602025-04-28T17:10:13.263Z Downloaded ciborium-ll v0.2.2
11612025-04-28T17:10:13.263Z Downloaded cfg_aliases v0.1.1
11622025-04-28T17:10:13.263Z Downloaded block-padding v0.3.3
11632025-04-28T17:10:13.263Z Downloaded blake2 v0.10.6
11642025-04-28T17:10:13.263Z Downloaded jobserver v0.1.32
11652025-04-28T17:10:13.263Z Downloaded instant v0.1.13
11662025-04-28T17:10:13.263Z Downloaded impl-trait-for-tuples v0.2.2
11672025-04-28T17:10:13.263Z Downloaded icu_properties v1.5.1
11682025-04-28T17:10:13.288Z Downloaded hubpack v0.1.2
11692025-04-28T17:10:13.288Z Downloaded highway v1.3.0
11702025-04-28T17:10:13.288Z Downloaded crunchy v0.2.2
11712025-04-28T17:10:13.288Z Downloaded crucible-workspace-hack v0.1.0
11722025-04-28T17:10:13.288Z Downloaded crc v3.2.1
11732025-04-28T17:10:13.288Z Downloaded constant_time_eq v0.3.1
11742025-04-28T17:10:13.289Z Downloaded cmake v0.1.51
11752025-04-28T17:10:13.289Z Downloaded cipher v0.4.4
11762025-04-28T17:10:13.289Z Downloaded cassowary v0.3.0
11772025-04-28T17:10:13.289Z Downloaded cancel-safe-futures v0.1.5
11782025-04-28T17:10:13.289Z Downloaded blowfish v0.9.1
11792025-04-28T17:10:13.289Z Downloaded icu_normalizer_data v1.5.0
11802025-04-28T17:10:13.289Z Downloaded hubpack_derive v0.1.1
11812025-04-28T17:10:13.289Z Downloaded hickory-resolver v0.24.4
11822025-04-28T17:10:13.314Z Downloaded headers v0.4.0
11832025-04-28T17:10:13.314Z Downloaded ciborium v0.2.2
11842025-04-28T17:10:13.314Z Downloaded cfg_aliases v0.2.1
11852025-04-28T17:10:13.314Z Downloaded bzip2 v0.4.4
11862025-04-28T17:10:13.314Z Downloaded bytes v1.10.1
11872025-04-28T17:10:13.314Z Downloaded libsw v3.4.0
11882025-04-28T17:10:13.314Z Downloaded is_ci v1.2.0
11892025-04-28T17:10:13.314Z Downloaded ident_case v1.0.1
11902025-04-28T17:10:13.314Z Downloaded hyper-tls v0.6.0
11912025-04-28T17:10:13.314Z Downloaded httparse v1.9.5
11922025-04-28T17:10:13.340Z Downloaded http-range v0.1.5
11932025-04-28T17:10:13.340Z Downloaded http-body v1.0.1
11942025-04-28T17:10:13.340Z Downloaded hex-literal v0.4.1
11952025-04-28T17:10:13.340Z Downloaded buf-list v1.0.3
11962025-04-28T17:10:13.340Z Downloaded bindgen v0.69.5
11972025-04-28T17:10:13.340Z Downloaded argon2 v0.5.3
11982025-04-28T17:10:13.340Z Downloaded bstr v1.10.0
11992025-04-28T17:10:13.366Z Downloaded bit-vec v0.6.3
12002025-04-28T17:10:13.366Z Downloaded chrono v0.4.40
12012025-04-28T17:10:13.366Z Downloaded bit-vec v0.8.0
12022025-04-28T17:10:13.366Z Downloaded base64ct v1.6.0
12032025-04-28T17:10:13.366Z Downloaded base64 v0.13.1
12042025-04-28T17:10:13.366Z Downloaded backoff v0.4.0
12052025-04-28T17:10:13.366Z Downloaded chacha20 v0.9.1
12062025-04-28T17:10:13.391Z Downloaded bb8 v0.8.5
12072025-04-28T17:10:13.391Z Downloaded base16ct v0.2.0
12082025-04-28T17:10:13.391Z Downloaded convert_case v0.4.0
12092025-04-28T17:10:13.391Z Downloaded ciborium-io v0.2.2
12102025-04-28T17:10:13.392Z Downloaded bzip2 v0.5.2
12112025-04-28T17:10:13.392Z Downloaded blake3 v1.5.4
12122025-04-28T17:10:13.392Z Downloaded bit-set v0.5.3
12132025-04-28T17:10:13.392Z Downloaded cookie v0.18.1
12142025-04-28T17:10:13.392Z Downloaded cexpr v0.6.0
12152025-04-28T17:10:13.392Z Downloaded castaway v0.2.3
12162025-04-28T17:10:13.392Z Downloaded backtrace v0.3.74
12172025-04-28T17:10:13.417Z Downloaded aws-lc-rs v1.12.4
12182025-04-28T17:10:13.417Z Downloaded atty v0.2.14
12192025-04-28T17:10:13.417Z Downloaded atomic-waker v1.1.2
12202025-04-28T17:10:13.417Z Downloaded async-stream-impl v0.3.6
12212025-04-28T17:10:13.417Z Downloaded async-stream v0.3.6
12222025-04-28T17:10:13.417Z Downloaded async-recursion v1.1.1
12232025-04-28T17:10:13.417Z Downloaded clang-sys v1.8.1
12242025-04-28T17:10:13.443Z Downloaded cargo_metadata v0.18.1
12252025-04-28T17:10:13.443Z Downloaded bitfield-struct v0.6.2
12262025-04-28T17:10:13.443Z Downloaded aho-corasick v1.1.3
12272025-04-28T17:10:13.443Z Downloaded bit-set v0.8.0
12282025-04-28T17:10:13.443Z Downloaded base64 v0.22.1
12292025-04-28T17:10:13.443Z Downloaded aes-gcm v0.10.3
12302025-04-28T17:10:13.443Z Downloaded atomicwrites v0.4.4
12312025-04-28T17:10:13.443Z Downloaded async-trait v0.1.88
12322025-04-28T17:10:13.469Z Downloaded aes v0.8.4
12332025-04-28T17:10:13.469Z Downloaded arc-swap v1.7.1
12342025-04-28T17:10:13.469Z Downloaded allocator-api2 v0.2.18
12352025-04-28T17:10:13.469Z Downloaded ascii-canvas v3.0.0
12362025-04-28T17:10:13.469Z Downloaded addr2line v0.24.2
12372025-04-28T17:10:13.584Z Compiling serde v1.0.219
12382025-04-28T17:10:13.609Z Compiling value-bag v1.9.0
12392025-04-28T17:10:13.609Z Compiling shlex v1.3.0
12402025-04-28T17:10:13.609Z Compiling lock_api v0.4.12
12412025-04-28T17:10:13.609Z Compiling scopeguard v1.2.0
12422025-04-28T17:10:13.609Z Compiling typenum v1.17.0
12432025-04-28T17:10:13.610Z Compiling syn v2.0.98
12442025-04-28T17:10:13.634Z Compiling getrandom v0.2.15
12452025-04-28T17:10:13.842Z Compiling jobserver v0.1.32
12462025-04-28T17:10:13.959Z Compiling rand_core v0.6.4
12472025-04-28T17:10:14.069Z Compiling log v0.4.22
12482025-04-28T17:10:14.122Z Compiling generic-array v0.14.7
12492025-04-28T17:10:14.151Z Compiling smallvec v1.14.0
12502025-04-28T17:10:14.394Z Compiling cc v1.2.15
12512025-04-28T17:10:14.483Z Compiling subtle v2.6.1
12522025-04-28T17:10:14.510Z Compiling const-oid v0.9.6
12532025-04-28T17:10:14.510Z Compiling stable_deref_trait v1.2.0
12542025-04-28T17:10:14.553Z Compiling pkg-config v0.3.31
12552025-04-28T17:10:14.643Z Compiling pin-project-lite v0.2.14
12562025-04-28T17:10:14.745Z Compiling parking_lot_core v0.9.10
12572025-04-28T17:10:14.775Z Compiling rustix v0.38.37
12582025-04-28T17:10:14.803Z Compiling signal-hook-registry v1.4.2
12592025-04-28T17:10:15.878Z Compiling mio v1.0.2
12602025-04-28T17:10:15.904Z Compiling parking_lot v0.12.3
12612025-04-28T17:10:15.977Z Compiling spin v0.9.8
12622025-04-28T17:10:16.017Z Compiling futures-core v0.3.31
12632025-04-28T17:10:16.043Z Compiling aho-corasick v1.1.3
12642025-04-28T17:10:16.240Z Compiling litemap v0.7.3
12652025-04-28T17:10:16.322Z Compiling regex-syntax v0.8.5
12662025-04-28T17:10:16.443Z Compiling libm v0.2.8
12672025-04-28T17:10:16.563Z Compiling cpufeatures v0.2.14
12682025-04-28T17:10:16.605Z Compiling either v1.14.0
12692025-04-28T17:10:16.651Z Compiling writeable v0.5.5
12702025-04-28T17:10:16.676Z Compiling serde_json v1.0.140
12712025-04-28T17:10:16.769Z Compiling socket2 v0.5.9
12722025-04-28T17:10:16.964Z Compiling num-traits v0.2.19
12732025-04-28T17:10:16.989Z Compiling slab v0.4.9
12742025-04-28T17:10:17.140Z Compiling glob v0.3.2
12752025-04-28T17:10:17.521Z Compiling getrandom v0.3.1
12762025-04-28T17:10:17.553Z Compiling icu_locid_transform_data v1.5.0
12772025-04-28T17:10:17.679Z Compiling prettyplease v0.2.30
12782025-04-28T17:10:17.905Z Compiling clang-sys v1.8.1
12792025-04-28T17:10:18.004Z Compiling futures-sink v0.3.31
12802025-04-28T17:10:18.184Z Compiling lazy_static v1.5.0
12812025-04-28T17:10:18.210Z Compiling minimal-lexical v0.2.1
12822025-04-28T17:10:18.365Z Compiling allocator-api2 v0.2.18
12832025-04-28T17:10:18.546Z Compiling foldhash v0.1.3
12842025-04-28T17:10:18.597Z Compiling icu_properties_data v1.5.0
12852025-04-28T17:10:18.693Z Compiling nom v7.1.3
12862025-04-28T17:10:18.874Z Compiling libloading v0.8.5
12872025-04-28T17:10:19.042Z Compiling hashbrown v0.15.1
12882025-04-28T17:10:19.245Z Compiling regex-automata v0.4.8
12892025-04-28T17:10:19.270Z Compiling percent-encoding v2.3.1
12902025-04-28T17:10:19.567Z Compiling home v0.5.9
12912025-04-28T17:10:19.672Z Compiling utf16_iter v1.0.5
12922025-04-28T17:10:19.778Z Compiling base64ct v1.6.0
12932025-04-28T17:10:19.804Z Compiling utf8_iter v1.0.4
12942025-04-28T17:10:19.906Z Compiling write16 v1.0.0
12952025-04-28T17:10:20.043Z Compiling synstructure v0.13.1
12962025-04-28T17:10:20.077Z Compiling bindgen v0.69.5
12972025-04-28T17:10:20.104Z Compiling icu_normalizer_data v1.5.0
12982025-04-28T17:10:20.338Z Compiling pem-rfc7468 v0.7.0
12992025-04-28T17:10:20.895Z Compiling itertools v0.12.1
13002025-04-28T17:10:21.152Z Compiling flagset v0.4.6
13012025-04-28T17:10:21.205Z Compiling cexpr v0.6.0
13022025-04-28T17:10:21.360Z Compiling rustc-hash v1.1.0
13032025-04-28T17:10:21.477Z Compiling lazycell v1.3.0
13042025-04-28T17:10:21.528Z Compiling futures-channel v0.3.31
13052025-04-28T17:10:21.650Z Compiling cmake v0.1.51
13062025-04-28T17:10:21.888Z Compiling fs_extra v1.3.0
13072025-04-28T17:10:22.357Z Compiling dunce v1.0.5
13082025-04-28T17:10:22.383Z Compiling pin-utils v0.1.0
13092025-04-28T17:10:22.482Z Compiling futures-task v0.3.31
13102025-04-28T17:10:22.508Z Compiling futures-io v0.3.31
13112025-04-28T17:10:22.539Z Compiling form_urlencoded v1.2.1
13122025-04-28T17:10:22.564Z Compiling paste v1.0.15
13132025-04-28T17:10:22.757Z Compiling vcpkg v0.2.15
13142025-04-28T17:10:22.781Z Compiling crossbeam-utils v0.8.21
13152025-04-28T17:10:22.840Z Compiling ring v0.17.11
13162025-04-28T17:10:23.253Z Compiling tracing-core v0.1.32
13172025-04-28T17:10:23.415Z Compiling regex v1.11.1
13182025-04-28T17:10:23.708Z Compiling zerocopy v0.8.10
13192025-04-28T17:10:23.937Z Compiling aws-lc-rs v1.12.4
13202025-04-28T17:10:24.142Z Compiling serde_derive v1.0.219
13212025-04-28T17:10:24.192Z Compiling zeroize_derive v1.4.2
13222025-04-28T17:10:24.242Z Compiling zerofrom-derive v0.1.4
13232025-04-28T17:10:24.267Z Compiling yoke-derive v0.7.4
13242025-04-28T17:10:24.326Z Compiling zerovec-derive v0.10.3
13252025-04-28T17:10:24.352Z Compiling displaydoc v0.2.5
13262025-04-28T17:10:25.384Z Compiling zeroize v1.8.1
13272025-04-28T17:10:25.718Z Compiling zerocopy-derive v0.7.35
13282025-04-28T17:10:26.263Z Compiling tokio-macros v2.5.0
13292025-04-28T17:10:26.412Z Compiling icu_provider_macros v1.5.0
13302025-04-28T17:10:26.625Z Compiling der_derive v0.7.3
13312025-04-28T17:10:26.765Z Compiling crypto-common v0.1.6
13322025-04-28T17:10:26.978Z Compiling block-buffer v0.10.4
13332025-04-28T17:10:27.101Z Compiling zerofrom v0.1.4
13342025-04-28T17:10:27.237Z Compiling digest v0.10.7
13352025-04-28T17:10:27.283Z Compiling yoke v0.7.4
13362025-04-28T17:10:27.315Z Compiling block-padding v0.3.3
13372025-04-28T17:10:27.340Z Compiling zerocopy v0.7.35
13382025-04-28T17:10:27.436Z Compiling thiserror-impl v1.0.69
13392025-04-28T17:10:27.566Z Compiling inout v0.1.3
13402025-04-28T17:10:27.610Z Compiling zerovec v0.10.4
13412025-04-28T17:10:27.670Z Compiling hmac v0.12.1
13422025-04-28T17:10:27.831Z Compiling cipher v0.4.4
13432025-04-28T17:10:27.908Z Compiling sha2 v0.10.8
13442025-04-28T17:10:28.284Z Compiling futures-macro v0.3.31
13452025-04-28T17:10:28.370Z Compiling der v0.7.9
13462025-04-28T17:10:28.473Z Compiling ppv-lite86 v0.2.20
13472025-04-28T17:10:29.112Z Compiling tinystr v0.7.6
13482025-04-28T17:10:29.326Z Compiling icu_collections v1.5.0
13492025-04-28T17:10:29.447Z Compiling icu_locid v1.5.0
13502025-04-28T17:10:29.561Z Compiling salsa20 v0.10.2
13512025-04-28T17:10:29.756Z Compiling thiserror v1.0.69
13522025-04-28T17:10:29.782Z Compiling pbkdf2 v0.12.2
13532025-04-28T17:10:29.782Z Compiling futures-util v0.3.31
13542025-04-28T17:10:30.015Z Compiling scrypt v0.11.0
13552025-04-28T17:10:30.040Z Compiling cbc v0.1.2
13562025-04-28T17:10:30.275Z Compiling spki v0.7.3
13572025-04-28T17:10:30.473Z Compiling aes v0.8.4
13582025-04-28T17:10:30.517Z Compiling icu_provider v1.5.0
13592025-04-28T17:10:30.546Z Compiling openssl-sys v0.9.107
13602025-04-28T17:10:30.609Z Compiling pest v2.7.14
13612025-04-28T17:10:30.882Z Compiling tracing-attributes v0.1.27
13622025-04-28T17:10:31.196Z Compiling icu_locid_transform v1.5.0
13632025-04-28T17:10:31.364Z Compiling pkcs5 v0.7.1
13642025-04-28T17:10:31.571Z Compiling iana-time-zone v0.1.63
13652025-04-28T17:10:31.939Z Compiling pkcs8 v0.10.2
13662025-04-28T17:10:32.256Z Compiling icu_properties v1.5.1
13672025-04-28T17:10:32.456Z Compiling zerocopy-derive v0.8.10
13682025-04-28T17:10:32.507Z Compiling scroll_derive v0.12.0
13692025-04-28T17:10:32.997Z Compiling pest_meta v2.7.14
13702025-04-28T17:10:33.475Z Compiling tracing v0.1.40
13712025-04-28T17:10:33.885Z Compiling rustls-pki-types v1.10.0
13722025-04-28T17:10:34.394Z Compiling bytes v1.10.1
13732025-04-28T17:10:34.419Z Compiling bitflags v2.9.0
13742025-04-28T17:10:34.521Z Compiling semver v1.0.25
13752025-04-28T17:10:34.817Z Compiling indexmap v2.7.1
13762025-04-28T17:10:35.138Z Compiling rustc_version v0.4.1
13772025-04-28T17:10:35.706Z Compiling tokio v1.43.1
13782025-04-28T17:10:35.749Z Compiling icu_normalizer v1.5.0
13792025-04-28T17:10:35.961Z Compiling http v1.2.0
13802025-04-28T17:10:36.084Z Compiling uuid v1.16.0
13812025-04-28T17:10:36.594Z Compiling idna_adapter v1.2.0
13822025-04-28T17:10:36.800Z Compiling idna v1.0.3
13832025-04-28T17:10:36.838Z Compiling chrono v0.4.40
13842025-04-28T17:10:37.169Z Compiling httparse v1.9.5
13852025-04-28T17:10:37.282Z Compiling tinyvec_macros v0.1.1
13862025-04-28T17:10:37.394Z Compiling url v2.5.3
13872025-04-28T17:10:37.550Z Compiling tinyvec v1.8.0
13882025-04-28T17:10:37.743Z Compiling which v4.4.2
13892025-04-28T17:10:37.837Z Compiling http-body v1.0.1
13902025-04-28T17:10:38.220Z Compiling pest_generator v2.7.14
13912025-04-28T17:10:38.508Z Compiling scroll v0.12.0
13922025-04-28T17:10:38.716Z Compiling serde_derive_internals v0.29.1
13932025-04-28T17:10:38.829Z Compiling bzip2-sys v0.1.13+1.0.8
13942025-04-28T17:10:38.967Z Compiling zstd-sys v2.0.14+zstd.1.5.7
13952025-04-28T17:10:39.226Z Compiling untrusted v0.9.0
13962025-04-28T17:10:39.401Z Compiling untrusted v0.7.1
13972025-04-28T17:10:39.547Z Compiling schemars v0.8.22
13982025-04-28T17:10:39.593Z Compiling atomic-waker v1.1.2
13992025-04-28T17:10:39.618Z Compiling time-core v0.1.2
14002025-04-28T17:10:39.643Z Compiling num-conv v0.1.0
14012025-04-28T17:10:39.774Z Compiling rustversion v1.0.17
14022025-04-28T17:10:39.810Z Compiling try-lock v0.2.5
14032025-04-28T17:10:39.890Z Compiling adler2 v2.0.0
14042025-04-28T17:10:39.947Z Compiling foreign-types-shared v0.1.1
14052025-04-28T17:10:40.046Z Compiling powerfmt v0.2.0
14062025-04-28T17:10:40.082Z Compiling openssl v0.10.72
14072025-04-28T17:10:40.107Z Compiling foreign-types v0.3.2
14082025-04-28T17:10:40.223Z Compiling miniz_oxide v0.8.5
14092025-04-28T17:10:40.413Z Compiling deranged v0.3.11
14102025-04-28T17:10:40.453Z Compiling want v0.3.1
14112025-04-28T17:10:40.499Z Compiling time-macros v0.2.18
14122025-04-28T17:10:40.604Z Compiling schemars_derive v0.8.22
14132025-04-28T17:10:40.670Z Compiling rand_core v0.9.2
14142025-04-28T17:10:40.765Z Compiling goblin v0.8.2
14152025-04-28T17:10:41.043Z Compiling pest_derive v2.7.14
14162025-04-28T17:10:42.747Z Compiling tokio-util v0.7.13
14172025-04-28T17:10:43.514Z Compiling openssl-macros v0.1.1
14182025-04-28T17:10:44.038Z Compiling h2 v0.4.6
14192025-04-28T17:10:44.063Z Compiling dyn-clone v1.0.19
14202025-04-28T17:10:44.205Z Compiling syn v1.0.109
14212025-04-28T17:10:44.293Z Compiling tower-service v0.3.3
14222025-04-28T17:10:44.446Z Compiling rustls v0.23.19
14232025-04-28T17:10:44.762Z Compiling native-tls v0.2.12
14242025-04-28T17:10:44.788Z Compiling httpdate v1.0.3
14252025-04-28T17:10:45.171Z Compiling num_threads v0.1.7
14262025-04-28T17:10:45.297Z Compiling time v0.3.36
14272025-04-28T17:10:46.712Z Compiling dof v0.3.0
14282025-04-28T17:10:48.158Z Compiling dtrace-parser v0.2.0
14292025-04-28T17:10:48.193Z Compiling rand_chacha v0.9.0
14302025-04-28T17:10:48.982Z Compiling unicode-normalization v0.1.24
14312025-04-28T17:10:49.289Z Compiling heapless v0.7.17
14322025-04-28T17:10:49.655Z Compiling crossbeam-epoch v0.9.18
14332025-04-28T17:10:49.719Z Compiling rand_chacha v0.3.1
14342025-04-28T17:10:49.746Z Compiling signature v2.2.0
14352025-04-28T17:10:49.806Z Compiling hyper v1.6.0
14362025-04-28T17:10:50.060Z Compiling cookie v0.18.1
14372025-04-28T17:10:50.317Z Compiling crc32fast v1.4.2
14382025-04-28T17:10:50.342Z Compiling base64 v0.22.1
14392025-04-28T17:10:50.632Z Compiling siphasher v0.3.11
14402025-04-28T17:10:50.923Z Compiling slog v2.7.0
14412025-04-28T17:10:50.948Z Compiling unicode-bidi v0.3.17
14422025-04-28T17:10:51.364Z Compiling rayon-core v1.12.1
14432025-04-28T17:10:51.561Z Compiling unicode-properties v0.1.3
14442025-04-28T17:10:51.628Z Compiling openssl-probe v0.1.5
14452025-04-28T17:10:51.781Z Compiling signal-hook v0.3.17
14462025-04-28T17:10:51.891Z Compiling zstd-safe v7.2.3
14472025-04-28T17:10:51.969Z Compiling stringprep v0.1.5
14482025-04-28T17:10:52.081Z Compiling hyper-util v0.1.11
14492025-04-28T17:10:52.240Z Compiling phf_shared v0.11.2
14502025-04-28T17:10:52.329Z Compiling rand v0.8.5
14512025-04-28T17:10:52.354Z Compiling crossbeam-deque v0.8.5
14522025-04-28T17:10:52.418Z Compiling usdt-impl v0.5.0
14532025-04-28T17:10:52.638Z Compiling rand v0.9.0
14542025-04-28T17:10:52.834Z Compiling curve25519-dalek v4.1.3
14552025-04-28T17:10:52.869Z Compiling serde_spanned v0.6.8
14562025-04-28T17:10:53.093Z Compiling serde_tokenstream v0.2.2
14572025-04-28T17:10:53.381Z Compiling toml_datetime v0.6.8
14582025-04-28T17:10:53.504Z Compiling md-5 v0.10.6
14592025-04-28T17:10:53.595Z Compiling num-integer v0.1.46
14602025-04-28T17:10:53.755Z Compiling ff v0.13.0
14612025-04-28T17:10:53.791Z Compiling hash32 v0.2.1
14622025-04-28T17:10:53.989Z Compiling memoffset v0.9.1
14632025-04-28T17:10:54.073Z Compiling litrs v0.4.1
14642025-04-28T17:10:54.103Z Compiling base16ct v0.2.0
14652025-04-28T17:10:54.130Z Compiling smoltcp v0.9.1
14662025-04-28T17:10:54.212Z Compiling cfg_aliases v0.2.1
14672025-04-28T17:10:54.268Z Compiling num-bigint-dig v0.8.4
14682025-04-28T17:10:54.326Z Compiling psl-types v2.0.11
14692025-04-28T17:10:54.399Z Compiling gimli v0.31.1
14702025-04-28T17:10:54.509Z Compiling newtype-uuid v1.2.1
14712025-04-28T17:10:54.556Z Compiling portable-atomic v1.11.0
14722025-04-28T17:10:54.581Z Compiling fallible-iterator v0.2.0
14732025-04-28T17:10:54.710Z Compiling publicsuffix v2.3.0
14742025-04-28T17:10:54.800Z Compiling nix v0.29.0
14752025-04-28T17:10:55.006Z Compiling sec1 v0.7.3
14762025-04-28T17:10:55.031Z Compiling document-features v0.2.10
14772025-04-28T17:10:55.190Z Compiling postgres-protocol v0.6.8
14782025-04-28T17:10:55.570Z Compiling num-iter v0.1.45
14792025-04-28T17:10:55.603Z Compiling group v0.13.0
14802025-04-28T17:10:56.357Z Compiling tokio-native-tls v0.3.1
14812025-04-28T17:10:56.609Z Compiling flate2 v1.1.1
14822025-04-28T17:10:56.722Z Compiling ipnetwork v0.21.1
14832025-04-28T17:10:56.791Z Compiling http-body-util v0.1.3
14842025-04-28T17:10:57.094Z Compiling terminal_size v0.4.0
14852025-04-28T17:10:57.172Z Compiling webpki-roots v0.26.6
14862025-04-28T17:10:57.214Z Compiling hkdf v0.12.4
14872025-04-28T17:10:57.316Z Compiling crypto-bigint v0.5.5
14882025-04-28T17:10:57.356Z Compiling zerocopy-derive v0.6.6
14892025-04-28T17:10:57.381Z Compiling async-trait v0.1.88
14902025-04-28T17:10:57.422Z Compiling curve25519-dalek-derive v0.1.1
14912025-04-28T17:10:57.466Z Compiling sync_wrapper v1.0.1
14922025-04-28T17:10:57.635Z Compiling object v0.36.5
14932025-04-28T17:10:58.209Z Compiling addr2line v0.24.2
14942025-04-28T17:10:58.539Z Compiling ahash v0.8.11
14952025-04-28T17:10:58.805Z Compiling fs-err v3.1.0
14962025-04-28T17:10:58.846Z Compiling lockfree-object-pool v0.1.6
14972025-04-28T17:10:58.889Z Compiling zip v2.6.1
14982025-04-28T17:10:59.106Z Compiling tower-layer v0.3.3
14992025-04-28T17:10:59.132Z Compiling simd-adler32 v0.3.7
15002025-04-28T17:10:59.182Z Compiling anyhow v1.0.98
15012025-04-28T17:10:59.574Z Compiling managed v0.8.0
15022025-04-28T17:10:59.599Z Compiling unicode-width v0.2.0
15032025-04-28T17:10:59.599Z Compiling buf-list v1.0.3
15042025-04-28T17:10:59.691Z Compiling rustc-demangle v0.1.24
15052025-04-28T17:10:59.741Z Compiling winnow v0.5.40
15062025-04-28T17:10:59.812Z Compiling ipnet v2.11.0
15072025-04-28T17:11:00.141Z Compiling bumpalo v3.16.0
15082025-04-28T17:11:00.503Z Compiling strum_macros v0.25.3
15092025-04-28T17:11:00.542Z Compiling zopfli v0.8.1
15102025-04-28T17:11:00.773Z Compiling clap_builder v4.5.35
15112025-04-28T17:11:01.896Z Compiling console v0.15.10
15122025-04-28T17:11:02.373Z Compiling hubpack_derive v0.1.1
15132025-04-28T17:11:02.514Z Compiling toml_edit v0.19.15
15142025-04-28T17:11:03.085Z Compiling hubpack v0.1.2
15152025-04-28T17:11:03.270Z Compiling backtrace v0.3.74
15162025-04-28T17:11:03.312Z Compiling elliptic-curve v0.13.8
15172025-04-28T17:11:03.465Z Compiling tower v0.5.2
15182025-04-28T17:11:03.606Z Compiling zerocopy v0.6.6
15192025-04-28T17:11:04.014Z Compiling hyper-tls v0.6.0
15202025-04-28T17:11:04.161Z Compiling oxnet v0.1.1
15212025-04-28T17:11:04.223Z Compiling signal-hook-mio v0.2.4
15222025-04-28T17:11:04.370Z Compiling rayon v1.10.0
15232025-04-28T17:11:04.398Z Compiling cookie_store v0.21.1
15242025-04-28T17:11:04.771Z Compiling zstd v0.13.3
15252025-04-28T17:11:05.310Z Compiling postgres-types v0.2.9
15262025-04-28T17:11:06.667Z Compiling usdt-macro v0.5.0
15272025-04-28T17:11:06.887Z Compiling usdt-attr-macro v0.5.0
15282025-04-28T17:11:07.087Z Compiling phf v0.11.2
15292025-04-28T17:11:07.350Z Compiling ed25519 v2.2.3
15302025-04-28T17:11:07.774Z Compiling strum_macros v0.26.4
15312025-04-28T17:11:07.943Z Compiling bzip2 v0.4.4
15322025-04-28T17:11:08.097Z Compiling bzip2 v0.5.2
15332025-04-28T17:11:08.147Z Compiling clap_derive v4.5.32
15342025-04-28T17:11:08.292Z Compiling enum-as-inner v0.6.1
15352025-04-28T17:11:08.472Z Compiling rustls-pemfile v2.2.0
15362025-04-28T17:11:08.765Z Compiling serde_urlencoded v0.7.1
15372025-04-28T17:11:08.842Z Compiling serde-big-array v0.5.1
15382025-04-28T17:11:09.059Z Compiling futures-executor v0.3.31
15392025-04-28T17:11:09.124Z Compiling pkcs1 v0.7.5
15402025-04-28T17:11:09.196Z Compiling rfc6979 v0.4.0
15412025-04-28T17:11:09.378Z Compiling daft-derive v0.1.3
15422025-04-28T17:11:09.498Z Compiling serde_repr v0.1.19
15432025-04-28T17:11:09.606Z Compiling bstr v1.10.0
15442025-04-28T17:11:09.937Z Compiling float-cmp v0.10.0
15452025-04-28T17:11:10.148Z Compiling encoding_rs v0.8.34
15462025-04-28T17:11:10.397Z Compiling static_assertions v1.1.0
15472025-04-28T17:11:10.513Z Compiling predicates-core v1.0.8
15482025-04-28T17:11:10.703Z Compiling precomputed-hash v0.1.1
15492025-04-28T17:11:10.812Z Compiling whoami v1.5.2
15502025-04-28T17:11:10.838Z Compiling unicode-segmentation v1.12.0
15512025-04-28T17:11:10.975Z Compiling normalize-line-endings v0.3.0
15522025-04-28T17:11:11.117Z Compiling number_prefix v0.4.0
15532025-04-28T17:11:11.247Z Compiling fixedbitset v0.4.2
15542025-04-28T17:11:11.314Z Compiling new_debug_unreachable v1.0.6
15552025-04-28T17:11:11.339Z Compiling difflib v0.4.0
15562025-04-28T17:11:11.421Z Compiling data-encoding v2.6.0
15572025-04-28T17:11:11.549Z Compiling mime v0.3.17
15582025-04-28T17:11:11.575Z Compiling toml_edit v0.22.24
15592025-04-28T17:11:11.634Z Compiling clap v4.5.35
15602025-04-28T17:11:11.756Z Compiling predicates v3.1.3
15612025-04-28T17:11:12.000Z Compiling hickory-proto v0.24.4
15622025-04-28T17:11:12.430Z Compiling petgraph v0.6.5
15632025-04-28T17:11:12.965Z Compiling similar v2.7.0
15642025-04-28T17:11:12.990Z Compiling string_cache v0.8.9
15652025-04-28T17:11:13.207Z Compiling indicatif v0.17.11
15662025-04-28T17:11:13.374Z Compiling strum v0.26.3
15672025-04-28T17:11:13.550Z Compiling tokio-postgres v0.7.13
15682025-04-28T17:11:14.673Z Compiling daft v0.1.3
15692025-04-28T17:11:14.825Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a#f9566e68)
15702025-04-28T17:11:15.192Z Compiling usdt v0.5.0
15712025-04-28T17:11:15.446Z Compiling rsa v0.9.6
15722025-04-28T17:11:15.619Z Compiling ecdsa v0.16.9
15732025-04-28T17:11:16.310Z Compiling futures v0.3.31
15742025-04-28T17:11:16.677Z Compiling zip v0.6.6
15752025-04-28T17:11:17.453Z Compiling ed25519-dalek v2.1.1
15762025-04-28T17:11:17.917Z Compiling toml v0.7.8
15772025-04-28T17:11:18.282Z Compiling crossterm v0.28.1
15782025-04-28T17:11:19.543Z Compiling tokio-stream v0.1.17
15792025-04-28T17:11:19.708Z Compiling openapiv3 v2.0.0
15802025-04-28T17:11:19.922Z Compiling x509-cert v0.2.5
15812025-04-28T17:11:20.139Z Compiling sha1 v0.10.6
15822025-04-28T17:11:20.281Z Compiling itertools v0.10.5
15832025-04-28T17:11:20.464Z Compiling dirs-sys-next v0.1.2
15842025-04-28T17:11:20.578Z Compiling lalrpop-util v0.19.12
15852025-04-28T17:11:20.889Z Compiling peg-runtime v0.8.5
15862025-04-28T17:11:20.947Z Compiling unicode-xid v0.2.6
15872025-04-28T17:11:21.050Z Compiling dirs-next v2.0.0
15882025-04-28T17:11:21.132Z Compiling thread_local v1.1.8
15892025-04-28T17:11:21.236Z Compiling slog-async v2.8.0
15902025-04-28T17:11:21.395Z Compiling term v0.7.0
15912025-04-28T17:11:21.569Z Compiling xattr v1.3.1
15922025-04-28T17:11:21.710Z Compiling crossbeam-channel v0.5.15
15932025-04-28T17:11:21.735Z Compiling filetime v0.2.25
15942025-04-28T17:11:21.813Z Compiling is-terminal v0.4.13
15952025-04-28T17:11:21.952Z Compiling take_mut v0.2.2
15962025-04-28T17:11:22.014Z Compiling slog-term v2.9.1
15972025-04-28T17:11:22.118Z Compiling tar v0.4.44
15982025-04-28T17:11:22.331Z Compiling camino v1.1.9
15992025-04-28T17:11:27.708Z Compiling aws-lc-sys v0.26.0
16002025-04-28T17:12:00.016Z Compiling rustls-webpki v0.102.8
16012025-04-28T17:12:05.756Z Compiling tokio-rustls v0.26.0
16022025-04-28T17:12:06.097Z Compiling hyper-rustls v0.27.3
16032025-04-28T17:12:06.417Z Compiling reqwest v0.12.15 (https://github.com/seanmonstar/reqwest?rev=114d97c1a862567b465cb57f14d584626e1cf30c#114d97c1)
16042025-04-28T17:12:10.749Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16052025-04-28T17:12:11.107Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16062025-04-28T17:12:16.457Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 07s
16072025-04-28T17:12:16.601Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
16082025-04-28T17:12:16.669ZApr 28 17:12:16.266 INFO Starting download, target: Console
16092025-04-28T17:12:16.669ZApr 28 17:12:16.267 INFO Starting download, target: MaghemiteMgd
16102025-04-28T17:12:16.669ZApr 28 17:12:16.267 INFO Starting download, target: DendriteStub
16112025-04-28T17:12:16.669ZApr 28 17:12:16.267 INFO Starting download, target: Clickhouse
16122025-04-28T17:12:16.694ZApr 28 17:12:16.267 INFO Starting download, target: Cockroach
16132025-04-28T17:12:16.694ZApr 28 17:12:16.267 INFO Starting download, target: TransceiverControl
16142025-04-28T17:12:16.694ZApr 28 17:12:16.268 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16152025-04-28T17:12:16.694ZApr 28 17:12:16.268 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16162025-04-28T17:12:16.694ZApr 28 17:12:16.268 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16172025-04-28T17:12:16.694ZApr 28 17:12:16.268 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16182025-04-28T17:12:16.694ZApr 28 17:12:16.268 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16192025-04-28T17:12:16.694ZApr 28 17:12:16.268 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16202025-04-28T17:12:17.167ZApr 28 17:12:16.762 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16212025-04-28T17:12:17.429ZApr 28 17:12:17.022 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16222025-04-28T17:12:17.540ZApr 28 17:12:17.134 INFO Download complete, target: Console
16232025-04-28T17:12:17.833ZApr 28 17:12:17.403 INFO Download complete, target: TransceiverControl
16242025-04-28T17:12:18.960ZApr 28 17:12:18.558 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16252025-04-28T17:12:18.992ZApr 28 17:12:18.590 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16262025-04-28T17:12:21.677ZApr 28 17:12:21.275 INFO Download complete, target: MaghemiteMgd
16272025-04-28T17:12:22.262ZApr 28 17:12:21.860 INFO Download complete, target: DendriteStub
16282025-04-28T17:12:22.673ZApr 28 17:12:22.271 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16292025-04-28T17:12:22.673ZApr 28 17:12:22.271 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16302025-04-28T17:12:29.950ZApr 28 17:12:29.548 INFO Checking that binary works, target: Cockroach
16312025-04-28T17:12:30.161ZApr 28 17:12:29.759 INFO Download complete, target: Cockroach
16322025-04-28T17:12:34.510ZApr 28 17:12:34.108 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16332025-04-28T17:12:46.463ZApr 28 17:12:46.061 INFO Checking that binary works, target: Clickhouse
16342025-04-28T17:12:46.599ZApr 28 17:12:46.197 INFO Download complete, target: Clickhouse
16352025-04-28T17:12:46.627ZAll builder prerequisites installed successfully, and PATH looks valid
16362025-04-28T17:12:46.652Z
16372025-04-28T17:12:46.652Zreal 5:52.953522566
16382025-04-28T17:12:46.653Zuser 13:37.720699368
16392025-04-28T17:12:46.653Zsys 2:19.339402088
16402025-04-28T17:12:46.653Ztrap 0.454790196
16412025-04-28T17:12:46.653Ztflt 0.453811261
16422025-04-28T17:12:46.653Zdflt 1.031867969
16432025-04-28T17:12:46.653Zkflt 0.008546736
16442025-04-28T17:12:46.653Zlock 24:27.071339292
16452025-04-28T17:12:46.653Zslp 50:18.887147609
16462025-04-28T17:12:46.653Zlat 1:03.678383129
16472025-04-28T17:12:46.653Zstop 2:15.560958229
16482025-04-28T17:12:46.653Z+ banner hack-check
16492025-04-28T17:12:46.653Z
16502025-04-28T17:12:46.653Z # # ## #### # # #### # # ###### #### # #
16512025-04-28T17:12:46.653Z # # # # # # # # # # # # # # # # #
16522025-04-28T17:12:46.653Z ###### # # # #### ##### # ###### ##### # ####
16532025-04-28T17:12:46.653Z # # ###### # # # # # # # # # #
16542025-04-28T17:12:46.653Z # # # # # # # # # # # # # # # # #
16552025-04-28T17:12:46.653Z # # # # #### # # #### # # ###### #### # #
16562025-04-28T17:12:46.653Z
16572025-04-28T17:12:46.653Z+ export CARGO_INCREMENTAL=0
16582025-04-28T17:12:46.653Z+ CARGO_INCREMENTAL=0
16592025-04-28T17:12:46.653Z+ ptime -m timeout 2h cargo xtask check-features --ci
16602025-04-28T17:12:47.534Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
16612025-04-28T17:12:47.828Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
16622025-04-28T17:12:51.258Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.54s
16632025-04-28T17:12:51.335Z Running `target/debug/xtask check-features --ci`
16642025-04-28T17:12:51.374Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16652025-04-28T17:12:51.374Zrunning: "/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16662025-04-28T17:12:52.237Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
16672025-04-28T17:12:52.267Z Running `target/debug/xtask download cargo-hack`
16682025-04-28T17:12:53.676Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16692025-04-28T17:12:54.099Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16702025-04-28T17:12:58.719Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.41s
16712025-04-28T17:12:58.845Z Running `target/debug/xtask-downloader cargo-hack`
16722025-04-28T17:12:58.894ZApr 28 17:12:58.492 INFO Starting download, target: CargoHack
16732025-04-28T17:12:58.921ZApr 28 17:12:58.494 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16742025-04-28T17:12:59.545ZApr 28 17:12:59.144 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16752025-04-28T17:12:59.634ZApr 28 17:12:59.232 INFO Download complete, target: CargoHack
16762025-04-28T17:12:59.659Zrunning: "/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
16772025-04-28T17:12:59.684Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16782025-04-28T17:12:59.902Zinfo: running `cargo check --bins` on api_identity (1/212)
16792025-04-28T17:13:00.737Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16802025-04-28T17:13:00.763Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16812025-04-28T17:13:00.763Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16822025-04-28T17:13:00.763Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
16832025-04-28T17:13:00.847Z
16842025-04-28T17:13:00.847Zinfo: running `cargo check --bins` on bootstore (2/212)
16852025-04-28T17:13:01.737Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16862025-04-28T17:13:01.762Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16872025-04-28T17:13:01.762Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16882025-04-28T17:13:01.763Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
16892025-04-28T17:13:01.854Z
16902025-04-28T17:13:01.854Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/212)
16912025-04-28T17:13:02.680Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16922025-04-28T17:13:02.705Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16932025-04-28T17:13:02.705Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16942025-04-28T17:13:02.705Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
16952025-04-28T17:13:02.779Z
16962025-04-28T17:13:02.779Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/212)
16972025-04-28T17:13:03.617Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16982025-04-28T17:13:03.642Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16992025-04-28T17:13:03.642Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17002025-04-28T17:13:03.642Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
17012025-04-28T17:13:03.717Z
17022025-04-28T17:13:03.717Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/212)
17032025-04-28T17:13:04.342Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17042025-04-28T17:13:04.368Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17052025-04-28T17:13:04.368Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17062025-04-28T17:13:04.368Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
17072025-04-28T17:13:04.407Z
17082025-04-28T17:13:04.407Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/212)
17092025-04-28T17:13:05.023Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17102025-04-28T17:13:05.048Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17112025-04-28T17:13:05.048Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17122025-04-28T17:13:05.048Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
17132025-04-28T17:13:05.100Z
17142025-04-28T17:13:05.100Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/212)
17152025-04-28T17:13:05.726Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17162025-04-28T17:13:05.758Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17172025-04-28T17:13:05.758Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17182025-04-28T17:13:05.758Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
17192025-04-28T17:13:05.793Z
17202025-04-28T17:13:05.793Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/212)
17212025-04-28T17:13:06.422Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17222025-04-28T17:13:06.447Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17232025-04-28T17:13:06.447Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17242025-04-28T17:13:06.447Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
17252025-04-28T17:13:06.489Z
17262025-04-28T17:13:06.492Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/212)
17272025-04-28T17:13:07.125Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17282025-04-28T17:13:07.150Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17292025-04-28T17:13:07.150Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17302025-04-28T17:13:07.150Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
17312025-04-28T17:13:07.190Z
17322025-04-28T17:13:07.190Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/212)
17332025-04-28T17:13:07.828Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17342025-04-28T17:13:07.828Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17352025-04-28T17:13:07.828Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17362025-04-28T17:13:07.828Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
17372025-04-28T17:13:07.890Z
17382025-04-28T17:13:07.890Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/212)
17392025-04-28T17:13:08.530Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17402025-04-28T17:13:08.555Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17412025-04-28T17:13:08.555Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17422025-04-28T17:13:08.555Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
17432025-04-28T17:13:08.595Z
17442025-04-28T17:13:08.595Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/212)
17452025-04-28T17:13:09.199Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17462025-04-28T17:13:09.224Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17472025-04-28T17:13:09.224Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17482025-04-28T17:13:09.224Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
17492025-04-28T17:13:09.264Z
17502025-04-28T17:13:09.264Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/212)
17512025-04-28T17:13:09.868Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17522025-04-28T17:13:09.893Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17532025-04-28T17:13:09.894Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17542025-04-28T17:13:09.894Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
17552025-04-28T17:13:09.932Z
17562025-04-28T17:13:09.932Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/212)
17572025-04-28T17:13:10.579Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17582025-04-28T17:13:10.606Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17592025-04-28T17:13:10.606Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17602025-04-28T17:13:10.606Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
17612025-04-28T17:13:10.652Z
17622025-04-28T17:13:10.652Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/212)
17632025-04-28T17:13:11.283Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17642025-04-28T17:13:11.308Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17652025-04-28T17:13:11.308Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17662025-04-28T17:13:11.308Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
17672025-04-28T17:13:11.348Z
17682025-04-28T17:13:11.348Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/212)
17692025-04-28T17:13:11.976Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17702025-04-28T17:13:12.002Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17712025-04-28T17:13:12.002Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17722025-04-28T17:13:12.002Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
17732025-04-28T17:13:12.051Z
17742025-04-28T17:13:12.051Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/212)
17752025-04-28T17:13:12.667Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17762025-04-28T17:13:12.692Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17772025-04-28T17:13:12.692Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17782025-04-28T17:13:12.692Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
17792025-04-28T17:13:12.735Z
17802025-04-28T17:13:12.735Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/212)
17812025-04-28T17:13:13.345Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17822025-04-28T17:13:13.371Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17832025-04-28T17:13:13.371Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17842025-04-28T17:13:13.371Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
17852025-04-28T17:13:13.411Z
17862025-04-28T17:13:13.411Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/212)
17872025-04-28T17:13:14.032Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17882025-04-28T17:13:14.057Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17892025-04-28T17:13:14.057Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17902025-04-28T17:13:14.057Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
17912025-04-28T17:13:14.107Z
17922025-04-28T17:13:14.107Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/212)
17932025-04-28T17:13:14.729Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17942025-04-28T17:13:14.754Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17952025-04-28T17:13:14.754Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17962025-04-28T17:13:14.754Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
17972025-04-28T17:13:14.803Z
17982025-04-28T17:13:14.803Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/212)
17992025-04-28T17:13:15.436Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18002025-04-28T17:13:15.461Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18012025-04-28T17:13:15.461Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18022025-04-28T17:13:15.461Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
18032025-04-28T17:13:15.504Z
18042025-04-28T17:13:15.504Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/212)
18052025-04-28T17:13:16.116Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18062025-04-28T17:13:16.142Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18072025-04-28T17:13:16.142Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18082025-04-28T17:13:16.142Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
18092025-04-28T17:13:16.188Z
18102025-04-28T17:13:16.188Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/212)
18112025-04-28T17:13:16.835Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18122025-04-28T17:13:16.861Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18132025-04-28T17:13:16.861Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18142025-04-28T17:13:16.861Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
18152025-04-28T17:13:16.903Z
18162025-04-28T17:13:16.903Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/212)
18172025-04-28T17:13:17.521Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18182025-04-28T17:13:17.547Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18192025-04-28T17:13:17.547Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18202025-04-28T17:13:17.547Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
18212025-04-28T17:13:17.589Z
18222025-04-28T17:13:17.589Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/212)
18232025-04-28T17:13:18.207Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18242025-04-28T17:13:18.232Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18252025-04-28T17:13:18.232Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18262025-04-28T17:13:18.232Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
18272025-04-28T17:13:18.273Z
18282025-04-28T17:13:18.273Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/212)
18292025-04-28T17:13:18.922Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18302025-04-28T17:13:18.947Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18312025-04-28T17:13:18.947Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18322025-04-28T17:13:18.947Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
18332025-04-28T17:13:18.990Z
18342025-04-28T17:13:18.990Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/212)
18352025-04-28T17:13:19.634Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18362025-04-28T17:13:19.660Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18372025-04-28T17:13:19.660Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18382025-04-28T17:13:19.660Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
18392025-04-28T17:13:19.705Z
18402025-04-28T17:13:19.705Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/212)
18412025-04-28T17:13:20.377Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18422025-04-28T17:13:20.402Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18432025-04-28T17:13:20.403Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18442025-04-28T17:13:20.403Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
18452025-04-28T17:13:20.450Z
18462025-04-28T17:13:20.450Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/212)
18472025-04-28T17:13:21.102Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18482025-04-28T17:13:21.128Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18492025-04-28T17:13:21.128Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18502025-04-28T17:13:21.128Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
18512025-04-28T17:13:21.169Z
18522025-04-28T17:13:21.169Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/212)
18532025-04-28T17:13:21.812Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18542025-04-28T17:13:21.837Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18552025-04-28T17:13:21.837Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18562025-04-28T17:13:21.837Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
18572025-04-28T17:13:21.881Z
18582025-04-28T17:13:21.881Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/212)
18592025-04-28T17:13:22.524Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18602025-04-28T17:13:22.549Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18612025-04-28T17:13:22.549Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18622025-04-28T17:13:22.549Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
18632025-04-28T17:13:22.596Z
18642025-04-28T17:13:22.596Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/212)
18652025-04-28T17:13:23.232Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18662025-04-28T17:13:23.257Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18672025-04-28T17:13:23.257Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18682025-04-28T17:13:23.257Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
18692025-04-28T17:13:23.297Z
18702025-04-28T17:13:23.297Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/212)
18712025-04-28T17:13:23.961Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18722025-04-28T17:13:23.987Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18732025-04-28T17:13:23.987Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18742025-04-28T17:13:23.987Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
18752025-04-28T17:13:24.029Z
18762025-04-28T17:13:24.029Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/212)
18772025-04-28T17:13:24.686Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18782025-04-28T17:13:24.712Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18792025-04-28T17:13:24.712Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18802025-04-28T17:13:24.712Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
18812025-04-28T17:13:24.747Z
18822025-04-28T17:13:24.747Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/212)
18832025-04-28T17:13:25.418Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18842025-04-28T17:13:25.444Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18852025-04-28T17:13:25.444Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18862025-04-28T17:13:25.444Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
18872025-04-28T17:13:25.490Z
18882025-04-28T17:13:25.490Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/212)
18892025-04-28T17:13:26.123Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18902025-04-28T17:13:26.148Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18912025-04-28T17:13:26.148Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18922025-04-28T17:13:26.148Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
18932025-04-28T17:13:26.189Z
18942025-04-28T17:13:26.189Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/212)
18952025-04-28T17:13:26.827Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18962025-04-28T17:13:26.852Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18972025-04-28T17:13:26.852Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18982025-04-28T17:13:26.852Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
18992025-04-28T17:13:26.903Z
19002025-04-28T17:13:26.904Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/212)
19012025-04-28T17:13:27.521Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19022025-04-28T17:13:27.546Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19032025-04-28T17:13:27.546Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19042025-04-28T17:13:27.546Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
19052025-04-28T17:13:27.589Z
19062025-04-28T17:13:27.589Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/212)
19072025-04-28T17:13:28.215Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19082025-04-28T17:13:28.241Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19092025-04-28T17:13:28.241Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19102025-04-28T17:13:28.241Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
19112025-04-28T17:13:28.288Z
19122025-04-28T17:13:28.288Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/212)
19132025-04-28T17:13:28.913Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19142025-04-28T17:13:28.939Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19152025-04-28T17:13:28.939Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19162025-04-28T17:13:28.939Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
19172025-04-28T17:13:28.979Z
19182025-04-28T17:13:28.979Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/212)
19192025-04-28T17:13:29.603Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19202025-04-28T17:13:29.628Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19212025-04-28T17:13:29.628Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19222025-04-28T17:13:29.628Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
19232025-04-28T17:13:29.669Z
19242025-04-28T17:13:29.669Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/212)
19252025-04-28T17:13:30.294Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19262025-04-28T17:13:30.319Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19272025-04-28T17:13:30.319Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19282025-04-28T17:13:30.319Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
19292025-04-28T17:13:30.360Z
19302025-04-28T17:13:30.360Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/212)
19312025-04-28T17:13:30.983Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19322025-04-28T17:13:31.009Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19332025-04-28T17:13:31.009Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19342025-04-28T17:13:31.009Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
19352025-04-28T17:13:31.051Z
19362025-04-28T17:13:31.051Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/212)
19372025-04-28T17:13:31.673Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19382025-04-28T17:13:31.698Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19392025-04-28T17:13:31.698Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19402025-04-28T17:13:31.698Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
19412025-04-28T17:13:31.741Z
19422025-04-28T17:13:31.741Zinfo: running `cargo check --bins` on sled-hardware-types (45/212)
19432025-04-28T17:13:32.596Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19442025-04-28T17:13:32.622Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19452025-04-28T17:13:32.622Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19462025-04-28T17:13:32.622Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
19472025-04-28T17:13:32.710Z
19482025-04-28T17:13:32.710Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (46/212)
19492025-04-28T17:13:33.541Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19502025-04-28T17:13:33.566Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19512025-04-28T17:13:33.566Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19522025-04-28T17:13:33.566Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
19532025-04-28T17:13:33.645Z
19542025-04-28T17:13:33.645Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (47/212)
19552025-04-28T17:13:34.497Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19562025-04-28T17:13:34.522Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19572025-04-28T17:13:34.522Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19582025-04-28T17:13:34.522Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
19592025-04-28T17:13:34.601Z
19602025-04-28T17:13:34.602Zinfo: running `cargo check --bins` on oxlog (48/212)
19612025-04-28T17:13:35.432Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19622025-04-28T17:13:35.457Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19632025-04-28T17:13:35.545Z Checking cfg-if v1.0.0
19642025-04-28T17:13:35.569Z Checking libc v0.2.171
19652025-04-28T17:13:35.595Z Checking serde v1.0.219
19662025-04-28T17:13:35.595Z Checking zeroize v1.8.1
19672025-04-28T17:13:35.623Z Checking memchr v2.7.4
19682025-04-28T17:13:35.649Z Checking typenum v1.17.0
19692025-04-28T17:13:35.674Z Checking smallvec v1.14.0
19702025-04-28T17:13:35.699Z Checking value-bag v1.9.0
19712025-04-28T17:13:35.699Z Checking subtle v2.6.1
19722025-04-28T17:13:35.860Z Checking scopeguard v1.2.0
19732025-04-28T17:13:35.940Z Checking const-oid v0.9.6
19742025-04-28T17:13:35.965Z Checking itoa v1.0.11
19752025-04-28T17:13:36.010Z Checking lock_api v0.4.12
19762025-04-28T17:13:36.037Z Checking log v0.4.22
19772025-04-28T17:13:36.169Z Checking stable_deref_trait v1.2.0
19782025-04-28T17:13:36.269Z Checking byteorder v1.5.0
19792025-04-28T17:13:36.345Z Checking pin-project-lite v0.2.14
19802025-04-28T17:13:36.370Z Checking zerofrom v0.1.4
19812025-04-28T17:13:36.444Z Checking getrandom v0.2.15
19822025-04-28T17:13:36.474Z Checking parking_lot_core v0.9.10
19832025-04-28T17:13:36.500Z Checking signal-hook-registry v1.4.2
19842025-04-28T17:13:36.526Z Checking generic-array v0.14.7
19852025-04-28T17:13:36.553Z Checking yoke v0.7.4
19862025-04-28T17:13:36.618Z Checking once_cell v1.21.3
19872025-04-28T17:13:36.670Z Checking rand_core v0.6.4
19882025-04-28T17:13:36.714Z Checking mio v1.0.2
19892025-04-28T17:13:36.778Z Checking parking_lot v0.12.3
19902025-04-28T17:13:36.853Z Checking zerovec v0.10.4
19912025-04-28T17:13:36.895Z Checking futures-core v0.3.31
19922025-04-28T17:13:36.957Z Checking cpufeatures v0.2.14
19932025-04-28T17:13:37.055Z Checking socket2 v0.5.9
19942025-04-28T17:13:37.081Z Checking litemap v0.7.3
19952025-04-28T17:13:37.107Z Checking writeable v0.5.5
19962025-04-28T17:13:37.231Z Checking zerocopy v0.7.35
19972025-04-28T17:13:37.389Z Checking crypto-common v0.1.6
19982025-04-28T17:13:37.415Z Checking block-buffer v0.10.4
19992025-04-28T17:13:37.415Z Checking block-padding v0.3.3
20002025-04-28T17:13:37.440Z Checking futures-sink v0.3.31
20012025-04-28T17:13:37.465Z Checking slab v0.4.9
20022025-04-28T17:13:37.567Z Checking libm v0.2.8
20032025-04-28T17:13:37.592Z Checking ryu v1.0.18
20042025-04-28T17:13:37.618Z Checking digest v0.10.7
20052025-04-28T17:13:37.643Z Checking inout v0.1.3
20062025-04-28T17:13:37.703Z Checking foldhash v0.1.3
20072025-04-28T17:13:37.797Z Checking icu_locid_transform_data v1.5.0
20082025-04-28T17:13:37.841Z Checking allocator-api2 v0.2.18
20092025-04-28T17:13:37.899Z Checking equivalent v1.0.1
20102025-04-28T17:13:37.924Z Checking cipher v0.4.4
20112025-04-28T17:13:37.949Z Checking hmac v0.12.1
20122025-04-28T17:13:38.010Z Checking sha2 v0.10.8
20132025-04-28T17:13:38.138Z Checking getrandom v0.3.1
20142025-04-28T17:13:38.173Z Checking tinystr v0.7.6
20152025-04-28T17:13:38.232Z Checking icu_collections v1.5.0
20162025-04-28T17:13:38.285Z Checking base64ct v1.6.0
20172025-04-28T17:13:38.310Z Checking num-traits v0.2.19
20182025-04-28T17:13:38.368Z Checking icu_properties_data v1.5.0
20192025-04-28T17:13:38.394Z Checking hashbrown v0.15.1
20202025-04-28T17:13:38.472Z Checking icu_locid v1.5.0
20212025-04-28T17:13:38.510Z Checking utf16_iter v1.0.5
20222025-04-28T17:13:38.592Z Checking flagset v0.4.6
20232025-04-28T17:13:38.674Z Checking icu_normalizer_data v1.5.0
20242025-04-28T17:13:38.700Z Checking pem-rfc7468 v0.7.0
20252025-04-28T17:13:38.772Z Checking write16 v1.0.0
20262025-04-28T17:13:38.797Z Checking utf8_iter v1.0.4
20272025-04-28T17:13:38.825Z Checking percent-encoding v2.3.1
20282025-04-28T17:13:38.906Z Checking futures-channel v0.3.31
20292025-04-28T17:13:38.938Z Checking der v0.7.9
20302025-04-28T17:13:38.976Z Checking futures-task v0.3.31
20312025-04-28T17:13:39.029Z Checking futures-io v0.3.31
20322025-04-28T17:13:39.192Z Checking pin-utils v0.1.0
20332025-04-28T17:13:39.218Z Checking salsa20 v0.10.2
20342025-04-28T17:13:39.243Z Checking ppv-lite86 v0.2.20
20352025-04-28T17:13:39.268Z Checking pbkdf2 v0.12.2
20362025-04-28T17:13:39.293Z Checking futures-util v0.3.31
20372025-04-28T17:13:39.318Z Checking icu_provider v1.5.0
20382025-04-28T17:13:39.344Z Checking bytes v1.10.1
20392025-04-28T17:13:39.430Z Checking indexmap v2.7.1
20402025-04-28T17:13:39.456Z Checking bitflags v2.9.0
20412025-04-28T17:13:39.538Z Checking serde_json v1.0.140
20422025-04-28T17:13:39.710Z Checking scrypt v0.11.0
20432025-04-28T17:13:39.827Z Checking form_urlencoded v1.2.1
20442025-04-28T17:13:39.852Z Checking icu_locid_transform v1.5.0
20452025-04-28T17:13:39.917Z Checking cbc v0.1.2
20462025-04-28T17:13:40.019Z Checking aes v0.8.4
20472025-04-28T17:13:40.109Z Checking fnv v1.0.7
20482025-04-28T17:13:40.171Z Checking tokio v1.43.1
20492025-04-28T17:13:40.239Z Checking http v1.2.0
20502025-04-28T17:13:40.388Z Checking spki v0.7.3
20512025-04-28T17:13:40.459Z Checking uuid v1.16.0
20522025-04-28T17:13:40.648Z Checking tracing-core v0.1.32
20532025-04-28T17:13:40.673Z Checking icu_properties v1.5.1
20542025-04-28T17:13:40.748Z Checking pkcs5 v0.7.1
20552025-04-28T17:13:40.896Z Checking iana-time-zone v0.1.63
20562025-04-28T17:13:40.980Z Compiling newtype-uuid v1.2.1
20572025-04-28T17:13:41.038Z Checking tinyvec_macros v0.1.1
20582025-04-28T17:13:41.131Z Checking rustls-pki-types v1.10.0
20592025-04-28T17:13:41.176Z Checking pkcs8 v0.10.2
20602025-04-28T17:13:41.217Z Checking tracing v0.1.40
20612025-04-28T17:13:41.259Z Checking tinyvec v1.8.0
20622025-04-28T17:13:41.334Z Checking http-body v1.0.1
20632025-04-28T17:13:41.456Z Checking chrono v0.4.40
20642025-04-28T17:13:41.521Z Checking zerocopy v0.8.10
20652025-04-28T17:13:41.546Z Checking aws-lc-sys v0.26.0
20662025-04-28T17:13:41.598Z Checking spin v0.9.8
20672025-04-28T17:13:41.877Z Checking thiserror v1.0.69
20682025-04-28T17:13:42.011Z Checking atomic-waker v1.1.2
20692025-04-28T17:13:42.140Z Checking untrusted v0.9.0
20702025-04-28T17:13:42.284Z Checking try-lock v0.2.5
20712025-04-28T17:13:42.309Z Checking foreign-types-shared v0.1.1
20722025-04-28T17:13:42.421Z Checking adler2 v2.0.0
20732025-04-28T17:13:42.447Z Checking untrusted v0.7.1
20742025-04-28T17:13:42.572Z Checking miniz_oxide v0.8.5
20752025-04-28T17:13:42.602Z Checking want v0.3.1
20762025-04-28T17:13:42.775Z Checking foreign-types v0.3.2
20772025-04-28T17:13:42.871Z Checking ring v0.17.11
20782025-04-28T17:13:43.020Z Checking httparse v1.9.5
20792025-04-28T17:13:43.050Z Checking crossbeam-utils v0.8.21
20802025-04-28T17:13:43.189Z Checking openssl-sys v0.9.107
20812025-04-28T17:13:43.227Z Checking aws-lc-rs v1.12.4
20822025-04-28T17:13:43.399Z Checking errno v0.3.9
20832025-04-28T17:13:43.443Z Checking icu_normalizer v1.5.0
20842025-04-28T17:13:43.582Z Checking aho-corasick v1.1.3
20852025-04-28T17:13:43.661Z Checking tower-service v0.3.3
20862025-04-28T17:13:43.773Z Checking rand_core v0.9.2
20872025-04-28T17:13:43.798Z Checking httpdate v1.0.3
20882025-04-28T17:13:44.013Z Checking unicode-ident v1.0.14
20892025-04-28T17:13:44.068Z Checking regex-syntax v0.8.5
20902025-04-28T17:13:44.109Z Checking powerfmt v0.2.0
20912025-04-28T17:13:44.134Z Checking idna_adapter v1.2.0
20922025-04-28T17:13:44.183Z Checking proc-macro2 v1.0.94
20932025-04-28T17:13:44.325Z Checking idna v1.0.3
20942025-04-28T17:13:44.357Z Checking deranged v0.3.11
20952025-04-28T17:13:44.752Z Checking url v2.5.3
20962025-04-28T17:13:44.778Z Checking openssl v0.10.72
20972025-04-28T17:13:44.804Z Checking rustls-webpki v0.102.8
20982025-04-28T17:13:44.804Z Checking rand_chacha v0.9.0
20992025-04-28T17:13:44.909Z Checking crossbeam-epoch v0.9.18
21002025-04-28T17:13:45.141Z Checking rustix v0.38.37
21012025-04-28T17:13:45.281Z Checking unicode-normalization v0.1.24
21022025-04-28T17:13:45.441Z Checking rand_chacha v0.3.1
21032025-04-28T17:13:45.471Z Checking semver v1.0.25
21042025-04-28T17:13:45.497Z Checking bzip2-sys v0.1.13+1.0.8
21052025-04-28T17:13:45.618Z Checking signature v2.2.0
21062025-04-28T17:13:45.802Z Checking scroll v0.12.0
21072025-04-28T17:13:45.827Z Checking crc32fast v1.4.2
21082025-04-28T17:13:45.852Z Checking openssl-probe v0.1.5
21092025-04-28T17:13:45.915Z Checking tokio-util v0.7.13
21102025-04-28T17:13:46.004Z Checking utf8parse v0.2.2
21112025-04-28T17:13:46.030Z Checking either v1.14.0
21122025-04-28T17:13:46.058Z Checking unicode-bidi v0.3.17
21132025-04-28T17:13:46.165Z Checking anstyle v1.0.10
21142025-04-28T17:13:46.205Z Checking plain v0.2.3
21152025-04-28T17:13:46.339Z Checking unicode-properties v0.1.3
21162025-04-28T17:13:46.364Z Checking ucd-trie v0.1.7
21172025-04-28T17:13:46.463Z Checking base64 v0.22.1
21182025-04-28T17:13:46.556Z Checking siphasher v0.3.11
21192025-04-28T17:13:46.582Z Checking num_threads v0.1.7
21202025-04-28T17:13:46.643Z Checking num-conv v0.1.0
21212025-04-28T17:13:46.668Z Checking regex-automata v0.4.8
21222025-04-28T17:13:46.699Z Checking time-core v0.1.2
21232025-04-28T17:13:46.780Z Checking h2 v0.4.6
21242025-04-28T17:13:46.823Z Checking dyn-clone v1.0.19
21252025-04-28T17:13:46.860Z Checking phf_shared v0.11.2
21262025-04-28T17:13:46.885Z Checking time v0.3.36
21272025-04-28T17:13:46.914Z Checking stringprep v0.1.5
21282025-04-28T17:13:46.975Z Checking schemars v0.8.22
21292025-04-28T17:13:47.099Z Checking pest v2.7.14
21302025-04-28T17:13:47.142Z Checking goblin v0.8.2
21312025-04-28T17:13:47.828Z Checking anstyle-parse v0.2.5
21322025-04-28T17:13:48.081Z Checking rand v0.8.5
21332025-04-28T17:13:48.271Z Checking rustls v0.23.19
21342025-04-28T17:13:48.858Z Checking crossbeam-deque v0.8.5
21352025-04-28T17:13:48.998Z Checking native-tls v0.2.12
21362025-04-28T17:13:49.119Z Checking rand v0.9.0
21372025-04-28T17:13:49.169Z Checking quote v1.0.39
21382025-04-28T17:13:49.321Z Checking num-integer v0.1.46
21392025-04-28T17:13:49.466Z Checking serde_spanned v0.6.8
21402025-04-28T17:13:49.515Z Checking toml_datetime v0.6.8
21412025-04-28T17:13:49.676Z Checking zstd-sys v2.0.14+zstd.1.5.7
21422025-04-28T17:13:49.768Z Checking md-5 v0.10.6
21432025-04-28T17:13:49.799Z Checking ff v0.13.0
21442025-04-28T17:13:49.886Z Checking hash32 v0.2.1
21452025-04-28T17:13:49.955Z Checking colorchoice v1.0.2
21462025-04-28T17:13:50.005Z Checking base16ct v0.2.0
21472025-04-28T17:13:50.044Z Checking fallible-iterator v0.2.0
21482025-04-28T17:13:50.069Z Checking psl-types v2.0.11
21492025-04-28T17:13:50.121Z Checking gimli v0.31.1
21502025-04-28T17:13:50.191Z Checking pretty-hex v0.4.1
21512025-04-28T17:13:50.243Z Checking is_terminal_polyfill v1.70.1
21522025-04-28T17:13:50.269Z Checking anstyle-query v1.1.1
21532025-04-28T17:13:50.392Z Checking publicsuffix v2.3.0
21542025-04-28T17:13:50.420Z Checking sec1 v0.7.3
21552025-04-28T17:13:50.445Z Checking anstream v0.6.15
21562025-04-28T17:13:50.590Z Checking postgres-protocol v0.6.8
21572025-04-28T17:13:50.651Z Checking heapless v0.7.17
21582025-04-28T17:13:50.755Z Checking group v0.13.0
21592025-04-28T17:13:50.780Z Checking zstd-safe v7.2.3
21602025-04-28T17:13:50.979Z Checking num-iter v0.1.45
21612025-04-28T17:13:51.023Z Checking syn v2.0.98
21622025-04-28T17:13:51.148Z Compiling daft v0.1.3
21632025-04-28T17:13:51.173Z Checking tokio-native-tls v0.3.1
21642025-04-28T17:13:51.202Z Checking dof v0.3.0
21652025-04-28T17:13:51.407Z Checking dtrace-parser v0.2.0
21662025-04-28T17:13:51.442Z Checking rayon-core v1.12.1
21672025-04-28T17:13:51.602Z Checking cookie v0.18.1
21682025-04-28T17:13:51.692Z Checking ipnetwork v0.21.1
21692025-04-28T17:13:51.825Z Checking terminal_size v0.4.0
21702025-04-28T17:13:51.850Z Checking hyper v1.6.0
21712025-04-28T17:13:51.995Z Checking flate2 v1.1.1
21722025-04-28T17:13:52.021Z Checking lazy_static v1.5.0
21732025-04-28T17:13:52.046Z Checking webpki-roots v0.26.6
21742025-04-28T17:13:52.046Z Checking http-body-util v0.1.3
21752025-04-28T17:13:52.144Z Checking signal-hook v0.3.17
21762025-04-28T17:13:52.216Z Checking hkdf v0.12.4
21772025-04-28T17:13:52.403Z Checking crypto-bigint v0.5.5
21782025-04-28T17:13:52.428Z Checking sync_wrapper v1.0.1
21792025-04-28T17:13:52.453Z Checking thread-id v4.2.2
21802025-04-28T17:13:52.529Z Checking object v0.36.5
21812025-04-28T17:13:52.563Z Checking managed v0.8.0
21822025-04-28T17:13:52.588Z Checking tower-layer v0.3.3
21832025-04-28T17:13:52.652Z Checking tokio-rustls v0.26.0
21842025-04-28T17:13:52.828Z Checking clap_lex v0.7.4
21852025-04-28T17:13:52.901Z Checking ipnet v2.11.0
21862025-04-28T17:13:52.995Z Checking simd-adler32 v0.3.7
21872025-04-28T17:13:53.050Z Checking winnow v0.5.40
21882025-04-28T17:13:53.212Z Checking addr2line v0.24.2
21892025-04-28T17:13:53.304Z Checking lockfree-object-pool v0.1.6
21902025-04-28T17:13:53.329Z Checking strsim v0.11.1
21912025-04-28T17:13:53.462Z Checking hyper-util v0.1.11
21922025-04-28T17:13:53.530Z Checking bumpalo v3.16.0
21932025-04-28T17:13:53.606Z Checking unicode-width v0.2.0
21942025-04-28T17:13:53.699Z Checking bitflags v1.3.2
21952025-04-28T17:13:53.802Z Checking rustc-demangle v0.1.24
21962025-04-28T17:13:53.827Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21972025-04-28T17:13:54.036Z Checking console v0.15.10
21982025-04-28T17:13:54.095Z Checking zopfli v0.8.1
21992025-04-28T17:13:54.164Z Checking smoltcp v0.9.1
22002025-04-28T17:13:54.508Z Checking clap_builder v4.5.35
22012025-04-28T17:13:54.610Z Checking elliptic-curve v0.13.8
22022025-04-28T17:13:54.686Z Checking tower v0.5.2
22032025-04-28T17:13:55.108Z Checking hyper-rustls v0.27.3
22042025-04-28T17:13:55.134Z Checking hyper-tls v0.6.0
22052025-04-28T17:13:55.269Z Checking signal-hook-mio v0.2.4
22062025-04-28T17:13:55.313Z Checking num-bigint-dig v0.8.4
22072025-04-28T17:13:55.340Z Checking toml_edit v0.19.15
22082025-04-28T17:13:55.393Z Checking oxnet v0.1.1
22092025-04-28T17:13:55.421Z Checking rayon v1.10.0
22102025-04-28T17:13:55.446Z Checking cookie_store v0.21.1
22112025-04-28T17:13:55.742Z Checking postgres-types v0.2.9
22122025-04-28T17:13:55.939Z Checking usdt-impl v0.5.0
22132025-04-28T17:13:56.046Z Checking zstd v0.13.3
22142025-04-28T17:13:56.285Z Checking bstr v1.10.0
22152025-04-28T17:13:56.365Z Checking regex v1.11.1
22162025-04-28T17:13:56.399Z Checking phf v0.11.2
22172025-04-28T17:13:56.639Z Checking ed25519 v2.2.3
22182025-04-28T17:13:56.856Z Checking bzip2 v0.5.2
22192025-04-28T17:13:56.907Z Checking bzip2 v0.4.4
22202025-04-28T17:13:56.958Z Checking futures-executor v0.3.31
22212025-04-28T17:13:56.983Z Checking curve25519-dalek v4.1.3
22222025-04-28T17:13:57.065Z Checking zerocopy v0.6.6
22232025-04-28T17:13:57.114Z Checking rustls-pemfile v2.2.0
22242025-04-28T17:13:57.172Z Checking hubpack v0.1.2
22252025-04-28T17:13:57.172Z Checking memoffset v0.9.1
22262025-04-28T17:13:57.305Z Checking portable-atomic v1.11.0
22272025-04-28T17:13:57.329Z Checking pkcs1 v0.7.5
22282025-04-28T17:13:57.449Z Checking serde_urlencoded v0.7.1
22292025-04-28T17:13:57.479Z Checking backtrace v0.3.74
22302025-04-28T17:13:57.637Z Checking float-cmp v0.10.0
22312025-04-28T17:13:57.662Z Checking serde-big-array v0.5.1
22322025-04-28T17:13:57.687Z Checking rfc6979 v0.4.0
22332025-04-28T17:13:57.838Z Checking memmap v0.7.0
22342025-04-28T17:13:57.863Z Checking encoding_rs v0.8.34
22352025-04-28T17:13:57.863Z Checking winnow v0.7.3
22362025-04-28T17:13:57.863Z Checking unicode-segmentation v1.12.0
22372025-04-28T17:13:57.965Z Checking minimal-lexical v0.2.1
22382025-04-28T17:13:58.010Z Checking number_prefix v0.4.0
22392025-04-28T17:13:58.148Z Checking normalize-line-endings v0.3.0
22402025-04-28T17:13:58.194Z Checking new_debug_unreachable v1.0.6
22412025-04-28T17:13:58.275Z Checking static_assertions v1.1.0
22422025-04-28T17:13:58.300Z Checking data-encoding v2.6.0
22432025-04-28T17:13:58.329Z Checking predicates-core v1.0.8
22442025-04-28T17:13:58.364Z Checking whoami v1.5.2
22452025-04-28T17:13:58.389Z Checking mime v0.3.17
22462025-04-28T17:13:58.414Z Checking fixedbitset v0.4.2
22472025-04-28T17:13:58.449Z Checking precomputed-hash v0.1.1
22482025-04-28T17:13:58.522Z Checking difflib v0.4.0
22492025-04-28T17:13:58.569Z Checking string_cache v0.8.9
22502025-04-28T17:13:58.651Z Checking tokio-postgres v0.7.13
22512025-04-28T17:13:58.676Z Checking petgraph v0.6.5
22522025-04-28T17:13:58.704Z Checking ed25519-dalek v2.1.1
22532025-04-28T17:13:58.796Z Checking hickory-proto v0.24.4
22542025-04-28T17:13:58.823Z Checking predicates v3.1.3
22552025-04-28T17:13:58.850Z Checking similar v2.7.0
22562025-04-28T17:13:59.078Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a#f9566e68)
22572025-04-28T17:13:59.379Z Checking indicatif v0.17.11
22582025-04-28T17:13:59.521Z Checking nom v7.1.3
22592025-04-28T17:13:59.626Z Checking reqwest v0.12.15 (https://github.com/seanmonstar/reqwest?rev=114d97c1a862567b465cb57f14d584626e1cf30c#114d97c1)
22602025-04-28T17:14:00.003Z Checking usdt v0.5.0
22612025-04-28T17:14:00.083Z Checking toml_edit v0.22.24
22622025-04-28T17:14:00.257Z Checking anyhow v1.0.98
22632025-04-28T17:14:00.599Z Checking ecdsa v0.16.9
22642025-04-28T17:14:00.899Z Checking rsa v0.9.6
22652025-04-28T17:14:01.199Z Checking toml v0.7.8
22662025-04-28T17:14:01.274Z Checking nix v0.29.0
22672025-04-28T17:14:01.573Z Checking futures v0.3.31
22682025-04-28T17:14:01.599Z Checking zip v0.6.6
22692025-04-28T17:14:01.676Z Checking zip v2.6.1
22702025-04-28T17:14:01.729Z Checking clap v4.5.35
22712025-04-28T17:14:01.788Z Checking crossterm v0.28.1
22722025-04-28T17:14:01.859Z Checking tokio-stream v0.1.17
22732025-04-28T17:14:02.159Z Checking itertools v0.10.5
22742025-04-28T17:14:02.323Z Checking itertools v0.12.1
22752025-04-28T17:14:02.406Z Checking fs-err v3.1.0
22762025-04-28T17:14:02.491Z Checking buf-list v1.0.3
22772025-04-28T17:14:02.542Z Checking strum v0.26.3
22782025-04-28T17:14:02.694Z Checking ahash v0.8.11
22792025-04-28T17:14:02.720Z Checking slog v2.7.0
22802025-04-28T17:14:02.772Z Checking openapiv3 v2.0.0
22812025-04-28T17:14:02.896Z Checking x509-cert v0.2.5
22822025-04-28T17:14:03.090Z Checking sha1 v0.10.6
22832025-04-28T17:14:03.124Z Checking peg-runtime v0.8.5
22842025-04-28T17:14:03.165Z Checking lalrpop-util v0.19.12
22852025-04-28T17:14:03.239Z Checking camino v1.1.9
22862025-04-28T17:14:03.353Z Checking sigpipe v0.1.3
22872025-04-28T17:14:03.378Z Checking jiff v0.2.10
22882025-04-28T17:14:08.183Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
22892025-04-28T17:14:08.669Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.05s
22902025-04-28T17:14:08.825Z
22912025-04-28T17:14:08.825Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (49/212)
22922025-04-28T17:14:09.709Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22932025-04-28T17:14:09.734Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22942025-04-28T17:14:09.842Z Compiling regress v0.10.3
22952025-04-28T17:14:09.868Z Compiling thiserror-impl v2.0.12
22962025-04-28T17:14:09.904Z Checking heck v0.5.0
22972025-04-28T17:14:09.949Z Compiling unsafe-libyaml v0.2.11
22982025-04-28T17:14:09.975Z Checking dirs-sys-next v0.1.2
22992025-04-28T17:14:09.975Z Checking fastrand v2.1.1
23002025-04-28T17:14:10.011Z Checking thread_local v1.1.8
23012025-04-28T17:14:10.118Z Compiling structmeta-derive v0.3.0
23022025-04-28T17:14:10.171Z Checking dirs-next v2.0.0
23032025-04-28T17:14:10.267Z Compiling ident_case v1.0.1
23042025-04-28T17:14:10.305Z Checking tempfile v3.13.0
23052025-04-28T17:14:10.331Z Checking term v0.7.0
23062025-04-28T17:14:10.463Z Compiling darling_core v0.20.10
23072025-04-28T17:14:10.648Z Checking newtype-uuid v1.2.1
23082025-04-28T17:14:10.714Z Checking crossbeam-channel v0.5.15
23092025-04-28T17:14:10.918Z Checking is-terminal v0.4.13
23102025-04-28T17:14:11.048Z Compiling serde_yaml v0.9.34+deprecated
23112025-04-28T17:14:11.329Z Compiling rustls v0.22.4
23122025-04-28T17:14:11.384Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23132025-04-28T17:14:11.743Z Checking take_mut v0.2.2
23142025-04-28T17:14:11.768Z Checking slog-term v2.9.1
23152025-04-28T17:14:11.769Z Checking slog-async v2.8.0
23162025-04-28T17:14:12.030Z Checking daft v0.1.3
23172025-04-28T17:14:12.172Z Compiling proc-macro-crate v1.3.1
23182025-04-28T17:14:12.218Z Compiling structmeta v0.3.0
23192025-04-28T17:14:12.417Z Checking wait-timeout v0.2.0
23202025-04-28T17:14:12.443Z Compiling thiserror v2.0.12
23212025-04-28T17:14:12.590Z Compiling multer v3.1.0
23222025-04-28T17:14:12.616Z Checking match_cfg v0.1.0
23232025-04-28T17:14:12.643Z Checking typify-impl v0.2.0
23242025-04-28T17:14:12.714Z Compiling typify-impl v0.3.0
23252025-04-28T17:14:12.963Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23262025-04-28T17:14:13.237Z Checking bit-vec v0.8.0
23272025-04-28T17:14:13.589Z Checking quick-error v1.2.3
23282025-04-28T17:14:13.614Z Checking bit-set v0.8.0
23292025-04-28T17:14:13.735Z Checking rusty-fork v0.3.0
23302025-04-28T17:14:13.879Z Compiling num_enum_derive v0.5.11
23312025-04-28T17:14:14.079Z Checking hostname v0.3.1
23322025-04-28T17:14:14.213Z Checking progenitor-client v0.9.1
23332025-04-28T17:14:14.557Z Checking slog-json v2.6.1
23342025-04-28T17:14:14.713Z Checking rand_xorshift v0.3.0
23352025-04-28T17:14:14.792Z Compiling lzma-sys v0.1.20
23362025-04-28T17:14:14.884Z Checking hex v0.4.3
23372025-04-28T17:14:15.027Z Compiling foreign-types-macros v0.2.3
23382025-04-28T17:14:15.287Z Compiling darling_macro v0.20.10
23392025-04-28T17:14:15.324Z Compiling async-stream-impl v0.3.6
23402025-04-28T17:14:15.407Z Compiling dropshot v0.16.0
23412025-04-28T17:14:15.683Z Checking utf-8 v0.7.6
23422025-04-28T17:14:15.750Z Checking arc-swap v1.7.1
23432025-04-28T17:14:15.887Z Checking unarray v0.1.4
23442025-04-28T17:14:16.049Z Checking foreign-types-shared v0.3.1
23452025-04-28T17:14:16.074Z Checking proptest v1.6.0
23462025-04-28T17:14:16.099Z Compiling darling v0.20.10
23472025-04-28T17:14:16.140Z Checking slog-scope v4.4.0
23482025-04-28T17:14:16.188Z Checking foreign-types v0.5.0
23492025-04-28T17:14:16.222Z Compiling serde_with_macros v3.12.0
23502025-04-28T17:14:16.303Z Checking tungstenite v0.21.0
23512025-04-28T17:14:16.342Z Checking num_enum v0.5.11
23522025-04-28T17:14:16.377Z Checking async-stream v0.3.6
23532025-04-28T17:14:16.583Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23542025-04-28T17:14:16.608Z Checking slog-bunyan v2.5.0
23552025-04-28T17:14:16.731Z Compiling proc-macro-error v1.0.4
23562025-04-28T17:14:16.956Z Checking tokio-rustls v0.25.0
23572025-04-28T17:14:17.130Z Compiling parse-display-derive v0.10.0
23582025-04-28T17:14:17.217Z Compiling test-strategy v0.4.0
23592025-04-28T17:14:17.291Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23602025-04-28T17:14:17.317Z Checking toml v0.8.20
23612025-04-28T17:14:17.563Z Checking progenitor-client v0.8.0
23622025-04-28T17:14:17.886Z Compiling heck v0.3.3
23632025-04-28T17:14:17.927Z Checking waitgroup v0.1.2
23642025-04-28T17:14:18.065Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23652025-04-28T17:14:18.204Z Compiling dropshot_endpoint v0.16.0
23662025-04-28T17:14:18.260Z Checking serde_path_to_error v0.1.16
23672025-04-28T17:14:18.763Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23682025-04-28T17:14:18.825Z Checking hostname v0.4.0
23692025-04-28T17:14:18.951Z Checking cstr-argument v0.1.2
23702025-04-28T17:14:19.125Z Checking instant v0.1.13
23712025-04-28T17:14:19.248Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
23722025-04-28T17:14:19.373Z Checking debug-ignore v1.0.5
23732025-04-28T17:14:19.519Z Checking base64 v0.21.7
23742025-04-28T17:14:19.544Z Checking pretty-hex v0.2.1
23752025-04-28T17:14:19.704Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23762025-04-28T17:14:19.898Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23772025-04-28T17:14:19.957Z Checking backoff v0.4.0
23782025-04-28T17:14:20.049Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23792025-04-28T17:14:20.074Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23802025-04-28T17:14:20.074Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
23812025-04-28T17:14:20.235Z Checking serde_with v3.12.0
23822025-04-28T17:14:20.260Z Compiling zone_cfg_derive v0.1.2
23832025-04-28T17:14:20.312Z Checking parse-display v0.10.0
23842025-04-28T17:14:20.356Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23852025-04-28T17:14:20.540Z Checking tokio-tungstenite v0.21.0
23862025-04-28T17:14:20.858Z Checking slog-stdlog v4.1.1
23872025-04-28T17:14:20.974Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23882025-04-28T17:14:20.999Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23892025-04-28T17:14:21.035Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
23902025-04-28T17:14:21.261Z Checking colored v2.2.0
23912025-04-28T17:14:21.355Z Checking macaddr v1.0.1
23922025-04-28T17:14:21.448Z Checking winnow v0.6.20
23932025-04-28T17:14:21.612Z Checking unicode-width v0.1.14
23942025-04-28T17:14:21.671Z Checking base64 v0.13.1
23952025-04-28T17:14:21.915Z Checking zone v0.1.8
23962025-04-28T17:14:22.024Z Checking tabwriter v1.4.0
23972025-04-28T17:14:22.050Z Checking ron v0.7.1
23982025-04-28T17:14:22.264Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23992025-04-28T17:14:22.481Z Checking slog-envlogger v2.2.0
24002025-04-28T17:14:22.666Z Checking xz2 v0.1.7
24012025-04-28T17:14:22.692Z Checking xattr v1.3.1
24022025-04-28T17:14:22.830Z Checking pem v3.0.5
24032025-04-28T17:14:22.891Z Checking yasna v0.5.2
24042025-04-28T17:14:22.942Z Checking smf v0.2.3
24052025-04-28T17:14:22.967Z Checking headers-core v0.3.0
24062025-04-28T17:14:23.071Z Checking filetime v0.2.25
24072025-04-28T17:14:23.109Z Checking same-file v1.0.6
24082025-04-28T17:14:23.266Z Checking tar v0.4.44
24092025-04-28T17:14:23.293Z Checking walkdir v2.5.0
24102025-04-28T17:14:23.364Z Checking headers v0.4.0
24112025-04-28T17:14:23.626Z Checking camino-tempfile v1.1.1
24122025-04-28T17:14:23.684Z Checking rcgen v0.12.1
24132025-04-28T17:14:23.896Z Checking atomicwrites v0.4.4
24142025-04-28T17:14:24.011Z Checking subprocess v0.2.9
24152025-04-28T17:14:24.255Z Compiling typify-macro v0.2.0
24162025-04-28T17:14:24.392Z Compiling typify-macro v0.3.0
24172025-04-28T17:14:26.349Z Compiling typify v0.2.0
24182025-04-28T17:14:26.486Z Compiling progenitor-impl v0.8.0
24192025-04-28T17:14:26.513Z Compiling typify v0.3.0
24202025-04-28T17:14:26.657Z Compiling progenitor-impl v0.9.1
24212025-04-28T17:14:29.756Z Compiling progenitor-macro v0.8.0
24222025-04-28T17:14:29.981Z Compiling progenitor-macro v0.9.1
24232025-04-28T17:14:34.249Z Checking progenitor v0.8.0
24242025-04-28T17:14:34.431Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24252025-04-28T17:14:34.771Z Checking progenitor v0.9.1
24262025-04-28T17:14:34.962Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8452936a53c3b16e53cbbf4e34e5e59899afc965#8452936a)
24272025-04-28T17:14:37.638Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
24282025-04-28T17:14:38.803Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24292025-04-28T17:14:46.864Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
24302025-04-28T17:14:49.029Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24312025-04-28T17:14:50.661Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.82s
24322025-04-28T17:14:50.838Z
24332025-04-28T17:14:50.838Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/212)
24342025-04-28T17:14:51.759Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24352025-04-28T17:14:51.784Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24362025-04-28T17:14:51.916Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24372025-04-28T17:14:53.715Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.86s
24382025-04-28T17:14:53.890Z
24392025-04-28T17:14:53.890Zinfo: running `cargo check --bins` on nexus-config (51/212)
24402025-04-28T17:14:54.778Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24412025-04-28T17:14:54.805Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24422025-04-28T17:14:54.805Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24432025-04-28T17:14:54.805Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
24442025-04-28T17:14:54.891Z
24452025-04-28T17:14:54.891Zinfo: running `cargo check --bins` on omicron-rpaths (52/212)
24462025-04-28T17:14:55.735Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24472025-04-28T17:14:55.773Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24482025-04-28T17:14:55.773Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24492025-04-28T17:14:55.773Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
24502025-04-28T17:14:55.847Z
24512025-04-28T17:14:55.847Zinfo: running `cargo check --bins` on omicron-certificates (53/212)
24522025-04-28T17:14:56.695Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24532025-04-28T17:14:56.721Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24542025-04-28T17:14:56.721Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24552025-04-28T17:14:56.721Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
24562025-04-28T17:14:56.808Z
24572025-04-28T17:14:56.808Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (54/212)
24582025-04-28T17:14:57.687Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24592025-04-28T17:14:57.712Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24602025-04-28T17:14:57.868Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24612025-04-28T17:14:57.902Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24622025-04-28T17:14:57.927Z Compiling tempfile v3.13.0
24632025-04-28T17:14:57.952Z Compiling wait-timeout v0.2.0
24642025-04-28T17:14:57.952Z Compiling quick-error v1.2.3
24652025-04-28T17:14:57.952Z Compiling bit-vec v0.8.0
24662025-04-28T17:14:57.952Z Compiling match_cfg v0.1.0
24672025-04-28T17:14:57.978Z Compiling rustls v0.22.4
24682025-04-28T17:14:58.025Z Compiling progenitor-client v0.9.1
24692025-04-28T17:14:58.105Z Compiling hostname v0.3.1
24702025-04-28T17:14:58.132Z Compiling slog-json v2.6.1
24712025-04-28T17:14:58.317Z Compiling rusty-fork v0.3.0
24722025-04-28T17:14:58.406Z Compiling bit-set v0.8.0
24732025-04-28T17:14:58.434Z Compiling rand_xorshift v0.3.0
24742025-04-28T17:14:58.464Z Compiling itertools v0.13.0
24752025-04-28T17:14:58.520Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24762025-04-28T17:14:58.520Z Compiling hex v0.4.3
24772025-04-28T17:14:58.629Z Compiling heapless v0.8.0
24782025-04-28T17:14:58.675Z Compiling unarray v0.1.4
24792025-04-28T17:14:58.924Z Compiling progenitor v0.9.1
24802025-04-28T17:14:58.950Z Compiling proptest v1.6.0
24812025-04-28T17:14:58.950Z Compiling slog-bunyan v2.5.0
24822025-04-28T17:14:58.975Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24832025-04-28T17:14:59.011Z Compiling async-stream v0.3.6
24842025-04-28T17:14:59.111Z Compiling multer v3.1.0
24852025-04-28T17:14:59.154Z Compiling toml v0.8.20
24862025-04-28T17:14:59.292Z Compiling waitgroup v0.1.2
24872025-04-28T17:14:59.396Z Checking hash32 v0.3.1
24882025-04-28T17:14:59.502Z Compiling serde_path_to_error v0.1.16
24892025-04-28T17:14:59.592Z Compiling hostname v0.4.0
24902025-04-28T17:14:59.798Z Compiling instant v0.1.13
24912025-04-28T17:14:59.912Z Compiling smoltcp v0.11.0
24922025-04-28T17:14:59.965Z Compiling debug-ignore v1.0.5
24932025-04-28T17:15:00.127Z Compiling backoff v0.4.0
24942025-04-28T17:15:00.386Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8452936a53c3b16e53cbbf4e34e5e59899afc965#8452936a)
24952025-04-28T17:15:00.457Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24962025-04-28T17:15:00.508Z Compiling serde_with v3.12.0
24972025-04-28T17:15:00.659Z Compiling parse-display v0.10.0
24982025-04-28T17:15:00.894Z Checking num-rational v0.4.2
24992025-04-28T17:15:00.973Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
25002025-04-28T17:15:01.155Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25012025-04-28T17:15:01.418Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
25022025-04-28T17:15:01.628Z Compiling tokio-rustls v0.25.0
25032025-04-28T17:15:01.991Z Compiling dropshot v0.16.0
25042025-04-28T17:15:03.473Z Compiling phf_generator v0.11.2
25052025-04-28T17:15:03.689Z Checking num-complex v0.4.6
25062025-04-28T17:15:04.428Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
25072025-04-28T17:15:05.051Z Compiling macaddr v1.0.1
25082025-04-28T17:15:05.288Z Checking cobs v0.2.3
25092025-04-28T17:15:05.316Z Compiling num v0.4.3
25102025-04-28T17:15:05.456Z Compiling phf_codegen v0.11.2
25112025-04-28T17:15:05.494Z Checking postcard v1.0.10
25122025-04-28T17:15:05.669Z Compiling parse-zoneinfo v0.3.1
25132025-04-28T17:15:05.977Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
25142025-04-28T17:15:06.037Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=26d949762112189b7196d2b8fdf0eeb6d9d5a28f#26d94976)
25152025-04-28T17:15:06.307Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=26d949762112189b7196d2b8fdf0eeb6d9d5a28f#26d94976)
25162025-04-28T17:15:06.457Z Checking float-ord v0.3.2
25172025-04-28T17:15:06.544Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
25182025-04-28T17:15:06.609Z Compiling convert_case v0.4.0
25192025-04-28T17:15:06.994Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25202025-04-28T17:15:07.166Z Compiling chrono-tz-build v0.4.0
25212025-04-28T17:15:07.288Z Compiling derive_more v0.99.19
25222025-04-28T17:15:07.915Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=26d949762112189b7196d2b8fdf0eeb6d9d5a28f#26d94976)
25232025-04-28T17:15:08.170Z Compiling crucible-workspace-hack v0.1.0
25242025-04-28T17:15:08.195Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=26d949762112189b7196d2b8fdf0eeb6d9d5a28f#26d94976)
25252025-04-28T17:15:08.484Z Checking linked-hash-map v0.5.6
25262025-04-28T17:15:08.695Z Compiling chrono-tz v0.10.3
25272025-04-28T17:15:08.792Z Checking lru-cache v0.1.2
25282025-04-28T17:15:08.980Z Checking newline-converter v0.3.0
25292025-04-28T17:15:09.131Z Checking resolv-conf v0.7.0
25302025-04-28T17:15:09.261Z Checking itertools v0.14.0
25312025-04-28T17:15:09.365Z Checking prettyplease v0.2.30
25322025-04-28T17:15:09.454Z Compiling slog-dtrace v0.3.0
25332025-04-28T17:15:09.482Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
25342025-04-28T17:15:09.652Z Checking hickory-resolver v0.24.4
25352025-04-28T17:15:09.691Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=26d949762112189b7196d2b8fdf0eeb6d9d5a28f#26d94976)
25362025-04-28T17:15:10.371Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25372025-04-28T17:15:10.588Z Checking expectorate v1.1.0
25382025-04-28T17:15:10.749Z Compiling zone_cfg_derive v0.3.0
25392025-04-28T17:15:11.117Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
25402025-04-28T17:15:11.142Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25412025-04-28T17:15:11.227Z Compiling const_format_proc_macros v0.2.34
25422025-04-28T17:15:11.413Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25432025-04-28T17:15:11.439Z Compiling derive-where v1.2.7
25442025-04-28T17:15:11.858Z Compiling num-derive v0.4.2
25452025-04-28T17:15:12.007Z Checking highway v1.3.0
25462025-04-28T17:15:12.239Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25472025-04-28T17:15:12.423Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25482025-04-28T17:15:12.581Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25492025-04-28T17:15:12.606Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25502025-04-28T17:15:12.749Z Checking const_format v0.2.34
25512025-04-28T17:15:12.827Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25522025-04-28T17:15:13.168Z Checking zone v0.3.1
25532025-04-28T17:15:13.527Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
25542025-04-28T17:15:13.583Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
25552025-04-28T17:15:13.656Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=26d949762112189b7196d2b8fdf0eeb6d9d5a28f#26d94976)
25562025-04-28T17:15:13.912Z Checking gethostname v0.5.0
25572025-04-28T17:15:14.006Z Checking bcs v0.1.6
25582025-04-28T17:15:14.031Z Checking qorb v0.3.1
25592025-04-28T17:15:14.058Z Checking nanorand v0.7.0
25602025-04-28T17:15:14.250Z Compiling async-recursion v1.1.1
25612025-04-28T17:15:14.379Z Checking termtree v0.5.1
25622025-04-28T17:15:14.410Z Checking flume v0.11.1
25632025-04-28T17:15:14.890Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25642025-04-28T17:15:20.477Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25652025-04-28T17:15:24.275Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25662025-04-28T17:15:27.554Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
25672025-04-28T17:15:29.197Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.38s
25682025-04-28T17:15:29.374Z
25692025-04-28T17:15:29.374Zinfo: running `cargo check --bins` on clickhouse-admin-api (55/212)
25702025-04-28T17:15:30.265Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25712025-04-28T17:15:30.290Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25722025-04-28T17:15:30.291Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25732025-04-28T17:15:30.291Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
25742025-04-28T17:15:30.381Z
25752025-04-28T17:15:30.381Zinfo: running `cargo check --bins` on clickhouse-admin-types (56/212)
25762025-04-28T17:15:31.234Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25772025-04-28T17:15:31.259Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25782025-04-28T17:15:31.259Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25792025-04-28T17:15:31.259Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
25802025-04-28T17:15:31.352Z
25812025-04-28T17:15:31.352Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (57/212)
25822025-04-28T17:15:32.197Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25832025-04-28T17:15:32.222Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25842025-04-28T17:15:32.335Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25852025-04-28T17:15:33.088Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.72s
25862025-04-28T17:15:33.262Z
25872025-04-28T17:15:33.262Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (58/212)
25882025-04-28T17:15:34.158Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25892025-04-28T17:15:34.184Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25902025-04-28T17:15:34.328Z Compiling cfg_aliases v0.1.1
25912025-04-28T17:15:34.328Z Compiling vte_generate_state_changes v0.1.2
25922025-04-28T17:15:34.353Z Checking fd-lock v4.0.2
25932025-04-28T17:15:34.353Z Checking nibble_vec v0.1.0
25942025-04-28T17:15:34.353Z Checking endian-type v0.1.2
25952025-04-28T17:15:34.353Z Checking bytecount v0.6.8
25962025-04-28T17:15:34.396Z Compiling tabled_derive v0.7.0
25972025-04-28T17:15:34.421Z Compiling peg-macros v0.8.5
25982025-04-28T17:15:34.484Z Compiling nix v0.28.0
25992025-04-28T17:15:34.570Z Checking papergrid v0.11.0
26002025-04-28T17:15:34.595Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26012025-04-28T17:15:34.620Z Compiling sqlparser_derive v0.2.2
26022025-04-28T17:15:34.645Z Checking radix_trie v0.2.1
26032025-04-28T17:15:34.890Z Checking vte v0.11.1
26042025-04-28T17:15:35.007Z Checking home v0.5.9
26052025-04-28T17:15:35.168Z Checking nu-ansi-term v0.50.1
26062025-04-28T17:15:35.416Z Checking unicode_categories v0.1.1
26072025-04-28T17:15:35.510Z Checking sqlparser v0.45.0
26082025-04-28T17:15:35.555Z Checking display-error-chain v0.2.2
26092025-04-28T17:15:35.677Z Checking sqlformat v0.2.6
26102025-04-28T17:15:35.945Z Checking strip-ansi-escapes v0.2.0
26112025-04-28T17:15:36.087Z Checking reedline v0.38.0
26122025-04-28T17:15:36.234Z Checking tabled v0.15.0
26132025-04-28T17:15:36.508Z Checking peg v0.8.5
26142025-04-28T17:15:37.167Z Checking rustyline v14.0.0
26152025-04-28T17:15:48.581Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.31s
26162025-04-28T17:15:48.760Z
26172025-04-28T17:15:48.760Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (59/212)
26182025-04-28T17:15:49.690Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26192025-04-28T17:15:49.715Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26202025-04-28T17:15:49.865Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26212025-04-28T17:15:56.540Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.77s
26222025-04-28T17:15:56.715Z
26232025-04-28T17:15:56.715Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (60/212)
26242025-04-28T17:15:57.636Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26252025-04-28T17:15:57.661Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26262025-04-28T17:15:57.826Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26272025-04-28T17:16:02.479Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.75s
26282025-04-28T17:16:02.662Z
26292025-04-28T17:16:02.662Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (61/212)
26302025-04-28T17:16:03.542Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26312025-04-28T17:16:03.568Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26322025-04-28T17:16:03.684Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26332025-04-28T17:16:09.946Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.27s
26342025-04-28T17:16:10.112Z
26352025-04-28T17:16:10.112Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (62/212)
26362025-04-28T17:16:10.970Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26372025-04-28T17:16:10.996Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26382025-04-28T17:16:11.109Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26392025-04-28T17:16:17.545Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.42s
26402025-04-28T17:16:17.753Z
26412025-04-28T17:16:17.753Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (63/212)
26422025-04-28T17:16:18.663Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26432025-04-28T17:16:18.688Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26442025-04-28T17:16:18.829Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26452025-04-28T17:16:23.792Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.02s
26462025-04-28T17:16:23.969Z
26472025-04-28T17:16:23.969Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (64/212)
26482025-04-28T17:16:24.879Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26492025-04-28T17:16:24.904Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26502025-04-28T17:16:25.055Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26512025-04-28T17:16:29.933Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.95s
26522025-04-28T17:16:30.105Z
26532025-04-28T17:16:30.105Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (65/212)
26542025-04-28T17:16:30.998Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26552025-04-28T17:16:31.026Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26562025-04-28T17:16:31.163Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26572025-04-28T17:16:37.709Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.59s
26582025-04-28T17:16:37.885Z
26592025-04-28T17:16:37.885Zinfo: running `cargo check --bins` on oximeter (66/212)
26602025-04-28T17:16:38.765Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26612025-04-28T17:16:38.790Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26622025-04-28T17:16:38.790Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26632025-04-28T17:16:38.790Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
26642025-04-28T17:16:38.881Z
26652025-04-28T17:16:38.881Zinfo: running `cargo check --bins` on oximeter-macro-impl (67/212)
26662025-04-28T17:16:39.744Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26672025-04-28T17:16:39.769Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26682025-04-28T17:16:39.769Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26692025-04-28T17:16:39.769Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
26702025-04-28T17:16:39.853Z
26712025-04-28T17:16:39.853Zinfo: running `cargo check --bins` on oximeter-schema (68/212)
26722025-04-28T17:16:40.723Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26732025-04-28T17:16:40.750Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26742025-04-28T17:16:40.842Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26752025-04-28T17:16:43.312Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26762025-04-28T17:16:44.557Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.69s
26772025-04-28T17:16:44.725Z
26782025-04-28T17:16:44.725Zinfo: running `cargo check --bins` on oximeter-types (69/212)
26792025-04-28T17:16:45.627Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26802025-04-28T17:16:45.653Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26812025-04-28T17:16:45.653Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26822025-04-28T17:16:45.653Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
26832025-04-28T17:16:45.751Z
26842025-04-28T17:16:45.751Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (70/212)
26852025-04-28T17:16:46.657Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26862025-04-28T17:16:46.682Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26872025-04-28T17:16:46.682Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26882025-04-28T17:16:46.683Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
26892025-04-28T17:16:46.777Z
26902025-04-28T17:16:46.778Zinfo: running `cargo check --bins` on oxql-types (71/212)
26912025-04-28T17:16:47.696Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26922025-04-28T17:16:47.721Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26932025-04-28T17:16:47.721Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26942025-04-28T17:16:47.721Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
26952025-04-28T17:16:47.826Z
26962025-04-28T17:16:47.826Zinfo: running `cargo check --bins` on oximeter-test-utils (72/212)
26972025-04-28T17:16:48.778Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26982025-04-28T17:16:48.804Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26992025-04-28T17:16:48.804Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27002025-04-28T17:16:48.804Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
27012025-04-28T17:16:48.912Z
27022025-04-28T17:16:48.912Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (73/212)
27032025-04-28T17:16:49.810Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27042025-04-28T17:16:49.835Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27052025-04-28T17:16:49.835Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27062025-04-28T17:16:49.835Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
27072025-04-28T17:16:49.925Z
27082025-04-28T17:16:49.925Zinfo: running `cargo check --bins` on bootstrap-agent-client (74/212)
27092025-04-28T17:16:50.836Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27102025-04-28T17:16:50.862Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27112025-04-28T17:16:50.862Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27122025-04-28T17:16:50.862Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
27132025-04-28T17:16:50.954Z
27142025-04-28T17:16:50.955Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (75/212)
27152025-04-28T17:16:51.822Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27162025-04-28T17:16:51.847Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27172025-04-28T17:16:51.847Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27182025-04-28T17:16:51.847Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
27192025-04-28T17:16:51.936Z
27202025-04-28T17:16:51.936Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (76/212)
27212025-04-28T17:16:52.827Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27222025-04-28T17:16:52.852Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27232025-04-28T17:16:52.852Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27242025-04-28T17:16:52.852Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
27252025-04-28T17:16:52.942Z
27262025-04-28T17:16:52.942Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (77/212)
27272025-04-28T17:16:53.839Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27282025-04-28T17:16:53.864Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27292025-04-28T17:16:53.864Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27302025-04-28T17:16:53.864Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
27312025-04-28T17:16:53.957Z
27322025-04-28T17:16:53.957Zinfo: running `cargo check --bins` on cockroach-admin-client (78/212)
27332025-04-28T17:16:54.820Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27342025-04-28T17:16:54.845Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27352025-04-28T17:16:54.845Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27362025-04-28T17:16:54.845Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
27372025-04-28T17:16:54.937Z
27382025-04-28T17:16:54.937Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (79/212)
27392025-04-28T17:16:55.835Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27402025-04-28T17:16:55.860Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27412025-04-28T17:16:55.860Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27422025-04-28T17:16:55.860Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
27432025-04-28T17:16:55.952Z
27442025-04-28T17:16:55.952Zinfo: running `cargo check --bins` on dns-service-client (80/212)
27452025-04-28T17:16:56.823Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27462025-04-28T17:16:56.849Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27472025-04-28T17:16:56.849Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27482025-04-28T17:16:56.849Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
27492025-04-28T17:16:56.939Z
27502025-04-28T17:16:56.939Zinfo: running `cargo check --bins` on internal-dns-types (81/212)
27512025-04-28T17:16:57.824Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27522025-04-28T17:16:57.824Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27532025-04-28T17:16:57.824Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27542025-04-28T17:16:57.824Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
27552025-04-28T17:16:57.932Z
27562025-04-28T17:16:57.932Zinfo: running `cargo check --bins` on ereport-client (82/212)
27572025-04-28T17:16:58.776Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27582025-04-28T17:16:58.801Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27592025-04-28T17:16:58.801Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27602025-04-28T17:16:58.801Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
27612025-04-28T17:16:58.884Z
27622025-04-28T17:16:58.884Zinfo: running `cargo check --bins` on ereport-types (83/212)
27632025-04-28T17:16:59.718Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27642025-04-28T17:16:59.752Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27652025-04-28T17:16:59.752Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27662025-04-28T17:16:59.752Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
27672025-04-28T17:16:59.824Z
27682025-04-28T17:16:59.824Zinfo: running `cargo check --bins` on gateway-client (84/212)
27692025-04-28T17:17:00.695Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27702025-04-28T17:17:00.721Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27712025-04-28T17:17:00.721Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27722025-04-28T17:17:00.721Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
27732025-04-28T17:17:00.806Z
27742025-04-28T17:17:00.806Zinfo: running `cargo check --bins` on installinator-client (85/212)
27752025-04-28T17:17:01.708Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27762025-04-28T17:17:01.733Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27772025-04-28T17:17:01.733Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27782025-04-28T17:17:01.733Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
27792025-04-28T17:17:01.829Z
27802025-04-28T17:17:01.829Zinfo: running `cargo check --bins` on installinator-common (86/212)
27812025-04-28T17:17:02.731Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27822025-04-28T17:17:02.756Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27832025-04-28T17:17:02.756Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27842025-04-28T17:17:02.756Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
27852025-04-28T17:17:02.848Z
27862025-04-28T17:17:02.848Zinfo: running `cargo check --bins` on update-engine (87/212)
27872025-04-28T17:17:03.717Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27882025-04-28T17:17:03.742Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27892025-04-28T17:17:03.742Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27902025-04-28T17:17:03.742Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
27912025-04-28T17:17:03.830Z
27922025-04-28T17:17:03.830Zinfo: running `cargo check --bins` on nexus-client (88/212)
27932025-04-28T17:17:04.739Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27942025-04-28T17:17:04.765Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27952025-04-28T17:17:04.766Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27962025-04-28T17:17:04.766Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
27972025-04-28T17:17:04.860Z
27982025-04-28T17:17:04.860Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (89/212)
27992025-04-28T17:17:05.743Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28002025-04-28T17:17:05.768Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28012025-04-28T17:17:05.768Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28022025-04-28T17:17:05.768Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
28032025-04-28T17:17:05.861Z
28042025-04-28T17:17:05.861Zinfo: running `cargo check --bins` on omicron-passwords (90/212)
28052025-04-28T17:17:06.724Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28062025-04-28T17:17:06.749Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28072025-04-28T17:17:06.749Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28082025-04-28T17:17:06.749Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
28092025-04-28T17:17:06.834Z
28102025-04-28T17:17:06.834Zinfo: running `cargo check --bins` on nexus-types (91/212)
28112025-04-28T17:17:07.731Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28122025-04-28T17:17:07.756Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28132025-04-28T17:17:07.756Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28142025-04-28T17:17:07.756Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
28152025-04-28T17:17:07.853Z
28162025-04-28T17:17:07.854Zinfo: running `cargo check --bins` on id-map (92/212)
28172025-04-28T17:17:08.679Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28182025-04-28T17:17:08.704Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28192025-04-28T17:17:08.704Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28202025-04-28T17:17:08.704Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
28212025-04-28T17:17:08.787Z
28222025-04-28T17:17:08.787Zinfo: running `cargo check --bins` on oxide-client (93/212)
28232025-04-28T17:17:09.622Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28242025-04-28T17:17:09.647Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28252025-04-28T17:17:09.647Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28262025-04-28T17:17:09.647Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
28272025-04-28T17:17:09.730Z
28282025-04-28T17:17:09.730Zinfo: running `cargo check --bins` on oximeter-client (94/212)
28292025-04-28T17:17:10.623Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28302025-04-28T17:17:10.648Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28312025-04-28T17:17:10.648Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28322025-04-28T17:17:10.648Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
28332025-04-28T17:17:10.744Z
28342025-04-28T17:17:10.744Zinfo: running `cargo check --bins` on repo-depot-client (95/212)
28352025-04-28T17:17:11.585Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28362025-04-28T17:17:11.610Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28372025-04-28T17:17:11.610Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28382025-04-28T17:17:11.610Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
28392025-04-28T17:17:11.696Z
28402025-04-28T17:17:11.696Zinfo: running `cargo check --bins` on sled-agent-client (96/212)
28412025-04-28T17:17:12.607Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28422025-04-28T17:17:12.633Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28432025-04-28T17:17:12.633Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28442025-04-28T17:17:12.633Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
28452025-04-28T17:17:12.724Z
28462025-04-28T17:17:12.725Zinfo: running `cargo check --bins` on wicketd-client (97/212)
28472025-04-28T17:17:13.634Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28482025-04-28T17:17:13.659Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28492025-04-28T17:17:13.659Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28502025-04-28T17:17:13.659Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
28512025-04-28T17:17:13.757Z
28522025-04-28T17:17:13.757Zinfo: running `cargo check --bins` on sled-agent-types (98/212)
28532025-04-28T17:17:14.666Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28542025-04-28T17:17:14.691Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28552025-04-28T17:17:14.691Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28562025-04-28T17:17:14.691Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
28572025-04-28T17:17:14.786Z
28582025-04-28T17:17:14.786Zinfo: running `cargo check --bins` on wicket-common (99/212)
28592025-04-28T17:17:15.689Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28602025-04-28T17:17:15.714Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28612025-04-28T17:17:15.714Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28622025-04-28T17:17:15.714Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
28632025-04-28T17:17:15.808Z
28642025-04-28T17:17:15.808Zinfo: running `cargo check --bins` on omicron-cockroach-admin (100/212)
28652025-04-28T17:17:16.702Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28662025-04-28T17:17:16.728Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28672025-04-28T17:17:16.858Z Checking csv-core v0.1.11
28682025-04-28T17:17:16.858Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
28692025-04-28T17:17:16.883Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28702025-04-28T17:17:16.883Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28712025-04-28T17:17:17.146Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28722025-04-28T17:17:17.175Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28732025-04-28T17:17:17.202Z Checking csv v1.3.1
28742025-04-28T17:17:17.881Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
28752025-04-28T17:17:18.356Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28762025-04-28T17:17:20.761Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.94s
28772025-04-28T17:17:20.937Z
28782025-04-28T17:17:20.937Zinfo: running `cargo check --bins` on cockroach-admin-api (101/212)
28792025-04-28T17:17:21.798Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28802025-04-28T17:17:21.823Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28812025-04-28T17:17:21.823Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28822025-04-28T17:17:21.823Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
28832025-04-28T17:17:21.921Z
28842025-04-28T17:17:21.921Zinfo: running `cargo check --bins` on cockroach-admin-types (102/212)
28852025-04-28T17:17:22.825Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28862025-04-28T17:17:22.825Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28872025-04-28T17:17:22.825Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28882025-04-28T17:17:22.825Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
28892025-04-28T17:17:22.920Z
28902025-04-28T17:17:22.920Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (103/212)
28912025-04-28T17:17:23.913Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28922025-04-28T17:17:23.939Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28932025-04-28T17:17:23.939Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28942025-04-28T17:17:23.939Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
28952025-04-28T17:17:24.050Z
28962025-04-28T17:17:24.051Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (104/212)
28972025-04-28T17:17:25.036Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28982025-04-28T17:17:25.061Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28992025-04-28T17:17:25.062Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29002025-04-28T17:17:25.062Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
29012025-04-28T17:17:25.176Z
29022025-04-28T17:17:25.176Zinfo: running `cargo check --bins` on dns-server (105/212)
29032025-04-28T17:17:26.038Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29042025-04-28T17:17:26.063Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29052025-04-28T17:17:26.161Z Compiling parking_lot_core v0.8.6
29062025-04-28T17:17:26.161Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
29072025-04-28T17:17:26.186Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29082025-04-28T17:17:26.186Z Checking fxhash v0.2.1
29092025-04-28T17:17:26.186Z Checking hickory-server v0.24.4
29102025-04-28T17:17:26.186Z Checking hickory-client v0.24.4
29112025-04-28T17:17:26.870Z Checking parking_lot v0.11.2
29122025-04-28T17:17:27.099Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
29132025-04-28T17:17:27.099Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
29142025-04-28T17:17:27.172Z Checking sled v0.34.7
29152025-04-28T17:17:29.352Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
29162025-04-28T17:17:30.965Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.78s
29172025-04-28T17:17:31.135Z
29182025-04-28T17:17:31.135Zinfo: running `cargo check --bins` on dns-server-api (106/212)
29192025-04-28T17:17:31.988Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29202025-04-28T17:17:32.013Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29212025-04-28T17:17:32.013Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29222025-04-28T17:17:32.013Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
29232025-04-28T17:17:32.098Z
29242025-04-28T17:17:32.098Zinfo: running `cargo check --bins` on openapi-manager-types (107/212)
29252025-04-28T17:17:32.898Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29262025-04-28T17:17:32.923Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29272025-04-28T17:17:32.923Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29282025-04-28T17:17:32.923Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
29292025-04-28T17:17:33.003Z
29302025-04-28T17:17:33.003Zinfo: running `cargo check --bins` on gateway-test-utils (108/212)
29312025-04-28T17:17:33.932Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29322025-04-28T17:17:33.957Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29332025-04-28T17:17:33.957Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29342025-04-28T17:17:33.957Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
29352025-04-28T17:17:34.067Z
29362025-04-28T17:17:34.067Zinfo: running `cargo check --bins` on gateway-types (109/212)
29372025-04-28T17:17:34.952Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29382025-04-28T17:17:34.978Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29392025-04-28T17:17:34.978Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29402025-04-28T17:17:34.978Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
29412025-04-28T17:17:35.065Z
29422025-04-28T17:17:35.065Zinfo: running `cargo check --bins` on ipcc (110/212)
29432025-04-28T17:17:35.958Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29442025-04-28T17:17:35.983Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29452025-04-28T17:17:35.983Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29462025-04-28T17:17:35.983Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
29472025-04-28T17:17:36.074Z
29482025-04-28T17:17:36.074Zinfo: running `cargo check --bins` on omicron-gateway (111/212)
29492025-04-28T17:17:36.995Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29502025-04-28T17:17:37.021Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29512025-04-28T17:17:37.182Z Compiling radium v0.7.0
29522025-04-28T17:17:37.182Z Compiling semver v0.1.20
29532025-04-28T17:17:37.208Z Compiling maybe-uninit v2.0.0
29542025-04-28T17:17:37.208Z Checking tap v1.0.1
29552025-04-28T17:17:37.233Z Checking password-hash v0.5.0
29562025-04-28T17:17:37.259Z Checking blake2 v0.10.6
29572025-04-28T17:17:37.259Z Checking funty v2.0.0
29582025-04-28T17:17:37.259Z Compiling packed_struct v0.10.1
29592025-04-28T17:17:37.423Z Checking wyz v0.5.1
29602025-04-28T17:17:37.644Z Compiling rustc_version v0.1.7
29612025-04-28T17:17:37.717Z Compiling owo-colors v4.2.0
29622025-04-28T17:17:37.742Z Compiling cancel-safe-futures v0.1.5
29632025-04-28T17:17:37.767Z Checking crc-catalog v2.4.0
29642025-04-28T17:17:37.794Z Checking argon2 v0.5.3
29652025-04-28T17:17:37.916Z Compiling packed_struct_codegen v0.10.1
29662025-04-28T17:17:37.951Z Checking crc v3.2.1
29672025-04-28T17:17:38.029Z Checking libsw-core v0.3.1
29682025-04-28T17:17:38.054Z Compiling newtype_derive v0.1.6
29692025-04-28T17:17:38.054Z Checking bitvec v1.0.1
29702025-04-28T17:17:38.119Z Checking half v2.4.1
29712025-04-28T17:17:38.267Z Compiling indexmap v1.9.3
29722025-04-28T17:17:38.317Z Checking fixedbitset v0.5.7
29732025-04-28T17:17:38.342Z Checking ciborium-io v0.2.2
29742025-04-28T17:17:38.399Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
29752025-04-28T17:17:38.446Z Checking nodrop v0.1.14
29762025-04-28T17:17:38.554Z Checking ciborium-ll v0.2.2
29772025-04-28T17:17:38.580Z Checking array-init v0.0.4
29782025-04-28T17:17:38.619Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
29792025-04-28T17:17:38.695Z Checking petgraph v0.7.1
29802025-04-28T17:17:38.739Z Checking libsw v3.4.0
29812025-04-28T17:17:38.917Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
29822025-04-28T17:17:38.976Z Checking smallvec v0.6.14
29832025-04-28T17:17:39.235Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29842025-04-28T17:17:39.311Z Checking swrite v0.1.0
29852025-04-28T17:17:39.336Z Checking termcolor v1.4.1
29862025-04-28T17:17:39.438Z Checking bitfield v0.14.0
29872025-04-28T17:17:39.536Z Checking indent_write v2.2.0
29882025-04-28T17:17:39.686Z Checking linear-map v1.2.0
29892025-04-28T17:17:39.712Z Checking hashbrown v0.12.3
29902025-04-28T17:17:39.739Z Checking env_logger v0.10.2
29912025-04-28T17:17:39.923Z Checking ron v0.8.1
29922025-04-28T17:17:39.949Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
29932025-04-28T17:17:39.982Z Checking serde-hex v0.1.0
29942025-04-28T17:17:40.088Z Checking ciborium v0.2.2
29952025-04-28T17:17:40.321Z Checking steno v0.4.1
29962025-04-28T17:17:40.940Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
29972025-04-28T17:17:40.966Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
29982025-04-28T17:17:41.138Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29992025-04-28T17:17:41.178Z Checking hashbrown v0.13.2
30002025-04-28T17:17:41.259Z Checking crc-any v2.5.0
30012025-04-28T17:17:41.320Z Checking humantime v2.1.0
30022025-04-28T17:17:41.345Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30032025-04-28T17:17:41.591Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
30042025-04-28T17:17:41.617Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
30052025-04-28T17:17:41.834Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a#f9566e68)
30062025-04-28T17:17:41.933Z Checking void v1.0.2
30072025-04-28T17:17:41.969Z Checking object v0.30.4
30082025-04-28T17:17:42.094Z Checking path-slash v0.1.5
30092025-04-28T17:17:42.121Z Checking tungstenite v0.23.0
30102025-04-28T17:17:42.246Z Checking lzss v0.8.2
30112025-04-28T17:17:42.271Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30122025-04-28T17:17:42.546Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
30132025-04-28T17:17:42.922Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
30142025-04-28T17:17:43.110Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30152025-04-28T17:17:43.182Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
30162025-04-28T17:17:43.207Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
30172025-04-28T17:17:43.207Z Checking nix v0.27.1
30182025-04-28T17:17:43.373Z Checking kstat-rs v0.2.4
30192025-04-28T17:17:43.561Z Checking ereport-api v0.1.0 (/work/oxidecomputer/omicron/ereport/api)
30202025-04-28T17:17:43.703Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
30212025-04-28T17:17:43.787Z Checking tokio-tungstenite v0.23.1
30222025-04-28T17:17:44.035Z Checking signal-hook-tokio v0.3.1
30232025-04-28T17:17:44.362Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
30242025-04-28T17:17:44.764Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30252025-04-28T17:17:52.608Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
30262025-04-28T17:17:54.281Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#6054a3c2)
30272025-04-28T17:18:00.347Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
30282025-04-28T17:18:07.842Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
30292025-04-28T17:18:08.493Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30302025-04-28T17:18:11.888Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.80s
30312025-04-28T17:18:12.080Z
30322025-04-28T17:18:12.080Zinfo: running `cargo check --bins` on ereport-api (112/212)
30332025-04-28T17:18:12.938Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30342025-04-28T17:18:12.963Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30352025-04-28T17:18:12.963Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30362025-04-28T17:18:12.963Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
30372025-04-28T17:18:13.054Z
30382025-04-28T17:18:13.054Zinfo: running `cargo check --bins` on gateway-api (113/212)
30392025-04-28T17:18:13.919Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30402025-04-28T17:18:13.943Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30412025-04-28T17:18:13.944Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30422025-04-28T17:18:13.944Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
30432025-04-28T17:18:14.037Z
30442025-04-28T17:18:14.037Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (114/212)
30452025-04-28T17:18:14.851Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30462025-04-28T17:18:14.876Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30472025-04-28T17:18:14.876Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30482025-04-28T17:18:14.876Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
30492025-04-28T17:18:14.957Z
30502025-04-28T17:18:14.957Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (115/212)
30512025-04-28T17:18:15.830Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30522025-04-28T17:18:15.855Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30532025-04-28T17:18:15.855Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30542025-04-28T17:18:15.855Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
30552025-04-28T17:18:15.945Z
30562025-04-28T17:18:15.945Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (116/212)
30572025-04-28T17:18:16.791Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30582025-04-28T17:18:16.816Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30592025-04-28T17:18:16.816Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30602025-04-28T17:18:16.816Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
30612025-04-28T17:18:16.905Z
30622025-04-28T17:18:16.905Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (117/212)
30632025-04-28T17:18:17.766Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30642025-04-28T17:18:17.790Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30652025-04-28T17:18:17.790Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30662025-04-28T17:18:17.790Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
30672025-04-28T17:18:17.883Z
30682025-04-28T17:18:17.883Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (118/212)
30692025-04-28T17:18:18.745Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30702025-04-28T17:18:18.771Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30712025-04-28T17:18:18.771Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30722025-04-28T17:18:18.771Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
30732025-04-28T17:18:18.855Z
30742025-04-28T17:18:18.855Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (119/212)
30752025-04-28T17:18:19.722Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30762025-04-28T17:18:19.748Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30772025-04-28T17:18:19.748Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30782025-04-28T17:18:19.748Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
30792025-04-28T17:18:19.838Z
30802025-04-28T17:18:19.838Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (120/212)
30812025-04-28T17:18:20.707Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30822025-04-28T17:18:20.732Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30832025-04-28T17:18:20.732Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30842025-04-28T17:18:20.732Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
30852025-04-28T17:18:20.826Z
30862025-04-28T17:18:20.826Zinfo: running `cargo check --bins` on oximeter-producer (121/212)
30872025-04-28T17:18:21.734Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30882025-04-28T17:18:21.759Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30892025-04-28T17:18:21.759Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30902025-04-28T17:18:21.759Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
30912025-04-28T17:18:21.855Z
30922025-04-28T17:18:21.855Zinfo: running `cargo check --bins` on internal-dns-resolver (122/212)
30932025-04-28T17:18:22.731Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30942025-04-28T17:18:22.756Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30952025-04-28T17:18:22.756Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30962025-04-28T17:18:22.756Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
30972025-04-28T17:18:22.845Z
30982025-04-28T17:18:22.845Zinfo: running `cargo check --bins` on sp-sim (123/212)
30992025-04-28T17:18:23.726Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31002025-04-28T17:18:23.751Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31012025-04-28T17:18:23.846Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31022025-04-28T17:18:24.159Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31032025-04-28T17:18:26.119Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
31042025-04-28T17:18:28.222Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.36s
31052025-04-28T17:18:28.414Z
31062025-04-28T17:18:28.414Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (124/212)
31072025-04-28T17:18:29.338Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31082025-04-28T17:18:29.363Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31092025-04-28T17:18:29.363Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31102025-04-28T17:18:29.363Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
31112025-04-28T17:18:29.459Z
31122025-04-28T17:18:29.459Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (125/212)
31132025-04-28T17:18:30.399Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31142025-04-28T17:18:30.424Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31152025-04-28T17:18:30.424Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31162025-04-28T17:18:30.424Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
31172025-04-28T17:18:30.524Z
31182025-04-28T17:18:30.524Zinfo: running `cargo check --bins` on db-macros (126/212)
31192025-04-28T17:18:31.363Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31202025-04-28T17:18:31.388Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31212025-04-28T17:18:31.388Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31222025-04-28T17:18:31.388Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
31232025-04-28T17:18:31.471Z
31242025-04-28T17:18:31.471Zinfo: running `cargo check --bins` on nexus-macros-common (127/212)
31252025-04-28T17:18:32.320Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31262025-04-28T17:18:32.345Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31272025-04-28T17:18:32.345Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31282025-04-28T17:18:32.345Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
31292025-04-28T17:18:32.428Z
31302025-04-28T17:18:32.428Zinfo: running `cargo check --bins` on nexus-auth (128/212)
31312025-04-28T17:18:33.347Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31322025-04-28T17:18:33.373Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31332025-04-28T17:18:33.373Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31342025-04-28T17:18:33.373Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
31352025-04-28T17:18:33.471Z
31362025-04-28T17:18:33.471Zinfo: running `cargo check --bins` on authz-macros (129/212)
31372025-04-28T17:18:34.318Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31382025-04-28T17:18:34.345Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31392025-04-28T17:18:34.345Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31402025-04-28T17:18:34.345Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
31412025-04-28T17:18:34.428Z
31422025-04-28T17:18:34.428Zinfo: running `cargo check --bins` on nexus-db-fixed-data (130/212)
31432025-04-28T17:18:35.341Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31442025-04-28T17:18:35.368Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31452025-04-28T17:18:35.368Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31462025-04-28T17:18:35.368Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
31472025-04-28T17:18:35.463Z
31482025-04-28T17:18:35.463Zinfo: running `cargo check --bins` on nexus-db-model (131/212)
31492025-04-28T17:18:36.381Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31502025-04-28T17:18:36.406Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31512025-04-28T17:18:36.406Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31522025-04-28T17:18:36.406Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
31532025-04-28T17:18:36.508Z
31542025-04-28T17:18:36.508Zinfo: running `cargo check --bins` on nexus-db-schema (132/212)
31552025-04-28T17:18:37.333Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31562025-04-28T17:18:37.359Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31572025-04-28T17:18:37.359Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31582025-04-28T17:18:37.359Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
31592025-04-28T17:18:37.438Z
31602025-04-28T17:18:37.438Zinfo: running `cargo check --bins` on nexus-defaults (133/212)
31612025-04-28T17:18:38.273Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31622025-04-28T17:18:38.299Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31632025-04-28T17:18:38.299Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31642025-04-28T17:18:38.299Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
31652025-04-28T17:18:38.386Z
31662025-04-28T17:18:38.386Zinfo: running `cargo check --bins` on nexus-db-errors (134/212)
31672025-04-28T17:18:39.275Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31682025-04-28T17:18:39.300Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31692025-04-28T17:18:39.300Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31702025-04-28T17:18:39.300Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
31712025-04-28T17:18:39.397Z
31722025-04-28T17:18:39.397Zinfo: running `cargo check --bins` on nexus-db-lookup (135/212)
31732025-04-28T17:18:40.300Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31742025-04-28T17:18:40.326Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31752025-04-28T17:18:40.326Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31762025-04-28T17:18:40.326Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
31772025-04-28T17:18:40.689Z
31782025-04-28T17:18:40.690Zinfo: running `cargo check --bins` on nexus-inventory (136/212)
31792025-04-28T17:18:41.290Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31802025-04-28T17:18:41.315Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31812025-04-28T17:18:41.316Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31822025-04-28T17:18:41.316Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
31832025-04-28T17:18:41.409Z
31842025-04-28T17:18:41.409Zinfo: running `cargo check --bins` on typed-rng (137/212)
31852025-04-28T17:18:42.223Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31862025-04-28T17:18:42.248Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31872025-04-28T17:18:42.248Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31882025-04-28T17:18:42.248Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
31892025-04-28T17:18:42.334Z
31902025-04-28T17:18:42.334Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (138/212)
31912025-04-28T17:18:43.233Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31922025-04-28T17:18:43.258Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31932025-04-28T17:18:43.439Z Checking keccak v0.1.5
31942025-04-28T17:18:43.465Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
31952025-04-28T17:18:43.465Z Checking secrecy v0.8.0
31962025-04-28T17:18:43.465Z Compiling unicase v2.7.0
31972025-04-28T17:18:43.491Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
31982025-04-28T17:18:43.491Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31992025-04-28T17:18:43.516Z Compiling thiserror-impl-no-std v2.0.2
32002025-04-28T17:18:43.517Z Checking universal-hash v0.5.1
32012025-04-28T17:18:43.723Z Checking opaque-debug v0.3.1
32022025-04-28T17:18:43.755Z Checking sha3 v0.10.8
32032025-04-28T17:18:43.795Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
32042025-04-28T17:18:43.795Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
32052025-04-28T17:18:43.835Z Checking poly1305 v0.8.0
32062025-04-28T17:18:43.890Z Checking chacha20 v0.9.1
32072025-04-28T17:18:44.056Z Checking aead v0.5.2
32082025-04-28T17:18:44.081Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
32092025-04-28T17:18:44.106Z Compiling proc-macro-error-attr2 v2.0.0
32102025-04-28T17:18:44.140Z Compiling libefi-sys v0.1.0
32112025-04-28T17:18:44.225Z Compiling salty v0.3.0
32122025-04-28T17:18:44.339Z Checking chacha20poly1305 v0.10.1
32132025-04-28T17:18:44.534Z Compiling num-derive v0.3.3
32142025-04-28T17:18:44.633Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
32152025-04-28T17:18:44.669Z Compiling bitfield-struct v0.6.2
32162025-04-28T17:18:44.759Z Compiling proc-macro-error2 v2.0.1
32172025-04-28T17:18:44.985Z Checking papergrid v0.14.0
32182025-04-28T17:18:45.310Z Compiling tabled_derive v0.10.0
32192025-04-28T17:18:45.829Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32202025-04-28T17:18:45.903Z Checking thiserror-no-std v2.0.2
32212025-04-28T17:18:46.033Z Checking vsss-rs v3.3.4
32222025-04-28T17:18:46.169Z Checking libscf-sys v1.1.0
32232025-04-28T17:18:46.301Z Compiling mime_guess v2.0.5
32242025-04-28T17:18:46.397Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
32252025-04-28T17:18:46.697Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
32262025-04-28T17:18:46.808Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
32272025-04-28T17:18:46.977Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
32282025-04-28T17:18:47.179Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
32292025-04-28T17:18:47.518Z Checking primeorder v0.13.6
32302025-04-28T17:18:47.687Z Checking env_filter v0.1.2
32312025-04-28T17:18:47.919Z Compiling dropshot v0.12.0
32322025-04-28T17:18:47.956Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
32332025-04-28T17:18:48.096Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32342025-04-28T17:18:48.239Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32352025-04-28T17:18:48.299Z Checking p384 v0.13.0
32362025-04-28T17:18:48.337Z Checking env_logger v0.11.5
32372025-04-28T17:18:48.579Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
32382025-04-28T17:18:48.748Z Checking tabled v0.18.0
32392025-04-28T17:18:49.089Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
32402025-04-28T17:18:49.337Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
32412025-04-28T17:18:49.463Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
32422025-04-28T17:18:49.651Z Compiling dropshot_endpoint v0.12.0
32432025-04-28T17:18:49.703Z Compiling xshell-macros v0.2.7
32442025-04-28T17:18:49.851Z Checking http-range v0.1.5
32452025-04-28T17:18:49.910Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
32462025-04-28T17:18:50.122Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
32472025-04-28T17:18:50.293Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32482025-04-28T17:18:50.450Z Checking xshell v0.2.7
32492025-04-28T17:18:50.476Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
32502025-04-28T17:18:50.756Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32512025-04-28T17:18:50.781Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32522025-04-28T17:18:50.806Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32532025-04-28T17:18:50.977Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32542025-04-28T17:18:51.139Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32552025-04-28T17:18:51.333Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8452936a53c3b16e53cbbf4e34e5e59899afc965#8452936a)
32562025-04-28T17:18:51.488Z Checking atty v0.2.14
32572025-04-28T17:18:51.549Z Checking glob v0.3.2
32582025-04-28T17:18:51.638Z Checking crc8 v0.1.1
32592025-04-28T17:18:51.789Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32602025-04-28T17:18:51.858Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32612025-04-28T17:18:52.307Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32622025-04-28T17:18:52.713Z Checking hyper-staticfile v0.10.1
32632025-04-28T17:18:52.823Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
32642025-04-28T17:18:52.848Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32652025-04-28T17:18:52.910Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32662025-04-28T17:18:53.161Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32672025-04-28T17:18:53.210Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32682025-04-28T17:18:53.235Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
32692025-04-28T17:18:53.652Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32702025-04-28T17:18:54.065Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32712025-04-28T17:18:54.153Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32722025-04-28T17:18:54.218Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32732025-04-28T17:18:54.407Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
32742025-04-28T17:18:54.625Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
32752025-04-28T17:18:54.765Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
32762025-04-28T17:18:54.791Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32772025-04-28T17:18:55.902Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
32782025-04-28T17:18:56.420Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
32792025-04-28T17:19:04.769Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32802025-04-28T17:19:23.184Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.84s
32812025-04-28T17:19:23.382Z
32822025-04-28T17:19:23.382Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (139/212)
32832025-04-28T17:19:24.327Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32842025-04-28T17:19:24.352Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32852025-04-28T17:19:24.533Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32862025-04-28T17:19:42.612Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.22s
32872025-04-28T17:19:42.789Z
32882025-04-28T17:19:42.790Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (140/212)
32892025-04-28T17:19:43.774Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32902025-04-28T17:19:43.808Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32912025-04-28T17:19:43.978Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32922025-04-28T17:20:02.284Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.48s
32932025-04-28T17:20:02.473Z
32942025-04-28T17:20:02.473Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (141/212)
32952025-04-28T17:20:03.442Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32962025-04-28T17:20:03.467Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32972025-04-28T17:20:03.653Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32982025-04-28T17:20:22.180Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.69s
32992025-04-28T17:20:22.373Z
33002025-04-28T17:20:22.373Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (142/212)
33012025-04-28T17:20:23.318Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33022025-04-28T17:20:23.343Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33032025-04-28T17:20:23.524Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33042025-04-28T17:20:41.857Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.47s
33052025-04-28T17:20:42.050Z
33062025-04-28T17:20:42.050Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (143/212)
33072025-04-28T17:20:43.013Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33082025-04-28T17:20:43.038Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33092025-04-28T17:20:43.218Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33102025-04-28T17:21:01.563Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.50s
33112025-04-28T17:21:01.750Z
33122025-04-28T17:21:01.750Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (144/212)
33132025-04-28T17:21:02.707Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33142025-04-28T17:21:02.733Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33152025-04-28T17:21:02.904Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33162025-04-28T17:21:20.840Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.08s
33172025-04-28T17:21:21.036Z
33182025-04-28T17:21:21.036Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (145/212)
33192025-04-28T17:21:22.017Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33202025-04-28T17:21:22.042Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33212025-04-28T17:21:22.239Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33222025-04-28T17:21:41.423Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.37s
33232025-04-28T17:21:41.613Z
33242025-04-28T17:21:41.613Zinfo: running `cargo check --bins` on bootstrap-agent-api (146/212)
33252025-04-28T17:21:42.545Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33262025-04-28T17:21:42.570Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33272025-04-28T17:21:42.570Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33282025-04-28T17:21:42.570Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
33292025-04-28T17:21:42.667Z
33302025-04-28T17:21:42.667Zinfo: running `cargo check --bins` on key-manager (147/212)
33312025-04-28T17:21:43.543Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33322025-04-28T17:21:43.567Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33332025-04-28T17:21:43.567Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33342025-04-28T17:21:43.567Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
33352025-04-28T17:21:43.657Z
33362025-04-28T17:21:43.657Zinfo: running `cargo check --bins` on range-requests (148/212)
33372025-04-28T17:21:44.506Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33382025-04-28T17:21:44.531Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33392025-04-28T17:21:44.531Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33402025-04-28T17:21:44.531Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
33412025-04-28T17:21:44.620Z
33422025-04-28T17:21:44.620Zinfo: running `cargo check --bins` on repo-depot-api (149/212)
33432025-04-28T17:21:45.480Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33442025-04-28T17:21:45.505Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33452025-04-28T17:21:45.505Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33462025-04-28T17:21:45.505Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
33472025-04-28T17:21:45.601Z
33482025-04-28T17:21:45.601Zinfo: running `cargo check --bins` on sled-agent-api (150/212)
33492025-04-28T17:21:46.503Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33502025-04-28T17:21:46.527Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33512025-04-28T17:21:46.528Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33522025-04-28T17:21:46.528Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
33532025-04-28T17:21:46.625Z
33542025-04-28T17:21:46.625Zinfo: running `cargo check --bins` on sled-diagnostics (151/212)
33552025-04-28T17:21:47.525Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33562025-04-28T17:21:47.550Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33572025-04-28T17:21:47.550Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33582025-04-28T17:21:47.550Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
33592025-04-28T17:21:47.650Z
33602025-04-28T17:21:47.650Zinfo: running `cargo check --bins --no-default-features` on sled-storage (152/212)
33612025-04-28T17:21:48.560Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33622025-04-28T17:21:48.585Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33632025-04-28T17:21:48.585Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33642025-04-28T17:21:48.585Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
33652025-04-28T17:21:48.680Z
33662025-04-28T17:21:48.680Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (153/212)
33672025-04-28T17:21:49.593Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33682025-04-28T17:21:49.618Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33692025-04-28T17:21:49.618Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33702025-04-28T17:21:49.618Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
33712025-04-28T17:21:49.717Z
33722025-04-28T17:21:49.717Zinfo: running `cargo check --bins` on sled-hardware (154/212)
33732025-04-28T17:21:50.646Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33742025-04-28T17:21:50.670Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33752025-04-28T17:21:50.670Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33762025-04-28T17:21:50.670Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
33772025-04-28T17:21:50.768Z
33782025-04-28T17:21:50.768Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (155/212)
33792025-04-28T17:21:51.674Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33802025-04-28T17:21:51.700Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33812025-04-28T17:21:51.700Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33822025-04-28T17:21:51.700Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
33832025-04-28T17:21:51.797Z
33842025-04-28T17:21:51.797Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (156/212)
33852025-04-28T17:21:52.715Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33862025-04-28T17:21:52.740Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33872025-04-28T17:21:52.740Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33882025-04-28T17:21:52.740Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
33892025-04-28T17:21:52.838Z
33902025-04-28T17:21:52.838Zinfo: running `cargo check --bins` on nexus-test-interface (157/212)
33912025-04-28T17:21:53.750Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33922025-04-28T17:21:53.775Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33932025-04-28T17:21:53.775Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33942025-04-28T17:21:53.775Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
33952025-04-28T17:21:53.874Z
33962025-04-28T17:21:53.874Zinfo: running `cargo check --bins` on oximeter-collector (158/212)
33972025-04-28T17:21:54.795Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33982025-04-28T17:21:54.822Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33992025-04-28T17:21:54.987Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
34002025-04-28T17:21:54.987Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
34012025-04-28T17:21:56.017Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
34022025-04-28T17:21:58.606Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.72s
34032025-04-28T17:21:58.791Z
34042025-04-28T17:21:58.791Zinfo: running `cargo check --bins` on oximeter-api (159/212)
34052025-04-28T17:21:59.673Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34062025-04-28T17:21:59.697Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34072025-04-28T17:21:59.697Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34082025-04-28T17:21:59.697Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
34092025-04-28T17:21:59.795Z
34102025-04-28T17:21:59.795Zinfo: running `cargo check --bins` on cert-dev (160/212)
34112025-04-28T17:22:00.650Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34122025-04-28T17:22:00.674Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34132025-04-28T17:22:00.755Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
34142025-04-28T17:22:01.044Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
34152025-04-28T17:22:01.225Z
34162025-04-28T17:22:01.225Zinfo: running `cargo check --bins` on clickana (161/212)
34172025-04-28T17:22:02.128Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34182025-04-28T17:22:02.152Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34192025-04-28T17:22:02.243Z Checking itertools v0.13.0
34202025-04-28T17:22:02.243Z Checking castaway v0.2.3
34212025-04-28T17:22:02.243Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
34222025-04-28T17:22:02.243Z Checking lru v0.12.5
34232025-04-28T17:22:02.268Z Compiling instability v0.3.2
34242025-04-28T17:22:02.268Z Compiling indoc v2.0.6
34252025-04-28T17:22:02.268Z Checking cassowary v0.3.0
34262025-04-28T17:22:02.586Z Checking compact_str v0.8.0
34272025-04-28T17:22:04.327Z Checking unicode-truncate v1.1.0
34282025-04-28T17:22:04.353Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34292025-04-28T17:22:04.467Z Checking ratatui v0.29.0
34302025-04-28T17:22:06.935Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
34312025-04-28T17:22:07.973Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.74s
34322025-04-28T17:22:08.139Z
34332025-04-28T17:22:08.139Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (162/212)
34342025-04-28T17:22:09.077Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34352025-04-28T17:22:09.102Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34362025-04-28T17:22:09.261Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34372025-04-28T17:22:09.261Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
34382025-04-28T17:22:10.528Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
34392025-04-28T17:22:11.131Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
34402025-04-28T17:22:11.614Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.46s
34412025-04-28T17:22:11.797Z
34422025-04-28T17:22:11.797Zinfo: running `cargo check --bins` on ch-dev (163/212)
34432025-04-28T17:22:12.693Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34442025-04-28T17:22:12.717Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34452025-04-28T17:22:12.852Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
34462025-04-28T17:22:13.735Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.93s
34472025-04-28T17:22:13.904Z
34482025-04-28T17:22:13.904Zinfo: running `cargo check --bins` on dev-tools-common (164/212)
34492025-04-28T17:22:14.568Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34502025-04-28T17:22:14.593Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34512025-04-28T17:22:14.593Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34522025-04-28T17:22:14.593Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
34532025-04-28T17:22:14.638Z
34542025-04-28T17:22:14.638Zinfo: running `cargo check --bins` on crdb-seed (165/212)
34552025-04-28T17:22:15.562Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34562025-04-28T17:22:15.586Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34572025-04-28T17:22:15.712Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
34582025-04-28T17:22:16.100Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.45s
34592025-04-28T17:22:16.266Z
34602025-04-28T17:22:16.266Zinfo: running `cargo check --bins` on db-dev (166/212)
34612025-04-28T17:22:17.165Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34622025-04-28T17:22:17.190Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34632025-04-28T17:22:17.316Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
34642025-04-28T17:22:18.197Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.92s
34652025-04-28T17:22:18.366Z
34662025-04-28T17:22:18.366Zinfo: running `cargo check --bins` on omicron-dev-lib (167/212)
34672025-04-28T17:22:19.247Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34682025-04-28T17:22:19.272Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34692025-04-28T17:22:19.272Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34702025-04-28T17:22:19.272Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
34712025-04-28T17:22:19.368Z
34722025-04-28T17:22:19.368Zinfo: running `cargo check --bins` on xtask-downloader (168/212)
34732025-04-28T17:22:20.228Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34742025-04-28T17:22:20.253Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34752025-04-28T17:22:20.339Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
34762025-04-28T17:22:21.371Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.99s
34772025-04-28T17:22:21.545Z
34782025-04-28T17:22:21.545Zinfo: running `cargo check --bins` on omicron-ls-apis (169/212)
34792025-04-28T17:22:22.416Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34802025-04-28T17:22:22.441Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34812025-04-28T17:22:22.520Z Checking cargo-platform v0.1.8
34822025-04-28T17:22:22.788Z Checking cargo_metadata v0.19.2
34832025-04-28T17:22:24.142Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
34842025-04-28T17:22:25.257Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.70s
34852025-04-28T17:22:25.425Z
34862025-04-28T17:22:25.425Zinfo: running `cargo check --bins` on mgs-dev (170/212)
34872025-04-28T17:22:26.388Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34882025-04-28T17:22:26.413Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34892025-04-28T17:22:26.582Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34902025-04-28T17:22:28.346Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
34912025-04-28T17:22:29.050Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
34922025-04-28T17:22:29.744Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.31s
34932025-04-28T17:22:29.936Z
34942025-04-28T17:22:29.936Zinfo: running `cargo check --bins` on omicron-omdb (171/212)
34952025-04-28T17:22:30.978Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34962025-04-28T17:22:31.003Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34972025-04-28T17:22:31.219Z Compiling crunchy v0.2.2
34982025-04-28T17:22:31.244Z Compiling dsl_auto_type v0.1.2
34992025-04-28T17:22:31.244Z Checking scheduled-thread-pool v0.2.7
35002025-04-28T17:22:31.244Z Compiling diesel_table_macro_syntax v0.2.0
35012025-04-28T17:22:31.244Z Compiling tiny-keccak v2.0.2
35022025-04-28T17:22:31.244Z Compiling bit-vec v0.6.3
35032025-04-28T17:22:31.272Z Compiling ascii-canvas v3.0.0
35042025-04-28T17:22:31.309Z Compiling ena v0.14.3
35052025-04-28T17:22:31.487Z Checking r2d2 v0.8.10
35062025-04-28T17:22:31.651Z Compiling bit-set v0.5.3
35072025-04-28T17:22:31.697Z Compiling bindgen v0.71.1
35082025-04-28T17:22:31.722Z Compiling regex-syntax v0.6.29
35092025-04-28T17:22:31.747Z Compiling diff v0.1.13
35102025-04-28T17:22:31.788Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
35112025-04-28T17:22:31.814Z Compiling ref-cast v1.0.23
35122025-04-28T17:22:31.915Z Compiling rustc-hash v2.1.1
35132025-04-28T17:22:32.025Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
35142025-04-28T17:22:32.105Z Compiling derive_builder_core v0.20.2
35152025-04-28T17:22:32.257Z Compiling libxml v0.3.3
35162025-04-28T17:22:32.315Z Compiling ref-cast-impl v1.0.23
35172025-04-28T17:22:32.353Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
35182025-04-28T17:22:32.507Z Compiling diesel_derives v2.2.3
35192025-04-28T17:22:32.545Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
35202025-04-28T17:22:32.652Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
35212025-04-28T17:22:32.842Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
35222025-04-28T17:22:32.942Z Compiling strum_macros v0.24.3
35232025-04-28T17:22:33.209Z Compiling indoc v1.0.9
35242025-04-28T17:22:33.896Z Compiling derive_builder_macro v0.20.2
35252025-04-28T17:22:33.965Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
35262025-04-28T17:22:34.244Z Compiling oso-derive v0.27.3
35272025-04-28T17:22:34.609Z Compiling lalrpop v0.19.12
35282025-04-28T17:22:34.680Z Checking derive_builder v0.20.2
35292025-04-28T17:22:34.849Z Compiling impl-trait-for-tuples v0.2.2
35302025-04-28T17:22:35.046Z Checking quick-xml v0.37.2
35312025-04-28T17:22:35.072Z Checking maplit v1.0.2
35322025-04-28T17:22:35.229Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
35332025-04-28T17:22:35.637Z Compiling diesel-dtrace v0.4.2
35342025-04-28T17:22:35.985Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
35352025-04-28T17:22:36.081Z Checking bb8 v0.8.5
35362025-04-28T17:22:36.299Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
35372025-04-28T17:22:36.536Z Checking io-lifetimes v1.0.11
35382025-04-28T17:22:36.561Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
35392025-04-28T17:22:36.639Z Checking rand_seeder v0.3.0
35402025-04-28T17:22:36.739Z Checking rustix v0.37.28
35412025-04-28T17:22:36.909Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
35422025-04-28T17:22:36.909Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
35432025-04-28T17:22:36.934Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
35442025-04-28T17:22:37.167Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
35452025-04-28T17:22:37.496Z Checking unicode-linebreak v0.1.5
35462025-04-28T17:22:37.670Z Checking terminal_size v0.2.6
35472025-04-28T17:22:37.864Z Checking smawk v0.3.2
35482025-04-28T17:22:37.909Z Checking is_ci v1.2.0
35492025-04-28T17:22:38.080Z Checking supports-color v3.0.2
35502025-04-28T17:22:38.105Z Checking textwrap v0.16.1
35512025-04-28T17:22:38.333Z Checking multimap v0.10.0
35522025-04-28T17:22:38.757Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
35532025-04-28T17:22:40.045Z Checking diesel v2.2.9
35542025-04-28T17:22:53.787Z Compiling samael v0.0.18
35552025-04-28T17:23:05.430Z Checking nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
35562025-04-28T17:23:07.919Z Checking async-bb8-diesel v0.2.1
35572025-04-28T17:23:09.695Z Compiling polar-core v0.27.3
35582025-04-28T17:23:18.573Z Checking oso v0.27.3
35592025-04-28T17:24:04.247Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
35602025-04-28T17:24:46.265Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
35612025-04-28T17:24:56.548Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 26s
35622025-04-28T17:24:56.747Z
35632025-04-28T17:24:56.747Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (172/212)
35642025-04-28T17:24:57.699Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35652025-04-28T17:24:57.726Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35662025-04-28T17:24:57.726Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35672025-04-28T17:24:57.726Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
35682025-04-28T17:24:57.825Z
35692025-04-28T17:24:57.825Zinfo: running `cargo check --bins` on nexus-saga-recovery (173/212)
35702025-04-28T17:24:58.751Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35712025-04-28T17:24:58.776Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35722025-04-28T17:24:58.776Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35732025-04-28T17:24:58.776Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
35742025-04-28T17:24:58.875Z
35752025-04-28T17:24:58.875Zinfo: running `cargo check --bins` on nexus-test-utils-macros (174/212)
35762025-04-28T17:24:59.724Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35772025-04-28T17:24:59.750Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35782025-04-28T17:24:59.750Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35792025-04-28T17:24:59.750Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
35802025-04-28T17:24:59.832Z
35812025-04-28T17:24:59.833Zinfo: running `cargo check --bins` on omicron-nexus (175/212)
35822025-04-28T17:25:00.813Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35832025-04-28T17:25:00.840Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35842025-04-28T17:25:01.096Z Compiling libz-sys v1.1.20
35852025-04-28T17:25:01.121Z Compiling libgit2-sys v0.17.0+1.8.1
35862025-04-28T17:25:01.149Z Compiling vergen v8.3.2
35872025-04-28T17:25:01.174Z Compiling cargo-platform v0.1.8
35882025-04-28T17:25:01.174Z Compiling pin-project-internal v1.1.6
35892025-04-28T17:25:01.211Z Compiling snafu-derive v0.8.5
35902025-04-28T17:25:01.237Z Compiling fs-err v2.11.0
35912025-04-28T17:25:01.237Z Compiling rustls v0.21.12
35922025-04-28T17:25:01.481Z Compiling cargo_metadata v0.18.1
35932025-04-28T17:25:01.581Z Checking globset v0.4.15
35942025-04-28T17:25:01.646Z Checking olpc-cjson v0.1.4
35952025-04-28T17:25:01.724Z Checking sct v0.7.1
35962025-04-28T17:25:01.818Z Checking rustls-webpki v0.101.7
35972025-04-28T17:25:01.929Z Checking serde_plain v1.0.2
35982025-04-28T17:25:01.998Z Checking typed-path v0.9.3
35992025-04-28T17:25:02.170Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
36002025-04-28T17:25:02.330Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
36012025-04-28T17:25:02.453Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
36022025-04-28T17:25:02.607Z Checking parse-size v1.1.0
36032025-04-28T17:25:02.758Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
36042025-04-28T17:25:02.851Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
36052025-04-28T17:25:03.066Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
36062025-04-28T17:25:03.385Z Checking pin-project v1.1.6
36072025-04-28T17:25:03.572Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
36082025-04-28T17:25:03.634Z Checking rustls-pemfile v1.0.4
36092025-04-28T17:25:03.839Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
36102025-04-28T17:25:03.976Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
36112025-04-28T17:25:04.133Z Checking twox-hash v2.1.0
36122025-04-28T17:25:04.158Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
36132025-04-28T17:25:04.280Z Checking ereport-client v0.1.0 (/work/oxidecomputer/omicron/clients/ereport-client)
36142025-04-28T17:25:04.306Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
36152025-04-28T17:25:04.960Z Checking tokio-rustls v0.24.1
36162025-04-28T17:25:04.986Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
36172025-04-28T17:25:05.084Z Checking snafu v0.8.5
36182025-04-28T17:25:05.501Z Checking tough v0.20.0
36192025-04-28T17:25:05.526Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
36202025-04-28T17:25:05.924Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
36212025-04-28T17:25:05.983Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
36222025-04-28T17:25:06.021Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
36232025-04-28T17:25:06.049Z Checking fatfs v0.3.6
36242025-04-28T17:25:06.168Z Checking assert_matches v1.5.0
36252025-04-28T17:25:09.283Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
36262025-04-28T17:25:10.664Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
36272025-04-28T17:25:13.250Z Compiling git2 v0.19.0
36282025-04-28T17:25:18.296Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
36292025-04-28T17:26:32.206Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s
36302025-04-28T17:26:32.404Z
36312025-04-28T17:26:32.404Zinfo: running `cargo check --bins` on nexus-background-task-interface (176/212)
36322025-04-28T17:26:33.281Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36332025-04-28T17:26:33.306Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36342025-04-28T17:26:33.306Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36352025-04-28T17:26:33.306Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
36362025-04-28T17:26:33.391Z
36372025-04-28T17:26:33.391Zinfo: running `cargo check --bins` on nexus-external-api (177/212)
36382025-04-28T17:26:34.306Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36392025-04-28T17:26:34.331Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36402025-04-28T17:26:34.331Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36412025-04-28T17:26:34.331Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
36422025-04-28T17:26:34.430Z
36432025-04-28T17:26:34.430Zinfo: running `cargo check --bins` on nexus-internal-api (178/212)
36442025-04-28T17:26:35.352Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36452025-04-28T17:26:35.377Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36462025-04-28T17:26:35.377Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36472025-04-28T17:26:35.377Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
36482025-04-28T17:26:35.475Z
36492025-04-28T17:26:35.475Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (179/212)
36502025-04-28T17:26:36.408Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36512025-04-28T17:26:36.433Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36522025-04-28T17:26:36.433Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36532025-04-28T17:26:36.433Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
36542025-04-28T17:26:36.533Z
36552025-04-28T17:26:36.533Zinfo: running `cargo check --bins` on nexus-mgs-updates (180/212)
36562025-04-28T17:26:37.449Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36572025-04-28T17:26:37.473Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36582025-04-28T17:26:37.473Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36592025-04-28T17:26:37.473Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
36602025-04-28T17:26:37.573Z
36612025-04-28T17:26:37.573Zinfo: running `cargo check --bins` on nexus-networking (181/212)
36622025-04-28T17:26:38.506Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36632025-04-28T17:26:38.531Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36642025-04-28T17:26:38.531Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36652025-04-28T17:26:38.531Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
36662025-04-28T17:26:38.635Z
36672025-04-28T17:26:38.635Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (182/212)
36682025-04-28T17:26:39.575Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36692025-04-28T17:26:39.600Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36702025-04-28T17:26:39.600Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36712025-04-28T17:26:39.600Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
36722025-04-28T17:26:39.703Z
36732025-04-28T17:26:39.703Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (183/212)
36742025-04-28T17:26:40.648Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36752025-04-28T17:26:40.673Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36762025-04-28T17:26:40.673Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36772025-04-28T17:26:40.673Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
36782025-04-28T17:26:40.770Z
36792025-04-28T17:26:40.770Zinfo: running `cargo check --bins` on update-common (184/212)
36802025-04-28T17:26:41.638Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36812025-04-28T17:26:41.664Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36822025-04-28T17:26:41.664Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36832025-04-28T17:26:41.664Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
36842025-04-28T17:26:41.753Z
36852025-04-28T17:26:41.753Zinfo: running `cargo check --bins` on omicron-dev (185/212)
36862025-04-28T17:26:42.753Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36872025-04-28T17:26:42.778Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36882025-04-28T17:26:43.066Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
36892025-04-28T17:26:43.091Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
36902025-04-28T17:26:43.128Z Checking diff v0.1.13
36912025-04-28T17:26:43.128Z Checking yansi v1.0.1
36922025-04-28T17:26:43.152Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
36932025-04-28T17:26:43.152Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
36942025-04-28T17:26:43.592Z Checking pretty_assertions v1.4.1
36952025-04-28T17:26:44.435Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
36962025-04-28T17:27:20.265Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
36972025-04-28T17:27:20.265Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
36982025-04-28T17:27:20.292Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
36992025-04-28T17:27:20.292Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
37002025-04-28T17:27:20.292Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
37012025-04-28T17:27:20.292Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
37022025-04-28T17:27:21.339Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
37032025-04-28T17:27:22.912Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
37042025-04-28T17:28:27.636Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 45s
37052025-04-28T17:28:27.848Z
37062025-04-28T17:28:27.849Zinfo: running `cargo check --bins` on openapi-manager (186/212)
37072025-04-28T17:28:28.789Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37082025-04-28T17:28:28.813Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37092025-04-28T17:28:28.987Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
37102025-04-28T17:28:28.987Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
37112025-04-28T17:28:29.012Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
37122025-04-28T17:28:29.012Z Checking heck v0.4.1
37132025-04-28T17:28:29.013Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
37142025-04-28T17:28:29.253Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
37152025-04-28T17:28:29.574Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
37162025-04-28T17:28:30.470Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
37172025-04-28T17:28:33.333Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
37182025-04-28T17:28:35.276Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
37192025-04-28T17:28:36.317Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
37202025-04-28T17:28:38.096Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.23s
37212025-04-28T17:28:38.281Z
37222025-04-28T17:28:38.281Zinfo: running `cargo check --bins` on installinator-api (187/212)
37232025-04-28T17:28:39.175Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37242025-04-28T17:28:39.200Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37252025-04-28T17:28:39.200Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37262025-04-28T17:28:39.200Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
37272025-04-28T17:28:39.296Z
37282025-04-28T17:28:39.296Zinfo: running `cargo check --bins` on wicketd-api (188/212)
37292025-04-28T17:28:40.193Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37302025-04-28T17:28:40.217Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37312025-04-28T17:28:40.217Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37322025-04-28T17:28:40.217Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
37332025-04-28T17:28:40.320Z
37342025-04-28T17:28:40.320Zinfo: running `cargo check --bins` on omicron-pins (189/212)
37352025-04-28T17:28:41.146Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37362025-04-28T17:28:41.172Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37372025-04-28T17:28:41.172Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37382025-04-28T17:28:41.172Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
37392025-04-28T17:28:41.250Z
37402025-04-28T17:28:41.250Zinfo: running `cargo check --bins` on reconfigurator-cli (190/212)
37412025-04-28T17:28:42.153Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37422025-04-28T17:28:42.178Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37432025-04-28T17:28:42.340Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
37442025-04-28T17:28:42.340Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
37452025-04-28T17:28:42.365Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
37462025-04-28T17:28:42.365Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
37472025-04-28T17:28:42.391Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
37482025-04-28T17:28:42.391Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
37492025-04-28T17:28:42.420Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
37502025-04-28T17:28:42.444Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
37512025-04-28T17:28:42.695Z Compiling petname v2.0.2
37522025-04-28T17:28:42.737Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
37532025-04-28T17:28:42.761Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
37542025-04-28T17:28:43.000Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
37552025-04-28T17:28:43.034Z Checking sync-ptr v0.1.1
37562025-04-28T17:28:43.279Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
37572025-04-28T17:28:44.376Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
37582025-04-28T17:28:45.933Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
37592025-04-28T17:29:01.362Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
37602025-04-28T17:29:01.363Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
37612025-04-28T17:29:02.153Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
37622025-04-28T17:29:03.661Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
37632025-04-28T17:29:06.036Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.77s
37642025-04-28T17:29:06.212Z
37652025-04-28T17:29:06.213Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (191/212)
37662025-04-28T17:29:07.101Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37672025-04-28T17:29:07.126Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37682025-04-28T17:29:07.126Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37692025-04-28T17:29:07.126Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
37702025-04-28T17:29:07.221Z
37712025-04-28T17:29:07.221Zinfo: running `cargo check --bins` on omicron-repl-utils (192/212)
37722025-04-28T17:29:08.027Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37732025-04-28T17:29:08.052Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37742025-04-28T17:29:08.052Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37752025-04-28T17:29:08.052Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
37762025-04-28T17:29:08.141Z
37772025-04-28T17:29:08.141Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (193/212)
37782025-04-28T17:29:09.096Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37792025-04-28T17:29:09.121Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37802025-04-28T17:29:09.309Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
37812025-04-28T17:29:10.507Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.35s
37822025-04-28T17:29:10.697Z
37832025-04-28T17:29:10.697Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (194/212)
37842025-04-28T17:29:11.619Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37852025-04-28T17:29:11.647Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37862025-04-28T17:29:11.782Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
37872025-04-28T17:29:12.254Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
37882025-04-28T17:29:13.445Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
37892025-04-28T17:29:14.245Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.54s
37902025-04-28T17:29:14.424Z
37912025-04-28T17:29:14.424Zinfo: running `cargo check --bins` on omicron-releng (195/212)
37922025-04-28T17:29:15.294Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37932025-04-28T17:29:15.326Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37942025-04-28T17:29:15.407Z Compiling blake3 v1.5.4
37952025-04-28T17:29:15.443Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
37962025-04-28T17:29:15.443Z Checking memmap2 v0.9.5
37972025-04-28T17:29:15.443Z Checking constant_time_eq v0.3.1
37982025-04-28T17:29:15.443Z Checking arrayref v0.3.9
37992025-04-28T17:29:15.443Z Checking arrayvec v0.7.6
38002025-04-28T17:29:15.443Z Checking topological-sort v0.2.2
38012025-04-28T17:29:15.443Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
38022025-04-28T17:29:15.664Z Checking shell-words v1.1.0
38032025-04-28T17:29:16.077Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
38042025-04-28T17:29:16.405Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
38052025-04-28T17:29:16.948Z Checking omicron-zone-package v0.12.0
38062025-04-28T17:29:21.143Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
38072025-04-28T17:29:21.200Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.15s
38082025-04-28T17:29:21.200Z
38092025-04-28T17:29:21.200Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (196/212)
38102025-04-28T17:29:21.200Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38112025-04-28T17:29:21.200Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38122025-04-28T17:29:21.200Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
38132025-04-28T17:29:21.200Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
38142025-04-28T17:29:21.680Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.91s
38152025-04-28T17:29:21.856Z
38162025-04-28T17:29:21.856Zinfo: running `cargo check --bins` on xtask (197/212)
38172025-04-28T17:29:22.544Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38182025-04-28T17:29:22.570Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38192025-04-28T17:29:22.570Z Checking bitflags v2.9.0
38202025-04-28T17:29:22.570Z Checking serde v1.0.219
38212025-04-28T17:29:22.570Z Checking thiserror v1.0.69
38222025-04-28T17:29:22.570Z Checking scroll v0.12.0
38232025-04-28T17:29:22.570Z Checking hashbrown v0.15.1
38242025-04-28T17:29:22.626Z Checking log v0.4.22
38252025-04-28T17:29:22.652Z Checking zerocopy v0.7.35
38262025-04-28T17:29:22.688Z Checking syn v2.0.98
38272025-04-28T17:29:22.757Z Checking pest v2.7.14
38282025-04-28T17:29:22.857Z Checking rustix v0.38.37
38292025-04-28T17:29:22.911Z Checking once_cell v1.21.3
38302025-04-28T17:29:23.072Z Checking goblin v0.8.2
38312025-04-28T17:29:23.218Z Checking thiserror v2.0.12
38322025-04-28T17:29:23.361Z Checking fs-err v3.1.0
38332025-04-28T17:29:23.476Z Checking indexmap v2.7.1
38342025-04-28T17:29:23.669Z Checking anyhow v1.0.98
38352025-04-28T17:29:23.716Z Checking tabled v0.15.0
38362025-04-28T17:29:24.014Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
38372025-04-28T17:29:24.415Z Checking terminal_size v0.4.0
38382025-04-28T17:29:24.415Z Checking tempfile v3.13.0
38392025-04-28T17:29:24.592Z Checking clap_builder v4.5.35
38402025-04-28T17:29:24.805Z Checking dtrace-parser v0.2.0
38412025-04-28T17:29:26.288Z Checking serde_json v1.0.140
38422025-04-28T17:29:26.288Z Checking toml_datetime v0.6.8
38432025-04-28T17:29:26.288Z Checking serde_spanned v0.6.8
38442025-04-28T17:29:26.315Z Checking camino v1.1.9
38452025-04-28T17:29:26.316Z Checking semver v1.0.25
38462025-04-28T17:29:26.561Z Checking cargo-platform v0.1.8
38472025-04-28T17:29:26.586Z Checking macaddr v1.0.1
38482025-04-28T17:29:26.611Z Checking toml_edit v0.22.24
38492025-04-28T17:29:26.796Z Checking camino-tempfile v1.1.1
38502025-04-28T17:29:27.033Z Checking clap v4.5.35
38512025-04-28T17:29:27.540Z Checking dof v0.3.0
38522025-04-28T17:29:27.540Z Checking cargo_metadata v0.19.2
38532025-04-28T17:29:28.072Z Checking usdt-impl v0.5.0
38542025-04-28T17:29:28.550Z Checking usdt v0.5.0
38552025-04-28T17:29:28.790Z Checking toml v0.8.20
38562025-04-28T17:29:29.363Z Checking cargo_toml v0.21.0
38572025-04-28T17:29:30.898Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
38582025-04-28T17:29:31.718Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.85s
38592025-04-28T17:29:31.833Z
38602025-04-28T17:29:31.833Zinfo: running `cargo check --bins` on end-to-end-tests (198/212)
38612025-04-28T17:29:32.813Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38622025-04-28T17:29:32.813Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38632025-04-28T17:29:33.023Z Checking polyval v0.6.2
38642025-04-28T17:29:33.049Z Checking ctr v0.9.2
38652025-04-28T17:29:33.085Z Checking ssh-encoding v0.2.0
38662025-04-28T17:29:33.085Z Checking blowfish v0.9.1
38672025-04-28T17:29:33.115Z Checking password-hash v0.4.2
38682025-04-28T17:29:33.141Z Checking p521 v0.13.3
38692025-04-28T17:29:33.141Z Checking p256 v0.13.2
38702025-04-28T17:29:33.170Z Checking russh-cryptovec v0.7.3
38712025-04-28T17:29:33.315Z Checking ghash v0.5.1
38722025-04-28T17:29:33.340Z Checking bcrypt-pbkdf v0.10.0
38732025-04-28T17:29:33.365Z Checking md5 v0.7.0
38742025-04-28T17:29:33.396Z Checking num-bigint v0.4.6
38752025-04-28T17:29:33.421Z Checking des v0.8.1
38762025-04-28T17:29:33.515Z Checking aes-gcm v0.10.3
38772025-04-28T17:29:33.542Z Checking pbkdf2 v0.11.0
38782025-04-28T17:29:33.595Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
38792025-04-28T17:29:33.620Z Checking hex-literal v0.4.1
38802025-04-28T17:29:33.653Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
38812025-04-28T17:29:33.681Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
38822025-04-28T17:29:33.745Z Checking ssh-cipher v0.2.0
38832025-04-28T17:29:33.770Z Checking internet-checksum v0.2.1
38842025-04-28T17:29:34.014Z Checking ssh-key v0.6.6
38852025-04-28T17:29:34.228Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
38862025-04-28T17:29:35.372Z Checking russh-keys v0.45.0
38872025-04-28T17:29:36.480Z Checking russh v0.45.0
38882025-04-28T17:30:02.974Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
38892025-04-28T17:30:04.780Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.93s
38902025-04-28T17:30:04.988Z
38912025-04-28T17:30:04.988Zinfo: running `cargo check --bins` on gateway-cli (199/212)
38922025-04-28T17:30:05.891Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38932025-04-28T17:30:05.917Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38942025-04-28T17:30:06.027Z Checking termios v0.3.3
38952025-04-28T17:30:06.232Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
38962025-04-28T17:30:07.242Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.24s
38972025-04-28T17:30:07.421Z
38982025-04-28T17:30:07.421Zinfo: running `cargo check --bins --no-default-features` on installinator (200/212)
38992025-04-28T17:30:08.344Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39002025-04-28T17:30:08.391Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39012025-04-28T17:30:08.518Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
39022025-04-28T17:30:08.518Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
39032025-04-28T17:30:08.544Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
39042025-04-28T17:30:08.544Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
39052025-04-28T17:30:09.558Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
39062025-04-28T17:30:09.758Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
39072025-04-28T17:30:11.985Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
39082025-04-28T17:30:14.343Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.91s
39092025-04-28T17:30:14.539Z
39102025-04-28T17:30:14.539Zinfo: running `cargo check --bins` on internal-dns-cli (201/212)
39112025-04-28T17:30:15.446Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39122025-04-28T17:30:15.479Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39132025-04-28T17:30:15.562Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
39142025-04-28T17:30:16.106Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.57s
39152025-04-28T17:30:16.276Z
39162025-04-28T17:30:16.276Zinfo: running `cargo check --bins` on omicron-live-tests (202/212)
39172025-04-28T17:30:17.120Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39182025-04-28T17:30:17.146Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39192025-04-28T17:30:17.146Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39202025-04-28T17:30:17.146Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
39212025-04-28T17:30:17.235Z
39222025-04-28T17:30:17.235Zinfo: running `cargo check --bins` on live-tests-macros (203/212)
39232025-04-28T17:30:18.079Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39242025-04-28T17:30:18.105Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39252025-04-28T17:30:18.105Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39262025-04-28T17:30:18.105Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
39272025-04-28T17:30:18.192Z
39282025-04-28T17:30:18.192Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (204/212)
39292025-04-28T17:30:19.111Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39302025-04-28T17:30:19.137Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39312025-04-28T17:30:19.283Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
39322025-04-28T17:30:19.963Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.76s
39332025-04-28T17:30:20.139Z
39342025-04-28T17:30:20.139Zinfo: running `cargo check --bins` on omicron-package (205/212)
39352025-04-28T17:30:21.059Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39362025-04-28T17:30:21.085Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39372025-04-28T17:30:21.209Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
39382025-04-28T17:30:22.961Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.81s
39392025-04-28T17:30:23.152Z
39402025-04-28T17:30:23.152Zinfo: running `cargo check --bins` on trust-quorum (206/212)
39412025-04-28T17:30:24.078Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39422025-04-28T17:30:24.104Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39432025-04-28T17:30:24.104Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39442025-04-28T17:30:24.104Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
39452025-04-28T17:30:24.200Z
39462025-04-28T17:30:24.200Zinfo: running `cargo check --bins` on gfss (207/212)
39472025-04-28T17:30:25.037Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39482025-04-28T17:30:25.063Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39492025-04-28T17:30:25.063Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39502025-04-28T17:30:25.063Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
39512025-04-28T17:30:25.151Z
39522025-04-28T17:30:25.151Zinfo: running `cargo check --bins` on wicket-dbg (208/212)
39532025-04-28T17:30:26.126Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39542025-04-28T17:30:26.152Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39552025-04-28T17:30:26.306Z Checking rtoolbox v0.0.2
39562025-04-28T17:30:26.306Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
39572025-04-28T17:30:26.306Z Checking tui-tree-widget v0.23.0
39582025-04-28T17:30:26.522Z Checking rpassword v7.3.1
39592025-04-28T17:30:32.691Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
39602025-04-28T17:30:36.542Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
39612025-04-28T17:30:38.054Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.89s
39622025-04-28T17:30:38.246Z
39632025-04-28T17:30:38.246Zinfo: running `cargo check --bins` on wicket (209/212)
39642025-04-28T17:30:39.224Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39652025-04-28T17:30:39.250Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39662025-04-28T17:30:39.400Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
39672025-04-28T17:30:39.804Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.55s
39682025-04-28T17:30:39.984Z
39692025-04-28T17:30:39.984Zinfo: running `cargo check --bins` on wicketd (210/212)
39702025-04-28T17:30:40.963Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39712025-04-28T17:30:40.990Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39722025-04-28T17:30:41.164Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
39732025-04-28T17:30:46.415Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.42s
39742025-04-28T17:30:46.592Z
39752025-04-28T17:30:46.592Zinfo: running `cargo check --bins` on omicron-workspace-hack (211/212)
39762025-04-28T17:30:47.399Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39772025-04-28T17:30:47.425Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39782025-04-28T17:30:47.425Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39792025-04-28T17:30:47.425Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
39802025-04-28T17:30:47.509Z
39812025-04-28T17:30:47.509Zinfo: running `cargo check --bins` on zone-setup (212/212)
39822025-04-28T17:30:48.411Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39832025-04-28T17:30:48.437Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39842025-04-28T17:30:48.579Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
39852025-04-28T17:30:48.605Z Checking uzers v0.12.1
39862025-04-28T17:30:50.947Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
39872025-04-28T17:30:53.679Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
39882025-04-28T17:30:54.896Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.37s
39892025-04-28T17:30:55.105Z
39902025-04-28T17:30:55.105Zreal 18:08.485804535
39912025-04-28T17:30:55.105Zuser 29:57.750896900
39922025-04-28T17:30:55.105Zsys 5:26.553048226
39932025-04-28T17:30:55.130Ztrap 0.704155946
39942025-04-28T17:30:55.130Ztflt 0.494777070
39952025-04-28T17:30:55.130Zdflt 1.465399588
39962025-04-28T17:30:55.130Zkflt 0.000984573
39972025-04-28T17:30:55.130Zlock 52:25.711501171
39982025-04-28T17:30:55.130Zslp 2:39:04.884876762
39992025-04-28T17:30:55.130Zlat 1:09.471135956
40002025-04-28T17:30:55.130Zstop 3:36.390934261
40012025-04-28T17:30:55.130Zprocess exited: duration 1441634 ms, exit code 0
 
40022025-04-28T17:30:55.184Zfound 0 output files