01JQ7J0A8A9YPWV8F6DX4W0B45: 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: 01JQ7J0MSNAQ437SSRM0GYM4YK

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-03-25T21:06:30.947Zjob assigned to worker 01JQ7J0M74HNTFVGHR3YH0V345 [factory gimlet-EVT22200007-propolis, EVT22200007/22977] (queued for 33 s)
 
22025-03-25T21:06:39.060Zstarting task 0: "setup"
32025-03-25T21:06:39.085Z++ uname -s
42025-03-25T21:06:39.085Z+ kern=SunOS
52025-03-25T21:06:39.085Z+ build_user=build
62025-03-25T21:06:39.085Z+ build_uid=12345
72025-03-25T21:06:39.085Z+ work_dir=/work
82025-03-25T21:06:39.085Z+ input_dir=/input
92025-03-25T21:06:39.085Z+ [[ 0 == 12345 ]]
102025-03-25T21:06:39.085Z+ case "$kern" in
112025-03-25T21:06:39.085Z+ groupadd -g 12345 build
122025-03-25T21:06:39.085Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-03-25T21:06:41.088Z+ zfs create -o mountpoint=/work rpool/work
142025-03-25T21:06:41.133Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-03-25T21:06:41.159Z+ home_fs=zfs
162025-03-25T21:06:41.159Z+ [[ zfs == autofs ]]
172025-03-25T21:06:41.159Z+ mkdir -p /home/build
182025-03-25T21:06:41.159Z+ chown build:build /home/build /work
192025-03-25T21:06:43.147Z+ chmod 0700 /home/build /work
202025-03-25T21:06:43.180Zprocess exited: duration 4090 ms, exit code 0
 
212025-03-25T21:06:43.247Zstarting task 1: "rust-toolchain"
222025-03-25T21:06:43.282Z * rust toolchain channel = "1.85.0"
232025-03-25T21:06:43.282Z+ printf ' * rust toolchain channel = "%s"\n' 1.85.0
242025-03-25T21:06:43.283Z+ printf ' * rust toolchain profile = "%s"\n' default
252025-03-25T21:06:43.283Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
262025-03-25T21:06:43.283Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-03-25T21:06:43.283Z * rust toolchain profile = "default"
282025-03-25T21:06:43.283Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-03-25T21:06:43.283Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default
302025-03-25T21:06:43.393Zinfo: downloading installer
312025-03-25T21:06:44.013Zwarn: It looks like you have an existing installation of Rust at:
322025-03-25T21:06:44.013Zwarn: /opt/ooce/bin
332025-03-25T21:06:44.013Zwarn: It is recommended that rustup be the primary Rust installation.
342025-03-25T21:06:44.013Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-03-25T21:06:44.013Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-03-25T21:06:44.013Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-03-25T21:06:44.014Zwarn: or pass `-y' to ignore all ignorable checks.
382025-03-25T21:06:44.014Zerror: cannot install while Rust is installed
392025-03-25T21:06:44.014Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-03-25T21:06:44.044Zinfo: profile set to 'default'
412025-03-25T21:06:44.044Zinfo: default host triple is x86_64-unknown-illumos
422025-03-25T21:06:44.044Zinfo: syncing channel updates for '1.85.0-x86_64-unknown-illumos'
432025-03-25T21:06:44.139Zinfo: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17)
442025-03-25T21:06:44.139Zinfo: downloading component 'cargo'
452025-03-25T21:06:44.450Zinfo: downloading component 'clippy'
462025-03-25T21:06:44.557Zinfo: downloading component 'rust-docs'
472025-03-25T21:06:44.878Zinfo: downloading component 'rust-std'
482025-03-25T21:06:45.478Zinfo: downloading component 'rustc'
492025-03-25T21:06:47.296Zinfo: downloading component 'rustfmt'
502025-03-25T21:06:47.441Zinfo: installing component 'cargo'
512025-03-25T21:06:48.548Zinfo: installing component 'clippy'
522025-03-25T21:06:49.007Zinfo: installing component 'rust-docs'
532025-03-25T21:06:52.021Zinfo: installing component 'rust-std'
542025-03-25T21:06:54.226Zinfo: installing component 'rustc'
552025-03-25T21:07:01.290Zinfo: installing component 'rustfmt'
562025-03-25T21:07:01.664Zinfo: default toolchain set to '1.85.0-x86_64-unknown-illumos'
572025-03-25T21:07:01.664Z
582025-03-25T21:07:01.810Z 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17)
592025-03-25T21:07:01.810Z
602025-03-25T21:07:01.811Z
612025-03-25T21:07:01.811ZRust is installed now. Great!
622025-03-25T21:07:01.811Z
632025-03-25T21:07:01.811ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-03-25T21:07:01.811Zenvironment variable. This has not been done automatically.
652025-03-25T21:07:01.811Z
662025-03-25T21:07:01.812ZTo configure your current shell, you need to source
672025-03-25T21:07:01.812Zthe corresponding env file under $HOME/.cargo.
682025-03-25T21:07:01.812Z
692025-03-25T21:07:01.812ZThis is usually done by running one of the following (note the leading DOT):
702025-03-25T21:07:01.842Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-03-25T21:07:01.843Zsource "$HOME/.cargo/env.fish" # For fish
722025-03-25T21:07:01.843Zsource "$HOME/.cargo/env.nu" # For nushell
732025-03-25T21:07:01.905Z+ rustup --version
742025-03-25T21:07:01.932Zrustup 1.28.1 (f9edccde0 2025-03-05)
752025-03-25T21:07:01.933Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-03-25T21:07:01.961Zinfo: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)`
772025-03-25T21:07:01.961Z+ cargo --version
782025-03-25T21:07:01.988Zcargo 1.85.0 (d73d2caf9 2024-12-31)
792025-03-25T21:07:01.988Z+ rustc --version
802025-03-25T21:07:02.019Zrustc 1.85.0 (4d91de4e4 2025-02-17)
812025-03-25T21:07:02.045Zprocess exited: duration 18782 ms, exit code 0
 
822025-03-25T21:07:02.098Zstarting task 2: "authentication"
832025-03-25T21:07:02.152Zprocess exited: duration 52 ms, exit code 0
 
842025-03-25T21:07:02.205Zstarting task 3: "clone repository"
852025-03-25T21:07:02.230Z+ mkdir -p /work/oxidecomputer/omicron
862025-03-25T21:07:02.230Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-03-25T21:07:02.255ZCloning into '/work/oxidecomputer/omicron'...
882025-03-25T21:07:10.095Z+ cd /work/oxidecomputer/omicron
892025-03-25T21:07:10.095Z+ git fetch origin b70751d98c98338cde209e6ab518e9005834d3dd
902025-03-25T21:07:10.575ZFrom https://github.com/oxidecomputer/omicron
912025-03-25T21:07:10.575Z * branch b70751d98c98338cde209e6ab518e9005834d3dd -> FETCH_HEAD
922025-03-25T21:07:10.599Z+ [[ -n eliza/ereporter-api-2 ]]
932025-03-25T21:07:10.599Z++ git branch --show-current
942025-03-25T21:07:10.599Z+ current=main
952025-03-25T21:07:10.599Z+ [[ main != eliza/ereporter-api-2 ]]
962025-03-25T21:07:10.599Z+ git branch -f eliza/ereporter-api-2 b70751d98c98338cde209e6ab518e9005834d3dd
972025-03-25T21:07:10.599Z+ git checkout -f eliza/ereporter-api-2
982025-03-25T21:07:10.715ZSwitched to branch 'eliza/ereporter-api-2'
992025-03-25T21:07:10.739Z+ git reset --hard b70751d98c98338cde209e6ab518e9005834d3dd
1002025-03-25T21:07:10.845ZHEAD is now at b70751d98 s/ereporter/ereport
1012025-03-25T21:07:10.869Zprocess exited: duration 8639 ms, exit code 0
 
