01JPJCR9AEXNCZAZSK0N2HB81D: 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: 01JPJCRS0SBN3BRZ2806WA0CM6

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-03-17T15:51:02.583Zjob assigned to worker 01JPJCRYBCN9HAKHJHQJSFYZ4E [factory aws, i-05f0a37e3ea9b61f6] (queued for 49 s)
 
22025-03-17T15:51:10.935Zstarting task 0: "setup"
32025-03-17T15:51:10.940Z++ uname -s
42025-03-17T15:51:10.943Z+ kern=SunOS
52025-03-17T15:51:10.943Z+ build_user=build
62025-03-17T15:51:10.943Z+ build_uid=12345
72025-03-17T15:51:10.943Z+ work_dir=/work
82025-03-17T15:51:10.943Z+ input_dir=/input
92025-03-17T15:51:10.943Z+ [[ 0 == 12345 ]]
102025-03-17T15:51:10.944Z+ case "$kern" in
112025-03-17T15:51:10.944Z+ groupadd -g 12345 build
122025-03-17T15:51:10.947Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-03-17T15:51:12.954Z+ zfs create -o mountpoint=/work rpool/work
142025-03-17T15:51:13.085Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-03-17T15:51:13.089Z+ home_fs=zfs
162025-03-17T15:51:13.089Z+ [[ zfs == autofs ]]
172025-03-17T15:51:13.089Z+ mkdir -p /home/build
182025-03-17T15:51:13.093Z+ chown build:build /home/build /work
192025-03-17T15:51:15.093Z+ chmod 0700 /home/build /work
202025-03-17T15:51:15.096Zprocess exited: duration 4161 ms, exit code 0
 
212025-03-17T15:51:15.103Zstarting task 1: "rust-toolchain"
222025-03-17T15:51:15.108Z+ printf ' * rust toolchain channel = "%s"\n' 1.85.0
232025-03-17T15:51:15.108Z * rust toolchain channel = "1.85.0"
242025-03-17T15:51:15.108Z+ printf ' * rust toolchain profile = "%s"\n' default
252025-03-17T15:51:15.108Z * rust toolchain profile = "default"
262025-03-17T15:51:15.108Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-03-17T15:51:15.108Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-03-17T15:51:15.112Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-03-17T15:51:15.112Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default
302025-03-17T15:51:15.232Zinfo: downloading installer
312025-03-17T15:51:16.415Zwarn: It looks like you have an existing installation of Rust at:
322025-03-17T15:51:16.415Zwarn: /opt/ooce/bin
332025-03-17T15:51:16.415Zwarn: It is recommended that rustup be the primary Rust installation.
342025-03-17T15:51:16.415Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-03-17T15:51:16.415Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-03-17T15:51:16.415Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-03-17T15:51:16.415Zwarn: or pass `-y' to ignore all ignorable checks.
382025-03-17T15:51:16.416Zerror: cannot install while Rust is installed
392025-03-17T15:51:16.416Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-03-17T15:51:16.428Zinfo: profile set to 'default'
412025-03-17T15:51:16.428Zinfo: default host triple is x86_64-unknown-illumos
422025-03-17T15:51:16.432Zinfo: syncing channel updates for '1.85.0-x86_64-unknown-illumos'
432025-03-17T15:51:16.602Zinfo: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17)
442025-03-17T15:51:16.602Zinfo: downloading component 'cargo'
452025-03-17T15:51:17.518Zinfo: downloading component 'clippy'
462025-03-17T15:51:17.900Zinfo: downloading component 'rust-docs'
472025-03-17T15:51:19.483Zinfo: downloading component 'rust-std'
482025-03-17T15:51:21.511Zinfo: downloading component 'rustc'
492025-03-17T15:51:28.161Zinfo: downloading component 'rustfmt'
502025-03-17T15:51:28.399Zinfo: installing component 'cargo'
512025-03-17T15:51:29.235Zinfo: installing component 'clippy'
522025-03-17T15:51:29.618Zinfo: installing component 'rust-docs'
532025-03-17T15:51:31.383Zinfo: installing component 'rust-std'
542025-03-17T15:51:33.263Zinfo: installing component 'rustc'
552025-03-17T15:51:39.208Zinfo: installing component 'rustfmt'
562025-03-17T15:51:39.541Zinfo: default toolchain set to '1.85.0-x86_64-unknown-illumos'
572025-03-17T15:51:39.541Z
582025-03-17T15:51:39.911Z 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17)
592025-03-17T15:51:39.911Z
602025-03-17T15:51:39.915Z
612025-03-17T15:51:39.915ZRust is installed now. Great!
622025-03-17T15:51:39.915Z
632025-03-17T15:51:39.915ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-03-17T15:51:39.915Zenvironment variable. This has not been done automatically.
652025-03-17T15:51:39.915Z
662025-03-17T15:51:39.915ZTo configure your current shell, you need to source
672025-03-17T15:51:39.915Zthe corresponding env file under $HOME/.cargo.
682025-03-17T15:51:39.915Z
692025-03-17T15:51:39.915ZThis is usually done by running one of the following (note the leading DOT):
702025-03-17T15:51:39.915Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-03-17T15:51:39.915Zsource "$HOME/.cargo/env.fish" # For fish
722025-03-17T15:51:39.915Zsource "$HOME/.cargo/env.nu" # For nushell
732025-03-17T15:51:39.989Z+ rustup --version
742025-03-17T15:51:40.001Zrustup 1.28.1 (f9edccde0 2025-03-05)
752025-03-17T15:51:40.001Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-03-17T15:51:40.029Zinfo: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)`
772025-03-17T15:51:40.032Z+ cargo --version
782025-03-17T15:51:40.051Zcargo 1.85.0 (d73d2caf9 2024-12-31)
792025-03-17T15:51:40.054Z+ rustc --version
802025-03-17T15:51:40.081Zrustc 1.85.0 (4d91de4e4 2025-02-17)
812025-03-17T15:51:40.085Zprocess exited: duration 24970 ms, exit code 0
 
822025-03-17T15:51:40.093Zstarting task 2: "authentication"
832025-03-17T15:51:40.116Zprocess exited: duration 23 ms, exit code 0
 
842025-03-17T15:51:40.122Zstarting task 3: "clone repository"
852025-03-17T15:51:40.128Z+ mkdir -p /work/oxidecomputer/omicron
862025-03-17T15:51:40.131Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-03-17T15:51:40.170ZCloning into '/work/oxidecomputer/omicron'...
882025-03-17T15:51:47.422Z+ cd /work/oxidecomputer/omicron
892025-03-17T15:51:47.425Z+ git fetch origin 4742083fe0ec6dbb133399af6254149235f49e1a
902025-03-17T15:51:47.766ZFrom https://github.com/oxidecomputer/omicron
912025-03-17T15:51:47.766Z * branch 4742083fe0ec6dbb133399af6254149235f49e1a -> FETCH_HEAD
922025-03-17T15:51:47.776Z+ [[ -n dap/pending-mgs-updates ]]
932025-03-17T15:51:47.780Z++ git branch --show-current
942025-03-17T15:51:47.783Z+ current=main
952025-03-17T15:51:47.783Z+ [[ main != dap/pending-mgs-updates ]]
962025-03-17T15:51:47.783Z+ git branch -f dap/pending-mgs-updates 4742083fe0ec6dbb133399af6254149235f49e1a
972025-03-17T15:51:47.786Z+ git checkout -f dap/pending-mgs-updates
982025-03-17T15:51:47.973ZSwitched to branch 'dap/pending-mgs-updates'
992025-03-17T15:51:47.977Z+ git reset --hard 4742083fe0ec6dbb133399af6254149235f49e1a
1002025-03-17T15:51:47.999ZHEAD is now at 4742083fe Merge branch 'main' into dap/pending-mgs-updates
1012025-03-17T15:51:48.002Zprocess exited: duration 7874 ms, exit code 0
 
