01JPTNRSFQT5SSDXQA2A49YCWV: 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: 01JPTNS2M2QK59KF85DKWDWS3W

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-03-20T21:02:01.336Zjob assigned to worker 01JPTNS4QYZQSAA6FWK422FVJ5 [factory gimlet-EVT22200007-propolis, EVT22200007/22501] (queued for 25 s)
 
22025-03-20T21:02:09.135Zstarting task 0: "setup"
32025-03-20T21:02:09.187Z++ uname -s
42025-03-20T21:02:09.187Z+ kern=SunOS
52025-03-20T21:02:09.187Z+ build_user=build
62025-03-20T21:02:09.187Z+ build_uid=12345
72025-03-20T21:02:09.187Z+ work_dir=/work
82025-03-20T21:02:09.187Z+ input_dir=/input
92025-03-20T21:02:09.187Z+ [[ 0 == 12345 ]]
102025-03-20T21:02:09.187Z+ case "$kern" in
112025-03-20T21:02:09.187Z+ groupadd -g 12345 build
122025-03-20T21:02:09.187Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-03-20T21:02:11.158Z+ zfs create -o mountpoint=/work rpool/work
142025-03-20T21:02:11.197Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-03-20T21:02:11.222Z+ home_fs=zfs
162025-03-20T21:02:11.222Z+ [[ zfs == autofs ]]
172025-03-20T21:02:11.222Z+ mkdir -p /home/build
182025-03-20T21:02:11.222Z+ chown build:build /home/build /work
192025-03-20T21:02:13.206Z+ chmod 0700 /home/build /work
202025-03-20T21:02:13.230Zprocess exited: duration 4077 ms, exit code 0
 
212025-03-20T21:02:13.280Zstarting task 1: "rust-toolchain"
222025-03-20T21:02:13.305Z+ printf ' * rust toolchain channel = "%s"\n' 1.85.0
232025-03-20T21:02:13.305Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-03-20T21:02:13.305Z * rust toolchain channel = "1.85.0"
252025-03-20T21:02:13.305Z * rust toolchain profile = "default"
262025-03-20T21:02:13.305Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-03-20T21:02:13.305Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-03-20T21:02:13.305Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-03-20T21:02:13.305Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default
302025-03-20T21:02:13.432Zinfo: downloading installer
312025-03-20T21:02:14.514Zwarn: It looks like you have an existing installation of Rust at:
322025-03-20T21:02:14.514Zwarn: /opt/ooce/bin
332025-03-20T21:02:14.514Zwarn: It is recommended that rustup be the primary Rust installation.
342025-03-20T21:02:14.514Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-03-20T21:02:14.514Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-03-20T21:02:14.514Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-03-20T21:02:14.514Zwarn: or pass `-y' to ignore all ignorable checks.
382025-03-20T21:02:14.514Zerror: cannot install while Rust is installed
392025-03-20T21:02:14.514Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-03-20T21:02:14.539Zinfo: profile set to 'default'
412025-03-20T21:02:14.539Zinfo: default host triple is x86_64-unknown-illumos
422025-03-20T21:02:14.539Zinfo: syncing channel updates for '1.85.0-x86_64-unknown-illumos'
432025-03-20T21:02:14.636Zinfo: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17)
442025-03-20T21:02:14.636Zinfo: downloading component 'cargo'
452025-03-20T21:02:15.336Zinfo: downloading component 'clippy'
462025-03-20T21:02:15.452Zinfo: downloading component 'rust-docs'
472025-03-20T21:02:15.732Zinfo: downloading component 'rust-std'
482025-03-20T21:02:16.417Zinfo: downloading component 'rustc'
492025-03-20T21:02:18.090Zinfo: downloading component 'rustfmt'
502025-03-20T21:02:18.152Zinfo: installing component 'cargo'
512025-03-20T21:02:19.253Zinfo: installing component 'clippy'
522025-03-20T21:02:19.718Zinfo: installing component 'rust-docs'
532025-03-20T21:02:22.672Zinfo: installing component 'rust-std'
542025-03-20T21:02:24.838Zinfo: installing component 'rustc'
552025-03-20T21:02:32.037Zinfo: installing component 'rustfmt'
562025-03-20T21:02:32.426Z
572025-03-20T21:02:32.427Zinfo: default toolchain set to '1.85.0-x86_64-unknown-illumos'
582025-03-20T21:02:32.584Z 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17)
592025-03-20T21:02:32.584Z
602025-03-20T21:02:32.609Z
612025-03-20T21:02:32.609ZRust is installed now. Great!
622025-03-20T21:02:32.609Z
632025-03-20T21:02:32.609ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-03-20T21:02:32.609Zenvironment variable. This has not been done automatically.
652025-03-20T21:02:32.609Z
662025-03-20T21:02:32.609ZTo configure your current shell, you need to source
672025-03-20T21:02:32.609Zthe corresponding env file under $HOME/.cargo.
682025-03-20T21:02:32.609Z
692025-03-20T21:02:32.609ZThis is usually done by running one of the following (note the leading DOT):
702025-03-20T21:02:32.609Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-03-20T21:02:32.609Zsource "$HOME/.cargo/env.fish" # For fish
722025-03-20T21:02:32.609Zsource "$HOME/.cargo/env.nu" # For nushell
732025-03-20T21:02:32.679Z+ rustup --version
742025-03-20T21:02:32.704Zrustup 1.28.1 (f9edccde0 2025-03-05)
752025-03-20T21:02:32.704Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-03-20T21:02:32.749Zinfo: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)`
772025-03-20T21:02:32.773Z+ cargo --version
782025-03-20T21:02:32.798Zcargo 1.85.0 (d73d2caf9 2024-12-31)
792025-03-20T21:02:32.798Z+ rustc --version
802025-03-20T21:02:32.840Zrustc 1.85.0 (4d91de4e4 2025-02-17)
812025-03-20T21:02:32.865Zprocess exited: duration 19565 ms, exit code 0
 
822025-03-20T21:02:32.914Zstarting task 2: "authentication"
832025-03-20T21:02:32.974Zprocess exited: duration 59 ms, exit code 0
 
842025-03-20T21:02:33.023Zstarting task 3: "clone repository"
852025-03-20T21:02:33.048Z+ mkdir -p /work/oxidecomputer/omicron
862025-03-20T21:02:33.048Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-03-20T21:02:33.073ZCloning into '/work/oxidecomputer/omicron'...
882025-03-20T21:02:42.010Z+ cd /work/oxidecomputer/omicron
892025-03-20T21:02:42.010Z+ git fetch origin 07898f7afece8cf828a37702dd6d30533ec488d6
902025-03-20T21:02:42.407ZFrom https://github.com/oxidecomputer/omicron
912025-03-20T21:02:42.407Z * branch 07898f7afece8cf828a37702dd6d30533ec488d6 -> FETCH_HEAD
922025-03-20T21:02:42.436Z+ [[ -n sunshowers/spr/use-tufaceous-artifactversion-for-artifact-versions ]]
932025-03-20T21:02:42.436Z++ git branch --show-current
942025-03-20T21:02:42.436Z+ current=main
952025-03-20T21:02:42.436Z+ [[ main != sunshowers/spr/use-tufaceous-artifactversion-for-artifact-versions ]]
962025-03-20T21:02:42.436Z+ git branch -f sunshowers/spr/use-tufaceous-artifactversion-for-artifact-versions 07898f7afece8cf828a37702dd6d30533ec488d6
972025-03-20T21:02:42.437Z+ git checkout -f sunshowers/spr/use-tufaceous-artifactversion-for-artifact-versions
982025-03-20T21:02:42.597ZSwitched to branch 'sunshowers/spr/use-tufaceous-artifactversion-for-artifact-versions'
992025-03-20T21:02:42.621Z+ git reset --hard 07898f7afece8cf828a37702dd6d30533ec488d6
1002025-03-20T21:02:42.772ZHEAD is now at 07898f7af rebase
1012025-03-20T21:02:42.797Zprocess exited: duration 9751 ms, exit code 0
 