1022025-03-25T21:07:10.937Zstarting task 4: "build"
1032025-03-25T21:07:10.962Z+ source .github/buildomat/ci-env.sh
1042025-03-25T21:07:10.963Z++ export CARGO_TERM_COLOR=always
1052025-03-25T21:07:10.963Z++ CARGO_TERM_COLOR=always
1062025-03-25T21:07:10.963Z+ cargo --version
1072025-03-25T21:07:10.995Zcargo 1.85.0 (d73d2caf9 2024-12-31)
1082025-03-25T21:07:11.020Z+ rustc --version
1092025-03-25T21:07:11.084Zrustc 1.85.0 (4d91de4e4 2025-02-17)
1102025-03-25T21:07:11.110Z+ source ./env.sh
1112025-03-25T21:07:11.110Z++ OLD_SHELL_OPTS=ehxB
1122025-03-25T21:07:11.110Z++ set -o xtrace
1132025-03-25T21:07:11.110Z++++ dirname ./env.sh
1142025-03-25T21:07:11.110Z+++ readlink -f .
1152025-03-25T21:07:11.110Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162025-03-25T21:07:11.110Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1172025-03-25T21:07:11.110Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1182025-03-25T21:07:11.110Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1192025-03-25T21:07:11.110Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1202025-03-25T21:07:11.110Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1212025-03-25T21:07:11.110Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1222025-03-25T21:07:11.110Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1232025-03-25T21:07:11.110Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1242025-03-25T21:07:11.110Z++ case $OLD_SHELL_OPTS in
1252025-03-25T21:07:11.110Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262025-03-25T21:07:11.110Z+ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1272025-03-25T21:07:11.110Z+ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1282025-03-25T21:07:11.110Z+ banner prerequisites
1292025-03-25T21:07:11.110Z
1302025-03-25T21:07:11.110Z ##### ##### ###### ##### ###### #### # # # #### #
1312025-03-25T21:07:11.110Z # # # # # # # # # # # # # # #
1322025-03-25T21:07:11.110Z # # # # ##### # # ##### # # # # # #### #
1332025-03-25T21:07:11.110Z ##### ##### # ##### # # # # # # # # #
1342025-03-25T21:07:11.110Z # # # # # # # # # # # # # # #
1352025-03-25T21:07:11.110Z # # # ###### # # ###### ### # #### # #### #
1362025-03-25T21:07:11.110Z
1372025-03-25T21:07:11.110Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382025-03-25T21:07:12.445Zpkg list: illegal option -- F
1392025-03-25T21:07:12.445ZUsage:
1402025-03-25T21:07:12.470Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1412025-03-25T21:07:12.470Z [pkg_fmri_pattern ...]
1422025-03-25T21:07:13.466Zpkg list: illegal option -- F
1432025-03-25T21:07:13.466ZUsage:
1442025-03-25T21:07:13.466Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1452025-03-25T21:07:13.466Z [pkg_fmri_pattern ...]
1462025-03-25T21:07:23.214Z Startup: Refreshing catalog 'helios-dev' ... Done
1472025-03-25T21:07:28.660Z Startup: Caching catalogs ... Done
1482025-03-25T21:07:46.805ZPlanning: Solver setup ... Done (16.779s)
1492025-03-25T21:07:46.998ZPlanning: Running solver ... Done (0.193s)
1502025-03-25T21:07:47.123ZPlanning: Finding local manifests ... Done (0.003s)
1512025-03-25T21:07:47.220ZPlanning: Fetching manifests: 0/7 0% complete
1522025-03-25T21:07:48.021ZPlanning: Fetching manifests: 7/7 100% complete
1532025-03-25T21:07:48.142ZPlanning: Package planning ... Done (0.120s)
1542025-03-25T21:07:48.209ZPlanning: Merging actions ... Done (0.067s)
1552025-03-25T21:07:48.431ZPlanning: Checking for conflicting actions ... Done (0.222s)
1562025-03-25T21:07:49.479ZPlanning: Consolidating action changes ... Done (1.046s)
1572025-03-25T21:07:49.879ZPlanning: Evaluating mediators ... Done (0.400s)
1582025-03-25T21:07:49.976ZPlanning: Planning completed in 21.23 seconds
1592025-03-25T21:07:50.001Z Packages to install: 4
1602025-03-25T21:07:50.001Z Packages to update: 3
1612025-03-25T21:07:50.001Z Mediators to change: 2
1622025-03-25T21:07:50.001Z Services to change: 1
1632025-03-25T21:07:50.001Z Estimated space available: 155.12 GB
1642025-03-25T21:07:50.001ZEstimated space to be consumed: 1.67 GB
1652025-03-25T21:07:50.001Z Create boot environment: No
1662025-03-25T21:07:50.001ZCreate backup boot environment: Yes
1672025-03-25T21:07:50.001Z Rebuild boot archive: No
1682025-03-25T21:07:50.001Z
1692025-03-25T21:07:50.001ZChanged mediators:
1702025-03-25T21:07:50.001Z mediator clang:
1712025-03-25T21:07:50.001Z version: None -> 15 (system default)
1722025-03-25T21:07:50.001Z
1732025-03-25T21:07:50.001Z mediator llvm:
1742025-03-25T21:07:50.001Z version: 14 (system default) -> 15 (system default)
1752025-03-25T21:07:50.001Z
1762025-03-25T21:07:50.002ZChanged packages:
1772025-03-25T21:07:50.002Zhelios-dev
1782025-03-25T21:07:50.002Z developer/build-essential
1792025-03-25T21:07:50.002Z None -> 11-2.0
1802025-03-25T21:07:50.002Z library/libxmlsec1
1812025-03-25T21:07:50.002Z None -> 1.2.35-2.0
1822025-03-25T21:07:50.002Z ooce/developer/clang-15
1832025-03-25T21:07:50.002Z None -> 15.0.7-2.0
1842025-03-25T21:07:50.002Z ooce/developer/llvm-15
1852025-03-25T21:07:50.002Z None -> 15.0.7-2.0
1862025-03-25T21:07:50.002Z package/pkg
1872025-03-25T21:07:50.002Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1882025-03-25T21:07:50.002Z system/library/g++-runtime
1892025-03-25T21:07:50.002Z 13-2.0 -> 14-2.0
1902025-03-25T21:07:50.002Z system/library/gcc-runtime
1912025-03-25T21:07:50.002Z 13-2.0 -> 14-2.0
1922025-03-25T21:07:50.002Z
1932025-03-25T21:07:50.002ZServices:
1942025-03-25T21:07:50.002Z restart_fmri:
1952025-03-25T21:07:50.002Z svc:/system/update-man-index:default
1962025-03-25T21:07:50.002Z
1972025-03-25T21:07:50.002ZEditable files to change:
1982025-03-25T21:07:50.002Z Update:
1992025-03-25T21:07:50.002Z usr/share/lib/pkg/web/config.shtml
2002025-03-25T21:07:50.062Z
2012025-03-25T21:07:50.062ZDownload: 0/4301 items 0.0/225.4MB 0% complete
2022025-03-25T21:07:55.067ZDownload: 581/4301 items 17.6/225.4MB 7% complete (3.6M/s)
2032025-03-25T21:08:00.078ZDownload: 1197/4301 items 76.3/225.4MB 33% complete (7.6M/s)
2042025-03-25T21:08:07.195ZDownload: 1198/4301 items 83.5/225.4MB 37% complete (8.2M/s)
2052025-03-25T21:08:38.006ZDownload: 1388/4301 items 117.0/225.4MB 51% complete
2062025-03-25T21:09:04.240ZDownload: 1388/4301 items 117.0/225.4MB 51% complete
2072025-03-25T21:09:09.242ZDownload: 1898/4301 items 118.6/225.4MB 52% complete (320k/s)
2082025-03-25T21:09:14.248ZDownload: 2280/4301 items 119.7/225.4MB 53% complete (260k/s)
2092025-03-25T21:09:19.249ZDownload: 3245/4301 items 174.9/225.4MB 77% complete (5.6M/s)
2102025-03-25T21:09:24.251ZDownload: 3392/4301 items 213.2/225.4MB 94% complete (9.3M/s)
2112025-03-25T21:09:29.251ZDownload: 4293/4301 items 224.7/225.4MB 99% complete (5.1M/s)
2122025-03-25T21:09:29.660ZDownload: Completed 225.42 MB in 99.60 seconds (2.3M/s)
2132025-03-25T21:09:31.184Z Actions: 1/5122 actions (Removing old actions)
2142025-03-25T21:09:31.209Z Actions: 194/5122 actions (Installing new actions)
2152025-03-25T21:09:36.211Z Actions: 3871/5122 actions (Installing new actions)
2162025-03-25T21:09:37.077Z Actions: 4267/5122 actions (Updating modified actions)
2172025-03-25T21:09:37.503Z Actions: Completed 5122 actions in 6.32 seconds.
2182025-03-25T21:09:37.873Z Done (0.361s)
2192025-03-25T21:09:37.898Z Done (0.001s)
2202025-03-25T21:09:38.657Z Done (0.782s)
2212025-03-25T21:09:43.678Z Done (4.840s)
2222025-03-25T21:09:43.781Z Done (0.020s)
2232025-03-25T21:09:43.806Z Done (0.000s)
2242025-03-25T21:09:43.935Z Done (0.000s)
2252025-03-25T21:09:44.696ZPlanning: Evaluating mediator changes ... Done
2262025-03-25T21:09:44.902ZPlanning: Checking for conflicting actions ... Done
2272025-03-25T21:09:44.927ZPlanning: Consolidating action changes ... Done
2282025-03-25T21:09:45.236ZPlanning: Evaluating mediators ... Done
2292025-03-25T21:09:45.260ZPlanning: Planning completed in 0.54 seconds
2302025-03-25T21:09:45.285Z Mediators to change: 2
2312025-03-25T21:09:45.285Z Create boot environment: No
2322025-03-25T21:09:45.285ZCreate backup boot environment: No
2332025-03-25T21:09:45.346Z Done
2342025-03-25T21:09:45.346Z Done
2352025-03-25T21:09:45.919Z Done
2362025-03-25T21:09:50.240Z Done
2372025-03-25T21:09:50.339Z Done
2382025-03-25T21:09:50.339Z Done
2392025-03-25T21:09:50.395Z Done
2402025-03-25T21:09:51.132ZPlanning: Evaluating mediator changes ... Done
2412025-03-25T21:09:51.157ZPlanning: Merging actions ... Done
2422025-03-25T21:09:51.373ZPlanning: Checking for conflicting actions ... Done
2432025-03-25T21:09:51.398ZPlanning: Consolidating action changes ... Done
2442025-03-25T21:09:51.690ZPlanning: Evaluating mediators ... Done
2452025-03-25T21:09:51.756ZPlanning: Planning completed in 0.92 seconds
2462025-03-25T21:09:51.803Z Packages to change: 1
2472025-03-25T21:09:51.803Z Mediators to change: 1
2482025-03-25T21:09:51.803Z Services to change: 1
2492025-03-25T21:09:51.803Z Create boot environment: No
2502025-03-25T21:09:51.803ZCreate backup boot environment: Yes
2512025-03-25T21:09:53.501Z Actions: 1/6 actions (Updating modified actions)
2522025-03-25T21:09:53.526Z Actions: Completed 6 actions in 0.00 seconds.
2532025-03-25T21:09:53.526Z Done
2542025-03-25T21:09:53.526Z Done
2552025-03-25T21:09:53.657Z Done
2562025-03-25T21:09:57.971Z Done
2572025-03-25T21:09:58.064Z Done
2582025-03-25T21:09:58.089Z Done
2592025-03-25T21:09:58.160Z Done
2602025-03-25T21:09:58.693ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2612025-03-25T21:09:58.694Zclang system 15 system
2622025-03-25T21:09:58.694Zcsh system system illumos
2632025-03-25T21:09:58.694Zctags system system illumos
2642025-03-25T21:09:58.694Zgcc vendor 12 vendor
2652025-03-25T21:09:58.694Zgcc system 10 system
2662025-03-25T21:09:58.694Zgcc system 7 system
2672025-03-25T21:09:58.694Zgo system 1.20 system
2682025-03-25T21:09:58.694Zgo system 1.19 system
2692025-03-25T21:09:58.694Zllvm system 15 system
2702025-03-25T21:09:58.694Zllvm system 14 system
2712025-03-25T21:09:58.694Zmariadb system 10.6 system
2722025-03-25T21:09:58.694Zmta vendor vendor dma
2732025-03-25T21:09:58.694Zopenjdk system 17 system
2742025-03-25T21:09:58.694Zopenjdk system 11 system
2752025-03-25T21:09:58.694Zopenjdk system 1.8 system
2762025-03-25T21:09:58.694Zopenssl vendor 3 vendor
2772025-03-25T21:09:58.694Zperl system 5.36 system
2782025-03-25T21:09:58.694Zpostgresql system 15 system
2792025-03-25T21:09:58.694Zpostgresql system 13 system
2802025-03-25T21:09:58.694Zpython vendor 3 vendor
2812025-03-25T21:09:58.694Zpython system 2 system
2822025-03-25T21:09:58.694Zpython3 system 3.11 system
2832025-03-25T21:09:58.694Zruby system 3.0 system
2842025-03-25T21:09:58.694Zwords vendor vendor american-english
2852025-03-25T21:09:58.694Zwords system system australian-english
2862025-03-25T21:09:58.694Zwords system system british-english
2872025-03-25T21:09:58.694Zwords system system canadian-english
2882025-03-25T21:09:58.694Zwords system system french
2892025-03-25T21:09:58.694Zwords system system italian
2902025-03-25T21:09:58.694Zwords system system ngerman
2912025-03-25T21:09:58.694Zwords system system ogerman
2922025-03-25T21:09:58.694Zwords system system spanish
2932025-03-25T21:09:59.108ZPUBLISHER TYPE STATUS P LOCATION
2942025-03-25T21:09:59.108Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2952025-03-25T21:10:03.059ZFMRI IFO
2962025-03-25T21:10:03.059Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2972025-03-25T21:10:03.059Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2982025-03-25T21:10:03.059Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2992025-03-25T21:10:03.059Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
3002025-03-25T21:10:03.059Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
3012025-03-25T21:10:03.059Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
3022025-03-25T21:10:03.059Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
3032025-03-25T21:10:03.059Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
3042025-03-25T21:10:03.059Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
3052025-03-25T21:10:03.059Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
3062025-03-25T21:10:03.059Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
3072025-03-25T21:10:03.059Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
3082025-03-25T21:10:03.059Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
3092025-03-25T21:10:03.059Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
3102025-03-25T21:10:03.059Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
3112025-03-25T21:10:03.985Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
3122025-03-25T21:10:04.499Z Updating crates.io index
3132025-03-25T21:10:04.523Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3142025-03-25T21:10:05.249Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3152025-03-25T21:10:05.578Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3162025-03-25T21:10:05.915Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
3172025-03-25T21:10:06.324Z Updating git repository `https://github.com/oxidecomputer/propolis`
3182025-03-25T21:10:07.487Z Updating git repository `https://github.com/oxidecomputer/crucible`
3192025-03-25T21:10:09.719Z Updating git repository `https://github.com/oxidecomputer/opte`
3202025-03-25T21:10:10.473Z Updating git repository `https://github.com/oxidecomputer/falcon`
3212025-03-25T21:10:11.288Z Updating git repository `https://github.com/oxidecomputer/clickward`
3222025-03-25T21:10:11.678Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3232025-03-25T21:10:12.093Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3242025-03-25T21:10:12.799Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3252025-03-25T21:10:13.493Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3262025-03-25T21:10:14.018Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3272025-03-25T21:10:14.490Z Updating git repository `https://github.com/oxidecomputer/tofino`
3282025-03-25T21:10:14.870Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3292025-03-25T21:10:15.228Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3302025-03-25T21:10:15.596Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3312025-03-25T21:10:16.061Z Updating git repository `https://github.com/oxidecomputer/lldp`
3322025-03-25T21:10:16.543Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3332025-03-25T21:10:16.931Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3342025-03-25T21:10:17.383Z Updating git repository `https://github.com/oxidecomputer/ispf`
3352025-03-25T21:10:17.823Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3362025-03-25T21:10:18.316Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3372025-03-25T21:10:19.020Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3382025-03-25T21:10:19.497Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3392025-03-25T21:10:19.956Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3402025-03-25T21:10:20.450Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3412025-03-25T21:10:20.843Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3422025-03-25T21:10:21.150Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3432025-03-25T21:10:21.612Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3442025-03-25T21:10:23.269Z Downloading crates ...
3452025-03-25T21:10:23.329Z Downloaded equivalent v1.0.1
3462025-03-25T21:10:23.355Z Downloaded colorchoice v1.0.2
3472025-03-25T21:10:23.355Z Downloaded scroll_derive v0.12.0
3482025-03-25T21:10:23.355Z Downloaded version_check v0.9.5
3492025-03-25T21:10:23.355Z Downloaded thiserror v2.0.11
3502025-03-25T21:10:23.355Z Downloaded usdt-macro v0.5.0
3512025-03-25T21:10:23.355Z Downloaded textwrap v0.16.1
3522025-03-25T21:10:23.380Z Downloaded thiserror-impl v2.0.11
3532025-03-25T21:10:23.380Z Downloaded zerocopy-derive v0.7.35
3542025-03-25T21:10:23.380Z Downloaded ucd-trie v0.1.7
3552025-03-25T21:10:23.380Z Downloaded unicode-width v0.1.14
3562025-03-25T21:10:23.405Z Downloaded rustix v0.37.28
3572025-03-25T21:10:23.405Z Downloaded unicode-linebreak v0.1.5
3582025-03-25T21:10:23.405Z Downloaded thiserror v1.0.69
3592025-03-25T21:10:23.430Z Downloaded winnow v0.7.3
3602025-03-25T21:10:23.430Z Downloaded toml_edit v0.22.24
3612025-03-25T21:10:23.455Z Downloaded serde_tokenstream v0.2.2
3622025-03-25T21:10:23.455Z Downloaded thread-id v4.2.2
3632025-03-25T21:10:23.455Z Downloaded pest v2.7.14
3642025-03-25T21:10:23.480Z Downloaded zerocopy v0.7.35
3652025-03-25T21:10:23.480Z Downloaded crypto-common v0.1.6
3662025-03-25T21:10:23.480Z Downloaded errno v0.3.9
3672025-03-25T21:10:23.480Z Downloaded io-lifetimes v1.0.11
3682025-03-25T21:10:23.480Z Downloaded generic-array v0.14.7
3692025-03-25T21:10:23.505Z Downloaded terminal_size v0.4.0
3702025-03-25T21:10:23.505Z Downloaded indexmap v2.7.1
3712025-03-25T21:10:23.505Z Downloaded clap_derive v4.5.28
3722025-03-25T21:10:23.505Z Downloaded cargo_metadata v0.19.2
3732025-03-25T21:10:23.505Z Downloaded camino-tempfile v1.1.1
3742025-03-25T21:10:23.505Z Downloaded rustix v0.38.37
3752025-03-25T21:10:23.530Z Downloaded camino v1.1.9
3762025-03-25T21:10:23.530Z Downloaded syn v1.0.109
3772025-03-25T21:10:23.554Z Downloaded macaddr v1.0.1
3782025-03-25T21:10:23.554Z Downloaded libc v0.2.170
3792025-03-25T21:10:23.579Z Downloaded thiserror-impl v1.0.69
3802025-03-25T21:10:23.579Z Downloaded tabled v0.15.0
3812025-03-25T21:10:23.605Z Downloaded syn v2.0.98
3822025-03-25T21:10:23.605Z Downloaded serde v1.0.218
3832025-03-25T21:10:23.605Z Downloaded fnv v1.0.7
3842025-03-25T21:10:23.605Z Downloaded anstyle-query v1.1.1
3852025-03-25T21:10:23.605Z Downloaded serde_json v1.0.139
3862025-03-25T21:10:23.631Z Downloaded heck v0.5.0
3872025-03-25T21:10:23.631Z Downloaded goblin v0.8.2
3882025-03-25T21:10:23.631Z Downloaded unicode-ident v1.0.14
3892025-03-25T21:10:23.631Z Downloaded typenum v1.17.0
3902025-03-25T21:10:23.631Z Downloaded tabled_derive v0.7.0
3912025-03-25T21:10:23.631Z Downloaded plain v0.2.3
3922025-03-25T21:10:23.631Z Downloaded memmap v0.7.0
3932025-03-25T21:10:23.631Z Downloaded memchr v2.7.4
3942025-03-25T21:10:23.656Z Downloaded hashbrown v0.15.1
3952025-03-25T21:10:23.656Z Downloaded dof v0.3.0
3962025-03-25T21:10:23.656Z Downloaded bitflags v2.6.0
3972025-03-25T21:10:23.656Z Downloaded anyhow v1.0.97
3982025-03-25T21:10:23.656Z Downloaded anstream v0.6.15
3992025-03-25T21:10:23.656Z Downloaded serde_spanned v0.6.8
4002025-03-25T21:10:23.656Z Downloaded semver v1.0.25
4012025-03-25T21:10:23.681Z Downloaded papergrid v0.11.0
4022025-03-25T21:10:23.681Z Downloaded is_terminal_polyfill v1.70.1
4032025-03-25T21:10:23.681Z Downloaded strsim v0.11.1
4042025-03-25T21:10:23.681Z Downloaded sha2 v0.10.8
4052025-03-25T21:10:23.681Z Downloaded quote v1.0.39
4062025-03-25T21:10:23.681Z Downloaded once_cell v1.20.3
4072025-03-25T21:10:23.681Z Downloaded heck v0.4.1
4082025-03-25T21:10:23.681Z Downloaded fastrand v2.1.1
4092025-03-25T21:10:23.681Z Downloaded clap_builder v4.5.31
4102025-03-25T21:10:23.706Z Downloaded cargo_toml v0.21.0
4112025-03-25T21:10:23.706Z Downloaded toml_datetime v0.6.8
4122025-03-25T21:10:23.706Z Downloaded toml v0.8.20
4132025-03-25T21:10:23.706Z Downloaded smawk v0.3.2
4142025-03-25T21:10:23.706Z Downloaded serde_derive v1.0.218
4152025-03-25T21:10:23.706Z Downloaded scroll v0.12.0
4162025-03-25T21:10:23.706Z Downloaded ryu v1.0.18
4172025-03-25T21:10:23.706Z Downloaded proc-macro2 v1.0.94
4182025-03-25T21:10:23.706Z Downloaded proc-macro-error-attr v1.0.4
4192025-03-25T21:10:23.706Z Downloaded pest_meta v2.7.14
4202025-03-25T21:10:23.731Z Downloaded log v0.4.22
4212025-03-25T21:10:23.731Z Downloaded fs-err v2.11.0
4222025-03-25T21:10:23.731Z Downloaded proc-macro-error v1.0.4
4232025-03-25T21:10:23.731Z Downloaded pest_generator v2.7.14
4242025-03-25T21:10:23.731Z Downloaded clap v4.5.31
4252025-03-25T21:10:23.731Z Downloaded byteorder v1.5.0
4262025-03-25T21:10:23.731Z Downloaded anstyle v1.0.10
4272025-03-25T21:10:23.731Z Downloaded utf8parse v0.2.2
4282025-03-25T21:10:23.731Z Downloaded usdt-impl v0.5.0
4292025-03-25T21:10:23.755Z Downloaded usdt-attr-macro v0.5.0
4302025-03-25T21:10:23.755Z Downloaded usdt v0.5.0
4312025-03-25T21:10:23.755Z Downloaded terminal_size v0.2.6
4322025-03-25T21:10:23.755Z Downloaded tempfile v3.13.0
4332025-03-25T21:10:23.755Z Downloaded swrite v0.1.0
4342025-03-25T21:10:23.755Z Downloaded pretty-hex v0.4.1
4352025-03-25T21:10:23.755Z Downloaded pest_derive v2.7.14
4362025-03-25T21:10:23.755Z Downloaded itoa v1.0.11
4372025-03-25T21:10:23.755Z Downloaded digest v0.10.7
4382025-03-25T21:10:23.755Z Downloaded cpufeatures v0.2.14
4392025-03-25T21:10:23.756Z Downloaded cfg-if v1.0.0
4402025-03-25T21:10:23.756Z Downloaded cargo-platform v0.1.8
4412025-03-25T21:10:23.756Z Downloaded block-buffer v0.10.4
4422025-03-25T21:10:23.756Z Downloaded autocfg v1.4.0
4432025-03-25T21:10:23.756Z Downloaded dtrace-parser v0.2.0
4442025-03-25T21:10:23.756Z Downloaded bytecount v0.6.8
4452025-03-25T21:10:23.781Z Downloaded clap_lex v0.7.4
4462025-03-25T21:10:23.781Z Downloaded bitflags v1.3.2
4472025-03-25T21:10:23.781Z Downloaded anstyle-parse v0.2.5
4482025-03-25T21:10:23.874Z Compiling proc-macro2 v1.0.94
4492025-03-25T21:10:23.874Z Compiling unicode-ident v1.0.14
4502025-03-25T21:10:23.874Z Compiling version_check v0.9.5
4512025-03-25T21:10:23.874Z Compiling libc v0.2.170
4522025-03-25T21:10:23.899Z Compiling serde v1.0.218
4532025-03-25T21:10:23.899Z Compiling memchr v2.7.4
4542025-03-25T21:10:23.899Z Compiling thiserror v1.0.69
4552025-03-25T21:10:23.899Z Compiling itoa v1.0.11
4562025-03-25T21:10:24.237Z Compiling ryu v1.0.18
4572025-03-25T21:10:24.268Z Compiling ucd-trie v0.1.7
4582025-03-25T21:10:24.680Z Compiling once_cell v1.20.3
4592025-03-25T21:10:24.709Z Compiling byteorder v1.5.0
4602025-03-25T21:10:24.775Z Compiling rustix v0.38.37
4612025-03-25T21:10:24.897Z Compiling serde_json v1.0.139
4622025-03-25T21:10:25.250Z Compiling bitflags v2.6.0
4632025-03-25T21:10:25.283Z Compiling proc-macro-error-attr v1.0.4
4642025-03-25T21:10:25.314Z Compiling usdt-impl v0.5.0
4652025-03-25T21:10:25.554Z Compiling syn v1.0.109
4662025-03-25T21:10:25.608Z Compiling io-lifetimes v1.0.11
4672025-03-25T21:10:25.671Z Compiling proc-macro-error v1.0.4
4682025-03-25T21:10:25.697Z Compiling quote v1.0.39
4692025-03-25T21:10:25.751Z Compiling errno v0.3.9
4702025-03-25T21:10:25.989Z Compiling plain v0.2.3
4712025-03-25T21:10:26.076Z Compiling syn v2.0.98
4722025-03-25T21:10:26.166Z Compiling hashbrown v0.15.1
4732025-03-25T21:10:26.215Z Compiling camino v1.1.9
4742025-03-25T21:10:26.259Z Compiling utf8parse v0.2.2
4752025-03-25T21:10:26.287Z Compiling rustix v0.37.28
4762025-03-25T21:10:26.417Z Compiling thread-id v4.2.2
4772025-03-25T21:10:26.444Z Compiling log v0.4.22
4782025-03-25T21:10:26.540Z Compiling equivalent v1.0.1
4792025-03-25T21:10:26.671Z Compiling anstyle-parse v0.2.5
4802025-03-25T21:10:26.996Z Compiling unicode-width v0.1.14
4812025-03-25T21:10:27.084Z Compiling indexmap v2.7.1
4822025-03-25T21:10:27.149Z Compiling is_terminal_polyfill v1.70.1
4832025-03-25T21:10:27.264Z Compiling thiserror v2.0.11
4842025-03-25T21:10:27.292Z Compiling winnow v0.7.3
4852025-03-25T21:10:27.409Z Compiling semver v1.0.25
4862025-03-25T21:10:27.449Z Compiling colorchoice v1.0.2
4872025-03-25T21:10:27.610Z Compiling anstyle v1.0.10
4882025-03-25T21:10:27.761Z Compiling bitflags v1.3.2
4892025-03-25T21:10:27.820Z Compiling autocfg v1.4.0
4902025-03-25T21:10:27.873Z Compiling anstyle-query v1.1.1
4912025-03-25T21:10:27.989Z Compiling pretty-hex v0.4.1
4922025-03-25T21:10:28.034Z Compiling anstream v0.6.15
4932025-03-25T21:10:28.365Z Compiling terminal_size v0.4.0
4942025-03-25T21:10:28.680Z Compiling bytecount v0.6.8
4952025-03-25T21:10:28.717Z Compiling heck v0.4.1
4962025-03-25T21:10:28.765Z Compiling fs-err v2.11.0
4972025-03-25T21:10:28.791Z Compiling clap_lex v0.7.4
4982025-03-25T21:10:28.880Z Compiling anyhow v1.0.97
4992025-03-25T21:10:29.031Z Compiling fastrand v2.1.1
5002025-03-25T21:10:29.201Z Compiling strsim v0.11.1
5012025-03-25T21:10:29.374Z Compiling heck v0.5.0
5022025-03-25T21:10:29.524Z Compiling fnv v1.0.7
5032025-03-25T21:10:29.559Z Compiling cfg-if v1.0.0
5042025-03-25T21:10:29.674Z Compiling tempfile v3.13.0
5052025-03-25T21:10:29.699Z Compiling papergrid v0.11.0
5062025-03-25T21:10:29.700Z Compiling clap_builder v4.5.31
5072025-03-25T21:10:30.024Z Compiling terminal_size v0.2.6
5082025-03-25T21:10:30.158Z Compiling memmap v0.7.0
5092025-03-25T21:10:30.203Z Compiling smawk v0.3.2
5102025-03-25T21:10:30.306Z Compiling unicode-linebreak v0.1.5
5112025-03-25T21:10:30.450Z Compiling swrite v0.1.0
5122025-03-25T21:10:30.717Z Compiling textwrap v0.16.1
5132025-03-25T21:10:30.989Z Compiling tabled_derive v0.7.0
5142025-03-25T21:10:32.412Z Compiling serde_derive v1.0.218
5152025-03-25T21:10:32.412Z Compiling thiserror-impl v1.0.69
5162025-03-25T21:10:32.412Z Compiling zerocopy-derive v0.7.35
5172025-03-25T21:10:32.437Z Compiling scroll_derive v0.12.0
5182025-03-25T21:10:32.437Z Compiling thiserror-impl v2.0.11
5192025-03-25T21:10:32.437Z Compiling clap_derive v4.5.28
5202025-03-25T21:10:32.510Z Compiling tabled v0.15.0
5212025-03-25T21:10:33.544Z Compiling scroll v0.12.0
5222025-03-25T21:10:34.013Z Compiling goblin v0.8.2
5232025-03-25T21:10:34.126Z Compiling zerocopy v0.7.35
5242025-03-25T21:10:34.957Z Compiling pest v2.7.14
5252025-03-25T21:10:36.006Z Compiling clap v4.5.31
5262025-03-25T21:10:37.134Z Compiling pest_meta v2.7.14
5272025-03-25T21:10:38.280Z Compiling pest_generator v2.7.14
5282025-03-25T21:10:39.379Z Compiling pest_derive v2.7.14
5292025-03-25T21:10:39.992Z Compiling dtrace-parser v0.2.0
5302025-03-25T21:10:41.020Z Compiling toml_datetime v0.6.8
5312025-03-25T21:10:41.020Z Compiling serde_spanned v0.6.8
5322025-03-25T21:10:41.046Z Compiling cargo-platform v0.1.8
5332025-03-25T21:10:41.322Z Compiling serde_tokenstream v0.2.2
5342025-03-25T21:10:41.348Z Compiling macaddr v1.0.1
5352025-03-25T21:10:41.503Z Compiling toml_edit v0.22.24
5362025-03-25T21:10:41.663Z Compiling camino-tempfile v1.1.1
5372025-03-25T21:10:42.470Z Compiling dof v0.3.0
5382025-03-25T21:10:42.470Z Compiling cargo_metadata v0.19.2
5392025-03-25T21:10:44.013Z Compiling usdt-macro v0.5.0
5402025-03-25T21:10:44.013Z Compiling usdt-attr-macro v0.5.0
5412025-03-25T21:10:44.439Z Compiling toml v0.8.20
5422025-03-25T21:10:45.038Z Compiling usdt v0.5.0
5432025-03-25T21:10:45.125Z Compiling cargo_toml v0.21.0
5442025-03-25T21:10:48.259Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5452025-03-25T21:10:52.167Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.49s
5462025-03-25T21:10:52.446Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5472025-03-25T21:10:53.233Z Downloading crates ...
5482025-03-25T21:10:53.367Z Downloaded arrayref v0.3.9
5492025-03-25T21:10:53.393Z Downloaded assert_matches v1.5.0
5502025-03-25T21:10:53.393Z Downloaded arc-swap v1.7.1
5512025-03-25T21:10:53.393Z Downloaded hostname v0.3.1
5522025-03-25T21:10:53.393Z Downloaded ident_case v1.0.1
5532025-03-25T21:10:53.393Z Downloaded is_ci v1.2.0
5542025-03-25T21:10:53.393Z Downloaded managed v0.8.0
5552025-03-25T21:10:53.393Z Downloaded mime v0.3.17
5562025-03-25T21:10:53.420Z Downloaded lru v0.12.5
5572025-03-25T21:10:53.420Z Downloaded bb8 v0.8.5
5582025-03-25T21:10:53.420Z Downloaded atomicwrites v0.4.4
5592025-03-25T21:10:53.420Z Downloaded libsw-core v0.3.1
5602025-03-25T21:10:53.420Z Downloaded linear-map v1.2.0
5612025-03-25T21:10:53.420Z Downloaded hyper-util v0.1.10
5622025-03-25T21:10:53.445Z Downloaded serde_plain v1.0.2
5632025-03-25T21:10:53.445Z Downloaded serde-hex v0.1.0
5642025-03-25T21:10:53.445Z Downloaded miniz_oxide v0.8.5
5652025-03-25T21:10:53.470Z Downloaded sync_wrapper v1.0.1
5662025-03-25T21:10:53.470Z Downloaded tower-layer v0.3.3
5672025-03-25T21:10:53.470Z Downloaded unicode-xid v0.2.6
5682025-03-25T21:10:53.470Z Downloaded zone_cfg_derive v0.1.2
5692025-03-25T21:10:53.496Z Downloaded daft v0.1.2
5702025-03-25T21:10:53.496Z Downloaded ff v0.13.0
5712025-03-25T21:10:53.496Z Downloaded openssl-probe v0.1.5
5722025-03-25T21:10:53.521Z Downloaded nodrop v0.1.14
5732025-03-25T21:10:53.521Z Downloaded rand_xorshift v0.3.0
5742025-03-25T21:10:53.522Z Downloaded termios v0.3.3
5752025-03-25T21:10:53.522Z Downloaded term v0.7.0
5762025-03-25T21:10:53.546Z Downloaded diesel_table_macro_syntax v0.2.0
5772025-03-25T21:10:53.572Z Downloaded des v0.8.1
5782025-03-25T21:10:53.572Z Downloaded multimap v0.10.0
5792025-03-25T21:10:53.572Z Downloaded sqlparser_derive v0.2.2
5802025-03-25T21:10:53.572Z Downloaded slog-json v2.6.1
5812025-03-25T21:10:53.572Z Downloaded slog-term v2.9.1
5822025-03-25T21:10:53.598Z Downloaded fixedbitset v0.5.7
5832025-03-25T21:10:53.598Z Downloaded sigpipe v0.1.3
5842025-03-25T21:10:53.598Z Downloaded float-cmp v0.10.0
5852025-03-25T21:10:53.598Z Downloaded signal-hook-tokio v0.3.1
5862025-03-25T21:10:53.598Z Downloaded fxhash v0.2.1
5872025-03-25T21:10:53.598Z Downloaded gethostname v0.5.0
5882025-03-25T21:10:53.625Z Downloaded darling_core v0.20.10
5892025-03-25T21:10:53.625Z Downloaded predicates-tree v1.0.11
5902025-03-25T21:10:53.625Z Downloaded rustls-pki-types v1.10.0
5912025-03-25T21:10:53.650Z Downloaded same-file v1.0.6
5922025-03-25T21:10:53.650Z Downloaded difflib v0.4.0
5932025-03-25T21:10:53.650Z Downloaded der v0.7.9
5942025-03-25T21:10:53.650Z Downloaded newtype_derive v0.1.6
5952025-03-25T21:10:53.676Z Downloaded quinn-udp v0.5.5
5962025-03-25T21:10:53.676Z Downloaded tls_codec v0.4.1
5972025-03-25T21:10:53.676Z Downloaded foreign-types-shared v0.3.1
5982025-03-25T21:10:53.676Z Downloaded futures-executor v0.3.31
5992025-03-25T21:10:53.676Z Downloaded futures-io v0.3.31
6002025-03-25T21:10:53.676Z Downloaded sha1 v0.10.6
6012025-03-25T21:10:53.702Z Downloaded tinyvec_macros v0.1.1
6022025-03-25T21:10:53.702Z Downloaded r2d2 v0.8.10
6032025-03-25T21:10:53.702Z Downloaded zeroize_derive v1.4.2
6042025-03-25T21:10:53.702Z Downloaded num_threads v0.1.7
6052025-03-25T21:10:53.702Z Downloaded dirs-next v2.0.0
6062025-03-25T21:10:53.702Z Downloaded tokio-tungstenite v0.21.0
6072025-03-25T21:10:53.702Z Downloaded pkg-config v0.3.31
6082025-03-25T21:10:53.702Z Downloaded time-core v0.1.2
6092025-03-25T21:10:53.728Z Downloaded powerfmt v0.2.0
6102025-03-25T21:10:53.728Z Downloaded num-conv v0.1.0
6112025-03-25T21:10:53.728Z Downloaded futures-task v0.3.31
6122025-03-25T21:10:53.728Z Downloaded writeable v0.5.5
6132025-03-25T21:10:53.729Z Downloaded proptest v1.6.0
6142025-03-25T21:10:53.755Z Downloaded progenitor-client v0.9.1
6152025-03-25T21:10:53.755Z Downloaded num-iter v0.1.45
6162025-03-25T21:10:53.756Z Downloaded dirs-sys-next v0.1.2
6172025-03-25T21:10:53.756Z Downloaded foldhash v0.1.3
6182025-03-25T21:10:53.756Z Downloaded ppv-lite86 v0.2.20
6192025-03-25T21:10:53.756Z Downloaded tabwriter v1.4.0
6202025-03-25T21:10:53.756Z Downloaded tabled_derive v0.10.0
6212025-03-25T21:10:53.756Z Downloaded strum_macros v0.25.3
6222025-03-25T21:10:53.781Z Downloaded strum_macros v0.24.3
6232025-03-25T21:10:53.781Z Downloaded toml v0.7.8
6242025-03-25T21:10:53.781Z Downloaded num_enum v0.5.11
6252025-03-25T21:10:53.781Z Downloaded progenitor-impl v0.9.1
6262025-03-25T21:10:53.781Z Downloaded num-traits v0.2.19
6272025-03-25T21:10:53.781Z Downloaded yasna v0.5.2
6282025-03-25T21:10:53.781Z Downloaded yansi v1.0.1
6292025-03-25T21:10:53.806Z Downloaded x509-cert v0.2.5
6302025-03-25T21:10:53.806Z Downloaded serde_yaml v0.9.34+deprecated
6312025-03-25T21:10:53.806Z Downloaded curve25519-dalek v4.1.3
6322025-03-25T21:10:53.831Z Downloaded polar-core v0.27.3
6332025-03-25T21:10:53.831Z Downloaded futures-util v0.3.31
6342025-03-25T21:10:53.855Z Downloaded num-bigint v0.4.6
6352025-03-25T21:10:53.855Z Downloaded time v0.3.36
6362025-03-25T21:10:53.856Z Downloaded radix_trie v0.2.1
6372025-03-25T21:10:53.880Z Downloaded sha3 v0.10.8
6382025-03-25T21:10:53.880Z Downloaded gimli v0.31.1
6392025-03-25T21:10:53.880Z Downloaded diesel v2.2.8
6402025-03-25T21:10:53.905Z Downloaded lzma-sys v0.1.20
6412025-03-25T21:10:53.932Z Downloaded git2 v0.19.0
6422025-03-25T21:10:53.957Z Downloaded rustls v0.21.12
6432025-03-25T21:10:53.957Z Downloaded regex-syntax v0.8.5
6442025-03-25T21:10:53.981Z Downloaded serde_with v3.12.0
6452025-03-25T21:10:53.982Z Downloaded tokio-util v0.7.13
6462025-03-25T21:10:54.006Z Downloaded libz-sys v1.1.20
6472025-03-25T21:10:54.031Z Downloaded xattr v1.3.1
6482025-03-25T21:10:54.031Z Downloaded num-bigint-dig v0.8.4
6492025-03-25T21:10:54.031Z Downloaded typify-impl v0.3.0
6502025-03-25T21:10:54.056Z Downloaded typify-impl v0.2.0
6512025-03-25T21:10:54.106Z Downloaded regex-automata v0.4.8
6522025-03-25T21:10:54.131Z Downloaded petgraph v0.7.1
6532025-03-25T21:10:54.131Z Downloaded regex-syntax v0.6.29
6542025-03-25T21:10:54.131Z Downloaded sled v0.34.7
6552025-03-25T21:10:54.131Z Downloaded toml_edit v0.19.15
6562025-03-25T21:10:54.156Z Downloaded postcard v1.0.10
6572025-03-25T21:10:54.157Z Downloaded wyz v0.5.1
6582025-03-25T21:10:54.157Z Downloaded zerocopy-derive v0.6.6
6592025-03-25T21:10:54.182Z Downloaded vcpkg v0.2.15
6602025-03-25T21:10:54.210Z Downloaded tokio-tungstenite v0.23.1
6612025-03-25T21:10:54.235Z Downloaded petgraph v0.6.5
6622025-03-25T21:10:54.260Z Downloaded tinyvec v1.8.0
6632025-03-25T21:10:54.260Z Downloaded poly1305 v0.8.0
6642025-03-25T21:10:54.260Z Downloaded percent-encoding v2.3.1
6652025-03-25T21:10:54.260Z Downloaded zerofrom-derive v0.1.4
6662025-03-25T21:10:54.260Z Downloaded time-macros v0.2.18
6672025-03-25T21:10:54.260Z Downloaded progenitor-impl v0.8.0
6682025-03-25T21:10:54.260Z Downloaded num-rational v0.4.2
6692025-03-25T21:10:54.260Z Downloaded zeroize v1.8.1
6702025-03-25T21:10:54.260Z Downloaded zerofrom v0.1.4
6712025-03-25T21:10:54.260Z Downloaded yoke v0.7.4
6722025-03-25T21:10:54.260Z Downloaded untrusted v0.7.1
6732025-03-25T21:10:54.286Z Downloaded futures-macro v0.3.31
6742025-03-25T21:10:54.286Z Downloaded typify v0.3.0
6752025-03-25T21:10:54.286Z Downloaded sqlparser v0.45.0
6762025-03-25T21:10:54.286Z Downloaded regress v0.10.3
6772025-03-25T21:10:54.286Z Downloaded strum_macros v0.26.4
6782025-03-25T21:10:54.311Z Downloaded primeorder v0.13.6
6792025-03-25T21:10:54.311Z Downloaded num_enum_derive v0.5.11
6802025-03-25T21:10:54.311Z Downloaded quick-error v1.2.3
6812025-03-25T21:10:54.311Z Downloaded displaydoc v0.2.5
6822025-03-25T21:10:54.311Z Downloaded fs_extra v1.3.0
6832025-03-25T21:10:54.311Z Downloaded form_urlencoded v1.2.1
6842025-03-25T21:10:54.311Z Downloaded quick-xml v0.37.2
6852025-03-25T21:10:54.311Z Downloaded unicode-width v0.2.0
6862025-03-25T21:10:54.336Z Downloaded float-ord v0.3.2
6872025-03-25T21:10:54.336Z Downloaded typify-macro v0.3.0
6882025-03-25T21:10:54.336Z Downloaded encoding_rs v0.8.34
6892025-03-25T21:10:54.361Z Downloaded sct v0.7.1
6902025-03-25T21:10:54.361Z Downloaded futures v0.3.31
6912025-03-25T21:10:54.361Z Downloaded foreign-types-shared v0.1.1
6922025-03-25T21:10:54.361Z Downloaded radium v0.7.0
6932025-03-25T21:10:54.361Z Downloaded ghash v0.5.1
6942025-03-25T21:10:54.361Z Downloaded dropshot v0.16.0
6952025-03-25T21:10:54.386Z Downloaded yoke-derive v0.7.4
6962025-03-25T21:10:54.411Z Downloaded tokio-stream v0.1.17
6972025-03-25T21:10:54.411Z Downloaded vte v0.11.1
6982025-03-25T21:10:54.411Z Downloaded foreign-types v0.5.0
6992025-03-25T21:10:54.411Z Downloaded ring v0.17.11
7002025-03-25T21:10:54.448Z Downloaded qorb v0.2.1
7012025-03-25T21:10:54.473Z Downloaded libgit2-sys v0.17.0+1.8.1
7022025-03-25T21:10:54.525Z Downloaded publicsuffix v2.3.0
7032025-03-25T21:10:54.550Z Downloaded psl-types v2.0.11
7042025-03-25T21:10:54.550Z Downloaded tokio-native-tls v0.3.1
7052025-03-25T21:10:54.550Z Downloaded quinn v0.11.5
7062025-03-25T21:10:54.550Z Downloaded zerovec v0.10.4
7072025-03-25T21:10:54.550Z Downloaded ssh-key v0.6.6
7082025-03-25T21:10:54.575Z Downloaded object v0.30.4
7092025-03-25T21:10:54.575Z Downloaded webpki-roots v0.26.6
7102025-03-25T21:10:54.575Z Downloaded p384 v0.13.0
7112025-03-25T21:10:54.575Z Downloaded foreign-types v0.3.2
7122025-03-25T21:10:54.575Z Downloaded xz2 v0.1.7
7132025-03-25T21:10:54.600Z Downloaded num-complex v0.4.6
7142025-03-25T21:10:54.600Z Downloaded serde_with_macros v3.12.0
7152025-03-25T21:10:54.600Z Downloaded newtype-uuid v1.2.1
7162025-03-25T21:10:54.600Z Downloaded tui-tree-widget v0.23.0
7172025-03-25T21:10:54.600Z Downloaded winnow v0.6.20
7182025-03-25T21:10:54.600Z Downloaded progenitor-macro v0.9.1
7192025-03-25T21:10:54.600Z Downloaded futures-channel v0.3.31
7202025-03-25T21:10:54.600Z Downloaded stringprep v0.1.5
7212025-03-25T21:10:54.600Z Downloaded sqlformat v0.2.6
7222025-03-25T21:10:54.625Z Downloaded num-integer v0.1.46
7232025-03-25T21:10:54.625Z Downloaded num-derive v0.4.2
7242025-03-25T21:10:54.625Z Downloaded fragile v2.0.0
7252025-03-25T21:10:54.625Z Downloaded tungstenite v0.21.0
7262025-03-25T21:10:54.625Z Downloaded futures-sink v0.3.31
7272025-03-25T21:10:54.625Z Downloaded serde_repr v0.1.19
7282025-03-25T21:10:54.625Z Downloaded foreign-types-macros v0.2.3
7292025-03-25T21:10:54.625Z Downloaded tokio-rustls v0.26.0
7302025-03-25T21:10:54.625Z Downloaded try-lock v0.2.5
7312025-03-25T21:10:54.625Z Downloaded rustls v0.23.19
7322025-03-25T21:10:54.650Z Downloaded secrecy v0.8.0
7332025-03-25T21:10:54.650Z Downloaded sec1 v0.7.3
7342025-03-25T21:10:54.650Z Downloaded futures-core v0.3.31
7352025-03-25T21:10:54.650Z Downloaded tokio-postgres v0.7.13
7362025-03-25T21:10:54.650Z Downloaded quinn-proto v0.11.8
7372025-03-25T21:10:54.675Z Downloaded winnow v0.5.40
7382025-03-25T21:10:54.675Z Downloaded salty v0.3.0
7392025-03-25T21:10:54.675Z Downloaded csv v1.3.1
7402025-03-25T21:10:54.701Z Downloaded strum v0.26.3
7412025-03-25T21:10:54.701Z Downloaded typed-path v0.9.3
7422025-03-25T21:10:54.726Z Downloaded rustls v0.22.4
7432025-03-25T21:10:54.726Z Downloaded pretty_assertions v1.4.1
7442025-03-25T21:10:54.726Z Downloaded flate2 v1.1.0
7452025-03-25T21:10:54.751Z Downloaded regex v1.11.1
7462025-03-25T21:10:54.751Z Downloaded tokio v1.43.0
7472025-03-25T21:10:54.794Z Downloaded polyval v0.6.2
7482025-03-25T21:10:54.819Z Downloaded serde_urlencoded v0.7.1
7492025-03-25T21:10:54.819Z Downloaded tracing-core v0.1.32
7502025-03-25T21:10:54.819Z Downloaded prettyplease v0.2.30
7512025-03-25T21:10:54.819Z Downloaded steno v0.4.1
7522025-03-25T21:10:54.819Z Downloaded flume v0.11.1
7532025-03-25T21:10:54.819Z Downloaded display-error-chain v0.2.2
7542025-03-25T21:10:54.819Z Downloaded tokio-rustls v0.25.0
7552025-03-25T21:10:54.820Z Downloaded postgres-protocol v0.6.8
7562025-03-25T21:10:54.844Z Downloaded portable-atomic v1.9.0
7572025-03-25T21:10:54.844Z Downloaded string_cache v0.8.7
7582025-03-25T21:10:54.844Z Downloaded openapiv3 v2.0.0
7592025-03-25T21:10:54.869Z Downloaded write16 v1.0.0
7602025-03-25T21:10:54.869Z Downloaded vte_generate_state_changes v0.1.2
7612025-03-25T21:10:54.869Z Downloaded smoltcp v0.9.1
7622025-03-25T21:10:54.869Z Downloaded darling v0.20.10
7632025-03-25T21:10:54.869Z Downloaded omicron-zone-package v0.12.0
7642025-03-25T21:10:54.894Z Downloaded rustyline v14.0.0
7652025-03-25T21:10:54.894Z Downloaded unsafe-libyaml v0.2.11
7662025-03-25T21:10:54.894Z Downloaded tokio-rustls v0.24.1
7672025-03-25T21:10:54.894Z Downloaded defmt v0.3.8
7682025-03-25T21:10:54.894Z Downloaded parse-zoneinfo v0.3.1
7692025-03-25T21:10:54.894Z Downloaded nix v0.28.0
7702025-03-25T21:10:54.918Z Downloaded tinystr v0.7.6
7712025-03-25T21:10:54.918Z Downloaded tiny-keccak v2.0.2
7722025-03-25T21:10:54.918Z Downloaded zerocopy-derive v0.8.10
7732025-03-25T21:10:54.918Z Downloaded newline-converter v0.3.0
7742025-03-25T21:10:54.919Z Downloaded twox-hash v2.1.0
7752025-03-25T21:10:54.943Z Downloaded scheduled-thread-pool v0.2.7
7762025-03-25T21:10:54.943Z Downloaded shell-words v1.1.0
7772025-03-25T21:10:54.943Z Downloaded openssl v0.10.71
7782025-03-25T21:10:54.943Z Downloaded postgres-types v0.2.9
7792025-03-25T21:10:54.943Z Downloaded schemars v0.8.22
7802025-03-25T21:10:54.969Z Downloaded predicates v3.1.3
7812025-03-25T21:10:54.970Z Downloaded native-tls v0.2.12
7822025-03-25T21:10:54.970Z Downloaded object v0.36.5
7832025-03-25T21:10:54.995Z Downloaded tower-service v0.3.3
7842025-03-25T21:10:54.995Z Downloaded peg-runtime v0.8.5
7852025-03-25T21:10:54.995Z Downloaded password-hash v0.5.0
7862025-03-25T21:10:54.995Z Downloaded number_prefix v0.4.0
7872025-03-25T21:10:54.995Z Downloaded rustls-pemfile v1.0.4
7882025-03-25T21:10:54.995Z Downloaded rustls-webpki v0.102.8
7892025-03-25T21:10:55.020Z Downloaded icu_properties_data v1.5.0
7902025-03-25T21:10:55.020Z Downloaded scopeguard v1.2.0
7912025-03-25T21:10:55.020Z Downloaded precomputed-hash v0.1.1
7922025-03-25T21:10:55.020Z Downloaded rayon v1.10.0
7932025-03-25T21:10:55.045Z Downloaded progenitor-macro v0.8.0
7942025-03-25T21:10:55.045Z Downloaded funty v2.0.0
7952025-03-25T21:10:55.045Z Downloaded typify v0.2.0
7962025-03-25T21:10:55.045Z Downloaded signal-hook v0.3.17
7972025-03-25T21:10:55.045Z Downloaded dropshot v0.12.0
7982025-03-25T21:10:55.070Z Downloaded nu-ansi-term v0.50.1
7992025-03-25T21:10:55.070Z Downloaded nibble_vec v0.1.0
8002025-03-25T21:10:55.070Z Downloaded darling_macro v0.20.10
8012025-03-25T21:10:55.070Z Downloaded walkdir v2.5.0
8022025-03-25T21:10:55.070Z Downloaded num v0.4.3
8032025-03-25T21:10:55.070Z Downloaded typify-macro v0.2.0
8042025-03-25T21:10:55.070Z Downloaded tungstenite v0.23.0
8052025-03-25T21:10:55.095Z Downloaded tracing v0.1.40
8062025-03-25T21:10:55.095Z Downloaded getrandom v0.3.1
8072025-03-25T21:10:55.095Z Downloaded password-hash v0.4.2
8082025-03-25T21:10:55.095Z Downloaded olpc-cjson v0.1.4
8092025-03-25T21:10:55.095Z Downloaded filetime v0.2.25
8102025-03-25T21:10:55.095Z Downloaded downcast v0.11.0
8112025-03-25T21:10:55.095Z Downloaded which v4.4.2
8122025-03-25T21:10:55.095Z Downloaded slog-scope v4.4.0
8132025-03-25T21:10:55.095Z Downloaded rusty-fork v0.3.0
8142025-03-25T21:10:55.095Z Downloaded rustversion v1.0.17
8152025-03-25T21:10:55.120Z Downloaded rustls-webpki v0.101.7
8162025-03-25T21:10:55.120Z Downloaded pkcs8 v0.10.2
8172025-03-25T21:10:55.120Z Downloaded uuid v1.15.1
8182025-03-25T21:10:55.120Z Downloaded nanorand v0.7.0
8192025-03-25T21:10:55.145Z Downloaded structmeta v0.3.0
8202025-03-25T21:10:55.145Z Downloaded static_assertions v1.1.0
8212025-03-25T21:10:55.145Z Downloaded signature v2.2.0
8222025-03-25T21:10:55.145Z Downloaded dsl_auto_type v0.1.2
8232025-03-25T21:10:55.145Z Downloaded dropshot_endpoint v0.16.0
8242025-03-25T21:10:55.145Z Downloaded spki v0.7.3
8252025-03-25T21:10:55.145Z Downloaded slog-stdlog v4.1.1
8262025-03-25T21:10:55.145Z Downloaded siphasher v0.3.11
8272025-03-25T21:10:55.145Z Downloaded phf v0.11.2
8282025-03-25T21:10:55.146Z Downloaded hash32 v0.3.1
8292025-03-25T21:10:55.146Z Downloaded derive-where v1.2.7
8302025-03-25T21:10:55.171Z Downloaded ratatui v0.29.0
8312025-03-25T21:10:55.195Z Downloaded parking_lot v0.12.3
8322025-03-25T21:10:55.195Z Downloaded hickory-proto v0.24.4
8332025-03-25T21:10:55.195Z Downloaded tracing-attributes v0.1.27
8342025-03-25T21:10:55.195Z Downloaded scrypt v0.11.0
8352025-03-25T21:10:55.220Z Downloaded schemars_derive v0.8.22
8362025-03-25T21:10:55.220Z Downloaded getrandom v0.2.15
8372025-03-25T21:10:55.220Z Downloaded peg-macros v0.8.5
8382025-03-25T21:10:55.220Z Downloaded fixedbitset v0.4.2
8392025-03-25T21:10:55.220Z Downloaded ecdsa v0.16.9
8402025-03-25T21:10:55.220Z Downloaded dunce v1.0.5
8412025-03-25T21:10:55.220Z Downloaded phf_shared v0.11.2
8422025-03-25T21:10:55.220Z Downloaded diesel-dtrace v0.4.2
8432025-03-25T21:10:55.220Z Downloaded derive_builder v0.20.2
8442025-03-25T21:10:55.220Z Downloaded smoltcp v0.11.0
8452025-03-25T21:10:55.245Z Downloaded papergrid v0.14.0
8462025-03-25T21:10:55.245Z Downloaded debug-ignore v1.0.5
8472025-03-25T21:10:55.245Z Downloaded data-encoding v2.6.0
8482025-03-25T21:10:55.270Z Downloaded ssh-encoding v0.2.0
8492025-03-25T21:10:55.270Z Downloaded pem-rfc7468 v0.7.0
8502025-03-25T21:10:55.270Z Downloaded document-features v0.2.10
8512025-03-25T21:10:55.270Z Downloaded waitgroup v0.1.2
8522025-03-25T21:10:55.270Z Downloaded vergen v8.3.2
8532025-03-25T21:10:55.270Z Downloaded resolv-conf v0.7.0
8542025-03-25T21:10:55.270Z Downloaded env_logger v0.11.5
8552025-03-25T21:10:55.270Z Downloaded ed25519-dalek v2.1.1
8562025-03-25T21:10:55.270Z Downloaded new_debug_unreachable v1.0.6
8572025-03-25T21:10:55.270Z Downloaded structmeta-derive v0.3.0
8582025-03-25T21:10:55.270Z Downloaded strip-ansi-escapes v0.2.0
8592025-03-25T21:10:55.295Z Downloaded stable_deref_trait v1.2.0
8602025-03-25T21:10:55.295Z Downloaded simd-adler32 v0.3.7
8612025-03-25T21:10:55.295Z Downloaded paste v1.0.15
8622025-03-25T21:10:55.295Z Downloaded parse-size v1.1.0
8632025-03-25T21:10:55.295Z Downloaded slog-dtrace v0.3.0
8642025-03-25T21:10:55.295Z Downloaded slab v0.4.9
8652025-03-25T21:10:55.295Z Downloaded samael v0.0.18
8662025-03-25T21:10:55.295Z Downloaded mio v1.0.2
8672025-03-25T21:10:55.295Z Downloaded untrusted v0.9.0
8682025-03-25T21:10:55.320Z Downloaded rustls-pemfile v2.2.0
8692025-03-25T21:10:55.320Z Downloaded pem v3.0.5
8702025-03-25T21:10:55.320Z Downloaded peg v0.8.5
8712025-03-25T21:10:55.320Z Downloaded pbkdf2 v0.12.2
8722025-03-25T21:10:55.320Z Downloaded parse-display-derive v0.10.0
8732025-03-25T21:10:55.320Z Downloaded slog-envlogger v2.2.0
8742025-03-25T21:10:55.320Z Downloaded group v0.13.0
8752025-03-25T21:10:55.320Z Downloaded utf-8 v0.7.6
8762025-03-25T21:10:55.320Z Downloaded tap v1.0.1
8772025-03-25T21:10:55.320Z Downloaded ron v0.7.1
8782025-03-25T21:10:55.345Z Downloaded rayon-core v1.12.1
8792025-03-25T21:10:55.346Z Downloaded p521 v0.13.3
8802025-03-25T21:10:55.346Z Downloaded nom v7.1.3
8812025-03-25T21:10:55.346Z Downloaded zerocopy v0.8.10
8822025-03-25T21:10:55.371Z Downloaded predicates-core v1.0.8
8832025-03-25T21:10:55.371Z Downloaded pbkdf2 v0.11.0
8842025-03-25T21:10:55.395Z Downloaded path-slash v0.1.5
8852025-03-25T21:10:55.395Z Downloaded pin-project-internal v1.1.6
8862025-03-25T21:10:55.395Z Downloaded hashbrown v0.13.2
8872025-03-25T21:10:55.395Z Downloaded hash32 v0.2.1
8882025-03-25T21:10:55.396Z Downloaded termtree v0.4.1
8892025-03-25T21:10:55.396Z Downloaded ref-cast v1.0.23
8902025-03-25T21:10:55.396Z Downloaded endian-type v0.1.2
8912025-03-25T21:10:55.396Z Downloaded petname v2.0.2
8922025-03-25T21:10:55.396Z Downloaded flagset v0.4.6
8932025-03-25T21:10:55.396Z Downloaded whoami v1.5.2
8942025-03-25T21:10:55.421Z Downloaded smallvec v1.14.0
8952025-03-25T21:10:55.421Z Downloaded pin-project-lite v0.2.14
8962025-03-25T21:10:55.421Z Downloaded phf_generator v0.11.2
8972025-03-25T21:10:55.421Z Downloaded zone v0.1.8
8982025-03-25T21:10:55.421Z Downloaded signal-hook-registry v1.4.2
8992025-03-25T21:10:55.421Z Downloaded signal-hook-mio v0.2.4
9002025-03-25T21:10:55.421Z Downloaded shlex v1.3.0
9012025-03-25T21:10:55.421Z Downloaded dropshot_endpoint v0.12.0
9022025-03-25T21:10:55.421Z Downloaded pkcs5 v0.7.1
9032025-03-25T21:10:55.446Z Downloaded globset v0.4.15
9042025-03-25T21:10:55.446Z Downloaded dyn-clone v1.0.19
9052025-03-25T21:10:55.446Z Downloaded smallvec v0.6.14
9062025-03-25T21:10:55.446Z Downloaded tabled v0.18.0
9072025-03-25T21:10:55.471Z Downloaded pkcs1 v0.7.5
9082025-03-25T21:10:55.471Z Downloaded phf_shared v0.10.0
9092025-03-25T21:10:55.471Z Downloaded multer v3.1.0
9102025-03-25T21:10:55.471Z Downloaded mockall_derive v0.13.1
9112025-03-25T21:10:55.471Z Downloaded diesel_derives v2.2.3
9122025-03-25T21:10:55.471Z Downloaded want v0.3.1
9132025-03-25T21:10:55.471Z Downloaded wait-timeout v0.2.0
9142025-03-25T21:10:55.471Z Downloaded ssh-cipher v0.2.0
9152025-03-25T21:10:55.471Z Downloaded smf v0.2.3
9162025-03-25T21:10:55.472Z Downloaded similar v2.7.0
9172025-03-25T21:10:55.497Z Downloaded pin-project v1.1.6
9182025-03-25T21:10:55.497Z Downloaded mockall v0.13.1
9192025-03-25T21:10:55.497Z Downloaded hashbrown v0.12.3
9202025-03-25T21:10:55.497Z Downloaded h2 v0.4.6
9212025-03-25T21:10:55.522Z Downloaded derive_builder_macro v0.20.2
9222025-03-25T21:10:55.522Z Downloaded deranged v0.3.11
9232025-03-25T21:10:55.522Z Downloaded der_derive v0.7.3
9242025-03-25T21:10:55.522Z Downloaded thiserror-impl-no-std v2.0.2
9252025-03-25T21:10:55.522Z Downloaded oso v0.27.3
9262025-03-25T21:10:55.522Z Downloaded slog-bunyan v2.5.0
9272025-03-25T21:10:55.522Z Downloaded salsa20 v0.10.2
9282025-03-25T21:10:55.522Z Downloaded diff v0.1.13
9292025-03-25T21:10:55.522Z Downloaded value-bag v1.9.0
9302025-03-25T21:10:55.547Z Downloaded utf16_iter v1.0.5
9312025-03-25T21:10:55.547Z Downloaded test-strategy v0.4.0
9322025-03-25T21:10:55.547Z Downloaded tar v0.4.44
9332025-03-25T21:10:55.547Z Downloaded rsa v0.9.6
9342025-03-25T21:10:55.547Z Downloaded nix v0.29.0
9352025-03-25T21:10:55.572Z Downloaded unarray v0.1.4
9362025-03-25T21:10:55.572Z Downloaded phf_codegen v0.11.2
9372025-03-25T21:10:55.572Z Downloaded half v2.4.1
9382025-03-25T21:10:55.572Z Downloaded ron v0.8.1
9392025-03-25T21:10:55.572Z Downloaded reedline v0.38.0
9402025-03-25T21:10:55.572Z Downloaded chrono-tz v0.10.1
9412025-03-25T21:10:55.597Z Downloaded pin-utils v0.1.0
9422025-03-25T21:10:55.597Z Downloaded uzers v0.12.1
9432025-03-25T21:10:55.597Z Downloaded parking_lot_core v0.8.6
9442025-03-25T21:10:55.597Z Downloaded nix v0.27.1
9452025-03-25T21:10:55.622Z Downloaded fatfs v0.3.6
9462025-03-25T21:10:55.622Z Downloaded expectorate v1.1.0
9472025-03-25T21:10:55.622Z Downloaded tokio-macros v2.5.0
9482025-03-25T21:10:55.622Z Downloaded reqwest v0.12.12
9492025-03-25T21:10:55.622Z Downloaded http v1.2.0
9502025-03-25T21:10:55.646Z Downloaded glob v0.3.2
9512025-03-25T21:10:55.647Z Downloaded termcolor v1.4.1
9522025-03-25T21:10:55.647Z Downloaded rcgen v0.12.1
9532025-03-25T21:10:55.647Z Downloaded rand v0.9.0
9542025-03-25T21:10:55.647Z Downloaded openssl-sys v0.9.106
9552025-03-25T21:10:55.647Z Downloaded zerocopy v0.6.6
9562025-03-25T21:10:55.647Z Downloaded unicode-normalization v0.1.24
9572025-03-25T21:10:55.672Z Downloaded derive_more v0.99.19
9582025-03-25T21:10:55.672Z Downloaded derive_builder_core v0.20.2
9592025-03-25T21:10:55.672Z Downloaded defmt-parser v0.3.4
9602025-03-25T21:10:55.672Z Downloaded vsss-rs v3.3.4
9612025-03-25T21:10:55.672Z Downloaded thread_local v1.1.8
9622025-03-25T21:10:55.672Z Downloaded take_mut v0.2.2
9632025-03-25T21:10:55.672Z Downloaded rustc_version v0.4.1
9642025-03-25T21:10:55.672Z Downloaded ref-cast-impl v1.0.23
9652025-03-25T21:10:55.672Z Downloaded rand_seeder v0.3.0
9662025-03-25T21:10:55.672Z Downloaded p256 v0.13.2
9672025-03-25T21:10:55.673Z Downloaded owo-colors v4.2.0
9682025-03-25T21:10:55.697Z Downloaded curve25519-dalek-derive v0.1.1
9692025-03-25T21:10:55.698Z Downloaded unicode-properties v0.1.3
9702025-03-25T21:10:55.698Z Downloaded rustc-hash v2.1.1
9712025-03-25T21:10:55.698Z Downloaded lalrpop v0.19.12
9722025-03-25T21:10:55.698Z Downloaded indicatif v0.17.11
9732025-03-25T21:10:55.723Z Downloaded httparse v1.9.5
9742025-03-25T21:10:55.723Z Downloaded chrono v0.4.40
9752025-03-25T21:10:55.723Z Downloaded bindgen v0.71.1
9762025-03-25T21:10:55.723Z Downloaded defmt-macros v0.3.9
9772025-03-25T21:10:55.723Z Downloaded utf8_iter v1.0.4
9782025-03-25T21:10:55.748Z Downloaded url v2.5.3
9792025-03-25T21:10:55.748Z Downloaded thiserror-no-std v2.0.2
9802025-03-25T21:10:55.748Z Downloaded termtree v0.5.1
9812025-03-25T21:10:55.748Z Downloaded rustfmt-wrapper v0.2.1
9822025-03-25T21:10:55.748Z Downloaded rpassword v7.3.1
9832025-03-25T21:10:55.748Z Downloaded rfc6979 v0.4.0
9842025-03-25T21:10:55.748Z Downloaded parse-display v0.10.0
9852025-03-25T21:10:55.748Z Downloaded parking_lot_core v0.9.10
9862025-03-25T21:10:55.748Z Downloaded parking_lot v0.11.2
9872025-03-25T21:10:55.748Z Downloaded daft-derive v0.1.2
9882025-03-25T21:10:55.773Z Downloaded zopfli v0.8.1
9892025-03-25T21:10:55.773Z Downloaded zone v0.3.0
9902025-03-25T21:10:55.773Z Downloaded tower v0.5.2
9912025-03-25T21:10:55.773Z Downloaded rand_chacha v0.3.1
9922025-03-25T21:10:55.773Z Downloaded progenitor v0.8.0
9932025-03-25T21:10:55.773Z Downloaded lru-cache v0.1.2
9942025-03-25T21:10:55.773Z Downloaded rand v0.8.5
9952025-03-25T21:10:55.773Z Downloaded packed_struct_codegen v0.10.1
9962025-03-25T21:10:55.798Z Downloaded packed_struct v0.10.1
9972025-03-25T21:10:55.798Z Downloaded openssl-macros v0.1.1
9982025-03-25T21:10:55.798Z Downloaded opaque-debug v0.3.1
9992025-03-25T21:10:55.798Z Downloaded embedded-io v0.6.1
10002025-03-25T21:10:55.798Z Downloaded ed25519 v2.2.3
10012025-03-25T21:10:55.798Z Downloaded zip v2.1.3
10022025-03-25T21:10:55.798Z Downloaded rand_chacha v0.9.0
10032025-03-25T21:10:55.798Z Downloaded progenitor-client v0.8.0
10042025-03-25T21:10:55.798Z Downloaded heapless v0.7.17
10052025-03-25T21:10:55.798Z Downloaded crossterm v0.28.1
10062025-03-25T21:10:55.823Z Downloaded bstr v1.10.0
10072025-03-25T21:10:55.823Z Downloaded blake3 v1.5.4
10082025-03-25T21:10:55.849Z Downloaded aes-gcm v0.10.3
10092025-03-25T21:10:55.849Z Downloaded oxnet v0.1.1
10102025-03-25T21:10:55.849Z Downloaded env_filter v0.1.2
10112025-03-25T21:10:55.850Z Downloaded embedded-io v0.4.0
10122025-03-25T21:10:55.850Z Downloaded elliptic-curve v0.13.8
10132025-03-25T21:10:55.850Z Downloaded unicode_categories v0.1.1
10142025-03-25T21:10:55.850Z Downloaded snafu v0.8.5
10152025-03-25T21:10:55.850Z Downloaded crossbeam-epoch v0.9.18
10162025-03-25T21:10:55.875Z Downloaded crc32fast v1.4.2
10172025-03-25T21:10:55.875Z Downloaded oso-derive v0.27.3
10182025-03-25T21:10:55.875Z Downloaded env_logger v0.10.2
10192025-03-25T21:10:55.875Z Downloaded zip v0.6.6
10202025-03-25T21:10:55.875Z Downloaded unicode-segmentation v1.12.0
10212025-03-25T21:10:55.875Z Downloaded unicase v2.7.0
10222025-03-25T21:10:55.875Z Downloaded aws-lc-sys v0.26.0
10232025-03-25T21:10:56.146Z Downloaded md-5 v0.10.6
10242025-03-25T21:10:56.171Z Downloaded lock_api v0.4.12
10252025-03-25T21:10:56.171Z Downloaded kstat-rs v0.2.4
10262025-03-25T21:10:56.171Z Downloaded internet-checksum v0.2.1
10272025-03-25T21:10:56.171Z Downloaded idna_adapter v1.2.0
10282025-03-25T21:10:56.171Z Downloaded crypto-bigint v0.5.5
10292025-03-25T21:10:56.171Z Downloaded crucible-workspace-hack v0.1.0
10302025-03-25T21:10:56.171Z Downloaded crc v3.2.1
10312025-03-25T21:10:56.171Z Downloaded const_format v0.2.34
10322025-03-25T21:10:56.196Z Downloaded colored v2.2.0
10332025-03-25T21:10:56.196Z Downloaded chacha20poly1305 v0.10.1
10342025-03-25T21:10:56.196Z Downloaded bindgen v0.69.5
10352025-03-25T21:10:56.196Z Downloaded either v1.14.0
10362025-03-25T21:10:56.196Z Downloaded tough v0.19.0
10372025-03-25T21:10:56.221Z Downloaded crossbeam-channel v0.5.13
10382025-03-25T21:10:56.221Z Downloaded compact_str v0.8.0
10392025-03-25T21:10:56.221Z Downloaded cc v1.2.15
10402025-03-25T21:10:56.221Z Downloaded bitvec v1.0.1
10412025-03-25T21:10:56.246Z Downloaded aes v0.8.4
10422025-03-25T21:10:56.246Z Downloaded normalize-line-endings v0.3.0
10432025-03-25T21:10:56.246Z Downloaded fd-lock v4.0.2
10442025-03-25T21:10:56.246Z Downloaded unicode-bidi v0.3.17
10452025-03-25T21:10:56.246Z Downloaded toolchain_find v0.4.0
10462025-03-25T21:10:56.246Z Downloaded proc-macro-error2 v2.0.1
10472025-03-25T21:10:56.271Z Downloaded http-body-util v0.1.2
10482025-03-25T21:10:56.271Z Downloaded cstr-argument v0.1.2
10492025-03-25T21:10:56.271Z Downloaded cookie v0.18.1
10502025-03-25T21:10:56.271Z Downloaded clang-sys v1.8.1
10512025-03-25T21:10:56.271Z Downloaded ciborium v0.2.2
10522025-03-25T21:10:56.271Z Downloaded bytes v1.10.1
10532025-03-25T21:10:56.271Z Downloaded bumpalo v3.16.0
10542025-03-25T21:10:56.271Z Downloaded fallible-iterator v0.2.0
10552025-03-25T21:10:56.271Z Downloaded enum-as-inner v0.6.1
10562025-03-25T21:10:56.271Z Downloaded ena v0.14.3
10572025-03-25T21:10:56.296Z Downloaded zerovec-derive v0.10.3
10582025-03-25T21:10:56.296Z Downloaded tls_codec_derive v0.4.1
10592025-03-25T21:10:56.296Z Downloaded slog-async v2.8.0
10602025-03-25T21:10:56.296Z Downloaded rand_core v0.9.2
10612025-03-25T21:10:56.296Z Downloaded rand_core v0.6.4
10622025-03-25T21:10:56.296Z Downloaded proc-macro-crate v1.3.1
10632025-03-25T21:10:56.296Z Downloaded crossbeam-deque v0.8.5
10642025-03-25T21:10:56.296Z Downloaded convert_case v0.4.0
10652025-03-25T21:10:56.296Z Downloaded const-oid v0.9.6
10662025-03-25T21:10:56.296Z Downloaded cmake v0.1.51
10672025-03-25T21:10:56.296Z Downloaded zone_cfg_derive v0.3.0
10682025-03-25T21:10:56.296Z Downloaded progenitor v0.9.1
10692025-03-25T21:10:56.296Z Downloaded proc-macro-error-attr2 v2.0.0
10702025-03-25T21:10:56.296Z Downloaded minimal-lexical v0.2.1
10712025-03-25T21:10:56.321Z Downloaded maplit v1.0.2
10722025-03-25T21:10:56.321Z Downloaded hkdf v0.12.4
10732025-03-25T21:10:56.322Z Downloaded csv-core v0.1.11
10742025-03-25T21:10:56.322Z Downloaded crossbeam-utils v0.8.20
10752025-03-25T21:10:56.322Z Downloaded crc-catalog v2.4.0
10762025-03-25T21:10:56.322Z Downloaded crc-any v2.5.0
10772025-03-25T21:10:56.322Z Downloaded constant_time_eq v0.3.1
10782025-03-25T21:10:56.322Z Downloaded console v0.15.10
10792025-03-25T21:10:56.322Z Downloaded castaway v0.2.3
10802025-03-25T21:10:56.322Z Downloaded base64 v0.22.1
10812025-03-25T21:10:56.322Z Downloaded ahash v0.8.11
10822025-03-25T21:10:56.347Z Downloaded universal-hash v0.5.1
10832025-03-25T21:10:56.347Z Downloaded unicode-truncate v1.1.0
10842025-03-25T21:10:56.347Z Downloaded rustc-demangle v0.1.24
10852025-03-25T21:10:56.347Z Downloaded pretty-hex v0.2.1
10862025-03-25T21:10:56.347Z Downloaded memoffset v0.9.1
10872025-03-25T21:10:56.347Z Downloaded icu_collections v1.5.0
10882025-03-25T21:10:56.347Z Downloaded cookie_store v0.21.1
10892025-03-25T21:10:56.347Z Downloaded const_format_proc_macros v0.2.34
10902025-03-25T21:10:56.347Z Downloaded cipher v0.4.4
10912025-03-25T21:10:56.379Z Downloaded base64ct v1.6.0
10922025-03-25T21:10:56.379Z Downloaded topological-sort v0.2.2
10932025-03-25T21:10:56.379Z Downloaded subprocess v0.2.9
10942025-03-25T21:10:56.379Z Downloaded serde-big-array v0.5.1
10952025-03-25T21:10:56.379Z Downloaded hyper v1.6.0
10962025-03-25T21:10:56.379Z Downloaded cobs v0.2.3
10972025-03-25T21:10:56.379Z Downloaded ciborium-ll v0.2.2
10982025-03-25T21:10:56.379Z Downloaded cargo_metadata v0.18.1
10992025-03-25T21:10:56.379Z Downloaded cancel-safe-futures v0.1.5
11002025-03-25T21:10:56.379Z Downloaded buf-list v1.0.3
11012025-03-25T21:10:56.379Z Downloaded bitfield-struct v0.6.2
11022025-03-25T21:10:56.379Z Downloaded bit-vec v0.8.0
11032025-03-25T21:10:56.404Z Downloaded synstructure v0.13.1
11042025-03-25T21:10:56.404Z Downloaded sync-ptr v0.1.1
11052025-03-25T21:10:56.404Z Downloaded semver v0.1.20
11062025-03-25T21:10:56.404Z Downloaded rustc_version v0.1.7
11072025-03-25T21:10:56.404Z Downloaded russh v0.45.0
11082025-03-25T21:10:56.404Z Downloaded match_cfg v0.1.0
11092025-03-25T21:10:56.405Z Downloaded itertools v0.14.0
11102025-03-25T21:10:56.405Z Downloaded itertools v0.12.1
11112025-03-25T21:10:56.430Z Downloaded idna v1.0.3
11122025-03-25T21:10:56.430Z Downloaded icu_locid v1.5.0
11132025-03-25T21:10:56.430Z Downloaded headers v0.4.0
11142025-03-25T21:10:56.430Z Downloaded crunchy v0.2.2
11152025-03-25T21:10:56.430Z Downloaded ciborium-io v0.2.2
11162025-03-25T21:10:56.430Z Downloaded chrono-tz-build v0.4.0
11172025-03-25T21:10:56.430Z Downloaded chacha20 v0.9.1
11182025-03-25T21:10:56.455Z Downloaded cfg_aliases v0.1.1
11192025-03-25T21:10:56.455Z Downloaded cassowary v0.3.0
11202025-03-25T21:10:56.455Z Downloaded blowfish v0.9.1
11212025-03-25T21:10:56.455Z Downloaded block-padding v0.3.3
11222025-03-25T21:10:56.455Z Downloaded bcrypt-pbkdf v0.10.0
11232025-03-25T21:10:56.455Z Downloaded base16ct v0.2.0
11242025-03-25T21:10:56.455Z Downloaded backtrace v0.3.74
11252025-03-25T21:10:56.455Z Downloaded aead v0.5.2
11262025-03-25T21:10:56.455Z Downloaded supports-color v3.0.2
11272025-03-25T21:10:56.455Z Downloaded subtle v2.6.1
11282025-03-25T21:10:56.455Z Downloaded spin v0.9.8
11292025-03-25T21:10:56.455Z Downloaded socket2 v0.5.8
11302025-03-25T21:10:56.455Z Downloaded snafu-derive v0.8.5
11312025-03-25T21:10:56.480Z Downloaded slog v2.7.0
11322025-03-25T21:10:56.480Z Downloaded russh-cryptovec v0.7.3
11332025-03-25T21:10:56.480Z Downloaded rtoolbox v0.0.2
11342025-03-25T21:10:56.480Z Downloaded memmap2 v0.9.5
11352025-03-25T21:10:56.480Z Downloaded linked-hash-map v0.5.6
11362025-03-25T21:10:56.480Z Downloaded lazy_static v1.5.0
11372025-03-25T21:10:56.480Z Downloaded itertools v0.13.0
11382025-03-25T21:10:56.480Z Downloaded itertools v0.10.5
11392025-03-25T21:10:56.505Z Downloaded inout v0.1.3
11402025-03-25T21:10:56.505Z Downloaded hyper-staticfile v0.10.1
11412025-03-25T21:10:56.505Z Downloaded bzip2-sys v0.1.11+1.0.8
11422025-03-25T21:10:56.506Z Downloaded bit-set v0.8.0
11432025-03-25T21:10:56.506Z Downloaded bcs v0.1.6
11442025-03-25T21:10:56.506Z Downloaded atty v0.2.14
11452025-03-25T21:10:56.530Z Downloaded async-stream-impl v0.3.6
11462025-03-25T21:10:56.530Z Downloaded lockfree-object-pool v0.1.6
11472025-03-25T21:10:56.530Z Downloaded libsw v3.4.0
11482025-03-25T21:10:56.530Z Downloaded aws-lc-rs v1.12.4
11492025-03-25T21:10:56.530Z Downloaded async-trait v0.1.87
11502025-03-25T21:10:56.530Z Downloaded async-stream v0.3.6
11512025-03-25T21:10:56.530Z Downloaded rustc-hash v1.1.0
11522025-03-25T21:10:56.530Z Downloaded russh-keys v0.45.0
11532025-03-25T21:10:56.556Z Downloaded md5 v0.7.0
11542025-03-25T21:10:56.556Z Downloaded litemap v0.7.3
11552025-03-25T21:10:56.556Z Downloaded libxml v0.3.3
11562025-03-25T21:10:56.556Z Downloaded libm v0.2.8
11572025-03-25T21:10:56.556Z Downloaded lalrpop-util v0.19.12
11582025-03-25T21:10:56.556Z Downloaded httpdate v1.0.3
11592025-03-25T21:10:56.581Z Downloaded hickory-server v0.24.4
11602025-03-25T21:10:56.581Z Downloaded hex-literal v0.4.1
11612025-03-25T21:10:56.581Z Downloaded headers-core v0.3.0
11622025-03-25T21:10:56.581Z Downloaded cfg_aliases v0.2.1
11632025-03-25T21:10:56.581Z Downloaded cbc v0.1.2
11642025-03-25T21:10:56.581Z Downloaded bzip2 v0.4.4
11652025-03-25T21:10:56.581Z Downloaded blake2 v0.10.6
11662025-03-25T21:10:56.581Z Downloaded bit-vec v0.6.3
11672025-03-25T21:10:56.581Z Downloaded async-recursion v1.1.1
11682025-03-25T21:10:56.581Z Downloaded serde_path_to_error v0.1.16
11692025-03-25T21:10:56.581Z Downloaded serde_derive_internals v0.29.1
11702025-03-25T21:10:56.606Z Downloaded mime_guess v2.0.5
11712025-03-25T21:10:56.606Z Downloaded maybe-uninit v2.0.0
11722025-03-25T21:10:56.606Z Downloaded litrs v0.4.1
11732025-03-25T21:10:56.606Z Downloaded libloading v0.8.5
11742025-03-25T21:10:56.606Z Downloaded ipnet v2.11.0
11752025-03-25T21:10:56.606Z Downloaded cexpr v0.6.0
11762025-03-25T21:10:56.606Z Downloaded bit-set v0.5.3
11772025-03-25T21:10:56.606Z Downloaded base64 v0.21.7
11782025-03-25T21:10:56.606Z Downloaded base64 v0.13.1
11792025-03-25T21:10:56.606Z Downloaded heapless v0.8.0
11802025-03-25T21:10:56.632Z Downloaded keccak v0.1.5
11812025-03-25T21:10:56.632Z Downloaded ipnetwork v0.21.1
11822025-03-25T21:10:56.632Z Downloaded icu_properties v1.5.1
11832025-03-25T21:10:56.632Z Downloaded icu_normalizer_data v1.5.0
11842025-03-25T21:10:56.632Z Downloaded hyper-rustls v0.27.3
11852025-03-25T21:10:56.632Z Downloaded http-body v1.0.1
11862025-03-25T21:10:56.632Z Downloaded hickory-resolver v0.24.4
11872025-03-25T21:10:56.632Z Downloaded hickory-client v0.24.4
11882025-03-25T21:10:56.632Z Downloaded bitfield v0.14.0
11892025-03-25T21:10:56.658Z Downloaded async-bb8-diesel v0.2.1
11902025-03-25T21:10:56.658Z Downloaded indexmap v1.9.3
11912025-03-25T21:10:56.658Z Downloaded impl-trait-for-tuples v0.2.2
11922025-03-25T21:10:56.658Z Downloaded icu_provider v1.5.0
11932025-03-25T21:10:56.658Z Downloaded backoff v0.4.0
11942025-03-25T21:10:56.658Z Downloaded atomic-waker v1.1.2
11952025-03-25T21:10:56.658Z Downloaded lazycell v1.3.0
11962025-03-25T21:10:56.658Z Downloaded jobserver v0.1.32
11972025-03-25T21:10:56.658Z Downloaded instability v0.3.2
11982025-03-25T21:10:56.658Z Downloaded icu_provider_macros v1.5.0
11992025-03-25T21:10:56.658Z Downloaded icu_normalizer v1.5.0
12002025-03-25T21:10:56.683Z Downloaded heck v0.3.3
12012025-03-25T21:10:56.683Z Downloaded libefi-sys v0.1.0
12022025-03-25T21:10:56.683Z Downloaded indoc v2.0.6
12032025-03-25T21:10:56.683Z Downloaded indoc v1.0.9
12042025-03-25T21:10:56.683Z Downloaded icu_locid_transform v1.5.0
12052025-03-25T21:10:56.683Z Downloaded humantime v2.1.0
12062025-03-25T21:10:56.683Z Downloaded indent_write v2.2.0
12072025-03-25T21:10:56.683Z Downloaded icu_locid_transform_data v1.5.0
12082025-03-25T21:10:56.683Z Downloaded is-terminal v0.4.13
12092025-03-25T21:10:56.683Z Downloaded instant v0.1.13
12102025-03-25T21:10:56.683Z Downloaded iana-time-zone v0.1.61
12112025-03-25T21:10:56.683Z Downloaded hubpack_derive v0.1.1
12122025-03-25T21:10:56.683Z Downloaded highway v1.3.0
12132025-03-25T21:10:56.708Z Downloaded hyper-tls v0.6.0
12142025-03-25T21:10:56.708Z Downloaded hubpack v0.1.2
12152025-03-25T21:10:56.708Z Downloaded http-range v0.1.5
12162025-03-25T21:10:56.708Z Downloaded hostname v0.4.0
12172025-03-25T21:10:56.708Z Downloaded home v0.5.9
12182025-03-25T21:10:56.708Z Downloaded hmac v0.12.1
12192025-03-25T21:10:56.708Z Downloaded ctr v0.9.2
12202025-03-25T21:10:56.708Z Downloaded hex v0.4.3
12212025-03-25T21:10:56.708Z Downloaded allocator-api2 v0.2.18
12222025-03-25T21:10:56.709Z Downloaded aho-corasick v1.1.3
12232025-03-25T21:10:56.709Z Downloaded addr2line v0.24.2
12242025-03-25T21:10:56.733Z Downloaded ascii-canvas v3.0.0
12252025-03-25T21:10:56.733Z Downloaded arrayvec v0.7.6
12262025-03-25T21:10:56.734Z Downloaded array-init v0.0.4
12272025-03-25T21:10:56.734Z Downloaded argon2 v0.5.3
12282025-03-25T21:10:56.734Z Downloaded adler2 v2.0.0
12292025-03-25T21:10:56.853Z Compiling serde v1.0.218
12302025-03-25T21:10:56.877Z Compiling value-bag v1.9.0
12312025-03-25T21:10:56.878Z Compiling lock_api v0.4.12
12322025-03-25T21:10:56.878Z Compiling scopeguard v1.2.0
12332025-03-25T21:10:56.878Z Compiling shlex v1.3.0
12342025-03-25T21:10:56.878Z Compiling typenum v1.17.0
12352025-03-25T21:10:56.908Z Compiling syn v2.0.98
12362025-03-25T21:10:56.933Z Compiling getrandom v0.2.15
12372025-03-25T21:10:57.140Z Compiling jobserver v0.1.32
12382025-03-25T21:10:57.282Z Compiling rand_core v0.6.4
12392025-03-25T21:10:57.443Z Compiling log v0.4.22
12402025-03-25T21:10:57.468Z Compiling generic-array v0.14.7
12412025-03-25T21:10:57.492Z Compiling subtle v2.6.1
12422025-03-25T21:10:57.812Z Compiling cc v1.2.15
12432025-03-25T21:10:57.859Z Compiling smallvec v1.14.0
12442025-03-25T21:10:57.908Z Compiling const-oid v0.9.6
12452025-03-25T21:10:57.934Z Compiling pin-project-lite v0.2.14
12462025-03-25T21:10:57.958Z Compiling rustix v0.38.37
12472025-03-25T21:10:58.193Z Compiling parking_lot_core v0.9.10
12482025-03-25T21:10:58.473Z Compiling spin v0.9.8
12492025-03-25T21:10:58.657Z Compiling signal-hook-registry v1.4.2
12502025-03-25T21:10:58.938Z Compiling futures-core v0.3.31
12512025-03-25T21:10:59.160Z Compiling mio v1.0.2
12522025-03-25T21:10:59.185Z Compiling aho-corasick v1.1.3
12532025-03-25T21:10:59.242Z Compiling either v1.14.0
12542025-03-25T21:10:59.416Z Compiling parking_lot v0.12.3
12552025-03-25T21:10:59.465Z Compiling regex-syntax v0.8.5
12562025-03-25T21:10:59.585Z Compiling glob v0.3.2
12572025-03-25T21:10:59.975Z Compiling stable_deref_trait v1.2.0
12582025-03-25T21:11:00.070Z Compiling socket2 v0.5.8
12592025-03-25T21:11:00.095Z Compiling cpufeatures v0.2.14
12602025-03-25T21:11:00.120Z Compiling serde_json v1.0.139
12612025-03-25T21:11:00.194Z Compiling prettyplease v0.2.30
12622025-03-25T21:11:00.312Z Compiling clang-sys v1.8.1
12632025-03-25T21:11:00.383Z Compiling futures-sink v0.3.31
12642025-03-25T21:11:00.526Z Compiling lazy_static v1.5.0
12652025-03-25T21:11:00.551Z Compiling slab v0.4.9
12662025-03-25T21:11:00.651Z Compiling minimal-lexical v0.2.1
12672025-03-25T21:11:00.839Z Compiling libloading v0.8.5
12682025-03-25T21:11:00.897Z Compiling pkg-config v0.3.31
12692025-03-25T21:11:00.941Z Compiling bindgen v0.69.5
12702025-03-25T21:11:01.073Z Compiling nom v7.1.3
12712025-03-25T21:11:01.160Z Compiling allocator-api2 v0.2.18
12722025-03-25T21:11:01.319Z Compiling home v0.5.9
12732025-03-25T21:11:01.506Z Compiling foldhash v0.1.3
12742025-03-25T21:11:01.619Z Compiling libm v0.2.8
12752025-03-25T21:11:01.763Z Compiling hashbrown v0.15.1
12762025-03-25T21:11:01.962Z Compiling itertools v0.12.1
12772025-03-25T21:11:02.178Z Compiling num-traits v0.2.19
12782025-03-25T21:11:02.429Z Compiling regex-automata v0.4.8
12792025-03-25T21:11:02.739Z Compiling lazycell v1.3.0
12802025-03-25T21:11:02.764Z Compiling rustc-hash v1.1.0
12812025-03-25T21:11:03.174Z Compiling futures-channel v0.3.31
12822025-03-25T21:11:03.524Z Compiling cexpr v0.6.0
12832025-03-25T21:11:03.782Z Compiling synstructure v0.13.1
12842025-03-25T21:11:04.185Z Compiling cmake v0.1.51
12852025-03-25T21:11:04.332Z Compiling futures-io v0.3.31
12862025-03-25T21:11:04.567Z Compiling fs_extra v1.3.0
12872025-03-25T21:11:04.825Z Compiling getrandom v0.3.1
12882025-03-25T21:11:04.897Z Compiling pin-utils v0.1.0
12892025-03-25T21:11:04.922Z Compiling futures-task v0.3.31
12902025-03-25T21:11:05.002Z Compiling dunce v1.0.5
12912025-03-25T21:11:05.136Z Compiling base64ct v1.6.0
12922025-03-25T21:11:05.199Z Compiling ring v0.17.11
12932025-03-25T21:11:05.627Z Compiling pem-rfc7468 v0.7.0
12942025-03-25T21:11:05.740Z Compiling paste v1.0.15
12952025-03-25T21:11:06.049Z Compiling flagset v0.4.6
12962025-03-25T21:11:06.158Z Compiling writeable v0.5.5
12972025-03-25T21:11:06.183Z Compiling litemap v0.7.3
12982025-03-25T21:11:06.329Z Compiling aws-lc-rs v1.12.4
12992025-03-25T21:11:06.397Z Compiling regex v1.11.1
13002025-03-25T21:11:06.616Z Compiling crossbeam-utils v0.8.20
13012025-03-25T21:11:06.688Z Compiling vcpkg v0.2.15
13022025-03-25T21:11:07.049Z Compiling rustls-pki-types v1.10.0
13032025-03-25T21:11:07.217Z Compiling icu_locid_transform_data v1.5.0
13042025-03-25T21:11:07.359Z Compiling tracing-core v0.1.32
13052025-03-25T21:11:07.404Z Compiling icu_properties_data v1.5.0
13062025-03-25T21:11:07.599Z Compiling serde_derive v1.0.218
13072025-03-25T21:11:07.629Z Compiling zeroize_derive v1.4.2
13082025-03-25T21:11:07.849Z Compiling zerocopy-derive v0.7.35
13092025-03-25T21:11:08.121Z Compiling tokio-macros v2.5.0
13102025-03-25T21:11:08.409Z Compiling zerofrom-derive v0.1.4
13112025-03-25T21:11:08.805Z Compiling zeroize v1.8.1
13122025-03-25T21:11:09.320Z Compiling yoke-derive v0.7.4
13132025-03-25T21:11:09.497Z Compiling zerocopy v0.7.35
13142025-03-25T21:11:09.607Z Compiling displaydoc v0.2.5
13152025-03-25T21:11:10.205Z Compiling crypto-common v0.1.6
13162025-03-25T21:11:10.416Z Compiling block-buffer v0.10.4
13172025-03-25T21:11:10.441Z Compiling block-padding v0.3.3
13182025-03-25T21:11:10.606Z Compiling zerovec-derive v0.10.3
13192025-03-25T21:11:10.669Z Compiling digest v0.10.7
13202025-03-25T21:11:10.694Z Compiling inout v0.1.3
13212025-03-25T21:11:10.841Z Compiling thiserror-impl v1.0.69
13222025-03-25T21:11:10.865Z Compiling futures-macro v0.3.31
13232025-03-25T21:11:10.951Z Compiling cipher v0.4.4
13242025-03-25T21:11:11.115Z Compiling hmac v0.12.1
13252025-03-25T21:11:11.202Z Compiling zerofrom v0.1.4
13262025-03-25T21:11:11.351Z Compiling sha2 v0.10.8
13272025-03-25T21:11:11.408Z Compiling der_derive v0.7.3
13282025-03-25T21:11:11.433Z Compiling icu_provider_macros v1.5.0
13292025-03-25T21:11:11.457Z Compiling yoke v0.7.4
13302025-03-25T21:11:11.777Z Compiling salsa20 v0.10.2
13312025-03-25T21:11:11.991Z Compiling pbkdf2 v0.12.2
13322025-03-25T21:11:12.174Z Compiling ppv-lite86 v0.2.20
13332025-03-25T21:11:12.315Z Compiling futures-util v0.3.31
13342025-03-25T21:11:12.340Z Compiling scrypt v0.11.0
13352025-03-25T21:11:12.526Z Compiling zerovec v0.10.4
13362025-03-25T21:11:12.764Z Compiling cbc v0.1.2
13372025-03-25T21:11:12.839Z Compiling aes v0.8.4
13382025-03-25T21:11:12.990Z Compiling openssl-sys v0.9.106
13392025-03-25T21:11:13.259Z Compiling thiserror v1.0.69
13402025-03-25T21:11:13.342Z Compiling der v0.7.9
13412025-03-25T21:11:13.419Z Compiling pest v2.7.14
13422025-03-25T21:11:13.925Z Compiling tracing-attributes v0.1.27
13432025-03-25T21:11:13.950Z Compiling time-core v0.1.2
13442025-03-25T21:11:14.121Z Compiling tinystr v0.7.6
13452025-03-25T21:11:14.343Z Compiling icu_collections v1.5.0
13462025-03-25T21:11:14.455Z Compiling icu_locid v1.5.0
13472025-03-25T21:11:14.959Z Compiling untrusted v0.9.0
13482025-03-25T21:11:15.132Z Compiling spki v0.7.3
13492025-03-25T21:11:15.396Z Compiling icu_provider v1.5.0
13502025-03-25T21:11:15.473Z Compiling percent-encoding v2.3.1
13512025-03-25T21:11:15.780Z Compiling powerfmt v0.2.0
13522025-03-25T21:11:15.808Z Compiling httparse v1.9.5
13532025-03-25T21:11:15.914Z Compiling untrusted v0.7.1
13542025-03-25T21:11:16.097Z Compiling icu_locid_transform v1.5.0
13552025-03-25T21:11:16.121Z Compiling num-conv v0.1.0
13562025-03-25T21:11:16.146Z Compiling deranged v0.3.11
13572025-03-25T21:11:16.266Z Compiling pest_meta v2.7.14
13582025-03-25T21:11:16.383Z Compiling time-macros v0.2.18
13592025-03-25T21:11:16.449Z Compiling tracing v0.1.40
13602025-03-25T21:11:16.498Z Compiling pkcs5 v0.7.1
13612025-03-25T21:11:17.000Z Compiling scroll_derive v0.12.0
13622025-03-25T21:11:17.347Z Compiling icu_properties v1.5.1
13632025-03-25T21:11:17.757Z Compiling bitflags v2.6.0
13642025-03-25T21:11:18.037Z Compiling bytes v1.10.1
13652025-03-25T21:11:18.336Z Compiling semver v1.0.25
13662025-03-25T21:11:18.693Z Compiling indexmap v2.7.1
13672025-03-25T21:11:18.893Z Compiling rustc_version v0.4.1
13682025-03-25T21:11:19.284Z Compiling tokio v1.43.0
13692025-03-25T21:11:19.460Z Compiling http v1.2.0
13702025-03-25T21:11:19.649Z Compiling utf16_iter v1.0.5
13712025-03-25T21:11:19.787Z Compiling atomic-waker v1.1.2
13722025-03-25T21:11:19.829Z Compiling icu_normalizer_data v1.5.0
13732025-03-25T21:11:19.937Z Compiling utf8_iter v1.0.4
13742025-03-25T21:11:19.963Z Compiling num_threads v0.1.7
13752025-03-25T21:11:20.091Z Compiling write16 v1.0.0
13762025-03-25T21:11:20.158Z Compiling zerocopy v0.8.10
13772025-03-25T21:11:20.222Z Compiling time v0.3.36
13782025-03-25T21:11:20.339Z Compiling icu_normalizer v1.5.0
13792025-03-25T21:11:20.431Z Compiling scroll v0.12.0
13802025-03-25T21:11:20.858Z Compiling http-body v1.0.1
13812025-03-25T21:11:21.912Z Compiling uuid v1.15.1
13822025-03-25T21:11:21.936Z Compiling which v4.4.2
13832025-03-25T21:11:21.936Z Compiling pest_generator v2.7.14
13842025-03-25T21:11:21.936Z Compiling pkcs8 v0.10.2
13852025-03-25T21:11:21.936Z Compiling zerocopy-derive v0.8.10
13862025-03-25T21:11:21.936Z Compiling try-lock v0.2.5
13872025-03-25T21:11:22.010Z Compiling slog v2.7.0
13882025-03-25T21:11:22.121Z Compiling tinyvec_macros v0.1.1
13892025-03-25T21:11:22.227Z Compiling iana-time-zone v0.1.61
13902025-03-25T21:11:22.368Z Compiling tinyvec v1.8.0
13912025-03-25T21:11:22.507Z Compiling chrono v0.4.40
13922025-03-25T21:11:22.535Z Compiling pest_derive v2.7.14
13932025-03-25T21:11:22.559Z Compiling want v0.3.1
13942025-03-25T21:11:22.799Z Compiling goblin v0.8.2
13952025-03-25T21:11:23.248Z Compiling idna_adapter v1.2.0
13962025-03-25T21:11:23.441Z Compiling form_urlencoded v1.2.1
13972025-03-25T21:11:23.569Z Compiling tower-service v0.3.3
13982025-03-25T21:11:23.703Z Compiling openssl v0.10.71
13992025-03-25T21:11:23.728Z Compiling rustversion v1.0.17
14002025-03-25T21:11:23.982Z Compiling foreign-types-shared v0.1.1
14012025-03-25T21:11:24.087Z Compiling adler2 v2.0.0
14022025-03-25T21:11:24.112Z Compiling httpdate v1.0.3
14032025-03-25T21:11:24.269Z Compiling miniz_oxide v0.8.5
14042025-03-25T21:11:24.362Z Compiling foreign-types v0.3.2
14052025-03-25T21:11:24.480Z Compiling idna v1.0.3
14062025-03-25T21:11:24.505Z Compiling dtrace-parser v0.2.0
14072025-03-25T21:11:25.486Z Compiling serde_tokenstream v0.2.2
14082025-03-25T21:11:25.727Z Compiling toml_datetime v0.6.8
14092025-03-25T21:11:25.858Z Compiling serde_spanned v0.6.8
14102025-03-25T21:11:26.008Z Compiling openssl-macros v0.1.1
14112025-03-25T21:11:26.077Z Compiling tokio-util v0.7.13
14122025-03-25T21:11:26.142Z Compiling serde_derive_internals v0.29.1
14132025-03-25T21:11:26.507Z Compiling rand_core v0.9.2
14142025-03-25T21:11:26.641Z Compiling bzip2-sys v0.1.11+1.0.8
14152025-03-25T21:11:26.887Z Compiling h2 v0.4.6
14162025-03-25T21:11:27.031Z Compiling schemars v0.8.22
14172025-03-25T21:11:27.055Z Compiling base64 v0.22.1
14182025-03-25T21:11:27.146Z Compiling rustls v0.23.19
14192025-03-25T21:11:27.316Z Compiling native-tls v0.2.12
14202025-03-25T21:11:27.382Z Compiling syn v1.0.109
14212025-03-25T21:11:27.632Z Compiling dof v0.3.0
14222025-03-25T21:11:27.658Z Compiling siphasher v0.3.11
14232025-03-25T21:11:27.983Z Compiling schemars_derive v0.8.22
14242025-03-25T21:11:29.239Z Compiling usdt-impl v0.5.0
14252025-03-25T21:11:29.477Z Compiling rand_chacha v0.9.0
14262025-03-25T21:11:30.305Z Compiling unicode-normalization v0.1.24
14272025-03-25T21:11:30.372Z Compiling heapless v0.7.17
14282025-03-25T21:11:30.560Z Compiling crossbeam-epoch v0.9.18
14292025-03-25T21:11:30.780Z Compiling rand_chacha v0.3.1
14302025-03-25T21:11:31.039Z Compiling signature v2.2.0
14312025-03-25T21:11:31.192Z Compiling dirs-sys-next v0.1.2
14322025-03-25T21:11:31.239Z Compiling cookie v0.18.1
14332025-03-25T21:11:31.274Z Compiling crc32fast v1.4.2
14342025-03-25T21:11:31.352Z Compiling rayon-core v1.12.1
14352025-03-25T21:11:31.510Z Compiling unicode-bidi v0.3.17
14362025-03-25T21:11:31.601Z Compiling signal-hook v0.3.17
14372025-03-25T21:11:31.625Z Compiling dyn-clone v1.0.19
14382025-03-25T21:11:31.664Z Compiling rustls v0.22.4
14392025-03-25T21:11:31.843Z Compiling openssl-probe v0.1.5
14402025-03-25T21:11:31.868Z Compiling unicode-properties v0.1.3
14412025-03-25T21:11:32.222Z Compiling stringprep v0.1.5
14422025-03-25T21:11:32.296Z Compiling dirs-next v2.0.0
14432025-03-25T21:11:32.406Z Compiling rand v0.8.5
14442025-03-25T21:11:32.547Z Compiling crossbeam-deque v0.8.5
14452025-03-25T21:11:32.635Z Compiling rand v0.9.0
14462025-03-25T21:11:32.846Z Compiling hyper v1.6.0
14472025-03-25T21:11:34.121Z Compiling url v2.5.3
14482025-03-25T21:11:34.147Z Compiling http-body-util v0.1.2
14492025-03-25T21:11:34.561Z Compiling curve25519-dalek v4.1.3
14502025-03-25T21:11:34.621Z Compiling md-5 v0.10.6
14512025-03-25T21:11:34.703Z Compiling async-trait v0.1.87
14522025-03-25T21:11:34.867Z Compiling hyper-util v0.1.10
14532025-03-25T21:11:35.013Z Compiling num-integer v0.1.46
14542025-03-25T21:11:35.118Z Compiling hash32 v0.2.1
14552025-03-25T21:11:35.429Z Compiling thread_local v1.1.8
14562025-03-25T21:11:35.537Z Compiling ff v0.13.0
14572025-03-25T21:11:35.608Z Compiling multer v3.1.0
14582025-03-25T21:11:35.739Z Compiling memoffset v0.9.1
14592025-03-25T21:11:35.859Z Compiling encoding_rs v0.8.34
14602025-03-25T21:11:35.885Z Compiling smoltcp v0.9.1
14612025-03-25T21:11:35.910Z Compiling fallible-iterator v0.2.0
14622025-03-25T21:11:36.032Z Compiling cfg_aliases v0.2.1
14632025-03-25T21:11:36.142Z Compiling num-bigint-dig v0.8.4
14642025-03-25T21:11:36.423Z Compiling litrs v0.4.1
14652025-03-25T21:11:36.447Z Compiling mime v0.3.17
14662025-03-25T21:11:36.507Z Compiling match_cfg v0.1.0
14672025-03-25T21:11:36.614Z Compiling base16ct v0.2.0
14682025-03-25T21:11:36.638Z Compiling slog-async v2.8.0
14692025-03-25T21:11:36.905Z Compiling portable-atomic v1.9.0
14702025-03-25T21:11:36.930Z Compiling psl-types v2.0.11
14712025-03-25T21:11:37.058Z Compiling gimli v0.31.1
14722025-03-25T21:11:37.142Z Compiling publicsuffix v2.3.0
14732025-03-25T21:11:37.340Z Compiling document-features v0.2.10
14742025-03-25T21:11:37.390Z Compiling toml_edit v0.22.24
14752025-03-25T21:11:37.419Z Compiling sec1 v0.7.3
14762025-03-25T21:11:37.761Z Compiling hostname v0.3.1
14772025-03-25T21:11:37.892Z Compiling postgres-protocol v0.6.8
14782025-03-25T21:11:38.006Z Compiling nix v0.29.0
14792025-03-25T21:11:38.512Z Compiling group v0.13.0
14802025-03-25T21:11:38.728Z Compiling num-iter v0.1.45
14812025-03-25T21:11:38.951Z Compiling bzip2 v0.4.4
14822025-03-25T21:11:38.984Z Compiling tokio-native-tls v0.3.1
14832025-03-25T21:11:39.237Z Compiling term v0.7.0
14842025-03-25T21:11:40.077Z Compiling flate2 v1.1.0
14852025-03-25T21:11:40.267Z Compiling usdt-macro v0.5.0
14862025-03-25T21:11:40.293Z Compiling usdt-attr-macro v0.5.0
14872025-03-25T21:11:40.375Z Compiling phf_shared v0.11.2
14882025-03-25T21:11:40.693Z Compiling addr2line v0.24.2
14892025-03-25T21:11:40.802Z Compiling slog-json v2.6.1
14902025-03-25T21:11:40.915Z Compiling serde_urlencoded v0.7.1
14912025-03-25T21:11:41.129Z Compiling terminal_size v0.4.0
14922025-03-25T21:11:41.314Z Compiling crossbeam-channel v0.5.13
14932025-03-25T21:11:41.360Z Compiling futures-executor v0.3.31
14942025-03-25T21:11:41.386Z Compiling hkdf v0.12.4
14952025-03-25T21:11:41.442Z Compiling crypto-bigint v0.5.5
14962025-03-25T21:11:41.582Z Compiling async-stream-impl v0.3.6
14972025-03-25T21:11:41.687Z Compiling zerocopy-derive v0.6.6
14982025-03-25T21:11:41.832Z Compiling curve25519-dalek-derive v0.1.1
14992025-03-25T21:11:42.214Z Compiling rustls-pemfile v2.2.0
15002025-03-25T21:11:42.505Z Compiling webpki-roots v0.26.6
15012025-03-25T21:11:42.595Z Compiling sync_wrapper v1.0.1
15022025-03-25T21:11:42.700Z Compiling is-terminal v0.4.13
15032025-03-25T21:11:42.753Z Compiling ahash v0.8.11
15042025-03-25T21:11:42.839Z Compiling fs-err v2.11.0
15052025-03-25T21:11:42.988Z Compiling object v0.36.5
15062025-03-25T21:11:43.063Z Compiling dropshot v0.12.0
15072025-03-25T21:11:43.149Z Compiling lockfree-object-pool v0.1.6
15082025-03-25T21:11:43.329Z Compiling winnow v0.5.40
15092025-03-25T21:11:43.374Z Compiling take_mut v0.2.2
15102025-03-25T21:11:43.420Z Compiling anyhow v1.0.97
15112025-03-25T21:11:43.497Z Compiling unicode-width v0.2.0
15122025-03-25T21:11:43.541Z Compiling rustc-demangle v0.1.24
15132025-03-25T21:11:43.566Z Compiling hubpack_derive v0.1.1
15142025-03-25T21:11:43.914Z Compiling buf-list v1.0.3
15152025-03-25T21:11:43.946Z Compiling tower-layer v0.3.3
15162025-03-25T21:11:44.187Z Compiling newtype-uuid v1.2.1
15172025-03-25T21:11:44.254Z Compiling ipnet v2.11.0
15182025-03-25T21:11:44.284Z Compiling managed v0.8.0
15192025-03-25T21:11:44.396Z Compiling zip v2.1.3
15202025-03-25T21:11:44.443Z Compiling bumpalo v3.16.0
15212025-03-25T21:11:44.646Z Compiling simd-adler32 v0.3.7
15222025-03-25T21:11:44.673Z Compiling clap_builder v4.5.31
15232025-03-25T21:11:45.119Z Compiling zopfli v0.8.1
15242025-03-25T21:11:45.285Z Compiling hubpack v0.1.2
15252025-03-25T21:11:45.637Z Compiling strum_macros v0.25.3
15262025-03-25T21:11:46.079Z Compiling toml_edit v0.19.15
15272025-03-25T21:11:46.226Z Compiling tower v0.5.2
15282025-03-25T21:11:46.397Z Compiling elliptic-curve v0.13.8
15292025-03-25T21:11:46.794Z Compiling console v0.15.10
15302025-03-25T21:11:47.165Z Compiling zerocopy v0.6.6
15312025-03-25T21:11:47.864Z Compiling slog-term v2.9.1
15322025-03-25T21:11:47.893Z Compiling usdt v0.5.0
15332025-03-25T21:11:48.334Z Compiling async-stream v0.3.6
15342025-03-25T21:11:48.526Z Compiling backtrace v0.3.74
15352025-03-25T21:11:48.591Z Compiling futures v0.3.31
15362025-03-25T21:11:48.695Z Compiling slog-bunyan v2.5.0
15372025-03-25T21:11:48.852Z Compiling phf v0.11.2
15382025-03-25T21:11:48.901Z Compiling toml v0.8.20
15392025-03-25T21:11:48.968Z Compiling signal-hook-mio v0.2.4
15402025-03-25T21:11:49.107Z Compiling cookie_store v0.21.1
15412025-03-25T21:11:49.132Z Compiling rayon v1.10.0
15422025-03-25T21:11:50.098Z Compiling hyper-tls v0.6.0
15432025-03-25T21:11:50.489Z Compiling postgres-types v0.2.9
15442025-03-25T21:11:51.011Z Compiling camino v1.1.9
15452025-03-25T21:11:51.743Z Compiling ed25519 v2.2.3
15462025-03-25T21:11:51.743Z Compiling phf_shared v0.10.0
15472025-03-25T21:11:51.768Z Compiling dropshot_endpoint v0.12.0
15482025-03-25T21:11:52.102Z Compiling pkcs1 v0.7.5
15492025-03-25T21:11:52.668Z Compiling waitgroup v0.1.2
15502025-03-25T21:11:52.774Z Compiling clap_derive v4.5.28
15512025-03-25T21:11:52.874Z Compiling enum-as-inner v0.6.1
15522025-03-25T21:11:52.898Z Compiling openapiv3 v2.0.0
15532025-03-25T21:11:53.311Z Compiling serde_path_to_error v0.1.16
15542025-03-25T21:11:53.704Z Compiling serde-big-array v0.5.1
15552025-03-25T21:11:53.754Z Compiling rfc6979 v0.4.0
15562025-03-25T21:11:53.925Z Compiling sha1 v0.10.6
15572025-03-25T21:11:53.951Z Compiling serde_repr v0.1.19
15582025-03-25T21:11:53.980Z Compiling bstr v1.10.0
15592025-03-25T21:11:54.287Z Compiling float-cmp v0.10.0
15602025-03-25T21:11:54.506Z Compiling hostname v0.4.0
15612025-03-25T21:11:54.700Z Compiling whoami v1.5.2
15622025-03-25T21:11:54.830Z Compiling difflib v0.4.0
15632025-03-25T21:11:54.991Z Compiling new_debug_unreachable v1.0.6
15642025-03-25T21:11:55.099Z Compiling number_prefix v0.4.0
15652025-03-25T21:11:55.175Z Compiling fixedbitset v0.4.2
15662025-03-25T21:11:55.215Z Compiling precomputed-hash v0.1.1
15672025-03-25T21:11:55.309Z Compiling predicates-core v1.0.8
15682025-03-25T21:11:55.350Z Compiling unicode-segmentation v1.12.0
15692025-03-25T21:11:55.553Z Compiling static_assertions v1.1.0
15702025-03-25T21:11:55.592Z Compiling data-encoding v2.6.0
15712025-03-25T21:11:55.660Z Compiling normalize-line-endings v0.3.0
15722025-03-25T21:11:55.795Z Compiling debug-ignore v1.0.5
15732025-03-25T21:11:55.951Z Compiling similar v2.7.0
15742025-03-25T21:11:55.977Z Compiling predicates v3.1.3
15752025-03-25T21:11:56.024Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15762025-03-25T21:11:56.049Z Compiling petgraph v0.6.5
15772025-03-25T21:11:56.183Z Compiling clap v4.5.31
15782025-03-25T21:11:56.302Z Compiling hickory-proto v0.24.4
15792025-03-25T21:11:57.151Z Compiling string_cache v0.8.7
15802025-03-25T21:11:57.235Z Compiling indicatif v0.17.11
15812025-03-25T21:11:57.505Z Compiling tokio-postgres v0.7.13
15822025-03-25T21:11:57.598Z Compiling ecdsa v0.16.9
15832025-03-25T21:11:58.313Z Compiling rsa v0.9.6
15842025-03-25T21:11:58.908Z Compiling ed25519-dalek v2.1.1
15852025-03-25T21:12:00.600Z Compiling crossterm v0.28.1
15862025-03-25T21:12:00.682Z Compiling toml v0.7.8
15872025-03-25T21:12:01.867Z Compiling zip v0.6.6
15882025-03-25T21:12:02.113Z Compiling ipnetwork v0.21.1
15892025-03-25T21:12:02.142Z Compiling tokio-stream v0.1.17
15902025-03-25T21:12:02.773Z Compiling hex v0.4.3
15912025-03-25T21:12:02.935Z Compiling x509-cert v0.2.5
15922025-03-25T21:12:02.960Z Compiling itertools v0.10.5
15932025-03-25T21:12:03.188Z Compiling unicode-xid v0.2.6
15942025-03-25T21:12:03.304Z Compiling peg-runtime v0.8.5
15952025-03-25T21:12:03.329Z Compiling lalrpop-util v0.19.12
15962025-03-25T21:12:03.370Z Compiling strum_macros v0.26.4
15972025-03-25T21:12:03.527Z Compiling xattr v1.3.1
15982025-03-25T21:12:03.645Z Compiling filetime v0.2.25
15992025-03-25T21:12:03.908Z Compiling tar v0.4.44
16002025-03-25T21:12:06.801Z Compiling strum v0.26.3
16012025-03-25T21:12:09.479Z Compiling aws-lc-sys v0.26.0
16022025-03-25T21:12:42.071Z Compiling rustls-webpki v0.102.8
16032025-03-25T21:12:46.218Z Compiling tokio-rustls v0.25.0
16042025-03-25T21:12:48.130Z Compiling tokio-rustls v0.26.0
16052025-03-25T21:12:48.447Z Compiling hyper-rustls v0.27.3
16062025-03-25T21:12:48.760Z Compiling reqwest v0.12.12
16072025-03-25T21:12:53.007Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16082025-03-25T21:12:53.370Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16092025-03-25T21:12:58.811Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 06s
16102025-03-25T21:12:58.959Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
16112025-03-25T21:12:59.027ZMar 25 21:12:58.034 INFO Starting download, target: Clickhouse
16122025-03-25T21:12:59.052ZMar 25 21:12:58.034 INFO Starting download, target: Cockroach
16132025-03-25T21:12:59.052ZMar 25 21:12:58.035 INFO Starting download, target: DendriteStub
16142025-03-25T21:12:59.052ZMar 25 21:12:58.035 INFO Starting download, target: DendriteOpenapi
16152025-03-25T21:12:59.052ZMar 25 21:12:58.035 INFO Starting download, target: MaghemiteMgd
16162025-03-25T21:12:59.052ZMar 25 21:12:58.035 INFO Starting download, target: Console
16172025-03-25T21:12:59.052ZMar 25 21:12:58.035 INFO Starting download, target: TransceiverControl
16182025-03-25T21:12:59.053ZMar 25 21:12:58.037 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16192025-03-25T21:12:59.053ZMar 25 21:12:58.037 INFO Downloading out/downloads/dpd-a66561e0a063cc30820182008c31f9a64cbd8a6f.json (attempt 1/3), target: DendriteOpenapi
16202025-03-25T21:12:59.053ZMar 25 21:12:58.037 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16212025-03-25T21:12:59.053ZMar 25 21:12:58.037 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16222025-03-25T21:12:59.053ZMar 25 21:12:58.037 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16232025-03-25T21:12:59.053ZMar 25 21:12:58.038 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16242025-03-25T21:12:59.053ZMar 25 21:12:58.038 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16252025-03-25T21:12:59.525ZMar 25 21:12:58.508 INFO Download complete, target: DendriteOpenapi
16262025-03-25T21:12:59.599ZMar 25 21:12:58.599 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16272025-03-25T21:12:59.975ZMar 25 21:12:58.980 INFO Download complete, target: Console
16282025-03-25T21:13:01.331ZMar 25 21:13:00.339 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16292025-03-25T21:13:02.827ZMar 25 21:13:01.834 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16302025-03-25T21:13:03.353ZMar 25 21:13:02.361 INFO Download complete, target: TransceiverControl
16312025-03-25T21:13:03.526ZMar 25 21:13:02.532 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16322025-03-25T21:13:03.526ZMar 25 21:13:02.532 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16332025-03-25T21:13:03.946ZMar 25 21:13:02.953 INFO Download complete, target: MaghemiteMgd
16342025-03-25T21:13:05.194ZMar 25 21:13:04.200 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16352025-03-25T21:13:07.801ZMar 25 21:13:06.806 INFO Download complete, target: DendriteStub
16362025-03-25T21:13:11.435ZMar 25 21:13:10.441 INFO Checking that binary works, target: Cockroach
16372025-03-25T21:13:11.740ZMar 25 21:13:10.746 INFO Download complete, target: Cockroach
16382025-03-25T21:13:14.578ZMar 25 21:13:13.583 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16392025-03-25T21:13:26.552ZMar 25 21:13:25.559 INFO Checking that binary works, target: Clickhouse
16402025-03-25T21:13:26.781ZMar 25 21:13:25.787 INFO Download complete, target: Clickhouse
16412025-03-25T21:13:26.811ZAll builder prerequisites installed successfully, and PATH looks valid
16422025-03-25T21:13:26.836Z
16432025-03-25T21:13:26.836Zreal 6:15.705510316
16442025-03-25T21:13:26.836Zuser 13:37.299565061
16452025-03-25T21:13:26.836Zsys 2:16.913232351
16462025-03-25T21:13:26.836Ztrap 0.448677277
16472025-03-25T21:13:26.836Ztflt 0.434756939
16482025-03-25T21:13:26.836Zdflt 1.222208010
16492025-03-25T21:13:26.836Zkflt 0.009357269
16502025-03-25T21:13:26.836Zlock 26:03.427922955
16512025-03-25T21:13:26.836Zslp 51:11.800827717
16522025-03-25T21:13:26.836Zlat 1:04.092059453
16532025-03-25T21:13:26.836Zstop 2:20.257535157
16542025-03-25T21:13:26.836Z+ banner hack-check
16552025-03-25T21:13:26.836Z
16562025-03-25T21:13:26.836Z # # ## #### # # #### # # ###### #### # #
16572025-03-25T21:13:26.836Z # # # # # # # # # # # # # # # # #
16582025-03-25T21:13:26.836Z ###### # # # #### ##### # ###### ##### # ####
16592025-03-25T21:13:26.836Z # # ###### # # # # # # # # # #
16602025-03-25T21:13:26.836Z # # # # # # # # # # # # # # # # #
16612025-03-25T21:13:26.836Z # # # # #### # # #### # # ###### #### # #
16622025-03-25T21:13:26.836Z
16632025-03-25T21:13:26.836Z+ export CARGO_INCREMENTAL=0
16642025-03-25T21:13:26.836Z+ CARGO_INCREMENTAL=0
16652025-03-25T21:13:26.837Z+ ptime -m timeout 2h cargo xtask check-features --ci
16662025-03-25T21:13:27.760Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
16672025-03-25T21:13:31.402Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.48s
16682025-03-25T21:13:31.463Z Running `target/debug/xtask check-features --ci`
16692025-03-25T21:13:31.499Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16702025-03-25T21:13:31.499Zrunning: "/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16712025-03-25T21:13:32.280Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
16722025-03-25T21:13:32.304Z Running `target/debug/xtask download cargo-hack`
16732025-03-25T21:13:33.626Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16742025-03-25T21:13:34.040Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16752025-03-25T21:13:38.896Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.55s
16762025-03-25T21:13:39.025Z Running `target/debug/xtask-downloader cargo-hack`
16772025-03-25T21:13:39.084ZMar 25 21:13:38.087 INFO Starting download, target: CargoHack
16782025-03-25T21:13:39.084ZMar 25 21:13:38.089 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16792025-03-25T21:13:39.791ZMar 25 21:13:38.798 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16802025-03-25T21:13:39.881ZMar 25 21:13:38.887 INFO Download complete, target: CargoHack
16812025-03-25T21:13:39.906Zrunning: "/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
16822025-03-25T21:13:39.931Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16832025-03-25T21:13:40.156Zinfo: running `cargo check --bins` on api_identity (1/202)
16842025-03-25T21:13:40.886Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16852025-03-25T21:13:40.911Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16862025-03-25T21:13:40.911Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16872025-03-25T21:13:40.911Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
16882025-03-25T21:13:40.988Z
16892025-03-25T21:13:40.988Zinfo: running `cargo check --bins` on bootstore (2/202)
16902025-03-25T21:13:41.783Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16912025-03-25T21:13:41.809Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16922025-03-25T21:13:41.809Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16932025-03-25T21:13:41.809Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
16942025-03-25T21:13:41.888Z
16952025-03-25T21:13:41.888Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/202)
16962025-03-25T21:13:42.660Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16972025-03-25T21:13:42.684Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16982025-03-25T21:13:42.684Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16992025-03-25T21:13:42.684Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
17002025-03-25T21:13:42.760Z
17012025-03-25T21:13:42.760Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/202)
17022025-03-25T21:13:43.521Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17032025-03-25T21:13:43.546Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17042025-03-25T21:13:43.546Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17052025-03-25T21:13:43.547Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
17062025-03-25T21:13:43.623Z
17072025-03-25T21:13:43.623Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/202)
17082025-03-25T21:13:44.170Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17092025-03-25T21:13:44.196Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17102025-03-25T21:13:44.196Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17112025-03-25T21:13:44.196Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
17122025-03-25T21:13:44.229Z
17132025-03-25T21:13:44.229Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/202)
17142025-03-25T21:13:44.788Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17152025-03-25T21:13:44.813Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17162025-03-25T21:13:44.813Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17172025-03-25T21:13:44.813Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
17182025-03-25T21:13:44.849Z
17192025-03-25T21:13:44.849Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/202)
17202025-03-25T21:13:45.396Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17212025-03-25T21:13:45.420Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17222025-03-25T21:13:45.421Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17232025-03-25T21:13:45.421Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
17242025-03-25T21:13:45.455Z
17252025-03-25T21:13:45.455Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/202)
17262025-03-25T21:13:46.007Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17272025-03-25T21:13:46.032Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17282025-03-25T21:13:46.032Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17292025-03-25T21:13:46.032Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
17302025-03-25T21:13:46.073Z
17312025-03-25T21:13:46.073Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/202)
17322025-03-25T21:13:46.630Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17332025-03-25T21:13:46.655Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17342025-03-25T21:13:46.655Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17352025-03-25T21:13:46.655Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
17362025-03-25T21:13:46.691Z
17372025-03-25T21:13:46.691Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/202)
17382025-03-25T21:13:47.258Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17392025-03-25T21:13:47.283Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17402025-03-25T21:13:47.283Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17412025-03-25T21:13:47.283Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
17422025-03-25T21:13:47.316Z
17432025-03-25T21:13:47.317Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/202)
17442025-03-25T21:13:47.853Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17452025-03-25T21:13:47.878Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17462025-03-25T21:13:47.878Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17472025-03-25T21:13:47.878Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
17482025-03-25T21:13:47.914Z
17492025-03-25T21:13:47.914Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/202)
17502025-03-25T21:13:48.460Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17512025-03-25T21:13:48.485Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17522025-03-25T21:13:48.485Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17532025-03-25T21:13:48.485Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
17542025-03-25T21:13:48.523Z
17552025-03-25T21:13:48.523Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/202)
17562025-03-25T21:13:49.084Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17572025-03-25T21:13:49.084Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17582025-03-25T21:13:49.084Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17592025-03-25T21:13:49.084Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
17602025-03-25T21:13:49.132Z
17612025-03-25T21:13:49.132Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/202)
17622025-03-25T21:13:49.665Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17632025-03-25T21:13:49.690Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17642025-03-25T21:13:49.690Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17652025-03-25T21:13:49.690Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
17662025-03-25T21:13:49.727Z
17672025-03-25T21:13:49.727Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/202)
17682025-03-25T21:13:50.278Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17692025-03-25T21:13:50.303Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17702025-03-25T21:13:50.303Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17712025-03-25T21:13:50.303Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
17722025-03-25T21:13:50.338Z
17732025-03-25T21:13:50.338Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/202)
17742025-03-25T21:13:50.884Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17752025-03-25T21:13:50.909Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17762025-03-25T21:13:50.909Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17772025-03-25T21:13:50.909Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
17782025-03-25T21:13:50.945Z
17792025-03-25T21:13:50.945Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/202)
17802025-03-25T21:13:51.528Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17812025-03-25T21:13:51.553Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17822025-03-25T21:13:51.553Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17832025-03-25T21:13:51.553Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
17842025-03-25T21:13:51.590Z
17852025-03-25T21:13:51.590Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/202)
17862025-03-25T21:13:52.152Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17872025-03-25T21:13:52.177Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17882025-03-25T21:13:52.177Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17892025-03-25T21:13:52.177Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
17902025-03-25T21:13:52.212Z
17912025-03-25T21:13:52.212Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/202)
17922025-03-25T21:13:52.755Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17932025-03-25T21:13:52.780Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17942025-03-25T21:13:52.780Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17952025-03-25T21:13:52.780Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
17962025-03-25T21:13:52.820Z
17972025-03-25T21:13:52.821Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/202)
17982025-03-25T21:13:53.363Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17992025-03-25T21:13:53.391Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18002025-03-25T21:13:53.391Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18012025-03-25T21:13:53.391Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
18022025-03-25T21:13:53.432Z
18032025-03-25T21:13:53.432Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/202)
18042025-03-25T21:13:53.975Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18052025-03-25T21:13:54.001Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18062025-03-25T21:13:54.001Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18072025-03-25T21:13:54.001Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
18082025-03-25T21:13:54.038Z
18092025-03-25T21:13:54.039Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/202)
18102025-03-25T21:13:54.591Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18112025-03-25T21:13:54.617Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18122025-03-25T21:13:54.617Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18132025-03-25T21:13:54.617Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
18142025-03-25T21:13:54.657Z
18152025-03-25T21:13:54.657Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/202)
18162025-03-25T21:13:55.216Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18172025-03-25T21:13:55.242Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18182025-03-25T21:13:55.242Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18192025-03-25T21:13:55.242Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
18202025-03-25T21:13:55.283Z
18212025-03-25T21:13:55.284Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/202)
18222025-03-25T21:13:55.844Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18232025-03-25T21:13:55.872Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18242025-03-25T21:13:55.872Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18252025-03-25T21:13:55.872Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
18262025-03-25T21:13:55.908Z
18272025-03-25T21:13:55.908Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/202)
18282025-03-25T21:13:56.469Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18292025-03-25T21:13:56.494Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18302025-03-25T21:13:56.494Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18312025-03-25T21:13:56.494Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
18322025-03-25T21:13:56.530Z
18332025-03-25T21:13:56.530Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/202)
18342025-03-25T21:13:57.220Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18352025-03-25T21:13:57.245Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18362025-03-25T21:13:57.246Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18372025-03-25T21:13:57.246Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
18382025-03-25T21:13:57.246Z
18392025-03-25T21:13:57.246Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/202)
18402025-03-25T21:13:57.694Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18412025-03-25T21:13:57.721Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18422025-03-25T21:13:57.721Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18432025-03-25T21:13:57.721Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
18442025-03-25T21:13:57.754Z
18452025-03-25T21:13:57.754Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/202)
18462025-03-25T21:13:58.304Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18472025-03-25T21:14:00.555Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18482025-03-25T21:14:00.555Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18492025-03-25T21:14:00.555Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
18502025-03-25T21:14:00.627Z
18512025-03-25T21:14:00.628Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/202)
18522025-03-25T21:14:00.628Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18532025-03-25T21:14:00.628Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18542025-03-25T21:14:00.628Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18552025-03-25T21:14:00.628Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
18562025-03-25T21:14:00.628Z
18572025-03-25T21:14:00.628Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/202)
18582025-03-25T21:14:00.655Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18592025-03-25T21:14:00.655Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18602025-03-25T21:14:00.655Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18612025-03-25T21:14:00.655Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
18622025-03-25T21:14:00.655Z
18632025-03-25T21:14:00.655Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/202)
18642025-03-25T21:14:00.655Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18652025-03-25T21:14:00.655Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18662025-03-25T21:14:00.655Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18672025-03-25T21:14:00.655Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
18682025-03-25T21:14:00.655Z
18692025-03-25T21:14:00.655Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/202)
18702025-03-25T21:14:00.764Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18712025-03-25T21:14:00.791Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18722025-03-25T21:14:00.791Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18732025-03-25T21:14:00.791Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
18742025-03-25T21:14:01.733Z
18752025-03-25T21:14:01.733Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/202)
18762025-03-25T21:14:01.733Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18772025-03-25T21:14:01.733Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18782025-03-25T21:14:01.733Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18792025-03-25T21:14:01.733Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
18802025-03-25T21:14:01.733Z
18812025-03-25T21:14:01.733Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/202)
18822025-03-25T21:14:02.021Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18832025-03-25T21:14:02.047Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18842025-03-25T21:14:02.047Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18852025-03-25T21:14:02.047Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
18862025-03-25T21:14:02.087Z
18872025-03-25T21:14:02.087Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/202)
18882025-03-25T21:14:02.653Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18892025-03-25T21:14:02.681Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18902025-03-25T21:14:02.681Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18912025-03-25T21:14:02.682Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
18922025-03-25T21:14:02.718Z
18932025-03-25T21:14:02.718Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/202)
18942025-03-25T21:14:03.303Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18952025-03-25T21:14:03.331Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18962025-03-25T21:14:03.331Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18972025-03-25T21:14:03.331Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
18982025-03-25T21:14:03.369Z
18992025-03-25T21:14:03.369Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/202)
19002025-03-25T21:14:03.933Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19012025-03-25T21:14:03.959Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19022025-03-25T21:14:03.959Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19032025-03-25T21:14:03.959Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19042025-03-25T21:14:03.997Z
19052025-03-25T21:14:03.997Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/202)
19062025-03-25T21:14:04.554Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19072025-03-25T21:14:04.579Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19082025-03-25T21:14:04.580Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19092025-03-25T21:14:04.580Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19102025-03-25T21:14:04.617Z
19112025-03-25T21:14:04.617Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/202)
19122025-03-25T21:14:05.170Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19132025-03-25T21:14:05.195Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19142025-03-25T21:14:05.195Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19152025-03-25T21:14:05.195Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19162025-03-25T21:14:05.236Z
19172025-03-25T21:14:05.236Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/202)
19182025-03-25T21:14:05.790Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19192025-03-25T21:14:05.816Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19202025-03-25T21:14:05.816Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19212025-03-25T21:14:05.816Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19222025-03-25T21:14:05.853Z
19232025-03-25T21:14:05.853Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/202)
19242025-03-25T21:14:06.442Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19252025-03-25T21:14:06.468Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19262025-03-25T21:14:06.468Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19272025-03-25T21:14:06.468Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
19282025-03-25T21:14:06.509Z
19292025-03-25T21:14:06.509Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/202)
19302025-03-25T21:14:07.065Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19312025-03-25T21:14:07.090Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19322025-03-25T21:14:07.090Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19332025-03-25T21:14:07.090Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19342025-03-25T21:14:07.133Z
19352025-03-25T21:14:07.133Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/202)
19362025-03-25T21:14:07.697Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19372025-03-25T21:14:07.722Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19382025-03-25T21:14:07.722Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19392025-03-25T21:14:07.722Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
19402025-03-25T21:14:07.760Z
19412025-03-25T21:14:07.760Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/202)
19422025-03-25T21:14:08.310Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19432025-03-25T21:14:08.335Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19442025-03-25T21:14:08.335Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19452025-03-25T21:14:08.335Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
19462025-03-25T21:14:08.374Z
19472025-03-25T21:14:08.374Zinfo: running `cargo check --bins` on sled-hardware-types (45/202)
19482025-03-25T21:14:09.169Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19492025-03-25T21:14:09.193Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19502025-03-25T21:14:09.194Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19512025-03-25T21:14:09.194Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
19522025-03-25T21:14:09.277Z
19532025-03-25T21:14:09.277Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (46/202)
19542025-03-25T21:14:10.055Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19552025-03-25T21:14:10.080Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19562025-03-25T21:14:10.080Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19572025-03-25T21:14:10.080Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
19582025-03-25T21:14:10.163Z
19592025-03-25T21:14:10.163Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (47/202)
19602025-03-25T21:14:10.936Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19612025-03-25T21:14:10.961Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19622025-03-25T21:14:10.961Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19632025-03-25T21:14:10.961Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
19642025-03-25T21:14:11.049Z
19652025-03-25T21:14:11.049Zinfo: running `cargo check --bins` on oxlog (48/202)
19662025-03-25T21:14:11.787Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19672025-03-25T21:14:11.811Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19682025-03-25T21:14:11.906Z Checking cfg-if v1.0.0
19692025-03-25T21:14:11.931Z Checking libc v0.2.170
19702025-03-25T21:14:11.956Z Checking serde v1.0.218
19712025-03-25T21:14:11.956Z Checking zeroize v1.8.1
19722025-03-25T21:14:11.956Z Checking memchr v2.7.4
19732025-03-25T21:14:12.003Z Checking typenum v1.17.0
19742025-03-25T21:14:12.028Z Checking subtle v2.6.1
19752025-03-25T21:14:12.028Z Checking value-bag v1.9.0
19762025-03-25T21:14:12.055Z Checking smallvec v1.14.0
19772025-03-25T21:14:12.278Z Checking scopeguard v1.2.0
19782025-03-25T21:14:12.307Z Checking itoa v1.0.11
19792025-03-25T21:14:12.384Z Checking const-oid v0.9.6
19802025-03-25T21:14:12.420Z Checking log v0.4.22
19812025-03-25T21:14:12.445Z Checking lock_api v0.4.12
19822025-03-25T21:14:12.510Z Checking pin-project-lite v0.2.14
19832025-03-25T21:14:12.634Z Checking once_cell v1.20.3
19842025-03-25T21:14:12.750Z Checking byteorder v1.5.0
19852025-03-25T21:14:12.782Z Checking futures-core v0.3.31
19862025-03-25T21:14:12.854Z Checking stable_deref_trait v1.2.0
19872025-03-25T21:14:12.880Z Checking getrandom v0.2.15
19882025-03-25T21:14:12.911Z Checking generic-array v0.14.7
19892025-03-25T21:14:12.935Z Checking signal-hook-registry v1.4.2
19902025-03-25T21:14:12.970Z Checking parking_lot_core v0.9.10
19912025-03-25T21:14:12.995Z Checking mio v1.0.2
19922025-03-25T21:14:13.106Z Checking rand_core v0.6.4
19932025-03-25T21:14:13.130Z Checking socket2 v0.5.8
19942025-03-25T21:14:13.174Z Checking futures-sink v0.3.31
19952025-03-25T21:14:13.282Z Checking parking_lot v0.12.3
19962025-03-25T21:14:13.317Z Checking cpufeatures v0.2.14
19972025-03-25T21:14:13.392Z Checking zerocopy v0.7.35
19982025-03-25T21:14:13.420Z Checking zerofrom v0.1.4
19992025-03-25T21:14:13.521Z Checking equivalent v1.0.1
20002025-03-25T21:14:13.552Z Checking allocator-api2 v0.2.18
20012025-03-25T21:14:13.603Z Checking foldhash v0.1.3
20022025-03-25T21:14:13.628Z Checking yoke v0.7.4
20032025-03-25T21:14:13.653Z Checking slab v0.4.9
20042025-03-25T21:14:13.806Z Checking ryu v1.0.18
20052025-03-25T21:14:13.831Z Checking crypto-common v0.1.6
20062025-03-25T21:14:13.857Z Checking block-buffer v0.10.4
20072025-03-25T21:14:13.895Z Checking block-padding v0.3.3
20082025-03-25T21:14:13.935Z Checking zerovec v0.10.4
20092025-03-25T21:14:14.016Z Checking futures-channel v0.3.31
20102025-03-25T21:14:14.041Z Checking futures-io v0.3.31
20112025-03-25T21:14:14.091Z Checking digest v0.10.7
20122025-03-25T21:14:14.116Z Checking inout v0.1.3
20132025-03-25T21:14:14.141Z Checking hashbrown v0.15.1
20142025-03-25T21:14:14.219Z Checking futures-task v0.3.31
20152025-03-25T21:14:14.320Z Checking pin-utils v0.1.0
20162025-03-25T21:14:14.344Z Checking cipher v0.4.4
20172025-03-25T21:14:14.390Z Checking hmac v0.12.1
20182025-03-25T21:14:14.416Z Checking sha2 v0.10.8
20192025-03-25T21:14:14.443Z Checking futures-util v0.3.31
20202025-03-25T21:14:14.469Z Checking libm v0.2.8
20212025-03-25T21:14:14.592Z Checking base64ct v1.6.0
20222025-03-25T21:14:14.710Z Checking getrandom v0.3.1
20232025-03-25T21:14:14.909Z Checking flagset v0.4.6
20242025-03-25T21:14:14.937Z Checking litemap v0.7.3
20252025-03-25T21:14:14.998Z Checking pem-rfc7468 v0.7.0
20262025-03-25T21:14:15.034Z Checking writeable v0.5.5
20272025-03-25T21:14:15.102Z Checking fnv v1.0.7
20282025-03-25T21:14:15.212Z Checking num-traits v0.2.19
20292025-03-25T21:14:15.237Z Checking salsa20 v0.10.2
20302025-03-25T21:14:15.262Z Checking pbkdf2 v0.12.2
20312025-03-25T21:14:15.286Z Checking der v0.7.9
20322025-03-25T21:14:15.336Z Checking tinystr v0.7.6
20332025-03-25T21:14:15.361Z Checking ppv-lite86 v0.2.20
20342025-03-25T21:14:15.423Z Checking rustls-pki-types v1.10.0
20352025-03-25T21:14:15.454Z Checking icu_locid_transform_data v1.5.0
20362025-03-25T21:14:15.553Z Checking scrypt v0.11.0
20372025-03-25T21:14:15.648Z Checking icu_locid v1.5.0
20382025-03-25T21:14:15.760Z Checking bytes v1.10.1
20392025-03-25T21:14:15.785Z Checking indexmap v2.7.1
20402025-03-25T21:14:15.913Z Checking serde_json v1.0.139
20412025-03-25T21:14:15.972Z Checking bitflags v2.6.0
20422025-03-25T21:14:16.251Z Checking icu_collections v1.5.0
20432025-03-25T21:14:16.456Z Checking aes v0.8.4
20442025-03-25T21:14:16.496Z Checking icu_provider v1.5.0
20452025-03-25T21:14:16.737Z Checking tokio v1.43.0
20462025-03-25T21:14:16.793Z Checking spki v0.7.3
20472025-03-25T21:14:16.828Z Checking http v1.2.0
20482025-03-25T21:14:16.920Z Checking cbc v0.1.2
20492025-03-25T21:14:17.058Z Checking icu_locid_transform v1.5.0
20502025-03-25T21:14:17.083Z Checking tracing-core v0.1.32
20512025-03-25T21:14:17.121Z Checking aws-lc-sys v0.26.0
20522025-03-25T21:14:17.248Z Checking icu_properties_data v1.5.0
20532025-03-25T21:14:17.351Z Checking percent-encoding v2.3.1
20542025-03-25T21:14:17.473Z Checking untrusted v0.7.1
20552025-03-25T21:14:17.556Z Checking powerfmt v0.2.0
20562025-03-25T21:14:17.639Z Checking untrusted v0.9.0
20572025-03-25T21:14:17.663Z Checking tracing v0.1.40
20582025-03-25T21:14:17.807Z Checking ring v0.17.11
20592025-03-25T21:14:17.832Z Checking deranged v0.3.11
20602025-03-25T21:14:17.963Z Checking pkcs5 v0.7.1
20612025-03-25T21:14:17.987Z Checking icu_properties v1.5.1
20622025-03-25T21:14:18.012Z Checking crossbeam-utils v0.8.20
20632025-03-25T21:14:18.382Z Checking spin v0.9.8
20642025-03-25T21:14:18.407Z Checking thiserror v1.0.69
20652025-03-25T21:14:18.538Z Checking utf8_iter v1.0.4
20662025-03-25T21:14:18.608Z Checking atomic-waker v1.1.2
20672025-03-25T21:14:18.692Z Checking time-core v0.1.2
20682025-03-25T21:14:18.733Z Checking write16 v1.0.0
20692025-03-25T21:14:18.758Z Checking num_threads v0.1.7
20702025-03-25T21:14:18.847Z Checking num-conv v0.1.0
20712025-03-25T21:14:18.872Z Checking icu_normalizer_data v1.5.0
20722025-03-25T21:14:18.897Z Checking utf16_iter v1.0.5
20732025-03-25T21:14:18.943Z Checking aws-lc-rs v1.12.4
20742025-03-25T21:14:18.968Z Checking pkcs8 v0.10.2
20752025-03-25T21:14:18.992Z Checking http-body v1.0.1
20762025-03-25T21:14:19.090Z Checking uuid v1.15.1
20772025-03-25T21:14:19.091Z Checking time v0.3.36
20782025-03-25T21:14:19.182Z Checking httparse v1.9.5
20792025-03-25T21:14:19.261Z Checking tinyvec_macros v0.1.1
20802025-03-25T21:14:19.353Z Checking try-lock v0.2.5
20812025-03-25T21:14:19.494Z Checking want v0.3.1
20822025-03-25T21:14:19.579Z Checking tinyvec v1.8.0
20832025-03-25T21:14:19.622Z Checking form_urlencoded v1.2.1
20842025-03-25T21:14:19.684Z Checking zerocopy v0.8.10
20852025-03-25T21:14:19.759Z Checking unicode-ident v1.0.14
20862025-03-25T21:14:19.830Z Checking httpdate v1.0.3
20872025-03-25T21:14:19.925Z Checking tower-service v0.3.3
20882025-03-25T21:14:20.055Z Checking foreign-types-shared v0.1.1
20892025-03-25T21:14:20.080Z Checking adler2 v2.0.0
20902025-03-25T21:14:20.174Z Checking iana-time-zone v0.1.61
20912025-03-25T21:14:20.232Z Checking miniz_oxide v0.8.5
20922025-03-25T21:14:20.326Z Checking chrono v0.4.40
20932025-03-25T21:14:20.527Z Checking rustls-webpki v0.102.8
20942025-03-25T21:14:20.664Z Checking foreign-types v0.3.2
20952025-03-25T21:14:20.745Z Checking icu_normalizer v1.5.0
20962025-03-25T21:14:20.770Z Checking proc-macro2 v1.0.94
20972025-03-25T21:14:20.884Z Checking toml_datetime v0.6.8
20982025-03-25T21:14:21.094Z Checking serde_spanned v0.6.8
20992025-03-25T21:14:21.145Z Checking slog v2.7.0
21002025-03-25T21:14:21.232Z Checking scroll v0.12.0
21012025-03-25T21:14:21.279Z Checking openssl-sys v0.9.106
21022025-03-25T21:14:21.347Z Checking errno v0.3.9
21032025-03-25T21:14:21.434Z Checking idna_adapter v1.2.0
21042025-03-25T21:14:21.526Z Checking aho-corasick v1.1.3
21052025-03-25T21:14:21.576Z Checking base64 v0.22.1
21062025-03-25T21:14:21.617Z Checking idna v1.0.3
21072025-03-25T21:14:21.652Z Checking plain v0.2.3
21082025-03-25T21:14:21.810Z Checking regex-syntax v0.8.5
21092025-03-25T21:14:21.996Z Compiling newtype-uuid v1.2.1
21102025-03-25T21:14:22.021Z Checking ucd-trie v0.1.7
21112025-03-25T21:14:22.054Z Checking siphasher v0.3.11
21122025-03-25T21:14:22.188Z Checking rand_core v0.9.2
21132025-03-25T21:14:22.254Z Checking pest v2.7.14
21142025-03-25T21:14:22.279Z Checking openssl v0.10.71
21152025-03-25T21:14:22.328Z Checking goblin v0.8.2
21162025-03-25T21:14:22.359Z Checking rustix v0.38.37
21172025-03-25T21:14:22.502Z Checking rand_chacha v0.9.0
21182025-03-25T21:14:22.816Z Checking tokio-util v0.7.13
21192025-03-25T21:14:22.857Z Checking quote v1.0.39
21202025-03-25T21:14:22.925Z Checking unicode-normalization v0.1.24
21212025-03-25T21:14:23.158Z Checking crossbeam-epoch v0.9.18
21222025-03-25T21:14:23.541Z Checking rand_chacha v0.3.1
21232025-03-25T21:14:23.566Z Checking h2 v0.4.6
21242025-03-25T21:14:23.679Z Checking signature v2.2.0
21252025-03-25T21:14:23.868Z Checking dirs-sys-next v0.1.2
21262025-03-25T21:14:23.914Z Checking crc32fast v1.4.2
21272025-03-25T21:14:24.046Z Checking pretty-hex v0.4.1
21282025-03-25T21:14:24.147Z Checking either v1.14.0
21292025-03-25T21:14:24.223Z Checking unicode-properties v0.1.3
21302025-03-25T21:14:24.407Z Checking unicode-bidi v0.3.17
21312025-03-25T21:14:24.477Z Checking regex-automata v0.4.8
21322025-03-25T21:14:24.508Z Checking utf8parse v0.2.2
21332025-03-25T21:14:24.533Z Checking anstyle v1.0.10
21342025-03-25T21:14:24.650Z Checking openssl-probe v0.1.5
21352025-03-25T21:14:24.796Z Checking anstyle-parse v0.2.5
21362025-03-25T21:14:24.851Z Checking dtrace-parser v0.2.0
21372025-03-25T21:14:24.946Z Checking stringprep v0.1.5
21382025-03-25T21:14:25.049Z Checking dirs-next v2.0.0
21392025-03-25T21:14:25.159Z Checking rand v0.8.5
21402025-03-25T21:14:25.186Z Checking crossbeam-deque v0.8.5
21412025-03-25T21:14:25.212Z Checking syn v2.0.98
21422025-03-25T21:14:25.261Z Checking rand v0.9.0
21432025-03-25T21:14:25.479Z Checking url v2.5.3
21442025-03-25T21:14:26.167Z Checking rustls v0.23.19
21452025-03-25T21:14:26.200Z Checking http-body-util v0.1.2
21462025-03-25T21:14:26.227Z Checking num-integer v0.1.46
21472025-03-25T21:14:26.434Z Checking dof v0.3.0
21482025-03-25T21:14:26.588Z Checking semver v1.0.25
21492025-03-25T21:14:26.650Z Checking bzip2-sys v0.1.11+1.0.8
21502025-03-25T21:14:26.685Z Checking native-tls v0.2.12
21512025-03-25T21:14:26.784Z Checking md-5 v0.10.6
21522025-03-25T21:14:26.949Z Checking ff v0.13.0
21532025-03-25T21:14:26.975Z Checking hash32 v0.2.1
21542025-03-25T21:14:27.002Z Checking thread_local v1.1.8
21552025-03-25T21:14:27.029Z Checking thread-id v4.2.2
21562025-03-25T21:14:27.126Z Checking encoding_rs v0.8.34
21572025-03-25T21:14:27.156Z Checking gimli v0.31.1
21582025-03-25T21:14:27.283Z Checking winnow v0.7.3
21592025-03-25T21:14:27.309Z Checking anstyle-query v1.1.1
21602025-03-25T21:14:27.430Z Checking base16ct v0.2.0
21612025-03-25T21:14:27.618Z Checking dyn-clone v1.0.19
21622025-03-25T21:14:27.763Z Checking is_terminal_polyfill v1.70.1
21632025-03-25T21:14:27.880Z Checking fallible-iterator v0.2.0
21642025-03-25T21:14:27.977Z Checking match_cfg v0.1.0
21652025-03-25T21:14:28.070Z Checking colorchoice v1.0.2
21662025-03-25T21:14:28.207Z Checking mime v0.3.17
21672025-03-25T21:14:28.398Z Checking psl-types v2.0.11
21682025-03-25T21:14:28.500Z Checking postgres-protocol v0.6.8
21692025-03-25T21:14:28.581Z Checking publicsuffix v2.3.0
21702025-03-25T21:14:28.823Z Checking anstream v0.6.15
21712025-03-25T21:14:28.894Z Checking hyper v1.6.0
21722025-03-25T21:14:28.960Z Checking hostname v0.3.1
21732025-03-25T21:14:29.087Z Checking schemars v0.8.22
21742025-03-25T21:14:29.113Z Checking sec1 v0.7.3
21752025-03-25T21:14:29.171Z Checking heapless v0.7.17
21762025-03-25T21:14:29.432Z Checking group v0.13.0
21772025-03-25T21:14:29.604Z Checking toml_edit v0.22.24
21782025-03-25T21:14:29.656Z Checking tokio-native-tls v0.3.1
21792025-03-25T21:14:29.883Z Checking bzip2 v0.4.4
21802025-03-25T21:14:29.958Z Checking num-iter v0.1.45
21812025-03-25T21:14:30.123Z Checking rayon-core v1.12.1
21822025-03-25T21:14:30.161Z Checking term v0.7.0
21832025-03-25T21:14:30.270Z Checking usdt-impl v0.5.0
21842025-03-25T21:14:30.327Z Checking addr2line v0.24.2
21852025-03-25T21:14:30.393Z Checking terminal_size v0.4.0
21862025-03-25T21:14:30.543Z Checking flate2 v1.1.0
21872025-03-25T21:14:30.568Z Checking phf_shared v0.11.2
21882025-03-25T21:14:30.608Z Checking hyper-util v0.1.10
21892025-03-25T21:14:30.711Z Checking tokio-rustls v0.26.0
21902025-03-25T21:14:30.757Z Checking slog-json v2.6.1
21912025-03-25T21:14:30.797Z Checking rustls v0.22.4
21922025-03-25T21:14:30.830Z Checking cookie v0.18.1
21932025-03-25T21:14:30.989Z Checking serde_urlencoded v0.7.1
21942025-03-25T21:14:31.015Z Checking lazy_static v1.5.0
21952025-03-25T21:14:31.091Z Checking crossbeam-channel v0.5.13
21962025-03-25T21:14:31.119Z Checking futures-executor v0.3.31
21972025-03-25T21:14:31.145Z Checking signal-hook v0.3.17
21982025-03-25T21:14:31.237Z Checking rustls-pemfile v2.2.0
21992025-03-25T21:14:31.353Z Checking webpki-roots v0.26.6
22002025-03-25T21:14:31.380Z Checking hkdf v0.12.4
22012025-03-25T21:14:31.449Z Checking crypto-bigint v0.5.5
22022025-03-25T21:14:31.475Z Checking sync_wrapper v1.0.1
22032025-03-25T21:14:31.548Z Checking is-terminal v0.4.13
22042025-03-25T21:14:31.584Z Checking memmap v0.7.0
22052025-03-25T21:14:31.625Z Checking object v0.36.5
22062025-03-25T21:14:31.679Z Checking rustc-demangle v0.1.24
22072025-03-25T21:14:31.739Z Checking managed v0.8.0
22082025-03-25T21:14:31.792Z Checking ipnet v2.11.0
22092025-03-25T21:14:31.950Z Checking unicode-width v0.2.0
22102025-03-25T21:14:32.072Z Checking tower-layer v0.3.3
22112025-03-25T21:14:32.097Z Checking take_mut v0.2.2
22122025-03-25T21:14:32.232Z Checking winnow v0.5.40
22132025-03-25T21:14:32.259Z Checking strsim v0.11.1
22142025-03-25T21:14:32.330Z Checking bumpalo v3.16.0
22152025-03-25T21:14:32.393Z Checking lockfree-object-pool v0.1.6
22162025-03-25T21:14:32.423Z Checking simd-adler32 v0.3.7
22172025-03-25T21:14:32.523Z Checking clap_lex v0.7.4
22182025-03-25T21:14:32.630Z Checking bitflags v1.3.2
22192025-03-25T21:14:32.656Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22202025-03-25T21:14:32.719Z Checking zopfli v0.8.1
22212025-03-25T21:14:32.747Z Checking smoltcp v0.9.1
22222025-03-25T21:14:32.774Z Checking clap_builder v4.5.31
22232025-03-25T21:14:32.923Z Checking hyper-rustls v0.27.3
22242025-03-25T21:14:33.240Z Checking hyper-tls v0.6.0
22252025-03-25T21:14:33.311Z Checking console v0.15.10
22262025-03-25T21:14:33.502Z Checking tower v0.5.2
22272025-03-25T21:14:33.736Z Checking tokio-rustls v0.25.0
22282025-03-25T21:14:33.784Z Checking elliptic-curve v0.13.8
22292025-03-25T21:14:33.809Z Checking slog-async v2.8.0
22302025-03-25T21:14:33.972Z Checking toml v0.8.20
22312025-03-25T21:14:34.092Z Checking usdt v0.5.0
22322025-03-25T21:14:34.118Z Checking slog-term v2.9.1
22332025-03-25T21:14:34.143Z Checking signal-hook-mio v0.2.4
22342025-03-25T21:14:34.286Z Checking futures v0.3.31
22352025-03-25T21:14:34.312Z Checking cookie_store v0.21.1
22362025-03-25T21:14:34.352Z Checking num-bigint-dig v0.8.4
22372025-03-25T21:14:34.392Z Checking slog-bunyan v2.5.0
22382025-03-25T21:14:34.526Z Checking phf v0.11.2
22392025-03-25T21:14:34.552Z Checking rayon v1.10.0
22402025-03-25T21:14:34.578Z Checking toml_edit v0.19.15
22412025-03-25T21:14:34.608Z Checking postgres-types v0.2.9
22422025-03-25T21:14:34.775Z Checking multer v3.1.0
22432025-03-25T21:14:34.915Z Checking bstr v1.10.0
22442025-03-25T21:14:35.138Z Checking regex v1.11.1
22452025-03-25T21:14:35.179Z Checking ed25519 v2.2.3
22462025-03-25T21:14:35.323Z Checking phf_shared v0.10.0
22472025-03-25T21:14:35.471Z Checking async-stream v0.3.6
22482025-03-25T21:14:35.566Z Checking zerocopy v0.6.6
22492025-03-25T21:14:35.666Z Checking curve25519-dalek v4.1.3
22502025-03-25T21:14:35.692Z Checking hubpack v0.1.2
22512025-03-25T21:14:35.718Z Checking memoffset v0.9.1
22522025-03-25T21:14:35.820Z Checking camino v1.1.9
22532025-03-25T21:14:35.969Z Checking portable-atomic v1.9.0
22542025-03-25T21:14:36.038Z Checking pkcs1 v0.7.5
22552025-03-25T21:14:36.151Z Checking waitgroup v0.1.2
22562025-03-25T21:14:36.285Z Checking openapiv3 v2.0.0
22572025-03-25T21:14:36.312Z Checking float-cmp v0.10.0
22582025-03-25T21:14:36.408Z Checking serde-big-array v0.5.1
22592025-03-25T21:14:36.502Z Checking serde_path_to_error v0.1.16
22602025-03-25T21:14:36.622Z Checking rfc6979 v0.4.0
22612025-03-25T21:14:36.698Z Checking backtrace v0.3.74
22622025-03-25T21:14:36.728Z Checking sha1 v0.10.6
22632025-03-25T21:14:36.809Z Checking hostname v0.4.0
22642025-03-25T21:14:36.836Z Checking debug-ignore v1.0.5
22652025-03-25T21:14:36.944Z Checking fixedbitset v0.4.2
22662025-03-25T21:14:36.980Z Checking whoami v1.5.2
22672025-03-25T21:14:37.006Z Checking static_assertions v1.1.0
22682025-03-25T21:14:37.032Z Checking number_prefix v0.4.0
22692025-03-25T21:14:37.106Z Checking precomputed-hash v0.1.1
22702025-03-25T21:14:37.201Z Checking new_debug_unreachable v1.0.6
22712025-03-25T21:14:37.234Z Checking data-encoding v2.6.0
22722025-03-25T21:14:37.260Z Checking predicates-core v1.0.8
22732025-03-25T21:14:37.260Z Checking unicode-segmentation v1.12.0
22742025-03-25T21:14:37.286Z Checking normalize-line-endings v0.3.0
22752025-03-25T21:14:37.311Z Checking minimal-lexical v0.2.1
22762025-03-25T21:14:37.311Z Checking difflib v0.4.0
22772025-03-25T21:14:37.409Z Checking string_cache v0.8.7
22782025-03-25T21:14:37.443Z Checking tokio-postgres v0.7.13
22792025-03-25T21:14:37.614Z Checking indicatif v0.17.11
22802025-03-25T21:14:37.644Z Checking predicates v3.1.3
22812025-03-25T21:14:37.670Z Checking nom v7.1.3
22822025-03-25T21:14:37.697Z Checking ed25519-dalek v2.1.1
22832025-03-25T21:14:37.723Z Checking hickory-proto v0.24.4
22842025-03-25T21:14:37.848Z Checking similar v2.7.0
22852025-03-25T21:14:38.072Z Checking anyhow v1.0.97
22862025-03-25T21:14:38.194Z Checking petgraph v0.6.5
22872025-03-25T21:14:38.265Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
22882025-03-25T21:14:38.414Z Checking ecdsa v0.16.9
22892025-03-25T21:14:38.576Z Checking toml v0.7.8
22902025-03-25T21:14:38.985Z Checking dropshot v0.12.0
22912025-03-25T21:14:39.014Z Checking rsa v0.9.6
22922025-03-25T21:14:39.168Z Checking nix v0.29.0
22932025-03-25T21:14:39.796Z Checking clap v4.5.31
22942025-03-25T21:14:39.859Z Checking reqwest v0.12.12
22952025-03-25T21:14:39.904Z Checking crossterm v0.28.1
22962025-03-25T21:14:39.930Z Checking zip v2.1.3
22972025-03-25T21:14:40.342Z Checking zip v0.6.6
22982025-03-25T21:14:40.783Z Checking ipnetwork v0.21.1
22992025-03-25T21:14:40.821Z Checking itertools v0.12.1
23002025-03-25T21:14:40.959Z Checking itertools v0.10.5
23012025-03-25T21:14:41.123Z Checking tokio-stream v0.1.17
23022025-03-25T21:14:41.337Z Checking fs-err v2.11.0
23032025-03-25T21:14:41.444Z Checking buf-list v1.0.3
23042025-03-25T21:14:41.629Z Checking ahash v0.8.11
23052025-03-25T21:14:41.836Z Checking x509-cert v0.2.5
23062025-03-25T21:14:41.863Z Checking hex v0.4.3
23072025-03-25T21:14:41.957Z Checking lalrpop-util v0.19.12
23082025-03-25T21:14:41.983Z Checking peg-runtime v0.8.5
23092025-03-25T21:14:42.054Z Checking sigpipe v0.1.3
23102025-03-25T21:14:43.238Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23112025-03-25T21:14:43.694Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.63s
23122025-03-25T21:14:43.845Z
23132025-03-25T21:14:43.845Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (49/202)
23142025-03-25T21:14:44.657Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23152025-03-25T21:14:44.683Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23162025-03-25T21:14:44.796Z Compiling regress v0.10.3
23172025-03-25T21:14:44.831Z Checking heck v0.5.0
23182025-03-25T21:14:44.867Z Compiling unsafe-libyaml v0.2.11
23192025-03-25T21:14:44.892Z Checking fastrand v2.1.1
23202025-03-25T21:14:44.918Z Compiling structmeta-derive v0.3.0
23212025-03-25T21:14:44.918Z Compiling ident_case v1.0.1
23222025-03-25T21:14:44.918Z Checking oxnet v0.1.1
23232025-03-25T21:14:45.050Z Checking progenitor-client v0.8.0
23242025-03-25T21:14:45.136Z Compiling darling_core v0.20.10
23252025-03-25T21:14:45.195Z Checking tempfile v3.13.0
23262025-03-25T21:14:45.302Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23272025-03-25T21:14:45.364Z Checking newtype-uuid v1.2.1
23282025-03-25T21:14:45.533Z Compiling proc-macro-crate v1.3.1
23292025-03-25T21:14:45.603Z Checking wait-timeout v0.2.0
23302025-03-25T21:14:45.642Z Checking bit-vec v0.8.0
23312025-03-25T21:14:45.784Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23322025-03-25T21:14:45.980Z Compiling serde_yaml v0.9.34+deprecated
23332025-03-25T21:14:46.052Z Checking quick-error v1.2.3
23342025-03-25T21:14:46.196Z Checking rusty-fork v0.3.0
23352025-03-25T21:14:46.358Z Compiling num_enum_derive v0.5.11
23362025-03-25T21:14:46.384Z Checking bit-set v0.8.0
23372025-03-25T21:14:46.472Z Compiling lzma-sys v0.1.20
23382025-03-25T21:14:46.621Z Checking rand_xorshift v0.3.0
23392025-03-25T21:14:46.802Z Compiling daft-derive v0.1.2
23402025-03-25T21:14:47.022Z Compiling structmeta v0.3.0
23412025-03-25T21:14:47.072Z Compiling thiserror-impl v2.0.11
23422025-03-25T21:14:47.407Z Compiling parse-display-derive v0.10.0
23432025-03-25T21:14:47.679Z Checking typify-impl v0.2.0
23442025-03-25T21:14:48.250Z Compiling foreign-types-macros v0.2.3
23452025-03-25T21:14:48.613Z Compiling dropshot v0.16.0
23462025-03-25T21:14:48.882Z Checking arc-swap v1.7.1
23472025-03-25T21:14:49.024Z Checking foreign-types-shared v0.3.1
23482025-03-25T21:14:49.149Z Checking unarray v0.1.4
23492025-03-25T21:14:49.268Z Checking utf-8 v0.7.6
23502025-03-25T21:14:49.293Z Checking slog-scope v4.4.0
23512025-03-25T21:14:49.319Z Checking proptest v1.6.0
23522025-03-25T21:14:49.477Z Checking foreign-types v0.5.0
23532025-03-25T21:14:49.503Z Checking tungstenite v0.21.0
23542025-03-25T21:14:49.634Z Checking thiserror v2.0.11
23552025-03-25T21:14:49.660Z Checking num_enum v0.5.11
23562025-03-25T21:14:49.736Z Checking daft v0.1.2
23572025-03-25T21:14:49.785Z Compiling test-strategy v0.4.0
23582025-03-25T21:14:49.865Z Checking strum v0.26.3
23592025-03-25T21:14:50.025Z Compiling darling_macro v0.20.10
23602025-03-25T21:14:50.051Z Compiling proc-macro-error v1.0.4
23612025-03-25T21:14:50.281Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23622025-03-25T21:14:50.426Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23632025-03-25T21:14:50.452Z Compiling heck v0.3.3
23642025-03-25T21:14:50.544Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23652025-03-25T21:14:50.594Z Compiling dropshot_endpoint v0.16.0
23662025-03-25T21:14:50.620Z Checking parse-display v0.10.0
23672025-03-25T21:14:50.775Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23682025-03-25T21:14:50.803Z Compiling darling v0.20.10
23692025-03-25T21:14:50.843Z Checking cstr-argument v0.1.2
23702025-03-25T21:14:50.923Z Compiling serde_with_macros v3.12.0
23712025-03-25T21:14:51.034Z Checking instant v0.1.13
23722025-03-25T21:14:51.155Z Checking pretty-hex v0.2.1
23732025-03-25T21:14:51.268Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
23742025-03-25T21:14:51.322Z Checking base64 v0.21.7
23752025-03-25T21:14:51.423Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23762025-03-25T21:14:51.579Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23772025-03-25T21:14:51.694Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23782025-03-25T21:14:51.765Z Checking backoff v0.4.0
23792025-03-25T21:14:51.839Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23802025-03-25T21:14:51.864Z Compiling zone_cfg_derive v0.1.2
23812025-03-25T21:14:52.032Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23822025-03-25T21:14:52.126Z Checking tokio-tungstenite v0.21.0
23832025-03-25T21:14:52.669Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23842025-03-25T21:14:52.831Z Checking slog-stdlog v4.1.1
23852025-03-25T21:14:52.955Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23862025-03-25T21:14:53.031Z Checking progenitor-client v0.9.1
23872025-03-25T21:14:53.057Z Checking colored v2.2.0
23882025-03-25T21:14:53.217Z Checking macaddr v1.0.1
23892025-03-25T21:14:53.264Z Checking unicode-width v0.1.14
23902025-03-25T21:14:53.289Z Checking serde_with v3.12.0
23912025-03-25T21:14:53.355Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
23922025-03-25T21:14:53.431Z Checking base64 v0.13.1
23932025-03-25T21:14:53.457Z Checking winnow v0.6.20
23942025-03-25T21:14:53.567Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23952025-03-25T21:14:53.772Z Checking tabwriter v1.4.0
23962025-03-25T21:14:53.798Z Checking zone v0.1.8
23972025-03-25T21:14:53.842Z Checking ron v0.7.1
23982025-03-25T21:14:54.017Z Checking slog-envlogger v2.2.0
23992025-03-25T21:14:54.043Z Checking xz2 v0.1.7
24002025-03-25T21:14:54.263Z Checking xattr v1.3.1
24012025-03-25T21:14:54.347Z Checking pem v3.0.5
24022025-03-25T21:14:54.411Z Checking yasna v0.5.2
24032025-03-25T21:14:54.487Z Checking headers-core v0.3.0
24042025-03-25T21:14:54.638Z Checking smf v0.2.3
24052025-03-25T21:14:54.662Z Checking filetime v0.2.25
24062025-03-25T21:14:54.880Z Checking same-file v1.0.6
24072025-03-25T21:14:54.905Z Checking tar v0.4.44
24082025-03-25T21:14:55.081Z Checking walkdir v2.5.0
24092025-03-25T21:14:55.106Z Checking headers v0.4.0
24102025-03-25T21:14:55.182Z Checking rcgen v0.12.1
24112025-03-25T21:14:55.381Z Checking atomicwrites v0.4.4
24122025-03-25T21:14:55.598Z Checking camino-tempfile v1.1.1
24132025-03-25T21:14:55.670Z Checking subprocess v0.2.9
24142025-03-25T21:14:57.639Z Compiling typify-macro v0.2.0
24152025-03-25T21:14:59.423Z Compiling typify v0.2.0
24162025-03-25T21:14:59.529Z Compiling progenitor-impl v0.8.0
24172025-03-25T21:15:02.795Z Compiling progenitor-macro v0.8.0
24182025-03-25T21:15:06.702Z Checking progenitor v0.8.0
24192025-03-25T21:15:06.877Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889)
24202025-03-25T21:15:06.877Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24212025-03-25T21:15:10.223Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
24222025-03-25T21:15:10.692Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24232025-03-25T21:15:18.898Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
24242025-03-25T21:15:20.981Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24252025-03-25T21:15:22.564Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.71s
24262025-03-25T21:15:22.733Z
24272025-03-25T21:15:22.733Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/202)
24282025-03-25T21:15:23.546Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24292025-03-25T21:15:23.571Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24302025-03-25T21:15:23.681Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24312025-03-25T21:15:25.374Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.63s
24322025-03-25T21:15:25.558Z
24332025-03-25T21:15:25.558Zinfo: running `cargo check --bins` on nexus-config (51/202)
24342025-03-25T21:15:26.370Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24352025-03-25T21:15:26.395Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24362025-03-25T21:15:26.395Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24372025-03-25T21:15:26.395Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
24382025-03-25T21:15:26.483Z
24392025-03-25T21:15:26.483Zinfo: running `cargo check --bins` on omicron-rpaths (52/202)
24402025-03-25T21:15:27.236Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24412025-03-25T21:15:27.260Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24422025-03-25T21:15:27.261Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24432025-03-25T21:15:27.261Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
24442025-03-25T21:15:27.342Z
24452025-03-25T21:15:27.342Zinfo: running `cargo check --bins` on omicron-certificates (53/202)
24462025-03-25T21:15:28.115Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24472025-03-25T21:15:28.140Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24482025-03-25T21:15:28.140Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24492025-03-25T21:15:28.140Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
24502025-03-25T21:15:28.226Z
24512025-03-25T21:15:28.226Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (54/202)
24522025-03-25T21:15:29.033Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24532025-03-25T21:15:29.058Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24542025-03-25T21:15:29.202Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24552025-03-25T21:15:29.233Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24562025-03-25T21:15:29.259Z Compiling tempfile v3.13.0
24572025-03-25T21:15:29.259Z Compiling wait-timeout v0.2.0
24582025-03-25T21:15:29.259Z Compiling bit-vec v0.8.0
24592025-03-25T21:15:29.259Z Compiling quick-error v1.2.3
24602025-03-25T21:15:29.259Z Compiling oxnet v0.1.1
24612025-03-25T21:15:29.259Z Compiling progenitor-client v0.8.0
24622025-03-25T21:15:29.383Z Compiling itertools v0.13.0
24632025-03-25T21:15:29.483Z Compiling rand_xorshift v0.3.0
24642025-03-25T21:15:29.769Z Compiling bit-set v0.8.0
24652025-03-25T21:15:29.796Z Compiling rusty-fork v0.3.0
24662025-03-25T21:15:29.823Z Compiling heapless v0.8.0
24672025-03-25T21:15:29.823Z Compiling unarray v0.1.4
24682025-03-25T21:15:29.855Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24692025-03-25T21:15:29.917Z Compiling progenitor v0.8.0
24702025-03-25T21:15:29.969Z Compiling daft v0.1.2
24712025-03-25T21:15:29.995Z Compiling parse-display v0.10.0
24722025-03-25T21:15:30.063Z Compiling thiserror v2.0.11
24732025-03-25T21:15:30.133Z Compiling proptest v1.6.0
24742025-03-25T21:15:30.221Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24752025-03-25T21:15:30.392Z Checking hash32 v0.3.1
24762025-03-25T21:15:30.392Z Compiling instant v0.1.13
24772025-03-25T21:15:30.427Z Compiling smoltcp v0.11.0
24782025-03-25T21:15:30.525Z Compiling backoff v0.4.0
24792025-03-25T21:15:30.556Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24802025-03-25T21:15:30.583Z Compiling dropshot v0.16.0
24812025-03-25T21:15:30.840Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889)
24822025-03-25T21:15:31.010Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24832025-03-25T21:15:31.036Z Compiling serde_with v3.12.0
24842025-03-25T21:15:31.190Z Checking num-rational v0.4.2
24852025-03-25T21:15:31.362Z Compiling progenitor-client v0.9.1
24862025-03-25T21:15:31.838Z Compiling phf_generator v0.11.2
24872025-03-25T21:15:31.874Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24882025-03-25T21:15:32.022Z Checking num-complex v0.4.6
24892025-03-25T21:15:32.999Z Compiling macaddr v1.0.1
24902025-03-25T21:15:33.374Z Checking cobs v0.2.3
24912025-03-25T21:15:33.559Z Checking postcard v1.0.10
24922025-03-25T21:15:33.585Z Compiling num v0.4.3
24932025-03-25T21:15:33.785Z Compiling phf_codegen v0.11.2
24942025-03-25T21:15:34.045Z Compiling parse-zoneinfo v0.3.1
24952025-03-25T21:15:34.139Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
24962025-03-25T21:15:34.416Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
24972025-03-25T21:15:34.568Z Checking float-ord v0.3.2
24982025-03-25T21:15:34.884Z Compiling convert_case v0.4.0
24992025-03-25T21:15:35.469Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
25002025-03-25T21:15:35.596Z Compiling derive_more v0.99.19
25012025-03-25T21:15:36.450Z Compiling chrono-tz-build v0.4.0
25022025-03-25T21:15:36.848Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25032025-03-25T21:15:36.873Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
25042025-03-25T21:15:37.500Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
25052025-03-25T21:15:37.525Z Checking linked-hash-map v0.5.6
25062025-03-25T21:15:37.601Z Compiling crucible-workspace-hack v0.1.0
25072025-03-25T21:15:37.827Z Checking lru-cache v0.1.2
25082025-03-25T21:15:37.873Z Compiling chrono-tz v0.10.1
25092025-03-25T21:15:37.900Z Checking newline-converter v0.3.0
25102025-03-25T21:15:38.019Z Checking resolv-conf v0.7.0
25112025-03-25T21:15:38.064Z Checking itertools v0.14.0
25122025-03-25T21:15:38.306Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25132025-03-25T21:15:38.344Z Checking prettyplease v0.2.30
25142025-03-25T21:15:38.449Z Compiling slog-dtrace v0.3.0
25152025-03-25T21:15:38.727Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
25162025-03-25T21:15:39.200Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25172025-03-25T21:15:39.352Z Checking hickory-resolver v0.24.4
25182025-03-25T21:15:39.770Z Checking expectorate v1.1.0
25192025-03-25T21:15:39.931Z Compiling zone_cfg_derive v0.3.0
25202025-03-25T21:15:40.318Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
25212025-03-25T21:15:40.388Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25222025-03-25T21:15:40.631Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25232025-03-25T21:15:40.757Z Compiling const_format_proc_macros v0.2.34
25242025-03-25T21:15:40.940Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25252025-03-25T21:15:41.046Z Compiling num-derive v0.4.2
25262025-03-25T21:15:41.070Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25272025-03-25T21:15:41.548Z Compiling derive-where v1.2.7
25282025-03-25T21:15:41.773Z Checking highway v1.3.0
25292025-03-25T21:15:41.821Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25302025-03-25T21:15:41.967Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25312025-03-25T21:15:42.121Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25322025-03-25T21:15:42.280Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25332025-03-25T21:15:42.361Z Checking zone v0.3.0
25342025-03-25T21:15:42.386Z Checking const_format v0.2.34
25352025-03-25T21:15:42.411Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25362025-03-25T21:15:42.800Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25372025-03-25T21:15:42.861Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
25382025-03-25T21:15:43.042Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
25392025-03-25T21:15:43.316Z Checking gethostname v0.5.0
25402025-03-25T21:15:43.448Z Checking bcs v0.1.6
25412025-03-25T21:15:43.501Z Checking nanorand v0.7.0
25422025-03-25T21:15:43.666Z Compiling async-recursion v1.1.1
25432025-03-25T21:15:43.813Z Checking termtree v0.5.1
25442025-03-25T21:15:43.874Z Checking flume v0.11.1
25452025-03-25T21:15:44.184Z Checking qorb v0.2.1
25462025-03-25T21:15:44.859Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25472025-03-25T21:15:50.740Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25482025-03-25T21:15:54.491Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25492025-03-25T21:15:57.901Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
25502025-03-25T21:15:59.512Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.27s
25512025-03-25T21:15:59.684Z
25522025-03-25T21:15:59.684Zinfo: running `cargo check --bins` on clickhouse-admin-api (55/202)
25532025-03-25T21:16:00.470Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25542025-03-25T21:16:00.495Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25552025-03-25T21:16:00.495Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25562025-03-25T21:16:00.495Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
25572025-03-25T21:16:00.579Z
25582025-03-25T21:16:00.579Zinfo: running `cargo check --bins` on clickhouse-admin-types (56/202)
25592025-03-25T21:16:01.405Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25602025-03-25T21:16:01.430Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25612025-03-25T21:16:01.430Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25622025-03-25T21:16:01.430Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
25632025-03-25T21:16:01.521Z
25642025-03-25T21:16:01.521Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (57/202)
25652025-03-25T21:16:02.321Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25662025-03-25T21:16:02.346Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25672025-03-25T21:16:02.466Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25682025-03-25T21:16:03.178Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.64s
25692025-03-25T21:16:03.368Z
25702025-03-25T21:16:03.368Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (58/202)
25712025-03-25T21:16:04.181Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25722025-03-25T21:16:04.206Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25732025-03-25T21:16:04.331Z Compiling cfg_aliases v0.1.1
25742025-03-25T21:16:04.331Z Compiling vte_generate_state_changes v0.1.2
25752025-03-25T21:16:04.356Z Checking fd-lock v4.0.2
25762025-03-25T21:16:04.356Z Checking nibble_vec v0.1.0
25772025-03-25T21:16:04.356Z Checking bytecount v0.6.8
25782025-03-25T21:16:04.356Z Checking endian-type v0.1.2
25792025-03-25T21:16:04.396Z Compiling tabled_derive v0.7.0
25802025-03-25T21:16:04.421Z Compiling peg-macros v0.8.5
25812025-03-25T21:16:04.508Z Compiling nix v0.28.0
25822025-03-25T21:16:04.578Z Checking papergrid v0.11.0
25832025-03-25T21:16:04.603Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25842025-03-25T21:16:04.603Z Compiling sqlparser_derive v0.2.2
25852025-03-25T21:16:04.681Z Checking radix_trie v0.2.1
25862025-03-25T21:16:04.905Z Checking vte v0.11.1
25872025-03-25T21:16:05.062Z Checking nu-ansi-term v0.50.1
25882025-03-25T21:16:05.436Z Checking home v0.5.9
25892025-03-25T21:16:05.463Z Checking unicode_categories v0.1.1
25902025-03-25T21:16:05.506Z Checking sqlparser v0.45.0
25912025-03-25T21:16:05.623Z Checking display-error-chain v0.2.2
25922025-03-25T21:16:05.742Z Checking sqlformat v0.2.6
25932025-03-25T21:16:06.051Z Checking strip-ansi-escapes v0.2.0
25942025-03-25T21:16:06.197Z Checking reedline v0.38.0
25952025-03-25T21:16:06.308Z Checking tabled v0.15.0
25962025-03-25T21:16:06.536Z Checking peg v0.8.5
25972025-03-25T21:16:07.143Z Checking rustyline v14.0.0
25982025-03-25T21:16:18.811Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.43s
25992025-03-25T21:16:18.974Z
26002025-03-25T21:16:18.974Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (59/202)
26012025-03-25T21:16:19.768Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26022025-03-25T21:16:19.793Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26032025-03-25T21:16:19.911Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26042025-03-25T21:16:26.684Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.70s
26052025-03-25T21:16:26.859Z
26062025-03-25T21:16:26.859Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (60/202)
26072025-03-25T21:16:27.677Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26082025-03-25T21:16:27.702Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26092025-03-25T21:16:27.826Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26102025-03-25T21:16:32.302Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.43s
26112025-03-25T21:16:32.466Z
26122025-03-25T21:16:32.466Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (61/202)
26132025-03-25T21:16:33.279Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26142025-03-25T21:16:33.304Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26152025-03-25T21:16:33.427Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26162025-03-25T21:16:39.666Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.19s
26172025-03-25T21:16:39.841Z
26182025-03-25T21:16:39.841Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (62/202)
26192025-03-25T21:16:40.642Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26202025-03-25T21:16:40.667Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26212025-03-25T21:16:40.791Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26222025-03-25T21:16:47.172Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.32s
26232025-03-25T21:16:47.345Z
26242025-03-25T21:16:47.345Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (63/202)
26252025-03-25T21:16:48.144Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26262025-03-25T21:16:48.169Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26272025-03-25T21:16:48.294Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26282025-03-25T21:16:53.144Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.79s
26292025-03-25T21:16:53.308Z
26302025-03-25T21:16:53.309Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (64/202)
26312025-03-25T21:16:54.093Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26322025-03-25T21:16:54.117Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26332025-03-25T21:16:54.248Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26342025-03-25T21:16:58.998Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.68s
26352025-03-25T21:16:59.165Z
26362025-03-25T21:16:59.165Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (65/202)
26372025-03-25T21:16:59.976Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26382025-03-25T21:17:00.001Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26392025-03-25T21:17:00.123Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26402025-03-25T21:17:06.760Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.58s
26412025-03-25T21:17:06.934Z
26422025-03-25T21:17:06.934Zinfo: running `cargo check --bins` on oximeter (66/202)
26432025-03-25T21:17:07.719Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26442025-03-25T21:17:07.744Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26452025-03-25T21:17:07.744Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26462025-03-25T21:17:07.744Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
26472025-03-25T21:17:07.834Z
26482025-03-25T21:17:07.834Zinfo: running `cargo check --bins` on oximeter-macro-impl (67/202)
26492025-03-25T21:17:08.581Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26502025-03-25T21:17:08.606Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26512025-03-25T21:17:08.606Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26522025-03-25T21:17:08.606Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
26532025-03-25T21:17:08.688Z
26542025-03-25T21:17:08.688Zinfo: running `cargo check --bins` on oximeter-schema (68/202)
26552025-03-25T21:17:09.464Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26562025-03-25T21:17:09.489Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26572025-03-25T21:17:09.584Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26582025-03-25T21:17:12.134Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26592025-03-25T21:17:13.339Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.64s
26602025-03-25T21:17:13.506Z
26612025-03-25T21:17:13.506Zinfo: running `cargo check --bins` on oximeter-types (69/202)
26622025-03-25T21:17:14.271Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26632025-03-25T21:17:14.298Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26642025-03-25T21:17:14.298Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26652025-03-25T21:17:14.298Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
26662025-03-25T21:17:14.375Z
26672025-03-25T21:17:14.376Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (70/202)
26682025-03-25T21:17:15.134Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26692025-03-25T21:17:15.160Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26702025-03-25T21:17:15.160Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26712025-03-25T21:17:15.160Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
26722025-03-25T21:17:15.246Z
26732025-03-25T21:17:15.246Zinfo: running `cargo check --bins` on oxql-types (71/202)
26742025-03-25T21:17:16.016Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26752025-03-25T21:17:16.041Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26762025-03-25T21:17:16.041Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26772025-03-25T21:17:16.041Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
26782025-03-25T21:17:16.127Z
26792025-03-25T21:17:16.127Zinfo: running `cargo check --bins` on oximeter-test-utils (72/202)
26802025-03-25T21:17:16.953Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26812025-03-25T21:17:16.978Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26822025-03-25T21:17:16.978Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26832025-03-25T21:17:16.978Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
26842025-03-25T21:17:17.070Z
26852025-03-25T21:17:17.070Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (73/202)
26862025-03-25T21:17:17.857Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26872025-03-25T21:17:17.881Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26882025-03-25T21:17:17.882Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26892025-03-25T21:17:17.882Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
26902025-03-25T21:17:17.971Z
26912025-03-25T21:17:17.972Zinfo: running `cargo check --bins` on bootstrap-agent-client (74/202)
26922025-03-25T21:17:18.755Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26932025-03-25T21:17:18.781Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26942025-03-25T21:17:18.781Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26952025-03-25T21:17:18.781Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
26962025-03-25T21:17:18.869Z
26972025-03-25T21:17:18.870Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (75/202)
26982025-03-25T21:17:19.655Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26992025-03-25T21:17:19.680Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27002025-03-25T21:17:19.680Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27012025-03-25T21:17:19.680Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
27022025-03-25T21:17:19.767Z
27032025-03-25T21:17:19.767Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (76/202)
27042025-03-25T21:17:20.525Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27052025-03-25T21:17:20.550Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27062025-03-25T21:17:20.550Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27072025-03-25T21:17:20.550Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
27082025-03-25T21:17:20.634Z
27092025-03-25T21:17:20.634Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (77/202)
27102025-03-25T21:17:21.406Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27112025-03-25T21:17:21.432Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27122025-03-25T21:17:21.432Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27132025-03-25T21:17:21.432Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
27142025-03-25T21:17:21.517Z
27152025-03-25T21:17:21.517Zinfo: running `cargo check --bins` on cockroach-admin-client (78/202)
27162025-03-25T21:17:22.353Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27172025-03-25T21:17:22.378Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27182025-03-25T21:17:22.378Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27192025-03-25T21:17:22.378Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
27202025-03-25T21:17:22.481Z
27212025-03-25T21:17:22.481Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (79/202)
27222025-03-25T21:17:23.276Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27232025-03-25T21:17:23.301Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27242025-03-25T21:17:23.301Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27252025-03-25T21:17:23.302Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
27262025-03-25T21:17:23.394Z
27272025-03-25T21:17:23.394Zinfo: running `cargo check --bins` on dns-service-client (80/202)
27282025-03-25T21:17:24.173Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27292025-03-25T21:17:24.198Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27302025-03-25T21:17:24.198Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27312025-03-25T21:17:24.198Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
27322025-03-25T21:17:24.282Z
27332025-03-25T21:17:24.282Zinfo: running `cargo check --bins` on internal-dns-types (81/202)
27342025-03-25T21:17:25.033Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27352025-03-25T21:17:25.058Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27362025-03-25T21:17:25.058Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27372025-03-25T21:17:25.058Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
27382025-03-25T21:17:25.140Z
27392025-03-25T21:17:25.140Zinfo: running `cargo check --bins` on dpd-client (82/202)
27402025-03-25T21:17:25.895Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27412025-03-25T21:17:25.920Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27422025-03-25T21:17:25.920Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27432025-03-25T21:17:25.920Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
27442025-03-25T21:17:26.008Z
27452025-03-25T21:17:26.008Zinfo: running `cargo check --bins` on ereport-client (83/202)
27462025-03-25T21:17:26.793Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27472025-03-25T21:17:26.818Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27482025-03-25T21:17:26.818Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27492025-03-25T21:17:26.818Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
27502025-03-25T21:17:26.902Z
27512025-03-25T21:17:26.902Zinfo: running `cargo check --bins` on ereport-types (84/202)
27522025-03-25T21:17:27.652Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27532025-03-25T21:17:27.677Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27542025-03-25T21:17:27.677Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27552025-03-25T21:17:27.677Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
27562025-03-25T21:17:27.764Z
27572025-03-25T21:17:27.764Zinfo: running `cargo check --bins` on gateway-client (85/202)
27582025-03-25T21:17:28.521Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27592025-03-25T21:17:28.546Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27602025-03-25T21:17:28.546Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27612025-03-25T21:17:28.546Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
27622025-03-25T21:17:28.632Z
27632025-03-25T21:17:28.632Zinfo: running `cargo check --bins` on installinator-client (86/202)
27642025-03-25T21:17:29.432Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27652025-03-25T21:17:29.457Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27662025-03-25T21:17:29.457Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27672025-03-25T21:17:29.457Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
27682025-03-25T21:17:29.553Z
27692025-03-25T21:17:29.553Zinfo: running `cargo check --bins` on installinator-common (87/202)
27702025-03-25T21:17:30.327Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27712025-03-25T21:17:30.352Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27722025-03-25T21:17:30.352Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27732025-03-25T21:17:30.352Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
27742025-03-25T21:17:30.438Z
27752025-03-25T21:17:30.438Zinfo: running `cargo check --bins` on update-engine (88/202)
27762025-03-25T21:17:31.190Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27772025-03-25T21:17:31.216Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27782025-03-25T21:17:31.216Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27792025-03-25T21:17:31.216Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
27802025-03-25T21:17:31.301Z
27812025-03-25T21:17:31.301Zinfo: running `cargo check --bins` on nexus-client (89/202)
27822025-03-25T21:17:32.092Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27832025-03-25T21:17:32.117Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27842025-03-25T21:17:32.117Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27852025-03-25T21:17:32.117Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
27862025-03-25T21:17:32.204Z
27872025-03-25T21:17:32.204Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (90/202)
27882025-03-25T21:17:32.967Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27892025-03-25T21:17:32.992Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27902025-03-25T21:17:32.992Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27912025-03-25T21:17:32.992Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
27922025-03-25T21:17:33.084Z
27932025-03-25T21:17:33.084Zinfo: running `cargo check --bins` on omicron-passwords (91/202)
27942025-03-25T21:17:33.835Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27952025-03-25T21:17:33.860Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27962025-03-25T21:17:33.860Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27972025-03-25T21:17:33.860Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
27982025-03-25T21:17:33.945Z
27992025-03-25T21:17:33.945Zinfo: running `cargo check --bins` on nexus-types (92/202)
28002025-03-25T21:17:34.758Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28012025-03-25T21:17:34.783Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28022025-03-25T21:17:34.783Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28032025-03-25T21:17:34.783Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
28042025-03-25T21:17:34.875Z
28052025-03-25T21:17:34.875Zinfo: running `cargo check --bins` on id-map (93/202)
28062025-03-25T21:17:35.643Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28072025-03-25T21:17:35.667Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28082025-03-25T21:17:35.668Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28092025-03-25T21:17:35.668Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
28102025-03-25T21:17:35.754Z
28112025-03-25T21:17:35.754Zinfo: running `cargo check --bins` on oxide-client (94/202)
28122025-03-25T21:17:36.540Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28132025-03-25T21:17:36.565Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28142025-03-25T21:17:36.565Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28152025-03-25T21:17:36.565Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
28162025-03-25T21:17:36.646Z
28172025-03-25T21:17:36.646Zinfo: running `cargo check --bins` on oximeter-client (95/202)
28182025-03-25T21:17:37.411Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28192025-03-25T21:17:37.436Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28202025-03-25T21:17:37.436Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28212025-03-25T21:17:37.436Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
28222025-03-25T21:17:37.519Z
28232025-03-25T21:17:37.519Zinfo: running `cargo check --bins` on repo-depot-client (96/202)
28242025-03-25T21:17:38.280Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28252025-03-25T21:17:38.305Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28262025-03-25T21:17:38.305Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28272025-03-25T21:17:38.305Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
28282025-03-25T21:17:38.385Z
28292025-03-25T21:17:38.385Zinfo: running `cargo check --bins` on sled-agent-client (97/202)
28302025-03-25T21:17:39.159Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28312025-03-25T21:17:39.184Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28322025-03-25T21:17:39.184Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28332025-03-25T21:17:39.184Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
28342025-03-25T21:17:39.271Z
28352025-03-25T21:17:39.271Zinfo: running `cargo check --bins` on wicketd-client (98/202)
28362025-03-25T21:17:40.066Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28372025-03-25T21:17:40.091Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28382025-03-25T21:17:40.091Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28392025-03-25T21:17:40.092Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
28402025-03-25T21:17:40.181Z
28412025-03-25T21:17:40.181Zinfo: running `cargo check --bins` on sled-agent-types (99/202)
28422025-03-25T21:17:40.971Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28432025-03-25T21:17:40.999Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28442025-03-25T21:17:40.999Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28452025-03-25T21:17:40.999Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
28462025-03-25T21:17:41.091Z
28472025-03-25T21:17:41.092Zinfo: running `cargo check --bins` on wicket-common (100/202)
28482025-03-25T21:17:41.901Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28492025-03-25T21:17:41.926Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28502025-03-25T21:17:41.926Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28512025-03-25T21:17:41.926Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
28522025-03-25T21:17:42.018Z
28532025-03-25T21:17:42.018Zinfo: running `cargo check --bins` on omicron-cockroach-admin (101/202)
28542025-03-25T21:17:42.795Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28552025-03-25T21:17:42.820Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28562025-03-25T21:17:42.936Z Checking csv-core v0.1.11
28572025-03-25T21:17:42.936Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
28582025-03-25T21:17:42.961Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28592025-03-25T21:17:42.961Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28602025-03-25T21:17:43.230Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28612025-03-25T21:17:43.255Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28622025-03-25T21:17:43.280Z Checking csv v1.3.1
28632025-03-25T21:17:43.931Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
28642025-03-25T21:17:44.376Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28652025-03-25T21:17:46.529Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.50s
28662025-03-25T21:17:46.694Z
28672025-03-25T21:17:46.694Zinfo: running `cargo check --bins` on cockroach-admin-api (102/202)
28682025-03-25T21:17:47.473Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28692025-03-25T21:17:47.497Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28702025-03-25T21:17:47.497Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28712025-03-25T21:17:47.497Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
28722025-03-25T21:17:47.582Z
28732025-03-25T21:17:47.582Zinfo: running `cargo check --bins` on cockroach-admin-types (103/202)
28742025-03-25T21:17:48.353Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28752025-03-25T21:17:48.378Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28762025-03-25T21:17:48.378Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28772025-03-25T21:17:48.378Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
28782025-03-25T21:17:48.463Z
28792025-03-25T21:17:48.463Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (104/202)
28802025-03-25T21:17:49.376Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28812025-03-25T21:17:49.401Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28822025-03-25T21:17:49.401Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28832025-03-25T21:17:49.401Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
28842025-03-25T21:17:49.508Z
28852025-03-25T21:17:49.508Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (105/202)
28862025-03-25T21:17:50.401Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28872025-03-25T21:17:50.425Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28882025-03-25T21:17:50.426Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28892025-03-25T21:17:50.426Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
28902025-03-25T21:17:50.530Z
28912025-03-25T21:17:50.530Zinfo: running `cargo check --bins` on dns-server (106/202)
28922025-03-25T21:17:51.326Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28932025-03-25T21:17:51.355Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28942025-03-25T21:17:51.456Z Compiling typify-impl v0.3.0
28952025-03-25T21:17:51.488Z Compiling parking_lot_core v0.8.6
28962025-03-25T21:17:51.513Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28972025-03-25T21:17:51.537Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
28982025-03-25T21:17:51.537Z Checking fxhash v0.2.1
28992025-03-25T21:17:51.538Z Checking hickory-client v0.24.4
29002025-03-25T21:17:51.538Z Checking hickory-server v0.24.4
29012025-03-25T21:17:52.215Z Checking parking_lot v0.11.2
29022025-03-25T21:17:52.362Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
29032025-03-25T21:17:52.522Z Checking sled v0.34.7
29042025-03-25T21:17:57.933Z Compiling typify-macro v0.3.0
29052025-03-25T21:17:59.630Z Compiling typify v0.3.0
29062025-03-25T21:17:59.738Z Compiling progenitor-impl v0.9.1
29072025-03-25T21:18:02.783Z Compiling progenitor-macro v0.9.1
29082025-03-25T21:18:06.654Z Checking progenitor v0.9.1
29092025-03-25T21:18:06.831Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
29102025-03-25T21:18:07.426Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
29112025-03-25T21:18:09.084Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.53s
29122025-03-25T21:18:09.229Z
29132025-03-25T21:18:09.229Zinfo: running `cargo check --bins` on dns-server-api (107/202)
29142025-03-25T21:18:10.018Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29152025-03-25T21:18:10.044Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29162025-03-25T21:18:10.044Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29172025-03-25T21:18:10.044Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
29182025-03-25T21:18:10.139Z
29192025-03-25T21:18:10.139Zinfo: running `cargo check --bins` on openapi-manager-types (108/202)
29202025-03-25T21:18:10.908Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29212025-03-25T21:18:10.933Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29222025-03-25T21:18:10.933Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29232025-03-25T21:18:10.933Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
29242025-03-25T21:18:11.022Z
29252025-03-25T21:18:11.022Zinfo: running `cargo check --bins` on gateway-test-utils (109/202)
29262025-03-25T21:18:11.833Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29272025-03-25T21:18:11.858Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29282025-03-25T21:18:11.858Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29292025-03-25T21:18:11.858Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
29302025-03-25T21:18:11.953Z
29312025-03-25T21:18:11.953Zinfo: running `cargo check --bins` on gateway-types (110/202)
29322025-03-25T21:18:12.696Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29332025-03-25T21:18:12.721Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29342025-03-25T21:18:12.721Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29352025-03-25T21:18:12.721Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
29362025-03-25T21:18:12.803Z
29372025-03-25T21:18:12.803Zinfo: running `cargo check --bins` on ipcc (111/202)
29382025-03-25T21:18:13.553Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29392025-03-25T21:18:13.578Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29402025-03-25T21:18:13.578Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29412025-03-25T21:18:13.578Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
29422025-03-25T21:18:13.662Z
29432025-03-25T21:18:13.662Zinfo: running `cargo check --bins` on omicron-gateway (112/202)
29442025-03-25T21:18:14.463Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29452025-03-25T21:18:14.488Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29462025-03-25T21:18:14.623Z Compiling semver v0.1.20
29472025-03-25T21:18:14.623Z Compiling radium v0.7.0
29482025-03-25T21:18:14.672Z Compiling maybe-uninit v2.0.0
29492025-03-25T21:18:14.697Z Checking tap v1.0.1
29502025-03-25T21:18:14.722Z Checking password-hash v0.5.0
29512025-03-25T21:18:14.722Z Checking blake2 v0.10.6
29522025-03-25T21:18:14.722Z Compiling packed_struct v0.10.1
29532025-03-25T21:18:14.722Z Compiling owo-colors v4.2.0
29542025-03-25T21:18:14.848Z Checking wyz v0.5.1
29552025-03-25T21:18:15.087Z Compiling rustc_version v0.1.7
29562025-03-25T21:18:15.146Z Checking funty v2.0.0
29572025-03-25T21:18:15.171Z Checking crc-catalog v2.4.0
29582025-03-25T21:18:15.171Z Compiling cancel-safe-futures v0.1.5
29592025-03-25T21:18:15.210Z Checking argon2 v0.5.3
29602025-03-25T21:18:15.331Z Checking crc v3.2.1
29612025-03-25T21:18:15.356Z Compiling packed_struct_codegen v0.10.1
29622025-03-25T21:18:15.381Z Checking libsw-core v0.3.1
29632025-03-25T21:18:15.459Z Checking half v2.4.1
29642025-03-25T21:18:15.489Z Compiling newtype_derive v0.1.6
29652025-03-25T21:18:15.540Z Compiling indexmap v1.9.3
29662025-03-25T21:18:15.602Z Checking fixedbitset v0.5.7
29672025-03-25T21:18:15.707Z Checking ciborium-io v0.2.2
29682025-03-25T21:18:15.830Z Checking nodrop v0.1.14
29692025-03-25T21:18:15.855Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
29702025-03-25T21:18:15.880Z Checking bitvec v1.0.1
29712025-03-25T21:18:15.905Z Checking ciborium-ll v0.2.2
29722025-03-25T21:18:15.935Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
29732025-03-25T21:18:15.960Z Checking petgraph v0.7.1
29742025-03-25T21:18:16.002Z Checking array-init v0.0.4
29752025-03-25T21:18:16.058Z Checking libsw v3.4.0
29762025-03-25T21:18:16.204Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
29772025-03-25T21:18:16.297Z Checking smallvec v0.6.14
29782025-03-25T21:18:16.544Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29792025-03-25T21:18:16.623Z Checking indent_write v2.2.0
29802025-03-25T21:18:16.733Z Checking bitfield v0.14.0
29812025-03-25T21:18:16.811Z Checking swrite v0.1.0
29822025-03-25T21:18:16.836Z Checking hashbrown v0.12.3
29832025-03-25T21:18:16.946Z Checking termcolor v1.4.1
29842025-03-25T21:18:16.978Z Checking linear-map v1.2.0
29852025-03-25T21:18:17.294Z Checking ron v0.8.1
29862025-03-25T21:18:17.366Z Checking env_logger v0.10.2
29872025-03-25T21:18:17.391Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
29882025-03-25T21:18:17.416Z Checking serde-hex v0.1.0
29892025-03-25T21:18:17.532Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29902025-03-25T21:18:17.740Z Checking ciborium v0.2.2
29912025-03-25T21:18:18.321Z Checking steno v0.4.1
29922025-03-25T21:18:18.441Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
29932025-03-25T21:18:18.560Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
29942025-03-25T21:18:18.585Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29952025-03-25T21:18:18.691Z Checking hashbrown v0.13.2
29962025-03-25T21:18:18.731Z Checking humantime v2.1.0
29972025-03-25T21:18:18.827Z Checking crc-any v2.5.0
29982025-03-25T21:18:18.990Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
29992025-03-25T21:18:19.131Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
30002025-03-25T21:18:19.234Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
30012025-03-25T21:18:19.495Z Checking object v0.30.4
30022025-03-25T21:18:19.520Z Checking path-slash v0.1.5
30032025-03-25T21:18:19.613Z Checking tungstenite v0.23.0
30042025-03-25T21:18:19.675Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30052025-03-25T21:18:20.226Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
30062025-03-25T21:18:20.374Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
30072025-03-25T21:18:20.564Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30082025-03-25T21:18:20.632Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
30092025-03-25T21:18:20.805Z Checking nix v0.27.1
30102025-03-25T21:18:20.845Z Checking kstat-rs v0.2.4
30112025-03-25T21:18:20.870Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
30122025-03-25T21:18:20.958Z Checking ereport-api v0.1.0 (/work/oxidecomputer/omicron/ereport/api)
30132025-03-25T21:18:20.983Z Checking tokio-tungstenite v0.23.1
30142025-03-25T21:18:21.078Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30152025-03-25T21:18:21.164Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
30162025-03-25T21:18:21.393Z Checking signal-hook-tokio v0.3.1
30172025-03-25T21:18:21.919Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
30182025-03-25T21:18:30.068Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
30192025-03-25T21:18:31.787Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
30202025-03-25T21:18:34.597Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
30212025-03-25T21:18:41.548Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
30222025-03-25T21:18:42.404Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30232025-03-25T21:18:45.813Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.14s
30242025-03-25T21:18:45.986Z
30252025-03-25T21:18:45.986Zinfo: running `cargo check --bins` on ereport-api (113/202)
30262025-03-25T21:18:46.743Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30272025-03-25T21:18:46.769Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30282025-03-25T21:18:46.769Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30292025-03-25T21:18:46.769Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
30302025-03-25T21:18:46.845Z
30312025-03-25T21:18:46.845Zinfo: running `cargo check --bins` on gateway-api (114/202)
30322025-03-25T21:18:47.614Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30332025-03-25T21:18:47.639Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30342025-03-25T21:18:47.639Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30352025-03-25T21:18:47.639Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
30362025-03-25T21:18:47.720Z
30372025-03-25T21:18:47.720Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (115/202)
30382025-03-25T21:18:48.493Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30392025-03-25T21:18:48.517Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30402025-03-25T21:18:48.517Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30412025-03-25T21:18:48.517Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
30422025-03-25T21:18:48.602Z
30432025-03-25T21:18:48.602Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (116/202)
30442025-03-25T21:18:49.401Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30452025-03-25T21:18:49.426Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30462025-03-25T21:18:49.426Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30472025-03-25T21:18:49.426Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
30482025-03-25T21:18:49.515Z
30492025-03-25T21:18:49.515Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (117/202)
30502025-03-25T21:18:50.323Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30512025-03-25T21:18:50.348Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30522025-03-25T21:18:50.348Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30532025-03-25T21:18:50.349Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
30542025-03-25T21:18:50.432Z
30552025-03-25T21:18:50.432Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (118/202)
30562025-03-25T21:18:51.228Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30572025-03-25T21:18:51.253Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30582025-03-25T21:18:51.253Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30592025-03-25T21:18:51.253Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
30602025-03-25T21:18:51.348Z
30612025-03-25T21:18:51.348Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (119/202)
30622025-03-25T21:18:52.180Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30632025-03-25T21:18:52.206Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30642025-03-25T21:18:52.206Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30652025-03-25T21:18:52.206Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
30662025-03-25T21:18:52.320Z
30672025-03-25T21:18:52.320Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (120/202)
30682025-03-25T21:18:53.129Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30692025-03-25T21:18:53.154Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30702025-03-25T21:18:53.154Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30712025-03-25T21:18:53.154Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
30722025-03-25T21:18:53.246Z
30732025-03-25T21:18:53.246Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (121/202)
30742025-03-25T21:18:54.085Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30752025-03-25T21:18:54.085Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30762025-03-25T21:18:54.085Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30772025-03-25T21:18:54.085Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
30782025-03-25T21:18:54.179Z
30792025-03-25T21:18:54.179Zinfo: running `cargo check --bins` on oximeter-producer (122/202)
30802025-03-25T21:18:54.999Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30812025-03-25T21:18:55.025Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30822025-03-25T21:18:55.025Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30832025-03-25T21:18:55.025Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
30842025-03-25T21:18:55.113Z
30852025-03-25T21:18:55.113Zinfo: running `cargo check --bins` on internal-dns-resolver (123/202)
30862025-03-25T21:18:55.903Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30872025-03-25T21:18:55.928Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30882025-03-25T21:18:55.928Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30892025-03-25T21:18:55.928Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
30902025-03-25T21:18:56.013Z
30912025-03-25T21:18:56.013Zinfo: running `cargo check --bins` on sp-sim (124/202)
30922025-03-25T21:18:56.829Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30932025-03-25T21:18:56.854Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30942025-03-25T21:18:56.964Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
30952025-03-25T21:18:57.446Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30962025-03-25T21:18:59.565Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30972025-03-25T21:19:01.802Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.78s
30982025-03-25T21:19:01.979Z
30992025-03-25T21:19:01.979Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (125/202)
31002025-03-25T21:19:02.811Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31012025-03-25T21:19:02.836Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31022025-03-25T21:19:02.836Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31032025-03-25T21:19:02.836Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
31042025-03-25T21:19:02.926Z
31052025-03-25T21:19:02.926Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (126/202)
31062025-03-25T21:19:03.749Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31072025-03-25T21:19:03.774Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31082025-03-25T21:19:03.774Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31092025-03-25T21:19:03.774Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
31102025-03-25T21:19:03.867Z
31112025-03-25T21:19:03.867Zinfo: running `cargo check --bins` on db-macros (127/202)
31122025-03-25T21:19:04.605Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31132025-03-25T21:19:04.630Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31142025-03-25T21:19:04.630Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31152025-03-25T21:19:04.630Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
31162025-03-25T21:19:04.715Z
31172025-03-25T21:19:04.715Zinfo: running `cargo check --bins` on nexus-macros-common (128/202)
31182025-03-25T21:19:05.477Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31192025-03-25T21:19:05.502Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31202025-03-25T21:19:05.502Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31212025-03-25T21:19:05.502Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
31222025-03-25T21:19:05.580Z
31232025-03-25T21:19:05.580Zinfo: running `cargo check --bins` on nexus-auth (129/202)
31242025-03-25T21:19:06.452Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31252025-03-25T21:19:06.477Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31262025-03-25T21:19:06.477Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31272025-03-25T21:19:06.477Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
31282025-03-25T21:19:06.581Z
31292025-03-25T21:19:06.581Zinfo: running `cargo check --bins` on authz-macros (130/202)
31302025-03-25T21:19:07.363Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31312025-03-25T21:19:07.389Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31322025-03-25T21:19:07.389Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31332025-03-25T21:19:07.389Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
31342025-03-25T21:19:07.475Z
31352025-03-25T21:19:07.476Zinfo: running `cargo check --bins` on nexus-db-fixed-data (131/202)
31362025-03-25T21:19:08.317Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31372025-03-25T21:19:08.342Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31382025-03-25T21:19:08.342Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31392025-03-25T21:19:08.342Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
31402025-03-25T21:19:08.437Z
31412025-03-25T21:19:08.437Zinfo: running `cargo check --bins` on nexus-db-model (132/202)
31422025-03-25T21:19:09.270Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31432025-03-25T21:19:09.296Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31442025-03-25T21:19:09.296Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31452025-03-25T21:19:09.296Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
31462025-03-25T21:19:09.388Z
31472025-03-25T21:19:09.389Zinfo: running `cargo check --bins` on nexus-defaults (133/202)
31482025-03-25T21:19:10.172Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31492025-03-25T21:19:10.197Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31502025-03-25T21:19:10.197Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31512025-03-25T21:19:10.197Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
31522025-03-25T21:19:10.286Z
31532025-03-25T21:19:10.286Zinfo: running `cargo check --bins` on nexus-inventory (134/202)
31542025-03-25T21:19:11.146Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31552025-03-25T21:19:11.172Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31562025-03-25T21:19:11.172Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31572025-03-25T21:19:11.172Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
31582025-03-25T21:19:11.271Z
31592025-03-25T21:19:11.271Zinfo: running `cargo check --bins` on typed-rng (135/202)
31602025-03-25T21:19:12.084Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31612025-03-25T21:19:12.109Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31622025-03-25T21:19:12.109Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31632025-03-25T21:19:12.109Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
31642025-03-25T21:19:12.189Z
31652025-03-25T21:19:12.189Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (136/202)
31662025-03-25T21:19:13.094Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31672025-03-25T21:19:13.119Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31682025-03-25T21:19:13.322Z Checking keccak v0.1.5
31692025-03-25T21:19:13.351Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
31702025-03-25T21:19:13.376Z Checking secrecy v0.8.0
31712025-03-25T21:19:13.376Z Compiling unicase v2.7.0
31722025-03-25T21:19:13.376Z Compiling same-file v1.0.6
31732025-03-25T21:19:13.423Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
31742025-03-25T21:19:13.424Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31752025-03-25T21:19:13.449Z Compiling thiserror-impl-no-std v2.0.2
31762025-03-25T21:19:13.558Z Checking universal-hash v0.5.1
31772025-03-25T21:19:13.632Z Checking sha3 v0.10.8
31782025-03-25T21:19:13.692Z Compiling walkdir v2.5.0
31792025-03-25T21:19:13.717Z Compiling blake3 v1.5.4
31802025-03-25T21:19:13.742Z Checking opaque-debug v0.3.1
31812025-03-25T21:19:13.766Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31822025-03-25T21:19:13.842Z Checking poly1305 v0.8.0
31832025-03-25T21:19:13.884Z Checking chacha20 v0.9.1
31842025-03-25T21:19:13.929Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
31852025-03-25T21:19:14.006Z Checking aead v0.5.2
31862025-03-25T21:19:14.088Z Compiling memmap2 v0.9.5
31872025-03-25T21:19:14.214Z Compiling constant_time_eq v0.3.1
31882025-03-25T21:19:14.239Z Compiling libefi-sys v0.1.0
31892025-03-25T21:19:14.295Z Compiling salty v0.3.0
31902025-03-25T21:19:14.321Z Compiling arrayvec v0.7.6
31912025-03-25T21:19:14.414Z Compiling arrayref v0.3.9
31922025-03-25T21:19:14.439Z Checking chacha20poly1305 v0.10.1
31932025-03-25T21:19:14.567Z Compiling toolchain_find v0.4.0
31942025-03-25T21:19:14.629Z Compiling camino-tempfile v1.1.1
31952025-03-25T21:19:14.681Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
31962025-03-25T21:19:14.709Z Compiling bitfield-struct v0.6.2
31972025-03-25T21:19:14.944Z Compiling topological-sort v0.2.2
31982025-03-25T21:19:15.023Z Compiling mime_guess v2.0.5
31992025-03-25T21:19:15.082Z Compiling rustfmt-wrapper v0.2.1
32002025-03-25T21:19:15.499Z Compiling omicron-zone-package v0.12.0
32012025-03-25T21:19:15.580Z Compiling progenitor v0.9.1
32022025-03-25T21:19:15.664Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
32032025-03-25T21:19:15.689Z Checking thiserror-no-std v2.0.2
32042025-03-25T21:19:15.807Z Checking primeorder v0.13.6
32052025-03-25T21:19:15.836Z Checking vsss-rs v3.3.4
32062025-03-25T21:19:15.862Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32072025-03-25T21:19:15.862Z Checking env_filter v0.1.2
32082025-03-25T21:19:15.948Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32092025-03-25T21:19:16.082Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
32102025-03-25T21:19:16.110Z Checking env_logger v0.11.5
32112025-03-25T21:19:16.187Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
32122025-03-25T21:19:16.232Z Checking p384 v0.13.0
32132025-03-25T21:19:16.274Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
32142025-03-25T21:19:16.335Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32152025-03-25T21:19:16.517Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
32162025-03-25T21:19:16.614Z Checking http-range v0.1.5
32172025-03-25T21:19:16.770Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32182025-03-25T21:19:16.824Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32192025-03-25T21:19:16.850Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32202025-03-25T21:19:17.197Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
32212025-03-25T21:19:17.221Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32222025-03-25T21:19:17.386Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889)
32232025-03-25T21:19:17.414Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32242025-03-25T21:19:17.475Z Checking atty v0.2.14
32252025-03-25T21:19:17.618Z Checking glob v0.3.2
32262025-03-25T21:19:17.887Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
32272025-03-25T21:19:17.911Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32282025-03-25T21:19:18.034Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32292025-03-25T21:19:18.372Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32302025-03-25T21:19:18.523Z Checking hyper-staticfile v0.10.1
32312025-03-25T21:19:18.905Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
32322025-03-25T21:19:18.974Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32332025-03-25T21:19:19.007Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32342025-03-25T21:19:19.195Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32352025-03-25T21:19:19.314Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32362025-03-25T21:19:19.415Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32372025-03-25T21:19:19.706Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
32382025-03-25T21:19:19.757Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32392025-03-25T21:19:19.978Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32402025-03-25T21:19:20.228Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
32412025-03-25T21:19:20.566Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32422025-03-25T21:19:23.396Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32432025-03-25T21:19:23.396Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32442025-03-25T21:19:34.127Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32452025-03-25T21:19:50.831Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.63s
32462025-03-25T21:19:51.016Z
32472025-03-25T21:19:51.017Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (137/202)
32482025-03-25T21:19:51.889Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32492025-03-25T21:19:51.915Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32502025-03-25T21:19:52.091Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32512025-03-25T21:20:09.251Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.22s
32522025-03-25T21:20:09.436Z
32532025-03-25T21:20:09.436Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (138/202)
32542025-03-25T21:20:10.291Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32552025-03-25T21:20:10.316Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32562025-03-25T21:20:10.493Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32572025-03-25T21:20:28.647Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.20s
32582025-03-25T21:20:28.834Z
32592025-03-25T21:20:28.834Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (139/202)
32602025-03-25T21:20:29.733Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32612025-03-25T21:20:29.758Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32622025-03-25T21:20:29.954Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32632025-03-25T21:20:48.910Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.06s
32642025-03-25T21:20:49.102Z
32652025-03-25T21:20:49.102Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (140/202)
32662025-03-25T21:20:49.977Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32672025-03-25T21:20:50.002Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32682025-03-25T21:20:50.187Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32692025-03-25T21:21:08.400Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.28s
32702025-03-25T21:21:08.575Z
32712025-03-25T21:21:08.575Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (141/202)
32722025-03-25T21:21:09.458Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32732025-03-25T21:21:09.483Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32742025-03-25T21:21:09.658Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32752025-03-25T21:21:27.754Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.17s
32762025-03-25T21:21:27.937Z
32772025-03-25T21:21:27.937Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (142/202)
32782025-03-25T21:21:28.763Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32792025-03-25T21:21:28.788Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32802025-03-25T21:21:28.939Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32812025-03-25T21:21:46.462Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.51s
32822025-03-25T21:21:46.651Z
32832025-03-25T21:21:46.651Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (143/202)
32842025-03-25T21:21:47.512Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32852025-03-25T21:21:47.537Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32862025-03-25T21:21:47.719Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32872025-03-25T21:22:05.250Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.59s
32882025-03-25T21:22:05.436Z
32892025-03-25T21:22:05.436Zinfo: running `cargo check --bins` on bootstrap-agent-api (144/202)
32902025-03-25T21:22:06.206Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32912025-03-25T21:22:06.230Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32922025-03-25T21:22:06.230Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32932025-03-25T21:22:06.231Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
32942025-03-25T21:22:06.318Z
32952025-03-25T21:22:06.318Zinfo: running `cargo check --bins` on key-manager (145/202)
32962025-03-25T21:22:07.086Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32972025-03-25T21:22:07.111Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32982025-03-25T21:22:07.111Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32992025-03-25T21:22:07.111Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
33002025-03-25T21:22:07.194Z
33012025-03-25T21:22:07.195Zinfo: running `cargo check --bins` on range-requests (146/202)
33022025-03-25T21:22:07.921Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33032025-03-25T21:22:07.946Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33042025-03-25T21:22:07.946Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33052025-03-25T21:22:07.946Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
33062025-03-25T21:22:08.024Z
33072025-03-25T21:22:08.024Zinfo: running `cargo check --bins` on repo-depot-api (147/202)
33082025-03-25T21:22:08.745Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33092025-03-25T21:22:08.770Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33102025-03-25T21:22:08.770Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33112025-03-25T21:22:08.770Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
33122025-03-25T21:22:08.846Z
33132025-03-25T21:22:08.846Zinfo: running `cargo check --bins` on sled-agent-api (148/202)
33142025-03-25T21:22:09.594Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33152025-03-25T21:22:09.619Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33162025-03-25T21:22:09.619Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33172025-03-25T21:22:09.619Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
33182025-03-25T21:22:09.701Z
33192025-03-25T21:22:09.701Zinfo: running `cargo check --bins` on sled-diagnostics (149/202)
33202025-03-25T21:22:10.433Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33212025-03-25T21:22:10.458Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33222025-03-25T21:22:10.458Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33232025-03-25T21:22:10.458Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
33242025-03-25T21:22:10.534Z
33252025-03-25T21:22:10.534Zinfo: running `cargo check --bins` on sled-hardware (150/202)
33262025-03-25T21:22:11.311Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33272025-03-25T21:22:11.336Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33282025-03-25T21:22:11.337Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33292025-03-25T21:22:11.337Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
33302025-03-25T21:22:11.427Z
33312025-03-25T21:22:11.427Zinfo: running `cargo check --bins --no-default-features` on sled-storage (151/202)
33322025-03-25T21:22:12.217Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33332025-03-25T21:22:12.243Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33342025-03-25T21:22:12.243Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33352025-03-25T21:22:12.243Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
33362025-03-25T21:22:12.321Z
33372025-03-25T21:22:12.321Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (152/202)
33382025-03-25T21:22:13.080Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33392025-03-25T21:22:13.104Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33402025-03-25T21:22:13.105Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33412025-03-25T21:22:13.105Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
33422025-03-25T21:22:13.188Z
33432025-03-25T21:22:13.188Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (153/202)
33442025-03-25T21:22:13.932Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33452025-03-25T21:22:13.957Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33462025-03-25T21:22:13.957Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33472025-03-25T21:22:13.957Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
33482025-03-25T21:22:14.035Z
33492025-03-25T21:22:14.035Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (154/202)
33502025-03-25T21:22:14.798Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33512025-03-25T21:22:14.823Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33522025-03-25T21:22:14.823Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33532025-03-25T21:22:14.823Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
33542025-03-25T21:22:14.911Z
33552025-03-25T21:22:14.911Zinfo: running `cargo check --bins` on nexus-test-interface (155/202)
33562025-03-25T21:22:15.692Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33572025-03-25T21:22:15.718Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33582025-03-25T21:22:15.718Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33592025-03-25T21:22:15.718Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
33602025-03-25T21:22:15.797Z
33612025-03-25T21:22:15.797Zinfo: running `cargo check --bins` on oximeter-collector (156/202)
33622025-03-25T21:22:16.598Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33632025-03-25T21:22:16.624Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33642025-03-25T21:22:16.764Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33652025-03-25T21:22:16.764Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33662025-03-25T21:22:17.756Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33672025-03-25T21:22:20.227Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.42s
33682025-03-25T21:22:20.403Z
33692025-03-25T21:22:20.403Zinfo: running `cargo check --bins` on oximeter-api (157/202)
33702025-03-25T21:22:21.214Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33712025-03-25T21:22:21.240Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33722025-03-25T21:22:21.240Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33732025-03-25T21:22:21.240Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
33742025-03-25T21:22:21.329Z
33752025-03-25T21:22:21.329Zinfo: running `cargo check --bins` on cert-dev (158/202)
33762025-03-25T21:22:22.101Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33772025-03-25T21:22:22.127Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33782025-03-25T21:22:22.216Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33792025-03-25T21:22:22.486Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
33802025-03-25T21:22:22.665Z
33812025-03-25T21:22:22.665Zinfo: running `cargo check --bins` on clickana (159/202)
33822025-03-25T21:22:23.456Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33832025-03-25T21:22:23.481Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33842025-03-25T21:22:23.575Z Checking itertools v0.13.0
33852025-03-25T21:22:23.575Z Checking castaway v0.2.3
33862025-03-25T21:22:23.575Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33872025-03-25T21:22:23.600Z Checking lru v0.12.5
33882025-03-25T21:22:23.601Z Compiling instability v0.3.2
33892025-03-25T21:22:23.601Z Checking cassowary v0.3.0
33902025-03-25T21:22:23.601Z Compiling indoc v2.0.6
33912025-03-25T21:22:23.769Z Checking compact_str v0.8.0
33922025-03-25T21:22:25.657Z Checking unicode-truncate v1.1.0
33932025-03-25T21:22:25.728Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33942025-03-25T21:22:25.881Z Checking ratatui v0.29.0
33952025-03-25T21:22:28.386Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33962025-03-25T21:22:29.454Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.78s
33972025-03-25T21:22:29.629Z
33982025-03-25T21:22:29.629Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (160/202)
33992025-03-25T21:22:30.461Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34002025-03-25T21:22:30.487Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34012025-03-25T21:22:30.622Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34022025-03-25T21:22:30.622Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
34032025-03-25T21:22:31.837Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
34042025-03-25T21:22:32.427Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
34052025-03-25T21:22:32.875Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.23s
34062025-03-25T21:22:33.045Z
34072025-03-25T21:22:33.045Zinfo: running `cargo check --bins` on ch-dev (161/202)
34082025-03-25T21:22:33.836Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34092025-03-25T21:22:33.861Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34102025-03-25T21:22:33.971Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
34112025-03-25T21:22:34.789Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.73s
34122025-03-25T21:22:34.977Z
34132025-03-25T21:22:34.977Zinfo: running `cargo check --bins` on crdb-seed (162/202)
34142025-03-25T21:22:35.795Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34152025-03-25T21:22:35.821Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34162025-03-25T21:22:35.920Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
34172025-03-25T21:22:36.293Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
34182025-03-25T21:22:36.504Z
34192025-03-25T21:22:36.504Zinfo: running `cargo check --bins` on db-dev (163/202)
34202025-03-25T21:22:37.333Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34212025-03-25T21:22:37.359Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34222025-03-25T21:22:37.474Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
34232025-03-25T21:22:38.319Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.80s
34242025-03-25T21:22:38.495Z
34252025-03-25T21:22:38.495Zinfo: running `cargo check --bins` on omicron-dev-lib (164/202)
34262025-03-25T21:22:39.290Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34272025-03-25T21:22:39.315Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34282025-03-25T21:22:39.315Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34292025-03-25T21:22:39.315Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
34302025-03-25T21:22:39.405Z
34312025-03-25T21:22:39.405Zinfo: running `cargo check --bins` on xtask-downloader (165/202)
34322025-03-25T21:22:40.161Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34332025-03-25T21:22:40.186Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34342025-03-25T21:22:40.269Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
34352025-03-25T21:22:41.287Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.87s
34362025-03-25T21:22:41.462Z
34372025-03-25T21:22:41.462Zinfo: running `cargo check --bins` on omicron-ls-apis (166/202)
34382025-03-25T21:22:42.254Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34392025-03-25T21:22:42.279Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34402025-03-25T21:22:42.361Z Checking cargo-platform v0.1.8
34412025-03-25T21:22:42.639Z Checking cargo_metadata v0.19.2
34422025-03-25T21:22:43.925Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
34432025-03-25T21:22:45.040Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.56s
34442025-03-25T21:22:45.201Z
34452025-03-25T21:22:45.201Zinfo: running `cargo check --bins` on mgs-dev (167/202)
34462025-03-25T21:22:46.027Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34472025-03-25T21:22:46.052Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34482025-03-25T21:22:46.210Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34492025-03-25T21:22:47.939Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
34502025-03-25T21:22:48.606Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
34512025-03-25T21:22:49.244Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.03s
34522025-03-25T21:22:49.435Z
34532025-03-25T21:22:49.435Zinfo: running `cargo check --bins` on omicron-omdb (168/202)
34542025-03-25T21:22:50.300Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34552025-03-25T21:22:50.326Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34562025-03-25T21:22:50.551Z Compiling crunchy v0.2.2
34572025-03-25T21:22:50.551Z Compiling tiny-keccak v2.0.2
34582025-03-25T21:22:50.577Z Compiling dsl_auto_type v0.1.2
34592025-03-25T21:22:50.577Z Checking scheduled-thread-pool v0.2.7
34602025-03-25T21:22:50.577Z Compiling diesel_table_macro_syntax v0.2.0
34612025-03-25T21:22:50.577Z Compiling bit-vec v0.6.3
34622025-03-25T21:22:50.657Z Compiling ascii-canvas v3.0.0
34632025-03-25T21:22:50.682Z Compiling ena v0.14.3
34642025-03-25T21:22:50.878Z Checking r2d2 v0.8.10
34652025-03-25T21:22:50.905Z Compiling bindgen v0.71.1
34662025-03-25T21:22:50.993Z Compiling bit-set v0.5.3
34672025-03-25T21:22:51.027Z Compiling diff v0.1.13
34682025-03-25T21:22:51.053Z Compiling regex-syntax v0.6.29
34692025-03-25T21:22:51.139Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
34702025-03-25T21:22:51.166Z Compiling rustc-hash v2.1.1
34712025-03-25T21:22:51.269Z Compiling ref-cast v1.0.23
34722025-03-25T21:22:51.361Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
34732025-03-25T21:22:51.390Z Compiling derive_builder_core v0.20.2
34742025-03-25T21:22:51.511Z Compiling libxml v0.3.3
34752025-03-25T21:22:51.626Z Compiling ref-cast-impl v1.0.23
34762025-03-25T21:22:51.766Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
34772025-03-25T21:22:51.792Z Compiling diesel_derives v2.2.3
34782025-03-25T21:22:51.865Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
34792025-03-25T21:22:51.891Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
34802025-03-25T21:22:52.143Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
34812025-03-25T21:22:52.232Z Compiling strum_macros v0.24.3
34822025-03-25T21:22:52.499Z Compiling indoc v1.0.9
34832025-03-25T21:22:53.142Z Compiling derive_builder_macro v0.20.2
34842025-03-25T21:22:53.212Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
34852025-03-25T21:22:53.458Z Compiling oso-derive v0.27.3
34862025-03-25T21:22:53.812Z Compiling lalrpop v0.19.12
34872025-03-25T21:22:53.936Z Checking derive_builder v0.20.2
34882025-03-25T21:22:54.116Z Compiling impl-trait-for-tuples v0.2.2
34892025-03-25T21:22:54.168Z Checking quick-xml v0.37.2
34902025-03-25T21:22:54.243Z Compiling diesel-dtrace v0.4.2
34912025-03-25T21:22:54.510Z Checking maplit v1.0.2
34922025-03-25T21:22:54.717Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
34932025-03-25T21:22:54.743Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
34942025-03-25T21:22:54.991Z Checking bb8 v0.8.5
34952025-03-25T21:22:55.259Z Checking io-lifetimes v1.0.11
34962025-03-25T21:22:55.405Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
34972025-03-25T21:22:55.441Z Checking rustix v0.37.28
34982025-03-25T21:22:55.658Z Checking rand_seeder v0.3.0
34992025-03-25T21:22:55.898Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
35002025-03-25T21:22:55.930Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
35012025-03-25T21:22:55.956Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
35022025-03-25T21:22:56.103Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
35032025-03-25T21:22:56.318Z Checking terminal_size v0.2.6
35042025-03-25T21:22:56.358Z Checking smawk v0.3.2
35052025-03-25T21:22:56.488Z Checking is_ci v1.2.0
35062025-03-25T21:22:56.566Z Checking unicode-linebreak v0.1.5
35072025-03-25T21:22:56.623Z Checking supports-color v3.0.2
35082025-03-25T21:22:56.848Z Checking multimap v0.10.0
35092025-03-25T21:22:56.928Z Checking textwrap v0.16.1
35102025-03-25T21:22:57.770Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
35112025-03-25T21:22:58.930Z Checking diesel v2.2.8
35122025-03-25T21:23:12.061Z Compiling samael v0.0.18
35132025-03-25T21:23:26.165Z Checking async-bb8-diesel v0.2.1
35142025-03-25T21:23:27.726Z Compiling polar-core v0.27.3
35152025-03-25T21:23:36.467Z Checking oso v0.27.3
35162025-03-25T21:24:56.230Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
35172025-03-25T21:25:04.702Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 15s
35182025-03-25T21:25:04.927Z
35192025-03-25T21:25:04.927Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (169/202)
35202025-03-25T21:25:05.728Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35212025-03-25T21:25:05.754Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35222025-03-25T21:25:05.754Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35232025-03-25T21:25:05.754Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
35242025-03-25T21:25:05.843Z
35252025-03-25T21:25:05.843Zinfo: running `cargo check --bins` on nexus-saga-recovery (170/202)
35262025-03-25T21:25:06.633Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35272025-03-25T21:25:06.659Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35282025-03-25T21:25:06.659Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35292025-03-25T21:25:06.659Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
35302025-03-25T21:25:06.746Z
35312025-03-25T21:25:06.746Zinfo: running `cargo check --bins` on nexus-test-utils-macros (171/202)
35322025-03-25T21:25:07.462Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35332025-03-25T21:25:07.488Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35342025-03-25T21:25:07.488Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35352025-03-25T21:25:07.488Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
35362025-03-25T21:25:07.561Z
35372025-03-25T21:25:07.561Zinfo: running `cargo check --bins` on omicron-nexus (172/202)
35382025-03-25T21:25:08.408Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35392025-03-25T21:25:08.433Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35402025-03-25T21:25:08.662Z Compiling libz-sys v1.1.20
35412025-03-25T21:25:08.687Z Compiling libgit2-sys v0.17.0+1.8.1
35422025-03-25T21:25:08.713Z Compiling vergen v8.3.2
35432025-03-25T21:25:08.713Z Compiling cargo-platform v0.1.8
35442025-03-25T21:25:08.713Z Compiling pin-project-internal v1.1.6
35452025-03-25T21:25:08.769Z Compiling snafu-derive v0.8.5
35462025-03-25T21:25:08.794Z Compiling rustls v0.21.12
35472025-03-25T21:25:08.820Z Checking globset v0.4.15
35482025-03-25T21:25:09.016Z Compiling cargo_metadata v0.18.1
35492025-03-25T21:25:09.085Z Checking olpc-cjson v0.1.4
35502025-03-25T21:25:09.184Z Checking sct v0.7.1
35512025-03-25T21:25:09.269Z Checking rustls-webpki v0.101.7
35522025-03-25T21:25:09.294Z Checking serde_plain v1.0.2
35532025-03-25T21:25:09.354Z Checking typed-path v0.9.3
35542025-03-25T21:25:09.528Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
35552025-03-25T21:25:09.553Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
35562025-03-25T21:25:09.776Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
35572025-03-25T21:25:09.801Z Checking parse-size v1.1.0
35582025-03-25T21:25:10.032Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
35592025-03-25T21:25:10.079Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
35602025-03-25T21:25:10.814Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
35612025-03-25T21:25:10.882Z Checking pin-project v1.1.6
35622025-03-25T21:25:10.915Z Checking rustls-pemfile v1.0.4
35632025-03-25T21:25:10.945Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
35642025-03-25T21:25:11.033Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
35652025-03-25T21:25:11.116Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
35662025-03-25T21:25:11.299Z Checking twox-hash v2.1.0
35672025-03-25T21:25:11.438Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
35682025-03-25T21:25:11.467Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
35692025-03-25T21:25:11.493Z Checking ereport-client v0.1.0 (/work/oxidecomputer/omicron/clients/ereport-client)
35702025-03-25T21:25:12.178Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
35712025-03-25T21:25:12.345Z Checking tokio-rustls v0.24.1
35722025-03-25T21:25:12.574Z Checking snafu v0.8.5
35732025-03-25T21:25:12.702Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
35742025-03-25T21:25:12.966Z Checking tough v0.19.0
35752025-03-25T21:25:13.144Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
35762025-03-25T21:25:13.204Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
35772025-03-25T21:25:13.283Z Checking fatfs v0.3.6
35782025-03-25T21:25:13.315Z Checking assert_matches v1.5.0
35792025-03-25T21:25:16.553Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
35802025-03-25T21:25:17.794Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
35812025-03-25T21:25:20.229Z Compiling git2 v0.19.0
35822025-03-25T21:25:25.178Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
35832025-03-25T21:26:36.578Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s
35842025-03-25T21:26:36.784Z
35852025-03-25T21:26:36.784Zinfo: running `cargo check --bins` on nexus-external-api (173/202)
35862025-03-25T21:26:37.819Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35872025-03-25T21:26:37.845Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35882025-03-25T21:26:37.845Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35892025-03-25T21:26:37.845Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
35902025-03-25T21:26:37.924Z
35912025-03-25T21:26:37.924Zinfo: running `cargo check --bins` on nexus-internal-api (174/202)
35922025-03-25T21:26:38.853Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35932025-03-25T21:26:38.880Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35942025-03-25T21:26:38.880Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35952025-03-25T21:26:38.880Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
35962025-03-25T21:26:38.960Z
35972025-03-25T21:26:38.960Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (175/202)
35982025-03-25T21:26:39.929Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35992025-03-25T21:26:39.956Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36002025-03-25T21:26:39.956Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36012025-03-25T21:26:39.957Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
36022025-03-25T21:26:40.050Z
36032025-03-25T21:26:40.050Zinfo: running `cargo check --bins` on nexus-networking (176/202)
36042025-03-25T21:26:41.037Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36052025-03-25T21:26:41.062Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36062025-03-25T21:26:41.062Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36072025-03-25T21:26:41.062Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
36082025-03-25T21:26:41.152Z
36092025-03-25T21:26:41.152Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (177/202)
36102025-03-25T21:26:42.104Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36112025-03-25T21:26:42.130Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36122025-03-25T21:26:42.130Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36132025-03-25T21:26:42.130Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
36142025-03-25T21:26:42.220Z
36152025-03-25T21:26:42.220Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (178/202)
36162025-03-25T21:26:43.100Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36172025-03-25T21:26:43.126Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36182025-03-25T21:26:43.126Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36192025-03-25T21:26:43.126Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
36202025-03-25T21:26:43.223Z
36212025-03-25T21:26:43.223Zinfo: running `cargo check --bins` on update-common (179/202)
36222025-03-25T21:26:44.002Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36232025-03-25T21:26:44.028Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36242025-03-25T21:26:44.028Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36252025-03-25T21:26:44.028Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
36262025-03-25T21:26:44.123Z
36272025-03-25T21:26:44.123Zinfo: running `cargo check --bins` on omicron-dev (180/202)
36282025-03-25T21:26:45.066Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36292025-03-25T21:26:45.092Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36302025-03-25T21:26:45.368Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
36312025-03-25T21:26:45.394Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
36322025-03-25T21:26:45.435Z Checking diff v0.1.13
36332025-03-25T21:26:45.435Z Checking yansi v1.0.1
36342025-03-25T21:26:45.460Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
36352025-03-25T21:26:45.460Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
36362025-03-25T21:26:45.891Z Checking pretty_assertions v1.4.1
36372025-03-25T21:26:46.662Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
36382025-03-25T21:27:22.409Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
36392025-03-25T21:27:22.409Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
36402025-03-25T21:27:22.435Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
36412025-03-25T21:27:22.435Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
36422025-03-25T21:27:22.435Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
36432025-03-25T21:27:22.435Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
36442025-03-25T21:27:23.390Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
36452025-03-25T21:27:24.785Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
36462025-03-25T21:28:20.230Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 36s
36472025-03-25T21:28:20.441Z
36482025-03-25T21:28:20.441Zinfo: running `cargo check --bins` on openapi-manager (181/202)
36492025-03-25T21:28:21.274Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36502025-03-25T21:28:21.299Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36512025-03-25T21:28:21.454Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
36522025-03-25T21:28:21.480Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
36532025-03-25T21:28:21.480Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
36542025-03-25T21:28:21.526Z Compiling proc-macro-error-attr2 v2.0.0
36552025-03-25T21:28:21.552Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
36562025-03-25T21:28:21.552Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
36572025-03-25T21:28:21.552Z Checking papergrid v0.14.0
36582025-03-25T21:28:21.552Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36592025-03-25T21:28:21.773Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36602025-03-25T21:28:21.934Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
36612025-03-25T21:28:22.097Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
36622025-03-25T21:28:22.248Z Compiling proc-macro-error2 v2.0.1
36632025-03-25T21:28:22.800Z Compiling tabled_derive v0.10.0
36642025-03-25T21:28:22.879Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
36652025-03-25T21:28:23.136Z Checking dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
36662025-03-25T21:28:23.162Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
36672025-03-25T21:28:23.187Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36682025-03-25T21:28:23.466Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
36692025-03-25T21:28:23.864Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
36702025-03-25T21:28:23.942Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
36712025-03-25T21:28:24.340Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
36722025-03-25T21:28:24.366Z Checking heck v0.4.1
36732025-03-25T21:28:24.587Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
36742025-03-25T21:28:24.883Z Checking ereport-api v0.1.0 (/work/oxidecomputer/omicron/ereport/api)
36752025-03-25T21:28:24.935Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
36762025-03-25T21:28:24.979Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
36772025-03-25T21:28:25.005Z Checking tabled v0.18.0
36782025-03-25T21:28:25.292Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
36792025-03-25T21:28:25.362Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
36802025-03-25T21:28:25.555Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
36812025-03-25T21:28:25.659Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
36822025-03-25T21:28:27.333Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
36832025-03-25T21:28:27.333Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
36842025-03-25T21:28:31.269Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
36852025-03-25T21:28:33.246Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
36862025-03-25T21:28:39.611Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
36872025-03-25T21:28:39.612Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
36882025-03-25T21:28:41.256Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
36892025-03-25T21:28:43.124Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.67s
36902025-03-25T21:28:43.308Z
36912025-03-25T21:28:43.308Zinfo: running `cargo check --bins` on installinator-api (182/202)
36922025-03-25T21:28:44.123Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36932025-03-25T21:28:44.149Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36942025-03-25T21:28:44.149Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36952025-03-25T21:28:44.149Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
36962025-03-25T21:28:44.241Z
36972025-03-25T21:28:44.241Zinfo: running `cargo check --bins` on wicketd-api (183/202)
36982025-03-25T21:28:45.062Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36992025-03-25T21:28:45.088Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37002025-03-25T21:28:45.088Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37012025-03-25T21:28:45.088Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
37022025-03-25T21:28:45.189Z
37032025-03-25T21:28:45.189Zinfo: running `cargo check --bins` on omicron-pins (184/202)
37042025-03-25T21:28:45.936Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37052025-03-25T21:28:45.962Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37062025-03-25T21:28:45.962Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37072025-03-25T21:28:45.962Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
37082025-03-25T21:28:46.048Z
37092025-03-25T21:28:46.048Zinfo: running `cargo check --bins` on reconfigurator-cli (185/202)
37102025-03-25T21:28:46.878Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37112025-03-25T21:28:46.903Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37122025-03-25T21:28:47.033Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
37132025-03-25T21:28:47.033Z Compiling petname v2.0.2
37142025-03-25T21:28:47.059Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
37152025-03-25T21:28:47.059Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
37162025-03-25T21:28:47.059Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
37172025-03-25T21:28:47.059Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
37182025-03-25T21:28:47.085Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
37192025-03-25T21:28:47.111Z Checking sync-ptr v0.1.1
37202025-03-25T21:28:53.962Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
37212025-03-25T21:28:54.711Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
37222025-03-25T21:28:56.261Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
37232025-03-25T21:28:58.393Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.33s
37242025-03-25T21:28:58.583Z
37252025-03-25T21:28:58.584Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (186/202)
37262025-03-25T21:28:59.476Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37272025-03-25T21:28:59.501Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37282025-03-25T21:28:59.502Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37292025-03-25T21:28:59.502Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
37302025-03-25T21:28:59.596Z
37312025-03-25T21:28:59.596Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (187/202)
37322025-03-25T21:29:00.496Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37332025-03-25T21:29:00.522Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37342025-03-25T21:29:00.719Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
37352025-03-25T21:29:01.876Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.27s
37362025-03-25T21:29:02.068Z
37372025-03-25T21:29:02.068Zinfo: running `cargo check --bins` on omicron-releng (188/202)
37382025-03-25T21:29:02.978Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37392025-03-25T21:29:03.004Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37402025-03-25T21:29:03.137Z Checking memmap2 v0.9.5
37412025-03-25T21:29:03.137Z Checking arrayvec v0.7.6
37422025-03-25T21:29:03.163Z Checking constant_time_eq v0.3.1
37432025-03-25T21:29:03.163Z Checking arrayref v0.3.9
37442025-03-25T21:29:03.163Z Checking topological-sort v0.2.2
37452025-03-25T21:29:03.163Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
37462025-03-25T21:29:03.163Z Checking shell-words v1.1.0
37472025-03-25T21:29:03.556Z Checking blake3 v1.5.4
37482025-03-25T21:29:04.038Z Checking omicron-zone-package v0.12.0
37492025-03-25T21:29:05.582Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
37502025-03-25T21:29:06.724Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.64s
37512025-03-25T21:29:06.907Z
37522025-03-25T21:29:06.908Zinfo: running `cargo check --bins` on xtask (189/202)
37532025-03-25T21:29:07.556Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37542025-03-25T21:29:07.582Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37552025-03-25T21:29:07.582Z Checking bitflags v2.6.0
37562025-03-25T21:29:07.582Z Checking serde v1.0.218
37572025-03-25T21:29:07.608Z Checking thiserror v1.0.69
37582025-03-25T21:29:07.634Z Checking scroll v0.12.0
37592025-03-25T21:29:07.634Z Checking hashbrown v0.15.1
37602025-03-25T21:29:07.659Z Checking log v0.4.22
37612025-03-25T21:29:07.685Z Checking zerocopy v0.7.35
37622025-03-25T21:29:07.711Z Checking syn v2.0.98
37632025-03-25T21:29:07.780Z Checking pest v2.7.14
37642025-03-25T21:29:07.878Z Checking rustix v0.38.37
37652025-03-25T21:29:07.941Z Checking once_cell v1.20.3
37662025-03-25T21:29:08.091Z Checking goblin v0.8.2
37672025-03-25T21:29:08.257Z Checking thiserror v2.0.11
37682025-03-25T21:29:08.416Z Checking fs-err v2.11.0
37692025-03-25T21:29:08.623Z Checking indexmap v2.7.1
37702025-03-25T21:29:08.724Z Checking tabled v0.15.0
37712025-03-25T21:29:08.788Z Checking anyhow v1.0.97
37722025-03-25T21:29:09.500Z Checking terminal_size v0.4.0
37732025-03-25T21:29:09.500Z Checking tempfile v3.13.0
37742025-03-25T21:29:09.665Z Checking clap_builder v4.5.31
37752025-03-25T21:29:10.091Z Checking dtrace-parser v0.2.0
37762025-03-25T21:29:11.504Z Checking serde_json v1.0.139
37772025-03-25T21:29:11.504Z Checking toml_datetime v0.6.8
37782025-03-25T21:29:11.530Z Checking serde_spanned v0.6.8
37792025-03-25T21:29:11.530Z Checking camino v1.1.9
37802025-03-25T21:29:11.530Z Checking cargo-platform v0.1.8
37812025-03-25T21:29:11.740Z Checking semver v1.0.25
37822025-03-25T21:29:11.798Z Checking macaddr v1.0.1
37832025-03-25T21:29:11.851Z Checking toml_edit v0.22.24
37842025-03-25T21:29:12.002Z Checking camino-tempfile v1.1.1
37852025-03-25T21:29:12.098Z Checking clap v4.5.31
37862025-03-25T21:29:12.755Z Checking dof v0.3.0
37872025-03-25T21:29:12.755Z Checking cargo_metadata v0.19.2
37882025-03-25T21:29:13.278Z Checking usdt-impl v0.5.0
37892025-03-25T21:29:13.738Z Checking usdt v0.5.0
37902025-03-25T21:29:14.055Z Checking toml v0.8.20
37912025-03-25T21:29:14.640Z Checking cargo_toml v0.21.0
37922025-03-25T21:29:16.238Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
37932025-03-25T21:29:17.090Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.17s
37942025-03-25T21:29:17.192Z
37952025-03-25T21:29:17.192Zinfo: running `cargo check --bins` on end-to-end-tests (190/202)
37962025-03-25T21:29:18.103Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37972025-03-25T21:29:18.130Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37982025-03-25T21:29:18.308Z Checking polyval v0.6.2
37992025-03-25T21:29:18.334Z Checking ctr v0.9.2
38002025-03-25T21:29:18.360Z Checking ssh-encoding v0.2.0
38012025-03-25T21:29:18.385Z Checking blowfish v0.9.1
38022025-03-25T21:29:18.411Z Checking password-hash v0.4.2
38032025-03-25T21:29:18.436Z Checking p256 v0.13.2
38042025-03-25T21:29:18.437Z Checking p521 v0.13.3
38052025-03-25T21:29:18.462Z Checking russh-cryptovec v0.7.3
38062025-03-25T21:29:18.596Z Checking ghash v0.5.1
38072025-03-25T21:29:18.622Z Checking md5 v0.7.0
38082025-03-25T21:29:18.647Z Checking bcrypt-pbkdf v0.10.0
38092025-03-25T21:29:18.673Z Checking num-bigint v0.4.6
38102025-03-25T21:29:18.698Z Checking des v0.8.1
38112025-03-25T21:29:18.769Z Checking aes-gcm v0.10.3
38122025-03-25T21:29:18.794Z Checking pbkdf2 v0.11.0
38132025-03-25T21:29:18.886Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
38142025-03-25T21:29:18.912Z Checking hex-literal v0.4.1
38152025-03-25T21:29:18.912Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
38162025-03-25T21:29:18.957Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
38172025-03-25T21:29:19.013Z Checking ssh-cipher v0.2.0
38182025-03-25T21:29:19.086Z Checking internet-checksum v0.2.1
38192025-03-25T21:29:19.294Z Checking ssh-key v0.6.6
38202025-03-25T21:29:19.523Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
38212025-03-25T21:29:20.683Z Checking russh-keys v0.45.0
38222025-03-25T21:29:21.827Z Checking russh v0.45.0
38232025-03-25T21:29:47.339Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
38242025-03-25T21:29:49.127Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.92s
38252025-03-25T21:29:49.334Z
38262025-03-25T21:29:49.334Zinfo: running `cargo check --bins` on gateway-cli (191/202)
38272025-03-25T21:29:50.179Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38282025-03-25T21:29:50.206Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38292025-03-25T21:29:50.313Z Checking termios v0.3.3
38302025-03-25T21:29:50.513Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
38312025-03-25T21:29:51.579Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.23s
38322025-03-25T21:29:51.765Z
38332025-03-25T21:29:51.765Zinfo: running `cargo check --bins --no-default-features` on installinator (192/202)
38342025-03-25T21:29:52.620Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38352025-03-25T21:29:52.646Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38362025-03-25T21:29:52.782Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
38372025-03-25T21:29:52.783Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
38382025-03-25T21:29:52.808Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
38392025-03-25T21:29:52.808Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
38402025-03-25T21:29:53.966Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
38412025-03-25T21:29:55.751Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
38422025-03-25T21:29:58.121Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.34s
38432025-03-25T21:29:58.298Z
38442025-03-25T21:29:58.298Zinfo: running `cargo check --bins` on internal-dns-cli (193/202)
38452025-03-25T21:29:59.116Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38462025-03-25T21:29:59.142Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38472025-03-25T21:29:59.248Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
38482025-03-25T21:29:59.737Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s
38492025-03-25T21:29:59.935Z
38502025-03-25T21:29:59.935Zinfo: running `cargo check --bins` on omicron-live-tests (194/202)
38512025-03-25T21:30:00.729Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38522025-03-25T21:30:00.756Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38532025-03-25T21:30:00.756Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38542025-03-25T21:30:00.756Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
38552025-03-25T21:30:00.844Z
38562025-03-25T21:30:00.844Zinfo: running `cargo check --bins` on live-tests-macros (195/202)
38572025-03-25T21:30:01.629Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38582025-03-25T21:30:01.655Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38592025-03-25T21:30:01.655Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38602025-03-25T21:30:01.655Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
38612025-03-25T21:30:01.745Z
38622025-03-25T21:30:01.745Zinfo: running `cargo check --bins` on nexus-mgs-updates (196/202)
38632025-03-25T21:30:02.535Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38642025-03-25T21:30:02.561Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38652025-03-25T21:30:02.561Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38662025-03-25T21:30:02.561Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
38672025-03-25T21:30:02.653Z
38682025-03-25T21:30:02.653Zinfo: running `cargo check --bins` on omicron-package (197/202)
38692025-03-25T21:30:03.470Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38702025-03-25T21:30:03.496Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38712025-03-25T21:30:03.624Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
38722025-03-25T21:30:05.329Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.66s
38732025-03-25T21:30:05.523Z
38742025-03-25T21:30:05.523Zinfo: running `cargo check --bins` on wicket-dbg (198/202)
38752025-03-25T21:30:06.371Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38762025-03-25T21:30:06.396Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38772025-03-25T21:30:06.531Z Checking rtoolbox v0.0.2
38782025-03-25T21:30:06.531Z Checking tui-tree-widget v0.23.0
38792025-03-25T21:30:06.531Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
38802025-03-25T21:30:06.765Z Checking rpassword v7.3.1
38812025-03-25T21:30:12.806Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
38822025-03-25T21:30:16.665Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
38832025-03-25T21:30:18.232Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.70s
38842025-03-25T21:30:18.425Z
38852025-03-25T21:30:18.425Zinfo: running `cargo check --bins` on wicket (199/202)
38862025-03-25T21:30:19.261Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38872025-03-25T21:30:19.286Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38882025-03-25T21:30:19.423Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
38892025-03-25T21:30:19.837Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.40s
38902025-03-25T21:30:20.032Z
38912025-03-25T21:30:20.032Zinfo: running `cargo check --bins` on wicketd (200/202)
38922025-03-25T21:30:20.904Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38932025-03-25T21:30:20.930Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38942025-03-25T21:30:21.086Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
38952025-03-25T21:30:21.086Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
38962025-03-25T21:30:22.142Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
38972025-03-25T21:30:27.329Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.28s
38982025-03-25T21:30:27.514Z
38992025-03-25T21:30:27.514Zinfo: running `cargo check --bins` on omicron-workspace-hack (201/202)
39002025-03-25T21:30:28.263Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39012025-03-25T21:30:28.289Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39022025-03-25T21:30:28.289Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39032025-03-25T21:30:28.289Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
39042025-03-25T21:30:28.373Z
39052025-03-25T21:30:28.373Zinfo: running `cargo check --bins` on zone-setup (202/202)
39062025-03-25T21:30:29.209Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39072025-03-25T21:30:29.235Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39082025-03-25T21:30:29.366Z Checking uzers v0.12.1
39092025-03-25T21:30:29.714Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
39102025-03-25T21:30:30.905Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.52s
39112025-03-25T21:30:31.119Z
39122025-03-25T21:30:31.119Zreal 17:04.295445261
39132025-03-25T21:30:31.119Zuser 28:58.611343503
39142025-03-25T21:30:31.119Zsys 5:02.335936656
39152025-03-25T21:30:31.119Ztrap 0.653572875
39162025-03-25T21:30:31.119Ztflt 0.283383521
39172025-03-25T21:30:31.119Zdflt 2.284178260
39182025-03-25T21:30:31.119Zkflt 0.000697832
39192025-03-25T21:30:31.119Zlock 51:43.832537436
39202025-03-25T21:30:31.119Zslp 2:31:00.112744126
39212025-03-25T21:30:31.119Zlat 1:06.477396010
39222025-03-25T21:30:31.119Zstop 3:32.245877245
39232025-03-25T21:30:31.145Zprocess exited: duration 1400199 ms, exit code 0
 
39242025-03-25T21:30:31.197Zfound 0 output files