01JPXKGY854XZAKJH5DZ4HK4HD: 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: 01JPXKHAMC3NTB21XZ40QRHDS7

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-03-22T00:21:05.756Zjob assigned to worker 01JPXKHKM54SWA70VQNXM7R6KC [factory aws, i-0c780da8a899b4ac9] (queued for 57 s)
 
22025-03-22T00:21:13.950Zstarting task 0: "setup"
32025-03-22T00:21:13.955Z++ uname -s
42025-03-22T00:21:13.958Z+ kern=SunOS
52025-03-22T00:21:13.958Z+ build_user=build
62025-03-22T00:21:13.958Z+ build_uid=12345
72025-03-22T00:21:13.958Z+ work_dir=/work
82025-03-22T00:21:13.958Z+ input_dir=/input
92025-03-22T00:21:13.958Z+ [[ 0 == 12345 ]]
102025-03-22T00:21:13.958Z+ case "$kern" in
112025-03-22T00:21:13.958Z+ groupadd -g 12345 build
122025-03-22T00:21:13.962Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-03-22T00:21:15.971Z+ zfs create -o mountpoint=/work rpool/work
142025-03-22T00:21:16.107Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-03-22T00:21:16.110Z+ home_fs=zfs
162025-03-22T00:21:16.111Z+ [[ zfs == autofs ]]
172025-03-22T00:21:16.111Z+ mkdir -p /home/build
182025-03-22T00:21:16.114Z+ chown build:build /home/build /work
192025-03-22T00:21:18.114Z+ chmod 0700 /home/build /work
202025-03-22T00:21:18.117Zprocess exited: duration 4168 ms, exit code 0
 
212025-03-22T00:21:18.125Zstarting task 1: "rust-toolchain"
222025-03-22T00:21:18.130Z+ printf ' * rust toolchain channel = "%s"\n' 1.85.0
232025-03-22T00:21:18.130Z * rust toolchain channel = "1.85.0"
242025-03-22T00:21:18.130Z+ printf ' * rust toolchain profile = "%s"\n' default
252025-03-22T00:21:18.130Z * rust toolchain profile = "default"
262025-03-22T00:21:18.130Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-03-22T00:21:18.131Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-03-22T00:21:18.134Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-03-22T00:21:18.135Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default
302025-03-22T00:21:18.254Zinfo: downloading installer
312025-03-22T00:21:19.465Zwarn: It looks like you have an existing installation of Rust at:
322025-03-22T00:21:19.465Zwarn: /opt/ooce/bin
332025-03-22T00:21:19.465Zwarn: It is recommended that rustup be the primary Rust installation.
342025-03-22T00:21:19.465Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-03-22T00:21:19.465Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-03-22T00:21:19.465Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-03-22T00:21:19.465Zwarn: or pass `-y' to ignore all ignorable checks.
382025-03-22T00:21:19.465Zerror: cannot install while Rust is installed
392025-03-22T00:21:19.465Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-03-22T00:21:19.482Zinfo: profile set to 'default'
412025-03-22T00:21:19.482Zinfo: default host triple is x86_64-unknown-illumos
422025-03-22T00:21:19.485Zinfo: syncing channel updates for '1.85.0-x86_64-unknown-illumos'
432025-03-22T00:21:19.647Zinfo: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17)
442025-03-22T00:21:19.647Zinfo: downloading component 'cargo'
452025-03-22T00:21:20.556Zinfo: downloading component 'clippy'
462025-03-22T00:21:20.942Zinfo: downloading component 'rust-docs'
472025-03-22T00:21:22.122Zinfo: downloading component 'rust-std'
482025-03-22T00:21:24.104Zinfo: downloading component 'rustc'
492025-03-22T00:21:31.009Zinfo: downloading component 'rustfmt'
502025-03-22T00:21:31.258Zinfo: installing component 'cargo'
512025-03-22T00:21:32.093Zinfo: installing component 'clippy'
522025-03-22T00:21:32.476Zinfo: installing component 'rust-docs'
532025-03-22T00:21:34.247Zinfo: installing component 'rust-std'
542025-03-22T00:21:36.147Zinfo: installing component 'rustc'
552025-03-22T00:21:42.088Zinfo: installing component 'rustfmt'
562025-03-22T00:21:42.427Zinfo: default toolchain set to '1.85.0-x86_64-unknown-illumos'
572025-03-22T00:21:42.428Z
582025-03-22T00:21:42.799Z 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17)
592025-03-22T00:21:42.799Z
602025-03-22T00:21:42.803Z
612025-03-22T00:21:42.803ZRust is installed now. Great!
622025-03-22T00:21:42.803Z
632025-03-22T00:21:42.803ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-03-22T00:21:42.803Zenvironment variable. This has not been done automatically.
652025-03-22T00:21:42.803Z
662025-03-22T00:21:42.803ZTo configure your current shell, you need to source
672025-03-22T00:21:42.803Zthe corresponding env file under $HOME/.cargo.
682025-03-22T00:21:42.804Z
692025-03-22T00:21:42.804ZThis is usually done by running one of the following (note the leading DOT):
702025-03-22T00:21:42.804Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-03-22T00:21:42.804Zsource "$HOME/.cargo/env.fish" # For fish
722025-03-22T00:21:42.804Zsource "$HOME/.cargo/env.nu" # For nushell
732025-03-22T00:21:42.876Z+ rustup --version
742025-03-22T00:21:42.887Zrustup 1.28.1 (f9edccde0 2025-03-05)
752025-03-22T00:21:42.890Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-03-22T00:21:42.918Zinfo: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)`
772025-03-22T00:21:42.922Z+ cargo --version
782025-03-22T00:21:42.936Zcargo 1.85.0 (d73d2caf9 2024-12-31)
792025-03-22T00:21:42.940Z+ rustc --version
802025-03-22T00:21:42.965Zrustc 1.85.0 (4d91de4e4 2025-02-17)
812025-03-22T00:21:42.969Zprocess exited: duration 24842 ms, exit code 0
 
822025-03-22T00:21:42.976Zstarting task 2: "authentication"
832025-03-22T00:21:42.999Zprocess exited: duration 23 ms, exit code 0
 
842025-03-22T00:21:43.007Zstarting task 3: "clone repository"
852025-03-22T00:21:43.011Z+ mkdir -p /work/oxidecomputer/omicron
862025-03-22T00:21:43.015Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-03-22T00:21:43.059ZCloning into '/work/oxidecomputer/omicron'...
882025-03-22T00:21:49.548Z+ cd /work/oxidecomputer/omicron
892025-03-22T00:21:49.552Z+ git fetch origin cb759511b094ba587cb76f67df9b92e7b66f46c4
902025-03-22T00:21:49.847ZFrom https://github.com/oxidecomputer/omicron
912025-03-22T00:21:49.847Z * branch cb759511b094ba587cb76f67df9b92e7b66f46c4 -> FETCH_HEAD
922025-03-22T00:21:49.857Z+ [[ -n ajs/realtq-1 ]]
932025-03-22T00:21:49.861Z++ git branch --show-current
942025-03-22T00:21:49.864Z+ current=main
952025-03-22T00:21:49.864Z+ [[ main != ajs/realtq-1 ]]
962025-03-22T00:21:49.864Z+ git branch -f ajs/realtq-1 cb759511b094ba587cb76f67df9b92e7b66f46c4
972025-03-22T00:21:49.868Z+ git checkout -f ajs/realtq-1
982025-03-22T00:21:50.056ZSwitched to branch 'ajs/realtq-1'
992025-03-22T00:21:50.059Z+ git reset --hard cb759511b094ba587cb76f67df9b92e7b66f46c4
1002025-03-22T00:21:50.073ZHEAD is now at cb759511b small fixes
1012025-03-22T00:21:50.077Zprocess exited: duration 7067 ms, exit code 0
 