1022025-03-20T21:02:42.847Zstarting task 4: "build"
1032025-03-20T21:02:42.871Z+ source .github/buildomat/ci-env.sh
1042025-03-20T21:02:42.871Z++ export CARGO_TERM_COLOR=always
1052025-03-20T21:02:42.871Z++ CARGO_TERM_COLOR=always
1062025-03-20T21:02:42.871Z+ cargo --version
1072025-03-20T21:02:42.927Zcargo 1.85.0 (d73d2caf9 2024-12-31)
1082025-03-20T21:02:42.952Z+ rustc --version
1092025-03-20T21:02:43.015Zrustc 1.85.0 (4d91de4e4 2025-02-17)
1102025-03-20T21:02:43.041Z+ source ./env.sh
1112025-03-20T21:02:43.041Z++ OLD_SHELL_OPTS=ehxB
1122025-03-20T21:02:43.041Z++ set -o xtrace
1132025-03-20T21:02:43.041Z++++ dirname ./env.sh
1142025-03-20T21:02:43.041Z+++ readlink -f .
1152025-03-20T21:02:43.041Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162025-03-20T21:02:43.041Z++ 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-20T21:02:43.041Z++ 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-20T21:02:43.041Z++ 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-20T21:02:43.041Z++ 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-20T21:02:43.041Z++ 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-20T21:02:43.041Z++ 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-20T21:02:43.041Z++ 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-20T21:02:43.041Z++ 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-20T21:02:43.041Z++ case $OLD_SHELL_OPTS in
1252025-03-20T21:02:43.041Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262025-03-20T21:02:43.041Z+ 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-20T21:02:43.041Z+ 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-20T21:02:43.041Z+ banner prerequisites
1292025-03-20T21:02:43.041Z
1302025-03-20T21:02:43.041Z ##### ##### ###### ##### ###### #### # # # #### #
1312025-03-20T21:02:43.041Z # # # # # # # # # # # # # # #
1322025-03-20T21:02:43.041Z # # # # ##### # # ##### # # # # # #### #
1332025-03-20T21:02:43.041Z ##### ##### # ##### # # # # # # # # #
1342025-03-20T21:02:43.041Z # # # # # # # # # # # # # # #
1352025-03-20T21:02:43.041Z # # # ###### # # ###### ### # #### # #### #
1362025-03-20T21:02:43.041Z
1372025-03-20T21:02:43.041Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382025-03-20T21:02:44.444Zpkg list: illegal option -- F
1392025-03-20T21:02:44.444ZUsage:
1402025-03-20T21:02:44.444Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1412025-03-20T21:02:44.444Z [pkg_fmri_pattern ...]
1422025-03-20T21:02:45.477Zpkg list: illegal option -- F
1432025-03-20T21:02:45.477ZUsage:
1442025-03-20T21:02:45.478Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1452025-03-20T21:02:45.478Z [pkg_fmri_pattern ...]
1462025-03-20T21:02:59.027Z Startup: Refreshing catalog 'helios-dev' ... Done
1472025-03-20T21:03:04.488Z Startup: Caching catalogs ... Done
1482025-03-20T21:03:22.750ZPlanning: Solver setup ... Done (16.959s)
1492025-03-20T21:03:22.945ZPlanning: Running solver ... Done (0.194s)
1502025-03-20T21:03:23.076ZPlanning: Finding local manifests ... Done (0.003s)
1512025-03-20T21:03:23.164ZPlanning: Fetching manifests: 0/7 0% complete
1522025-03-20T21:03:23.647ZPlanning: Fetching manifests: 7/7 100% complete
1532025-03-20T21:03:23.786ZPlanning: Package planning ... Done (0.140s)
1542025-03-20T21:03:23.853ZPlanning: Merging actions ... Done (0.066s)
1552025-03-20T21:03:24.108ZPlanning: Checking for conflicting actions ... Done (0.255s)
1562025-03-20T21:03:25.180ZPlanning: Consolidating action changes ... Done (1.071s)
1572025-03-20T21:03:25.584ZPlanning: Evaluating mediators ... Done (0.404s)
1582025-03-20T21:03:25.682ZPlanning: Planning completed in 21.11 seconds
1592025-03-20T21:03:25.706Z Packages to install: 4
1602025-03-20T21:03:25.706Z Packages to update: 3
1612025-03-20T21:03:25.707Z Mediators to change: 2
1622025-03-20T21:03:25.707Z Services to change: 1
1632025-03-20T21:03:25.707Z Estimated space available: 155.12 GB
1642025-03-20T21:03:25.707ZEstimated space to be consumed: 1.67 GB
1652025-03-20T21:03:25.707Z Create boot environment: No
1662025-03-20T21:03:25.707ZCreate backup boot environment: Yes
1672025-03-20T21:03:25.707Z Rebuild boot archive: No
1682025-03-20T21:03:25.707Z
1692025-03-20T21:03:25.707ZChanged mediators:
1702025-03-20T21:03:25.707Z mediator clang:
1712025-03-20T21:03:25.707Z version: None -> 15 (system default)
1722025-03-20T21:03:25.707Z
1732025-03-20T21:03:25.707Z mediator llvm:
1742025-03-20T21:03:25.707Z version: 14 (system default) -> 15 (system default)
1752025-03-20T21:03:25.707Z
1762025-03-20T21:03:25.707ZChanged packages:
1772025-03-20T21:03:25.707Zhelios-dev
1782025-03-20T21:03:25.707Z developer/build-essential
1792025-03-20T21:03:25.707Z None -> 11-2.0
1802025-03-20T21:03:25.707Z library/libxmlsec1
1812025-03-20T21:03:25.707Z None -> 1.2.35-2.0
1822025-03-20T21:03:25.707Z ooce/developer/clang-15
1832025-03-20T21:03:25.707Z None -> 15.0.7-2.0
1842025-03-20T21:03:25.707Z ooce/developer/llvm-15
1852025-03-20T21:03:25.707Z None -> 15.0.7-2.0
1862025-03-20T21:03:25.707Z package/pkg
1872025-03-20T21:03:25.707Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1882025-03-20T21:03:25.707Z system/library/g++-runtime
1892025-03-20T21:03:25.707Z 13-2.0 -> 14-2.0
1902025-03-20T21:03:25.707Z system/library/gcc-runtime
1912025-03-20T21:03:25.707Z 13-2.0 -> 14-2.0
1922025-03-20T21:03:25.707Z
1932025-03-20T21:03:25.707ZServices:
1942025-03-20T21:03:25.707Z restart_fmri:
1952025-03-20T21:03:25.707Z svc:/system/update-man-index:default
1962025-03-20T21:03:25.707Z
1972025-03-20T21:03:25.707ZEditable files to change:
1982025-03-20T21:03:25.707Z Update:
1992025-03-20T21:03:25.707Z usr/share/lib/pkg/web/config.shtml
2002025-03-20T21:03:25.780Z
2012025-03-20T21:03:25.780ZDownload: 0/4301 items 0.0/225.4MB 0% complete
2022025-03-20T21:03:30.784ZDownload: 439/4301 items 16.7/225.4MB 7% complete (3.7M/s)
2032025-03-20T21:03:35.789ZDownload: 1196/4301 items 62.5/225.4MB 27% complete (6.5M/s)
2042025-03-20T21:03:40.790ZDownload: 1263/4301 items 106.5/225.4MB 47% complete (8.9M/s)
2052025-03-20T21:03:45.796ZDownload: 1878/4301 items 118.2/225.4MB 52% complete (5.7M/s)
2062025-03-20T21:03:50.803ZDownload: 3117/4301 items 128.2/225.4MB 56% complete (2.3M/s)
2072025-03-20T21:03:55.803ZDownload: 3255/4301 items 204.8/225.4MB 90% complete (8.6M/s)
2082025-03-20T21:04:00.815ZDownload: 3553/4301 items 215.7/225.4MB 95% complete (9.0M/s)
2092025-03-20T21:04:06.514ZDownload: 4298/4301 items 225.2/225.4MB 99% complete (2.3M/s)
2102025-03-20T21:04:06.613ZDownload: Completed 225.42 MB in 40.83 seconds (5.5M/s)
2112025-03-20T21:04:08.071Z Actions: 1/5122 actions (Removing old actions)
2122025-03-20T21:04:08.096Z Actions: 194/5122 actions (Installing new actions)
2132025-03-20T21:04:13.110Z Actions: 3706/5122 actions (Installing new actions)
2142025-03-20T21:04:13.994Z Actions: 4267/5122 actions (Updating modified actions)
2152025-03-20T21:04:14.401Z Actions: Completed 5122 actions in 6.33 seconds.
2162025-03-20T21:04:14.752Z Done (0.342s)
2172025-03-20T21:04:14.776Z Done (0.001s)
2182025-03-20T21:04:15.505Z Done (0.751s)
2192025-03-20T21:04:20.375Z Done (4.690s)
2202025-03-20T21:04:20.472Z Done (0.019s)
2212025-03-20T21:04:20.497Z Done (0.000s)
2222025-03-20T21:04:20.651Z Done (0.000s)
2232025-03-20T21:04:21.427ZPlanning: Evaluating mediator changes ... Done
2242025-03-20T21:04:21.632ZPlanning: Checking for conflicting actions ... Done
2252025-03-20T21:04:21.657ZPlanning: Consolidating action changes ... Done
2262025-03-20T21:04:21.962ZPlanning: Evaluating mediators ... Done
2272025-03-20T21:04:21.986ZPlanning: Planning completed in 0.54 seconds
2282025-03-20T21:04:22.011Z Mediators to change: 2
2292025-03-20T21:04:22.011Z Create boot environment: No
2302025-03-20T21:04:22.011ZCreate backup boot environment: No
2312025-03-20T21:04:22.078Z Done
2322025-03-20T21:04:22.078Z Done
2332025-03-20T21:04:22.599Z Done
2342025-03-20T21:04:26.886Z Done
2352025-03-20T21:04:26.975Z Done
2362025-03-20T21:04:26.975Z Done
2372025-03-20T21:04:27.071Z Done
2382025-03-20T21:04:27.802ZPlanning: Evaluating mediator changes ... Done
2392025-03-20T21:04:27.827ZPlanning: Merging actions ... Done
2402025-03-20T21:04:28.037ZPlanning: Checking for conflicting actions ... Done
2412025-03-20T21:04:28.061ZPlanning: Consolidating action changes ... Done
2422025-03-20T21:04:28.349ZPlanning: Evaluating mediators ... Done
2432025-03-20T21:04:28.415ZPlanning: Planning completed in 0.91 seconds
2442025-03-20T21:04:28.462Z Packages to change: 1
2452025-03-20T21:04:28.462Z Mediators to change: 1
2462025-03-20T21:04:28.462Z Services to change: 1
2472025-03-20T21:04:28.462Z Create boot environment: No
2482025-03-20T21:04:28.462ZCreate backup boot environment: Yes
2492025-03-20T21:04:30.159Z Actions: 1/6 actions (Updating modified actions)
2502025-03-20T21:04:30.184Z Actions: Completed 6 actions in 0.00 seconds.
2512025-03-20T21:04:30.184Z Done
2522025-03-20T21:04:30.184Z Done
2532025-03-20T21:04:30.315Z Done
2542025-03-20T21:04:34.565Z Done
2552025-03-20T21:04:34.661Z Done
2562025-03-20T21:04:34.661Z Done
2572025-03-20T21:04:34.756Z Done
2582025-03-20T21:04:35.260ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2592025-03-20T21:04:35.260Zclang system 15 system
2602025-03-20T21:04:35.261Zcsh system system illumos
2612025-03-20T21:04:35.261Zctags system system illumos
2622025-03-20T21:04:35.261Zgcc vendor 12 vendor
2632025-03-20T21:04:35.261Zgcc system 10 system
2642025-03-20T21:04:35.261Zgcc system 7 system
2652025-03-20T21:04:35.261Zgo system 1.20 system
2662025-03-20T21:04:35.261Zgo system 1.19 system
2672025-03-20T21:04:35.261Zllvm system 15 system
2682025-03-20T21:04:35.261Zllvm system 14 system
2692025-03-20T21:04:35.261Zmariadb system 10.6 system
2702025-03-20T21:04:35.261Zmta vendor vendor dma
2712025-03-20T21:04:35.261Zopenjdk system 17 system
2722025-03-20T21:04:35.261Zopenjdk system 11 system
2732025-03-20T21:04:35.261Zopenjdk system 1.8 system
2742025-03-20T21:04:35.261Zopenssl vendor 3 vendor
2752025-03-20T21:04:35.261Zperl system 5.36 system
2762025-03-20T21:04:35.261Zpostgresql system 15 system
2772025-03-20T21:04:35.261Zpostgresql system 13 system
2782025-03-20T21:04:35.261Zpython vendor 3 vendor
2792025-03-20T21:04:35.261Zpython system 2 system
2802025-03-20T21:04:35.261Zpython3 system 3.11 system
2812025-03-20T21:04:35.261Zruby system 3.0 system
2822025-03-20T21:04:35.261Zwords vendor vendor american-english
2832025-03-20T21:04:35.261Zwords system system australian-english
2842025-03-20T21:04:35.261Zwords system system british-english
2852025-03-20T21:04:35.261Zwords system system canadian-english
2862025-03-20T21:04:35.261Zwords system system french
2872025-03-20T21:04:35.261Zwords system system italian
2882025-03-20T21:04:35.261Zwords system system ngerman
2892025-03-20T21:04:35.261Zwords system system ogerman
2902025-03-20T21:04:35.261Zwords system system spanish
2912025-03-20T21:04:35.651ZPUBLISHER TYPE STATUS P LOCATION
2922025-03-20T21:04:35.651Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2932025-03-20T21:04:39.445ZFMRI IFO
2942025-03-20T21:04:39.445Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2952025-03-20T21:04:39.445Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2962025-03-20T21:04:39.445Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2972025-03-20T21:04:39.445Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2982025-03-20T21:04:39.445Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2992025-03-20T21:04:39.446Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
3002025-03-20T21:04:39.446Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
3012025-03-20T21:04:39.446Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
3022025-03-20T21:04:39.446Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
3032025-03-20T21:04:39.446Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
3042025-03-20T21:04:39.446Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
3052025-03-20T21:04:39.446Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
3062025-03-20T21:04:39.446Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
3072025-03-20T21:04:39.446Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
3082025-03-20T21:04:39.446Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
3092025-03-20T21:04:40.328Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
3102025-03-20T21:04:40.716Z Updating crates.io index
3112025-03-20T21:04:40.773Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3122025-03-20T21:04:41.414Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3132025-03-20T21:04:41.744Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3142025-03-20T21:04:42.054Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
3152025-03-20T21:04:42.469Z Updating git repository `https://github.com/oxidecomputer/propolis`
3162025-03-20T21:04:43.644Z Updating git repository `https://github.com/oxidecomputer/crucible`
3172025-03-20T21:04:45.643Z Updating git repository `https://github.com/oxidecomputer/opte`
3182025-03-20T21:04:46.417Z Updating git repository `https://github.com/oxidecomputer/falcon`
3192025-03-20T21:04:47.203Z Updating git repository `https://github.com/oxidecomputer/clickward`
3202025-03-20T21:04:47.549Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3212025-03-20T21:04:47.907Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3222025-03-20T21:04:48.671Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3232025-03-20T21:04:49.266Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3242025-03-20T21:04:49.624Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3252025-03-20T21:04:50.033Z Updating git repository `https://github.com/oxidecomputer/tofino`
3262025-03-20T21:04:50.422Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3272025-03-20T21:04:50.742Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3282025-03-20T21:04:51.048Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3292025-03-20T21:04:51.432Z Updating git repository `https://github.com/oxidecomputer/lldp`
3302025-03-20T21:04:51.819Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3312025-03-20T21:04:52.192Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3322025-03-20T21:04:52.607Z Updating git repository `https://github.com/oxidecomputer/ispf`
3332025-03-20T21:04:53.189Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3342025-03-20T21:04:53.533Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3352025-03-20T21:04:54.192Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3362025-03-20T21:04:54.554Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3372025-03-20T21:04:55.043Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3382025-03-20T21:04:55.487Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3392025-03-20T21:04:55.988Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3402025-03-20T21:04:56.328Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3412025-03-20T21:04:56.726Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3422025-03-20T21:04:58.258Z Downloading crates ...
3432025-03-20T21:04:58.321Z Downloaded proc-macro-error-attr v1.0.4
3442025-03-20T21:04:58.346Z Downloaded indexmap v2.7.1
3452025-03-20T21:04:58.346Z Downloaded usdt v0.5.0
3462025-03-20T21:04:58.346Z Downloaded usdt-macro v0.5.0
3472025-03-20T21:04:58.346Z Downloaded terminal_size v0.4.0
3482025-03-20T21:04:58.346Z Downloaded syn v1.0.109
3492025-03-20T21:04:58.371Z Downloaded pretty-hex v0.4.1
3502025-03-20T21:04:58.371Z Downloaded tabled v0.15.0
3512025-03-20T21:04:58.371Z Downloaded utf8parse v0.2.2
3522025-03-20T21:04:58.396Z Downloaded heck v0.4.1
3532025-03-20T21:04:58.396Z Downloaded clap v4.5.31
3542025-03-20T21:04:58.396Z Downloaded version_check v0.9.5
3552025-03-20T21:04:58.396Z Downloaded thiserror v1.0.69
3562025-03-20T21:04:58.396Z Downloaded serde_json v1.0.139
3572025-03-20T21:04:58.421Z Downloaded tabled_derive v0.7.0
3582025-03-20T21:04:58.421Z Downloaded sha2 v0.10.8
3592025-03-20T21:04:58.421Z Downloaded ryu v1.0.18
3602025-03-20T21:04:58.421Z Downloaded autocfg v1.4.0
3612025-03-20T21:04:58.421Z Downloaded anstyle-parse v0.2.5
3622025-03-20T21:04:58.421Z Downloaded anstyle v1.0.10
3632025-03-20T21:04:58.421Z Downloaded anstyle-query v1.1.1
3642025-03-20T21:04:58.421Z Downloaded rustix v0.38.37
3652025-03-20T21:04:58.445Z Downloaded zerocopy v0.7.35
3662025-03-20T21:04:58.470Z Downloaded pest_derive v2.7.14
3672025-03-20T21:04:58.470Z Downloaded unicode-width v0.1.14
3682025-03-20T21:04:58.495Z Downloaded zerocopy-derive v0.7.35
3692025-03-20T21:04:58.495Z Downloaded typenum v1.17.0
3702025-03-20T21:04:58.495Z Downloaded syn v2.0.98
3712025-03-20T21:04:58.495Z Downloaded libc v0.2.170
3722025-03-20T21:04:58.525Z Downloaded thiserror-impl v2.0.12
3732025-03-20T21:04:58.550Z Downloaded heck v0.5.0
3742025-03-20T21:04:58.550Z Downloaded anyhow v1.0.97
3752025-03-20T21:04:58.550Z Downloaded textwrap v0.16.1
3762025-03-20T21:04:58.550Z Downloaded serde_spanned v0.6.8
3772025-03-20T21:04:58.550Z Downloaded semver v1.0.25
3782025-03-20T21:04:58.550Z Downloaded pest_meta v2.7.14
3792025-03-20T21:04:58.550Z Downloaded fnv v1.0.7
3802025-03-20T21:04:58.550Z Downloaded thiserror v2.0.12
3812025-03-20T21:04:58.550Z Downloaded tempfile v3.13.0
3822025-03-20T21:04:58.576Z Downloaded digest v0.10.7
3832025-03-20T21:04:58.576Z Downloaded cargo_metadata v0.19.2
3842025-03-20T21:04:58.576Z Downloaded toml_edit v0.22.24
3852025-03-20T21:04:58.601Z Downloaded papergrid v0.11.0
3862025-03-20T21:04:58.601Z Downloaded log v0.4.22
3872025-03-20T21:04:58.601Z Downloaded toml v0.8.20
3882025-03-20T21:04:58.601Z Downloaded proc-macro-error v1.0.4
3892025-03-20T21:04:58.601Z Downloaded dof v0.3.0
3902025-03-20T21:04:58.601Z Downloaded generic-array v0.14.7
3912025-03-20T21:04:58.601Z Downloaded errno v0.3.9
3922025-03-20T21:04:58.625Z Downloaded camino v1.1.9
3932025-03-20T21:04:58.625Z Downloaded usdt-impl v0.5.0
3942025-03-20T21:04:58.625Z Downloaded usdt-attr-macro v0.5.0
3952025-03-20T21:04:58.625Z Downloaded serde_derive v1.0.218
3962025-03-20T21:04:58.625Z Downloaded serde v1.0.218
3972025-03-20T21:04:58.625Z Downloaded is_terminal_polyfill v1.70.1
3982025-03-20T21:04:58.626Z Downloaded io-lifetimes v1.0.11
3992025-03-20T21:04:58.626Z Downloaded crypto-common v0.1.6
4002025-03-20T21:04:58.626Z Downloaded cfg-if v1.0.0
4012025-03-20T21:04:58.626Z Downloaded pest_generator v2.7.14
4022025-03-20T21:04:58.626Z Downloaded itoa v1.0.11
4032025-03-20T21:04:58.626Z Downloaded camino-tempfile v1.1.1
4042025-03-20T21:04:58.626Z Downloaded swrite v0.1.0
4052025-03-20T21:04:58.626Z Downloaded plain v0.2.3
4062025-03-20T21:04:58.650Z Downloaded pest v2.7.14
4072025-03-20T21:04:58.650Z Downloaded ucd-trie v0.1.7
4082025-03-20T21:04:58.650Z Downloaded clap_builder v4.5.31
4092025-03-20T21:04:58.650Z Downloaded quote v1.0.39
4102025-03-20T21:04:58.650Z Downloaded goblin v0.8.2
4112025-03-20T21:04:58.675Z Downloaded unicode-ident v1.0.14
4122025-03-20T21:04:58.675Z Downloaded scroll_derive v0.12.0
4132025-03-20T21:04:58.675Z Downloaded clap_lex v0.7.4
4142025-03-20T21:04:58.675Z Downloaded bitflags v1.3.2
4152025-03-20T21:04:58.675Z Downloaded toml_datetime v0.6.8
4162025-03-20T21:04:58.675Z Downloaded winnow v0.7.3
4172025-03-20T21:04:58.675Z Downloaded equivalent v1.0.1
4182025-03-20T21:04:58.675Z Downloaded thread-id v4.2.2
4192025-03-20T21:04:58.700Z Downloaded thiserror-impl v1.0.69
4202025-03-20T21:04:58.700Z Downloaded terminal_size v0.2.6
4212025-03-20T21:04:58.700Z Downloaded strsim v0.11.1
4222025-03-20T21:04:58.700Z Downloaded serde_tokenstream v0.2.2
4232025-03-20T21:04:58.700Z Downloaded scroll v0.12.0
4242025-03-20T21:04:58.700Z Downloaded proc-macro2 v1.0.94
4252025-03-20T21:04:58.700Z Downloaded once_cell v1.20.3
4262025-03-20T21:04:58.700Z Downloaded memmap v0.7.0
4272025-03-20T21:04:58.700Z Downloaded memchr v2.7.4
4282025-03-20T21:04:58.700Z Downloaded macaddr v1.0.1
4292025-03-20T21:04:58.700Z Downloaded fs-err v2.11.0
4302025-03-20T21:04:58.725Z Downloaded colorchoice v1.0.2
4312025-03-20T21:04:58.725Z Downloaded hashbrown v0.15.1
4322025-03-20T21:04:58.725Z Downloaded cargo-platform v0.1.8
4332025-03-20T21:04:58.725Z Downloaded anstream v0.6.15
4342025-03-20T21:04:58.725Z Downloaded cargo_toml v0.21.0
4352025-03-20T21:04:58.725Z Downloaded fastrand v2.1.1
4362025-03-20T21:04:58.725Z Downloaded dtrace-parser v0.2.0
4372025-03-20T21:04:58.725Z Downloaded byteorder v1.5.0
4382025-03-20T21:04:58.725Z Downloaded block-buffer v0.10.4
4392025-03-20T21:04:58.850Z Downloaded cpufeatures v0.2.14
4402025-03-20T21:04:58.892Z Downloaded clap_derive v4.5.28
4412025-03-20T21:04:58.917Z Downloaded unicode-linebreak v0.1.5
4422025-03-20T21:04:58.917Z Downloaded bitflags v2.6.0
4432025-03-20T21:04:58.941Z Downloaded rustix v0.37.28
4442025-03-20T21:04:58.966Z Downloaded bytecount v0.6.8
4452025-03-20T21:04:58.991Z Downloaded smawk v0.3.2
4462025-03-20T21:04:59.098Z Compiling proc-macro2 v1.0.94
4472025-03-20T21:04:59.098Z Compiling unicode-ident v1.0.14
4482025-03-20T21:04:59.098Z Compiling serde v1.0.218
4492025-03-20T21:04:59.098Z Compiling version_check v0.9.5
4502025-03-20T21:04:59.123Z Compiling libc v0.2.170
4512025-03-20T21:04:59.123Z Compiling memchr v2.7.4
4522025-03-20T21:04:59.123Z Compiling thiserror v1.0.69
4532025-03-20T21:04:59.123Z Compiling ryu v1.0.18
4542025-03-20T21:04:59.400Z Compiling ucd-trie v0.1.7
4552025-03-20T21:04:59.558Z Compiling itoa v1.0.11
4562025-03-20T21:04:59.868Z Compiling once_cell v1.20.3
4572025-03-20T21:04:59.925Z Compiling byteorder v1.5.0
4582025-03-20T21:04:59.972Z Compiling rustix v0.38.37
4592025-03-20T21:05:00.099Z Compiling serde_json v1.0.139
4602025-03-20T21:05:00.353Z Compiling bitflags v2.6.0
4612025-03-20T21:05:00.443Z Compiling usdt-impl v0.5.0
4622025-03-20T21:05:00.586Z Compiling proc-macro-error-attr v1.0.4
4632025-03-20T21:05:00.713Z Compiling syn v1.0.109
4642025-03-20T21:05:00.741Z Compiling io-lifetimes v1.0.11
4652025-03-20T21:05:00.766Z Compiling proc-macro-error v1.0.4
4662025-03-20T21:05:00.859Z Compiling quote v1.0.39
4672025-03-20T21:05:00.982Z Compiling errno v0.3.9
4682025-03-20T21:05:01.087Z Compiling hashbrown v0.15.1
4692025-03-20T21:05:01.221Z Compiling syn v2.0.98
4702025-03-20T21:05:01.332Z Compiling plain v0.2.3
4712025-03-20T21:05:01.421Z Compiling equivalent v1.0.1
4722025-03-20T21:05:01.446Z Compiling rustix v0.37.28
4732025-03-20T21:05:01.499Z Compiling utf8parse v0.2.2
4742025-03-20T21:05:01.532Z Compiling camino v1.1.9
4752025-03-20T21:05:01.653Z Compiling thread-id v4.2.2
4762025-03-20T21:05:01.688Z Compiling log v0.4.22
4772025-03-20T21:05:01.782Z Compiling anstyle-parse v0.2.5
4782025-03-20T21:05:02.029Z Compiling indexmap v2.7.1
4792025-03-20T21:05:02.223Z Compiling unicode-width v0.1.14
4802025-03-20T21:05:02.278Z Compiling winnow v0.7.3
4812025-03-20T21:05:02.484Z Compiling thiserror v2.0.12
4822025-03-20T21:05:02.619Z Compiling semver v1.0.25
4832025-03-20T21:05:02.704Z Compiling colorchoice v1.0.2
4842025-03-20T21:05:02.864Z Compiling pretty-hex v0.4.1
4852025-03-20T21:05:03.001Z Compiling anstyle v1.0.10
4862025-03-20T21:05:03.083Z Compiling anstyle-query v1.1.1
4872025-03-20T21:05:03.112Z Compiling autocfg v1.4.0
4882025-03-20T21:05:03.137Z Compiling is_terminal_polyfill v1.70.1
4892025-03-20T21:05:03.239Z Compiling bitflags v1.3.2
4902025-03-20T21:05:03.371Z Compiling anstream v0.6.15
4912025-03-20T21:05:03.426Z Compiling terminal_size v0.4.0
4922025-03-20T21:05:03.794Z Compiling fastrand v2.1.1
4932025-03-20T21:05:03.855Z Compiling strsim v0.11.1
4942025-03-20T21:05:03.918Z Compiling fs-err v2.11.0
4952025-03-20T21:05:03.943Z Compiling clap_lex v0.7.4
4962025-03-20T21:05:04.212Z Compiling bytecount v0.6.8
4972025-03-20T21:05:04.253Z Compiling fnv v1.0.7
4982025-03-20T21:05:04.400Z Compiling anyhow v1.0.97
4992025-03-20T21:05:04.427Z Compiling heck v0.5.0
5002025-03-20T21:05:04.452Z Compiling heck v0.4.1
5012025-03-20T21:05:04.519Z Compiling cfg-if v1.0.0
5022025-03-20T21:05:04.890Z Compiling papergrid v0.11.0
5032025-03-20T21:05:04.915Z Compiling terminal_size v0.2.6
5042025-03-20T21:05:04.981Z Compiling tempfile v3.13.0
5052025-03-20T21:05:05.042Z Compiling clap_builder v4.5.31
5062025-03-20T21:05:05.218Z Compiling memmap v0.7.0
5072025-03-20T21:05:05.258Z Compiling unicode-linebreak v0.1.5
5082025-03-20T21:05:05.335Z Compiling smawk v0.3.2
5092025-03-20T21:05:05.653Z Compiling textwrap v0.16.1
5102025-03-20T21:05:05.678Z Compiling swrite v0.1.0
5112025-03-20T21:05:06.265Z Compiling tabled_derive v0.7.0
5122025-03-20T21:05:07.489Z Compiling serde_derive v1.0.218
5132025-03-20T21:05:07.489Z Compiling thiserror-impl v1.0.69
5142025-03-20T21:05:07.514Z Compiling zerocopy-derive v0.7.35
5152025-03-20T21:05:07.514Z Compiling scroll_derive v0.12.0
5162025-03-20T21:05:07.514Z Compiling thiserror-impl v2.0.12
5172025-03-20T21:05:07.514Z Compiling clap_derive v4.5.28
5182025-03-20T21:05:07.648Z Compiling tabled v0.15.0
5192025-03-20T21:05:08.661Z Compiling scroll v0.12.0
5202025-03-20T21:05:09.116Z Compiling goblin v0.8.2
5212025-03-20T21:05:09.210Z Compiling zerocopy v0.7.35
5222025-03-20T21:05:10.118Z Compiling pest v2.7.14
5232025-03-20T21:05:11.066Z Compiling clap v4.5.31
5242025-03-20T21:05:12.290Z Compiling pest_meta v2.7.14
5252025-03-20T21:05:13.429Z Compiling pest_generator v2.7.14
5262025-03-20T21:05:14.641Z Compiling pest_derive v2.7.14
5272025-03-20T21:05:15.269Z Compiling dtrace-parser v0.2.0
5282025-03-20T21:05:16.362Z Compiling serde_tokenstream v0.2.2
5292025-03-20T21:05:16.412Z Compiling serde_spanned v0.6.8
5302025-03-20T21:05:16.437Z Compiling toml_datetime v0.6.8
5312025-03-20T21:05:16.683Z Compiling cargo-platform v0.1.8
5322025-03-20T21:05:16.709Z Compiling macaddr v1.0.1
5332025-03-20T21:05:16.915Z Compiling toml_edit v0.22.24
5342025-03-20T21:05:16.964Z Compiling camino-tempfile v1.1.1
5352025-03-20T21:05:17.756Z Compiling dof v0.3.0
5362025-03-20T21:05:17.809Z Compiling cargo_metadata v0.19.2
5372025-03-20T21:05:19.044Z Compiling usdt-attr-macro v0.5.0
5382025-03-20T21:05:19.044Z Compiling usdt-macro v0.5.0
5392025-03-20T21:05:19.769Z Compiling toml v0.8.20
5402025-03-20T21:05:19.989Z Compiling usdt v0.5.0
5412025-03-20T21:05:20.434Z Compiling cargo_toml v0.21.0
5422025-03-20T21:05:23.422Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5432025-03-20T21:05:27.231Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.20s
5442025-03-20T21:05:27.504Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5452025-03-20T21:05:28.238Z Downloading crates ...
5462025-03-20T21:05:28.383Z Downloaded assert_matches v1.5.0
5472025-03-20T21:05:28.409Z Downloaded aead v0.5.2
5482025-03-20T21:05:28.410Z Downloaded adler2 v2.0.0
5492025-03-20T21:05:28.410Z Downloaded addr2line v0.24.2
5502025-03-20T21:05:28.410Z Downloaded crucible-workspace-hack v0.1.0
5512025-03-20T21:05:28.410Z Downloaded bitfield-struct v0.6.2
5522025-03-20T21:05:28.410Z Downloaded home v0.5.9
5532025-03-20T21:05:28.410Z Downloaded highway v1.3.0
5542025-03-20T21:05:28.410Z Downloaded md-5 v0.10.6
5552025-03-20T21:05:28.436Z Downloaded colored v2.2.0
5562025-03-20T21:05:28.436Z Downloaded lru v0.12.5
5572025-03-20T21:05:28.436Z Downloaded miniz_oxide v0.8.5
5582025-03-20T21:05:28.436Z Downloaded jobserver v0.1.32
5592025-03-20T21:05:28.436Z Downloaded pretty-hex v0.2.1
5602025-03-20T21:05:28.465Z Downloaded spki v0.7.3
5612025-03-20T21:05:28.466Z Downloaded snafu-derive v0.8.5
5622025-03-20T21:05:28.466Z Downloaded tinyvec_macros v0.1.1
5632025-03-20T21:05:28.466Z Downloaded tokio-tungstenite v0.23.1
5642025-03-20T21:05:28.466Z Downloaded tokio-tungstenite v0.21.0
5652025-03-20T21:05:28.466Z Downloaded tokio-postgres v0.7.13
5662025-03-20T21:05:28.492Z Downloaded downcast v0.11.0
5672025-03-20T21:05:28.492Z Downloaded dropshot_endpoint v0.12.0
5682025-03-20T21:05:28.492Z Downloaded gethostname v0.5.0
5692025-03-20T21:05:28.492Z Downloaded hash32 v0.3.1
5702025-03-20T21:05:28.492Z Downloaded num_enum v0.5.11
5712025-03-20T21:05:28.518Z Downloaded parse-display v0.10.0
5722025-03-20T21:05:28.518Z Downloaded pkg-config v0.3.31
5732025-03-20T21:05:28.518Z Downloaded signature v2.2.0
5742025-03-20T21:05:28.518Z Downloaded signal-hook-tokio v0.3.1
5752025-03-20T21:05:28.518Z Downloaded stringprep v0.1.5
5762025-03-20T21:05:28.544Z Downloaded structmeta-derive v0.3.0
5772025-03-20T21:05:28.544Z Downloaded num-integer v0.1.46
5782025-03-20T21:05:28.544Z Downloaded pkcs5 v0.7.1
5792025-03-20T21:05:28.544Z Downloaded newline-converter v0.3.0
5802025-03-20T21:05:28.570Z Downloaded tower-layer v0.3.3
5812025-03-20T21:05:28.570Z Downloaded phf_generator v0.11.2
5822025-03-20T21:05:28.570Z Downloaded phf v0.11.2
5832025-03-20T21:05:28.570Z Downloaded serde-hex v0.1.0
5842025-03-20T21:05:28.570Z Downloaded diesel_derives v2.2.3
5852025-03-20T21:05:28.570Z Downloaded salsa20 v0.10.2
5862025-03-20T21:05:28.596Z Downloaded utf16_iter v1.0.5
5872025-03-20T21:05:28.596Z Downloaded pem-rfc7468 v0.7.0
5882025-03-20T21:05:28.621Z Downloaded thiserror-impl-no-std v2.0.2
5892025-03-20T21:05:28.622Z Downloaded zone_cfg_derive v0.1.2
5902025-03-20T21:05:28.622Z Downloaded same-file v1.0.6
5912025-03-20T21:05:28.622Z Downloaded progenitor-impl v0.9.1
5922025-03-20T21:05:28.622Z Downloaded steno v0.4.1
5932025-03-20T21:05:28.622Z Downloaded num-bigint-dig v0.8.4
5942025-03-20T21:05:28.647Z Downloaded dirs-sys-next v0.1.2
5952025-03-20T21:05:28.647Z Downloaded slab v0.4.9
5962025-03-20T21:05:28.647Z Downloaded simd-adler32 v0.3.7
5972025-03-20T21:05:28.647Z Downloaded zeroize v1.8.1
5982025-03-20T21:05:28.647Z Downloaded embedded-io v0.6.1
5992025-03-20T21:05:28.674Z Downloaded fs_extra v1.3.0
6002025-03-20T21:05:28.674Z Downloaded multimap v0.10.0
6012025-03-20T21:05:28.674Z Downloaded git2 v0.19.0
6022025-03-20T21:05:28.674Z Downloaded zerocopy v0.6.6
6032025-03-20T21:05:28.700Z Downloaded tap v1.0.1
6042025-03-20T21:05:28.700Z Downloaded oxnet v0.1.1
6052025-03-20T21:05:28.700Z Downloaded owo-colors v4.2.0
6062025-03-20T21:05:28.700Z Downloaded predicates-tree v1.0.11
6072025-03-20T21:05:28.700Z Downloaded ppv-lite86 v0.2.20
6082025-03-20T21:05:28.725Z Downloaded glob v0.3.2
6092025-03-20T21:05:28.725Z Downloaded synstructure v0.13.1
6102025-03-20T21:05:28.725Z Downloaded newtype_derive v0.1.6
6112025-03-20T21:05:28.725Z Downloaded nix v0.27.1
6122025-03-20T21:05:28.751Z Downloaded endian-type v0.1.2
6132025-03-20T21:05:28.752Z Downloaded subtle v2.6.1
6142025-03-20T21:05:28.752Z Downloaded parse-size v1.1.0
6152025-03-20T21:05:28.752Z Downloaded toml v0.7.8
6162025-03-20T21:05:28.752Z Downloaded num-complex v0.4.6
6172025-03-20T21:05:28.752Z Downloaded fd-lock v4.0.2
6182025-03-20T21:05:28.752Z Downloaded wyz v0.5.1
6192025-03-20T21:05:28.777Z Downloaded writeable v0.5.5
6202025-03-20T21:05:28.777Z Downloaded zerocopy-derive v0.6.6
6212025-03-20T21:05:28.777Z Downloaded slog-stdlog v4.1.1
6222025-03-20T21:05:28.777Z Downloaded fragile v2.0.0
6232025-03-20T21:05:28.803Z Downloaded slog-scope v4.4.0
6242025-03-20T21:05:28.803Z Downloaded static_assertions v1.1.0
6252025-03-20T21:05:28.803Z Downloaded phf_shared v0.11.2
6262025-03-20T21:05:28.803Z Downloaded ssh-encoding v0.2.0
6272025-03-20T21:05:28.803Z Downloaded rfc6979 v0.4.0
6282025-03-20T21:05:28.803Z Downloaded sled v0.34.7
6292025-03-20T21:05:28.836Z Downloaded nodrop v0.1.14
6302025-03-20T21:05:28.836Z Downloaded crc-any v2.5.0
6312025-03-20T21:05:28.836Z Downloaded ena v0.14.3
6322025-03-20T21:05:28.837Z Downloaded unicase v2.7.0
6332025-03-20T21:05:28.837Z Downloaded hashbrown v0.12.3
6342025-03-20T21:05:28.837Z Downloaded slog-json v2.6.1
6352025-03-20T21:05:28.837Z Downloaded zerocopy v0.8.10
6362025-03-20T21:05:28.862Z Downloaded sqlformat v0.2.6
6372025-03-20T21:05:28.862Z Downloaded regex-automata v0.4.8
6382025-03-20T21:05:28.887Z Downloaded webpki-roots v0.26.6
6392025-03-20T21:05:28.914Z Downloaded filetime v0.2.25
6402025-03-20T21:05:28.914Z Downloaded uuid v1.15.1
6412025-03-20T21:05:28.914Z Downloaded publicsuffix v2.3.0
6422025-03-20T21:05:28.914Z Downloaded regress v0.10.3
6432025-03-20T21:05:28.940Z Downloaded icu_properties v1.5.1
6442025-03-20T21:05:28.940Z Downloaded typify-impl v0.2.0
6452025-03-20T21:05:28.940Z Downloaded progenitor-client v0.8.0
6462025-03-20T21:05:28.965Z Downloaded der_derive v0.7.3
6472025-03-20T21:05:28.965Z Downloaded encoding_rs v0.8.34
6482025-03-20T21:05:28.990Z Downloaded siphasher v0.3.11
6492025-03-20T21:05:28.991Z Downloaded time v0.3.36
6502025-03-20T21:05:28.991Z Downloaded itertools v0.12.1
6512025-03-20T21:05:29.016Z Downloaded peg-runtime v0.8.5
6522025-03-20T21:05:29.016Z Downloaded password-hash v0.4.2
6532025-03-20T21:05:29.016Z Downloaded sqlparser_derive v0.2.2
6542025-03-20T21:05:29.016Z Downloaded oso v0.27.3
6552025-03-20T21:05:29.016Z Downloaded primeorder v0.13.6
6562025-03-20T21:05:29.016Z Downloaded pretty_assertions v1.4.1
6572025-03-20T21:05:29.016Z Downloaded precomputed-hash v0.1.1
6582025-03-20T21:05:29.016Z Downloaded vsss-rs v3.3.4
6592025-03-20T21:05:29.042Z Downloaded idna v1.0.3
6602025-03-20T21:05:29.042Z Downloaded yansi v1.0.1
6612025-03-20T21:05:29.042Z Downloaded rustls-pemfile v2.2.0
6622025-03-20T21:05:29.042Z Downloaded slog-bunyan v2.5.0
6632025-03-20T21:05:29.042Z Downloaded base16ct v0.2.0
6642025-03-20T21:05:29.042Z Downloaded unicode-bidi v0.3.17
6652025-03-20T21:05:29.042Z Downloaded typed-path v0.9.3
6662025-03-20T21:05:29.068Z Downloaded kstat-rs v0.2.4
6672025-03-20T21:05:29.068Z Downloaded ipnetwork v0.21.1
6682025-03-20T21:05:29.068Z Downloaded cc v1.2.15
6692025-03-20T21:05:29.069Z Downloaded env_filter v0.1.2
6702025-03-20T21:05:29.069Z Downloaded tokio-native-tls v0.3.1
6712025-03-20T21:05:29.069Z Downloaded multer v3.1.0
6722025-03-20T21:05:29.069Z Downloaded progenitor-impl v0.8.0
6732025-03-20T21:05:29.069Z Downloaded foreign-types-macros v0.2.3
6742025-03-20T21:05:29.094Z Downloaded slog-async v2.8.0
6752025-03-20T21:05:29.094Z Downloaded futures-task v0.3.31
6762025-03-20T21:05:29.094Z Downloaded termtree v0.4.1
6772025-03-20T21:05:29.094Z Downloaded salty v0.3.0
6782025-03-20T21:05:29.094Z Downloaded crunchy v0.2.2
6792025-03-20T21:05:29.094Z Downloaded tracing v0.1.40
6802025-03-20T21:05:29.094Z Downloaded powerfmt v0.2.0
6812025-03-20T21:05:29.094Z Downloaded olpc-cjson v0.1.4
6822025-03-20T21:05:29.094Z Downloaded smallvec v0.6.14
6832025-03-20T21:05:29.120Z Downloaded num-bigint v0.4.6
6842025-03-20T21:05:29.120Z Downloaded const_format v0.2.34
6852025-03-20T21:05:29.120Z Downloaded serde_plain v1.0.2
6862025-03-20T21:05:29.120Z Downloaded unicode-properties v0.1.3
6872025-03-20T21:05:29.120Z Downloaded unicode-width v0.2.0
6882025-03-20T21:05:29.145Z Downloaded rustls v0.23.19
6892025-03-20T21:05:29.145Z Downloaded num_enum_derive v0.5.11
6902025-03-20T21:05:29.145Z Downloaded nix v0.28.0
6912025-03-20T21:05:29.172Z Downloaded value-bag v1.9.0
6922025-03-20T21:05:29.172Z Downloaded petgraph v0.7.1
6932025-03-20T21:05:29.198Z Downloaded aws-lc-sys v0.26.0
6942025-03-20T21:05:29.434Z Downloaded peg-macros v0.8.5
6952025-03-20T21:05:29.459Z Downloaded fixedbitset v0.4.2
6962025-03-20T21:05:29.459Z Downloaded vte v0.11.1
6972025-03-20T21:05:29.459Z Downloaded diff v0.1.13
6982025-03-20T21:05:29.459Z Downloaded rustls-pki-types v1.10.0
6992025-03-20T21:05:29.459Z Downloaded sync-ptr v0.1.1
7002025-03-20T21:05:29.459Z Downloaded deranged v0.3.11
7012025-03-20T21:05:29.459Z Downloaded expectorate v1.1.0
7022025-03-20T21:05:29.459Z Downloaded postcard v1.0.10
7032025-03-20T21:05:29.459Z Downloaded poly1305 v0.8.0
7042025-03-20T21:05:29.459Z Downloaded termtree v0.5.1
7052025-03-20T21:05:29.459Z Downloaded displaydoc v0.2.5
7062025-03-20T21:05:29.485Z Downloaded qorb v0.2.1
7072025-03-20T21:05:29.485Z Downloaded hickory-client v0.24.4
7082025-03-20T21:05:29.485Z Downloaded rustls-webpki v0.102.8
7092025-03-20T21:05:29.510Z Downloaded rand_chacha v0.9.0
7102025-03-20T21:05:29.510Z Downloaded tungstenite v0.23.0
7112025-03-20T21:05:29.510Z Downloaded rand_core v0.9.2
7122025-03-20T21:05:29.510Z Downloaded crossterm v0.28.1
7132025-03-20T21:05:29.510Z Downloaded unicode-normalization v0.1.24
7142025-03-20T21:05:29.510Z Downloaded ssh-key v0.6.6
7152025-03-20T21:05:29.535Z Downloaded debug-ignore v1.0.5
7162025-03-20T21:05:29.535Z Downloaded rustc-hash v1.1.0
7172025-03-20T21:05:29.536Z Downloaded toolchain_find v0.4.0
7182025-03-20T21:05:29.536Z Downloaded rustls v0.22.4
7192025-03-20T21:05:29.536Z Downloaded bzip2-sys v0.1.11+1.0.8
7202025-03-20T21:05:29.561Z Downloaded quinn-proto v0.11.8
7212025-03-20T21:05:29.561Z Downloaded float-cmp v0.10.0
7222025-03-20T21:05:29.561Z Downloaded tabled v0.18.0
7232025-03-20T21:05:29.586Z Downloaded blake3 v1.5.4
7242025-03-20T21:05:29.612Z Downloaded sqlparser v0.45.0
7252025-03-20T21:05:29.612Z Downloaded pbkdf2 v0.11.0
7262025-03-20T21:05:29.612Z Downloaded regex-syntax v0.8.5
7272025-03-20T21:05:29.612Z Downloaded socket2 v0.5.8
7282025-03-20T21:05:29.612Z Downloaded rand v0.8.5
7292025-03-20T21:05:29.612Z Downloaded proc-macro-crate v1.3.1
7302025-03-20T21:05:29.637Z Downloaded csv v1.3.1
7312025-03-20T21:05:29.637Z Downloaded dropshot_endpoint v0.16.0
7322025-03-20T21:05:29.663Z Downloaded petgraph v0.6.5
7332025-03-20T21:05:29.663Z Downloaded derive-where v1.2.7
7342025-03-20T21:05:29.689Z Downloaded linked-hash-map v0.5.6
7352025-03-20T21:05:29.689Z Downloaded is-terminal v0.4.13
7362025-03-20T21:05:29.689Z Downloaded ident_case v1.0.1
7372025-03-20T21:05:29.689Z Downloaded serde_with_macros v3.12.0
7382025-03-20T21:05:29.689Z Downloaded regex v1.11.1
7392025-03-20T21:05:29.689Z Downloaded x509-cert v0.2.5
7402025-03-20T21:05:29.716Z Downloaded rustfmt-wrapper v0.2.1
7412025-03-20T21:05:29.716Z Downloaded progenitor-macro v0.8.0
7422025-03-20T21:05:29.716Z Downloaded object v0.30.4
7432025-03-20T21:05:29.742Z Downloaded memmap2 v0.9.5
7442025-03-20T21:05:29.742Z Downloaded hyper v1.6.0
7452025-03-20T21:05:29.742Z Downloaded vte_generate_state_changes v0.1.2
7462025-03-20T21:05:29.742Z Downloaded ed25519 v2.2.3
7472025-03-20T21:05:29.742Z Downloaded blowfish v0.9.1
7482025-03-20T21:05:29.770Z Downloaded unicode_categories v0.1.1
7492025-03-20T21:05:29.770Z Downloaded strum_macros v0.26.4
7502025-03-20T21:05:29.770Z Downloaded supports-color v3.0.2
7512025-03-20T21:05:29.770Z Downloaded unicode-segmentation v1.12.0
7522025-03-20T21:05:29.770Z Downloaded postgres-protocol v0.6.8
7532025-03-20T21:05:29.770Z Downloaded foldhash v0.1.3
7542025-03-20T21:05:29.770Z Downloaded unarray v0.1.4
7552025-03-20T21:05:29.770Z Downloaded serde_urlencoded v0.7.1
7562025-03-20T21:05:29.770Z Downloaded darling v0.20.10
7572025-03-20T21:05:29.796Z Downloaded tokio-rustls v0.26.0
7582025-03-20T21:05:29.796Z Downloaded quick-xml v0.37.2
7592025-03-20T21:05:29.796Z Downloaded crc v3.2.1
7602025-03-20T21:05:29.796Z Downloaded bitvec v1.0.1
7612025-03-20T21:05:29.822Z Downloaded smallvec v1.14.0
7622025-03-20T21:05:29.822Z Downloaded chrono-tz v0.10.1
7632025-03-20T21:05:29.822Z Downloaded num_threads v0.1.7
7642025-03-20T21:05:29.822Z Downloaded openssl-macros v0.1.1
7652025-03-20T21:05:29.822Z Downloaded tabwriter v1.4.0
7662025-03-20T21:05:29.822Z Downloaded futures-io v0.3.31
7672025-03-20T21:05:29.822Z Downloaded schemars_derive v0.8.22
7682025-03-20T21:05:29.822Z Downloaded structmeta v0.3.0
7692025-03-20T21:05:29.822Z Downloaded oso-derive v0.27.3
7702025-03-20T21:05:29.822Z Downloaded term v0.7.0
7712025-03-20T21:05:29.848Z Downloaded subprocess v0.2.9
7722025-03-20T21:05:29.848Z Downloaded unsafe-libyaml v0.2.11
7732025-03-20T21:05:29.849Z Downloaded elliptic-curve v0.13.8
7742025-03-20T21:05:29.849Z Downloaded reqwest v0.12.12
7752025-03-20T21:05:29.874Z Downloaded newtype-uuid v1.2.1
7762025-03-20T21:05:29.874Z Downloaded slog-envlogger v2.2.0
7772025-03-20T21:05:29.874Z Downloaded ff v0.13.0
7782025-03-20T21:05:29.874Z Downloaded strum_macros v0.25.3
7792025-03-20T21:05:29.874Z Downloaded stable_deref_trait v1.2.0
7802025-03-20T21:05:29.874Z Downloaded ssh-cipher v0.2.0
7812025-03-20T21:05:29.874Z Downloaded slog-term v2.9.1
7822025-03-20T21:05:29.874Z Downloaded fatfs v0.3.6
7832025-03-20T21:05:29.900Z Downloaded env_logger v0.10.2
7842025-03-20T21:05:29.900Z Downloaded enum-as-inner v0.6.1
7852025-03-20T21:05:29.900Z Downloaded parse-zoneinfo v0.3.1
7862025-03-20T21:05:29.900Z Downloaded embedded-io v0.4.0
7872025-03-20T21:05:29.900Z Downloaded nu-ansi-term v0.50.1
7882025-03-20T21:05:29.900Z Downloaded regex-syntax v0.6.29
7892025-03-20T21:05:29.900Z Downloaded rtoolbox v0.0.2
7902025-03-20T21:05:29.900Z Downloaded ghash v0.5.1
7912025-03-20T21:05:29.925Z Downloaded libsw-core v0.3.1
7922025-03-20T21:05:29.925Z Downloaded want v0.3.1
7932025-03-20T21:05:29.925Z Downloaded wait-timeout v0.2.0
7942025-03-20T21:05:29.925Z Downloaded env_logger v0.11.5
7952025-03-20T21:05:29.925Z Downloaded scheduled-thread-pool v0.2.7
7962025-03-20T21:05:29.925Z Downloaded serde_derive_internals v0.29.1
7972025-03-20T21:05:29.925Z Downloaded utf8_iter v1.0.4
7982025-03-20T21:05:29.925Z Downloaded universal-hash v0.5.1
7992025-03-20T21:05:29.925Z Downloaded prettyplease v0.2.30
8002025-03-20T21:05:29.925Z Downloaded nix v0.29.0
8012025-03-20T21:05:29.951Z Downloaded vergen v8.3.2
8022025-03-20T21:05:29.951Z Downloaded vcpkg v0.2.15
8032025-03-20T21:05:29.979Z Downloaded uzers v0.12.1
8042025-03-20T21:05:30.004Z Downloaded packed_struct v0.10.1
8052025-03-20T21:05:30.004Z Downloaded dyn-clone v1.0.19
8062025-03-20T21:05:30.004Z Downloaded fallible-iterator v0.2.0
8072025-03-20T21:05:30.004Z Downloaded walkdir v2.5.0
8082025-03-20T21:05:30.004Z Downloaded unicode-xid v0.2.6
8092025-03-20T21:05:30.004Z Downloaded unicode-truncate v1.1.0
8102025-03-20T21:05:30.004Z Downloaded ecdsa v0.16.9
8112025-03-20T21:05:30.004Z Downloaded semver v0.1.20
8122025-03-20T21:05:30.004Z Downloaded indoc v2.0.6
8132025-03-20T21:05:30.004Z Downloaded sha1 v0.10.6
8142025-03-20T21:05:30.004Z Downloaded defmt v0.3.8
8152025-03-20T21:05:30.004Z Downloaded tower v0.5.2
8162025-03-20T21:05:30.030Z Downloaded openssl-probe v0.1.5
8172025-03-20T21:05:30.030Z Downloaded dirs-next v2.0.0
8182025-03-20T21:05:30.030Z Downloaded rand v0.9.0
8192025-03-20T21:05:30.030Z Downloaded http-body v1.0.1
8202025-03-20T21:05:30.030Z Downloaded bcrypt-pbkdf v0.10.0
8212025-03-20T21:05:30.030Z Downloaded waitgroup v0.1.2
8222025-03-20T21:05:30.030Z Downloaded nibble_vec v0.1.0
8232025-03-20T21:05:30.030Z Downloaded mockall_derive v0.13.1
8242025-03-20T21:05:30.030Z Downloaded mockall v0.13.1
8252025-03-20T21:05:30.030Z Downloaded postgres-types v0.2.9
8262025-03-20T21:05:30.056Z Downloaded packed_struct_codegen v0.10.1
8272025-03-20T21:05:30.056Z Downloaded openssl-sys v0.9.106
8282025-03-20T21:05:30.056Z Downloaded foreign-types v0.3.2
8292025-03-20T21:05:30.056Z Downloaded flume v0.11.1
8302025-03-20T21:05:30.056Z Downloaded progenitor v0.9.1
8312025-03-20T21:05:30.056Z Downloaded progenitor v0.8.0
8322025-03-20T21:05:30.056Z Downloaded zerocopy-derive v0.8.10
8332025-03-20T21:05:30.056Z Downloaded tokio-util v0.7.13
8342025-03-20T21:05:30.082Z Downloaded slog v2.7.0
8352025-03-20T21:05:30.082Z Downloaded similar v2.7.0
8362025-03-20T21:05:30.082Z Downloaded num v0.4.3
8372025-03-20T21:05:30.082Z Downloaded difflib v0.4.0
8382025-03-20T21:05:30.082Z Downloaded sct v0.7.1
8392025-03-20T21:05:30.082Z Downloaded zerovec-derive v0.10.3
8402025-03-20T21:05:30.082Z Downloaded url v2.5.3
8412025-03-20T21:05:30.107Z Downloaded native-tls v0.2.12
8422025-03-20T21:05:30.107Z Downloaded diesel v2.2.8
8432025-03-20T21:05:30.139Z Downloaded tungstenite v0.21.0
8442025-03-20T21:05:30.165Z Downloaded ref-cast v1.0.23
8452025-03-20T21:05:30.165Z Downloaded rayon-core v1.12.1
8462025-03-20T21:05:30.165Z Downloaded p521 v0.13.3
8472025-03-20T21:05:30.165Z Downloaded ed25519-dalek v2.1.1
8482025-03-20T21:05:30.165Z Downloaded futures-channel v0.3.31
8492025-03-20T21:05:30.165Z Downloaded tokio v1.43.0
8502025-03-20T21:05:30.205Z Downloaded lazycell v1.3.0
8512025-03-20T21:05:30.230Z Downloaded portable-atomic v1.9.0
8522025-03-20T21:05:30.230Z Downloaded password-hash v0.5.0
8532025-03-20T21:05:30.231Z Downloaded zerofrom-derive v0.1.4
8542025-03-20T21:05:30.231Z Downloaded ring v0.17.11
8552025-03-20T21:05:30.265Z Downloaded num-traits v0.2.19
8562025-03-20T21:05:30.291Z Downloaded typify-macro v0.3.0
8572025-03-20T21:05:30.291Z Downloaded nom v7.1.3
8582025-03-20T21:05:30.291Z Downloaded phf_shared v0.10.0
8592025-03-20T21:05:30.291Z Downloaded curve25519-dalek v4.1.3
8602025-03-20T21:05:30.291Z Downloaded polyval v0.6.2
8612025-03-20T21:05:30.291Z Downloaded foreign-types v0.5.0
8622025-03-20T21:05:30.291Z Downloaded xz2 v0.1.7
8632025-03-20T21:05:30.291Z Downloaded xattr v1.3.1
8642025-03-20T21:05:30.317Z Downloaded sync_wrapper v1.0.1
8652025-03-20T21:05:30.317Z Downloaded mio v1.0.2
8662025-03-20T21:05:30.317Z Downloaded hashbrown v0.13.2
8672025-03-20T21:05:30.317Z Downloaded bstr v1.10.0
8682025-03-20T21:05:30.317Z Downloaded document-features v0.2.10
8692025-03-20T21:05:30.317Z Downloaded path-slash v0.1.5
8702025-03-20T21:05:30.342Z Downloaded der v0.7.9
8712025-03-20T21:05:30.342Z Downloaded hash32 v0.2.1
8722025-03-20T21:05:30.342Z Downloaded take_mut v0.2.2
8732025-03-20T21:05:30.342Z Downloaded progenitor-client v0.9.1
8742025-03-20T21:05:30.342Z Downloaded pbkdf2 v0.12.2
8752025-03-20T21:05:30.342Z Downloaded strum v0.26.3
8762025-03-20T21:05:30.342Z Downloaded pkcs8 v0.10.2
8772025-03-20T21:05:30.342Z Downloaded parking_lot v0.11.2
8782025-03-20T21:05:30.342Z Downloaded smoltcp v0.11.0
8792025-03-20T21:05:30.368Z Downloaded memoffset v0.9.1
8802025-03-20T21:05:30.368Z Downloaded yasna v0.5.2
8812025-03-20T21:05:30.368Z Downloaded tar v0.4.44
8822025-03-20T21:05:30.368Z Downloaded tabled_derive v0.10.0
8832025-03-20T21:05:30.368Z Downloaded slog-dtrace v0.3.0
8842025-03-20T21:05:30.368Z Downloaded p384 v0.13.0
8852025-03-20T21:05:30.368Z Downloaded p256 v0.13.2
8862025-03-20T21:05:30.395Z Downloaded zerofrom v0.1.4
8872025-03-20T21:05:30.395Z Downloaded shell-words v1.1.0
8882025-03-20T21:05:30.395Z Downloaded psl-types v2.0.11
8892025-03-20T21:05:30.395Z Downloaded predicates v3.1.3
8902025-03-20T21:05:30.395Z Downloaded paste v1.0.15
8912025-03-20T21:05:30.395Z Downloaded serde_yaml v0.9.34+deprecated
8922025-03-20T21:05:30.395Z Downloaded scrypt v0.11.0
8932025-03-20T21:05:30.395Z Downloaded scopeguard v1.2.0
8942025-03-20T21:05:30.395Z Downloaded quick-error v1.2.3
8952025-03-20T21:05:30.395Z Downloaded zip v0.6.6
8962025-03-20T21:05:30.395Z Downloaded russh v0.45.0
8972025-03-20T21:05:30.421Z Downloaded ref-cast-impl v1.0.23
8982025-03-20T21:05:30.421Z Downloaded dunce v1.0.5
8992025-03-20T21:05:30.421Z Downloaded rpassword v7.3.1
9002025-03-20T21:05:30.421Z Downloaded tiny-keccak v2.0.2
9012025-03-20T21:05:30.421Z Downloaded rustls v0.21.12
9022025-03-20T21:05:30.421Z Downloaded futures-core v0.3.31
9032025-03-20T21:05:30.421Z Downloaded zone v0.3.0
9042025-03-20T21:05:30.421Z Downloaded signal-hook-registry v1.4.2
9052025-03-20T21:05:30.421Z Downloaded tls_codec v0.4.1
9062025-03-20T21:05:30.446Z Downloaded either v1.14.0
9072025-03-20T21:05:30.446Z Downloaded toml_edit v0.19.15
9082025-03-20T21:05:30.446Z Downloaded sha3 v0.10.8
9092025-03-20T21:05:30.474Z Downloaded peg v0.8.5
9102025-03-20T21:05:30.474Z Downloaded zip v2.1.3
9112025-03-20T21:05:30.474Z Downloaded zopfli v0.8.1
9122025-03-20T21:05:30.474Z Downloaded r2d2 v0.8.10
9132025-03-20T21:05:30.474Z Downloaded openssl v0.10.71
9142025-03-20T21:05:30.499Z Downloaded new_debug_unreachable v1.0.6
9152025-03-20T21:05:30.499Z Downloaded tough v0.19.0
9162025-03-20T21:05:30.499Z Downloaded papergrid v0.14.0
9172025-03-20T21:05:30.499Z Downloaded radix_trie v0.2.1
9182025-03-20T21:05:30.500Z Downloaded samael v0.0.18
9192025-03-20T21:05:30.525Z Downloaded resolv-conf v0.7.0
9202025-03-20T21:05:30.525Z Downloaded pin-utils v0.1.0
9212025-03-20T21:05:30.525Z Downloaded num-derive v0.4.2
9222025-03-20T21:05:30.525Z Downloaded keccak v0.1.5
9232025-03-20T21:05:30.525Z Downloaded predicates-core v1.0.8
9242025-03-20T21:05:30.525Z Downloaded normalize-line-endings v0.3.0
9252025-03-20T21:05:30.525Z Downloaded display-error-chain v0.2.2
9262025-03-20T21:05:30.525Z Downloaded diesel_table_macro_syntax v0.2.0
9272025-03-20T21:05:30.525Z Downloaded funty v2.0.0
9282025-03-20T21:05:30.525Z Downloaded zone v0.1.8
9292025-03-20T21:05:30.525Z Downloaded number_prefix v0.4.0
9302025-03-20T21:05:30.525Z Downloaded mime_guess v2.0.5
9312025-03-20T21:05:30.525Z Downloaded headers v0.4.0
9322025-03-20T21:05:30.525Z Downloaded chrono v0.4.40
9332025-03-20T21:05:30.551Z Downloaded chacha20 v0.9.1
9342025-03-20T21:05:30.551Z Downloaded futures-sink v0.3.31
9352025-03-20T21:05:30.551Z Downloaded futures v0.3.31
9362025-03-20T21:05:30.551Z Downloaded yoke v0.7.4
9372025-03-20T21:05:30.551Z Downloaded rustc_version v0.4.1
9382025-03-20T21:05:30.551Z Downloaded ron v0.7.1
9392025-03-20T21:05:30.551Z Downloaded litemap v0.7.3
9402025-03-20T21:05:30.551Z Downloaded ipnet v2.11.0
9412025-03-20T21:05:30.577Z Downloaded http-range v0.1.5
9422025-03-20T21:05:30.577Z Downloaded constant_time_eq v0.3.1
9432025-03-20T21:05:30.577Z Downloaded serde_with v3.12.0
9442025-03-20T21:05:30.577Z Downloaded schemars v0.8.22
9452025-03-20T21:05:30.577Z Downloaded fxhash v0.2.1
9462025-03-20T21:05:30.577Z Downloaded data-encoding v2.6.0
9472025-03-20T21:05:30.603Z Downloaded thread_local v1.1.8
9482025-03-20T21:05:30.603Z Downloaded test-strategy v0.4.0
9492025-03-20T21:05:30.603Z Downloaded russh-keys v0.45.0
9502025-03-20T21:05:30.603Z Downloaded proptest v1.6.0
9512025-03-20T21:05:30.603Z Downloaded typify-impl v0.3.0
9522025-03-20T21:05:30.628Z Downloaded serde_path_to_error v0.1.16
9532025-03-20T21:05:30.628Z Downloaded tui-tree-widget v0.23.0
9542025-03-20T21:05:30.628Z Downloaded tracing-attributes v0.1.27
9552025-03-20T21:05:30.628Z Downloaded yoke-derive v0.7.4
9562025-03-20T21:05:30.628Z Downloaded strip-ansi-escapes v0.2.0
9572025-03-20T21:05:30.628Z Downloaded maplit v1.0.2
9582025-03-20T21:05:30.629Z Downloaded bindgen v0.71.1
9592025-03-20T21:05:30.654Z Downloaded base64ct v1.6.0
9602025-03-20T21:05:30.654Z Downloaded thiserror-no-std v2.0.2
9612025-03-20T21:05:30.654Z Downloaded cbc v0.1.2
9622025-03-20T21:05:30.654Z Downloaded rustc-demangle v0.1.24
9632025-03-20T21:05:30.654Z Downloaded httparse v1.9.5
9642025-03-20T21:05:30.654Z Downloaded headers-core v0.3.0
9652025-03-20T21:05:30.654Z Downloaded clang-sys v1.8.1
9662025-03-20T21:05:30.654Z Downloaded cfg_aliases v0.1.1
9672025-03-20T21:05:30.654Z Downloaded buf-list v1.0.3
9682025-03-20T21:05:30.654Z Downloaded backtrace v0.3.74
9692025-03-20T21:05:30.680Z Downloaded ahash v0.8.11
9702025-03-20T21:05:30.680Z Downloaded pem v3.0.5
9712025-03-20T21:05:30.680Z Downloaded gimli v0.31.1
9722025-03-20T21:05:30.680Z Downloaded getrandom v0.2.15
9732025-03-20T21:05:30.680Z Downloaded futures-util v0.3.31
9742025-03-20T21:05:30.706Z Downloaded futures-executor v0.3.31
9752025-03-20T21:05:30.706Z Downloaded defmt-parser v0.3.4
9762025-03-20T21:05:30.706Z Downloaded defmt-macros v0.3.9
9772025-03-20T21:05:30.706Z Downloaded zone_cfg_derive v0.3.0
9782025-03-20T21:05:30.706Z Downloaded utf-8 v0.7.6
9792025-03-20T21:05:30.706Z Downloaded untrusted v0.9.0
9802025-03-20T21:05:30.706Z Downloaded rustls-webpki v0.101.7
9812025-03-20T21:05:30.731Z Downloaded russh-cryptovec v0.7.3
9822025-03-20T21:05:30.731Z Downloaded percent-encoding v2.3.1
9832025-03-20T21:05:30.731Z Downloaded openapiv3 v2.0.0
9842025-03-20T21:05:30.732Z Downloaded derive_builder v0.20.2
9852025-03-20T21:05:30.732Z Downloaded typify v0.2.0
9862025-03-20T21:05:30.757Z Downloaded twox-hash v2.1.0
9872025-03-20T21:05:30.757Z Downloaded tracing-core v0.1.32
9882025-03-20T21:05:30.757Z Downloaded tower-service v0.3.3
9892025-03-20T21:05:30.757Z Downloaded rayon v1.10.0
9902025-03-20T21:05:30.757Z Downloaded flate2 v1.1.0
9912025-03-20T21:05:30.783Z Downloaded flagset v0.4.6
9922025-03-20T21:05:30.783Z Downloaded tokio-rustls v0.24.1
9932025-03-20T21:05:30.783Z Downloaded chacha20poly1305 v0.10.1
9942025-03-20T21:05:30.783Z Downloaded bindgen v0.69.5
9952025-03-20T21:05:30.783Z Downloaded aws-lc-rs v1.12.4
9962025-03-20T21:05:30.783Z Downloaded untrusted v0.7.1
9972025-03-20T21:05:30.783Z Downloaded rustyline v14.0.0
9982025-03-20T21:05:30.808Z Downloaded rustc-hash v2.1.1
9992025-03-20T21:05:30.809Z Downloaded signal-hook v0.3.17
10002025-03-20T21:05:30.809Z Downloaded managed v0.8.0
10012025-03-20T21:05:30.809Z Downloaded libgit2-sys v0.17.0+1.8.1
10022025-03-20T21:05:30.863Z Downloaded rusty-fork v0.3.0
10032025-03-20T21:05:30.888Z Downloaded rustversion v1.0.17
10042025-03-20T21:05:30.888Z Downloaded rustc_version v0.1.7
10052025-03-20T21:05:30.888Z Downloaded progenitor-macro v0.9.1
10062025-03-20T21:05:30.888Z Downloaded petname v2.0.2
10072025-03-20T21:05:30.888Z Downloaded object v0.36.5
10082025-03-20T21:05:30.888Z Downloaded nanorand v0.7.0
10092025-03-20T21:05:30.914Z Downloaded form_urlencoded v1.2.1
10102025-03-20T21:05:30.914Z Downloaded derive_more v0.99.19
10112025-03-20T21:05:30.914Z Downloaded pin-project-internal v1.1.6
10122025-03-20T21:05:30.914Z Downloaded pin-project v1.1.6
10132025-03-20T21:05:30.914Z Downloaded futures-macro v0.3.31
10142025-03-20T21:05:30.914Z Downloaded try-lock v0.2.5
10152025-03-20T21:05:30.940Z Downloaded topological-sort v0.2.2
10162025-03-20T21:05:30.940Z Downloaded shlex v1.3.0
10172025-03-20T21:05:30.940Z Downloaded ratatui v0.29.0
10182025-03-20T21:05:30.965Z Downloaded rand_chacha v0.3.1
10192025-03-20T21:05:30.965Z Downloaded pin-project-lite v0.2.14
10202025-03-20T21:05:30.965Z Downloaded which v4.4.2
10212025-03-20T21:05:30.966Z Downloaded lzma-sys v0.1.20
10222025-03-20T21:05:30.991Z Downloaded lru-cache v0.1.2
10232025-03-20T21:05:30.991Z Downloaded cobs v0.2.3
10242025-03-20T21:05:31.017Z Downloaded cipher v0.4.4
10252025-03-20T21:05:31.017Z Downloaded heapless v0.8.0
10262025-03-20T21:05:31.017Z Downloaded phf_codegen v0.11.2
10272025-03-20T21:05:31.017Z Downloaded opaque-debug v0.3.1
10282025-03-20T21:05:31.017Z Downloaded omicron-zone-package v0.12.0
10292025-03-20T21:05:31.017Z Downloaded sigpipe v0.1.3
10302025-03-20T21:05:31.017Z Downloaded strum_macros v0.24.3
10312025-03-20T21:05:31.017Z Downloaded num-iter v0.1.45
10322025-03-20T21:05:31.017Z Downloaded time-core v0.1.2
10332025-03-20T21:05:31.017Z Downloaded allocator-api2 v0.2.18
10342025-03-20T21:05:31.017Z Downloaded getrandom v0.3.1
10352025-03-20T21:05:31.017Z Downloaded foreign-types-shared v0.3.1
10362025-03-20T21:05:31.017Z Downloaded foreign-types-shared v0.1.1
10372025-03-20T21:05:31.043Z Downloaded diesel-dtrace v0.4.2
10382025-03-20T21:05:31.043Z Downloaded des v0.8.1
10392025-03-20T21:05:31.043Z Downloaded derive_builder_macro v0.20.2
10402025-03-20T21:05:31.043Z Downloaded derive_builder_core v0.20.2
10412025-03-20T21:05:31.043Z Downloaded typify-macro v0.2.0
10422025-03-20T21:05:31.043Z Downloaded typify v0.3.0
10432025-03-20T21:05:31.043Z Downloaded string_cache v0.8.7
10442025-03-20T21:05:31.043Z Downloaded rand_seeder v0.3.0
10452025-03-20T21:05:31.043Z Downloaded rand_core v0.6.4
10462025-03-20T21:05:31.043Z Downloaded parse-display-derive v0.10.0
10472025-03-20T21:05:31.043Z Downloaded globset v0.4.15
10482025-03-20T21:05:31.043Z Downloaded darling_macro v0.20.10
10492025-03-20T21:05:31.043Z Downloaded rsa v0.9.6
10502025-03-20T21:05:31.069Z Downloaded cookie_store v0.21.1
10512025-03-20T21:05:31.069Z Downloaded dropshot v0.12.0
10522025-03-20T21:05:31.094Z Downloaded time-macros v0.2.18
10532025-03-20T21:05:31.094Z Downloaded crossbeam-epoch v0.9.18
10542025-03-20T21:05:31.094Z Downloaded daft-derive v0.1.2
10552025-03-20T21:05:31.095Z Downloaded daft v0.1.2
10562025-03-20T21:05:31.095Z Downloaded snafu v0.8.5
10572025-03-20T21:05:31.095Z Downloaded serde_repr v0.1.19
10582025-03-20T21:05:31.095Z Downloaded icu_normalizer v1.5.0
10592025-03-20T21:05:31.120Z Downloaded hyper-staticfile v0.10.1
10602025-03-20T21:05:31.120Z Downloaded polar-core v0.27.3
10612025-03-20T21:05:31.120Z Downloaded fixedbitset v0.5.7
10622025-03-20T21:05:31.120Z Downloaded maybe-uninit v2.0.0
10632025-03-20T21:05:31.120Z Downloaded lockfree-object-pool v0.1.6
10642025-03-20T21:05:31.120Z Downloaded hyper-tls v0.6.0
10652025-03-20T21:05:31.120Z Downloaded httpdate v1.0.3
10662025-03-20T21:05:31.120Z Downloaded aho-corasick v1.1.3
10672025-03-20T21:05:31.147Z Downloaded reedline v0.38.0
10682025-03-20T21:05:31.147Z Downloaded parking_lot_core v0.8.6
10692025-03-20T21:05:31.147Z Downloaded group v0.13.0
10702025-03-20T21:05:31.147Z Downloaded dsl_auto_type v0.1.2
10712025-03-20T21:05:31.147Z Downloaded signal-hook-mio v0.2.4
10722025-03-20T21:05:31.147Z Downloaded rcgen v0.12.1
10732025-03-20T21:05:31.147Z Downloaded rand_xorshift v0.3.0
10742025-03-20T21:05:31.147Z Downloaded aes-gcm v0.10.3
10752025-03-20T21:05:31.172Z Downloaded pkcs1 v0.7.5
10762025-03-20T21:05:31.172Z Downloaded h2 v0.4.6
10772025-03-20T21:05:31.172Z Downloaded dropshot v0.16.0
10782025-03-20T21:05:31.198Z Downloaded radium v0.7.0
10792025-03-20T21:05:31.198Z Downloaded mime v0.3.17
10802025-03-20T21:05:31.198Z Downloaded libz-sys v1.1.20
10812025-03-20T21:05:31.224Z Downloaded iana-time-zone v0.1.61
10822025-03-20T21:05:31.224Z Downloaded ciborium-ll v0.2.2
10832025-03-20T21:05:31.224Z Downloaded arrayvec v0.7.6
10842025-03-20T21:05:31.224Z Downloaded arrayref v0.3.9
10852025-03-20T21:05:31.249Z Downloaded parking_lot_core v0.9.10
10862025-03-20T21:05:31.249Z Downloaded parking_lot v0.12.3
10872025-03-20T21:05:31.249Z Downloaded num-conv v0.1.0
10882025-03-20T21:05:31.249Z Downloaded half v2.4.1
10892025-03-20T21:05:31.250Z Downloaded darling_core v0.20.10
10902025-03-20T21:05:31.250Z Downloaded curve25519-dalek-derive v0.1.1
10912025-03-20T21:05:31.250Z Downloaded winnow v0.6.20
10922025-03-20T21:05:31.275Z Downloaded whoami v1.5.2
10932025-03-20T21:05:31.276Z Downloaded tinyvec v1.8.0
10942025-03-20T21:05:31.276Z Downloaded smf v0.2.3
10952025-03-20T21:05:31.276Z Downloaded ron v0.8.1
10962025-03-20T21:05:31.276Z Downloaded proc-macro-error2 v2.0.1
10972025-03-20T21:05:31.276Z Downloaded proc-macro-error-attr2 v2.0.0
10982025-03-20T21:05:31.276Z Downloaded csv-core v0.1.11
10992025-03-20T21:05:31.276Z Downloaded crossbeam-utils v0.8.20
11002025-03-20T21:05:31.276Z Downloaded crossbeam-deque v0.8.5
11012025-03-20T21:05:31.301Z Downloaded const_format_proc_macros v0.2.34
11022025-03-20T21:05:31.301Z Downloaded ciborium v0.2.2
11032025-03-20T21:05:31.301Z Downloaded base64 v0.13.1
11042025-03-20T21:05:31.301Z Downloaded num-rational v0.4.2
11052025-03-20T21:05:31.301Z Downloaded quinn v0.11.5
11062025-03-20T21:05:31.302Z Downloaded minimal-lexical v0.2.1
11072025-03-20T21:05:31.302Z Downloaded libloading v0.8.5
11082025-03-20T21:05:31.302Z Downloaded icu_locid_transform v1.5.0
11092025-03-20T21:05:31.327Z Downloaded humantime v2.1.0
11102025-03-20T21:05:31.327Z Downloaded hostname v0.3.1
11112025-03-20T21:05:31.327Z Downloaded zeroize_derive v1.4.2
11122025-03-20T21:05:31.327Z Downloaded winnow v0.5.40
11132025-03-20T21:05:31.327Z Downloaded tinystr v0.7.6
11142025-03-20T21:05:31.327Z Downloaded md5 v0.7.0
11152025-03-20T21:05:31.327Z Downloaded http-body-util v0.1.2
11162025-03-20T21:05:31.327Z Downloaded base64 v0.21.7
11172025-03-20T21:05:31.353Z Downloaded float-ord v0.3.2
11182025-03-20T21:05:31.353Z Downloaded write16 v1.0.0
11192025-03-20T21:05:31.353Z Downloaded tokio-stream v0.1.17
11202025-03-20T21:05:31.353Z Downloaded termios v0.3.3
11212025-03-20T21:05:31.353Z Downloaded termcolor v1.4.1
11222025-03-20T21:05:31.353Z Downloaded spin v0.9.8
11232025-03-20T21:05:31.353Z Downloaded smoltcp v0.9.1
11242025-03-20T21:05:31.379Z Downloaded sec1 v0.7.3
11252025-03-20T21:05:31.379Z Downloaded rustls-pemfile v1.0.4
11262025-03-20T21:05:31.379Z Downloaded lalrpop v0.19.12
11272025-03-20T21:05:31.379Z Downloaded icu_locid v1.5.0
11282025-03-20T21:05:31.405Z Downloaded base64 v0.22.1
11292025-03-20T21:05:31.434Z Downloaded aes v0.8.4
11302025-03-20T21:05:31.434Z Downloaded zerovec v0.10.4
11312025-03-20T21:05:31.434Z Downloaded tokio-rustls v0.25.0
11322025-03-20T21:05:31.434Z Downloaded tokio-macros v2.5.0
11332025-03-20T21:05:31.434Z Downloaded hmac v0.12.1
11342025-03-20T21:05:31.434Z Downloaded heapless v0.7.17
11352025-03-20T21:05:31.434Z Downloaded crossbeam-channel v0.5.13
11362025-03-20T21:05:31.434Z Downloaded ciborium-io v0.2.2
11372025-03-20T21:05:31.434Z Downloaded cargo_metadata v0.18.1
11382025-03-20T21:05:31.434Z Downloaded tls_codec_derive v0.4.1
11392025-03-20T21:05:31.434Z Downloaded serde-big-array v0.5.1
11402025-03-20T21:05:31.434Z Downloaded secrecy v0.8.0
11412025-03-20T21:05:31.434Z Downloaded linear-map v1.2.0
11422025-03-20T21:05:31.434Z Downloaded indexmap v1.9.3
11432025-03-20T21:05:31.459Z Downloaded hickory-proto v0.24.4
11442025-03-20T21:05:31.484Z Downloaded itertools v0.14.0
11452025-03-20T21:05:31.484Z Downloaded icu_locid_transform_data v1.5.0
11462025-03-20T21:05:31.484Z Downloaded cookie v0.18.1
11472025-03-20T21:05:31.484Z Downloaded console v0.15.10
11482025-03-20T21:05:31.484Z Downloaded cfg_aliases v0.2.1
11492025-03-20T21:05:31.484Z Downloaded bumpalo v3.16.0
11502025-03-20T21:05:31.484Z Downloaded quinn-udp v0.5.5
11512025-03-20T21:05:31.509Z Downloaded litrs v0.4.1
11522025-03-20T21:05:31.509Z Downloaded libxml v0.3.3
11532025-03-20T21:05:31.509Z Downloaded libsw v3.4.0
11542025-03-20T21:05:31.509Z Downloaded compact_str v0.8.0
11552025-03-20T21:05:31.509Z Downloaded cmake v0.1.51
11562025-03-20T21:05:31.509Z Downloaded bit-vec v0.6.3
11572025-03-20T21:05:31.509Z Downloaded hkdf v0.12.4
11582025-03-20T21:05:31.509Z Downloaded crypto-bigint v0.5.5
11592025-03-20T21:05:31.535Z Downloaded crc-catalog v2.4.0
11602025-03-20T21:05:31.535Z Downloaded bytes v1.10.1
11612025-03-20T21:05:31.535Z Downloaded itertools v0.10.5
11622025-03-20T21:05:31.535Z Downloaded is_ci v1.2.0
11632025-03-20T21:05:31.535Z Downloaded impl-trait-for-tuples v0.2.2
11642025-03-20T21:05:31.559Z Downloaded icu_provider v1.5.0
11652025-03-20T21:05:31.560Z Downloaded icu_properties_data v1.5.0
11662025-03-20T21:05:31.560Z Downloaded icu_collections v1.5.0
11672025-03-20T21:05:31.585Z Downloaded libm v0.2.8
11682025-03-20T21:05:31.585Z Downloaded icu_normalizer_data v1.5.0
11692025-03-20T21:05:31.585Z Downloaded hex v0.4.3
11702025-03-20T21:05:31.585Z Downloaded convert_case v0.4.0
11712025-03-20T21:05:31.585Z Downloaded const-oid v0.9.6
11722025-03-20T21:05:31.585Z Downloaded bzip2 v0.4.4
11732025-03-20T21:05:31.585Z Downloaded atomicwrites v0.4.4
11742025-03-20T21:05:31.585Z Downloaded itertools v0.13.0
11752025-03-20T21:05:31.610Z Downloaded http v1.2.0
11762025-03-20T21:05:31.610Z Downloaded hickory-server v0.24.4
11772025-03-20T21:05:31.610Z Downloaded crc32fast v1.4.2
11782025-03-20T21:05:31.610Z Downloaded backoff v0.4.0
11792025-03-20T21:05:31.610Z Downloaded lock_api v0.4.12
11802025-03-20T21:05:31.610Z Downloaded lalrpop-util v0.19.12
11812025-03-20T21:05:31.635Z Downloaded internet-checksum v0.2.1
11822025-03-20T21:05:31.635Z Downloaded instant v0.1.13
11832025-03-20T21:05:31.635Z Downloaded instability v0.3.2
11842025-03-20T21:05:31.635Z Downloaded inout v0.1.3
11852025-03-20T21:05:31.635Z Downloaded indicatif v0.17.11
11862025-03-20T21:05:31.635Z Downloaded indent_write v2.2.0
11872025-03-20T21:05:31.635Z Downloaded hyper-util v0.1.10
11882025-03-20T21:05:31.635Z Downloaded hyper-rustls v0.27.3
11892025-03-20T21:05:31.635Z Downloaded hubpack_derive v0.1.1
11902025-03-20T21:05:31.635Z Downloaded hostname v0.4.0
11912025-03-20T21:05:31.635Z Downloaded cexpr v0.6.0
11922025-03-20T21:05:31.660Z Downloaded blake2 v0.10.6
11932025-03-20T21:05:31.660Z Downloaded atomic-waker v1.1.2
11942025-03-20T21:05:31.660Z Downloaded async-stream v0.3.6
11952025-03-20T21:05:31.660Z Downloaded ascii-canvas v3.0.0
11962025-03-20T21:05:31.660Z Downloaded async-stream-impl v0.3.6
11972025-03-20T21:05:31.660Z Downloaded match_cfg v0.1.0
11982025-03-20T21:05:31.661Z Downloaded libefi-sys v0.1.0
11992025-03-20T21:05:31.661Z Downloaded lazy_static v1.5.0
12002025-03-20T21:05:31.661Z Downloaded indoc v1.0.9
12012025-03-20T21:05:31.661Z Downloaded idna_adapter v1.2.0
12022025-03-20T21:05:31.661Z Downloaded icu_provider_macros v1.5.0
12032025-03-20T21:05:31.661Z Downloaded hubpack v0.1.2
12042025-03-20T21:05:31.661Z Downloaded hex-literal v0.4.1
12052025-03-20T21:05:31.661Z Downloaded cancel-safe-futures v0.1.5
12062025-03-20T21:05:31.686Z Downloaded hickory-resolver v0.24.4
12072025-03-20T21:05:31.686Z Downloaded heck v0.3.3
12082025-03-20T21:05:31.686Z Downloaded ctr v0.9.2
12092025-03-20T21:05:31.686Z Downloaded cstr-argument v0.1.2
12102025-03-20T21:05:31.686Z Downloaded bitfield v0.14.0
12112025-03-20T21:05:31.686Z Downloaded bcs v0.1.6
12122025-03-20T21:05:31.686Z Downloaded async-trait v0.1.87
12132025-03-20T21:05:31.686Z Downloaded async-bb8-diesel v0.2.1
12142025-03-20T21:05:31.711Z Downloaded chrono-tz-build v0.4.0
12152025-03-20T21:05:31.711Z Downloaded cassowary v0.3.0
12162025-03-20T21:05:31.711Z Downloaded block-padding v0.3.3
12172025-03-20T21:05:31.711Z Downloaded bb8 v0.8.5
12182025-03-20T21:05:31.711Z Downloaded bit-vec v0.8.0
12192025-03-20T21:05:31.711Z Downloaded bit-set v0.8.0
12202025-03-20T21:05:31.711Z Downloaded castaway v0.2.3
12212025-03-20T21:05:31.711Z Downloaded bit-set v0.5.3
12222025-03-20T21:05:31.711Z Downloaded atty v0.2.14
12232025-03-20T21:05:31.711Z Downloaded async-recursion v1.1.1
12242025-03-20T21:05:31.711Z Downloaded array-init v0.0.4
12252025-03-20T21:05:31.711Z Downloaded argon2 v0.5.3
12262025-03-20T21:05:31.736Z Downloaded arc-swap v1.7.1
12272025-03-20T21:05:31.877Z Compiling serde v1.0.218
12282025-03-20T21:05:31.902Z Compiling value-bag v1.9.0
12292025-03-20T21:05:31.902Z Compiling lock_api v0.4.12
12302025-03-20T21:05:31.902Z Compiling scopeguard v1.2.0
12312025-03-20T21:05:31.902Z Compiling shlex v1.3.0
12322025-03-20T21:05:31.927Z Compiling typenum v1.17.0
12332025-03-20T21:05:31.980Z Compiling syn v2.0.98
12342025-03-20T21:05:32.004Z Compiling getrandom v0.2.15
12352025-03-20T21:05:32.091Z Compiling jobserver v0.1.32
12362025-03-20T21:05:32.315Z Compiling rand_core v0.6.4
12372025-03-20T21:05:32.433Z Compiling log v0.4.22
12382025-03-20T21:05:32.458Z Compiling generic-array v0.14.7
12392025-03-20T21:05:32.498Z Compiling cc v1.2.15
12402025-03-20T21:05:32.815Z Compiling subtle v2.6.1
12412025-03-20T21:05:32.842Z Compiling smallvec v1.14.0
12422025-03-20T21:05:32.867Z Compiling const-oid v0.9.6
12432025-03-20T21:05:32.867Z Compiling pin-project-lite v0.2.14
12442025-03-20T21:05:33.023Z Compiling rustix v0.38.37
12452025-03-20T21:05:33.155Z Compiling parking_lot_core v0.9.10
12462025-03-20T21:05:33.180Z Compiling spin v0.9.8
12472025-03-20T21:05:33.204Z Compiling signal-hook-registry v1.4.2
12482025-03-20T21:05:33.515Z Compiling futures-core v0.3.31
12492025-03-20T21:05:33.738Z Compiling mio v1.0.2
12502025-03-20T21:05:33.763Z Compiling aho-corasick v1.1.3
12512025-03-20T21:05:33.788Z Compiling either v1.14.0
12522025-03-20T21:05:33.989Z Compiling parking_lot v0.12.3
12532025-03-20T21:05:34.061Z Compiling serde_json v1.0.139
12542025-03-20T21:05:34.170Z Compiling regex-syntax v0.8.5
12552025-03-20T21:05:34.359Z Compiling glob v0.3.2
12562025-03-20T21:05:34.412Z Compiling stable_deref_trait v1.2.0
12572025-03-20T21:05:34.517Z Compiling socket2 v0.5.8
12582025-03-20T21:05:34.628Z Compiling cpufeatures v0.2.14
12592025-03-20T21:05:34.689Z Compiling prettyplease v0.2.30
12602025-03-20T21:05:34.952Z Compiling futures-sink v0.3.31
12612025-03-20T21:05:35.174Z Compiling libm v0.2.8
12622025-03-20T21:05:35.250Z Compiling lazy_static v1.5.0
12632025-03-20T21:05:35.359Z Compiling clang-sys v1.8.1
12642025-03-20T21:05:35.384Z Compiling slab v0.4.9
12652025-03-20T21:05:35.491Z Compiling num-traits v0.2.19
12662025-03-20T21:05:35.580Z Compiling minimal-lexical v0.2.1
12672025-03-20T21:05:35.975Z Compiling nom v7.1.3
12682025-03-20T21:05:36.047Z Compiling libloading v0.8.5
12692025-03-20T21:05:36.072Z Compiling foldhash v0.1.3
12702025-03-20T21:05:36.098Z Compiling bindgen v0.69.5
12712025-03-20T21:05:36.434Z Compiling allocator-api2 v0.2.18
12722025-03-20T21:05:36.463Z Compiling pkg-config v0.3.31
12732025-03-20T21:05:36.912Z Compiling getrandom v0.3.1
12742025-03-20T21:05:37.102Z Compiling home v0.5.9
12752025-03-20T21:05:37.248Z Compiling hashbrown v0.15.1
12762025-03-20T21:05:37.582Z Compiling regex-automata v0.4.8
12772025-03-20T21:05:38.175Z Compiling itertools v0.12.1
12782025-03-20T21:05:38.309Z Compiling lazycell v1.3.0
12792025-03-20T21:05:38.465Z Compiling rustc-hash v1.1.0
12802025-03-20T21:05:38.607Z Compiling synstructure v0.13.1
12812025-03-20T21:05:39.050Z Compiling cexpr v0.6.0
12822025-03-20T21:05:39.795Z Compiling futures-channel v0.3.31
12832025-03-20T21:05:39.879Z Compiling cmake v0.1.51
12842025-03-20T21:05:40.164Z Compiling futures-io v0.3.31
12852025-03-20T21:05:40.407Z Compiling futures-task v0.3.31
12862025-03-20T21:05:40.456Z Compiling fs_extra v1.3.0
12872025-03-20T21:05:40.616Z Compiling pin-utils v0.1.0
12882025-03-20T21:05:40.640Z Compiling dunce v1.0.5
12892025-03-20T21:05:40.686Z Compiling paste v1.0.15
12902025-03-20T21:05:40.719Z Compiling base64ct v1.6.0
12912025-03-20T21:05:40.779Z Compiling ring v0.17.11
12922025-03-20T21:05:40.945Z Compiling writeable v0.5.5
12932025-03-20T21:05:41.169Z Compiling pem-rfc7468 v0.7.0
12942025-03-20T21:05:41.215Z Compiling litemap v0.7.3
12952025-03-20T21:05:41.240Z Compiling flagset v0.4.6
12962025-03-20T21:05:41.450Z Compiling aws-lc-rs v1.12.4
12972025-03-20T21:05:41.583Z Compiling icu_locid_transform_data v1.5.0
12982025-03-20T21:05:41.694Z Compiling rustls-pki-types v1.10.0
12992025-03-20T21:05:41.739Z Compiling crossbeam-utils v0.8.20
13002025-03-20T21:05:41.829Z Compiling regex v1.11.1
13012025-03-20T21:05:42.201Z Compiling vcpkg v0.2.15
13022025-03-20T21:05:42.365Z Compiling tracing-core v0.1.32
13032025-03-20T21:05:42.526Z Compiling httparse v1.9.5
13042025-03-20T21:05:42.661Z Compiling num-conv v0.1.0
13052025-03-20T21:05:42.858Z Compiling serde_derive v1.0.218
13062025-03-20T21:05:42.920Z Compiling zeroize_derive v1.4.2
13072025-03-20T21:05:43.119Z Compiling zerocopy-derive v0.7.35
13082025-03-20T21:05:43.392Z Compiling tokio-macros v2.5.0
13092025-03-20T21:05:43.710Z Compiling zerofrom-derive v0.1.4
13102025-03-20T21:05:44.111Z Compiling zeroize v1.8.1
13112025-03-20T21:05:44.814Z Compiling yoke-derive v0.7.4
13122025-03-20T21:05:44.941Z Compiling zerocopy v0.7.35
13132025-03-20T21:05:45.106Z Compiling displaydoc v0.2.5
13142025-03-20T21:05:45.727Z Compiling crypto-common v0.1.6
13152025-03-20T21:05:46.008Z Compiling block-buffer v0.10.4
13162025-03-20T21:05:46.179Z Compiling block-padding v0.3.3
13172025-03-20T21:05:46.337Z Compiling digest v0.10.7
13182025-03-20T21:05:46.468Z Compiling zerovec-derive v0.10.3
13192025-03-20T21:05:46.558Z Compiling inout v0.1.3
13202025-03-20T21:05:46.618Z Compiling thiserror-impl v1.0.69
13212025-03-20T21:05:46.769Z Compiling hmac v0.12.1
13222025-03-20T21:05:46.806Z Compiling zerofrom v0.1.4
13232025-03-20T21:05:46.830Z Compiling futures-macro v0.3.31
13242025-03-20T21:05:46.830Z Compiling cipher v0.4.4
13252025-03-20T21:05:47.015Z Compiling sha2 v0.10.8
13262025-03-20T21:05:47.039Z Compiling der_derive v0.7.3
13272025-03-20T21:05:47.089Z Compiling yoke v0.7.4
13282025-03-20T21:05:47.304Z Compiling icu_provider_macros v1.5.0
13292025-03-20T21:05:47.414Z Compiling salsa20 v0.10.2
13302025-03-20T21:05:47.627Z Compiling pbkdf2 v0.12.2
13312025-03-20T21:05:47.795Z Compiling ppv-lite86 v0.2.20
13322025-03-20T21:05:48.199Z Compiling scrypt v0.11.0
13332025-03-20T21:05:48.334Z Compiling futures-util v0.3.31
13342025-03-20T21:05:48.457Z Compiling zerovec v0.10.4
13352025-03-20T21:05:48.483Z Compiling cbc v0.1.2
13362025-03-20T21:05:48.658Z Compiling aes v0.8.4
13372025-03-20T21:05:48.722Z Compiling openssl-sys v0.9.106
13382025-03-20T21:05:48.918Z Compiling der v0.7.9
13392025-03-20T21:05:49.084Z Compiling thiserror v1.0.69
13402025-03-20T21:05:49.229Z Compiling pest v2.7.14
13412025-03-20T21:05:49.590Z Compiling tracing-attributes v0.1.27
13422025-03-20T21:05:49.646Z Compiling untrusted v0.7.1
13432025-03-20T21:05:49.919Z Compiling iana-time-zone v0.1.61
13442025-03-20T21:05:50.291Z Compiling tinystr v0.7.6
13452025-03-20T21:05:50.317Z Compiling icu_collections v1.5.0
13462025-03-20T21:05:50.641Z Compiling icu_locid v1.5.0
13472025-03-20T21:05:50.911Z Compiling spki v0.7.3
13482025-03-20T21:05:51.255Z Compiling icu_properties_data v1.5.0
13492025-03-20T21:05:51.482Z Compiling powerfmt v0.2.0
13502025-03-20T21:05:51.506Z Compiling untrusted v0.9.0
13512025-03-20T21:05:51.662Z Compiling time-core v0.1.2
13522025-03-20T21:05:51.687Z Compiling percent-encoding v2.3.1
13532025-03-20T21:05:51.859Z Compiling icu_provider v1.5.0
13542025-03-20T21:05:51.883Z Compiling time-macros v0.2.18
13552025-03-20T21:05:51.908Z Compiling deranged v0.3.11
13562025-03-20T21:05:52.337Z Compiling tracing v0.1.40
13572025-03-20T21:05:52.601Z Compiling icu_locid_transform v1.5.0
13582025-03-20T21:05:52.801Z Compiling pest_meta v2.7.14
13592025-03-20T21:05:52.828Z Compiling pkcs5 v0.7.1
13602025-03-20T21:05:53.359Z Compiling scroll_derive v0.12.0
13612025-03-20T21:05:53.813Z Compiling bitflags v2.6.0
13622025-03-20T21:05:53.983Z Compiling bytes v1.10.1
13632025-03-20T21:05:54.567Z Compiling semver v1.0.25
13642025-03-20T21:05:54.592Z Compiling indexmap v2.7.1
13652025-03-20T21:05:54.725Z Compiling uuid v1.15.1
13662025-03-20T21:05:55.256Z Compiling tokio v1.43.0
13672025-03-20T21:05:55.343Z Compiling http v1.2.0
13682025-03-20T21:05:55.930Z Compiling rustc_version v0.4.1
13692025-03-20T21:05:56.172Z Compiling icu_properties v1.5.1
13702025-03-20T21:05:56.197Z Compiling chrono v0.4.40
13712025-03-20T21:05:56.629Z Compiling icu_normalizer_data v1.5.0
13722025-03-20T21:05:56.728Z Compiling utf8_iter v1.0.4
13732025-03-20T21:05:56.755Z Compiling write16 v1.0.0
13742025-03-20T21:05:56.917Z Compiling atomic-waker v1.1.2
13752025-03-20T21:05:57.032Z Compiling num_threads v0.1.7
13762025-03-20T21:05:57.072Z Compiling zerocopy v0.8.10
13772025-03-20T21:05:57.135Z Compiling utf16_iter v1.0.5
13782025-03-20T21:05:57.188Z Compiling time v0.3.36
13792025-03-20T21:05:57.347Z Compiling http-body v1.0.1
13802025-03-20T21:05:57.558Z Compiling scroll v0.12.0
13812025-03-20T21:05:57.598Z Compiling pest_generator v2.7.14
13822025-03-20T21:05:57.818Z Compiling which v4.4.2
13832025-03-20T21:05:58.377Z Compiling pkcs8 v0.10.2
13842025-03-20T21:05:58.969Z Compiling zerocopy-derive v0.8.10
13852025-03-20T21:05:59.194Z Compiling serde_derive_internals v0.29.1
13862025-03-20T21:05:59.221Z Compiling schemars v0.8.22
13872025-03-20T21:05:59.353Z Compiling slog v2.7.0
13882025-03-20T21:05:59.549Z Compiling try-lock v0.2.5
13892025-03-20T21:05:59.731Z Compiling icu_normalizer v1.5.0
13902025-03-20T21:05:59.852Z Compiling tinyvec_macros v0.1.1
13912025-03-20T21:05:59.953Z Compiling tinyvec v1.8.0
13922025-03-20T21:06:00.517Z Compiling want v0.3.1
13932025-03-20T21:06:00.807Z Compiling idna_adapter v1.2.0
13942025-03-20T21:06:01.027Z Compiling goblin v0.8.2
13952025-03-20T21:06:01.242Z Compiling schemars_derive v0.8.22
13962025-03-20T21:06:01.267Z Compiling pest_derive v2.7.14
13972025-03-20T21:06:01.291Z Compiling form_urlencoded v1.2.1
13982025-03-20T21:06:01.322Z Compiling httpdate v1.0.3
13992025-03-20T21:06:01.609Z Compiling dyn-clone v1.0.19
14002025-03-20T21:06:01.779Z Compiling tower-service v0.3.3
14012025-03-20T21:06:01.829Z Compiling foreign-types-shared v0.1.1
14022025-03-20T21:06:01.919Z Compiling openssl v0.10.71
14032025-03-20T21:06:01.963Z Compiling adler2 v2.0.0
14042025-03-20T21:06:01.998Z Compiling rustversion v1.0.17
14052025-03-20T21:06:02.164Z Compiling miniz_oxide v0.8.5
14062025-03-20T21:06:02.315Z Compiling dtrace-parser v0.2.0
14072025-03-20T21:06:02.663Z Compiling foreign-types v0.3.2
14082025-03-20T21:06:02.761Z Compiling idna v1.0.3
14092025-03-20T21:06:03.406Z Compiling tokio-util v0.7.13
14102025-03-20T21:06:03.830Z Compiling rand_core v0.9.2
14112025-03-20T21:06:04.068Z Compiling toml_datetime v0.6.8
14122025-03-20T21:06:04.216Z Compiling serde_tokenstream v0.2.2
14132025-03-20T21:06:04.474Z Compiling h2 v0.4.6
14142025-03-20T21:06:04.499Z Compiling serde_spanned v0.6.8
14152025-03-20T21:06:04.716Z Compiling openssl-macros v0.1.1
14162025-03-20T21:06:04.807Z Compiling bzip2-sys v0.1.11+1.0.8
14172025-03-20T21:06:05.258Z Compiling rustls v0.23.19
14182025-03-20T21:06:05.398Z Compiling base64 v0.22.1
14192025-03-20T21:06:05.526Z Compiling syn v1.0.109
14202025-03-20T21:06:05.640Z Compiling native-tls v0.2.12
14212025-03-20T21:06:05.944Z Compiling dof v0.3.0
14222025-03-20T21:06:06.009Z Compiling siphasher v0.3.11
14232025-03-20T21:06:06.491Z Compiling rand_chacha v0.9.0
14242025-03-20T21:06:07.400Z Compiling usdt-impl v0.5.0
14252025-03-20T21:06:07.835Z Compiling unicode-normalization v0.1.24
14262025-03-20T21:06:08.165Z Compiling heapless v0.7.17
14272025-03-20T21:06:08.582Z Compiling crossbeam-epoch v0.9.18
14282025-03-20T21:06:08.606Z Compiling rand_chacha v0.3.1
14292025-03-20T21:06:08.636Z Compiling signature v2.2.0
14302025-03-20T21:06:08.781Z Compiling dirs-sys-next v0.1.2
14312025-03-20T21:06:08.857Z Compiling cookie v0.18.1
14322025-03-20T21:06:08.961Z Compiling crc32fast v1.4.2
14332025-03-20T21:06:09.179Z Compiling rustls v0.22.4
14342025-03-20T21:06:09.230Z Compiling rayon-core v1.12.1
14352025-03-20T21:06:09.306Z Compiling openssl-probe v0.1.5
14362025-03-20T21:06:09.345Z Compiling signal-hook v0.3.17
14372025-03-20T21:06:09.474Z Compiling unicode-bidi v0.3.17
14382025-03-20T21:06:09.510Z Compiling unicode-properties v0.1.3
14392025-03-20T21:06:09.726Z Compiling dirs-next v2.0.0
14402025-03-20T21:06:09.809Z Compiling rand v0.8.5
14412025-03-20T21:06:09.904Z Compiling crossbeam-deque v0.8.5
14422025-03-20T21:06:10.146Z Compiling stringprep v0.1.5
14432025-03-20T21:06:10.220Z Compiling rand v0.9.0
14442025-03-20T21:06:10.567Z Compiling url v2.5.3
14452025-03-20T21:06:11.016Z Compiling hyper v1.6.0
14462025-03-20T21:06:11.742Z Compiling http-body-util v0.1.2
14472025-03-20T21:06:12.079Z Compiling curve25519-dalek v4.1.3
14482025-03-20T21:06:12.120Z Compiling md-5 v0.10.6
14492025-03-20T21:06:12.187Z Compiling async-trait v0.1.87
14502025-03-20T21:06:12.375Z Compiling num-integer v0.1.46
14512025-03-20T21:06:12.665Z Compiling ff v0.13.0
14522025-03-20T21:06:12.866Z Compiling hash32 v0.2.1
14532025-03-20T21:06:12.890Z Compiling thread_local v1.1.8
14542025-03-20T21:06:12.999Z Compiling memoffset v0.9.1
14552025-03-20T21:06:13.061Z Compiling hyper-util v0.1.10
14562025-03-20T21:06:13.185Z Compiling multer v3.1.0
14572025-03-20T21:06:13.280Z Compiling encoding_rs v0.8.34
14582025-03-20T21:06:13.315Z Compiling cfg_aliases v0.2.1
14592025-03-20T21:06:13.425Z Compiling fallible-iterator v0.2.0
14602025-03-20T21:06:13.453Z Compiling match_cfg v0.1.0
14612025-03-20T21:06:13.558Z Compiling psl-types v2.0.11
14622025-03-20T21:06:13.744Z Compiling num-bigint-dig v0.8.4
14632025-03-20T21:06:14.001Z Compiling litrs v0.4.1
14642025-03-20T21:06:14.043Z Compiling portable-atomic v1.9.0
14652025-03-20T21:06:14.160Z Compiling gimli v0.31.1
14662025-03-20T21:06:14.185Z Compiling newtype-uuid v1.2.1
14672025-03-20T21:06:14.435Z Compiling smoltcp v0.9.1
14682025-03-20T21:06:14.912Z Compiling slog-async v2.8.0
14692025-03-20T21:06:15.002Z Compiling mime v0.3.17
14702025-03-20T21:06:15.026Z Compiling base16ct v0.2.0
14712025-03-20T21:06:15.316Z Compiling sec1 v0.7.3
14722025-03-20T21:06:15.433Z Compiling document-features v0.2.10
14732025-03-20T21:06:15.522Z Compiling toml_edit v0.22.24
14742025-03-20T21:06:15.572Z Compiling postgres-protocol v0.6.8
14752025-03-20T21:06:15.823Z Compiling publicsuffix v2.3.0
14762025-03-20T21:06:16.097Z Compiling hostname v0.3.1
14772025-03-20T21:06:16.375Z Compiling nix v0.29.0
14782025-03-20T21:06:16.574Z Compiling group v0.13.0
14792025-03-20T21:06:16.644Z Compiling num-iter v0.1.45
14802025-03-20T21:06:16.887Z Compiling tokio-native-tls v0.3.1
14812025-03-20T21:06:17.086Z Compiling bzip2 v0.4.4
14822025-03-20T21:06:17.146Z Compiling term v0.7.0
14832025-03-20T21:06:18.184Z Compiling addr2line v0.24.2
14842025-03-20T21:06:18.220Z Compiling flate2 v1.1.0
14852025-03-20T21:06:18.245Z Compiling usdt-attr-macro v0.5.0
14862025-03-20T21:06:18.245Z Compiling usdt-macro v0.5.0
14872025-03-20T21:06:18.286Z Compiling phf_shared v0.11.2
14882025-03-20T21:06:18.607Z Compiling ipnetwork v0.21.1
14892025-03-20T21:06:18.789Z Compiling slog-json v2.6.1
14902025-03-20T21:06:18.988Z Compiling serde_urlencoded v0.7.1
14912025-03-20T21:06:19.115Z Compiling terminal_size v0.4.0
14922025-03-20T21:06:19.295Z Compiling crossbeam-channel v0.5.13
14932025-03-20T21:06:19.324Z Compiling futures-executor v0.3.31
14942025-03-20T21:06:19.435Z Compiling hkdf v0.12.4
14952025-03-20T21:06:19.461Z Compiling crypto-bigint v0.5.5
14962025-03-20T21:06:19.553Z Compiling async-stream-impl v0.3.6
14972025-03-20T21:06:19.690Z Compiling curve25519-dalek-derive v0.1.1
14982025-03-20T21:06:19.835Z Compiling zerocopy-derive v0.6.6
14992025-03-20T21:06:20.228Z Compiling webpki-roots v0.26.6
15002025-03-20T21:06:20.422Z Compiling rustls-pemfile v2.2.0
15012025-03-20T21:06:20.651Z Compiling sync_wrapper v1.0.1
15022025-03-20T21:06:20.728Z Compiling hubpack_derive v0.1.1
15032025-03-20T21:06:20.754Z Compiling is-terminal v0.4.13
15042025-03-20T21:06:20.819Z Compiling object v0.36.5
15052025-03-20T21:06:20.905Z Compiling fs-err v2.11.0
15062025-03-20T21:06:20.933Z Compiling ahash v0.8.11
15072025-03-20T21:06:21.191Z Compiling dropshot v0.12.0
15082025-03-20T21:06:21.248Z Compiling rustc-demangle v0.1.24
15092025-03-20T21:06:21.447Z Compiling anyhow v1.0.97
15102025-03-20T21:06:21.481Z Compiling simd-adler32 v0.3.7
15112025-03-20T21:06:21.506Z Compiling buf-list v1.0.3
15122025-03-20T21:06:21.697Z Compiling bumpalo v3.16.0
15132025-03-20T21:06:21.970Z Compiling tower-layer v0.3.3
15142025-03-20T21:06:21.995Z Compiling ipnet v2.11.0
15152025-03-20T21:06:22.038Z Compiling take_mut v0.2.2
15162025-03-20T21:06:22.065Z Compiling managed v0.8.0
15172025-03-20T21:06:22.112Z Compiling lockfree-object-pool v0.1.6
15182025-03-20T21:06:22.207Z Compiling unicode-width v0.2.0
15192025-03-20T21:06:22.240Z Compiling winnow v0.5.40
15202025-03-20T21:06:22.357Z Compiling zip v2.1.3
15212025-03-20T21:06:22.658Z Compiling console v0.15.10
15222025-03-20T21:06:22.684Z Compiling zopfli v0.8.1
15232025-03-20T21:06:22.938Z Compiling tower v0.5.2
15242025-03-20T21:06:23.771Z Compiling elliptic-curve v0.13.8
15252025-03-20T21:06:24.119Z Compiling strum_macros v0.25.3
15262025-03-20T21:06:24.401Z Compiling clap_builder v4.5.31
15272025-03-20T21:06:24.487Z Compiling hubpack v0.1.2
15282025-03-20T21:06:24.515Z Compiling zerocopy v0.6.6
15292025-03-20T21:06:24.923Z Compiling toml_edit v0.19.15
15302025-03-20T21:06:25.171Z Compiling slog-term v2.9.1
15312025-03-20T21:06:25.205Z Compiling usdt v0.5.0
15322025-03-20T21:06:25.624Z Compiling async-stream v0.3.6
15332025-03-20T21:06:25.918Z Compiling futures v0.3.31
15342025-03-20T21:06:26.057Z Compiling slog-bunyan v2.5.0
15352025-03-20T21:06:26.143Z Compiling oxnet v0.1.1
15362025-03-20T21:06:26.279Z Compiling phf v0.11.2
15372025-03-20T21:06:26.538Z Compiling toml v0.8.20
15382025-03-20T21:06:26.778Z Compiling backtrace v0.3.74
15392025-03-20T21:06:27.119Z Compiling cookie_store v0.21.1
15402025-03-20T21:06:27.184Z Compiling signal-hook-mio v0.2.4
15412025-03-20T21:06:27.353Z Compiling rayon v1.10.0
15422025-03-20T21:06:27.789Z Compiling hyper-tls v0.6.0
15432025-03-20T21:06:29.289Z Compiling postgres-types v0.2.9
15442025-03-20T21:06:29.335Z Compiling camino v1.1.9
15452025-03-20T21:06:30.682Z Compiling ed25519 v2.2.3
15462025-03-20T21:06:30.856Z Compiling phf_shared v0.10.0
15472025-03-20T21:06:31.059Z Compiling dropshot_endpoint v0.12.0
15482025-03-20T21:06:31.125Z Compiling pkcs1 v0.7.5
15492025-03-20T21:06:31.155Z Compiling enum-as-inner v0.6.1
15502025-03-20T21:06:31.213Z Compiling clap_derive v4.5.28
15512025-03-20T21:06:31.507Z Compiling waitgroup v0.1.2
15522025-03-20T21:06:31.709Z Compiling openapiv3 v2.0.0
15532025-03-20T21:06:31.890Z Compiling serde_path_to_error v0.1.16
15542025-03-20T21:06:32.009Z Compiling serde-big-array v0.5.1
15552025-03-20T21:06:32.224Z Compiling rfc6979 v0.4.0
15562025-03-20T21:06:32.310Z Compiling sha1 v0.10.6
15572025-03-20T21:06:32.406Z Compiling daft-derive v0.1.2
15582025-03-20T21:06:32.567Z Compiling serde_repr v0.1.19
15592025-03-20T21:06:32.677Z Compiling bstr v1.10.0
15602025-03-20T21:06:33.447Z Compiling float-cmp v0.10.0
15612025-03-20T21:06:33.663Z Compiling hostname v0.4.0
15622025-03-20T21:06:33.688Z Compiling debug-ignore v1.0.5
15632025-03-20T21:06:33.840Z Compiling data-encoding v2.6.0
15642025-03-20T21:06:33.898Z Compiling whoami v1.5.2
15652025-03-20T21:06:34.001Z Compiling new_debug_unreachable v1.0.6
15662025-03-20T21:06:34.112Z Compiling unicode-segmentation v1.12.0
15672025-03-20T21:06:34.388Z Compiling number_prefix v0.4.0
15682025-03-20T21:06:34.503Z Compiling static_assertions v1.1.0
15692025-03-20T21:06:34.609Z Compiling difflib v0.4.0
15702025-03-20T21:06:34.634Z Compiling predicates-core v1.0.8
15712025-03-20T21:06:34.778Z Compiling fixedbitset v0.4.2
15722025-03-20T21:06:34.884Z Compiling precomputed-hash v0.1.1
15732025-03-20T21:06:34.979Z Compiling normalize-line-endings v0.3.0
15742025-03-20T21:06:35.015Z Compiling string_cache v0.8.7
15752025-03-20T21:06:35.045Z Compiling petgraph v0.6.5
15762025-03-20T21:06:35.126Z Compiling predicates v3.1.3
15772025-03-20T21:06:35.173Z Compiling clap v4.5.31
15782025-03-20T21:06:35.290Z Compiling similar v2.7.0
15792025-03-20T21:06:35.400Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15802025-03-20T21:06:35.478Z Compiling indicatif v0.17.11
15812025-03-20T21:06:35.810Z Compiling hickory-proto v0.24.4
15822025-03-20T21:06:36.465Z Compiling tokio-postgres v0.7.13
15832025-03-20T21:06:37.105Z Compiling daft v0.1.2
15842025-03-20T21:06:37.257Z Compiling ecdsa v0.16.9
15852025-03-20T21:06:37.519Z Compiling rsa v0.9.6
15862025-03-20T21:06:37.960Z Compiling ed25519-dalek v2.1.1
15872025-03-20T21:06:39.036Z Compiling toml v0.7.8
15882025-03-20T21:06:39.916Z Compiling crossterm v0.28.1
15892025-03-20T21:06:41.054Z Compiling zip v0.6.6
15902025-03-20T21:06:41.080Z Compiling tokio-stream v0.1.17
15912025-03-20T21:06:41.106Z Compiling hex v0.4.3
15922025-03-20T21:06:41.614Z Compiling x509-cert v0.2.5
15932025-03-20T21:06:41.982Z Compiling itertools v0.10.5
15942025-03-20T21:06:42.191Z Compiling peg-runtime v0.8.5
15952025-03-20T21:06:42.551Z Compiling unicode-xid v0.2.6
15962025-03-20T21:06:42.606Z Compiling lalrpop-util v0.19.12
15972025-03-20T21:06:42.691Z Compiling strum_macros v0.26.4
15982025-03-20T21:06:42.734Z Compiling xattr v1.3.1
15992025-03-20T21:06:42.914Z Compiling filetime v0.2.25
16002025-03-20T21:06:43.197Z Compiling tar v0.4.44
16012025-03-20T21:06:46.266Z Compiling strum v0.26.3
16022025-03-20T21:06:49.176Z Compiling aws-lc-sys v0.26.0
16032025-03-20T21:07:22.102Z Compiling rustls-webpki v0.102.8
16042025-03-20T21:07:26.109Z Compiling tokio-rustls v0.25.0
16052025-03-20T21:07:27.968Z Compiling tokio-rustls v0.26.0
16062025-03-20T21:07:28.278Z Compiling hyper-rustls v0.27.3
16072025-03-20T21:07:28.598Z Compiling reqwest v0.12.12
16082025-03-20T21:07:32.702Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16092025-03-20T21:07:33.049Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16102025-03-20T21:07:38.402Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 10s
16112025-03-20T21:07:38.550Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
16122025-03-20T21:07:38.616ZMar 20 21:07:37.814 INFO Starting download, target: Clickhouse
16132025-03-20T21:07:38.616ZMar 20 21:07:37.814 INFO Starting download, target: Cockroach
16142025-03-20T21:07:38.616ZMar 20 21:07:37.814 INFO Starting download, target: Console
16152025-03-20T21:07:38.616ZMar 20 21:07:37.814 INFO Starting download, target: DendriteOpenapi
16162025-03-20T21:07:38.641ZMar 20 21:07:37.814 INFO Starting download, target: DendriteStub
16172025-03-20T21:07:38.641ZMar 20 21:07:37.814 INFO Starting download, target: MaghemiteMgd
16182025-03-20T21:07:38.641ZMar 20 21:07:37.814 INFO Starting download, target: TransceiverControl
16192025-03-20T21:07:38.641ZMar 20 21:07:37.816 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16202025-03-20T21:07:38.641ZMar 20 21:07:37.816 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16212025-03-20T21:07:38.641ZMar 20 21:07:37.817 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16222025-03-20T21:07:38.641ZMar 20 21:07:37.817 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16232025-03-20T21:07:38.641ZMar 20 21:07:37.817 INFO Downloading out/downloads/dpd-a66561e0a063cc30820182008c31f9a64cbd8a6f.json (attempt 1/3), target: DendriteOpenapi
16242025-03-20T21:07:38.641ZMar 20 21:07:37.817 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16252025-03-20T21:07:38.641ZMar 20 21:07:37.817 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16262025-03-20T21:07:38.920ZMar 20 21:07:38.110 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16272025-03-20T21:07:39.152ZMar 20 21:07:38.346 INFO Download complete, target: DendriteOpenapi
16282025-03-20T21:07:39.367ZMar 20 21:07:38.524 INFO Download complete, target: Console
16292025-03-20T21:07:39.502ZMar 20 21:07:38.694 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16302025-03-20T21:07:40.039ZMar 20 21:07:39.090 INFO Download complete, target: TransceiverControl
16312025-03-20T21:07:43.068ZMar 20 21:07:42.266 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16322025-03-20T21:07:45.533ZMar 20 21:07:44.732 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16332025-03-20T21:07:45.616ZMar 20 21:07:44.814 INFO Download complete, target: MaghemiteMgd
16342025-03-20T21:07:46.077ZMar 20 21:07:45.275 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16352025-03-20T21:07:46.077ZMar 20 21:07:45.275 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16362025-03-20T21:07:48.108ZMar 20 21:07:47.306 INFO Download complete, target: DendriteStub
16372025-03-20T21:07:53.477ZMar 20 21:07:52.676 INFO Checking that binary works, target: Cockroach
16382025-03-20T21:07:53.758ZMar 20 21:07:52.957 INFO Download complete, target: Cockroach
16392025-03-20T21:08:06.461ZMar 20 21:08:05.661 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16402025-03-20T21:08:18.325ZMar 20 21:08:17.524 INFO Checking that binary works, target: Clickhouse
16412025-03-20T21:08:18.519ZMar 20 21:08:17.718 INFO Download complete, target: Clickhouse
16422025-03-20T21:08:18.546ZAll builder prerequisites installed successfully, and PATH looks valid
16432025-03-20T21:08:18.572Z
16442025-03-20T21:08:18.572Zreal 5:35.516979542
16452025-03-20T21:08:18.572Zuser 14:06.787619618
16462025-03-20T21:08:18.572Zsys 2:21.200021852
16472025-03-20T21:08:18.572Ztrap 0.506365736
16482025-03-20T21:08:18.572Ztflt 0.447274621
16492025-03-20T21:08:18.572Zdflt 1.049378500
16502025-03-20T21:08:18.572Zkflt 0.008985662
16512025-03-20T21:08:18.572Zlock 28:40.327163651
16522025-03-20T21:08:18.572Zslp 51:43.329590036
16532025-03-20T21:08:18.572Zlat 1:06.510397644
16542025-03-20T21:08:18.572Zstop 2:24.654365490
16552025-03-20T21:08:18.572Z+ banner hack-check
16562025-03-20T21:08:18.572Z
16572025-03-20T21:08:18.573Z # # ## #### # # #### # # ###### #### # #
16582025-03-20T21:08:18.573Z # # # # # # # # # # # # # # # # #
16592025-03-20T21:08:18.573Z ###### # # # #### ##### # ###### ##### # ####
16602025-03-20T21:08:18.573Z # # ###### # # # # # # # # # #
16612025-03-20T21:08:18.573Z # # # # # # # # # # # # # # # # #
16622025-03-20T21:08:18.573Z # # # # #### # # #### # # ###### #### # #
16632025-03-20T21:08:18.573Z
16642025-03-20T21:08:18.573Z+ export CARGO_INCREMENTAL=0
16652025-03-20T21:08:18.573Z+ CARGO_INCREMENTAL=0
16662025-03-20T21:08:18.573Z+ ptime -m timeout 2h cargo xtask check-features --ci
16672025-03-20T21:08:19.357Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
16682025-03-20T21:08:22.959Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.33s
16692025-03-20T21:08:23.016Z Running `target/debug/xtask check-features --ci`
16702025-03-20T21:08:23.041Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16712025-03-20T21:08:23.041Zrunning: "/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16722025-03-20T21:08:23.653Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
16732025-03-20T21:08:23.679Z Running `target/debug/xtask download cargo-hack`
16742025-03-20T21:08:24.775Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16752025-03-20T21:08:25.118Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16762025-03-20T21:08:29.536Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.82s
16772025-03-20T21:08:29.671Z Running `target/debug/xtask-downloader cargo-hack`
16782025-03-20T21:08:29.728ZMar 20 21:08:28.926 INFO Starting download, target: CargoHack
16792025-03-20T21:08:29.754ZMar 20 21:08:28.928 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16802025-03-20T21:08:30.429ZMar 20 21:08:29.629 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16812025-03-20T21:08:30.523ZMar 20 21:08:29.722 INFO Download complete, target: CargoHack
16822025-03-20T21:08:30.548Zrunning: "/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"
16832025-03-20T21:08:30.573Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16842025-03-20T21:08:30.847Zinfo: running `cargo check --bins` on api_identity (1/199)
16852025-03-20T21:08:31.728Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16862025-03-20T21:08:31.753Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16872025-03-20T21:08:31.753Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16882025-03-20T21:08:31.753Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
16892025-03-20T21:08:31.824Z
16902025-03-20T21:08:31.824Zinfo: running `cargo check --bins` on bootstore (2/199)
16912025-03-20T21:08:32.757Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16922025-03-20T21:08:32.783Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16932025-03-20T21:08:32.783Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16942025-03-20T21:08:32.783Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
16952025-03-20T21:08:32.863Z
16962025-03-20T21:08:32.863Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/199)
16972025-03-20T21:08:33.782Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16982025-03-20T21:08:33.807Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16992025-03-20T21:08:33.807Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17002025-03-20T21:08:33.807Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
17012025-03-20T21:08:33.875Z
17022025-03-20T21:08:33.875Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/199)
17032025-03-20T21:08:34.774Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17042025-03-20T21:08:34.800Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17052025-03-20T21:08:34.800Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17062025-03-20T21:08:34.800Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
17072025-03-20T21:08:34.868Z
17082025-03-20T21:08:34.868Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/199)
17092025-03-20T21:08:35.518Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17102025-03-20T21:08:35.543Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17112025-03-20T21:08:35.543Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17122025-03-20T21:08:35.543Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
17132025-03-20T21:08:35.577Z
17142025-03-20T21:08:35.577Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/199)
17152025-03-20T21:08:36.161Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17162025-03-20T21:08:36.186Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17172025-03-20T21:08:36.186Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17182025-03-20T21:08:36.186Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
17192025-03-20T21:08:36.217Z
17202025-03-20T21:08:36.217Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/199)
17212025-03-20T21:08:36.785Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17222025-03-20T21:08:36.811Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17232025-03-20T21:08:36.811Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17242025-03-20T21:08:36.811Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
17252025-03-20T21:08:36.847Z
17262025-03-20T21:08:36.847Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/199)
17272025-03-20T21:08:37.399Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17282025-03-20T21:08:37.425Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17292025-03-20T21:08:37.425Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17302025-03-20T21:08:37.425Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
17312025-03-20T21:08:37.461Z
17322025-03-20T21:08:37.461Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/199)
17332025-03-20T21:08:38.007Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17342025-03-20T21:08:38.032Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17352025-03-20T21:08:38.032Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17362025-03-20T21:08:38.032Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
17372025-03-20T21:08:38.070Z
17382025-03-20T21:08:38.070Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/199)
17392025-03-20T21:08:38.624Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17402025-03-20T21:08:38.649Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17412025-03-20T21:08:38.649Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17422025-03-20T21:08:38.649Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
17432025-03-20T21:08:38.686Z
17442025-03-20T21:08:38.686Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/199)
17452025-03-20T21:08:39.219Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17462025-03-20T21:08:39.244Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17472025-03-20T21:08:39.244Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17482025-03-20T21:08:39.244Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
17492025-03-20T21:08:39.273Z
17502025-03-20T21:08:39.273Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/199)
17512025-03-20T21:08:39.798Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17522025-03-20T21:08:39.823Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17532025-03-20T21:08:39.823Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17542025-03-20T21:08:39.823Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
17552025-03-20T21:08:39.856Z
17562025-03-20T21:08:39.856Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/199)
17572025-03-20T21:08:40.417Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17582025-03-20T21:08:40.442Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17592025-03-20T21:08:40.442Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17602025-03-20T21:08:40.442Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
17612025-03-20T21:08:40.479Z
17622025-03-20T21:08:40.479Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/199)
17632025-03-20T21:08:41.032Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17642025-03-20T21:08:41.057Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17652025-03-20T21:08:41.057Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17662025-03-20T21:08:41.057Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
17672025-03-20T21:08:41.098Z
17682025-03-20T21:08:41.098Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/199)
17692025-03-20T21:08:41.649Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17702025-03-20T21:08:41.675Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17712025-03-20T21:08:41.675Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17722025-03-20T21:08:41.675Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
17732025-03-20T21:08:41.708Z
17742025-03-20T21:08:41.708Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/199)
17752025-03-20T21:08:42.249Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17762025-03-20T21:08:42.274Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17772025-03-20T21:08:42.274Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17782025-03-20T21:08:42.274Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
17792025-03-20T21:08:42.315Z
17802025-03-20T21:08:42.315Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/199)
17812025-03-20T21:08:42.841Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17822025-03-20T21:08:42.867Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17832025-03-20T21:08:42.867Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17842025-03-20T21:08:42.867Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
17852025-03-20T21:08:42.903Z
17862025-03-20T21:08:42.903Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/199)
17872025-03-20T21:08:43.444Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17882025-03-20T21:08:43.470Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17892025-03-20T21:08:43.470Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17902025-03-20T21:08:43.470Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
17912025-03-20T21:08:43.504Z
17922025-03-20T21:08:43.504Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/199)
17932025-03-20T21:08:44.039Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17942025-03-20T21:08:44.065Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17952025-03-20T21:08:44.065Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17962025-03-20T21:08:44.065Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
17972025-03-20T21:08:44.100Z
17982025-03-20T21:08:44.100Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/199)
17992025-03-20T21:08:44.646Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18002025-03-20T21:08:44.671Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18012025-03-20T21:08:44.671Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18022025-03-20T21:08:44.671Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
18032025-03-20T21:08:44.709Z
18042025-03-20T21:08:44.709Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/199)
18052025-03-20T21:08:45.256Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18062025-03-20T21:08:45.282Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18072025-03-20T21:08:45.282Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18082025-03-20T21:08:45.282Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
18092025-03-20T21:08:45.325Z
18102025-03-20T21:08:45.325Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/199)
18112025-03-20T21:08:45.918Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18122025-03-20T21:08:45.943Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18132025-03-20T21:08:45.943Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18142025-03-20T21:08:45.943Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
18152025-03-20T21:08:45.983Z
18162025-03-20T21:08:45.983Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/199)
18172025-03-20T21:08:46.539Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18182025-03-20T21:08:46.564Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18192025-03-20T21:08:46.564Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18202025-03-20T21:08:46.564Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
18212025-03-20T21:08:46.604Z
18222025-03-20T21:08:46.604Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/199)
18232025-03-20T21:08:47.151Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18242025-03-20T21:08:47.176Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18252025-03-20T21:08:47.176Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18262025-03-20T21:08:47.176Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
18272025-03-20T21:08:47.214Z
18282025-03-20T21:08:47.214Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/199)
18292025-03-20T21:08:47.740Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18302025-03-20T21:08:47.765Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18312025-03-20T21:08:47.766Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18322025-03-20T21:08:47.766Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18332025-03-20T21:08:47.800Z
18342025-03-20T21:08:47.800Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/199)
18352025-03-20T21:08:48.339Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18362025-03-20T21:08:48.365Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18372025-03-20T21:08:48.365Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18382025-03-20T21:08:48.365Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
18392025-03-20T21:08:48.403Z
18402025-03-20T21:08:48.403Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/199)
18412025-03-20T21:08:48.941Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18422025-03-20T21:08:48.967Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18432025-03-20T21:08:48.967Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18442025-03-20T21:08:48.967Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
18452025-03-20T21:08:49.003Z
18462025-03-20T21:08:49.003Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/199)
18472025-03-20T21:08:49.559Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18482025-03-20T21:08:49.585Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18492025-03-20T21:08:49.585Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18502025-03-20T21:08:49.585Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
18512025-03-20T21:08:49.624Z
18522025-03-20T21:08:49.624Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/199)
18532025-03-20T21:08:50.149Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18542025-03-20T21:08:50.175Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18552025-03-20T21:08:50.175Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18562025-03-20T21:08:50.175Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18572025-03-20T21:08:50.209Z
18582025-03-20T21:08:50.209Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/199)
18592025-03-20T21:08:50.774Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18602025-03-20T21:08:50.800Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18612025-03-20T21:08:50.800Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18622025-03-20T21:08:50.800Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
18632025-03-20T21:08:50.837Z
18642025-03-20T21:08:50.837Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/199)
18652025-03-20T21:08:51.373Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18662025-03-20T21:08:51.426Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18672025-03-20T21:08:51.426Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18682025-03-20T21:08:51.426Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
18692025-03-20T21:08:51.453Z
18702025-03-20T21:08:51.453Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/199)
18712025-03-20T21:08:51.960Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18722025-03-20T21:08:51.985Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18732025-03-20T21:08:51.985Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18742025-03-20T21:08:51.985Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18752025-03-20T21:08:52.024Z
18762025-03-20T21:08:52.024Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/199)
18772025-03-20T21:08:52.560Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18782025-03-20T21:08:52.585Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18792025-03-20T21:08:52.585Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18802025-03-20T21:08:52.586Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
18812025-03-20T21:08:52.624Z
18822025-03-20T21:08:52.624Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/199)
18832025-03-20T21:08:53.178Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18842025-03-20T21:08:53.203Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18852025-03-20T21:08:53.203Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18862025-03-20T21:08:53.203Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
18872025-03-20T21:08:53.249Z
18882025-03-20T21:08:53.249Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/199)
18892025-03-20T21:08:53.824Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18902025-03-20T21:08:53.851Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18912025-03-20T21:08:53.851Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18922025-03-20T21:08:53.851Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
18932025-03-20T21:08:53.885Z
18942025-03-20T21:08:53.885Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/199)
18952025-03-20T21:08:54.427Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18962025-03-20T21:08:54.453Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18972025-03-20T21:08:54.453Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18982025-03-20T21:08:54.453Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
18992025-03-20T21:08:54.493Z
19002025-03-20T21:08:54.493Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/199)
19012025-03-20T21:08:55.050Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19022025-03-20T21:08:55.075Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19032025-03-20T21:08:55.075Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19042025-03-20T21:08:55.075Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19052025-03-20T21:08:55.114Z
19062025-03-20T21:08:55.114Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/199)
19072025-03-20T21:08:55.659Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19082025-03-20T21:08:55.685Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19092025-03-20T21:08:55.685Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19102025-03-20T21:08:55.685Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
19112025-03-20T21:08:55.724Z
19122025-03-20T21:08:55.724Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/199)
19132025-03-20T21:08:56.251Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19142025-03-20T21:08:56.276Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19152025-03-20T21:08:56.276Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19162025-03-20T21:08:56.276Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19172025-03-20T21:08:56.312Z
19182025-03-20T21:08:56.312Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/199)
19192025-03-20T21:08:56.845Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19202025-03-20T21:08:56.870Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19212025-03-20T21:08:56.870Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19222025-03-20T21:08:56.870Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
19232025-03-20T21:08:56.904Z
19242025-03-20T21:08:56.904Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/199)
19252025-03-20T21:08:57.448Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19262025-03-20T21:08:57.473Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19272025-03-20T21:08:57.473Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19282025-03-20T21:08:57.473Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
19292025-03-20T21:08:57.514Z
19302025-03-20T21:08:57.514Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/199)
19312025-03-20T21:08:58.053Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19322025-03-20T21:08:58.079Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19332025-03-20T21:08:58.079Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19342025-03-20T21:08:58.079Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
19352025-03-20T21:08:58.118Z
19362025-03-20T21:08:58.118Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/199)
19372025-03-20T21:08:58.675Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19382025-03-20T21:08:58.701Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19392025-03-20T21:08:58.701Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19402025-03-20T21:08:58.701Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19412025-03-20T21:08:58.742Z
19422025-03-20T21:08:58.742Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/199)
19432025-03-20T21:08:59.294Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19442025-03-20T21:08:59.320Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19452025-03-20T21:08:59.320Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19462025-03-20T21:08:59.320Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
19472025-03-20T21:08:59.354Z
19482025-03-20T21:08:59.354Zinfo: running `cargo check --bins` on sled-hardware-types (45/199)
19492025-03-20T21:09:00.114Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19502025-03-20T21:09:00.140Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19512025-03-20T21:09:00.140Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19522025-03-20T21:09:00.140Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
19532025-03-20T21:09:00.214Z
19542025-03-20T21:09:00.214Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (46/199)
19552025-03-20T21:09:01.020Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19562025-03-20T21:09:01.045Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19572025-03-20T21:09:01.045Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19582025-03-20T21:09:01.045Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
19592025-03-20T21:09:01.127Z
19602025-03-20T21:09:01.127Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (47/199)
19612025-03-20T21:09:01.945Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19622025-03-20T21:09:01.971Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19632025-03-20T21:09:01.971Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19642025-03-20T21:09:01.971Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
19652025-03-20T21:09:02.053Z
19662025-03-20T21:09:02.053Zinfo: running `cargo check --bins` on oxlog (48/199)
19672025-03-20T21:09:02.780Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19682025-03-20T21:09:02.806Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19692025-03-20T21:09:02.920Z Checking cfg-if v1.0.0
19702025-03-20T21:09:02.945Z Checking libc v0.2.170
19712025-03-20T21:09:02.971Z Checking serde v1.0.218
19722025-03-20T21:09:02.971Z Checking zeroize v1.8.1
19732025-03-20T21:09:02.971Z Checking memchr v2.7.4
19742025-03-20T21:09:03.006Z Checking typenum v1.17.0
19752025-03-20T21:09:03.031Z Checking subtle v2.6.1
19762025-03-20T21:09:03.031Z Checking value-bag v1.9.0
19772025-03-20T21:09:03.059Z Checking itoa v1.0.11
19782025-03-20T21:09:03.230Z Checking scopeguard v1.2.0
19792025-03-20T21:09:03.282Z Checking smallvec v1.14.0
19802025-03-20T21:09:03.307Z Checking const-oid v0.9.6
19812025-03-20T21:09:03.377Z Checking lock_api v0.4.12
19822025-03-20T21:09:03.415Z Checking log v0.4.22
19832025-03-20T21:09:03.592Z Checking pin-project-lite v0.2.14
19842025-03-20T21:09:03.710Z Checking once_cell v1.20.3
19852025-03-20T21:09:03.735Z Checking byteorder v1.5.0
19862025-03-20T21:09:03.761Z Checking futures-core v0.3.31
19872025-03-20T21:09:03.854Z Checking stable_deref_trait v1.2.0
19882025-03-20T21:09:03.895Z Checking generic-array v0.14.7
19892025-03-20T21:09:03.920Z Checking getrandom v0.2.15
19902025-03-20T21:09:03.945Z Checking signal-hook-registry v1.4.2
19912025-03-20T21:09:03.972Z Checking parking_lot_core v0.9.10
19922025-03-20T21:09:03.997Z Checking mio v1.0.2
19932025-03-20T21:09:04.101Z Checking socket2 v0.5.8
19942025-03-20T21:09:04.127Z Checking rand_core v0.6.4
19952025-03-20T21:09:04.168Z Checking cpufeatures v0.2.14
19962025-03-20T21:09:04.269Z Checking futures-sink v0.3.31
19972025-03-20T21:09:04.295Z Checking parking_lot v0.12.3
19982025-03-20T21:09:04.404Z Checking ryu v1.0.18
19992025-03-20T21:09:04.430Z Checking zerocopy v0.7.35
20002025-03-20T21:09:04.508Z Checking zerofrom v0.1.4
20012025-03-20T21:09:04.533Z Checking equivalent v1.0.1
20022025-03-20T21:09:04.599Z Checking allocator-api2 v0.2.18
20032025-03-20T21:09:04.624Z Checking foldhash v0.1.3
20042025-03-20T21:09:04.652Z Checking libm v0.2.8
20052025-03-20T21:09:04.701Z Checking yoke v0.7.4
20062025-03-20T21:09:04.780Z Checking slab v0.4.9
20072025-03-20T21:09:04.833Z Checking futures-channel v0.3.31
20082025-03-20T21:09:04.858Z Checking crypto-common v0.1.6
20092025-03-20T21:09:05.027Z Checking block-buffer v0.10.4
20102025-03-20T21:09:05.053Z Checking block-padding v0.3.3
20112025-03-20T21:09:05.053Z Checking zerovec v0.10.4
20122025-03-20T21:09:05.147Z Checking getrandom v0.3.1
20132025-03-20T21:09:05.176Z Checking hashbrown v0.15.1
20142025-03-20T21:09:05.247Z Checking digest v0.10.7
20152025-03-20T21:09:05.273Z Checking inout v0.1.3
20162025-03-20T21:09:05.400Z Checking futures-task v0.3.31
20172025-03-20T21:09:05.425Z Checking num-traits v0.2.19
20182025-03-20T21:09:05.476Z Checking futures-io v0.3.31
20192025-03-20T21:09:05.501Z Checking pin-utils v0.1.0
20202025-03-20T21:09:05.598Z Checking hmac v0.12.1
20212025-03-20T21:09:05.624Z Checking sha2 v0.10.8
20222025-03-20T21:09:05.650Z Checking cipher v0.4.4
20232025-03-20T21:09:05.675Z Checking futures-util v0.3.31
20242025-03-20T21:09:05.794Z Checking base64ct v1.6.0
20252025-03-20T21:09:05.987Z Checking flagset v0.4.6
20262025-03-20T21:09:06.124Z Checking litemap v0.7.3
20272025-03-20T21:09:06.150Z Checking writeable v0.5.5
20282025-03-20T21:09:06.183Z Checking fnv v1.0.7
20292025-03-20T21:09:06.221Z Checking pem-rfc7468 v0.7.0
20302025-03-20T21:09:06.307Z Checking salsa20 v0.10.2
20312025-03-20T21:09:06.438Z Checking pbkdf2 v0.12.2
20322025-03-20T21:09:06.464Z Checking ppv-lite86 v0.2.20
20332025-03-20T21:09:06.464Z Checking tinystr v0.7.6
20342025-03-20T21:09:06.492Z Checking der v0.7.9
20352025-03-20T21:09:06.517Z Checking icu_locid_transform_data v1.5.0
20362025-03-20T21:09:06.600Z Checking rustls-pki-types v1.10.0
20372025-03-20T21:09:06.625Z Checking scrypt v0.11.0
20382025-03-20T21:09:06.709Z Checking icu_collections v1.5.0
20392025-03-20T21:09:06.788Z Checking icu_locid v1.5.0
20402025-03-20T21:09:06.829Z Checking aes v0.8.4
20412025-03-20T21:09:06.905Z Checking bytes v1.10.1
20422025-03-20T21:09:07.090Z Checking serde_json v1.0.139
20432025-03-20T21:09:07.116Z Checking indexmap v2.7.1
20442025-03-20T21:09:07.314Z Checking bitflags v2.6.0
20452025-03-20T21:09:07.579Z Checking uuid v1.15.1
20462025-03-20T21:09:07.604Z Checking cbc v0.1.2
20472025-03-20T21:09:07.654Z Checking icu_provider v1.5.0
20482025-03-20T21:09:07.806Z Checking tracing-core v0.1.32
20492025-03-20T21:09:07.837Z Checking tokio v1.43.0
20502025-03-20T21:09:08.044Z Checking spki v0.7.3
20512025-03-20T21:09:08.164Z Checking http v1.2.0
20522025-03-20T21:09:08.190Z Checking aws-lc-sys v0.26.0
20532025-03-20T21:09:08.278Z Checking icu_locid_transform v1.5.0
20542025-03-20T21:09:08.314Z Checking percent-encoding v2.3.1
20552025-03-20T21:09:08.371Z Checking untrusted v0.9.0
20562025-03-20T21:09:08.504Z Checking untrusted v0.7.1
20572025-03-20T21:09:08.529Z Checking icu_properties_data v1.5.0
20582025-03-20T21:09:08.555Z Checking powerfmt v0.2.0
20592025-03-20T21:09:08.667Z Checking ring v0.17.11
20602025-03-20T21:09:08.732Z Checking tracing v0.1.40
20612025-03-20T21:09:08.787Z Checking deranged v0.3.11
20622025-03-20T21:09:09.040Z Checking pkcs5 v0.7.1
20632025-03-20T21:09:09.144Z Checking icu_properties v1.5.1
20642025-03-20T21:09:09.299Z Checking crossbeam-utils v0.8.20
20652025-03-20T21:09:09.491Z Checking spin v0.9.8
20662025-03-20T21:09:09.662Z Checking thiserror v1.0.69
20672025-03-20T21:09:09.816Z Checking num-conv v0.1.0
20682025-03-20T21:09:09.841Z Checking atomic-waker v1.1.2
20692025-03-20T21:09:09.946Z Checking write16 v1.0.0
20702025-03-20T21:09:09.977Z Checking icu_normalizer_data v1.5.0
20712025-03-20T21:09:10.002Z Checking time-core v0.1.2
20722025-03-20T21:09:10.053Z Checking aws-lc-rs v1.12.4
20732025-03-20T21:09:10.079Z Checking iana-time-zone v0.1.61
20742025-03-20T21:09:10.104Z Checking utf16_iter v1.0.5
20752025-03-20T21:09:10.104Z Checking utf8_iter v1.0.4
20762025-03-20T21:09:10.164Z Checking num_threads v0.1.7
20772025-03-20T21:09:10.250Z Checking chrono v0.4.40
20782025-03-20T21:09:10.276Z Checking pkcs8 v0.10.2
20792025-03-20T21:09:10.302Z Checking time v0.3.36
20802025-03-20T21:09:10.327Z Checking http-body v1.0.1
20812025-03-20T21:09:10.525Z Checking httparse v1.9.5
20822025-03-20T21:09:10.558Z Checking try-lock v0.2.5
20832025-03-20T21:09:10.686Z Checking tinyvec_macros v0.1.1
20842025-03-20T21:09:10.711Z Compiling newtype-uuid v1.2.1
20852025-03-20T21:09:10.779Z Checking tinyvec v1.8.0
20862025-03-20T21:09:10.894Z Checking want v0.3.1
20872025-03-20T21:09:11.012Z Checking form_urlencoded v1.2.1
20882025-03-20T21:09:11.068Z Checking zerocopy v0.8.10
20892025-03-20T21:09:11.214Z Checking foreign-types-shared v0.1.1
20902025-03-20T21:09:11.322Z Checking unicode-ident v1.0.14
20912025-03-20T21:09:11.488Z Checking httpdate v1.0.3
20922025-03-20T21:09:11.642Z Checking rustls-webpki v0.102.8
20932025-03-20T21:09:11.714Z Checking adler2 v2.0.0
20942025-03-20T21:09:11.865Z Checking tower-service v0.3.3
20952025-03-20T21:09:11.890Z Checking miniz_oxide v0.8.5
20962025-03-20T21:09:11.939Z Checking proc-macro2 v1.0.94
20972025-03-20T21:09:11.997Z Checking foreign-types v0.3.2
20982025-03-20T21:09:12.023Z Checking icu_normalizer v1.5.0
20992025-03-20T21:09:12.090Z Checking toml_datetime v0.6.8
21002025-03-20T21:09:12.320Z Checking semver v1.0.25
21012025-03-20T21:09:12.354Z Checking serde_spanned v0.6.8
21022025-03-20T21:09:12.379Z Checking slog v2.7.0
21032025-03-20T21:09:12.541Z Checking scroll v0.12.0
21042025-03-20T21:09:12.567Z Checking openssl-sys v0.9.106
21052025-03-20T21:09:12.593Z Checking errno v0.3.9
21062025-03-20T21:09:12.688Z Checking aho-corasick v1.1.3
21072025-03-20T21:09:12.738Z Checking idna_adapter v1.2.0
21082025-03-20T21:09:12.766Z Checking ucd-trie v0.1.7
21092025-03-20T21:09:12.823Z Checking plain v0.2.3
21102025-03-20T21:09:12.920Z Checking idna v1.0.3
21112025-03-20T21:09:12.972Z Checking siphasher v0.3.11
21122025-03-20T21:09:12.998Z Checking dyn-clone v1.0.19
21132025-03-20T21:09:13.023Z Checking regex-syntax v0.8.5
21142025-03-20T21:09:13.144Z Checking base64 v0.22.1
21152025-03-20T21:09:13.263Z Checking schemars v0.8.22
21162025-03-20T21:09:13.378Z Checking goblin v0.8.2
21172025-03-20T21:09:13.477Z Checking rand_core v0.9.2
21182025-03-20T21:09:13.579Z Checking pest v2.7.14
21192025-03-20T21:09:13.605Z Checking openssl v0.10.71
21202025-03-20T21:09:13.786Z Checking rand_chacha v0.9.0
21212025-03-20T21:09:13.966Z Checking tokio-util v0.7.13
21222025-03-20T21:09:14.088Z Checking rustix v0.38.37
21232025-03-20T21:09:14.131Z Checking quote v1.0.39
21242025-03-20T21:09:14.439Z Checking unicode-normalization v0.1.24
21252025-03-20T21:09:14.587Z Checking crossbeam-epoch v0.9.18
21262025-03-20T21:09:14.689Z Checking h2 v0.4.6
21272025-03-20T21:09:14.999Z Checking rand_chacha v0.3.1
21282025-03-20T21:09:15.205Z Checking signature v2.2.0
21292025-03-20T21:09:15.380Z Checking dirs-sys-next v0.1.2
21302025-03-20T21:09:15.436Z Checking crc32fast v1.4.2
21312025-03-20T21:09:15.560Z Checking pretty-hex v0.4.1
21322025-03-20T21:09:15.672Z Checking utf8parse v0.2.2
21332025-03-20T21:09:15.730Z Checking regex-automata v0.4.8
21342025-03-20T21:09:15.756Z Checking openssl-probe v0.1.5
21352025-03-20T21:09:15.826Z Checking unicode-bidi v0.3.17
21362025-03-20T21:09:15.869Z Checking anstyle v1.0.10
21372025-03-20T21:09:15.909Z Checking unicode-properties v0.1.3
21382025-03-20T21:09:16.193Z Checking either v1.14.0
21392025-03-20T21:09:16.232Z Checking dtrace-parser v0.2.0
21402025-03-20T21:09:16.358Z Checking stringprep v0.1.5
21412025-03-20T21:09:16.526Z Checking anstyle-parse v0.2.5
21422025-03-20T21:09:16.600Z Checking dirs-next v2.0.0
21432025-03-20T21:09:16.657Z Checking rand v0.8.5
21442025-03-20T21:09:16.735Z Checking crossbeam-deque v0.8.5
21452025-03-20T21:09:16.783Z Checking syn v2.0.98
21462025-03-20T21:09:16.925Z Checking rand v0.9.0
21472025-03-20T21:09:17.017Z Checking url v2.5.3
21482025-03-20T21:09:17.642Z Checking dof v0.3.0
21492025-03-20T21:09:17.688Z Checking rustls v0.23.19
21502025-03-20T21:09:17.815Z Checking http-body-util v0.1.2
21512025-03-20T21:09:17.956Z Checking native-tls v0.2.12
21522025-03-20T21:09:18.005Z Checking num-integer v0.1.46
21532025-03-20T21:09:18.188Z Checking bzip2-sys v0.1.11+1.0.8
21542025-03-20T21:09:18.232Z Checking md-5 v0.10.6
21552025-03-20T21:09:18.270Z Checking ff v0.13.0
21562025-03-20T21:09:18.335Z Checking hash32 v0.2.1
21572025-03-20T21:09:18.430Z Checking thread_local v1.1.8
21582025-03-20T21:09:18.455Z Checking thread-id v4.2.2
21592025-03-20T21:09:18.481Z Checking encoding_rs v0.8.34
21602025-03-20T21:09:18.577Z Checking mime v0.3.17
21612025-03-20T21:09:18.603Z Checking colorchoice v1.0.2
21622025-03-20T21:09:18.692Z Checking winnow v0.7.3
21632025-03-20T21:09:18.745Z Checking psl-types v2.0.11
21642025-03-20T21:09:18.871Z Checking is_terminal_polyfill v1.70.1
21652025-03-20T21:09:18.935Z Checking fallible-iterator v0.2.0
21662025-03-20T21:09:18.991Z Checking match_cfg v0.1.0
21672025-03-20T21:09:19.084Z Checking anstyle-query v1.1.1
21682025-03-20T21:09:19.206Z Checking gimli v0.31.1
21692025-03-20T21:09:19.250Z Checking base16ct v0.2.0
21702025-03-20T21:09:19.436Z Checking sec1 v0.7.3
21712025-03-20T21:09:19.461Z Checking postgres-protocol v0.6.8
21722025-03-20T21:09:19.800Z Checking anstream v0.6.15
21732025-03-20T21:09:20.020Z Checking hostname v0.3.1
21742025-03-20T21:09:20.129Z Checking publicsuffix v2.3.0
21752025-03-20T21:09:20.166Z Checking heapless v0.7.17
21762025-03-20T21:09:20.191Z Checking hyper v1.6.0
21772025-03-20T21:09:20.351Z Checking group v0.13.0
21782025-03-20T21:09:20.384Z Checking num-iter v0.1.45
21792025-03-20T21:09:20.556Z Checking bzip2 v0.4.4
21802025-03-20T21:09:20.588Z Checking tokio-native-tls v0.3.1
21812025-03-20T21:09:20.827Z Compiling daft v0.1.2
21822025-03-20T21:09:20.861Z Checking rayon-core v1.12.1
21832025-03-20T21:09:20.986Z Checking terminal_size v0.4.0
21842025-03-20T21:09:21.093Z Checking toml_edit v0.22.24
21852025-03-20T21:09:21.149Z Checking term v0.7.0
21862025-03-20T21:09:21.252Z Checking flate2 v1.1.0
21872025-03-20T21:09:21.452Z Checking ipnetwork v0.21.1
21882025-03-20T21:09:21.554Z Checking phf_shared v0.11.2
21892025-03-20T21:09:21.805Z Checking slog-json v2.6.1
21902025-03-20T21:09:21.831Z Checking cookie v0.18.1
21912025-03-20T21:09:21.856Z Checking rustls v0.22.4
21922025-03-20T21:09:21.953Z Checking usdt-impl v0.5.0
21932025-03-20T21:09:21.981Z Checking hyper-util v0.1.10
21942025-03-20T21:09:22.061Z Checking serde_urlencoded v0.7.1
21952025-03-20T21:09:22.260Z Checking crossbeam-channel v0.5.13
21962025-03-20T21:09:22.293Z Checking tokio-rustls v0.26.0
21972025-03-20T21:09:22.442Z Checking lazy_static v1.5.0
21982025-03-20T21:09:22.467Z Checking futures-executor v0.3.31
21992025-03-20T21:09:22.493Z Checking addr2line v0.24.2
22002025-03-20T21:09:22.583Z Checking signal-hook v0.3.17
22012025-03-20T21:09:22.647Z Checking webpki-roots v0.26.6
22022025-03-20T21:09:22.681Z Checking rustls-pemfile v2.2.0
22032025-03-20T21:09:22.832Z Checking hkdf v0.12.4
22042025-03-20T21:09:22.902Z Checking crypto-bigint v0.5.5
22052025-03-20T21:09:22.927Z Checking sync_wrapper v1.0.1
22062025-03-20T21:09:22.953Z Checking memmap v0.7.0
22072025-03-20T21:09:22.978Z Checking is-terminal v0.4.13
22082025-03-20T21:09:23.046Z Checking object v0.36.5
22092025-03-20T21:09:23.094Z Checking winnow v0.5.40
22102025-03-20T21:09:23.123Z Checking managed v0.8.0
22112025-03-20T21:09:23.152Z Checking take_mut v0.2.2
22122025-03-20T21:09:23.301Z Checking bitflags v1.3.2
22132025-03-20T21:09:23.403Z Checking rustc-demangle v0.1.24
22142025-03-20T21:09:23.466Z Checking strsim v0.11.1
22152025-03-20T21:09:23.506Z Checking unicode-width v0.2.0
22162025-03-20T21:09:23.732Z Checking ipnet v2.11.0
22172025-03-20T21:09:23.796Z Checking lockfree-object-pool v0.1.6
22182025-03-20T21:09:23.825Z Checking bumpalo v3.16.0
22192025-03-20T21:09:23.914Z Checking tower-layer v0.3.3
22202025-03-20T21:09:24.018Z Checking clap_lex v0.7.4
22212025-03-20T21:09:24.115Z Checking simd-adler32 v0.3.7
22222025-03-20T21:09:24.146Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22232025-03-20T21:09:24.172Z Checking tower v0.5.2
22242025-03-20T21:09:24.249Z Checking clap_builder v4.5.31
22252025-03-20T21:09:24.425Z Checking zopfli v0.8.1
22262025-03-20T21:09:24.450Z Checking console v0.15.10
22272025-03-20T21:09:24.748Z Checking tokio-rustls v0.25.0
22282025-03-20T21:09:24.792Z Checking hyper-rustls v0.27.3
22292025-03-20T21:09:24.943Z Checking hyper-tls v0.6.0
22302025-03-20T21:09:25.053Z Checking toml v0.8.20
22312025-03-20T21:09:25.079Z Checking smoltcp v0.9.1
22322025-03-20T21:09:25.109Z Checking slog-async v2.8.0
22332025-03-20T21:09:25.170Z Checking elliptic-curve v0.13.8
22342025-03-20T21:09:25.201Z Checking usdt v0.5.0
22352025-03-20T21:09:25.388Z Checking slog-term v2.9.1
22362025-03-20T21:09:25.444Z Checking signal-hook-mio v0.2.4
22372025-03-20T21:09:25.478Z Checking toml_edit v0.19.15
22382025-03-20T21:09:25.586Z Checking futures v0.3.31
22392025-03-20T21:09:25.692Z Checking num-bigint-dig v0.8.4
22402025-03-20T21:09:25.718Z Checking cookie_store v0.21.1
22412025-03-20T21:09:25.743Z Checking slog-bunyan v2.5.0
22422025-03-20T21:09:25.847Z Checking oxnet v0.1.1
22432025-03-20T21:09:25.911Z Checking phf v0.11.2
22442025-03-20T21:09:26.151Z Checking rayon v1.10.0
22452025-03-20T21:09:26.195Z Checking multer v3.1.0
22462025-03-20T21:09:26.320Z Checking postgres-types v0.2.9
22472025-03-20T21:09:26.359Z Checking bstr v1.10.0
22482025-03-20T21:09:26.572Z Checking regex v1.11.1
22492025-03-20T21:09:26.846Z Checking ed25519 v2.2.3
22502025-03-20T21:09:26.924Z Checking phf_shared v0.10.0
22512025-03-20T21:09:27.094Z Checking async-stream v0.3.6
22522025-03-20T21:09:27.121Z Checking curve25519-dalek v4.1.3
22532025-03-20T21:09:27.146Z Checking zerocopy v0.6.6
22542025-03-20T21:09:27.181Z Checking hubpack v0.1.2
22552025-03-20T21:09:27.282Z Checking memoffset v0.9.1
22562025-03-20T21:09:27.391Z Checking camino v1.1.9
22572025-03-20T21:09:27.465Z Checking portable-atomic v1.9.0
22582025-03-20T21:09:27.673Z Checking pkcs1 v0.7.5
22592025-03-20T21:09:27.705Z Checking waitgroup v0.1.2
22602025-03-20T21:09:27.754Z Checking openapiv3 v2.0.0
22612025-03-20T21:09:27.849Z Checking serde_path_to_error v0.1.16
22622025-03-20T21:09:27.874Z Checking serde-big-array v0.5.1
22632025-03-20T21:09:28.042Z Checking float-cmp v0.10.0
22642025-03-20T21:09:28.072Z Checking rfc6979 v0.4.0
22652025-03-20T21:09:28.229Z Checking sha1 v0.10.6
22662025-03-20T21:09:28.254Z Checking backtrace v0.3.74
22672025-03-20T21:09:28.283Z Checking hostname v0.4.0
22682025-03-20T21:09:28.329Z Checking predicates-core v1.0.8
22692025-03-20T21:09:28.388Z Checking number_prefix v0.4.0
22702025-03-20T21:09:28.414Z Checking new_debug_unreachable v1.0.6
22712025-03-20T21:09:28.486Z Checking data-encoding v2.6.0
22722025-03-20T21:09:28.511Z Checking normalize-line-endings v0.3.0
22732025-03-20T21:09:28.536Z Checking difflib v0.4.0
22742025-03-20T21:09:28.574Z Checking whoami v1.5.2
22752025-03-20T21:09:28.619Z Checking precomputed-hash v0.1.1
22762025-03-20T21:09:28.644Z Checking unicode-segmentation v1.12.0
22772025-03-20T21:09:28.735Z Checking debug-ignore v1.0.5
22782025-03-20T21:09:28.762Z Checking minimal-lexical v0.2.1
22792025-03-20T21:09:28.830Z Checking fixedbitset v0.4.2
22802025-03-20T21:09:28.870Z Checking static_assertions v1.1.0
22812025-03-20T21:09:28.896Z Checking tokio-postgres v0.7.13
22822025-03-20T21:09:28.967Z Checking hickory-proto v0.24.4
22832025-03-20T21:09:28.993Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
22842025-03-20T21:09:29.068Z Checking petgraph v0.6.5
22852025-03-20T21:09:29.131Z Checking nom v7.1.3
22862025-03-20T21:09:29.243Z Checking similar v2.7.0
22872025-03-20T21:09:29.268Z Checking indicatif v0.17.11
22882025-03-20T21:09:29.966Z Checking predicates v3.1.3
22892025-03-20T21:09:30.001Z Checking anyhow v1.0.97
22902025-03-20T21:09:30.353Z Checking string_cache v0.8.7
22912025-03-20T21:09:30.461Z Checking dropshot v0.12.0
22922025-03-20T21:09:30.528Z Checking ed25519-dalek v2.1.1
22932025-03-20T21:09:30.637Z Checking ecdsa v0.16.9
22942025-03-20T21:09:30.897Z Checking rsa v0.9.6
22952025-03-20T21:09:31.234Z Checking toml v0.7.8
22962025-03-20T21:09:31.409Z Checking nix v0.29.0
22972025-03-20T21:09:31.725Z Checking clap v4.5.31
22982025-03-20T21:09:31.771Z Checking reqwest v0.12.12
22992025-03-20T21:09:31.796Z Checking crossterm v0.28.1
23002025-03-20T21:09:31.848Z Checking zip v2.1.3
23012025-03-20T21:09:31.904Z Checking zip v0.6.6
23022025-03-20T21:09:32.535Z Checking itertools v0.10.5
23032025-03-20T21:09:32.650Z Checking itertools v0.12.1
23042025-03-20T21:09:32.804Z Checking tokio-stream v0.1.17
23052025-03-20T21:09:33.144Z Checking fs-err v2.11.0
23062025-03-20T21:09:33.312Z Checking ahash v0.8.11
23072025-03-20T21:09:33.345Z Checking buf-list v1.0.3
23082025-03-20T21:09:33.452Z Checking x509-cert v0.2.5
23092025-03-20T21:09:33.537Z Checking hex v0.4.3
23102025-03-20T21:09:33.563Z Checking lalrpop-util v0.19.12
23112025-03-20T21:09:33.642Z Checking peg-runtime v0.8.5
23122025-03-20T21:09:33.667Z Checking sigpipe v0.1.3
23132025-03-20T21:09:34.847Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23142025-03-20T21:09:35.308Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.24s
23152025-03-20T21:09:35.473Z
23162025-03-20T21:09:35.473Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (49/199)
23172025-03-20T21:09:36.296Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23182025-03-20T21:09:36.322Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23192025-03-20T21:09:36.441Z Compiling regress v0.10.3
23202025-03-20T21:09:36.491Z Checking heck v0.5.0
23212025-03-20T21:09:36.516Z Checking fastrand v2.1.1
23222025-03-20T21:09:36.516Z Compiling unsafe-libyaml v0.2.11
23232025-03-20T21:09:36.516Z Compiling structmeta-derive v0.3.0
23242025-03-20T21:09:36.516Z Compiling ident_case v1.0.1
23252025-03-20T21:09:36.516Z Checking newtype-uuid v1.2.1
23262025-03-20T21:09:36.687Z Checking progenitor-client v0.8.0
23272025-03-20T21:09:36.743Z Compiling darling_core v0.20.10
23282025-03-20T21:09:36.843Z Checking tempfile v3.13.0
23292025-03-20T21:09:36.869Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23302025-03-20T21:09:37.009Z Checking daft v0.1.2
23312025-03-20T21:09:37.200Z Compiling proc-macro-crate v1.3.1
23322025-03-20T21:09:37.226Z Compiling thiserror-impl v2.0.12
23332025-03-20T21:09:37.375Z Checking wait-timeout v0.2.0
23342025-03-20T21:09:37.563Z Checking quick-error v1.2.3
23352025-03-20T21:09:37.703Z Compiling serde_yaml v0.9.34+deprecated
23362025-03-20T21:09:37.982Z Checking bit-vec v0.8.0
23372025-03-20T21:09:38.107Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23382025-03-20T21:09:38.317Z Checking bit-set v0.8.0
23392025-03-20T21:09:38.401Z Compiling num_enum_derive v0.5.11
23402025-03-20T21:09:38.559Z Checking rusty-fork v0.3.0
23412025-03-20T21:09:38.690Z Compiling structmeta v0.3.0
23422025-03-20T21:09:38.844Z Compiling lzma-sys v0.1.20
23432025-03-20T21:09:39.036Z Compiling parse-display-derive v0.10.0
23442025-03-20T21:09:39.269Z Checking typify-impl v0.2.0
23452025-03-20T21:09:39.783Z Checking thiserror v2.0.12
23462025-03-20T21:09:39.931Z Checking rand_xorshift v0.3.0
23472025-03-20T21:09:40.108Z Compiling foreign-types-macros v0.2.3
23482025-03-20T21:09:40.262Z Compiling dropshot v0.16.0
23492025-03-20T21:09:40.303Z Checking foreign-types-shared v0.3.1
23502025-03-20T21:09:40.443Z Checking unarray v0.1.4
23512025-03-20T21:09:40.553Z Checking arc-swap v1.7.1
23522025-03-20T21:09:40.617Z Checking utf-8 v0.7.6
23532025-03-20T21:09:40.766Z Checking proptest v1.6.0
23542025-03-20T21:09:40.837Z Checking tungstenite v0.21.0
23552025-03-20T21:09:40.936Z Checking slog-scope v4.4.0
23562025-03-20T21:09:41.211Z Checking num_enum v0.5.11
23572025-03-20T21:09:41.236Z Checking foreign-types v0.5.0
23582025-03-20T21:09:41.371Z Compiling test-strategy v0.4.0
23592025-03-20T21:09:41.408Z Checking strum v0.26.3
23602025-03-20T21:09:41.408Z Compiling proc-macro-error v1.0.4
23612025-03-20T21:09:41.660Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23622025-03-20T21:09:41.697Z Compiling darling_macro v0.20.10
23632025-03-20T21:09:41.828Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23642025-03-20T21:09:41.881Z Compiling heck v0.3.3
23652025-03-20T21:09:41.943Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23662025-03-20T21:09:41.969Z Compiling dropshot_endpoint v0.16.0
23672025-03-20T21:09:42.211Z Checking cstr-argument v0.1.2
23682025-03-20T21:09:42.292Z Checking parse-display v0.10.0
23692025-03-20T21:09:42.395Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23702025-03-20T21:09:42.465Z Compiling darling v0.20.10
23712025-03-20T21:09:42.515Z Checking instant v0.1.13
23722025-03-20T21:09:42.591Z Compiling serde_with_macros v3.12.0
23732025-03-20T21:09:42.633Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
23742025-03-20T21:09:42.659Z Checking pretty-hex v0.2.1
23752025-03-20T21:09:42.832Z Checking base64 v0.21.7
23762025-03-20T21:09:42.929Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23772025-03-20T21:09:43.015Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23782025-03-20T21:09:43.171Z Checking backoff v0.4.0
23792025-03-20T21:09:43.265Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23802025-03-20T21:09:43.310Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23812025-03-20T21:09:43.428Z Compiling zone_cfg_derive v0.1.2
23822025-03-20T21:09:43.469Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23832025-03-20T21:09:43.596Z Checking tokio-tungstenite v0.21.0
23842025-03-20T21:09:44.161Z Checking slog-stdlog v4.1.1
23852025-03-20T21:09:44.264Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23862025-03-20T21:09:44.297Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23872025-03-20T21:09:44.362Z Checking progenitor-client v0.9.1
23882025-03-20T21:09:44.607Z Checking colored v2.2.0
23892025-03-20T21:09:44.641Z Checking macaddr v1.0.1
23902025-03-20T21:09:44.683Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b)
23912025-03-20T21:09:44.790Z Checking unicode-width v0.1.14
23922025-03-20T21:09:44.856Z Checking winnow v0.6.20
23932025-03-20T21:09:44.903Z Checking serde_with v3.12.0
23942025-03-20T21:09:45.059Z Checking base64 v0.13.1
23952025-03-20T21:09:45.089Z Checking zone v0.1.8
23962025-03-20T21:09:45.326Z Checking tabwriter v1.4.0
23972025-03-20T21:09:45.383Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23982025-03-20T21:09:45.509Z Checking ron v0.7.1
23992025-03-20T21:09:45.625Z Checking slog-envlogger v2.2.0
24002025-03-20T21:09:45.742Z Checking xz2 v0.1.7
24012025-03-20T21:09:45.857Z Checking xattr v1.3.1
24022025-03-20T21:09:45.882Z Checking pem v3.0.5
24032025-03-20T21:09:46.025Z Checking yasna v0.5.2
24042025-03-20T21:09:46.071Z Checking headers-core v0.3.0
24052025-03-20T21:09:46.135Z Checking smf v0.2.3
24062025-03-20T21:09:46.231Z Checking filetime v0.2.25
24072025-03-20T21:09:46.440Z Checking same-file v1.0.6
24082025-03-20T21:09:46.524Z Checking tar v0.4.44
24092025-03-20T21:09:46.566Z Checking headers v0.4.0
24102025-03-20T21:09:46.616Z Checking walkdir v2.5.0
24112025-03-20T21:09:46.790Z Checking rcgen v0.12.1
24122025-03-20T21:09:46.885Z Checking camino-tempfile v1.1.1
24132025-03-20T21:09:47.149Z Checking atomicwrites v0.4.4
24142025-03-20T21:09:47.253Z Checking subprocess v0.2.9
24152025-03-20T21:09:49.370Z Compiling typify-macro v0.2.0
24162025-03-20T21:09:51.196Z Compiling typify v0.2.0
24172025-03-20T21:09:51.321Z Checking progenitor-impl v0.8.0
24182025-03-20T21:09:54.423Z Compiling progenitor-macro v0.8.0
24192025-03-20T21:09:58.510Z Checking progenitor v0.8.0
24202025-03-20T21:09:58.692Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889)
24212025-03-20T21:09:58.692Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24222025-03-20T21:10:02.159Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
24232025-03-20T21:10:02.471Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24242025-03-20T21:10:10.878Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
24252025-03-20T21:10:12.935Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24262025-03-20T21:10:14.607Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.12s
24272025-03-20T21:10:14.774Z
24282025-03-20T21:10:14.775Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/199)
24292025-03-20T21:10:15.619Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24302025-03-20T21:10:15.644Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24312025-03-20T21:10:15.765Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24322025-03-20T21:10:17.546Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.76s
24332025-03-20T21:10:17.731Z
24342025-03-20T21:10:17.731Zinfo: running `cargo check --bins` on nexus-config (51/199)
24352025-03-20T21:10:18.527Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24362025-03-20T21:10:18.553Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24372025-03-20T21:10:18.553Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24382025-03-20T21:10:18.553Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
24392025-03-20T21:10:18.636Z
24402025-03-20T21:10:18.636Zinfo: running `cargo check --bins` on omicron-rpaths (52/199)
24412025-03-20T21:10:19.401Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24422025-03-20T21:10:19.427Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24432025-03-20T21:10:19.427Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24442025-03-20T21:10:19.427Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
24452025-03-20T21:10:19.507Z
24462025-03-20T21:10:19.507Zinfo: running `cargo check --bins` on omicron-certificates (53/199)
24472025-03-20T21:10:20.317Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24482025-03-20T21:10:20.342Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24492025-03-20T21:10:20.342Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24502025-03-20T21:10:20.343Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
24512025-03-20T21:10:20.433Z
24522025-03-20T21:10:20.434Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (54/199)
24532025-03-20T21:10:21.274Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24542025-03-20T21:10:21.299Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24552025-03-20T21:10:21.453Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24562025-03-20T21:10:21.488Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24572025-03-20T21:10:21.513Z Compiling tempfile v3.13.0
24582025-03-20T21:10:21.513Z Compiling wait-timeout v0.2.0
24592025-03-20T21:10:21.513Z Compiling quick-error v1.2.3
24602025-03-20T21:10:21.513Z Compiling bit-vec v0.8.0
24612025-03-20T21:10:21.513Z Compiling thiserror v2.0.12
24622025-03-20T21:10:21.513Z Compiling progenitor-client v0.8.0
24632025-03-20T21:10:21.645Z Compiling itertools v0.13.0
24642025-03-20T21:10:21.732Z Compiling rand_xorshift v0.3.0
24652025-03-20T21:10:21.757Z Compiling heapless v0.8.0
24662025-03-20T21:10:21.975Z Compiling bit-set v0.8.0
24672025-03-20T21:10:22.023Z Compiling rusty-fork v0.3.0
24682025-03-20T21:10:22.048Z Compiling unarray v0.1.4
24692025-03-20T21:10:22.101Z Compiling progenitor v0.8.0
24702025-03-20T21:10:22.126Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24712025-03-20T21:10:22.219Z Compiling parse-display v0.10.0
24722025-03-20T21:10:22.261Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24732025-03-20T21:10:22.261Z Checking hash32 v0.3.1
24742025-03-20T21:10:22.318Z Compiling instant v0.1.13
24752025-03-20T21:10:22.460Z Compiling proptest v1.6.0
24762025-03-20T21:10:22.485Z Compiling smoltcp v0.11.0
24772025-03-20T21:10:22.510Z Compiling backoff v0.4.0
24782025-03-20T21:10:22.616Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889)
24792025-03-20T21:10:22.747Z Compiling dropshot v0.16.0
24802025-03-20T21:10:22.827Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24812025-03-20T21:10:23.009Z Compiling serde_with v3.12.0
24822025-03-20T21:10:23.080Z Checking num-rational v0.4.2
24832025-03-20T21:10:23.270Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24842025-03-20T21:10:23.628Z Compiling progenitor-client v0.9.1
24852025-03-20T21:10:24.098Z Compiling phf_generator v0.11.2
24862025-03-20T21:10:24.199Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24872025-03-20T21:10:24.290Z Checking num-complex v0.4.6
24882025-03-20T21:10:25.022Z Compiling macaddr v1.0.1
24892025-03-20T21:10:25.414Z Checking cobs v0.2.3
24902025-03-20T21:10:25.598Z Checking postcard v1.0.10
24912025-03-20T21:10:25.848Z Compiling num v0.4.3
24922025-03-20T21:10:26.080Z Compiling phf_codegen v0.11.2
24932025-03-20T21:10:26.122Z Compiling parse-zoneinfo v0.3.1
24942025-03-20T21:10:26.297Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
24952025-03-20T21:10:26.560Z Compiling convert_case v0.4.0
24962025-03-20T21:10:27.257Z Checking float-ord v0.3.2
24972025-03-20T21:10:27.399Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
24982025-03-20T21:10:27.572Z Compiling derive_more v0.99.19
24992025-03-20T21:10:27.726Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b)
25002025-03-20T21:10:28.641Z Compiling chrono-tz-build v0.4.0
25012025-03-20T21:10:28.853Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25022025-03-20T21:10:29.453Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
25032025-03-20T21:10:29.573Z Checking linked-hash-map v0.5.6
25042025-03-20T21:10:29.673Z Compiling crucible-workspace-hack v0.1.0
25052025-03-20T21:10:29.884Z Checking lru-cache v0.1.2
25062025-03-20T21:10:30.001Z Compiling chrono-tz v0.10.1
25072025-03-20T21:10:30.063Z Checking newline-converter v0.3.0
25082025-03-20T21:10:30.114Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
25092025-03-20T21:10:30.197Z Checking resolv-conf v0.7.0
25102025-03-20T21:10:30.229Z Checking itertools v0.14.0
25112025-03-20T21:10:30.523Z Checking prettyplease v0.2.30
25122025-03-20T21:10:30.600Z Compiling slog-dtrace v0.3.0
25132025-03-20T21:10:30.881Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
25142025-03-20T21:10:31.087Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25152025-03-20T21:10:31.561Z Checking hickory-resolver v0.24.4
25162025-03-20T21:10:31.885Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25172025-03-20T21:10:31.997Z Checking expectorate v1.1.0
25182025-03-20T21:10:32.161Z Compiling zone_cfg_derive v0.3.0
25192025-03-20T21:10:32.523Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
25202025-03-20T21:10:32.830Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25212025-03-20T21:10:32.982Z Compiling const_format_proc_macros v0.2.34
25222025-03-20T21:10:33.031Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25232025-03-20T21:10:33.096Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25242025-03-20T21:10:33.321Z Compiling num-derive v0.4.2
25252025-03-20T21:10:33.723Z Compiling derive-where v1.2.7
25262025-03-20T21:10:33.885Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25272025-03-20T21:10:33.912Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25282025-03-20T21:10:34.168Z Checking highway v1.3.0
25292025-03-20T21:10:34.494Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25302025-03-20T21:10:34.574Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25312025-03-20T21:10:34.609Z Checking const_format v0.2.34
25322025-03-20T21:10:34.811Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25332025-03-20T21:10:34.863Z Checking zone v0.3.0
25342025-03-20T21:10:35.052Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25352025-03-20T21:10:35.079Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25362025-03-20T21:10:35.104Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
25372025-03-20T21:10:35.475Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
25382025-03-20T21:10:35.890Z Checking gethostname v0.5.0
25392025-03-20T21:10:35.954Z Checking bcs v0.1.6
25402025-03-20T21:10:36.036Z Checking nanorand v0.7.0
25412025-03-20T21:10:36.128Z Compiling async-recursion v1.1.1
25422025-03-20T21:10:36.377Z Checking termtree v0.5.1
25432025-03-20T21:10:36.411Z Checking flume v0.11.1
25442025-03-20T21:10:36.508Z Checking qorb v0.2.1
25452025-03-20T21:10:37.216Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25462025-03-20T21:10:43.297Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25472025-03-20T21:10:47.299Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25482025-03-20T21:10:50.737Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
25492025-03-20T21:10:52.487Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.04s
25502025-03-20T21:10:52.675Z
25512025-03-20T21:10:52.675Zinfo: running `cargo check --bins` on clickhouse-admin-api (55/199)
25522025-03-20T21:10:53.517Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25532025-03-20T21:10:53.543Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25542025-03-20T21:10:53.543Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25552025-03-20T21:10:53.543Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
25562025-03-20T21:10:53.634Z
25572025-03-20T21:10:53.634Zinfo: running `cargo check --bins` on clickhouse-admin-types (56/199)
25582025-03-20T21:10:54.456Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25592025-03-20T21:10:54.482Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25602025-03-20T21:10:54.482Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25612025-03-20T21:10:54.482Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
25622025-03-20T21:10:54.567Z
25632025-03-20T21:10:54.567Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (57/199)
25642025-03-20T21:10:55.410Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25652025-03-20T21:10:55.436Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25662025-03-20T21:10:55.584Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25672025-03-20T21:10:56.349Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.77s
25682025-03-20T21:10:56.532Z
25692025-03-20T21:10:56.532Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (58/199)
25702025-03-20T21:10:57.387Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25712025-03-20T21:10:57.412Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25722025-03-20T21:10:57.580Z Compiling cfg_aliases v0.1.1
25732025-03-20T21:10:57.580Z Compiling vte_generate_state_changes v0.1.2
25742025-03-20T21:10:57.605Z Checking fd-lock v4.0.2
25752025-03-20T21:10:57.605Z Checking nibble_vec v0.1.0
25762025-03-20T21:10:57.605Z Checking bytecount v0.6.8
25772025-03-20T21:10:57.631Z Checking endian-type v0.1.2
25782025-03-20T21:10:57.657Z Compiling tabled_derive v0.7.0
25792025-03-20T21:10:57.698Z Compiling peg-macros v0.8.5
25802025-03-20T21:10:57.723Z Compiling nix v0.28.0
25812025-03-20T21:10:57.811Z Checking papergrid v0.11.0
25822025-03-20T21:10:57.841Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25832025-03-20T21:10:57.866Z Checking radix_trie v0.2.1
25842025-03-20T21:10:57.892Z Compiling sqlparser_derive v0.2.2
25852025-03-20T21:10:58.167Z Checking vte v0.11.1
25862025-03-20T21:10:58.247Z Checking home v0.5.9
25872025-03-20T21:10:58.394Z Checking unicode_categories v0.1.1
25882025-03-20T21:10:58.672Z Checking nu-ansi-term v0.50.1
25892025-03-20T21:10:58.726Z Checking sqlformat v0.2.6
25902025-03-20T21:10:58.789Z Checking sqlparser v0.45.0
25912025-03-20T21:10:59.047Z Checking display-error-chain v0.2.2
25922025-03-20T21:10:59.352Z Checking strip-ansi-escapes v0.2.0
25932025-03-20T21:10:59.504Z Checking reedline v0.38.0
25942025-03-20T21:10:59.578Z Checking tabled v0.15.0
25952025-03-20T21:10:59.866Z Checking peg v0.8.5
25962025-03-20T21:11:00.627Z Checking rustyline v14.0.0
25972025-03-20T21:11:12.578Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.03s
25982025-03-20T21:11:12.746Z
25992025-03-20T21:11:12.747Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (59/199)
26002025-03-20T21:11:13.598Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26012025-03-20T21:11:13.624Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26022025-03-20T21:11:13.763Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26032025-03-20T21:11:20.635Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.87s
26042025-03-20T21:11:20.817Z
26052025-03-20T21:11:20.817Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (60/199)
26062025-03-20T21:11:21.678Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26072025-03-20T21:11:21.704Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26082025-03-20T21:11:21.842Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26092025-03-20T21:11:26.581Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.75s
26102025-03-20T21:11:26.776Z
26112025-03-20T21:11:26.776Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (61/199)
26122025-03-20T21:11:27.636Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26132025-03-20T21:11:27.663Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26142025-03-20T21:11:27.795Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26152025-03-20T21:11:34.451Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.66s
26162025-03-20T21:11:34.626Z
26172025-03-20T21:11:34.627Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (62/199)
26182025-03-20T21:11:35.562Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26192025-03-20T21:11:35.588Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26202025-03-20T21:11:35.633Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26212025-03-20T21:11:42.343Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.71s
26222025-03-20T21:11:42.515Z
26232025-03-20T21:11:42.515Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (63/199)
26242025-03-20T21:11:43.359Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26252025-03-20T21:11:43.385Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26262025-03-20T21:11:43.522Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26272025-03-20T21:11:48.651Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.09s
26282025-03-20T21:11:48.788Z
26292025-03-20T21:11:48.788Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (64/199)
26302025-03-20T21:11:49.635Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26312025-03-20T21:11:49.661Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26322025-03-20T21:11:49.799Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26332025-03-20T21:11:55.040Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.24s
26342025-03-20T21:11:55.234Z
26352025-03-20T21:11:55.234Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (65/199)
26362025-03-20T21:11:56.139Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26372025-03-20T21:11:56.165Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26382025-03-20T21:11:56.325Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26392025-03-20T21:12:03.362Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.11s
26402025-03-20T21:12:03.552Z
26412025-03-20T21:12:03.552Zinfo: running `cargo check --bins` on oximeter (66/199)
26422025-03-20T21:12:04.368Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26432025-03-20T21:12:04.395Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26442025-03-20T21:12:04.395Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26452025-03-20T21:12:04.395Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
26462025-03-20T21:12:04.481Z
26472025-03-20T21:12:04.481Zinfo: running `cargo check --bins` on oximeter-macro-impl (67/199)
26482025-03-20T21:12:05.275Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26492025-03-20T21:12:05.301Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26502025-03-20T21:12:05.301Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26512025-03-20T21:12:05.301Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
26522025-03-20T21:12:05.399Z
26532025-03-20T21:12:05.399Zinfo: running `cargo check --bins` on oximeter-schema (68/199)
26542025-03-20T21:12:06.216Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26552025-03-20T21:12:06.242Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26562025-03-20T21:12:06.348Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26572025-03-20T21:12:08.965Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26582025-03-20T21:12:10.267Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.86s
26592025-03-20T21:12:10.437Z
26602025-03-20T21:12:10.437Zinfo: running `cargo check --bins` on oximeter-types (69/199)
26612025-03-20T21:12:11.254Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26622025-03-20T21:12:11.280Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26632025-03-20T21:12:11.280Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26642025-03-20T21:12:11.280Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
26652025-03-20T21:12:11.374Z
26662025-03-20T21:12:11.375Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (70/199)
26672025-03-20T21:12:12.179Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26682025-03-20T21:12:12.204Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26692025-03-20T21:12:12.204Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26702025-03-20T21:12:12.205Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
26712025-03-20T21:12:12.289Z
26722025-03-20T21:12:12.289Zinfo: running `cargo check --bins` on oxql-types (71/199)
26732025-03-20T21:12:13.079Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26742025-03-20T21:12:13.104Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26752025-03-20T21:12:13.104Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26762025-03-20T21:12:13.104Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
26772025-03-20T21:12:13.218Z
26782025-03-20T21:12:13.219Zinfo: running `cargo check --bins` on oximeter-test-utils (72/199)
26792025-03-20T21:12:14.070Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26802025-03-20T21:12:14.095Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26812025-03-20T21:12:14.095Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26822025-03-20T21:12:14.095Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
26832025-03-20T21:12:14.193Z
26842025-03-20T21:12:14.193Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (73/199)
26852025-03-20T21:12:15.023Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26862025-03-20T21:12:15.048Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26872025-03-20T21:12:15.048Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26882025-03-20T21:12:15.048Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
26892025-03-20T21:12:15.147Z
26902025-03-20T21:12:15.147Zinfo: running `cargo check --bins` on bootstrap-agent-client (74/199)
26912025-03-20T21:12:16.003Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26922025-03-20T21:12:16.029Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26932025-03-20T21:12:16.029Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26942025-03-20T21:12:16.029Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
26952025-03-20T21:12:16.127Z
26962025-03-20T21:12:16.127Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (75/199)
26972025-03-20T21:12:16.971Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26982025-03-20T21:12:16.997Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26992025-03-20T21:12:16.997Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27002025-03-20T21:12:16.997Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
27012025-03-20T21:12:17.090Z
27022025-03-20T21:12:17.090Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (76/199)
27032025-03-20T21:12:17.910Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27042025-03-20T21:12:17.935Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27052025-03-20T21:12:17.935Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27062025-03-20T21:12:17.935Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
27072025-03-20T21:12:18.031Z
27082025-03-20T21:12:18.031Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (77/199)
27092025-03-20T21:12:18.850Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27102025-03-20T21:12:18.875Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27112025-03-20T21:12:18.875Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27122025-03-20T21:12:18.875Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
27132025-03-20T21:12:18.963Z
27142025-03-20T21:12:18.963Zinfo: running `cargo check --bins` on cockroach-admin-client (78/199)
27152025-03-20T21:12:19.758Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27162025-03-20T21:12:19.784Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27172025-03-20T21:12:19.784Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27182025-03-20T21:12:19.784Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
27192025-03-20T21:12:19.874Z
27202025-03-20T21:12:19.874Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (79/199)
27212025-03-20T21:12:20.711Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27222025-03-20T21:12:20.736Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27232025-03-20T21:12:20.736Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27242025-03-20T21:12:20.736Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
27252025-03-20T21:12:20.824Z
27262025-03-20T21:12:20.824Zinfo: running `cargo check --bins` on dns-service-client (80/199)
27272025-03-20T21:12:21.628Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27282025-03-20T21:12:21.653Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27292025-03-20T21:12:21.653Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27302025-03-20T21:12:21.654Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
27312025-03-20T21:12:21.737Z
27322025-03-20T21:12:21.737Zinfo: running `cargo check --bins` on internal-dns-types (81/199)
27332025-03-20T21:12:22.542Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27342025-03-20T21:12:22.626Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27352025-03-20T21:12:22.626Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27362025-03-20T21:12:22.626Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
27372025-03-20T21:12:22.659Z
27382025-03-20T21:12:22.659Zinfo: running `cargo check --bins` on dpd-client (82/199)
27392025-03-20T21:12:23.458Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27402025-03-20T21:12:23.484Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27412025-03-20T21:12:23.484Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27422025-03-20T21:12:23.484Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
27432025-03-20T21:12:23.569Z
27442025-03-20T21:12:23.569Zinfo: running `cargo check --bins` on gateway-client (83/199)
27452025-03-20T21:12:24.363Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27462025-03-20T21:12:24.387Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27472025-03-20T21:12:24.388Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27482025-03-20T21:12:24.388Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
27492025-03-20T21:12:24.470Z
27502025-03-20T21:12:24.470Zinfo: running `cargo check --bins` on installinator-client (84/199)
27512025-03-20T21:12:25.299Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27522025-03-20T21:12:25.324Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27532025-03-20T21:12:25.324Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27542025-03-20T21:12:25.324Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
27552025-03-20T21:12:25.429Z
27562025-03-20T21:12:25.429Zinfo: running `cargo check --bins` on installinator-common (85/199)
27572025-03-20T21:12:26.291Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27582025-03-20T21:12:26.316Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27592025-03-20T21:12:26.316Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27602025-03-20T21:12:26.316Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
27612025-03-20T21:12:26.412Z
27622025-03-20T21:12:26.412Zinfo: running `cargo check --bins` on update-engine (86/199)
27632025-03-20T21:12:27.218Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27642025-03-20T21:12:27.243Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27652025-03-20T21:12:27.243Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27662025-03-20T21:12:27.243Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
27672025-03-20T21:12:27.332Z
27682025-03-20T21:12:27.332Zinfo: running `cargo check --bins` on nexus-client (87/199)
27692025-03-20T21:12:28.176Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27702025-03-20T21:12:28.202Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27712025-03-20T21:12:28.202Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27722025-03-20T21:12:28.202Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
27732025-03-20T21:12:28.297Z
27742025-03-20T21:12:28.297Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (88/199)
27752025-03-20T21:12:29.132Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27762025-03-20T21:12:29.157Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27772025-03-20T21:12:29.157Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27782025-03-20T21:12:29.157Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
27792025-03-20T21:12:29.250Z
27802025-03-20T21:12:29.250Zinfo: running `cargo check --bins` on omicron-passwords (89/199)
27812025-03-20T21:12:30.036Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27822025-03-20T21:12:30.061Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27832025-03-20T21:12:30.061Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27842025-03-20T21:12:30.062Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
27852025-03-20T21:12:30.144Z
27862025-03-20T21:12:30.144Zinfo: running `cargo check --bins` on nexus-types (90/199)
27872025-03-20T21:12:30.979Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27882025-03-20T21:12:31.004Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27892025-03-20T21:12:31.004Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27902025-03-20T21:12:31.004Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
27912025-03-20T21:12:31.104Z
27922025-03-20T21:12:31.104Zinfo: running `cargo check --bins` on id-map (91/199)
27932025-03-20T21:12:31.894Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27942025-03-20T21:12:31.919Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27952025-03-20T21:12:31.919Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27962025-03-20T21:12:31.920Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
27972025-03-20T21:12:32.008Z
27982025-03-20T21:12:32.008Zinfo: running `cargo check --bins` on oxide-client (92/199)
27992025-03-20T21:12:32.791Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28002025-03-20T21:12:32.816Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28012025-03-20T21:12:32.816Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28022025-03-20T21:12:32.816Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
28032025-03-20T21:12:32.900Z
28042025-03-20T21:12:32.900Zinfo: running `cargo check --bins` on oximeter-client (93/199)
28052025-03-20T21:12:33.718Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28062025-03-20T21:12:33.743Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28072025-03-20T21:12:33.743Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28082025-03-20T21:12:33.743Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
28092025-03-20T21:12:33.830Z
28102025-03-20T21:12:33.830Zinfo: running `cargo check --bins` on repo-depot-client (94/199)
28112025-03-20T21:12:34.634Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28122025-03-20T21:12:34.659Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28132025-03-20T21:12:34.659Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28142025-03-20T21:12:34.659Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
28152025-03-20T21:12:34.751Z
28162025-03-20T21:12:34.751Zinfo: running `cargo check --bins` on sled-agent-client (95/199)
28172025-03-20T21:12:35.607Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28182025-03-20T21:12:35.632Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28192025-03-20T21:12:35.632Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28202025-03-20T21:12:35.633Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
28212025-03-20T21:12:35.728Z
28222025-03-20T21:12:35.728Zinfo: running `cargo check --bins` on wicketd-client (96/199)
28232025-03-20T21:12:36.580Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28242025-03-20T21:12:36.605Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28252025-03-20T21:12:36.605Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28262025-03-20T21:12:36.605Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
28272025-03-20T21:12:36.701Z
28282025-03-20T21:12:36.702Zinfo: running `cargo check --bins` on sled-agent-types (97/199)
28292025-03-20T21:12:37.531Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28302025-03-20T21:12:37.556Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28312025-03-20T21:12:37.556Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28322025-03-20T21:12:37.557Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
28332025-03-20T21:12:37.651Z
28342025-03-20T21:12:37.651Zinfo: running `cargo check --bins` on wicket-common (98/199)
28352025-03-20T21:12:38.453Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28362025-03-20T21:12:38.478Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28372025-03-20T21:12:38.478Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28382025-03-20T21:12:38.478Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
28392025-03-20T21:12:38.574Z
28402025-03-20T21:12:38.574Zinfo: running `cargo check --bins` on omicron-cockroach-admin (99/199)
28412025-03-20T21:12:39.363Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28422025-03-20T21:12:39.388Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28432025-03-20T21:12:39.504Z Checking csv-core v0.1.11
28442025-03-20T21:12:39.504Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
28452025-03-20T21:12:39.504Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28462025-03-20T21:12:39.529Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28472025-03-20T21:12:39.757Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28482025-03-20T21:12:39.797Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28492025-03-20T21:12:39.842Z Checking csv v1.3.1
28502025-03-20T21:12:40.543Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
28512025-03-20T21:12:41.014Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28522025-03-20T21:12:43.147Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.56s
28532025-03-20T21:12:43.326Z
28542025-03-20T21:12:43.326Zinfo: running `cargo check --bins` on cockroach-admin-api (100/199)
28552025-03-20T21:12:44.130Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28562025-03-20T21:12:44.155Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28572025-03-20T21:12:44.155Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28582025-03-20T21:12:44.155Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
28592025-03-20T21:12:44.247Z
28602025-03-20T21:12:44.247Zinfo: running `cargo check --bins` on cockroach-admin-types (101/199)
28612025-03-20T21:12:45.058Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28622025-03-20T21:12:45.084Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28632025-03-20T21:12:45.084Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28642025-03-20T21:12:45.084Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
28652025-03-20T21:12:45.170Z
28662025-03-20T21:12:45.170Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (102/199)
28672025-03-20T21:12:46.132Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28682025-03-20T21:12:46.163Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28692025-03-20T21:12:46.163Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28702025-03-20T21:12:46.163Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
28712025-03-20T21:12:46.263Z
28722025-03-20T21:12:46.263Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (103/199)
28732025-03-20T21:12:47.147Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28742025-03-20T21:12:47.172Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28752025-03-20T21:12:47.172Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28762025-03-20T21:12:47.172Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
28772025-03-20T21:12:47.277Z
28782025-03-20T21:12:47.277Zinfo: running `cargo check --bins` on dns-server (104/199)
28792025-03-20T21:12:48.089Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28802025-03-20T21:12:48.114Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28812025-03-20T21:12:48.226Z Compiling typify-impl v0.3.0
28822025-03-20T21:12:48.259Z Compiling parking_lot_core v0.8.6
28832025-03-20T21:12:48.284Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28842025-03-20T21:12:48.284Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
28852025-03-20T21:12:48.310Z Checking fxhash v0.2.1
28862025-03-20T21:12:48.335Z Checking hickory-client v0.24.4
28872025-03-20T21:12:48.335Z Checking hickory-server v0.24.4
28882025-03-20T21:12:49.016Z Checking parking_lot v0.11.2
28892025-03-20T21:12:49.133Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
28902025-03-20T21:12:49.313Z Checking sled v0.34.7
28912025-03-20T21:12:54.945Z Compiling typify-macro v0.3.0
28922025-03-20T21:12:56.784Z Compiling typify v0.3.0
28932025-03-20T21:12:56.895Z Compiling progenitor-impl v0.9.1
28942025-03-20T21:13:00.079Z Compiling progenitor-macro v0.9.1
28952025-03-20T21:13:04.239Z Checking progenitor v0.9.1
28962025-03-20T21:13:04.436Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28972025-03-20T21:13:05.139Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28982025-03-20T21:13:06.993Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.71s
28992025-03-20T21:13:07.168Z
29002025-03-20T21:13:07.168Zinfo: running `cargo check --bins` on dns-server-api (105/199)
29012025-03-20T21:13:08.112Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29022025-03-20T21:13:08.138Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29032025-03-20T21:13:08.138Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29042025-03-20T21:13:08.138Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
29052025-03-20T21:13:08.221Z
29062025-03-20T21:13:08.221Zinfo: running `cargo check --bins` on openapi-manager-types (106/199)
29072025-03-20T21:13:09.067Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29082025-03-20T21:13:09.092Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29092025-03-20T21:13:09.092Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29102025-03-20T21:13:09.092Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
29112025-03-20T21:13:09.167Z
29122025-03-20T21:13:09.167Zinfo: running `cargo check --bins` on gateway-test-utils (107/199)
29132025-03-20T21:13:10.005Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29142025-03-20T21:13:10.030Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29152025-03-20T21:13:10.030Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29162025-03-20T21:13:10.030Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
29172025-03-20T21:13:10.137Z
29182025-03-20T21:13:10.137Zinfo: running `cargo check --bins` on gateway-types (108/199)
29192025-03-20T21:13:10.899Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29202025-03-20T21:13:10.924Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29212025-03-20T21:13:10.924Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29222025-03-20T21:13:10.924Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
29232025-03-20T21:13:11.005Z
29242025-03-20T21:13:11.005Zinfo: running `cargo check --bins` on ipcc (109/199)
29252025-03-20T21:13:11.790Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29262025-03-20T21:13:11.815Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29272025-03-20T21:13:11.815Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29282025-03-20T21:13:11.815Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
29292025-03-20T21:13:11.905Z
29302025-03-20T21:13:11.905Zinfo: running `cargo check --bins` on omicron-gateway (110/199)
29312025-03-20T21:13:12.757Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29322025-03-20T21:13:12.782Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29332025-03-20T21:13:12.945Z Compiling semver v0.1.20
29342025-03-20T21:13:12.945Z Compiling radium v0.7.0
29352025-03-20T21:13:12.970Z Compiling maybe-uninit v2.0.0
29362025-03-20T21:13:12.970Z Checking tap v1.0.1
29372025-03-20T21:13:13.026Z Checking password-hash v0.5.0
29382025-03-20T21:13:13.051Z Checking blake2 v0.10.6
29392025-03-20T21:13:13.051Z Compiling cancel-safe-futures v0.1.5
29402025-03-20T21:13:13.051Z Checking crc-catalog v2.4.0
29412025-03-20T21:13:13.143Z Checking wyz v0.5.1
29422025-03-20T21:13:13.255Z Checking funty v2.0.0
29432025-03-20T21:13:13.390Z Compiling rustc_version v0.1.7
29442025-03-20T21:13:13.458Z Compiling packed_struct v0.10.1
29452025-03-20T21:13:13.497Z Compiling owo-colors v4.2.0
29462025-03-20T21:13:13.522Z Checking argon2 v0.5.3
29472025-03-20T21:13:13.599Z Checking crc v3.2.1
29482025-03-20T21:13:13.654Z Compiling packed_struct_codegen v0.10.1
29492025-03-20T21:13:13.780Z Compiling newtype_derive v0.1.6
29502025-03-20T21:13:13.894Z Checking libsw-core v0.3.1
29512025-03-20T21:13:13.934Z Compiling indexmap v1.9.3
29522025-03-20T21:13:13.978Z Checking bitvec v1.0.1
29532025-03-20T21:13:14.004Z Checking half v2.4.1
29542025-03-20T21:13:14.105Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
29552025-03-20T21:13:14.130Z Checking nodrop v0.1.14
29562025-03-20T21:13:14.156Z Checking ciborium-io v0.2.2
29572025-03-20T21:13:14.181Z Checking fixedbitset v0.5.7
29582025-03-20T21:13:14.259Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
29592025-03-20T21:13:14.284Z Checking array-init v0.0.4
29602025-03-20T21:13:14.394Z Checking libsw v3.4.0
29612025-03-20T21:13:14.419Z Checking ciborium-ll v0.2.2
29622025-03-20T21:13:14.541Z Checking petgraph v0.7.1
29632025-03-20T21:13:14.566Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
29642025-03-20T21:13:14.631Z Checking smallvec v0.6.14
29652025-03-20T21:13:14.980Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29662025-03-20T21:13:15.066Z Checking linear-map v1.2.0
29672025-03-20T21:13:15.106Z Checking hashbrown v0.12.3
29682025-03-20T21:13:15.206Z Checking termcolor v1.4.1
29692025-03-20T21:13:15.358Z Checking swrite v0.1.0
29702025-03-20T21:13:15.488Z Checking bitfield v0.14.0
29712025-03-20T21:13:15.615Z Checking indent_write v2.2.0
29722025-03-20T21:13:15.677Z Checking env_logger v0.10.2
29732025-03-20T21:13:15.757Z Checking ron v0.8.1
29742025-03-20T21:13:15.805Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
29752025-03-20T21:13:15.844Z Checking serde-hex v0.1.0
29762025-03-20T21:13:15.869Z Checking ciborium v0.2.2
29772025-03-20T21:13:16.073Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29782025-03-20T21:13:16.702Z Checking steno v0.4.1
29792025-03-20T21:13:16.816Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
29802025-03-20T21:13:16.922Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
29812025-03-20T21:13:17.005Z Checking hashbrown v0.13.2
29822025-03-20T21:13:17.096Z Checking humantime v2.1.0
29832025-03-20T21:13:17.299Z Checking crc-any v2.5.0
29842025-03-20T21:13:17.334Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29852025-03-20T21:13:17.369Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
29862025-03-20T21:13:17.585Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29872025-03-20T21:13:17.625Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
29882025-03-20T21:13:17.834Z Checking object v0.30.4
29892025-03-20T21:13:17.914Z Checking path-slash v0.1.5
29902025-03-20T21:13:18.028Z Checking tungstenite v0.23.0
29912025-03-20T21:13:18.126Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
29922025-03-20T21:13:18.589Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
29932025-03-20T21:13:18.740Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29942025-03-20T21:13:18.968Z Checking nix v0.27.1
29952025-03-20T21:13:19.042Z Checking kstat-rs v0.2.4
29962025-03-20T21:13:19.109Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
29972025-03-20T21:13:19.190Z Checking tokio-tungstenite v0.23.1
29982025-03-20T21:13:19.360Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29992025-03-20T21:13:19.602Z Checking signal-hook-tokio v0.3.1
30002025-03-20T21:13:19.773Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30012025-03-20T21:13:20.498Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
30022025-03-20T21:13:28.659Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
30032025-03-20T21:13:30.438Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
30042025-03-20T21:13:34.295Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
30052025-03-20T21:13:41.478Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
30062025-03-20T21:13:42.349Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30072025-03-20T21:13:46.065Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.15s
30082025-03-20T21:13:46.289Z
30092025-03-20T21:13:46.289Zinfo: running `cargo check --bins` on gateway-api (111/199)
30102025-03-20T21:13:47.097Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30112025-03-20T21:13:47.122Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30122025-03-20T21:13:47.122Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30132025-03-20T21:13:47.122Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
30142025-03-20T21:13:47.214Z
30152025-03-20T21:13:47.214Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (112/199)
30162025-03-20T21:13:48.026Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30172025-03-20T21:13:48.052Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30182025-03-20T21:13:48.052Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30192025-03-20T21:13:48.052Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
30202025-03-20T21:13:48.134Z
30212025-03-20T21:13:48.134Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (113/199)
30222025-03-20T21:13:48.936Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30232025-03-20T21:13:48.962Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30242025-03-20T21:13:48.962Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30252025-03-20T21:13:48.962Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
30262025-03-20T21:13:49.051Z
30272025-03-20T21:13:49.051Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (114/199)
30282025-03-20T21:13:49.860Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30292025-03-20T21:13:49.885Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30302025-03-20T21:13:49.885Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30312025-03-20T21:13:49.885Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
30322025-03-20T21:13:49.980Z
30332025-03-20T21:13:49.980Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (115/199)
30342025-03-20T21:13:50.823Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30352025-03-20T21:13:50.848Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30362025-03-20T21:13:50.848Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30372025-03-20T21:13:50.848Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
30382025-03-20T21:13:50.932Z
30392025-03-20T21:13:50.932Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (116/199)
30402025-03-20T21:13:51.751Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30412025-03-20T21:13:51.776Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30422025-03-20T21:13:51.776Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30432025-03-20T21:13:51.776Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
30442025-03-20T21:13:51.864Z
30452025-03-20T21:13:51.864Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (117/199)
30462025-03-20T21:13:52.660Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30472025-03-20T21:13:52.685Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30482025-03-20T21:13:52.685Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30492025-03-20T21:13:52.685Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
30502025-03-20T21:13:52.783Z
30512025-03-20T21:13:52.783Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (118/199)
30522025-03-20T21:13:53.569Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30532025-03-20T21:13:53.594Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30542025-03-20T21:13:53.594Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30552025-03-20T21:13:53.594Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
30562025-03-20T21:13:53.675Z
30572025-03-20T21:13:53.675Zinfo: running `cargo check --bins` on oximeter-producer (119/199)
30582025-03-20T21:13:54.499Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30592025-03-20T21:13:54.524Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30602025-03-20T21:13:54.524Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30612025-03-20T21:13:54.524Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
30622025-03-20T21:13:54.619Z
30632025-03-20T21:13:54.619Zinfo: running `cargo check --bins` on internal-dns-resolver (120/199)
30642025-03-20T21:13:55.418Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30652025-03-20T21:13:55.443Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30662025-03-20T21:13:55.443Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30672025-03-20T21:13:55.443Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
30682025-03-20T21:13:55.527Z
30692025-03-20T21:13:55.527Zinfo: running `cargo check --bins` on sp-sim (121/199)
30702025-03-20T21:13:56.344Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30712025-03-20T21:13:56.369Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30722025-03-20T21:13:56.473Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
30732025-03-20T21:13:56.962Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30742025-03-20T21:13:59.149Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30752025-03-20T21:14:01.428Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.85s
30762025-03-20T21:14:01.568Z
30772025-03-20T21:14:01.568Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (122/199)
30782025-03-20T21:14:02.434Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30792025-03-20T21:14:02.459Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30802025-03-20T21:14:02.460Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30812025-03-20T21:14:02.460Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
30822025-03-20T21:14:02.560Z
30832025-03-20T21:14:02.560Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (123/199)
30842025-03-20T21:14:03.434Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30852025-03-20T21:14:03.460Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30862025-03-20T21:14:03.460Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30872025-03-20T21:14:03.460Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
30882025-03-20T21:14:03.557Z
30892025-03-20T21:14:03.557Zinfo: running `cargo check --bins` on db-macros (124/199)
30902025-03-20T21:14:04.340Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30912025-03-20T21:14:04.366Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30922025-03-20T21:14:04.366Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30932025-03-20T21:14:04.366Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
30942025-03-20T21:14:04.449Z
30952025-03-20T21:14:04.449Zinfo: running `cargo check --bins` on nexus-macros-common (125/199)
30962025-03-20T21:14:05.220Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30972025-03-20T21:14:05.245Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30982025-03-20T21:14:05.245Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30992025-03-20T21:14:05.245Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
31002025-03-20T21:14:05.325Z
31012025-03-20T21:14:05.325Zinfo: running `cargo check --bins` on nexus-auth (126/199)
31022025-03-20T21:14:06.184Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31032025-03-20T21:14:06.209Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31042025-03-20T21:14:06.209Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31052025-03-20T21:14:06.209Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
31062025-03-20T21:14:06.301Z
31072025-03-20T21:14:06.301Zinfo: running `cargo check --bins` on authz-macros (127/199)
31082025-03-20T21:14:07.063Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31092025-03-20T21:14:07.089Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31102025-03-20T21:14:07.089Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31112025-03-20T21:14:07.089Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
31122025-03-20T21:14:07.168Z
31132025-03-20T21:14:07.169Zinfo: running `cargo check --bins` on nexus-db-fixed-data (128/199)
31142025-03-20T21:14:08.021Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31152025-03-20T21:14:08.046Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31162025-03-20T21:14:08.046Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31172025-03-20T21:14:08.046Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
31182025-03-20T21:14:08.138Z
31192025-03-20T21:14:08.138Zinfo: running `cargo check --bins` on nexus-db-model (129/199)
31202025-03-20T21:14:08.976Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31212025-03-20T21:14:09.001Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31222025-03-20T21:14:09.001Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31232025-03-20T21:14:09.001Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
31242025-03-20T21:14:09.101Z
31252025-03-20T21:14:09.101Zinfo: running `cargo check --bins` on nexus-defaults (130/199)
31262025-03-20T21:14:09.897Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31272025-03-20T21:14:09.922Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31282025-03-20T21:14:09.922Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31292025-03-20T21:14:09.922Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
31302025-03-20T21:14:10.009Z
31312025-03-20T21:14:10.009Zinfo: running `cargo check --bins` on nexus-inventory (131/199)
31322025-03-20T21:14:10.887Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31332025-03-20T21:14:10.912Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31342025-03-20T21:14:10.912Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31352025-03-20T21:14:10.912Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
31362025-03-20T21:14:11.003Z
31372025-03-20T21:14:11.003Zinfo: running `cargo check --bins` on typed-rng (132/199)
31382025-03-20T21:14:11.786Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31392025-03-20T21:14:11.811Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31402025-03-20T21:14:11.811Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31412025-03-20T21:14:11.811Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
31422025-03-20T21:14:11.895Z
31432025-03-20T21:14:11.895Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (133/199)
31442025-03-20T21:14:12.790Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31452025-03-20T21:14:12.816Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31462025-03-20T21:14:13.021Z Checking keccak v0.1.5
31472025-03-20T21:14:13.047Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
31482025-03-20T21:14:13.072Z Checking secrecy v0.8.0
31492025-03-20T21:14:13.072Z Compiling unicase v2.7.0
31502025-03-20T21:14:13.097Z Compiling same-file v1.0.6
31512025-03-20T21:14:13.131Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
31522025-03-20T21:14:13.156Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31532025-03-20T21:14:13.156Z Compiling thiserror-impl-no-std v2.0.2
31542025-03-20T21:14:13.271Z Checking universal-hash v0.5.1
31552025-03-20T21:14:13.329Z Checking sha3 v0.10.8
31562025-03-20T21:14:13.378Z Compiling walkdir v2.5.0
31572025-03-20T21:14:13.419Z Compiling blake3 v1.5.4
31582025-03-20T21:14:13.445Z Checking opaque-debug v0.3.1
31592025-03-20T21:14:13.470Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31602025-03-20T21:14:13.546Z Checking poly1305 v0.8.0
31612025-03-20T21:14:13.601Z Checking chacha20 v0.9.1
31622025-03-20T21:14:13.650Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
31632025-03-20T21:14:13.690Z Checking aead v0.5.2
31642025-03-20T21:14:13.765Z Compiling memmap2 v0.9.5
31652025-03-20T21:14:13.917Z Compiling constant_time_eq v0.3.1
31662025-03-20T21:14:13.943Z Compiling salty v0.3.0
31672025-03-20T21:14:13.968Z Compiling libefi-sys v0.1.0
31682025-03-20T21:14:14.019Z Compiling arrayref v0.3.9
31692025-03-20T21:14:14.115Z Compiling arrayvec v0.7.6
31702025-03-20T21:14:14.141Z Checking chacha20poly1305 v0.10.1
31712025-03-20T21:14:14.187Z Compiling toolchain_find v0.4.0
31722025-03-20T21:14:14.334Z Compiling camino-tempfile v1.1.1
31732025-03-20T21:14:14.362Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
31742025-03-20T21:14:14.487Z Compiling bitfield-struct v0.6.2
31752025-03-20T21:14:14.661Z Compiling topological-sort v0.2.2
31762025-03-20T21:14:14.724Z Compiling mime_guess v2.0.5
31772025-03-20T21:14:14.790Z Compiling rustfmt-wrapper v0.2.1
31782025-03-20T21:14:15.241Z Compiling omicron-zone-package v0.12.0
31792025-03-20T21:14:15.286Z Compiling progenitor v0.9.1
31802025-03-20T21:14:15.366Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31812025-03-20T21:14:15.459Z Checking thiserror-no-std v2.0.2
31822025-03-20T21:14:15.519Z Checking primeorder v0.13.6
31832025-03-20T21:14:15.594Z Checking vsss-rs v3.3.4
31842025-03-20T21:14:15.649Z Checking env_filter v0.1.2
31852025-03-20T21:14:15.675Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31862025-03-20T21:14:15.675Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31872025-03-20T21:14:15.823Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31882025-03-20T21:14:15.879Z Checking env_logger v0.11.5
31892025-03-20T21:14:15.954Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
31902025-03-20T21:14:15.979Z Checking p384 v0.13.0
31912025-03-20T21:14:16.013Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
31922025-03-20T21:14:16.179Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31932025-03-20T21:14:16.250Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
31942025-03-20T21:14:16.343Z Checking http-range v0.1.5
31952025-03-20T21:14:16.439Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
31962025-03-20T21:14:16.535Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31972025-03-20T21:14:16.597Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31982025-03-20T21:14:16.753Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31992025-03-20T21:14:16.910Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32002025-03-20T21:14:16.936Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
32012025-03-20T21:14:17.082Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889)
32022025-03-20T21:14:17.208Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32032025-03-20T21:14:17.309Z Checking atty v0.2.14
32042025-03-20T21:14:17.442Z Checking glob v0.3.2
32052025-03-20T21:14:17.612Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32062025-03-20T21:14:17.703Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
32072025-03-20T21:14:17.878Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32082025-03-20T21:14:18.092Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32092025-03-20T21:14:18.337Z Checking hyper-staticfile v0.10.1
32102025-03-20T21:14:18.643Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b)
32112025-03-20T21:14:18.717Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32122025-03-20T21:14:18.809Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32132025-03-20T21:14:18.941Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32142025-03-20T21:14:19.073Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
32152025-03-20T21:14:19.201Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32162025-03-20T21:14:19.657Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32172025-03-20T21:14:19.853Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32182025-03-20T21:14:20.009Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32192025-03-20T21:14:20.062Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
32202025-03-20T21:14:20.413Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32212025-03-20T21:14:23.444Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32222025-03-20T21:14:23.444Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32232025-03-20T21:14:34.736Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32242025-03-20T21:14:53.075Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.17s
32252025-03-20T21:14:53.269Z
32262025-03-20T21:14:53.269Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (134/199)
32272025-03-20T21:14:54.139Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32282025-03-20T21:14:54.164Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32292025-03-20T21:14:54.359Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32302025-03-20T21:15:13.087Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.80s
32312025-03-20T21:15:13.279Z
32322025-03-20T21:15:13.279Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (135/199)
32332025-03-20T21:15:14.193Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32342025-03-20T21:15:14.218Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32352025-03-20T21:15:14.420Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32362025-03-20T21:15:33.857Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.57s
32372025-03-20T21:15:34.067Z
32382025-03-20T21:15:34.067Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (136/199)
32392025-03-20T21:15:34.957Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32402025-03-20T21:15:34.983Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32412025-03-20T21:15:35.186Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32422025-03-20T21:15:54.260Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.18s
32432025-03-20T21:15:54.459Z
32442025-03-20T21:15:54.459Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (137/199)
32452025-03-20T21:15:55.367Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32462025-03-20T21:15:55.393Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32472025-03-20T21:15:55.616Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32482025-03-20T21:16:15.025Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.55s
32492025-03-20T21:16:15.222Z
32502025-03-20T21:16:15.222Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (138/199)
32512025-03-20T21:16:16.150Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32522025-03-20T21:16:16.175Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32532025-03-20T21:16:16.367Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32542025-03-20T21:16:35.732Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.50s
32552025-03-20T21:16:35.931Z
32562025-03-20T21:16:35.931Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (139/199)
32572025-03-20T21:16:36.866Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32582025-03-20T21:16:36.892Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32592025-03-20T21:16:37.091Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32602025-03-20T21:16:56.539Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.59s
32612025-03-20T21:16:56.738Z
32622025-03-20T21:16:56.738Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (140/199)
32632025-03-20T21:16:57.623Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32642025-03-20T21:16:57.648Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32652025-03-20T21:16:57.846Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32662025-03-20T21:17:17.212Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.46s
32672025-03-20T21:17:17.412Z
32682025-03-20T21:17:17.412Zinfo: running `cargo check --bins` on bootstrap-agent-api (141/199)
32692025-03-20T21:17:18.253Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32702025-03-20T21:17:18.278Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32712025-03-20T21:17:18.278Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32722025-03-20T21:17:18.278Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
32732025-03-20T21:17:18.371Z
32742025-03-20T21:17:18.371Zinfo: running `cargo check --bins` on key-manager (142/199)
32752025-03-20T21:17:19.145Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32762025-03-20T21:17:19.169Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32772025-03-20T21:17:19.169Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32782025-03-20T21:17:19.169Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
32792025-03-20T21:17:19.253Z
32802025-03-20T21:17:19.253Zinfo: running `cargo check --bins` on range-requests (143/199)
32812025-03-20T21:17:20.066Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32822025-03-20T21:17:20.091Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32832025-03-20T21:17:20.091Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32842025-03-20T21:17:20.091Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
32852025-03-20T21:17:20.178Z
32862025-03-20T21:17:20.178Zinfo: running `cargo check --bins` on repo-depot-api (144/199)
32872025-03-20T21:17:20.991Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32882025-03-20T21:17:21.016Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32892025-03-20T21:17:21.016Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32902025-03-20T21:17:21.016Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
32912025-03-20T21:17:21.100Z
32922025-03-20T21:17:21.100Zinfo: running `cargo check --bins` on sled-agent-api (145/199)
32932025-03-20T21:17:21.969Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32942025-03-20T21:17:21.994Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32952025-03-20T21:17:21.994Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32962025-03-20T21:17:21.994Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
32972025-03-20T21:17:22.091Z
32982025-03-20T21:17:22.091Zinfo: running `cargo check --bins` on sled-diagnostics (146/199)
32992025-03-20T21:17:22.865Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33002025-03-20T21:17:22.891Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33012025-03-20T21:17:22.891Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33022025-03-20T21:17:22.891Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
33032025-03-20T21:17:22.968Z
33042025-03-20T21:17:22.968Zinfo: running `cargo check --bins` on sled-hardware (147/199)
33052025-03-20T21:17:23.793Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33062025-03-20T21:17:23.857Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33072025-03-20T21:17:23.857Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33082025-03-20T21:17:23.858Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
33092025-03-20T21:17:23.939Z
33102025-03-20T21:17:23.939Zinfo: running `cargo check --bins --no-default-features` on sled-storage (148/199)
33112025-03-20T21:17:24.690Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33122025-03-20T21:17:24.715Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33132025-03-20T21:17:24.715Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33142025-03-20T21:17:24.715Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
33152025-03-20T21:17:24.805Z
33162025-03-20T21:17:24.806Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (149/199)
33172025-03-20T21:17:25.636Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33182025-03-20T21:17:25.661Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33192025-03-20T21:17:25.661Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33202025-03-20T21:17:25.661Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
33212025-03-20T21:17:25.752Z
33222025-03-20T21:17:25.752Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (150/199)
33232025-03-20T21:17:26.649Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33242025-03-20T21:17:26.674Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33252025-03-20T21:17:26.674Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33262025-03-20T21:17:26.674Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
33272025-03-20T21:17:26.773Z
33282025-03-20T21:17:26.773Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (151/199)
33292025-03-20T21:17:27.700Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33302025-03-20T21:17:27.728Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33312025-03-20T21:17:27.728Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33322025-03-20T21:17:27.728Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
33332025-03-20T21:17:27.836Z
33342025-03-20T21:17:27.836Zinfo: running `cargo check --bins` on nexus-test-interface (152/199)
33352025-03-20T21:17:28.685Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33362025-03-20T21:17:28.709Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33372025-03-20T21:17:28.709Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33382025-03-20T21:17:28.709Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
33392025-03-20T21:17:28.802Z
33402025-03-20T21:17:28.802Zinfo: running `cargo check --bins` on oximeter-collector (153/199)
33412025-03-20T21:17:29.663Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33422025-03-20T21:17:29.688Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33432025-03-20T21:17:29.868Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33442025-03-20T21:17:29.868Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33452025-03-20T21:17:30.937Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33462025-03-20T21:17:33.734Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.92s
33472025-03-20T21:17:33.921Z
33482025-03-20T21:17:33.921Zinfo: running `cargo check --bins` on oximeter-api (154/199)
33492025-03-20T21:17:34.724Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33502025-03-20T21:17:34.748Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33512025-03-20T21:17:34.748Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33522025-03-20T21:17:34.748Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
33532025-03-20T21:17:34.846Z
33542025-03-20T21:17:34.846Zinfo: running `cargo check --bins` on cert-dev (155/199)
33552025-03-20T21:17:35.672Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33562025-03-20T21:17:35.697Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33572025-03-20T21:17:35.792Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33582025-03-20T21:17:36.078Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
33592025-03-20T21:17:36.259Z
33602025-03-20T21:17:36.259Zinfo: running `cargo check --bins` on clickana (156/199)
33612025-03-20T21:17:37.091Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33622025-03-20T21:17:37.116Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33632025-03-20T21:17:37.236Z Checking itertools v0.13.0
33642025-03-20T21:17:37.237Z Checking castaway v0.2.3
33652025-03-20T21:17:37.237Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33662025-03-20T21:17:37.262Z Checking lru v0.12.5
33672025-03-20T21:17:37.262Z Compiling instability v0.3.2
33682025-03-20T21:17:37.262Z Checking cassowary v0.3.0
33692025-03-20T21:17:37.262Z Compiling indoc v2.0.6
33702025-03-20T21:17:37.521Z Checking compact_str v0.8.0
33712025-03-20T21:17:39.351Z Checking unicode-truncate v1.1.0
33722025-03-20T21:17:39.434Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33732025-03-20T21:17:39.564Z Checking ratatui v0.29.0
33742025-03-20T21:17:42.156Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33752025-03-20T21:17:43.241Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.97s
33762025-03-20T21:17:43.413Z
33772025-03-20T21:17:43.413Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (157/199)
33782025-03-20T21:17:44.257Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33792025-03-20T21:17:44.281Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33802025-03-20T21:17:44.418Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33812025-03-20T21:17:44.418Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33822025-03-20T21:17:45.738Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33832025-03-20T21:17:46.354Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
33842025-03-20T21:17:46.821Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.39s
33852025-03-20T21:17:47.019Z
33862025-03-20T21:17:47.019Zinfo: running `cargo check --bins` on ch-dev (158/199)
33872025-03-20T21:17:47.851Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33882025-03-20T21:17:47.877Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33892025-03-20T21:17:47.998Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
33902025-03-20T21:17:48.899Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.86s
33912025-03-20T21:17:49.075Z
33922025-03-20T21:17:49.075Zinfo: running `cargo check --bins` on crdb-seed (159/199)
33932025-03-20T21:17:49.904Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33942025-03-20T21:17:49.933Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33952025-03-20T21:17:50.045Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
33962025-03-20T21:17:50.422Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s
33972025-03-20T21:17:50.612Z
33982025-03-20T21:17:50.612Zinfo: running `cargo check --bins` on db-dev (160/199)
33992025-03-20T21:17:51.446Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34002025-03-20T21:17:51.471Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34012025-03-20T21:17:51.594Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
34022025-03-20T21:17:52.598Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.85s
34032025-03-20T21:17:52.645Z
34042025-03-20T21:17:52.645Zinfo: running `cargo check --bins` on omicron-dev-lib (161/199)
34052025-03-20T21:17:53.445Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34062025-03-20T21:17:53.472Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34072025-03-20T21:17:53.472Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34082025-03-20T21:17:53.472Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
34092025-03-20T21:17:53.560Z
34102025-03-20T21:17:53.560Zinfo: running `cargo check --bins` on xtask-downloader (162/199)
34112025-03-20T21:17:54.321Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34122025-03-20T21:17:54.346Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34132025-03-20T21:17:54.432Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
34142025-03-20T21:17:55.505Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.93s
34152025-03-20T21:17:55.683Z
34162025-03-20T21:17:55.683Zinfo: running `cargo check --bins` on omicron-ls-apis (163/199)
34172025-03-20T21:17:56.508Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34182025-03-20T21:17:56.534Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34192025-03-20T21:17:56.628Z Checking cargo-platform v0.1.8
34202025-03-20T21:17:56.899Z Checking cargo_metadata v0.19.2
34212025-03-20T21:17:58.257Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
34222025-03-20T21:17:59.370Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.68s
34232025-03-20T21:17:59.546Z
34242025-03-20T21:17:59.546Zinfo: running `cargo check --bins` on mgs-dev (164/199)
34252025-03-20T21:18:00.410Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34262025-03-20T21:18:00.435Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34272025-03-20T21:18:00.607Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34282025-03-20T21:18:02.417Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
34292025-03-20T21:18:03.121Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
34302025-03-20T21:18:03.793Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.23s
34312025-03-20T21:18:03.982Z
34322025-03-20T21:18:03.982Zinfo: running `cargo check --bins` on omicron-omdb (165/199)
34332025-03-20T21:18:04.897Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34342025-03-20T21:18:04.923Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34352025-03-20T21:18:05.161Z Compiling crunchy v0.2.2
34362025-03-20T21:18:05.161Z Compiling tiny-keccak v2.0.2
34372025-03-20T21:18:05.191Z Compiling dsl_auto_type v0.1.2
34382025-03-20T21:18:05.191Z Checking scheduled-thread-pool v0.2.7
34392025-03-20T21:18:05.191Z Compiling diesel_table_macro_syntax v0.2.0
34402025-03-20T21:18:05.191Z Compiling bit-vec v0.6.3
34412025-03-20T21:18:05.191Z Compiling ascii-canvas v3.0.0
34422025-03-20T21:18:05.191Z Compiling ena v0.14.3
34432025-03-20T21:18:05.411Z Checking r2d2 v0.8.10
34442025-03-20T21:18:05.534Z Compiling regex-syntax v0.6.29
34452025-03-20T21:18:05.662Z Compiling bit-set v0.5.3
34462025-03-20T21:18:05.689Z Compiling bindgen v0.71.1
34472025-03-20T21:18:05.714Z Compiling diff v0.1.13
34482025-03-20T21:18:05.746Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
34492025-03-20T21:18:05.771Z Compiling ref-cast v1.0.23
34502025-03-20T21:18:05.930Z Compiling rustc-hash v2.1.1
34512025-03-20T21:18:05.982Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
34522025-03-20T21:18:06.127Z Compiling derive_builder_core v0.20.2
34532025-03-20T21:18:06.196Z Compiling libxml v0.3.3
34542025-03-20T21:18:06.249Z Compiling ref-cast-impl v1.0.23
34552025-03-20T21:18:06.297Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
34562025-03-20T21:18:06.491Z Compiling diesel_derives v2.2.3
34572025-03-20T21:18:06.558Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
34582025-03-20T21:18:06.589Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
34592025-03-20T21:18:06.773Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
34602025-03-20T21:18:06.845Z Compiling strum_macros v0.24.3
34612025-03-20T21:18:07.121Z Compiling indoc v1.0.9
34622025-03-20T21:18:07.867Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
34632025-03-20T21:18:07.920Z Compiling derive_builder_macro v0.20.2
34642025-03-20T21:18:08.138Z Compiling oso-derive v0.27.3
34652025-03-20T21:18:08.612Z Compiling lalrpop v0.19.12
34662025-03-20T21:18:08.672Z Checking derive_builder v0.20.2
34672025-03-20T21:18:08.834Z Compiling impl-trait-for-tuples v0.2.2
34682025-03-20T21:18:08.935Z Checking quick-xml v0.37.2
34692025-03-20T21:18:08.979Z Compiling diesel-dtrace v0.4.2
34702025-03-20T21:18:09.281Z Checking maplit v1.0.2
34712025-03-20T21:18:09.453Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
34722025-03-20T21:18:09.478Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
34732025-03-20T21:18:09.803Z Checking bb8 v0.8.5
34742025-03-20T21:18:10.011Z Checking io-lifetimes v1.0.11
34752025-03-20T21:18:10.206Z Checking rustix v0.37.28
34762025-03-20T21:18:10.259Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
34772025-03-20T21:18:10.536Z Checking rand_seeder v0.3.0
34782025-03-20T21:18:10.787Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34792025-03-20T21:18:10.841Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34802025-03-20T21:18:10.870Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34812025-03-20T21:18:10.991Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
34822025-03-20T21:18:11.140Z Checking terminal_size v0.2.6
34832025-03-20T21:18:11.284Z Checking smawk v0.3.2
34842025-03-20T21:18:11.317Z Checking is_ci v1.2.0
34852025-03-20T21:18:11.470Z Checking unicode-linebreak v0.1.5
34862025-03-20T21:18:11.504Z Checking supports-color v3.0.2
34872025-03-20T21:18:11.740Z Checking multimap v0.10.0
34882025-03-20T21:18:11.847Z Checking textwrap v0.16.1
34892025-03-20T21:18:12.622Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
34902025-03-20T21:18:13.943Z Checking diesel v2.2.8
34912025-03-20T21:18:28.548Z Compiling samael v0.0.18
34922025-03-20T21:18:44.369Z Checking async-bb8-diesel v0.2.1
34932025-03-20T21:18:46.053Z Compiling polar-core v0.27.3
34942025-03-20T21:18:55.242Z Checking oso v0.27.3
34952025-03-20T21:20:17.314Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
34962025-03-20T21:20:26.367Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 22s
34972025-03-20T21:20:26.570Z
34982025-03-20T21:20:26.570Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (166/199)
34992025-03-20T21:20:27.412Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35002025-03-20T21:20:27.437Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35012025-03-20T21:20:27.437Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35022025-03-20T21:20:27.437Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
35032025-03-20T21:20:27.533Z
35042025-03-20T21:20:27.533Zinfo: running `cargo check --bins` on nexus-saga-recovery (167/199)
35052025-03-20T21:20:28.383Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35062025-03-20T21:20:28.408Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35072025-03-20T21:20:28.408Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35082025-03-20T21:20:28.408Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
35092025-03-20T21:20:28.500Z
35102025-03-20T21:20:28.500Zinfo: running `cargo check --bins` on nexus-test-utils-macros (168/199)
35112025-03-20T21:20:29.261Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35122025-03-20T21:20:29.287Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35132025-03-20T21:20:29.287Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35142025-03-20T21:20:29.287Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
35152025-03-20T21:20:29.366Z
35162025-03-20T21:20:29.366Zinfo: running `cargo check --bins` on omicron-nexus (169/199)
35172025-03-20T21:20:30.265Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35182025-03-20T21:20:30.307Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35192025-03-20T21:20:30.520Z Compiling libz-sys v1.1.20
35202025-03-20T21:20:30.545Z Compiling libgit2-sys v0.17.0+1.8.1
35212025-03-20T21:20:30.569Z Compiling vergen v8.3.2
35222025-03-20T21:20:30.569Z Compiling cargo-platform v0.1.8
35232025-03-20T21:20:30.569Z Compiling pin-project-internal v1.1.6
35242025-03-20T21:20:30.623Z Compiling snafu-derive v0.8.5
35252025-03-20T21:20:30.649Z Compiling rustls v0.21.12
35262025-03-20T21:20:30.675Z Checking globset v0.4.15
35272025-03-20T21:20:30.897Z Compiling cargo_metadata v0.18.1
35282025-03-20T21:20:30.946Z Checking olpc-cjson v0.1.4
35292025-03-20T21:20:31.023Z Checking sct v0.7.1
35302025-03-20T21:20:31.125Z Checking rustls-webpki v0.101.7
35312025-03-20T21:20:31.165Z Checking serde_plain v1.0.2
35322025-03-20T21:20:31.221Z Checking typed-path v0.9.3
35332025-03-20T21:20:31.417Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
35342025-03-20T21:20:31.442Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
35352025-03-20T21:20:31.689Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
35362025-03-20T21:20:31.714Z Checking parse-size v1.1.0
35372025-03-20T21:20:31.952Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
35382025-03-20T21:20:32.002Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
35392025-03-20T21:20:32.736Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
35402025-03-20T21:20:32.761Z Checking pin-project v1.1.6
35412025-03-20T21:20:32.849Z Checking rustls-pemfile v1.0.4
35422025-03-20T21:20:32.900Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
35432025-03-20T21:20:32.924Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
35442025-03-20T21:20:33.052Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
35452025-03-20T21:20:33.175Z Checking twox-hash v2.1.0
35462025-03-20T21:20:33.380Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
35472025-03-20T21:20:33.408Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
35482025-03-20T21:20:33.747Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
35492025-03-20T21:20:34.309Z Checking tokio-rustls v0.24.1
35502025-03-20T21:20:34.609Z Checking snafu v0.8.5
35512025-03-20T21:20:34.634Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
35522025-03-20T21:20:34.996Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
35532025-03-20T21:20:35.064Z Checking tough v0.19.0
35542025-03-20T21:20:35.120Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
35552025-03-20T21:20:35.234Z Checking fatfs v0.3.6
35562025-03-20T21:20:35.322Z Checking assert_matches v1.5.0
35572025-03-20T21:20:38.809Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b)
35582025-03-20T21:20:40.160Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
35592025-03-20T21:20:42.129Z Compiling git2 v0.19.0
35602025-03-20T21:20:47.498Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
35612025-03-20T21:22:03.941Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 34s
35622025-03-20T21:22:04.142Z
35632025-03-20T21:22:04.142Zinfo: running `cargo check --bins` on nexus-external-api (170/199)
35642025-03-20T21:22:05.037Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35652025-03-20T21:22:05.062Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35662025-03-20T21:22:05.062Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35672025-03-20T21:22:05.062Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
35682025-03-20T21:22:05.156Z
35692025-03-20T21:22:05.156Zinfo: running `cargo check --bins` on nexus-internal-api (171/199)
35702025-03-20T21:22:05.969Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35712025-03-20T21:22:05.994Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35722025-03-20T21:22:05.994Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35732025-03-20T21:22:05.994Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
35742025-03-20T21:22:06.085Z
35752025-03-20T21:22:06.085Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (172/199)
35762025-03-20T21:22:06.925Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35772025-03-20T21:22:06.949Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35782025-03-20T21:22:06.949Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35792025-03-20T21:22:06.950Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
35802025-03-20T21:22:07.047Z
35812025-03-20T21:22:07.047Zinfo: running `cargo check --bins` on nexus-networking (173/199)
35822025-03-20T21:22:07.869Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35832025-03-20T21:22:07.893Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35842025-03-20T21:22:07.893Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35852025-03-20T21:22:07.893Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
35862025-03-20T21:22:07.992Z
35872025-03-20T21:22:07.992Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (174/199)
35882025-03-20T21:22:08.836Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35892025-03-20T21:22:08.862Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35902025-03-20T21:22:08.862Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35912025-03-20T21:22:08.862Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
35922025-03-20T21:22:08.966Z
35932025-03-20T21:22:08.966Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (175/199)
35942025-03-20T21:22:09.827Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35952025-03-20T21:22:09.851Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35962025-03-20T21:22:09.852Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35972025-03-20T21:22:09.852Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
35982025-03-20T21:22:09.944Z
35992025-03-20T21:22:09.944Zinfo: running `cargo check --bins` on update-common (176/199)
36002025-03-20T21:22:10.752Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36012025-03-20T21:22:10.778Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36022025-03-20T21:22:10.778Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36032025-03-20T21:22:10.778Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
36042025-03-20T21:22:10.866Z
36052025-03-20T21:22:10.866Zinfo: running `cargo check --bins` on omicron-dev (177/199)
36062025-03-20T21:22:11.803Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36072025-03-20T21:22:11.828Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36082025-03-20T21:22:12.104Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
36092025-03-20T21:22:12.104Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
36102025-03-20T21:22:12.169Z Checking diff v0.1.13
36112025-03-20T21:22:12.169Z Checking yansi v1.0.1
36122025-03-20T21:22:12.169Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
36132025-03-20T21:22:12.211Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
36142025-03-20T21:22:12.661Z Checking pretty_assertions v1.4.1
36152025-03-20T21:22:13.437Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
36162025-03-20T21:22:51.470Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
36172025-03-20T21:22:51.470Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
36182025-03-20T21:22:51.494Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
36192025-03-20T21:22:51.494Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
36202025-03-20T21:22:51.494Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
36212025-03-20T21:22:51.494Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
36222025-03-20T21:22:52.540Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
36232025-03-20T21:22:54.082Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
36242025-03-20T21:23:54.635Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 43s
36252025-03-20T21:23:54.843Z
36262025-03-20T21:23:54.843Zinfo: running `cargo check --bins` on openapi-manager (178/199)
36272025-03-20T21:23:55.695Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36282025-03-20T21:23:55.720Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36292025-03-20T21:23:55.891Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
36302025-03-20T21:23:55.891Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
36312025-03-20T21:23:55.916Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
36322025-03-20T21:23:55.944Z Compiling proc-macro-error-attr2 v2.0.0
36332025-03-20T21:23:55.980Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
36342025-03-20T21:23:56.006Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
36352025-03-20T21:23:56.031Z Checking papergrid v0.14.0
36362025-03-20T21:23:56.055Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36372025-03-20T21:23:56.200Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36382025-03-20T21:23:56.295Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
36392025-03-20T21:23:56.539Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
36402025-03-20T21:23:56.564Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
36412025-03-20T21:23:56.612Z Compiling proc-macro-error2 v2.0.1
36422025-03-20T21:23:57.152Z Compiling tabled_derive v0.10.0
36432025-03-20T21:23:57.261Z Checking dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
36442025-03-20T21:23:57.511Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36452025-03-20T21:23:57.543Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
36462025-03-20T21:23:57.939Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
36472025-03-20T21:23:58.367Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
36482025-03-20T21:23:58.401Z Checking heck v0.4.1
36492025-03-20T21:23:58.609Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
36502025-03-20T21:23:58.973Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
36512025-03-20T21:23:59.010Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
36522025-03-20T21:23:59.257Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
36532025-03-20T21:23:59.353Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
36542025-03-20T21:23:59.378Z Checking tabled v0.18.0
36552025-03-20T21:23:59.596Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
36562025-03-20T21:23:59.693Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
36572025-03-20T21:23:59.769Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
36582025-03-20T21:24:01.877Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
36592025-03-20T21:24:01.877Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
36602025-03-20T21:24:05.320Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
36612025-03-20T21:24:07.309Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
36622025-03-20T21:24:14.166Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
36632025-03-20T21:24:14.166Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
36642025-03-20T21:24:15.469Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
36652025-03-20T21:24:17.270Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.42s
36662025-03-20T21:24:17.458Z
36672025-03-20T21:24:17.458Zinfo: running `cargo check --bins` on installinator-api (179/199)
36682025-03-20T21:24:18.267Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36692025-03-20T21:24:18.291Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36702025-03-20T21:24:18.291Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36712025-03-20T21:24:18.291Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
36722025-03-20T21:24:18.378Z
36732025-03-20T21:24:18.378Zinfo: running `cargo check --bins` on wicketd-api (180/199)
36742025-03-20T21:24:19.176Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36752025-03-20T21:24:19.202Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36762025-03-20T21:24:19.202Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36772025-03-20T21:24:19.202Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
36782025-03-20T21:24:19.292Z
36792025-03-20T21:24:19.292Zinfo: running `cargo check --bins` on omicron-pins (181/199)
36802025-03-20T21:24:20.037Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36812025-03-20T21:24:20.062Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36822025-03-20T21:24:20.062Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36832025-03-20T21:24:20.062Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
36842025-03-20T21:24:20.148Z
36852025-03-20T21:24:20.148Zinfo: running `cargo check --bins` on reconfigurator-cli (182/199)
36862025-03-20T21:24:20.984Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36872025-03-20T21:24:21.010Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36882025-03-20T21:24:21.148Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
36892025-03-20T21:24:21.148Z Compiling petname v2.0.2
36902025-03-20T21:24:21.172Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
36912025-03-20T21:24:21.172Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
36922025-03-20T21:24:21.172Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
36932025-03-20T21:24:21.172Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
36942025-03-20T21:24:21.173Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
36952025-03-20T21:24:21.173Z Checking sync-ptr v0.1.1
36962025-03-20T21:24:27.585Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
36972025-03-20T21:24:28.363Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
36982025-03-20T21:24:29.964Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
36992025-03-20T21:24:31.948Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.79s
37002025-03-20T21:24:32.133Z
37012025-03-20T21:24:32.133Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (183/199)
37022025-03-20T21:24:32.937Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37032025-03-20T21:24:32.961Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37042025-03-20T21:24:32.962Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37052025-03-20T21:24:32.962Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
37062025-03-20T21:24:33.051Z
37072025-03-20T21:24:33.051Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (184/199)
37082025-03-20T21:24:33.881Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37092025-03-20T21:24:33.905Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37102025-03-20T21:24:34.065Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
37112025-03-20T21:24:35.134Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.07s
37122025-03-20T21:24:35.307Z
37132025-03-20T21:24:35.307Zinfo: running `cargo check --bins` on omicron-releng (185/199)
37142025-03-20T21:24:36.094Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37152025-03-20T21:24:36.119Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37162025-03-20T21:24:36.216Z Checking memmap2 v0.9.5
37172025-03-20T21:24:36.216Z Checking arrayref v0.3.9
37182025-03-20T21:24:36.216Z Checking arrayvec v0.7.6
37192025-03-20T21:24:36.241Z Checking constant_time_eq v0.3.1
37202025-03-20T21:24:36.241Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b)
37212025-03-20T21:24:36.241Z Checking topological-sort v0.2.2
37222025-03-20T21:24:36.241Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
37232025-03-20T21:24:36.241Z Checking shell-words v1.1.0
37242025-03-20T21:24:36.633Z Checking blake3 v1.5.4
37252025-03-20T21:24:36.766Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b)
37262025-03-20T21:24:37.087Z Checking omicron-zone-package v0.12.0
37272025-03-20T21:24:38.535Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
37282025-03-20T21:24:39.647Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.33s
37292025-03-20T21:24:39.822Z
37302025-03-20T21:24:39.822Zinfo: running `cargo check --bins` on xtask (186/199)
37312025-03-20T21:24:40.427Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37322025-03-20T21:24:40.451Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37332025-03-20T21:24:40.475Z Checking bitflags v2.6.0
37342025-03-20T21:24:40.475Z Checking serde v1.0.218
37352025-03-20T21:24:40.475Z Checking thiserror v1.0.69
37362025-03-20T21:24:40.475Z Checking scroll v0.12.0
37372025-03-20T21:24:40.500Z Checking log v0.4.22
37382025-03-20T21:24:40.525Z Checking hashbrown v0.15.1
37392025-03-20T21:24:40.525Z Checking zerocopy v0.7.35
37402025-03-20T21:24:40.575Z Checking syn v2.0.98
37412025-03-20T21:24:40.644Z Checking pest v2.7.14
37422025-03-20T21:24:40.724Z Checking rustix v0.38.37
37432025-03-20T21:24:40.778Z Checking once_cell v1.20.3
37442025-03-20T21:24:40.938Z Checking goblin v0.8.2
37452025-03-20T21:24:41.062Z Checking thiserror v2.0.12
37462025-03-20T21:24:41.224Z Checking fs-err v2.11.0
37472025-03-20T21:24:41.423Z Checking indexmap v2.7.1
37482025-03-20T21:24:41.506Z Checking tabled v0.15.0
37492025-03-20T21:24:41.587Z Checking anyhow v1.0.97
37502025-03-20T21:24:42.317Z Checking terminal_size v0.4.0
37512025-03-20T21:24:42.317Z Checking tempfile v3.13.0
37522025-03-20T21:24:42.479Z Checking clap_builder v4.5.31
37532025-03-20T21:24:42.806Z Checking dtrace-parser v0.2.0
37542025-03-20T21:24:44.159Z Checking serde_json v1.0.139
37552025-03-20T21:24:44.159Z Checking serde_spanned v0.6.8
37562025-03-20T21:24:44.159Z Checking toml_datetime v0.6.8
37572025-03-20T21:24:44.184Z Checking camino v1.1.9
37582025-03-20T21:24:44.184Z Checking semver v1.0.25
37592025-03-20T21:24:44.365Z Checking cargo-platform v0.1.8
37602025-03-20T21:24:44.489Z Checking toml_edit v0.22.24
37612025-03-20T21:24:44.572Z Checking macaddr v1.0.1
37622025-03-20T21:24:44.687Z Checking camino-tempfile v1.1.1
37632025-03-20T21:24:44.936Z Checking clap v4.5.31
37642025-03-20T21:24:45.431Z Checking dof v0.3.0
37652025-03-20T21:24:45.431Z Checking cargo_metadata v0.19.2
37662025-03-20T21:24:45.984Z Checking usdt-impl v0.5.0
37672025-03-20T21:24:46.444Z Checking usdt v0.5.0
37682025-03-20T21:24:46.713Z Checking toml v0.8.20
37692025-03-20T21:24:47.330Z Checking cargo_toml v0.21.0
37702025-03-20T21:24:48.836Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
37712025-03-20T21:24:49.694Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.85s
37722025-03-20T21:24:49.789Z
37732025-03-20T21:24:49.789Zinfo: running `cargo check --bins` on end-to-end-tests (187/199)
37742025-03-20T21:24:50.668Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37752025-03-20T21:24:50.704Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37762025-03-20T21:24:50.867Z Checking polyval v0.6.2
37772025-03-20T21:24:50.918Z Checking ctr v0.9.2
37782025-03-20T21:24:50.958Z Checking ssh-encoding v0.2.0
37792025-03-20T21:24:50.958Z Checking blowfish v0.9.1
37802025-03-20T21:24:50.990Z Checking password-hash v0.4.2
37812025-03-20T21:24:50.990Z Checking p521 v0.13.3
37822025-03-20T21:24:50.990Z Checking p256 v0.13.2
37832025-03-20T21:24:51.024Z Checking russh-cryptovec v0.7.3
37842025-03-20T21:24:51.133Z Checking ghash v0.5.1
37852025-03-20T21:24:51.168Z Checking bcrypt-pbkdf v0.10.0
37862025-03-20T21:24:51.197Z Checking md5 v0.7.0
37872025-03-20T21:24:51.226Z Checking num-bigint v0.4.6
37882025-03-20T21:24:51.253Z Checking des v0.8.1
37892025-03-20T21:24:51.320Z Checking aes-gcm v0.10.3
37902025-03-20T21:24:51.347Z Checking pbkdf2 v0.11.0
37912025-03-20T21:24:51.429Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
37922025-03-20T21:24:51.455Z Checking hex-literal v0.4.1
37932025-03-20T21:24:51.486Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
37942025-03-20T21:24:51.511Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
37952025-03-20T21:24:51.540Z Checking ssh-cipher v0.2.0
37962025-03-20T21:24:51.585Z Checking internet-checksum v0.2.1
37972025-03-20T21:24:51.800Z Checking ssh-key v0.6.6
37982025-03-20T21:24:52.025Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
37992025-03-20T21:24:53.117Z Checking russh-keys v0.45.0
38002025-03-20T21:24:54.234Z Checking russh v0.45.0
38012025-03-20T21:25:19.675Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
38022025-03-20T21:25:21.482Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.68s
38032025-03-20T21:25:21.687Z
38042025-03-20T21:25:21.687Zinfo: running `cargo check --bins` on gateway-cli (188/199)
38052025-03-20T21:25:22.483Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38062025-03-20T21:25:22.509Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38072025-03-20T21:25:22.605Z Checking termios v0.3.3
38082025-03-20T21:25:22.800Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
38092025-03-20T21:25:23.883Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.18s
38102025-03-20T21:25:24.063Z
38112025-03-20T21:25:24.063Zinfo: running `cargo check --bins --no-default-features` on installinator (189/199)
38122025-03-20T21:25:24.944Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38132025-03-20T21:25:24.969Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38142025-03-20T21:25:25.138Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
38152025-03-20T21:25:25.138Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
38162025-03-20T21:25:25.163Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
38172025-03-20T21:25:25.163Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
38182025-03-20T21:25:26.405Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
38192025-03-20T21:25:28.061Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
38202025-03-20T21:25:30.374Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.30s
38212025-03-20T21:25:30.568Z
38222025-03-20T21:25:30.568Zinfo: running `cargo check --bins` on internal-dns-cli (190/199)
38232025-03-20T21:25:31.394Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38242025-03-20T21:25:31.394Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38252025-03-20T21:25:31.515Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
38262025-03-20T21:25:32.021Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.44s
38272025-03-20T21:25:32.188Z
38282025-03-20T21:25:32.188Zinfo: running `cargo check --bins` on omicron-live-tests (191/199)
38292025-03-20T21:25:32.937Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38302025-03-20T21:25:32.969Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38312025-03-20T21:25:32.969Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38322025-03-20T21:25:32.969Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
38332025-03-20T21:25:33.054Z
38342025-03-20T21:25:33.054Zinfo: running `cargo check --bins` on live-tests-macros (192/199)
38352025-03-20T21:25:33.815Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38362025-03-20T21:25:33.844Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38372025-03-20T21:25:33.844Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38382025-03-20T21:25:33.844Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
38392025-03-20T21:25:33.918Z
38402025-03-20T21:25:33.918Zinfo: running `cargo check --bins` on nexus-mgs-updates (193/199)
38412025-03-20T21:25:34.725Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38422025-03-20T21:25:34.759Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38432025-03-20T21:25:34.759Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38442025-03-20T21:25:34.759Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
38452025-03-20T21:25:34.836Z
38462025-03-20T21:25:34.836Zinfo: running `cargo check --bins` on omicron-package (194/199)
38472025-03-20T21:25:35.685Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38482025-03-20T21:25:35.716Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38492025-03-20T21:25:35.821Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
38502025-03-20T21:25:37.517Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.67s
38512025-03-20T21:25:37.690Z
38522025-03-20T21:25:37.690Zinfo: running `cargo check --bins` on wicket-dbg (195/199)
38532025-03-20T21:25:38.542Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38542025-03-20T21:25:38.567Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38552025-03-20T21:25:38.714Z Checking rtoolbox v0.0.2
38562025-03-20T21:25:38.739Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
38572025-03-20T21:25:38.739Z Checking tui-tree-widget v0.23.0
38582025-03-20T21:25:38.923Z Checking rpassword v7.3.1
38592025-03-20T21:25:45.532Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
38602025-03-20T21:25:49.363Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
38612025-03-20T21:25:51.030Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.33s
38622025-03-20T21:25:51.218Z
38632025-03-20T21:25:51.218Zinfo: running `cargo check --bins` on wicket (196/199)
38642025-03-20T21:25:52.131Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38652025-03-20T21:25:52.156Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38662025-03-20T21:25:52.315Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
38672025-03-20T21:25:52.742Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.51s
38682025-03-20T21:25:52.936Z
38692025-03-20T21:25:52.936Zinfo: running `cargo check --bins` on wicketd (197/199)
38702025-03-20T21:25:53.870Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38712025-03-20T21:25:53.895Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38722025-03-20T21:25:54.093Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
38732025-03-20T21:25:54.093Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
38742025-03-20T21:25:55.156Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
38752025-03-20T21:26:00.577Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.63s
38762025-03-20T21:26:00.776Z
38772025-03-20T21:26:00.776Zinfo: running `cargo check --bins` on omicron-workspace-hack (198/199)
38782025-03-20T21:26:01.596Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38792025-03-20T21:26:01.621Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38802025-03-20T21:26:01.621Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38812025-03-20T21:26:01.621Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
38822025-03-20T21:26:01.711Z
38832025-03-20T21:26:01.711Zinfo: running `cargo check --bins` on zone-setup (199/199)
38842025-03-20T21:26:02.564Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38852025-03-20T21:26:02.588Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38862025-03-20T21:26:02.709Z Checking uzers v0.12.1
38872025-03-20T21:26:03.076Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
38882025-03-20T21:26:04.313Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.59s
38892025-03-20T21:26:04.514Z
38902025-03-20T21:26:04.514Zreal 17:45.974790267
38912025-03-20T21:26:04.539Zuser 30:11.589624866
38922025-03-20T21:26:04.539Zsys 5:07.015687613
38932025-03-20T21:26:04.539Ztrap 0.796697286
38942025-03-20T21:26:04.539Ztflt 0.301580323
38952025-03-20T21:26:04.539Zdflt 2.281642238
38962025-03-20T21:26:04.539Zkflt 0.000759324
38972025-03-20T21:26:04.539Zlock 55:52.810576748
38982025-03-20T21:26:04.539Zslp 2:37:00.915212340
38992025-03-20T21:26:04.539Zlat 1:07.558236128
39002025-03-20T21:26:04.539Zstop 3:30.116315547
39012025-03-20T21:26:04.539Zprocess exited: duration 1401688 ms, exit code 0
 
39022025-03-20T21:26:04.589Zfound 0 output files