1022025-03-17T15:51:48.009Zstarting task 4: "build"
1032025-03-17T15:51:48.015Z+ source .github/buildomat/ci-env.sh
1042025-03-17T15:51:48.015Z++ export CARGO_TERM_COLOR=always
1052025-03-17T15:51:48.015Z++ CARGO_TERM_COLOR=always
1062025-03-17T15:51:48.015Z+ cargo --version
1072025-03-17T15:51:48.070Zcargo 1.85.0 (d73d2caf9 2024-12-31)
1082025-03-17T15:51:48.073Z+ rustc --version
1092025-03-17T15:51:48.141Zrustc 1.85.0 (4d91de4e4 2025-02-17)
1102025-03-17T15:51:48.144Z+ source ./env.sh
1112025-03-17T15:51:48.144Z++ OLD_SHELL_OPTS=ehxB
1122025-03-17T15:51:48.144Z++ set -o xtrace
1132025-03-17T15:51:48.148Z++++ dirname ./env.sh
1142025-03-17T15:51:48.152Z+++ readlink -f .
1152025-03-17T15:51:48.157Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162025-03-17T15:51:48.157Z++ 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-17T15:51:48.157Z++ 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-17T15:51:48.157Z++ 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-17T15:51:48.157Z++ 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-17T15:51:48.157Z++ 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-17T15:51:48.157Z++ 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-17T15:51:48.157Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1232025-03-17T15:51:48.157Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1242025-03-17T15:51:48.157Z++ case $OLD_SHELL_OPTS in
1252025-03-17T15:51:48.157Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262025-03-17T15:51:48.157Z+ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1272025-03-17T15:51:48.157Z+ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1282025-03-17T15:51:48.157Z+ banner prerequisites
1292025-03-17T15:51:48.157Z
1302025-03-17T15:51:48.157Z ##### ##### ###### ##### ###### #### # # # #### #
1312025-03-17T15:51:48.157Z # # # # # # # # # # # # # # #
1322025-03-17T15:51:48.158Z # # # # ##### # # ##### # # # # # #### #
1332025-03-17T15:51:48.158Z ##### ##### # ##### # # # # # # # # #
1342025-03-17T15:51:48.158Z # # # # # # # # # # # # # # #
1352025-03-17T15:51:48.158Z # # # ###### # # ###### ### # #### # #### #
1362025-03-17T15:51:48.158Z
1372025-03-17T15:51:48.158Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382025-03-17T15:51:49.761Zpkg list: illegal option -- F
1392025-03-17T15:51:49.761ZUsage:
1402025-03-17T15:51:49.764Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1412025-03-17T15:51:49.764Z [pkg_fmri_pattern ...]
1422025-03-17T15:51:50.629Zpkg list: illegal option -- F
1432025-03-17T15:51:50.629ZUsage:
1442025-03-17T15:51:50.632Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1452025-03-17T15:51:50.632Z [pkg_fmri_pattern ...]
1462025-03-17T15:51:57.445Z Startup: Refreshing catalog 'helios-dev' ... Done
1472025-03-17T15:52:01.939Z Startup: Caching catalogs ... Done
1482025-03-17T15:52:16.875ZPlanning: Solver setup ... Done (13.864s)
1492025-03-17T15:52:17.036ZPlanning: Running solver ... Done (0.160s)
1502025-03-17T15:52:17.166ZPlanning: Finding local manifests ... Done (0.006s)
1512025-03-17T15:52:17.179ZPlanning: Fetching manifests: 0/7 0% complete
1522025-03-17T15:52:17.826ZPlanning: Fetching manifests: 7/7 100% complete
1532025-03-17T15:52:17.944ZPlanning: Package planning ... Done (0.118s)
1542025-03-17T15:52:18.001ZPlanning: Merging actions ... Done (0.056s)
1552025-03-17T15:52:18.202ZPlanning: Checking for conflicting actions ... Done (0.199s)
1562025-03-17T15:52:20.185ZPlanning: Consolidating action changes ... Done (1.984s)
1572025-03-17T15:52:20.620ZPlanning: Evaluating mediators ... Done (0.435s)
1582025-03-17T15:52:20.703ZPlanning: Planning completed in 18.66 seconds
1592025-03-17T15:52:20.720Z Packages to install: 4
1602025-03-17T15:52:20.720Z Packages to update: 3
1612025-03-17T15:52:20.723Z Mediators to change: 2
1622025-03-17T15:52:20.723Z Services to change: 1
1632025-03-17T15:52:20.723Z Estimated space available: 155.60 GB
1642025-03-17T15:52:20.723ZEstimated space to be consumed: 1.67 GB
1652025-03-17T15:52:20.723Z Create boot environment: No
1662025-03-17T15:52:20.723ZCreate backup boot environment: Yes
1672025-03-17T15:52:20.723Z Rebuild boot archive: No
1682025-03-17T15:52:20.723Z
1692025-03-17T15:52:20.723ZChanged mediators:
1702025-03-17T15:52:20.723Z mediator clang:
1712025-03-17T15:52:20.723Z version: None -> 15 (system default)
1722025-03-17T15:52:20.724Z
1732025-03-17T15:52:20.724Z mediator llvm:
1742025-03-17T15:52:20.724Z version: 14 (system default) -> 15 (system default)
1752025-03-17T15:52:20.724Z
1762025-03-17T15:52:20.724ZChanged packages:
1772025-03-17T15:52:20.724Zhelios-dev
1782025-03-17T15:52:20.724Z developer/build-essential
1792025-03-17T15:52:20.724Z None -> 11-2.0
1802025-03-17T15:52:20.724Z library/libxmlsec1
1812025-03-17T15:52:20.724Z None -> 1.2.35-2.0
1822025-03-17T15:52:20.724Z ooce/developer/clang-15
1832025-03-17T15:52:20.724Z None -> 15.0.7-2.0
1842025-03-17T15:52:20.724Z ooce/developer/llvm-15
1852025-03-17T15:52:20.724Z None -> 15.0.7-2.0
1862025-03-17T15:52:20.724Z package/pkg
1872025-03-17T15:52:20.724Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1882025-03-17T15:52:20.724Z system/library/g++-runtime
1892025-03-17T15:52:20.724Z 13-2.0 -> 14-2.0
1902025-03-17T15:52:20.724Z system/library/gcc-runtime
1912025-03-17T15:52:20.724Z 13-2.0 -> 14-2.0
1922025-03-17T15:52:20.724Z
1932025-03-17T15:52:20.724ZServices:
1942025-03-17T15:52:20.724Z restart_fmri:
1952025-03-17T15:52:20.724Z svc:/system/update-man-index:default
1962025-03-17T15:52:20.724Z
1972025-03-17T15:52:20.724ZEditable files to change:
1982025-03-17T15:52:20.724Z Update:
1992025-03-17T15:52:20.724Z usr/share/lib/pkg/web/config.shtml
2002025-03-17T15:52:20.806Z
2012025-03-17T15:52:20.806ZDownload: 0/4301 items 0.0/225.4MB 0% complete
2022025-03-17T15:52:28.300ZDownload: 1198/4301 items 83.5/225.4MB 37% complete (20.6M/s)
2032025-03-17T15:52:33.337ZDownload: 2216/4301 items 119.2/225.4MB 52% complete (10.1M/s)
2042025-03-17T15:52:44.845ZDownload: 2224/4301 items 119.2/225.4MB 52% complete
2052025-03-17T15:52:50.116ZDownload: 3248/4301 items 203.0/225.4MB 90% complete (21.4M/s)
2062025-03-17T15:52:56.428ZDownload: 3289/4301 items 212.6/225.4MB 94% complete (10.8M/s)
2072025-03-17T15:53:01.432ZDownload: 3988/4301 items 218.6/225.4MB 96% complete (1014k/s)
2082025-03-17T15:53:21.886ZDownload: 4208/4301 items 220.6/225.4MB 97% complete
2092025-03-17T15:53:22.517ZDownload: Completed 225.42 MB in 61.68 seconds (3.6M/s)
2102025-03-17T15:53:24.685Z Actions: 1/5122 actions (Removing old actions)
2112025-03-17T15:53:24.706Z Actions: 194/5122 actions (Installing new actions)
2122025-03-17T15:53:29.412Z Actions: 4267/5122 actions (Updating modified actions)
2132025-03-17T15:53:29.773Z Actions: Completed 5122 actions in 5.09 seconds.
2142025-03-17T15:53:30.016Z Done (0.234s)
2152025-03-17T15:53:30.019Z Done (0.001s)
2162025-03-17T15:53:30.657Z Done (0.640s)
2172025-03-17T15:53:35.110Z Done (4.219s)
2182025-03-17T15:53:35.203Z Done (0.019s)
2192025-03-17T15:53:35.206Z Done (0.000s)
2202025-03-17T15:53:35.377Z Done (0.000s)
2212025-03-17T15:53:36.122ZPlanning: Evaluating mediator changes ... Done
2222025-03-17T15:53:36.285ZPlanning: Checking for conflicting actions ... Done
2232025-03-17T15:53:36.289ZPlanning: Consolidating action changes ... Done
2242025-03-17T15:53:36.563ZPlanning: Evaluating mediators ... Done
2252025-03-17T15:53:36.566ZPlanning: Planning completed in 0.44 seconds
2262025-03-17T15:53:36.604Z Mediators to change: 2
2272025-03-17T15:53:36.607Z Create boot environment: No
2282025-03-17T15:53:36.607ZCreate backup boot environment: No
2292025-03-17T15:53:36.689Z Done
2302025-03-17T15:53:36.689Z Done
2312025-03-17T15:53:37.154Z Done
2322025-03-17T15:53:40.917Z Done
2332025-03-17T15:53:41.009Z Done
2342025-03-17T15:53:41.012Z Done
2352025-03-17T15:53:41.134Z Done
2362025-03-17T15:53:41.783ZPlanning: Evaluating mediator changes ... Done
2372025-03-17T15:53:41.786ZPlanning: Merging actions ... Done
2382025-03-17T15:53:41.982ZPlanning: Checking for conflicting actions ... Done
2392025-03-17T15:53:41.985ZPlanning: Consolidating action changes ... Done
2402025-03-17T15:53:42.267ZPlanning: Evaluating mediators ... Done
2412025-03-17T15:53:42.327ZPlanning: Planning completed in 0.80 seconds
2422025-03-17T15:53:42.370Z Packages to change: 1
2432025-03-17T15:53:42.370Z Mediators to change: 1
2442025-03-17T15:53:42.373Z Services to change: 1
2452025-03-17T15:53:42.373Z Create boot environment: No
2462025-03-17T15:53:42.373ZCreate backup boot environment: Yes
2472025-03-17T15:53:44.764Z Actions: 1/6 actions (Updating modified actions)
2482025-03-17T15:53:44.767Z Actions: Completed 6 actions in 0.00 seconds.
2492025-03-17T15:53:44.767Z Done
2502025-03-17T15:53:44.767Z Done
2512025-03-17T15:53:44.895Z Done
2522025-03-17T15:53:48.704Z Done
2532025-03-17T15:53:48.799Z Done
2542025-03-17T15:53:48.803Z Done
2552025-03-17T15:53:48.930Z Done
2562025-03-17T15:53:49.381ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2572025-03-17T15:53:49.381Zclang system 15 system
2582025-03-17T15:53:49.381Zcsh system system illumos
2592025-03-17T15:53:49.381Zctags system system illumos
2602025-03-17T15:53:49.381Zgcc vendor 12 vendor
2612025-03-17T15:53:49.381Zgcc system 10 system
2622025-03-17T15:53:49.381Zgcc system 7 system
2632025-03-17T15:53:49.381Zgo system 1.20 system
2642025-03-17T15:53:49.381Zgo system 1.19 system
2652025-03-17T15:53:49.381Zllvm system 15 system
2662025-03-17T15:53:49.381Zllvm system 14 system
2672025-03-17T15:53:49.381Zmariadb system 10.6 system
2682025-03-17T15:53:49.381Zmta vendor vendor dma
2692025-03-17T15:53:49.381Zopenjdk system 17 system
2702025-03-17T15:53:49.381Zopenjdk system 11 system
2712025-03-17T15:53:49.381Zopenjdk system 1.8 system
2722025-03-17T15:53:49.381Zopenssl vendor 3 vendor
2732025-03-17T15:53:49.381Zperl system 5.36 system
2742025-03-17T15:53:49.381Zpostgresql system 15 system
2752025-03-17T15:53:49.381Zpostgresql system 13 system
2762025-03-17T15:53:49.381Zpython vendor 3 vendor
2772025-03-17T15:53:49.381Zpython system 2 system
2782025-03-17T15:53:49.381Zpython3 system 3.11 system
2792025-03-17T15:53:49.381Zruby system 3.0 system
2802025-03-17T15:53:49.381Zwords vendor vendor american-english
2812025-03-17T15:53:49.381Zwords system system australian-english
2822025-03-17T15:53:49.381Zwords system system british-english
2832025-03-17T15:53:49.381Zwords system system canadian-english
2842025-03-17T15:53:49.381Zwords system system french
2852025-03-17T15:53:49.385Zwords system system italian
2862025-03-17T15:53:49.385Zwords system system ngerman
2872025-03-17T15:53:49.385Zwords system system ogerman
2882025-03-17T15:53:49.385Zwords system system spanish
2892025-03-17T15:53:49.733ZPUBLISHER TYPE STATUS P LOCATION
2902025-03-17T15:53:49.733Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2912025-03-17T15:53:52.938ZFMRI IFO
2922025-03-17T15:53:52.938Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2932025-03-17T15:53:52.938Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2942025-03-17T15:53:52.938Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2952025-03-17T15:53:52.938Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2962025-03-17T15:53:52.938Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2972025-03-17T15:53:52.938Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2982025-03-17T15:53:52.938Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2992025-03-17T15:53:52.938Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
3002025-03-17T15:53:52.938Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
3012025-03-17T15:53:52.938Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
3022025-03-17T15:53:52.938Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
3032025-03-17T15:53:52.938Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
3042025-03-17T15:53:52.938Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
3052025-03-17T15:53:52.938Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
3062025-03-17T15:53:52.938Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
3072025-03-17T15:53:53.785Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
3082025-03-17T15:53:54.091Z Updating crates.io index
3092025-03-17T15:53:54.158Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3102025-03-17T15:53:54.735Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3112025-03-17T15:53:54.957Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3122025-03-17T15:53:55.197Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
3132025-03-17T15:53:55.509Z Updating git repository `https://github.com/oxidecomputer/propolis`
3142025-03-17T15:53:56.495Z Updating git repository `https://github.com/oxidecomputer/crucible`
3152025-03-17T15:53:58.371Z Updating git repository `https://github.com/oxidecomputer/opte`
3162025-03-17T15:53:59.173Z Updating git repository `https://github.com/oxidecomputer/falcon`
3172025-03-17T15:53:59.922Z Updating git repository `https://github.com/oxidecomputer/clickward`
3182025-03-17T15:54:00.644Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3192025-03-17T15:54:01.006Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3202025-03-17T15:54:01.752Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3212025-03-17T15:54:02.310Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3222025-03-17T15:54:02.654Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3232025-03-17T15:54:03.043Z Updating git repository `https://github.com/oxidecomputer/tofino`
3242025-03-17T15:54:03.271Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3252025-03-17T15:54:03.536Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3262025-03-17T15:54:03.755Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3272025-03-17T15:54:04.149Z Updating git repository `https://github.com/oxidecomputer/lldp`
3282025-03-17T15:54:07.485Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3292025-03-17T15:54:08.434Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3302025-03-17T15:54:08.761Z Updating git repository `https://github.com/oxidecomputer/ispf`
3312025-03-17T15:54:09.215Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3322025-03-17T15:54:09.480Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3332025-03-17T15:54:11.748Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3342025-03-17T15:54:12.080Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3352025-03-17T15:54:12.424Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3362025-03-17T15:54:12.908Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3372025-03-17T15:54:13.633Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3382025-03-17T15:54:13.895Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3392025-03-17T15:54:14.170Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3402025-03-17T15:54:15.805Z Downloading crates ...
3412025-03-17T15:54:15.874Z Downloaded anstream v0.6.15
3422025-03-17T15:54:15.885Z Downloaded fnv v1.0.7
3432025-03-17T15:54:15.905Z Downloaded zerocopy-derive v0.7.35
3442025-03-17T15:54:15.909Z Downloaded dtrace-parser v0.2.0
3452025-03-17T15:54:15.916Z Downloaded equivalent v1.0.1
3462025-03-17T15:54:15.924Z Downloaded winnow v0.7.3
3472025-03-17T15:54:15.933Z Downloaded scroll_derive v0.12.0
3482025-03-17T15:54:15.945Z Downloaded usdt-attr-macro v0.5.0
3492025-03-17T15:54:15.948Z Downloaded swrite v0.1.0
3502025-03-17T15:54:15.948Z Downloaded pretty-hex v0.4.1
3512025-03-17T15:54:15.951Z Downloaded usdt-macro v0.5.0
3522025-03-17T15:54:15.955Z Downloaded heck v0.4.1
3532025-03-17T15:54:15.958Z Downloaded heck v0.5.0
3542025-03-17T15:54:15.961Z Downloaded fastrand v2.1.1
3552025-03-17T15:54:15.964Z Downloaded itoa v1.0.11
3562025-03-17T15:54:15.964Z Downloaded digest v0.10.7
3572025-03-17T15:54:15.964Z Downloaded anstyle-query v1.1.1
3582025-03-17T15:54:15.967Z Downloaded autocfg v1.4.0
3592025-03-17T15:54:15.967Z Downloaded bytecount v0.6.8
3602025-03-17T15:54:15.971Z Downloaded bitflags v1.3.2
3612025-03-17T15:54:15.974Z Downloaded cpufeatures v0.2.14
3622025-03-17T15:54:15.974Z Downloaded anstyle v1.0.10
3632025-03-17T15:54:15.977Z Downloaded cargo-platform v0.1.8
3642025-03-17T15:54:15.977Z Downloaded block-buffer v0.10.4
3652025-03-17T15:54:15.977Z Downloaded serde_spanned v0.6.8
3662025-03-17T15:54:15.980Z Downloaded scroll v0.12.0
3672025-03-17T15:54:15.984Z Downloaded proc-macro-error-attr v1.0.4
3682025-03-17T15:54:15.984Z Downloaded cfg-if v1.0.0
3692025-03-17T15:54:15.984Z Downloaded byteorder v1.5.0
3702025-03-17T15:54:15.987Z Downloaded toml_datetime v0.6.8
3712025-03-17T15:54:15.990Z Downloaded thiserror-impl v2.0.11
3722025-03-17T15:54:15.990Z Downloaded anstyle-parse v0.2.5
3732025-03-17T15:54:15.993Z Downloaded tabled_derive v0.7.0
3742025-03-17T15:54:15.993Z Downloaded clap_lex v0.7.4
3752025-03-17T15:54:15.997Z Downloaded strsim v0.11.1
3762025-03-17T15:54:16.002Z Downloaded serde_tokenstream v0.2.2
3772025-03-17T15:54:16.005Z Downloaded thiserror-impl v1.0.69
3782025-03-17T15:54:16.005Z Downloaded plain v0.2.3
3792025-03-17T15:54:16.008Z Downloaded is_terminal_polyfill v1.70.1
3802025-03-17T15:54:16.011Z Downloaded colorchoice v1.0.2
3812025-03-17T15:54:16.015Z Downloaded dof v0.3.0
3822025-03-17T15:54:16.015Z Downloaded version_check v0.9.5
3832025-03-17T15:54:16.018Z Downloaded utf8parse v0.2.2
3842025-03-17T15:54:16.018Z Downloaded crypto-common v0.1.6
3852025-03-17T15:54:16.019Z Downloaded camino-tempfile v1.1.1
3862025-03-17T15:54:16.019Z Downloaded thread-id v4.2.2
3872025-03-17T15:54:16.022Z Downloaded thiserror v1.0.69
3882025-03-17T15:54:16.025Z Downloaded terminal_size v0.2.6
3892025-03-17T15:54:16.025Z Downloaded camino v1.1.9
3902025-03-17T15:54:16.028Z Downloaded macaddr v1.0.1
3912025-03-17T15:54:16.028Z Downloaded terminal_size v0.4.0
3922025-03-17T15:54:16.031Z Downloaded usdt v0.5.0
3932025-03-17T15:54:16.031Z Downloaded generic-array v0.14.7
3942025-03-17T15:54:16.035Z Downloaded pest_generator v2.7.14
3952025-03-17T15:54:16.039Z Downloaded fs-err v2.11.0
3962025-03-17T15:54:16.042Z Downloaded cargo_toml v0.21.0
3972025-03-17T15:54:16.045Z Downloaded cargo_metadata v0.19.2
3982025-03-17T15:54:16.048Z Downloaded pest_derive v2.7.14
3992025-03-17T15:54:16.051Z Downloaded thiserror v2.0.11
4002025-03-17T15:54:16.058Z Downloaded tempfile v3.13.0
4012025-03-17T15:54:16.058Z Downloaded semver v1.0.25
4022025-03-17T15:54:16.062Z Downloaded proc-macro-error v1.0.4
4032025-03-17T15:54:16.065Z Downloaded memmap v0.7.0
4042025-03-17T15:54:16.066Z Downloaded quote v1.0.39
4052025-03-17T15:54:16.069Z Downloaded smawk v0.3.2
4062025-03-17T15:54:16.069Z Downloaded errno v0.3.9
4072025-03-17T15:54:16.072Z Downloaded io-lifetimes v1.0.11
4082025-03-17T15:54:16.076Z Downloaded sha2 v0.10.8
4092025-03-17T15:54:16.086Z Downloaded usdt-impl v0.5.0
4102025-03-17T15:54:16.090Z Downloaded clap v4.5.31
4112025-03-17T15:54:16.096Z Downloaded toml v0.8.20
4122025-03-17T15:54:16.100Z Downloaded bitflags v2.6.0
4132025-03-17T15:54:16.103Z Downloaded once_cell v1.20.3
4142025-03-17T15:54:16.107Z Downloaded clap_derive v4.5.28
4152025-03-17T15:54:16.110Z Downloaded proc-macro2 v1.0.94
4162025-03-17T15:54:16.113Z Downloaded log v0.4.22
4172025-03-17T15:54:16.113Z Downloaded unicode-linebreak v0.1.5
4182025-03-17T15:54:16.117Z Downloaded ucd-trie v0.1.7
4192025-03-17T15:54:16.117Z Downloaded typenum v1.17.0
4202025-03-17T15:54:16.121Z Downloaded unicode-ident v1.0.14
4212025-03-17T15:54:16.125Z Downloaded pest_meta v2.7.14
4222025-03-17T15:54:16.125Z Downloaded anyhow v1.0.97
4232025-03-17T15:54:16.128Z Downloaded textwrap v0.16.1
4242025-03-17T15:54:16.133Z Downloaded serde_derive v1.0.218
4252025-03-17T15:54:16.139Z Downloaded ryu v1.0.18
4262025-03-17T15:54:16.142Z Downloaded papergrid v0.11.0
4272025-03-17T15:54:16.147Z Downloaded indexmap v2.7.1
4282025-03-17T15:54:16.152Z Downloaded serde v1.0.218
4292025-03-17T15:54:16.159Z Downloaded goblin v0.8.2
4302025-03-17T15:54:16.180Z Downloaded memchr v2.7.4
4312025-03-17T15:54:16.191Z Downloaded toml_edit v0.22.24
4322025-03-17T15:54:16.212Z Downloaded pest v2.7.14
4332025-03-17T15:54:16.224Z Downloaded hashbrown v0.15.1
4342025-03-17T15:54:16.227Z Downloaded clap_builder v4.5.31
4352025-03-17T15:54:16.244Z Downloaded tabled v0.15.0
4362025-03-17T15:54:16.259Z Downloaded zerocopy v0.7.35
4372025-03-17T15:54:16.273Z Downloaded serde_json v1.0.139
4382025-03-17T15:54:16.286Z Downloaded syn v1.0.109
4392025-03-17T15:54:16.295Z Downloaded unicode-width v0.1.14
4402025-03-17T15:54:16.315Z Downloaded syn v2.0.98
4412025-03-17T15:54:16.326Z Downloaded rustix v0.37.28
4422025-03-17T15:54:16.344Z Downloaded rustix v0.38.37
4432025-03-17T15:54:16.388Z Downloaded libc v0.2.170
4442025-03-17T15:54:16.533Z Compiling proc-macro2 v1.0.94
4452025-03-17T15:54:16.533Z Compiling unicode-ident v1.0.14
4462025-03-17T15:54:16.537Z Compiling serde v1.0.218
4472025-03-17T15:54:16.537Z Compiling libc v0.2.170
4482025-03-17T15:54:16.537Z Compiling version_check v0.9.5
4492025-03-17T15:54:16.572Z Compiling memchr v2.7.4
4502025-03-17T15:54:16.575Z Compiling thiserror v1.0.69
4512025-03-17T15:54:16.575Z Compiling itoa v1.0.11
4522025-03-17T15:54:16.815Z Compiling ucd-trie v0.1.7
4532025-03-17T15:54:16.840Z Compiling ryu v1.0.18
4542025-03-17T15:54:17.286Z Compiling once_cell v1.20.3
4552025-03-17T15:54:17.332Z Compiling byteorder v1.5.0
4562025-03-17T15:54:17.356Z Compiling rustix v0.38.37
4572025-03-17T15:54:17.681Z Compiling serde_json v1.0.139
4582025-03-17T15:54:17.809Z Compiling bitflags v2.6.0
4592025-03-17T15:54:18.074Z Compiling proc-macro-error-attr v1.0.4
4602025-03-17T15:54:18.103Z Compiling usdt-impl v0.5.0
4612025-03-17T15:54:18.164Z Compiling io-lifetimes v1.0.11
4622025-03-17T15:54:18.188Z Compiling syn v1.0.109
4632025-03-17T15:54:18.211Z Compiling proc-macro-error v1.0.4
4642025-03-17T15:54:18.390Z Compiling quote v1.0.39
4652025-03-17T15:54:18.605Z Compiling errno v0.3.9
4662025-03-17T15:54:18.633Z Compiling plain v0.2.3
4672025-03-17T15:54:18.751Z Compiling syn v2.0.98
4682025-03-17T15:54:18.874Z Compiling rustix v0.37.28
4692025-03-17T15:54:18.931Z Compiling camino v1.1.9
4702025-03-17T15:54:19.038Z Compiling thread-id v4.2.2
4712025-03-17T15:54:19.098Z Compiling equivalent v1.0.1
4722025-03-17T15:54:19.102Z Compiling hashbrown v0.15.1
4732025-03-17T15:54:19.173Z Compiling log v0.4.22
4742025-03-17T15:54:19.235Z Compiling utf8parse v0.2.2
4752025-03-17T15:54:19.424Z Compiling anstyle-parse v0.2.5
4762025-03-17T15:54:19.811Z Compiling semver v1.0.25
4772025-03-17T15:54:19.837Z Compiling anstyle v1.0.10
4782025-03-17T15:54:20.196Z Compiling indexmap v2.7.1
4792025-03-17T15:54:20.267Z Compiling winnow v0.7.3
4802025-03-17T15:54:20.295Z Compiling anstyle-query v1.1.1
4812025-03-17T15:54:20.295Z Compiling bitflags v1.3.2
4822025-03-17T15:54:20.371Z Compiling colorchoice v1.0.2
4832025-03-17T15:54:20.435Z Compiling autocfg v1.4.0
4842025-03-17T15:54:20.516Z Compiling is_terminal_polyfill v1.70.1
4852025-03-17T15:54:20.547Z Compiling pretty-hex v0.4.1
4862025-03-17T15:54:20.658Z Compiling thiserror v2.0.11
4872025-03-17T15:54:20.779Z Compiling unicode-width v0.1.14
4882025-03-17T15:54:21.334Z Compiling terminal_size v0.4.0
4892025-03-17T15:54:21.392Z Compiling fs-err v2.11.0
4902025-03-17T15:54:21.418Z Compiling anstream v0.6.15
4912025-03-17T15:54:21.710Z Compiling heck v0.4.1
4922025-03-17T15:54:21.769Z Compiling cfg-if v1.0.0
4932025-03-17T15:54:21.792Z Compiling fnv v1.0.7
4942025-03-17T15:54:21.882Z Compiling bytecount v0.6.8
4952025-03-17T15:54:21.953Z Compiling strsim v0.11.1
4962025-03-17T15:54:22.013Z Compiling heck v0.5.0
4972025-03-17T15:54:22.122Z Compiling fastrand v2.1.1
4982025-03-17T15:54:22.523Z Compiling anyhow v1.0.97
4992025-03-17T15:54:22.643Z Compiling clap_lex v0.7.4
5002025-03-17T15:54:22.679Z Compiling terminal_size v0.2.6
5012025-03-17T15:54:22.712Z Compiling tempfile v3.13.0
5022025-03-17T15:54:22.891Z Compiling papergrid v0.11.0
5032025-03-17T15:54:23.079Z Compiling clap_builder v4.5.31
5042025-03-17T15:54:23.276Z Compiling memmap v0.7.0
5052025-03-17T15:54:23.463Z Compiling smawk v0.3.2
5062025-03-17T15:54:23.525Z Compiling unicode-linebreak v0.1.5
5072025-03-17T15:54:23.763Z Compiling swrite v0.1.0
5082025-03-17T15:54:24.044Z Compiling textwrap v0.16.1
5092025-03-17T15:54:24.467Z Compiling tabled_derive v0.7.0
5102025-03-17T15:54:26.031Z Compiling tabled v0.15.0
5112025-03-17T15:54:26.056Z Compiling serde_derive v1.0.218
5122025-03-17T15:54:26.056Z Compiling thiserror-impl v1.0.69
5132025-03-17T15:54:26.060Z Compiling zerocopy-derive v0.7.35
5142025-03-17T15:54:26.060Z Compiling scroll_derive v0.12.0
5152025-03-17T15:54:26.060Z Compiling thiserror-impl v2.0.11
5162025-03-17T15:54:26.060Z Compiling clap_derive v4.5.28
5172025-03-17T15:54:27.543Z Compiling scroll v0.12.0
5182025-03-17T15:54:28.070Z Compiling zerocopy v0.7.35
5192025-03-17T15:54:28.109Z Compiling goblin v0.8.2
5202025-03-17T15:54:29.214Z Compiling pest v2.7.14
5212025-03-17T15:54:30.628Z Compiling clap v4.5.31
5222025-03-17T15:54:31.469Z Compiling pest_meta v2.7.14
5232025-03-17T15:54:32.367Z Compiling pest_generator v2.7.14
5242025-03-17T15:54:33.790Z Compiling pest_derive v2.7.14
5252025-03-17T15:54:34.480Z Compiling dtrace-parser v0.2.0
5262025-03-17T15:54:35.319Z Compiling serde_tokenstream v0.2.2
5272025-03-17T15:54:35.355Z Compiling serde_spanned v0.6.8
5282025-03-17T15:54:35.355Z Compiling toml_datetime v0.6.8
5292025-03-17T15:54:35.583Z Compiling cargo-platform v0.1.8
5302025-03-17T15:54:35.586Z Compiling macaddr v1.0.1
5312025-03-17T15:54:35.875Z Compiling toml_edit v0.22.24
5322025-03-17T15:54:36.019Z Compiling camino-tempfile v1.1.1
5332025-03-17T15:54:36.705Z Compiling dof v0.3.0
5342025-03-17T15:54:36.744Z Compiling cargo_metadata v0.19.2
5352025-03-17T15:54:38.042Z Compiling usdt-attr-macro v0.5.0
5362025-03-17T15:54:38.042Z Compiling usdt-macro v0.5.0
5372025-03-17T15:54:38.532Z Compiling toml v0.8.20
5382025-03-17T15:54:39.155Z Compiling usdt v0.5.0
5392025-03-17T15:54:39.339Z Compiling cargo_toml v0.21.0
5402025-03-17T15:54:42.025Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5412025-03-17T15:54:45.276Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.73s
5422025-03-17T15:54:45.520Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5432025-03-17T15:54:46.098Z Downloading crates ...
5442025-03-17T15:54:46.234Z Downloaded ascii-canvas v3.0.0
5452025-03-17T15:54:46.238Z Downloaded arrayvec v0.7.6
5462025-03-17T15:54:46.244Z Downloaded assert_matches v1.5.0
5472025-03-17T15:54:46.247Z Downloaded atomicwrites v0.4.4
5482025-03-17T15:54:46.252Z Downloaded cfg_aliases v0.1.1
5492025-03-17T15:54:46.256Z Downloaded async-stream-impl v0.3.6
5502025-03-17T15:54:46.265Z Downloaded crucible-workspace-hack v0.1.0
5512025-03-17T15:54:46.268Z Downloaded cfg_aliases v0.2.1
5522025-03-17T15:54:46.268Z Downloaded hex-literal v0.4.1
5532025-03-17T15:54:46.268Z Downloaded hex v0.4.3
5542025-03-17T15:54:46.273Z Downloaded ciborium-io v0.2.2
5552025-03-17T15:54:46.276Z Downloaded atty v0.2.14
5562025-03-17T15:54:46.276Z Downloaded heck v0.3.3
5572025-03-17T15:54:46.276Z Downloaded ctr v0.9.2
5582025-03-17T15:54:46.279Z Downloaded crunchy v0.2.2
5592025-03-17T15:54:46.282Z Downloaded headers v0.4.0
5602025-03-17T15:54:46.286Z Downloaded cstr-argument v0.1.2
5612025-03-17T15:54:46.289Z Downloaded heapless v0.8.0
5622025-03-17T15:54:46.293Z Downloaded pretty-hex v0.2.1
5632025-03-17T15:54:46.297Z Downloaded hickory-client v0.24.4
5642025-03-17T15:54:46.300Z Downloaded arrayref v0.3.9
5652025-03-17T15:54:46.300Z Downloaded hickory-resolver v0.24.4
5662025-03-17T15:54:46.305Z Downloaded array-init v0.0.4
5672025-03-17T15:54:46.309Z Downloaded adler2 v2.0.0
5682025-03-17T15:54:46.309Z Downloaded heapless v0.7.17
5692025-03-17T15:54:46.312Z Downloaded hickory-proto v0.24.4
5702025-03-17T15:54:46.331Z Downloaded humantime v2.1.0
5712025-03-17T15:54:46.334Z Downloaded hkdf v0.12.4
5722025-03-17T15:54:46.337Z Downloaded hickory-server v0.24.4
5732025-03-17T15:54:46.342Z Downloaded hubpack_derive v0.1.1
5742025-03-17T15:54:46.345Z Downloaded hmac v0.12.1
5752025-03-17T15:54:46.349Z Downloaded hubpack v0.1.2
5762025-03-17T15:54:46.349Z Downloaded http v1.2.0
5772025-03-17T15:54:46.352Z Downloaded cipher v0.4.4
5782025-03-17T15:54:46.355Z Downloaded iana-time-zone v0.1.61
5792025-03-17T15:54:46.358Z Downloaded hostname v0.3.1
5802025-03-17T15:54:46.361Z Downloaded hyper-tls v0.6.0
5812025-03-17T15:54:46.365Z Downloaded hostname v0.4.0
5822025-03-17T15:54:46.365Z Downloaded httpdate v1.0.3
5832025-03-17T15:54:46.365Z Downloaded http-body-util v0.1.2
5842025-03-17T15:54:46.368Z Downloaded ident_case v1.0.1
5852025-03-17T15:54:46.372Z Downloaded addr2line v0.24.2
5862025-03-17T15:54:46.372Z Downloaded icu_provider_macros v1.5.0
5872025-03-17T15:54:46.375Z Downloaded instant v0.1.13
5882025-03-17T15:54:46.378Z Downloaded is_ci v1.2.0
5892025-03-17T15:54:46.378Z Downloaded rfc6979 v0.4.0
5902025-03-17T15:54:46.378Z Downloaded progenitor-client v0.9.1
5912025-03-17T15:54:46.381Z Downloaded arc-swap v1.7.1
5922025-03-17T15:54:46.385Z Downloaded icu_locid_transform v1.5.0
5932025-03-17T15:54:46.388Z Downloaded proc-macro-error-attr2 v2.0.0
5942025-03-17T15:54:46.391Z Downloaded async-trait v0.1.87
5952025-03-17T15:54:46.394Z Downloaded match_cfg v0.1.0
5962025-03-17T15:54:46.395Z Downloaded console v0.15.10
5972025-03-17T15:54:46.398Z Downloaded bzip2 v0.4.4
5982025-03-17T15:54:46.401Z Downloaded async-recursion v1.1.1
5992025-03-17T15:54:46.404Z Downloaded inout v0.1.3
6002025-03-17T15:54:46.407Z Downloaded indent_write v2.2.0
6012025-03-17T15:54:46.407Z Downloaded impl-trait-for-tuples v0.2.2
6022025-03-17T15:54:46.411Z Downloaded idna_adapter v1.2.0
6032025-03-17T15:54:46.414Z Downloaded strum v0.26.3
6042025-03-17T15:54:46.414Z Downloaded chacha20 v0.9.1
6052025-03-17T15:54:46.418Z Downloaded bit-vec v0.8.0
6062025-03-17T15:54:46.418Z Downloaded keccak v0.1.5
6072025-03-17T15:54:46.422Z Downloaded indoc v2.0.6
6082025-03-17T15:54:46.425Z Downloaded cargo_metadata v0.18.1
6092025-03-17T15:54:46.425Z Downloaded httparse v1.9.5
6102025-03-17T15:54:46.429Z Downloaded bcs v0.1.6
6112025-03-17T15:54:46.432Z Downloaded csv-core v0.1.11
6122025-03-17T15:54:46.435Z Downloaded md5 v0.7.0
6132025-03-17T15:54:46.435Z Downloaded lru v0.12.5
6142025-03-17T15:54:46.435Z Downloaded libsw v3.4.0
6152025-03-17T15:54:46.438Z Downloaded linked-hash-map v0.5.6
6162025-03-17T15:54:46.442Z Downloaded lockfree-object-pool v0.1.6
6172025-03-17T15:54:46.442Z Downloaded mime v0.3.17
6182025-03-17T15:54:46.445Z Downloaded maplit v1.0.2
6192025-03-17T15:54:46.445Z Downloaded lru-cache v0.1.2
6202025-03-17T15:54:46.448Z Downloaded vte_generate_state_changes v0.1.2
6212025-03-17T15:54:46.448Z Downloaded rand_chacha v0.9.0
6222025-03-17T15:54:46.452Z Downloaded radium v0.7.0
6232025-03-17T15:54:46.452Z Downloaded async-bb8-diesel v0.2.1
6242025-03-17T15:54:46.455Z Downloaded libsw-core v0.3.1
6252025-03-17T15:54:46.458Z Downloaded slog-bunyan v2.5.0
6262025-03-17T15:54:46.458Z Downloaded ahash v0.8.11
6272025-03-17T15:54:46.462Z Downloaded shlex v1.3.0
6282025-03-17T15:54:46.465Z Downloaded sqlformat v0.2.6
6292025-03-17T15:54:46.465Z Downloaded strum_macros v0.24.3
6302025-03-17T15:54:46.468Z Downloaded cookie v0.18.1
6312025-03-17T15:54:46.472Z Downloaded jobserver v0.1.32
6322025-03-17T15:54:46.475Z Downloaded icu_normalizer v1.5.0
6332025-03-17T15:54:46.479Z Downloaded unarray v0.1.4
6342025-03-17T15:54:46.479Z Downloaded hyper-util v0.1.10
6352025-03-17T15:54:46.485Z Downloaded unicode-truncate v1.1.0
6362025-03-17T15:54:46.489Z Downloaded slog-async v2.8.0
6372025-03-17T15:54:46.489Z Downloaded libloading v0.8.5
6382025-03-17T15:54:46.492Z Downloaded number_prefix v0.4.0
6392025-03-17T15:54:46.492Z Downloaded num_threads v0.1.7
6402025-03-17T15:54:46.496Z Downloaded dsl_auto_type v0.1.2
6412025-03-17T15:54:46.496Z Downloaded newtype_derive v0.1.6
6422025-03-17T15:54:46.500Z Downloaded zerovec-derive v0.10.3
6432025-03-17T15:54:46.500Z Downloaded structmeta-derive v0.3.0
6442025-03-17T15:54:46.503Z Downloaded tokio-rustls v0.25.0
6452025-03-17T15:54:46.506Z Downloaded rustc-demangle v0.1.24
6462025-03-17T15:54:46.506Z Downloaded progenitor-client v0.8.0
6472025-03-17T15:54:46.509Z Downloaded precomputed-hash v0.1.1
6482025-03-17T15:54:46.509Z Downloaded path-slash v0.1.5
6492025-03-17T15:54:46.509Z Downloaded zeroize v1.8.1
6502025-03-17T15:54:46.513Z Downloaded either v1.14.0
6512025-03-17T15:54:46.517Z Downloaded diesel-dtrace v0.4.2
6522025-03-17T15:54:46.517Z Downloaded tiny-keccak v2.0.2
6532025-03-17T15:54:46.520Z Downloaded env_logger v0.11.5
6542025-03-17T15:54:46.523Z Downloaded russh-cryptovec v0.7.3
6552025-03-17T15:54:46.523Z Downloaded rand_seeder v0.3.0
6562025-03-17T15:54:46.527Z Downloaded tokio-tungstenite v0.24.0
6572025-03-17T15:54:46.530Z Downloaded rpassword v7.3.1
6582025-03-17T15:54:46.530Z Downloaded zeroize_derive v1.4.2
6592025-03-17T15:54:46.530Z Downloaded sct v0.7.1
6602025-03-17T15:54:46.534Z Downloaded serde_plain v1.0.2
6612025-03-17T15:54:46.537Z Downloaded base64 v0.13.1
6622025-03-17T15:54:46.540Z Downloaded yasna v0.5.2
6632025-03-17T15:54:46.543Z Downloaded num_enum_derive v0.5.11
6642025-03-17T15:54:46.547Z Downloaded chacha20poly1305 v0.10.1
6652025-03-17T15:54:46.547Z Downloaded der_derive v0.7.3
6662025-03-17T15:54:46.550Z Downloaded ppv-lite86 v0.2.20
6672025-03-17T15:54:46.553Z Downloaded indicatif v0.17.11
6682025-03-17T15:54:46.556Z Downloaded powerfmt v0.2.0
6692025-03-17T15:54:46.559Z Downloaded pbkdf2 v0.11.0
6702025-03-17T15:54:46.562Z Downloaded signal-hook v0.3.17
6712025-03-17T15:54:46.565Z Downloaded derive_builder_macro v0.20.2
6722025-03-17T15:54:46.565Z Downloaded yoke-derive v0.7.4
6732025-03-17T15:54:46.570Z Downloaded tinyvec_macros v0.1.1
6742025-03-17T15:54:46.570Z Downloaded rtoolbox v0.0.2
6752025-03-17T15:54:46.573Z Downloaded flagset v0.4.6
6762025-03-17T15:54:46.573Z Downloaded nibble_vec v0.1.0
6772025-03-17T15:54:46.576Z Downloaded futures-task v0.3.31
6782025-03-17T15:54:46.576Z Downloaded slab v0.4.9
6792025-03-17T15:54:46.589Z Downloaded opaque-debug v0.3.1
6802025-03-17T15:54:46.593Z Downloaded tokio-macros v2.5.0
6812025-03-17T15:54:46.593Z Downloaded fxhash v0.2.1
6822025-03-17T15:54:46.596Z Downloaded endian-type v0.1.2
6832025-03-17T15:54:46.596Z Downloaded siphasher v0.3.11
6842025-03-17T15:54:46.596Z Downloaded simd-adler32 v0.3.7
6852025-03-17T15:54:46.599Z Downloaded utf8_iter v1.0.4
6862025-03-17T15:54:46.599Z Downloaded const_format v0.2.34
6872025-03-17T15:54:46.605Z Downloaded debug-ignore v1.0.5
6882025-03-17T15:54:46.608Z Downloaded utf-8 v0.7.6
6892025-03-17T15:54:46.611Z Downloaded base64 v0.21.7
6902025-03-17T15:54:46.614Z Downloaded serde-big-array v0.5.1
6912025-03-17T15:54:46.618Z Downloaded backtrace v0.3.74
6922025-03-17T15:54:46.621Z Downloaded toolchain_find v0.4.0
6932025-03-17T15:54:46.624Z Downloaded ed25519 v2.2.3
6942025-03-17T15:54:46.628Z Downloaded peg-runtime v0.8.5
6952025-03-17T15:54:46.628Z Downloaded fallible-iterator v0.2.0
6962025-03-17T15:54:46.631Z Downloaded ghash v0.5.1
6972025-03-17T15:54:46.631Z Downloaded aes v0.8.4
6982025-03-17T15:54:46.634Z Downloaded try-lock v0.2.5
6992025-03-17T15:54:46.637Z Downloaded nu-ansi-term v0.50.1
7002025-03-17T15:54:46.640Z Downloaded fixedbitset v0.5.7
7012025-03-17T15:54:46.644Z Downloaded zip v0.6.6
7022025-03-17T15:54:46.647Z Downloaded xz2 v0.1.7
7032025-03-17T15:54:46.650Z Downloaded postgres-protocol v0.6.8
7042025-03-17T15:54:46.653Z Downloaded zone_cfg_derive v0.3.0
7052025-03-17T15:54:46.653Z Downloaded utf16_iter v1.0.5
7062025-03-17T15:54:46.653Z Downloaded zone_cfg_derive v0.1.2
7072025-03-17T15:54:46.656Z Downloaded r2d2 v0.8.10
7082025-03-17T15:54:46.656Z Downloaded quinn-udp v0.5.5
7092025-03-17T15:54:46.660Z Downloaded gethostname v0.5.0
7102025-03-17T15:54:46.660Z Downloaded uzers v0.12.1
7112025-03-17T15:54:46.663Z Downloaded defmt v0.3.8
7122025-03-17T15:54:46.667Z Downloaded write16 v1.0.0
7132025-03-17T15:54:46.671Z Downloaded normalize-line-endings v0.3.0
7142025-03-17T15:54:46.671Z Downloaded rustc_version v0.4.1
7152025-03-17T15:54:46.674Z Downloaded crossbeam-channel v0.5.13
7162025-03-17T15:54:46.677Z Downloaded serde_path_to_error v0.1.16
7172025-03-17T15:54:46.681Z Downloaded foreign-types-shared v0.1.1
7182025-03-17T15:54:46.681Z Downloaded subtle v2.6.1
7192025-03-17T15:54:46.684Z Downloaded foreign-types v0.3.2
7202025-03-17T15:54:46.684Z Downloaded foreign-types-shared v0.3.1
7212025-03-17T15:54:46.684Z Downloaded supports-color v3.0.2
7222025-03-17T15:54:46.687Z Downloaded pem v3.0.5
7232025-03-17T15:54:46.691Z Downloaded oxnet v0.1.1
7242025-03-17T15:54:46.691Z Downloaded serde-hex v0.1.0
7252025-03-17T15:54:46.696Z Downloaded getrandom v0.2.15
7262025-03-17T15:54:46.699Z Downloaded parse-size v1.1.0
7272025-03-17T15:54:46.699Z Downloaded slog-stdlog v4.1.1
7282025-03-17T15:54:46.699Z Downloaded topological-sort v0.2.2
7292025-03-17T15:54:46.702Z Downloaded tokio-native-tls v0.3.1
7302025-03-17T15:54:46.706Z Downloaded slog-scope v4.4.0
7312025-03-17T15:54:46.706Z Downloaded wyz v0.5.1
7322025-03-17T15:54:46.709Z Downloaded untrusted v0.9.0
7332025-03-17T15:54:46.709Z Downloaded postcard v1.0.10
7342025-03-17T15:54:46.713Z Downloaded pin-project-lite v0.2.14
7352025-03-17T15:54:46.717Z Downloaded scrypt v0.11.0
7362025-03-17T15:54:46.720Z Downloaded zone v0.3.0
7372025-03-17T15:54:46.724Z Downloaded foldhash v0.1.3
7382025-03-17T15:54:46.724Z Downloaded serde_derive_internals v0.29.1
7392025-03-17T15:54:46.727Z Downloaded embedded-io v0.4.0
7402025-03-17T15:54:46.728Z Downloaded curve25519-dalek-derive v0.1.1
7412025-03-17T15:54:46.728Z Downloaded num v0.4.3
7422025-03-17T15:54:46.731Z Downloaded static_assertions v1.1.0
7432025-03-17T15:54:46.731Z Downloaded crypto-bigint v0.5.5
7442025-03-17T15:54:46.739Z Downloaded time-core v0.1.2
7452025-03-17T15:54:46.743Z Downloaded peg-macros v0.8.5
7462025-03-17T15:54:46.746Z Downloaded rustc-hash v1.1.0
7472025-03-17T15:54:46.746Z Downloaded pem-rfc7468 v0.7.0
7482025-03-17T15:54:46.746Z Downloaded pbkdf2 v0.12.2
7492025-03-17T15:54:46.751Z Downloaded new_debug_unreachable v1.0.6
7502025-03-17T15:54:46.751Z Downloaded twox-hash v2.1.0
7512025-03-17T15:54:46.755Z Downloaded tinyvec v1.8.0
7522025-03-17T15:54:46.758Z Downloaded num-conv v0.1.0
7532025-03-17T15:54:46.758Z Downloaded parse-display-derive v0.10.0
7542025-03-17T15:54:46.761Z Downloaded hyper v1.6.0
7552025-03-17T15:54:46.768Z Downloaded signature v2.2.0
7562025-03-17T15:54:46.772Z Downloaded zerocopy v0.6.6
7572025-03-17T15:54:46.775Z Downloaded num-complex v0.4.6
7582025-03-17T15:54:46.775Z Downloaded signal-hook-mio v0.2.4
7592025-03-17T15:54:46.778Z Downloaded fragile v2.0.0
7602025-03-17T15:54:46.781Z Downloaded want v0.3.1
7612025-03-17T15:54:46.781Z Downloaded sigpipe v0.1.3
7622025-03-17T15:54:46.781Z Downloaded scheduled-thread-pool v0.2.7
7632025-03-17T15:54:46.785Z Downloaded termios v0.3.3
7642025-03-17T15:54:46.790Z Downloaded libm v0.2.8
7652025-03-17T15:54:46.795Z Downloaded xattr v1.3.1
7662025-03-17T15:54:46.798Z Downloaded typify-macro v0.2.0
7672025-03-17T15:54:46.798Z Downloaded quinn v0.11.5
7682025-03-17T15:54:46.802Z Downloaded filetime v0.2.25
7692025-03-17T15:54:46.817Z Downloaded diesel_table_macro_syntax v0.2.0
7702025-03-17T15:54:46.817Z Downloaded predicates-tree v1.0.11
7712025-03-17T15:54:46.817Z Downloaded predicates-core v1.0.8
7722025-03-17T15:54:46.817Z Downloaded whoami v1.5.2
7732025-03-17T15:54:46.817Z Downloaded itertools v0.12.1
7742025-03-17T15:54:46.822Z Downloaded pin-utils v0.1.0
7752025-03-17T15:54:46.825Z Downloaded signal-hook-registry v1.4.2
7762025-03-17T15:54:46.825Z Downloaded psl-types v2.0.11
7772025-03-17T15:54:46.825Z Downloaded rustc-hash v2.1.1
7782025-03-17T15:54:46.828Z Downloaded parking_lot_core v0.9.10
7792025-03-17T15:54:46.831Z Downloaded tower-layer v0.3.3
7802025-03-17T15:54:46.831Z Downloaded subprocess v0.2.9
7812025-03-17T15:54:46.835Z Downloaded resolv-conf v0.7.0
7822025-03-17T15:54:46.838Z Downloaded dirs-next v2.0.0
7832025-03-17T15:54:46.841Z Downloaded sync_wrapper v1.0.1
7842025-03-17T15:54:46.841Z Downloaded sync-ptr v0.1.1
7852025-03-17T15:54:46.841Z Downloaded typify-macro v0.3.0
7862025-03-17T15:54:46.841Z Downloaded termcolor v1.4.1
7872025-03-17T15:54:46.845Z Downloaded darling_macro v0.20.10
7882025-03-17T15:54:46.845Z Downloaded waitgroup v0.1.2
7892025-03-17T15:54:46.848Z Downloaded zopfli v0.8.1
7902025-03-17T15:54:46.848Z Downloaded unicode-bidi v0.3.17
7912025-03-17T15:54:46.853Z Downloaded idna v1.0.3
7922025-03-17T15:54:46.857Z Downloaded phf_shared v0.10.0
7932025-03-17T15:54:46.861Z Downloaded itertools v0.13.0
7942025-03-17T15:54:46.867Z Downloaded dyn-clone v1.0.19
7952025-03-17T15:54:46.870Z Downloaded itertools v0.14.0
7962025-03-17T15:54:46.878Z Downloaded tower-service v0.3.3
7972025-03-17T15:54:46.881Z Downloaded slog-envlogger v2.2.0
7982025-03-17T15:54:46.884Z Downloaded which v4.4.2
7992025-03-17T15:54:46.884Z Downloaded p256 v0.13.2
8002025-03-17T15:54:46.888Z Downloaded term v0.7.0
8012025-03-17T15:54:46.892Z Downloaded oso-derive v0.27.3
8022025-03-17T15:54:46.896Z Downloaded openssl-probe v0.1.5
8032025-03-17T15:54:46.896Z Downloaded wait-timeout v0.2.0
8042025-03-17T15:54:46.900Z Downloaded openssl-macros v0.1.1
8052025-03-17T15:54:46.900Z Downloaded parking_lot v0.12.3
8062025-03-17T15:54:46.903Z Downloaded fixedbitset v0.4.2
8072025-03-17T15:54:46.903Z Downloaded data-encoding v2.6.0
8082025-03-17T15:54:46.907Z Downloaded zerovec v0.10.4
8092025-03-17T15:54:46.912Z Downloaded sqlparser_derive v0.2.2
8102025-03-17T15:54:46.916Z Downloaded phf v0.11.2
8112025-03-17T15:54:46.916Z Downloaded phf_codegen v0.11.2
8122025-03-17T15:54:46.919Z Downloaded tracing-attributes v0.1.27
8132025-03-17T15:54:46.919Z Downloaded pkcs5 v0.7.1
8142025-03-17T15:54:46.923Z Downloaded russh-keys v0.45.0
8152025-03-17T15:54:46.927Z Downloaded derive_builder_core v0.20.2
8162025-03-17T15:54:46.930Z Downloaded smallvec v0.6.14
8172025-03-17T15:54:46.933Z Downloaded slog-json v2.6.1
8182025-03-17T15:54:46.933Z Downloaded rand_xorshift v0.3.0
8192025-03-17T15:54:46.936Z Downloaded packed_struct_codegen v0.10.1
8202025-03-17T15:54:46.937Z Downloaded serde_with_macros v3.12.0
8212025-03-17T15:54:46.940Z Downloaded russh v0.45.0
8222025-03-17T15:54:46.945Z Downloaded displaydoc v0.2.5
8232025-03-17T15:54:46.949Z Downloaded fs_extra v1.3.0
8242025-03-17T15:54:46.952Z Downloaded olpc-cjson v0.1.4
8252025-03-17T15:54:46.955Z Downloaded derive_builder v0.20.2
8262025-03-17T15:54:46.959Z Downloaded termtree v0.4.1
8272025-03-17T15:54:46.962Z Downloaded hash32 v0.3.1
8282025-03-17T15:54:46.962Z Downloaded universal-hash v0.5.1
8292025-03-17T15:54:46.965Z Downloaded native-tls v0.2.12
8302025-03-17T15:54:46.965Z Downloaded poly1305 v0.8.0
8312025-03-17T15:54:46.969Z Downloaded mio v1.0.2
8322025-03-17T15:54:46.975Z Downloaded rand_core v0.9.2
8332025-03-17T15:54:46.978Z Downloaded pkcs1 v0.7.5
8342025-03-17T15:54:46.981Z Downloaded futures-core v0.3.31
8352025-03-17T15:54:46.981Z Downloaded defmt-macros v0.3.9
8362025-03-17T15:54:46.984Z Downloaded rand_chacha v0.3.1
8372025-03-17T15:54:46.987Z Downloaded stable_deref_trait v1.2.0
8382025-03-17T15:54:46.987Z Downloaded walkdir v2.5.0
8392025-03-17T15:54:46.991Z Downloaded num-bigint v0.4.6
8402025-03-17T15:54:46.994Z Downloaded packed_struct v0.10.1
8412025-03-17T15:54:46.997Z Downloaded tar v0.4.44
8422025-03-17T15:54:47.000Z Downloaded daft v0.1.2
8432025-03-17T15:54:47.004Z Downloaded progenitor-macro v0.8.0
8442025-03-17T15:54:47.004Z Downloaded owo-colors v4.2.0
8452025-03-17T15:54:47.007Z Downloaded rustc_version v0.1.7
8462025-03-17T15:54:47.007Z Downloaded zone v0.1.8
8472025-03-17T15:54:47.010Z Downloaded polyval v0.6.2
8482025-03-17T15:54:47.010Z Downloaded futures v0.3.31
8492025-03-17T15:54:47.015Z Downloaded thiserror-impl-no-std v2.0.2
8502025-03-17T15:54:47.018Z Downloaded ssh-encoding v0.2.0
8512025-03-17T15:54:47.018Z Downloaded typed-path v0.9.3
8522025-03-17T15:54:47.026Z Downloaded primeorder v0.13.6
8532025-03-17T15:54:47.030Z Downloaded futures-executor v0.3.31
8542025-03-17T15:54:47.030Z Downloaded oso v0.27.3
8552025-03-17T15:54:47.033Z Downloaded termtree v0.5.1
8562025-03-17T15:54:47.033Z Downloaded snafu v0.8.5
8572025-03-17T15:54:47.040Z Downloaded quick-error v1.2.3
8582025-03-17T15:54:47.043Z Downloaded zerofrom v0.1.4
8592025-03-17T15:54:47.043Z Downloaded hash32 v0.2.1
8602025-03-17T15:54:47.046Z Downloaded parking_lot v0.11.2
8612025-03-17T15:54:47.049Z Downloaded tap v1.0.1
8622025-03-17T15:54:47.049Z Downloaded tungstenite v0.24.0
8632025-03-17T15:54:47.052Z Downloaded futures-util v0.3.31
8642025-03-17T15:54:47.065Z Downloaded progenitor v0.8.0
8652025-03-17T15:54:47.068Z Downloaded proc-macro-crate v1.3.1
8662025-03-17T15:54:47.068Z Downloaded glob v0.3.2
8672025-03-17T15:54:47.072Z Downloaded progenitor v0.9.1
8682025-03-17T15:54:47.072Z Downloaded futures-channel v0.3.31
8692025-03-17T15:54:47.075Z Downloaded smf v0.2.3
8702025-03-17T15:54:47.075Z Downloaded rustversion v1.0.17
8712025-03-17T15:54:47.079Z Downloaded unsafe-libyaml v0.2.11
8722025-03-17T15:54:47.082Z Downloaded rustls-pemfile v2.2.0
8732025-03-17T15:54:47.086Z Downloaded rustls-pemfile v1.0.4
8742025-03-17T15:54:47.086Z Downloaded difflib v0.4.0
8752025-03-17T15:54:47.091Z Downloaded deranged v0.3.11
8762025-03-17T15:54:47.091Z Downloaded unicase v2.7.0
8772025-03-17T15:54:47.091Z Downloaded dropshot_endpoint v0.12.0
8782025-03-17T15:54:47.094Z Downloaded slog v2.7.0
8792025-03-17T15:54:47.097Z Downloaded vergen v8.3.2
8802025-03-17T15:54:47.100Z Downloaded num-bigint-dig v0.8.4
8812025-03-17T15:54:47.103Z Downloaded predicates v3.1.3
8822025-03-17T15:54:47.106Z Downloaded unicode-properties v0.1.3
8832025-03-17T15:54:47.110Z Downloaded papergrid v0.14.0
8842025-03-17T15:54:47.114Z Downloaded dirs-sys-next v0.1.2
8852025-03-17T15:54:47.117Z Downloaded icu_properties_data v1.5.0
8862025-03-17T15:54:47.127Z Downloaded salsa20 v0.10.2
8872025-03-17T15:54:47.130Z Downloaded multer v3.1.0
8882025-03-17T15:54:47.133Z Downloaded tracing-core v0.1.32
8892025-03-17T15:54:47.137Z Downloaded schemars v0.8.22
8902025-03-17T15:54:47.146Z Downloaded darling v0.20.10
8912025-03-17T15:54:47.150Z Downloaded aws-lc-rs v1.12.4
8922025-03-17T15:54:47.160Z Downloaded omicron-zone-package v0.12.0
8932025-03-17T15:54:47.164Z Downloaded proc-macro-error2 v2.0.1
8942025-03-17T15:54:47.167Z Downloaded test-strategy v0.4.0
8952025-03-17T15:54:47.171Z Downloaded prettyplease v0.2.30
8962025-03-17T15:54:47.177Z Downloaded mockall_derive v0.13.1
8972025-03-17T15:54:47.181Z Downloaded darling_core v0.20.10
8982025-03-17T15:54:47.184Z Downloaded pretty_assertions v1.4.1
8992025-03-17T15:54:47.187Z Downloaded toml v0.7.8
9002025-03-17T15:54:47.191Z Downloaded x509-cert v0.2.5
9012025-03-17T15:54:47.195Z Downloaded typify v0.3.0
9022025-03-17T15:54:47.199Z Downloaded diff v0.1.13
9032025-03-17T15:54:47.203Z Downloaded tracing v0.1.40
9042025-03-17T15:54:47.209Z Downloaded quick-xml v0.37.2
9052025-03-17T15:54:47.215Z Downloaded derive-where v1.2.7
9062025-03-17T15:54:47.219Z Downloaded tungstenite v0.21.0
9072025-03-17T15:54:47.222Z Downloaded lalrpop v0.19.12
9082025-03-17T15:54:47.236Z Downloaded der v0.7.9
9092025-03-17T15:54:47.241Z Downloaded half v2.4.1
9102025-03-17T15:54:47.244Z Downloaded serde_yaml v0.9.34+deprecated
9112025-03-17T15:54:47.249Z Downloaded bitvec v1.0.1
9122025-03-17T15:54:47.263Z Downloaded hashbrown v0.12.3
9132025-03-17T15:54:47.267Z Downloaded git2 v0.19.0
9142025-03-17T15:54:47.276Z Downloaded zerocopy v0.8.10
9152025-03-17T15:54:47.301Z Downloaded rustyline v14.0.0
9162025-03-17T15:54:47.306Z Downloaded chrono v0.4.40
9172025-03-17T15:54:47.314Z Downloaded ssh-key v0.6.6
9182025-03-17T15:54:47.322Z Downloaded zerocopy-derive v0.8.10
9192025-03-17T15:54:47.329Z Downloaded bindgen v0.71.1
9202025-03-17T15:54:47.336Z Downloaded reqwest v0.12.12
9212025-03-17T15:54:47.346Z Downloaded hashbrown v0.13.2
9222025-03-17T15:54:47.351Z Downloaded h2 v0.4.6
9232025-03-17T15:54:47.360Z Downloaded tough v0.19.0
9242025-03-17T15:54:47.367Z Downloaded portable-atomic v1.9.0
9252025-03-17T15:54:47.375Z Downloaded vcpkg v0.2.15
9262025-03-17T15:54:47.416Z Downloaded rustls-webpki v0.101.7
9272025-03-17T15:54:47.430Z Downloaded rustls v0.21.12
9282025-03-17T15:54:47.442Z Downloaded winnow v0.6.20
9292025-03-17T15:54:47.452Z Downloaded rustls-webpki v0.102.8
9302025-03-17T15:54:47.472Z Downloaded curve25519-dalek v4.1.3
9312025-03-17T15:54:47.482Z Downloaded serde_with v3.12.0
9322025-03-17T15:54:47.491Z Downloaded rayon v1.10.0
9332025-03-17T15:54:47.501Z Downloaded smoltcp v0.9.1
9342025-03-17T15:54:47.514Z Downloaded p384 v0.13.0
9352025-03-17T15:54:47.520Z Downloaded dropshot v0.16.0
9362025-03-17T15:54:47.542Z Downloaded salty v0.3.0
9372025-03-17T15:54:47.549Z Downloaded regress v0.10.3
9382025-03-17T15:54:47.559Z Downloaded regex v1.11.1
9392025-03-17T15:54:47.573Z Downloaded petname v2.0.2
9402025-03-17T15:54:47.579Z Downloaded openapiv3 v2.0.0
9412025-03-17T15:54:47.591Z Downloaded webpki-roots v0.26.6
9422025-03-17T15:54:47.596Z Downloaded nix v0.27.1
9432025-03-17T15:54:47.607Z Downloaded regex-syntax v0.8.5
9442025-03-17T15:54:47.616Z Downloaded regex-syntax v0.6.29
9452025-03-17T15:54:47.624Z Downloaded chrono-tz v0.10.1
9462025-03-17T15:54:47.632Z Downloaded polar-core v0.27.3
9472025-03-17T15:54:47.641Z Downloaded tabled v0.18.0
9482025-03-17T15:54:47.661Z Downloaded nix v0.28.0
9492025-03-17T15:54:47.672Z Downloaded zerocopy-derive v0.6.6
9502025-03-17T15:54:47.682Z Downloaded openssl v0.10.71
9512025-03-17T15:54:47.693Z Downloaded nix v0.29.0
9522025-03-17T15:54:47.705Z Downloaded dropshot v0.12.0
9532025-03-17T15:54:47.725Z Downloaded ratatui v0.29.0
9542025-03-17T15:54:47.745Z Downloaded bstr v1.10.0
9552025-03-17T15:54:47.757Z Downloaded object v0.36.5
9562025-03-17T15:54:47.768Z Downloaded regex-automata v0.4.8
9572025-03-17T15:54:47.785Z Downloaded lzma-sys v0.1.20
9582025-03-17T15:54:47.815Z Downloaded smoltcp v0.11.0
9592025-03-17T15:54:47.827Z Downloaded diesel v2.2.8
9602025-03-17T15:54:47.846Z Downloaded object v0.30.4
9612025-03-17T15:54:47.856Z Downloaded typify-impl v0.3.0
9622025-03-17T15:54:47.873Z Downloaded libz-sys v1.1.20
9632025-03-17T15:54:47.893Z Downloaded petgraph v0.7.1
9642025-03-17T15:54:47.912Z Downloaded sled v0.34.7
9652025-03-17T15:54:47.922Z Downloaded typify-impl v0.2.0
9662025-03-17T15:54:47.937Z Downloaded bzip2-sys v0.1.11+1.0.8
9672025-03-17T15:54:47.950Z Downloaded petgraph v0.6.5
9682025-03-17T15:54:47.969Z Downloaded rustls v0.23.19
9692025-03-17T15:54:47.978Z Downloaded rustls v0.22.4
9702025-03-17T15:54:47.991Z Downloaded unicode-normalization v0.1.24
9712025-03-17T15:54:47.994Z Downloaded winnow v0.5.40
9722025-03-17T15:54:48.003Z Downloaded radix_trie v0.2.1
9732025-03-17T15:54:48.009Z Downloaded gimli v0.31.1
9742025-03-17T15:54:48.018Z Downloaded quinn-proto v0.11.8
9752025-03-17T15:54:48.024Z Downloaded unicode_categories v0.1.1
9762025-03-17T15:54:48.040Z Downloaded p521 v0.13.3
9772025-03-17T15:54:48.041Z Downloaded blake3 v1.5.4
9782025-03-17T15:54:48.041Z Downloaded bindgen v0.69.5
9792025-03-17T15:54:48.046Z Downloaded tower v0.5.2
9802025-03-17T15:54:48.055Z Downloaded nom v7.1.3
9812025-03-17T15:54:48.060Z Downloaded tokio v1.43.0
9822025-03-17T15:54:48.098Z Downloaded unicode-width v0.2.0
9832025-03-17T15:54:48.104Z Downloaded proptest v1.6.0
9842025-03-17T15:54:48.113Z Downloaded toml_edit v0.19.15
9852025-03-17T15:54:48.128Z Downloaded csv v1.3.1
9862025-03-17T15:54:48.148Z Downloaded zip v2.1.3
9872025-03-17T15:54:48.152Z Downloaded sqlparser v0.45.0
9882025-03-17T15:54:48.158Z Downloaded progenitor-impl v0.9.1
9892025-03-17T15:54:48.161Z Downloaded samael v0.0.18
9902025-03-17T15:54:48.166Z Downloaded qorb v0.2.1
9912025-03-17T15:54:48.170Z Downloaded sha3 v0.10.8
9922025-03-17T15:54:48.175Z Downloaded time v0.3.36
9932025-03-17T15:54:48.182Z Downloaded publicsuffix v2.3.0
9942025-03-17T15:54:48.185Z Downloaded parse-zoneinfo v0.3.1
9952025-03-17T15:54:48.188Z Downloaded rayon-core v1.12.1
9962025-03-17T15:54:48.193Z Downloaded rcgen v0.12.1
9972025-03-17T15:54:48.196Z Downloaded defmt-parser v0.3.4
9982025-03-17T15:54:48.196Z Downloaded flume v0.11.1
9992025-03-17T15:54:48.199Z Downloaded openssl-sys v0.9.106
10002025-03-17T15:54:48.202Z Downloaded ssh-cipher v0.2.0
10012025-03-17T15:54:48.206Z Downloaded mockall v0.13.1
10022025-03-17T15:54:48.206Z Downloaded flate2 v1.1.0
10032025-03-17T15:54:48.209Z Downloaded ed25519-dalek v2.1.1
10042025-03-17T15:54:48.212Z Downloaded tui-tree-widget v0.23.0
10052025-03-17T15:54:48.215Z Downloaded dropshot_endpoint v0.16.0
10062025-03-17T15:54:48.218Z Downloaded aho-corasick v1.1.3
10072025-03-17T15:54:48.222Z Downloaded fatfs v0.3.6
10082025-03-17T15:54:48.225Z Downloaded tungstenite v0.23.0
10092025-03-17T15:54:48.228Z Downloaded tokio-util v0.7.13
10102025-03-17T15:54:48.234Z Downloaded display-error-chain v0.2.2
10112025-03-17T15:54:48.238Z Downloaded slog-dtrace v0.3.0
10122025-03-17T15:54:48.238Z Downloaded fd-lock v4.0.2
10132025-03-17T15:54:48.241Z Downloaded daft-derive v0.1.2
10142025-03-17T15:54:48.244Z Downloaded typify v0.2.0
10152025-03-17T15:54:48.247Z Downloaded synstructure v0.13.1
10162025-03-17T15:54:48.247Z Downloaded phf_shared v0.11.2
10172025-03-17T15:54:48.247Z Downloaded multimap v0.10.0
10182025-03-17T15:54:48.247Z Downloaded ff v0.13.0
10192025-03-17T15:54:48.253Z Downloaded newtype-uuid v1.2.1
10202025-03-17T15:54:48.253Z Downloaded globset v0.4.15
10212025-03-17T15:54:48.257Z Downloaded steno v0.4.1
10222025-03-17T15:54:48.257Z Downloaded libgit2-sys v0.17.0+1.8.1
10232025-03-17T15:54:48.310Z Downloaded expectorate v1.1.0
10242025-03-17T15:54:48.313Z Downloaded aes-gcm v0.10.3
10252025-03-17T15:54:48.317Z Downloaded encoding_rs v0.8.34
10262025-03-17T15:54:48.336Z Downloaded ena v0.14.3
10272025-03-17T15:54:48.339Z Downloaded embedded-io v0.6.1
10282025-03-17T15:54:48.339Z Downloaded dunce v1.0.5
10292025-03-17T15:54:48.339Z Downloaded rand v0.9.0
10302025-03-17T15:54:48.343Z Downloaded rand v0.8.5
10312025-03-17T15:54:48.346Z Downloaded url v2.5.3
10322025-03-17T15:54:48.350Z Downloaded crossterm v0.28.1
10332025-03-17T15:54:48.355Z Downloaded phf_generator v0.11.2
10342025-03-17T15:54:48.358Z Downloaded ring v0.17.11
10352025-03-17T15:54:48.397Z Downloaded reedline v0.38.0
10362025-03-17T15:54:48.404Z Downloaded sha1 v0.10.6
10372025-03-17T15:54:48.407Z Downloaded libxml v0.3.3
10382025-03-17T15:54:48.411Z Downloaded parking_lot_core v0.8.6
10392025-03-17T15:54:48.415Z Downloaded tokio-postgres v0.7.13
10402025-03-17T15:54:48.418Z Downloaded nodrop v0.1.14
10412025-03-17T15:54:48.421Z Downloaded group v0.13.0
10422025-03-17T15:54:48.421Z Downloaded float-ord v0.3.2
10432025-03-17T15:54:48.421Z Downloaded float-cmp v0.10.0
10442025-03-17T15:54:48.424Z Downloaded spin v0.9.8
10452025-03-17T15:54:48.424Z Downloaded pin-project v1.1.6
10462025-03-17T15:54:48.433Z Downloaded base64 v0.22.1
10472025-03-17T15:54:48.437Z Downloaded thread_local v1.1.8
10482025-03-17T15:54:48.440Z Downloaded schemars_derive v0.8.22
10492025-03-17T15:54:48.440Z Downloaded unicode-segmentation v1.12.0
10502025-03-17T15:54:48.443Z Downloaded yansi v1.0.1
10512025-03-17T15:54:48.446Z Downloaded itertools v0.10.5
10522025-03-17T15:54:48.450Z Downloaded newline-converter v0.3.0
10532025-03-17T15:54:48.454Z Downloaded signal-hook-tokio v0.3.1
10542025-03-17T15:54:48.454Z Downloaded value-bag v1.9.0
10552025-03-17T15:54:48.457Z Downloaded thiserror-no-std v2.0.2
10562025-03-17T15:54:48.460Z Downloaded getrandom v0.3.1
10572025-03-17T15:54:48.463Z Downloaded percent-encoding v2.3.1
10582025-03-17T15:54:48.463Z Downloaded peg v0.8.5
10592025-03-17T15:54:48.466Z Downloaded form_urlencoded v1.2.1
10602025-03-17T15:54:48.466Z Downloaded foreign-types-macros v0.2.3
10612025-03-17T15:54:48.466Z Downloaded ecdsa v0.16.9
10622025-03-17T15:54:48.470Z Downloaded minimal-lexical v0.2.1
10632025-03-17T15:54:48.473Z Downloaded slog-term v2.9.1
10642025-03-17T15:54:48.476Z Downloaded derive_more v0.99.19
10652025-03-17T15:54:48.479Z Downloaded ron v0.8.1
10662025-03-17T15:54:48.483Z Downloaded rsa v0.9.6
10672025-03-17T15:54:48.487Z Downloaded postgres-types v0.2.9
10682025-03-17T15:54:48.491Z Downloaded num-derive v0.4.2
10692025-03-17T15:54:48.494Z Downloaded num-traits v0.2.19
10702025-03-17T15:54:48.494Z Downloaded untrusted v0.7.1
10712025-03-17T15:54:48.497Z Downloaded yoke v0.7.4
10722025-03-17T15:54:48.497Z Downloaded diesel_derives v2.2.3
10732025-03-17T15:54:48.500Z Downloaded tls_codec_derive v0.4.1
10742025-03-17T15:54:48.503Z Downloaded parse-display v0.10.0
10752025-03-17T15:54:48.503Z Downloaded foreign-types v0.5.0
10762025-03-17T15:54:48.503Z Downloaded progenitor-macro v0.9.1
10772025-03-17T15:54:48.507Z Downloaded strum_macros v0.26.4
10782025-03-17T15:54:48.507Z Downloaded socket2 v0.5.8
10792025-03-17T15:54:48.510Z Downloaded similar v2.7.0
10802025-03-17T15:54:48.513Z Downloaded ron v0.7.1
10812025-03-17T15:54:48.516Z Downloaded cc v1.2.15
10822025-03-17T15:54:48.520Z Downloaded bumpalo v3.16.0
10832025-03-17T15:54:48.524Z Downloaded progenitor-impl v0.8.0
10842025-03-17T15:54:48.527Z Downloaded elliptic-curve v0.13.8
10852025-03-17T15:54:48.530Z Downloaded pkcs8 v0.10.2
10862025-03-17T15:54:48.530Z Downloaded rustls-pki-types v1.10.0
10872025-03-17T15:54:48.533Z Downloaded env_filter v0.1.2
10882025-03-17T15:54:48.536Z Downloaded enum-as-inner v0.6.1
10892025-03-17T15:54:48.537Z Downloaded document-features v0.2.10
10902025-03-17T15:54:48.540Z Downloaded pin-project-internal v1.1.6
10912025-03-17T15:54:48.540Z Downloaded password-hash v0.5.0
10922025-03-17T15:54:48.540Z Downloaded num-rational v0.4.2
10932025-03-17T15:54:48.545Z Downloaded num-integer v0.1.46
10942025-03-17T15:54:48.545Z Downloaded vte v0.11.1
10952025-03-17T15:54:48.548Z Downloaded unicode-xid v0.2.6
10962025-03-17T15:54:48.548Z Downloaded tls_codec v0.4.1
10972025-03-17T15:54:48.548Z Downloaded tinystr v0.7.6
10982025-03-17T15:54:48.551Z Downloaded tabwriter v1.4.0
10992025-03-17T15:54:48.551Z Downloaded strum_macros v0.25.3
11002025-03-17T15:54:48.555Z Downloaded snafu-derive v0.8.5
11012025-03-17T15:54:48.555Z Downloaded downcast v0.11.0
11022025-03-17T15:54:48.555Z Downloaded uuid v1.15.1
11032025-03-17T15:54:48.558Z Downloaded compact_str v0.8.0
11042025-03-17T15:54:48.561Z Downloaded bytes v1.10.1
11052025-03-17T15:54:48.566Z Downloaded ref-cast-impl v1.0.23
11062025-03-17T15:54:48.569Z Downloaded pkg-config v0.3.31
11072025-03-17T15:54:48.569Z Downloaded des v0.8.1
11082025-03-17T15:54:48.569Z Downloaded paste v1.0.15
11092025-03-17T15:54:48.573Z Downloaded password-hash v0.4.2
11102025-03-17T15:54:48.576Z Downloaded num-iter v0.1.45
11112025-03-17T15:54:48.576Z Downloaded zerofrom-derive v0.1.4
11122025-03-17T15:54:48.576Z Downloaded vsss-rs v3.3.4
11132025-03-17T15:54:48.579Z Downloaded miniz_oxide v0.8.5
11142025-03-17T15:54:48.582Z Downloaded serde_urlencoded v0.7.1
11152025-03-17T15:54:48.582Z Downloaded serde_repr v0.1.19
11162025-03-17T15:54:48.585Z Downloaded scopeguard v1.2.0
11172025-03-17T15:54:48.585Z Downloaded nanorand v0.7.0
11182025-03-17T15:54:48.588Z Downloaded futures-sink v0.3.31
11192025-03-17T15:54:48.588Z Downloaded futures-macro v0.3.31
11202025-03-17T15:54:48.588Z Downloaded futures-io v0.3.31
11212025-03-17T15:54:48.588Z Downloaded tokio-tungstenite v0.21.0
11222025-03-17T15:54:48.593Z Downloaded tokio-stream v0.1.17
11232025-03-17T15:54:48.596Z Downloaded tokio-rustls v0.26.0
11242025-03-17T15:54:48.596Z Downloaded tokio-tungstenite v0.23.1
11252025-03-17T15:54:48.599Z Downloaded tokio-rustls v0.24.1
11262025-03-17T15:54:48.599Z Downloaded take_mut v0.2.2
11272025-03-17T15:54:48.603Z Downloaded tabled_derive v0.10.0
11282025-03-17T15:54:48.603Z Downloaded funty v2.0.0
11292025-03-17T15:54:48.603Z Downloaded icu_collections v1.5.0
11302025-03-17T15:54:48.607Z Downloaded env_logger v0.10.2
11312025-03-17T15:54:48.610Z Downloaded num_enum v0.5.11
11322025-03-17T15:54:48.613Z Downloaded litrs v0.4.1
11332025-03-17T15:54:48.617Z Downloaded litemap v0.7.3
11342025-03-17T15:54:48.620Z Downloaded icu_provider v1.5.0
11352025-03-17T15:54:48.623Z Downloaded icu_properties v1.5.1
11362025-03-17T15:54:48.623Z Downloaded icu_normalizer_data v1.5.0
11372025-03-17T15:54:48.626Z Downloaded icu_locid_transform_data v1.5.0
11382025-03-17T15:54:48.629Z Downloaded time-macros v0.2.18
11392025-03-17T15:54:48.629Z Downloaded smallvec v1.14.0
11402025-03-17T15:54:48.632Z Downloaded memmap2 v0.9.5
11412025-03-17T15:54:48.632Z Downloaded structmeta v0.3.0
11422025-03-17T15:54:48.636Z Downloaded stringprep v0.1.5
11432025-03-17T15:54:48.636Z Downloaded strip-ansi-escapes v0.2.0
11442025-03-17T15:54:48.636Z Downloaded string_cache v0.8.7
11452025-03-17T15:54:48.639Z Downloaded spki v0.7.3
11462025-03-17T15:54:48.639Z Downloaded indexmap v1.9.3
11472025-03-17T15:54:48.643Z Downloaded writeable v0.5.5
11482025-03-17T15:54:48.643Z Downloaded mime_guess v2.0.5
11492025-03-17T15:54:48.647Z Downloaded managed v0.8.0
11502025-03-17T15:54:48.647Z Downloaded lock_api v0.4.12
11512025-03-17T15:54:48.647Z Downloaded allocator-api2 v0.2.18
11522025-03-17T15:54:48.650Z Downloaded crossbeam-utils v0.8.20
11532025-03-17T15:54:48.653Z Downloaded crossbeam-epoch v0.9.18
11542025-03-17T15:54:48.656Z Downloaded crc-any v2.5.0
11552025-03-17T15:54:48.656Z Downloaded cmake v0.1.51
11562025-03-17T15:54:48.660Z Downloaded icu_locid v1.5.0
11572025-03-17T15:54:48.663Z Downloaded ipnet v2.11.0
11582025-03-17T15:54:48.663Z Downloaded const-oid v0.9.6
11592025-03-17T15:54:48.666Z Downloaded clang-sys v1.8.1
11602025-03-17T15:54:48.669Z Downloaded blake2 v0.10.6
11612025-03-17T15:54:48.669Z Downloaded semver v0.1.20
11622025-03-17T15:54:48.672Z Downloaded secrecy v0.8.0
11632025-03-17T15:54:48.672Z Downloaded rusty-fork v0.3.0
11642025-03-17T15:54:48.672Z Downloaded rustfmt-wrapper v0.2.1
11652025-03-17T15:54:48.676Z Downloaded shell-words v1.1.0
11662025-03-17T15:54:48.676Z Downloaded sec1 v0.7.3
11672025-03-17T15:54:48.676Z Downloaded same-file v1.0.6
11682025-03-17T15:54:48.679Z Downloaded ref-cast v1.0.23
11692025-03-17T15:54:48.679Z Downloaded rand_core v0.6.4
11702025-03-17T15:54:48.682Z Downloaded maybe-uninit v2.0.0
11712025-03-17T15:54:48.682Z Downloaded indoc v1.0.9
11722025-03-17T15:54:48.685Z Downloaded memoffset v0.9.1
11732025-03-17T15:54:48.685Z Downloaded md-5 v0.10.6
11742025-03-17T15:54:48.685Z Downloaded lazycell v1.3.0
11752025-03-17T15:54:48.689Z Downloaded linear-map v1.2.0
11762025-03-17T15:54:48.689Z Downloaded libefi-sys v0.1.0
11772025-03-17T15:54:48.689Z Downloaded lazy_static v1.5.0
11782025-03-17T15:54:48.692Z Downloaded lalrpop-util v0.19.12
11792025-03-17T15:54:48.692Z Downloaded instability v0.3.2
11802025-03-17T15:54:48.692Z Downloaded cancel-safe-futures v0.1.5
11812025-03-17T15:54:48.695Z Downloaded hyper-rustls v0.27.3
11822025-03-17T15:54:48.700Z Downloaded is-terminal v0.4.13
11832025-03-17T15:54:48.700Z Downloaded internet-checksum v0.2.1
11842025-03-17T15:54:48.700Z Downloaded backoff v0.4.0
11852025-03-17T15:54:48.703Z Downloaded ipnetwork v0.21.1
11862025-03-17T15:54:48.703Z Downloaded crc32fast v1.4.2
11872025-03-17T15:54:48.703Z Downloaded cookie_store v0.21.1
11882025-03-17T15:54:48.706Z Downloaded const_format_proc_macros v0.2.34
11892025-03-17T15:54:48.709Z Downloaded colored v2.2.0
11902025-03-17T15:54:48.709Z Downloaded ciborium v0.2.2
11912025-03-17T15:54:48.713Z Downloaded chrono-tz-build v0.4.0
11922025-03-17T15:54:48.713Z Downloaded base64ct v1.6.0
11932025-03-17T15:54:48.716Z Downloaded kstat-rs v0.2.4
11942025-03-17T15:54:48.716Z Downloaded bit-vec v0.6.3
11952025-03-17T15:54:48.719Z Downloaded bit-set v0.5.3
11962025-03-17T15:54:48.719Z Downloaded argon2 v0.5.3
11972025-03-17T15:54:48.719Z Downloaded hyper-staticfile v0.10.1
11982025-03-17T15:54:48.722Z Downloaded headers-core v0.3.0
11992025-03-17T15:54:48.722Z Downloaded cexpr v0.6.0
12002025-03-17T15:54:48.725Z Downloaded cassowary v0.3.0
12012025-03-17T15:54:48.725Z Downloaded crossbeam-deque v0.8.5
12022025-03-17T15:54:48.725Z Downloaded ciborium-ll v0.2.2
12032025-03-17T15:54:48.729Z Downloaded bcrypt-pbkdf v0.10.0
12042025-03-17T15:54:48.732Z Downloaded crc-catalog v2.4.0
12052025-03-17T15:54:48.732Z Downloaded cbc v0.1.2
12062025-03-17T15:54:48.732Z Downloaded bb8 v0.8.5
12072025-03-17T15:54:48.736Z Downloaded home v0.5.9
12082025-03-17T15:54:48.736Z Downloaded highway v1.3.0
12092025-03-17T15:54:48.736Z Downloaded http-body v1.0.1
12102025-03-17T15:54:48.739Z Downloaded crc v3.2.1
12112025-03-17T15:54:48.739Z Downloaded convert_case v0.4.0
12122025-03-17T15:54:48.742Z Downloaded buf-list v1.0.3
12132025-03-17T15:54:48.742Z Downloaded block-padding v0.3.3
12142025-03-17T15:54:48.742Z Downloaded bitfield v0.14.0
12152025-03-17T15:54:48.747Z Downloaded bit-set v0.8.0
12162025-03-17T15:54:48.747Z Downloaded http-range v0.1.5
12172025-03-17T15:54:48.747Z Downloaded constant_time_eq v0.3.1
12182025-03-17T15:54:48.750Z Downloaded cobs v0.2.3
12192025-03-17T15:54:48.750Z Downloaded castaway v0.2.3
12202025-03-17T15:54:48.750Z Downloaded bitfield-struct v0.6.2
12212025-03-17T15:54:48.750Z Downloaded base16ct v0.2.0
12222025-03-17T15:54:48.753Z Downloaded atomic-waker v1.1.2
12232025-03-17T15:54:48.753Z Downloaded blowfish v0.9.1
12242025-03-17T15:54:48.753Z Downloaded async-stream v0.3.6
12252025-03-17T15:54:48.756Z Downloaded aead v0.5.2
12262025-03-17T15:54:49.035Z Downloaded aws-lc-sys v0.26.0
12272025-03-17T15:54:49.351Z Compiling serde v1.0.218
12282025-03-17T15:54:49.354Z Compiling value-bag v1.9.0
12292025-03-17T15:54:49.354Z Compiling lock_api v0.4.12
12302025-03-17T15:54:49.354Z Compiling scopeguard v1.2.0
12312025-03-17T15:54:49.354Z Compiling typenum v1.17.0
12322025-03-17T15:54:49.505Z Compiling generic-array v0.14.7
12332025-03-17T15:54:49.566Z Compiling syn v2.0.98
12342025-03-17T15:54:49.582Z Compiling getrandom v0.2.15
12352025-03-17T15:54:49.656Z Compiling shlex v1.3.0
12362025-03-17T15:54:49.896Z Compiling rand_core v0.6.4
12372025-03-17T15:54:49.995Z Compiling log v0.4.22
12382025-03-17T15:54:50.105Z Compiling jobserver v0.1.32
12392025-03-17T15:54:50.125Z Compiling subtle v2.6.1
12402025-03-17T15:54:50.144Z Compiling smallvec v1.14.0
12412025-03-17T15:54:50.475Z Compiling const-oid v0.9.6
12422025-03-17T15:54:50.503Z Compiling pin-project-lite v0.2.14
12432025-03-17T15:54:50.542Z Compiling parking_lot_core v0.9.10
12442025-03-17T15:54:50.565Z Compiling cc v1.2.15
12452025-03-17T15:54:50.665Z Compiling rustix v0.38.37
12462025-03-17T15:54:50.829Z Compiling signal-hook-registry v1.4.2
12472025-03-17T15:54:50.945Z Compiling futures-core v0.3.31
12482025-03-17T15:54:51.199Z Compiling mio v1.0.2
12492025-03-17T15:54:51.497Z Compiling parking_lot v0.12.3
12502025-03-17T15:54:51.580Z Compiling spin v0.9.8
12512025-03-17T15:54:51.606Z Compiling socket2 v0.5.8
12522025-03-17T15:54:51.891Z Compiling aho-corasick v1.1.3
12532025-03-17T15:54:51.968Z Compiling serde_json v1.0.139
12542025-03-17T15:54:52.286Z Compiling stable_deref_trait v1.2.0
12552025-03-17T15:54:52.314Z Compiling futures-sink v0.3.31
12562025-03-17T15:54:52.332Z Compiling cpufeatures v0.2.14
12572025-03-17T15:54:52.407Z Compiling either v1.14.0
12582025-03-17T15:54:52.444Z Compiling regex-syntax v0.8.5
12592025-03-17T15:54:52.506Z Compiling slab v0.4.9
12602025-03-17T15:54:52.525Z Compiling glob v0.3.2
12612025-03-17T15:54:52.617Z Compiling prettyplease v0.2.30
12622025-03-17T15:54:52.842Z Compiling libm v0.2.8
12632025-03-17T15:54:52.989Z Compiling lazy_static v1.5.0
12642025-03-17T15:54:53.134Z Compiling num-traits v0.2.19
12652025-03-17T15:54:53.207Z Compiling minimal-lexical v0.2.1
12662025-03-17T15:54:53.355Z Compiling clang-sys v1.8.1
12672025-03-17T15:54:53.693Z Compiling nom v7.1.3
12682025-03-17T15:54:53.726Z Compiling futures-channel v0.3.31
12692025-03-17T15:54:54.138Z Compiling libloading v0.8.5
12702025-03-17T15:54:54.192Z Compiling futures-io v0.3.31
12712025-03-17T15:54:54.474Z Compiling allocator-api2 v0.2.18
12722025-03-17T15:54:54.526Z Compiling getrandom v0.3.1
12732025-03-17T15:54:54.599Z Compiling pin-utils v0.1.0
12742025-03-17T15:54:54.620Z Compiling bindgen v0.69.5
12752025-03-17T15:54:54.709Z Compiling futures-task v0.3.31
12762025-03-17T15:54:55.024Z Compiling foldhash v0.1.3
12772025-03-17T15:54:55.243Z Compiling home v0.5.9
12782025-03-17T15:54:55.269Z Compiling hashbrown v0.15.1
12792025-03-17T15:54:55.510Z Compiling itertools v0.12.1
12802025-03-17T15:54:56.395Z Compiling regex-automata v0.4.8
12812025-03-17T15:54:56.441Z Compiling rustc-hash v1.1.0
12822025-03-17T15:54:56.612Z Compiling pkg-config v0.3.31
12832025-03-17T15:54:57.057Z Compiling synstructure v0.13.1
12842025-03-17T15:54:57.882Z Compiling cexpr v0.6.0
12852025-03-17T15:54:58.430Z Compiling lazycell v1.3.0
12862025-03-17T15:54:58.452Z Compiling cmake v0.1.51
12872025-03-17T15:54:58.603Z Compiling dunce v1.0.5
12882025-03-17T15:54:58.748Z Compiling fs_extra v1.3.0
12892025-03-17T15:54:58.847Z Compiling writeable v0.5.5
12902025-03-17T15:54:59.304Z Compiling paste v1.0.15
12912025-03-17T15:54:59.355Z Compiling litemap v0.7.3
12922025-03-17T15:54:59.450Z Compiling ring v0.17.11
12932025-03-17T15:54:59.502Z Compiling base64ct v1.6.0
12942025-03-17T15:54:59.761Z Compiling aws-lc-rs v1.12.4
12952025-03-17T15:55:00.071Z Compiling pem-rfc7468 v0.7.0
12962025-03-17T15:55:00.106Z Compiling icu_locid_transform_data v1.5.0
12972025-03-17T15:55:00.185Z Compiling flagset v0.4.6
12982025-03-17T15:55:00.227Z Compiling httparse v1.9.5
12992025-03-17T15:55:00.388Z Compiling tracing-core v0.1.32
13002025-03-17T15:55:00.723Z Compiling rustls-pki-types v1.10.0
13012025-03-17T15:55:00.946Z Compiling crossbeam-utils v0.8.20
13022025-03-17T15:55:01.002Z Compiling icu_properties_data v1.5.0
13032025-03-17T15:55:01.274Z Compiling percent-encoding v2.3.1
13042025-03-17T15:55:01.498Z Compiling regex v1.11.1
13052025-03-17T15:55:01.597Z Compiling num-conv v0.1.0
13062025-03-17T15:55:01.647Z Compiling powerfmt v0.2.0
13072025-03-17T15:55:01.887Z Compiling utf16_iter v1.0.5
13082025-03-17T15:55:02.037Z Compiling untrusted v0.9.0
13092025-03-17T15:55:02.040Z Compiling serde_derive v1.0.218
13102025-03-17T15:55:02.109Z Compiling zeroize_derive v1.4.2
13112025-03-17T15:55:02.151Z Compiling zerocopy-derive v0.7.35
13122025-03-17T15:55:02.230Z Compiling tokio-macros v2.5.0
13132025-03-17T15:55:02.390Z Compiling zerofrom-derive v0.1.4
13142025-03-17T15:55:03.492Z Compiling zeroize v1.8.1
13152025-03-17T15:55:03.684Z Compiling yoke-derive v0.7.4
13162025-03-17T15:55:04.069Z Compiling zerocopy v0.7.35
13172025-03-17T15:55:05.178Z Compiling crypto-common v0.1.6
13182025-03-17T15:55:05.199Z Compiling block-buffer v0.10.4
13192025-03-17T15:55:05.422Z Compiling digest v0.10.7
13202025-03-17T15:55:05.425Z Compiling thiserror-impl v1.0.69
13212025-03-17T15:55:05.459Z Compiling futures-macro v0.3.31
13222025-03-17T15:55:05.662Z Compiling displaydoc v0.2.5
13232025-03-17T15:55:05.808Z Compiling zerofrom v0.1.4
13242025-03-17T15:55:05.888Z Compiling zerovec-derive v0.10.3
13252025-03-17T15:55:06.029Z Compiling hmac v0.12.1
13262025-03-17T15:55:06.050Z Compiling block-padding v0.3.3
13272025-03-17T15:55:06.287Z Compiling inout v0.1.3
13282025-03-17T15:55:06.307Z Compiling ppv-lite86 v0.2.20
13292025-03-17T15:55:06.327Z Compiling yoke v0.7.4
13302025-03-17T15:55:06.573Z Compiling cipher v0.4.4
13312025-03-17T15:55:06.700Z Compiling sha2 v0.10.8
13322025-03-17T15:55:07.076Z Compiling icu_provider_macros v1.5.0
13332025-03-17T15:55:07.097Z Compiling der_derive v0.7.3
13342025-03-17T15:55:07.178Z Compiling tracing-attributes v0.1.27
13352025-03-17T15:55:07.280Z Compiling futures-util v0.3.31
13362025-03-17T15:55:08.173Z Compiling salsa20 v0.10.2
13372025-03-17T15:55:08.292Z Compiling thiserror v1.0.69
13382025-03-17T15:55:08.362Z Compiling zerovec v0.10.4
13392025-03-17T15:55:08.400Z Compiling pbkdf2 v0.12.2
13402025-03-17T15:55:08.446Z Compiling pest v2.7.14
13412025-03-17T15:55:08.582Z Compiling icu_normalizer_data v1.5.0
13422025-03-17T15:55:08.691Z Compiling untrusted v0.7.1
13432025-03-17T15:55:08.952Z Compiling iana-time-zone v0.1.61
13442025-03-17T15:55:09.349Z Compiling vcpkg v0.2.15
13452025-03-17T15:55:09.380Z Compiling der v0.7.9
13462025-03-17T15:55:10.347Z Compiling tinystr v0.7.6
13472025-03-17T15:55:10.423Z Compiling icu_collections v1.5.0
13482025-03-17T15:55:10.446Z Compiling tracing v0.1.40
13492025-03-17T15:55:10.749Z Compiling icu_locid v1.5.0
13502025-03-17T15:55:10.947Z Compiling utf8_iter v1.0.4
13512025-03-17T15:55:11.128Z Compiling time-core v0.1.2
13522025-03-17T15:55:11.206Z Compiling write16 v1.0.0
13532025-03-17T15:55:11.321Z Compiling time-macros v0.2.18
13542025-03-17T15:55:11.365Z Compiling spki v0.7.3
13552025-03-17T15:55:11.545Z Compiling openssl-sys v0.9.106
13562025-03-17T15:55:11.729Z Compiling pest_meta v2.7.14
13572025-03-17T15:55:11.749Z Compiling scrypt v0.11.0
13582025-03-17T15:55:12.251Z Compiling icu_provider v1.5.0
13592025-03-17T15:55:12.364Z Compiling cbc v0.1.2
13602025-03-17T15:55:12.602Z Compiling aes v0.8.4
13612025-03-17T15:55:12.653Z Compiling scroll_derive v0.12.0
13622025-03-17T15:55:12.752Z Compiling deranged v0.3.11
13632025-03-17T15:55:13.206Z Compiling icu_locid_transform v1.5.0
13642025-03-17T15:55:14.223Z Compiling atomic-waker v1.1.2
13652025-03-17T15:55:14.390Z Compiling num_threads v0.1.7
13662025-03-17T15:55:14.432Z Compiling tinyvec_macros v0.1.1
13672025-03-17T15:55:14.544Z Compiling icu_properties v1.5.1
13682025-03-17T15:55:14.544Z Compiling tinyvec v1.8.0
13692025-03-17T15:55:14.922Z Compiling bytes v1.10.1
13702025-03-17T15:55:15.318Z Compiling bitflags v2.6.0
13712025-03-17T15:55:15.575Z Compiling semver v1.0.25
13722025-03-17T15:55:16.023Z Compiling indexmap v2.7.1
13732025-03-17T15:55:16.094Z Compiling tokio v1.43.0
13742025-03-17T15:55:16.298Z Compiling http v1.2.0
13752025-03-17T15:55:16.401Z Compiling uuid v1.15.1
13762025-03-17T15:55:17.073Z Compiling rustc_version v0.4.1
13772025-03-17T15:55:17.393Z Compiling chrono v0.4.40
13782025-03-17T15:55:17.778Z Compiling http-body v1.0.1
13792025-03-17T15:55:17.973Z Compiling time v0.3.36
13802025-03-17T15:55:18.045Z Compiling scroll v0.12.0
13812025-03-17T15:55:18.185Z Compiling pkcs5 v0.7.1
13822025-03-17T15:55:18.490Z Compiling icu_normalizer v1.5.0
13832025-03-17T15:55:18.592Z Compiling pest_generator v2.7.14
13842025-03-17T15:55:19.319Z Compiling rand_chacha v0.3.1
13852025-03-17T15:55:19.371Z Compiling which v4.4.2
13862025-03-17T15:55:20.307Z Compiling idna_adapter v1.2.0
13872025-03-17T15:55:20.489Z Compiling form_urlencoded v1.2.1
13882025-03-17T15:55:20.534Z Compiling serde_derive_internals v0.29.1
13892025-03-17T15:55:20.555Z Compiling try-lock v0.2.5
13902025-03-17T15:55:20.714Z Compiling slog v2.7.0
13912025-03-17T15:55:20.734Z Compiling zerocopy v0.8.10
13922025-03-17T15:55:20.807Z Compiling schemars v0.8.22
13932025-03-17T15:55:21.214Z Compiling goblin v0.8.2
13942025-03-17T15:55:21.313Z Compiling want v0.3.1
13952025-03-17T15:55:21.578Z Compiling idna v1.0.3
13962025-03-17T15:55:21.602Z Compiling pest_derive v2.7.14
13972025-03-17T15:55:21.691Z Compiling rand v0.8.5
13982025-03-17T15:55:22.436Z Compiling pkcs8 v0.10.2
13992025-03-17T15:55:22.658Z Compiling zerocopy-derive v0.8.10
14002025-03-17T15:55:22.716Z Compiling schemars_derive v0.8.22
14012025-03-17T15:55:23.085Z Compiling dyn-clone v1.0.19
14022025-03-17T15:55:23.110Z Compiling httpdate v1.0.3
14032025-03-17T15:55:23.317Z Compiling adler2 v2.0.0
14042025-03-17T15:55:23.539Z Compiling tower-service v0.3.3
14052025-03-17T15:55:23.543Z Compiling miniz_oxide v0.8.5
14062025-03-17T15:55:23.690Z Compiling dtrace-parser v0.2.0
14072025-03-17T15:55:24.535Z Compiling tokio-util v0.7.13
14082025-03-17T15:55:25.058Z Compiling serde_tokenstream v0.2.2
14092025-03-17T15:55:25.536Z Compiling h2 v0.4.6
14102025-03-17T15:55:25.656Z Compiling toml_datetime v0.6.8
14112025-03-17T15:55:25.814Z Compiling serde_spanned v0.6.8
14122025-03-17T15:55:26.054Z Compiling foreign-types-shared v0.1.1
14132025-03-17T15:55:26.135Z Compiling base64 v0.22.1
14142025-03-17T15:55:26.190Z Compiling rustversion v1.0.17
14152025-03-17T15:55:26.811Z Compiling openssl v0.10.71
14162025-03-17T15:55:26.894Z Compiling match_cfg v0.1.0
14172025-03-17T15:55:27.008Z Compiling dof v0.3.0
14182025-03-17T15:55:27.300Z Compiling hostname v0.3.1
14192025-03-17T15:55:27.598Z Compiling foreign-types v0.3.2
14202025-03-17T15:55:27.712Z Compiling url v2.5.3
14212025-03-17T15:55:28.445Z Compiling rand_core v0.9.2
14222025-03-17T15:55:28.823Z Compiling usdt-impl v0.5.0
14232025-03-17T15:55:28.949Z Compiling async-trait v0.1.87
14242025-03-17T15:55:29.401Z Compiling openssl-macros v0.1.1
14252025-03-17T15:55:29.488Z Compiling bzip2-sys v0.1.11+1.0.8
14262025-03-17T15:55:30.000Z Compiling dirs-sys-next v0.1.2
14272025-03-17T15:55:30.154Z Compiling rustls v0.22.4
14282025-03-17T15:55:30.176Z Compiling syn v1.0.109
14292025-03-17T15:55:30.222Z Compiling native-tls v0.2.12
14302025-03-17T15:55:30.382Z Compiling data-encoding v2.6.0
14312025-03-17T15:55:30.451Z Compiling rustls v0.23.19
14322025-03-17T15:55:30.510Z Compiling siphasher v0.3.11
14332025-03-17T15:55:30.637Z Compiling dirs-next v2.0.0
14342025-03-17T15:55:30.850Z Compiling rand_chacha v0.9.0
14352025-03-17T15:55:31.349Z Compiling http-body-util v0.1.2
14362025-03-17T15:55:31.843Z Compiling heapless v0.7.17
14372025-03-17T15:55:32.037Z Compiling unicode-normalization v0.1.24
14382025-03-17T15:55:32.203Z Compiling crossbeam-epoch v0.9.18
14392025-03-17T15:55:32.293Z Compiling sha1 v0.10.6
14402025-03-17T15:55:32.313Z Compiling signature v2.2.0
14412025-03-17T15:55:32.611Z Compiling hyper v1.6.0
14422025-03-17T15:55:32.742Z Compiling thread_local v1.1.8
14432025-03-17T15:55:32.866Z Compiling encoding_rs v0.8.34
14442025-03-17T15:55:32.902Z Compiling cookie v0.18.1
14452025-03-17T15:55:33.052Z Compiling crc32fast v1.4.2
14462025-03-17T15:55:33.194Z Compiling multer v3.1.0
14472025-03-17T15:55:33.231Z Compiling slog-async v2.8.0
14482025-03-17T15:55:33.385Z Compiling unicode-properties v0.1.3
14492025-03-17T15:55:33.515Z Compiling mime v0.3.17
14502025-03-17T15:55:33.775Z Compiling openssl-probe v0.1.5
14512025-03-17T15:55:33.793Z Compiling ipnet v2.11.0
14522025-03-17T15:55:34.086Z Compiling gimli v0.31.1
14532025-03-17T15:55:34.168Z Compiling rayon-core v1.12.1
14542025-03-17T15:55:34.491Z Compiling unicode-bidi v0.3.17
14552025-03-17T15:55:34.922Z Compiling signal-hook v0.3.17
14562025-03-17T15:55:35.231Z Compiling hyper-util v0.1.10
14572025-03-17T15:55:35.320Z Compiling stringprep v0.1.5
14582025-03-17T15:55:35.802Z Compiling toml_edit v0.22.24
14592025-03-17T15:55:36.356Z Compiling crossbeam-deque v0.8.5
14602025-03-17T15:55:36.799Z Compiling rand v0.9.0
14612025-03-17T15:55:37.122Z Compiling term v0.7.0
14622025-03-17T15:55:38.106Z Compiling usdt-macro v0.5.0
14632025-03-17T15:55:38.368Z Compiling addr2line v0.24.2
14642025-03-17T15:55:38.487Z Compiling usdt-attr-macro v0.5.0
14652025-03-17T15:55:38.538Z Compiling slog-json v2.6.1
14662025-03-17T15:55:38.755Z Compiling serde_urlencoded v0.7.1
14672025-03-17T15:55:38.932Z Compiling curve25519-dalek v4.1.3
14682025-03-17T15:55:39.094Z Compiling crossbeam-channel v0.5.13
14692025-03-17T15:55:39.290Z Compiling futures-executor v0.3.31
14702025-03-17T15:55:39.527Z Compiling enum-as-inner v0.6.1
14712025-03-17T15:55:39.653Z Compiling md-5 v0.10.6
14722025-03-17T15:55:39.782Z Compiling async-stream-impl v0.3.6
14732025-03-17T15:55:39.948Z Compiling rustls-pemfile v2.2.0
14742025-03-17T15:55:40.056Z Compiling num-integer v0.1.46
14752025-03-17T15:55:40.082Z Compiling hash32 v0.2.1
14762025-03-17T15:55:40.295Z Compiling ff v0.13.0
14772025-03-17T15:55:40.464Z Compiling is-terminal v0.4.13
14782025-03-17T15:55:40.545Z Compiling memoffset v0.9.1
14792025-03-17T15:55:40.583Z Compiling object v0.36.5
14802025-03-17T15:55:40.610Z Compiling dropshot v0.12.0
14812025-03-17T15:55:40.787Z Compiling portable-atomic v1.9.0
14822025-03-17T15:55:40.900Z Compiling psl-types v2.0.11
14832025-03-17T15:55:40.939Z Compiling cfg_aliases v0.2.1
14842025-03-17T15:55:41.047Z Compiling take_mut v0.2.2
14852025-03-17T15:55:41.067Z Compiling rustc-demangle v0.1.24
14862025-03-17T15:55:41.113Z Compiling smoltcp v0.9.1
14872025-03-17T15:55:41.226Z Compiling base16ct v0.2.0
14882025-03-17T15:55:41.558Z Compiling newtype-uuid v1.2.1
14892025-03-17T15:55:41.741Z Compiling litrs v0.4.1
14902025-03-17T15:55:41.785Z Compiling quick-error v1.2.3
14912025-03-17T15:55:41.855Z Compiling fallible-iterator v0.2.0
14922025-03-17T15:55:41.950Z Compiling num-bigint-dig v0.8.4
14932025-03-17T15:55:41.992Z Compiling anyhow v1.0.97
14942025-03-17T15:55:42.284Z Compiling utf-8 v0.7.6
14952025-03-17T15:55:42.556Z Compiling linked-hash-map v0.5.6
14962025-03-17T15:55:42.603Z Compiling postgres-protocol v0.6.8
14972025-03-17T15:55:42.853Z Compiling document-features v0.2.10
14982025-03-17T15:55:42.900Z Compiling lru-cache v0.1.2
14992025-03-17T15:55:42.972Z Compiling tungstenite v0.24.0
15002025-03-17T15:55:43.020Z Compiling resolv-conf v0.7.0
15012025-03-17T15:55:43.247Z Compiling sec1 v0.7.3
15022025-03-17T15:55:43.782Z Compiling publicsuffix v2.3.0
15032025-03-17T15:55:43.824Z Compiling nix v0.29.0
15042025-03-17T15:55:44.011Z Compiling async-stream v0.3.6
15052025-03-17T15:55:44.313Z Compiling slog-term v2.9.1
15062025-03-17T15:55:44.333Z Compiling hickory-proto v0.24.4
15072025-03-17T15:55:44.757Z Compiling num-iter v0.1.45
15082025-03-17T15:55:44.777Z Compiling group v0.13.0
15092025-03-17T15:55:44.964Z Compiling usdt v0.5.0
15102025-03-17T15:55:45.243Z Compiling futures v0.3.31
15112025-03-17T15:55:45.375Z Compiling toml v0.8.20
15122025-03-17T15:55:45.425Z Compiling slog-bunyan v2.5.0
15132025-03-17T15:55:45.496Z Compiling tokio-native-tls v0.3.1
15142025-03-17T15:55:45.795Z Compiling bzip2 v0.4.4
15152025-03-17T15:55:47.105Z Compiling camino v1.1.9
15162025-03-17T15:55:47.164Z Compiling flate2 v1.1.0
15172025-03-17T15:55:47.186Z Compiling phf_shared v0.11.2
15182025-03-17T15:55:47.558Z Compiling backtrace v0.3.74
15192025-03-17T15:55:47.744Z Compiling ipnetwork v0.21.1
15202025-03-17T15:55:47.919Z Compiling dropshot_endpoint v0.12.0
15212025-03-17T15:55:47.944Z Compiling terminal_size v0.4.0
15222025-03-17T15:55:48.041Z Compiling openapiv3 v2.0.0
15232025-03-17T15:55:48.167Z Compiling serde_path_to_error v0.1.16
15242025-03-17T15:55:48.536Z Compiling waitgroup v0.1.2
15252025-03-17T15:55:48.773Z Compiling hkdf v0.12.4
15262025-03-17T15:55:48.974Z Compiling crypto-bigint v0.5.5
15272025-03-17T15:55:49.056Z Compiling zerocopy-derive v0.6.6
15282025-03-17T15:55:49.083Z Compiling hubpack_derive v0.1.1
15292025-03-17T15:55:49.962Z Compiling curve25519-dalek-derive v0.1.1
15302025-03-17T15:55:50.504Z Compiling webpki-roots v0.26.6
15312025-03-17T15:55:50.734Z Compiling sync_wrapper v1.0.1
15322025-03-17T15:55:50.917Z Compiling hostname v0.4.0
15332025-03-17T15:55:51.018Z Compiling fs-err v2.11.0
15342025-03-17T15:55:51.141Z Compiling ahash v0.8.11
15352025-03-17T15:55:51.362Z Compiling debug-ignore v1.0.5
15362025-03-17T15:55:51.409Z Compiling winnow v0.5.40
15372025-03-17T15:55:51.508Z Compiling unicode-width v0.2.0
15382025-03-17T15:55:51.535Z Compiling bumpalo v3.16.0
15392025-03-17T15:55:51.993Z Compiling zip v2.1.3
15402025-03-17T15:55:52.044Z Compiling simd-adler32 v0.3.7
15412025-03-17T15:55:52.064Z Compiling lockfree-object-pool v0.1.6
15422025-03-17T15:55:52.096Z Compiling tower-layer v0.3.3
15432025-03-17T15:55:52.326Z Compiling managed v0.8.0
15442025-03-17T15:55:52.345Z Compiling buf-list v1.0.3
15452025-03-17T15:55:52.402Z Compiling tower v0.5.2
15462025-03-17T15:55:52.584Z Compiling zopfli v0.8.1
15472025-03-17T15:55:53.076Z Compiling clap_builder v4.5.31
15482025-03-17T15:55:53.210Z Compiling elliptic-curve v0.13.8
15492025-03-17T15:55:53.377Z Compiling console v0.15.10
15502025-03-17T15:55:54.069Z Compiling strum_macros v0.25.3
15512025-03-17T15:55:54.714Z Compiling toml_edit v0.19.15
15522025-03-17T15:55:54.887Z Compiling zerocopy v0.6.6
15532025-03-17T15:55:54.943Z Compiling hubpack v0.1.2
15542025-03-17T15:55:54.999Z Compiling hickory-resolver v0.24.4
15552025-03-17T15:55:55.595Z Compiling oxnet v0.1.1
15562025-03-17T15:55:56.161Z Compiling phf v0.11.2
15572025-03-17T15:55:56.299Z Compiling signal-hook-mio v0.2.4
15582025-03-17T15:55:56.443Z Compiling cookie_store v0.21.1
15592025-03-17T15:55:56.478Z Compiling rayon v1.10.0
15602025-03-17T15:55:57.778Z Compiling hyper-tls v0.6.0
15612025-03-17T15:55:58.380Z Compiling tokio-tungstenite v0.24.0
15622025-03-17T15:55:58.918Z Compiling postgres-types v0.2.9
15632025-03-17T15:56:00.856Z Compiling ed25519 v2.2.3
15642025-03-17T15:56:01.035Z Compiling phf_shared v0.10.0
15652025-03-17T15:56:01.058Z Compiling tokio-stream v0.1.17
15662025-03-17T15:56:01.425Z Compiling pkcs1 v0.7.5
15672025-03-17T15:56:01.590Z Compiling serde-big-array v0.5.1
15682025-03-17T15:56:01.691Z Compiling clap_derive v4.5.28
15692025-03-17T15:56:01.840Z Compiling rfc6979 v0.4.0
15702025-03-17T15:56:02.049Z Compiling derive-where v1.2.7
15712025-03-17T15:56:02.052Z Compiling serde_repr v0.1.19
15722025-03-17T15:56:02.231Z Compiling daft-derive v0.1.2
15732025-03-17T15:56:02.322Z Compiling bstr v1.10.0
15742025-03-17T15:56:02.688Z Compiling float-cmp v0.10.0
15752025-03-17T15:56:02.959Z Compiling precomputed-hash v0.1.1
15762025-03-17T15:56:03.108Z Compiling difflib v0.4.0
15772025-03-17T15:56:03.219Z Compiling unicode-segmentation v1.12.0
15782025-03-17T15:56:03.849Z Compiling normalize-line-endings v0.3.0
15792025-03-17T15:56:03.852Z Compiling static_assertions v1.1.0
15802025-03-17T15:56:04.028Z Compiling predicates-core v1.0.8
15812025-03-17T15:56:04.050Z Compiling fixedbitset v0.4.2
15822025-03-17T15:56:04.113Z Compiling whoami v1.5.2
15832025-03-17T15:56:04.372Z Compiling number_prefix v0.4.0
15842025-03-17T15:56:04.507Z Compiling new_debug_unreachable v1.0.6
15852025-03-17T15:56:04.531Z Compiling tokio-postgres v0.7.13
15862025-03-17T15:56:04.611Z Compiling string_cache v0.8.7
15872025-03-17T15:56:04.630Z Compiling indicatif v0.17.11
15882025-03-17T15:56:04.706Z Compiling petgraph v0.6.5
15892025-03-17T15:56:05.032Z Compiling predicates v3.1.3
15902025-03-17T15:56:05.226Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15912025-03-17T15:56:06.185Z Compiling clap v4.5.31
15922025-03-17T15:56:06.316Z Compiling similar v2.7.0
15932025-03-17T15:56:06.559Z Compiling daft v0.1.2
15942025-03-17T15:56:06.580Z Compiling ecdsa v0.16.9
15952025-03-17T15:56:07.040Z Compiling rsa v0.9.6
15962025-03-17T15:56:07.438Z Compiling ed25519-dalek v2.1.1
15972025-03-17T15:56:08.453Z Compiling toml v0.7.8
15982025-03-17T15:56:08.729Z Compiling crossterm v0.28.1
15992025-03-17T15:56:10.833Z Compiling zip v0.6.6
16002025-03-17T15:56:11.178Z Compiling hex v0.4.3
16012025-03-17T15:56:11.652Z Compiling x509-cert v0.2.5
16022025-03-17T15:56:11.834Z Compiling itertools v0.10.5
16032025-03-17T15:56:11.958Z Compiling peg-runtime v0.8.5
16042025-03-17T15:56:12.077Z Compiling unicode-xid v0.2.6
16052025-03-17T15:56:12.161Z Compiling lalrpop-util v0.19.12
16062025-03-17T15:56:12.279Z Compiling strum_macros v0.26.4
16072025-03-17T15:56:12.299Z Compiling xattr v1.3.1
16082025-03-17T15:56:12.537Z Compiling filetime v0.2.25
16092025-03-17T15:56:12.869Z Compiling tar v0.4.44
16102025-03-17T15:56:16.966Z Compiling strum v0.26.3
16112025-03-17T15:56:19.897Z Compiling aws-lc-sys v0.26.0
16122025-03-17T15:56:50.101Z Compiling rustls-webpki v0.102.8
16132025-03-17T15:56:53.318Z Compiling tokio-rustls v0.25.0
16142025-03-17T15:56:55.062Z Compiling tokio-rustls v0.26.0
16152025-03-17T15:56:55.408Z Compiling hyper-rustls v0.27.3
16162025-03-17T15:56:55.805Z Compiling reqwest v0.12.12
16172025-03-17T15:56:57.026Z Compiling qorb v0.2.1
16182025-03-17T15:57:00.081Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16192025-03-17T15:57:00.356Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16202025-03-17T15:57:04.862Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 19s
16212025-03-17T15:57:05.035Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
16222025-03-17T15:57:05.086ZMar 17 15:57:04.125 INFO Starting download, target: Cockroach
16232025-03-17T15:57:05.086ZMar 17 15:57:04.125 INFO Starting download, target: Clickhouse
16242025-03-17T15:57:05.086ZMar 17 15:57:04.125 INFO Starting download, target: Console
16252025-03-17T15:57:05.086ZMar 17 15:57:04.125 INFO Starting download, target: DendriteOpenapi
16262025-03-17T15:57:05.086ZMar 17 15:57:04.125 INFO Starting download, target: DendriteStub
16272025-03-17T15:57:05.086ZMar 17 15:57:04.125 INFO Starting download, target: MaghemiteMgd
16282025-03-17T15:57:05.092ZMar 17 15:57:04.125 INFO Starting download, target: TransceiverControl
16292025-03-17T15:57:05.092ZMar 17 15:57:04.126 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16302025-03-17T15:57:05.092ZMar 17 15:57:04.126 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16312025-03-17T15:57:05.092ZMar 17 15:57:04.126 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16322025-03-17T15:57:05.092ZMar 17 15:57:04.126 INFO Downloading out/downloads/dpd-a66561e0a063cc30820182008c31f9a64cbd8a6f.json (attempt 1/3), target: DendriteOpenapi
16332025-03-17T15:57:05.092ZMar 17 15:57:04.126 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16342025-03-17T15:57:05.092ZMar 17 15:57:04.126 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16352025-03-17T15:57:05.092ZMar 17 15:57:04.126 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16362025-03-17T15:57:05.244ZMar 17 15:57:04.273 INFO Download complete, target: DendriteOpenapi
16372025-03-17T15:57:05.415ZMar 17 15:57:04.412 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16382025-03-17T15:57:05.693ZMar 17 15:57:04.731 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16392025-03-17T15:57:05.804ZMar 17 15:57:04.820 INFO Download complete, target: TransceiverControl
16402025-03-17T15:57:05.877ZMar 17 15:57:04.913 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16412025-03-17T15:57:05.997ZMar 17 15:57:05.035 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16422025-03-17T15:57:06.121ZMar 17 15:57:05.159 INFO Download complete, target: Console
16432025-03-17T15:57:06.584ZMar 17 15:57:05.623 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16442025-03-17T15:57:06.584ZMar 17 15:57:05.623 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16452025-03-17T15:57:07.000ZMar 17 15:57:06.039 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16462025-03-17T15:57:08.307ZMar 17 15:57:07.346 INFO Download complete, target: DendriteStub
16472025-03-17T15:57:08.557ZMar 17 15:57:07.596 INFO Download complete, target: MaghemiteMgd
16482025-03-17T15:57:13.065ZMar 17 15:57:12.101 INFO Checking that binary works, target: Cockroach
16492025-03-17T15:57:13.381ZMar 17 15:57:12.417 INFO Download complete, target: Cockroach
16502025-03-17T15:57:17.840ZMar 17 15:57:16.874 INFO Checking that binary works, target: Clickhouse
16512025-03-17T15:57:18.018ZMar 17 15:57:17.052 INFO Download complete, target: Clickhouse
16522025-03-17T15:57:18.041ZAll builder prerequisites installed successfully, and PATH looks valid
16532025-03-17T15:57:18.044Z
16542025-03-17T15:57:18.044Zreal 5:29.740713018
16552025-03-17T15:57:18.044Zuser 16:05.575511513
16562025-03-17T15:57:18.044Zsys 2:13.692998889
16572025-03-17T15:57:18.045Ztrap 0.602927341
16582025-03-17T15:57:18.045Ztflt 0.931597650
16592025-03-17T15:57:18.045Zdflt 1.306561932
16602025-03-17T15:57:18.045Zkflt 0.022898609
16612025-03-17T15:57:18.045Zlock 24:37.104037482
16622025-03-17T15:57:18.045Zslp 58:36.430212028
16632025-03-17T15:57:18.045Zlat 1:04.260241082
16642025-03-17T15:57:18.045Zstop 2:31.350853285
16652025-03-17T15:57:18.045Z+ banner hack-check
16662025-03-17T15:57:18.045Z
16672025-03-17T15:57:18.045Z # # ## #### # # #### # # ###### #### # #
16682025-03-17T15:57:18.045Z # # # # # # # # # # # # # # # # #
16692025-03-17T15:57:18.045Z ###### # # # #### ##### # ###### ##### # ####
16702025-03-17T15:57:18.045Z # # ###### # # # # # # # # # #
16712025-03-17T15:57:18.045Z # # # # # # # # # # # # # # # # #
16722025-03-17T15:57:18.045Z # # # # #### # # #### # # ###### #### # #
16732025-03-17T15:57:18.045Z
16742025-03-17T15:57:18.048Z+ export CARGO_INCREMENTAL=0
16752025-03-17T15:57:18.048Z+ CARGO_INCREMENTAL=0
16762025-03-17T15:57:18.049Z+ ptime -m timeout 2h cargo xtask check-features --ci
16772025-03-17T15:57:18.639Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
16782025-03-17T15:57:21.623Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.51s
16792025-03-17T15:57:21.695Z Running `target/debug/xtask check-features --ci`
16802025-03-17T15:57:21.716Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16812025-03-17T15:57:21.719Zrunning: "/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16822025-03-17T15:57:22.205Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
16832025-03-17T15:57:22.226Z Running `target/debug/xtask download cargo-hack`
16842025-03-17T15:57:23.102Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16852025-03-17T15:57:23.511Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16862025-03-17T15:57:27.205Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.94s
16872025-03-17T15:57:27.368Z Running `target/debug/xtask-downloader cargo-hack`
16882025-03-17T15:57:27.408ZMar 17 15:57:26.438 INFO Starting download, target: CargoHack
16892025-03-17T15:57:27.411ZMar 17 15:57:26.439 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16902025-03-17T15:57:28.125ZMar 17 15:57:27.155 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16912025-03-17T15:57:28.202ZMar 17 15:57:27.232 INFO Download complete, target: CargoHack
16922025-03-17T15:57:28.206Zrunning: "/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"
16932025-03-17T15:57:28.222Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16942025-03-17T15:57:28.404Zinfo: running `cargo check --bins` on api_identity (1/198)
16952025-03-17T15:57:28.970Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16962025-03-17T15:57:28.973Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16972025-03-17T15:57:28.973Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16982025-03-17T15:57:28.976Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
16992025-03-17T15:57:29.046Z
17002025-03-17T15:57:29.046Zinfo: running `cargo check --bins` on bootstore (2/198)
17012025-03-17T15:57:29.640Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17022025-03-17T15:57:29.643Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17032025-03-17T15:57:29.643Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17042025-03-17T15:57:29.646Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
17052025-03-17T15:57:29.722Z
17062025-03-17T15:57:29.722Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/198)
17072025-03-17T15:57:30.295Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17082025-03-17T15:57:30.299Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17092025-03-17T15:57:30.299Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17102025-03-17T15:57:30.302Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
17112025-03-17T15:57:30.375Z
17122025-03-17T15:57:30.375Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/198)
17132025-03-17T15:57:30.951Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17142025-03-17T15:57:30.954Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17152025-03-17T15:57:30.954Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17162025-03-17T15:57:30.957Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
17172025-03-17T15:57:31.032Z
17182025-03-17T15:57:31.032Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/198)
17192025-03-17T15:57:31.450Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17202025-03-17T15:57:31.453Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17212025-03-17T15:57:31.453Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17222025-03-17T15:57:31.453Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17232025-03-17T15:57:31.494Z
17242025-03-17T15:57:31.494Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/198)
17252025-03-17T15:57:31.913Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17262025-03-17T15:57:31.918Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17272025-03-17T15:57:31.918Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17282025-03-17T15:57:31.922Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17292025-03-17T15:57:31.964Z
17302025-03-17T15:57:31.964Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/198)
17312025-03-17T15:57:32.372Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17322025-03-17T15:57:32.375Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17332025-03-17T15:57:32.375Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17342025-03-17T15:57:32.379Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17352025-03-17T15:57:32.418Z
17362025-03-17T15:57:32.418Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/198)
17372025-03-17T15:57:32.833Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17382025-03-17T15:57:32.836Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17392025-03-17T15:57:32.836Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17402025-03-17T15:57:32.839Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17412025-03-17T15:57:32.882Z
17422025-03-17T15:57:32.882Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/198)
17432025-03-17T15:57:33.299Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17442025-03-17T15:57:33.302Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17452025-03-17T15:57:33.302Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17462025-03-17T15:57:33.305Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17472025-03-17T15:57:33.346Z
17482025-03-17T15:57:33.346Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/198)
17492025-03-17T15:57:33.760Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17502025-03-17T15:57:33.763Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17512025-03-17T15:57:33.763Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17522025-03-17T15:57:33.767Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17532025-03-17T15:57:33.806Z
17542025-03-17T15:57:33.806Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/198)
17552025-03-17T15:57:34.220Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17562025-03-17T15:57:34.224Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17572025-03-17T15:57:34.224Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17582025-03-17T15:57:34.227Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17592025-03-17T15:57:34.267Z
17602025-03-17T15:57:34.267Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/198)
17612025-03-17T15:57:34.679Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17622025-03-17T15:57:34.682Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17632025-03-17T15:57:34.682Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17642025-03-17T15:57:34.686Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17652025-03-17T15:57:34.726Z
17662025-03-17T15:57:34.726Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/198)
17672025-03-17T15:57:35.137Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17682025-03-17T15:57:35.140Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17692025-03-17T15:57:35.140Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17702025-03-17T15:57:35.143Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17712025-03-17T15:57:35.183Z
17722025-03-17T15:57:35.183Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/198)
17732025-03-17T15:57:35.597Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17742025-03-17T15:57:35.601Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17752025-03-17T15:57:35.601Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17762025-03-17T15:57:35.604Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17772025-03-17T15:57:35.645Z
17782025-03-17T15:57:35.645Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/198)
17792025-03-17T15:57:36.057Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17802025-03-17T15:57:36.061Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17812025-03-17T15:57:36.061Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17822025-03-17T15:57:36.064Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17832025-03-17T15:57:36.105Z
17842025-03-17T15:57:36.105Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/198)
17852025-03-17T15:57:36.518Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17862025-03-17T15:57:36.522Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17872025-03-17T15:57:36.522Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17882025-03-17T15:57:36.526Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17892025-03-17T15:57:36.565Z
17902025-03-17T15:57:36.565Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/198)
17912025-03-17T15:57:36.979Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17922025-03-17T15:57:36.983Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17932025-03-17T15:57:36.983Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17942025-03-17T15:57:36.986Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17952025-03-17T15:57:37.025Z
17962025-03-17T15:57:37.025Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/198)
17972025-03-17T15:57:37.436Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17982025-03-17T15:57:37.439Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17992025-03-17T15:57:37.440Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18002025-03-17T15:57:37.443Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18012025-03-17T15:57:37.482Z
18022025-03-17T15:57:37.482Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/198)
18032025-03-17T15:57:37.895Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18042025-03-17T15:57:37.898Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18052025-03-17T15:57:37.898Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18062025-03-17T15:57:37.902Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18072025-03-17T15:57:37.942Z
18082025-03-17T15:57:37.942Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/198)
18092025-03-17T15:57:38.362Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18102025-03-17T15:57:38.365Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18112025-03-17T15:57:38.365Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18122025-03-17T15:57:38.368Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18132025-03-17T15:57:38.408Z
18142025-03-17T15:57:38.408Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/198)
18152025-03-17T15:57:38.831Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18162025-03-17T15:57:38.834Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18172025-03-17T15:57:38.834Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18182025-03-17T15:57:38.837Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
18192025-03-17T15:57:38.880Z
18202025-03-17T15:57:38.880Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/198)
18212025-03-17T15:57:39.319Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18222025-03-17T15:57:39.322Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18232025-03-17T15:57:39.322Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18242025-03-17T15:57:39.326Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
18252025-03-17T15:57:39.370Z
18262025-03-17T15:57:39.370Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/198)
18272025-03-17T15:57:39.811Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18282025-03-17T15:57:39.814Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18292025-03-17T15:57:39.814Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18302025-03-17T15:57:39.818Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
18312025-03-17T15:57:39.867Z
18322025-03-17T15:57:39.867Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/198)
18332025-03-17T15:57:40.301Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18342025-03-17T15:57:40.305Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18352025-03-17T15:57:40.305Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18362025-03-17T15:57:40.309Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
18372025-03-17T15:57:40.351Z
18382025-03-17T15:57:40.351Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/198)
18392025-03-17T15:57:40.774Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18402025-03-17T15:57:40.778Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18412025-03-17T15:57:40.778Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18422025-03-17T15:57:40.781Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
18432025-03-17T15:57:40.824Z
18442025-03-17T15:57:40.824Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/198)
18452025-03-17T15:57:41.244Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18462025-03-17T15:57:41.247Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18472025-03-17T15:57:41.247Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18482025-03-17T15:57:41.250Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18492025-03-17T15:57:41.294Z
18502025-03-17T15:57:41.294Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/198)
18512025-03-17T15:57:41.714Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18522025-03-17T15:57:41.718Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18532025-03-17T15:57:41.718Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18542025-03-17T15:57:41.721Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18552025-03-17T15:57:41.761Z
18562025-03-17T15:57:41.761Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/198)
18572025-03-17T15:57:42.184Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18582025-03-17T15:57:42.188Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18592025-03-17T15:57:42.188Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18602025-03-17T15:57:42.194Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
18612025-03-17T15:57:42.233Z
18622025-03-17T15:57:42.233Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/198)
18632025-03-17T15:57:42.651Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18642025-03-17T15:57:42.654Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18652025-03-17T15:57:42.654Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18662025-03-17T15:57:42.657Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18672025-03-17T15:57:42.699Z
18682025-03-17T15:57:42.699Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/198)
18692025-03-17T15:57:43.123Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18702025-03-17T15:57:43.126Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18712025-03-17T15:57:43.126Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18722025-03-17T15:57:43.130Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
18732025-03-17T15:57:43.173Z
18742025-03-17T15:57:43.173Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/198)
18752025-03-17T15:57:43.594Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18762025-03-17T15:57:43.597Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18772025-03-17T15:57:43.597Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18782025-03-17T15:57:43.602Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
18792025-03-17T15:57:43.645Z
18802025-03-17T15:57:43.645Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/198)
18812025-03-17T15:57:44.065Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18822025-03-17T15:57:44.068Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18832025-03-17T15:57:44.068Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18842025-03-17T15:57:44.071Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18852025-03-17T15:57:44.113Z
18862025-03-17T15:57:44.113Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/198)
18872025-03-17T15:57:44.536Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18882025-03-17T15:57:44.539Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18892025-03-17T15:57:44.539Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18902025-03-17T15:57:44.543Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
18912025-03-17T15:57:44.585Z
18922025-03-17T15:57:44.585Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/198)
18932025-03-17T15:57:45.006Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18942025-03-17T15:57:45.009Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18952025-03-17T15:57:45.009Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18962025-03-17T15:57:45.012Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
18972025-03-17T15:57:45.053Z
18982025-03-17T15:57:45.053Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/198)
18992025-03-17T15:57:45.470Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19002025-03-17T15:57:45.473Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19012025-03-17T15:57:45.473Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19022025-03-17T15:57:45.476Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19032025-03-17T15:57:45.518Z
19042025-03-17T15:57:45.518Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/198)
19052025-03-17T15:57:45.942Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19062025-03-17T15:57:45.945Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19072025-03-17T15:57:45.945Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19082025-03-17T15:57:45.948Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
19092025-03-17T15:57:45.992Z
19102025-03-17T15:57:45.992Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/198)
19112025-03-17T15:57:46.414Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19122025-03-17T15:57:46.418Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19132025-03-17T15:57:46.418Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19142025-03-17T15:57:46.421Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
19152025-03-17T15:57:46.465Z
19162025-03-17T15:57:46.466Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/198)
19172025-03-17T15:57:46.894Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19182025-03-17T15:57:46.898Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19192025-03-17T15:57:46.898Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19202025-03-17T15:57:46.901Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
19212025-03-17T15:57:46.947Z
19222025-03-17T15:57:46.947Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/198)
19232025-03-17T15:57:47.371Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19242025-03-17T15:57:47.374Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19252025-03-17T15:57:47.374Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19262025-03-17T15:57:47.377Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
19272025-03-17T15:57:47.420Z
19282025-03-17T15:57:47.420Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/198)
19292025-03-17T15:57:47.842Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19302025-03-17T15:57:47.846Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19312025-03-17T15:57:47.846Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19322025-03-17T15:57:47.849Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
19332025-03-17T15:57:47.892Z
19342025-03-17T15:57:47.892Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/198)
19352025-03-17T15:57:48.314Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19362025-03-17T15:57:48.317Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19372025-03-17T15:57:48.318Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19382025-03-17T15:57:48.321Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
19392025-03-17T15:57:48.365Z
19402025-03-17T15:57:48.365Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/198)
19412025-03-17T15:57:48.791Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19422025-03-17T15:57:48.794Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19432025-03-17T15:57:48.794Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19442025-03-17T15:57:48.794Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
19452025-03-17T15:57:48.838Z
19462025-03-17T15:57:48.839Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/198)
19472025-03-17T15:57:49.266Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19482025-03-17T15:57:49.270Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19492025-03-17T15:57:49.270Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19502025-03-17T15:57:49.273Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
19512025-03-17T15:57:49.317Z
19522025-03-17T15:57:49.317Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/198)
19532025-03-17T15:57:49.751Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19542025-03-17T15:57:49.755Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19552025-03-17T15:57:49.755Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19562025-03-17T15:57:49.755Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
19572025-03-17T15:57:49.799Z
19582025-03-17T15:57:49.799Zinfo: running `cargo check --bins` on sled-hardware-types (45/198)
19592025-03-17T15:57:50.412Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19602025-03-17T15:57:50.415Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19612025-03-17T15:57:50.415Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19622025-03-17T15:57:50.418Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
19632025-03-17T15:57:50.497Z
19642025-03-17T15:57:50.497Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (46/198)
19652025-03-17T15:57:51.105Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19662025-03-17T15:57:51.113Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19672025-03-17T15:57:51.113Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19682025-03-17T15:57:51.116Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
19692025-03-17T15:57:51.194Z
19702025-03-17T15:57:51.194Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (47/198)
19712025-03-17T15:57:51.790Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19722025-03-17T15:57:51.794Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19732025-03-17T15:57:51.794Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19742025-03-17T15:57:51.797Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
19752025-03-17T15:57:51.874Z
19762025-03-17T15:57:51.874Zinfo: running `cargo check --bins` on oxlog (48/198)
19772025-03-17T15:57:52.441Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19782025-03-17T15:57:52.444Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19792025-03-17T15:57:52.533Z Checking cfg-if v1.0.0
19802025-03-17T15:57:52.537Z Checking libc v0.2.170
19812025-03-17T15:57:52.649Z Checking serde v1.0.218
19822025-03-17T15:57:52.653Z Checking zeroize v1.8.1
19832025-03-17T15:57:52.659Z Checking memchr v2.7.4
19842025-03-17T15:57:52.681Z Checking typenum v1.17.0
19852025-03-17T15:57:52.684Z Checking value-bag v1.9.0
19862025-03-17T15:57:52.711Z Checking subtle v2.6.1
19872025-03-17T15:57:52.724Z Checking itoa v1.0.11
19882025-03-17T15:57:52.882Z Checking scopeguard v1.2.0
19892025-03-17T15:57:52.936Z Checking smallvec v1.14.0
19902025-03-17T15:57:52.964Z Checking const-oid v0.9.6
19912025-03-17T15:57:53.041Z Checking lock_api v0.4.12
19922025-03-17T15:57:53.120Z Checking log v0.4.22
19932025-03-17T15:57:53.283Z Checking pin-project-lite v0.2.14
19942025-03-17T15:57:53.414Z Checking byteorder v1.5.0
19952025-03-17T15:57:53.435Z Checking once_cell v1.20.3
19962025-03-17T15:57:53.540Z Checking futures-core v0.3.31
19972025-03-17T15:57:53.615Z Checking cpufeatures v0.2.14
19982025-03-17T15:57:53.703Z Checking getrandom v0.2.15
19992025-03-17T15:57:53.719Z Checking parking_lot_core v0.9.10
20002025-03-17T15:57:53.734Z Checking signal-hook-registry v1.4.2
20012025-03-17T15:57:53.748Z Checking mio v1.0.2
20022025-03-17T15:57:53.785Z Checking socket2 v0.5.8
20032025-03-17T15:57:53.801Z Checking generic-array v0.14.7
20042025-03-17T15:57:53.935Z Checking rand_core v0.6.4
20052025-03-17T15:57:53.969Z Checking futures-sink v0.3.31
20062025-03-17T15:57:54.039Z Checking parking_lot v0.12.3
20072025-03-17T15:57:54.128Z Checking stable_deref_trait v1.2.0
20082025-03-17T15:57:54.240Z Checking zerocopy v0.7.35
20092025-03-17T15:57:54.258Z Checking slab v0.4.9
20102025-03-17T15:57:54.261Z Checking zerofrom v0.1.4
20112025-03-17T15:57:54.339Z Checking ryu v1.0.18
20122025-03-17T15:57:54.366Z Checking futures-channel v0.3.31
20132025-03-17T15:57:54.480Z Checking yoke v0.7.4
20142025-03-17T15:57:54.533Z Checking equivalent v1.0.1
20152025-03-17T15:57:54.576Z Checking foldhash v0.1.3
20162025-03-17T15:57:54.648Z Checking pin-utils v0.1.0
20172025-03-17T15:57:54.705Z Checking allocator-api2 v0.2.18
20182025-03-17T15:57:54.750Z Checking futures-task v0.3.31
20192025-03-17T15:57:54.785Z Checking futures-io v0.3.31
20202025-03-17T15:57:54.807Z Checking zerovec v0.10.4
20212025-03-17T15:57:54.850Z Checking libm v0.2.8
20222025-03-17T15:57:54.894Z Checking crypto-common v0.1.6
20232025-03-17T15:57:54.964Z Checking block-buffer v0.10.4
20242025-03-17T15:57:54.979Z Checking futures-util v0.3.31
20252025-03-17T15:57:55.085Z Checking block-padding v0.3.3
20262025-03-17T15:57:55.191Z Checking digest v0.10.7
20272025-03-17T15:57:55.292Z Checking getrandom v0.3.1
20282025-03-17T15:57:55.328Z Checking hashbrown v0.15.1
20292025-03-17T15:57:55.441Z Checking ppv-lite86 v0.2.20
20302025-03-17T15:57:55.540Z Checking inout v0.1.3
20312025-03-17T15:57:55.557Z Checking hmac v0.12.1
20322025-03-17T15:57:55.757Z Checking num-traits v0.2.19
20332025-03-17T15:57:55.772Z Checking fnv v1.0.7
20342025-03-17T15:57:55.776Z Checking litemap v0.7.3
20352025-03-17T15:57:55.912Z Checking writeable v0.5.5
20362025-03-17T15:57:56.149Z Checking cipher v0.4.4
20372025-03-17T15:57:56.166Z Checking sha2 v0.10.8
20382025-03-17T15:57:56.232Z Checking base64ct v1.6.0
20392025-03-17T15:57:56.344Z Checking thiserror v1.0.69
20402025-03-17T15:57:56.367Z Checking tinystr v0.7.6
20412025-03-17T15:57:56.479Z Checking icu_locid_transform_data v1.5.0
20422025-03-17T15:57:56.566Z Checking flagset v0.4.6
20432025-03-17T15:57:56.587Z Checking icu_collections v1.5.0
20442025-03-17T15:57:56.656Z Checking pem-rfc7468 v0.7.0
20452025-03-17T15:57:56.699Z Checking icu_locid v1.5.0
20462025-03-17T15:57:56.756Z Checking tracing-core v0.1.32
20472025-03-17T15:57:56.773Z Checking rustls-pki-types v1.10.0
20482025-03-17T15:57:56.918Z Checking der v0.7.9
20492025-03-17T15:57:57.165Z Checking bytes v1.10.1
20502025-03-17T15:57:57.229Z Checking serde_json v1.0.139
20512025-03-17T15:57:57.254Z Checking indexmap v2.7.1
20522025-03-17T15:57:57.278Z Checking bitflags v2.6.0
20532025-03-17T15:57:57.408Z Checking icu_properties_data v1.5.0
20542025-03-17T15:57:57.589Z Checking percent-encoding v2.3.1
20552025-03-17T15:57:57.639Z Checking tracing v0.1.40
20562025-03-17T15:57:57.688Z Checking icu_provider v1.5.0
20572025-03-17T15:57:57.815Z Checking uuid v1.15.1
20582025-03-17T15:57:58.026Z Checking salsa20 v0.10.2
20592025-03-17T15:57:58.186Z Checking tokio v1.43.0
20602025-03-17T15:57:58.259Z Checking http v1.2.0
20612025-03-17T15:57:58.358Z Checking icu_locid_transform v1.5.0
20622025-03-17T15:57:58.419Z Checking pbkdf2 v0.12.2
20632025-03-17T15:57:58.461Z Checking httparse v1.9.5
20642025-03-17T15:57:58.576Z Checking aws-lc-sys v0.26.0
20652025-03-17T15:57:58.674Z Checking spki v0.7.3
20662025-03-17T15:57:58.872Z Checking write16 v1.0.0
20672025-03-17T15:57:58.915Z Checking utf16_iter v1.0.5
20682025-03-17T15:57:58.946Z Checking powerfmt v0.2.0
20692025-03-17T15:57:59.012Z Checking untrusted v0.9.0
20702025-03-17T15:57:59.102Z Checking untrusted v0.7.1
20712025-03-17T15:57:59.186Z Checking utf8_iter v1.0.4
20722025-03-17T15:57:59.210Z Checking icu_normalizer_data v1.5.0
20732025-03-17T15:57:59.280Z Checking deranged v0.3.11
20742025-03-17T15:57:59.314Z Checking ring v0.17.11
20752025-03-17T15:57:59.342Z Checking icu_properties v1.5.1
20762025-03-17T15:57:59.397Z Checking scrypt v0.11.0
20772025-03-17T15:57:59.519Z Checking cbc v0.1.2
20782025-03-17T15:57:59.616Z Checking aes v0.8.4
20792025-03-17T15:57:59.648Z Checking crossbeam-utils v0.8.20
20802025-03-17T15:57:59.715Z Checking spin v0.9.8
20812025-03-17T15:58:00.048Z Checking num-conv v0.1.0
20822025-03-17T15:58:00.306Z Checking iana-time-zone v0.1.61
20832025-03-17T15:58:00.408Z Checking time-core v0.1.2
20842025-03-17T15:58:00.469Z Checking num_threads v0.1.7
20852025-03-17T15:58:00.549Z Checking tinyvec_macros v0.1.1
20862025-03-17T15:58:00.571Z Checking atomic-waker v1.1.2
20872025-03-17T15:58:00.589Z Checking pkcs5 v0.7.1
20882025-03-17T15:58:00.606Z Checking time v0.3.36
20892025-03-17T15:58:00.639Z Checking tinyvec v1.8.0
20902025-03-17T15:58:00.716Z Checking chrono v0.4.40
20912025-03-17T15:58:01.723Z Checking aws-lc-rs v1.12.4
20922025-03-17T15:58:01.726Z Checking http-body v1.0.1
20932025-03-17T15:58:01.727Z Checking form_urlencoded v1.2.1
20942025-03-17T15:58:01.727Z Checking rand_chacha v0.3.1
20952025-03-17T15:58:01.727Z Checking try-lock v0.2.5
20962025-03-17T15:58:01.727Z Checking want v0.3.1
20972025-03-17T15:58:01.913Z Checking pkcs8 v0.10.2
20982025-03-17T15:58:01.929Z Checking rand v0.8.5
20992025-03-17T15:58:02.005Z Checking httpdate v1.0.3
21002025-03-17T15:58:02.249Z Checking tower-service v0.3.3
21012025-03-17T15:58:02.267Z Checking adler2 v2.0.0
21022025-03-17T15:58:02.383Z Compiling newtype-uuid v1.2.1
21032025-03-17T15:58:02.430Z Checking unicode-ident v1.0.14
21042025-03-17T15:58:02.505Z Checking rustls-webpki v0.102.8
21052025-03-17T15:58:02.606Z Checking proc-macro2 v1.0.94
21062025-03-17T15:58:02.610Z Checking icu_normalizer v1.5.0
21072025-03-17T15:58:02.724Z Checking miniz_oxide v0.8.5
21082025-03-17T15:58:02.742Z Checking toml_datetime v0.6.8
21092025-03-17T15:58:02.895Z Checking semver v1.0.25
21102025-03-17T15:58:03.047Z Checking serde_spanned v0.6.8
21112025-03-17T15:58:03.125Z Checking zerocopy v0.8.10
21122025-03-17T15:58:03.261Z Checking slog v2.7.0
21132025-03-17T15:58:03.283Z Checking scroll v0.12.0
21142025-03-17T15:58:03.341Z Checking match_cfg v0.1.0
21152025-03-17T15:58:03.355Z Checking dyn-clone v1.0.19
21162025-03-17T15:58:03.393Z Checking idna_adapter v1.2.0
21172025-03-17T15:58:03.432Z Checking foreign-types-shared v0.1.1
21182025-03-17T15:58:03.492Z Checking plain v0.2.3
21192025-03-17T15:58:03.511Z Checking ucd-trie v0.1.7
21202025-03-17T15:58:03.558Z Checking base64 v0.22.1
21212025-03-17T15:58:03.585Z Checking idna v1.0.3
21222025-03-17T15:58:03.655Z Checking foreign-types v0.3.2
21232025-03-17T15:58:03.708Z Checking schemars v0.8.22
21242025-03-17T15:58:03.727Z Checking pest v2.7.14
21252025-03-17T15:58:03.731Z Checking goblin v0.8.2
21262025-03-17T15:58:03.758Z Checking hostname v0.3.1
21272025-03-17T15:58:03.900Z Checking quote v1.0.39
21282025-03-17T15:58:04.026Z Checking openssl-sys v0.9.106
21292025-03-17T15:58:04.057Z Checking url v2.5.3
21302025-03-17T15:58:04.253Z Checking dirs-sys-next v0.1.2
21312025-03-17T15:58:04.437Z Checking errno v0.3.9
21322025-03-17T15:58:04.633Z Checking aho-corasick v1.1.3
21332025-03-17T15:58:04.836Z Checking tokio-util v0.7.13
21342025-03-17T15:58:04.855Z Checking pretty-hex v0.4.1
21352025-03-17T15:58:05.057Z Checking data-encoding v2.6.0
21362025-03-17T15:58:05.152Z Checking siphasher v0.3.11
21372025-03-17T15:58:05.235Z Checking regex-syntax v0.8.5
21382025-03-17T15:58:05.484Z Checking openssl v0.10.71
21392025-03-17T15:58:05.581Z Checking rustix v0.38.37
21402025-03-17T15:58:05.643Z Checking h2 v0.4.6
21412025-03-17T15:58:05.889Z Checking rand_core v0.9.2
21422025-03-17T15:58:06.199Z Checking dirs-next v2.0.0
21432025-03-17T15:58:06.218Z Checking rand_chacha v0.9.0
21442025-03-17T15:58:06.327Z Checking dtrace-parser v0.2.0
21452025-03-17T15:58:06.346Z Checking syn v2.0.98
21462025-03-17T15:58:06.590Z Checking unicode-normalization v0.1.24
21472025-03-17T15:58:06.794Z Checking http-body-util v0.1.2
21482025-03-17T15:58:07.224Z Checking crossbeam-epoch v0.9.18
21492025-03-17T15:58:07.523Z Checking sha1 v0.10.6
21502025-03-17T15:58:07.673Z Checking signature v2.2.0
21512025-03-17T15:58:07.835Z Checking thread_local v1.1.8
21522025-03-17T15:58:07.893Z Checking thread-id v4.2.2
21532025-03-17T15:58:08.028Z Checking encoding_rs v0.8.34
21542025-03-17T15:58:08.106Z Checking crc32fast v1.4.2
21552025-03-17T15:58:08.339Z Checking gimli v0.31.1
21562025-03-17T15:58:08.523Z Checking regex-automata v0.4.8
21572025-03-17T15:58:08.719Z Checking dof v0.3.0
21582025-03-17T15:58:08.753Z Checking unicode-properties v0.1.3
21592025-03-17T15:58:09.128Z Checking mime v0.3.17
21602025-03-17T15:58:09.298Z Checking either v1.14.0
21612025-03-17T15:58:09.476Z Checking utf8parse v0.2.2
21622025-03-17T15:58:09.639Z Checking openssl-probe v0.1.5
21632025-03-17T15:58:09.695Z Checking unicode-bidi v0.3.17
21642025-03-17T15:58:09.814Z Checking winnow v0.7.3
21652025-03-17T15:58:10.291Z Checking ipnet v2.11.0
21662025-03-17T15:58:10.330Z Checking anstyle v1.0.10
21672025-03-17T15:58:10.660Z Checking native-tls v0.2.12
21682025-03-17T15:58:10.683Z Checking stringprep v0.1.5
21692025-03-17T15:58:10.771Z Checking anstyle-parse v0.2.5
21702025-03-17T15:58:10.987Z Checking crossbeam-deque v0.8.5
21712025-03-17T15:58:10.991Z Checking rand v0.9.0
21722025-03-17T15:58:11.053Z Checking term v0.7.0
21732025-03-17T15:58:11.329Z Checking slog-json v2.6.1
21742025-03-17T15:58:11.501Z Checking rustls v0.22.4
21752025-03-17T15:58:11.605Z Checking rustls v0.23.19
21762025-03-17T15:58:12.040Z Checking hyper v1.6.0
21772025-03-17T15:58:12.067Z Checking addr2line v0.24.2
21782025-03-17T15:58:12.292Z Checking serde_urlencoded v0.7.1
21792025-03-17T15:58:12.460Z Checking usdt-impl v0.5.0
21802025-03-17T15:58:12.490Z Checking crossbeam-channel v0.5.13
21812025-03-17T15:58:12.566Z Checking futures-executor v0.3.31
21822025-03-17T15:58:12.701Z Checking bzip2-sys v0.1.11+1.0.8
21832025-03-17T15:58:12.774Z Checking toml_edit v0.22.24
21842025-03-17T15:58:12.816Z Checking rustls-pemfile v2.2.0
21852025-03-17T15:58:12.839Z Checking num-integer v0.1.46
21862025-03-17T15:58:13.051Z Checking md-5 v0.10.6
21872025-03-17T15:58:13.068Z Checking ff v0.13.0
21882025-03-17T15:58:13.235Z Checking hash32 v0.2.1
21892025-03-17T15:58:13.293Z Checking is-terminal v0.4.13
21902025-03-17T15:58:13.309Z Checking memmap v0.7.0
21912025-03-17T15:58:13.341Z Checking object v0.36.5
21922025-03-17T15:58:13.431Z Checking utf-8 v0.7.6
21932025-03-17T15:58:13.512Z Checking psl-types v2.0.11
21942025-03-17T15:58:13.530Z Checking fallible-iterator v0.2.0
21952025-03-17T15:58:13.635Z Checking rustc-demangle v0.1.24
21962025-03-17T15:58:13.709Z Checking linked-hash-map v0.5.6
21972025-03-17T15:58:14.040Z Checking is_terminal_polyfill v1.70.1
21982025-03-17T15:58:14.060Z Checking hyper-util v0.1.10
21992025-03-17T15:58:14.076Z Checking colorchoice v1.0.2
22002025-03-17T15:58:14.111Z Checking base16ct v0.2.0
22012025-03-17T15:58:14.163Z Checking anstyle-query v1.1.1
22022025-03-17T15:58:14.217Z Checking quick-error v1.2.3
22032025-03-17T15:58:14.306Z Checking take_mut v0.2.2
22042025-03-17T15:58:14.333Z Checking sec1 v0.7.3
22052025-03-17T15:58:14.375Z Checking resolv-conf v0.7.0
22062025-03-17T15:58:14.459Z Checking slog-async v2.8.0
22072025-03-17T15:58:14.726Z Checking anstream v0.6.15
22082025-03-17T15:58:14.729Z Checking postgres-protocol v0.6.8
22092025-03-17T15:58:14.760Z Checking lru-cache v0.1.2
22102025-03-17T15:58:14.875Z Checking tokio-rustls v0.25.0
22112025-03-17T15:58:14.949Z Checking publicsuffix v2.3.0
22122025-03-17T15:58:15.093Z Checking tungstenite v0.24.0
22132025-03-17T15:58:15.234Z Checking usdt v0.5.0
22142025-03-17T15:58:15.265Z Checking heapless v0.7.17
22152025-03-17T15:58:15.419Z Checking slog-term v2.9.1
22162025-03-17T15:58:15.503Z Checking num-iter v0.1.45
22172025-03-17T15:58:15.508Z Checking toml v0.8.20
22182025-03-17T15:58:15.736Z Checking group v0.13.0
22192025-03-17T15:58:15.930Z Checking bzip2 v0.4.4
22202025-03-17T15:58:15.971Z Checking futures v0.3.31
22212025-03-17T15:58:15.976Z Compiling daft v0.1.2
22222025-03-17T15:58:16.068Z Checking slog-bunyan v2.5.0
22232025-03-17T15:58:16.087Z Checking rayon-core v1.12.1
22242025-03-17T15:58:16.162Z Checking tokio-native-tls v0.3.1
22252025-03-17T15:58:16.214Z Checking hickory-proto v0.24.4
22262025-03-17T15:58:16.238Z Checking multer v3.1.0
22272025-03-17T15:58:16.245Z Checking terminal_size v0.4.0
22282025-03-17T15:58:16.412Z Checking flate2 v1.1.0
22292025-03-17T15:58:16.430Z Checking phf_shared v0.11.2
22302025-03-17T15:58:16.467Z Checking ipnetwork v0.21.1
22312025-03-17T15:58:16.655Z Checking cookie v0.18.1
22322025-03-17T15:58:16.703Z Checking async-stream v0.3.6
22332025-03-17T15:58:16.763Z Checking signal-hook v0.3.17
22342025-03-17T15:58:16.832Z Checking camino v1.1.9
22352025-03-17T15:58:16.904Z Checking waitgroup v0.1.2
22362025-03-17T15:58:16.923Z Checking tokio-rustls v0.26.0
22372025-03-17T15:58:17.002Z Checking lazy_static v1.5.0
22382025-03-17T15:58:17.053Z Checking openapiv3 v2.0.0
22392025-03-17T15:58:17.098Z Checking webpki-roots v0.26.6
22402025-03-17T15:58:17.117Z Checking serde_path_to_error v0.1.16
22412025-03-17T15:58:17.134Z Checking hkdf v0.12.4
22422025-03-17T15:58:17.316Z Checking crypto-bigint v0.5.5
22432025-03-17T15:58:17.333Z Checking sync_wrapper v1.0.1
22442025-03-17T15:58:17.349Z Checking hostname v0.4.0
22452025-03-17T15:58:17.382Z Checking bumpalo v3.16.0
22462025-03-17T15:58:17.479Z Checking managed v0.8.0
22472025-03-17T15:58:17.501Z Checking unicode-width v0.2.0
22482025-03-17T15:58:17.708Z Checking simd-adler32 v0.3.7
22492025-03-17T15:58:17.726Z Checking winnow v0.5.40
22502025-03-17T15:58:17.853Z Checking debug-ignore v1.0.5
22512025-03-17T15:58:17.968Z Checking bitflags v1.3.2
22522025-03-17T15:58:18.021Z Checking clap_lex v0.7.4
22532025-03-17T15:58:18.062Z Checking strsim v0.11.1
22542025-03-17T15:58:18.082Z Checking tower-layer v0.3.3
22552025-03-17T15:58:18.294Z Checking lockfree-object-pool v0.1.6
22562025-03-17T15:58:18.346Z Checking clap_builder v4.5.31
22572025-03-17T15:58:18.370Z Checking tower v0.5.2
22582025-03-17T15:58:18.545Z Checking zopfli v0.8.1
22592025-03-17T15:58:19.135Z Checking smoltcp v0.9.1
22602025-03-17T15:58:19.272Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22612025-03-17T15:58:19.496Z Checking backtrace v0.3.74
22622025-03-17T15:58:19.640Z Checking console v0.15.10
22632025-03-17T15:58:20.047Z Checking anyhow v1.0.97
22642025-03-17T15:58:20.165Z Checking elliptic-curve v0.13.8
22652025-03-17T15:58:20.191Z Checking hyper-rustls v0.27.3
22662025-03-17T15:58:20.319Z Checking dropshot v0.12.0
22672025-03-17T15:58:20.428Z Checking num-bigint-dig v0.8.4
22682025-03-17T15:58:20.526Z Checking toml_edit v0.19.15
22692025-03-17T15:58:20.546Z Checking cookie_store v0.21.1
22702025-03-17T15:58:20.599Z Checking signal-hook-mio v0.2.4
22712025-03-17T15:58:20.799Z Checking oxnet v0.1.1
22722025-03-17T15:58:20.831Z Checking rayon v1.10.0
22732025-03-17T15:58:20.897Z Checking hickory-resolver v0.24.4
22742025-03-17T15:58:21.107Z Checking phf v0.11.2
22752025-03-17T15:58:21.330Z Checking hyper-tls v0.6.0
22762025-03-17T15:58:21.547Z Checking tokio-tungstenite v0.24.0
22772025-03-17T15:58:21.547Z Checking postgres-types v0.2.9
22782025-03-17T15:58:21.646Z Checking bstr v1.10.0
22792025-03-17T15:58:21.862Z Checking regex v1.11.1
22802025-03-17T15:58:22.082Z Checking ed25519 v2.2.3
22812025-03-17T15:58:22.427Z Checking tokio-stream v0.1.17
22822025-03-17T15:58:22.448Z Checking phf_shared v0.10.0
22832025-03-17T15:58:22.522Z Checking zerocopy v0.6.6
22842025-03-17T15:58:22.523Z Checking curve25519-dalek v4.1.3
22852025-03-17T15:58:22.523Z Checking hubpack v0.1.2
22862025-03-17T15:58:22.711Z Checking memoffset v0.9.1
22872025-03-17T15:58:22.800Z Checking portable-atomic v1.9.0
22882025-03-17T15:58:22.960Z Checking pkcs1 v0.7.5
22892025-03-17T15:58:23.088Z Checking float-cmp v0.10.0
22902025-03-17T15:58:23.109Z Checking serde-big-array v0.5.1
22912025-03-17T15:58:23.240Z Checking rfc6979 v0.4.0
22922025-03-17T15:58:23.303Z Checking precomputed-hash v0.1.1
22932025-03-17T15:58:23.320Z Checking unicode-segmentation v1.12.0
22942025-03-17T15:58:23.378Z Checking new_debug_unreachable v1.0.6
22952025-03-17T15:58:23.410Z Checking minimal-lexical v0.2.1
22962025-03-17T15:58:23.425Z Checking number_prefix v0.4.0
22972025-03-17T15:58:23.502Z Checking whoami v1.5.2
22982025-03-17T15:58:23.618Z Checking static_assertions v1.1.0
22992025-03-17T15:58:23.730Z Checking fixedbitset v0.4.2
23002025-03-17T15:58:23.773Z Checking predicates-core v1.0.8
23012025-03-17T15:58:23.801Z Checking normalize-line-endings v0.3.0
23022025-03-17T15:58:23.804Z Checking difflib v0.4.0
23032025-03-17T15:58:23.832Z Checking qorb v0.2.1
23042025-03-17T15:58:23.923Z Checking nom v7.1.3
23052025-03-17T15:58:23.955Z Checking tokio-postgres v0.7.13
23062025-03-17T15:58:24.004Z Checking petgraph v0.6.5
23072025-03-17T15:58:24.008Z Checking similar v2.7.0
23082025-03-17T15:58:24.141Z Checking predicates v3.1.3
23092025-03-17T15:58:24.291Z Checking indicatif v0.17.11
23102025-03-17T15:58:24.309Z Checking ed25519-dalek v2.1.1
23112025-03-17T15:58:24.734Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
23122025-03-17T15:58:24.767Z Checking string_cache v0.8.7
23132025-03-17T15:58:24.834Z Checking ecdsa v0.16.9
23142025-03-17T15:58:25.029Z Checking rsa v0.9.6
23152025-03-17T15:58:25.477Z Checking toml v0.7.8
23162025-03-17T15:58:25.541Z Checking nix v0.29.0
23172025-03-17T15:58:26.033Z Checking reqwest v0.12.12
23182025-03-17T15:58:26.206Z Checking clap v4.5.31
23192025-03-17T15:58:26.283Z Checking crossterm v0.28.1
23202025-03-17T15:58:26.346Z Checking zip v2.1.3
23212025-03-17T15:58:26.545Z Checking zip v0.6.6
23222025-03-17T15:58:26.829Z Checking itertools v0.10.5
23232025-03-17T15:58:26.871Z Checking itertools v0.12.1
23242025-03-17T15:58:27.115Z Checking ahash v0.8.11
23252025-03-17T15:58:27.222Z Checking fs-err v2.11.0
23262025-03-17T15:58:27.400Z Checking buf-list v1.0.3
23272025-03-17T15:58:27.600Z Checking x509-cert v0.2.5
23282025-03-17T15:58:27.717Z Checking hex v0.4.3
23292025-03-17T15:58:27.783Z Checking lalrpop-util v0.19.12
23302025-03-17T15:58:27.834Z Checking peg-runtime v0.8.5
23312025-03-17T15:58:27.994Z Checking sigpipe v0.1.3
23322025-03-17T15:58:29.213Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23332025-03-17T15:58:29.548Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.65s
23342025-03-17T15:58:29.719Z
23352025-03-17T15:58:29.719Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (49/198)
23362025-03-17T15:58:30.326Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23372025-03-17T15:58:30.330Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23382025-03-17T15:58:30.425Z Compiling regress v0.10.3
23392025-03-17T15:58:30.541Z Checking heck v0.5.0
23402025-03-17T15:58:30.567Z Compiling unsafe-libyaml v0.2.11
23412025-03-17T15:58:30.570Z Checking fastrand v2.1.1
23422025-03-17T15:58:30.596Z Compiling structmeta-derive v0.3.0
23432025-03-17T15:58:30.599Z Compiling ident_case v1.0.1
23442025-03-17T15:58:30.622Z Checking newtype-uuid v1.2.1
23452025-03-17T15:58:30.719Z Checking progenitor-client v0.8.0
23462025-03-17T15:58:30.778Z Compiling darling_core v0.20.10
23472025-03-17T15:58:30.862Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23482025-03-17T15:58:30.901Z Checking tempfile v3.13.0
23492025-03-17T15:58:31.058Z Checking daft v0.1.2
23502025-03-17T15:58:31.258Z Compiling proc-macro-crate v1.3.1
23512025-03-17T15:58:31.275Z Checking wait-timeout v0.2.0
23522025-03-17T15:58:31.467Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23532025-03-17T15:58:31.485Z Checking bit-vec v0.8.0
23542025-03-17T15:58:31.775Z Compiling serde_yaml v0.9.34+deprecated
23552025-03-17T15:58:31.880Z Checking bit-set v0.8.0
23562025-03-17T15:58:32.178Z Compiling num_enum_derive v0.5.11
23572025-03-17T15:58:32.197Z Checking rusty-fork v0.3.0
23582025-03-17T15:58:32.299Z Compiling lzma-sys v0.1.20
23592025-03-17T15:58:32.507Z Checking rand_xorshift v0.3.0
23602025-03-17T15:58:32.710Z Compiling thiserror-impl v2.0.11
23612025-03-17T15:58:33.045Z Compiling foreign-types-macros v0.2.3
23622025-03-17T15:58:33.188Z Compiling structmeta v0.3.0
23632025-03-17T15:58:33.605Z Compiling parse-display-derive v0.10.0
23642025-03-17T15:58:34.089Z Checking typify-impl v0.2.0
23652025-03-17T15:58:34.459Z Compiling dropshot v0.16.0
23662025-03-17T15:58:34.782Z Checking foreign-types-shared v0.3.1
23672025-03-17T15:58:34.919Z Checking unarray v0.1.4
23682025-03-17T15:58:35.092Z Checking arc-swap v1.7.1
23692025-03-17T15:58:35.254Z Checking proptest v1.6.0
23702025-03-17T15:58:35.284Z Checking foreign-types v0.5.0
23712025-03-17T15:58:35.472Z Checking num_enum v0.5.11
23722025-03-17T15:58:35.516Z Checking slog-scope v4.4.0
23732025-03-17T15:58:35.640Z Compiling test-strategy v0.4.0
23742025-03-17T15:58:35.767Z Checking thiserror v2.0.11
23752025-03-17T15:58:35.786Z Checking strum v0.26.3
23762025-03-17T15:58:35.921Z Compiling proc-macro-error v1.0.4
23772025-03-17T15:58:36.153Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23782025-03-17T15:58:36.278Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23792025-03-17T15:58:36.517Z Checking tungstenite v0.21.0
23802025-03-17T15:58:36.544Z Compiling heck v0.3.3
23812025-03-17T15:58:36.575Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23822025-03-17T15:58:36.622Z Compiling darling_macro v0.20.10
23832025-03-17T15:58:36.887Z Compiling dropshot_endpoint v0.16.0
23842025-03-17T15:58:37.391Z Checking cstr-argument v0.1.2
23852025-03-17T15:58:37.414Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23862025-03-17T15:58:37.449Z Checking parse-display v0.10.0
23872025-03-17T15:58:37.554Z Compiling darling v0.20.10
23882025-03-17T15:58:37.580Z Checking instant v0.1.13
23892025-03-17T15:58:37.683Z Compiling serde_with_macros v3.12.0
23902025-03-17T15:58:37.699Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
23912025-03-17T15:58:37.715Z Checking pretty-hex v0.2.1
23922025-03-17T15:58:37.885Z Checking base64 v0.21.7
23932025-03-17T15:58:38.081Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23942025-03-17T15:58:38.233Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23952025-03-17T15:58:38.397Z Checking backoff v0.4.0
23962025-03-17T15:58:38.435Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23972025-03-17T15:58:38.473Z Checking tokio-tungstenite v0.21.0
23982025-03-17T15:58:38.700Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23992025-03-17T15:58:38.761Z Compiling zone_cfg_derive v0.1.2
24002025-03-17T15:58:38.859Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24012025-03-17T15:58:39.055Z Checking slog-stdlog v4.1.1
24022025-03-17T15:58:39.147Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24032025-03-17T15:58:39.235Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24042025-03-17T15:58:39.507Z Checking progenitor-client v0.9.1
24052025-03-17T15:58:39.544Z Checking colored v2.2.0
24062025-03-17T15:58:39.595Z Checking macaddr v1.0.1
24072025-03-17T15:58:39.768Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#bbadc279)
24082025-03-17T15:58:39.895Z Checking winnow v0.6.20
24092025-03-17T15:58:39.912Z Checking unicode-width v0.1.14
24102025-03-17T15:58:39.936Z Checking base64 v0.13.1
24112025-03-17T15:58:40.120Z Checking zone v0.1.8
24122025-03-17T15:58:40.220Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24132025-03-17T15:58:40.250Z Checking serde_with v3.12.0
24142025-03-17T15:58:40.351Z Checking ron v0.7.1
24152025-03-17T15:58:40.410Z Checking tabwriter v1.4.0
24162025-03-17T15:58:40.659Z Checking slog-envlogger v2.2.0
24172025-03-17T15:58:40.697Z Checking xz2 v0.1.7
24182025-03-17T15:58:40.804Z Checking xattr v1.3.1
24192025-03-17T15:58:40.882Z Checking pem v3.0.5
24202025-03-17T15:58:40.997Z Checking yasna v0.5.2
24212025-03-17T15:58:41.023Z Checking headers-core v0.3.0
24222025-03-17T15:58:41.175Z Checking smf v0.2.3
24232025-03-17T15:58:41.193Z Checking filetime v0.2.25
24242025-03-17T15:58:41.424Z Checking same-file v1.0.6
24252025-03-17T15:58:41.447Z Checking tar v0.4.44
24262025-03-17T15:58:41.619Z Checking walkdir v2.5.0
24272025-03-17T15:58:41.637Z Checking headers v0.4.0
24282025-03-17T15:58:41.886Z Checking rcgen v0.12.1
24292025-03-17T15:58:41.921Z Checking camino-tempfile v1.1.1
24302025-03-17T15:58:42.215Z Checking atomicwrites v0.4.4
24312025-03-17T15:58:42.288Z Checking subprocess v0.2.9
24322025-03-17T15:58:44.753Z Compiling typify-macro v0.2.0
24332025-03-17T15:58:46.293Z Compiling typify v0.2.0
24342025-03-17T15:58:46.372Z Compiling progenitor-impl v0.8.0
24352025-03-17T15:58:48.907Z Compiling progenitor-macro v0.8.0
24362025-03-17T15:58:52.537Z Checking progenitor v0.8.0
24372025-03-17T15:58:52.671Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889)
24382025-03-17T15:58:52.674Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24392025-03-17T15:58:55.232Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
24402025-03-17T15:58:55.542Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24412025-03-17T15:59:01.544Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
24422025-03-17T15:59:03.109Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24432025-03-17T15:59:04.340Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.60s
24442025-03-17T15:59:04.524Z
24452025-03-17T15:59:04.525Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/198)
24462025-03-17T15:59:05.123Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24472025-03-17T15:59:05.127Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24482025-03-17T15:59:05.224Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24492025-03-17T15:59:06.600Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.07s
24502025-03-17T15:59:06.792Z
24512025-03-17T15:59:06.792Zinfo: running `cargo check --bins` on nexus-config (51/198)
24522025-03-17T15:59:07.378Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24532025-03-17T15:59:07.381Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24542025-03-17T15:59:07.381Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24552025-03-17T15:59:07.384Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
24562025-03-17T15:59:07.462Z
24572025-03-17T15:59:07.462Zinfo: running `cargo check --bins` on omicron-rpaths (52/198)
24582025-03-17T15:59:08.038Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24592025-03-17T15:59:08.042Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24602025-03-17T15:59:08.042Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24612025-03-17T15:59:08.045Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
24622025-03-17T15:59:08.118Z
24632025-03-17T15:59:08.118Zinfo: running `cargo check --bins` on omicron-certificates (53/198)
24642025-03-17T15:59:08.696Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24652025-03-17T15:59:08.699Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24662025-03-17T15:59:08.699Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24672025-03-17T15:59:08.703Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
24682025-03-17T15:59:08.781Z
24692025-03-17T15:59:08.781Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (54/198)
24702025-03-17T15:59:09.390Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24712025-03-17T15:59:09.394Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24722025-03-17T15:59:09.522Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24732025-03-17T15:59:09.636Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24742025-03-17T15:59:09.639Z Compiling tempfile v3.13.0
24752025-03-17T15:59:09.639Z Compiling wait-timeout v0.2.0
24762025-03-17T15:59:09.639Z Compiling bit-vec v0.8.0
24772025-03-17T15:59:09.639Z Compiling progenitor-client v0.8.0
24782025-03-17T15:59:09.639Z Compiling itertools v0.13.0
24792025-03-17T15:59:09.654Z Compiling rand_xorshift v0.3.0
24802025-03-17T15:59:09.742Z Compiling unarray v0.1.4
24812025-03-17T15:59:09.916Z Compiling heapless v0.8.0
24822025-03-17T15:59:10.019Z Compiling parse-display v0.10.0
24832025-03-17T15:59:10.144Z Compiling bit-set v0.8.0
24842025-03-17T15:59:10.170Z Compiling rusty-fork v0.3.0
24852025-03-17T15:59:10.173Z Compiling progenitor v0.8.0
24862025-03-17T15:59:10.310Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24872025-03-17T15:59:10.371Z Compiling thiserror v2.0.11
24882025-03-17T15:59:10.414Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24892025-03-17T15:59:10.468Z Checking hash32 v0.3.1
24902025-03-17T15:59:10.539Z Compiling proptest v1.6.0
24912025-03-17T15:59:10.585Z Compiling instant v0.1.13
24922025-03-17T15:59:10.597Z Compiling smoltcp v0.11.0
24932025-03-17T15:59:10.669Z Compiling dropshot v0.16.0
24942025-03-17T15:59:10.751Z Compiling backoff v0.4.0
24952025-03-17T15:59:10.835Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889)
24962025-03-17T15:59:11.121Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24972025-03-17T15:59:11.255Z Compiling serde_with v3.12.0
24982025-03-17T15:59:11.318Z Checking num-rational v0.4.2
24992025-03-17T15:59:11.647Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25002025-03-17T15:59:11.931Z Compiling progenitor-client v0.9.1
25012025-03-17T15:59:12.475Z Compiling phf_generator v0.11.2
25022025-03-17T15:59:12.680Z Checking num-complex v0.4.6
25032025-03-17T15:59:12.739Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
25042025-03-17T15:59:13.663Z Compiling macaddr v1.0.1
25052025-03-17T15:59:14.130Z Checking cobs v0.2.3
25062025-03-17T15:59:14.339Z Checking postcard v1.0.10
25072025-03-17T15:59:14.532Z Compiling num v0.4.3
25082025-03-17T15:59:14.762Z Compiling phf_codegen v0.11.2
25092025-03-17T15:59:14.996Z Compiling parse-zoneinfo v0.3.1
25102025-03-17T15:59:15.015Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25112025-03-17T15:59:15.344Z Checking float-ord v0.3.2
25122025-03-17T15:59:15.513Z Compiling convert_case v0.4.0
25132025-03-17T15:59:16.347Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#bbadc279)
25142025-03-17T15:59:16.642Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25152025-03-17T15:59:17.017Z Compiling derive_more v0.99.19
25162025-03-17T15:59:17.886Z Compiling chrono-tz-build v0.4.0
25172025-03-17T15:59:18.288Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25182025-03-17T15:59:19.101Z Compiling crucible-workspace-hack v0.1.0
25192025-03-17T15:59:19.205Z Compiling chrono-tz v0.10.1
25202025-03-17T15:59:19.381Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
25212025-03-17T15:59:19.431Z Checking newline-converter v0.3.0
25222025-03-17T15:59:19.592Z Checking itertools v0.14.0
25232025-03-17T15:59:19.610Z Checking prettyplease v0.2.30
25242025-03-17T15:59:19.853Z Compiling slog-dtrace v0.3.0
25252025-03-17T15:59:20.041Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
25262025-03-17T15:59:20.199Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
25272025-03-17T15:59:20.811Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25282025-03-17T15:59:20.861Z Checking expectorate v1.1.0
25292025-03-17T15:59:21.048Z Compiling zone_cfg_derive v0.3.0
25302025-03-17T15:59:21.740Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
25312025-03-17T15:59:22.104Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25322025-03-17T15:59:22.159Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25332025-03-17T15:59:22.178Z Compiling const_format_proc_macros v0.2.34
25342025-03-17T15:59:22.471Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25352025-03-17T15:59:23.249Z Compiling num-derive v0.4.2
25362025-03-17T15:59:23.589Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25372025-03-17T15:59:23.592Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25382025-03-17T15:59:23.624Z Checking highway v1.3.0
25392025-03-17T15:59:23.998Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25402025-03-17T15:59:24.114Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25412025-03-17T15:59:24.172Z Checking const_format v0.2.34
25422025-03-17T15:59:24.220Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25432025-03-17T15:59:24.246Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25442025-03-17T15:59:24.636Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25452025-03-17T15:59:25.227Z Checking zone v0.3.0
25462025-03-17T15:59:25.317Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25472025-03-17T15:59:25.604Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
25482025-03-17T15:59:25.623Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
25492025-03-17T15:59:25.891Z Checking gethostname v0.5.0
25502025-03-17T15:59:26.020Z Checking bcs v0.1.6
25512025-03-17T15:59:26.063Z Checking nanorand v0.7.0
25522025-03-17T15:59:26.063Z Compiling async-recursion v1.1.1
25532025-03-17T15:59:26.107Z Checking termtree v0.5.1
25542025-03-17T15:59:26.403Z Checking flume v0.11.1
25552025-03-17T15:59:26.585Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25562025-03-17T15:59:32.862Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25572025-03-17T15:59:36.094Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25582025-03-17T15:59:38.644Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
25592025-03-17T15:59:39.941Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.14s
25602025-03-17T15:59:40.137Z
25612025-03-17T15:59:40.137Zinfo: running `cargo check --bins` on clickhouse-admin-api (55/198)
25622025-03-17T15:59:40.742Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25632025-03-17T15:59:40.745Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25642025-03-17T15:59:40.745Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25652025-03-17T15:59:40.748Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
25662025-03-17T15:59:40.828Z
25672025-03-17T15:59:40.828Zinfo: running `cargo check --bins` on clickhouse-admin-types (56/198)
25682025-03-17T15:59:41.425Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25692025-03-17T15:59:41.428Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25702025-03-17T15:59:41.428Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25712025-03-17T15:59:41.431Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
25722025-03-17T15:59:41.511Z
25732025-03-17T15:59:41.511Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (57/198)
25742025-03-17T15:59:42.118Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25752025-03-17T15:59:42.121Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25762025-03-17T15:59:42.225Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25772025-03-17T15:59:42.868Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s
25782025-03-17T15:59:43.069Z
25792025-03-17T15:59:43.069Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (58/198)
25802025-03-17T15:59:43.682Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25812025-03-17T15:59:43.686Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25822025-03-17T15:59:43.795Z Compiling cfg_aliases v0.1.1
25832025-03-17T15:59:43.798Z Compiling vte_generate_state_changes v0.1.2
25842025-03-17T15:59:43.798Z Checking fd-lock v4.0.2
25852025-03-17T15:59:43.798Z Checking nibble_vec v0.1.0
25862025-03-17T15:59:43.798Z Checking endian-type v0.1.2
25872025-03-17T15:59:43.905Z Checking bytecount v0.6.8
25882025-03-17T15:59:43.917Z Compiling tabled_derive v0.7.0
25892025-03-17T15:59:43.952Z Compiling peg-macros v0.8.5
25902025-03-17T15:59:44.002Z Compiling nix v0.28.0
25912025-03-17T15:59:44.083Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25922025-03-17T15:59:44.097Z Checking papergrid v0.11.0
25932025-03-17T15:59:44.114Z Checking radix_trie v0.2.1
25942025-03-17T15:59:44.130Z Compiling sqlparser_derive v0.2.2
25952025-03-17T15:59:44.505Z Checking unicode_categories v0.1.1
25962025-03-17T15:59:44.530Z Checking vte v0.11.1
25972025-03-17T15:59:44.795Z Checking home v0.5.9
25982025-03-17T15:59:44.943Z Checking nu-ansi-term v0.50.1
25992025-03-17T15:59:45.133Z Checking sqlparser v0.45.0
26002025-03-17T15:59:45.157Z Checking sqlformat v0.2.6
26012025-03-17T15:59:45.345Z Checking display-error-chain v0.2.2
26022025-03-17T15:59:45.910Z Checking strip-ansi-escapes v0.2.0
26032025-03-17T15:59:46.078Z Checking reedline v0.38.0
26042025-03-17T15:59:46.138Z Checking tabled v0.15.0
26052025-03-17T15:59:46.504Z Checking peg v0.8.5
26062025-03-17T15:59:46.957Z Checking rustyline v14.0.0
26072025-03-17T15:59:56.183Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.10s
26082025-03-17T15:59:56.363Z
26092025-03-17T15:59:56.363Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (59/198)
26102025-03-17T15:59:56.966Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26112025-03-17T15:59:56.969Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26122025-03-17T15:59:57.073Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26132025-03-17T16:00:02.224Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.85s
26142025-03-17T16:00:02.412Z
26152025-03-17T16:00:02.412Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (60/198)
26162025-03-17T16:00:03.012Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26172025-03-17T16:00:03.015Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26182025-03-17T16:00:03.120Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26192025-03-17T16:00:06.707Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.28s
26202025-03-17T16:00:06.896Z
26212025-03-17T16:00:06.896Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (61/198)
26222025-03-17T16:00:07.496Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26232025-03-17T16:00:07.499Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26242025-03-17T16:00:07.603Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26252025-03-17T16:00:12.592Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.68s
26262025-03-17T16:00:12.782Z
26272025-03-17T16:00:12.782Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (62/198)
26282025-03-17T16:00:13.409Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26292025-03-17T16:00:13.412Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26302025-03-17T16:00:13.519Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26312025-03-17T16:00:18.597Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.80s
26322025-03-17T16:00:18.801Z
26332025-03-17T16:00:18.801Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (63/198)
26342025-03-17T16:00:19.425Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26352025-03-17T16:00:19.428Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26362025-03-17T16:00:19.539Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26372025-03-17T16:00:23.386Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.57s
26382025-03-17T16:00:23.575Z
26392025-03-17T16:00:23.575Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (64/198)
26402025-03-17T16:00:24.180Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26412025-03-17T16:00:24.183Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26422025-03-17T16:00:24.288Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26432025-03-17T16:00:28.068Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.48s
26442025-03-17T16:00:28.258Z
26452025-03-17T16:00:28.259Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (65/198)
26462025-03-17T16:00:28.860Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26472025-03-17T16:00:28.864Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26482025-03-17T16:00:28.968Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26492025-03-17T16:00:34.130Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.86s
26502025-03-17T16:00:34.313Z
26512025-03-17T16:00:34.313Zinfo: running `cargo check --bins` on oximeter (66/198)
26522025-03-17T16:00:34.921Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26532025-03-17T16:00:34.924Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26542025-03-17T16:00:34.924Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26552025-03-17T16:00:34.928Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
26562025-03-17T16:00:35.005Z
26572025-03-17T16:00:35.005Zinfo: running `cargo check --bins` on oximeter-macro-impl (67/198)
26582025-03-17T16:00:35.578Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26592025-03-17T16:00:35.581Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26602025-03-17T16:00:35.581Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26612025-03-17T16:00:35.584Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26622025-03-17T16:00:35.657Z
26632025-03-17T16:00:35.657Zinfo: running `cargo check --bins` on oximeter-schema (68/198)
26642025-03-17T16:00:36.255Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26652025-03-17T16:00:36.258Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26662025-03-17T16:00:36.347Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26672025-03-17T16:00:38.339Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26682025-03-17T16:00:39.288Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.62s
26692025-03-17T16:00:39.474Z
26702025-03-17T16:00:39.474Zinfo: running `cargo check --bins` on oximeter-types (69/198)
26712025-03-17T16:00:40.068Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26722025-03-17T16:00:40.071Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26732025-03-17T16:00:40.071Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26742025-03-17T16:00:40.074Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
26752025-03-17T16:00:40.153Z
26762025-03-17T16:00:40.153Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (70/198)
26772025-03-17T16:00:40.753Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26782025-03-17T16:00:40.758Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26792025-03-17T16:00:40.758Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26802025-03-17T16:00:40.761Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
26812025-03-17T16:00:40.839Z
26822025-03-17T16:00:40.839Zinfo: running `cargo check --bins` on oxql-types (71/198)
26832025-03-17T16:00:41.439Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26842025-03-17T16:00:41.442Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26852025-03-17T16:00:41.442Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26862025-03-17T16:00:41.445Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
26872025-03-17T16:00:41.524Z
26882025-03-17T16:00:41.524Zinfo: running `cargo check --bins` on oximeter-test-utils (72/198)
26892025-03-17T16:00:42.145Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26902025-03-17T16:00:42.148Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26912025-03-17T16:00:42.148Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26922025-03-17T16:00:42.151Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
26932025-03-17T16:00:42.237Z
26942025-03-17T16:00:42.237Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (73/198)
26952025-03-17T16:00:42.831Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26962025-03-17T16:00:42.834Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26972025-03-17T16:00:42.834Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26982025-03-17T16:00:42.838Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
26992025-03-17T16:00:42.917Z
27002025-03-17T16:00:42.917Zinfo: running `cargo check --bins` on bootstrap-agent-client (74/198)
27012025-03-17T16:00:43.532Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27022025-03-17T16:00:43.535Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27032025-03-17T16:00:43.535Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27042025-03-17T16:00:43.538Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
27052025-03-17T16:00:43.618Z
27062025-03-17T16:00:43.618Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (75/198)
27072025-03-17T16:00:44.221Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27082025-03-17T16:00:44.224Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27092025-03-17T16:00:44.225Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27102025-03-17T16:00:44.228Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
27112025-03-17T16:00:44.311Z
27122025-03-17T16:00:44.311Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (76/198)
27132025-03-17T16:00:44.934Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27142025-03-17T16:00:44.937Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27152025-03-17T16:00:44.938Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27162025-03-17T16:00:44.941Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
27172025-03-17T16:00:45.027Z
27182025-03-17T16:00:45.027Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (77/198)
27192025-03-17T16:00:45.632Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27202025-03-17T16:00:45.635Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27212025-03-17T16:00:45.635Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27222025-03-17T16:00:45.638Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
27232025-03-17T16:00:45.718Z
27242025-03-17T16:00:45.718Zinfo: running `cargo check --bins` on cockroach-admin-client (78/198)
27252025-03-17T16:00:46.299Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27262025-03-17T16:00:46.302Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27272025-03-17T16:00:46.302Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27282025-03-17T16:00:46.306Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27292025-03-17T16:00:46.381Z
27302025-03-17T16:00:46.381Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (79/198)
27312025-03-17T16:00:46.990Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27322025-03-17T16:00:46.993Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27332025-03-17T16:00:46.993Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27342025-03-17T16:00:46.996Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
27352025-03-17T16:00:47.079Z
27362025-03-17T16:00:47.079Zinfo: running `cargo check --bins` on dns-service-client (80/198)
27372025-03-17T16:00:47.669Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27382025-03-17T16:00:47.672Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27392025-03-17T16:00:47.673Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27402025-03-17T16:00:47.676Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27412025-03-17T16:00:47.755Z
27422025-03-17T16:00:47.755Zinfo: running `cargo check --bins` on internal-dns-types (81/198)
27432025-03-17T16:00:48.349Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27442025-03-17T16:00:48.352Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27452025-03-17T16:00:48.352Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27462025-03-17T16:00:48.355Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27472025-03-17T16:00:48.435Z
27482025-03-17T16:00:48.435Zinfo: running `cargo check --bins` on dpd-client (82/198)
27492025-03-17T16:00:49.028Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27502025-03-17T16:00:49.031Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27512025-03-17T16:00:49.031Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27522025-03-17T16:00:49.034Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27532025-03-17T16:00:49.111Z
27542025-03-17T16:00:49.111Zinfo: running `cargo check --bins` on gateway-client (83/198)
27552025-03-17T16:00:49.692Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27562025-03-17T16:00:49.695Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27572025-03-17T16:00:49.696Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27582025-03-17T16:00:49.699Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27592025-03-17T16:00:49.775Z
27602025-03-17T16:00:49.775Zinfo: running `cargo check --bins` on installinator-client (84/198)
27612025-03-17T16:00:50.388Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27622025-03-17T16:00:50.391Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27632025-03-17T16:00:50.391Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27642025-03-17T16:00:50.394Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
27652025-03-17T16:00:50.479Z
27662025-03-17T16:00:50.479Zinfo: running `cargo check --bins` on installinator-common (85/198)
27672025-03-17T16:00:51.082Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27682025-03-17T16:00:51.086Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27692025-03-17T16:00:51.086Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27702025-03-17T16:00:51.089Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
27712025-03-17T16:00:51.172Z
27722025-03-17T16:00:51.172Zinfo: running `cargo check --bins` on update-engine (86/198)
27732025-03-17T16:00:51.745Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27742025-03-17T16:00:51.748Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27752025-03-17T16:00:51.748Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27762025-03-17T16:00:51.752Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27772025-03-17T16:00:51.828Z
27782025-03-17T16:00:51.828Zinfo: running `cargo check --bins` on nexus-client (87/198)
27792025-03-17T16:00:52.436Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27802025-03-17T16:00:52.440Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27812025-03-17T16:00:52.440Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27822025-03-17T16:00:52.443Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
27832025-03-17T16:00:52.524Z
27842025-03-17T16:00:52.524Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (88/198)
27852025-03-17T16:00:53.124Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27862025-03-17T16:00:53.128Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27872025-03-17T16:00:53.128Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27882025-03-17T16:00:53.130Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
27892025-03-17T16:00:53.212Z
27902025-03-17T16:00:53.212Zinfo: running `cargo check --bins` on omicron-passwords (89/198)
27912025-03-17T16:00:53.783Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27922025-03-17T16:00:53.786Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27932025-03-17T16:00:53.786Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27942025-03-17T16:00:53.789Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27952025-03-17T16:00:53.865Z
27962025-03-17T16:00:53.865Zinfo: running `cargo check --bins` on nexus-types (90/198)
27972025-03-17T16:00:54.474Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27982025-03-17T16:00:54.478Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27992025-03-17T16:00:54.478Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28002025-03-17T16:00:54.481Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
28012025-03-17T16:00:54.564Z
28022025-03-17T16:00:54.564Zinfo: running `cargo check --bins` on id-map (91/198)
28032025-03-17T16:00:55.135Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28042025-03-17T16:00:55.138Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28052025-03-17T16:00:55.138Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28062025-03-17T16:00:55.142Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
28072025-03-17T16:00:55.218Z
28082025-03-17T16:00:55.218Zinfo: running `cargo check --bins` on oxide-client (92/198)
28092025-03-17T16:00:55.795Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28102025-03-17T16:00:55.800Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28112025-03-17T16:00:55.800Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28122025-03-17T16:00:55.806Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
28132025-03-17T16:00:55.877Z
28142025-03-17T16:00:55.877Zinfo: running `cargo check --bins` on oximeter-client (93/198)
28152025-03-17T16:00:56.463Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28162025-03-17T16:00:56.466Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28172025-03-17T16:00:56.466Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28182025-03-17T16:00:56.470Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
28192025-03-17T16:00:56.549Z
28202025-03-17T16:00:56.549Zinfo: running `cargo check --bins` on repo-depot-client (94/198)
28212025-03-17T16:00:57.120Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28222025-03-17T16:00:57.125Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28232025-03-17T16:00:57.125Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28242025-03-17T16:00:57.128Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
28252025-03-17T16:00:57.201Z
28262025-03-17T16:00:57.201Zinfo: running `cargo check --bins` on sled-agent-client (95/198)
28272025-03-17T16:00:57.804Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28282025-03-17T16:00:57.807Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28292025-03-17T16:00:57.807Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28302025-03-17T16:00:57.812Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
28312025-03-17T16:00:57.892Z
28322025-03-17T16:00:57.892Zinfo: running `cargo check --bins` on wicketd-client (96/198)
28332025-03-17T16:00:58.516Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28342025-03-17T16:00:58.519Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28352025-03-17T16:00:58.519Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28362025-03-17T16:00:58.523Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
28372025-03-17T16:00:58.607Z
28382025-03-17T16:00:58.607Zinfo: running `cargo check --bins` on sled-agent-types (97/198)
28392025-03-17T16:00:59.218Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28402025-03-17T16:00:59.221Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28412025-03-17T16:00:59.221Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28422025-03-17T16:00:59.225Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
28432025-03-17T16:00:59.308Z
28442025-03-17T16:00:59.308Zinfo: running `cargo check --bins` on wicket-common (98/198)
28452025-03-17T16:00:59.917Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28462025-03-17T16:00:59.920Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28472025-03-17T16:00:59.920Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28482025-03-17T16:00:59.924Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
28492025-03-17T16:01:00.006Z
28502025-03-17T16:01:00.006Zinfo: running `cargo check --bins` on omicron-cockroach-admin (99/198)
28512025-03-17T16:01:00.606Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28522025-03-17T16:01:00.609Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28532025-03-17T16:01:00.710Z Checking csv-core v0.1.11
28542025-03-17T16:01:00.710Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
28552025-03-17T16:01:00.713Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28562025-03-17T16:01:00.713Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28572025-03-17T16:01:01.010Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28582025-03-17T16:01:01.027Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28592025-03-17T16:01:01.056Z Checking csv v1.3.1
28602025-03-17T16:01:01.619Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
28612025-03-17T16:01:01.972Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28622025-03-17T16:01:03.585Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.57s
28632025-03-17T16:01:03.766Z
28642025-03-17T16:01:03.767Zinfo: running `cargo check --bins` on cockroach-admin-api (100/198)
28652025-03-17T16:01:04.358Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28662025-03-17T16:01:04.361Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28672025-03-17T16:01:04.361Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28682025-03-17T16:01:04.364Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
28692025-03-17T16:01:04.445Z
28702025-03-17T16:01:04.445Zinfo: running `cargo check --bins` on cockroach-admin-types (101/198)
28712025-03-17T16:01:05.035Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28722025-03-17T16:01:05.038Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28732025-03-17T16:01:05.038Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28742025-03-17T16:01:05.041Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
28752025-03-17T16:01:05.120Z
28762025-03-17T16:01:05.120Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (102/198)
28772025-03-17T16:01:05.800Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28782025-03-17T16:01:05.803Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28792025-03-17T16:01:05.803Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28802025-03-17T16:01:05.807Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
28812025-03-17T16:01:05.901Z
28822025-03-17T16:01:05.901Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (103/198)
28832025-03-17T16:01:06.582Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28842025-03-17T16:01:06.585Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28852025-03-17T16:01:06.585Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28862025-03-17T16:01:06.589Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
28872025-03-17T16:01:06.681Z
28882025-03-17T16:01:06.681Zinfo: running `cargo check --bins` on dns-server (104/198)
28892025-03-17T16:01:07.278Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28902025-03-17T16:01:07.281Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28912025-03-17T16:01:07.375Z Compiling typify-impl v0.3.0
28922025-03-17T16:01:07.486Z Compiling parking_lot_core v0.8.6
28932025-03-17T16:01:07.497Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
28942025-03-17T16:01:07.506Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28952025-03-17T16:01:07.509Z Checking fxhash v0.2.1
28962025-03-17T16:01:07.519Z Checking hickory-client v0.24.4
28972025-03-17T16:01:07.534Z Checking hickory-server v0.24.4
28982025-03-17T16:01:08.252Z Checking parking_lot v0.11.2
28992025-03-17T16:01:08.376Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
29002025-03-17T16:01:08.539Z Checking sled v0.34.7
29012025-03-17T16:01:12.975Z Compiling typify-macro v0.3.0
29022025-03-17T16:01:14.520Z Compiling typify v0.3.0
29032025-03-17T16:01:14.593Z Compiling progenitor-impl v0.9.1
29042025-03-17T16:01:17.042Z Compiling progenitor-macro v0.9.1
29052025-03-17T16:01:20.648Z Checking progenitor v0.9.1
29062025-03-17T16:01:20.785Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
29072025-03-17T16:01:21.254Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
29082025-03-17T16:01:22.528Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.83s
29092025-03-17T16:01:22.708Z
29102025-03-17T16:01:22.708Zinfo: running `cargo check --bins` on dns-server-api (105/198)
29112025-03-17T16:01:23.310Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29122025-03-17T16:01:23.313Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29132025-03-17T16:01:23.313Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29142025-03-17T16:01:23.316Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
29152025-03-17T16:01:23.398Z
29162025-03-17T16:01:23.398Zinfo: running `cargo check --bins` on openapi-manager-types (106/198)
29172025-03-17T16:01:23.973Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29182025-03-17T16:01:23.976Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29192025-03-17T16:01:23.976Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29202025-03-17T16:01:23.980Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
29212025-03-17T16:01:24.052Z
29222025-03-17T16:01:24.052Zinfo: running `cargo check --bins` on gateway-test-utils (107/198)
29232025-03-17T16:01:24.696Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29242025-03-17T16:01:24.699Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29252025-03-17T16:01:24.699Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29262025-03-17T16:01:24.703Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
29272025-03-17T16:01:24.790Z
29282025-03-17T16:01:24.790Zinfo: running `cargo check --bins` on gateway-types (108/198)
29292025-03-17T16:01:25.383Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29302025-03-17T16:01:25.386Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29312025-03-17T16:01:25.386Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29322025-03-17T16:01:25.390Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
29332025-03-17T16:01:25.466Z
29342025-03-17T16:01:25.466Zinfo: running `cargo check --bins` on ipcc (109/198)
29352025-03-17T16:01:26.060Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29362025-03-17T16:01:26.064Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29372025-03-17T16:01:26.064Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29382025-03-17T16:01:26.067Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
29392025-03-17T16:01:26.145Z
29402025-03-17T16:01:26.145Zinfo: running `cargo check --bins` on omicron-gateway (110/198)
29412025-03-17T16:01:26.784Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29422025-03-17T16:01:26.787Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29432025-03-17T16:01:26.912Z Compiling radium v0.7.0
29442025-03-17T16:01:26.913Z Compiling semver v0.1.20
29452025-03-17T16:01:27.038Z Compiling maybe-uninit v2.0.0
29462025-03-17T16:01:27.058Z Checking tap v1.0.1
29472025-03-17T16:01:27.061Z Checking password-hash v0.5.0
29482025-03-17T16:01:27.061Z Checking blake2 v0.10.6
29492025-03-17T16:01:27.064Z Compiling packed_struct v0.10.1
29502025-03-17T16:01:27.064Z Compiling cancel-safe-futures v0.1.5
29512025-03-17T16:01:27.204Z Checking wyz v0.5.1
29522025-03-17T16:01:27.413Z Compiling rustc_version v0.1.7
29532025-03-17T16:01:27.512Z Compiling owo-colors v4.2.0
29542025-03-17T16:01:27.544Z Checking funty v2.0.0
29552025-03-17T16:01:27.547Z Checking crc-catalog v2.4.0
29562025-03-17T16:01:27.548Z Checking argon2 v0.5.3
29572025-03-17T16:01:27.667Z Compiling packed_struct_codegen v0.10.1
29582025-03-17T16:01:27.693Z Checking libsw-core v0.3.1
29592025-03-17T16:01:27.710Z Checking crc v3.2.1
29602025-03-17T16:01:27.804Z Compiling newtype_derive v0.1.6
29612025-03-17T16:01:27.865Z Checking half v2.4.1
29622025-03-17T16:01:27.921Z Compiling indexmap v1.9.3
29632025-03-17T16:01:28.168Z Checking ciborium-io v0.2.2
29642025-03-17T16:01:28.172Z Checking nodrop v0.1.14
29652025-03-17T16:01:28.206Z Checking fixedbitset v0.5.7
29662025-03-17T16:01:28.241Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
29672025-03-17T16:01:28.286Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
29682025-03-17T16:01:28.322Z Checking array-init v0.0.4
29692025-03-17T16:01:28.343Z Checking ciborium-ll v0.2.2
29702025-03-17T16:01:28.396Z Checking bitvec v1.0.1
29712025-03-17T16:01:28.568Z Checking petgraph v0.7.1
29722025-03-17T16:01:28.571Z Checking libsw v3.4.0
29732025-03-17T16:01:28.604Z Checking smallvec v0.6.14
29742025-03-17T16:01:28.624Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
29752025-03-17T16:01:28.975Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29762025-03-17T16:01:29.156Z Checking indent_write v2.2.0
29772025-03-17T16:01:29.282Z Checking linear-map v1.2.0
29782025-03-17T16:01:29.347Z Checking bitfield v0.14.0
29792025-03-17T16:01:29.382Z Checking hashbrown v0.12.3
29802025-03-17T16:01:29.587Z Checking termcolor v1.4.1
29812025-03-17T16:01:29.638Z Checking swrite v0.1.0
29822025-03-17T16:01:29.776Z Checking ron v0.8.1
29832025-03-17T16:01:29.953Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
29842025-03-17T16:01:30.026Z Checking env_logger v0.10.2
29852025-03-17T16:01:30.041Z Checking serde-hex v0.1.0
29862025-03-17T16:01:30.148Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29872025-03-17T16:01:30.450Z Checking ciborium v0.2.2
29882025-03-17T16:01:30.999Z Checking steno v0.4.1
29892025-03-17T16:01:31.196Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
29902025-03-17T16:01:31.396Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
29912025-03-17T16:01:31.457Z Checking hashbrown v0.13.2
29922025-03-17T16:01:31.544Z Checking crc-any v2.5.0
29932025-03-17T16:01:31.582Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29942025-03-17T16:01:31.670Z Checking humantime v2.1.0
29952025-03-17T16:01:31.913Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
29962025-03-17T16:01:31.977Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29972025-03-17T16:01:32.200Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
29982025-03-17T16:01:32.406Z Checking object v0.30.4
29992025-03-17T16:01:32.542Z Checking path-slash v0.1.5
30002025-03-17T16:01:32.566Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30012025-03-17T16:01:32.777Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
30022025-03-17T16:01:33.236Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
30032025-03-17T16:01:33.516Z Checking nix v0.27.1
30042025-03-17T16:01:33.535Z Checking tungstenite v0.23.0
30052025-03-17T16:01:33.860Z Checking kstat-rs v0.2.4
30062025-03-17T16:01:34.212Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
30072025-03-17T16:01:34.404Z Checking tokio-tungstenite v0.23.1
30082025-03-17T16:01:34.470Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
30092025-03-17T16:01:34.497Z Checking signal-hook-tokio v0.3.1
30102025-03-17T16:01:34.567Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30112025-03-17T16:01:35.181Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
30122025-03-17T16:01:42.164Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
30132025-03-17T16:01:43.518Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
30142025-03-17T16:01:45.750Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
30152025-03-17T16:01:51.325Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
30162025-03-17T16:01:52.000Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30172025-03-17T16:01:54.701Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.53s
30182025-03-17T16:01:54.894Z
30192025-03-17T16:01:54.894Zinfo: running `cargo check --bins` on gateway-api (111/198)
30202025-03-17T16:01:55.494Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30212025-03-17T16:01:55.497Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30222025-03-17T16:01:55.497Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30232025-03-17T16:01:55.500Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
30242025-03-17T16:01:55.580Z
30252025-03-17T16:01:55.580Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (112/198)
30262025-03-17T16:01:56.151Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30272025-03-17T16:01:56.154Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30282025-03-17T16:01:56.154Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30292025-03-17T16:01:56.158Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30302025-03-17T16:01:56.234Z
30312025-03-17T16:01:56.234Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (113/198)
30322025-03-17T16:01:56.818Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30332025-03-17T16:01:56.821Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30342025-03-17T16:01:56.821Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30352025-03-17T16:01:56.824Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30362025-03-17T16:01:56.903Z
30372025-03-17T16:01:56.903Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (114/198)
30382025-03-17T16:01:57.496Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30392025-03-17T16:01:57.499Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30402025-03-17T16:01:57.499Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30412025-03-17T16:01:57.502Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
30422025-03-17T16:01:57.580Z
30432025-03-17T16:01:57.580Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (115/198)
30442025-03-17T16:01:58.178Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30452025-03-17T16:01:58.181Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30462025-03-17T16:01:58.181Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30472025-03-17T16:01:58.189Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
30482025-03-17T16:01:58.263Z
30492025-03-17T16:01:58.263Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (116/198)
30502025-03-17T16:01:58.855Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30512025-03-17T16:01:58.859Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30522025-03-17T16:01:58.859Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30532025-03-17T16:01:58.862Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
30542025-03-17T16:01:58.943Z
30552025-03-17T16:01:58.943Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (117/198)
30562025-03-17T16:01:59.542Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30572025-03-17T16:01:59.545Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30582025-03-17T16:01:59.545Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30592025-03-17T16:01:59.550Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
30602025-03-17T16:01:59.626Z
30612025-03-17T16:01:59.626Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (118/198)
30622025-03-17T16:02:00.220Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30632025-03-17T16:02:00.224Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30642025-03-17T16:02:00.224Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30652025-03-17T16:02:00.227Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
30662025-03-17T16:02:00.304Z
30672025-03-17T16:02:00.304Zinfo: running `cargo check --bins` on oximeter-producer (119/198)
30682025-03-17T16:02:00.924Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30692025-03-17T16:02:00.927Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30702025-03-17T16:02:00.927Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30712025-03-17T16:02:00.930Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
30722025-03-17T16:02:01.014Z
30732025-03-17T16:02:01.014Zinfo: running `cargo check --bins` on internal-dns-resolver (120/198)
30742025-03-17T16:02:01.604Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30752025-03-17T16:02:01.608Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30762025-03-17T16:02:01.608Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30772025-03-17T16:02:01.611Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
30782025-03-17T16:02:01.690Z
30792025-03-17T16:02:01.690Zinfo: running `cargo check --bins` on sp-sim (121/198)
30802025-03-17T16:02:02.285Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30812025-03-17T16:02:02.288Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30822025-03-17T16:02:02.378Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
30832025-03-17T16:02:02.832Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30842025-03-17T16:02:04.508Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30852025-03-17T16:02:06.191Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.49s
30862025-03-17T16:02:06.374Z
30872025-03-17T16:02:06.375Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (122/198)
30882025-03-17T16:02:07.010Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30892025-03-17T16:02:07.014Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30902025-03-17T16:02:07.014Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30912025-03-17T16:02:07.018Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
30922025-03-17T16:02:07.106Z
30932025-03-17T16:02:07.106Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (123/198)
30942025-03-17T16:02:07.752Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30952025-03-17T16:02:07.755Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30962025-03-17T16:02:07.755Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30972025-03-17T16:02:07.758Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
30982025-03-17T16:02:07.846Z
30992025-03-17T16:02:07.846Zinfo: running `cargo check --bins` on db-macros (124/198)
31002025-03-17T16:02:08.423Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31012025-03-17T16:02:08.426Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31022025-03-17T16:02:08.426Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31032025-03-17T16:02:08.429Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
31042025-03-17T16:02:08.504Z
31052025-03-17T16:02:08.504Zinfo: running `cargo check --bins` on nexus-macros-common (125/198)
31062025-03-17T16:02:09.082Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31072025-03-17T16:02:09.085Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31082025-03-17T16:02:09.085Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31092025-03-17T16:02:09.089Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
31102025-03-17T16:02:09.165Z
31112025-03-17T16:02:09.165Zinfo: running `cargo check --bins` on nexus-auth (126/198)
31122025-03-17T16:02:09.817Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31132025-03-17T16:02:09.820Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31142025-03-17T16:02:09.820Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31152025-03-17T16:02:09.824Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
31162025-03-17T16:02:09.910Z
31172025-03-17T16:02:09.911Zinfo: running `cargo check --bins` on authz-macros (127/198)
31182025-03-17T16:02:10.503Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31192025-03-17T16:02:10.506Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31202025-03-17T16:02:10.506Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31212025-03-17T16:02:10.509Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
31222025-03-17T16:02:10.586Z
31232025-03-17T16:02:10.586Zinfo: running `cargo check --bins` on nexus-db-fixed-data (128/198)
31242025-03-17T16:02:11.228Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31252025-03-17T16:02:11.232Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31262025-03-17T16:02:11.232Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31272025-03-17T16:02:11.235Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
31282025-03-17T16:02:11.323Z
31292025-03-17T16:02:11.323Zinfo: running `cargo check --bins` on nexus-db-model (129/198)
31302025-03-17T16:02:11.958Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31312025-03-17T16:02:11.962Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31322025-03-17T16:02:11.962Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31332025-03-17T16:02:11.965Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
31342025-03-17T16:02:12.052Z
31352025-03-17T16:02:12.052Zinfo: running `cargo check --bins` on nexus-defaults (130/198)
31362025-03-17T16:02:12.656Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31372025-03-17T16:02:12.659Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31382025-03-17T16:02:12.659Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31392025-03-17T16:02:12.662Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
31402025-03-17T16:02:12.743Z
31412025-03-17T16:02:12.743Zinfo: running `cargo check --bins` on nexus-inventory (131/198)
31422025-03-17T16:02:13.376Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31432025-03-17T16:02:13.379Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31442025-03-17T16:02:13.379Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31452025-03-17T16:02:13.382Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
31462025-03-17T16:02:13.468Z
31472025-03-17T16:02:13.468Zinfo: running `cargo check --bins` on typed-rng (132/198)
31482025-03-17T16:02:14.053Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31492025-03-17T16:02:14.056Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31502025-03-17T16:02:14.056Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31512025-03-17T16:02:14.061Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
31522025-03-17T16:02:14.138Z
31532025-03-17T16:02:14.138Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (133/198)
31542025-03-17T16:02:14.793Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31552025-03-17T16:02:14.796Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31562025-03-17T16:02:14.945Z Checking keccak v0.1.5
31572025-03-17T16:02:15.066Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
31582025-03-17T16:02:15.069Z Checking secrecy v0.8.0
31592025-03-17T16:02:15.069Z Compiling unicase v2.7.0
31602025-03-17T16:02:15.076Z Compiling same-file v1.0.6
31612025-03-17T16:02:15.121Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
31622025-03-17T16:02:15.124Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31632025-03-17T16:02:15.124Z Compiling thiserror-impl-no-std v2.0.2
31642025-03-17T16:02:15.240Z Checking universal-hash v0.5.1
31652025-03-17T16:02:15.363Z Checking sha3 v0.10.8
31662025-03-17T16:02:15.370Z Compiling walkdir v2.5.0
31672025-03-17T16:02:15.373Z Compiling blake3 v1.5.4
31682025-03-17T16:02:15.460Z Checking opaque-debug v0.3.1
31692025-03-17T16:02:15.460Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31702025-03-17T16:02:15.570Z Checking poly1305 v0.8.0
31712025-03-17T16:02:15.638Z Checking chacha20 v0.9.1
31722025-03-17T16:02:15.700Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
31732025-03-17T16:02:15.800Z Checking aead v0.5.2
31742025-03-17T16:02:15.819Z Compiling memmap2 v0.9.5
31752025-03-17T16:02:16.002Z Compiling salty v0.3.0
31762025-03-17T16:02:16.035Z Compiling libefi-sys v0.1.0
31772025-03-17T16:02:16.076Z Compiling arrayvec v0.7.6
31782025-03-17T16:02:16.079Z Compiling arrayref v0.3.9
31792025-03-17T16:02:16.193Z Compiling constant_time_eq v0.3.1
31802025-03-17T16:02:16.213Z Checking chacha20poly1305 v0.10.1
31812025-03-17T16:02:16.399Z Compiling toolchain_find v0.4.0
31822025-03-17T16:02:16.420Z Compiling camino-tempfile v1.1.1
31832025-03-17T16:02:16.462Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
31842025-03-17T16:02:16.470Z Compiling bitfield-struct v0.6.2
31852025-03-17T16:02:16.801Z Compiling topological-sort v0.2.2
31862025-03-17T16:02:16.852Z Compiling mime_guess v2.0.5
31872025-03-17T16:02:16.966Z Compiling rustfmt-wrapper v0.2.1
31882025-03-17T16:02:17.420Z Compiling omicron-zone-package v0.12.0
31892025-03-17T16:02:17.575Z Compiling progenitor v0.9.1
31902025-03-17T16:02:17.578Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31912025-03-17T16:02:17.750Z Checking thiserror-no-std v2.0.2
31922025-03-17T16:02:17.781Z Checking primeorder v0.13.6
31932025-03-17T16:02:17.801Z Checking env_filter v0.1.2
31942025-03-17T16:02:17.874Z Checking vsss-rs v3.3.4
31952025-03-17T16:02:17.894Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31962025-03-17T16:02:17.897Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31972025-03-17T16:02:18.083Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31982025-03-17T16:02:18.103Z Checking env_logger v0.11.5
31992025-03-17T16:02:18.269Z Checking p384 v0.13.0
32002025-03-17T16:02:18.318Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
32012025-03-17T16:02:18.452Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
32022025-03-17T16:02:18.480Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32032025-03-17T16:02:18.584Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
32042025-03-17T16:02:18.683Z Checking http-range v0.1.5
32052025-03-17T16:02:18.732Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
32062025-03-17T16:02:18.769Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32072025-03-17T16:02:18.949Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32082025-03-17T16:02:19.092Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32092025-03-17T16:02:19.180Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32102025-03-17T16:02:19.440Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
32112025-03-17T16:02:19.667Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889)
32122025-03-17T16:02:19.723Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32132025-03-17T16:02:19.744Z Checking atty v0.2.14
32142025-03-17T16:02:19.899Z Checking glob v0.3.2
32152025-03-17T16:02:19.940Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32162025-03-17T16:02:20.245Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
32172025-03-17T16:02:20.390Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32182025-03-17T16:02:20.873Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32192025-03-17T16:02:20.958Z Checking hyper-staticfile v0.10.1
32202025-03-17T16:02:21.284Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#bbadc279)
32212025-03-17T16:02:21.499Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32222025-03-17T16:02:21.518Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32232025-03-17T16:02:21.619Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32242025-03-17T16:02:21.895Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32252025-03-17T16:02:22.300Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32262025-03-17T16:02:22.443Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
32272025-03-17T16:02:22.488Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32282025-03-17T16:02:22.667Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32292025-03-17T16:02:23.159Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
32302025-03-17T16:02:23.424Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32312025-03-17T16:02:26.368Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32322025-03-17T16:02:26.372Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32332025-03-17T16:02:34.940Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32342025-03-17T16:02:48.459Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.30s
32352025-03-17T16:02:48.655Z
32362025-03-17T16:02:48.655Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (134/198)
32372025-03-17T16:02:49.307Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32382025-03-17T16:02:49.312Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32392025-03-17T16:02:49.453Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32402025-03-17T16:03:02.797Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.13s
32412025-03-17T16:03:02.995Z
32422025-03-17T16:03:02.995Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (135/198)
32432025-03-17T16:03:03.638Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32442025-03-17T16:03:03.642Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32452025-03-17T16:03:03.777Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32462025-03-17T16:03:17.196Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.18s
32472025-03-17T16:03:17.401Z
32482025-03-17T16:03:17.401Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (136/198)
32492025-03-17T16:03:18.049Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32502025-03-17T16:03:18.052Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32512025-03-17T16:03:18.198Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32522025-03-17T16:03:32.200Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.78s
32532025-03-17T16:03:32.401Z
32542025-03-17T16:03:32.401Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (137/198)
32552025-03-17T16:03:33.046Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32562025-03-17T16:03:33.050Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32572025-03-17T16:03:33.194Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32582025-03-17T16:03:46.770Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.35s
32592025-03-17T16:03:46.976Z
32602025-03-17T16:03:46.976Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (138/198)
32612025-03-17T16:03:47.630Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32622025-03-17T16:03:47.633Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32632025-03-17T16:03:47.773Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32642025-03-17T16:04:01.412Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.42s
32652025-03-17T16:04:01.615Z
32662025-03-17T16:04:01.615Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (139/198)
32672025-03-17T16:04:02.281Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32682025-03-17T16:04:02.284Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32692025-03-17T16:04:02.419Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32702025-03-17T16:04:16.047Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.42s
32712025-03-17T16:04:16.255Z
32722025-03-17T16:04:16.255Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (140/198)
32732025-03-17T16:04:16.915Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32742025-03-17T16:04:16.918Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32752025-03-17T16:04:17.059Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32762025-03-17T16:04:30.676Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.40s
32772025-03-17T16:04:30.880Z
32782025-03-17T16:04:30.880Zinfo: running `cargo check --bins` on bootstrap-agent-api (141/198)
32792025-03-17T16:04:31.516Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32802025-03-17T16:04:31.519Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32812025-03-17T16:04:31.519Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32822025-03-17T16:04:31.523Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
32832025-03-17T16:04:31.607Z
32842025-03-17T16:04:31.607Zinfo: running `cargo check --bins` on key-manager (142/198)
32852025-03-17T16:04:32.214Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32862025-03-17T16:04:32.218Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32872025-03-17T16:04:32.218Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32882025-03-17T16:04:32.221Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
32892025-03-17T16:04:32.301Z
32902025-03-17T16:04:32.301Zinfo: running `cargo check --bins` on range-requests (143/198)
32912025-03-17T16:04:32.883Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32922025-03-17T16:04:32.886Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32932025-03-17T16:04:32.886Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32942025-03-17T16:04:32.889Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
32952025-03-17T16:04:32.965Z
32962025-03-17T16:04:32.965Zinfo: running `cargo check --bins` on repo-depot-api (144/198)
32972025-03-17T16:04:33.561Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32982025-03-17T16:04:33.564Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32992025-03-17T16:04:33.564Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33002025-03-17T16:04:33.567Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
33012025-03-17T16:04:33.644Z
33022025-03-17T16:04:33.644Zinfo: running `cargo check --bins` on sled-agent-api (145/198)
33032025-03-17T16:04:34.274Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33042025-03-17T16:04:34.278Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33052025-03-17T16:04:34.278Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33062025-03-17T16:04:34.282Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
33072025-03-17T16:04:34.364Z
33082025-03-17T16:04:34.364Zinfo: running `cargo check --bins` on sled-diagnostics (146/198)
33092025-03-17T16:04:34.940Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33102025-03-17T16:04:34.943Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33112025-03-17T16:04:34.943Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33122025-03-17T16:04:34.950Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
33132025-03-17T16:04:35.021Z
33142025-03-17T16:04:35.021Zinfo: running `cargo check --bins` on sled-hardware (147/198)
33152025-03-17T16:04:35.629Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33162025-03-17T16:04:35.632Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33172025-03-17T16:04:35.632Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33182025-03-17T16:04:35.636Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
33192025-03-17T16:04:35.716Z
33202025-03-17T16:04:35.716Zinfo: running `cargo check --bins --no-default-features` on sled-storage (148/198)
33212025-03-17T16:04:36.315Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33222025-03-17T16:04:36.319Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33232025-03-17T16:04:36.319Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33242025-03-17T16:04:36.322Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
33252025-03-17T16:04:36.403Z
33262025-03-17T16:04:36.403Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (149/198)
33272025-03-17T16:04:37.008Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33282025-03-17T16:04:37.011Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33292025-03-17T16:04:37.011Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33302025-03-17T16:04:37.016Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
33312025-03-17T16:04:37.098Z
33322025-03-17T16:04:37.098Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (150/198)
33332025-03-17T16:04:37.709Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33342025-03-17T16:04:37.713Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33352025-03-17T16:04:37.713Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33362025-03-17T16:04:37.718Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
33372025-03-17T16:04:37.797Z
33382025-03-17T16:04:37.797Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (151/198)
33392025-03-17T16:04:38.414Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33402025-03-17T16:04:38.419Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33412025-03-17T16:04:38.419Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33422025-03-17T16:04:38.423Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
33432025-03-17T16:04:38.505Z
33442025-03-17T16:04:38.505Zinfo: running `cargo check --bins` on nexus-test-interface (152/198)
33452025-03-17T16:04:39.140Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33462025-03-17T16:04:39.168Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33472025-03-17T16:04:39.168Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33482025-03-17T16:04:39.169Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
33492025-03-17T16:04:39.224Z
33502025-03-17T16:04:39.224Zinfo: running `cargo check --bins` on oximeter-collector (153/198)
33512025-03-17T16:04:39.849Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33522025-03-17T16:04:39.852Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33532025-03-17T16:04:39.955Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33542025-03-17T16:04:39.955Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33552025-03-17T16:04:40.862Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33562025-03-17T16:04:42.872Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.65s
33572025-03-17T16:04:43.068Z
33582025-03-17T16:04:43.068Zinfo: running `cargo check --bins` on oximeter-api (154/198)
33592025-03-17T16:04:43.675Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33602025-03-17T16:04:43.681Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33612025-03-17T16:04:43.681Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33622025-03-17T16:04:43.682Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
33632025-03-17T16:04:43.758Z
33642025-03-17T16:04:43.759Zinfo: running `cargo check --bins` on cert-dev (155/198)
33652025-03-17T16:04:44.343Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33662025-03-17T16:04:44.346Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33672025-03-17T16:04:44.425Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33682025-03-17T16:04:44.714Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
33692025-03-17T16:04:44.888Z
33702025-03-17T16:04:44.888Zinfo: running `cargo check --bins` on clickana (156/198)
33712025-03-17T16:04:45.497Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33722025-03-17T16:04:45.503Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33732025-03-17T16:04:45.593Z Checking itertools v0.13.0
33742025-03-17T16:04:45.593Z Checking castaway v0.2.3
33752025-03-17T16:04:45.597Z Checking lru v0.12.5
33762025-03-17T16:04:45.597Z Compiling instability v0.3.2
33772025-03-17T16:04:45.597Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33782025-03-17T16:04:45.597Z Checking cassowary v0.3.0
33792025-03-17T16:04:45.597Z Compiling indoc v2.0.6
33802025-03-17T16:04:45.875Z Checking compact_str v0.8.0
33812025-03-17T16:04:47.449Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33822025-03-17T16:04:47.488Z Checking unicode-truncate v1.1.0
33832025-03-17T16:04:47.639Z Checking ratatui v0.29.0
33842025-03-17T16:04:49.607Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33852025-03-17T16:04:50.450Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.55s
33862025-03-17T16:04:50.636Z
33872025-03-17T16:04:50.636Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (157/198)
33882025-03-17T16:04:51.256Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33892025-03-17T16:04:51.259Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33902025-03-17T16:04:51.373Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33912025-03-17T16:04:51.373Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33922025-03-17T16:04:52.390Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33932025-03-17T16:04:52.874Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
33942025-03-17T16:04:53.242Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.59s
33952025-03-17T16:04:53.431Z
33962025-03-17T16:04:53.431Zinfo: running `cargo check --bins` on ch-dev (158/198)
33972025-03-17T16:04:54.037Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33982025-03-17T16:04:54.041Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33992025-03-17T16:04:54.140Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
34002025-03-17T16:04:54.882Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.44s
34012025-03-17T16:04:55.072Z
34022025-03-17T16:04:55.072Zinfo: running `cargo check --bins` on crdb-seed (159/198)
34032025-03-17T16:04:55.674Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34042025-03-17T16:04:55.678Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34052025-03-17T16:04:55.770Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
34062025-03-17T16:04:56.131Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
34072025-03-17T16:04:56.318Z
34082025-03-17T16:04:56.318Zinfo: running `cargo check --bins` on db-dev (160/198)
34092025-03-17T16:04:56.927Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34102025-03-17T16:04:56.930Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34112025-03-17T16:04:57.028Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
34122025-03-17T16:04:57.781Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.45s
34132025-03-17T16:04:57.973Z
34142025-03-17T16:04:57.973Zinfo: running `cargo check --bins` on omicron-dev-lib (161/198)
34152025-03-17T16:04:58.578Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34162025-03-17T16:04:58.582Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34172025-03-17T16:04:58.582Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34182025-03-17T16:04:58.585Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
34192025-03-17T16:04:58.671Z
34202025-03-17T16:04:58.671Zinfo: running `cargo check --bins` on xtask-downloader (162/198)
34212025-03-17T16:04:59.252Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34222025-03-17T16:04:59.256Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34232025-03-17T16:04:59.338Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
34242025-03-17T16:05:00.187Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.51s
34252025-03-17T16:05:00.360Z
34262025-03-17T16:05:00.360Zinfo: running `cargo check --bins` on omicron-ls-apis (163/198)
34272025-03-17T16:05:00.940Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34282025-03-17T16:05:00.943Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34292025-03-17T16:05:01.023Z Checking cargo-platform v0.1.8
34302025-03-17T16:05:01.303Z Checking cargo_metadata v0.19.2
34312025-03-17T16:05:02.307Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
34322025-03-17T16:05:03.113Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.74s
34332025-03-17T16:05:03.293Z
34342025-03-17T16:05:03.293Zinfo: running `cargo check --bins` on mgs-dev (164/198)
34352025-03-17T16:05:03.931Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34362025-03-17T16:05:03.934Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34372025-03-17T16:05:04.060Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34382025-03-17T16:05:05.524Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
34392025-03-17T16:05:06.083Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
34402025-03-17T16:05:06.619Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.31s
34412025-03-17T16:05:06.824Z
34422025-03-17T16:05:06.824Zinfo: running `cargo check --bins` on omicron-omdb (165/198)
34432025-03-17T16:05:07.493Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34442025-03-17T16:05:07.497Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34452025-03-17T16:05:07.663Z Compiling crunchy v0.2.2
34462025-03-17T16:05:07.663Z Compiling tiny-keccak v2.0.2
34472025-03-17T16:05:07.667Z Compiling dsl_auto_type v0.1.2
34482025-03-17T16:05:07.667Z Checking scheduled-thread-pool v0.2.7
34492025-03-17T16:05:07.667Z Compiling diesel_table_macro_syntax v0.2.0
34502025-03-17T16:05:07.667Z Compiling bit-vec v0.6.3
34512025-03-17T16:05:07.814Z Compiling ascii-canvas v3.0.0
34522025-03-17T16:05:07.828Z Compiling ena v0.14.3
34532025-03-17T16:05:08.010Z Checking r2d2 v0.8.10
34542025-03-17T16:05:08.121Z Compiling regex-syntax v0.6.29
34552025-03-17T16:05:08.233Z Compiling bit-set v0.5.3
34562025-03-17T16:05:08.280Z Compiling bindgen v0.71.1
34572025-03-17T16:05:08.284Z Compiling diff v0.1.13
34582025-03-17T16:05:08.319Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
34592025-03-17T16:05:08.339Z Compiling ref-cast v1.0.23
34602025-03-17T16:05:08.499Z Compiling rustc-hash v2.1.1
34612025-03-17T16:05:08.555Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
34622025-03-17T16:05:08.696Z Compiling derive_builder_core v0.20.2
34632025-03-17T16:05:08.814Z Compiling libxml v0.3.3
34642025-03-17T16:05:08.867Z Compiling ref-cast-impl v1.0.23
34652025-03-17T16:05:08.914Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
34662025-03-17T16:05:09.121Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
34672025-03-17T16:05:09.144Z Compiling diesel_derives v2.2.3
34682025-03-17T16:05:09.234Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
34692025-03-17T16:05:09.395Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
34702025-03-17T16:05:09.550Z Compiling strum_macros v0.24.3
34712025-03-17T16:05:09.784Z Compiling indoc v1.0.9
34722025-03-17T16:05:10.656Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
34732025-03-17T16:05:10.830Z Compiling derive_builder_macro v0.20.2
34742025-03-17T16:05:10.988Z Compiling impl-trait-for-tuples v0.2.2
34752025-03-17T16:05:11.692Z Compiling lalrpop v0.19.12
34762025-03-17T16:05:11.726Z Checking derive_builder v0.20.2
34772025-03-17T16:05:11.908Z Compiling oso-derive v0.27.3
34782025-03-17T16:05:12.150Z Checking quick-xml v0.37.2
34792025-03-17T16:05:12.857Z Compiling diesel-dtrace v0.4.2
34802025-03-17T16:05:12.920Z Checking maplit v1.0.2
34812025-03-17T16:05:13.090Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
34822025-03-17T16:05:13.289Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
34832025-03-17T16:05:13.358Z Checking bb8 v0.8.5
34842025-03-17T16:05:13.655Z Checking io-lifetimes v1.0.11
34852025-03-17T16:05:13.875Z Checking rustix v0.37.28
34862025-03-17T16:05:13.913Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
34872025-03-17T16:05:14.238Z Checking rand_seeder v0.3.0
34882025-03-17T16:05:14.319Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34892025-03-17T16:05:14.498Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34902025-03-17T16:05:14.705Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34912025-03-17T16:05:14.728Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
34922025-03-17T16:05:14.920Z Checking terminal_size v0.2.6
34932025-03-17T16:05:15.059Z Checking smawk v0.3.2
34942025-03-17T16:05:15.102Z Checking unicode-linebreak v0.1.5
34952025-03-17T16:05:15.282Z Checking is_ci v1.2.0
34962025-03-17T16:05:15.445Z Checking supports-color v3.0.2
34972025-03-17T16:05:15.537Z Checking textwrap v0.16.1
34982025-03-17T16:05:15.690Z Checking multimap v0.10.0
34992025-03-17T16:05:16.938Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
35002025-03-17T16:05:17.963Z Checking diesel v2.2.8
35012025-03-17T16:05:33.903Z Compiling samael v0.0.18
35022025-03-17T16:05:50.882Z Checking async-bb8-diesel v0.2.1
35032025-03-17T16:05:52.573Z Compiling polar-core v0.27.3
35042025-03-17T16:05:59.856Z Checking oso v0.27.3
35052025-03-17T16:07:02.465Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
35062025-03-17T16:07:09.238Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 02s
35072025-03-17T16:07:09.467Z
35082025-03-17T16:07:09.467Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (166/198)
35092025-03-17T16:07:10.104Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35102025-03-17T16:07:10.107Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35112025-03-17T16:07:10.107Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35122025-03-17T16:07:10.110Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
35132025-03-17T16:07:10.199Z
35142025-03-17T16:07:10.199Zinfo: running `cargo check --bins` on nexus-saga-recovery (167/198)
35152025-03-17T16:07:10.839Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35162025-03-17T16:07:10.842Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35172025-03-17T16:07:10.842Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35182025-03-17T16:07:10.846Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
35192025-03-17T16:07:10.933Z
35202025-03-17T16:07:10.933Zinfo: running `cargo check --bins` on nexus-test-utils-macros (168/198)
35212025-03-17T16:07:11.524Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35222025-03-17T16:07:11.527Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35232025-03-17T16:07:11.527Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35242025-03-17T16:07:11.530Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
35252025-03-17T16:07:11.607Z
35262025-03-17T16:07:11.607Zinfo: running `cargo check --bins` on omicron-nexus (169/198)
35272025-03-17T16:07:12.287Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35282025-03-17T16:07:12.290Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35292025-03-17T16:07:12.473Z Compiling libz-sys v1.1.20
35302025-03-17T16:07:12.477Z Compiling libgit2-sys v0.17.0+1.8.1
35312025-03-17T16:07:12.610Z Compiling vergen v8.3.2
35322025-03-17T16:07:12.613Z Compiling cargo-platform v0.1.8
35332025-03-17T16:07:12.613Z Compiling pin-project-internal v1.1.6
35342025-03-17T16:07:12.654Z Compiling snafu-derive v0.8.5
35352025-03-17T16:07:12.658Z Compiling rustls v0.21.12
35362025-03-17T16:07:12.691Z Checking globset v0.4.15
35372025-03-17T16:07:12.943Z Checking olpc-cjson v0.1.4
35382025-03-17T16:07:13.040Z Compiling cargo_metadata v0.18.1
35392025-03-17T16:07:13.170Z Checking sct v0.7.1
35402025-03-17T16:07:13.170Z Checking rustls-webpki v0.101.7
35412025-03-17T16:07:13.208Z Checking serde_plain v1.0.2
35422025-03-17T16:07:13.397Z Checking typed-path v0.9.3
35432025-03-17T16:07:13.470Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
35442025-03-17T16:07:13.535Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
35452025-03-17T16:07:13.793Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
35462025-03-17T16:07:13.832Z Checking parse-size v1.1.0
35472025-03-17T16:07:14.090Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
35482025-03-17T16:07:14.142Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
35492025-03-17T16:07:15.062Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
35502025-03-17T16:07:15.138Z Checking rustls-pemfile v1.0.4
35512025-03-17T16:07:15.194Z Checking pin-project v1.1.6
35522025-03-17T16:07:15.311Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
35532025-03-17T16:07:15.339Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
35542025-03-17T16:07:15.359Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
35552025-03-17T16:07:15.639Z Checking twox-hash v2.1.0
35562025-03-17T16:07:15.688Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
35572025-03-17T16:07:15.803Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
35582025-03-17T16:07:16.256Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
35592025-03-17T16:07:16.968Z Checking tokio-rustls v0.24.1
35602025-03-17T16:07:17.281Z Checking snafu v0.8.5
35612025-03-17T16:07:17.346Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
35622025-03-17T16:07:17.719Z Checking tough v0.19.0
35632025-03-17T16:07:17.832Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
35642025-03-17T16:07:17.832Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
35652025-03-17T16:07:17.873Z Checking fatfs v0.3.6
35662025-03-17T16:07:17.914Z Checking assert_matches v1.5.0
35672025-03-17T16:07:21.732Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#bbadc279)
35682025-03-17T16:07:22.870Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
35692025-03-17T16:07:24.440Z Compiling git2 v0.19.0
35702025-03-17T16:07:28.464Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
35712025-03-17T16:08:29.322Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s
35722025-03-17T16:08:29.530Z
35732025-03-17T16:08:29.530Zinfo: running `cargo check --bins` on nexus-external-api (170/198)
35742025-03-17T16:08:30.186Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35752025-03-17T16:08:30.189Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35762025-03-17T16:08:30.189Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35772025-03-17T16:08:30.192Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
35782025-03-17T16:08:30.277Z
35792025-03-17T16:08:30.277Zinfo: running `cargo check --bins` on nexus-internal-api (171/198)
35802025-03-17T16:08:30.904Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35812025-03-17T16:08:30.907Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35822025-03-17T16:08:30.907Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35832025-03-17T16:08:30.911Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
35842025-03-17T16:08:30.996Z
35852025-03-17T16:08:30.996Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (172/198)
35862025-03-17T16:08:31.642Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35872025-03-17T16:08:31.645Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35882025-03-17T16:08:31.645Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35892025-03-17T16:08:31.649Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
35902025-03-17T16:08:31.737Z
35912025-03-17T16:08:31.737Zinfo: running `cargo check --bins` on nexus-networking (173/198)
35922025-03-17T16:08:32.382Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35932025-03-17T16:08:32.386Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35942025-03-17T16:08:32.386Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35952025-03-17T16:08:32.389Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
35962025-03-17T16:08:32.477Z
35972025-03-17T16:08:32.477Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (174/198)
35982025-03-17T16:08:33.122Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35992025-03-17T16:08:33.125Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36002025-03-17T16:08:33.125Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36012025-03-17T16:08:33.129Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
36022025-03-17T16:08:33.214Z
36032025-03-17T16:08:33.214Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (175/198)
36042025-03-17T16:08:33.854Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36052025-03-17T16:08:33.857Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36062025-03-17T16:08:33.857Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36072025-03-17T16:08:33.861Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
36082025-03-17T16:08:33.953Z
36092025-03-17T16:08:33.953Zinfo: running `cargo check --bins` on update-common (176/198)
36102025-03-17T16:08:34.587Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36112025-03-17T16:08:34.590Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36122025-03-17T16:08:34.590Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36132025-03-17T16:08:34.593Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
36142025-03-17T16:08:34.679Z
36152025-03-17T16:08:34.679Zinfo: running `cargo check --bins` on omicron-dev (177/198)
36162025-03-17T16:08:35.397Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36172025-03-17T16:08:35.400Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36182025-03-17T16:08:35.605Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
36192025-03-17T16:08:35.608Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
36202025-03-17T16:08:35.754Z Checking diff v0.1.13
36212025-03-17T16:08:35.754Z Checking yansi v1.0.1
36222025-03-17T16:08:35.757Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
36232025-03-17T16:08:35.768Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
36242025-03-17T16:08:36.160Z Checking pretty_assertions v1.4.1
36252025-03-17T16:08:36.815Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
36262025-03-17T16:09:05.916Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
36272025-03-17T16:09:05.919Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
36282025-03-17T16:09:05.919Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
36292025-03-17T16:09:05.920Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
36302025-03-17T16:09:05.920Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
36312025-03-17T16:09:05.920Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
36322025-03-17T16:09:06.809Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
36332025-03-17T16:09:08.003Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
36342025-03-17T16:09:52.075Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s
36352025-03-17T16:09:52.304Z
36362025-03-17T16:09:52.304Zinfo: running `cargo check --bins` on openapi-manager (178/198)
36372025-03-17T16:09:52.942Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36382025-03-17T16:09:52.946Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36392025-03-17T16:09:53.076Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
36402025-03-17T16:09:53.079Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
36412025-03-17T16:09:53.079Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
36422025-03-17T16:09:53.217Z Compiling proc-macro-error-attr2 v2.0.0
36432025-03-17T16:09:53.220Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
36442025-03-17T16:09:53.232Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
36452025-03-17T16:09:53.266Z Checking papergrid v0.14.0
36462025-03-17T16:09:53.284Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36472025-03-17T16:09:53.452Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36482025-03-17T16:09:53.590Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
36492025-03-17T16:09:53.817Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
36502025-03-17T16:09:53.986Z Compiling proc-macro-error2 v2.0.1
36512025-03-17T16:09:54.582Z Compiling tabled_derive v0.10.0
36522025-03-17T16:09:54.775Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
36532025-03-17T16:09:54.991Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36542025-03-17T16:09:55.027Z Checking dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
36552025-03-17T16:09:55.061Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
36562025-03-17T16:09:55.510Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
36572025-03-17T16:09:56.060Z Checking heck v0.4.1
36582025-03-17T16:09:56.080Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
36592025-03-17T16:09:56.304Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
36602025-03-17T16:09:56.482Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
36612025-03-17T16:09:56.740Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
36622025-03-17T16:09:57.093Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
36632025-03-17T16:09:57.191Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
36642025-03-17T16:09:57.331Z Checking tabled v0.18.0
36652025-03-17T16:09:57.582Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
36662025-03-17T16:09:57.611Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
36672025-03-17T16:09:57.705Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
36682025-03-17T16:09:59.412Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
36692025-03-17T16:09:59.412Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
36702025-03-17T16:10:02.494Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
36712025-03-17T16:10:04.113Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
36722025-03-17T16:10:08.917Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
36732025-03-17T16:10:08.917Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
36742025-03-17T16:10:10.255Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
36752025-03-17T16:10:11.734Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.41s
36762025-03-17T16:10:11.938Z
36772025-03-17T16:10:11.938Zinfo: running `cargo check --bins` on installinator-api (179/198)
36782025-03-17T16:10:12.568Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36792025-03-17T16:10:12.572Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36802025-03-17T16:10:12.572Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36812025-03-17T16:10:12.575Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
36822025-03-17T16:10:12.663Z
36832025-03-17T16:10:12.663Zinfo: running `cargo check --bins` on wicketd-api (180/198)
36842025-03-17T16:10:13.306Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36852025-03-17T16:10:13.309Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36862025-03-17T16:10:13.309Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36872025-03-17T16:10:13.313Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
36882025-03-17T16:10:13.403Z
36892025-03-17T16:10:13.403Zinfo: running `cargo check --bins` on omicron-pins (181/198)
36902025-03-17T16:10:14.005Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36912025-03-17T16:10:14.008Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36922025-03-17T16:10:14.008Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36932025-03-17T16:10:14.012Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
36942025-03-17T16:10:14.093Z
36952025-03-17T16:10:14.093Zinfo: running `cargo check --bins` on reconfigurator-cli (182/198)
36962025-03-17T16:10:14.734Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36972025-03-17T16:10:14.737Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36982025-03-17T16:10:14.859Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
36992025-03-17T16:10:14.859Z Compiling petname v2.0.2
37002025-03-17T16:10:14.862Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
37012025-03-17T16:10:14.862Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
37022025-03-17T16:10:14.862Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
37032025-03-17T16:10:14.862Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
37042025-03-17T16:10:14.986Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
37052025-03-17T16:10:15.013Z Checking sync-ptr v0.1.1
37062025-03-17T16:10:20.164Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
37072025-03-17T16:10:20.794Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
37082025-03-17T16:10:22.058Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
37092025-03-17T16:10:23.630Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.52s
37102025-03-17T16:10:23.829Z
37112025-03-17T16:10:23.829Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (183/198)
37122025-03-17T16:10:24.456Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37132025-03-17T16:10:24.459Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37142025-03-17T16:10:24.459Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37152025-03-17T16:10:24.463Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
37162025-03-17T16:10:24.553Z
37172025-03-17T16:10:24.553Zinfo: running `cargo check --bins` on omicron-releng (184/198)
37182025-03-17T16:10:25.155Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37192025-03-17T16:10:25.158Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37202025-03-17T16:10:25.245Z Checking memmap2 v0.9.5
37212025-03-17T16:10:25.245Z Checking constant_time_eq v0.3.1
37222025-03-17T16:10:25.248Z Checking arrayref v0.3.9
37232025-03-17T16:10:25.248Z Checking arrayvec v0.7.6
37242025-03-17T16:10:25.248Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#bbadc279)
37252025-03-17T16:10:25.248Z Checking topological-sort v0.2.2
37262025-03-17T16:10:25.356Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
37272025-03-17T16:10:25.359Z Checking shell-words v1.1.0
37282025-03-17T16:10:25.656Z Checking blake3 v1.5.4
37292025-03-17T16:10:25.721Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#bbadc279)
37302025-03-17T16:10:26.006Z Checking omicron-zone-package v0.12.0
37312025-03-17T16:10:27.164Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
37322025-03-17T16:10:28.009Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.45s
37332025-03-17T16:10:28.207Z
37342025-03-17T16:10:28.207Zinfo: running `cargo check --bins` on xtask (185/198)
37352025-03-17T16:10:28.659Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37362025-03-17T16:10:28.662Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37372025-03-17T16:10:28.678Z Checking bitflags v2.6.0
37382025-03-17T16:10:28.681Z Checking serde v1.0.218
37392025-03-17T16:10:28.681Z Checking thiserror v1.0.69
37402025-03-17T16:10:28.779Z Checking scroll v0.12.0
37412025-03-17T16:10:28.782Z Checking log v0.4.22
37422025-03-17T16:10:28.782Z Checking hashbrown v0.15.1
37432025-03-17T16:10:28.811Z Checking zerocopy v0.7.35
37442025-03-17T16:10:28.826Z Checking syn v2.0.98
37452025-03-17T16:10:28.893Z Checking pest v2.7.14
37462025-03-17T16:10:28.996Z Checking rustix v0.38.37
37472025-03-17T16:10:29.035Z Checking once_cell v1.20.3
37482025-03-17T16:10:29.252Z Checking goblin v0.8.2
37492025-03-17T16:10:29.351Z Checking thiserror v2.0.11
37502025-03-17T16:10:29.500Z Checking fs-err v2.11.0
37512025-03-17T16:10:29.796Z Checking indexmap v2.7.1
37522025-03-17T16:10:29.811Z Checking tabled v0.15.0
37532025-03-17T16:10:30.041Z Checking anyhow v1.0.97
37542025-03-17T16:10:30.788Z Checking terminal_size v0.4.0
37552025-03-17T16:10:30.788Z Checking tempfile v3.13.0
37562025-03-17T16:10:30.942Z Checking clap_builder v4.5.31
37572025-03-17T16:10:31.303Z Checking dtrace-parser v0.2.0
37582025-03-17T16:10:32.913Z Checking serde_json v1.0.139
37592025-03-17T16:10:32.913Z Checking serde_spanned v0.6.8
37602025-03-17T16:10:32.917Z Checking toml_datetime v0.6.8
37612025-03-17T16:10:32.917Z Checking camino v1.1.9
37622025-03-17T16:10:32.917Z Checking cargo-platform v0.1.8
37632025-03-17T16:10:32.985Z Checking semver v1.0.25
37642025-03-17T16:10:33.028Z Checking clap v4.5.31
37652025-03-17T16:10:33.130Z Checking macaddr v1.0.1
37662025-03-17T16:10:33.227Z Checking toml_edit v0.22.24
37672025-03-17T16:10:33.433Z Checking camino-tempfile v1.1.1
37682025-03-17T16:10:33.985Z Checking dof v0.3.0
37692025-03-17T16:10:33.985Z Checking cargo_metadata v0.19.2
37702025-03-17T16:10:34.389Z Checking usdt-impl v0.5.0
37712025-03-17T16:10:34.755Z Checking usdt v0.5.0
37722025-03-17T16:10:35.035Z Checking toml v0.8.20
37732025-03-17T16:10:35.469Z Checking cargo_toml v0.21.0
37742025-03-17T16:10:36.610Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
37752025-03-17T16:10:37.247Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.03s
37762025-03-17T16:10:37.352Z
37772025-03-17T16:10:37.352Zinfo: running `cargo check --bins` on end-to-end-tests (186/198)
37782025-03-17T16:10:38.020Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37792025-03-17T16:10:38.024Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37802025-03-17T16:10:38.164Z Checking polyval v0.6.2
37812025-03-17T16:10:38.283Z Checking ctr v0.9.2
37822025-03-17T16:10:38.297Z Checking ssh-encoding v0.2.0
37832025-03-17T16:10:38.300Z Checking blowfish v0.9.1
37842025-03-17T16:10:38.325Z Checking password-hash v0.4.2
37852025-03-17T16:10:38.341Z Checking p521 v0.13.3
37862025-03-17T16:10:38.345Z Checking p256 v0.13.2
37872025-03-17T16:10:38.370Z Checking russh-cryptovec v0.7.3
37882025-03-17T16:10:38.513Z Checking ghash v0.5.1
37892025-03-17T16:10:38.532Z Checking bcrypt-pbkdf v0.10.0
37902025-03-17T16:10:38.536Z Checking md5 v0.7.0
37912025-03-17T16:10:38.613Z Checking num-bigint v0.4.6
37922025-03-17T16:10:38.636Z Checking des v0.8.1
37932025-03-17T16:10:38.700Z Checking aes-gcm v0.10.3
37942025-03-17T16:10:38.721Z Checking pbkdf2 v0.11.0
37952025-03-17T16:10:38.809Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
37962025-03-17T16:10:38.828Z Checking hex-literal v0.4.1
37972025-03-17T16:10:38.863Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
37982025-03-17T16:10:38.893Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
37992025-03-17T16:10:38.926Z Checking ssh-cipher v0.2.0
38002025-03-17T16:10:38.970Z Checking internet-checksum v0.2.1
38012025-03-17T16:10:39.219Z Checking ssh-key v0.6.6
38022025-03-17T16:10:39.432Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
38032025-03-17T16:10:40.350Z Checking russh-keys v0.45.0
38042025-03-17T16:10:41.240Z Checking russh v0.45.0
38052025-03-17T16:10:59.776Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
38062025-03-17T16:11:01.176Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.80s
38072025-03-17T16:11:01.391Z
38082025-03-17T16:11:01.391Zinfo: running `cargo check --bins` on gateway-cli (187/198)
38092025-03-17T16:11:01.992Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38102025-03-17T16:11:01.995Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38112025-03-17T16:11:02.083Z Checking termios v0.3.3
38122025-03-17T16:11:02.310Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
38132025-03-17T16:11:03.116Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.71s
38142025-03-17T16:11:03.312Z
38152025-03-17T16:11:03.312Zinfo: running `cargo check --bins --no-default-features` on installinator (188/198)
38162025-03-17T16:11:03.939Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38172025-03-17T16:11:03.942Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38182025-03-17T16:11:04.053Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
38192025-03-17T16:11:04.053Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
38202025-03-17T16:11:04.056Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
38212025-03-17T16:11:04.056Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
38222025-03-17T16:11:05.081Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
38232025-03-17T16:11:06.354Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
38242025-03-17T16:11:08.149Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.82s
38252025-03-17T16:11:08.353Z
38262025-03-17T16:11:08.353Zinfo: running `cargo check --bins` on internal-dns-cli (189/198)
38272025-03-17T16:11:08.937Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38282025-03-17T16:11:08.940Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38292025-03-17T16:11:09.028Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
38302025-03-17T16:11:09.514Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
38312025-03-17T16:11:09.709Z
38322025-03-17T16:11:09.709Zinfo: running `cargo check --bins` on omicron-live-tests (190/198)
38332025-03-17T16:11:10.300Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38342025-03-17T16:11:10.303Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38352025-03-17T16:11:10.304Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38362025-03-17T16:11:10.307Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
38372025-03-17T16:11:10.388Z
38382025-03-17T16:11:10.388Zinfo: running `cargo check --bins` on live-tests-macros (191/198)
38392025-03-17T16:11:10.977Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38402025-03-17T16:11:10.980Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38412025-03-17T16:11:10.980Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38422025-03-17T16:11:10.983Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
38432025-03-17T16:11:11.061Z
38442025-03-17T16:11:11.061Zinfo: running `cargo check --bins` on nexus-mgs-updates (192/198)
38452025-03-17T16:11:11.655Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38462025-03-17T16:11:11.658Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38472025-03-17T16:11:11.658Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38482025-03-17T16:11:11.661Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
38492025-03-17T16:11:11.743Z
38502025-03-17T16:11:11.743Zinfo: running `cargo check --bins` on omicron-package (193/198)
38512025-03-17T16:11:12.362Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38522025-03-17T16:11:12.365Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38532025-03-17T16:11:12.467Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
38542025-03-17T16:11:13.858Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.10s
38552025-03-17T16:11:14.065Z
38562025-03-17T16:11:14.065Zinfo: running `cargo check --bins` on wicket-dbg (194/198)
38572025-03-17T16:11:14.715Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38582025-03-17T16:11:14.718Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38592025-03-17T16:11:14.839Z Checking rtoolbox v0.0.2
38602025-03-17T16:11:14.842Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
38612025-03-17T16:11:14.842Z Checking tui-tree-widget v0.23.0
38622025-03-17T16:11:15.081Z Checking rpassword v7.3.1
38632025-03-17T16:11:19.824Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
38642025-03-17T16:11:22.771Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
38652025-03-17T16:11:23.943Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.86s
38662025-03-17T16:11:24.143Z
38672025-03-17T16:11:24.143Zinfo: running `cargo check --bins` on wicket (195/198)
38682025-03-17T16:11:24.777Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38692025-03-17T16:11:24.781Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38702025-03-17T16:11:24.896Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
38712025-03-17T16:11:25.313Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
38722025-03-17T16:11:25.518Z
38732025-03-17T16:11:25.518Zinfo: running `cargo check --bins` on wicketd (196/198)
38742025-03-17T16:11:26.156Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38752025-03-17T16:11:26.159Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38762025-03-17T16:11:26.279Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
38772025-03-17T16:11:26.282Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
38782025-03-17T16:11:27.131Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
38792025-03-17T16:11:31.030Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.50s
38802025-03-17T16:11:31.230Z
38812025-03-17T16:11:31.230Zinfo: running `cargo check --bins` on omicron-workspace-hack (197/198)
38822025-03-17T16:11:31.805Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38832025-03-17T16:11:31.808Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38842025-03-17T16:11:31.808Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38852025-03-17T16:11:31.811Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
38862025-03-17T16:11:31.886Z
38872025-03-17T16:11:31.887Zinfo: running `cargo check --bins` on zone-setup (198/198)
38882025-03-17T16:11:32.506Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38892025-03-17T16:11:32.509Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38902025-03-17T16:11:32.613Z Checking uzers v0.12.1
38912025-03-17T16:11:32.964Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
38922025-03-17T16:11:33.914Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.02s
38932025-03-17T16:11:34.120Z
38942025-03-17T16:11:34.120Zreal 14:15.703776800
38952025-03-17T16:11:34.120Zuser 28:56.101217701
38962025-03-17T16:11:34.120Zsys 4:25.263021287
38972025-03-17T16:11:34.120Ztrap 0.630777262
38982025-03-17T16:11:34.124Ztflt 0.563261190
38992025-03-17T16:11:34.124Zdflt 1.817372370
39002025-03-17T16:11:34.124Zkflt 0.000992935
39012025-03-17T16:11:34.124Zlock 49:52.020687873
39022025-03-17T16:11:34.124Zslp 2:18:29.497827576
39032025-03-17T16:11:34.124Zlat 1:12.264188403
39042025-03-17T16:11:34.124Zstop 4:06.926451663
39052025-03-17T16:11:34.124Zprocess exited: duration 1185600 ms, exit code 0
 
39062025-03-17T16:11:34.131Zfound 0 output files