01JPTF2DNV1SKYR3DK29PFNZFM: 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: 01JPTF2RECQVGMSF2MXVC2PVMT

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-03-20T19:04:58.875Zjob assigned to worker 01JPTF2SQSAY3C4XKPNQP3XHR4 [factory gimlet-EVT22200007-propolis, EVT22200007/22491] (queued for 25 s)
 
22025-03-20T19:05:06.876Zstarting task 0: "setup"
32025-03-20T19:05:06.905Z++ uname -s
42025-03-20T19:05:06.905Z+ kern=SunOS
52025-03-20T19:05:06.906Z+ build_user=build
62025-03-20T19:05:06.906Z+ build_uid=12345
72025-03-20T19:05:06.906Z+ work_dir=/work
82025-03-20T19:05:06.906Z+ input_dir=/input
92025-03-20T19:05:06.906Z+ [[ 0 == 12345 ]]
102025-03-20T19:05:06.906Z+ case "$kern" in
112025-03-20T19:05:06.906Z+ groupadd -g 12345 build
122025-03-20T19:05:06.906Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-03-20T19:05:08.899Z+ zfs create -o mountpoint=/work rpool/work
142025-03-20T19:05:08.933Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-03-20T19:05:08.993Z+ home_fs=zfs
162025-03-20T19:05:08.993Z+ [[ zfs == autofs ]]
172025-03-20T19:05:08.993Z+ mkdir -p /home/build
182025-03-20T19:05:08.993Z+ chown build:build /home/build /work
192025-03-20T19:05:10.977Z+ chmod 0700 /home/build /work
202025-03-20T19:05:11.035Zprocess exited: duration 4073 ms, exit code 0
 
212025-03-20T19:05:11.199Zstarting task 1: "rust-toolchain"
222025-03-20T19:05:11.240Z+ printf ' * rust toolchain channel = "%s"\n' 1.85.0
232025-03-20T19:05:11.240Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-03-20T19:05:11.240Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252025-03-20T19:05:11.240Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
262025-03-20T19:05:11.241Z * rust toolchain channel = "1.85.0"
272025-03-20T19:05:11.241Z * rust toolchain profile = "default"
282025-03-20T19:05:11.241Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-03-20T19:05:11.241Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default
302025-03-20T19:05:11.315Zinfo: downloading installer
312025-03-20T19:05:12.291Zwarn: It looks like you have an existing installation of Rust at:
322025-03-20T19:05:12.291Zwarn: /opt/ooce/bin
332025-03-20T19:05:12.291Zwarn: It is recommended that rustup be the primary Rust installation.
342025-03-20T19:05:12.291Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-03-20T19:05:12.291Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-03-20T19:05:12.292Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-03-20T19:05:12.292Zwarn: or pass `-y' to ignore all ignorable checks.
382025-03-20T19:05:12.292Zerror: cannot install while Rust is installed
392025-03-20T19:05:12.292Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-03-20T19:05:12.328Zinfo: profile set to 'default'
412025-03-20T19:05:12.328Zinfo: default host triple is x86_64-unknown-illumos
422025-03-20T19:05:12.328Zinfo: syncing channel updates for '1.85.0-x86_64-unknown-illumos'
432025-03-20T19:05:12.434Zinfo: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17)
442025-03-20T19:05:12.434Zinfo: downloading component 'cargo'
452025-03-20T19:05:12.625Zinfo: downloading component 'clippy'
462025-03-20T19:05:12.709Zinfo: downloading component 'rust-docs'
472025-03-20T19:05:12.937Zinfo: downloading component 'rust-std'
482025-03-20T19:05:13.257Zinfo: downloading component 'rustc'
492025-03-20T19:05:14.605Zinfo: downloading component 'rustfmt'
502025-03-20T19:05:15.119Zinfo: installing component 'cargo'
512025-03-20T19:05:15.789Zinfo: installing component 'clippy'
522025-03-20T19:05:16.250Zinfo: installing component 'rust-docs'
532025-03-20T19:05:19.225Zinfo: installing component 'rust-std'
542025-03-20T19:05:21.455Zinfo: installing component 'rustc'
552025-03-20T19:05:28.643Zinfo: installing component 'rustfmt'
562025-03-20T19:05:29.033Zinfo: default toolchain set to '1.85.0-x86_64-unknown-illumos'
572025-03-20T19:05:29.034Z
582025-03-20T19:05:29.190Z 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17)
592025-03-20T19:05:29.190Z
602025-03-20T19:05:29.215Z
612025-03-20T19:05:29.215ZRust is installed now. Great!
622025-03-20T19:05:29.215Z
632025-03-20T19:05:29.215ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-03-20T19:05:29.215Zenvironment variable. This has not been done automatically.
652025-03-20T19:05:29.215Z
662025-03-20T19:05:29.215ZTo configure your current shell, you need to source
672025-03-20T19:05:29.217Zthe corresponding env file under $HOME/.cargo.
682025-03-20T19:05:29.217Z
692025-03-20T19:05:29.217ZThis is usually done by running one of the following (note the leading DOT):
702025-03-20T19:05:29.217Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-03-20T19:05:29.217Zsource "$HOME/.cargo/env.fish" # For fish
722025-03-20T19:05:29.217Zsource "$HOME/.cargo/env.nu" # For nushell
732025-03-20T19:05:29.288Z+ rustup --version
742025-03-20T19:05:29.315Zrustup 1.28.1 (f9edccde0 2025-03-05)
752025-03-20T19:05:29.315Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-03-20T19:05:29.364Zinfo: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)`
772025-03-20T19:05:29.389Z+ cargo --version
782025-03-20T19:05:29.413Zcargo 1.85.0 (d73d2caf9 2024-12-31)
792025-03-20T19:05:29.413Z+ rustc --version
802025-03-20T19:05:29.452Zrustc 1.85.0 (4d91de4e4 2025-02-17)
812025-03-20T19:05:29.478Zprocess exited: duration 18308 ms, exit code 0
 
822025-03-20T19:05:29.528Zstarting task 2: "authentication"
832025-03-20T19:05:29.591Zprocess exited: duration 62 ms, exit code 0
 
842025-03-20T19:05:29.644Zstarting task 3: "clone repository"
852025-03-20T19:05:29.669Z+ mkdir -p /work/oxidecomputer/omicron
862025-03-20T19:05:29.669Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-03-20T19:05:29.693ZCloning into '/work/oxidecomputer/omicron'...
882025-03-20T19:05:37.132Z+ cd /work/oxidecomputer/omicron
892025-03-20T19:05:37.132Z+ git fetch origin dc84a1bf0ed849a9b2f066213caf86822531d2f4
902025-03-20T19:05:37.568ZFrom https://github.com/oxidecomputer/omicron
912025-03-20T19:05:37.568Z * branch dc84a1bf0ed849a9b2f066213caf86822531d2f4 -> FETCH_HEAD
922025-03-20T19:05:37.593Z+ [[ -n eliza/multiple-servers-in-ls-apis ]]
932025-03-20T19:05:37.593Z++ git branch --show-current
942025-03-20T19:05:37.593Z+ current=main
952025-03-20T19:05:37.593Z+ [[ main != eliza/multiple-servers-in-ls-apis ]]
962025-03-20T19:05:37.593Z+ git branch -f eliza/multiple-servers-in-ls-apis dc84a1bf0ed849a9b2f066213caf86822531d2f4
972025-03-20T19:05:37.618Z+ git checkout -f eliza/multiple-servers-in-ls-apis
982025-03-20T19:05:37.839ZSwitched to branch 'eliza/multiple-servers-in-ls-apis'
992025-03-20T19:05:37.863Z+ git reset --hard dc84a1bf0ed849a9b2f066213caf86822531d2f4
1002025-03-20T19:05:37.888ZHEAD is now at dc84a1bf0 [ls-apis] allow multiple dep paths for servers
1012025-03-20T19:05:37.889Zprocess exited: duration 8233 ms, exit code 0
 