1022025-03-22T00:21:50.086Zstarting task 4: "build"
1032025-03-22T00:21:50.089Z+ source .github/buildomat/ci-env.sh
1042025-03-22T00:21:50.089Z++ export CARGO_TERM_COLOR=always
1052025-03-22T00:21:50.090Z++ CARGO_TERM_COLOR=always
1062025-03-22T00:21:50.090Z+ cargo --version
1072025-03-22T00:21:50.147Zcargo 1.85.0 (d73d2caf9 2024-12-31)
1082025-03-22T00:21:50.151Z+ rustc --version
1092025-03-22T00:21:50.214Zrustc 1.85.0 (4d91de4e4 2025-02-17)
1102025-03-22T00:21:50.218Z+ source ./env.sh
1112025-03-22T00:21:50.218Z++ OLD_SHELL_OPTS=ehxB
1122025-03-22T00:21:50.218Z++ set -o xtrace
1132025-03-22T00:21:50.221Z++++ dirname ./env.sh
1142025-03-22T00:21:50.221Z+++ readlink -f .
1152025-03-22T00:21:50.225Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162025-03-22T00:21:50.228Z++ 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-22T00:21:50.228Z++ 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-22T00:21:50.228Z++ 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-22T00:21:50.228Z++ 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-22T00:21:50.228Z++ 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-22T00:21:50.228Z++ 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-22T00:21:50.228Z++ 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-22T00:21:50.228Z++ 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-22T00:21:50.228Z++ case $OLD_SHELL_OPTS in
1252025-03-22T00:21:50.228Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262025-03-22T00:21:50.229Z+ 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-22T00:21:50.229Z+ 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-22T00:21:50.229Z+ banner prerequisites
1292025-03-22T00:21:50.229Z
1302025-03-22T00:21:50.229Z ##### ##### ###### ##### ###### #### # # # #### #
1312025-03-22T00:21:50.229Z # # # # # # # # # # # # # # #
1322025-03-22T00:21:50.229Z # # # # ##### # # ##### # # # # # #### #
1332025-03-22T00:21:50.229Z ##### ##### # ##### # # # # # # # # #
1342025-03-22T00:21:50.229Z # # # # # # # # # # # # # # #
1352025-03-22T00:21:50.229Z # # # ###### # # ###### ### # #### # #### #
1362025-03-22T00:21:50.229Z
1372025-03-22T00:21:50.229Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382025-03-22T00:21:51.973Zpkg list: illegal option -- F
1392025-03-22T00:21:51.973ZUsage:
1402025-03-22T00:21:51.976Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1412025-03-22T00:21:51.976Z [pkg_fmri_pattern ...]
1422025-03-22T00:21:52.811Zpkg list: illegal option -- F
1432025-03-22T00:21:52.811ZUsage:
1442025-03-22T00:21:52.814Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1452025-03-22T00:21:52.814Z [pkg_fmri_pattern ...]
1462025-03-22T00:21:58.989Z Startup: Refreshing catalog 'helios-dev' ... Done
1472025-03-22T00:22:03.772Z Startup: Caching catalogs ... Done
1482025-03-22T00:22:18.581ZPlanning: Solver setup ... Done (13.707s)
1492025-03-22T00:22:18.741ZPlanning: Running solver ... Done (0.160s)
1502025-03-22T00:22:18.874ZPlanning: Finding local manifests ... Done (0.007s)
1512025-03-22T00:22:18.889ZPlanning: Fetching manifests: 0/7 0% complete
1522025-03-22T00:22:19.122ZPlanning: Fetching manifests: 7/7 100% complete
1532025-03-22T00:22:19.234ZPlanning: Package planning ... Done (0.112s)
1542025-03-22T00:22:19.291ZPlanning: Merging actions ... Done (0.056s)
1552025-03-22T00:22:19.496ZPlanning: Checking for conflicting actions ... Done (0.204s)
1562025-03-22T00:22:21.660ZPlanning: Consolidating action changes ... Done (2.163s)
1572025-03-22T00:22:22.107ZPlanning: Evaluating mediators ... Done (0.447s)
1582025-03-22T00:22:22.189ZPlanning: Planning completed in 18.31 seconds
1592025-03-22T00:22:22.207Z Packages to install: 4
1602025-03-22T00:22:22.207Z Packages to update: 3
1612025-03-22T00:22:22.207Z Mediators to change: 2
1622025-03-22T00:22:22.210Z Services to change: 1
1632025-03-22T00:22:22.210Z Estimated space available: 155.59 GB
1642025-03-22T00:22:22.210ZEstimated space to be consumed: 1.67 GB
1652025-03-22T00:22:22.210Z Create boot environment: No
1662025-03-22T00:22:22.210ZCreate backup boot environment: Yes
1672025-03-22T00:22:22.210Z Rebuild boot archive: No
1682025-03-22T00:22:22.210Z
1692025-03-22T00:22:22.210ZChanged mediators:
1702025-03-22T00:22:22.210Z mediator clang:
1712025-03-22T00:22:22.210Z version: None -> 15 (system default)
1722025-03-22T00:22:22.210Z
1732025-03-22T00:22:22.210Z mediator llvm:
1742025-03-22T00:22:22.210Z version: 14 (system default) -> 15 (system default)
1752025-03-22T00:22:22.210Z
1762025-03-22T00:22:22.210ZChanged packages:
1772025-03-22T00:22:22.210Zhelios-dev
1782025-03-22T00:22:22.210Z developer/build-essential
1792025-03-22T00:22:22.210Z None -> 11-2.0
1802025-03-22T00:22:22.211Z library/libxmlsec1
1812025-03-22T00:22:22.211Z None -> 1.2.35-2.0
1822025-03-22T00:22:22.211Z ooce/developer/clang-15
1832025-03-22T00:22:22.211Z None -> 15.0.7-2.0
1842025-03-22T00:22:22.211Z ooce/developer/llvm-15
1852025-03-22T00:22:22.211Z None -> 15.0.7-2.0
1862025-03-22T00:22:22.211Z package/pkg
1872025-03-22T00:22:22.211Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1882025-03-22T00:22:22.211Z system/library/g++-runtime
1892025-03-22T00:22:22.211Z 13-2.0 -> 14-2.0
1902025-03-22T00:22:22.211Z system/library/gcc-runtime
1912025-03-22T00:22:22.211Z 13-2.0 -> 14-2.0
1922025-03-22T00:22:22.211Z
1932025-03-22T00:22:22.211ZServices:
1942025-03-22T00:22:22.211Z restart_fmri:
1952025-03-22T00:22:22.211Z svc:/system/update-man-index:default
1962025-03-22T00:22:22.211Z
1972025-03-22T00:22:22.211ZEditable files to change:
1982025-03-22T00:22:22.211Z Update:
1992025-03-22T00:22:22.211Z usr/share/lib/pkg/web/config.shtml
2002025-03-22T00:22:22.296Z
2012025-03-22T00:22:22.296ZDownload: 0/4301 items 0.0/225.4MB 0% complete
2022025-03-22T00:22:27.304ZDownload: 599/4301 items 17.4/225.4MB 7% complete (3.6M/s)
2032025-03-22T00:22:32.306ZDownload: 1331/4301 items 116.1/225.4MB 51% complete (11.7M/s)
2042025-03-22T00:22:37.345ZDownload: 2221/4301 items 119.2/225.4MB 52% complete (10.2M/s)
2052025-03-22T00:22:42.351ZDownload: 2640/4301 items 120.6/225.4MB 53% complete (1.1M/s)
2062025-03-22T00:22:47.355ZDownload: 3168/4301 items 182.9/225.4MB 81% complete (6.3M/s)
2072025-03-22T00:22:52.358ZDownload: 3432/4301 items 213.2/225.4MB 94% complete (9.3M/s)
2082025-03-22T00:22:57.358ZDownload: 4185/4301 items 220.4/225.4MB 97% complete (3.8M/s)
2092025-03-22T00:23:03.390ZDownload: 4282/4301 items 221.6/225.4MB 98% complete (839k/s)
2102025-03-22T00:23:04.663ZDownload: Completed 225.42 MB in 42.36 seconds (5.3M/s)
2112025-03-22T00:23:06.874Z Actions: 1/5122 actions (Removing old actions)
2122025-03-22T00:23:06.896Z Actions: 194/5122 actions (Installing new actions)
2132025-03-22T00:23:11.582Z Actions: 4267/5122 actions (Updating modified actions)
2142025-03-22T00:23:11.950Z Actions: Completed 5122 actions in 5.07 seconds.
2152025-03-22T00:23:12.193Z Done (0.234s)
2162025-03-22T00:23:12.197Z Done (0.002s)
2172025-03-22T00:23:12.825Z Done (0.629s)
2182025-03-22T00:23:17.412Z Done (4.353s)
2192025-03-22T00:23:17.507Z Done (0.019s)
2202025-03-22T00:23:17.510Z Done (0.000s)
2212025-03-22T00:23:17.683Z Done (0.000s)
2222025-03-22T00:23:18.410ZPlanning: Evaluating mediator changes ... Done
2232025-03-22T00:23:18.569ZPlanning: Checking for conflicting actions ... Done
2242025-03-22T00:23:18.572ZPlanning: Consolidating action changes ... Done
2252025-03-22T00:23:18.835ZPlanning: Evaluating mediators ... Done
2262025-03-22T00:23:18.839ZPlanning: Planning completed in 0.43 seconds
2272025-03-22T00:23:18.876Z Mediators to change: 2
2282025-03-22T00:23:18.879Z Create boot environment: No
2292025-03-22T00:23:18.879ZCreate backup boot environment: No
2302025-03-22T00:23:18.965Z Done
2312025-03-22T00:23:18.965Z Done
2322025-03-22T00:23:19.419Z Done
2332025-03-22T00:23:22.997Z Done
2342025-03-22T00:23:23.082Z Done
2352025-03-22T00:23:23.085Z Done
2362025-03-22T00:23:23.221Z Done
2372025-03-22T00:23:23.840ZPlanning: Evaluating mediator changes ... Done
2382025-03-22T00:23:23.843ZPlanning: Merging actions ... Done
2392025-03-22T00:23:24.032ZPlanning: Checking for conflicting actions ... Done
2402025-03-22T00:23:24.036ZPlanning: Consolidating action changes ... Done
2412025-03-22T00:23:24.304ZPlanning: Evaluating mediators ... Done
2422025-03-22T00:23:24.359ZPlanning: Planning completed in 0.77 seconds
2432025-03-22T00:23:24.400Z Packages to change: 1
2442025-03-22T00:23:24.401Z Mediators to change: 1
2452025-03-22T00:23:24.404Z Services to change: 1
2462025-03-22T00:23:24.404Z Create boot environment: No
2472025-03-22T00:23:24.404ZCreate backup boot environment: Yes
2482025-03-22T00:23:26.672Z Actions: 1/6 actions (Updating modified actions)
2492025-03-22T00:23:26.675Z Actions: Completed 6 actions in 0.00 seconds.
2502025-03-22T00:23:26.675Z Done
2512025-03-22T00:23:26.675Z Done
2522025-03-22T00:23:26.805Z Done
2532025-03-22T00:23:30.418Z Done
2542025-03-22T00:23:30.513Z Done
2552025-03-22T00:23:30.517Z Done
2562025-03-22T00:23:30.648Z Done
2572025-03-22T00:23:31.086ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2582025-03-22T00:23:31.086Zclang system 15 system
2592025-03-22T00:23:31.086Zcsh system system illumos
2602025-03-22T00:23:31.086Zctags system system illumos
2612025-03-22T00:23:31.086Zgcc vendor 12 vendor
2622025-03-22T00:23:31.086Zgcc system 10 system
2632025-03-22T00:23:31.086Zgcc system 7 system
2642025-03-22T00:23:31.086Zgo system 1.20 system
2652025-03-22T00:23:31.086Zgo system 1.19 system
2662025-03-22T00:23:31.087Zllvm system 15 system
2672025-03-22T00:23:31.087Zllvm system 14 system
2682025-03-22T00:23:31.087Zmariadb system 10.6 system
2692025-03-22T00:23:31.087Zmta vendor vendor dma
2702025-03-22T00:23:31.087Zopenjdk system 17 system
2712025-03-22T00:23:31.087Zopenjdk system 11 system
2722025-03-22T00:23:31.087Zopenjdk system 1.8 system
2732025-03-22T00:23:31.087Zopenssl vendor 3 vendor
2742025-03-22T00:23:31.087Zperl system 5.36 system
2752025-03-22T00:23:31.087Zpostgresql system 15 system
2762025-03-22T00:23:31.087Zpostgresql system 13 system
2772025-03-22T00:23:31.087Zpython vendor 3 vendor
2782025-03-22T00:23:31.087Zpython system 2 system
2792025-03-22T00:23:31.087Zpython3 system 3.11 system
2802025-03-22T00:23:31.087Zruby system 3.0 system
2812025-03-22T00:23:31.087Zwords vendor vendor american-english
2822025-03-22T00:23:31.087Zwords system system australian-english
2832025-03-22T00:23:31.087Zwords system system british-english
2842025-03-22T00:23:31.087Zwords system system canadian-english
2852025-03-22T00:23:31.087Zwords system system french
2862025-03-22T00:23:31.087Zwords system system italian
2872025-03-22T00:23:31.087Zwords system system ngerman
2882025-03-22T00:23:31.087Zwords system system ogerman
2892025-03-22T00:23:31.087Zwords system system spanish
2902025-03-22T00:23:31.428ZPUBLISHER TYPE STATUS P LOCATION
2912025-03-22T00:23:31.428Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2922025-03-22T00:23:34.675ZFMRI IFO
2932025-03-22T00:23:34.675Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2942025-03-22T00:23:34.675Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2952025-03-22T00:23:34.675Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2962025-03-22T00:23:34.675Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2972025-03-22T00:23:34.675Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2982025-03-22T00:23:34.675Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2992025-03-22T00:23:34.676Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
3002025-03-22T00:23:34.676Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
3012025-03-22T00:23:34.676Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
3022025-03-22T00:23:34.676Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
3032025-03-22T00:23:34.676Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
3042025-03-22T00:23:34.676Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
3052025-03-22T00:23:34.676Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
3062025-03-22T00:23:34.676Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
3072025-03-22T00:23:34.676Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
3082025-03-22T00:23:35.526Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
3092025-03-22T00:23:35.823Z Updating crates.io index
3102025-03-22T00:23:35.911Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3112025-03-22T00:23:36.426Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3122025-03-22T00:23:36.675Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3132025-03-22T00:23:36.924Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
3142025-03-22T00:23:37.292Z Updating git repository `https://github.com/oxidecomputer/propolis`
3152025-03-22T00:23:38.271Z Updating git repository `https://github.com/oxidecomputer/crucible`
3162025-03-22T00:23:39.997Z Updating git repository `https://github.com/oxidecomputer/opte`
3172025-03-22T00:23:40.674Z Updating git repository `https://github.com/oxidecomputer/falcon`
3182025-03-22T00:23:41.423Z Updating git repository `https://github.com/oxidecomputer/clickward`
3192025-03-22T00:23:41.731Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3202025-03-22T00:23:41.971Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3212025-03-22T00:23:42.595Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3222025-03-22T00:23:43.088Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3232025-03-22T00:23:43.473Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3242025-03-22T00:23:43.741Z Updating git repository `https://github.com/oxidecomputer/tofino`
3252025-03-22T00:23:44.001Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3262025-03-22T00:23:44.289Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3272025-03-22T00:23:44.533Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3282025-03-22T00:23:44.831Z Updating git repository `https://github.com/oxidecomputer/lldp`
3292025-03-22T00:23:45.101Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3302025-03-22T00:23:45.379Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3312025-03-22T00:23:46.002Z Updating git repository `https://github.com/oxidecomputer/ispf`
3322025-03-22T00:23:46.296Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3332025-03-22T00:23:46.654Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3342025-03-22T00:23:47.233Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3352025-03-22T00:23:47.513Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3362025-03-22T00:23:47.934Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3372025-03-22T00:23:48.284Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3382025-03-22T00:23:48.594Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3392025-03-22T00:23:48.864Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3402025-03-22T00:23:49.144Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3412025-03-22T00:23:50.657Z Downloading crates ...
3422025-03-22T00:23:50.710Z Downloaded anstyle v1.0.10
3432025-03-22T00:23:50.716Z Downloaded anstream v0.6.15
3442025-03-22T00:23:50.719Z Downloaded anstyle-parse v0.2.5
3452025-03-22T00:23:50.722Z Downloaded bitflags v1.3.2
3462025-03-22T00:23:50.735Z Downloaded scroll_derive v0.12.0
3472025-03-22T00:23:50.738Z Downloaded pretty-hex v0.4.1
3482025-03-22T00:23:50.743Z Downloaded swrite v0.1.0
3492025-03-22T00:23:50.749Z Downloaded dtrace-parser v0.2.0
3502025-03-22T00:23:50.749Z Downloaded equivalent v1.0.1
3512025-03-22T00:23:50.752Z Downloaded winnow v0.7.3
3522025-03-22T00:23:50.762Z Downloaded usdt-attr-macro v0.5.0
3532025-03-22T00:23:50.771Z Downloaded cfg-if v1.0.0
3542025-03-22T00:23:50.775Z Downloaded bytecount v0.6.8
3552025-03-22T00:23:50.775Z Downloaded usdt-macro v0.5.0
3562025-03-22T00:23:50.775Z Downloaded cargo-platform v0.1.8
3572025-03-22T00:23:50.778Z Downloaded generic-array v0.14.7
3582025-03-22T00:23:50.781Z Downloaded usdt v0.5.0
3592025-03-22T00:23:50.785Z Downloaded camino-tempfile v1.1.1
3602025-03-22T00:23:50.785Z Downloaded byteorder v1.5.0
3612025-03-22T00:23:50.788Z Downloaded autocfg v1.4.0
3622025-03-22T00:23:50.792Z Downloaded clap_lex v0.7.4
3632025-03-22T00:23:50.792Z Downloaded cpufeatures v0.2.14
3642025-03-22T00:23:50.795Z Downloaded proc-macro-error-attr v1.0.4
3652025-03-22T00:23:50.795Z Downloaded pest_generator v2.7.14
3662025-03-22T00:23:50.795Z Downloaded heck v0.4.1
3672025-03-22T00:23:50.798Z Downloaded anstyle-query v1.1.1
3682025-03-22T00:23:50.798Z Downloaded plain v0.2.3
3692025-03-22T00:23:50.802Z Downloaded is_terminal_polyfill v1.70.1
3702025-03-22T00:23:50.802Z Downloaded toml_datetime v0.6.8
3712025-03-22T00:23:50.802Z Downloaded thiserror-impl v1.0.69
3722025-03-22T00:23:50.805Z Downloaded macaddr v1.0.1
3732025-03-22T00:23:50.805Z Downloaded heck v0.5.0
3742025-03-22T00:23:50.808Z Downloaded dof v0.3.0
3752025-03-22T00:23:50.808Z Downloaded colorchoice v1.0.2
3762025-03-22T00:23:50.808Z Downloaded digest v0.10.7
3772025-03-22T00:23:50.811Z Downloaded fastrand v2.1.1
3782025-03-22T00:23:50.814Z Downloaded tabled_derive v0.7.0
3792025-03-22T00:23:50.814Z Downloaded smawk v0.3.2
3802025-03-22T00:23:50.817Z Downloaded memmap v0.7.0
3812025-03-22T00:23:50.817Z Downloaded fs-err v2.11.0
3822025-03-22T00:23:50.821Z Downloaded crypto-common v0.1.6
3832025-03-22T00:23:50.821Z Downloaded errno v0.3.9
3842025-03-22T00:23:50.824Z Downloaded itoa v1.0.11
3852025-03-22T00:23:50.827Z Downloaded fnv v1.0.7
3862025-03-22T00:23:50.827Z Downloaded thiserror-impl v2.0.12
3872025-03-22T00:23:50.830Z Downloaded strsim v0.11.1
3882025-03-22T00:23:50.834Z Downloaded unicode-linebreak v0.1.5
3892025-03-22T00:23:50.837Z Downloaded terminal_size v0.4.0
3902025-03-22T00:23:50.837Z Downloaded version_check v0.9.5
3912025-03-22T00:23:50.837Z Downloaded utf8parse v0.2.2
3922025-03-22T00:23:50.840Z Downloaded thread-id v4.2.2
3932025-03-22T00:23:50.840Z Downloaded serde_tokenstream v0.2.2
3942025-03-22T00:23:50.840Z Downloaded serde_spanned v0.6.8
3952025-03-22T00:23:50.844Z Downloaded terminal_size v0.2.6
3962025-03-22T00:23:50.844Z Downloaded clap_derive v4.5.32
3972025-03-22T00:23:50.847Z Downloaded block-buffer v0.10.4
3982025-03-22T00:23:50.848Z Downloaded cargo_toml v0.21.0
3992025-03-22T00:23:50.848Z Downloaded proc-macro-error v1.0.4
4002025-03-22T00:23:50.851Z Downloaded camino v1.1.9
4012025-03-22T00:23:50.854Z Downloaded quote v1.0.39
4022025-03-22T00:23:50.857Z Downloaded semver v1.0.25
4032025-03-22T00:23:50.862Z Downloaded thiserror v2.0.12
4042025-03-22T00:23:50.867Z Downloaded tempfile v3.13.0
4052025-03-22T00:23:50.870Z Downloaded sha2 v0.10.8
4062025-03-22T00:23:50.873Z Downloaded io-lifetimes v1.0.11
4072025-03-22T00:23:50.876Z Downloaded scroll v0.12.0
4082025-03-22T00:23:50.879Z Downloaded once_cell v1.20.3
4092025-03-22T00:23:50.882Z Downloaded usdt-impl v0.5.0
4102025-03-22T00:23:50.887Z Downloaded clap v4.5.32
4112025-03-22T00:23:50.895Z Downloaded pest_derive v2.7.14
4122025-03-22T00:23:50.899Z Downloaded ryu v1.0.18
4132025-03-22T00:23:50.902Z Downloaded thiserror v1.0.69
4142025-03-22T00:23:50.905Z Downloaded typenum v1.17.0
4152025-03-22T00:23:50.908Z Downloaded ucd-trie v0.1.7
4162025-03-22T00:23:50.912Z Downloaded proc-macro2 v1.0.94
4172025-03-22T00:23:50.912Z Downloaded papergrid v0.11.0
4182025-03-22T00:23:50.916Z Downloaded zerocopy-derive v0.7.35
4192025-03-22T00:23:50.920Z Downloaded pest_meta v2.7.14
4202025-03-22T00:23:50.923Z Downloaded bitflags v2.6.0
4212025-03-22T00:23:50.926Z Downloaded textwrap v0.16.1
4222025-03-22T00:23:50.929Z Downloaded unicode-ident v1.0.14
4232025-03-22T00:23:50.932Z Downloaded toml v0.8.20
4242025-03-22T00:23:50.935Z Downloaded serde_derive v1.0.218
4252025-03-22T00:23:50.939Z Downloaded anyhow v1.0.97
4262025-03-22T00:23:50.942Z Downloaded log v0.4.22
4272025-03-22T00:23:50.945Z Downloaded cargo_metadata v0.19.2
4282025-03-22T00:23:50.951Z Downloaded serde v1.0.218
4292025-03-22T00:23:50.960Z Downloaded indexmap v2.7.1
4302025-03-22T00:23:50.976Z Downloaded memchr v2.7.4
4312025-03-22T00:23:50.981Z Downloaded toml_edit v0.22.24
4322025-03-22T00:23:51.011Z Downloaded hashbrown v0.15.1
4332025-03-22T00:23:51.016Z Downloaded pest v2.7.14
4342025-03-22T00:23:51.021Z Downloaded serde_json v1.0.139
4352025-03-22T00:23:51.028Z Downloaded zerocopy v0.7.35
4362025-03-22T00:23:51.043Z Downloaded goblin v0.8.2
4372025-03-22T00:23:51.048Z Downloaded clap_builder v4.5.32
4382025-03-22T00:23:51.063Z Downloaded tabled v0.15.0
4392025-03-22T00:23:51.080Z Downloaded syn v1.0.109
4402025-03-22T00:23:51.090Z Downloaded unicode-width v0.1.14
4412025-03-22T00:23:51.096Z Downloaded syn v2.0.98
4422025-03-22T00:23:51.107Z Downloaded rustix v0.37.28
4432025-03-22T00:23:51.126Z Downloaded rustix v0.38.37
4442025-03-22T00:23:51.166Z Downloaded libc v0.2.170
4452025-03-22T00:23:51.313Z Compiling proc-macro2 v1.0.94
4462025-03-22T00:23:51.313Z Compiling unicode-ident v1.0.14
4472025-03-22T00:23:51.316Z Compiling version_check v0.9.5
4482025-03-22T00:23:51.317Z Compiling libc v0.2.170
4492025-03-22T00:23:51.317Z Compiling serde v1.0.218
4502025-03-22T00:23:51.317Z Compiling memchr v2.7.4
4512025-03-22T00:23:51.351Z Compiling thiserror v1.0.69
4522025-03-22T00:23:51.355Z Compiling ucd-trie v0.1.7
4532025-03-22T00:23:51.587Z Compiling ryu v1.0.18
4542025-03-22T00:23:51.937Z Compiling itoa v1.0.11
4552025-03-22T00:23:51.964Z Compiling once_cell v1.20.3
4562025-03-22T00:23:52.126Z Compiling byteorder v1.5.0
4572025-03-22T00:23:52.172Z Compiling serde_json v1.0.139
4582025-03-22T00:23:52.389Z Compiling rustix v0.38.37
4592025-03-22T00:23:52.517Z Compiling bitflags v2.6.0
4602025-03-22T00:23:52.654Z Compiling proc-macro-error-attr v1.0.4
4612025-03-22T00:23:52.883Z Compiling usdt-impl v0.5.0
4622025-03-22T00:23:52.932Z Compiling io-lifetimes v1.0.11
4632025-03-22T00:23:52.959Z Compiling syn v1.0.109
4642025-03-22T00:23:53.059Z Compiling proc-macro-error v1.0.4
4652025-03-22T00:23:53.203Z Compiling quote v1.0.39
4662025-03-22T00:23:53.241Z Compiling errno v0.3.9
4672025-03-22T00:23:53.492Z Compiling rustix v0.37.28
4682025-03-22T00:23:53.554Z Compiling syn v2.0.98
4692025-03-22T00:23:53.601Z Compiling hashbrown v0.15.1
4702025-03-22T00:23:53.754Z Compiling thread-id v4.2.2
4712025-03-22T00:23:53.792Z Compiling utf8parse v0.2.2
4722025-03-22T00:23:53.815Z Compiling camino v1.1.9
4732025-03-22T00:23:53.882Z Compiling plain v0.2.3
4742025-03-22T00:23:53.938Z Compiling equivalent v1.0.1
4752025-03-22T00:23:53.963Z Compiling log v0.4.22
4762025-03-22T00:23:54.076Z Compiling anstyle-parse v0.2.5
4772025-03-22T00:23:54.498Z Compiling is_terminal_polyfill v1.70.1
4782025-03-22T00:23:54.537Z Compiling thiserror v2.0.12
4792025-03-22T00:23:54.639Z Compiling indexmap v2.7.1
4802025-03-22T00:23:54.662Z Compiling bitflags v1.3.2
4812025-03-22T00:23:54.770Z Compiling anstyle-query v1.1.1
4822025-03-22T00:23:54.774Z Compiling semver v1.0.25
4832025-03-22T00:23:54.949Z Compiling anstyle v1.0.10
4842025-03-22T00:23:54.974Z Compiling winnow v0.7.3
4852025-03-22T00:23:55.127Z Compiling colorchoice v1.0.2
4862025-03-22T00:23:55.290Z Compiling pretty-hex v0.4.1
4872025-03-22T00:23:55.320Z Compiling autocfg v1.4.0
4882025-03-22T00:23:55.385Z Compiling unicode-width v0.1.14
4892025-03-22T00:23:55.544Z Compiling terminal_size v0.4.0
4902025-03-22T00:23:55.837Z Compiling anstream v0.6.15
4912025-03-22T00:23:56.325Z Compiling cfg-if v1.0.0
4922025-03-22T00:23:56.366Z Compiling fs-err v2.11.0
4932025-03-22T00:23:56.433Z Compiling anyhow v1.0.97
4942025-03-22T00:23:56.474Z Compiling heck v0.4.1
4952025-03-22T00:23:56.688Z Compiling bytecount v0.6.8
4962025-03-22T00:23:56.775Z Compiling strsim v0.11.1
4972025-03-22T00:23:56.919Z Compiling heck v0.5.0
4982025-03-22T00:23:56.943Z Compiling fnv v1.0.7
4992025-03-22T00:23:57.064Z Compiling fastrand v2.1.1
5002025-03-22T00:23:57.113Z Compiling clap_lex v0.7.4
5012025-03-22T00:23:57.402Z Compiling clap_builder v4.5.32
5022025-03-22T00:23:57.537Z Compiling tempfile v3.13.0
5032025-03-22T00:23:57.560Z Compiling terminal_size v0.2.6
5042025-03-22T00:23:57.563Z Compiling papergrid v0.11.0
5052025-03-22T00:23:58.022Z Compiling memmap v0.7.0
5062025-03-22T00:23:58.136Z Compiling smawk v0.3.2
5072025-03-22T00:23:58.313Z Compiling unicode-linebreak v0.1.5
5082025-03-22T00:23:58.526Z Compiling swrite v0.1.0
5092025-03-22T00:23:58.808Z Compiling textwrap v0.16.1
5102025-03-22T00:23:59.174Z Compiling tabled_derive v0.7.0
5112025-03-22T00:24:00.714Z Compiling tabled v0.15.0
5122025-03-22T00:24:00.794Z Compiling serde_derive v1.0.218
5132025-03-22T00:24:00.797Z Compiling thiserror-impl v1.0.69
5142025-03-22T00:24:00.797Z Compiling zerocopy-derive v0.7.35
5152025-03-22T00:24:00.797Z Compiling scroll_derive v0.12.0
5162025-03-22T00:24:00.797Z Compiling thiserror-impl v2.0.12
5172025-03-22T00:24:00.798Z Compiling clap_derive v4.5.32
5182025-03-22T00:24:02.242Z Compiling scroll v0.12.0
5192025-03-22T00:24:02.809Z Compiling goblin v0.8.2
5202025-03-22T00:24:02.813Z Compiling zerocopy v0.7.35
5212025-03-22T00:24:04.025Z Compiling pest v2.7.14
5222025-03-22T00:24:05.370Z Compiling clap v4.5.32
5232025-03-22T00:24:06.414Z Compiling pest_meta v2.7.14
5242025-03-22T00:24:07.326Z Compiling pest_generator v2.7.14
5252025-03-22T00:24:08.796Z Compiling pest_derive v2.7.14
5262025-03-22T00:24:09.370Z Compiling dtrace-parser v0.2.0
5272025-03-22T00:24:10.070Z Compiling toml_datetime v0.6.8
5282025-03-22T00:24:10.070Z Compiling serde_spanned v0.6.8
5292025-03-22T00:24:10.169Z Compiling cargo-platform v0.1.8
5302025-03-22T00:24:10.368Z Compiling serde_tokenstream v0.2.2
5312025-03-22T00:24:10.490Z Compiling toml_edit v0.22.24
5322025-03-22T00:24:10.555Z Compiling macaddr v1.0.1
5332025-03-22T00:24:10.717Z Compiling camino-tempfile v1.1.1
5342025-03-22T00:24:11.490Z Compiling dof v0.3.0
5352025-03-22T00:24:11.491Z Compiling cargo_metadata v0.19.2
5362025-03-22T00:24:13.136Z Compiling usdt-attr-macro v0.5.0
5372025-03-22T00:24:13.139Z Compiling usdt-macro v0.5.0
5382025-03-22T00:24:13.244Z Compiling toml v0.8.20
5392025-03-22T00:24:14.118Z Compiling cargo_toml v0.21.0
5402025-03-22T00:24:14.359Z Compiling usdt v0.5.0
5412025-03-22T00:24:16.715Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5422025-03-22T00:24:19.850Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.58s
5432025-03-22T00:24:20.091Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5442025-03-22T00:24:20.672Z Downloading crates ...
5452025-03-22T00:24:20.785Z Downloaded async-recursion v1.1.1
5462025-03-22T00:24:20.789Z Downloaded aead v0.5.2
5472025-03-22T00:24:20.806Z Downloaded async-stream-impl v0.3.6
5482025-03-22T00:24:20.810Z Downloaded ciborium-io v0.2.2
5492025-03-22T00:24:20.813Z Downloaded atomicwrites v0.4.4
5502025-03-22T00:24:20.817Z Downloaded httpdate v1.0.3
5512025-03-22T00:24:20.817Z Downloaded cstr-argument v0.1.2
5522025-03-22T00:24:20.823Z Downloaded hostname v0.3.1
5532025-03-22T00:24:20.826Z Downloaded atty v0.2.14
5542025-03-22T00:24:20.826Z Downloaded cfg_aliases v0.1.1
5552025-03-22T00:24:20.830Z Downloaded cfg_aliases v0.2.1
5562025-03-22T00:24:20.836Z Downloaded crunchy v0.2.2
5572025-03-22T00:24:20.840Z Downloaded crucible-workspace-hack v0.1.0
5582025-03-22T00:24:20.844Z Downloaded headers-core v0.3.0
5592025-03-22T00:24:20.849Z Downloaded async-stream v0.3.6
5602025-03-22T00:24:20.849Z Downloaded hickory-server v0.24.4
5612025-03-22T00:24:20.854Z Downloaded highway v1.3.0
5622025-03-22T00:24:20.858Z Downloaded blowfish v0.9.1
5632025-03-22T00:24:20.861Z Downloaded cexpr v0.6.0
5642025-03-22T00:24:20.862Z Downloaded hickory-proto v0.24.4
5652025-03-22T00:24:20.877Z Downloaded http-range v0.1.5
5662025-03-22T00:24:20.882Z Downloaded hickory-client v0.24.4
5672025-03-22T00:24:20.885Z Downloaded ctr v0.9.2
5682025-03-22T00:24:20.885Z Downloaded http-body-util v0.1.2
5692025-03-22T00:24:20.885Z Downloaded constant_time_eq v0.3.1
5702025-03-22T00:24:20.889Z Downloaded hkdf v0.12.4
5712025-03-22T00:24:20.890Z Downloaded hickory-resolver v0.24.4
5722025-03-22T00:24:20.897Z Downloaded httparse v1.9.5
5732025-03-22T00:24:20.901Z Downloaded http v1.2.0
5742025-03-22T00:24:20.904Z Downloaded humantime v2.1.0
5752025-03-22T00:24:20.905Z Downloaded cmake v0.1.51
5762025-03-22T00:24:20.909Z Downloaded bit-vec v0.6.3
5772025-03-22T00:24:20.909Z Downloaded crossbeam-deque v0.8.5
5782025-03-22T00:24:20.909Z Downloaded cassowary v0.3.0
5792025-03-22T00:24:20.916Z Downloaded bitfield-struct v0.6.2
5802025-03-22T00:24:20.917Z Downloaded hubpack v0.1.2
5812025-03-22T00:24:20.917Z Downloaded bb8 v0.8.5
5822025-03-22T00:24:20.917Z Downloaded base64ct v1.6.0
5832025-03-22T00:24:20.921Z Downloaded async-trait v0.1.87
5842025-03-22T00:24:20.925Z Downloaded icu_collections v1.5.0
5852025-03-22T00:24:20.929Z Downloaded hyper-staticfile v0.10.1
5862025-03-22T00:24:20.933Z Downloaded console v0.15.10
5872025-03-22T00:24:20.937Z Downloaded bit-vec v0.8.0
5882025-03-22T00:24:20.937Z Downloaded chacha20 v0.9.1
5892025-03-22T00:24:20.941Z Downloaded cbc v0.1.2
5902025-03-22T00:24:20.941Z Downloaded buf-list v1.0.3
5912025-03-22T00:24:20.945Z Downloaded ipnet v2.11.0
5922025-03-22T00:24:20.949Z Downloaded crc-catalog v2.4.0
5932025-03-22T00:24:20.949Z Downloaded cookie_store v0.21.1
5942025-03-22T00:24:20.952Z Downloaded instant v0.1.13
5952025-03-22T00:24:20.952Z Downloaded sigpipe v0.1.3
5962025-03-22T00:24:20.956Z Downloaded serde-big-array v0.5.1
5972025-03-22T00:24:20.956Z Downloaded bzip2 v0.4.4
5982025-03-22T00:24:20.960Z Downloaded time-core v0.1.2
5992025-03-22T00:24:20.960Z Downloaded structmeta v0.3.0
6002025-03-22T00:24:20.960Z Downloaded match_cfg v0.1.0
6012025-03-22T00:24:20.964Z Downloaded icu_provider_macros v1.5.0
6022025-03-22T00:24:20.964Z Downloaded icu_normalizer_data v1.5.0
6032025-03-22T00:24:20.967Z Downloaded ref-cast-impl v1.0.23
6042025-03-22T00:24:20.967Z Downloaded radium v0.7.0
6052025-03-22T00:24:20.972Z Downloaded psl-types v2.0.11
6062025-03-22T00:24:20.972Z Downloaded http-body v1.0.1
6072025-03-22T00:24:20.972Z Downloaded ident_case v1.0.1
6082025-03-22T00:24:20.972Z Downloaded hyper-tls v0.6.0
6092025-03-22T00:24:20.975Z Downloaded rustls-pemfile v1.0.4
6102025-03-22T00:24:20.975Z Downloaded bcs v0.1.6
6112025-03-22T00:24:20.979Z Downloaded argon2 v0.5.3
6122025-03-22T00:24:20.983Z Downloaded md5 v0.7.0
6132025-03-22T00:24:20.983Z Downloaded crossbeam-utils v0.8.20
6142025-03-22T00:24:20.986Z Downloaded crossbeam-epoch v0.9.18
6152025-03-22T00:24:20.987Z Downloaded multiexp v0.4.0
6162025-03-22T00:24:20.990Z Downloaded crc-any v2.5.0
6172025-03-22T00:24:20.990Z Downloaded cancel-safe-futures v0.1.5
6182025-03-22T00:24:20.994Z Downloaded kstat-rs v0.2.4
6192025-03-22T00:24:20.998Z Downloaded lazy_static v1.5.0
6202025-03-22T00:24:20.998Z Downloaded lalrpop-util v0.19.12
6212025-03-22T00:24:21.002Z Downloaded keccak v0.1.5
6222025-03-22T00:24:21.002Z Downloaded inout v0.1.3
6232025-03-22T00:24:21.005Z Downloaded lockfree-object-pool v0.1.6
6242025-03-22T00:24:21.005Z Downloaded lazycell v1.3.0
6252025-03-22T00:24:21.005Z Downloaded ipnetwork v0.21.1
6262025-03-22T00:24:21.009Z Downloaded strum v0.26.3
6272025-03-22T00:24:21.009Z Downloaded toolchain_find v0.4.0
6282025-03-22T00:24:21.012Z Downloaded tinystr v0.7.6
6292025-03-22T00:24:21.016Z Downloaded time-macros v0.2.18
6302025-03-22T00:24:21.019Z Downloaded maplit v1.0.2
6312025-03-22T00:24:21.019Z Downloaded iana-time-zone v0.1.61
6322025-03-22T00:24:21.022Z Downloaded difflib v0.4.0
6332025-03-22T00:24:21.022Z Downloaded darling_macro v0.20.10
6342025-03-22T00:24:21.026Z Downloaded managed v0.8.0
6352025-03-22T00:24:21.026Z Downloaded diesel_table_macro_syntax v0.2.0
6362025-03-22T00:24:21.029Z Downloaded proc-macro-error2 v2.0.1
6372025-03-22T00:24:21.033Z Downloaded multimap v0.10.0
6382025-03-22T00:24:21.033Z Downloaded mockall v0.13.1
6392025-03-22T00:24:21.037Z Downloaded rustls-pemfile v2.2.0
6402025-03-22T00:24:21.037Z Downloaded nanorand v0.7.0
6412025-03-22T00:24:21.041Z Downloaded rand_core v0.6.4
6422025-03-22T00:24:21.041Z Downloaded base64 v0.13.1
6432025-03-22T00:24:21.044Z Downloaded hostname v0.4.0
6442025-03-22T00:24:21.047Z Downloaded futures-macro v0.3.31
6452025-03-22T00:24:21.047Z Downloaded libsw-core v0.3.1
6462025-03-22T00:24:21.051Z Downloaded chacha20poly1305 v0.10.1
6472025-03-22T00:24:21.052Z Downloaded linear-map v1.2.0
6482025-03-22T00:24:21.055Z Downloaded litemap v0.7.3
6492025-03-22T00:24:21.055Z Downloaded icu_provider v1.5.0
6502025-03-22T00:24:21.059Z Downloaded newline-converter v0.3.0
6512025-03-22T00:24:21.059Z Downloaded foreign-types-macros v0.2.3
6522025-03-22T00:24:21.063Z Downloaded data-encoding v2.6.0
6532025-03-22T00:24:21.063Z Downloaded normalize-line-endings v0.3.0
6542025-03-22T00:24:21.066Z Downloaded xz2 v0.1.7
6552025-03-22T00:24:21.067Z Downloaded slog-bunyan v2.5.0
6562025-03-22T00:24:21.067Z Downloaded wait-timeout v0.2.0
6572025-03-22T00:24:21.070Z Downloaded phf_shared v0.10.0
6582025-03-22T00:24:21.070Z Downloaded parse-display v0.10.0
6592025-03-22T00:24:21.070Z Downloaded zone v0.1.8
6602025-03-22T00:24:21.073Z Downloaded mime_guess v2.0.5
6612025-03-22T00:24:21.073Z Downloaded oso-derive v0.27.3
6622025-03-22T00:24:21.073Z Downloaded icu_normalizer v1.5.0
6632025-03-22T00:24:21.077Z Downloaded dyn-clone v1.0.19
6642025-03-22T00:24:21.080Z Downloaded peg-runtime v0.8.5
6652025-03-22T00:24:21.080Z Downloaded multer v3.1.0
6662025-03-22T00:24:21.083Z Downloaded rpassword v7.3.1
6672025-03-22T00:24:21.086Z Downloaded progenitor-impl v0.8.0
6682025-03-22T00:24:21.086Z Downloaded ron v0.7.1
6692025-03-22T00:24:21.091Z Downloaded newtype-uuid v1.2.1
6702025-03-22T00:24:21.095Z Downloaded allocator-api2 v0.2.18
6712025-03-22T00:24:21.099Z Downloaded futures-io v0.3.31
6722025-03-22T00:24:21.099Z Downloaded lru v0.12.5
6732025-03-22T00:24:21.099Z Downloaded untrusted v0.9.0
6742025-03-22T00:24:21.102Z Downloaded crypto-bigint v0.5.5
6752025-03-22T00:24:21.107Z Downloaded scheduled-thread-pool v0.2.7
6762025-03-22T00:24:21.110Z Downloaded packed_struct v0.10.1
6772025-03-22T00:24:21.110Z Downloaded whoami v1.5.2
6782025-03-22T00:24:21.114Z Downloaded downcast v0.11.0
6792025-03-22T00:24:21.114Z Downloaded std-shims v0.1.1
6802025-03-22T00:24:21.117Z Downloaded group v0.13.0
6812025-03-22T00:24:21.117Z Downloaded want v0.3.1
6822025-03-22T00:24:21.117Z Downloaded twox-hash v2.1.0
6832025-03-22T00:24:21.120Z Downloaded progenitor v0.9.1
6842025-03-22T00:24:21.123Z Downloaded phf_generator v0.11.2
6852025-03-22T00:24:21.123Z Downloaded litrs v0.4.1
6862025-03-22T00:24:21.126Z Downloaded mockall_derive v0.13.1
6872025-03-22T00:24:21.130Z Downloaded const_format v0.2.34
6882025-03-22T00:24:21.133Z Downloaded take_mut v0.2.2
6892025-03-22T00:24:21.134Z Downloaded tower-layer v0.3.3
6902025-03-22T00:24:21.137Z Downloaded rfc6979 v0.4.0
6912025-03-22T00:24:21.137Z Downloaded fxhash v0.2.1
6922025-03-22T00:24:21.137Z Downloaded tower-service v0.3.3
6932025-03-22T00:24:21.140Z Downloaded tabwriter v1.4.0
6942025-03-22T00:24:21.140Z Downloaded num-iter v0.1.45
6952025-03-22T00:24:21.140Z Downloaded hmac v0.12.1
6962025-03-22T00:24:21.143Z Downloaded number_prefix v0.4.0
6972025-03-22T00:24:21.146Z Downloaded progenitor-macro v0.9.1
6982025-03-22T00:24:21.146Z Downloaded env_logger v0.11.5
6992025-03-22T00:24:21.158Z Downloaded zone v0.3.0
7002025-03-22T00:24:21.161Z Downloaded base64 v0.21.7
7012025-03-22T00:24:21.166Z Downloaded utf-8 v0.7.6
7022025-03-22T00:24:21.166Z Downloaded universal-hash v0.5.1
7032025-03-22T00:24:21.166Z Downloaded parse-size v1.1.0
7042025-03-22T00:24:21.169Z Downloaded newtype_derive v0.1.6
7052025-03-22T00:24:21.169Z Downloaded new_debug_unreachable v1.0.6
7062025-03-22T00:24:21.170Z Downloaded zerovec-derive v0.10.3
7072025-03-22T00:24:21.173Z Downloaded tokio-native-tls v0.3.1
7082025-03-22T00:24:21.176Z Downloaded tap v1.0.1
7092025-03-22T00:24:21.176Z Downloaded static_assertions v1.1.0
7102025-03-22T00:24:21.176Z Downloaded stable_deref_trait v1.2.0
7112025-03-22T00:24:21.179Z Downloaded resolv-conf v0.7.0
7122025-03-22T00:24:21.179Z Downloaded miniz_oxide v0.8.5
7132025-03-22T00:24:21.182Z Downloaded dsl_auto_type v0.1.2
7142025-03-22T00:24:21.185Z Downloaded ecdsa v0.16.9
7152025-03-22T00:24:21.185Z Downloaded diff v0.1.13
7162025-03-22T00:24:21.188Z Downloaded num-integer v0.1.46
7172025-03-22T00:24:21.192Z Downloaded ff v0.13.0
7182025-03-22T00:24:21.192Z Downloaded fd-lock v4.0.2
7192025-03-22T00:24:21.195Z Downloaded env_filter v0.1.2
7202025-03-22T00:24:21.198Z Downloaded elliptic-curve-tools v0.1.2
7212025-03-22T00:24:21.198Z Downloaded dirs-next v2.0.0
7222025-03-22T00:24:21.198Z Downloaded poly1305 v0.8.0
7232025-03-22T00:24:21.202Z Downloaded pkcs8 v0.10.2
7242025-03-22T00:24:21.205Z Downloaded oxnet v0.1.1
7252025-03-22T00:24:21.208Z Downloaded sqlformat v0.2.6
7262025-03-22T00:24:21.209Z Downloaded signal-hook-mio v0.2.4
7272025-03-22T00:24:21.214Z Downloaded nibble_vec v0.1.0
7282025-03-22T00:24:21.214Z Downloaded hash32 v0.3.1
7292025-03-22T00:24:21.214Z Downloaded half v2.4.1
7302025-03-22T00:24:21.218Z Downloaded crossbeam-channel v0.5.13
7312025-03-22T00:24:21.221Z Downloaded hashbrown v0.12.3
7322025-03-22T00:24:21.224Z Downloaded parse-display-derive v0.10.0
7332025-03-22T00:24:21.227Z Downloaded pin-utils v0.1.0
7342025-03-22T00:24:21.227Z Downloaded derive_builder v0.20.2
7352025-03-22T00:24:21.231Z Downloaded num-conv v0.1.0
7362025-03-22T00:24:21.234Z Downloaded tracing-attributes v0.1.27
7372025-03-22T00:24:21.237Z Downloaded endian-type v0.1.2
7382025-03-22T00:24:21.237Z Downloaded synstructure v0.13.1
7392025-03-22T00:24:21.238Z Downloaded slab v0.4.9
7402025-03-22T00:24:21.241Z Downloaded num_enum_derive v0.5.11
7412025-03-22T00:24:21.241Z Downloaded rustc-hash v1.1.0
7422025-03-22T00:24:21.241Z Downloaded signal-hook v0.3.17
7432025-03-22T00:24:21.244Z Downloaded yoke v0.7.4
7442025-03-22T00:24:21.248Z Downloaded backtrace v0.3.74
7452025-03-22T00:24:21.251Z Downloaded rustfmt-wrapper v0.2.1
7462025-03-22T00:24:21.254Z Downloaded rustc_version v0.1.7
7472025-03-22T00:24:21.255Z Downloaded owo-colors v4.2.0
7482025-03-22T00:24:21.259Z Downloaded pbkdf2 v0.11.0
7492025-03-22T00:24:21.262Z Downloaded thiserror-impl-no-std v2.0.2
7502025-03-22T00:24:21.262Z Downloaded curve25519-dalek-derive v0.1.1
7512025-03-22T00:24:21.262Z Downloaded typify-macro v0.3.0
7522025-03-22T00:24:21.266Z Downloaded pin-project-internal v1.1.6
7532025-03-22T00:24:21.266Z Downloaded yansi v1.0.1
7542025-03-22T00:24:21.269Z Downloaded native-tls v0.2.12
7552025-03-22T00:24:21.272Z Downloaded russh-cryptovec v0.7.3
7562025-03-22T00:24:21.272Z Downloaded utf16_iter v1.0.5
7572025-03-22T00:24:21.272Z Downloaded unicode-truncate v1.1.0
7582025-03-22T00:24:21.275Z Downloaded primeorder v0.13.6
7592025-03-22T00:24:21.275Z Downloaded thread_local v1.1.8
7602025-03-22T00:24:21.279Z Downloaded hash32 v0.2.1
7612025-03-22T00:24:21.279Z Downloaded flagset v0.4.6
7622025-03-22T00:24:21.282Z Downloaded fixedbitset v0.4.2
7632025-03-22T00:24:21.282Z Downloaded num_enum v0.5.11
7642025-03-22T00:24:21.286Z Downloaded zeroize_derive v1.4.2
7652025-03-22T00:24:21.289Z Downloaded zerofrom v0.1.4
7662025-03-22T00:24:21.289Z Downloaded derive-where v1.2.7
7672025-03-22T00:24:21.293Z Downloaded zone_cfg_derive v0.1.2
7682025-03-22T00:24:21.296Z Downloaded quick-error v1.2.3
7692025-03-22T00:24:21.296Z Downloaded pbkdf2 v0.12.2
7702025-03-22T00:24:21.296Z Downloaded num-derive v0.4.2
7712025-03-22T00:24:21.299Z Downloaded crossterm v0.28.1
7722025-03-22T00:24:21.304Z Downloaded embedded-io v0.4.0
7732025-03-22T00:24:21.307Z Downloaded packed_struct_codegen v0.10.1
7742025-03-22T00:24:21.311Z Downloaded percent-encoding v2.3.1
7752025-03-22T00:24:21.311Z Downloaded pem v3.0.5
7762025-03-22T00:24:21.311Z Downloaded peg v0.8.5
7772025-03-22T00:24:21.314Z Downloaded supports-color v3.0.2
7782025-03-22T00:24:21.317Z Downloaded rtoolbox v0.0.2
7792025-03-22T00:24:21.317Z Downloaded r2d2 v0.8.10
7802025-03-22T00:24:21.320Z Downloaded smallvec v0.6.14
7812025-03-22T00:24:21.320Z Downloaded unarray v0.1.4
7822025-03-22T00:24:21.324Z Downloaded rusty-fork v0.3.0
7832025-03-22T00:24:21.324Z Downloaded rustversion v1.0.17
7842025-03-22T00:24:21.327Z Downloaded fixedbitset v0.5.7
7852025-03-22T00:24:21.330Z Downloaded signal-hook-tokio v0.3.1
7862025-03-22T00:24:21.330Z Downloaded pin-project v1.1.6
7872025-03-22T00:24:21.340Z Downloaded zeroize v1.8.1
7882025-03-22T00:24:21.344Z Downloaded aes-gcm v0.10.3
7892025-03-22T00:24:21.347Z Downloaded yoke-derive v0.7.4
7902025-03-22T00:24:21.347Z Downloaded expectorate v1.1.0
7912025-03-22T00:24:21.350Z Downloaded ssh-encoding v0.2.0
7922025-03-22T00:24:21.354Z Downloaded zip v0.6.6
7932025-03-22T00:24:21.357Z Downloaded funty v2.0.0
7942025-03-22T00:24:21.357Z Downloaded futures-task v0.3.31
7952025-03-22T00:24:21.360Z Downloaded futures-sink v0.3.31
7962025-03-22T00:24:21.360Z Downloaded rsa v0.9.6
7972025-03-22T00:24:21.363Z Downloaded ppv-lite86 v0.2.20
7982025-03-22T00:24:21.367Z Downloaded path-slash v0.1.5
7992025-03-22T00:24:21.367Z Downloaded derive_builder_macro v0.20.2
8002025-03-22T00:24:21.370Z Downloaded powerfmt v0.2.0
8012025-03-22T00:24:21.370Z Downloaded pem-rfc7468 v0.7.0
8022025-03-22T00:24:21.373Z Downloaded fatfs v0.3.6
8032025-03-22T00:24:21.378Z Downloaded tokio-rustls v0.26.0
8042025-03-22T00:24:21.378Z Downloaded socket2 v0.5.8
8052025-03-22T00:24:21.378Z Downloaded unicase v2.7.0
8062025-03-22T00:24:21.382Z Downloaded waitgroup v0.1.2
8072025-03-22T00:24:21.382Z Downloaded vte_generate_state_changes v0.1.2
8082025-03-22T00:24:21.385Z Downloaded sync_wrapper v1.0.1
8092025-03-22T00:24:21.385Z Downloaded rand_xorshift v0.3.0
8102025-03-22T00:24:21.385Z Downloaded rustc-demangle v0.1.24
8112025-03-22T00:24:21.388Z Downloaded sync-ptr v0.1.1
8122025-03-22T00:24:21.388Z Downloaded simd-adler32 v0.3.7
8132025-03-22T00:24:21.391Z Downloaded prettyplease v0.2.30
8142025-03-22T00:24:21.394Z Downloaded stringprep v0.1.5
8152025-03-22T00:24:21.394Z Downloaded strum_macros v0.25.3
8162025-03-22T00:24:21.398Z Downloaded strum_macros v0.26.4
8172025-03-22T00:24:21.401Z Downloaded strip-ansi-escapes v0.2.0
8182025-03-22T00:24:21.401Z Downloaded russh-keys v0.45.0
8192025-03-22T00:24:21.404Z Downloaded ref-cast v1.0.23
8202025-03-22T00:24:21.407Z Downloaded itertools v0.10.5
8212025-03-22T00:24:21.412Z Downloaded pretty-hex v0.2.1
8222025-03-22T00:24:21.415Z Downloaded string_cache v0.8.7
8232025-03-22T00:24:21.415Z Downloaded foreign-types-shared v0.3.1
8242025-03-22T00:24:21.418Z Downloaded float-ord v0.3.2
8252025-03-22T00:24:21.418Z Downloaded diesel-dtrace v0.4.2
8262025-03-22T00:24:21.422Z Downloaded try-lock v0.2.5
8272025-03-22T00:24:21.422Z Downloaded gethostname v0.5.0
8282025-03-22T00:24:21.422Z Downloaded postgres-types v0.2.9
8292025-03-22T00:24:21.425Z Downloaded generic-array v1.2.0
8302025-03-22T00:24:21.429Z Downloaded paste v1.0.15
8312025-03-22T00:24:21.429Z Downloaded getrandom v0.2.15
8322025-03-22T00:24:21.432Z Downloaded futures-channel v0.3.31
8332025-03-22T00:24:21.435Z Downloaded rand v0.9.0
8342025-03-22T00:24:21.442Z Downloaded num v0.4.3
8352025-03-22T00:24:21.443Z Downloaded progenitor-client v0.8.0
8362025-03-22T00:24:21.443Z Downloaded opaque-debug v0.3.1
8372025-03-22T00:24:21.443Z Downloaded rustls-pki-types v1.10.0
8382025-03-22T00:24:21.450Z Downloaded predicates-tree v1.0.11
8392025-03-22T00:24:21.450Z Downloaded idna v1.0.3
8402025-03-22T00:24:21.454Z Downloaded tokio-postgres v0.7.13
8412025-03-22T00:24:21.457Z Downloaded write16 v1.0.0
8422025-03-22T00:24:21.458Z Downloaded nodrop v0.1.14
8432025-03-22T00:24:21.458Z Downloaded hex v0.4.3
8442025-03-22T00:24:21.461Z Downloaded form_urlencoded v1.2.1
8452025-03-22T00:24:21.461Z Downloaded subtle v2.6.1
8462025-03-22T00:24:21.464Z Downloaded slog-stdlog v4.1.1
8472025-03-22T00:24:21.465Z Downloaded hex-literal v0.4.1
8482025-03-22T00:24:21.465Z Downloaded libxml v0.3.3
8492025-03-22T00:24:21.470Z Downloaded tinyvec_macros v0.1.1
8502025-03-22T00:24:21.473Z Downloaded itertools v0.13.0
8512025-03-22T00:24:21.479Z Downloaded proc-macro-crate v1.3.1
8522025-03-22T00:24:21.482Z Downloaded fs_extra v1.3.0
8532025-03-22T00:24:21.482Z Downloaded ena v0.14.3
8542025-03-22T00:24:21.486Z Downloaded typify-macro v0.2.0
8552025-03-22T00:24:21.486Z Downloaded foreign-types-shared v0.1.1
8562025-03-22T00:24:21.486Z Downloaded foreign-types v0.3.2
8572025-03-22T00:24:21.489Z Downloaded parse-zoneinfo v0.3.1
8582025-03-22T00:24:21.489Z Downloaded blake3 v1.5.4
8592025-03-22T00:24:21.497Z Downloaded document-features v0.2.10
8602025-03-22T00:24:21.501Z Downloaded hashbrown v0.13.2
8612025-03-22T00:24:21.504Z Downloaded scopeguard v1.2.0
8622025-03-22T00:24:21.508Z Downloaded serde_plain v1.0.2
8632025-03-22T00:24:21.508Z Downloaded sec1 v0.7.3
8642025-03-22T00:24:21.508Z Downloaded precomputed-hash v0.1.1
8652025-03-22T00:24:21.511Z Downloaded similar v2.7.0
8662025-03-22T00:24:21.514Z Downloaded olpc-cjson v0.1.4
8672025-03-22T00:24:21.517Z Downloaded ed25519 v2.2.3
8682025-03-22T00:24:21.517Z Downloaded nu-ansi-term v0.50.1
8692025-03-22T00:24:21.520Z Downloaded vte v0.11.1
8702025-03-22T00:24:21.525Z Downloaded zerocopy v0.6.6
8712025-03-22T00:24:21.525Z Downloaded foldhash v0.1.3
8722025-03-22T00:24:21.525Z Downloaded aho-corasick v1.1.3
8732025-03-22T00:24:21.530Z Downloaded wyz v0.5.1
8742025-03-22T00:24:21.533Z Downloaded ssh-cipher v0.2.0
8752025-03-22T00:24:21.533Z Downloaded vsss-rs v3.3.4
8762025-03-22T00:24:21.538Z Downloaded serde_repr v0.1.19
8772025-03-22T00:24:21.541Z Downloaded rand_seeder v0.3.0
8782025-03-22T00:24:21.541Z Downloaded itertools v0.14.0
8792025-03-22T00:24:21.547Z Downloaded termtree v0.4.1
8802025-03-22T00:24:21.550Z Downloaded phf_codegen v0.11.2
8812025-03-22T00:24:21.550Z Downloaded deranged v0.3.11
8822025-03-22T00:24:21.550Z Downloaded progenitor-client v0.9.1
8832025-03-22T00:24:21.553Z Downloaded display-error-chain v0.2.2
8842025-03-22T00:24:21.553Z Downloaded serdect v0.2.0
8852025-03-22T00:24:21.557Z Downloaded predicates v3.1.3
8862025-03-22T00:24:21.557Z Downloaded getrandom v0.3.1
8872025-03-22T00:24:21.560Z Downloaded typify v0.2.0
8882025-03-22T00:24:21.563Z Downloaded rand_core v0.9.2
8892025-03-22T00:24:21.566Z Downloaded uzers v0.12.1
8902025-03-22T00:24:21.569Z Downloaded vergen v8.3.2
8912025-03-22T00:24:21.572Z Downloaded dirs-sys-next v0.1.2
8922025-03-22T00:24:21.572Z Downloaded defmt-macros v0.3.9
8932025-03-22T00:24:21.576Z Downloaded tokio-tungstenite v0.23.1
8942025-03-22T00:24:21.579Z Downloaded progenitor-impl v0.9.1
8952025-03-22T00:24:21.579Z Downloaded rcgen v0.12.1
8962025-03-22T00:24:21.582Z Downloaded zone_cfg_derive v0.3.0
8972025-03-22T00:24:21.583Z Downloaded scrypt v0.11.0
8982025-03-22T00:24:21.586Z Downloaded defmt v0.3.8
8992025-03-22T00:24:21.589Z Downloaded sct v0.7.1
9002025-03-22T00:24:21.592Z Downloaded openssl-probe v0.1.5
9012025-03-22T00:24:21.592Z Downloaded progenitor-macro v0.8.0
9022025-03-22T00:24:21.592Z Downloaded defmt-parser v0.3.4
9032025-03-22T00:24:21.595Z Downloaded vsss-rs v5.1.0
9042025-03-22T00:24:21.599Z Downloaded serde_with_macros v3.12.0
9052025-03-22T00:24:21.599Z Downloaded pkcs1 v0.7.5
9062025-03-22T00:24:21.605Z Downloaded qorb v0.2.1
9072025-03-22T00:24:21.608Z Downloaded serde_path_to_error v0.1.16
9082025-03-22T00:24:21.608Z Downloaded typify v0.3.0
9092025-03-22T00:24:21.612Z Downloaded termios v0.3.3
9102025-03-22T00:24:21.615Z Downloaded publicsuffix v2.3.0
9112025-03-22T00:24:21.615Z Downloaded postgres-protocol v0.6.8
9122025-03-22T00:24:21.618Z Downloaded phf v0.11.2
9132025-03-22T00:24:21.618Z Downloaded displaydoc v0.2.5
9142025-03-22T00:24:21.623Z Downloaded openssl-macros v0.1.1
9152025-03-22T00:24:21.623Z Downloaded debug-ignore v1.0.5
9162025-03-22T00:24:21.626Z Downloaded signal-hook-registry v1.4.2
9172025-03-22T00:24:21.626Z Downloaded walkdir v2.5.0
9182025-03-22T00:24:21.626Z Downloaded yasna v0.5.2
9192025-03-22T00:24:21.630Z Downloaded unicode-segmentation v1.12.0
9202025-03-22T00:24:21.633Z Downloaded proc-macro-error-attr2 v2.0.0
9212025-03-22T00:24:21.633Z Downloaded der_derive v0.7.3
9222025-03-22T00:24:21.638Z Downloaded tls_codec_derive v0.4.1
9232025-03-22T00:24:21.638Z Downloaded num-complex v0.4.6
9242025-03-22T00:24:21.641Z Downloaded parking_lot v0.12.3
9252025-03-22T00:24:21.641Z Downloaded dropshot_endpoint v0.16.0
9262025-03-22T00:24:21.645Z Downloaded sqlparser_derive v0.2.2
9272025-03-22T00:24:21.645Z Downloaded p256 v0.13.2
9282025-03-22T00:24:21.651Z Downloaded termcolor v1.4.1
9292025-03-22T00:24:21.652Z Downloaded chrono v0.4.40
9302025-03-22T00:24:21.657Z Downloaded heck v0.3.3
9312025-03-22T00:24:21.661Z Downloaded glob v0.3.2
9322025-03-22T00:24:21.661Z Downloaded ghash v0.5.1
9332025-03-22T00:24:21.661Z Downloaded daft v0.1.2
9342025-03-22T00:24:21.664Z Downloaded fragile v2.0.0
9352025-03-22T00:24:21.668Z Downloaded tokio-tungstenite v0.21.0
9362025-03-22T00:24:21.668Z Downloaded spki v0.7.3
9372025-03-22T00:24:21.671Z Downloaded slog v2.7.0
9382025-03-22T00:24:21.675Z Downloaded steno v0.4.1
9392025-03-22T00:24:21.678Z Downloaded bitvec v1.0.1
9402025-03-22T00:24:21.690Z Downloaded globset v0.4.15
9412025-03-22T00:24:21.693Z Downloaded bindgen v0.71.1
9422025-03-22T00:24:21.699Z Downloaded postcard v1.0.10
9432025-03-22T00:24:21.702Z Downloaded parking_lot v0.11.2
9442025-03-22T00:24:22.710Z Downloaded russh v0.45.0
9452025-03-22T00:24:22.714Z Downloaded samael v0.0.18
9462025-03-22T00:24:22.714Z Downloaded time v0.3.36
9472025-03-22T00:24:22.714Z Downloaded diesel_derives v2.2.3
9482025-03-22T00:24:22.714Z Downloaded serde_with v3.12.0
9492025-03-22T00:24:22.714Z Downloaded serde_yaml v0.9.34+deprecated
9502025-03-22T00:24:22.714Z Downloaded flume v0.11.1
9512025-03-22T00:24:22.714Z Downloaded toml_edit v0.19.15
9522025-03-22T00:24:22.715Z Downloaded papergrid v0.14.0
9532025-03-22T00:24:22.715Z Downloaded oso v0.27.3
9542025-03-22T00:24:22.715Z Downloaded quick-xml v0.37.2
9552025-03-22T00:24:22.715Z Downloaded tower v0.5.2
9562025-03-22T00:24:22.715Z Downloaded p521 v0.13.3
9572025-03-22T00:24:22.715Z Downloaded unicode-normalization v0.1.24
9582025-03-22T00:24:22.715Z Downloaded rustyline v14.0.0
9592025-03-22T00:24:22.715Z Downloaded lalrpop v0.19.12
9602025-03-22T00:24:22.715Z Downloaded openssl-sys v0.9.106
9612025-03-22T00:24:22.715Z Downloaded heapless v0.8.0
9622025-03-22T00:24:22.715Z Downloaded der v0.7.9
9632025-03-22T00:24:22.715Z Downloaded tough v0.19.0
9642025-03-22T00:24:22.715Z Downloaded reedline v0.38.0
9652025-03-22T00:24:22.715Z Downloaded rustls-webpki v0.101.7
9662025-03-22T00:24:22.715Z Downloaded quinn-proto v0.11.8
9672025-03-22T00:24:22.715Z Downloaded reqwest v0.12.12
9682025-03-22T00:24:22.715Z Downloaded smoltcp v0.9.1
9692025-03-22T00:24:22.715Z Downloaded num-bigint-dig v0.8.4
9702025-03-22T00:24:22.715Z Downloaded rustls-webpki v0.102.8
9712025-03-22T00:24:22.715Z Downloaded rayon v1.10.0
9722025-03-22T00:24:22.715Z Downloaded salty v0.3.0
9732025-03-22T00:24:22.715Z Downloaded regex v1.11.1
9742025-03-22T00:24:22.715Z Downloaded zerocopy v0.8.10
9752025-03-22T00:24:22.715Z Downloaded portable-atomic v1.9.0
9762025-03-22T00:24:22.715Z Downloaded chrono-tz v0.10.1
9772025-03-22T00:24:22.715Z Downloaded winnow v0.5.40
9782025-03-22T00:24:22.715Z Downloaded sqlparser v0.45.0
9792025-03-22T00:24:22.715Z Downloaded p384 v0.13.0
9802025-03-22T00:24:22.715Z Downloaded petname v2.0.2
9812025-03-22T00:24:22.715Z Downloaded vcpkg v0.2.15
9822025-03-22T00:24:22.715Z Downloaded webpki-roots v0.26.6
9832025-03-22T00:24:22.715Z Downloaded dropshot v0.12.0
9842025-03-22T00:24:22.715Z Downloaded regex-syntax v0.6.29
9852025-03-22T00:24:22.715Z Downloaded rustls v0.21.12
9862025-03-22T00:24:22.715Z Downloaded radix_trie v0.2.1
9872025-03-22T00:24:22.715Z Downloaded unicode-width v0.2.0
9882025-03-22T00:24:22.715Z Downloaded nix v0.27.1
9892025-03-22T00:24:22.715Z Downloaded gimli v0.31.1
9902025-03-22T00:24:22.715Z Downloaded curve25519-dalek v4.1.3
9912025-03-22T00:24:22.715Z Downloaded regex-syntax v0.8.5
9922025-03-22T00:24:22.716Z Downloaded tabled v0.18.0
9932025-03-22T00:24:22.716Z Downloaded git2 v0.19.0
9942025-03-22T00:24:22.716Z Downloaded nix v0.29.0
9952025-03-22T00:24:22.716Z Downloaded openssl v0.10.71
9962025-03-22T00:24:22.716Z Downloaded ratatui v0.29.0
9972025-03-22T00:24:22.716Z Downloaded dropshot v0.16.0
9982025-03-22T00:24:22.716Z Downloaded typify-impl v0.2.0
9992025-03-22T00:24:22.716Z Downloaded bzip2-sys v0.1.11+1.0.8
10002025-03-22T00:24:22.716Z Downloaded diesel v2.2.8
10012025-03-22T00:24:22.716Z Downloaded nix v0.28.0
10022025-03-22T00:24:22.716Z Downloaded object v0.36.5
10032025-03-22T00:24:22.716Z Downloaded openapiv3 v2.0.0
10042025-03-22T00:24:22.716Z Downloaded rustls v0.23.19
10052025-03-22T00:24:22.716Z Downloaded rustls v0.22.4
10062025-03-22T00:24:22.716Z Downloaded winnow v0.6.20
10072025-03-22T00:24:22.716Z Downloaded petgraph v0.6.5
10082025-03-22T00:24:22.716Z Downloaded typify-impl v0.3.0
10092025-03-22T00:24:22.716Z Downloaded sled v0.34.7
10102025-03-22T00:24:22.716Z Downloaded zerocopy-derive v0.6.6
10112025-03-22T00:24:22.716Z Downloaded regex-automata v0.4.8
10122025-03-22T00:24:22.716Z Downloaded smoltcp v0.11.0
10132025-03-22T00:24:22.716Z Downloaded regress v0.10.3
10142025-03-22T00:24:22.716Z Downloaded bstr v1.10.0
10152025-03-22T00:24:22.716Z Downloaded csv v1.3.1
10162025-03-22T00:24:22.716Z Downloaded object v0.30.4
10172025-03-22T00:24:22.716Z Downloaded polar-core v0.27.3
10182025-03-22T00:24:22.716Z Downloaded futures-util v0.3.31
10192025-03-22T00:24:22.716Z Downloaded lzma-sys v0.1.20
10202025-03-22T00:24:22.716Z Downloaded tokio-util v0.7.13
10212025-03-22T00:24:22.716Z Downloaded nom v7.1.3
10222025-03-22T00:24:22.716Z Downloaded petgraph v0.7.1
10232025-03-22T00:24:22.716Z Downloaded libz-sys v1.1.20
10242025-03-22T00:24:22.716Z Downloaded tokio v1.43.0
10252025-03-22T00:24:22.716Z Downloaded sha3 v0.10.8
10262025-03-22T00:24:22.716Z Downloaded proptest v1.6.0
10272025-03-22T00:24:22.716Z Downloaded num-bigint v0.4.6
10282025-03-22T00:24:22.716Z Downloaded pretty_assertions v1.4.1
10292025-03-22T00:24:22.716Z Downloaded hashbrown v0.14.5
10302025-03-22T00:24:22.717Z Downloaded zopfli v0.8.1
10312025-03-22T00:24:22.717Z Downloaded pkcs5 v0.7.1
10322025-03-22T00:24:22.717Z Downloaded h2 v0.4.6
10332025-03-22T00:24:22.717Z Downloaded bindgen v0.69.5
10342025-03-22T00:24:22.717Z Downloaded zerovec v0.10.4
10352025-03-22T00:24:22.717Z Downloaded omicron-zone-package v0.12.0
10362025-03-22T00:24:22.717Z Downloaded which v4.4.2
10372025-03-22T00:24:22.717Z Downloaded uuid v1.15.1
10382025-03-22T00:24:22.717Z Downloaded dropshot_endpoint v0.12.0
10392025-03-22T00:24:22.717Z Downloaded ed25519-dalek v2.1.1
10402025-03-22T00:24:22.717Z Downloaded toml v0.7.8
10412025-03-22T00:24:22.717Z Downloaded heapless v0.7.17
10422025-03-22T00:24:22.717Z Downloaded flate2 v1.1.0
10432025-03-22T00:24:22.717Z Downloaded elliptic-curve v0.13.8
10442025-03-22T00:24:22.717Z Downloaded aws-lc-rs v1.12.4
10452025-03-22T00:24:22.721Z Downloaded rayon-core v1.12.1
10462025-03-22T00:24:22.721Z Downloaded ssh-key v0.6.6
10472025-03-22T00:24:22.721Z Downloaded tls_codec v0.4.1
10482025-03-22T00:24:22.721Z Downloaded subprocess v0.2.9
10492025-03-22T00:24:22.721Z Downloaded phf_shared v0.11.2
10502025-03-22T00:24:22.721Z Downloaded itertools v0.12.1
10512025-03-22T00:24:22.721Z Downloaded writeable v0.5.5
10522025-03-22T00:24:22.721Z Downloaded derive_builder_core v0.20.2
10532025-03-22T00:24:22.721Z Downloaded headers v0.4.0
10542025-03-22T00:24:22.721Z Downloaded progenitor v0.8.0
10552025-03-22T00:24:22.721Z Downloaded value-bag v1.9.0
10562025-03-22T00:24:22.721Z Downloaded encoding_rs v0.8.34
10572025-03-22T00:24:22.721Z Downloaded slog-scope v4.4.0
10582025-03-22T00:24:22.721Z Downloaded slog-async v2.8.0
10592025-03-22T00:24:22.721Z Downloaded embedded-io v0.6.1
10602025-03-22T00:24:22.721Z Downloaded slog-json v2.6.1
10612025-03-22T00:24:22.721Z Downloaded slog-envlogger v2.2.0
10622025-03-22T00:24:22.721Z Downloaded predicates-core v1.0.8
10632025-03-22T00:24:22.721Z Downloaded password-hash v0.5.0
10642025-03-22T00:24:22.721Z Downloaded password-hash v0.4.2
10652025-03-22T00:24:22.732Z Downloaded unicode-bidi v0.3.17
10662025-03-22T00:24:22.732Z Downloaded salsa20 v0.10.2
10672025-03-22T00:24:22.732Z Downloaded derive_more v0.99.19
10682025-03-22T00:24:22.732Z Downloaded url v2.5.3
10692025-03-22T00:24:22.735Z Downloaded unicode_categories v0.1.1
10702025-03-22T00:24:22.735Z Downloaded typed-path v0.9.3
10712025-03-22T00:24:22.740Z Downloaded ring v0.17.11
10722025-03-22T00:24:22.781Z Downloaded tracing v0.1.40
10732025-03-22T00:24:22.784Z Downloaded rand v0.8.5
10742025-03-22T00:24:22.788Z Downloaded libm v0.2.8
10752025-03-22T00:24:22.795Z Downloaded utf8_iter v1.0.4
10762025-03-22T00:24:22.798Z Downloaded zerofrom-derive v0.1.4
10772025-03-22T00:24:22.798Z Downloaded des v0.8.1
10782025-03-22T00:24:22.798Z Downloaded test-strategy v0.4.0
10792025-03-22T00:24:22.801Z Downloaded tracing-core v0.1.32
10802025-03-22T00:24:22.805Z Downloaded tokio-stream v0.1.17
10812025-03-22T00:24:22.808Z Downloaded tokio-rustls v0.25.0
10822025-03-22T00:24:22.812Z Downloaded spin v0.9.8
10832025-03-22T00:24:22.812Z Downloaded smallvec v1.14.0
10842025-03-22T00:24:22.815Z Downloaded libgit2-sys v0.17.0+1.8.1
10852025-03-22T00:24:22.870Z Downloaded slog-term v2.9.1
10862025-03-22T00:24:22.873Z Downloaded thiserror-no-std v2.0.2
10872025-03-22T00:24:22.877Z Downloaded termtree v0.5.1
10882025-03-22T00:24:22.877Z Downloaded zerocopy-derive v0.8.10
10892025-03-22T00:24:22.882Z Downloaded zip v2.1.3
10902025-03-22T00:24:22.885Z Downloaded x509-cert v0.2.5
10912025-03-22T00:24:22.891Z Downloaded futures v0.3.31
10922025-03-22T00:24:22.895Z Downloaded schemars v0.8.22
10932025-03-22T00:24:22.906Z Downloaded unicode-properties v0.1.3
10942025-03-22T00:24:22.909Z Downloaded float-cmp v0.10.0
10952025-03-22T00:24:22.909Z Downloaded rustc_version v0.4.1
10962025-03-22T00:24:22.912Z Downloaded mio v1.0.2
10972025-03-22T00:24:22.915Z Downloaded minimal-lexical v0.2.1
10982025-03-22T00:24:22.919Z Downloaded either v1.14.0
10992025-03-22T00:24:22.922Z Downloaded tokio-rustls v0.24.1
11002025-03-22T00:24:22.922Z Downloaded filetime v0.2.25
11012025-03-22T00:24:22.925Z Downloaded unicode-xid v0.2.6
11022025-03-22T00:24:22.925Z Downloaded pin-project-lite v0.2.14
11032025-03-22T00:24:22.928Z Downloaded num-traits v0.2.19
11042025-03-22T00:24:22.932Z Downloaded siphasher v0.3.11
11052025-03-22T00:24:22.932Z Downloaded serde_urlencoded v0.7.1
11062025-03-22T00:24:22.936Z Downloaded quinn-udp v0.5.5
11072025-03-22T00:24:22.936Z Downloaded quinn v0.11.5
11082025-03-22T00:24:22.939Z Downloaded parking_lot_core v0.8.6
11092025-03-22T00:24:22.939Z Downloaded darling_core v0.20.10
11102025-03-22T00:24:22.943Z Downloaded unsafe-libyaml v0.2.11
11112025-03-22T00:24:22.947Z Downloaded tungstenite v0.23.0
11122025-03-22T00:24:22.950Z Downloaded peg-macros v0.8.5
11132025-03-22T00:24:22.953Z Downloaded parking_lot_core v0.9.10
11142025-03-22T00:24:22.953Z Downloaded num-rational v0.4.2
11152025-03-22T00:24:22.957Z Downloaded ron v0.8.1
11162025-03-22T00:24:22.960Z Downloaded tungstenite v0.21.0
11172025-03-22T00:24:22.964Z Downloaded snafu v0.8.5
11182025-03-22T00:24:22.968Z Downloaded tokio-macros v2.5.0
11192025-03-22T00:24:22.971Z Downloaded shlex v1.3.0
11202025-03-22T00:24:22.971Z Downloaded env_logger v0.10.2
11212025-03-22T00:24:22.974Z Downloaded tar v0.4.44
11222025-03-22T00:24:22.978Z Downloaded indicatif v0.17.11
11232025-03-22T00:24:22.981Z Downloaded compact_str v0.8.0
11242025-03-22T00:24:22.981Z Downloaded cc v1.2.15
11252025-03-22T00:24:22.985Z Downloaded bytes v1.10.1
11262025-03-22T00:24:22.989Z Downloaded icu_properties v1.5.1
11272025-03-22T00:24:22.992Z Downloaded num_threads v0.1.7
11282025-03-22T00:24:22.992Z Downloaded enum-as-inner v0.6.1
11292025-03-22T00:24:22.996Z Downloaded shell-words v1.1.0
11302025-03-22T00:24:22.996Z Downloaded sha1 v0.10.6
11312025-03-22T00:24:22.996Z Downloaded same-file v1.0.6
11322025-03-22T00:24:22.999Z Downloaded polyval v0.6.2
11332025-03-22T00:24:22.999Z Downloaded pkg-config v0.3.31
11342025-03-22T00:24:23.003Z Downloaded rand_chacha v0.9.0
11352025-03-22T00:24:23.003Z Downloaded rand_chacha v0.3.1
11362025-03-22T00:24:23.003Z Downloaded tabled_derive v0.10.0
11372025-03-22T00:24:23.003Z Downloaded foreign-types v0.5.0
11382025-03-22T00:24:23.006Z Downloaded darling v0.20.10
11392025-03-22T00:24:23.011Z Downloaded daft-derive v0.1.2
11402025-03-22T00:24:23.014Z Downloaded tinyvec v1.8.0
11412025-03-22T00:24:23.014Z Downloaded icu_locid_transform_data v1.5.0
11422025-03-22T00:24:23.018Z Downloaded base64 v0.22.1
11432025-03-22T00:24:23.021Z Downloaded term v0.7.0
11442025-03-22T00:24:23.025Z Downloaded snafu-derive v0.8.5
11452025-03-22T00:24:23.025Z Downloaded bumpalo v3.16.0
11462025-03-22T00:24:23.028Z Downloaded indexmap v1.9.3
11472025-03-22T00:24:23.031Z Downloaded futures-executor v0.3.31
11482025-03-22T00:24:23.032Z Downloaded futures-core v0.3.31
11492025-03-22T00:24:23.032Z Downloaded serde_derive_internals v0.29.1
11502025-03-22T00:24:23.035Z Downloaded ciborium v0.2.2
11512025-03-22T00:24:23.035Z Downloaded arc-swap v1.7.1
11522025-03-22T00:24:23.038Z Downloaded fallible-iterator v0.2.0
11532025-03-22T00:24:23.041Z Downloaded schemars_derive v0.8.22
11542025-03-22T00:24:23.042Z Downloaded mime v0.3.17
11552025-03-22T00:24:23.042Z Downloaded memmap2 v0.9.5
11562025-03-22T00:24:23.045Z Downloaded dunce v1.0.5
11572025-03-22T00:24:23.045Z Downloaded lock_api v0.4.12
11582025-03-22T00:24:23.045Z Downloaded serde-hex v0.1.0
11592025-03-22T00:24:23.048Z Downloaded icu_locid v1.5.0
11602025-03-22T00:24:23.052Z Downloaded topological-sort v0.2.2
11612025-03-22T00:24:23.052Z Downloaded strum_macros v0.24.3
11622025-03-22T00:24:23.055Z Downloaded const-oid v0.9.6
11632025-03-22T00:24:23.055Z Downloaded ahash v0.8.11
11642025-03-22T00:24:23.059Z Downloaded cookie v0.18.1
11652025-03-22T00:24:23.062Z Downloaded libloading v0.8.5
11662025-03-22T00:24:23.062Z Downloaded jobserver v0.1.32
11672025-03-22T00:24:23.065Z Downloaded icu_locid_transform v1.5.0
11682025-03-22T00:24:23.065Z Downloaded memoffset v0.9.1
11692025-03-22T00:24:23.069Z Downloaded maybe-uninit v2.0.0
11702025-03-22T00:24:23.069Z Downloaded libsw v3.4.0
11712025-03-22T00:24:23.069Z Downloaded libefi-sys v0.1.0
11722025-03-22T00:24:23.072Z Downloaded md-5 v0.10.6
11732025-03-22T00:24:23.072Z Downloaded lru-cache v0.1.2
11742025-03-22T00:24:23.072Z Downloaded is-terminal v0.4.13
11752025-03-22T00:24:23.076Z Downloaded xattr v1.3.1
11762025-03-22T00:24:23.076Z Downloaded untrusted v0.7.1
11772025-03-22T00:24:23.076Z Downloaded tui-tree-widget v0.23.0
11782025-03-22T00:24:23.079Z Downloaded tiny-keccak v2.0.2
11792025-03-22T00:24:23.079Z Downloaded hyper-rustls v0.27.3
11802025-03-22T00:24:23.083Z Downloaded structmeta-derive v0.3.0
11812025-03-22T00:24:23.083Z Downloaded smf v0.2.3
11822025-03-22T00:24:23.083Z Downloaded slog-dtrace v0.3.0
11832025-03-22T00:24:23.086Z Downloaded signature v2.2.0
11842025-03-22T00:24:23.086Z Downloaded semver v0.1.20
11852025-03-22T00:24:23.086Z Downloaded secrecy v0.8.0
11862025-03-22T00:24:23.089Z Downloaded linked-hash-map v0.5.6
11872025-03-22T00:24:23.089Z Downloaded internet-checksum v0.2.1
11882025-03-22T00:24:23.089Z Downloaded indent_write v2.2.0
11892025-03-22T00:24:23.089Z Downloaded impl-trait-for-tuples v0.2.2
11902025-03-22T00:24:23.093Z Downloaded home v0.5.9
11912025-03-22T00:24:23.093Z Downloaded clang-sys v1.8.1
11922025-03-22T00:24:23.096Z Downloaded indoc v2.0.6
11932025-03-22T00:24:23.099Z Downloaded indoc v1.0.9
11942025-03-22T00:24:23.099Z Downloaded idna_adapter v1.2.0
11952025-03-22T00:24:23.103Z Downloaded const_format_proc_macros v0.2.34
11962025-03-22T00:24:23.103Z Downloaded blake2 v0.10.6
11972025-03-22T00:24:23.106Z Downloaded async-bb8-diesel v0.2.1
11982025-03-22T00:24:23.106Z Downloaded is_ci v1.2.0
11992025-03-22T00:24:23.109Z Downloaded rustc-hash v2.1.1
12002025-03-22T00:24:23.109Z Downloaded instability v0.3.2
12012025-03-22T00:24:23.110Z Downloaded hyper-util v0.1.10
12022025-03-22T00:24:23.113Z Downloaded icu_properties_data v1.5.0
12032025-03-22T00:24:23.122Z Downloaded csv-core v0.1.11
12042025-03-22T00:24:23.126Z Downloaded crc32fast v1.4.2
12052025-03-22T00:24:23.126Z Downloaded addr2line v0.24.2
12062025-03-22T00:24:23.129Z Downloaded hubpack_derive v0.1.1
12072025-03-22T00:24:23.129Z Downloaded colored v2.2.0
12082025-03-22T00:24:23.132Z Downloaded bit-set v0.5.3
12092025-03-22T00:24:23.132Z Downloaded backoff v0.4.0
12102025-03-22T00:24:23.136Z Downloaded hyper v1.6.0
12112025-03-22T00:24:23.139Z Downloaded arrayvec v0.7.6
12122025-03-22T00:24:23.143Z Downloaded aes v0.8.4
12132025-03-22T00:24:23.146Z Downloaded cobs v0.2.3
12142025-03-22T00:24:23.146Z Downloaded ciborium-ll v0.2.2
12152025-03-22T00:24:23.146Z Downloaded cargo_metadata v0.18.1
12162025-03-22T00:24:23.149Z Downloaded block-padding v0.3.3
12172025-03-22T00:24:23.149Z Downloaded convert_case v0.4.0
12182025-03-22T00:24:23.149Z Downloaded bcrypt-pbkdf v0.10.0
12192025-03-22T00:24:23.153Z Downloaded crc v3.2.1
12202025-03-22T00:24:23.153Z Downloaded cipher v0.4.4
12212025-03-22T00:24:23.156Z Downloaded chrono-tz-build v0.4.0
12222025-03-22T00:24:23.156Z Downloaded castaway v0.2.3
12232025-03-22T00:24:23.156Z Downloaded bitfield v0.14.0
12242025-03-22T00:24:23.160Z Downloaded atomic-waker v1.1.2
12252025-03-22T00:24:23.160Z Downloaded bit-set v0.8.0
12262025-03-22T00:24:23.160Z Downloaded base16ct v0.2.0
12272025-03-22T00:24:23.163Z Downloaded assert_matches v1.5.0
12282025-03-22T00:24:23.163Z Downloaded arrayref v0.3.9
12292025-03-22T00:24:23.163Z Downloaded ascii-canvas v3.0.0
12302025-03-22T00:24:23.163Z Downloaded array-init v0.0.4
12312025-03-22T00:24:23.166Z Downloaded adler2 v2.0.0
12322025-03-22T00:24:23.412Z Downloaded aws-lc-sys v0.26.0
12332025-03-22T00:24:23.735Z Compiling serde v1.0.218
12342025-03-22T00:24:23.739Z Compiling generic-array v0.14.7
12352025-03-22T00:24:23.739Z Compiling subtle v2.6.1
12362025-03-22T00:24:23.739Z Compiling const-oid v0.9.6
12372025-03-22T00:24:23.739Z Compiling lock_api v0.4.12
12382025-03-22T00:24:23.891Z Compiling value-bag v1.9.0
12392025-03-22T00:24:23.933Z Compiling syn v2.0.98
12402025-03-22T00:24:23.947Z Compiling getrandom v0.2.15
12412025-03-22T00:24:24.216Z Compiling rand_core v0.6.4
12422025-03-22T00:24:24.335Z Compiling log v0.4.22
12432025-03-22T00:24:24.378Z Compiling scopeguard v1.2.0
12442025-03-22T00:24:24.401Z Compiling shlex v1.3.0
12452025-03-22T00:24:24.404Z Compiling jobserver v0.1.32
12462025-03-22T00:24:24.432Z Compiling typenum v1.17.0
12472025-03-22T00:24:24.707Z Compiling cpufeatures v0.2.14
12482025-03-22T00:24:24.814Z Compiling cc v1.2.15
12492025-03-22T00:24:24.972Z Compiling smallvec v1.14.0
12502025-03-22T00:24:25.042Z Compiling pin-project-lite v0.2.14
12512025-03-22T00:24:25.184Z Compiling spin v0.9.8
12522025-03-22T00:24:25.204Z Compiling parking_lot_core v0.9.10
12532025-03-22T00:24:25.365Z Compiling rustix v0.38.37
12542025-03-22T00:24:25.628Z Compiling libm v0.2.8
12552025-03-22T00:24:25.985Z Compiling signal-hook-registry v1.4.2
12562025-03-22T00:24:26.040Z Compiling num-traits v0.2.19
12572025-03-22T00:24:26.320Z Compiling futures-core v0.3.31
12582025-03-22T00:24:26.372Z Compiling serde_json v1.0.139
12592025-03-22T00:24:26.576Z Compiling parking_lot v0.12.3
12602025-03-22T00:24:26.663Z Compiling mio v1.0.2
12612025-03-22T00:24:26.857Z Compiling base64ct v1.6.0
12622025-03-22T00:24:26.979Z Compiling aho-corasick v1.1.3
12632025-03-22T00:24:27.453Z Compiling pem-rfc7468 v0.7.0
12642025-03-22T00:24:27.472Z Compiling flagset v0.4.6
12652025-03-22T00:24:27.774Z Compiling either v1.14.0
12662025-03-22T00:24:27.875Z Compiling regex-syntax v0.8.5
12672025-03-22T00:24:27.994Z Compiling lazy_static v1.5.0
12682025-03-22T00:24:28.113Z Compiling socket2 v0.5.8
12692025-03-22T00:24:28.133Z Compiling glob v0.3.2
12702025-03-22T00:24:28.204Z Compiling futures-sink v0.3.31
12712025-03-22T00:24:28.378Z Compiling getrandom v0.3.1
12722025-03-22T00:24:29.013Z Compiling slab v0.4.9
12732025-03-22T00:24:29.032Z Compiling clang-sys v1.8.1
12742025-03-22T00:24:29.036Z Compiling prettyplease v0.2.30
12752025-03-22T00:24:29.132Z Compiling stable_deref_trait v1.2.0
12762025-03-22T00:24:29.413Z Compiling minimal-lexical v0.2.1
12772025-03-22T00:24:29.434Z Compiling libloading v0.8.5
12782025-03-22T00:24:29.664Z Compiling bindgen v0.69.5
12792025-03-22T00:24:29.728Z Compiling foldhash v0.1.3
12802025-03-22T00:24:29.751Z Compiling home v0.5.9
12812025-03-22T00:24:29.781Z Compiling nom v7.1.3
12822025-03-22T00:24:29.887Z Compiling allocator-api2 v0.2.18
12832025-03-22T00:24:30.010Z Compiling futures-channel v0.3.31
12842025-03-22T00:24:30.390Z Compiling itertools v0.12.1
12852025-03-22T00:24:30.499Z Compiling hashbrown v0.15.1
12862025-03-22T00:24:30.626Z Compiling futures-io v0.3.31
12872025-03-22T00:24:30.915Z Compiling futures-task v0.3.31
12882025-03-22T00:24:31.234Z Compiling lazycell v1.3.0
12892025-03-22T00:24:31.419Z Compiling synstructure v0.13.1
12902025-03-22T00:24:31.696Z Compiling regex-automata v0.4.8
12912025-03-22T00:24:32.792Z Compiling pkg-config v0.3.31
12922025-03-22T00:24:33.099Z Compiling cexpr v0.6.0
12932025-03-22T00:24:33.295Z Compiling rustc-hash v1.1.0
12942025-03-22T00:24:33.464Z Compiling pin-utils v0.1.0
12952025-03-22T00:24:33.573Z Compiling cmake v0.1.51
12962025-03-22T00:24:33.907Z Compiling dunce v1.0.5
12972025-03-22T00:24:34.026Z Compiling fs_extra v1.3.0
12982025-03-22T00:24:34.048Z Compiling paste v1.0.15
12992025-03-22T00:24:34.407Z Compiling ring v0.17.11
13002025-03-22T00:24:34.465Z Compiling writeable v0.5.5
13012025-03-22T00:24:34.565Z Compiling litemap v0.7.3
13022025-03-22T00:24:34.701Z Compiling aws-lc-rs v1.12.4
13032025-03-22T00:24:34.934Z Compiling iana-time-zone v0.1.61
13042025-03-22T00:24:34.987Z Compiling crossbeam-utils v0.8.20
13052025-03-22T00:24:35.141Z Compiling percent-encoding v2.3.1
13062025-03-22T00:24:35.287Z Compiling zerocopy v0.8.10
13072025-03-22T00:24:35.477Z Compiling rustls-pki-types v1.10.0
13082025-03-22T00:24:35.546Z Compiling tracing-core v0.1.32
13092025-03-22T00:24:35.677Z Compiling httparse v1.9.5
13102025-03-22T00:24:36.211Z Compiling untrusted v0.7.1
13112025-03-22T00:24:36.328Z Compiling time-core v0.1.2
13122025-03-22T00:24:36.395Z Compiling untrusted v0.9.0
13132025-03-22T00:24:36.461Z Compiling serde_derive v1.0.218
13142025-03-22T00:24:36.482Z Compiling zeroize_derive v1.4.2
13152025-03-22T00:24:36.504Z Compiling zerocopy-derive v0.7.35
13162025-03-22T00:24:36.578Z Compiling der_derive v0.7.3
13172025-03-22T00:24:36.702Z Compiling tokio-macros v2.5.0
13182025-03-22T00:24:37.890Z Compiling zeroize v1.8.1
13192025-03-22T00:24:38.039Z Compiling regex v1.11.1
13202025-03-22T00:24:38.741Z Compiling zerocopy v0.7.35
13212025-03-22T00:24:38.967Z Compiling der v0.7.9
13222025-03-22T00:24:39.547Z Compiling crypto-common v0.1.6
13232025-03-22T00:24:39.780Z Compiling block-buffer v0.10.4
13242025-03-22T00:24:40.051Z Compiling digest v0.10.7
13252025-03-22T00:24:40.076Z Compiling zerofrom-derive v0.1.4
13262025-03-22T00:24:40.250Z Compiling yoke-derive v0.7.4
13272025-03-22T00:24:40.321Z Compiling futures-macro v0.3.31
13282025-03-22T00:24:40.509Z Compiling hmac v0.12.1
13292025-03-22T00:24:40.665Z Compiling ppv-lite86 v0.2.20
13302025-03-22T00:24:40.788Z Compiling block-padding v0.3.3
13312025-03-22T00:24:41.039Z Compiling spki v0.7.3
13322025-03-22T00:24:41.242Z Compiling displaydoc v0.2.5
13332025-03-22T00:24:41.418Z Compiling thiserror-impl v1.0.69
13342025-03-22T00:24:41.448Z Compiling zerovec-derive v0.10.3
13352025-03-22T00:24:41.775Z Compiling inout v0.1.3
13362025-03-22T00:24:42.251Z Compiling futures-util v0.3.31
13372025-03-22T00:24:42.333Z Compiling cipher v0.4.4
13382025-03-22T00:24:42.727Z Compiling sha2 v0.10.8
13392025-03-22T00:24:43.488Z Compiling zerofrom v0.1.4
13402025-03-22T00:24:43.731Z Compiling yoke v0.7.4
13412025-03-22T00:24:43.820Z Compiling icu_provider_macros v1.5.0
13422025-03-22T00:24:43.877Z Compiling salsa20 v0.10.2
13432025-03-22T00:24:44.094Z Compiling zerovec v0.10.4
13442025-03-22T00:24:44.114Z Compiling pbkdf2 v0.12.2
13452025-03-22T00:24:44.298Z Compiling tracing-attributes v0.1.27
13462025-03-22T00:24:44.352Z Compiling thiserror v1.0.69
13472025-03-22T00:24:44.508Z Compiling pest v2.7.14
13482025-03-22T00:24:44.893Z Compiling zerocopy-derive v0.8.10
13492025-03-22T00:24:46.104Z Compiling tinystr v0.7.6
13502025-03-22T00:24:46.336Z Compiling num-conv v0.1.0
13512025-03-22T00:24:46.443Z Compiling icu_locid v1.5.0
13522025-03-22T00:24:46.502Z Compiling powerfmt v0.2.0
13532025-03-22T00:24:46.616Z Compiling vcpkg v0.2.15
13542025-03-22T00:24:46.875Z Compiling icu_locid_transform_data v1.5.0
13552025-03-22T00:24:46.986Z Compiling tinyvec_macros v0.1.1
13562025-03-22T00:24:47.094Z Compiling tinyvec v1.8.0
13572025-03-22T00:24:47.505Z Compiling icu_provider v1.5.0
13582025-03-22T00:24:47.603Z Compiling pest_meta v2.7.14
13592025-03-22T00:24:47.625Z Compiling tracing v0.1.40
13602025-03-22T00:24:48.123Z Compiling deranged v0.3.11
13612025-03-22T00:24:48.301Z Compiling icu_locid_transform v1.5.0
13622025-03-22T00:24:48.357Z Compiling openssl-sys v0.9.106
13632025-03-22T00:24:48.420Z Compiling time-macros v0.2.18
13642025-03-22T00:24:48.487Z Compiling icu_collections v1.5.0
13652025-03-22T00:24:48.984Z Compiling bytes v1.10.1
13662025-03-22T00:24:49.437Z Compiling bitflags v2.6.0
13672025-03-22T00:24:49.889Z Compiling semver v1.0.25
13682025-03-22T00:24:50.402Z Compiling tokio v1.43.0
13692025-03-22T00:24:50.520Z Compiling indexmap v2.7.1
13702025-03-22T00:24:50.572Z Compiling uuid v1.15.1
13712025-03-22T00:24:50.730Z Compiling rustc_version v0.4.1
13722025-03-22T00:24:51.415Z Compiling http v1.2.0
13732025-03-22T00:24:51.458Z Compiling chrono v0.4.40
13742025-03-22T00:24:51.788Z Compiling scrypt v0.11.0
13752025-03-22T00:24:51.864Z Compiling aes v0.8.4
13762025-03-22T00:24:52.145Z Compiling cbc v0.1.2
13772025-03-22T00:24:52.361Z Compiling scroll_derive v0.12.0
13782025-03-22T00:24:53.481Z Compiling which v4.4.2
13792025-03-22T00:24:53.627Z Compiling icu_properties_data v1.5.0
13802025-03-22T00:24:53.902Z Compiling num_threads v0.1.7
13812025-03-22T00:24:54.016Z Compiling atomic-waker v1.1.2
13822025-03-22T00:24:54.052Z Compiling base64 v0.22.1
13832025-03-22T00:24:54.218Z Compiling time v0.3.36
13842025-03-22T00:24:54.489Z Compiling icu_properties v1.5.1
13852025-03-22T00:24:54.532Z Compiling scroll v0.12.0
13862025-03-22T00:24:54.724Z Compiling http-body v1.0.1
13872025-03-22T00:24:54.728Z Compiling pkcs5 v0.7.1
13882025-03-22T00:24:55.038Z Compiling rand_core v0.9.2
13892025-03-22T00:24:55.621Z Compiling pest_generator v2.7.14
13902025-03-22T00:24:55.895Z Compiling serde_derive_internals v0.29.1
13912025-03-22T00:24:56.056Z Compiling utf16_iter v1.0.5
13922025-03-22T00:24:56.286Z Compiling slog v2.7.0
13932025-03-22T00:24:56.670Z Compiling schemars v0.8.22
13942025-03-22T00:24:56.807Z Compiling write16 v1.0.0
13952025-03-22T00:24:56.962Z Compiling utf8_iter v1.0.4
13962025-03-22T00:24:57.027Z Compiling base16ct v0.2.0
13972025-03-22T00:24:57.215Z Compiling try-lock v0.2.5
13982025-03-22T00:24:57.336Z Compiling icu_normalizer_data v1.5.0
13992025-03-22T00:24:57.387Z Compiling want v0.3.1
14002025-03-22T00:24:57.503Z Compiling pest_derive v2.7.14
14012025-03-22T00:24:57.558Z Compiling goblin v0.8.2
14022025-03-22T00:24:58.149Z Compiling schemars_derive v0.8.22
14032025-03-22T00:24:58.177Z Compiling icu_normalizer v1.5.0
14042025-03-22T00:24:58.377Z Compiling rand_chacha v0.9.0
14052025-03-22T00:24:58.728Z Compiling tokio-util v0.7.13
14062025-03-22T00:24:59.021Z Compiling pkcs8 v0.10.2
14072025-03-22T00:24:59.703Z Compiling h2 v0.4.6
14082025-03-22T00:24:59.945Z Compiling unicode-normalization v0.1.24
14092025-03-22T00:25:00.412Z Compiling form_urlencoded v1.2.1
14102025-03-22T00:25:00.757Z Compiling unicode-bidi v0.3.17
14112025-03-22T00:25:01.050Z Compiling dyn-clone v1.0.19
14122025-03-22T00:25:01.071Z Compiling unicode-properties v0.1.3
14132025-03-22T00:25:01.273Z Compiling httpdate v1.0.3
14142025-03-22T00:25:01.489Z Compiling tower-service v0.3.3
14152025-03-22T00:25:01.638Z Compiling stringprep v0.1.5
14162025-03-22T00:25:02.712Z Compiling idna_adapter v1.2.0
14172025-03-22T00:25:02.958Z Compiling rand v0.9.0
14182025-03-22T00:25:03.069Z Compiling dtrace-parser v0.2.0
14192025-03-22T00:25:03.400Z Compiling dof v0.3.0
14202025-03-22T00:25:03.845Z Compiling serde_spanned v0.6.8
14212025-03-22T00:25:04.118Z Compiling serde_tokenstream v0.2.2
14222025-03-22T00:25:04.665Z Compiling toml_datetime v0.6.8
14232025-03-22T00:25:04.752Z Compiling rand_chacha v0.3.1
14242025-03-22T00:25:04.948Z Compiling num-integer v0.1.46
14252025-03-22T00:25:04.990Z Compiling adler2 v2.0.0
14262025-03-22T00:25:05.152Z Compiling openssl v0.10.71
14272025-03-22T00:25:05.216Z Compiling siphasher v0.3.11
14282025-03-22T00:25:05.238Z Compiling fallible-iterator v0.2.0
14292025-03-22T00:25:05.618Z Compiling rustversion v1.0.17
14302025-03-22T00:25:05.621Z Compiling foreign-types-shared v0.1.1
14312025-03-22T00:25:05.744Z Compiling foreign-types v0.3.2
14322025-03-22T00:25:05.801Z Compiling rand v0.8.5
14332025-03-22T00:25:05.860Z Compiling miniz_oxide v0.8.5
14342025-03-22T00:25:05.976Z Compiling usdt-impl v0.5.0
14352025-03-22T00:25:06.392Z Compiling idna v1.0.3
14362025-03-22T00:25:07.150Z Compiling hyper v1.6.0
14372025-03-22T00:25:07.329Z Compiling curve25519-dalek v4.1.3
14382025-03-22T00:25:07.351Z Compiling async-trait v0.1.87
14392025-03-22T00:25:07.878Z Compiling openssl-macros v0.1.1
14402025-03-22T00:25:07.950Z Compiling bzip2-sys v0.1.11+1.0.8
14412025-03-22T00:25:08.041Z Compiling dirs-sys-next v0.1.2
14422025-03-22T00:25:08.482Z Compiling rustls v0.22.4
14432025-03-22T00:25:08.560Z Compiling rustls v0.23.19
14442025-03-22T00:25:08.582Z Compiling num-bigint-dig v0.8.4
14452025-03-22T00:25:08.640Z Compiling syn v1.0.109
14462025-03-22T00:25:08.786Z Compiling radium v0.7.0
14472025-03-22T00:25:08.878Z Compiling native-tls v0.2.12
14482025-03-22T00:25:09.309Z Compiling dirs-next v2.0.0
14492025-03-22T00:25:09.499Z Compiling http-body-util v0.1.2
14502025-03-22T00:25:09.698Z Compiling hyper-util v0.1.10
14512025-03-22T00:25:09.728Z Compiling crossbeam-epoch v0.9.18
14522025-03-22T00:25:09.953Z Compiling heapless v0.7.17
14532025-03-22T00:25:10.362Z Compiling signature v2.2.0
14542025-03-22T00:25:10.434Z Compiling curve25519-dalek-derive v0.1.1
14552025-03-22T00:25:10.646Z Compiling thread_local v1.1.8
14562025-03-22T00:25:10.692Z Compiling encoding_rs v0.8.34
14572025-03-22T00:25:10.726Z Compiling crc32fast v1.4.2
14582025-03-22T00:25:10.853Z Compiling multer v3.1.0
14592025-03-22T00:25:11.082Z Compiling cookie v0.18.1
14602025-03-22T00:25:11.103Z Compiling signal-hook v0.3.17
14612025-03-22T00:25:11.181Z Compiling mime v0.3.17
14622025-03-22T00:25:11.413Z Compiling slog-async v2.8.0
14632025-03-22T00:25:11.434Z Compiling match_cfg v0.1.0
14642025-03-22T00:25:11.535Z Compiling rayon-core v1.12.1
14652025-03-22T00:25:11.688Z Compiling openssl-probe v0.1.5
14662025-03-22T00:25:11.838Z Compiling tap v1.0.1
14672025-03-22T00:25:11.891Z Compiling hostname v0.3.1
14682025-03-22T00:25:11.999Z Compiling wyz v0.5.1
14692025-03-22T00:25:12.022Z Compiling toml_edit v0.22.24
14702025-03-22T00:25:12.256Z Compiling crossbeam-deque v0.8.5
14712025-03-22T00:25:12.288Z Compiling term v0.7.0
14722025-03-22T00:25:12.589Z Compiling usdt-attr-macro v0.5.0
14732025-03-22T00:25:12.801Z Compiling usdt-macro v0.5.0
14742025-03-22T00:25:13.517Z Compiling url v2.5.3
14752025-03-22T00:25:14.148Z Compiling phf_shared v0.11.2
14762025-03-22T00:25:14.223Z Compiling slog-json v2.6.1
14772025-03-22T00:25:14.527Z Compiling serde_urlencoded v0.7.1
14782025-03-22T00:25:14.604Z Compiling crossbeam-channel v0.5.13
14792025-03-22T00:25:14.626Z Compiling futures-executor v0.3.31
14802025-03-22T00:25:15.144Z Compiling md-5 v0.10.6
14812025-03-22T00:25:15.180Z Compiling async-stream-impl v0.3.6
14822025-03-22T00:25:15.409Z Compiling rustls-pemfile v2.2.0
14832025-03-22T00:25:15.591Z Compiling hash32 v0.2.1
14842025-03-22T00:25:15.635Z Compiling ff v0.13.0
14852025-03-22T00:25:15.822Z Compiling is-terminal v0.4.13
14862025-03-22T00:25:15.903Z Compiling memoffset v0.9.1
14872025-03-22T00:25:15.973Z Compiling dropshot v0.12.0
14882025-03-22T00:25:15.996Z Compiling gimli v0.31.1
14892025-03-22T00:25:16.251Z Compiling portable-atomic v1.9.0
14902025-03-22T00:25:16.310Z Compiling litrs v0.4.1
14912025-03-22T00:25:16.484Z Compiling newtype-uuid v1.2.1
14922025-03-22T00:25:16.709Z Compiling psl-types v2.0.11
14932025-03-22T00:25:16.793Z Compiling cfg_aliases v0.2.1
14942025-03-22T00:25:16.915Z Compiling smoltcp v0.9.1
14952025-03-22T00:25:16.935Z Compiling take_mut v0.2.2
14962025-03-22T00:25:17.114Z Compiling funty v2.0.0
14972025-03-22T00:25:17.351Z Compiling document-features v0.2.10
14982025-03-22T00:25:17.619Z Compiling nix v0.29.0
14992025-03-22T00:25:18.305Z Compiling bitvec v1.0.1
15002025-03-22T00:25:18.487Z Compiling publicsuffix v2.3.0
15012025-03-22T00:25:18.539Z Compiling async-stream v0.3.6
15022025-03-22T00:25:18.837Z Compiling slog-term v2.9.1
15032025-03-22T00:25:18.970Z Compiling usdt v0.5.0
15042025-03-22T00:25:19.210Z Compiling group v0.13.0
15052025-03-22T00:25:19.448Z Compiling toml v0.8.20
15062025-03-22T00:25:19.544Z Compiling tokio-native-tls v0.3.1
15072025-03-22T00:25:19.850Z Compiling postgres-protocol v0.6.8
15082025-03-22T00:25:19.919Z Compiling futures v0.3.31
15092025-03-22T00:25:19.968Z Compiling slog-bunyan v2.5.0
15102025-03-22T00:25:20.037Z Compiling phf v0.11.2
15112025-03-22T00:25:20.189Z Compiling addr2line v0.24.2
15122025-03-22T00:25:20.940Z Compiling bzip2 v0.4.4
15132025-03-22T00:25:21.132Z Compiling camino v1.1.9
15142025-03-22T00:25:21.352Z Compiling flate2 v1.1.0
15152025-03-22T00:25:21.708Z Compiling num-iter v0.1.45
15162025-03-22T00:25:21.908Z Compiling dropshot_endpoint v0.12.0
15172025-03-22T00:25:21.942Z Compiling ipnetwork v0.21.1
15182025-03-22T00:25:21.963Z Compiling sec1 v0.7.3
15192025-03-22T00:25:22.203Z Compiling waitgroup v0.1.2
15202025-03-22T00:25:22.222Z Compiling terminal_size v0.4.0
15212025-03-22T00:25:22.275Z Compiling openapiv3 v2.0.0
15222025-03-22T00:25:22.432Z Compiling serde_path_to_error v0.1.16
15232025-03-22T00:25:22.454Z Compiling hkdf v0.12.4
15242025-03-22T00:25:22.736Z Compiling crypto-bigint v0.5.5
15252025-03-22T00:25:22.779Z Compiling zerocopy-derive v0.6.6
15262025-03-22T00:25:22.798Z Compiling webpki-roots v0.26.6
15272025-03-22T00:25:23.015Z Compiling sync_wrapper v1.0.1
15282025-03-22T00:25:23.178Z Compiling hostname v0.4.0
15292025-03-22T00:25:23.198Z Compiling fs-err v2.11.0
15302025-03-22T00:25:23.409Z Compiling object v0.36.5
15312025-03-22T00:25:23.528Z Compiling ahash v0.8.11
15322025-03-22T00:25:23.887Z Compiling ipnet v2.11.0
15332025-03-22T00:25:24.607Z Compiling hubpack_derive v0.1.1
15342025-03-22T00:25:24.705Z Compiling rustc-demangle v0.1.24
15352025-03-22T00:25:24.971Z Compiling simd-adler32 v0.3.7
15362025-03-22T00:25:25.499Z Compiling winnow v0.5.40
15372025-03-22T00:25:25.503Z Compiling managed v0.8.0
15382025-03-22T00:25:25.660Z Compiling bumpalo v3.16.0
15392025-03-22T00:25:25.958Z Compiling buf-list v1.0.3
15402025-03-22T00:25:26.007Z Compiling zip v2.1.3
15412025-03-22T00:25:26.146Z Compiling debug-ignore v1.0.5
15422025-03-22T00:25:26.267Z Compiling tower-layer v0.3.3
15432025-03-22T00:25:26.318Z Compiling anyhow v1.0.97
15442025-03-22T00:25:26.345Z Compiling lockfree-object-pool v0.1.6
15452025-03-22T00:25:26.564Z Compiling unicode-width v0.2.0
15462025-03-22T00:25:26.603Z Compiling whoami v1.5.2
15472025-03-22T00:25:26.699Z Compiling zopfli v0.8.1
15482025-03-22T00:25:27.103Z Compiling console v0.15.10
15492025-03-22T00:25:27.346Z Compiling clap_builder v4.5.32
15502025-03-22T00:25:28.292Z Compiling tower v0.5.2
15512025-03-22T00:25:28.463Z Compiling strum_macros v0.25.3
15522025-03-22T00:25:28.611Z Compiling elliptic-curve v0.13.8
15532025-03-22T00:25:29.035Z Compiling toml_edit v0.19.15
15542025-03-22T00:25:29.162Z Compiling hubpack v0.1.2
15552025-03-22T00:25:29.195Z Compiling zerocopy v0.6.6
15562025-03-22T00:25:29.599Z Compiling oxnet v0.1.1
15572025-03-22T00:25:29.956Z Compiling backtrace v0.3.74
15582025-03-22T00:25:30.299Z Compiling signal-hook-mio v0.2.4
15592025-03-22T00:25:30.480Z Compiling rayon v1.10.0
15602025-03-22T00:25:30.641Z Compiling cookie_store v0.21.1
15612025-03-22T00:25:32.074Z Compiling postgres-types v0.2.9
15622025-03-22T00:25:32.132Z Compiling hyper-tls v0.6.0
15632025-03-22T00:25:33.348Z Compiling ed25519 v2.2.3
15642025-03-22T00:25:34.115Z Compiling phf_shared v0.10.0
15652025-03-22T00:25:34.487Z Compiling pkcs1 v0.7.5
15662025-03-22T00:25:34.803Z Compiling serdect v0.2.0
15672025-03-22T00:25:35.094Z Compiling clap_derive v4.5.32
15682025-03-22T00:25:35.197Z Compiling enum-as-inner v0.6.1
15692025-03-22T00:25:35.226Z Compiling serde-big-array v0.5.1
15702025-03-22T00:25:35.338Z Compiling rfc6979 v0.4.0
15712025-03-22T00:25:35.541Z Compiling sha1 v0.10.6
15722025-03-22T00:25:35.763Z Compiling bstr v1.10.0
15732025-03-22T00:25:35.998Z Compiling daft-derive v0.1.2
15742025-03-22T00:25:36.066Z Compiling serde_repr v0.1.19
15752025-03-22T00:25:36.239Z Compiling float-cmp v0.10.0
15762025-03-22T00:25:36.490Z Compiling predicates-core v1.0.8
15772025-03-22T00:25:36.856Z Compiling number_prefix v0.4.0
15782025-03-22T00:25:37.094Z Compiling fixedbitset v0.4.2
15792025-03-22T00:25:37.191Z Compiling unicode-segmentation v1.12.0
15802025-03-22T00:25:37.317Z Compiling normalize-line-endings v0.3.0
15812025-03-22T00:25:37.469Z Compiling difflib v0.4.0
15822025-03-22T00:25:37.524Z Compiling data-encoding v2.6.0
15832025-03-22T00:25:37.553Z Compiling precomputed-hash v0.1.1
15842025-03-22T00:25:37.690Z Compiling static_assertions v1.1.0
15852025-03-22T00:25:37.807Z Compiling new_debug_unreachable v1.0.6
15862025-03-22T00:25:37.919Z Compiling predicates v3.1.3
15872025-03-22T00:25:38.050Z Compiling string_cache v0.8.7
15882025-03-22T00:25:38.485Z Compiling hickory-proto v0.24.4
15892025-03-22T00:25:38.782Z Compiling similar v2.7.0
15902025-03-22T00:25:39.346Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15912025-03-22T00:25:39.382Z Compiling daft v0.1.2
15922025-03-22T00:25:39.430Z Compiling clap v4.5.32
15932025-03-22T00:25:39.557Z Compiling petgraph v0.6.5
15942025-03-22T00:25:39.839Z Compiling indicatif v0.17.11
15952025-03-22T00:25:40.877Z Compiling ecdsa v0.16.9
15962025-03-22T00:25:41.857Z Compiling ed25519-dalek v2.1.1
15972025-03-22T00:25:42.058Z Compiling rsa v0.9.6
15982025-03-22T00:25:43.163Z Compiling tokio-postgres v0.7.13
15992025-03-22T00:25:43.777Z Compiling toml v0.7.8
16002025-03-22T00:25:45.517Z Compiling crossterm v0.28.1
16012025-03-22T00:25:47.029Z Compiling zip v0.6.6
16022025-03-22T00:25:48.144Z Compiling tokio-stream v0.1.17
16032025-03-22T00:25:48.198Z Compiling hex v0.4.3
16042025-03-22T00:25:48.303Z Compiling x509-cert v0.2.5
16052025-03-22T00:25:48.556Z Compiling itertools v0.10.5
16062025-03-22T00:25:48.651Z Compiling peg-runtime v0.8.5
16072025-03-22T00:25:48.710Z Compiling unicode-xid v0.2.6
16082025-03-22T00:25:48.772Z Compiling lalrpop-util v0.19.12
16092025-03-22T00:25:51.043Z Compiling strum_macros v0.26.4
16102025-03-22T00:25:51.097Z Compiling xattr v1.3.1
16112025-03-22T00:25:51.375Z Compiling filetime v0.2.25
16122025-03-22T00:25:51.607Z Compiling tar v0.4.44
16132025-03-22T00:25:55.647Z Compiling strum v0.26.3
16142025-03-22T00:26:01.258Z Compiling aws-lc-sys v0.26.0
16152025-03-22T00:26:31.201Z Compiling rustls-webpki v0.102.8
16162025-03-22T00:26:34.356Z Compiling tokio-rustls v0.25.0
16172025-03-22T00:26:36.090Z Compiling tokio-rustls v0.26.0
16182025-03-22T00:26:36.513Z Compiling hyper-rustls v0.27.3
16192025-03-22T00:26:36.867Z Compiling reqwest v0.12.12
16202025-03-22T00:26:40.830Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16212025-03-22T00:26:41.106Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16222025-03-22T00:26:45.544Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 25s
16232025-03-22T00:26:45.731Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
16242025-03-22T00:26:45.783ZMar 22 00:26:44.959 INFO Starting download, target: Console
16252025-03-22T00:26:45.783ZMar 22 00:26:44.960 INFO Starting download, target: Clickhouse
16262025-03-22T00:26:45.783ZMar 22 00:26:44.960 INFO Starting download, target: Cockroach
16272025-03-22T00:26:45.787ZMar 22 00:26:44.960 INFO Starting download, target: DendriteOpenapi
16282025-03-22T00:26:45.787ZMar 22 00:26:44.960 INFO Starting download, target: DendriteStub
16292025-03-22T00:26:45.787ZMar 22 00:26:44.960 INFO Starting download, target: MaghemiteMgd
16302025-03-22T00:26:45.787ZMar 22 00:26:44.960 INFO Starting download, target: TransceiverControl
16312025-03-22T00:26:45.787ZMar 22 00:26:44.961 INFO Downloading out/downloads/dpd-a66561e0a063cc30820182008c31f9a64cbd8a6f.json (attempt 1/3), target: DendriteOpenapi
16322025-03-22T00:26:45.787ZMar 22 00:26:44.961 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16332025-03-22T00:26:45.787ZMar 22 00:26:44.961 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16342025-03-22T00:26:45.787ZMar 22 00:26:44.961 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16352025-03-22T00:26:45.787ZMar 22 00:26:44.961 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16362025-03-22T00:26:45.787ZMar 22 00:26:44.961 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16372025-03-22T00:26:45.787ZMar 22 00:26:44.961 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16382025-03-22T00:26:46.080ZMar 22 00:26:45.237 INFO Download complete, target: DendriteOpenapi
16392025-03-22T00:26:46.136ZMar 22 00:26:45.295 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16402025-03-22T00:26:46.400ZMar 22 00:26:45.564 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16412025-03-22T00:26:46.537ZMar 22 00:26:45.711 INFO Download complete, target: TransceiverControl
16422025-03-22T00:26:46.741ZMar 22 00:26:45.916 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16432025-03-22T00:26:46.784ZMar 22 00:26:45.960 INFO Download complete, target: Console
16442025-03-22T00:26:46.885ZMar 22 00:26:46.061 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16452025-03-22T00:26:47.369ZMar 22 00:26:46.545 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16462025-03-22T00:26:47.369ZMar 22 00:26:46.545 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16472025-03-22T00:26:48.327ZMar 22 00:26:47.487 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16482025-03-22T00:26:49.212ZMar 22 00:26:48.388 INFO Download complete, target: MaghemiteMgd
16492025-03-22T00:26:49.307ZMar 22 00:26:48.484 INFO Download complete, target: DendriteStub
16502025-03-22T00:26:53.879ZMar 22 00:26:53.049 INFO Checking that binary works, target: Cockroach
16512025-03-22T00:26:54.253ZMar 22 00:26:53.420 INFO Download complete, target: Cockroach
16522025-03-22T00:26:58.947ZMar 22 00:26:58.091 INFO Checking that binary works, target: Clickhouse
16532025-03-22T00:26:59.044ZMar 22 00:26:58.206 INFO Download complete, target: Clickhouse
16542025-03-22T00:26:59.072ZAll builder prerequisites installed successfully, and PATH looks valid
16552025-03-22T00:26:59.076Z
16562025-03-22T00:26:59.079Zreal 5:08.789595607
16572025-03-22T00:26:59.083Zuser 16:57.219108015
16582025-03-22T00:26:59.084Zsys 2:18.093308688
16592025-03-22T00:26:59.084Ztrap 0.617007407
16602025-03-22T00:26:59.085Ztflt 0.982100232
16612025-03-22T00:26:59.085Zdflt 1.276656832
16622025-03-22T00:26:59.085Zkflt 0.028967747
16632025-03-22T00:26:59.085Zlock 26:18.975379271
16642025-03-22T00:26:59.085Zslp 1:01:09.126429071
16652025-03-22T00:26:59.085Zlat 1:10.043967166
16662025-03-22T00:26:59.085Zstop 2:43.256978863
16672025-03-22T00:26:59.085Z+ banner hack-check
16682025-03-22T00:26:59.097Z
16692025-03-22T00:26:59.097Z # # ## #### # # #### # # ###### #### # #
16702025-03-22T00:26:59.097Z # # # # # # # # # # # # # # # # #
16712025-03-22T00:26:59.097Z ###### # # # #### ##### # ###### ##### # ####
16722025-03-22T00:26:59.097Z # # ###### # # # # # # # # # #
16732025-03-22T00:26:59.099Z # # # # # # # # # # # # # # # # #
16742025-03-22T00:26:59.099Z # # # # #### # # #### # # ###### #### # #
16752025-03-22T00:26:59.100Z
16762025-03-22T00:26:59.101Z+ export CARGO_INCREMENTAL=0
16772025-03-22T00:26:59.101Z+ CARGO_INCREMENTAL=0
16782025-03-22T00:26:59.102Z+ ptime -m timeout 2h cargo xtask check-features --ci
16792025-03-22T00:26:59.671Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
16802025-03-22T00:27:02.565Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.44s
16812025-03-22T00:27:02.635Z Running `target/debug/xtask check-features --ci`
16822025-03-22T00:27:02.661Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16832025-03-22T00:27:02.671Zrunning: "/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16842025-03-22T00:27:03.136Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
16852025-03-22T00:27:03.155Z Running `target/debug/xtask download cargo-hack`
16862025-03-22T00:27:04.035Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16872025-03-22T00:27:04.456Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16882025-03-22T00:27:08.076Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.89s
16892025-03-22T00:27:08.239Z Running `target/debug/xtask-downloader cargo-hack`
16902025-03-22T00:27:08.277ZMar 22 00:27:07.452 INFO Starting download, target: CargoHack
16912025-03-22T00:27:08.281ZMar 22 00:27:07.453 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16922025-03-22T00:27:08.905ZMar 22 00:27:08.079 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16932025-03-22T00:27:08.981ZMar 22 00:27:08.155 INFO Download complete, target: CargoHack
16942025-03-22T00:27:08.990Zrunning: "/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"
16952025-03-22T00:27:09.003Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16962025-03-22T00:27:09.184Zinfo: running `cargo check --bins` on api_identity (1/200)
16972025-03-22T00:27:09.773Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16982025-03-22T00:27:09.777Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16992025-03-22T00:27:09.777Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17002025-03-22T00:27:09.780Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
17012025-03-22T00:27:09.855Z
17022025-03-22T00:27:09.855Zinfo: running `cargo check --bins` on bootstore (2/200)
17032025-03-22T00:27:10.451Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17042025-03-22T00:27:10.455Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17052025-03-22T00:27:10.455Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17062025-03-22T00:27:10.458Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
17072025-03-22T00:27:10.535Z
17082025-03-22T00:27:10.535Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/200)
17092025-03-22T00:27:11.124Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17102025-03-22T00:27:11.127Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17112025-03-22T00:27:11.127Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17122025-03-22T00:27:11.131Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
17132025-03-22T00:27:11.208Z
17142025-03-22T00:27:11.208Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/200)
17152025-03-22T00:27:11.791Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17162025-03-22T00:27:11.795Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17172025-03-22T00:27:11.795Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17182025-03-22T00:27:11.798Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
17192025-03-22T00:27:11.870Z
17202025-03-22T00:27:11.870Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/200)
17212025-03-22T00:27:12.287Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17222025-03-22T00:27:12.291Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17232025-03-22T00:27:12.291Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17242025-03-22T00:27:12.291Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17252025-03-22T00:27:12.334Z
17262025-03-22T00:27:12.334Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/200)
17272025-03-22T00:27:12.753Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17282025-03-22T00:27:12.757Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17292025-03-22T00:27:12.757Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17302025-03-22T00:27:12.760Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17312025-03-22T00:27:12.801Z
17322025-03-22T00:27:12.801Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/200)
17332025-03-22T00:27:13.213Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17342025-03-22T00:27:13.217Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17352025-03-22T00:27:13.217Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17362025-03-22T00:27:13.221Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17372025-03-22T00:27:13.260Z
17382025-03-22T00:27:13.260Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/200)
17392025-03-22T00:27:13.670Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17402025-03-22T00:27:13.674Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17412025-03-22T00:27:13.675Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17422025-03-22T00:27:13.675Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17432025-03-22T00:27:13.716Z
17442025-03-22T00:27:13.716Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/200)
17452025-03-22T00:27:14.131Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17462025-03-22T00:27:14.136Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17472025-03-22T00:27:14.137Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17482025-03-22T00:27:14.137Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17492025-03-22T00:27:14.178Z
17502025-03-22T00:27:14.178Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/200)
17512025-03-22T00:27:14.593Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17522025-03-22T00:27:14.596Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17532025-03-22T00:27:14.597Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17542025-03-22T00:27:14.600Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17552025-03-22T00:27:14.639Z
17562025-03-22T00:27:14.639Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/200)
17572025-03-22T00:27:15.049Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17582025-03-22T00:27:15.054Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17592025-03-22T00:27:15.054Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17602025-03-22T00:27:15.054Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17612025-03-22T00:27:15.095Z
17622025-03-22T00:27:15.095Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/200)
17632025-03-22T00:27:15.508Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17642025-03-22T00:27:15.511Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17652025-03-22T00:27:15.511Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17662025-03-22T00:27:15.515Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17672025-03-22T00:27:15.554Z
17682025-03-22T00:27:15.555Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/200)
17692025-03-22T00:27:15.968Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17702025-03-22T00:27:15.976Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17712025-03-22T00:27:15.976Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17722025-03-22T00:27:15.976Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17732025-03-22T00:27:16.010Z
17742025-03-22T00:27:16.010Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/200)
17752025-03-22T00:27:16.421Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17762025-03-22T00:27:16.438Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17772025-03-22T00:27:16.438Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17782025-03-22T00:27:16.438Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17792025-03-22T00:27:16.467Z
17802025-03-22T00:27:16.467Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/200)
17812025-03-22T00:27:16.883Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17822025-03-22T00:27:16.897Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17832025-03-22T00:27:16.898Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17842025-03-22T00:27:16.898Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17852025-03-22T00:27:16.927Z
17862025-03-22T00:27:16.927Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/200)
17872025-03-22T00:27:17.344Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17882025-03-22T00:27:17.350Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17892025-03-22T00:27:17.350Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17902025-03-22T00:27:17.350Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17912025-03-22T00:27:17.389Z
17922025-03-22T00:27:17.389Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/200)
17932025-03-22T00:27:17.808Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17942025-03-22T00:27:17.815Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17952025-03-22T00:27:17.815Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17962025-03-22T00:27:17.815Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17972025-03-22T00:27:17.856Z
17982025-03-22T00:27:17.856Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/200)
17992025-03-22T00:27:18.275Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18002025-03-22T00:27:18.280Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18012025-03-22T00:27:18.280Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18022025-03-22T00:27:18.280Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18032025-03-22T00:27:18.324Z
18042025-03-22T00:27:18.324Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/200)
18052025-03-22T00:27:18.739Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18062025-03-22T00:27:18.743Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18072025-03-22T00:27:18.743Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18082025-03-22T00:27:18.746Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18092025-03-22T00:27:18.787Z
18102025-03-22T00:27:18.787Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/200)
18112025-03-22T00:27:19.205Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18122025-03-22T00:27:19.208Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18132025-03-22T00:27:19.208Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18142025-03-22T00:27:19.211Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18152025-03-22T00:27:19.252Z
18162025-03-22T00:27:19.252Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/200)
18172025-03-22T00:27:19.675Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18182025-03-22T00:27:19.679Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18192025-03-22T00:27:19.679Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18202025-03-22T00:27:19.679Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18212025-03-22T00:27:19.716Z
18222025-03-22T00:27:19.716Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/200)
18232025-03-22T00:27:20.132Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18242025-03-22T00:27:20.138Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18252025-03-22T00:27:20.139Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18262025-03-22T00:27:20.139Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18272025-03-22T00:27:20.181Z
18282025-03-22T00:27:20.181Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/200)
18292025-03-22T00:27:20.597Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18302025-03-22T00:27:20.602Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18312025-03-22T00:27:20.602Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18322025-03-22T00:27:20.602Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18332025-03-22T00:27:20.645Z
18342025-03-22T00:27:20.645Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/200)
18352025-03-22T00:27:21.068Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18362025-03-22T00:27:21.074Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18372025-03-22T00:27:21.074Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18382025-03-22T00:27:21.074Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
18392025-03-22T00:27:21.114Z
18402025-03-22T00:27:21.115Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/200)
18412025-03-22T00:27:21.540Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18422025-03-22T00:27:21.544Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18432025-03-22T00:27:21.544Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18442025-03-22T00:27:21.544Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18452025-03-22T00:27:21.585Z
18462025-03-22T00:27:21.585Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/200)
18472025-03-22T00:27:22.013Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18482025-03-22T00:27:22.027Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18492025-03-22T00:27:22.027Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18502025-03-22T00:27:22.027Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
18512025-03-22T00:27:22.054Z
18522025-03-22T00:27:22.054Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/200)
18532025-03-22T00:27:22.470Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18542025-03-22T00:27:22.477Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18552025-03-22T00:27:22.477Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18562025-03-22T00:27:22.477Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18572025-03-22T00:27:22.515Z
18582025-03-22T00:27:22.515Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/200)
18592025-03-22T00:27:22.928Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18602025-03-22T00:27:22.934Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18612025-03-22T00:27:22.934Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18622025-03-22T00:27:22.934Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18632025-03-22T00:27:22.976Z
18642025-03-22T00:27:22.976Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/200)
18652025-03-22T00:27:23.393Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18662025-03-22T00:27:23.399Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18672025-03-22T00:27:23.399Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18682025-03-22T00:27:23.399Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18692025-03-22T00:27:23.441Z
18702025-03-22T00:27:23.441Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/200)
18712025-03-22T00:27:23.859Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18722025-03-22T00:27:23.863Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18732025-03-22T00:27:23.863Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18742025-03-22T00:27:23.867Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18752025-03-22T00:27:23.914Z
18762025-03-22T00:27:23.914Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/200)
18772025-03-22T00:27:24.318Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18782025-03-22T00:27:24.322Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18792025-03-22T00:27:24.322Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18802025-03-22T00:27:24.322Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18812025-03-22T00:27:24.361Z
18822025-03-22T00:27:24.362Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/200)
18832025-03-22T00:27:24.772Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18842025-03-22T00:27:24.775Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18852025-03-22T00:27:24.775Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18862025-03-22T00:27:24.775Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18872025-03-22T00:27:24.819Z
18882025-03-22T00:27:24.820Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/200)
18892025-03-22T00:27:25.227Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18902025-03-22T00:27:25.232Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18912025-03-22T00:27:25.232Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18922025-03-22T00:27:25.232Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18932025-03-22T00:27:25.275Z
18942025-03-22T00:27:25.276Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/200)
18952025-03-22T00:27:25.683Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18962025-03-22T00:27:25.687Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18972025-03-22T00:27:25.687Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18982025-03-22T00:27:25.691Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18992025-03-22T00:27:25.730Z
19002025-03-22T00:27:25.730Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/200)
19012025-03-22T00:27:26.142Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19022025-03-22T00:27:26.146Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19032025-03-22T00:27:26.146Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19042025-03-22T00:27:26.149Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19052025-03-22T00:27:26.190Z
19062025-03-22T00:27:26.190Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/200)
19072025-03-22T00:27:26.602Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19082025-03-22T00:27:26.606Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19092025-03-22T00:27:26.606Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19102025-03-22T00:27:26.611Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19112025-03-22T00:27:26.649Z
19122025-03-22T00:27:26.649Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/200)
19132025-03-22T00:27:27.062Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19142025-03-22T00:27:27.065Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19152025-03-22T00:27:27.072Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19162025-03-22T00:27:27.076Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19172025-03-22T00:27:27.112Z
19182025-03-22T00:27:27.112Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/200)
19192025-03-22T00:27:27.526Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19202025-03-22T00:27:27.528Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19212025-03-22T00:27:27.528Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19222025-03-22T00:27:27.531Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19232025-03-22T00:27:27.573Z
19242025-03-22T00:27:27.573Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/200)
19252025-03-22T00:27:27.988Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19262025-03-22T00:27:27.993Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19272025-03-22T00:27:27.993Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19282025-03-22T00:27:27.993Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19292025-03-22T00:27:28.038Z
19302025-03-22T00:27:28.038Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/200)
19312025-03-22T00:27:28.451Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19322025-03-22T00:27:28.455Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19332025-03-22T00:27:28.455Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19342025-03-22T00:27:28.461Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19352025-03-22T00:27:28.499Z
19362025-03-22T00:27:28.499Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/200)
19372025-03-22T00:27:28.914Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19382025-03-22T00:27:28.919Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19392025-03-22T00:27:28.919Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19402025-03-22T00:27:28.922Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19412025-03-22T00:27:28.962Z
19422025-03-22T00:27:28.962Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/200)
19432025-03-22T00:27:29.377Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19442025-03-22T00:27:29.380Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19452025-03-22T00:27:29.381Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19462025-03-22T00:27:29.381Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19472025-03-22T00:27:29.427Z
19482025-03-22T00:27:29.427Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/200)
19492025-03-22T00:27:29.842Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19502025-03-22T00:27:29.857Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19512025-03-22T00:27:29.857Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19522025-03-22T00:27:29.857Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19532025-03-22T00:27:29.892Z
19542025-03-22T00:27:29.892Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/200)
19552025-03-22T00:27:30.304Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19562025-03-22T00:27:30.319Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19572025-03-22T00:27:30.319Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19582025-03-22T00:27:30.319Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19592025-03-22T00:27:30.353Z
19602025-03-22T00:27:30.353Zinfo: running `cargo check --bins` on sled-hardware-types (45/200)
19612025-03-22T00:27:30.936Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19622025-03-22T00:27:30.945Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19632025-03-22T00:27:30.945Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19642025-03-22T00:27:30.949Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
19652025-03-22T00:27:31.028Z
19662025-03-22T00:27:31.028Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (46/200)
19672025-03-22T00:27:31.598Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19682025-03-22T00:27:31.603Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19692025-03-22T00:27:31.603Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19702025-03-22T00:27:31.608Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
19712025-03-22T00:27:31.679Z
19722025-03-22T00:27:31.679Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (47/200)
19732025-03-22T00:27:32.267Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19742025-03-22T00:27:32.272Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19752025-03-22T00:27:32.272Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19762025-03-22T00:27:32.272Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
19772025-03-22T00:27:32.346Z
19782025-03-22T00:27:32.346Zinfo: running `cargo check --bins` on oxlog (48/200)
19792025-03-22T00:27:32.899Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19802025-03-22T00:27:32.905Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19812025-03-22T00:27:32.988Z Checking cfg-if v1.0.0
19822025-03-22T00:27:32.993Z Checking libc v0.2.170
19832025-03-22T00:27:33.103Z Checking serde v1.0.218
19842025-03-22T00:27:33.107Z Checking zeroize v1.8.1
19852025-03-22T00:27:33.107Z Checking memchr v2.7.4
19862025-03-22T00:27:33.131Z Checking typenum v1.17.0
19872025-03-22T00:27:33.136Z Checking subtle v2.6.1
19882025-03-22T00:27:33.136Z Checking value-bag v1.9.0
19892025-03-22T00:27:33.175Z Checking scopeguard v1.2.0
19902025-03-22T00:27:33.320Z Checking itoa v1.0.11
19912025-03-22T00:27:33.340Z Checking smallvec v1.14.0
19922025-03-22T00:27:33.392Z Checking lock_api v0.4.12
19932025-03-22T00:27:33.536Z Checking log v0.4.22
19942025-03-22T00:27:33.550Z Checking const-oid v0.9.6
19952025-03-22T00:27:33.699Z Checking pin-project-lite v0.2.14
19962025-03-22T00:27:33.767Z Checking once_cell v1.20.3
19972025-03-22T00:27:33.820Z Checking byteorder v1.5.0
19982025-03-22T00:27:33.947Z Checking futures-core v0.3.31
19992025-03-22T00:27:34.028Z Checking stable_deref_trait v1.2.0
20002025-03-22T00:27:34.090Z Checking futures-sink v0.3.31
20012025-03-22T00:27:34.121Z Checking getrandom v0.2.15
20022025-03-22T00:27:34.143Z Checking parking_lot_core v0.9.10
20032025-03-22T00:27:34.156Z Checking signal-hook-registry v1.4.2
20042025-03-22T00:27:34.196Z Checking mio v1.0.2
20052025-03-22T00:27:34.212Z Checking generic-array v0.14.7
20062025-03-22T00:27:34.233Z Checking socket2 v0.5.8
20072025-03-22T00:27:34.370Z Checking rand_core v0.6.4
20082025-03-22T00:27:34.407Z Checking cpufeatures v0.2.14
20092025-03-22T00:27:34.481Z Checking parking_lot v0.12.3
20102025-03-22T00:27:34.511Z Checking ryu v1.0.18
20112025-03-22T00:27:34.686Z Checking zerocopy v0.7.35
20122025-03-22T00:27:34.700Z Checking zerofrom v0.1.4
20132025-03-22T00:27:34.749Z Checking equivalent v1.0.1
20142025-03-22T00:27:34.765Z Checking foldhash v0.1.3
20152025-03-22T00:27:34.816Z Checking allocator-api2 v0.2.18
20162025-03-22T00:27:34.868Z Checking libm v0.2.8
20172025-03-22T00:27:34.895Z Checking yoke v0.7.4
20182025-03-22T00:27:34.970Z Checking slab v0.4.9
20192025-03-22T00:27:35.233Z Checking zerovec v0.10.4
20202025-03-22T00:27:35.237Z Checking futures-channel v0.3.31
20212025-03-22T00:27:35.304Z Checking crypto-common v0.1.6
20222025-03-22T00:27:35.404Z Checking block-buffer v0.10.4
20232025-03-22T00:27:35.506Z Checking hashbrown v0.15.1
20242025-03-22T00:27:35.511Z Checking block-padding v0.3.3
20252025-03-22T00:27:35.606Z Checking getrandom v0.3.1
20262025-03-22T00:27:35.643Z Checking digest v0.10.7
20272025-03-22T00:27:35.704Z Checking num-traits v0.2.19
20282025-03-22T00:27:35.747Z Checking inout v0.1.3
20292025-03-22T00:27:35.845Z Checking futures-task v0.3.31
20302025-03-22T00:27:35.871Z Checking pin-utils v0.1.0
20312025-03-22T00:27:35.966Z Checking futures-io v0.3.31
20322025-03-22T00:27:35.983Z Checking cipher v0.4.4
20332025-03-22T00:27:36.003Z Checking hmac v0.12.1
20342025-03-22T00:27:36.090Z Checking sha2 v0.10.8
20352025-03-22T00:27:36.153Z Checking futures-util v0.3.31
20362025-03-22T00:27:36.221Z Checking base64ct v1.6.0
20372025-03-22T00:27:36.393Z Checking flagset v0.4.6
20382025-03-22T00:27:36.521Z Checking litemap v0.7.3
20392025-03-22T00:27:36.596Z Checking writeable v0.5.5
20402025-03-22T00:27:36.654Z Checking fnv v1.0.7
20412025-03-22T00:27:36.675Z Checking pem-rfc7468 v0.7.0
20422025-03-22T00:27:36.793Z Checking salsa20 v0.10.2
20432025-03-22T00:27:36.811Z Checking tinystr v0.7.6
20442025-03-22T00:27:36.849Z Checking pbkdf2 v0.12.2
20452025-03-22T00:27:36.909Z Checking ppv-lite86 v0.2.20
20462025-03-22T00:27:36.939Z Checking der v0.7.9
20472025-03-22T00:27:37.012Z Checking rustls-pki-types v1.10.0
20482025-03-22T00:27:37.028Z Checking icu_locid_transform_data v1.5.0
20492025-03-22T00:27:37.132Z Checking scrypt v0.11.0
20502025-03-22T00:27:37.145Z Checking icu_locid v1.5.0
20512025-03-22T00:27:37.164Z Checking icu_collections v1.5.0
20522025-03-22T00:27:37.345Z Checking cbc v0.1.2
20532025-03-22T00:27:37.542Z Checking bytes v1.10.1
20542025-03-22T00:27:37.559Z Checking serde_json v1.0.139
20552025-03-22T00:27:37.562Z Checking indexmap v2.7.1
20562025-03-22T00:27:37.608Z Checking bitflags v2.6.0
20572025-03-22T00:27:37.790Z Checking uuid v1.15.1
20582025-03-22T00:27:37.909Z Checking aes v0.8.4
20592025-03-22T00:27:38.126Z Checking icu_provider v1.5.0
20602025-03-22T00:27:38.448Z Checking tracing-core v0.1.32
20612025-03-22T00:27:38.527Z Checking tokio v1.43.0
20622025-03-22T00:27:38.687Z Checking spki v0.7.3
20632025-03-22T00:27:38.720Z Checking http v1.2.0
20642025-03-22T00:27:38.739Z Checking icu_locid_transform v1.5.0
20652025-03-22T00:27:38.805Z Checking aws-lc-sys v0.26.0
20662025-03-22T00:27:38.992Z Checking percent-encoding v2.3.1
20672025-03-22T00:27:39.091Z Checking untrusted v0.7.1
20682025-03-22T00:27:39.214Z Checking untrusted v0.9.0
20692025-03-22T00:27:39.231Z Checking icu_properties_data v1.5.0
20702025-03-22T00:27:39.263Z Checking powerfmt v0.2.0
20712025-03-22T00:27:39.399Z Checking ring v0.17.11
20722025-03-22T00:27:39.476Z Checking tracing v0.1.40
20732025-03-22T00:27:39.538Z Checking deranged v0.3.11
20742025-03-22T00:27:39.775Z Checking icu_properties v1.5.1
20752025-03-22T00:27:39.845Z Checking pkcs5 v0.7.1
20762025-03-22T00:27:39.976Z Checking crossbeam-utils v0.8.20
20772025-03-22T00:27:40.335Z Checking spin v0.9.8
20782025-03-22T00:27:40.671Z Checking thiserror v1.0.69
20792025-03-22T00:27:40.679Z Checking time-core v0.1.2
20802025-03-22T00:27:40.712Z Checking atomic-waker v1.1.2
20812025-03-22T00:27:40.815Z Checking utf8_iter v1.0.4
20822025-03-22T00:27:40.832Z Checking write16 v1.0.0
20832025-03-22T00:27:40.852Z Checking num_threads v0.1.7
20842025-03-22T00:27:40.870Z Checking iana-time-zone v0.1.61
20852025-03-22T00:27:40.945Z Checking aws-lc-rs v1.12.4
20862025-03-22T00:27:40.967Z Checking num-conv v0.1.0
20872025-03-22T00:27:40.973Z Checking utf16_iter v1.0.5
20882025-03-22T00:27:41.020Z Checking icu_normalizer_data v1.5.0
20892025-03-22T00:27:41.024Z Checking chrono v0.4.40
20902025-03-22T00:27:41.138Z Checking pkcs8 v0.10.2
20912025-03-22T00:27:41.156Z Checking http-body v1.0.1
20922025-03-22T00:27:41.219Z Checking time v0.3.36
20932025-03-22T00:27:41.367Z Checking httparse v1.9.5
20942025-03-22T00:27:41.438Z Checking try-lock v0.2.5
20952025-03-22T00:27:41.576Z Checking tinyvec_macros v0.1.1
20962025-03-22T00:27:41.594Z Compiling newtype-uuid v1.2.1
20972025-03-22T00:27:41.675Z Checking tinyvec v1.8.0
20982025-03-22T00:27:41.784Z Checking want v0.3.1
20992025-03-22T00:27:41.898Z Checking form_urlencoded v1.2.1
21002025-03-22T00:27:41.966Z Checking zerocopy v0.8.10
21012025-03-22T00:27:42.121Z Checking httpdate v1.0.3
21022025-03-22T00:27:42.386Z Checking tower-service v0.3.3
21032025-03-22T00:27:42.526Z Checking foreign-types-shared v0.1.1
21042025-03-22T00:27:42.643Z Checking unicode-ident v1.0.14
21052025-03-22T00:27:42.674Z Checking rustls-webpki v0.102.8
21062025-03-22T00:27:42.832Z Checking adler2 v2.0.0
21072025-03-22T00:27:42.993Z Checking proc-macro2 v1.0.94
21082025-03-22T00:27:43.010Z Checking miniz_oxide v0.8.5
21092025-03-22T00:27:43.016Z Checking foreign-types v0.3.2
21102025-03-22T00:27:43.075Z Checking icu_normalizer v1.5.0
21112025-03-22T00:27:43.114Z Checking toml_datetime v0.6.8
21122025-03-22T00:27:43.402Z Checking serde_spanned v0.6.8
21132025-03-22T00:27:43.420Z Checking semver v1.0.25
21142025-03-22T00:27:43.558Z Checking slog v2.7.0
21152025-03-22T00:27:43.606Z Checking scroll v0.12.0
21162025-03-22T00:27:43.672Z Checking openssl-sys v0.9.106
21172025-03-22T00:27:43.755Z Checking errno v0.3.9
21182025-03-22T00:27:43.817Z Checking aho-corasick v1.1.3
21192025-03-22T00:27:43.834Z Checking idna_adapter v1.2.0
21202025-03-22T00:27:43.932Z Checking regex-syntax v0.8.5
21212025-03-22T00:27:44.013Z Checking base64 v0.22.1
21222025-03-22T00:27:44.030Z Checking idna v1.0.3
21232025-03-22T00:27:44.069Z Checking dyn-clone v1.0.19
21242025-03-22T00:27:44.232Z Checking ucd-trie v0.1.7
21252025-03-22T00:27:44.468Z Checking siphasher v0.3.11
21262025-03-22T00:27:44.499Z Checking plain v0.2.3
21272025-03-22T00:27:44.533Z Checking pest v2.7.14
21282025-03-22T00:27:44.667Z Checking goblin v0.8.2
21292025-03-22T00:27:44.770Z Checking schemars v0.8.22
21302025-03-22T00:27:44.824Z Checking rand_core v0.9.2
21312025-03-22T00:27:44.845Z Checking openssl v0.10.71
21322025-03-22T00:27:45.163Z Checking rand_chacha v0.9.0
21332025-03-22T00:27:45.288Z Checking tokio-util v0.7.13
21342025-03-22T00:27:45.350Z Checking rustix v0.38.37
21352025-03-22T00:27:45.549Z Checking quote v1.0.39
21362025-03-22T00:27:45.897Z Checking unicode-normalization v0.1.24
21372025-03-22T00:27:46.077Z Checking h2 v0.4.6
21382025-03-22T00:27:46.263Z Checking crossbeam-epoch v0.9.18
21392025-03-22T00:27:46.665Z Checking rand_chacha v0.3.1
21402025-03-22T00:27:46.852Z Checking signature v2.2.0
21412025-03-22T00:27:47.070Z Checking dirs-sys-next v0.1.2
21422025-03-22T00:27:47.088Z Checking crc32fast v1.4.2
21432025-03-22T00:27:47.105Z Checking unicode-properties v0.1.3
21442025-03-22T00:27:47.141Z Checking regex-automata v0.4.8
21452025-03-22T00:27:47.252Z Checking unicode-bidi v0.3.17
21462025-03-22T00:27:47.328Z Checking either v1.14.0
21472025-03-22T00:27:47.471Z Checking pretty-hex v0.4.1
21482025-03-22T00:27:47.671Z Checking openssl-probe v0.1.5
21492025-03-22T00:27:47.711Z Checking utf8parse v0.2.2
21502025-03-22T00:27:47.844Z Checking anstyle v1.0.10
21512025-03-22T00:27:47.858Z Checking stringprep v0.1.5
21522025-03-22T00:27:47.873Z Checking anstyle-parse v0.2.5
21532025-03-22T00:27:48.124Z Checking dirs-next v2.0.0
21542025-03-22T00:27:48.130Z Checking dtrace-parser v0.2.0
21552025-03-22T00:27:48.189Z Checking rand v0.8.5
21562025-03-22T00:27:48.270Z Checking crossbeam-deque v0.8.5
21572025-03-22T00:27:48.550Z Checking syn v2.0.98
21582025-03-22T00:27:48.593Z Checking rand v0.9.0
21592025-03-22T00:27:48.624Z Checking url v2.5.3
21602025-03-22T00:27:49.383Z Checking rustls v0.23.19
21612025-03-22T00:27:49.554Z Checking dof v0.3.0
21622025-03-22T00:27:49.613Z Checking http-body-util v0.1.2
21632025-03-22T00:27:49.733Z Checking num-integer v0.1.46
21642025-03-22T00:27:49.946Z Checking native-tls v0.2.12
21652025-03-22T00:27:50.016Z Checking bzip2-sys v0.1.11+1.0.8
21662025-03-22T00:27:50.154Z Checking md-5 v0.10.6
21672025-03-22T00:27:50.171Z Checking ff v0.13.0
21682025-03-22T00:27:50.190Z Checking hash32 v0.2.1
21692025-03-22T00:27:50.258Z Checking thread-id v4.2.2
21702025-03-22T00:27:50.377Z Checking thread_local v1.1.8
21712025-03-22T00:27:50.382Z Checking encoding_rs v0.8.34
21722025-03-22T00:27:50.382Z Checking winnow v0.7.3
21732025-03-22T00:27:50.504Z Checking base16ct v0.2.0
21742025-03-22T00:27:50.675Z Checking anstyle-query v1.1.1
21752025-03-22T00:27:50.727Z Checking fallible-iterator v0.2.0
21762025-03-22T00:27:50.826Z Checking colorchoice v1.0.2
21772025-03-22T00:27:50.973Z Checking gimli v0.31.1
21782025-03-22T00:27:51.120Z Checking is_terminal_polyfill v1.70.1
21792025-03-22T00:27:51.970Z Checking match_cfg v0.1.0
21802025-03-22T00:27:52.041Z Checking psl-types v2.0.11
21812025-03-22T00:27:52.041Z Checking mime v0.3.17
21822025-03-22T00:27:52.041Z Checking publicsuffix v2.3.0
21832025-03-22T00:27:52.041Z Checking hostname v0.3.1
21842025-03-22T00:27:52.041Z Checking postgres-protocol v0.6.8
21852025-03-22T00:27:52.041Z Checking anstream v0.6.15
21862025-03-22T00:27:52.229Z Checking sec1 v0.7.3
21872025-03-22T00:27:52.405Z Checking hyper v1.6.0
21882025-03-22T00:27:52.509Z Checking heapless v0.7.17
21892025-03-22T00:27:52.608Z Checking group v0.13.0
21902025-03-22T00:27:52.698Z Checking tokio-native-tls v0.3.1
21912025-03-22T00:27:52.861Z Checking num-iter v0.1.45
21922025-03-22T00:27:52.968Z Checking bzip2 v0.4.4
21932025-03-22T00:27:53.045Z Compiling daft v0.1.2
21942025-03-22T00:27:53.212Z Checking toml_edit v0.22.24
21952025-03-22T00:27:53.284Z Checking rayon-core v1.12.1
21962025-03-22T00:27:53.397Z Checking terminal_size v0.4.0
21972025-03-22T00:27:53.509Z Checking term v0.7.0
21982025-03-22T00:27:53.624Z Checking flate2 v1.1.0
21992025-03-22T00:27:53.963Z Checking ipnetwork v0.21.1
22002025-03-22T00:27:53.980Z Checking phf_shared v0.11.2
22012025-03-22T00:27:54.268Z Checking slog-json v2.6.1
22022025-03-22T00:27:54.285Z Checking cookie v0.18.1
22032025-03-22T00:27:54.330Z Checking rustls v0.22.4
22042025-03-22T00:27:54.438Z Checking hyper-util v0.1.10
22052025-03-22T00:27:58.537Z Checking serde_urlencoded v0.7.1
22062025-03-22T00:27:58.559Z Checking usdt-impl v0.5.0
22072025-03-22T00:27:58.559Z Checking tokio-rustls v0.26.0
22082025-03-22T00:27:58.559Z Checking futures-executor v0.3.31
22092025-03-22T00:27:58.559Z Checking addr2line v0.24.2
22102025-03-22T00:27:58.559Z Checking crossbeam-channel v0.5.13
22112025-03-22T00:27:58.559Z Checking lazy_static v1.5.0
22122025-03-22T00:27:58.559Z Checking signal-hook v0.3.17
22132025-03-22T00:27:58.559Z Checking webpki-roots v0.26.6
22142025-03-22T00:27:58.559Z Checking rustls-pemfile v2.2.0
22152025-03-22T00:27:58.559Z Checking hkdf v0.12.4
22162025-03-22T00:27:58.559Z Checking crypto-bigint v0.5.5
22172025-03-22T00:27:58.559Z Checking sync_wrapper v1.0.1
22182025-03-22T00:27:58.559Z Checking memmap v0.7.0
22192025-03-22T00:27:58.559Z Checking is-terminal v0.4.13
22202025-03-22T00:27:58.559Z Checking object v0.36.5
22212025-03-22T00:27:58.559Z Checking tower-layer v0.3.3
22222025-03-22T00:27:58.560Z Checking bumpalo v3.16.0
22232025-03-22T00:27:58.560Z Checking managed v0.8.0
22242025-03-22T00:27:58.560Z Checking lockfree-object-pool v0.1.6
22252025-03-22T00:27:58.560Z Checking unicode-width v0.2.0
22262025-03-22T00:27:58.560Z Checking bitflags v1.3.2
22272025-03-22T00:27:58.560Z Checking take_mut v0.2.2
22282025-03-22T00:27:58.560Z Checking clap_lex v0.7.4
22292025-03-22T00:27:58.560Z Checking winnow v0.5.40
22302025-03-22T00:27:58.560Z Checking simd-adler32 v0.3.7
22312025-03-22T00:27:58.560Z Checking rustc-demangle v0.1.24
22322025-03-22T00:27:58.560Z Checking strsim v0.11.1
22332025-03-22T00:27:58.561Z Checking ipnet v2.11.0
22342025-03-22T00:27:58.561Z Checking zopfli v0.8.1
22352025-03-22T00:27:58.561Z Checking clap_builder v4.5.32
22362025-03-22T00:27:58.561Z Checking hyper-tls v0.6.0
22372025-03-22T00:27:58.561Z Checking hyper-rustls v0.27.3
22382025-03-22T00:27:58.561Z Checking console v0.15.10
22392025-03-22T00:27:58.561Z Checking slog-async v2.8.0
22402025-03-22T00:27:58.561Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22412025-03-22T00:27:58.561Z Checking smoltcp v0.9.1
22422025-03-22T00:27:58.561Z Checking toml v0.8.20
22432025-03-22T00:27:58.561Z Checking tower v0.5.2
22442025-03-22T00:27:58.561Z Checking tokio-rustls v0.25.0
22452025-03-22T00:27:58.561Z Checking elliptic-curve v0.13.8
22462025-03-22T00:27:58.561Z Checking slog-term v2.9.1
22472025-03-22T00:27:58.561Z Checking usdt v0.5.0
22482025-03-22T00:27:58.561Z Checking signal-hook-mio v0.2.4
22492025-03-22T00:27:58.561Z Checking num-bigint-dig v0.8.4
22502025-03-22T00:27:58.561Z Checking futures v0.3.31
22512025-03-22T00:27:58.592Z Checking cookie_store v0.21.1
22522025-03-22T00:27:58.630Z Checking slog-bunyan v2.5.0
22532025-03-22T00:27:58.704Z Checking oxnet v0.1.1
22542025-03-22T00:27:58.826Z Checking phf v0.11.2
22552025-03-22T00:27:58.867Z Checking rayon v1.10.0
22562025-03-22T00:27:58.927Z Checking toml_edit v0.19.15
22572025-03-22T00:27:59.068Z Checking multer v3.1.0
22582025-03-22T00:27:59.071Z Checking postgres-types v0.2.9
22592025-03-22T00:27:59.255Z Checking regex v1.11.1
22602025-03-22T00:27:59.457Z Checking bstr v1.10.0
22612025-03-22T00:27:59.580Z Checking ed25519 v2.2.3
22622025-03-22T00:27:59.749Z Checking phf_shared v0.10.0
22632025-03-22T00:27:59.851Z Checking zerocopy v0.6.6
22642025-03-22T00:27:59.906Z Checking async-stream v0.3.6
22652025-03-22T00:28:00.030Z Checking curve25519-dalek v4.1.3
22662025-03-22T00:28:00.110Z Checking hubpack v0.1.2
22672025-03-22T00:28:00.333Z Checking memoffset v0.9.1
22682025-03-22T00:28:00.411Z Checking portable-atomic v1.9.0
22692025-03-22T00:28:00.474Z Checking camino v1.1.9
22702025-03-22T00:28:00.517Z Checking pkcs1 v0.7.5
22712025-03-22T00:28:00.671Z Checking waitgroup v0.1.2
22722025-03-22T00:28:00.830Z Checking openapiv3 v2.0.0
22732025-03-22T00:28:00.909Z Checking serde_path_to_error v0.1.16
22742025-03-22T00:28:01.017Z Checking serde-big-array v0.5.1
22752025-03-22T00:28:01.248Z Checking float-cmp v0.10.0
22762025-03-22T00:28:01.423Z Checking rfc6979 v0.4.0
22772025-03-22T00:28:01.454Z Checking sha1 v0.10.6
22782025-03-22T00:28:01.458Z Checking backtrace v0.3.74
22792025-03-22T00:28:01.491Z Checking hostname v0.4.0
22802025-03-22T00:28:01.535Z Checking minimal-lexical v0.2.1
22812025-03-22T00:28:01.610Z Checking new_debug_unreachable v1.0.6
22822025-03-22T00:28:01.633Z Checking data-encoding v2.6.0
22832025-03-22T00:28:01.711Z Checking predicates-core v1.0.8
22842025-03-22T00:28:01.739Z Checking difflib v0.4.0
22852025-03-22T00:28:01.898Z Checking normalize-line-endings v0.3.0
22862025-03-22T00:28:01.920Z Checking precomputed-hash v0.1.1
22872025-03-22T00:28:01.940Z Checking static_assertions v1.1.0
22882025-03-22T00:28:02.026Z Checking fixedbitset v0.4.2
22892025-03-22T00:28:02.042Z Checking debug-ignore v1.0.5
22902025-03-22T00:28:02.060Z Checking whoami v1.5.2
22912025-03-22T00:28:02.063Z Checking number_prefix v0.4.0
22922025-03-22T00:28:02.093Z Checking unicode-segmentation v1.12.0
22932025-03-22T00:28:02.172Z Checking hickory-proto v0.24.4
22942025-03-22T00:28:02.188Z Checking predicates v3.1.3
22952025-03-22T00:28:02.277Z Checking anyhow v1.0.97
22962025-03-22T00:28:02.294Z Checking petgraph v0.6.5
22972025-03-22T00:28:02.384Z Checking tokio-postgres v0.7.13
22982025-03-22T00:28:02.443Z Checking indicatif v0.17.11
22992025-03-22T00:28:02.692Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
23002025-03-22T00:28:02.821Z Checking similar v2.7.0
23012025-03-22T00:28:02.824Z Checking string_cache v0.8.7
23022025-03-22T00:28:03.146Z Checking nom v7.1.3
23032025-03-22T00:28:03.236Z Checking ed25519-dalek v2.1.1
23042025-03-22T00:28:03.681Z Checking ecdsa v0.16.9
23052025-03-22T00:28:03.699Z Checking toml v0.7.8
23062025-03-22T00:28:04.144Z Checking dropshot v0.12.0
23072025-03-22T00:28:04.445Z Checking rsa v0.9.6
23082025-03-22T00:28:04.892Z Checking nix v0.29.0
23092025-03-22T00:28:05.367Z Checking clap v4.5.32
23102025-03-22T00:28:05.479Z Checking reqwest v0.12.12
23112025-03-22T00:28:05.498Z Checking crossterm v0.28.1
23122025-03-22T00:28:05.538Z Checking zip v2.1.3
23132025-03-22T00:28:05.924Z Checking zip v0.6.6
23142025-03-22T00:28:06.257Z Checking itertools v0.12.1
23152025-03-22T00:28:06.594Z Checking itertools v0.10.5
23162025-03-22T00:28:07.231Z Checking tokio-stream v0.1.17
23172025-03-22T00:28:07.251Z Checking ahash v0.8.11
23182025-03-22T00:28:07.266Z Checking fs-err v2.11.0
23192025-03-22T00:28:07.315Z Checking buf-list v1.0.3
23202025-03-22T00:28:07.333Z Checking x509-cert v0.2.5
23212025-03-22T00:28:07.433Z Checking hex v0.4.3
23222025-03-22T00:28:07.640Z Checking lalrpop-util v0.19.12
23232025-03-22T00:28:07.758Z Checking heck v0.4.1
23242025-03-22T00:28:07.787Z Checking peg-runtime v0.8.5
23252025-03-22T00:28:07.848Z Checking sigpipe v0.1.3
23262025-03-22T00:28:08.630Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23272025-03-22T00:28:08.964Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.60s
23282025-03-22T00:28:09.132Z
23292025-03-22T00:28:09.132Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (49/200)
23302025-03-22T00:28:09.736Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23312025-03-22T00:28:09.741Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23322025-03-22T00:28:09.835Z Compiling regress v0.10.3
23332025-03-22T00:28:09.961Z Checking heck v0.5.0
23342025-03-22T00:28:09.974Z Compiling unsafe-libyaml v0.2.11
23352025-03-22T00:28:09.987Z Checking fastrand v2.1.1
23362025-03-22T00:28:10.012Z Compiling structmeta-derive v0.3.0
23372025-03-22T00:28:10.021Z Compiling ident_case v1.0.1
23382025-03-22T00:28:10.036Z Checking newtype-uuid v1.2.1
23392025-03-22T00:28:10.118Z Checking progenitor-client v0.8.0
23402025-03-22T00:28:10.194Z Compiling darling_core v0.20.10
23412025-03-22T00:28:10.276Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23422025-03-22T00:28:10.294Z Checking tempfile v3.13.0
23432025-03-22T00:28:10.445Z Checking daft v0.1.2
23442025-03-22T00:28:10.666Z Compiling proc-macro-crate v1.3.1
23452025-03-22T00:28:10.688Z Compiling thiserror-impl v2.0.12
23462025-03-22T00:28:10.858Z Checking wait-timeout v0.2.0
23472025-03-22T00:28:11.053Z Checking quick-error v1.2.3
23482025-03-22T00:28:11.212Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23492025-03-22T00:28:11.520Z Compiling serde_yaml v0.9.34+deprecated
23502025-03-22T00:28:11.523Z Checking bit-vec v0.8.0
23512025-03-22T00:28:11.796Z Compiling num_enum_derive v0.5.11
23522025-03-22T00:28:11.901Z Checking bit-set v0.8.0
23532025-03-22T00:28:12.202Z Checking rusty-fork v0.3.0
23542025-03-22T00:28:12.524Z Compiling lzma-sys v0.1.20
23552025-03-22T00:28:12.565Z Compiling structmeta v0.3.0
23562025-03-22T00:28:12.975Z Compiling parse-display-derive v0.10.0
23572025-03-22T00:28:13.270Z Checking rand_xorshift v0.3.0
23582025-03-22T00:28:13.414Z Checking typify-impl v0.2.0
23592025-03-22T00:28:13.467Z Compiling foreign-types-macros v0.2.3
23602025-03-22T00:28:14.039Z Checking thiserror v2.0.12
23612025-03-22T00:28:14.212Z Compiling dropshot v0.16.0
23622025-03-22T00:28:14.565Z Checking foreign-types-shared v0.3.1
23632025-03-22T00:28:14.641Z Checking unarray v0.1.4
23642025-03-22T00:28:14.656Z Checking utf-8 v0.7.6
23652025-03-22T00:28:14.703Z Checking arc-swap v1.7.1
23662025-03-22T00:28:14.812Z Checking proptest v1.6.0
23672025-03-22T00:28:14.888Z Checking tungstenite v0.21.0
23682025-03-22T00:28:14.978Z Checking foreign-types v0.5.0
23692025-03-22T00:28:15.138Z Checking slog-scope v4.4.0
23702025-03-22T00:28:15.167Z Checking num_enum v0.5.11
23712025-03-22T00:28:15.351Z Compiling test-strategy v0.4.0
23722025-03-22T00:28:15.376Z Checking strum v0.26.3
23732025-03-22T00:28:15.552Z Compiling proc-macro-error v1.0.4
23742025-03-22T00:28:15.878Z Compiling darling_macro v0.20.10
23752025-03-22T00:28:15.940Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23762025-03-22T00:28:16.102Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23772025-03-22T00:28:16.133Z Compiling heck v0.3.3
23782025-03-22T00:28:16.150Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23792025-03-22T00:28:16.224Z Compiling dropshot_endpoint v0.16.0
23802025-03-22T00:28:16.471Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23812025-03-22T00:28:16.783Z Compiling darling v0.20.10
23822025-03-22T00:28:16.811Z Checking parse-display v0.10.0
23832025-03-22T00:28:16.903Z Compiling serde_with_macros v3.12.0
23842025-03-22T00:28:16.953Z Checking cstr-argument v0.1.2
23852025-03-22T00:28:17.059Z Checking instant v0.1.13
23862025-03-22T00:28:17.140Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
23872025-03-22T00:28:17.183Z Checking base64 v0.21.7
23882025-03-22T00:28:17.207Z Checking pretty-hex v0.2.1
23892025-03-22T00:28:17.388Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23902025-03-22T00:28:17.468Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23912025-03-22T00:28:17.645Z Checking backoff v0.4.0
23922025-03-22T00:28:17.671Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23932025-03-22T00:28:17.735Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23942025-03-22T00:28:17.901Z Compiling zone_cfg_derive v0.1.2
23952025-03-22T00:28:17.952Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23962025-03-22T00:28:17.985Z Checking tokio-tungstenite v0.21.0
23972025-03-22T00:28:18.666Z Checking slog-stdlog v4.1.1
23982025-03-22T00:28:18.690Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23992025-03-22T00:28:18.693Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24002025-03-22T00:28:18.839Z Checking progenitor-client v0.9.1
24012025-03-22T00:28:18.978Z Checking colored v2.2.0
24022025-03-22T00:28:19.020Z Checking macaddr v1.0.1
24032025-03-22T00:28:19.070Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b)
24042025-03-22T00:28:19.245Z Checking base64 v0.13.1
24052025-03-22T00:28:19.324Z Checking unicode-width v0.1.14
24062025-03-22T00:28:19.397Z Checking winnow v0.6.20
24072025-03-22T00:28:19.412Z Checking zone v0.1.8
24082025-03-22T00:28:19.456Z Checking serde_with v3.12.0
24092025-03-22T00:28:19.638Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24102025-03-22T00:28:19.656Z Checking ron v0.7.1
24112025-03-22T00:28:19.823Z Checking tabwriter v1.4.0
24122025-03-22T00:28:20.076Z Checking slog-envlogger v2.2.0
24132025-03-22T00:28:20.094Z Checking xz2 v0.1.7
24142025-03-22T00:28:20.094Z Checking xattr v1.3.1
24152025-03-22T00:28:20.311Z Checking pem v3.0.5
24162025-03-22T00:28:20.329Z Checking yasna v0.5.2
24172025-03-22T00:28:20.390Z Checking headers-core v0.3.0
24182025-03-22T00:28:20.550Z Checking smf v0.2.3
24192025-03-22T00:28:20.591Z Checking filetime v0.2.25
24202025-03-22T00:28:20.746Z Checking same-file v1.0.6
24212025-03-22T00:28:20.810Z Checking tar v0.4.44
24222025-03-22T00:28:20.940Z Checking walkdir v2.5.0
24232025-03-22T00:28:21.002Z Checking headers v0.4.0
24242025-03-22T00:28:21.183Z Checking rcgen v0.12.1
24252025-03-22T00:28:21.219Z Checking camino-tempfile v1.1.1
24262025-03-22T00:28:21.504Z Checking atomicwrites v0.4.4
24272025-03-22T00:28:21.664Z Checking subprocess v0.2.9
24282025-03-22T00:28:23.928Z Compiling typify-macro v0.2.0
24292025-03-22T00:28:25.441Z Compiling typify v0.2.0
24302025-03-22T00:28:25.512Z Compiling progenitor-impl v0.8.0
24312025-03-22T00:28:27.927Z Compiling progenitor-macro v0.8.0
24322025-03-22T00:28:31.422Z Checking progenitor v0.8.0
24332025-03-22T00:28:31.552Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889)
24342025-03-22T00:28:31.556Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24352025-03-22T00:28:34.055Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
24362025-03-22T00:28:34.438Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24372025-03-22T00:28:40.389Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
24382025-03-22T00:28:41.913Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24392025-03-22T00:28:43.142Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.00s
24402025-03-22T00:28:43.326Z
24412025-03-22T00:28:43.326Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/200)
24422025-03-22T00:28:43.924Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24432025-03-22T00:28:43.928Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24442025-03-22T00:28:44.023Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24452025-03-22T00:28:45.416Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.08s
24462025-03-22T00:28:45.594Z
24472025-03-22T00:28:45.594Zinfo: running `cargo check --bins` on nexus-config (51/200)
24482025-03-22T00:28:46.185Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24492025-03-22T00:28:46.189Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24502025-03-22T00:28:46.189Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24512025-03-22T00:28:46.194Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
24522025-03-22T00:28:46.270Z
24532025-03-22T00:28:46.270Zinfo: running `cargo check --bins` on omicron-rpaths (52/200)
24542025-03-22T00:28:46.831Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24552025-03-22T00:28:46.857Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24562025-03-22T00:28:46.857Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24572025-03-22T00:28:46.857Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
24582025-03-22T00:28:46.909Z
24592025-03-22T00:28:46.909Zinfo: running `cargo check --bins` on omicron-certificates (53/200)
24602025-03-22T00:28:47.490Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24612025-03-22T00:28:47.494Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24622025-03-22T00:28:47.494Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24632025-03-22T00:28:47.498Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
24642025-03-22T00:28:47.573Z
24652025-03-22T00:28:47.573Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (54/200)
24662025-03-22T00:28:48.177Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24672025-03-22T00:28:48.182Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24682025-03-22T00:28:48.297Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24692025-03-22T00:28:48.413Z Compiling tempfile v3.13.0
24702025-03-22T00:28:48.417Z Compiling wait-timeout v0.2.0
24712025-03-22T00:28:48.417Z Compiling bit-vec v0.8.0
24722025-03-22T00:28:48.424Z Compiling quick-error v1.2.3
24732025-03-22T00:28:48.427Z Compiling thiserror v2.0.12
24742025-03-22T00:28:48.428Z Compiling progenitor-client v0.8.0
24752025-03-22T00:28:48.505Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24762025-03-22T00:28:48.528Z Compiling itertools v0.13.0
24772025-03-22T00:28:48.599Z Compiling rand_xorshift v0.3.0
24782025-03-22T00:28:48.631Z Compiling unarray v0.1.4
24792025-03-22T00:28:48.807Z Compiling rusty-fork v0.3.0
24802025-03-22T00:28:48.828Z Compiling bit-set v0.8.0
24812025-03-22T00:28:48.891Z Compiling heapless v0.8.0
24822025-03-22T00:28:48.919Z Compiling progenitor v0.8.0
24832025-03-22T00:28:48.948Z Compiling parse-display v0.10.0
24842025-03-22T00:28:49.105Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24852025-03-22T00:28:49.121Z Checking hash32 v0.3.1
24862025-03-22T00:28:49.135Z Compiling proptest v1.6.0
24872025-03-22T00:28:49.220Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24882025-03-22T00:28:49.282Z Compiling instant v0.1.13
24892025-03-22T00:28:49.326Z Compiling smoltcp v0.11.0
24902025-03-22T00:28:49.436Z Compiling backoff v0.4.0
24912025-03-22T00:28:49.459Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889)
24922025-03-22T00:28:49.507Z Compiling dropshot v0.16.0
24932025-03-22T00:28:49.739Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24942025-03-22T00:28:49.923Z Compiling serde_with v3.12.0
24952025-03-22T00:28:49.982Z Checking num-rational v0.4.2
24962025-03-22T00:28:50.547Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24972025-03-22T00:28:50.618Z Compiling progenitor-client v0.9.1
24982025-03-22T00:28:51.149Z Compiling phf_generator v0.11.2
24992025-03-22T00:28:51.355Z Checking num-complex v0.4.6
25002025-03-22T00:28:51.375Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
25012025-03-22T00:28:52.557Z Compiling macaddr v1.0.1
25022025-03-22T00:28:53.010Z Checking cobs v0.2.3
25032025-03-22T00:28:53.143Z Compiling num v0.4.3
25042025-03-22T00:28:53.197Z Checking postcard v1.0.10
25052025-03-22T00:28:53.363Z Compiling phf_codegen v0.11.2
25062025-03-22T00:28:53.601Z Compiling parse-zoneinfo v0.3.1
25072025-03-22T00:28:53.721Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25082025-03-22T00:28:54.038Z Compiling float-ord v0.3.2
25092025-03-22T00:28:54.245Z Compiling convert_case v0.4.0
25102025-03-22T00:28:55.079Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b)
25112025-03-22T00:28:55.343Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25122025-03-22T00:28:55.676Z Compiling derive_more v0.99.19
25132025-03-22T00:28:56.402Z Compiling chrono-tz-build v0.4.0
25142025-03-22T00:28:56.884Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25152025-03-22T00:28:57.527Z Compiling crucible-workspace-hack v0.1.0
25162025-03-22T00:28:57.781Z Checking linked-hash-map v0.5.6
25172025-03-22T00:28:57.860Z Compiling chrono-tz v0.10.1
25182025-03-22T00:28:57.884Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
25192025-03-22T00:28:58.095Z Checking lru-cache v0.1.2
25202025-03-22T00:28:58.286Z Checking newline-converter v0.3.0
25212025-03-22T00:28:58.323Z Checking resolv-conf v0.7.0
25222025-03-22T00:28:58.458Z Checking itertools v0.14.0
25232025-03-22T00:28:58.491Z Checking prettyplease v0.2.30
25242025-03-22T00:28:58.531Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
25252025-03-22T00:28:58.703Z Compiling slog-dtrace v0.3.0
25262025-03-22T00:28:59.051Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
25272025-03-22T00:28:59.372Z Checking hickory-resolver v0.24.4
25282025-03-22T00:28:59.633Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25292025-03-22T00:29:00.556Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25302025-03-22T00:29:00.815Z Checking expectorate v1.1.0
25312025-03-22T00:29:00.992Z Compiling zone_cfg_derive v0.3.0
25322025-03-22T00:29:01.029Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25332025-03-22T00:29:01.121Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
25342025-03-22T00:29:01.457Z Compiling const_format_proc_macros v0.2.34
25352025-03-22T00:29:01.894Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25362025-03-22T00:29:02.078Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25372025-03-22T00:29:02.222Z Compiling num-derive v0.4.2
25382025-03-22T00:29:02.346Z Compiling derive-where v1.2.7
25392025-03-22T00:29:02.967Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25402025-03-22T00:29:03.144Z Checking highway v1.3.0
25412025-03-22T00:29:03.376Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25422025-03-22T00:29:03.584Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25432025-03-22T00:29:03.606Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25442025-03-22T00:29:03.727Z Checking const_format v0.2.34
25452025-03-22T00:29:03.923Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25462025-03-22T00:29:04.060Z Checking zone v0.3.0
25472025-03-22T00:29:04.174Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25482025-03-22T00:29:04.240Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25492025-03-22T00:29:04.485Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
25502025-03-22T00:29:04.906Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
25512025-03-22T00:29:05.178Z Checking gethostname v0.5.0
25522025-03-22T00:29:05.299Z Checking bcs v0.1.6
25532025-03-22T00:29:05.327Z Checking nanorand v0.7.0
25542025-03-22T00:29:05.484Z Compiling async-recursion v1.1.1
25552025-03-22T00:29:05.532Z Checking qorb v0.2.1
25562025-03-22T00:29:05.672Z Checking termtree v0.5.1
25572025-03-22T00:29:05.770Z Checking flume v0.11.1
25582025-03-22T00:29:06.792Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25592025-03-22T00:29:12.315Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25602025-03-22T00:29:15.635Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25612025-03-22T00:29:18.104Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
25622025-03-22T00:29:19.356Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.77s
25632025-03-22T00:29:19.565Z
25642025-03-22T00:29:19.565Zinfo: running `cargo check --bins` on clickhouse-admin-api (55/200)
25652025-03-22T00:29:20.167Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25662025-03-22T00:29:20.171Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25672025-03-22T00:29:20.171Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25682025-03-22T00:29:20.174Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
25692025-03-22T00:29:20.253Z
25702025-03-22T00:29:20.253Zinfo: running `cargo check --bins` on clickhouse-admin-types (56/200)
25712025-03-22T00:29:20.840Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25722025-03-22T00:29:20.843Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25732025-03-22T00:29:20.843Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25742025-03-22T00:29:20.847Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
25752025-03-22T00:29:20.929Z
25762025-03-22T00:29:20.929Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (57/200)
25772025-03-22T00:29:21.528Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25782025-03-22T00:29:21.532Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25792025-03-22T00:29:21.632Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25802025-03-22T00:29:22.271Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s
25812025-03-22T00:29:22.459Z
25822025-03-22T00:29:22.459Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (58/200)
25832025-03-22T00:29:23.062Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25842025-03-22T00:29:23.066Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25852025-03-22T00:29:23.168Z Compiling cfg_aliases v0.1.1
25862025-03-22T00:29:23.171Z Compiling vte_generate_state_changes v0.1.2
25872025-03-22T00:29:23.171Z Checking fd-lock v4.0.2
25882025-03-22T00:29:23.171Z Checking nibble_vec v0.1.0
25892025-03-22T00:29:23.171Z Checking endian-type v0.1.2
25902025-03-22T00:29:23.171Z Checking bytecount v0.6.8
25912025-03-22T00:29:23.306Z Compiling tabled_derive v0.7.0
25922025-03-22T00:29:23.316Z Compiling peg-macros v0.8.5
25932025-03-22T00:29:23.362Z Compiling nix v0.28.0
25942025-03-22T00:29:23.441Z Checking papergrid v0.11.0
25952025-03-22T00:29:23.467Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25962025-03-22T00:29:23.471Z Compiling sqlparser_derive v0.2.2
25972025-03-22T00:29:23.502Z Checking radix_trie v0.2.1
25982025-03-22T00:29:23.859Z Checking vte v0.11.1
25992025-03-22T00:29:23.902Z Checking unicode_categories v0.1.1
26002025-03-22T00:29:24.203Z Checking home v0.5.9
26012025-03-22T00:29:24.364Z Checking nu-ansi-term v0.50.1
26022025-03-22T00:29:24.497Z Checking sqlparser v0.45.0
26032025-03-22T00:29:24.519Z Checking sqlformat v0.2.6
26042025-03-22T00:29:24.756Z Checking display-error-chain v0.2.2
26052025-03-22T00:29:25.266Z Checking strip-ansi-escapes v0.2.0
26062025-03-22T00:29:25.424Z Checking reedline v0.38.0
26072025-03-22T00:29:25.483Z Checking tabled v0.15.0
26082025-03-22T00:29:25.838Z Checking peg v0.8.5
26092025-03-22T00:29:26.238Z Checking rustyline v14.0.0
26102025-03-22T00:29:35.004Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.53s
26112025-03-22T00:29:35.192Z
26122025-03-22T00:29:35.192Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (59/200)
26132025-03-22T00:29:35.794Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26142025-03-22T00:29:35.798Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26152025-03-22T00:29:35.903Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26162025-03-22T00:29:41.022Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.82s
26172025-03-22T00:29:41.226Z
26182025-03-22T00:29:41.226Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (60/200)
26192025-03-22T00:29:41.828Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26202025-03-22T00:29:41.832Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26212025-03-22T00:29:41.932Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26222025-03-22T00:29:45.429Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.19s
26232025-03-22T00:29:45.618Z
26242025-03-22T00:29:45.618Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (61/200)
26252025-03-22T00:29:46.213Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26262025-03-22T00:29:46.216Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26272025-03-22T00:29:46.316Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26282025-03-22T00:29:51.138Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.51s
26292025-03-22T00:29:51.328Z
26302025-03-22T00:29:51.328Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (62/200)
26312025-03-22T00:29:51.931Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26322025-03-22T00:29:51.935Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26332025-03-22T00:29:52.037Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26342025-03-22T00:29:56.947Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.61s
26352025-03-22T00:29:57.135Z
26362025-03-22T00:29:57.135Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (63/200)
26372025-03-22T00:29:57.736Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26382025-03-22T00:29:57.739Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26392025-03-22T00:29:57.841Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26402025-03-22T00:30:01.669Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.52s
26412025-03-22T00:30:01.866Z
26422025-03-22T00:30:01.866Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (64/200)
26432025-03-22T00:30:02.524Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26442025-03-22T00:30:02.528Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26452025-03-22T00:30:02.646Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26462025-03-22T00:30:06.870Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.99s
26472025-03-22T00:30:07.081Z
26482025-03-22T00:30:07.081Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (65/200)
26492025-03-22T00:30:07.717Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26502025-03-22T00:30:07.721Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26512025-03-22T00:30:07.830Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26522025-03-22T00:30:13.040Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.95s
26532025-03-22T00:30:13.224Z
26542025-03-22T00:30:13.224Zinfo: running `cargo check --bins` on oximeter (66/200)
26552025-03-22T00:30:13.817Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26562025-03-22T00:30:13.821Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26572025-03-22T00:30:13.821Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26582025-03-22T00:30:13.825Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
26592025-03-22T00:30:13.905Z
26602025-03-22T00:30:13.905Zinfo: running `cargo check --bins` on oximeter-macro-impl (67/200)
26612025-03-22T00:30:14.480Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26622025-03-22T00:30:14.483Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26632025-03-22T00:30:14.484Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26642025-03-22T00:30:14.487Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26652025-03-22T00:30:14.561Z
26662025-03-22T00:30:14.561Zinfo: running `cargo check --bins` on oximeter-schema (68/200)
26672025-03-22T00:30:15.149Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26682025-03-22T00:30:15.152Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26692025-03-22T00:30:15.239Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26702025-03-22T00:30:17.282Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26712025-03-22T00:30:18.249Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.68s
26722025-03-22T00:30:18.432Z
26732025-03-22T00:30:18.432Zinfo: running `cargo check --bins` on oximeter-types (69/200)
26742025-03-22T00:30:19.019Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26752025-03-22T00:30:19.022Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26762025-03-22T00:30:19.022Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26772025-03-22T00:30:19.025Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
26782025-03-22T00:30:19.104Z
26792025-03-22T00:30:19.104Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (70/200)
26802025-03-22T00:30:19.686Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26812025-03-22T00:30:19.689Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26822025-03-22T00:30:19.689Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26832025-03-22T00:30:19.693Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
26842025-03-22T00:30:19.770Z
26852025-03-22T00:30:19.770Zinfo: running `cargo check --bins` on oxql-types (71/200)
26862025-03-22T00:30:20.362Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26872025-03-22T00:30:20.365Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26882025-03-22T00:30:20.365Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26892025-03-22T00:30:20.369Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
26902025-03-22T00:30:20.448Z
26912025-03-22T00:30:20.448Zinfo: running `cargo check --bins` on oximeter-test-utils (72/200)
26922025-03-22T00:30:21.060Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26932025-03-22T00:30:21.063Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26942025-03-22T00:30:21.063Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26952025-03-22T00:30:21.066Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
26962025-03-22T00:30:21.150Z
26972025-03-22T00:30:21.150Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (73/200)
26982025-03-22T00:30:21.750Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26992025-03-22T00:30:21.754Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27002025-03-22T00:30:21.754Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27012025-03-22T00:30:21.757Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27022025-03-22T00:30:21.835Z
27032025-03-22T00:30:21.835Zinfo: running `cargo check --bins` on bootstrap-agent-client (74/200)
27042025-03-22T00:30:22.432Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27052025-03-22T00:30:22.436Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27062025-03-22T00:30:22.436Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27072025-03-22T00:30:22.440Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27082025-03-22T00:30:22.522Z
27092025-03-22T00:30:22.522Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (75/200)
27102025-03-22T00:30:23.109Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27112025-03-22T00:30:23.112Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27122025-03-22T00:30:23.112Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27132025-03-22T00:30:23.116Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27142025-03-22T00:30:23.195Z
27152025-03-22T00:30:23.195Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (76/200)
27162025-03-22T00:30:23.772Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27172025-03-22T00:30:23.775Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27182025-03-22T00:30:23.775Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27192025-03-22T00:30:23.778Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27202025-03-22T00:30:23.857Z
27212025-03-22T00:30:23.857Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (77/200)
27222025-03-22T00:30:24.434Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27232025-03-22T00:30:24.438Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27242025-03-22T00:30:24.438Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27252025-03-22T00:30:24.443Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27262025-03-22T00:30:24.518Z
27272025-03-22T00:30:24.518Zinfo: running `cargo check --bins` on cockroach-admin-client (78/200)
27282025-03-22T00:30:25.080Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27292025-03-22T00:30:25.084Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27302025-03-22T00:30:25.084Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27312025-03-22T00:30:25.087Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27322025-03-22T00:30:25.164Z
27332025-03-22T00:30:25.164Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (79/200)
27342025-03-22T00:30:25.750Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27352025-03-22T00:30:25.754Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27362025-03-22T00:30:25.754Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27372025-03-22T00:30:25.757Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27382025-03-22T00:30:25.837Z
27392025-03-22T00:30:25.837Zinfo: running `cargo check --bins` on dns-service-client (80/200)
27402025-03-22T00:30:26.428Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27412025-03-22T00:30:26.431Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27422025-03-22T00:30:26.431Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27432025-03-22T00:30:26.435Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27442025-03-22T00:30:26.516Z
27452025-03-22T00:30:26.516Zinfo: running `cargo check --bins` on internal-dns-types (81/200)
27462025-03-22T00:30:27.100Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27472025-03-22T00:30:27.103Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27482025-03-22T00:30:27.103Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27492025-03-22T00:30:27.106Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27502025-03-22T00:30:27.186Z
27512025-03-22T00:30:27.186Zinfo: running `cargo check --bins` on dpd-client (82/200)
27522025-03-22T00:30:27.770Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27532025-03-22T00:30:27.775Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27542025-03-22T00:30:27.775Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27552025-03-22T00:30:27.779Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27562025-03-22T00:30:27.855Z
27572025-03-22T00:30:27.855Zinfo: running `cargo check --bins` on gateway-client (83/200)
27582025-03-22T00:30:28.425Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27592025-03-22T00:30:28.428Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27602025-03-22T00:30:28.428Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27612025-03-22T00:30:28.432Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27622025-03-22T00:30:28.511Z
27632025-03-22T00:30:28.511Zinfo: running `cargo check --bins` on installinator-client (84/200)
27642025-03-22T00:30:29.129Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27652025-03-22T00:30:29.132Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27662025-03-22T00:30:29.132Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27672025-03-22T00:30:29.136Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
27682025-03-22T00:30:29.221Z
27692025-03-22T00:30:29.221Zinfo: running `cargo check --bins` on installinator-common (85/200)
27702025-03-22T00:30:29.844Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27712025-03-22T00:30:29.848Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27722025-03-22T00:30:29.848Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27732025-03-22T00:30:29.851Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
27742025-03-22T00:30:29.935Z
27752025-03-22T00:30:29.936Zinfo: running `cargo check --bins` on update-engine (86/200)
27762025-03-22T00:30:30.524Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27772025-03-22T00:30:30.527Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27782025-03-22T00:30:30.527Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27792025-03-22T00:30:30.531Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27802025-03-22T00:30:30.608Z
27812025-03-22T00:30:30.609Zinfo: running `cargo check --bins` on nexus-client (87/200)
27822025-03-22T00:30:31.230Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27832025-03-22T00:30:31.233Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27842025-03-22T00:30:31.234Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27852025-03-22T00:30:31.237Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
27862025-03-22T00:30:31.320Z
27872025-03-22T00:30:31.320Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (88/200)
27882025-03-22T00:30:31.917Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27892025-03-22T00:30:31.920Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27902025-03-22T00:30:31.920Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27912025-03-22T00:30:31.924Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27922025-03-22T00:30:32.005Z
27932025-03-22T00:30:32.005Zinfo: running `cargo check --bins` on omicron-passwords (89/200)
27942025-03-22T00:30:32.582Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27952025-03-22T00:30:32.585Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27962025-03-22T00:30:32.585Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27972025-03-22T00:30:32.589Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27982025-03-22T00:30:32.666Z
27992025-03-22T00:30:32.666Zinfo: running `cargo check --bins` on nexus-types (90/200)
28002025-03-22T00:30:33.277Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28012025-03-22T00:30:33.280Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28022025-03-22T00:30:33.280Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28032025-03-22T00:30:33.283Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
28042025-03-22T00:30:33.370Z
28052025-03-22T00:30:33.370Zinfo: running `cargo check --bins` on id-map (91/200)
28062025-03-22T00:30:33.945Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28072025-03-22T00:30:33.949Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28082025-03-22T00:30:33.949Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28092025-03-22T00:30:33.953Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
28102025-03-22T00:30:34.030Z
28112025-03-22T00:30:34.030Zinfo: running `cargo check --bins` on oxide-client (92/200)
28122025-03-22T00:30:34.607Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28132025-03-22T00:30:34.611Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28142025-03-22T00:30:34.611Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28152025-03-22T00:30:34.614Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
28162025-03-22T00:30:34.688Z
28172025-03-22T00:30:34.688Zinfo: running `cargo check --bins` on oximeter-client (93/200)
28182025-03-22T00:30:35.273Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28192025-03-22T00:30:35.276Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28202025-03-22T00:30:35.276Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28212025-03-22T00:30:35.279Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
28222025-03-22T00:30:35.357Z
28232025-03-22T00:30:35.357Zinfo: running `cargo check --bins` on repo-depot-client (94/200)
28242025-03-22T00:30:35.927Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28252025-03-22T00:30:35.931Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28262025-03-22T00:30:35.931Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28272025-03-22T00:30:35.934Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
28282025-03-22T00:30:36.013Z
28292025-03-22T00:30:36.014Zinfo: running `cargo check --bins` on sled-agent-client (95/200)
28302025-03-22T00:30:36.617Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28312025-03-22T00:30:36.620Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28322025-03-22T00:30:36.621Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28332025-03-22T00:30:36.624Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
28342025-03-22T00:30:36.706Z
28352025-03-22T00:30:36.707Zinfo: running `cargo check --bins` on wicketd-client (96/200)
28362025-03-22T00:30:37.324Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28372025-03-22T00:30:37.327Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28382025-03-22T00:30:37.327Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28392025-03-22T00:30:37.330Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
28402025-03-22T00:30:37.415Z
28412025-03-22T00:30:37.415Zinfo: running `cargo check --bins` on sled-agent-types (97/200)
28422025-03-22T00:30:38.019Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28432025-03-22T00:30:38.022Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28442025-03-22T00:30:38.023Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28452025-03-22T00:30:38.026Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
28462025-03-22T00:30:38.110Z
28472025-03-22T00:30:38.110Zinfo: running `cargo check --bins` on wicket-common (98/200)
28482025-03-22T00:30:38.739Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28492025-03-22T00:30:38.742Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28502025-03-22T00:30:38.742Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28512025-03-22T00:30:38.745Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
28522025-03-22T00:30:38.828Z
28532025-03-22T00:30:38.828Zinfo: running `cargo check --bins` on omicron-cockroach-admin (99/200)
28542025-03-22T00:30:39.430Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28552025-03-22T00:30:39.433Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28562025-03-22T00:30:39.531Z Checking csv-core v0.1.11
28572025-03-22T00:30:39.531Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
28582025-03-22T00:30:39.535Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28592025-03-22T00:30:39.535Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28602025-03-22T00:30:39.818Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28612025-03-22T00:30:39.836Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28622025-03-22T00:30:39.873Z Checking csv v1.3.1
28632025-03-22T00:30:40.440Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
28642025-03-22T00:30:40.782Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28652025-03-22T00:30:42.392Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.55s
28662025-03-22T00:30:42.580Z
28672025-03-22T00:30:42.580Zinfo: running `cargo check --bins` on cockroach-admin-api (100/200)
28682025-03-22T00:30:43.166Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28692025-03-22T00:30:43.170Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28702025-03-22T00:30:43.170Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28712025-03-22T00:30:43.173Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
28722025-03-22T00:30:43.254Z
28732025-03-22T00:30:43.254Zinfo: running `cargo check --bins` on cockroach-admin-types (101/200)
28742025-03-22T00:30:43.836Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28752025-03-22T00:30:43.840Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28762025-03-22T00:30:43.840Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28772025-03-22T00:30:43.844Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
28782025-03-22T00:30:43.926Z
28792025-03-22T00:30:43.927Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (102/200)
28802025-03-22T00:30:44.616Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28812025-03-22T00:30:44.619Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28822025-03-22T00:30:44.620Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28832025-03-22T00:30:44.623Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
28842025-03-22T00:30:44.719Z
28852025-03-22T00:30:44.719Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (103/200)
28862025-03-22T00:30:45.389Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28872025-03-22T00:30:45.392Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28882025-03-22T00:30:45.393Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28892025-03-22T00:30:45.396Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28902025-03-22T00:30:45.489Z
28912025-03-22T00:30:45.489Zinfo: running `cargo check --bins` on dns-server (104/200)
28922025-03-22T00:30:46.077Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28932025-03-22T00:30:46.080Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28942025-03-22T00:30:46.170Z Compiling typify-impl v0.3.0
28952025-03-22T00:30:46.282Z Compiling parking_lot_core v0.8.6
28962025-03-22T00:30:46.301Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28972025-03-22T00:30:46.304Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
28982025-03-22T00:30:46.304Z Checking fxhash v0.2.1
28992025-03-22T00:30:46.328Z Checking hickory-client v0.24.4
29002025-03-22T00:30:46.332Z Checking hickory-server v0.24.4
29012025-03-22T00:30:47.040Z Checking parking_lot v0.11.2
29022025-03-22T00:30:47.187Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
29032025-03-22T00:30:47.348Z Checking sled v0.34.7
29042025-03-22T00:30:51.812Z Compiling typify-macro v0.3.0
29052025-03-22T00:30:53.290Z Compiling typify v0.3.0
29062025-03-22T00:30:53.361Z Compiling progenitor-impl v0.9.1
29072025-03-22T00:30:55.753Z Compiling progenitor-macro v0.9.1
29082025-03-22T00:30:59.340Z Checking progenitor v0.9.1
29092025-03-22T00:30:59.478Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
29102025-03-22T00:30:59.946Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
29112025-03-22T00:31:01.221Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.72s
29122025-03-22T00:31:01.401Z
29132025-03-22T00:31:01.401Zinfo: running `cargo check --bins` on dns-server-api (105/200)
29142025-03-22T00:31:01.980Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29152025-03-22T00:31:01.983Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29162025-03-22T00:31:01.983Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29172025-03-22T00:31:01.986Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
29182025-03-22T00:31:02.063Z
29192025-03-22T00:31:02.063Zinfo: running `cargo check --bins` on openapi-manager-types (106/200)
29202025-03-22T00:31:02.625Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29212025-03-22T00:31:02.629Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29222025-03-22T00:31:02.629Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29232025-03-22T00:31:02.632Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
29242025-03-22T00:31:02.707Z
29252025-03-22T00:31:02.707Zinfo: running `cargo check --bins` on gateway-test-utils (107/200)
29262025-03-22T00:31:03.339Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29272025-03-22T00:31:03.343Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29282025-03-22T00:31:03.343Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29292025-03-22T00:31:03.346Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
29302025-03-22T00:31:03.434Z
29312025-03-22T00:31:03.434Zinfo: running `cargo check --bins` on gateway-types (108/200)
29322025-03-22T00:31:04.025Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29332025-03-22T00:31:04.028Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29342025-03-22T00:31:04.028Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29352025-03-22T00:31:04.031Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
29362025-03-22T00:31:04.109Z
29372025-03-22T00:31:04.109Zinfo: running `cargo check --bins` on ipcc (109/200)
29382025-03-22T00:31:04.694Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29392025-03-22T00:31:04.697Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29402025-03-22T00:31:04.697Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29412025-03-22T00:31:04.701Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
29422025-03-22T00:31:04.778Z
29432025-03-22T00:31:04.778Zinfo: running `cargo check --bins` on omicron-gateway (110/200)
29442025-03-22T00:31:05.404Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29452025-03-22T00:31:05.407Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29462025-03-22T00:31:05.527Z Compiling semver v0.1.20
29472025-03-22T00:31:05.530Z Compiling maybe-uninit v2.0.0
29482025-03-22T00:31:05.639Z Checking tap v1.0.1
29492025-03-22T00:31:05.657Z Checking radium v0.7.0
29502025-03-22T00:31:05.660Z Checking password-hash v0.5.0
29512025-03-22T00:31:05.660Z Checking blake2 v0.10.6
29522025-03-22T00:31:05.660Z Checking crc-catalog v2.4.0
29532025-03-22T00:31:05.660Z Checking funty v2.0.0
29542025-03-22T00:31:05.795Z Checking wyz v0.5.1
29552025-03-22T00:31:05.855Z Compiling cancel-safe-futures v0.1.5
29562025-03-22T00:31:06.021Z Compiling rustc_version v0.1.7
29572025-03-22T00:31:06.102Z Compiling packed_struct v0.10.1
29582025-03-22T00:31:06.167Z Compiling owo-colors v4.2.0
29592025-03-22T00:31:06.170Z Checking argon2 v0.5.3
29602025-03-22T00:31:06.200Z Checking crc v3.2.1
29612025-03-22T00:31:06.267Z Compiling packed_struct_codegen v0.10.1
29622025-03-22T00:31:06.345Z Checking libsw-core v0.3.1
29632025-03-22T00:31:06.410Z Compiling newtype_derive v0.1.6
29642025-03-22T00:31:06.494Z Checking bitvec v1.0.1
29652025-03-22T00:31:06.585Z Compiling indexmap v1.9.3
29662025-03-22T00:31:06.607Z Checking half v2.4.1
29672025-03-22T00:31:06.656Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
29682025-03-22T00:31:06.789Z Checking nodrop v0.1.14
29692025-03-22T00:31:06.809Z Checking ciborium-io v0.2.2
29702025-03-22T00:31:06.852Z Checking fixedbitset v0.5.7
29712025-03-22T00:31:06.928Z Checking array-init v0.0.4
29722025-03-22T00:31:06.946Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
29732025-03-22T00:31:07.053Z Checking ciborium-ll v0.2.2
29742025-03-22T00:31:07.126Z Checking libsw v3.4.0
29752025-03-22T00:31:07.201Z Checking petgraph v0.7.1
29762025-03-22T00:31:07.227Z Checking smallvec v0.6.14
29772025-03-22T00:31:07.354Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
29782025-03-22T00:31:07.585Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29792025-03-22T00:31:07.817Z Checking termcolor v1.4.1
29802025-03-22T00:31:07.836Z Checking linear-map v1.2.0
29812025-03-22T00:31:08.047Z Checking indent_write v2.2.0
29822025-03-22T00:31:08.160Z Checking hashbrown v0.12.3
29832025-03-22T00:31:08.212Z Checking bitfield v0.14.0
29842025-03-22T00:31:08.247Z Checking swrite v0.1.0
29852025-03-22T00:31:08.381Z Checking ron v0.8.1
29862025-03-22T00:31:08.469Z Checking env_logger v0.10.2
29872025-03-22T00:31:08.580Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
29882025-03-22T00:31:08.606Z Checking serde-hex v0.1.0
29892025-03-22T00:31:08.767Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29902025-03-22T00:31:08.871Z Checking ciborium v0.2.2
29912025-03-22T00:31:09.631Z Checking steno v0.4.1
29922025-03-22T00:31:09.869Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
29932025-03-22T00:31:09.985Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
29942025-03-22T00:31:10.121Z Checking hashbrown v0.13.2
29952025-03-22T00:31:10.234Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29962025-03-22T00:31:10.263Z Checking humantime v2.1.0
29972025-03-22T00:31:10.281Z Checking crc-any v2.5.0
29982025-03-22T00:31:10.556Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
29992025-03-22T00:31:10.627Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
30002025-03-22T00:31:10.810Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
30012025-03-22T00:31:11.073Z Checking object v0.30.4
30022025-03-22T00:31:11.141Z Checking path-slash v0.1.5
30032025-03-22T00:31:11.227Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30042025-03-22T00:31:11.305Z Checking tungstenite v0.23.0
30052025-03-22T00:31:11.882Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
30062025-03-22T00:31:12.227Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
30072025-03-22T00:31:12.464Z Checking nix v0.27.1
30082025-03-22T00:31:12.505Z Checking kstat-rs v0.2.4
30092025-03-22T00:31:12.565Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
30102025-03-22T00:31:12.586Z Checking tokio-tungstenite v0.23.1
30112025-03-22T00:31:12.847Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
30122025-03-22T00:31:13.024Z Checking signal-hook-tokio v0.3.1
30132025-03-22T00:31:13.139Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30142025-03-22T00:31:13.921Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
30152025-03-22T00:31:20.327Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
30162025-03-22T00:31:21.655Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
30172025-03-22T00:31:24.133Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
30182025-03-22T00:31:29.469Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
30192025-03-22T00:31:30.131Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30202025-03-22T00:31:32.828Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.04s
30212025-03-22T00:31:33.024Z
30222025-03-22T00:31:33.024Zinfo: running `cargo check --bins` on gateway-api (111/200)
30232025-03-22T00:31:33.611Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30242025-03-22T00:31:33.614Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30252025-03-22T00:31:33.614Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30262025-03-22T00:31:33.617Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30272025-03-22T00:31:33.697Z
30282025-03-22T00:31:33.697Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (112/200)
30292025-03-22T00:31:34.266Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30302025-03-22T00:31:34.269Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30312025-03-22T00:31:34.270Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30322025-03-22T00:31:34.273Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30332025-03-22T00:31:34.348Z
30342025-03-22T00:31:34.348Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (113/200)
30352025-03-22T00:31:34.945Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30362025-03-22T00:31:34.953Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30372025-03-22T00:31:34.953Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30382025-03-22T00:31:34.953Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
30392025-03-22T00:31:35.023Z
30402025-03-22T00:31:35.023Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (114/200)
30412025-03-22T00:31:35.613Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30422025-03-22T00:31:35.616Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30432025-03-22T00:31:35.616Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30442025-03-22T00:31:35.619Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
30452025-03-22T00:31:35.697Z
30462025-03-22T00:31:35.697Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (115/200)
30472025-03-22T00:31:36.286Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30482025-03-22T00:31:36.289Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30492025-03-22T00:31:36.289Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30502025-03-22T00:31:36.292Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
30512025-03-22T00:31:36.370Z
30522025-03-22T00:31:36.370Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (116/200)
30532025-03-22T00:31:36.960Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30542025-03-22T00:31:36.963Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30552025-03-22T00:31:36.963Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30562025-03-22T00:31:36.966Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
30572025-03-22T00:31:37.043Z
30582025-03-22T00:31:37.043Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (117/200)
30592025-03-22T00:31:37.634Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30602025-03-22T00:31:37.637Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30612025-03-22T00:31:37.637Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30622025-03-22T00:31:37.640Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
30632025-03-22T00:31:37.720Z
30642025-03-22T00:31:37.720Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (118/200)
30652025-03-22T00:31:38.296Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30662025-03-22T00:31:38.299Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30672025-03-22T00:31:38.299Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30682025-03-22T00:31:38.303Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30692025-03-22T00:31:38.379Z
30702025-03-22T00:31:38.379Zinfo: running `cargo check --bins` on oximeter-producer (119/200)
30712025-03-22T00:31:38.981Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30722025-03-22T00:31:38.984Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30732025-03-22T00:31:38.984Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30742025-03-22T00:31:38.987Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
30752025-03-22T00:31:39.070Z
30762025-03-22T00:31:39.070Zinfo: running `cargo check --bins` on internal-dns-resolver (120/200)
30772025-03-22T00:31:39.644Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30782025-03-22T00:31:39.648Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30792025-03-22T00:31:39.648Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30802025-03-22T00:31:39.651Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30812025-03-22T00:31:39.728Z
30822025-03-22T00:31:39.728Zinfo: running `cargo check --bins` on sp-sim (121/200)
30832025-03-22T00:31:40.302Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30842025-03-22T00:31:40.305Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30852025-03-22T00:31:40.389Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
30862025-03-22T00:31:40.843Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30872025-03-22T00:31:42.503Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30882025-03-22T00:31:44.225Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.49s
30892025-03-22T00:31:44.407Z
30902025-03-22T00:31:44.407Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (122/200)
30912025-03-22T00:31:45.055Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30922025-03-22T00:31:45.058Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30932025-03-22T00:31:45.058Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30942025-03-22T00:31:45.061Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
30952025-03-22T00:31:45.148Z
30962025-03-22T00:31:45.148Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (123/200)
30972025-03-22T00:31:45.789Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30982025-03-22T00:31:45.792Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30992025-03-22T00:31:45.792Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31002025-03-22T00:31:45.796Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
31012025-03-22T00:31:45.882Z
31022025-03-22T00:31:45.882Zinfo: running `cargo check --bins` on db-macros (124/200)
31032025-03-22T00:31:46.450Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31042025-03-22T00:31:46.453Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31052025-03-22T00:31:46.453Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31062025-03-22T00:31:46.456Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
31072025-03-22T00:31:46.530Z
31082025-03-22T00:31:46.530Zinfo: running `cargo check --bins` on nexus-macros-common (125/200)
31092025-03-22T00:31:47.095Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31102025-03-22T00:31:47.098Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31112025-03-22T00:31:47.098Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31122025-03-22T00:31:47.104Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
31132025-03-22T00:31:47.176Z
31142025-03-22T00:31:47.176Zinfo: running `cargo check --bins` on nexus-auth (126/200)
31152025-03-22T00:31:47.802Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31162025-03-22T00:31:47.805Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31172025-03-22T00:31:47.805Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31182025-03-22T00:31:47.808Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
31192025-03-22T00:31:47.895Z
31202025-03-22T00:31:47.895Zinfo: running `cargo check --bins` on authz-macros (127/200)
31212025-03-22T00:31:48.473Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31222025-03-22T00:31:48.476Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31232025-03-22T00:31:48.476Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31242025-03-22T00:31:48.480Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
31252025-03-22T00:31:48.557Z
31262025-03-22T00:31:48.557Zinfo: running `cargo check --bins` on nexus-db-fixed-data (128/200)
31272025-03-22T00:31:49.173Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31282025-03-22T00:31:49.177Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31292025-03-22T00:31:49.177Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31302025-03-22T00:31:49.180Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
31312025-03-22T00:31:49.264Z
31322025-03-22T00:31:49.264Zinfo: running `cargo check --bins` on nexus-db-model (129/200)
31332025-03-22T00:31:49.878Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31342025-03-22T00:31:49.882Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31352025-03-22T00:31:49.882Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31362025-03-22T00:31:49.886Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
31372025-03-22T00:31:49.971Z
31382025-03-22T00:31:49.971Zinfo: running `cargo check --bins` on nexus-defaults (130/200)
31392025-03-22T00:31:50.580Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31402025-03-22T00:31:50.584Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31412025-03-22T00:31:50.584Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31422025-03-22T00:31:50.587Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
31432025-03-22T00:31:50.672Z
31442025-03-22T00:31:50.672Zinfo: running `cargo check --bins` on nexus-inventory (131/200)
31452025-03-22T00:31:51.314Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31462025-03-22T00:31:51.317Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31472025-03-22T00:31:51.317Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31482025-03-22T00:31:51.321Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
31492025-03-22T00:31:51.407Z
31502025-03-22T00:31:51.407Zinfo: running `cargo check --bins` on typed-rng (132/200)
31512025-03-22T00:31:51.988Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31522025-03-22T00:31:51.991Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31532025-03-22T00:31:51.991Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31542025-03-22T00:31:51.994Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
31552025-03-22T00:31:52.071Z
31562025-03-22T00:31:52.071Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (133/200)
31572025-03-22T00:31:52.715Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31582025-03-22T00:31:52.719Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31592025-03-22T00:31:52.865Z Checking keccak v0.1.5
31602025-03-22T00:31:52.983Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
31612025-03-22T00:31:52.987Z Checking secrecy v0.8.0
31622025-03-22T00:31:52.987Z Compiling unicase v2.7.0
31632025-03-22T00:31:52.987Z Compiling same-file v1.0.6
31642025-03-22T00:31:53.035Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
31652025-03-22T00:31:53.038Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31662025-03-22T00:31:53.038Z Compiling thiserror-impl-no-std v2.0.2
31672025-03-22T00:31:53.182Z Checking universal-hash v0.5.1
31682025-03-22T00:31:53.290Z Compiling walkdir v2.5.0
31692025-03-22T00:31:53.312Z Compiling blake3 v1.5.4
31702025-03-22T00:31:53.330Z Checking sha3 v0.10.8
31712025-03-22T00:31:53.370Z Checking opaque-debug v0.3.1
31722025-03-22T00:31:53.418Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31732025-03-22T00:31:53.504Z Checking poly1305 v0.8.0
31742025-03-22T00:31:53.577Z Checking chacha20 v0.9.1
31752025-03-22T00:31:53.612Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
31762025-03-22T00:31:53.714Z Checking aead v0.5.2
31772025-03-22T00:31:53.738Z Compiling memmap2 v0.9.5
31782025-03-22T00:31:53.919Z Compiling salty v0.3.0
31792025-03-22T00:31:53.942Z Compiling libefi-sys v0.1.0
31802025-03-22T00:31:53.960Z Compiling arrayref v0.3.9
31812025-03-22T00:31:54.021Z Compiling constant_time_eq v0.3.1
31822025-03-22T00:31:54.078Z Compiling arrayvec v0.7.6
31832025-03-22T00:31:54.122Z Checking chacha20poly1305 v0.10.1
31842025-03-22T00:31:54.289Z Compiling toolchain_find v0.4.0
31852025-03-22T00:31:54.318Z Compiling camino-tempfile v1.1.1
31862025-03-22T00:31:54.386Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
31872025-03-22T00:31:54.479Z Compiling bitfield-struct v0.6.2
31882025-03-22T00:31:54.700Z Compiling topological-sort v0.2.2
31892025-03-22T00:31:54.775Z Compiling mime_guess v2.0.5
31902025-03-22T00:31:54.860Z Compiling rustfmt-wrapper v0.2.1
31912025-03-22T00:31:55.354Z Compiling omicron-zone-package v0.12.0
31922025-03-22T00:31:55.443Z Compiling progenitor v0.9.1
31932025-03-22T00:31:55.522Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31942025-03-22T00:31:55.688Z Checking primeorder v0.13.6
31952025-03-22T00:31:55.764Z Checking thiserror-no-std v2.0.2
31962025-03-22T00:31:55.804Z Checking env_filter v0.1.2
31972025-03-22T00:31:55.824Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31982025-03-22T00:31:55.842Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31992025-03-22T00:31:55.895Z Checking vsss-rs v3.3.4
32002025-03-22T00:31:55.990Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
32012025-03-22T00:31:56.044Z Checking env_logger v0.11.5
32022025-03-22T00:31:56.185Z Checking p384 v0.13.0
32032025-03-22T00:31:56.233Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
32042025-03-22T00:31:56.360Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
32052025-03-22T00:31:56.395Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32062025-03-22T00:31:56.498Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
32072025-03-22T00:31:56.574Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
32082025-03-22T00:31:56.668Z Checking http-range v0.1.5
32092025-03-22T00:31:56.699Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32102025-03-22T00:31:56.847Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32112025-03-22T00:31:56.933Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32122025-03-22T00:31:57.112Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32132025-03-22T00:31:57.305Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
32142025-03-22T00:31:57.560Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889)
32152025-03-22T00:31:57.609Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32162025-03-22T00:31:57.672Z Checking atty v0.2.14
32172025-03-22T00:31:57.814Z Checking glob v0.3.2
32182025-03-22T00:31:57.943Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32192025-03-22T00:31:58.146Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
32202025-03-22T00:31:58.167Z Checking hyper-staticfile v0.10.1
32212025-03-22T00:31:58.259Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32222025-03-22T00:31:58.708Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32232025-03-22T00:31:59.197Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b)
32242025-03-22T00:31:59.364Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32252025-03-22T00:31:59.398Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32262025-03-22T00:31:59.542Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32272025-03-22T00:31:59.755Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32282025-03-22T00:32:00.196Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32292025-03-22T00:32:00.279Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
32302025-03-22T00:32:00.364Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32312025-03-22T00:32:00.629Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32322025-03-22T00:32:00.830Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
32332025-03-22T00:32:01.425Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32342025-03-22T00:32:04.496Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32352025-03-22T00:32:04.496Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32362025-03-22T00:32:12.981Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32372025-03-22T00:32:26.392Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.31s
32382025-03-22T00:32:26.599Z
32392025-03-22T00:32:26.599Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (134/200)
32402025-03-22T00:32:27.243Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32412025-03-22T00:32:27.246Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32422025-03-22T00:32:27.378Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32432025-03-22T00:32:41.006Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.40s
32442025-03-22T00:32:41.213Z
32452025-03-22T00:32:41.213Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (135/200)
32462025-03-22T00:32:41.850Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32472025-03-22T00:32:41.854Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32482025-03-22T00:32:41.988Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32492025-03-22T00:32:55.539Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.32s
32502025-03-22T00:32:55.739Z
32512025-03-22T00:32:55.739Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (136/200)
32522025-03-22T00:32:56.385Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32532025-03-22T00:32:56.388Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32542025-03-22T00:32:56.522Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32552025-03-22T00:33:09.935Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.18s
32562025-03-22T00:33:10.136Z
32572025-03-22T00:33:10.136Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (137/200)
32582025-03-22T00:33:10.788Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32592025-03-22T00:33:10.794Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32602025-03-22T00:33:10.930Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32612025-03-22T00:33:24.455Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.31s
32622025-03-22T00:33:24.657Z
32632025-03-22T00:33:24.658Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (138/200)
32642025-03-22T00:33:25.305Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32652025-03-22T00:33:25.312Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32662025-03-22T00:33:25.440Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32672025-03-22T00:33:38.903Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.23s
32682025-03-22T00:33:39.103Z
32692025-03-22T00:33:39.103Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (139/200)
32702025-03-22T00:33:39.749Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32712025-03-22T00:33:39.752Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32722025-03-22T00:33:39.899Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32732025-03-22T00:33:53.352Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.24s
32742025-03-22T00:33:53.556Z
32752025-03-22T00:33:53.556Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (140/200)
32762025-03-22T00:33:54.207Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32772025-03-22T00:33:54.210Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32782025-03-22T00:33:54.348Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32792025-03-22T00:34:08.211Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.64s
32802025-03-22T00:34:08.417Z
32812025-03-22T00:34:08.417Zinfo: running `cargo check --bins` on bootstrap-agent-api (141/200)
32822025-03-22T00:34:09.039Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32832025-03-22T00:34:09.043Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32842025-03-22T00:34:09.043Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32852025-03-22T00:34:09.046Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
32862025-03-22T00:34:09.127Z
32872025-03-22T00:34:09.127Zinfo: running `cargo check --bins` on key-manager (142/200)
32882025-03-22T00:34:09.717Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32892025-03-22T00:34:09.721Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32902025-03-22T00:34:09.721Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32912025-03-22T00:34:09.728Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
32922025-03-22T00:34:09.803Z
32932025-03-22T00:34:09.803Zinfo: running `cargo check --bins` on range-requests (143/200)
32942025-03-22T00:34:10.379Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32952025-03-22T00:34:10.387Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32962025-03-22T00:34:10.387Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32972025-03-22T00:34:10.388Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
32982025-03-22T00:34:10.462Z
32992025-03-22T00:34:10.462Zinfo: running `cargo check --bins` on repo-depot-api (144/200)
33002025-03-22T00:34:11.053Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33012025-03-22T00:34:11.191Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33022025-03-22T00:34:11.191Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33032025-03-22T00:34:11.196Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
33042025-03-22T00:34:11.196Z
33052025-03-22T00:34:11.196Zinfo: running `cargo check --bins` on sled-agent-api (145/200)
33062025-03-22T00:34:11.748Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33072025-03-22T00:34:11.752Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33082025-03-22T00:34:11.752Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33092025-03-22T00:34:11.756Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
33102025-03-22T00:34:11.836Z
33112025-03-22T00:34:11.836Zinfo: running `cargo check --bins` on sled-diagnostics (146/200)
33122025-03-22T00:34:12.410Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33132025-03-22T00:34:12.413Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33142025-03-22T00:34:12.413Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33152025-03-22T00:34:12.417Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
33162025-03-22T00:34:12.493Z
33172025-03-22T00:34:12.493Zinfo: running `cargo check --bins` on sled-hardware (147/200)
33182025-03-22T00:34:13.091Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33192025-03-22T00:34:13.096Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33202025-03-22T00:34:13.096Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33212025-03-22T00:34:13.100Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
33222025-03-22T00:34:13.178Z
33232025-03-22T00:34:13.178Zinfo: running `cargo check --bins --no-default-features` on sled-storage (148/200)
33242025-03-22T00:34:13.787Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33252025-03-22T00:34:13.791Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33262025-03-22T00:34:13.791Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33272025-03-22T00:34:13.795Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
33282025-03-22T00:34:13.877Z
33292025-03-22T00:34:13.877Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (149/200)
33302025-03-22T00:34:14.478Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33312025-03-22T00:34:14.482Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33322025-03-22T00:34:14.482Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33332025-03-22T00:34:14.487Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
33342025-03-22T00:34:14.564Z
33352025-03-22T00:34:14.564Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (150/200)
33362025-03-22T00:34:15.173Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33372025-03-22T00:34:15.178Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33382025-03-22T00:34:15.178Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33392025-03-22T00:34:15.182Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
33402025-03-22T00:34:15.261Z
33412025-03-22T00:34:15.262Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (151/200)
33422025-03-22T00:34:15.880Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33432025-03-22T00:34:15.884Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33442025-03-22T00:34:15.884Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33452025-03-22T00:34:15.889Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
33462025-03-22T00:34:15.972Z
33472025-03-22T00:34:15.972Zinfo: running `cargo check --bins` on nexus-test-interface (152/200)
33482025-03-22T00:34:16.583Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33492025-03-22T00:34:16.587Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33502025-03-22T00:34:16.587Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33512025-03-22T00:34:16.591Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
33522025-03-22T00:34:16.675Z
33532025-03-22T00:34:16.675Zinfo: running `cargo check --bins` on oximeter-collector (153/200)
33542025-03-22T00:34:17.292Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33552025-03-22T00:34:17.296Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33562025-03-22T00:34:17.411Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33572025-03-22T00:34:17.411Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33582025-03-22T00:34:18.297Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33592025-03-22T00:34:20.252Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.57s
33602025-03-22T00:34:20.452Z
33612025-03-22T00:34:20.452Zinfo: running `cargo check --bins` on oximeter-api (154/200)
33622025-03-22T00:34:21.044Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33632025-03-22T00:34:21.049Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33642025-03-22T00:34:21.049Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33652025-03-22T00:34:21.053Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
33662025-03-22T00:34:21.151Z
33672025-03-22T00:34:21.151Zinfo: running `cargo check --bins` on cert-dev (155/200)
33682025-03-22T00:34:21.706Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33692025-03-22T00:34:21.710Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33702025-03-22T00:34:21.787Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33712025-03-22T00:34:22.070Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
33722025-03-22T00:34:22.241Z
33732025-03-22T00:34:22.241Zinfo: running `cargo check --bins` on clickana (156/200)
33742025-03-22T00:34:22.838Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33752025-03-22T00:34:22.841Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33762025-03-22T00:34:22.930Z Checking itertools v0.13.0
33772025-03-22T00:34:22.930Z Checking castaway v0.2.3
33782025-03-22T00:34:22.934Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33792025-03-22T00:34:22.934Z Checking lru v0.12.5
33802025-03-22T00:34:22.934Z Compiling instability v0.3.2
33812025-03-22T00:34:22.934Z Compiling indoc v2.0.6
33822025-03-22T00:34:22.934Z Checking cassowary v0.3.0
33832025-03-22T00:34:23.204Z Checking compact_str v0.8.0
33842025-03-22T00:34:25.323Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33852025-03-22T00:34:25.326Z Checking unicode-truncate v1.1.0
33862025-03-22T00:34:25.326Z Checking ratatui v0.29.0
33872025-03-22T00:34:26.814Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33882025-03-22T00:34:27.640Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.39s
33892025-03-22T00:34:27.817Z
33902025-03-22T00:34:27.817Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (157/200)
33912025-03-22T00:34:28.430Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33922025-03-22T00:34:28.433Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33932025-03-22T00:34:28.542Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33942025-03-22T00:34:28.542Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33952025-03-22T00:34:29.556Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33962025-03-22T00:34:30.014Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
33972025-03-22T00:34:30.376Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.55s
33982025-03-22T00:34:30.569Z
33992025-03-22T00:34:30.569Zinfo: running `cargo check --bins` on ch-dev (158/200)
34002025-03-22T00:34:31.174Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34012025-03-22T00:34:31.177Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34022025-03-22T00:34:31.275Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
34032025-03-22T00:34:32.037Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.46s
34042025-03-22T00:34:33.222Z
34052025-03-22T00:34:33.222Zinfo: running `cargo check --bins` on crdb-seed (159/200)
34062025-03-22T00:34:33.225Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34072025-03-22T00:34:33.225Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34082025-03-22T00:34:33.226Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
34092025-03-22T00:34:33.281Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
34102025-03-22T00:34:33.481Z
34112025-03-22T00:34:33.481Zinfo: running `cargo check --bins` on db-dev (160/200)
34122025-03-22T00:34:34.078Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34132025-03-22T00:34:34.084Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34142025-03-22T00:34:34.174Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
34152025-03-22T00:34:34.951Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.46s
34162025-03-22T00:34:35.135Z
34172025-03-22T00:34:35.135Zinfo: running `cargo check --bins` on omicron-dev-lib (161/200)
34182025-03-22T00:34:35.734Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34192025-03-22T00:34:35.737Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34202025-03-22T00:34:35.738Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34212025-03-22T00:34:35.741Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
34222025-03-22T00:34:35.826Z
34232025-03-22T00:34:35.826Zinfo: running `cargo check --bins` on xtask-downloader (162/200)
34242025-03-22T00:34:36.400Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34252025-03-22T00:34:36.405Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34262025-03-22T00:34:36.483Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
34272025-03-22T00:34:37.328Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.49s
34282025-03-22T00:34:37.527Z
34292025-03-22T00:34:37.528Zinfo: running `cargo check --bins` on omicron-ls-apis (163/200)
34302025-03-22T00:34:38.093Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34312025-03-22T00:34:38.098Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34322025-03-22T00:34:38.175Z Checking cargo-platform v0.1.8
34332025-03-22T00:34:38.454Z Checking cargo_metadata v0.19.2
34342025-03-22T00:34:39.453Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
34352025-03-22T00:34:40.276Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.75s
34362025-03-22T00:34:40.442Z
34372025-03-22T00:34:40.442Zinfo: running `cargo check --bins` on mgs-dev (164/200)
34382025-03-22T00:34:41.085Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34392025-03-22T00:34:41.088Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34402025-03-22T00:34:41.212Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34412025-03-22T00:34:42.685Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
34422025-03-22T00:34:43.233Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
34432025-03-22T00:34:43.758Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.31s
34442025-03-22T00:34:43.963Z
34452025-03-22T00:34:43.963Zinfo: running `cargo check --bins` on omicron-omdb (165/200)
34462025-03-22T00:34:44.630Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34472025-03-22T00:34:44.633Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34482025-03-22T00:34:44.796Z Compiling crunchy v0.2.2
34492025-03-22T00:34:44.801Z Compiling tiny-keccak v2.0.2
34502025-03-22T00:34:44.801Z Compiling dsl_auto_type v0.1.2
34512025-03-22T00:34:44.801Z Checking scheduled-thread-pool v0.2.7
34522025-03-22T00:34:44.801Z Compiling diesel_table_macro_syntax v0.2.0
34532025-03-22T00:34:44.928Z Compiling bit-vec v0.6.3
34542025-03-22T00:34:44.979Z Compiling ascii-canvas v3.0.0
34552025-03-22T00:34:44.983Z Compiling ena v0.14.3
34562025-03-22T00:34:45.174Z Checking r2d2 v0.8.10
34572025-03-22T00:34:45.235Z Compiling diff v0.1.13
34582025-03-22T00:34:45.285Z Compiling bit-set v0.5.3
34592025-03-22T00:34:45.363Z Compiling regex-syntax v0.6.29
34602025-03-22T00:34:45.381Z Compiling bindgen v0.71.1
34612025-03-22T00:34:45.427Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
34622025-03-22T00:34:45.478Z Compiling ref-cast v1.0.23
34632025-03-22T00:34:45.542Z Compiling rustc-hash v2.1.1
34642025-03-22T00:34:45.638Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
34652025-03-22T00:34:45.742Z Compiling derive_builder_core v0.20.2
34662025-03-22T00:34:45.765Z Compiling libxml v0.3.3
34672025-03-22T00:34:45.951Z Compiling ref-cast-impl v1.0.23
34682025-03-22T00:34:46.065Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
34692025-03-22T00:34:46.224Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
34702025-03-22T00:34:46.263Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
34712025-03-22T00:34:46.266Z Compiling diesel_derives v2.2.3
34722025-03-22T00:34:46.583Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
34732025-03-22T00:34:46.603Z Compiling strum_macros v0.24.3
34742025-03-22T00:34:46.976Z Compiling indoc v1.0.9
34752025-03-22T00:34:47.764Z Compiling derive_builder_macro v0.20.2
34762025-03-22T00:34:47.858Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
34772025-03-22T00:34:48.188Z Compiling impl-trait-for-tuples v0.2.2
34782025-03-22T00:34:48.651Z Compiling lalrpop v0.19.12
34792025-03-22T00:34:48.670Z Checking derive_builder v0.20.2
34802025-03-22T00:34:48.848Z Compiling oso-derive v0.27.3
34812025-03-22T00:34:49.293Z Checking quick-xml v0.37.2
34822025-03-22T00:34:49.806Z Compiling diesel-dtrace v0.4.2
34832025-03-22T00:34:49.896Z Checking maplit v1.0.2
34842025-03-22T00:34:50.059Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
34852025-03-22T00:34:50.216Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
34862025-03-22T00:34:50.547Z Checking bb8 v0.8.5
34872025-03-22T00:34:50.700Z Checking io-lifetimes v1.0.11
34882025-03-22T00:34:50.914Z Checking rustix v0.37.28
34892025-03-22T00:34:51.049Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
34902025-03-22T00:34:51.325Z Checking rand_seeder v0.3.0
34912025-03-22T00:34:51.384Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34922025-03-22T00:34:51.538Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34932025-03-22T00:34:51.566Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34942025-03-22T00:34:51.787Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
34952025-03-22T00:34:51.939Z Checking terminal_size v0.2.6
34962025-03-22T00:34:52.109Z Checking is_ci v1.2.0
34972025-03-22T00:34:52.130Z Checking unicode-linebreak v0.1.5
34982025-03-22T00:34:52.268Z Checking smawk v0.3.2
34992025-03-22T00:34:52.486Z Checking supports-color v3.0.2
35002025-03-22T00:34:52.554Z Checking textwrap v0.16.1
35012025-03-22T00:34:52.736Z Checking multimap v0.10.0
35022025-03-22T00:34:53.719Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
35032025-03-22T00:34:55.035Z Checking diesel v2.2.8
35042025-03-22T00:35:10.491Z Compiling samael v0.0.18
35052025-03-22T00:35:28.080Z Checking async-bb8-diesel v0.2.1
35062025-03-22T00:35:29.599Z Compiling polar-core v0.27.3
35072025-03-22T00:35:36.829Z Checking oso v0.27.3
35082025-03-22T00:36:37.564Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
35092025-03-22T00:36:44.247Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 00s
35102025-03-22T00:36:44.465Z
35112025-03-22T00:36:44.465Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (166/200)
35122025-03-22T00:36:45.106Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35132025-03-22T00:36:45.110Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35142025-03-22T00:36:45.110Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35152025-03-22T00:36:45.114Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
35162025-03-22T00:36:45.203Z
35172025-03-22T00:36:45.203Zinfo: running `cargo check --bins` on nexus-saga-recovery (167/200)
35182025-03-22T00:36:45.840Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35192025-03-22T00:36:45.843Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35202025-03-22T00:36:45.843Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35212025-03-22T00:36:45.847Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
35222025-03-22T00:36:45.934Z
35232025-03-22T00:36:45.934Zinfo: running `cargo check --bins` on nexus-test-utils-macros (168/200)
35242025-03-22T00:36:46.506Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35252025-03-22T00:36:46.509Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35262025-03-22T00:36:46.509Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35272025-03-22T00:36:46.512Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
35282025-03-22T00:36:46.586Z
35292025-03-22T00:36:46.586Zinfo: running `cargo check --bins` on omicron-nexus (169/200)
35302025-03-22T00:36:47.260Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35312025-03-22T00:36:47.264Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35322025-03-22T00:36:47.443Z Compiling libz-sys v1.1.20
35332025-03-22T00:36:47.447Z Compiling libgit2-sys v0.17.0+1.8.1
35342025-03-22T00:36:47.577Z Compiling vergen v8.3.2
35352025-03-22T00:36:47.581Z Compiling cargo-platform v0.1.8
35362025-03-22T00:36:47.581Z Compiling pin-project-internal v1.1.6
35372025-03-22T00:36:47.620Z Compiling snafu-derive v0.8.5
35382025-03-22T00:36:47.624Z Compiling rustls v0.21.12
35392025-03-22T00:36:47.649Z Checking globset v0.4.15
35402025-03-22T00:36:47.909Z Compiling cargo_metadata v0.18.1
35412025-03-22T00:36:47.988Z Checking olpc-cjson v0.1.4
35422025-03-22T00:36:48.053Z Checking rustls-webpki v0.101.7
35432025-03-22T00:36:48.130Z Checking sct v0.7.1
35442025-03-22T00:36:48.220Z Checking serde_plain v1.0.2
35452025-03-22T00:36:48.316Z Checking typed-path v0.9.3
35462025-03-22T00:36:48.485Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
35472025-03-22T00:36:48.506Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
35482025-03-22T00:36:48.767Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
35492025-03-22T00:36:48.818Z Checking parse-size v1.1.0
35502025-03-22T00:36:49.086Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
35512025-03-22T00:36:49.140Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
35522025-03-22T00:36:50.072Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
35532025-03-22T00:36:50.118Z Checking pin-project v1.1.6
35542025-03-22T00:36:50.139Z Checking rustls-pemfile v1.0.4
35552025-03-22T00:36:50.159Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
35562025-03-22T00:36:50.266Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
35572025-03-22T00:36:50.342Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
35582025-03-22T00:36:50.585Z Checking twox-hash v2.1.0
35592025-03-22T00:36:50.670Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
35602025-03-22T00:36:50.791Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
35612025-03-22T00:36:51.190Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
35622025-03-22T00:36:51.769Z Checking tokio-rustls v0.24.1
35632025-03-22T00:36:52.145Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
35642025-03-22T00:36:52.185Z Checking snafu v0.8.5
35652025-03-22T00:36:52.627Z Checking tough v0.19.0
35662025-03-22T00:36:52.654Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
35672025-03-22T00:36:52.677Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
35682025-03-22T00:36:52.722Z Checking fatfs v0.3.6
35692025-03-22T00:36:52.835Z Checking assert_matches v1.5.0
35702025-03-22T00:36:56.589Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b)
35712025-03-22T00:36:57.748Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
35722025-03-22T00:36:59.212Z Compiling git2 v0.19.0
35732025-03-22T00:37:03.273Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
35742025-03-22T00:38:00.686Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
35752025-03-22T00:38:00.905Z
35762025-03-22T00:38:00.905Zinfo: running `cargo check --bins` on nexus-external-api (170/200)
35772025-03-22T00:38:01.558Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35782025-03-22T00:38:01.561Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35792025-03-22T00:38:01.561Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35802025-03-22T00:38:01.564Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
35812025-03-22T00:38:01.648Z
35822025-03-22T00:38:01.648Zinfo: running `cargo check --bins` on nexus-internal-api (171/200)
35832025-03-22T00:38:02.273Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35842025-03-22T00:38:02.277Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35852025-03-22T00:38:02.277Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35862025-03-22T00:38:02.280Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
35872025-03-22T00:38:02.368Z
35882025-03-22T00:38:02.368Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (172/200)
35892025-03-22T00:38:03.042Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35902025-03-22T00:38:03.045Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35912025-03-22T00:38:03.045Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35922025-03-22T00:38:03.048Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
35932025-03-22T00:38:03.140Z
35942025-03-22T00:38:03.140Zinfo: running `cargo check --bins` on nexus-networking (173/200)
35952025-03-22T00:38:03.818Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35962025-03-22T00:38:03.822Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35972025-03-22T00:38:03.822Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35982025-03-22T00:38:03.826Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
35992025-03-22T00:38:03.922Z
36002025-03-22T00:38:03.922Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (174/200)
36012025-03-22T00:38:04.598Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36022025-03-22T00:38:04.601Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36032025-03-22T00:38:04.602Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36042025-03-22T00:38:04.605Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
36052025-03-22T00:38:04.688Z
36062025-03-22T00:38:04.688Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (175/200)
36072025-03-22T00:38:05.326Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36082025-03-22T00:38:05.330Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36092025-03-22T00:38:05.330Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36102025-03-22T00:38:05.334Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
36112025-03-22T00:38:05.417Z
36122025-03-22T00:38:05.417Zinfo: running `cargo check --bins` on update-common (176/200)
36132025-03-22T00:38:06.022Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36142025-03-22T00:38:06.025Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36152025-03-22T00:38:06.026Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36162025-03-22T00:38:06.037Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
36172025-03-22T00:38:06.111Z
36182025-03-22T00:38:06.111Zinfo: running `cargo check --bins` on omicron-dev (177/200)
36192025-03-22T00:38:06.813Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36202025-03-22T00:38:06.817Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36212025-03-22T00:38:07.016Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
36222025-03-22T00:38:07.019Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
36232025-03-22T00:38:07.162Z Checking diff v0.1.13
36242025-03-22T00:38:07.162Z Checking yansi v1.0.1
36252025-03-22T00:38:07.165Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
36262025-03-22T00:38:07.165Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
36272025-03-22T00:38:07.630Z Checking pretty_assertions v1.4.1
36282025-03-22T00:38:08.233Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
36292025-03-22T00:38:35.444Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
36302025-03-22T00:38:35.448Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
36312025-03-22T00:38:35.448Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
36322025-03-22T00:38:35.448Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
36332025-03-22T00:38:35.448Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
36342025-03-22T00:38:35.448Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
36352025-03-22T00:38:36.332Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
36362025-03-22T00:38:37.506Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
36372025-03-22T00:39:19.869Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
36382025-03-22T00:39:20.098Z
36392025-03-22T00:39:20.098Zinfo: running `cargo check --bins` on openapi-manager (178/200)
36402025-03-22T00:39:20.736Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36412025-03-22T00:39:20.740Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36422025-03-22T00:39:20.862Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
36432025-03-22T00:39:20.865Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
36442025-03-22T00:39:20.865Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
36452025-03-22T00:39:21.002Z Compiling proc-macro-error-attr2 v2.0.0
36462025-03-22T00:39:21.012Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
36472025-03-22T00:39:21.016Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
36482025-03-22T00:39:21.045Z Checking papergrid v0.14.0
36492025-03-22T00:39:21.060Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36502025-03-22T00:39:21.243Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36512025-03-22T00:39:21.353Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
36522025-03-22T00:39:21.627Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
36532025-03-22T00:39:21.787Z Compiling proc-macro-error2 v2.0.1
36542025-03-22T00:39:22.432Z Compiling tabled_derive v0.10.0
36552025-03-22T00:39:22.549Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
36562025-03-22T00:39:22.770Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36572025-03-22T00:39:22.847Z Checking dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
36582025-03-22T00:39:22.868Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
36592025-03-22T00:39:23.355Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
36602025-03-22T00:39:23.829Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
36612025-03-22T00:39:23.898Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
36622025-03-22T00:39:24.282Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
36632025-03-22T00:39:24.835Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
36642025-03-22T00:39:24.894Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
36652025-03-22T00:39:25.015Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
36662025-03-22T00:39:25.055Z Checking tabled v0.18.0
36672025-03-22T00:39:25.304Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
36682025-03-22T00:39:25.428Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
36692025-03-22T00:39:25.680Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
36702025-03-22T00:39:27.198Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
36712025-03-22T00:39:27.198Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
36722025-03-22T00:39:30.312Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
36732025-03-22T00:39:31.884Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
36742025-03-22T00:39:36.372Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
36752025-03-22T00:39:36.377Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
36762025-03-22T00:39:37.659Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
36772025-03-22T00:39:39.081Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.97s
36782025-03-22T00:39:39.277Z
36792025-03-22T00:39:39.277Zinfo: running `cargo check --bins` on installinator-api (179/200)
36802025-03-22T00:39:39.878Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36812025-03-22T00:39:39.882Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36822025-03-22T00:39:39.882Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36832025-03-22T00:39:39.886Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
36842025-03-22T00:39:39.969Z
36852025-03-22T00:39:39.969Zinfo: running `cargo check --bins` on wicketd-api (180/200)
36862025-03-22T00:39:40.581Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36872025-03-22T00:39:40.584Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36882025-03-22T00:39:40.584Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36892025-03-22T00:39:40.588Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
36902025-03-22T00:39:40.671Z
36912025-03-22T00:39:40.671Zinfo: running `cargo check --bins` on omicron-pins (181/200)
36922025-03-22T00:39:41.240Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36932025-03-22T00:39:41.244Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36942025-03-22T00:39:41.244Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36952025-03-22T00:39:41.248Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
36962025-03-22T00:39:41.325Z
36972025-03-22T00:39:41.325Zinfo: running `cargo check --bins` on reconfigurator-cli (182/200)
36982025-03-22T00:39:41.950Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36992025-03-22T00:39:41.954Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37002025-03-22T00:39:42.062Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
37012025-03-22T00:39:42.062Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
37022025-03-22T00:39:42.065Z Compiling petname v2.0.2
37032025-03-22T00:39:42.065Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
37042025-03-22T00:39:42.066Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
37052025-03-22T00:39:42.066Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
37062025-03-22T00:39:42.187Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
37072025-03-22T00:39:42.245Z Checking sync-ptr v0.1.1
37082025-03-22T00:39:47.280Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
37092025-03-22T00:39:47.893Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
37102025-03-22T00:39:49.092Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
37112025-03-22T00:39:50.695Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.36s
37122025-03-22T00:39:50.901Z
37132025-03-22T00:39:50.901Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (183/200)
37142025-03-22T00:39:51.553Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37152025-03-22T00:39:51.557Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37162025-03-22T00:39:51.557Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37172025-03-22T00:39:51.560Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
37182025-03-22T00:39:51.647Z
37192025-03-22T00:39:51.647Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (184/200)
37202025-03-22T00:39:52.308Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37212025-03-22T00:39:52.312Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37222025-03-22T00:39:52.449Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
37232025-03-22T00:39:53.440Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.78s
37242025-03-22T00:39:53.653Z
37252025-03-22T00:39:53.653Zinfo: running `cargo check --bins` on omicron-releng (185/200)
37262025-03-22T00:39:54.273Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37272025-03-22T00:39:54.277Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37282025-03-22T00:39:54.363Z Checking memmap2 v0.9.5
37292025-03-22T00:39:54.363Z Checking arrayref v0.3.9
37302025-03-22T00:39:54.367Z Checking arrayvec v0.7.6
37312025-03-22T00:39:54.367Z Checking constant_time_eq v0.3.1
37322025-03-22T00:39:54.368Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b)
37332025-03-22T00:39:54.368Z Checking topological-sort v0.2.2
37342025-03-22T00:39:54.368Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
37352025-03-22T00:39:54.472Z Checking shell-words v1.1.0
37362025-03-22T00:39:54.767Z Checking blake3 v1.5.4
37372025-03-22T00:39:54.899Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b)
37382025-03-22T00:39:55.134Z Checking omicron-zone-package v0.12.0
37392025-03-22T00:39:56.356Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
37402025-03-22T00:39:57.221Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.56s
37412025-03-22T00:39:57.425Z
37422025-03-22T00:39:57.425Zinfo: running `cargo check --bins` on xtask (186/200)
37432025-03-22T00:39:57.880Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37442025-03-22T00:39:57.883Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37452025-03-22T00:39:57.898Z Checking bitflags v2.6.0
37462025-03-22T00:39:57.901Z Checking serde v1.0.218
37472025-03-22T00:39:57.901Z Checking thiserror v1.0.69
37482025-03-22T00:39:57.997Z Checking scroll v0.12.0
37492025-03-22T00:39:58.004Z Checking hashbrown v0.15.1
37502025-03-22T00:39:58.008Z Checking log v0.4.22
37512025-03-22T00:39:58.008Z Checking zerocopy v0.7.35
37522025-03-22T00:39:58.036Z Checking syn v2.0.98
37532025-03-22T00:39:58.101Z Checking pest v2.7.14
37542025-03-22T00:39:58.229Z Checking rustix v0.38.37
37552025-03-22T00:39:58.260Z Checking once_cell v1.20.3
37562025-03-22T00:39:58.430Z Checking goblin v0.8.2
37572025-03-22T00:39:58.556Z Checking thiserror v2.0.12
37582025-03-22T00:39:58.724Z Checking fs-err v2.11.0
37592025-03-22T00:39:58.960Z Checking indexmap v2.7.1
37602025-03-22T00:39:59.029Z Checking tabled v0.15.0
37612025-03-22T00:39:59.199Z Checking anyhow v1.0.97
37622025-03-22T00:40:00.099Z Checking terminal_size v0.4.0
37632025-03-22T00:40:00.099Z Checking tempfile v3.13.0
37642025-03-22T00:40:00.278Z Checking clap_builder v4.5.32
37652025-03-22T00:40:00.726Z Checking dtrace-parser v0.2.0
37662025-03-22T00:40:01.854Z Checking serde_json v1.0.139
37672025-03-22T00:40:01.854Z Checking serde_spanned v0.6.8
37682025-03-22T00:40:01.854Z Checking toml_datetime v0.6.8
37692025-03-22T00:40:01.858Z Checking camino v1.1.9
37702025-03-22T00:40:01.858Z Checking semver v1.0.25
37712025-03-22T00:40:02.126Z Checking cargo-platform v0.1.8
37722025-03-22T00:40:02.201Z Checking toml_edit v0.22.24
37732025-03-22T00:40:02.291Z Checking macaddr v1.0.1
37742025-03-22T00:40:02.447Z Checking camino-tempfile v1.1.1
37752025-03-22T00:40:02.818Z Checking clap v4.5.32
37762025-03-22T00:40:03.162Z Checking dof v0.3.0
37772025-03-22T00:40:03.162Z Checking cargo_metadata v0.19.2
37782025-03-22T00:40:03.588Z Checking usdt-impl v0.5.0
37792025-03-22T00:40:04.008Z Checking usdt v0.5.0
37802025-03-22T00:40:04.174Z Checking toml v0.8.20
37812025-03-22T00:40:04.665Z Checking cargo_toml v0.21.0
37822025-03-22T00:40:05.989Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
37832025-03-22T00:40:06.715Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.28s
37842025-03-22T00:40:06.831Z
37852025-03-22T00:40:06.831Zinfo: running `cargo check --bins` on end-to-end-tests (187/200)
37862025-03-22T00:40:07.560Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37872025-03-22T00:40:07.564Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37882025-03-22T00:40:07.724Z Checking polyval v0.6.2
37892025-03-22T00:40:07.844Z Checking ctr v0.9.2
37902025-03-22T00:40:07.847Z Checking ssh-encoding v0.2.0
37912025-03-22T00:40:07.851Z Checking blowfish v0.9.1
37922025-03-22T00:40:07.851Z Checking password-hash v0.4.2
37932025-03-22T00:40:07.854Z Checking p521 v0.13.3
37942025-03-22T00:40:07.854Z Checking p256 v0.13.2
37952025-03-22T00:40:07.854Z Checking russh-cryptovec v0.7.3
37962025-03-22T00:40:08.072Z Checking ghash v0.5.1
37972025-03-22T00:40:08.118Z Checking md5 v0.7.0
37982025-03-22T00:40:08.155Z Checking num-bigint v0.4.6
37992025-03-22T00:40:08.181Z Checking bcrypt-pbkdf v0.10.0
38002025-03-22T00:40:08.261Z Checking aes-gcm v0.10.3
38012025-03-22T00:40:08.322Z Checking des v0.8.1
38022025-03-22T00:40:08.343Z Checking pbkdf2 v0.11.0
38032025-03-22T00:40:08.366Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
38042025-03-22T00:40:08.434Z Checking hex-literal v0.4.1
38052025-03-22T00:40:08.455Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
38062025-03-22T00:40:08.505Z Checking ssh-cipher v0.2.0
38072025-03-22T00:40:08.593Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
38082025-03-22T00:40:08.613Z Checking internet-checksum v0.2.1
38092025-03-22T00:40:08.823Z Checking ssh-key v0.6.6
38102025-03-22T00:40:09.069Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
38112025-03-22T00:40:10.079Z Checking russh-keys v0.45.0
38122025-03-22T00:40:10.987Z Checking russh v0.45.0
38132025-03-22T00:40:29.382Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
38142025-03-22T00:40:30.774Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.93s
38152025-03-22T00:40:31.004Z
38162025-03-22T00:40:31.004Zinfo: running `cargo check --bins` on gateway-cli (188/200)
38172025-03-22T00:40:31.613Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38182025-03-22T00:40:31.616Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38192025-03-22T00:40:31.703Z Checking termios v0.3.3
38202025-03-22T00:40:31.935Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
38212025-03-22T00:40:32.748Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.73s
38222025-03-22T00:40:32.933Z
38232025-03-22T00:40:32.933Zinfo: running `cargo check --bins --no-default-features` on installinator (189/200)
38242025-03-22T00:40:33.574Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38252025-03-22T00:40:33.577Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38262025-03-22T00:40:33.689Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
38272025-03-22T00:40:33.689Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
38282025-03-22T00:40:33.692Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
38292025-03-22T00:40:33.692Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
38302025-03-22T00:40:34.731Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
38312025-03-22T00:40:36.012Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
38322025-03-22T00:40:37.841Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.90s
38332025-03-22T00:40:38.032Z
38342025-03-22T00:40:38.032Zinfo: running `cargo check --bins` on internal-dns-cli (190/200)
38352025-03-22T00:40:38.625Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38362025-03-22T00:40:38.628Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38372025-03-22T00:40:38.713Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
38382025-03-22T00:40:39.190Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
38392025-03-22T00:40:39.372Z
38402025-03-22T00:40:39.372Zinfo: running `cargo check --bins` on omicron-live-tests (191/200)
38412025-03-22T00:40:39.946Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38422025-03-22T00:40:39.950Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38432025-03-22T00:40:39.950Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38442025-03-22T00:40:39.953Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
38452025-03-22T00:40:40.029Z
38462025-03-22T00:40:40.029Zinfo: running `cargo check --bins` on live-tests-macros (192/200)
38472025-03-22T00:40:40.605Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38482025-03-22T00:40:40.609Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38492025-03-22T00:40:40.609Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38502025-03-22T00:40:40.612Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
38512025-03-22T00:40:40.687Z
38522025-03-22T00:40:40.687Zinfo: running `cargo check --bins` on nexus-mgs-updates (193/200)
38532025-03-22T00:40:41.265Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38542025-03-22T00:40:41.268Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38552025-03-22T00:40:41.268Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38562025-03-22T00:40:41.272Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
38572025-03-22T00:40:41.350Z
38582025-03-22T00:40:41.350Zinfo: running `cargo check --bins` on omicron-package (194/200)
38592025-03-22T00:40:41.959Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38602025-03-22T00:40:41.962Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38612025-03-22T00:40:42.059Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
38622025-03-22T00:40:43.423Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.06s
38632025-03-22T00:40:43.625Z
38642025-03-22T00:40:43.626Zinfo: running `cargo check --bins` on trust-quorum (195/200)
38652025-03-22T00:40:44.240Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38662025-03-22T00:40:44.244Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38672025-03-22T00:40:44.244Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38682025-03-22T00:40:44.248Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
38692025-03-22T00:40:44.329Z
38702025-03-22T00:40:44.329Zinfo: running `cargo check --bins` on wicket-dbg (196/200)
38712025-03-22T00:40:44.965Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38722025-03-22T00:40:44.969Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38732025-03-22T00:40:45.080Z Checking rtoolbox v0.0.2
38742025-03-22T00:40:45.083Z Checking tui-tree-widget v0.23.0
38752025-03-22T00:40:45.083Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
38762025-03-22T00:40:45.336Z Checking rpassword v7.3.1
38772025-03-22T00:40:49.984Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
38782025-03-22T00:40:52.864Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
38792025-03-22T00:40:54.024Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.68s
38802025-03-22T00:40:54.232Z
38812025-03-22T00:40:54.232Zinfo: running `cargo check --bins` on wicket (197/200)
38822025-03-22T00:40:54.868Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38832025-03-22T00:40:54.871Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38842025-03-22T00:40:54.982Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
38852025-03-22T00:40:55.405Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
38862025-03-22T00:40:55.605Z
38872025-03-22T00:40:55.605Zinfo: running `cargo check --bins` on wicketd (198/200)
38882025-03-22T00:40:56.247Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38892025-03-22T00:40:56.263Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38902025-03-22T00:40:56.372Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
38912025-03-22T00:40:56.372Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
38922025-03-22T00:40:57.218Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
38932025-03-22T00:41:01.160Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.54s
38942025-03-22T00:41:01.371Z
38952025-03-22T00:41:01.371Zinfo: running `cargo check --bins` on omicron-workspace-hack (199/200)
38962025-03-22T00:41:01.932Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38972025-03-22T00:41:01.935Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38982025-03-22T00:41:01.935Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38992025-03-22T00:41:01.938Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
39002025-03-22T00:41:02.014Z
39012025-03-22T00:41:02.014Zinfo: running `cargo check --bins` on zone-setup (200/200)
39022025-03-22T00:41:02.626Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39032025-03-22T00:41:02.629Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39042025-03-22T00:41:02.730Z Checking uzers v0.12.1
39052025-03-22T00:41:03.077Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
39062025-03-22T00:41:04.022Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.00s
39072025-03-22T00:41:04.235Z
39082025-03-22T00:41:04.239Zreal 14:05.089787017
39092025-03-22T00:41:04.239Zuser 28:46.130395730
39102025-03-22T00:41:04.239Zsys 4:26.945104407
39112025-03-22T00:41:04.239Ztrap 0.606415753
39122025-03-22T00:41:04.239Ztflt 0.610052255
39132025-03-22T00:41:04.239Zdflt 1.935648353
39142025-03-22T00:41:04.239Zkflt 0.001240148
39152025-03-22T00:41:04.239Zlock 48:48.426349106
39162025-03-22T00:41:04.239Zslp 2:17:28.695034115
39172025-03-22T00:41:04.239Zlat 1:10.719841576
39182025-03-22T00:41:04.239Zstop 4:04.368678945
39192025-03-22T00:41:04.239Zprocess exited: duration 1154033 ms, exit code 0
 
39202025-03-22T00:41:04.247Zfound 0 output files