1022025-03-20T19:05:37.939Zstarting task 4: "build"
1032025-03-20T19:05:37.964Z+ source .github/buildomat/ci-env.sh
1042025-03-20T19:05:37.964Z++ export CARGO_TERM_COLOR=always
1052025-03-20T19:05:37.964Z++ CARGO_TERM_COLOR=always
1062025-03-20T19:05:37.964Z+ cargo --version
1072025-03-20T19:05:38.031Zcargo 1.85.0 (d73d2caf9 2024-12-31)
1082025-03-20T19:05:38.056Z+ rustc --version
1092025-03-20T19:05:38.129Zrustc 1.85.0 (4d91de4e4 2025-02-17)
1102025-03-20T19:05:38.156Z+ source ./env.sh
1112025-03-20T19:05:38.156Z++ OLD_SHELL_OPTS=ehxB
1122025-03-20T19:05:38.156Z++ set -o xtrace
1132025-03-20T19:05:38.156Z++++ dirname ./env.sh
1142025-03-20T19:05:38.156Z+++ readlink -f .
1152025-03-20T19:05:38.156Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162025-03-20T19:05:38.156Z++ 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-20T19:05:38.156Z++ 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-20T19:05:38.156Z++ 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-20T19:05:38.156Z++ 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-20T19:05:38.156Z++ 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-20T19:05:38.156Z++ 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-20T19:05:38.156Z++ 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-20T19:05:38.156Z++ 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-20T19:05:38.156Z++ case $OLD_SHELL_OPTS in
1252025-03-20T19:05:38.156Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262025-03-20T19:05:38.157Z+ 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-20T19:05:38.157Z+ 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-20T19:05:38.157Z+ banner prerequisites
1292025-03-20T19:05:38.157Z
1302025-03-20T19:05:38.157Z ##### ##### ###### ##### ###### #### # # # #### #
1312025-03-20T19:05:38.157Z # # # # # # # # # # # # # # #
1322025-03-20T19:05:38.157Z # # # # ##### # # ##### # # # # # #### #
1332025-03-20T19:05:38.157Z ##### ##### # ##### # # # # # # # # #
1342025-03-20T19:05:38.157Z # # # # # # # # # # # # # # #
1352025-03-20T19:05:38.157Z # # # ###### # # ###### ### # #### # #### #
1362025-03-20T19:05:38.157Z
1372025-03-20T19:05:38.157Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382025-03-20T19:05:39.594Zpkg list: illegal option -- F
1392025-03-20T19:05:39.595ZUsage:
1402025-03-20T19:05:39.619Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1412025-03-20T19:05:39.620Z [pkg_fmri_pattern ...]
1422025-03-20T19:05:40.678Zpkg list: illegal option -- F
1432025-03-20T19:05:40.678ZUsage:
1442025-03-20T19:05:40.678Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1452025-03-20T19:05:40.679Z [pkg_fmri_pattern ...]
1462025-03-20T19:05:50.926Z Startup: Refreshing catalog 'helios-dev' ... Done
1472025-03-20T19:05:56.421Z Startup: Caching catalogs ... Done
1482025-03-20T19:06:15.139ZPlanning: Solver setup ... Done (17.439s)
1492025-03-20T19:06:15.334ZPlanning: Running solver ... Done (0.196s)
1502025-03-20T19:06:15.468ZPlanning: Finding local manifests ... Done (0.003s)
1512025-03-20T19:06:15.549ZPlanning: Fetching manifests: 0/7 0% complete
1522025-03-20T19:06:16.030ZPlanning: Fetching manifests: 7/7 100% complete
1532025-03-20T19:06:16.160ZPlanning: Package planning ... Done (0.129s)
1542025-03-20T19:06:16.226ZPlanning: Merging actions ... Done (0.066s)
1552025-03-20T19:06:16.450ZPlanning: Checking for conflicting actions ... Done (0.224s)
1562025-03-20T19:06:17.536ZPlanning: Consolidating action changes ... Done (1.084s)
1572025-03-20T19:06:17.933ZPlanning: Evaluating mediators ... Done (0.399s)
1582025-03-20T19:06:18.031ZPlanning: Planning completed in 21.52 seconds
1592025-03-20T19:06:18.079Z Packages to install: 4
1602025-03-20T19:06:18.079Z Packages to update: 3
1612025-03-20T19:06:18.079Z Mediators to change: 2
1622025-03-20T19:06:18.079Z Services to change: 1
1632025-03-20T19:06:18.079Z Estimated space available: 155.12 GB
1642025-03-20T19:06:18.079ZEstimated space to be consumed: 1.67 GB
1652025-03-20T19:06:18.079Z Create boot environment: No
1662025-03-20T19:06:18.080ZCreate backup boot environment: Yes
1672025-03-20T19:06:18.080Z Rebuild boot archive: No
1682025-03-20T19:06:18.080Z
1692025-03-20T19:06:18.080ZChanged mediators:
1702025-03-20T19:06:18.080Z mediator clang:
1712025-03-20T19:06:18.080Z version: None -> 15 (system default)
1722025-03-20T19:06:18.080Z
1732025-03-20T19:06:18.080Z mediator llvm:
1742025-03-20T19:06:18.080Z version: 14 (system default) -> 15 (system default)
1752025-03-20T19:06:18.080Z
1762025-03-20T19:06:18.080ZChanged packages:
1772025-03-20T19:06:18.080Zhelios-dev
1782025-03-20T19:06:18.080Z developer/build-essential
1792025-03-20T19:06:18.081Z None -> 11-2.0
1802025-03-20T19:06:18.081Z library/libxmlsec1
1812025-03-20T19:06:18.081Z None -> 1.2.35-2.0
1822025-03-20T19:06:18.081Z ooce/developer/clang-15
1832025-03-20T19:06:18.081Z None -> 15.0.7-2.0
1842025-03-20T19:06:18.081Z ooce/developer/llvm-15
1852025-03-20T19:06:18.081Z None -> 15.0.7-2.0
1862025-03-20T19:06:18.081Z package/pkg
1872025-03-20T19:06:18.081Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1882025-03-20T19:06:18.081Z system/library/g++-runtime
1892025-03-20T19:06:18.082Z 13-2.0 -> 14-2.0
1902025-03-20T19:06:18.082Z system/library/gcc-runtime
1912025-03-20T19:06:18.082Z 13-2.0 -> 14-2.0
1922025-03-20T19:06:18.082Z
1932025-03-20T19:06:18.082ZServices:
1942025-03-20T19:06:18.082Z restart_fmri:
1952025-03-20T19:06:18.082Z svc:/system/update-man-index:default
1962025-03-20T19:06:18.082Z
1972025-03-20T19:06:18.082ZEditable files to change:
1982025-03-20T19:06:18.082Z Update:
1992025-03-20T19:06:18.082Z usr/share/lib/pkg/web/config.shtml
2002025-03-20T19:06:18.134Z
2012025-03-20T19:06:18.134ZDownload: 0/4301 items 0.0/225.4MB 0% complete
2022025-03-20T19:06:24.736ZDownload: 1198/4301 items 81.5/225.4MB 36% complete (17.0M/s)
2032025-03-20T19:06:29.736ZDownload: 2067/4301 items 113.6/225.4MB 50% complete (9.6M/s)
2042025-03-20T19:06:34.743ZDownload: 2701/4301 items 120.8/225.4MB 53% complete (4.0M/s)
2052025-03-20T19:06:39.744ZDownload: 3248/4301 items 174.7/225.4MB 77% complete (6.1M/s)
2062025-03-20T19:06:44.759ZDownload: 3287/4301 items 212.3/225.4MB 94% complete (9.0M/s)
2072025-03-20T19:06:49.977ZDownload: 4284/4301 items 223.8/225.4MB 99% complete (5.0M/s)
2082025-03-20T19:06:51.385ZDownload: Completed 225.42 MB in 33.25 seconds (6.8M/s)
2092025-03-20T19:06:52.883Z Actions: 1/5122 actions (Removing old actions)
2102025-03-20T19:06:52.908Z Actions: 194/5122 actions (Installing new actions)
2112025-03-20T19:06:57.895Z Actions: 3470/5122 actions (Installing new actions)
2122025-03-20T19:06:58.831Z Actions: 4267/5122 actions (Updating modified actions)
2132025-03-20T19:06:59.241Z Actions: Completed 5122 actions in 6.36 seconds.
2142025-03-20T19:06:59.598Z Done (0.348s)
2152025-03-20T19:06:59.623Z Done (0.001s)
2162025-03-20T19:07:00.350Z Done (0.749s)
2172025-03-20T19:07:05.322Z Done (4.787s)
2182025-03-20T19:07:05.430Z Done (0.026s)
2192025-03-20T19:07:05.455Z Done (0.000s)
2202025-03-20T19:07:05.611Z Done (0.000s)
2212025-03-20T19:07:06.383ZPlanning: Evaluating mediator changes ... Done
2222025-03-20T19:07:06.595ZPlanning: Checking for conflicting actions ... Done
2232025-03-20T19:07:06.620ZPlanning: Consolidating action changes ... Done
2242025-03-20T19:07:06.944ZPlanning: Evaluating mediators ... Done
2252025-03-20T19:07:06.968ZPlanning: Planning completed in 0.56 seconds
2262025-03-20T19:07:06.993Z Mediators to change: 2
2272025-03-20T19:07:06.993Z Create boot environment: No
2282025-03-20T19:07:06.993ZCreate backup boot environment: No
2292025-03-20T19:07:07.060Z Done
2302025-03-20T19:07:07.060Z Done
2312025-03-20T19:07:07.572Z Done
2322025-03-20T19:07:11.909Z Done
2332025-03-20T19:07:12.000Z Done
2342025-03-20T19:07:12.000Z Done
2352025-03-20T19:07:12.098Z Done
2362025-03-20T19:07:12.865ZPlanning: Evaluating mediator changes ... Done
2372025-03-20T19:07:12.890ZPlanning: Merging actions ... Done
2382025-03-20T19:07:13.108ZPlanning: Checking for conflicting actions ... Done
2392025-03-20T19:07:13.133ZPlanning: Consolidating action changes ... Done
2402025-03-20T19:07:13.424ZPlanning: Evaluating mediators ... Done
2412025-03-20T19:07:13.491ZPlanning: Planning completed in 0.94 seconds
2422025-03-20T19:07:13.537Z Packages to change: 1
2432025-03-20T19:07:13.537Z Mediators to change: 1
2442025-03-20T19:07:13.537Z Services to change: 1
2452025-03-20T19:07:13.537Z Create boot environment: No
2462025-03-20T19:07:13.537ZCreate backup boot environment: Yes
2472025-03-20T19:07:15.250Z Actions: 1/6 actions (Updating modified actions)
2482025-03-20T19:07:15.275Z Actions: Completed 6 actions in 0.00 seconds.
2492025-03-20T19:07:15.275Z Done
2502025-03-20T19:07:15.275Z Done
2512025-03-20T19:07:15.405Z Done
2522025-03-20T19:07:19.885Z Done
2532025-03-20T19:07:19.981Z Done
2542025-03-20T19:07:20.006Z Done
2552025-03-20T19:07:20.080Z Done
2562025-03-20T19:07:20.619ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2572025-03-20T19:07:20.619Zclang system 15 system
2582025-03-20T19:07:20.619Zcsh system system illumos
2592025-03-20T19:07:20.619Zctags system system illumos
2602025-03-20T19:07:20.619Zgcc vendor 12 vendor
2612025-03-20T19:07:20.619Zgcc system 10 system
2622025-03-20T19:07:20.619Zgcc system 7 system
2632025-03-20T19:07:20.619Zgo system 1.20 system
2642025-03-20T19:07:20.619Zgo system 1.19 system
2652025-03-20T19:07:20.619Zllvm system 15 system
2662025-03-20T19:07:20.619Zllvm system 14 system
2672025-03-20T19:07:20.619Zmariadb system 10.6 system
2682025-03-20T19:07:20.619Zmta vendor vendor dma
2692025-03-20T19:07:20.619Zopenjdk system 17 system
2702025-03-20T19:07:20.619Zopenjdk system 11 system
2712025-03-20T19:07:20.619Zopenjdk system 1.8 system
2722025-03-20T19:07:20.619Zopenssl vendor 3 vendor
2732025-03-20T19:07:20.619Zperl system 5.36 system
2742025-03-20T19:07:20.619Zpostgresql system 15 system
2752025-03-20T19:07:20.619Zpostgresql system 13 system
2762025-03-20T19:07:20.619Zpython vendor 3 vendor
2772025-03-20T19:07:20.619Zpython system 2 system
2782025-03-20T19:07:20.619Zpython3 system 3.11 system
2792025-03-20T19:07:20.619Zruby system 3.0 system
2802025-03-20T19:07:20.619Zwords vendor vendor american-english
2812025-03-20T19:07:20.619Zwords system system australian-english
2822025-03-20T19:07:20.619Zwords system system british-english
2832025-03-20T19:07:20.619Zwords system system canadian-english
2842025-03-20T19:07:20.619Zwords system system french
2852025-03-20T19:07:20.619Zwords system system italian
2862025-03-20T19:07:20.620Zwords system system ngerman
2872025-03-20T19:07:20.620Zwords system system ogerman
2882025-03-20T19:07:20.620Zwords system system spanish
2892025-03-20T19:07:21.034ZPUBLISHER TYPE STATUS P LOCATION
2902025-03-20T19:07:21.034Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2912025-03-20T19:07:24.824ZFMRI IFO
2922025-03-20T19:07:24.824Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2932025-03-20T19:07:24.824Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2942025-03-20T19:07:24.825Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2952025-03-20T19:07:24.825Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2962025-03-20T19:07:24.825Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2972025-03-20T19:07:24.825Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2982025-03-20T19:07:24.825Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2992025-03-20T19:07:24.825Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
3002025-03-20T19:07:24.825Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
3012025-03-20T19:07:24.825Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
3022025-03-20T19:07:24.825Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
3032025-03-20T19:07:24.825Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
3042025-03-20T19:07:24.825Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
3052025-03-20T19:07:24.825Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
3062025-03-20T19:07:24.825Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
3072025-03-20T19:07:25.733Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
3082025-03-20T19:07:26.167Z Updating crates.io index
3092025-03-20T19:07:26.207Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3102025-03-20T19:07:26.943Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3112025-03-20T19:07:27.274Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3122025-03-20T19:07:27.655Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
3132025-03-20T19:07:28.024Z Updating git repository `https://github.com/oxidecomputer/propolis`
3142025-03-20T19:07:29.166Z Updating git repository `https://github.com/oxidecomputer/crucible`
3152025-03-20T19:07:32.167Z Updating git repository `https://github.com/oxidecomputer/opte`
3162025-03-20T19:07:40.893Z Updating git repository `https://github.com/oxidecomputer/falcon`
3172025-03-20T19:07:41.694Z Updating git repository `https://github.com/oxidecomputer/clickward`
3182025-03-20T19:07:42.068Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3192025-03-20T19:07:42.453Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3202025-03-20T19:07:43.142Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3212025-03-20T19:07:43.815Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3222025-03-20T19:07:44.230Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3232025-03-20T19:07:44.630Z Updating git repository `https://github.com/oxidecomputer/tofino`
3242025-03-20T19:07:45.023Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3252025-03-20T19:07:45.377Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3262025-03-20T19:07:45.680Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3272025-03-20T19:07:46.083Z Updating git repository `https://github.com/oxidecomputer/lldp`
3282025-03-20T19:07:46.508Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3292025-03-20T19:07:46.885Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3302025-03-20T19:07:47.365Z Updating git repository `https://github.com/oxidecomputer/ispf`
3312025-03-20T19:07:47.760Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3322025-03-20T19:07:48.190Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3332025-03-20T19:07:48.823Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3342025-03-20T19:07:49.188Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3352025-03-20T19:07:49.671Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3362025-03-20T19:07:50.345Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3372025-03-20T19:07:50.729Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3382025-03-20T19:07:51.129Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3392025-03-20T19:07:51.504Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3402025-03-20T19:07:52.909Z Downloading crates ...
3412025-03-20T19:07:52.975Z Downloaded dtrace-parser v0.2.0
3422025-03-20T19:07:53.001Z Downloaded is_terminal_polyfill v1.70.1
3432025-03-20T19:07:53.001Z Downloaded usdt-attr-macro v0.5.0
3442025-03-20T19:07:53.001Z Downloaded heck v0.4.1
3452025-03-20T19:07:53.001Z Downloaded fastrand v2.1.1
3462025-03-20T19:07:53.001Z Downloaded cargo_metadata v0.19.2
3472025-03-20T19:07:53.001Z Downloaded version_check v0.9.5
3482025-03-20T19:07:53.001Z Downloaded usdt-impl v0.5.0
3492025-03-20T19:07:53.001Z Downloaded semver v1.0.25
3502025-03-20T19:07:53.026Z Downloaded zerocopy-derive v0.7.35
3512025-03-20T19:07:53.026Z Downloaded usdt-macro v0.5.0
3522025-03-20T19:07:53.026Z Downloaded pretty-hex v0.4.1
3532025-03-20T19:07:53.027Z Downloaded winnow v0.7.3
3542025-03-20T19:07:53.052Z Downloaded usdt v0.5.0
3552025-03-20T19:07:53.052Z Downloaded unicode-width v0.1.14
3562025-03-20T19:07:53.052Z Downloaded zerocopy v0.7.35
3572025-03-20T19:07:53.077Z Downloaded syn v2.0.98
3582025-03-20T19:07:53.077Z Downloaded syn v1.0.109
3592025-03-20T19:07:53.102Z Downloaded serde_spanned v0.6.8
3602025-03-20T19:07:53.102Z Downloaded tabled v0.15.0
3612025-03-20T19:07:53.126Z Downloaded serde v1.0.218
3622025-03-20T19:07:53.127Z Downloaded io-lifetimes v1.0.11
3632025-03-20T19:07:53.127Z Downloaded terminal_size v0.4.0
3642025-03-20T19:07:53.127Z Downloaded equivalent v1.0.1
3652025-03-20T19:07:53.127Z Downloaded thiserror v2.0.11
3662025-03-20T19:07:53.127Z Downloaded clap v4.5.31
3672025-03-20T19:07:53.151Z Downloaded log v0.4.22
3682025-03-20T19:07:53.152Z Downloaded libc v0.2.170
3692025-03-20T19:07:53.176Z Downloaded rustix v0.37.28
3702025-03-20T19:07:53.201Z Downloaded rustix v0.38.37
3712025-03-20T19:07:53.226Z Downloaded fs-err v2.11.0
3722025-03-20T19:07:53.226Z Downloaded serde_json v1.0.139
3732025-03-20T19:07:53.226Z Downloaded pest_meta v2.7.14
3742025-03-20T19:07:53.226Z Downloaded digest v0.10.7
3752025-03-20T19:07:53.226Z Downloaded pest_generator v2.7.14
3762025-03-20T19:07:53.226Z Downloaded goblin v0.8.2
3772025-03-20T19:07:53.251Z Downloaded pest v2.7.14
3782025-03-20T19:07:53.251Z Downloaded memchr v2.7.4
3792025-03-20T19:07:53.251Z Downloaded hashbrown v0.15.1
3802025-03-20T19:07:53.251Z Downloaded clap_builder v4.5.31
3812025-03-20T19:07:53.276Z Downloaded toml_edit v0.22.24
3822025-03-20T19:07:53.301Z Downloaded papergrid v0.11.0
3832025-03-20T19:07:53.301Z Downloaded indexmap v2.7.1
3842025-03-20T19:07:53.301Z Downloaded crypto-common v0.1.6
3852025-03-20T19:07:53.301Z Downloaded anyhow v1.0.97
3862025-03-20T19:07:53.301Z Downloaded unicode-ident v1.0.14
3872025-03-20T19:07:53.301Z Downloaded ucd-trie v0.1.7
3882025-03-20T19:07:53.329Z Downloaded typenum v1.17.0
3892025-03-20T19:07:53.329Z Downloaded toml v0.8.20
3902025-03-20T19:07:53.329Z Downloaded textwrap v0.16.1
3912025-03-20T19:07:53.329Z Downloaded sha2 v0.10.8
3922025-03-20T19:07:53.329Z Downloaded serde_derive v1.0.218
3932025-03-20T19:07:53.329Z Downloaded scroll v0.12.0
3942025-03-20T19:07:53.329Z Downloaded ryu v1.0.18
3952025-03-20T19:07:53.329Z Downloaded proc-macro2 v1.0.94
3962025-03-20T19:07:53.329Z Downloaded proc-macro-error v1.0.4
3972025-03-20T19:07:53.354Z Downloaded pest_derive v2.7.14
3982025-03-20T19:07:53.354Z Downloaded once_cell v1.20.3
3992025-03-20T19:07:53.354Z Downloaded heck v0.5.0
4002025-03-20T19:07:53.354Z Downloaded fnv v1.0.7
4012025-03-20T19:07:53.354Z Downloaded clap_derive v4.5.28
4022025-03-20T19:07:53.354Z Downloaded camino-tempfile v1.1.1
4032025-03-20T19:07:53.354Z Downloaded camino v1.1.9
4042025-03-20T19:07:53.354Z Downloaded byteorder v1.5.0
4052025-03-20T19:07:53.354Z Downloaded block-buffer v0.10.4
4062025-03-20T19:07:53.354Z Downloaded bitflags v2.6.0
4072025-03-20T19:07:53.354Z Downloaded anstyle-query v1.1.1
4082025-03-20T19:07:53.354Z Downloaded utf8parse v0.2.2
4092025-03-20T19:07:53.354Z Downloaded unicode-linebreak v0.1.5
4102025-03-20T19:07:53.354Z Downloaded toml_datetime v0.6.8
4112025-03-20T19:07:53.379Z Downloaded thread-id v4.2.2
4122025-03-20T19:07:53.379Z Downloaded thiserror-impl v2.0.11
4132025-03-20T19:07:53.379Z Downloaded thiserror-impl v1.0.69
4142025-03-20T19:07:53.380Z Downloaded thiserror v1.0.69
4152025-03-20T19:07:53.380Z Downloaded terminal_size v0.2.6
4162025-03-20T19:07:53.380Z Downloaded tempfile v3.13.0
4172025-03-20T19:07:53.380Z Downloaded tabled_derive v0.7.0
4182025-03-20T19:07:53.380Z Downloaded strsim v0.11.1
4192025-03-20T19:07:53.380Z Downloaded smawk v0.3.2
4202025-03-20T19:07:53.380Z Downloaded serde_tokenstream v0.2.2
4212025-03-20T19:07:53.380Z Downloaded quote v1.0.39
4222025-03-20T19:07:53.380Z Downloaded proc-macro-error-attr v1.0.4
4232025-03-20T19:07:53.380Z Downloaded cargo_toml v0.21.0
4242025-03-20T19:07:53.406Z Downloaded cargo-platform v0.1.8
4252025-03-20T19:07:53.406Z Downloaded anstyle-parse v0.2.5
4262025-03-20T19:07:53.406Z Downloaded anstream v0.6.15
4272025-03-20T19:07:53.406Z Downloaded swrite v0.1.0
4282025-03-20T19:07:53.406Z Downloaded scroll_derive v0.12.0
4292025-03-20T19:07:53.406Z Downloaded plain v0.2.3
4302025-03-20T19:07:53.406Z Downloaded memmap v0.7.0
4312025-03-20T19:07:53.406Z Downloaded macaddr v1.0.1
4322025-03-20T19:07:53.406Z Downloaded itoa v1.0.11
4332025-03-20T19:07:53.406Z Downloaded generic-array v0.14.7
4342025-03-20T19:07:53.406Z Downloaded errno v0.3.9
4352025-03-20T19:07:53.406Z Downloaded dof v0.3.0
4362025-03-20T19:07:53.406Z Downloaded cpufeatures v0.2.14
4372025-03-20T19:07:53.406Z Downloaded colorchoice v1.0.2
4382025-03-20T19:07:53.406Z Downloaded clap_lex v0.7.4
4392025-03-20T19:07:53.406Z Downloaded cfg-if v1.0.0
4402025-03-20T19:07:53.406Z Downloaded bytecount v0.6.8
4412025-03-20T19:07:53.406Z Downloaded bitflags v1.3.2
4422025-03-20T19:07:53.431Z Downloaded autocfg v1.4.0
4432025-03-20T19:07:53.431Z Downloaded anstyle v1.0.10
4442025-03-20T19:07:53.522Z Compiling proc-macro2 v1.0.94
4452025-03-20T19:07:53.522Z Compiling unicode-ident v1.0.14
4462025-03-20T19:07:53.547Z Compiling serde v1.0.218
4472025-03-20T19:07:53.547Z Compiling libc v0.2.170
4482025-03-20T19:07:53.548Z Compiling version_check v0.9.5
4492025-03-20T19:07:53.548Z Compiling memchr v2.7.4
4502025-03-20T19:07:53.548Z Compiling thiserror v1.0.69
4512025-03-20T19:07:53.548Z Compiling itoa v1.0.11
4522025-03-20T19:07:53.825Z Compiling ucd-trie v0.1.7
4532025-03-20T19:07:53.855Z Compiling ryu v1.0.18
4542025-03-20T19:07:54.283Z Compiling once_cell v1.20.3
4552025-03-20T19:07:54.315Z Compiling byteorder v1.5.0
4562025-03-20T19:07:54.379Z Compiling rustix v0.38.37
4572025-03-20T19:07:54.589Z Compiling serde_json v1.0.139
4582025-03-20T19:07:54.783Z Compiling bitflags v2.6.0
4592025-03-20T19:07:54.979Z Compiling usdt-impl v0.5.0
4602025-03-20T19:07:55.086Z Compiling proc-macro-error-attr v1.0.4
4612025-03-20T19:07:55.270Z Compiling syn v1.0.109
4622025-03-20T19:07:55.312Z Compiling io-lifetimes v1.0.11
4632025-03-20T19:07:55.371Z Compiling proc-macro-error v1.0.4
4642025-03-20T19:07:55.445Z Compiling quote v1.0.39
4652025-03-20T19:07:55.546Z Compiling errno v0.3.9
4662025-03-20T19:07:55.759Z Compiling log v0.4.22
4672025-03-20T19:07:55.790Z Compiling syn v2.0.98
4682025-03-20T19:07:55.918Z Compiling utf8parse v0.2.2
4692025-03-20T19:07:55.995Z Compiling equivalent v1.0.1
4702025-03-20T19:07:56.031Z Compiling plain v0.2.3
4712025-03-20T19:07:56.103Z Compiling camino v1.1.9
4722025-03-20T19:07:56.165Z Compiling rustix v0.37.28
4732025-03-20T19:07:56.189Z Compiling hashbrown v0.15.1
4742025-03-20T19:07:56.260Z Compiling thread-id v4.2.2
4752025-03-20T19:07:56.285Z Compiling anstyle-parse v0.2.5
4762025-03-20T19:07:56.755Z Compiling anstyle-query v1.1.1
4772025-03-20T19:07:56.912Z Compiling thiserror v2.0.11
4782025-03-20T19:07:56.940Z Compiling winnow v0.7.3
4792025-03-20T19:07:57.044Z Compiling anstyle v1.0.10
4802025-03-20T19:07:57.069Z Compiling semver v1.0.25
4812025-03-20T19:07:57.230Z Compiling indexmap v2.7.1
4822025-03-20T19:07:57.409Z Compiling bitflags v1.3.2
4832025-03-20T19:07:57.436Z Compiling unicode-width v0.1.14
4842025-03-20T19:07:57.476Z Compiling autocfg v1.4.0
4852025-03-20T19:07:57.526Z Compiling pretty-hex v0.4.1
4862025-03-20T19:07:57.744Z Compiling is_terminal_polyfill v1.70.1
4872025-03-20T19:07:57.873Z Compiling colorchoice v1.0.2
4882025-03-20T19:07:58.043Z Compiling anstream v0.6.15
4892025-03-20T19:07:58.068Z Compiling terminal_size v0.4.0
4902025-03-20T19:07:58.290Z Compiling fs-err v2.11.0
4912025-03-20T19:07:58.569Z Compiling cfg-if v1.0.0
4922025-03-20T19:07:58.595Z Compiling anyhow v1.0.97
4932025-03-20T19:07:58.620Z Compiling fnv v1.0.7
4942025-03-20T19:07:58.620Z Compiling fastrand v2.1.1
4952025-03-20T19:07:58.680Z Compiling strsim v0.11.1
4962025-03-20T19:07:58.765Z Compiling bytecount v0.6.8
4972025-03-20T19:07:59.093Z Compiling heck v0.5.0
4982025-03-20T19:07:59.117Z Compiling heck v0.4.1
4992025-03-20T19:07:59.319Z Compiling clap_lex v0.7.4
5002025-03-20T19:07:59.370Z Compiling tempfile v3.13.0
5012025-03-20T19:07:59.526Z Compiling papergrid v0.11.0
5022025-03-20T19:07:59.526Z Compiling terminal_size v0.2.6
5032025-03-20T19:07:59.735Z Compiling clap_builder v4.5.31
5042025-03-20T19:07:59.847Z Compiling memmap v0.7.0
5052025-03-20T19:07:59.876Z Compiling unicode-linebreak v0.1.5
5062025-03-20T19:07:59.978Z Compiling smawk v0.3.2
5072025-03-20T19:08:00.265Z Compiling swrite v0.1.0
5082025-03-20T19:08:00.371Z Compiling textwrap v0.16.1
5092025-03-20T19:08:00.766Z Compiling tabled_derive v0.7.0
5102025-03-20T19:08:02.076Z Compiling serde_derive v1.0.218
5112025-03-20T19:08:02.076Z Compiling thiserror-impl v1.0.69
5122025-03-20T19:08:02.101Z Compiling zerocopy-derive v0.7.35
5132025-03-20T19:08:02.101Z Compiling scroll_derive v0.12.0
5142025-03-20T19:08:02.101Z Compiling thiserror-impl v2.0.11
5152025-03-20T19:08:02.101Z Compiling clap_derive v4.5.28
5162025-03-20T19:08:02.293Z Compiling tabled v0.15.0
5172025-03-20T19:08:03.192Z Compiling scroll v0.12.0
5182025-03-20T19:08:03.654Z Compiling goblin v0.8.2
5192025-03-20T19:08:03.710Z Compiling zerocopy v0.7.35
5202025-03-20T19:08:04.653Z Compiling pest v2.7.14
5212025-03-20T19:08:05.505Z Compiling clap v4.5.31
5222025-03-20T19:08:06.810Z Compiling pest_meta v2.7.14
5232025-03-20T19:08:07.866Z Compiling pest_generator v2.7.14
5242025-03-20T19:08:08.927Z Compiling pest_derive v2.7.14
5252025-03-20T19:08:09.545Z Compiling dtrace-parser v0.2.0
5262025-03-20T19:08:10.473Z Compiling serde_tokenstream v0.2.2
5272025-03-20T19:08:10.534Z Compiling toml_datetime v0.6.8
5282025-03-20T19:08:10.534Z Compiling serde_spanned v0.6.8
5292025-03-20T19:08:10.797Z Compiling cargo-platform v0.1.8
5302025-03-20T19:08:10.834Z Compiling macaddr v1.0.1
5312025-03-20T19:08:10.997Z Compiling toml_edit v0.22.24
5322025-03-20T19:08:11.093Z Compiling camino-tempfile v1.1.1
5332025-03-20T19:08:11.879Z Compiling dof v0.3.0
5342025-03-20T19:08:11.905Z Compiling cargo_metadata v0.19.2
5352025-03-20T19:08:13.113Z Compiling usdt-attr-macro v0.5.0
5362025-03-20T19:08:13.113Z Compiling usdt-macro v0.5.0
5372025-03-20T19:08:13.780Z Compiling toml v0.8.20
5382025-03-20T19:08:14.044Z Compiling usdt v0.5.0
5392025-03-20T19:08:14.439Z Compiling cargo_toml v0.21.0
5402025-03-20T19:08:17.570Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5412025-03-20T19:08:21.481Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.06s
5422025-03-20T19:08:21.707Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5432025-03-20T19:08:22.440Z Downloading crates ...
5442025-03-20T19:08:22.564Z Downloaded atty v0.2.14
5452025-03-20T19:08:22.591Z Downloaded cfg_aliases v0.1.1
5462025-03-20T19:08:22.591Z Downloaded bit-set v0.8.0
5472025-03-20T19:08:22.591Z Downloaded crunchy v0.2.2
5482025-03-20T19:08:22.591Z Downloaded async-recursion v1.1.1
5492025-03-20T19:08:22.591Z Downloaded heck v0.3.3
5502025-03-20T19:08:22.617Z Downloaded hickory-client v0.24.4
5512025-03-20T19:08:22.617Z Downloaded rand_core v0.6.4
5522025-03-20T19:08:22.617Z Downloaded hostname v0.4.0
5532025-03-20T19:08:22.618Z Downloaded rustls-pemfile v1.0.4
5542025-03-20T19:08:22.618Z Downloaded rustc_version v0.1.7
5552025-03-20T19:08:22.645Z Downloaded sqlparser_derive v0.2.2
5562025-03-20T19:08:22.645Z Downloaded socket2 v0.5.8
5572025-03-20T19:08:22.645Z Downloaded zone_cfg_derive v0.3.0
5582025-03-20T19:08:22.645Z Downloaded unicode-properties v0.1.3
5592025-03-20T19:08:22.645Z Downloaded enum-as-inner v0.6.1
5602025-03-20T19:08:22.645Z Downloaded httpdate v1.0.3
5612025-03-20T19:08:22.645Z Downloaded unicode_categories v0.1.1
5622025-03-20T19:08:22.645Z Downloaded embedded-io v0.6.1
5632025-03-20T19:08:22.671Z Downloaded group v0.13.0
5642025-03-20T19:08:22.671Z Downloaded zip v2.1.3
5652025-03-20T19:08:22.671Z Downloaded precomputed-hash v0.1.1
5662025-03-20T19:08:22.671Z Downloaded rand_seeder v0.3.0
5672025-03-20T19:08:22.671Z Downloaded unicode-truncate v1.1.0
5682025-03-20T19:08:22.671Z Downloaded predicates-core v1.0.8
5692025-03-20T19:08:22.697Z Downloaded rand_xorshift v0.3.0
5702025-03-20T19:08:22.697Z Downloaded ena v0.14.3
5712025-03-20T19:08:22.697Z Downloaded qorb v0.2.1
5722025-03-20T19:08:22.697Z Downloaded xattr v1.3.1
5732025-03-20T19:08:22.724Z Downloaded signal-hook-registry v1.4.2
5742025-03-20T19:08:22.724Z Downloaded xz2 v0.1.7
5752025-03-20T19:08:22.724Z Downloaded num-derive v0.4.2
5762025-03-20T19:08:22.724Z Downloaded foreign-types-shared v0.1.1
5772025-03-20T19:08:22.724Z Downloaded form_urlencoded v1.2.1
5782025-03-20T19:08:22.724Z Downloaded fragile v2.0.0
5792025-03-20T19:08:22.724Z Downloaded parse-display v0.10.0
5802025-03-20T19:08:22.750Z Downloaded parking_lot v0.12.3
5812025-03-20T19:08:22.750Z Downloaded pem-rfc7468 v0.7.0
5822025-03-20T19:08:22.750Z Downloaded pin-utils v0.1.0
5832025-03-20T19:08:22.750Z Downloaded termtree v0.4.1
5842025-03-20T19:08:22.750Z Downloaded slab v0.4.9
5852025-03-20T19:08:22.750Z Downloaded newtype_derive v0.1.6
5862025-03-20T19:08:22.776Z Downloaded utf16_iter v1.0.5
5872025-03-20T19:08:22.776Z Downloaded nibble_vec v0.1.0
5882025-03-20T19:08:22.776Z Downloaded dirs-sys-next v0.1.2
5892025-03-20T19:08:22.776Z Downloaded displaydoc v0.2.5
5902025-03-20T19:08:22.776Z Downloaded quick-error v1.2.3
5912025-03-20T19:08:22.776Z Downloaded peg-macros v0.8.5
5922025-03-20T19:08:22.803Z Downloaded want v0.3.1
5932025-03-20T19:08:22.803Z Downloaded new_debug_unreachable v1.0.6
5942025-03-20T19:08:22.803Z Downloaded progenitor-macro v0.9.1
5952025-03-20T19:08:22.829Z Downloaded strum v0.26.3
5962025-03-20T19:08:22.829Z Downloaded structmeta-derive v0.3.0
5972025-03-20T19:08:22.829Z Downloaded diesel_table_macro_syntax v0.2.0
5982025-03-20T19:08:22.829Z Downloaded stable_deref_trait v1.2.0
5992025-03-20T19:08:22.829Z Downloaded hickory-server v0.24.4
6002025-03-20T19:08:22.856Z Downloaded path-slash v0.1.5
6012025-03-20T19:08:22.856Z Downloaded sync-ptr v0.1.1
6022025-03-20T19:08:22.856Z Downloaded zerofrom v0.1.4
6032025-03-20T19:08:22.856Z Downloaded number_prefix v0.4.0
6042025-03-20T19:08:22.856Z Downloaded num v0.4.3
6052025-03-20T19:08:22.856Z Downloaded zerofrom-derive v0.1.4
6062025-03-20T19:08:22.856Z Downloaded peg v0.8.5
6072025-03-20T19:08:22.882Z Downloaded secrecy v0.8.0
6082025-03-20T19:08:22.882Z Downloaded tinyvec_macros v0.1.1
6092025-03-20T19:08:22.882Z Downloaded tui-tree-widget v0.23.0
6102025-03-20T19:08:22.882Z Downloaded semver v0.1.20
6112025-03-20T19:08:22.882Z Downloaded defmt-macros v0.3.9
6122025-03-20T19:08:22.882Z Downloaded serde-big-array v0.5.1
6132025-03-20T19:08:22.908Z Downloaded tiny-keccak v2.0.2
6142025-03-20T19:08:22.908Z Downloaded sct v0.7.1
6152025-03-20T19:08:22.908Z Downloaded time-macros v0.2.18
6162025-03-20T19:08:22.909Z Downloaded schemars v0.8.22
6172025-03-20T19:08:22.934Z Downloaded sec1 v0.7.3
6182025-03-20T19:08:22.934Z Downloaded funty v2.0.0
6192025-03-20T19:08:22.934Z Downloaded yoke-derive v0.7.4
6202025-03-20T19:08:22.934Z Downloaded signal-hook-mio v0.2.4
6212025-03-20T19:08:22.934Z Downloaded petname v2.0.2
6222025-03-20T19:08:22.961Z Downloaded schemars_derive v0.8.22
6232025-03-20T19:08:22.961Z Downloaded zerovec v0.10.4
6242025-03-20T19:08:22.961Z Downloaded tinystr v0.7.6
6252025-03-20T19:08:22.961Z Downloaded packed_struct v0.10.1
6262025-03-20T19:08:22.961Z Downloaded typify v0.2.0
6272025-03-20T19:08:22.987Z Downloaded dropshot v0.16.0
6282025-03-20T19:08:23.017Z Downloaded pretty-hex v0.2.1
6292025-03-20T19:08:23.017Z Downloaded rustyline v14.0.0
6302025-03-20T19:08:23.017Z Downloaded fs_extra v1.3.0
6312025-03-20T19:08:23.017Z Downloaded dropshot_endpoint v0.16.0
6322025-03-20T19:08:23.018Z Downloaded darling_core v0.20.10
6332025-03-20T19:08:23.045Z Downloaded scheduled-thread-pool v0.2.7
6342025-03-20T19:08:23.045Z Downloaded csv v1.3.1
6352025-03-20T19:08:23.070Z Downloaded tracing-core v0.1.32
6362025-03-20T19:08:23.071Z Downloaded phf_shared v0.10.0
6372025-03-20T19:08:23.071Z Downloaded subtle v2.6.1
6382025-03-20T19:08:23.071Z Downloaded petgraph v0.7.1
6392025-03-20T19:08:23.096Z Downloaded nu-ansi-term v0.50.1
6402025-03-20T19:08:23.096Z Downloaded serde_yaml v0.9.34+deprecated
6412025-03-20T19:08:23.096Z Downloaded nom v7.1.3
6422025-03-20T19:08:23.097Z Downloaded nix v0.27.1
6432025-03-20T19:08:23.123Z Downloaded portable-atomic v1.9.0
6442025-03-20T19:08:23.123Z Downloaded pretty_assertions v1.4.1
6452025-03-20T19:08:23.123Z Downloaded dropshot_endpoint v0.12.0
6462025-03-20T19:08:23.123Z Downloaded encoding_rs v0.8.34
6472025-03-20T19:08:23.149Z Downloaded nix v0.28.0
6482025-03-20T19:08:23.174Z Downloaded nix v0.29.0
6492025-03-20T19:08:23.175Z Downloaded diesel v2.2.8
6502025-03-20T19:08:23.200Z Downloaded zip v0.6.6
6512025-03-20T19:08:23.226Z Downloaded typify-impl v0.2.0
6522025-03-20T19:08:23.226Z Downloaded x509-cert v0.2.5
6532025-03-20T19:08:23.251Z Downloaded dunce v1.0.5
6542025-03-20T19:08:23.251Z Downloaded wait-timeout v0.2.0
6552025-03-20T19:08:23.252Z Downloaded petgraph v0.6.5
6562025-03-20T19:08:23.277Z Downloaded dropshot v0.12.0
6572025-03-20T19:08:23.277Z Downloaded sha3 v0.10.8
6582025-03-20T19:08:23.303Z Downloaded phf_generator v0.11.2
6592025-03-20T19:08:23.303Z Downloaded zeroize v1.8.1
6602025-03-20T19:08:23.303Z Downloaded typify-impl v0.3.0
6612025-03-20T19:08:23.329Z Downloaded password-hash v0.5.0
6622025-03-20T19:08:23.329Z Downloaded lzma-sys v0.1.20
6632025-03-20T19:08:23.355Z Downloaded p521 v0.13.3
6642025-03-20T19:08:23.355Z Downloaded multer v3.1.0
6652025-03-20T19:08:23.355Z Downloaded tokio v1.43.0
6662025-03-20T19:08:23.399Z Downloaded paste v1.0.15
6672025-03-20T19:08:23.425Z Downloaded libz-sys v1.1.20
6682025-03-20T19:08:23.450Z Downloaded p384 v0.13.0
6692025-03-20T19:08:23.450Z Downloaded rusty-fork v0.3.0
6702025-03-20T19:08:23.451Z Downloaded zerocopy-derive v0.6.6
6712025-03-20T19:08:23.451Z Downloaded time-core v0.1.2
6722025-03-20T19:08:23.477Z Downloaded flagset v0.4.6
6732025-03-20T19:08:23.477Z Downloaded vcpkg v0.2.15
6742025-03-20T19:08:23.503Z Downloaded regex-automata v0.4.8
6752025-03-20T19:08:23.528Z Downloaded proptest v1.6.0
6762025-03-20T19:08:23.554Z Downloaded vsss-rs v3.3.4
6772025-03-20T19:08:23.554Z Downloaded regress v0.10.3
6782025-03-20T19:08:23.554Z Downloaded regex-syntax v0.8.5
6792025-03-20T19:08:23.554Z Downloaded rtoolbox v0.0.2
6802025-03-20T19:08:23.580Z Downloaded difflib v0.4.0
6812025-03-20T19:08:23.580Z Downloaded futures-task v0.3.31
6822025-03-20T19:08:23.580Z Downloaded parse-zoneinfo v0.3.1
6832025-03-20T19:08:23.580Z Downloaded fixedbitset v0.5.7
6842025-03-20T19:08:23.580Z Downloaded webpki-roots v0.26.6
6852025-03-20T19:08:23.580Z Downloaded vte v0.11.1
6862025-03-20T19:08:23.580Z Downloaded steno v0.4.1
6872025-03-20T19:08:23.580Z Downloaded resolv-conf v0.7.0
6882025-03-20T19:08:23.580Z Downloaded icu_properties_data v1.5.0
6892025-03-20T19:08:23.606Z Downloaded hickory-proto v0.24.4
6902025-03-20T19:08:23.656Z Downloaded wyz v0.5.1
6912025-03-20T19:08:23.656Z Downloaded phf_codegen v0.11.2
6922025-03-20T19:08:23.656Z Downloaded zeroize_derive v1.4.2
6932025-03-20T19:08:23.656Z Downloaded newtype-uuid v1.2.1
6942025-03-20T19:08:23.656Z Downloaded thiserror-impl-no-std v2.0.2
6952025-03-20T19:08:23.656Z Downloaded reqwest v0.12.12
6962025-03-20T19:08:23.656Z Downloaded num_enum v0.5.11
6972025-03-20T19:08:23.656Z Downloaded libgit2-sys v0.17.0+1.8.1
6982025-03-20T19:08:23.696Z Downloaded quinn-proto v0.11.8
6992025-03-20T19:08:23.722Z Downloaded pkcs8 v0.10.2
7002025-03-20T19:08:23.722Z Downloaded synstructure v0.13.1
7012025-03-20T19:08:23.722Z Downloaded peg-runtime v0.8.5
7022025-03-20T19:08:23.722Z Downloaded parking_lot_core v0.9.10
7032025-03-20T19:08:23.722Z Downloaded num_threads v0.1.7
7042025-03-20T19:08:23.722Z Downloaded nodrop v0.1.14
7052025-03-20T19:08:23.722Z Downloaded ref-cast v1.0.23
7062025-03-20T19:08:23.722Z Downloaded downcast v0.11.0
7072025-03-20T19:08:23.722Z Downloaded polar-core v0.27.3
7082025-03-20T19:08:23.748Z Downloaded num_enum_derive v0.5.11
7092025-03-20T19:08:23.748Z Downloaded russh-cryptovec v0.7.3
7102025-03-20T19:08:23.748Z Downloaded psl-types v2.0.11
7112025-03-20T19:08:23.748Z Downloaded winnow v0.6.20
7122025-03-20T19:08:23.748Z Downloaded tabwriter v1.4.0
7132025-03-20T19:08:23.748Z Downloaded ratatui v0.29.0
7142025-03-20T19:08:23.774Z Downloaded hashbrown v0.13.2
7152025-03-20T19:08:23.774Z Downloaded itertools v0.14.0
7162025-03-20T19:08:23.800Z Downloaded hyper v1.6.0
7172025-03-20T19:08:23.800Z Downloaded salty v0.3.0
7182025-03-20T19:08:23.800Z Downloaded poly1305 v0.8.0
7192025-03-20T19:08:23.800Z Downloaded normalize-line-endings v0.3.0
7202025-03-20T19:08:23.800Z Downloaded futures-util v0.3.31
7212025-03-20T19:08:23.825Z Downloaded ring v0.17.11
7222025-03-20T19:08:23.862Z Downloaded defmt-parser v0.3.4
7232025-03-20T19:08:23.888Z Downloaded zerocopy v0.8.10
7242025-03-20T19:08:23.914Z Downloaded num-bigint-dig v0.8.4
7252025-03-20T19:08:23.914Z Downloaded progenitor-client v0.9.1
7262025-03-20T19:08:23.914Z Downloaded derive_builder v0.20.2
7272025-03-20T19:08:23.914Z Downloaded p256 v0.13.2
7282025-03-20T19:08:23.914Z Downloaded gimli v0.31.1
7292025-03-20T19:08:23.940Z Downloaded regex v1.11.1
7302025-03-20T19:08:23.940Z Downloaded daft-derive v0.1.2
7312025-03-20T19:08:23.940Z Downloaded pbkdf2 v0.12.2
7322025-03-20T19:08:23.965Z Downloaded dsl_auto_type v0.1.2
7332025-03-20T19:08:23.965Z Downloaded der v0.7.9
7342025-03-20T19:08:23.966Z Downloaded zerovec-derive v0.10.3
7352025-03-20T19:08:23.966Z Downloaded untrusted v0.9.0
7362025-03-20T19:08:23.966Z Downloaded typify-macro v0.2.0
7372025-03-20T19:08:23.966Z Downloaded write16 v1.0.0
7382025-03-20T19:08:23.966Z Downloaded ssh-key v0.6.6
7392025-03-20T19:08:23.966Z Downloaded serde_derive_internals v0.29.1
7402025-03-20T19:08:23.966Z Downloaded idna v1.0.3
7412025-03-20T19:08:23.966Z Downloaded samael v0.0.18
7422025-03-20T19:08:23.992Z Downloaded tinyvec v1.8.0
7432025-03-20T19:08:23.992Z Downloaded darling_macro v0.20.10
7442025-03-20T19:08:23.992Z Downloaded structmeta v0.3.0
7452025-03-20T19:08:23.992Z Downloaded futures-sink v0.3.31
7462025-03-20T19:08:23.992Z Downloaded topological-sort v0.2.2
7472025-03-20T19:08:23.992Z Downloaded half v2.4.1
7482025-03-20T19:08:23.992Z Downloaded minimal-lexical v0.2.1
7492025-03-20T19:08:23.992Z Downloaded scopeguard v1.2.0
7502025-03-20T19:08:23.992Z Downloaded futures v0.3.31
7512025-03-20T19:08:24.018Z Downloaded tracing v0.1.40
7522025-03-20T19:08:24.018Z Downloaded tower-service v0.3.3
7532025-03-20T19:08:24.018Z Downloaded pem v3.0.5
7542025-03-20T19:08:24.018Z Downloaded postcard v1.0.10
7552025-03-20T19:08:24.018Z Downloaded futures-executor v0.3.31
7562025-03-20T19:08:24.018Z Downloaded tracing-attributes v0.1.27
7572025-03-20T19:08:24.018Z Downloaded zerocopy-derive v0.8.10
7582025-03-20T19:08:24.018Z Downloaded sigpipe v0.1.3
7592025-03-20T19:08:24.018Z Downloaded serde_with v3.12.0
7602025-03-20T19:08:24.044Z Downloaded russh v0.45.0
7612025-03-20T19:08:24.044Z Downloaded mio v1.0.2
7622025-03-20T19:08:24.044Z Downloaded serde_plain v1.0.2
7632025-03-20T19:08:24.044Z Downloaded serde_path_to_error v0.1.16
7642025-03-20T19:08:24.044Z Downloaded same-file v1.0.6
7652025-03-20T19:08:24.070Z Downloaded salsa20 v0.10.2
7662025-03-20T19:08:24.070Z Downloaded debug-ignore v1.0.5
7672025-03-20T19:08:24.070Z Downloaded quick-xml v0.37.2
7682025-03-20T19:08:24.070Z Downloaded dirs-next v2.0.0
7692025-03-20T19:08:24.070Z Downloaded openapiv3 v2.0.0
7702025-03-20T19:08:24.096Z Downloaded env_filter v0.1.2
7712025-03-20T19:08:24.096Z Downloaded itertools v0.10.5
7722025-03-20T19:08:24.096Z Downloaded predicates-tree v1.0.11
7732025-03-20T19:08:24.096Z Downloaded polyval v0.6.2
7742025-03-20T19:08:24.096Z Downloaded pbkdf2 v0.11.0
7752025-03-20T19:08:24.096Z Downloaded futures-core v0.3.31
7762025-03-20T19:08:24.096Z Downloaded futures-channel v0.3.31
7772025-03-20T19:08:24.096Z Downloaded diesel-dtrace v0.4.2
7782025-03-20T19:08:24.096Z Downloaded defmt v0.3.8
7792025-03-20T19:08:24.096Z Downloaded try-lock v0.2.5
7802025-03-20T19:08:24.096Z Downloaded serde_with_macros v3.12.0
7812025-03-20T19:08:24.122Z Downloaded object v0.30.4
7822025-03-20T19:08:24.122Z Downloaded bstr v1.10.0
7832025-03-20T19:08:24.122Z Downloaded data-encoding v2.6.0
7842025-03-20T19:08:24.122Z Downloaded tls_codec_derive v0.4.1
7852025-03-20T19:08:24.148Z Downloaded num-bigint v0.4.6
7862025-03-20T19:08:24.148Z Downloaded display-error-chain v0.2.2
7872025-03-20T19:08:24.148Z Downloaded value-bag v1.9.0
7882025-03-20T19:08:24.148Z Downloaded papergrid v0.14.0
7892025-03-20T19:08:24.148Z Downloaded strum_macros v0.26.4
7902025-03-20T19:08:24.148Z Downloaded regex-syntax v0.6.29
7912025-03-20T19:08:24.174Z Downloaded tls_codec v0.4.1
7922025-03-20T19:08:24.174Z Downloaded zerocopy v0.6.6
7932025-03-20T19:08:24.174Z Downloaded winnow v0.5.40
7942025-03-20T19:08:24.174Z Downloaded snafu v0.8.5
7952025-03-20T19:08:24.174Z Downloaded phf v0.11.2
7962025-03-20T19:08:24.174Z Downloaded similar v2.7.0
7972025-03-20T19:08:24.200Z Downloaded tower v0.5.2
7982025-03-20T19:08:24.200Z Downloaded pkcs5 v0.7.1
7992025-03-20T19:08:24.200Z Downloaded rustls v0.22.4
8002025-03-20T19:08:24.226Z Downloaded num-traits v0.2.19
8012025-03-20T19:08:24.226Z Downloaded num-rational v0.4.2
8022025-03-20T19:08:24.226Z Downloaded num-iter v0.1.45
8032025-03-20T19:08:24.226Z Downloaded siphasher v0.3.11
8042025-03-20T19:08:24.226Z Downloaded mockall_derive v0.13.1
8052025-03-20T19:08:24.226Z Downloaded typed-path v0.9.3
8062025-03-20T19:08:24.252Z Downloaded rsa v0.9.6
8072025-03-20T19:08:24.252Z Downloaded rustls-webpki v0.102.8
8082025-03-20T19:08:24.278Z Downloaded string_cache v0.8.7
8092025-03-20T19:08:24.278Z Downloaded packed_struct_codegen v0.10.1
8102025-03-20T19:08:24.278Z Downloaded expectorate v1.1.0
8112025-03-20T19:08:24.278Z Downloaded walkdir v2.5.0
8122025-03-20T19:08:24.278Z Downloaded serde_urlencoded v0.7.1
8132025-03-20T19:08:24.278Z Downloaded getrandom v0.3.1
8142025-03-20T19:08:24.278Z Downloaded diesel_derives v2.2.3
8152025-03-20T19:08:24.278Z Downloaded tungstenite v0.23.0
8162025-03-20T19:08:24.304Z Downloaded quinn v0.11.5
8172025-03-20T19:08:24.304Z Downloaded sqlparser v0.45.0
8182025-03-20T19:08:24.304Z Downloaded smoltcp v0.11.0
8192025-03-20T19:08:24.330Z Downloaded strum_macros v0.24.3
8202025-03-20T19:08:24.330Z Downloaded getrandom v0.2.15
8212025-03-20T19:08:24.330Z Downloaded env_logger v0.11.5
8222025-03-20T19:08:24.330Z Downloaded tough v0.19.0
8232025-03-20T19:08:24.330Z Downloaded untrusted v0.7.1
8242025-03-20T19:08:24.330Z Downloaded icu_normalizer v1.5.0
8252025-03-20T19:08:24.356Z Downloaded supports-color v3.0.2
8262025-03-20T19:08:24.356Z Downloaded signature v2.2.0
8272025-03-20T19:08:24.356Z Downloaded serde_repr v0.1.19
8282025-03-20T19:08:24.356Z Downloaded progenitor v0.8.0
8292025-03-20T19:08:24.356Z Downloaded proc-macro-error2 v2.0.1
8302025-03-20T19:08:24.356Z Downloaded fd-lock v4.0.2
8312025-03-20T19:08:24.357Z Downloaded primeorder v0.13.6
8322025-03-20T19:08:24.357Z Downloaded multimap v0.10.0
8332025-03-20T19:08:24.357Z Downloaded scrypt v0.11.0
8342025-03-20T19:08:24.357Z Downloaded md-5 v0.10.6
8352025-03-20T19:08:24.357Z Downloaded ipnetwork v0.21.1
8362025-03-20T19:08:24.357Z Downloaded simd-adler32 v0.3.7
8372025-03-20T19:08:24.357Z Downloaded proc-macro-error-attr2 v2.0.0
8382025-03-20T19:08:24.357Z Downloaded ghash v0.5.1
8392025-03-20T19:08:24.357Z Downloaded gethostname v0.5.0
8402025-03-20T19:08:24.383Z Downloaded diff v0.1.13
8412025-03-20T19:08:24.383Z Downloaded typify v0.3.0
8422025-03-20T19:08:24.383Z Downloaded tungstenite v0.21.0
8432025-03-20T19:08:24.383Z Downloaded subprocess v0.2.9
8442025-03-20T19:08:24.383Z Downloaded reedline v0.38.0
8452025-03-20T19:08:24.384Z Downloaded toml_edit v0.19.15
8462025-03-20T19:08:24.410Z Downloaded mime v0.3.17
8472025-03-20T19:08:24.410Z Downloaded lock_api v0.4.12
8482025-03-20T19:08:24.410Z Downloaded linked-hash-map v0.5.6
8492025-03-20T19:08:24.410Z Downloaded indoc v2.0.6
8502025-03-20T19:08:24.410Z Downloaded hmac v0.12.1
8512025-03-20T19:08:24.410Z Downloaded take_mut v0.2.2
8522025-03-20T19:08:24.410Z Downloaded sync_wrapper v1.0.1
8532025-03-20T19:08:24.410Z Downloaded fxhash v0.2.1
8542025-03-20T19:08:24.437Z Downloaded twox-hash v2.1.0
8552025-03-20T19:08:24.437Z Downloaded progenitor-macro v0.8.0
8562025-03-20T19:08:24.437Z Downloaded progenitor-impl v0.9.1
8572025-03-20T19:08:24.437Z Downloaded waitgroup v0.1.2
8582025-03-20T19:08:24.437Z Downloaded tower-layer v0.3.3
8592025-03-20T19:08:24.437Z Downloaded url v2.5.3
8602025-03-20T19:08:24.437Z Downloaded rfc6979 v0.4.0
8612025-03-20T19:08:24.437Z Downloaded pkg-config v0.3.31
8622025-03-20T19:08:24.437Z Downloaded lazy_static v1.5.0
8632025-03-20T19:08:24.437Z Downloaded kstat-rs v0.2.4
8642025-03-20T19:08:24.438Z Downloaded indoc v1.0.9
8652025-03-20T19:08:24.438Z Downloaded http-body-util v0.1.2
8662025-03-20T19:08:24.438Z Downloaded stringprep v0.1.5
8672025-03-20T19:08:24.464Z Downloaded progenitor-impl v0.8.0
8682025-03-20T19:08:24.464Z Downloaded password-hash v0.4.2
8692025-03-20T19:08:24.464Z Downloaded newline-converter v0.3.0
8702025-03-20T19:08:24.464Z Downloaded instant v0.1.13
8712025-03-20T19:08:24.464Z Downloaded strip-ansi-escapes v0.2.0
8722025-03-20T19:08:24.464Z Downloaded rcgen v0.12.1
8732025-03-20T19:08:24.464Z Downloaded rayon-core v1.12.1
8742025-03-20T19:08:24.464Z Downloaded quinn-udp v0.5.5
8752025-03-20T19:08:24.464Z Downloaded foreign-types v0.5.0
8762025-03-20T19:08:24.464Z Downloaded h2 v0.4.6
8772025-03-20T19:08:24.490Z Downloaded impl-trait-for-tuples v0.2.2
8782025-03-20T19:08:24.490Z Downloaded iana-time-zone v0.1.61
8792025-03-20T19:08:24.490Z Downloaded fixedbitset v0.4.2
8802025-03-20T19:08:24.490Z Downloaded prettyplease v0.2.30
8812025-03-20T19:08:24.490Z Downloaded native-tls v0.2.12
8822025-03-20T19:08:24.490Z Downloaded parking_lot_core v0.8.6
8832025-03-20T19:08:24.490Z Downloaded tokio-tungstenite v0.23.1
8842025-03-20T19:08:24.490Z Downloaded thiserror-no-std v2.0.2
8852025-03-20T19:08:24.490Z Downloaded openssl v0.10.71
8862025-03-20T19:08:24.516Z Downloaded object v0.36.5
8872025-03-20T19:08:24.516Z Downloaded hashbrown v0.12.3
8882025-03-20T19:08:24.516Z Downloaded radix_trie v0.2.1
8892025-03-20T19:08:24.541Z Downloaded maybe-uninit v2.0.0
8902025-03-20T19:08:24.541Z Downloaded libefi-sys v0.1.0
8912025-03-20T19:08:24.541Z Downloaded icu_collections v1.5.0
8922025-03-20T19:08:24.541Z Downloaded httparse v1.9.5
8932025-03-20T19:08:24.541Z Downloaded bzip2-sys v0.1.11+1.0.8
8942025-03-20T19:08:24.567Z Downloaded parse-size v1.1.0
8952025-03-20T19:08:24.567Z Downloaded parse-display-derive v0.10.0
8962025-03-20T19:08:24.567Z Downloaded parking_lot v0.11.2
8972025-03-20T19:08:24.567Z Downloaded filetime v0.2.25
8982025-03-20T19:08:24.567Z Downloaded ff v0.13.0
8992025-03-20T19:08:24.567Z Downloaded fatfs v0.3.6
9002025-03-20T19:08:24.567Z Downloaded fallible-iterator v0.2.0
9012025-03-20T19:08:24.567Z Downloaded env_logger v0.10.2
9022025-03-20T19:08:24.567Z Downloaded writeable v0.5.5
9032025-03-20T19:08:24.567Z Downloaded whoami v1.5.2
9042025-03-20T19:08:24.593Z Downloaded which v4.4.2
9052025-03-20T19:08:24.593Z Downloaded r2d2 v0.8.10
9062025-03-20T19:08:24.593Z Downloaded derive_builder_core v0.20.2
9072025-03-20T19:08:24.593Z Downloaded rustls v0.21.12
9082025-03-20T19:08:24.593Z Downloaded libxml v0.3.3
9092025-03-20T19:08:24.619Z Downloaded bindgen v0.71.1
9102025-03-20T19:08:24.619Z Downloaded tabled v0.18.0
9112025-03-20T19:08:24.645Z Downloaded sled v0.34.7
9122025-03-20T19:08:24.645Z Downloaded hubpack v0.1.2
9132025-03-20T19:08:24.645Z Downloaded heapless v0.7.17
9142025-03-20T19:08:24.645Z Downloaded tokio-macros v2.5.0
9152025-03-20T19:08:24.645Z Downloaded strum_macros v0.25.3
9162025-03-20T19:08:24.645Z Downloaded ref-cast-impl v1.0.23
9172025-03-20T19:08:24.645Z Downloaded proc-macro-crate v1.3.1
9182025-03-20T19:08:24.671Z Downloaded pin-project-internal v1.1.6
9192025-03-20T19:08:24.671Z Downloaded des v0.8.1
9202025-03-20T19:08:24.671Z Downloaded deranged v0.3.11
9212025-03-20T19:08:24.671Z Downloaded owo-colors v4.2.0
9222025-03-20T19:08:24.671Z Downloaded unicode-segmentation v1.12.0
9232025-03-20T19:08:24.671Z Downloaded libsw v3.4.0
9242025-03-20T19:08:24.671Z Downloaded vergen v8.3.2
9252025-03-20T19:08:24.671Z Downloaded float-ord v0.3.2
9262025-03-20T19:08:24.671Z Downloaded tokio-rustls v0.26.0
9272025-03-20T19:08:24.672Z Downloaded nanorand v0.7.0
9282025-03-20T19:08:24.672Z Downloaded uuid v1.15.1
9292025-03-20T19:08:24.699Z Downloaded num-integer v0.1.46
9302025-03-20T19:08:24.699Z Downloaded tokio-rustls v0.24.1
9312025-03-20T19:08:24.699Z Downloaded serde-hex v0.1.0
9322025-03-20T19:08:24.699Z Downloaded rustc-demangle v0.1.24
9332025-03-20T19:08:24.699Z Downloaded lalrpop v0.19.12
9342025-03-20T19:08:24.699Z Downloaded termtree v0.5.1
9352025-03-20T19:08:24.699Z Downloaded termcolor v1.4.1
9362025-03-20T19:08:24.699Z Downloaded tar v0.4.44
9372025-03-20T19:08:24.725Z Downloaded percent-encoding v2.3.1
9382025-03-20T19:08:24.725Z Downloaded flate2 v1.1.0
9392025-03-20T19:08:24.725Z Downloaded uzers v0.12.1
9402025-03-20T19:08:24.725Z Downloaded utf8_iter v1.0.4
9412025-03-20T19:08:24.725Z Downloaded test-strategy v0.4.0
9422025-03-20T19:08:24.725Z Downloaded term v0.7.0
9432025-03-20T19:08:24.725Z Downloaded derive_builder_macro v0.20.2
9442025-03-20T19:08:24.725Z Downloaded rustversion v1.0.17
9452025-03-20T19:08:24.725Z Downloaded rayon v1.10.0
9462025-03-20T19:08:24.751Z Downloaded hostname v0.3.1
9472025-03-20T19:08:24.752Z Downloaded futures-macro v0.3.31
9482025-03-20T19:08:24.752Z Downloaded futures-io v0.3.31
9492025-03-20T19:08:24.752Z Downloaded utf-8 v0.7.6
9502025-03-20T19:08:24.752Z Downloaded pin-project v1.1.6
9512025-03-20T19:08:24.752Z Downloaded signal-hook-tokio v0.3.1
9522025-03-20T19:08:24.777Z Downloaded itertools v0.13.0
9532025-03-20T19:08:24.777Z Downloaded termios v0.3.3
9542025-03-20T19:08:24.777Z Downloaded rpassword v7.3.1
9552025-03-20T19:08:24.777Z Downloaded pkcs1 v0.7.5
9562025-03-20T19:08:24.777Z Downloaded foreign-types-shared v0.3.1
9572025-03-20T19:08:24.777Z Downloaded tokio-util v0.7.13
9582025-03-20T19:08:24.777Z Downloaded time v0.3.36
9592025-03-20T19:08:24.805Z Downloaded powerfmt v0.2.0
9602025-03-20T19:08:24.805Z Downloaded zone v0.1.8
9612025-03-20T19:08:24.805Z Downloaded hkdf v0.12.4
9622025-03-20T19:08:24.805Z Downloaded aws-lc-rs v1.12.4
9632025-03-20T19:08:24.805Z Downloaded document-features v0.2.10
9642025-03-20T19:08:24.805Z Downloaded vte_generate_state_changes v0.1.2
9652025-03-20T19:08:24.805Z Downloaded tap v1.0.1
9662025-03-20T19:08:24.805Z Downloaded static_assertions v1.1.0
9672025-03-20T19:08:24.805Z Downloaded pin-project-lite v0.2.14
9682025-03-20T19:08:24.831Z Downloaded foreign-types-macros v0.2.3
9692025-03-20T19:08:24.831Z Downloaded tokio-postgres v0.7.13
9702025-03-20T19:08:24.831Z Downloaded daft v0.1.2
9712025-03-20T19:08:24.831Z Downloaded curve25519-dalek v4.1.3
9722025-03-20T19:08:24.831Z Downloaded num-conv v0.1.0
9732025-03-20T19:08:24.831Z Downloaded openssl-macros v0.1.1
9742025-03-20T19:08:24.832Z Downloaded ed25519 v2.2.3
9752025-03-20T19:08:24.832Z Downloaded darling v0.20.10
9762025-03-20T19:08:24.857Z Downloaded yoke v0.7.4
9772025-03-20T19:08:24.857Z Downloaded git2 v0.19.0
9782025-03-20T19:08:24.857Z Downloaded rustls-pemfile v2.2.0
9792025-03-20T19:08:24.857Z Downloaded phf_shared v0.11.2
9802025-03-20T19:08:24.857Z Downloaded foldhash v0.1.3
9812025-03-20T19:08:24.857Z Downloaded flume v0.11.1
9822025-03-20T19:08:24.857Z Downloaded derive_more v0.99.19
9832025-03-20T19:08:24.884Z Downloaded shell-words v1.1.0
9842025-03-20T19:08:24.884Z Downloaded russh-keys v0.45.0
9852025-03-20T19:08:24.884Z Downloaded radium v0.7.0
9862025-03-20T19:08:24.884Z Downloaded hash32 v0.3.1
9872025-03-20T19:08:24.884Z Downloaded either v1.14.0
9882025-03-20T19:08:24.884Z Downloaded rustfmt-wrapper v0.2.1
9892025-03-20T19:08:24.884Z Downloaded const-oid v0.9.6
9902025-03-20T19:08:24.884Z Downloaded yansi v1.0.1
9912025-03-20T19:08:24.884Z Downloaded toml v0.7.8
9922025-03-20T19:08:24.884Z Downloaded signal-hook v0.3.17
9932025-03-20T19:08:24.910Z Downloaded ipnet v2.11.0
9942025-03-20T19:08:24.910Z Downloaded indexmap v1.9.3
9952025-03-20T19:08:24.910Z Downloaded num-complex v0.4.6
9962025-03-20T19:08:24.910Z Downloaded float-cmp v0.10.0
9972025-03-20T19:08:24.910Z Downloaded derive-where v1.2.7
9982025-03-20T19:08:24.910Z Downloaded unicode-width v0.2.0
9992025-03-20T19:08:24.910Z Downloaded ssh-encoding v0.2.0
10002025-03-20T19:08:24.910Z Downloaded slog v2.7.0
10012025-03-20T19:08:24.910Z Downloaded mime_guess v2.0.5
10022025-03-20T19:08:24.936Z Downloaded icu_locid_transform_data v1.5.0
10032025-03-20T19:08:24.936Z Downloaded hickory-resolver v0.24.4
10042025-03-20T19:08:24.936Z Downloaded predicates v3.1.3
10052025-03-20T19:08:24.936Z Downloaded unsafe-libyaml v0.2.11
10062025-03-20T19:08:24.936Z Downloaded der_derive v0.7.3
10072025-03-20T19:08:24.936Z Downloaded tabled_derive v0.10.0
10082025-03-20T19:08:24.936Z Downloaded shlex v1.3.0
10092025-03-20T19:08:24.936Z Downloaded spin v0.9.8
10102025-03-20T19:08:24.937Z Downloaded rustls-pki-types v1.10.0
10112025-03-20T19:08:24.937Z Downloaded litrs v0.4.1
10122025-03-20T19:08:24.962Z Downloaded yasna v0.5.2
10132025-03-20T19:08:24.962Z Downloaded aws-lc-sys v0.26.0
10142025-03-20T19:08:25.374Z Downloaded tokio-stream v0.1.17
10152025-03-20T19:08:25.400Z Downloaded oso v0.27.3
10162025-03-20T19:08:25.401Z Downloaded zone v0.3.0
10172025-03-20T19:08:25.401Z Downloaded unicode-bidi v0.3.17
10182025-03-20T19:08:25.401Z Downloaded maplit v1.0.2
10192025-03-20T19:08:25.401Z Downloaded lru v0.12.5
10202025-03-20T19:08:25.401Z Downloaded linear-map v1.2.0
10212025-03-20T19:08:25.427Z Downloaded keccak v0.1.5
10222025-03-20T19:08:25.427Z Downloaded inout v0.1.3
10232025-03-20T19:08:25.427Z Downloaded icu_properties v1.5.1
10242025-03-20T19:08:25.427Z Downloaded foreign-types v0.3.2
10252025-03-20T19:08:25.427Z Downloaded tokio-tungstenite v0.21.0
10262025-03-20T19:08:25.427Z Downloaded tokio-rustls v0.25.0
10272025-03-20T19:08:25.427Z Downloaded tokio-native-tls v0.3.1
10282025-03-20T19:08:25.427Z Downloaded postgres-types v0.2.9
10292025-03-20T19:08:25.427Z Downloaded openssl-probe v0.1.5
10302025-03-20T19:08:25.427Z Downloaded typify-macro v0.3.0
10312025-03-20T19:08:25.427Z Downloaded managed v0.8.0
10322025-03-20T19:08:25.427Z Downloaded unicase v2.7.0
10332025-03-20T19:08:25.427Z Downloaded smoltcp v0.9.1
10342025-03-20T19:08:25.453Z Downloaded rand v0.8.5
10352025-03-20T19:08:25.453Z Downloaded libloading v0.8.5
10362025-03-20T19:08:25.453Z Downloaded sha1 v0.10.6
10372025-03-20T19:08:25.453Z Downloaded oxnet v0.1.1
10382025-03-20T19:08:25.453Z Downloaded hash32 v0.2.1
10392025-03-20T19:08:25.453Z Downloaded rustls v0.23.19
10402025-03-20T19:08:25.479Z Downloaded md5 v0.7.0
10412025-03-20T19:08:25.479Z Downloaded lazycell v1.3.0
10422025-03-20T19:08:25.479Z Downloaded lalrpop-util v0.19.12
10432025-03-20T19:08:25.479Z Downloaded hyper-rustls v0.27.3
10442025-03-20T19:08:25.479Z Downloaded crc-catalog v2.4.0
10452025-03-20T19:08:25.479Z Downloaded toolchain_find v0.4.0
10462025-03-20T19:08:25.480Z Downloaded thread_local v1.1.8
10472025-03-20T19:08:25.480Z Downloaded ppv-lite86 v0.2.20
10482025-03-20T19:08:25.480Z Downloaded openssl-sys v0.9.106
10492025-03-20T19:08:25.506Z Downloaded snafu-derive v0.8.5
10502025-03-20T19:08:25.506Z Downloaded is_ci v1.2.0
10512025-03-20T19:08:25.506Z Downloaded idna_adapter v1.2.0
10522025-03-20T19:08:25.506Z Downloaded icu_provider_macros v1.5.0
10532025-03-20T19:08:25.506Z Downloaded compact_str v0.8.0
10542025-03-20T19:08:25.506Z Downloaded headers v0.4.0
10552025-03-20T19:08:25.506Z Downloaded miniz_oxide v0.8.5
10562025-03-20T19:08:25.507Z Downloaded libm v0.2.8
10572025-03-20T19:08:25.532Z Downloaded icu_locid v1.5.0
10582025-03-20T19:08:25.533Z Downloaded rand_core v0.9.2
10592025-03-20T19:08:25.533Z Downloaded ecdsa v0.16.9
10602025-03-20T19:08:25.533Z Downloaded jobserver v0.1.32
10612025-03-20T19:08:25.533Z Downloaded postgres-protocol v0.6.8
10622025-03-20T19:08:25.533Z Downloaded omicron-zone-package v0.12.0
10632025-03-20T19:08:25.533Z Downloaded globset v0.4.15
10642025-03-20T19:08:25.533Z Downloaded glob v0.3.2
10652025-03-20T19:08:25.559Z Downloaded dyn-clone v1.0.19
10662025-03-20T19:08:25.559Z Downloaded zopfli v0.8.1
10672025-03-20T19:08:25.559Z Downloaded unicode-normalization v0.1.24
10682025-03-20T19:08:25.559Z Downloaded libsw-core v0.3.1
10692025-03-20T19:08:25.559Z Downloaded crc-any v2.5.0
10702025-03-20T19:08:25.559Z Downloaded base64 v0.13.1
10712025-03-20T19:08:25.559Z Downloaded array-init v0.0.4
10722025-03-20T19:08:25.559Z Downloaded slog-envlogger v2.2.0
10732025-03-20T19:08:25.559Z Downloaded mockall v0.13.1
10742025-03-20T19:08:25.559Z Downloaded memoffset v0.9.1
10752025-03-20T19:08:25.559Z Downloaded lru-cache v0.1.2
10762025-03-20T19:08:25.559Z Downloaded itertools v0.12.1
10772025-03-20T19:08:25.585Z Downloaded indicatif v0.17.11
10782025-03-20T19:08:25.585Z Downloaded hubpack_derive v0.1.1
10792025-03-20T19:08:25.585Z Downloaded buf-list v1.0.3
10802025-03-20T19:08:25.585Z Downloaded universal-hash v0.5.1
10812025-03-20T19:08:25.585Z Downloaded ssh-cipher v0.2.0
10822025-03-20T19:08:25.585Z Downloaded match_cfg v0.1.0
10832025-03-20T19:08:25.585Z Downloaded atomic-waker v1.1.2
10842025-03-20T19:08:25.585Z Downloaded ascii-canvas v3.0.0
10852025-03-20T19:08:25.585Z Downloaded oso-derive v0.27.3
10862025-03-20T19:08:25.585Z Downloaded opaque-debug v0.3.1
10872025-03-20T19:08:25.585Z Downloaded olpc-cjson v0.1.4
10882025-03-20T19:08:25.585Z Downloaded endian-type v0.1.2
10892025-03-20T19:08:25.585Z Downloaded elliptic-curve v0.13.8
10902025-03-20T19:08:25.611Z Downloaded ed25519-dalek v2.1.1
10912025-03-20T19:08:25.611Z Downloaded zone_cfg_derive v0.1.2
10922025-03-20T19:08:25.611Z Downloaded rustc_version v0.4.1
10932025-03-20T19:08:25.611Z Downloaded memmap2 v0.9.5
10942025-03-20T19:08:25.611Z Downloaded lockfree-object-pool v0.1.6
10952025-03-20T19:08:25.611Z Downloaded litemap v0.7.3
10962025-03-20T19:08:25.611Z Downloaded internet-checksum v0.2.1
10972025-03-20T19:08:25.611Z Downloaded instability v0.3.2
10982025-03-20T19:08:25.611Z Downloaded rustls-webpki v0.101.7
10992025-03-20T19:08:25.638Z Downloaded chrono-tz v0.10.1
11002025-03-20T19:08:25.638Z Downloaded icu_provider v1.5.0
11012025-03-20T19:08:25.638Z Downloaded cancel-safe-futures v0.1.5
11022025-03-20T19:08:25.638Z Downloaded embedded-io v0.4.0
11032025-03-20T19:08:25.638Z Downloaded curve25519-dalek-derive v0.1.1
11042025-03-20T19:08:25.638Z Downloaded is-terminal v0.4.13
11052025-03-20T19:08:25.638Z Downloaded indent_write v2.2.0
11062025-03-20T19:08:25.638Z Downloaded ident_case v1.0.1
11072025-03-20T19:08:25.664Z Downloaded icu_normalizer_data v1.5.0
11082025-03-20T19:08:25.664Z Downloaded hyper-tls v0.6.0
11092025-03-20T19:08:25.664Z Downloaded http v1.2.0
11102025-03-20T19:08:25.664Z Downloaded bytes v1.10.1
11112025-03-20T19:08:25.664Z Downloaded unicode-xid v0.2.6
11122025-03-20T19:08:25.664Z Downloaded unarray v0.1.4
11132025-03-20T19:08:25.664Z Downloaded rand v0.9.0
11142025-03-20T19:08:25.664Z Downloaded chrono v0.4.40
11152025-03-20T19:08:25.690Z Downloaded aead v0.5.2
11162025-03-20T19:08:25.690Z Downloaded smf v0.2.3
11172025-03-20T19:08:25.690Z Downloaded smallvec v1.14.0
11182025-03-20T19:08:25.691Z Downloaded slog-stdlog v4.1.1
11192025-03-20T19:08:25.691Z Downloaded slog-json v2.6.1
11202025-03-20T19:08:25.691Z Downloaded slog-dtrace v0.3.0
11212025-03-20T19:08:25.691Z Downloaded bitvec v1.0.1
11222025-03-20T19:08:25.717Z Downloaded sqlformat v0.2.6
11232025-03-20T19:08:25.717Z Downloaded spki v0.7.3
11242025-03-20T19:08:25.717Z Downloaded smallvec v0.6.14
11252025-03-20T19:08:25.718Z Downloaded slog-term v2.9.1
11262025-03-20T19:08:25.718Z Downloaded slog-scope v4.4.0
11272025-03-20T19:08:25.718Z Downloaded slog-bunyan v2.5.0
11282025-03-20T19:08:25.718Z Downloaded slog-async v2.8.0
11292025-03-20T19:08:25.718Z Downloaded rustc-hash v1.1.0
11302025-03-20T19:08:25.718Z Downloaded hyper-staticfile v0.10.1
11312025-03-20T19:08:25.718Z Downloaded highway v1.3.0
11322025-03-20T19:08:25.718Z Downloaded heapless v0.8.0
11332025-03-20T19:08:25.744Z Downloaded blake3 v1.5.4
11342025-03-20T19:08:25.744Z Downloaded bindgen v0.69.5
11352025-03-20T19:08:25.744Z Downloaded aho-corasick v1.1.3
11362025-03-20T19:08:25.771Z Downloaded icu_locid_transform v1.5.0
11372025-03-20T19:08:25.771Z Downloaded humantime v2.1.0
11382025-03-20T19:08:25.771Z Downloaded http-range v0.1.5
11392025-03-20T19:08:25.771Z Downloaded http-body v1.0.1
11402025-03-20T19:08:25.771Z Downloaded home v0.5.9
11412025-03-20T19:08:25.771Z Downloaded hex-literal v0.4.1
11422025-03-20T19:08:25.771Z Downloaded backtrace v0.3.74
11432025-03-20T19:08:25.771Z Downloaded arc-swap v1.7.1
11442025-03-20T19:08:25.771Z Downloaded aes-gcm v0.10.3
11452025-03-20T19:08:25.797Z Downloaded rustc-hash v2.1.1
11462025-03-20T19:08:25.797Z Downloaded ron v0.8.1
11472025-03-20T19:08:25.797Z Downloaded ron v0.7.1
11482025-03-20T19:08:25.797Z Downloaded rand_chacha v0.9.0
11492025-03-20T19:08:25.797Z Downloaded rand_chacha v0.3.1
11502025-03-20T19:08:25.797Z Downloaded publicsuffix v2.3.0
11512025-03-20T19:08:25.797Z Downloaded progenitor v0.9.1
11522025-03-20T19:08:25.797Z Downloaded hyper-util v0.1.10
11532025-03-20T19:08:25.823Z Downloaded crossterm v0.28.1
11542025-03-20T19:08:25.823Z Downloaded blake2 v0.10.6
11552025-03-20T19:08:25.823Z Downloaded bitfield-struct v0.6.2
11562025-03-20T19:08:25.823Z Downloaded aes v0.8.4
11572025-03-20T19:08:25.823Z Downloaded hex v0.4.3
11582025-03-20T19:08:25.824Z Downloaded colored v2.2.0
11592025-03-20T19:08:25.824Z Downloaded clang-sys v1.8.1
11602025-03-20T19:08:25.824Z Downloaded cc v1.2.15
11612025-03-20T19:08:25.856Z Downloaded bzip2 v0.4.4
11622025-03-20T19:08:25.856Z Downloaded bumpalo v3.16.0
11632025-03-20T19:08:25.856Z Downloaded bit-vec v0.8.0
11642025-03-20T19:08:25.856Z Downloaded bit-vec v0.6.3
11652025-03-20T19:08:25.856Z Downloaded base64 v0.21.7
11662025-03-20T19:08:25.856Z Downloaded async-trait v0.1.87
11672025-03-20T19:08:25.856Z Downloaded progenitor-client v0.8.0
11682025-03-20T19:08:25.856Z Downloaded ctr v0.9.2
11692025-03-20T19:08:25.857Z Downloaded crypto-bigint v0.5.5
11702025-03-20T19:08:25.883Z Downloaded crossbeam-epoch v0.9.18
11712025-03-20T19:08:25.883Z Downloaded crossbeam-channel v0.5.13
11722025-03-20T19:08:25.883Z Downloaded const_format v0.2.34
11732025-03-20T19:08:25.883Z Downloaded console v0.15.10
11742025-03-20T19:08:25.883Z Downloaded chacha20poly1305 v0.10.1
11752025-03-20T19:08:25.883Z Downloaded cfg_aliases v0.2.1
11762025-03-20T19:08:25.883Z Downloaded base64 v0.22.1
11772025-03-20T19:08:25.883Z Downloaded backoff v0.4.0
11782025-03-20T19:08:25.883Z Downloaded arrayvec v0.7.6
11792025-03-20T19:08:25.909Z Downloaded allocator-api2 v0.2.18
11802025-03-20T19:08:25.909Z Downloaded headers-core v0.3.0
11812025-03-20T19:08:25.909Z Downloaded csv-core v0.1.11
11822025-03-20T19:08:25.909Z Downloaded crossbeam-utils v0.8.20
11832025-03-20T19:08:25.909Z Downloaded crc32fast v1.4.2
11842025-03-20T19:08:25.909Z Downloaded cookie_store v0.21.1
11852025-03-20T19:08:25.909Z Downloaded cookie v0.18.1
11862025-03-20T19:08:25.909Z Downloaded convert_case v0.4.0
11872025-03-20T19:08:25.909Z Downloaded constant_time_eq v0.3.1
11882025-03-20T19:08:25.909Z Downloaded cipher v0.4.4
11892025-03-20T19:08:25.909Z Downloaded ciborium-ll v0.2.2
11902025-03-20T19:08:25.909Z Downloaded ciborium v0.2.2
11912025-03-20T19:08:25.909Z Downloaded chrono-tz-build v0.4.0
11922025-03-20T19:08:25.909Z Downloaded castaway v0.2.3
11932025-03-20T19:08:25.935Z Downloaded cargo_metadata v0.18.1
11942025-03-20T19:08:25.935Z Downloaded blowfish v0.9.1
11952025-03-20T19:08:25.935Z Downloaded block-padding v0.3.3
11962025-03-20T19:08:25.935Z Downloaded bitfield v0.14.0
11972025-03-20T19:08:25.935Z Downloaded bcs v0.1.6
11982025-03-20T19:08:25.935Z Downloaded bb8 v0.8.5
11992025-03-20T19:08:25.935Z Downloaded base64ct v1.6.0
12002025-03-20T19:08:25.935Z Downloaded async-stream v0.3.6
12012025-03-20T19:08:25.935Z Downloaded async-bb8-diesel v0.2.1
12022025-03-20T19:08:25.935Z Downloaded arrayref v0.3.9
12032025-03-20T19:08:25.935Z Downloaded ahash v0.8.11
12042025-03-20T19:08:25.935Z Downloaded cstr-argument v0.1.2
12052025-03-20T19:08:25.936Z Downloaded crossbeam-deque v0.8.5
12062025-03-20T19:08:25.936Z Downloaded crc v3.2.1
12072025-03-20T19:08:25.962Z Downloaded const_format_proc_macros v0.2.34
12082025-03-20T19:08:25.962Z Downloaded cobs v0.2.3
12092025-03-20T19:08:25.962Z Downloaded cmake v0.1.51
12102025-03-20T19:08:25.962Z Downloaded chacha20 v0.9.1
12112025-03-20T19:08:25.962Z Downloaded cexpr v0.6.0
12122025-03-20T19:08:25.962Z Downloaded cbc v0.1.2
12132025-03-20T19:08:25.962Z Downloaded cassowary v0.3.0
12142025-03-20T19:08:25.962Z Downloaded assert_matches v1.5.0
12152025-03-20T19:08:25.962Z Downloaded argon2 v0.5.3
12162025-03-20T19:08:25.962Z Downloaded addr2line v0.24.2
12172025-03-20T19:08:25.962Z Downloaded crucible-workspace-hack v0.1.0
12182025-03-20T19:08:25.962Z Downloaded ciborium-io v0.2.2
12192025-03-20T19:08:25.962Z Downloaded bit-set v0.5.3
12202025-03-20T19:08:25.962Z Downloaded base16ct v0.2.0
12212025-03-20T19:08:25.962Z Downloaded adler2 v2.0.0
12222025-03-20T19:08:25.962Z Downloaded bcrypt-pbkdf v0.10.0
12232025-03-20T19:08:25.962Z Downloaded async-stream-impl v0.3.6
12242025-03-20T19:08:25.962Z Downloaded atomicwrites v0.4.4
12252025-03-20T19:08:26.093Z Compiling serde v1.0.218
12262025-03-20T19:08:26.119Z Compiling value-bag v1.9.0
12272025-03-20T19:08:26.119Z Compiling lock_api v0.4.12
12282025-03-20T19:08:26.119Z Compiling scopeguard v1.2.0
12292025-03-20T19:08:26.119Z Compiling shlex v1.3.0
12302025-03-20T19:08:26.119Z Compiling typenum v1.17.0
12312025-03-20T19:08:26.172Z Compiling syn v2.0.98
12322025-03-20T19:08:26.197Z Compiling getrandom v0.2.15
12332025-03-20T19:08:26.288Z Compiling jobserver v0.1.32
12342025-03-20T19:08:26.654Z Compiling log v0.4.22
12352025-03-20T19:08:26.716Z Compiling rand_core v0.6.4
12362025-03-20T19:08:26.742Z Compiling generic-array v0.14.7
12372025-03-20T19:08:26.742Z Compiling cc v1.2.15
12382025-03-20T19:08:27.111Z Compiling subtle v2.6.1
12392025-03-20T19:08:27.171Z Compiling smallvec v1.14.0
12402025-03-20T19:08:27.196Z Compiling const-oid v0.9.6
12412025-03-20T19:08:27.240Z Compiling pin-project-lite v0.2.14
12422025-03-20T19:08:27.391Z Compiling rustix v0.38.37
12432025-03-20T19:08:27.416Z Compiling parking_lot_core v0.9.10
12442025-03-20T19:08:27.463Z Compiling spin v0.9.8
12452025-03-20T19:08:27.561Z Compiling signal-hook-registry v1.4.2
12462025-03-20T19:08:27.851Z Compiling futures-core v0.3.31
12472025-03-20T19:08:28.083Z Compiling mio v1.0.2
12482025-03-20T19:08:28.148Z Compiling aho-corasick v1.1.3
12492025-03-20T19:08:28.177Z Compiling either v1.14.0
12502025-03-20T19:08:28.282Z Compiling parking_lot v0.12.3
12512025-03-20T19:08:28.415Z Compiling regex-syntax v0.8.5
12522025-03-20T19:08:28.520Z Compiling stable_deref_trait v1.2.0
12532025-03-20T19:08:28.627Z Compiling glob v0.3.2
12542025-03-20T19:08:28.783Z Compiling socket2 v0.5.8
12552025-03-20T19:08:28.963Z Compiling prettyplease v0.2.30
12562025-03-20T19:08:28.990Z Compiling futures-sink v0.3.31
12572025-03-20T19:08:29.127Z Compiling serde_json v1.0.139
12582025-03-20T19:08:29.222Z Compiling cpufeatures v0.2.14
12592025-03-20T19:08:29.352Z Compiling clang-sys v1.8.1
12602025-03-20T19:08:29.378Z Compiling lazy_static v1.5.0
12612025-03-20T19:08:29.428Z Compiling slab v0.4.9
12622025-03-20T19:08:29.501Z Compiling minimal-lexical v0.2.1
12632025-03-20T19:08:29.564Z Compiling libloading v0.8.5
12642025-03-20T19:08:29.879Z Compiling nom v7.1.3
12652025-03-20T19:08:29.906Z Compiling allocator-api2 v0.2.18
12662025-03-20T19:08:29.972Z Compiling home v0.5.9
12672025-03-20T19:08:29.998Z Compiling pkg-config v0.3.31
12682025-03-20T19:08:30.023Z Compiling libm v0.2.8
12692025-03-20T19:08:30.317Z Compiling bindgen v0.69.5
12702025-03-20T19:08:30.422Z Compiling foldhash v0.1.3
12712025-03-20T19:08:30.701Z Compiling hashbrown v0.15.1
12722025-03-20T19:08:31.229Z Compiling itertools v0.12.1
12732025-03-20T19:08:31.317Z Compiling num-traits v0.2.19
12742025-03-20T19:08:31.567Z Compiling regex-automata v0.4.8
12752025-03-20T19:08:31.757Z Compiling lazycell v1.3.0
12762025-03-20T19:08:31.894Z Compiling rustc-hash v1.1.0
12772025-03-20T19:08:32.129Z Compiling futures-channel v0.3.31
12782025-03-20T19:08:32.467Z Compiling cmake v0.1.51
12792025-03-20T19:08:32.764Z Compiling synstructure v0.13.1
12802025-03-20T19:08:33.051Z Compiling cexpr v0.6.0
12812025-03-20T19:08:33.358Z Compiling dunce v1.0.5
12822025-03-20T19:08:33.485Z Compiling fs_extra v1.3.0
12832025-03-20T19:08:33.638Z Compiling getrandom v0.3.1
12842025-03-20T19:08:33.883Z Compiling futures-io v0.3.31
12852025-03-20T19:08:33.963Z Compiling pin-utils v0.1.0
12862025-03-20T19:08:34.057Z Compiling futures-task v0.3.31
12872025-03-20T19:08:34.205Z Compiling base64ct v1.6.0
12882025-03-20T19:08:34.359Z Compiling ring v0.17.11
12892025-03-20T19:08:34.709Z Compiling pem-rfc7468 v0.7.0
12902025-03-20T19:08:34.709Z Compiling paste v1.0.15
12912025-03-20T19:08:35.239Z Compiling writeable v0.5.5
12922025-03-20T19:08:35.365Z Compiling flagset v0.4.6
12932025-03-20T19:08:35.390Z Compiling litemap v0.7.3
12942025-03-20T19:08:35.684Z Compiling aws-lc-rs v1.12.4
12952025-03-20T19:08:35.745Z Compiling regex v1.11.1
12962025-03-20T19:08:35.791Z Compiling vcpkg v0.2.15
12972025-03-20T19:08:36.118Z Compiling crossbeam-utils v0.8.20
12982025-03-20T19:08:36.627Z Compiling rustls-pki-types v1.10.0
12992025-03-20T19:08:36.671Z Compiling icu_locid_transform_data v1.5.0
13002025-03-20T19:08:36.791Z Compiling serde_derive v1.0.218
13012025-03-20T19:08:36.817Z Compiling zeroize_derive v1.4.2
13022025-03-20T19:08:36.843Z Compiling zerocopy-derive v0.7.35
13032025-03-20T19:08:37.367Z Compiling tokio-macros v2.5.0
13042025-03-20T19:08:37.528Z Compiling zerofrom-derive v0.1.4
13052025-03-20T19:08:38.015Z Compiling zeroize v1.8.1
13062025-03-20T19:08:38.512Z Compiling zerocopy v0.7.35
13072025-03-20T19:08:38.566Z Compiling yoke-derive v0.7.4
13082025-03-20T19:08:39.035Z Compiling zerovec-derive v0.10.3
13092025-03-20T19:08:39.479Z Compiling crypto-common v0.1.6
13102025-03-20T19:08:39.620Z Compiling block-buffer v0.10.4
13112025-03-20T19:08:39.662Z Compiling block-padding v0.3.3
13122025-03-20T19:08:39.722Z Compiling displaydoc v0.2.5
13132025-03-20T19:08:39.897Z Compiling digest v0.10.7
13142025-03-20T19:08:39.926Z Compiling inout v0.1.3
13152025-03-20T19:08:40.255Z Compiling thiserror-impl v1.0.69
13162025-03-20T19:08:40.389Z Compiling hmac v0.12.1
13172025-03-20T19:08:40.469Z Compiling zerofrom v0.1.4
13182025-03-20T19:08:40.554Z Compiling futures-macro v0.3.31
13192025-03-20T19:08:40.635Z Compiling sha2 v0.10.8
13202025-03-20T19:08:40.679Z Compiling cipher v0.4.4
13212025-03-20T19:08:40.785Z Compiling yoke v0.7.4
13222025-03-20T19:08:41.024Z Compiling der_derive v0.7.3
13232025-03-20T19:08:41.113Z Compiling icu_provider_macros v1.5.0
13242025-03-20T19:08:41.146Z Compiling salsa20 v0.10.2
13252025-03-20T19:08:41.172Z Compiling zerovec v0.10.4
13262025-03-20T19:08:41.360Z Compiling pbkdf2 v0.12.2
13272025-03-20T19:08:41.521Z Compiling ppv-lite86 v0.2.20
13282025-03-20T19:08:41.975Z Compiling futures-util v0.3.31
13292025-03-20T19:08:42.001Z Compiling scrypt v0.11.0
13302025-03-20T19:08:42.177Z Compiling aes v0.8.4
13312025-03-20T19:08:42.441Z Compiling cbc v0.1.2
13322025-03-20T19:08:42.668Z Compiling tinystr v0.7.6
13332025-03-20T19:08:42.713Z Compiling thiserror v1.0.69
13342025-03-20T19:08:42.858Z Compiling der v0.7.9
13352025-03-20T19:08:42.884Z Compiling pest v2.7.14
13362025-03-20T19:08:42.955Z Compiling icu_collections v1.5.0
13372025-03-20T19:08:43.030Z Compiling icu_locid v1.5.0
13382025-03-20T19:08:43.241Z Compiling openssl-sys v0.9.106
13392025-03-20T19:08:44.063Z Compiling icu_provider v1.5.0
13402025-03-20T19:08:44.089Z Compiling tracing-attributes v0.1.27
13412025-03-20T19:08:44.279Z Compiling tracing-core v0.1.32
13422025-03-20T19:08:44.709Z Compiling spki v0.7.3
13432025-03-20T19:08:44.887Z Compiling icu_locid_transform v1.5.0
13442025-03-20T19:08:45.069Z Compiling icu_properties_data v1.5.0
13452025-03-20T19:08:45.326Z Compiling untrusted v0.7.1
13462025-03-20T19:08:45.404Z Compiling percent-encoding v2.3.1
13472025-03-20T19:08:45.429Z Compiling httparse v1.9.5
13482025-03-20T19:08:45.522Z Compiling time-core v0.1.2
13492025-03-20T19:08:45.559Z Compiling num-conv v0.1.0
13502025-03-20T19:08:45.695Z Compiling untrusted v0.9.0
13512025-03-20T19:08:45.721Z Compiling powerfmt v0.2.0
13522025-03-20T19:08:45.816Z Compiling time-macros v0.2.18
13532025-03-20T19:08:46.078Z Compiling icu_properties v1.5.1
13542025-03-20T19:08:46.104Z Compiling deranged v0.3.11
13552025-03-20T19:08:46.664Z Compiling pest_meta v2.7.14
13562025-03-20T19:08:46.768Z Compiling tracing v0.1.40
13572025-03-20T19:08:46.932Z Compiling pkcs5 v0.7.1
13582025-03-20T19:08:47.216Z Compiling bitflags v2.6.0
13592025-03-20T19:08:47.306Z Compiling bytes v1.10.1
13602025-03-20T19:08:47.849Z Compiling indexmap v2.7.1
13612025-03-20T19:08:48.135Z Compiling semver v1.0.25
13622025-03-20T19:08:48.545Z Compiling tokio v1.43.0
13632025-03-20T19:08:48.744Z Compiling http v1.2.0
13642025-03-20T19:08:49.011Z Compiling rustc_version v0.4.1
13652025-03-20T19:08:49.654Z Compiling scroll_derive v0.12.0
13662025-03-20T19:08:49.764Z Compiling utf16_iter v1.0.5
13672025-03-20T19:08:49.984Z Compiling utf8_iter v1.0.4
13682025-03-20T19:08:50.010Z Compiling icu_normalizer_data v1.5.0
13692025-03-20T19:08:50.145Z Compiling zerocopy v0.8.10
13702025-03-20T19:08:50.184Z Compiling atomic-waker v1.1.2
13712025-03-20T19:08:50.287Z Compiling write16 v1.0.0
13722025-03-20T19:08:50.372Z Compiling num_threads v0.1.7
13732025-03-20T19:08:50.427Z Compiling icu_normalizer v1.5.0
13742025-03-20T19:08:50.509Z Compiling time v0.3.36
13752025-03-20T19:08:50.680Z Compiling http-body v1.0.1
13762025-03-20T19:08:50.716Z Compiling which v4.4.2
13772025-03-20T19:08:50.862Z Compiling scroll v0.12.0
13782025-03-20T19:08:50.904Z Compiling pest_generator v2.7.14
13792025-03-20T19:08:50.929Z Compiling pkcs8 v0.10.2
13802025-03-20T19:08:51.349Z Compiling uuid v1.15.1
13812025-03-20T19:08:51.635Z Compiling zerocopy-derive v0.8.10
13822025-03-20T19:08:51.905Z Compiling tinyvec_macros v0.1.1
13832025-03-20T19:08:52.008Z Compiling iana-time-zone v0.1.61
13842025-03-20T19:08:52.086Z Compiling try-lock v0.2.5
13852025-03-20T19:08:52.247Z Compiling slog v2.7.0
13862025-03-20T19:08:52.356Z Compiling goblin v0.8.2
13872025-03-20T19:08:52.382Z Compiling pest_derive v2.7.14
13882025-03-20T19:08:52.622Z Compiling want v0.3.1
13892025-03-20T19:08:52.750Z Compiling chrono v0.4.40
13902025-03-20T19:08:52.886Z Compiling tinyvec v1.8.0
13912025-03-20T19:08:53.038Z Compiling idna_adapter v1.2.0
13922025-03-20T19:08:53.284Z Compiling form_urlencoded v1.2.1
13932025-03-20T19:08:53.556Z Compiling httpdate v1.0.3
13942025-03-20T19:08:53.964Z Compiling adler2 v2.0.0
13952025-03-20T19:08:54.105Z Compiling foreign-types-shared v0.1.1
13962025-03-20T19:08:54.142Z Compiling openssl v0.10.71
13972025-03-20T19:08:54.232Z Compiling tower-service v0.3.3
13982025-03-20T19:08:54.375Z Compiling rustversion v1.0.17
13992025-03-20T19:08:54.482Z Compiling foreign-types v0.3.2
14002025-03-20T19:08:54.550Z Compiling miniz_oxide v0.8.5
14012025-03-20T19:08:54.589Z Compiling idna v1.0.3
14022025-03-20T19:08:55.094Z Compiling dtrace-parser v0.2.0
14032025-03-20T19:08:56.009Z Compiling tokio-util v0.7.13
14042025-03-20T19:08:56.249Z Compiling serde_tokenstream v0.2.2
14052025-03-20T19:08:56.474Z Compiling rand_core v0.9.2
14062025-03-20T19:08:56.615Z Compiling serde_spanned v0.6.8
14072025-03-20T19:08:56.754Z Compiling toml_datetime v0.6.8
14082025-03-20T19:08:56.839Z Compiling h2 v0.4.6
14092025-03-20T19:08:56.865Z Compiling openssl-macros v0.1.1
14102025-03-20T19:08:56.891Z Compiling serde_derive_internals v0.29.1
14112025-03-20T19:08:57.082Z Compiling bzip2-sys v0.1.11+1.0.8
14122025-03-20T19:08:57.177Z Compiling siphasher v0.3.11
14132025-03-20T19:08:57.505Z Compiling dof v0.3.0
14142025-03-20T19:08:57.531Z Compiling schemars v0.8.22
14152025-03-20T19:08:57.531Z Compiling native-tls v0.2.12
14162025-03-20T19:08:57.830Z Compiling rustls v0.23.19
14172025-03-20T19:08:57.857Z Compiling base64 v0.22.1
14182025-03-20T19:08:58.086Z Compiling syn v1.0.109
14192025-03-20T19:08:58.457Z Compiling usdt-impl v0.5.0
14202025-03-20T19:08:58.806Z Compiling schemars_derive v0.8.22
14212025-03-20T19:08:59.671Z Compiling rand_chacha v0.9.0
14222025-03-20T19:09:00.156Z Compiling unicode-normalization v0.1.24
14232025-03-20T19:09:00.409Z Compiling crossbeam-epoch v0.9.18
14242025-03-20T19:09:00.994Z Compiling heapless v0.7.17
14252025-03-20T19:09:01.020Z Compiling rand_chacha v0.3.1
14262025-03-20T19:09:01.103Z Compiling signature v2.2.0
14272025-03-20T19:09:01.304Z Compiling dirs-sys-next v0.1.2
14282025-03-20T19:09:01.377Z Compiling cookie v0.18.1
14292025-03-20T19:09:01.403Z Compiling crc32fast v1.4.2
14302025-03-20T19:09:01.428Z Compiling dyn-clone v1.0.19
14312025-03-20T19:09:01.638Z Compiling signal-hook v0.3.17
14322025-03-20T19:09:01.664Z Compiling unicode-bidi v0.3.17
14332025-03-20T19:09:01.709Z Compiling rustls v0.22.4
14342025-03-20T19:09:01.785Z Compiling openssl-probe v0.1.5
14352025-03-20T19:09:01.895Z Compiling rayon-core v1.12.1
14362025-03-20T19:09:01.966Z Compiling unicode-properties v0.1.3
14372025-03-20T19:09:02.204Z Compiling dirs-next v2.0.0
14382025-03-20T19:09:02.325Z Compiling stringprep v0.1.5
14392025-03-20T19:09:02.386Z Compiling rand v0.8.5
14402025-03-20T19:09:02.734Z Compiling hyper v1.6.0
14412025-03-20T19:09:02.876Z Compiling crossbeam-deque v0.8.5
14422025-03-20T19:09:03.203Z Compiling rand v0.9.0
14432025-03-20T19:09:04.594Z Compiling url v2.5.3
14442025-03-20T19:09:04.717Z Compiling http-body-util v0.1.2
14452025-03-20T19:09:04.885Z Compiling hyper-util v0.1.10
14462025-03-20T19:09:04.921Z Compiling curve25519-dalek v4.1.3
14472025-03-20T19:09:05.201Z Compiling md-5 v0.10.6
14482025-03-20T19:09:05.462Z Compiling async-trait v0.1.87
14492025-03-20T19:09:05.548Z Compiling num-integer v0.1.46
14502025-03-20T19:09:05.574Z Compiling ff v0.13.0
14512025-03-20T19:09:05.783Z Compiling hash32 v0.2.1
14522025-03-20T19:09:05.849Z Compiling thread_local v1.1.8
14532025-03-20T19:09:06.112Z Compiling memoffset v0.9.1
14542025-03-20T19:09:06.138Z Compiling encoding_rs v0.8.34
14552025-03-20T19:09:06.176Z Compiling multer v3.1.0
14562025-03-20T19:09:06.270Z Compiling fallible-iterator v0.2.0
14572025-03-20T19:09:06.399Z Compiling smoltcp v0.9.1
14582025-03-20T19:09:06.445Z Compiling mime v0.3.17
14592025-03-20T19:09:06.835Z Compiling litrs v0.4.1
14602025-03-20T19:09:06.898Z Compiling match_cfg v0.1.0
14612025-03-20T19:09:06.950Z Compiling portable-atomic v1.9.0
14622025-03-20T19:09:07.002Z Compiling cfg_aliases v0.2.1
14632025-03-20T19:09:07.109Z Compiling gimli v0.31.1
14642025-03-20T19:09:07.383Z Compiling base16ct v0.2.0
14652025-03-20T19:09:07.423Z Compiling num-bigint-dig v0.8.4
14662025-03-20T19:09:07.684Z Compiling slog-async v2.8.0
14672025-03-20T19:09:07.710Z Compiling psl-types v2.0.11
14682025-03-20T19:09:07.780Z Compiling document-features v0.2.10
14692025-03-20T19:09:07.864Z Compiling sec1 v0.7.3
14702025-03-20T19:09:07.922Z Compiling publicsuffix v2.3.0
14712025-03-20T19:09:08.181Z Compiling toml_edit v0.22.24
14722025-03-20T19:09:08.207Z Compiling nix v0.29.0
14732025-03-20T19:09:08.351Z Compiling hostname v0.3.1
14742025-03-20T19:09:08.577Z Compiling postgres-protocol v0.6.8
14752025-03-20T19:09:08.970Z Compiling num-iter v0.1.45
14762025-03-20T19:09:09.132Z Compiling group v0.13.0
14772025-03-20T19:09:09.400Z Compiling tokio-native-tls v0.3.1
14782025-03-20T19:09:09.429Z Compiling bzip2 v0.4.4
14792025-03-20T19:09:09.673Z Compiling term v0.7.0
14802025-03-20T19:09:10.597Z Compiling addr2line v0.24.2
14812025-03-20T19:09:10.699Z Compiling flate2 v1.1.0
14822025-03-20T19:09:10.800Z Compiling usdt-attr-macro v0.5.0
14832025-03-20T19:09:10.962Z Compiling usdt-macro v0.5.0
14842025-03-20T19:09:11.080Z Compiling phf_shared v0.11.2
14852025-03-20T19:09:11.187Z Compiling slog-json v2.6.1
14862025-03-20T19:09:11.399Z Compiling serde_urlencoded v0.7.1
14872025-03-20T19:09:11.450Z Compiling terminal_size v0.4.0
14882025-03-20T19:09:11.515Z Compiling crossbeam-channel v0.5.13
14892025-03-20T19:09:11.652Z Compiling futures-executor v0.3.31
14902025-03-20T19:09:11.838Z Compiling hkdf v0.12.4
14912025-03-20T19:09:12.081Z Compiling crypto-bigint v0.5.5
14922025-03-20T19:09:12.113Z Compiling rustls-pemfile v2.2.0
14932025-03-20T19:09:12.139Z Compiling webpki-roots v0.26.6
14942025-03-20T19:09:12.179Z Compiling zerocopy-derive v0.6.6
14952025-03-20T19:09:12.342Z Compiling curve25519-dalek-derive v0.1.1
14962025-03-20T19:09:12.384Z Compiling async-stream-impl v0.3.6
14972025-03-20T19:09:12.427Z Compiling sync_wrapper v1.0.1
14982025-03-20T19:09:12.578Z Compiling is-terminal v0.4.13
14992025-03-20T19:09:12.710Z Compiling ahash v0.8.11
15002025-03-20T19:09:13.002Z Compiling fs-err v2.11.0
15012025-03-20T19:09:13.221Z Compiling hubpack_derive v0.1.1
15022025-03-20T19:09:13.282Z Compiling dropshot v0.12.0
15032025-03-20T19:09:13.419Z Compiling object v0.36.5
15042025-03-20T19:09:13.497Z Compiling tower-layer v0.3.3
15052025-03-20T19:09:13.574Z Compiling bumpalo v3.16.0
15062025-03-20T19:09:13.763Z Compiling ipnet v2.11.0
15072025-03-20T19:09:13.789Z Compiling managed v0.8.0
15082025-03-20T19:09:13.964Z Compiling rustc-demangle v0.1.24
15092025-03-20T19:09:13.990Z Compiling newtype-uuid v1.2.1
15102025-03-20T19:09:14.177Z Compiling buf-list v1.0.3
15112025-03-20T19:09:14.252Z Compiling zip v2.1.3
15122025-03-20T19:09:14.278Z Compiling lockfree-object-pool v0.1.6
15132025-03-20T19:09:14.528Z Compiling winnow v0.5.40
15142025-03-20T19:09:14.560Z Compiling take_mut v0.2.2
15152025-03-20T19:09:14.679Z Compiling unicode-width v0.2.0
15162025-03-20T19:09:14.734Z Compiling simd-adler32 v0.3.7
15172025-03-20T19:09:14.734Z Compiling anyhow v1.0.97
15182025-03-20T19:09:15.221Z Compiling zopfli v0.8.1
15192025-03-20T19:09:15.314Z Compiling console v0.15.10
15202025-03-20T19:09:15.703Z Compiling elliptic-curve v0.13.8
15212025-03-20T19:09:15.827Z Compiling clap_builder v4.5.31
15222025-03-20T19:09:16.413Z Compiling strum_macros v0.25.3
15232025-03-20T19:09:16.523Z Compiling hubpack v0.1.2
15242025-03-20T19:09:16.894Z Compiling zerocopy v0.6.6
15252025-03-20T19:09:16.936Z Compiling tower v0.5.2
15262025-03-20T19:09:17.544Z Compiling toml_edit v0.19.15
15272025-03-20T19:09:17.670Z Compiling async-stream v0.3.6
15282025-03-20T19:09:18.096Z Compiling slog-term v2.9.1
15292025-03-20T19:09:18.150Z Compiling usdt v0.5.0
15302025-03-20T19:09:18.564Z Compiling futures v0.3.31
15312025-03-20T19:09:18.684Z Compiling slog-bunyan v2.5.0
15322025-03-20T19:09:18.910Z Compiling backtrace v0.3.74
15332025-03-20T19:09:19.043Z Compiling phf v0.11.2
15342025-03-20T19:09:19.321Z Compiling toml v0.8.20
15352025-03-20T19:09:19.347Z Compiling rayon v1.10.0
15362025-03-20T19:09:19.379Z Compiling cookie_store v0.21.1
15372025-03-20T19:09:20.603Z Compiling signal-hook-mio v0.2.4
15382025-03-20T19:09:20.681Z Compiling hyper-tls v0.6.0
15392025-03-20T19:09:20.836Z Compiling postgres-types v0.2.9
15402025-03-20T19:09:21.892Z Compiling camino v1.1.9
15412025-03-20T19:09:22.429Z Compiling ed25519 v2.2.3
15422025-03-20T19:09:22.650Z Compiling phf_shared v0.10.0
15432025-03-20T19:09:22.998Z Compiling dropshot_endpoint v0.12.0
15442025-03-20T19:09:23.075Z Compiling pkcs1 v0.7.5
15452025-03-20T19:09:23.387Z Compiling clap_derive v4.5.28
15462025-03-20T19:09:23.485Z Compiling enum-as-inner v0.6.1
15472025-03-20T19:09:23.830Z Compiling waitgroup v0.1.2
15482025-03-20T19:09:23.918Z Compiling openapiv3 v2.0.0
15492025-03-20T19:09:23.962Z Compiling serde_path_to_error v0.1.16
15502025-03-20T19:09:24.052Z Compiling serde-big-array v0.5.1
15512025-03-20T19:09:24.282Z Compiling rfc6979 v0.4.0
15522025-03-20T19:09:24.354Z Compiling sha1 v0.10.6
15532025-03-20T19:09:24.479Z Compiling serde_repr v0.1.19
15542025-03-20T19:09:24.653Z Compiling bstr v1.10.0
15552025-03-20T19:09:24.732Z Compiling float-cmp v0.10.0
15562025-03-20T19:09:24.972Z Compiling hostname v0.4.0
15572025-03-20T19:09:25.226Z Compiling new_debug_unreachable v1.0.6
15582025-03-20T19:09:25.335Z Compiling normalize-line-endings v0.3.0
15592025-03-20T19:09:25.408Z Compiling number_prefix v0.4.0
15602025-03-20T19:09:25.484Z Compiling whoami v1.5.2
15612025-03-20T19:09:25.624Z Compiling fixedbitset v0.4.2
15622025-03-20T19:09:25.984Z Compiling data-encoding v2.6.0
15632025-03-20T19:09:26.032Z Compiling unicode-segmentation v1.12.0
15642025-03-20T19:09:26.057Z Compiling predicates-core v1.0.8
15652025-03-20T19:09:26.357Z Compiling static_assertions v1.1.0
15662025-03-20T19:09:26.401Z Compiling precomputed-hash v0.1.1
15672025-03-20T19:09:26.472Z Compiling difflib v0.4.0
15682025-03-20T19:09:26.531Z Compiling debug-ignore v1.0.5
15692025-03-20T19:09:26.696Z Compiling similar v2.7.0
15702025-03-20T19:09:26.780Z Compiling hickory-proto v0.24.4
15712025-03-20T19:09:26.957Z Compiling clap v4.5.31
15722025-03-20T19:09:27.078Z Compiling predicates v3.1.3
15732025-03-20T19:09:27.267Z Compiling string_cache v0.8.7
15742025-03-20T19:09:27.598Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15752025-03-20T19:09:27.627Z Compiling petgraph v0.6.5
15762025-03-20T19:09:27.654Z Compiling tokio-postgres v0.7.13
15772025-03-20T19:09:28.375Z Compiling indicatif v0.17.11
15782025-03-20T19:09:28.475Z Compiling ecdsa v0.16.9
15792025-03-20T19:09:29.180Z Compiling rsa v0.9.6
15802025-03-20T19:09:30.162Z Compiling ed25519-dalek v2.1.1
15812025-03-20T19:09:31.260Z Compiling crossterm v0.28.1
15822025-03-20T19:09:32.423Z Compiling toml v0.7.8
15832025-03-20T19:09:33.658Z Compiling zip v0.6.6
15842025-03-20T19:09:33.683Z Compiling ipnetwork v0.21.1
15852025-03-20T19:09:33.816Z Compiling tokio-stream v0.1.17
15862025-03-20T19:09:33.962Z Compiling hex v0.4.3
15872025-03-20T19:09:34.382Z Compiling x509-cert v0.2.5
15882025-03-20T19:09:34.459Z Compiling itertools v0.10.5
15892025-03-20T19:09:34.553Z Compiling lalrpop-util v0.19.12
15902025-03-20T19:09:34.624Z Compiling peg-runtime v0.8.5
15912025-03-20T19:09:34.686Z Compiling unicode-xid v0.2.6
15922025-03-20T19:09:34.752Z Compiling strum_macros v0.26.4
15932025-03-20T19:09:34.877Z Compiling xattr v1.3.1
15942025-03-20T19:09:34.903Z Compiling filetime v0.2.25
15952025-03-20T19:09:35.150Z Compiling tar v0.4.44
15962025-03-20T19:09:38.264Z Compiling strum v0.26.3
15972025-03-20T19:09:41.127Z Compiling aws-lc-sys v0.26.0
15982025-03-20T19:10:13.127Z Compiling rustls-webpki v0.102.8
15992025-03-20T19:10:17.170Z Compiling tokio-rustls v0.25.0
16002025-03-20T19:10:19.081Z Compiling tokio-rustls v0.26.0
16012025-03-20T19:10:19.401Z Compiling hyper-rustls v0.27.3
16022025-03-20T19:10:19.737Z Compiling reqwest v0.12.12
16032025-03-20T19:10:23.850Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16042025-03-20T19:10:24.199Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16052025-03-20T19:10:29.577Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 07s
16062025-03-20T19:10:29.751Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
16072025-03-20T19:10:29.811ZMar 20 19:10:29.635 INFO Starting download, target: Clickhouse
16082025-03-20T19:10:29.811ZMar 20 19:10:29.636 INFO Starting download, target: Cockroach
16092025-03-20T19:10:29.811ZMar 20 19:10:29.636 INFO Starting download, target: Console
16102025-03-20T19:10:29.811ZMar 20 19:10:29.636 INFO Starting download, target: DendriteStub
16112025-03-20T19:10:29.811ZMar 20 19:10:29.636 INFO Starting download, target: DendriteOpenapi
16122025-03-20T19:10:29.811ZMar 20 19:10:29.636 INFO Starting download, target: MaghemiteMgd
16132025-03-20T19:10:29.812ZMar 20 19:10:29.636 INFO Starting download, target: TransceiverControl
16142025-03-20T19:10:29.886ZMar 20 19:10:29.637 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16152025-03-20T19:10:29.886ZMar 20 19:10:29.638 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16162025-03-20T19:10:29.887ZMar 20 19:10:29.638 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16172025-03-20T19:10:29.887ZMar 20 19:10:29.638 INFO Downloading out/downloads/dpd-a66561e0a063cc30820182008c31f9a64cbd8a6f.json (attempt 1/3), target: DendriteOpenapi
16182025-03-20T19:10:29.887ZMar 20 19:10:29.638 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16192025-03-20T19:10:29.887ZMar 20 19:10:29.638 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16202025-03-20T19:10:29.887ZMar 20 19:10:29.638 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16212025-03-20T19:10:30.410ZMar 20 19:10:30.231 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16222025-03-20T19:10:30.502ZMar 20 19:10:30.323 INFO Download complete, target: DendriteOpenapi
16232025-03-20T19:10:30.776ZMar 20 19:10:30.591 INFO Download complete, target: Console
16242025-03-20T19:10:31.578ZMar 20 19:10:31.420 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16252025-03-20T19:10:31.952ZMar 20 19:10:31.794 INFO Download complete, target: TransceiverControl
16262025-03-20T19:10:32.362ZMar 20 19:10:32.203 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16272025-03-20T19:10:33.091ZMar 20 19:10:32.934 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16282025-03-20T19:10:34.928ZMar 20 19:10:34.770 INFO Download complete, target: DendriteStub
16292025-03-20T19:10:35.234ZMar 20 19:10:35.076 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16302025-03-20T19:10:35.234ZMar 20 19:10:35.076 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16312025-03-20T19:10:35.757ZMar 20 19:10:35.600 INFO Download complete, target: MaghemiteMgd
16322025-03-20T19:10:42.794ZMar 20 19:10:42.636 INFO Checking that binary works, target: Cockroach
16332025-03-20T19:10:43.101ZMar 20 19:10:42.943 INFO Download complete, target: Cockroach
16342025-03-20T19:10:52.519ZMar 20 19:10:52.358 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16352025-03-20T19:11:04.313ZMar 20 19:11:04.141 INFO Checking that binary works, target: Clickhouse
16362025-03-20T19:11:04.512ZMar 20 19:11:04.350 INFO Download complete, target: Clickhouse
16372025-03-20T19:11:04.540ZAll builder prerequisites installed successfully, and PATH looks valid
16382025-03-20T19:11:04.540Z
16392025-03-20T19:11:04.540Zreal 5:26.384137062
16402025-03-20T19:11:04.540Zuser 13:53.919062943
16412025-03-20T19:11:04.541Zsys 2:19.295896362
16422025-03-20T19:11:04.541Ztrap 0.484151665
16432025-03-20T19:11:04.541Ztflt 0.468173725
16442025-03-20T19:11:04.541Zdflt 1.323908157
16452025-03-20T19:11:04.541Zkflt 0.009874831
16462025-03-20T19:11:04.541Zlock 27:02.631474751
16472025-03-20T19:11:04.541Zslp 50:24.529598101
16482025-03-20T19:11:04.541Zlat 1:03.351853810
16492025-03-20T19:11:04.541Zstop 2:23.352168840
16502025-03-20T19:11:04.541Z+ banner hack-check
16512025-03-20T19:11:04.567Z
16522025-03-20T19:11:04.567Z # # ## #### # # #### # # ###### #### # #
16532025-03-20T19:11:04.567Z # # # # # # # # # # # # # # # # #
16542025-03-20T19:11:04.568Z ###### # # # #### ##### # ###### ##### # ####
16552025-03-20T19:11:04.568Z # # ###### # # # # # # # # # #
16562025-03-20T19:11:04.568Z # # # # # # # # # # # # # # # # #
16572025-03-20T19:11:04.568Z # # # # #### # # #### # # ###### #### # #
16582025-03-20T19:11:04.568Z
16592025-03-20T19:11:04.568Z+ export CARGO_INCREMENTAL=0
16602025-03-20T19:11:04.568Z+ CARGO_INCREMENTAL=0
16612025-03-20T19:11:04.568Z+ ptime -m timeout 2h cargo xtask check-features --ci
16622025-03-20T19:11:05.421Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
16632025-03-20T19:11:09.020Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.39s
16642025-03-20T19:11:09.077Z Running `target/debug/xtask check-features --ci`
16652025-03-20T19:11:09.107Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16662025-03-20T19:11:09.107Zrunning: "/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16672025-03-20T19:11:09.754Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
16682025-03-20T19:11:09.783Z Running `target/debug/xtask download cargo-hack`
16692025-03-20T19:11:10.936Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16702025-03-20T19:11:11.282Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16712025-03-20T19:11:15.881Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.05s
16722025-03-20T19:11:16.010Z Running `target/debug/xtask-downloader cargo-hack`
16732025-03-20T19:11:16.062ZMar 20 19:11:15.904 INFO Starting download, target: CargoHack
16742025-03-20T19:11:16.087ZMar 20 19:11:15.906 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16752025-03-20T19:11:16.750ZMar 20 19:11:16.592 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16762025-03-20T19:11:16.840ZMar 20 19:11:16.682 INFO Download complete, target: CargoHack
16772025-03-20T19:11:16.865Zrunning: "/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"
16782025-03-20T19:11:16.890Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16792025-03-20T19:11:17.153Zinfo: running `cargo check --bins` on api_identity (1/199)
16802025-03-20T19:11:18.027Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16812025-03-20T19:11:18.052Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16822025-03-20T19:11:18.052Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16832025-03-20T19:11:18.052Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
16842025-03-20T19:11:18.120Z
16852025-03-20T19:11:18.120Zinfo: running `cargo check --bins` on bootstore (2/199)
16862025-03-20T19:11:19.038Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16872025-03-20T19:11:19.063Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16882025-03-20T19:11:19.063Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16892025-03-20T19:11:19.063Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
16902025-03-20T19:11:19.144Z
16912025-03-20T19:11:19.144Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/199)
16922025-03-20T19:11:20.114Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16932025-03-20T19:11:20.139Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16942025-03-20T19:11:20.139Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16952025-03-20T19:11:20.140Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
16962025-03-20T19:11:20.216Z
16972025-03-20T19:11:20.216Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/199)
16982025-03-20T19:11:22.419Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16992025-03-20T19:11:22.447Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17002025-03-20T19:11:22.447Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17012025-03-20T19:11:22.447Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
17022025-03-20T19:11:22.447Z
17032025-03-20T19:11:22.448Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/199)
17042025-03-20T19:11:22.453Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17052025-03-20T19:11:22.453Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17062025-03-20T19:11:22.453Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17072025-03-20T19:11:22.453Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
17082025-03-20T19:11:22.453Z
17092025-03-20T19:11:22.453Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/199)
17102025-03-20T19:11:23.356Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17112025-03-20T19:11:23.382Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17122025-03-20T19:11:23.382Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17132025-03-20T19:11:23.382Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
17142025-03-20T19:11:23.382Z
17152025-03-20T19:11:23.382Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/199)
17162025-03-20T19:11:23.382Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17172025-03-20T19:11:23.382Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17182025-03-20T19:11:23.382Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17192025-03-20T19:11:23.382Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
17202025-03-20T19:11:23.382Z
17212025-03-20T19:11:23.383Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/199)
17222025-03-20T19:11:24.183Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17232025-03-20T19:11:24.208Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17242025-03-20T19:11:24.208Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17252025-03-20T19:11:24.208Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
17262025-03-20T19:11:24.208Z
17272025-03-20T19:11:24.208Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/199)
17282025-03-20T19:11:24.832Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17292025-03-20T19:11:24.858Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17302025-03-20T19:11:24.858Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17312025-03-20T19:11:24.858Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
17322025-03-20T19:11:24.858Z
17332025-03-20T19:11:24.858Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/199)
17342025-03-20T19:11:25.071Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17352025-03-20T19:11:25.098Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17362025-03-20T19:11:25.098Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17372025-03-20T19:11:25.098Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
17382025-03-20T19:11:25.098Z
17392025-03-20T19:11:25.098Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/199)
17402025-03-20T19:11:25.625Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17412025-03-20T19:11:25.661Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17422025-03-20T19:11:25.661Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17432025-03-20T19:11:25.661Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
17442025-03-20T19:11:25.686Z
17452025-03-20T19:11:25.686Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/199)
17462025-03-20T19:11:26.179Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17472025-03-20T19:11:26.204Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17482025-03-20T19:11:26.205Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17492025-03-20T19:11:26.205Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
17502025-03-20T19:11:26.238Z
17512025-03-20T19:11:26.238Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/199)
17522025-03-20T19:11:26.786Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17532025-03-20T19:11:26.811Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17542025-03-20T19:11:26.811Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17552025-03-20T19:11:26.811Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
17562025-03-20T19:11:26.844Z
17572025-03-20T19:11:26.844Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/199)
17582025-03-20T19:11:27.382Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17592025-03-20T19:11:27.406Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17602025-03-20T19:11:27.406Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17612025-03-20T19:11:27.406Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
17622025-03-20T19:11:27.440Z
17632025-03-20T19:11:27.440Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/199)
17642025-03-20T19:11:27.971Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17652025-03-20T19:11:27.996Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17662025-03-20T19:11:27.996Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17672025-03-20T19:11:27.996Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
17682025-03-20T19:11:28.030Z
17692025-03-20T19:11:28.030Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/199)
17702025-03-20T19:11:28.574Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17712025-03-20T19:11:28.599Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17722025-03-20T19:11:28.599Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17732025-03-20T19:11:28.599Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
17742025-03-20T19:11:28.631Z
17752025-03-20T19:11:28.631Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/199)
17762025-03-20T19:11:29.179Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17772025-03-20T19:11:29.204Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17782025-03-20T19:11:29.204Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17792025-03-20T19:11:29.204Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
17802025-03-20T19:11:29.243Z
17812025-03-20T19:11:29.243Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/199)
17822025-03-20T19:11:29.790Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17832025-03-20T19:11:29.815Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17842025-03-20T19:11:29.815Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17852025-03-20T19:11:29.815Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
17862025-03-20T19:11:29.876Z
17872025-03-20T19:11:29.876Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/199)
17882025-03-20T19:11:30.384Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17892025-03-20T19:11:30.408Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17902025-03-20T19:11:30.408Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17912025-03-20T19:11:30.408Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
17922025-03-20T19:11:30.441Z
17932025-03-20T19:11:30.441Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/199)
17942025-03-20T19:11:30.960Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17952025-03-20T19:11:30.985Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17962025-03-20T19:11:30.985Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17972025-03-20T19:11:30.985Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
17982025-03-20T19:11:31.025Z
17992025-03-20T19:11:31.025Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/199)
18002025-03-20T19:11:31.558Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18012025-03-20T19:11:31.583Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18022025-03-20T19:11:31.583Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18032025-03-20T19:11:31.583Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
18042025-03-20T19:11:31.620Z
18052025-03-20T19:11:31.620Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/199)
18062025-03-20T19:11:32.158Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18072025-03-20T19:11:32.183Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18082025-03-20T19:11:32.183Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18092025-03-20T19:11:32.183Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
18102025-03-20T19:11:32.221Z
18112025-03-20T19:11:32.221Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/199)
18122025-03-20T19:11:32.761Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18132025-03-20T19:11:32.786Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18142025-03-20T19:11:32.786Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18152025-03-20T19:11:32.786Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
18162025-03-20T19:11:32.825Z
18172025-03-20T19:11:32.825Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/199)
18182025-03-20T19:11:33.362Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18192025-03-20T19:11:33.386Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18202025-03-20T19:11:33.386Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18212025-03-20T19:11:33.386Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
18222025-03-20T19:11:33.421Z
18232025-03-20T19:11:33.421Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/199)
18242025-03-20T19:11:33.968Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18252025-03-20T19:11:33.992Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18262025-03-20T19:11:33.993Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18272025-03-20T19:11:33.993Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
18282025-03-20T19:11:34.033Z
18292025-03-20T19:11:34.033Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/199)
18302025-03-20T19:11:34.575Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18312025-03-20T19:11:34.600Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18322025-03-20T19:11:34.600Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18332025-03-20T19:11:34.600Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
18342025-03-20T19:11:34.647Z
18352025-03-20T19:11:34.647Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/199)
18362025-03-20T19:11:35.211Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18372025-03-20T19:11:35.236Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18382025-03-20T19:11:35.236Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18392025-03-20T19:11:35.236Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
18402025-03-20T19:11:35.271Z
18412025-03-20T19:11:35.271Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/199)
18422025-03-20T19:11:35.814Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18432025-03-20T19:11:35.839Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18442025-03-20T19:11:35.839Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18452025-03-20T19:11:35.839Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
18462025-03-20T19:11:35.874Z
18472025-03-20T19:11:35.874Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/199)
18482025-03-20T19:11:36.399Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18492025-03-20T19:11:36.424Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18502025-03-20T19:11:36.424Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18512025-03-20T19:11:36.424Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18522025-03-20T19:11:36.456Z
18532025-03-20T19:11:36.456Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/199)
18542025-03-20T19:11:36.986Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18552025-03-20T19:11:37.011Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18562025-03-20T19:11:37.011Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18572025-03-20T19:11:37.011Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18582025-03-20T19:11:37.048Z
18592025-03-20T19:11:37.048Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/199)
18602025-03-20T19:11:37.577Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18612025-03-20T19:11:37.602Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18622025-03-20T19:11:37.602Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18632025-03-20T19:11:37.602Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18642025-03-20T19:11:37.641Z
18652025-03-20T19:11:37.642Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/199)
18662025-03-20T19:11:38.177Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18672025-03-20T19:11:38.201Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18682025-03-20T19:11:38.201Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18692025-03-20T19:11:38.202Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
18702025-03-20T19:11:38.235Z
18712025-03-20T19:11:38.235Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/199)
18722025-03-20T19:11:38.773Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18732025-03-20T19:11:38.798Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18742025-03-20T19:11:38.798Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18752025-03-20T19:11:38.798Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
18762025-03-20T19:11:38.830Z
18772025-03-20T19:11:38.830Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/199)
18782025-03-20T19:11:39.359Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18792025-03-20T19:11:39.384Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18802025-03-20T19:11:39.384Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18812025-03-20T19:11:39.384Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18822025-03-20T19:11:39.419Z
18832025-03-20T19:11:39.419Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/199)
18842025-03-20T19:11:40.007Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18852025-03-20T19:11:40.032Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18862025-03-20T19:11:40.032Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18872025-03-20T19:11:40.032Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
18882025-03-20T19:11:40.071Z
18892025-03-20T19:11:40.071Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/199)
18902025-03-20T19:11:40.612Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18912025-03-20T19:11:40.636Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18922025-03-20T19:11:40.637Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18932025-03-20T19:11:40.637Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
18942025-03-20T19:11:40.672Z
18952025-03-20T19:11:40.672Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/199)
18962025-03-20T19:11:41.229Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18972025-03-20T19:11:41.254Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18982025-03-20T19:11:41.254Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18992025-03-20T19:11:41.254Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19002025-03-20T19:11:41.296Z
19012025-03-20T19:11:41.296Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/199)
19022025-03-20T19:11:41.824Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19032025-03-20T19:11:41.849Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19042025-03-20T19:11:41.849Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19052025-03-20T19:11:41.849Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19062025-03-20T19:11:41.882Z
19072025-03-20T19:11:41.882Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/199)
19082025-03-20T19:11:42.439Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19092025-03-20T19:11:42.463Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19102025-03-20T19:11:42.463Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19112025-03-20T19:11:42.463Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19122025-03-20T19:11:42.498Z
19132025-03-20T19:11:42.498Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/199)
19142025-03-20T19:11:43.070Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19152025-03-20T19:11:43.095Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19162025-03-20T19:11:43.095Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19172025-03-20T19:11:43.095Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
19182025-03-20T19:11:43.130Z
19192025-03-20T19:11:43.130Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/199)
19202025-03-20T19:11:43.670Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19212025-03-20T19:11:43.695Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19222025-03-20T19:11:43.695Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19232025-03-20T19:11:43.695Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
19242025-03-20T19:11:43.731Z
19252025-03-20T19:11:43.731Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/199)
19262025-03-20T19:11:44.276Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19272025-03-20T19:11:44.301Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19282025-03-20T19:11:44.301Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19292025-03-20T19:11:44.301Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
19302025-03-20T19:11:44.339Z
19312025-03-20T19:11:44.339Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/199)
19322025-03-20T19:11:44.901Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19332025-03-20T19:11:44.926Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19342025-03-20T19:11:44.926Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19352025-03-20T19:11:44.926Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
19362025-03-20T19:11:44.966Z
19372025-03-20T19:11:44.966Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/199)
19382025-03-20T19:11:45.522Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19392025-03-20T19:11:45.547Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19402025-03-20T19:11:45.547Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19412025-03-20T19:11:45.547Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19422025-03-20T19:11:45.583Z
19432025-03-20T19:11:45.584Zinfo: running `cargo check --bins` on sled-hardware-types (45/199)
19442025-03-20T19:11:46.351Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19452025-03-20T19:11:46.376Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19462025-03-20T19:11:46.376Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19472025-03-20T19:11:46.376Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
19482025-03-20T19:11:46.459Z
19492025-03-20T19:11:46.459Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (46/199)
19502025-03-20T19:11:47.208Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19512025-03-20T19:11:47.233Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19522025-03-20T19:11:47.233Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19532025-03-20T19:11:47.233Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
19542025-03-20T19:11:47.306Z
19552025-03-20T19:11:47.306Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (47/199)
19562025-03-20T19:11:48.070Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19572025-03-20T19:11:48.095Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19582025-03-20T19:11:48.095Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19592025-03-20T19:11:48.095Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
19602025-03-20T19:11:48.174Z
19612025-03-20T19:11:48.174Zinfo: running `cargo check --bins` on oxlog (48/199)
19622025-03-20T19:11:48.907Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19632025-03-20T19:11:48.932Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19642025-03-20T19:11:49.029Z Checking cfg-if v1.0.0
19652025-03-20T19:11:49.054Z Checking libc v0.2.170
19662025-03-20T19:11:49.079Z Checking serde v1.0.218
19672025-03-20T19:11:49.079Z Checking zeroize v1.8.1
19682025-03-20T19:11:49.079Z Checking memchr v2.7.4
19692025-03-20T19:11:49.123Z Checking typenum v1.17.0
19702025-03-20T19:11:49.148Z Checking subtle v2.6.1
19712025-03-20T19:11:49.148Z Checking value-bag v1.9.0
19722025-03-20T19:11:49.174Z Checking scopeguard v1.2.0
19732025-03-20T19:11:49.327Z Checking smallvec v1.14.0
19742025-03-20T19:11:49.352Z Checking lock_api v0.4.12
19752025-03-20T19:11:49.396Z Checking itoa v1.0.11
19762025-03-20T19:11:49.539Z Checking log v0.4.22
19772025-03-20T19:11:49.608Z Checking const-oid v0.9.6
19782025-03-20T19:11:49.647Z Checking pin-project-lite v0.2.14
19792025-03-20T19:11:49.701Z Checking once_cell v1.20.3
19802025-03-20T19:11:49.779Z Checking byteorder v1.5.0
19812025-03-20T19:11:49.892Z Checking futures-core v0.3.31
19822025-03-20T19:11:49.976Z Checking getrandom v0.2.15
19832025-03-20T19:11:50.002Z Checking signal-hook-registry v1.4.2
19842025-03-20T19:11:50.027Z Checking parking_lot_core v0.9.10
19852025-03-20T19:11:50.053Z Checking generic-array v0.14.7
19862025-03-20T19:11:50.098Z Checking mio v1.0.2
19872025-03-20T19:11:50.153Z Checking stable_deref_trait v1.2.0
19882025-03-20T19:11:50.217Z Checking rand_core v0.6.4
19892025-03-20T19:11:50.257Z Checking socket2 v0.5.8
19902025-03-20T19:11:50.282Z Checking cpufeatures v0.2.14
19912025-03-20T19:11:50.334Z Checking parking_lot v0.12.3
19922025-03-20T19:11:50.370Z Checking futures-sink v0.3.31
19932025-03-20T19:11:50.506Z Checking zerocopy v0.7.35
19942025-03-20T19:11:50.531Z Checking zerofrom v0.1.4
19952025-03-20T19:11:50.599Z Checking equivalent v1.0.1
19962025-03-20T19:11:50.655Z Checking allocator-api2 v0.2.18
19972025-03-20T19:11:50.680Z Checking foldhash v0.1.3
19982025-03-20T19:11:50.715Z Checking slab v0.4.9
19992025-03-20T19:11:50.740Z Checking yoke v0.7.4
20002025-03-20T19:11:50.874Z Checking ryu v1.0.18
20012025-03-20T19:11:50.959Z Checking futures-channel v0.3.31
20022025-03-20T19:11:50.984Z Checking crypto-common v0.1.6
20032025-03-20T19:11:51.048Z Checking block-buffer v0.10.4
20042025-03-20T19:11:51.097Z Checking block-padding v0.3.3
20052025-03-20T19:11:51.122Z Checking zerovec v0.10.4
20062025-03-20T19:11:51.152Z Checking pin-utils v0.1.0
20072025-03-20T19:11:51.209Z Checking hashbrown v0.15.1
20082025-03-20T19:11:51.248Z Checking futures-task v0.3.31
20092025-03-20T19:11:51.279Z Checking digest v0.10.7
20102025-03-20T19:11:51.304Z Checking futures-io v0.3.31
20112025-03-20T19:11:51.329Z Checking inout v0.1.3
20122025-03-20T19:11:51.477Z Checking libm v0.2.8
20132025-03-20T19:11:51.501Z Checking futures-util v0.3.31
20142025-03-20T19:11:51.526Z Checking cipher v0.4.4
20152025-03-20T19:11:51.551Z Checking base64ct v1.6.0
20162025-03-20T19:11:51.596Z Checking hmac v0.12.1
20172025-03-20T19:11:51.785Z Checking sha2 v0.10.8
20182025-03-20T19:11:51.892Z Checking getrandom v0.3.1
20192025-03-20T19:11:51.927Z Checking pem-rfc7468 v0.7.0
20202025-03-20T19:11:52.101Z Checking flagset v0.4.6
20212025-03-20T19:11:52.126Z Checking litemap v0.7.3
20222025-03-20T19:11:52.176Z Checking writeable v0.5.5
20232025-03-20T19:11:52.208Z Checking num-traits v0.2.19
20242025-03-20T19:11:52.256Z Checking fnv v1.0.7
20252025-03-20T19:11:52.297Z Checking der v0.7.9
20262025-03-20T19:11:52.389Z Checking salsa20 v0.10.2
20272025-03-20T19:11:52.414Z Checking pbkdf2 v0.12.2
20282025-03-20T19:11:52.439Z Checking tinystr v0.7.6
20292025-03-20T19:11:52.480Z Checking ppv-lite86 v0.2.20
20302025-03-20T19:11:52.573Z Checking rustls-pki-types v1.10.0
20312025-03-20T19:11:52.598Z Checking icu_locid_transform_data v1.5.0
20322025-03-20T19:11:52.688Z Checking scrypt v0.11.0
20332025-03-20T19:11:52.742Z Checking icu_locid v1.5.0
20342025-03-20T19:11:52.831Z Checking bytes v1.10.1
20352025-03-20T19:11:52.893Z Checking indexmap v2.7.1
20362025-03-20T19:11:53.063Z Checking serde_json v1.0.139
20372025-03-20T19:11:53.089Z Checking bitflags v2.6.0
20382025-03-20T19:11:53.343Z Checking icu_collections v1.5.0
20392025-03-20T19:11:53.455Z Checking cbc v0.1.2
20402025-03-20T19:11:53.575Z Checking icu_provider v1.5.0
20412025-03-20T19:11:53.647Z Checking aes v0.8.4
20422025-03-20T19:11:53.741Z Checking spki v0.7.3
20432025-03-20T19:11:53.766Z Checking tokio v1.43.0
20442025-03-20T19:11:53.924Z Checking http v1.2.0
20452025-03-20T19:11:53.964Z Checking tracing-core v0.1.32
20462025-03-20T19:11:54.010Z Checking aws-lc-sys v0.26.0
20472025-03-20T19:11:54.120Z Checking icu_locid_transform v1.5.0
20482025-03-20T19:11:54.379Z Checking untrusted v0.9.0
20492025-03-20T19:11:54.449Z Checking percent-encoding v2.3.1
20502025-03-20T19:11:54.500Z Checking powerfmt v0.2.0
20512025-03-20T19:11:54.550Z Checking untrusted v0.7.1
20522025-03-20T19:11:54.650Z Checking icu_properties_data v1.5.0
20532025-03-20T19:11:54.720Z Checking ring v0.17.11
20542025-03-20T19:11:54.746Z Checking deranged v0.3.11
20552025-03-20T19:11:54.853Z Checking tracing v0.1.40
20562025-03-20T19:11:54.979Z Checking icu_properties v1.5.1
20572025-03-20T19:11:55.051Z Checking pkcs5 v0.7.1
20582025-03-20T19:11:55.180Z Checking crossbeam-utils v0.8.20
20592025-03-20T19:11:55.343Z Checking spin v0.9.8
20602025-03-20T19:11:55.488Z Checking thiserror v1.0.69
20612025-03-20T19:11:55.617Z Checking write16 v1.0.0
20622025-03-20T19:11:55.653Z Checking atomic-waker v1.1.2
20632025-03-20T19:11:55.750Z Checking utf8_iter v1.0.4
20642025-03-20T19:11:55.775Z Checking aws-lc-rs v1.12.4
20652025-03-20T19:11:55.799Z Checking time-core v0.1.2
20662025-03-20T19:11:55.829Z Checking utf16_iter v1.0.5
20672025-03-20T19:11:55.854Z Checking num-conv v0.1.0
20682025-03-20T19:11:55.950Z Checking icu_normalizer_data v1.5.0
20692025-03-20T19:11:55.975Z Checking num_threads v0.1.7
20702025-03-20T19:11:56.000Z Checking pkcs8 v0.10.2
20712025-03-20T19:11:56.060Z Checking http-body v1.0.1
20722025-03-20T19:11:56.084Z Checking uuid v1.15.1
20732025-03-20T19:11:56.109Z Checking time v0.3.36
20742025-03-20T19:11:56.252Z Checking httparse v1.9.5
20752025-03-20T19:11:56.277Z Checking try-lock v0.2.5
20762025-03-20T19:11:56.409Z Checking tinyvec_macros v0.1.1
20772025-03-20T19:11:56.500Z Checking tinyvec v1.8.0
20782025-03-20T19:11:56.598Z Checking want v0.3.1
20792025-03-20T19:11:56.625Z Checking form_urlencoded v1.2.1
20802025-03-20T19:11:56.650Z Checking zerocopy v0.8.10
20812025-03-20T19:11:56.772Z Checking adler2 v2.0.0
20822025-03-20T19:11:56.816Z Checking iana-time-zone v0.1.61
20832025-03-20T19:11:56.917Z Checking unicode-ident v1.0.14
20842025-03-20T19:11:56.962Z Checking httpdate v1.0.3
20852025-03-20T19:11:57.077Z Checking tower-service v0.3.3
20862025-03-20T19:11:57.175Z Checking foreign-types-shared v0.1.1
20872025-03-20T19:11:57.200Z Checking proc-macro2 v1.0.94
20882025-03-20T19:11:57.293Z Checking foreign-types v0.3.2
20892025-03-20T19:11:57.318Z Checking rustls-webpki v0.102.8
20902025-03-20T19:11:57.389Z Checking chrono v0.4.40
20912025-03-20T19:11:57.541Z Checking miniz_oxide v0.8.5
20922025-03-20T19:11:57.742Z Checking icu_normalizer v1.5.0
20932025-03-20T19:11:57.770Z Checking serde_spanned v0.6.8
20942025-03-20T19:11:57.945Z Checking toml_datetime v0.6.8
20952025-03-20T19:11:57.969Z Checking slog v2.7.0
20962025-03-20T19:11:58.054Z Checking scroll v0.12.0
20972025-03-20T19:11:58.175Z Checking openssl-sys v0.9.106
20982025-03-20T19:11:58.205Z Checking errno v0.3.9
20992025-03-20T19:11:58.379Z Checking aho-corasick v1.1.3
21002025-03-20T19:11:58.404Z Checking idna_adapter v1.2.0
21012025-03-20T19:11:58.429Z Checking ucd-trie v0.1.7
21022025-03-20T19:11:58.458Z Checking plain v0.2.3
21032025-03-20T19:11:58.586Z Checking idna v1.0.3
21042025-03-20T19:11:58.613Z Compiling newtype-uuid v1.2.1
21052025-03-20T19:11:58.638Z Checking base64 v0.22.1
21062025-03-20T19:11:58.851Z Checking siphasher v0.3.11
21072025-03-20T19:11:58.903Z Checking rand_core v0.9.2
21082025-03-20T19:11:59.024Z Checking regex-syntax v0.8.5
21092025-03-20T19:11:59.076Z Checking goblin v0.8.2
21102025-03-20T19:11:59.100Z Checking openssl v0.10.71
21112025-03-20T19:11:59.132Z Checking pest v2.7.14
21122025-03-20T19:11:59.156Z Checking rustix v0.38.37
21132025-03-20T19:11:59.209Z Checking rand_chacha v0.9.0
21142025-03-20T19:11:59.579Z Checking quote v1.0.39
21152025-03-20T19:11:59.610Z Checking tokio-util v0.7.13
21162025-03-20T19:11:59.728Z Checking unicode-normalization v0.1.24
21172025-03-20T19:11:59.862Z Checking crossbeam-epoch v0.9.18
21182025-03-20T19:12:00.267Z Checking rand_chacha v0.3.1
21192025-03-20T19:12:00.344Z Checking h2 v0.4.6
21202025-03-20T19:12:00.477Z Checking signature v2.2.0
21212025-03-20T19:12:00.611Z Checking dirs-sys-next v0.1.2
21222025-03-20T19:12:00.660Z Checking crc32fast v1.4.2
21232025-03-20T19:12:00.785Z Checking either v1.14.0
21242025-03-20T19:12:00.879Z Checking unicode-bidi v0.3.17
21252025-03-20T19:12:01.098Z Checking unicode-properties v0.1.3
21262025-03-20T19:12:01.241Z Checking pretty-hex v0.4.1
21272025-03-20T19:12:01.371Z Checking openssl-probe v0.1.5
21282025-03-20T19:12:01.395Z Checking anstyle v1.0.10
21292025-03-20T19:12:01.420Z Checking utf8parse v0.2.2
21302025-03-20T19:12:01.535Z Checking stringprep v0.1.5
21312025-03-20T19:12:01.572Z Checking anstyle-parse v0.2.5
21322025-03-20T19:12:01.631Z Checking regex-automata v0.4.8
21332025-03-20T19:12:01.678Z Checking dtrace-parser v0.2.0
21342025-03-20T19:12:01.789Z Checking dirs-next v2.0.0
21352025-03-20T19:12:01.837Z Checking rand v0.8.5
21362025-03-20T19:12:01.869Z Checking crossbeam-deque v0.8.5
21372025-03-20T19:12:01.945Z Checking syn v2.0.98
21382025-03-20T19:12:02.095Z Checking rand v0.9.0
21392025-03-20T19:12:02.151Z Checking url v2.5.3
21402025-03-20T19:12:02.839Z Checking rustls v0.23.19
21412025-03-20T19:12:02.864Z Checking http-body-util v0.1.2
21422025-03-20T19:12:02.970Z Checking num-integer v0.1.46
21432025-03-20T19:12:03.124Z Checking dof v0.3.0
21442025-03-20T19:12:03.232Z Checking semver v1.0.25
21452025-03-20T19:12:03.387Z Checking bzip2-sys v0.1.11+1.0.8
21462025-03-20T19:12:03.447Z Checking native-tls v0.2.12
21472025-03-20T19:12:03.506Z Checking md-5 v0.10.6
21482025-03-20T19:12:03.604Z Checking ff v0.13.0
21492025-03-20T19:12:03.629Z Checking hash32 v0.2.1
21502025-03-20T19:12:03.713Z Checking thread_local v1.1.8
21512025-03-20T19:12:03.738Z Checking thread-id v4.2.2
21522025-03-20T19:12:03.803Z Checking encoding_rs v0.8.34
21532025-03-20T19:12:03.841Z Checking dyn-clone v1.0.19
21542025-03-20T19:12:03.894Z Checking gimli v0.31.1
21552025-03-20T19:12:03.966Z Checking base16ct v0.2.0
21562025-03-20T19:12:03.998Z Checking colorchoice v1.0.2
21572025-03-20T19:12:04.137Z Checking match_cfg v0.1.0
21582025-03-20T19:12:04.173Z Checking psl-types v2.0.11
21592025-03-20T19:12:04.230Z Checking fallible-iterator v0.2.0
21602025-03-20T19:12:04.344Z Checking is_terminal_polyfill v1.70.1
21612025-03-20T19:12:04.460Z Checking winnow v0.7.3
21622025-03-20T19:12:04.715Z Checking mime v0.3.17
21632025-03-20T19:12:04.978Z Checking anstyle-query v1.1.1
21642025-03-20T19:12:05.074Z Checking postgres-protocol v0.6.8
21652025-03-20T19:12:05.121Z Checking anstream v0.6.15
21662025-03-20T19:12:05.434Z Checking hyper v1.6.0
21672025-03-20T19:12:05.459Z Checking publicsuffix v2.3.0
21682025-03-20T19:12:05.605Z Checking hostname v0.3.1
21692025-03-20T19:12:05.634Z Checking sec1 v0.7.3
21702025-03-20T19:12:05.696Z Checking schemars v0.8.22
21712025-03-20T19:12:05.731Z Checking heapless v0.7.17
21722025-03-20T19:12:05.968Z Checking group v0.13.0
21732025-03-20T19:12:06.187Z Checking tokio-native-tls v0.3.1
21742025-03-20T19:12:06.405Z Checking bzip2 v0.4.4
21752025-03-20T19:12:06.518Z Checking num-iter v0.1.45
21762025-03-20T19:12:06.652Z Checking rayon-core v1.12.1
21772025-03-20T19:12:06.676Z Checking term v0.7.0
21782025-03-20T19:12:06.737Z Checking toml_edit v0.22.24
21792025-03-20T19:12:06.949Z Checking addr2line v0.24.2
21802025-03-20T19:12:06.973Z Checking usdt-impl v0.5.0
21812025-03-20T19:12:06.973Z Checking terminal_size v0.4.0
21822025-03-20T19:12:07.036Z Checking flate2 v1.1.0
21832025-03-20T19:12:07.099Z Checking hyper-util v0.1.10
21842025-03-20T19:12:07.145Z Checking phf_shared v0.11.2
21852025-03-20T19:12:07.209Z Checking tokio-rustls v0.26.0
21862025-03-20T19:12:07.396Z Checking slog-json v2.6.1
21872025-03-20T19:12:07.421Z Checking cookie v0.18.1
21882025-03-20T19:12:07.446Z Checking rustls v0.22.4
21892025-03-20T19:12:07.500Z Checking serde_urlencoded v0.7.1
21902025-03-20T19:12:07.573Z Checking crossbeam-channel v0.5.13
21912025-03-20T19:12:07.598Z Checking lazy_static v1.5.0
21922025-03-20T19:12:07.653Z Checking futures-executor v0.3.31
21932025-03-20T19:12:07.718Z Checking signal-hook v0.3.17
21942025-03-20T19:12:07.825Z Checking rustls-pemfile v2.2.0
21952025-03-20T19:12:07.878Z Checking webpki-roots v0.26.6
21962025-03-20T19:12:07.902Z Checking hkdf v0.12.4
21972025-03-20T19:12:08.030Z Checking crypto-bigint v0.5.5
21982025-03-20T19:12:08.055Z Checking sync_wrapper v1.0.1
21992025-03-20T19:12:08.080Z Checking is-terminal v0.4.13
22002025-03-20T19:12:08.105Z Checking memmap v0.7.0
22012025-03-20T19:12:08.208Z Checking object v0.36.5
22022025-03-20T19:12:08.232Z Checking bumpalo v3.16.0
22032025-03-20T19:12:08.232Z Checking clap_lex v0.7.4
22042025-03-20T19:12:08.309Z Checking winnow v0.5.40
22052025-03-20T19:12:08.474Z Checking managed v0.8.0
22062025-03-20T19:12:08.529Z Checking rustc-demangle v0.1.24
22072025-03-20T19:12:08.742Z Checking unicode-width v0.2.0
22082025-03-20T19:12:08.808Z Checking simd-adler32 v0.3.7
22092025-03-20T19:12:08.902Z Checking ipnet v2.11.0
22102025-03-20T19:12:09.020Z Checking tower-layer v0.3.3
22112025-03-20T19:12:09.127Z Checking lockfree-object-pool v0.1.6
22122025-03-20T19:12:09.155Z Checking take_mut v0.2.2
22132025-03-20T19:12:09.252Z Checking bitflags v1.3.2
22142025-03-20T19:12:09.308Z Checking strsim v0.11.1
22152025-03-20T19:12:09.335Z Checking slog-async v2.8.0
22162025-03-20T19:12:09.359Z Checking smoltcp v0.9.1
22172025-03-20T19:12:09.360Z Checking zopfli v0.8.1
22182025-03-20T19:12:09.581Z Checking clap_builder v4.5.31
22192025-03-20T19:12:09.616Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22202025-03-20T19:12:09.878Z Checking tower v0.5.2
22212025-03-20T19:12:09.964Z Checking console v0.15.10
22222025-03-20T19:12:10.302Z Checking elliptic-curve v0.13.8
22232025-03-20T19:12:10.398Z Checking tokio-rustls v0.25.0
22242025-03-20T19:12:10.483Z Checking toml v0.8.20
22252025-03-20T19:12:10.529Z Checking hyper-tls v0.6.0
22262025-03-20T19:12:10.618Z Checking hyper-rustls v0.27.3
22272025-03-20T19:12:10.699Z Checking toml_edit v0.19.15
22282025-03-20T19:12:10.740Z Checking usdt v0.5.0
22292025-03-20T19:12:10.799Z Checking slog-term v2.9.1
22302025-03-20T19:12:10.860Z Checking signal-hook-mio v0.2.4
22312025-03-20T19:12:10.929Z Checking futures v0.3.31
22322025-03-20T19:12:10.981Z Checking cookie_store v0.21.1
22332025-03-20T19:12:11.014Z Checking num-bigint-dig v0.8.4
22342025-03-20T19:12:11.042Z Checking slog-bunyan v2.5.0
22352025-03-20T19:12:11.103Z Checking phf v0.11.2
22362025-03-20T19:12:11.207Z Checking rayon v1.10.0
22372025-03-20T19:12:11.247Z Checking postgres-types v0.2.9
22382025-03-20T19:12:11.337Z Checking multer v3.1.0
22392025-03-20T19:12:11.612Z Checking regex v1.11.1
22402025-03-20T19:12:11.688Z Checking bstr v1.10.0
22412025-03-20T19:12:11.807Z Checking ed25519 v2.2.3
22422025-03-20T19:12:12.075Z Checking phf_shared v0.10.0
22432025-03-20T19:12:12.154Z Checking async-stream v0.3.6
22442025-03-20T19:12:12.179Z Checking curve25519-dalek v4.1.3
22452025-03-20T19:12:12.316Z Checking zerocopy v0.6.6
22462025-03-20T19:12:12.341Z Checking hubpack v0.1.2
22472025-03-20T19:12:12.429Z Checking memoffset v0.9.1
22482025-03-20T19:12:12.540Z Checking camino v1.1.9
22492025-03-20T19:12:12.606Z Checking portable-atomic v1.9.0
22502025-03-20T19:12:12.703Z Checking pkcs1 v0.7.5
22512025-03-20T19:12:12.876Z Checking waitgroup v0.1.2
22522025-03-20T19:12:12.901Z Checking openapiv3 v2.0.0
22532025-03-20T19:12:13.018Z Checking float-cmp v0.10.0
22542025-03-20T19:12:13.043Z Checking serde-big-array v0.5.1
22552025-03-20T19:12:13.102Z Checking serde_path_to_error v0.1.16
22562025-03-20T19:12:13.222Z Checking rfc6979 v0.4.0
22572025-03-20T19:12:13.247Z Checking sha1 v0.10.6
22582025-03-20T19:12:13.327Z Checking backtrace v0.3.74
22592025-03-20T19:12:13.388Z Checking hostname v0.4.0
22602025-03-20T19:12:13.464Z Checking precomputed-hash v0.1.1
22612025-03-20T19:12:13.515Z Checking new_debug_unreachable v1.0.6
22622025-03-20T19:12:13.540Z Checking unicode-segmentation v1.12.0
22632025-03-20T19:12:13.580Z Checking normalize-line-endings v0.3.0
22642025-03-20T19:12:13.611Z Checking debug-ignore v1.0.5
22652025-03-20T19:12:13.640Z Checking fixedbitset v0.4.2
22662025-03-20T19:12:13.665Z Checking whoami v1.5.2
22672025-03-20T19:12:13.710Z Checking data-encoding v2.6.0
22682025-03-20T19:12:13.754Z Checking difflib v0.4.0
22692025-03-20T19:12:13.836Z Checking predicates-core v1.0.8
22702025-03-20T19:12:13.889Z Checking minimal-lexical v0.2.1
22712025-03-20T19:12:13.964Z Checking static_assertions v1.1.0
22722025-03-20T19:12:14.027Z Checking number_prefix v0.4.0
22732025-03-20T19:12:14.052Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
22742025-03-20T19:12:14.076Z Checking predicates v3.1.3
22752025-03-20T19:12:14.101Z Checking similar v2.7.0
22762025-03-20T19:12:14.191Z Checking hickory-proto v0.24.4
22772025-03-20T19:12:14.216Z Checking tokio-postgres v0.7.13
22782025-03-20T19:12:14.267Z Checking nom v7.1.3
22792025-03-20T19:12:14.295Z Checking indicatif v0.17.11
22802025-03-20T19:12:14.630Z Checking petgraph v0.6.5
22812025-03-20T19:12:14.822Z Checking anyhow v1.0.97
22822025-03-20T19:12:14.988Z Checking ed25519-dalek v2.1.1
22832025-03-20T19:12:15.180Z Checking string_cache v0.8.7
22842025-03-20T19:12:15.395Z Checking ecdsa v0.16.9
22852025-03-20T19:12:15.440Z Checking rsa v0.9.6
22862025-03-20T19:12:15.563Z Checking dropshot v0.12.0
22872025-03-20T19:12:15.974Z Checking toml v0.7.8
22882025-03-20T19:12:16.240Z Checking nix v0.29.0
22892025-03-20T19:12:16.392Z Checking clap v4.5.31
22902025-03-20T19:12:16.499Z Checking reqwest v0.12.12
22912025-03-20T19:12:16.564Z Checking crossterm v0.28.1
22922025-03-20T19:12:16.645Z Checking zip v2.1.3
22932025-03-20T19:12:17.251Z Checking zip v0.6.6
22942025-03-20T19:12:17.357Z Checking ipnetwork v0.21.1
22952025-03-20T19:12:17.549Z Checking itertools v0.10.5
22962025-03-20T19:12:17.679Z Checking itertools v0.12.1
22972025-03-20T19:12:17.848Z Checking tokio-stream v0.1.17
22982025-03-20T19:12:17.943Z Checking fs-err v2.11.0
22992025-03-20T19:12:18.053Z Checking buf-list v1.0.3
23002025-03-20T19:12:18.078Z Checking ahash v0.8.11
23012025-03-20T19:12:18.323Z Checking x509-cert v0.2.5
23022025-03-20T19:12:18.349Z Checking hex v0.4.3
23032025-03-20T19:12:18.420Z Checking peg-runtime v0.8.5
23042025-03-20T19:12:18.487Z Checking lalrpop-util v0.19.12
23052025-03-20T19:12:18.512Z Checking sigpipe v0.1.3
23062025-03-20T19:12:19.796Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23072025-03-20T19:12:20.262Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.08s
23082025-03-20T19:12:20.408Z
23092025-03-20T19:12:20.408Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (49/199)
23102025-03-20T19:12:21.220Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23112025-03-20T19:12:21.246Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23122025-03-20T19:12:21.360Z Compiling regress v0.10.3
23132025-03-20T19:12:21.395Z Checking heck v0.5.0
23142025-03-20T19:12:21.431Z Compiling unsafe-libyaml v0.2.11
23152025-03-20T19:12:21.456Z Checking fastrand v2.1.1
23162025-03-20T19:12:21.481Z Compiling structmeta-derive v0.3.0
23172025-03-20T19:12:21.481Z Compiling ident_case v1.0.1
23182025-03-20T19:12:21.481Z Checking oxnet v0.1.1
23192025-03-20T19:12:21.597Z Checking progenitor-client v0.8.0
23202025-03-20T19:12:21.708Z Compiling darling_core v0.20.10
23212025-03-20T19:12:21.782Z Checking tempfile v3.13.0
23222025-03-20T19:12:21.838Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23232025-03-20T19:12:21.902Z Checking newtype-uuid v1.2.1
23242025-03-20T19:12:22.117Z Compiling proc-macro-crate v1.3.1
23252025-03-20T19:12:22.142Z Checking wait-timeout v0.2.0
23262025-03-20T19:12:22.181Z Checking bit-vec v0.8.0
23272025-03-20T19:12:22.343Z Checking quick-error v1.2.3
23282025-03-20T19:12:22.486Z Compiling serde_yaml v0.9.34+deprecated
23292025-03-20T19:12:22.511Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23302025-03-20T19:12:22.793Z Checking bit-set v0.8.0
23312025-03-20T19:12:22.853Z Checking rusty-fork v0.3.0
23322025-03-20T19:12:22.894Z Compiling num_enum_derive v0.5.11
23332025-03-20T19:12:23.030Z Compiling lzma-sys v0.1.20
23342025-03-20T19:12:23.123Z Checking rand_xorshift v0.3.0
23352025-03-20T19:12:23.293Z Compiling daft-derive v0.1.2
23362025-03-20T19:12:23.575Z Compiling structmeta v0.3.0
23372025-03-20T19:12:23.632Z Compiling foreign-types-macros v0.2.3
23382025-03-20T19:12:23.917Z Compiling parse-display-derive v0.10.0
23392025-03-20T19:12:24.111Z Checking typify-impl v0.2.0
23402025-03-20T19:12:24.634Z Compiling thiserror-impl v2.0.11
23412025-03-20T19:12:24.734Z Compiling dropshot v0.16.0
23422025-03-20T19:12:24.993Z Checking arc-swap v1.7.1
23432025-03-20T19:12:25.076Z Checking utf-8 v0.7.6
23442025-03-20T19:12:25.277Z Checking foreign-types-shared v0.3.1
23452025-03-20T19:12:25.382Z Checking unarray v0.1.4
23462025-03-20T19:12:25.409Z Checking foreign-types v0.5.0
23472025-03-20T19:12:25.491Z Checking slog-scope v4.4.0
23482025-03-20T19:12:25.525Z Checking tungstenite v0.21.0
23492025-03-20T19:12:25.550Z Checking proptest v1.6.0
23502025-03-20T19:12:25.737Z Checking num_enum v0.5.11
23512025-03-20T19:12:25.888Z Checking daft v0.1.2
23522025-03-20T19:12:26.205Z Compiling test-strategy v0.4.0
23532025-03-20T19:12:26.276Z Checking strum v0.26.3
23542025-03-20T19:12:26.309Z Compiling proc-macro-error v1.0.4
23552025-03-20T19:12:26.525Z Compiling darling_macro v0.20.10
23562025-03-20T19:12:26.753Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23572025-03-20T19:12:26.835Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23582025-03-20T19:12:26.908Z Compiling heck v0.3.3
23592025-03-20T19:12:26.948Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23602025-03-20T19:12:27.173Z Checking parse-display v0.10.0
23612025-03-20T19:12:27.230Z Compiling dropshot_endpoint v0.16.0
23622025-03-20T19:12:27.268Z Checking thiserror v2.0.11
23632025-03-20T19:12:27.312Z Compiling darling v0.20.10
23642025-03-20T19:12:27.407Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23652025-03-20T19:12:27.432Z Checking cstr-argument v0.1.2
23662025-03-20T19:12:27.459Z Compiling serde_with_macros v3.12.0
23672025-03-20T19:12:27.601Z Checking instant v0.1.13
23682025-03-20T19:12:27.626Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
23692025-03-20T19:12:27.720Z Checking pretty-hex v0.2.1
23702025-03-20T19:12:27.892Z Checking base64 v0.21.7
23712025-03-20T19:12:27.917Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23722025-03-20T19:12:28.015Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23732025-03-20T19:12:28.196Z Checking backoff v0.4.0
23742025-03-20T19:12:28.279Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23752025-03-20T19:12:28.304Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23762025-03-20T19:12:28.429Z Compiling zone_cfg_derive v0.1.2
23772025-03-20T19:12:28.473Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23782025-03-20T19:12:28.733Z Checking tokio-tungstenite v0.21.0
23792025-03-20T19:12:28.999Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23802025-03-20T19:12:29.157Z Checking slog-stdlog v4.1.1
23812025-03-20T19:12:29.243Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23822025-03-20T19:12:29.298Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
23832025-03-20T19:12:29.356Z Checking progenitor-client v0.9.1
23842025-03-20T19:12:29.381Z Checking colored v2.2.0
23852025-03-20T19:12:29.565Z Checking macaddr v1.0.1
23862025-03-20T19:12:29.652Z Checking serde_with v3.12.0
23872025-03-20T19:12:29.697Z Checking winnow v0.6.20
23882025-03-20T19:12:29.769Z Checking unicode-width v0.1.14
23892025-03-20T19:12:29.794Z Checking base64 v0.13.1
23902025-03-20T19:12:29.822Z Checking zone v0.1.8
23912025-03-20T19:12:29.944Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23922025-03-20T19:12:30.279Z Checking ron v0.7.1
23932025-03-20T19:12:30.377Z Checking tabwriter v1.4.0
23942025-03-20T19:12:30.443Z Checking slog-envlogger v2.2.0
23952025-03-20T19:12:30.534Z Checking xz2 v0.1.7
23962025-03-20T19:12:30.620Z Checking xattr v1.3.1
23972025-03-20T19:12:30.664Z Checking pem v3.0.5
23982025-03-20T19:12:30.794Z Checking yasna v0.5.2
23992025-03-20T19:12:30.819Z Checking headers-core v0.3.0
24002025-03-20T19:12:30.913Z Checking smf v0.2.3
24012025-03-20T19:12:30.965Z Checking filetime v0.2.25
24022025-03-20T19:12:31.149Z Checking same-file v1.0.6
24032025-03-20T19:12:31.218Z Checking tar v0.4.44
24042025-03-20T19:12:31.308Z Checking headers v0.4.0
24052025-03-20T19:12:31.336Z Checking walkdir v2.5.0
24062025-03-20T19:12:31.482Z Checking rcgen v0.12.1
24072025-03-20T19:12:31.585Z Checking atomicwrites v0.4.4
24082025-03-20T19:12:31.769Z Checking camino-tempfile v1.1.1
24092025-03-20T19:12:31.895Z Checking subprocess v0.2.9
24102025-03-20T19:12:33.994Z Compiling typify-macro v0.2.0
24112025-03-20T19:12:35.760Z Compiling typify v0.2.0
24122025-03-20T19:12:35.875Z Compiling progenitor-impl v0.8.0
24132025-03-20T19:12:38.997Z Compiling progenitor-macro v0.8.0
24142025-03-20T19:12:42.998Z Checking progenitor v0.8.0
24152025-03-20T19:12:43.169Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889)
24162025-03-20T19:12:43.169Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24172025-03-20T19:12:46.463Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
24182025-03-20T19:12:46.899Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24192025-03-20T19:12:54.909Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
24202025-03-20T19:12:56.931Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24212025-03-20T19:12:58.582Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.16s
24222025-03-20T19:12:58.749Z
24232025-03-20T19:12:58.749Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/199)
24242025-03-20T19:12:59.561Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24252025-03-20T19:12:59.586Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24262025-03-20T19:12:59.694Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24272025-03-20T19:13:01.402Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.64s
24282025-03-20T19:13:01.583Z
24292025-03-20T19:13:01.583Zinfo: running `cargo check --bins` on nexus-config (51/199)
24302025-03-20T19:13:02.341Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24312025-03-20T19:13:02.366Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24322025-03-20T19:13:02.366Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24332025-03-20T19:13:02.366Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
24342025-03-20T19:13:02.454Z
24352025-03-20T19:13:02.454Zinfo: running `cargo check --bins` on omicron-rpaths (52/199)
24362025-03-20T19:13:03.190Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24372025-03-20T19:13:03.215Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24382025-03-20T19:13:03.215Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24392025-03-20T19:13:03.215Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
24402025-03-20T19:13:03.295Z
24412025-03-20T19:13:03.295Zinfo: running `cargo check --bins` on omicron-certificates (53/199)
24422025-03-20T19:13:04.066Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24432025-03-20T19:13:04.091Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24442025-03-20T19:13:04.091Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24452025-03-20T19:13:04.091Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
24462025-03-20T19:13:04.182Z
24472025-03-20T19:13:04.182Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (54/199)
24482025-03-20T19:13:04.986Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24492025-03-20T19:13:05.011Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24502025-03-20T19:13:05.160Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24512025-03-20T19:13:05.190Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24522025-03-20T19:13:05.222Z Compiling tempfile v3.13.0
24532025-03-20T19:13:05.222Z Compiling wait-timeout v0.2.0
24542025-03-20T19:13:05.222Z Compiling quick-error v1.2.3
24552025-03-20T19:13:05.222Z Compiling bit-vec v0.8.0
24562025-03-20T19:13:05.222Z Compiling oxnet v0.1.1
24572025-03-20T19:13:05.248Z Compiling progenitor-client v0.8.0
24582025-03-20T19:13:05.329Z Compiling itertools v0.13.0
24592025-03-20T19:13:05.452Z Compiling rand_xorshift v0.3.0
24602025-03-20T19:13:05.714Z Compiling bit-set v0.8.0
24612025-03-20T19:13:05.739Z Compiling rusty-fork v0.3.0
24622025-03-20T19:13:05.772Z Compiling unarray v0.1.4
24632025-03-20T19:13:05.797Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24642025-03-20T19:13:05.797Z Compiling heapless v0.8.0
24652025-03-20T19:13:05.886Z Compiling progenitor v0.8.0
24662025-03-20T19:13:05.911Z Compiling daft v0.1.2
24672025-03-20T19:13:05.939Z Compiling parse-display v0.10.0
24682025-03-20T19:13:05.995Z Compiling thiserror v2.0.11
24692025-03-20T19:13:06.098Z Compiling proptest v1.6.0
24702025-03-20T19:13:06.157Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24712025-03-20T19:13:06.310Z Checking hash32 v0.3.1
24722025-03-20T19:13:06.335Z Compiling instant v0.1.13
24732025-03-20T19:13:06.360Z Compiling smoltcp v0.11.0
24742025-03-20T19:13:06.458Z Compiling backoff v0.4.0
24752025-03-20T19:13:06.493Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24762025-03-20T19:13:06.518Z Compiling dropshot v0.16.0
24772025-03-20T19:13:06.777Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889)
24782025-03-20T19:13:06.927Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24792025-03-20T19:13:06.954Z Compiling serde_with v3.12.0
24802025-03-20T19:13:07.100Z Checking num-rational v0.4.2
24812025-03-20T19:13:07.285Z Compiling progenitor-client v0.9.1
24822025-03-20T19:13:07.760Z Compiling phf_generator v0.11.2
24832025-03-20T19:13:07.785Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24842025-03-20T19:13:07.947Z Checking num-complex v0.4.6
24852025-03-20T19:13:08.868Z Compiling macaddr v1.0.1
24862025-03-20T19:13:09.237Z Checking cobs v0.2.3
24872025-03-20T19:13:09.414Z Compiling num v0.4.3
24882025-03-20T19:13:09.439Z Checking postcard v1.0.10
24892025-03-20T19:13:09.617Z Compiling phf_codegen v0.11.2
24902025-03-20T19:13:09.910Z Compiling parse-zoneinfo v0.3.1
24912025-03-20T19:13:09.935Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
24922025-03-20T19:13:10.255Z Compiling float-ord v0.3.2
24932025-03-20T19:13:10.570Z Compiling convert_case v0.4.0
24942025-03-20T19:13:11.261Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
24952025-03-20T19:13:11.327Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
24962025-03-20T19:13:11.474Z Compiling derive_more v0.99.19
24972025-03-20T19:13:12.275Z Compiling chrono-tz-build v0.4.0
24982025-03-20T19:13:12.687Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24992025-03-20T19:13:12.882Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25002025-03-20T19:13:13.282Z Checking linked-hash-map v0.5.6
25012025-03-20T19:13:13.307Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
25022025-03-20T19:13:13.593Z Compiling crucible-workspace-hack v0.1.0
25032025-03-20T19:13:13.643Z Checking lru-cache v0.1.2
25042025-03-20T19:13:13.818Z Compiling chrono-tz v0.10.1
25052025-03-20T19:13:13.922Z Checking newline-converter v0.3.0
25062025-03-20T19:13:13.965Z Checking resolv-conf v0.7.0
25072025-03-20T19:13:14.099Z Checking itertools v0.14.0
25082025-03-20T19:13:14.123Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25092025-03-20T19:13:14.272Z Checking prettyplease v0.2.30
25102025-03-20T19:13:14.382Z Compiling slog-dtrace v0.3.0
25112025-03-20T19:13:14.664Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
25122025-03-20T19:13:14.990Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25132025-03-20T19:13:15.337Z Checking hickory-resolver v0.24.4
25142025-03-20T19:13:15.799Z Checking expectorate v1.1.0
25152025-03-20T19:13:15.955Z Compiling zone_cfg_derive v0.3.0
25162025-03-20T19:13:16.179Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25172025-03-20T19:13:16.340Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
25182025-03-20T19:13:16.656Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25192025-03-20T19:13:16.680Z Compiling const_format_proc_macros v0.2.34
25202025-03-20T19:13:16.716Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25212025-03-20T19:13:16.809Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25222025-03-20T19:13:17.059Z Compiling num-derive v0.4.2
25232025-03-20T19:13:17.530Z Compiling derive-where v1.2.7
25242025-03-20T19:13:17.555Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25252025-03-20T19:13:17.580Z Checking highway v1.3.0
25262025-03-20T19:13:17.660Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25272025-03-20T19:13:17.861Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25282025-03-20T19:13:17.979Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25292025-03-20T19:13:18.070Z Checking zone v0.3.0
25302025-03-20T19:13:18.119Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25312025-03-20T19:13:18.257Z Checking const_format v0.2.34
25322025-03-20T19:13:18.651Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25332025-03-20T19:13:18.734Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
25342025-03-20T19:13:18.758Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
25352025-03-20T19:13:19.138Z Checking gethostname v0.5.0
25362025-03-20T19:13:19.263Z Checking bcs v0.1.6
25372025-03-20T19:13:19.288Z Checking nanorand v0.7.0
25382025-03-20T19:13:19.386Z Compiling async-recursion v1.1.1
25392025-03-20T19:13:19.607Z Checking termtree v0.5.1
25402025-03-20T19:13:19.682Z Checking flume v0.11.1
25412025-03-20T19:13:20.064Z Checking qorb v0.2.1
25422025-03-20T19:13:20.696Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25432025-03-20T19:13:26.767Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25442025-03-20T19:13:30.404Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25452025-03-20T19:13:33.740Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
25462025-03-20T19:13:35.378Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.18s
25472025-03-20T19:13:35.555Z
25482025-03-20T19:13:35.555Zinfo: running `cargo check --bins` on clickhouse-admin-api (55/199)
25492025-03-20T19:13:36.317Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25502025-03-20T19:13:36.342Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25512025-03-20T19:13:36.342Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25522025-03-20T19:13:36.342Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
25532025-03-20T19:13:36.422Z
25542025-03-20T19:13:36.422Zinfo: running `cargo check --bins` on clickhouse-admin-types (56/199)
25552025-03-20T19:13:37.194Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25562025-03-20T19:13:37.219Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25572025-03-20T19:13:37.219Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25582025-03-20T19:13:37.219Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
25592025-03-20T19:13:37.304Z
25602025-03-20T19:13:37.304Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (57/199)
25612025-03-20T19:13:38.092Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25622025-03-20T19:13:38.117Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25632025-03-20T19:13:38.240Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25642025-03-20T19:13:38.930Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.61s
25652025-03-20T19:13:39.115Z
25662025-03-20T19:13:39.115Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (58/199)
25672025-03-20T19:13:39.927Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25682025-03-20T19:13:39.952Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25692025-03-20T19:13:40.084Z Compiling cfg_aliases v0.1.1
25702025-03-20T19:13:40.109Z Compiling vte_generate_state_changes v0.1.2
25712025-03-20T19:13:40.109Z Checking fd-lock v4.0.2
25722025-03-20T19:13:40.109Z Checking nibble_vec v0.1.0
25732025-03-20T19:13:40.134Z Checking endian-type v0.1.2
25742025-03-20T19:13:40.134Z Checking bytecount v0.6.8
25752025-03-20T19:13:40.198Z Compiling tabled_derive v0.7.0
25762025-03-20T19:13:40.223Z Compiling peg-macros v0.8.5
25772025-03-20T19:13:40.248Z Compiling nix v0.28.0
25782025-03-20T19:13:40.318Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25792025-03-20T19:13:40.343Z Checking papergrid v0.11.0
25802025-03-20T19:13:40.368Z Compiling sqlparser_derive v0.2.2
25812025-03-20T19:13:40.394Z Checking radix_trie v0.2.1
25822025-03-20T19:13:40.668Z Checking vte v0.11.1
25832025-03-20T19:13:40.766Z Checking home v0.5.9
25842025-03-20T19:13:40.921Z Checking nu-ansi-term v0.50.1
25852025-03-20T19:13:41.160Z Checking unicode_categories v0.1.1
25862025-03-20T19:13:41.245Z Checking sqlparser v0.45.0
25872025-03-20T19:13:41.319Z Checking display-error-chain v0.2.2
25882025-03-20T19:13:41.435Z Checking sqlformat v0.2.6
25892025-03-20T19:13:41.787Z Checking strip-ansi-escapes v0.2.0
25902025-03-20T19:13:41.956Z Checking reedline v0.38.0
25912025-03-20T19:13:41.981Z Checking tabled v0.15.0
25922025-03-20T19:13:42.250Z Checking peg v0.8.5
25932025-03-20T19:13:42.866Z Checking rustyline v14.0.0
25942025-03-20T19:13:54.344Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.22s
25952025-03-20T19:13:54.516Z
25962025-03-20T19:13:54.516Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (59/199)
25972025-03-20T19:13:55.336Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25982025-03-20T19:13:55.361Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25992025-03-20T19:13:55.483Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26002025-03-20T19:14:02.320Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.79s
26012025-03-20T19:14:02.491Z
26022025-03-20T19:14:02.491Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (60/199)
26032025-03-20T19:14:03.306Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26042025-03-20T19:14:03.331Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26052025-03-20T19:14:03.454Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26062025-03-20T19:14:07.936Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.43s
26072025-03-20T19:14:08.124Z
26082025-03-20T19:14:08.125Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (61/199)
26092025-03-20T19:14:08.908Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26102025-03-20T19:14:08.933Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26112025-03-20T19:14:09.052Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26122025-03-20T19:14:15.291Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.15s
26132025-03-20T19:14:15.463Z
26142025-03-20T19:14:15.463Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (62/199)
26152025-03-20T19:14:16.262Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26162025-03-20T19:14:16.287Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26172025-03-20T19:14:16.408Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26182025-03-20T19:14:22.729Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.25s
26192025-03-20T19:14:22.937Z
26202025-03-20T19:14:22.937Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (63/199)
26212025-03-20T19:14:23.768Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26222025-03-20T19:14:23.793Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26232025-03-20T19:14:23.919Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26242025-03-20T19:14:28.695Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.74s
26252025-03-20T19:14:28.874Z
26262025-03-20T19:14:28.874Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (64/199)
26272025-03-20T19:14:29.667Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26282025-03-20T19:14:29.692Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26292025-03-20T19:14:29.817Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26302025-03-20T19:14:34.685Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.80s
26312025-03-20T19:14:34.874Z
26322025-03-20T19:14:34.874Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (65/199)
26332025-03-20T19:14:35.714Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26342025-03-20T19:14:35.739Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26352025-03-20T19:14:35.874Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26362025-03-20T19:14:42.541Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.65s
26372025-03-20T19:14:42.714Z
26382025-03-20T19:14:42.714Zinfo: running `cargo check --bins` on oximeter (66/199)
26392025-03-20T19:14:43.510Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26402025-03-20T19:14:43.535Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26412025-03-20T19:14:43.535Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26422025-03-20T19:14:43.535Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
26432025-03-20T19:14:43.624Z
26442025-03-20T19:14:43.624Zinfo: running `cargo check --bins` on oximeter-macro-impl (67/199)
26452025-03-20T19:14:44.376Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26462025-03-20T19:14:44.401Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26472025-03-20T19:14:44.401Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26482025-03-20T19:14:44.401Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
26492025-03-20T19:14:44.482Z
26502025-03-20T19:14:44.483Zinfo: running `cargo check --bins` on oximeter-schema (68/199)
26512025-03-20T19:14:45.259Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26522025-03-20T19:14:45.284Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26532025-03-20T19:14:45.382Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26542025-03-20T19:14:47.928Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26552025-03-20T19:14:49.162Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.67s
26562025-03-20T19:14:49.339Z
26572025-03-20T19:14:49.339Zinfo: running `cargo check --bins` on oximeter-types (69/199)
26582025-03-20T19:14:50.101Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26592025-03-20T19:14:50.126Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26602025-03-20T19:14:50.126Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26612025-03-20T19:14:50.126Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
26622025-03-20T19:14:50.215Z
26632025-03-20T19:14:50.215Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (70/199)
26642025-03-20T19:14:51.036Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26652025-03-20T19:14:51.061Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26662025-03-20T19:14:51.061Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26672025-03-20T19:14:51.061Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
26682025-03-20T19:14:51.154Z
26692025-03-20T19:14:51.154Zinfo: running `cargo check --bins` on oxql-types (71/199)
26702025-03-20T19:14:51.937Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26712025-03-20T19:14:51.962Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26722025-03-20T19:14:51.962Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26732025-03-20T19:14:51.962Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
26742025-03-20T19:14:52.049Z
26752025-03-20T19:14:52.049Zinfo: running `cargo check --bins` on oximeter-test-utils (72/199)
26762025-03-20T19:14:52.876Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26772025-03-20T19:14:52.901Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26782025-03-20T19:14:52.902Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26792025-03-20T19:14:52.902Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
26802025-03-20T19:14:52.991Z
26812025-03-20T19:14:52.991Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (73/199)
26822025-03-20T19:14:53.765Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26832025-03-20T19:14:53.789Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26842025-03-20T19:14:53.789Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26852025-03-20T19:14:53.789Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
26862025-03-20T19:14:53.878Z
26872025-03-20T19:14:53.878Zinfo: running `cargo check --bins` on bootstrap-agent-client (74/199)
26882025-03-20T19:14:54.682Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26892025-03-20T19:14:54.708Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26902025-03-20T19:14:54.708Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26912025-03-20T19:14:54.708Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
26922025-03-20T19:14:54.799Z
26932025-03-20T19:14:54.799Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (75/199)
26942025-03-20T19:14:55.573Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26952025-03-20T19:14:55.598Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26962025-03-20T19:14:55.598Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26972025-03-20T19:14:55.598Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
26982025-03-20T19:14:55.684Z
26992025-03-20T19:14:55.684Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (76/199)
27002025-03-20T19:14:56.463Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27012025-03-20T19:14:56.488Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27022025-03-20T19:14:56.488Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27032025-03-20T19:14:56.488Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
27042025-03-20T19:14:56.576Z
27052025-03-20T19:14:56.576Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (77/199)
27062025-03-20T19:14:57.375Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27072025-03-20T19:14:57.400Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27082025-03-20T19:14:57.400Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27092025-03-20T19:14:57.400Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
27102025-03-20T19:14:57.492Z
27112025-03-20T19:14:57.492Zinfo: running `cargo check --bins` on cockroach-admin-client (78/199)
27122025-03-20T19:14:58.271Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27132025-03-20T19:14:58.296Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27142025-03-20T19:14:58.296Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27152025-03-20T19:14:58.296Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
27162025-03-20T19:14:58.377Z
27172025-03-20T19:14:58.378Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (79/199)
27182025-03-20T19:14:59.192Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27192025-03-20T19:14:59.218Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27202025-03-20T19:14:59.218Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27212025-03-20T19:14:59.218Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
27222025-03-20T19:14:59.315Z
27232025-03-20T19:14:59.315Zinfo: running `cargo check --bins` on dns-service-client (80/199)
27242025-03-20T19:15:00.108Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27252025-03-20T19:15:00.133Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27262025-03-20T19:15:00.133Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27272025-03-20T19:15:00.133Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
27282025-03-20T19:15:00.224Z
27292025-03-20T19:15:00.224Zinfo: running `cargo check --bins` on internal-dns-types (81/199)
27302025-03-20T19:15:00.997Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27312025-03-20T19:15:01.023Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27322025-03-20T19:15:01.023Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27332025-03-20T19:15:01.023Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
27342025-03-20T19:15:01.109Z
27352025-03-20T19:15:01.109Zinfo: running `cargo check --bins` on dpd-client (82/199)
27362025-03-20T19:15:01.870Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27372025-03-20T19:15:01.895Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27382025-03-20T19:15:01.895Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27392025-03-20T19:15:01.895Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
27402025-03-20T19:15:01.980Z
27412025-03-20T19:15:01.980Zinfo: running `cargo check --bins` on gateway-client (83/199)
27422025-03-20T19:15:02.745Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27432025-03-20T19:15:02.770Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27442025-03-20T19:15:02.770Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27452025-03-20T19:15:02.770Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
27462025-03-20T19:15:02.861Z
27472025-03-20T19:15:02.861Zinfo: running `cargo check --bins` on installinator-client (84/199)
27482025-03-20T19:15:03.658Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27492025-03-20T19:15:03.683Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27502025-03-20T19:15:03.683Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27512025-03-20T19:15:03.683Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
27522025-03-20T19:15:03.774Z
27532025-03-20T19:15:03.774Zinfo: running `cargo check --bins` on installinator-common (85/199)
27542025-03-20T19:15:04.581Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27552025-03-20T19:15:04.606Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27562025-03-20T19:15:04.606Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27572025-03-20T19:15:04.606Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
27582025-03-20T19:15:04.700Z
27592025-03-20T19:15:04.700Zinfo: running `cargo check --bins` on update-engine (86/199)
27602025-03-20T19:15:05.480Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27612025-03-20T19:15:05.505Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27622025-03-20T19:15:05.505Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27632025-03-20T19:15:05.505Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
27642025-03-20T19:15:05.594Z
27652025-03-20T19:15:05.594Zinfo: running `cargo check --bins` on nexus-client (87/199)
27662025-03-20T19:15:06.431Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27672025-03-20T19:15:06.456Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27682025-03-20T19:15:06.456Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27692025-03-20T19:15:06.457Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
27702025-03-20T19:15:06.554Z
27712025-03-20T19:15:06.554Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (88/199)
27722025-03-20T19:15:07.360Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27732025-03-20T19:15:07.385Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27742025-03-20T19:15:07.385Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27752025-03-20T19:15:07.385Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
27762025-03-20T19:15:07.478Z
27772025-03-20T19:15:07.478Zinfo: running `cargo check --bins` on omicron-passwords (89/199)
27782025-03-20T19:15:08.261Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27792025-03-20T19:15:08.286Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27802025-03-20T19:15:08.286Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27812025-03-20T19:15:08.286Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
27822025-03-20T19:15:08.367Z
27832025-03-20T19:15:08.367Zinfo: running `cargo check --bins` on nexus-types (90/199)
27842025-03-20T19:15:09.164Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27852025-03-20T19:15:09.189Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27862025-03-20T19:15:09.189Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27872025-03-20T19:15:09.189Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
27882025-03-20T19:15:09.280Z
27892025-03-20T19:15:09.280Zinfo: running `cargo check --bins` on id-map (91/199)
27902025-03-20T19:15:10.028Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27912025-03-20T19:15:10.053Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27922025-03-20T19:15:10.053Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27932025-03-20T19:15:10.053Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
27942025-03-20T19:15:10.135Z
27952025-03-20T19:15:10.136Zinfo: running `cargo check --bins` on oxide-client (92/199)
27962025-03-20T19:15:10.886Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27972025-03-20T19:15:10.911Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27982025-03-20T19:15:10.911Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27992025-03-20T19:15:10.911Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
28002025-03-20T19:15:10.996Z
28012025-03-20T19:15:10.996Zinfo: running `cargo check --bins` on oximeter-client (93/199)
28022025-03-20T19:15:11.779Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28032025-03-20T19:15:11.804Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28042025-03-20T19:15:11.804Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28052025-03-20T19:15:11.804Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
28062025-03-20T19:15:11.891Z
28072025-03-20T19:15:11.891Zinfo: running `cargo check --bins` on repo-depot-client (94/199)
28082025-03-20T19:15:12.658Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28092025-03-20T19:15:12.683Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28102025-03-20T19:15:12.683Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28112025-03-20T19:15:12.683Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
28122025-03-20T19:15:12.766Z
28132025-03-20T19:15:12.766Zinfo: running `cargo check --bins` on sled-agent-client (95/199)
28142025-03-20T19:15:13.557Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28152025-03-20T19:15:13.583Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28162025-03-20T19:15:13.583Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28172025-03-20T19:15:13.583Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
28182025-03-20T19:15:13.670Z
28192025-03-20T19:15:13.670Zinfo: running `cargo check --bins` on wicketd-client (96/199)
28202025-03-20T19:15:14.493Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28212025-03-20T19:15:14.518Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28222025-03-20T19:15:14.518Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28232025-03-20T19:15:14.518Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
28242025-03-20T19:15:14.612Z
28252025-03-20T19:15:14.612Zinfo: running `cargo check --bins` on sled-agent-types (97/199)
28262025-03-20T19:15:15.417Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28272025-03-20T19:15:15.442Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28282025-03-20T19:15:15.442Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28292025-03-20T19:15:15.442Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
28302025-03-20T19:15:15.529Z
28312025-03-20T19:15:15.529Zinfo: running `cargo check --bins` on wicket-common (98/199)
28322025-03-20T19:15:16.323Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28332025-03-20T19:15:16.348Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28342025-03-20T19:15:16.348Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28352025-03-20T19:15:16.348Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
28362025-03-20T19:15:16.444Z
28372025-03-20T19:15:16.444Zinfo: running `cargo check --bins` on omicron-cockroach-admin (99/199)
28382025-03-20T19:15:17.221Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28392025-03-20T19:15:17.246Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28402025-03-20T19:15:17.365Z Checking csv-core v0.1.11
28412025-03-20T19:15:17.365Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
28422025-03-20T19:15:17.390Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28432025-03-20T19:15:17.390Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28442025-03-20T19:15:17.636Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28452025-03-20T19:15:17.667Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28462025-03-20T19:15:17.705Z Checking csv v1.3.1
28472025-03-20T19:15:18.411Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
28482025-03-20T19:15:19.878Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28492025-03-20T19:15:20.949Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.49s
28502025-03-20T19:15:21.111Z
28512025-03-20T19:15:21.111Zinfo: running `cargo check --bins` on cockroach-admin-api (100/199)
28522025-03-20T19:15:21.870Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28532025-03-20T19:15:21.895Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28542025-03-20T19:15:21.895Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28552025-03-20T19:15:21.895Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
28562025-03-20T19:15:21.974Z
28572025-03-20T19:15:21.974Zinfo: running `cargo check --bins` on cockroach-admin-types (101/199)
28582025-03-20T19:15:22.721Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28592025-03-20T19:15:22.746Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28602025-03-20T19:15:22.746Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28612025-03-20T19:15:22.746Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
28622025-03-20T19:15:22.836Z
28632025-03-20T19:15:22.836Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (102/199)
28642025-03-20T19:15:23.714Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28652025-03-20T19:15:23.739Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28662025-03-20T19:15:23.739Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28672025-03-20T19:15:23.739Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
28682025-03-20T19:15:23.846Z
28692025-03-20T19:15:23.846Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (103/199)
28702025-03-20T19:15:24.747Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28712025-03-20T19:15:24.772Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28722025-03-20T19:15:24.772Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28732025-03-20T19:15:24.772Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
28742025-03-20T19:15:24.890Z
28752025-03-20T19:15:24.890Zinfo: running `cargo check --bins` on dns-server (104/199)
28762025-03-20T19:15:25.676Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28772025-03-20T19:15:25.701Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28782025-03-20T19:15:25.807Z Compiling typify-impl v0.3.0
28792025-03-20T19:15:25.839Z Compiling parking_lot_core v0.8.6
28802025-03-20T19:15:25.864Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28812025-03-20T19:15:25.889Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
28822025-03-20T19:15:25.890Z Checking fxhash v0.2.1
28832025-03-20T19:15:25.914Z Checking hickory-client v0.24.4
28842025-03-20T19:15:25.915Z Checking hickory-server v0.24.4
28852025-03-20T19:15:26.574Z Checking parking_lot v0.11.2
28862025-03-20T19:15:26.705Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
28872025-03-20T19:15:26.874Z Checking sled v0.34.7
28882025-03-20T19:15:32.371Z Compiling typify-macro v0.3.0
28892025-03-20T19:15:34.165Z Compiling typify v0.3.0
28902025-03-20T19:15:34.283Z Compiling progenitor-impl v0.9.1
28912025-03-20T19:15:37.382Z Compiling progenitor-macro v0.9.1
28922025-03-20T19:15:41.286Z Checking progenitor v0.9.1
28932025-03-20T19:15:41.459Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28942025-03-20T19:15:42.054Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28952025-03-20T19:15:43.680Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.78s
28962025-03-20T19:15:43.842Z
28972025-03-20T19:15:43.842Zinfo: running `cargo check --bins` on dns-server-api (105/199)
28982025-03-20T19:15:44.602Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28992025-03-20T19:15:44.627Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29002025-03-20T19:15:44.627Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29012025-03-20T19:15:44.627Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
29022025-03-20T19:15:44.716Z
29032025-03-20T19:15:44.716Zinfo: running `cargo check --bins` on openapi-manager-types (106/199)
29042025-03-20T19:15:45.479Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29052025-03-20T19:15:45.505Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29062025-03-20T19:15:45.505Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29072025-03-20T19:15:45.505Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
29082025-03-20T19:15:45.585Z
29092025-03-20T19:15:45.585Zinfo: running `cargo check --bins` on gateway-test-utils (107/199)
29102025-03-20T19:15:46.419Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29112025-03-20T19:15:46.444Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29122025-03-20T19:15:46.444Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29132025-03-20T19:15:46.444Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
29142025-03-20T19:15:46.541Z
29152025-03-20T19:15:46.541Zinfo: running `cargo check --bins` on gateway-types (108/199)
29162025-03-20T19:15:47.335Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29172025-03-20T19:15:47.360Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29182025-03-20T19:15:47.360Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29192025-03-20T19:15:47.360Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
29202025-03-20T19:15:47.453Z
29212025-03-20T19:15:47.453Zinfo: running `cargo check --bins` on ipcc (109/199)
29222025-03-20T19:15:48.273Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29232025-03-20T19:15:48.298Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29242025-03-20T19:15:48.298Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29252025-03-20T19:15:48.298Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
29262025-03-20T19:15:48.385Z
29272025-03-20T19:15:48.385Zinfo: running `cargo check --bins` on omicron-gateway (110/199)
29282025-03-20T19:15:49.210Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29292025-03-20T19:15:49.236Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29302025-03-20T19:15:49.378Z Compiling semver v0.1.20
29312025-03-20T19:15:49.378Z Compiling radium v0.7.0
29322025-03-20T19:15:49.403Z Checking tap v1.0.1
29332025-03-20T19:15:49.403Z Compiling maybe-uninit v2.0.0
29342025-03-20T19:15:49.442Z Checking password-hash v0.5.0
29352025-03-20T19:15:49.467Z Checking blake2 v0.10.6
29362025-03-20T19:15:49.467Z Checking funty v2.0.0
29372025-03-20T19:15:49.467Z Compiling cancel-safe-futures v0.1.5
29382025-03-20T19:15:49.605Z Checking wyz v0.5.1
29392025-03-20T19:15:49.827Z Compiling rustc_version v0.1.7
29402025-03-20T19:15:49.876Z Checking crc-catalog v2.4.0
29412025-03-20T19:15:49.918Z Compiling owo-colors v4.2.0
29422025-03-20T19:15:49.943Z Compiling packed_struct v0.10.1
29432025-03-20T19:15:49.943Z Checking argon2 v0.5.3
29442025-03-20T19:15:50.068Z Checking crc v3.2.1
29452025-03-20T19:15:50.125Z Compiling packed_struct_codegen v0.10.1
29462025-03-20T19:15:50.210Z Checking libsw-core v0.3.1
29472025-03-20T19:15:50.242Z Compiling newtype_derive v0.1.6
29482025-03-20T19:15:50.281Z Checking bitvec v1.0.1
29492025-03-20T19:15:50.393Z Compiling indexmap v1.9.3
29502025-03-20T19:15:50.438Z Checking half v2.4.1
29512025-03-20T19:15:50.463Z Checking nodrop v0.1.14
29522025-03-20T19:15:50.564Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
29532025-03-20T19:15:50.604Z Checking ciborium-io v0.2.2
29542025-03-20T19:15:50.629Z Checking fixedbitset v0.5.7
29552025-03-20T19:15:50.711Z Checking array-init v0.0.4
29562025-03-20T19:15:50.736Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
29572025-03-20T19:15:50.884Z Checking ciborium-ll v0.2.2
29582025-03-20T19:15:50.909Z Checking libsw v3.4.0
29592025-03-20T19:15:50.985Z Checking petgraph v0.7.1
29602025-03-20T19:15:51.035Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
29612025-03-20T19:15:51.170Z Checking smallvec v0.6.14
29622025-03-20T19:15:51.480Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29632025-03-20T19:15:51.510Z Checking termcolor v1.4.1
29642025-03-20T19:15:51.535Z Checking indent_write v2.2.0
29652025-03-20T19:15:51.637Z Checking bitfield v0.14.0
29662025-03-20T19:15:51.734Z Checking swrite v0.1.0
29672025-03-20T19:15:51.863Z Checking linear-map v1.2.0
29682025-03-20T19:15:51.888Z Checking hashbrown v0.12.3
29692025-03-20T19:15:51.913Z Checking env_logger v0.10.2
29702025-03-20T19:15:52.095Z Checking ron v0.8.1
29712025-03-20T19:15:52.173Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
29722025-03-20T19:15:52.199Z Checking serde-hex v0.1.0
29732025-03-20T19:15:52.298Z Checking ciborium v0.2.2
29742025-03-20T19:15:52.337Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29752025-03-20T19:15:53.147Z Checking steno v0.4.1
29762025-03-20T19:15:53.327Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
29772025-03-20T19:15:53.352Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
29782025-03-20T19:15:53.579Z Checking hashbrown v0.13.2
29792025-03-20T19:15:53.625Z Checking humantime v2.1.0
29802025-03-20T19:15:53.651Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29812025-03-20T19:15:53.676Z Checking crc-any v2.5.0
29822025-03-20T19:15:53.910Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
29832025-03-20T19:15:53.999Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29842025-03-20T19:15:54.154Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
29852025-03-20T19:15:54.426Z Checking object v0.30.4
29862025-03-20T19:15:54.451Z Checking path-slash v0.1.5
29872025-03-20T19:15:54.506Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
29882025-03-20T19:15:54.600Z Checking tungstenite v0.23.0
29892025-03-20T19:15:55.105Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
29902025-03-20T19:15:55.375Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29912025-03-20T19:15:55.418Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
29922025-03-20T19:15:55.443Z Checking nix v0.27.1
29932025-03-20T19:15:55.633Z Checking kstat-rs v0.2.4
29942025-03-20T19:15:55.712Z Checking tokio-tungstenite v0.23.1
29952025-03-20T19:15:55.953Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29962025-03-20T19:15:55.978Z Checking signal-hook-tokio v0.3.1
29972025-03-20T19:15:56.174Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
29982025-03-20T19:15:56.810Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
29992025-03-20T19:16:04.680Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
30002025-03-20T19:16:06.333Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
30012025-03-20T19:16:09.877Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
30022025-03-20T19:16:16.807Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
30032025-03-20T19:16:17.670Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30042025-03-20T19:16:21.178Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.78s
30052025-03-20T19:16:21.359Z
30062025-03-20T19:16:21.359Zinfo: running `cargo check --bins` on gateway-api (111/199)
30072025-03-20T19:16:22.120Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30082025-03-20T19:16:22.145Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30092025-03-20T19:16:22.145Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30102025-03-20T19:16:22.146Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
30112025-03-20T19:16:22.228Z
30122025-03-20T19:16:22.228Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (112/199)
30132025-03-20T19:16:23.001Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30142025-03-20T19:16:23.026Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30152025-03-20T19:16:23.026Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30162025-03-20T19:16:23.026Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
30172025-03-20T19:16:23.117Z
30182025-03-20T19:16:23.117Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (113/199)
30192025-03-20T19:16:23.892Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30202025-03-20T19:16:23.917Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30212025-03-20T19:16:23.917Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30222025-03-20T19:16:23.917Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
30232025-03-20T19:16:24.004Z
30242025-03-20T19:16:24.004Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (114/199)
30252025-03-20T19:16:24.792Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30262025-03-20T19:16:24.817Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30272025-03-20T19:16:24.817Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30282025-03-20T19:16:24.817Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
30292025-03-20T19:16:24.903Z
30302025-03-20T19:16:24.903Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (115/199)
30312025-03-20T19:16:25.678Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30322025-03-20T19:16:25.709Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30332025-03-20T19:16:25.709Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30342025-03-20T19:16:25.709Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
30352025-03-20T19:16:25.789Z
30362025-03-20T19:16:25.789Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (116/199)
30372025-03-20T19:16:26.563Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30382025-03-20T19:16:26.589Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30392025-03-20T19:16:26.589Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30402025-03-20T19:16:26.589Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
30412025-03-20T19:16:26.676Z
30422025-03-20T19:16:26.676Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (117/199)
30432025-03-20T19:16:27.430Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30442025-03-20T19:16:27.456Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30452025-03-20T19:16:27.456Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30462025-03-20T19:16:27.456Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
30472025-03-20T19:16:27.539Z
30482025-03-20T19:16:27.539Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (118/199)
30492025-03-20T19:16:28.305Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30502025-03-20T19:16:28.330Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30512025-03-20T19:16:28.330Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30522025-03-20T19:16:28.330Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
30532025-03-20T19:16:28.414Z
30542025-03-20T19:16:28.414Zinfo: running `cargo check --bins` on oximeter-producer (119/199)
30552025-03-20T19:16:29.218Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30562025-03-20T19:16:29.243Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30572025-03-20T19:16:29.243Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30582025-03-20T19:16:29.243Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
30592025-03-20T19:16:29.336Z
30602025-03-20T19:16:29.336Zinfo: running `cargo check --bins` on internal-dns-resolver (120/199)
30612025-03-20T19:16:30.094Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30622025-03-20T19:16:30.119Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30632025-03-20T19:16:30.119Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30642025-03-20T19:16:30.119Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
30652025-03-20T19:16:30.205Z
30662025-03-20T19:16:30.205Zinfo: running `cargo check --bins` on sp-sim (121/199)
30672025-03-20T19:16:30.955Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30682025-03-20T19:16:30.981Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30692025-03-20T19:16:31.079Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
30702025-03-20T19:16:31.528Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30712025-03-20T19:16:33.678Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30722025-03-20T19:16:35.833Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.62s
30732025-03-20T19:16:36.007Z
30742025-03-20T19:16:36.007Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (122/199)
30752025-03-20T19:16:36.833Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30762025-03-20T19:16:36.858Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30772025-03-20T19:16:36.859Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30782025-03-20T19:16:36.859Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
30792025-03-20T19:16:36.952Z
30802025-03-20T19:16:36.952Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (123/199)
30812025-03-20T19:16:37.778Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30822025-03-20T19:16:37.803Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30832025-03-20T19:16:37.803Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30842025-03-20T19:16:37.803Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
30852025-03-20T19:16:37.901Z
30862025-03-20T19:16:37.901Zinfo: running `cargo check --bins` on db-macros (124/199)
30872025-03-20T19:16:38.641Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30882025-03-20T19:16:38.666Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30892025-03-20T19:16:38.666Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30902025-03-20T19:16:38.666Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
30912025-03-20T19:16:38.743Z
30922025-03-20T19:16:38.743Zinfo: running `cargo check --bins` on nexus-macros-common (125/199)
30932025-03-20T19:16:39.480Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30942025-03-20T19:16:39.505Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30952025-03-20T19:16:39.505Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30962025-03-20T19:16:39.506Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
30972025-03-20T19:16:39.583Z
30982025-03-20T19:16:39.583Zinfo: running `cargo check --bins` on nexus-auth (126/199)
30992025-03-20T19:16:40.394Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31002025-03-20T19:16:40.419Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31012025-03-20T19:16:40.419Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31022025-03-20T19:16:40.419Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
31032025-03-20T19:16:40.517Z
31042025-03-20T19:16:40.517Zinfo: running `cargo check --bins` on authz-macros (127/199)
31052025-03-20T19:16:41.269Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31062025-03-20T19:16:41.295Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31072025-03-20T19:16:41.295Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31082025-03-20T19:16:41.295Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
31092025-03-20T19:16:41.376Z
31102025-03-20T19:16:41.376Zinfo: running `cargo check --bins` on nexus-db-fixed-data (128/199)
31112025-03-20T19:16:42.193Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31122025-03-20T19:16:42.218Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31132025-03-20T19:16:42.218Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31142025-03-20T19:16:42.218Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
31152025-03-20T19:16:42.310Z
31162025-03-20T19:16:42.310Zinfo: running `cargo check --bins` on nexus-db-model (129/199)
31172025-03-20T19:16:43.120Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31182025-03-20T19:16:43.145Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31192025-03-20T19:16:43.145Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31202025-03-20T19:16:43.145Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
31212025-03-20T19:16:43.238Z
31222025-03-20T19:16:43.238Zinfo: running `cargo check --bins` on nexus-defaults (130/199)
31232025-03-20T19:16:44.015Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31242025-03-20T19:16:44.041Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31252025-03-20T19:16:44.041Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31262025-03-20T19:16:44.041Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
31272025-03-20T19:16:44.128Z
31282025-03-20T19:16:44.128Zinfo: running `cargo check --bins` on nexus-inventory (131/199)
31292025-03-20T19:16:44.953Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31302025-03-20T19:16:44.978Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31312025-03-20T19:16:44.978Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31322025-03-20T19:16:44.978Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
31332025-03-20T19:16:45.071Z
31342025-03-20T19:16:45.071Zinfo: running `cargo check --bins` on typed-rng (132/199)
31352025-03-20T19:16:45.818Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31362025-03-20T19:16:45.843Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31372025-03-20T19:16:45.843Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31382025-03-20T19:16:45.843Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
31392025-03-20T19:16:45.923Z
31402025-03-20T19:16:45.923Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (133/199)
31412025-03-20T19:16:46.748Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31422025-03-20T19:16:46.774Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31432025-03-20T19:16:46.940Z Checking keccak v0.1.5
31442025-03-20T19:16:46.965Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
31452025-03-20T19:16:46.991Z Checking secrecy v0.8.0
31462025-03-20T19:16:46.991Z Compiling unicase v2.7.0
31472025-03-20T19:16:46.991Z Compiling same-file v1.0.6
31482025-03-20T19:16:47.049Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
31492025-03-20T19:16:47.049Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31502025-03-20T19:16:47.074Z Compiling thiserror-impl-no-std v2.0.2
31512025-03-20T19:16:47.188Z Checking universal-hash v0.5.1
31522025-03-20T19:16:47.242Z Checking sha3 v0.10.8
31532025-03-20T19:16:47.321Z Compiling walkdir v2.5.0
31542025-03-20T19:16:47.346Z Compiling blake3 v1.5.4
31552025-03-20T19:16:47.373Z Checking opaque-debug v0.3.1
31562025-03-20T19:16:47.399Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31572025-03-20T19:16:47.477Z Checking poly1305 v0.8.0
31582025-03-20T19:16:47.502Z Checking chacha20 v0.9.1
31592025-03-20T19:16:47.527Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
31602025-03-20T19:16:47.584Z Checking aead v0.5.2
31612025-03-20T19:16:47.699Z Compiling memmap2 v0.9.5
31622025-03-20T19:16:47.785Z Compiling constant_time_eq v0.3.1
31632025-03-20T19:16:47.824Z Compiling libefi-sys v0.1.0
31642025-03-20T19:16:47.896Z Compiling salty v0.3.0
31652025-03-20T19:16:47.939Z Compiling arrayref v0.3.9
31662025-03-20T19:16:47.965Z Compiling arrayvec v0.7.6
31672025-03-20T19:16:48.068Z Checking chacha20poly1305 v0.10.1
31682025-03-20T19:16:48.137Z Compiling toolchain_find v0.4.0
31692025-03-20T19:16:48.259Z Compiling camino-tempfile v1.1.1
31702025-03-20T19:16:48.307Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
31712025-03-20T19:16:48.339Z Compiling bitfield-struct v0.6.2
31722025-03-20T19:16:48.510Z Compiling topological-sort v0.2.2
31732025-03-20T19:16:48.659Z Compiling mime_guess v2.0.5
31742025-03-20T19:16:48.685Z Compiling rustfmt-wrapper v0.2.1
31752025-03-20T19:16:49.072Z Compiling omicron-zone-package v0.12.0
31762025-03-20T19:16:49.174Z Compiling progenitor v0.9.1
31772025-03-20T19:16:49.199Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31782025-03-20T19:16:49.372Z Checking thiserror-no-std v2.0.2
31792025-03-20T19:16:49.398Z Checking primeorder v0.13.6
31802025-03-20T19:16:49.448Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31812025-03-20T19:16:49.473Z Checking env_filter v0.1.2
31822025-03-20T19:16:49.499Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31832025-03-20T19:16:49.524Z Checking vsss-rs v3.3.4
31842025-03-20T19:16:49.646Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31852025-03-20T19:16:49.676Z Checking env_logger v0.11.5
31862025-03-20T19:16:49.778Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
31872025-03-20T19:16:49.803Z Checking p384 v0.13.0
31882025-03-20T19:16:49.854Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
31892025-03-20T19:16:49.918Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31902025-03-20T19:16:50.135Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
31912025-03-20T19:16:50.171Z Checking http-range v0.1.5
31922025-03-20T19:16:50.281Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
31932025-03-20T19:16:50.326Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31942025-03-20T19:16:50.384Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31952025-03-20T19:16:50.600Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31962025-03-20T19:16:50.678Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31972025-03-20T19:16:50.748Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31982025-03-20T19:16:50.973Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889)
31992025-03-20T19:16:51.028Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32002025-03-20T19:16:51.150Z Checking atty v0.2.14
32012025-03-20T19:16:51.287Z Checking glob v0.3.2
32022025-03-20T19:16:51.362Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32032025-03-20T19:16:51.492Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
32042025-03-20T19:16:51.603Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32052025-03-20T19:16:51.937Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32062025-03-20T19:16:52.188Z Checking hyper-staticfile v0.10.1
32072025-03-20T19:16:52.462Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
32082025-03-20T19:16:52.487Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32092025-03-20T19:16:52.649Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32102025-03-20T19:16:52.745Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32112025-03-20T19:16:52.823Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32122025-03-20T19:16:52.983Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32132025-03-20T19:16:53.262Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
32142025-03-20T19:16:53.367Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32152025-03-20T19:16:53.670Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32162025-03-20T19:16:53.739Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
32172025-03-20T19:16:54.217Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32182025-03-20T19:16:57.077Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32192025-03-20T19:16:57.077Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32202025-03-20T19:17:08.627Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32212025-03-20T19:17:26.724Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.79s
32222025-03-20T19:17:26.905Z
32232025-03-20T19:17:26.905Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (134/199)
32242025-03-20T19:17:27.760Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32252025-03-20T19:17:27.785Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32262025-03-20T19:17:27.972Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32272025-03-20T19:17:46.675Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.76s
32282025-03-20T19:17:46.860Z
32292025-03-20T19:17:46.860Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (135/199)
32302025-03-20T19:17:47.732Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32312025-03-20T19:17:47.757Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32322025-03-20T19:17:47.965Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32332025-03-20T19:18:05.827Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.95s
32342025-03-20T19:18:06.014Z
32352025-03-20T19:18:06.014Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (136/199)
32362025-03-20T19:18:06.888Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32372025-03-20T19:18:06.913Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32382025-03-20T19:18:07.112Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32392025-03-20T19:18:25.231Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.20s
32402025-03-20T19:18:25.410Z
32412025-03-20T19:18:25.411Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (137/199)
32422025-03-20T19:18:26.287Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32432025-03-20T19:18:26.312Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32442025-03-20T19:18:26.502Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32452025-03-20T19:18:44.444Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.02s
32462025-03-20T19:18:44.641Z
32472025-03-20T19:18:44.642Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (138/199)
32482025-03-20T19:18:45.508Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32492025-03-20T19:18:45.534Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32502025-03-20T19:18:45.721Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32512025-03-20T19:19:04.395Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.74s
32522025-03-20T19:19:04.580Z
32532025-03-20T19:19:04.580Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (139/199)
32542025-03-20T19:19:05.432Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32552025-03-20T19:19:05.457Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32562025-03-20T19:19:05.645Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32572025-03-20T19:19:23.804Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.21s
32582025-03-20T19:19:23.993Z
32592025-03-20T19:19:23.993Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (140/199)
32602025-03-20T19:19:24.821Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32612025-03-20T19:19:24.846Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32622025-03-20T19:19:25.009Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32632025-03-20T19:19:43.026Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.02s
32642025-03-20T19:19:43.231Z
32652025-03-20T19:19:43.231Zinfo: running `cargo check --bins` on bootstrap-agent-api (141/199)
32662025-03-20T19:19:44.107Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32672025-03-20T19:19:44.132Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32682025-03-20T19:19:44.132Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32692025-03-20T19:19:44.132Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
32702025-03-20T19:19:44.219Z
32712025-03-20T19:19:44.219Zinfo: running `cargo check --bins` on key-manager (142/199)
32722025-03-20T19:19:45.018Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32732025-03-20T19:19:45.044Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32742025-03-20T19:19:45.044Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32752025-03-20T19:19:45.044Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
32762025-03-20T19:19:45.140Z
32772025-03-20T19:19:45.140Zinfo: running `cargo check --bins` on range-requests (143/199)
32782025-03-20T19:19:45.908Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32792025-03-20T19:19:45.933Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32802025-03-20T19:19:45.933Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32812025-03-20T19:19:45.933Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
32822025-03-20T19:19:46.019Z
32832025-03-20T19:19:46.019Zinfo: running `cargo check --bins` on repo-depot-api (144/199)
32842025-03-20T19:19:46.825Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32852025-03-20T19:19:46.850Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32862025-03-20T19:19:46.850Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32872025-03-20T19:19:46.850Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
32882025-03-20T19:19:46.938Z
32892025-03-20T19:19:46.938Zinfo: running `cargo check --bins` on sled-agent-api (145/199)
32902025-03-20T19:19:47.766Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32912025-03-20T19:19:47.791Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32922025-03-20T19:19:47.791Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32932025-03-20T19:19:47.791Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
32942025-03-20T19:19:47.898Z
32952025-03-20T19:19:47.898Zinfo: running `cargo check --bins` on sled-diagnostics (146/199)
32962025-03-20T19:19:48.692Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32972025-03-20T19:19:48.717Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32982025-03-20T19:19:48.717Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32992025-03-20T19:19:48.717Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
33002025-03-20T19:19:48.806Z
33012025-03-20T19:19:48.806Zinfo: running `cargo check --bins` on sled-hardware (147/199)
33022025-03-20T19:19:49.623Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33032025-03-20T19:19:49.648Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33042025-03-20T19:19:49.648Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33052025-03-20T19:19:49.648Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
33062025-03-20T19:19:49.739Z
33072025-03-20T19:19:49.739Zinfo: running `cargo check --bins --no-default-features` on sled-storage (148/199)
33082025-03-20T19:19:50.555Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33092025-03-20T19:19:50.580Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33102025-03-20T19:19:50.580Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33112025-03-20T19:19:50.580Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
33122025-03-20T19:19:50.671Z
33132025-03-20T19:19:50.671Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (149/199)
33142025-03-20T19:19:51.475Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33152025-03-20T19:19:51.501Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33162025-03-20T19:19:51.501Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33172025-03-20T19:19:51.501Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
33182025-03-20T19:19:51.594Z
33192025-03-20T19:19:51.594Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (150/199)
33202025-03-20T19:19:52.425Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33212025-03-20T19:19:52.451Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33222025-03-20T19:19:52.451Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33232025-03-20T19:19:52.451Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
33242025-03-20T19:19:52.547Z
33252025-03-20T19:19:52.547Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (151/199)
33262025-03-20T19:19:53.417Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33272025-03-20T19:19:53.443Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33282025-03-20T19:19:53.443Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33292025-03-20T19:19:53.443Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
33302025-03-20T19:19:53.539Z
33312025-03-20T19:19:53.539Zinfo: running `cargo check --bins` on nexus-test-interface (152/199)
33322025-03-20T19:19:54.356Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33332025-03-20T19:19:54.382Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33342025-03-20T19:19:54.382Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33352025-03-20T19:19:54.382Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
33362025-03-20T19:19:54.475Z
33372025-03-20T19:19:54.475Zinfo: running `cargo check --bins` on oximeter-collector (153/199)
33382025-03-20T19:19:55.312Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33392025-03-20T19:19:55.337Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33402025-03-20T19:19:55.490Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33412025-03-20T19:19:55.490Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33422025-03-20T19:19:56.512Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33432025-03-20T19:19:59.109Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.62s
33442025-03-20T19:19:59.284Z
33452025-03-20T19:19:59.285Zinfo: running `cargo check --bins` on oximeter-api (154/199)
33462025-03-20T19:20:00.071Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33472025-03-20T19:20:00.096Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33482025-03-20T19:20:00.096Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33492025-03-20T19:20:00.096Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
33502025-03-20T19:20:00.186Z
33512025-03-20T19:20:00.186Zinfo: running `cargo check --bins` on cert-dev (155/199)
33522025-03-20T19:20:00.957Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33532025-03-20T19:20:00.983Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33542025-03-20T19:20:01.068Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33552025-03-20T19:20:01.342Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
33562025-03-20T19:20:01.515Z
33572025-03-20T19:20:01.516Zinfo: running `cargo check --bins` on clickana (156/199)
33582025-03-20T19:20:02.332Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33592025-03-20T19:20:02.358Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33602025-03-20T19:20:02.462Z Checking itertools v0.13.0
33612025-03-20T19:20:02.462Z Checking castaway v0.2.3
33622025-03-20T19:20:02.462Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33632025-03-20T19:20:02.488Z Checking lru v0.12.5
33642025-03-20T19:20:02.488Z Compiling instability v0.3.2
33652025-03-20T19:20:02.488Z Checking cassowary v0.3.0
33662025-03-20T19:20:02.488Z Compiling indoc v2.0.6
33672025-03-20T19:20:02.741Z Checking compact_str v0.8.0
33682025-03-20T19:20:04.496Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33692025-03-20T19:20:04.571Z Checking unicode-truncate v1.1.0
33702025-03-20T19:20:04.780Z Checking ratatui v0.29.0
33712025-03-20T19:20:07.257Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33722025-03-20T19:20:08.349Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.82s
33732025-03-20T19:20:08.540Z
33742025-03-20T19:20:08.540Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (157/199)
33752025-03-20T19:20:09.357Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33762025-03-20T19:20:09.383Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33772025-03-20T19:20:09.531Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33782025-03-20T19:20:09.531Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33792025-03-20T19:20:10.804Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33802025-03-20T19:20:11.383Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
33812025-03-20T19:20:11.844Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.29s
33822025-03-20T19:20:12.044Z
33832025-03-20T19:20:12.044Zinfo: running `cargo check --bins` on ch-dev (158/199)
33842025-03-20T19:20:12.853Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33852025-03-20T19:20:12.879Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33862025-03-20T19:20:12.998Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
33872025-03-20T19:20:13.876Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.82s
33882025-03-20T19:20:14.056Z
33892025-03-20T19:20:14.056Zinfo: running `cargo check --bins` on crdb-seed (159/199)
33902025-03-20T19:20:14.862Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33912025-03-20T19:20:14.888Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33922025-03-20T19:20:14.990Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
33932025-03-20T19:20:15.343Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
33942025-03-20T19:20:15.511Z
33952025-03-20T19:20:15.511Zinfo: running `cargo check --bins` on db-dev (160/199)
33962025-03-20T19:20:16.305Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33972025-03-20T19:20:16.330Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33982025-03-20T19:20:16.445Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
33992025-03-20T19:20:17.295Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.77s
34002025-03-20T19:20:17.481Z
34012025-03-20T19:20:17.481Zinfo: running `cargo check --bins` on omicron-dev-lib (161/199)
34022025-03-20T19:20:18.310Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34032025-03-20T19:20:18.336Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34042025-03-20T19:20:18.336Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34052025-03-20T19:20:18.336Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
34062025-03-20T19:20:18.421Z
34072025-03-20T19:20:18.421Zinfo: running `cargo check --bins` on xtask-downloader (162/199)
34082025-03-20T19:20:19.209Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34092025-03-20T19:20:19.237Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34102025-03-20T19:20:19.313Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
34112025-03-20T19:20:20.341Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.91s
34122025-03-20T19:20:20.509Z
34132025-03-20T19:20:20.509Zinfo: running `cargo check --bins` on omicron-ls-apis (163/199)
34142025-03-20T19:20:21.268Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34152025-03-20T19:20:21.293Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34162025-03-20T19:20:21.383Z Checking cargo-platform v0.1.8
34172025-03-20T19:20:21.646Z Checking cargo_metadata v0.19.2
34182025-03-20T19:20:22.969Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
34192025-03-20T19:20:24.112Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.59s
34202025-03-20T19:20:24.268Z
34212025-03-20T19:20:24.268Zinfo: running `cargo check --bins` on mgs-dev (164/199)
34222025-03-20T19:20:25.101Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34232025-03-20T19:20:25.133Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34242025-03-20T19:20:25.271Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34252025-03-20T19:20:27.034Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
34262025-03-20T19:20:27.714Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
34272025-03-20T19:20:28.388Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.11s
34282025-03-20T19:20:28.589Z
34292025-03-20T19:20:28.590Zinfo: running `cargo check --bins` on omicron-omdb (165/199)
34302025-03-20T19:20:29.475Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34312025-03-20T19:20:29.501Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34322025-03-20T19:20:29.728Z Compiling crunchy v0.2.2
34332025-03-20T19:20:29.728Z Compiling tiny-keccak v2.0.2
34342025-03-20T19:20:29.756Z Compiling dsl_auto_type v0.1.2
34352025-03-20T19:20:29.756Z Checking scheduled-thread-pool v0.2.7
34362025-03-20T19:20:29.756Z Compiling diesel_table_macro_syntax v0.2.0
34372025-03-20T19:20:29.756Z Compiling bit-vec v0.6.3
34382025-03-20T19:20:29.799Z Compiling ascii-canvas v3.0.0
34392025-03-20T19:20:29.824Z Compiling ena v0.14.3
34402025-03-20T19:20:30.059Z Checking r2d2 v0.8.10
34412025-03-20T19:20:30.095Z Compiling bit-set v0.5.3
34422025-03-20T19:20:30.179Z Compiling regex-syntax v0.6.29
34432025-03-20T19:20:30.230Z Compiling diff v0.1.13
34442025-03-20T19:20:30.273Z Compiling bindgen v0.71.1
34452025-03-20T19:20:30.324Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
34462025-03-20T19:20:30.367Z Compiling rustc-hash v2.1.1
34472025-03-20T19:20:30.392Z Compiling ref-cast v1.0.23
34482025-03-20T19:20:30.537Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
34492025-03-20T19:20:30.563Z Compiling derive_builder_core v0.20.2
34502025-03-20T19:20:30.721Z Compiling libxml v0.3.3
34512025-03-20T19:20:30.779Z Compiling ref-cast-impl v1.0.23
34522025-03-20T19:20:30.907Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
34532025-03-20T19:20:31.013Z Compiling diesel_derives v2.2.3
34542025-03-20T19:20:31.060Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
34552025-03-20T19:20:31.125Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
34562025-03-20T19:20:31.370Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
34572025-03-20T19:20:31.403Z Compiling strum_macros v0.24.3
34582025-03-20T19:20:31.728Z Compiling indoc v1.0.9
34592025-03-20T19:20:32.292Z Compiling derive_builder_macro v0.20.2
34602025-03-20T19:20:32.466Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
34612025-03-20T19:20:32.730Z Compiling oso-derive v0.27.3
34622025-03-20T19:20:33.030Z Compiling lalrpop v0.19.12
34632025-03-20T19:20:33.151Z Checking derive_builder v0.20.2
34642025-03-20T19:20:33.337Z Compiling impl-trait-for-tuples v0.2.2
34652025-03-20T19:20:33.560Z Checking quick-xml v0.37.2
34662025-03-20T19:20:33.610Z Compiling diesel-dtrace v0.4.2
34672025-03-20T19:20:33.919Z Checking maplit v1.0.2
34682025-03-20T19:20:34.093Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
34692025-03-20T19:20:34.118Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
34702025-03-20T19:20:34.384Z Checking bb8 v0.8.5
34712025-03-20T19:20:34.537Z Checking io-lifetimes v1.0.11
34722025-03-20T19:20:34.725Z Checking rustix v0.37.28
34732025-03-20T19:20:34.801Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
34742025-03-20T19:20:35.141Z Checking rand_seeder v0.3.0
34752025-03-20T19:20:35.382Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34762025-03-20T19:20:35.432Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34772025-03-20T19:20:35.459Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34782025-03-20T19:20:35.585Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
34792025-03-20T19:20:35.706Z Checking terminal_size v0.2.6
34802025-03-20T19:20:35.862Z Checking smawk v0.3.2
34812025-03-20T19:20:35.887Z Checking is_ci v1.2.0
34822025-03-20T19:20:36.034Z Checking unicode-linebreak v0.1.5
34832025-03-20T19:20:36.074Z Checking supports-color v3.0.2
34842025-03-20T19:20:36.301Z Checking multimap v0.10.0
34852025-03-20T19:20:36.404Z Checking textwrap v0.16.1
34862025-03-20T19:20:37.256Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
34872025-03-20T19:20:38.362Z Checking diesel v2.2.8
34882025-03-20T19:20:52.971Z Compiling samael v0.0.18
34892025-03-20T19:21:07.958Z Checking async-bb8-diesel v0.2.1
34902025-03-20T19:21:09.532Z Compiling polar-core v0.27.3
34912025-03-20T19:21:18.267Z Checking oso v0.27.3
34922025-03-20T19:22:37.881Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
34932025-03-20T19:22:46.701Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 18s
34942025-03-20T19:22:46.905Z
34952025-03-20T19:22:46.905Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (166/199)
34962025-03-20T19:22:47.754Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34972025-03-20T19:22:47.780Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34982025-03-20T19:22:47.780Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34992025-03-20T19:22:47.780Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
35002025-03-20T19:22:47.876Z
35012025-03-20T19:22:47.876Zinfo: running `cargo check --bins` on nexus-saga-recovery (167/199)
35022025-03-20T19:22:48.710Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35032025-03-20T19:22:48.736Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35042025-03-20T19:22:48.736Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35052025-03-20T19:22:48.736Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
35062025-03-20T19:22:48.831Z
35072025-03-20T19:22:48.831Zinfo: running `cargo check --bins` on nexus-test-utils-macros (168/199)
35082025-03-20T19:22:49.586Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35092025-03-20T19:22:49.611Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35102025-03-20T19:22:49.611Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35112025-03-20T19:22:49.611Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
35122025-03-20T19:22:49.688Z
35132025-03-20T19:22:49.688Zinfo: running `cargo check --bins` on omicron-nexus (169/199)
35142025-03-20T19:22:50.544Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35152025-03-20T19:22:50.569Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35162025-03-20T19:22:50.828Z Compiling libz-sys v1.1.20
35172025-03-20T19:22:50.854Z Compiling libgit2-sys v0.17.0+1.8.1
35182025-03-20T19:22:50.880Z Compiling vergen v8.3.2
35192025-03-20T19:22:50.906Z Compiling cargo-platform v0.1.8
35202025-03-20T19:22:50.906Z Compiling pin-project-internal v1.1.6
35212025-03-20T19:22:50.942Z Compiling snafu-derive v0.8.5
35222025-03-20T19:22:50.967Z Compiling rustls v0.21.12
35232025-03-20T19:22:50.967Z Checking globset v0.4.15
35242025-03-20T19:22:51.205Z Compiling cargo_metadata v0.18.1
35252025-03-20T19:22:51.266Z Checking olpc-cjson v0.1.4
35262025-03-20T19:22:51.377Z Checking sct v0.7.1
35272025-03-20T19:22:51.443Z Checking rustls-webpki v0.101.7
35282025-03-20T19:22:51.498Z Checking serde_plain v1.0.2
35292025-03-20T19:22:51.524Z Checking typed-path v0.9.3
35302025-03-20T19:22:51.741Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
35312025-03-20T19:22:51.767Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
35322025-03-20T19:22:52.017Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
35332025-03-20T19:22:52.050Z Checking parse-size v1.1.0
35342025-03-20T19:22:52.317Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
35352025-03-20T19:22:52.342Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
35362025-03-20T19:22:53.097Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
35372025-03-20T19:22:53.138Z Checking pin-project v1.1.6
35382025-03-20T19:22:53.198Z Checking rustls-pemfile v1.0.4
35392025-03-20T19:22:53.276Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
35402025-03-20T19:22:53.302Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
35412025-03-20T19:22:53.404Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
35422025-03-20T19:22:53.570Z Checking twox-hash v2.1.0
35432025-03-20T19:22:53.745Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
35442025-03-20T19:22:53.770Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
35452025-03-20T19:22:54.150Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
35462025-03-20T19:22:54.722Z Checking tokio-rustls v0.24.1
35472025-03-20T19:22:54.882Z Checking snafu v0.8.5
35482025-03-20T19:22:55.061Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
35492025-03-20T19:22:55.341Z Checking tough v0.19.0
35502025-03-20T19:22:55.469Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
35512025-03-20T19:22:55.555Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
35522025-03-20T19:22:55.621Z Checking fatfs v0.3.6
35532025-03-20T19:22:55.784Z Checking assert_matches v1.5.0
35542025-03-20T19:22:59.240Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
35552025-03-20T19:23:00.504Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
35562025-03-20T19:23:03.006Z Compiling git2 v0.19.0
35572025-03-20T19:23:08.079Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
35582025-03-20T19:24:20.161Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s
35592025-03-20T19:24:20.360Z
35602025-03-20T19:24:20.360Zinfo: running `cargo check --bins` on nexus-external-api (170/199)
35612025-03-20T19:24:21.207Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35622025-03-20T19:24:21.233Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35632025-03-20T19:24:21.233Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35642025-03-20T19:24:21.233Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
35652025-03-20T19:24:21.320Z
35662025-03-20T19:24:21.320Zinfo: running `cargo check --bins` on nexus-internal-api (171/199)
35672025-03-20T19:24:22.121Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35682025-03-20T19:24:22.146Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35692025-03-20T19:24:22.146Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35702025-03-20T19:24:22.146Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
35712025-03-20T19:24:22.240Z
35722025-03-20T19:24:22.240Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (172/199)
35732025-03-20T19:24:23.071Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35742025-03-20T19:24:23.096Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35752025-03-20T19:24:23.096Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35762025-03-20T19:24:23.096Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
35772025-03-20T19:24:23.190Z
35782025-03-20T19:24:23.190Zinfo: running `cargo check --bins` on nexus-networking (173/199)
35792025-03-20T19:24:23.987Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35802025-03-20T19:24:24.013Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35812025-03-20T19:24:24.013Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35822025-03-20T19:24:24.013Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
35832025-03-20T19:24:24.093Z
35842025-03-20T19:24:24.093Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (174/199)
35852025-03-20T19:24:24.908Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35862025-03-20T19:24:24.933Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35872025-03-20T19:24:24.933Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35882025-03-20T19:24:24.933Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
35892025-03-20T19:24:25.019Z
35902025-03-20T19:24:25.019Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (175/199)
35912025-03-20T19:24:25.823Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35922025-03-20T19:24:25.848Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35932025-03-20T19:24:25.848Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35942025-03-20T19:24:25.848Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
35952025-03-20T19:24:25.934Z
35962025-03-20T19:24:25.934Zinfo: running `cargo check --bins` on update-common (176/199)
35972025-03-20T19:24:26.722Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35982025-03-20T19:24:26.748Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35992025-03-20T19:24:26.748Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36002025-03-20T19:24:26.748Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
36012025-03-20T19:24:26.835Z
36022025-03-20T19:24:26.835Zinfo: running `cargo check --bins` on omicron-dev (177/199)
36032025-03-20T19:24:27.754Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36042025-03-20T19:24:27.779Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36052025-03-20T19:24:28.030Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
36062025-03-20T19:24:28.030Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
36072025-03-20T19:24:28.086Z Checking yansi v1.0.1
36082025-03-20T19:24:28.086Z Checking diff v0.1.13
36092025-03-20T19:24:28.111Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
36102025-03-20T19:24:28.111Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
36112025-03-20T19:24:28.530Z Checking pretty_assertions v1.4.1
36122025-03-20T19:24:29.335Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
36132025-03-20T19:25:05.199Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
36142025-03-20T19:25:05.199Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
36152025-03-20T19:25:05.199Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
36162025-03-20T19:25:05.225Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
36172025-03-20T19:25:05.225Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
36182025-03-20T19:25:05.225Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
36192025-03-20T19:25:06.156Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
36202025-03-20T19:25:07.525Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
36212025-03-20T19:26:04.277Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s
36222025-03-20T19:26:04.469Z
36232025-03-20T19:26:04.469Zinfo: running `cargo check --bins` on openapi-manager (178/199)
36242025-03-20T19:26:05.312Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36252025-03-20T19:26:05.337Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36262025-03-20T19:26:05.489Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
36272025-03-20T19:26:05.514Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
36282025-03-20T19:26:05.514Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
36292025-03-20T19:26:05.540Z Compiling proc-macro-error-attr2 v2.0.0
36302025-03-20T19:26:05.540Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
36312025-03-20T19:26:05.540Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
36322025-03-20T19:26:05.540Z Checking papergrid v0.14.0
36332025-03-20T19:26:05.540Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36342025-03-20T19:26:05.830Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36352025-03-20T19:26:05.949Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
36362025-03-20T19:26:06.143Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
36372025-03-20T19:26:06.277Z Compiling proc-macro-error2 v2.0.1
36382025-03-20T19:26:06.817Z Compiling tabled_derive v0.10.0
36392025-03-20T19:26:06.853Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
36402025-03-20T19:26:07.052Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36412025-03-20T19:26:07.125Z Checking dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
36422025-03-20T19:26:07.175Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
36432025-03-20T19:26:07.650Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
36442025-03-20T19:26:08.105Z Checking heck v0.4.1
36452025-03-20T19:26:08.130Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
36462025-03-20T19:26:08.351Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
36472025-03-20T19:26:08.414Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
36482025-03-20T19:26:08.716Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
36492025-03-20T19:26:08.773Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
36502025-03-20T19:26:08.989Z Checking tabled v0.18.0
36512025-03-20T19:26:09.116Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
36522025-03-20T19:26:09.169Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
36532025-03-20T19:26:09.210Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
36542025-03-20T19:26:09.530Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
36552025-03-20T19:26:11.395Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
36562025-03-20T19:26:11.395Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
36572025-03-20T19:26:14.945Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
36582025-03-20T19:26:16.912Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
36592025-03-20T19:26:22.921Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
36602025-03-20T19:26:22.921Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
36612025-03-20T19:26:24.500Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
36622025-03-20T19:26:26.298Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.81s
36632025-03-20T19:26:26.486Z
36642025-03-20T19:26:26.486Zinfo: running `cargo check --bins` on installinator-api (179/199)
36652025-03-20T19:26:27.291Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36662025-03-20T19:26:27.316Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36672025-03-20T19:26:27.317Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36682025-03-20T19:26:27.317Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
36692025-03-20T19:26:27.401Z
36702025-03-20T19:26:27.401Zinfo: running `cargo check --bins` on wicketd-api (180/199)
36712025-03-20T19:26:28.167Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36722025-03-20T19:26:28.192Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36732025-03-20T19:26:28.193Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36742025-03-20T19:26:28.193Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
36752025-03-20T19:26:28.281Z
36762025-03-20T19:26:28.281Zinfo: running `cargo check --bins` on omicron-pins (181/199)
36772025-03-20T19:26:28.982Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36782025-03-20T19:26:29.008Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36792025-03-20T19:26:29.008Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36802025-03-20T19:26:29.008Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
36812025-03-20T19:26:29.082Z
36822025-03-20T19:26:29.082Zinfo: running `cargo check --bins` on reconfigurator-cli (182/199)
36832025-03-20T19:26:29.849Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36842025-03-20T19:26:29.874Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36852025-03-20T19:26:29.996Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
36862025-03-20T19:26:29.996Z Compiling petname v2.0.2
36872025-03-20T19:26:30.021Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
36882025-03-20T19:26:30.021Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
36892025-03-20T19:26:30.021Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
36902025-03-20T19:26:30.022Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
36912025-03-20T19:26:30.022Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
36922025-03-20T19:26:30.022Z Checking sync-ptr v0.1.1
36932025-03-20T19:26:36.402Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
36942025-03-20T19:26:37.167Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
36952025-03-20T19:26:38.697Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
36962025-03-20T19:26:40.671Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.58s
36972025-03-20T19:26:40.848Z
36982025-03-20T19:26:40.848Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (183/199)
36992025-03-20T19:26:41.651Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37002025-03-20T19:26:41.677Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37012025-03-20T19:26:41.677Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37022025-03-20T19:26:41.677Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
37032025-03-20T19:26:41.767Z
37042025-03-20T19:26:41.767Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (184/199)
37052025-03-20T19:26:42.579Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37062025-03-20T19:26:42.604Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37072025-03-20T19:26:42.756Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
37082025-03-20T19:26:43.794Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.01s
37092025-03-20T19:26:43.975Z
37102025-03-20T19:26:43.975Zinfo: running `cargo check --bins` on omicron-releng (185/199)
37112025-03-20T19:26:44.712Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37122025-03-20T19:26:44.738Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37132025-03-20T19:26:44.825Z Checking memmap2 v0.9.5
37142025-03-20T19:26:44.825Z Checking arrayref v0.3.9
37152025-03-20T19:26:44.825Z Checking arrayvec v0.7.6
37162025-03-20T19:26:44.851Z Checking constant_time_eq v0.3.1
37172025-03-20T19:26:44.851Z Checking topological-sort v0.2.2
37182025-03-20T19:26:44.851Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
37192025-03-20T19:26:44.851Z Checking shell-words v1.1.0
37202025-03-20T19:26:45.217Z Checking blake3 v1.5.4
37212025-03-20T19:26:45.642Z Checking omicron-zone-package v0.12.0
37222025-03-20T19:26:47.114Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
37232025-03-20T19:26:48.167Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.18s
37242025-03-20T19:26:48.340Z
37252025-03-20T19:26:48.341Zinfo: running `cargo check --bins` on xtask (186/199)
37262025-03-20T19:26:48.914Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37272025-03-20T19:26:48.939Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37282025-03-20T19:26:48.991Z Checking bitflags v2.6.0
37292025-03-20T19:26:48.991Z Checking serde v1.0.218
37302025-03-20T19:26:48.991Z Checking thiserror v1.0.69
37312025-03-20T19:26:48.991Z Checking scroll v0.12.0
37322025-03-20T19:26:49.017Z Checking log v0.4.22
37332025-03-20T19:26:49.017Z Checking hashbrown v0.15.1
37342025-03-20T19:26:49.043Z Checking zerocopy v0.7.35
37352025-03-20T19:26:49.068Z Checking syn v2.0.98
37362025-03-20T19:26:49.112Z Checking pest v2.7.14
37372025-03-20T19:26:49.206Z Checking rustix v0.38.37
37382025-03-20T19:26:49.265Z Checking once_cell v1.20.3
37392025-03-20T19:26:49.382Z Checking goblin v0.8.2
37402025-03-20T19:26:49.531Z Checking thiserror v2.0.11
37412025-03-20T19:26:49.678Z Checking fs-err v2.11.0
37422025-03-20T19:26:49.858Z Checking indexmap v2.7.1
37432025-03-20T19:26:49.981Z Checking tabled v0.15.0
37442025-03-20T19:26:50.046Z Checking anyhow v1.0.97
37452025-03-20T19:26:50.740Z Checking terminal_size v0.4.0
37462025-03-20T19:26:50.741Z Checking tempfile v3.13.0
37472025-03-20T19:26:50.905Z Checking clap_builder v4.5.31
37482025-03-20T19:26:51.223Z Checking dtrace-parser v0.2.0
37492025-03-20T19:26:52.739Z Checking serde_json v1.0.139
37502025-03-20T19:26:52.739Z Checking serde_spanned v0.6.8
37512025-03-20T19:26:52.765Z Checking toml_datetime v0.6.8
37522025-03-20T19:26:52.765Z Checking camino v1.1.9
37532025-03-20T19:26:52.765Z Checking semver v1.0.25
37542025-03-20T19:26:52.932Z Checking cargo-platform v0.1.8
37552025-03-20T19:26:52.963Z Checking macaddr v1.0.1
37562025-03-20T19:26:53.073Z Checking toml_edit v0.22.24
37572025-03-20T19:26:53.222Z Checking camino-tempfile v1.1.1
37582025-03-20T19:26:53.355Z Checking clap v4.5.31
37592025-03-20T19:26:54.013Z Checking dof v0.3.0
37602025-03-20T19:26:54.013Z Checking cargo_metadata v0.19.2
37612025-03-20T19:26:54.557Z Checking usdt-impl v0.5.0
37622025-03-20T19:26:55.020Z Checking usdt v0.5.0
37632025-03-20T19:26:55.309Z Checking toml v0.8.20
37642025-03-20T19:26:55.904Z Checking cargo_toml v0.21.0
37652025-03-20T19:26:57.430Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
37662025-03-20T19:26:58.280Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.93s
37672025-03-20T19:26:58.377Z
37682025-03-20T19:26:58.377Zinfo: running `cargo check --bins` on end-to-end-tests (187/199)
37692025-03-20T19:26:59.235Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37702025-03-20T19:26:59.261Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37712025-03-20T19:26:59.445Z Checking polyval v0.6.2
37722025-03-20T19:26:59.477Z Checking ctr v0.9.2
37732025-03-20T19:26:59.503Z Checking ssh-encoding v0.2.0
37742025-03-20T19:26:59.503Z Checking blowfish v0.9.1
37752025-03-20T19:26:59.538Z Checking password-hash v0.4.2
37762025-03-20T19:26:59.565Z Checking p256 v0.13.2
37772025-03-20T19:26:59.591Z Checking p521 v0.13.3
37782025-03-20T19:26:59.591Z Checking russh-cryptovec v0.7.3
37792025-03-20T19:26:59.723Z Checking ghash v0.5.1
37802025-03-20T19:26:59.749Z Checking bcrypt-pbkdf v0.10.0
37812025-03-20T19:26:59.776Z Checking md5 v0.7.0
37822025-03-20T19:26:59.818Z Checking num-bigint v0.4.6
37832025-03-20T19:26:59.849Z Checking des v0.8.1
37842025-03-20T19:26:59.891Z Checking aes-gcm v0.10.3
37852025-03-20T19:26:59.923Z Checking pbkdf2 v0.11.0
37862025-03-20T19:26:59.987Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
37872025-03-20T19:27:00.013Z Checking hex-literal v0.4.1
37882025-03-20T19:27:00.038Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
37892025-03-20T19:27:00.101Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
37902025-03-20T19:27:00.135Z Checking ssh-cipher v0.2.0
37912025-03-20T19:27:00.162Z Checking internet-checksum v0.2.1
37922025-03-20T19:27:00.401Z Checking ssh-key v0.6.6
37932025-03-20T19:27:00.602Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
37942025-03-20T19:27:01.743Z Checking russh-keys v0.45.0
37952025-03-20T19:27:02.859Z Checking russh v0.45.0
37962025-03-20T19:27:26.952Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
37972025-03-20T19:27:28.660Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.27s
37982025-03-20T19:27:28.849Z
37992025-03-20T19:27:28.849Zinfo: running `cargo check --bins` on gateway-cli (188/199)
38002025-03-20T19:27:29.631Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38012025-03-20T19:27:29.657Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38022025-03-20T19:27:29.749Z Checking termios v0.3.3
38032025-03-20T19:27:29.946Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
38042025-03-20T19:27:30.950Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.09s
38052025-03-20T19:27:31.128Z
38062025-03-20T19:27:31.128Zinfo: running `cargo check --bins --no-default-features` on installinator (189/199)
38072025-03-20T19:27:31.970Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38082025-03-20T19:27:31.996Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38092025-03-20T19:27:32.125Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
38102025-03-20T19:27:32.125Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
38112025-03-20T19:27:32.150Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
38122025-03-20T19:27:32.150Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
38132025-03-20T19:27:33.283Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
38142025-03-20T19:27:34.880Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
38152025-03-20T19:27:37.096Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.96s
38162025-03-20T19:27:37.273Z
38172025-03-20T19:27:37.273Zinfo: running `cargo check --bins` on internal-dns-cli (190/199)
38182025-03-20T19:27:38.050Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38192025-03-20T19:27:38.075Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38202025-03-20T19:27:38.176Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
38212025-03-20T19:27:38.668Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s
38222025-03-20T19:27:38.846Z
38232025-03-20T19:27:38.846Zinfo: running `cargo check --bins` on omicron-live-tests (191/199)
38242025-03-20T19:27:39.618Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38252025-03-20T19:27:39.643Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38262025-03-20T19:27:39.643Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38272025-03-20T19:27:39.643Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
38282025-03-20T19:27:39.721Z
38292025-03-20T19:27:39.721Zinfo: running `cargo check --bins` on live-tests-macros (192/199)
38302025-03-20T19:27:40.474Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38312025-03-20T19:27:40.499Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38322025-03-20T19:27:40.500Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38332025-03-20T19:27:40.500Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
38342025-03-20T19:27:40.581Z
38352025-03-20T19:27:40.581Zinfo: running `cargo check --bins` on nexus-mgs-updates (193/199)
38362025-03-20T19:27:41.356Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38372025-03-20T19:27:41.383Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38382025-03-20T19:27:41.383Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38392025-03-20T19:27:41.383Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
38402025-03-20T19:27:41.461Z
38412025-03-20T19:27:41.461Zinfo: running `cargo check --bins` on omicron-package (194/199)
38422025-03-20T19:27:42.280Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38432025-03-20T19:27:42.305Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38442025-03-20T19:27:42.427Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
38452025-03-20T19:27:44.124Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.65s
38462025-03-20T19:27:44.311Z
38472025-03-20T19:27:44.311Zinfo: running `cargo check --bins` on wicket-dbg (195/199)
38482025-03-20T19:27:45.179Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38492025-03-20T19:27:45.205Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38502025-03-20T19:27:45.357Z Checking rtoolbox v0.0.2
38512025-03-20T19:27:45.357Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
38522025-03-20T19:27:45.382Z Checking tui-tree-widget v0.23.0
38532025-03-20T19:27:45.562Z Checking rpassword v7.3.1
38542025-03-20T19:27:51.411Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
38552025-03-20T19:27:55.077Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
38562025-03-20T19:27:56.532Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.21s
38572025-03-20T19:27:56.727Z
38582025-03-20T19:27:56.727Zinfo: running `cargo check --bins` on wicket (196/199)
38592025-03-20T19:27:57.557Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38602025-03-20T19:27:57.582Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38612025-03-20T19:27:57.712Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
38622025-03-20T19:27:58.119Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s
38632025-03-20T19:27:58.316Z
38642025-03-20T19:27:58.316Zinfo: running `cargo check --bins` on wicketd (197/199)
38652025-03-20T19:27:59.163Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38662025-03-20T19:27:59.188Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38672025-03-20T19:27:59.328Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
38682025-03-20T19:27:59.328Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
38692025-03-20T19:28:00.273Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
38702025-03-20T19:28:05.145Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.82s
38712025-03-20T19:28:05.322Z
38722025-03-20T19:28:05.322Zinfo: running `cargo check --bins` on omicron-workspace-hack (198/199)
38732025-03-20T19:28:06.069Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38742025-03-20T19:28:06.094Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38752025-03-20T19:28:06.094Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38762025-03-20T19:28:06.094Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
38772025-03-20T19:28:06.173Z
38782025-03-20T19:28:06.173Zinfo: running `cargo check --bins` on zone-setup (199/199)
38792025-03-20T19:28:06.969Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38802025-03-20T19:28:06.994Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38812025-03-20T19:28:07.106Z Checking uzers v0.12.1
38822025-03-20T19:28:07.442Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
38832025-03-20T19:28:08.592Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.41s
38842025-03-20T19:28:08.799Z
38852025-03-20T19:28:08.799Zreal 17:04.245108021
38862025-03-20T19:28:08.799Zuser 29:07.231011318
38872025-03-20T19:28:08.799Zsys 4:59.341827176
38882025-03-20T19:28:08.799Ztrap 0.701513356
38892025-03-20T19:28:08.799Ztflt 0.343632232
38902025-03-20T19:28:08.799Zdflt 2.399624222
38912025-03-20T19:28:08.799Zkflt 0.000884844
38922025-03-20T19:28:08.799Zlock 53:04.370997161
38932025-03-20T19:28:08.799Zslp 2:31:13.996257438
38942025-03-20T19:28:08.799Zlat 1:06.798526309
38952025-03-20T19:28:08.799Zstop 3:30.244636864
38962025-03-20T19:28:08.826Zprocess exited: duration 1350847 ms, exit code 0
 
38972025-03-20T19:28:08.877Zfound 0 output files