01JHKSSWPT0RZ4TG0RR3G359FB: 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: 01JHKST60BY2WXHMNJ5GWE5J6Z

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-01-15T01:39:44.077Zjob assigned to worker 01JHKST626KN7ZA476E0Q7SQAY [factory aws, i-097faa86ad659c82c] (queued for 47 s)
 
22025-01-15T01:39:52.066Zstarting task 0: "setup"
32025-01-15T01:39:52.076Z++ uname -s
42025-01-15T01:39:52.079Z+ kern=SunOS
52025-01-15T01:39:52.079Z+ case "$kern" in
62025-01-15T01:39:52.079Z+ groupadd -g 12345 build
72025-01-15T01:39:52.084Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82025-01-15T01:39:54.088Z+ zfs create -o mountpoint=/work rpool/work
92025-01-15T01:39:54.215Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102025-01-15T01:39:54.217Z+ home_fs=zfs
112025-01-15T01:39:54.217Z+ [[ zfs == autofs ]]
122025-01-15T01:39:54.217Z+ mkdir -p /home/build
132025-01-15T01:39:54.221Z+ chown build:build /home/build /work
142025-01-15T01:39:56.222Z+ chmod 0700 /home/build /work
152025-01-15T01:39:56.226Zprocess exited: duration 4159 ms, exit code 0
 
162025-01-15T01:39:56.233Zstarting task 1: "rust-toolchain"
172025-01-15T01:39:56.239Z+ printf ' * toolchain channel = "%s"
182025-01-15T01:39:56.239Z' 1.84.0
192025-01-15T01:39:56.239Z * toolchain channel = "1.84.0"
202025-01-15T01:39:56.239Z * toolchain profile = "default"
212025-01-15T01:39:56.239Z+ printf ' * toolchain profile = "%s"
222025-01-15T01:39:56.239Z' default
232025-01-15T01:39:56.242Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242025-01-15T01:39:56.242Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.84.0 --profile default
252025-01-15T01:39:56.348Zinfo: downloading installer
262025-01-15T01:39:57.523Zinfo: profile set to 'default'
272025-01-15T01:39:57.523Zinfo: default host triple is x86_64-unknown-illumos
282025-01-15T01:39:57.526Zinfo: syncing channel updates for '1.84.0-x86_64-unknown-illumos'
292025-01-15T01:39:57.710Zinfo: latest update on 2025-01-09, rust version 1.84.0 (9fc6b4312 2025-01-07)
302025-01-15T01:39:57.710Zinfo: downloading component 'cargo'
312025-01-15T01:39:58.769Zinfo: downloading component 'clippy'
322025-01-15T01:39:59.175Zinfo: downloading component 'rust-docs'
332025-01-15T01:40:00.628Zinfo: downloading component 'rust-std'
342025-01-15T01:40:02.785Zinfo: downloading component 'rustc'
352025-01-15T01:40:11.120Zinfo: downloading component 'rustfmt'
362025-01-15T01:40:11.432Zinfo: installing component 'cargo'
372025-01-15T01:40:12.267Zinfo: installing component 'clippy'
382025-01-15T01:40:12.645Zinfo: installing component 'rust-docs'
392025-01-15T01:40:14.309Zinfo: installing component 'rust-std'
402025-01-15T01:40:16.030Zinfo: installing component 'rustc'
412025-01-15T01:40:22.153Zinfo: installing component 'rustfmt'
422025-01-15T01:40:22.488Zinfo: default toolchain set to '1.84.0-x86_64-unknown-illumos'
432025-01-15T01:40:22.488Z
442025-01-15T01:40:22.880Z 1.84.0-x86_64-unknown-illumos installed - rustc 1.84.0 (9fc6b4312 2025-01-07)
452025-01-15T01:40:22.880Z
462025-01-15T01:40:22.883Z
472025-01-15T01:40:22.883ZRust is installed now. Great!
482025-01-15T01:40:22.883Z
492025-01-15T01:40:22.883ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502025-01-15T01:40:22.883Zenvironment variable. This has not been done automatically.
512025-01-15T01:40:22.883Z
522025-01-15T01:40:22.883ZTo configure your current shell, you need to source
532025-01-15T01:40:22.884Zthe corresponding env file under $HOME/.cargo.
542025-01-15T01:40:22.884Z
552025-01-15T01:40:22.884ZThis is usually done by running one of the following (note the leading DOT):
562025-01-15T01:40:22.884Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572025-01-15T01:40:22.884Zsource "$HOME/.cargo/env.fish" # For fish
582025-01-15T01:40:22.965Z+ rustc --version
592025-01-15T01:40:23.034Zrustc 1.84.0 (9fc6b4312 2025-01-07)
602025-01-15T01:40:23.038Zprocess exited: duration 26797 ms, exit code 0
 
612025-01-15T01:40:23.043Zstarting task 2: "authentication"
622025-01-15T01:40:23.064Zprocess exited: duration 20 ms, exit code 0
 
632025-01-15T01:40:23.070Zstarting task 3: "clone repository"
642025-01-15T01:40:23.075Z+ mkdir -p /work/oxidecomputer/omicron
652025-01-15T01:40:23.078Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662025-01-15T01:40:23.119ZCloning into '/work/oxidecomputer/omicron'...
672025-01-15T01:40:32.143Z+ cd /work/oxidecomputer/omicron
682025-01-15T01:40:32.146Z+ git fetch origin 8b2d5bd3d791029ceb954179d59679004268f442
692025-01-15T01:40:32.462ZFrom https://github.com/oxidecomputer/omicron
702025-01-15T01:40:32.462Z * branch 8b2d5bd3d791029ceb954179d59679004268f442 -> FETCH_HEAD
712025-01-15T01:40:32.474Z+ [[ -n support-bundle-response ]]
722025-01-15T01:40:32.476Z++ git branch --show-current
732025-01-15T01:40:32.478Z+ current=main
742025-01-15T01:40:32.478Z+ [[ main != support-bundle-response ]]
752025-01-15T01:40:32.478Z+ git branch -f support-bundle-response 8b2d5bd3d791029ceb954179d59679004268f442
762025-01-15T01:40:32.481Z+ git checkout -f support-bundle-response
772025-01-15T01:40:32.660ZSwitched to branch 'support-bundle-response'
782025-01-15T01:40:32.663Z+ git reset --hard 8b2d5bd3d791029ceb954179d59679004268f442
792025-01-15T01:40:32.683ZHEAD is now at 8b2d5bd3d Support bundle download endpoints could distinguish success and failure status codes in OpenAPI
802025-01-15T01:40:32.685Zprocess exited: duration 9612 ms, exit code 0
 
812025-01-15T01:40:32.691Zstarting task 4: "build"
822025-01-15T01:40:32.697Z+ source .github/buildomat/ci-env.sh
832025-01-15T01:40:32.697Z++ export CARGO_TERM_COLOR=always
842025-01-15T01:40:32.697Z++ CARGO_TERM_COLOR=always
852025-01-15T01:40:32.697Z+ cargo --version
862025-01-15T01:40:32.760Zcargo 1.84.0 (66221abde 2024-11-19)
872025-01-15T01:40:32.763Z+ rustc --version
882025-01-15T01:40:32.827Zrustc 1.84.0 (9fc6b4312 2025-01-07)
892025-01-15T01:40:32.829Z+ source ./env.sh
902025-01-15T01:40:32.832Z++ OLD_SHELL_OPTS=ehxB
912025-01-15T01:40:32.832Z++ set -o xtrace
922025-01-15T01:40:32.832Z++++ dirname ./env.sh
932025-01-15T01:40:32.834Z+++ readlink -f .
942025-01-15T01:40:32.837Z++ OMICRON_WS=/work/oxidecomputer/omicron
952025-01-15T01:40:32.840Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
962025-01-15T01:40:32.840Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
972025-01-15T01:40:32.840Z++ 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
982025-01-15T01:40:32.840Z++ 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
992025-01-15T01:40:32.840Z++ 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
1002025-01-15T01:40:32.840Z++ 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
1012025-01-15T01:40:32.840Z++ 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
1022025-01-15T01:40:32.840Z++ 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
1032025-01-15T01:40:32.840Z++ case $OLD_SHELL_OPTS in
1042025-01-15T01:40:32.840Z++ unset OLD_SHELL_OPTS OMICRON_WS
1052025-01-15T01:40:32.840Z+ 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
1062025-01-15T01:40:32.840Z+ 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
1072025-01-15T01:40:32.840Z+ banner prerequisites
1082025-01-15T01:40:32.843Z
1092025-01-15T01:40:32.843Z ##### ##### ###### ##### ###### #### # # # #### #
1102025-01-15T01:40:32.843Z # # # # # # # # # # # # # # #
1112025-01-15T01:40:32.843Z # # # # ##### # # ##### # # # # # #### #
1122025-01-15T01:40:32.843Z ##### ##### # ##### # # # # # # # # #
1132025-01-15T01:40:32.843Z # # # # # # # # # # # # # # #
1142025-01-15T01:40:32.843Z # # # ###### # # ###### ### # #### # #### #
1152025-01-15T01:40:32.843Z
1162025-01-15T01:40:32.843Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1172025-01-15T01:40:34.449Zpkg list: illegal option -- F
1182025-01-15T01:40:34.449ZUsage:
1192025-01-15T01:40:34.452Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1202025-01-15T01:40:34.452Z [pkg_fmri_pattern ...]
1212025-01-15T01:40:35.319Zpkg list: illegal option -- F
1222025-01-15T01:40:35.319ZUsage:
1232025-01-15T01:40:35.322Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1242025-01-15T01:40:35.322Z [pkg_fmri_pattern ...]
1252025-01-15T01:40:42.121Z Startup: Refreshing catalog 'helios-dev' ... Done
1262025-01-15T01:40:46.228Z Startup: Caching catalogs ... Done
1272025-01-15T01:40:57.757ZPlanning: Solver setup ... Done (10.703s)
1282025-01-15T01:40:57.905ZPlanning: Running solver ... Done (0.148s)
1292025-01-15T01:40:58.016ZPlanning: Finding local manifests ... Done (0.006s)
1302025-01-15T01:40:58.028ZPlanning: Fetching manifests: 0/7 0% complete
1312025-01-15T01:40:58.770ZPlanning: Fetching manifests: 7/7 100% complete
1322025-01-15T01:40:58.885ZPlanning: Package planning ... Done (0.115s)
1332025-01-15T01:40:58.942ZPlanning: Merging actions ... Done (0.057s)
1342025-01-15T01:40:59.139ZPlanning: Checking for conflicting actions ... Done (0.197s)
1352025-01-15T01:41:01.184ZPlanning: Consolidating action changes ... Done (2.044s)
1362025-01-15T01:41:01.631ZPlanning: Evaluating mediators ... Done (0.447s)
1372025-01-15T01:41:01.716ZPlanning: Planning completed in 15.39 seconds
1382025-01-15T01:41:01.733Z Packages to install: 4
1392025-01-15T01:41:01.733Z Packages to update: 3
1402025-01-15T01:41:01.736Z Mediators to change: 2
1412025-01-15T01:41:01.736Z Services to change: 1
1422025-01-15T01:41:01.736Z Estimated space available: 155.61 GB
1432025-01-15T01:41:01.736ZEstimated space to be consumed: 1.64 GB
1442025-01-15T01:41:01.736Z Create boot environment: No
1452025-01-15T01:41:01.736ZCreate backup boot environment: Yes
1462025-01-15T01:41:01.736Z Rebuild boot archive: No
1472025-01-15T01:41:01.736Z
1482025-01-15T01:41:01.736ZChanged mediators:
1492025-01-15T01:41:01.736Z mediator clang:
1502025-01-15T01:41:01.736Z version: None -> 15 (system default)
1512025-01-15T01:41:01.736Z
1522025-01-15T01:41:01.736Z mediator llvm:
1532025-01-15T01:41:01.736Z version: 14 (system default) -> 15 (system default)
1542025-01-15T01:41:01.736Z
1552025-01-15T01:41:01.736ZChanged packages:
1562025-01-15T01:41:01.736Zhelios-dev
1572025-01-15T01:41:01.736Z developer/build-essential
1582025-01-15T01:41:01.736Z None -> 11-2.0
1592025-01-15T01:41:01.736Z library/libxmlsec1
1602025-01-15T01:41:01.736Z None -> 1.2.35-2.0
1612025-01-15T01:41:01.736Z ooce/developer/clang-15
1622025-01-15T01:41:01.736Z None -> 15.0.7-2.0
1632025-01-15T01:41:01.736Z ooce/developer/llvm-15
1642025-01-15T01:41:01.736Z None -> 15.0.7-2.0
1652025-01-15T01:41:01.736Z package/pkg
1662025-01-15T01:41:01.736Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1672025-01-15T01:41:01.736Z system/library/g++-runtime
1682025-01-15T01:41:01.736Z 13-2.0 -> 14-2.0
1692025-01-15T01:41:01.736Z system/library/gcc-runtime
1702025-01-15T01:41:01.736Z 13-2.0 -> 14-2.0
1712025-01-15T01:41:01.736Z
1722025-01-15T01:41:01.736ZServices:
1732025-01-15T01:41:01.736Z restart_fmri:
1742025-01-15T01:41:01.736Z svc:/system/update-man-index:default
1752025-01-15T01:41:01.736Z
1762025-01-15T01:41:01.737ZEditable files to change:
1772025-01-15T01:41:01.737Z Update:
1782025-01-15T01:41:01.737Z usr/share/lib/pkg/web/config.shtml
1792025-01-15T01:41:01.815Z
1802025-01-15T01:41:01.815ZDownload: 0/4301 items 0.0/225.4MB 0% complete
1812025-01-15T01:41:06.817ZDownload: 974/4301 items 19.1/225.4MB 8% complete (3.9M/s)
1822025-01-15T01:41:15.187ZDownload: 1194/4301 items 83.4/225.4MB 36% complete (11.5M/s)
1832025-01-15T01:41:20.190ZDownload: 1722/4301 items 117.1/225.4MB 51% complete (6.9M/s)
1842025-01-15T01:41:28.833ZDownload: 2219/4301 items 118.3/225.4MB 52% complete (4.4M/s)
1852025-01-15T01:41:33.849ZDownload: 3090/4301 items 122.3/225.4MB 54% complete (560k/s)
1862025-01-15T01:41:45.616ZDownload: 3246/4301 items 203.1/225.4MB 90% complete (9.1M/s)
1872025-01-15T01:41:51.947ZDownload: 3280/4301 items 210.8/225.4MB 93% complete (2.1M/s)
1882025-01-15T01:41:58.340ZDownload: 3289/4301 items 212.6/225.4MB 94% complete (1.4M/s)
1892025-01-15T01:42:03.345ZDownload: 4157/4301 items 220.2/225.4MB 97% complete (1.5M/s)
1902025-01-15T01:42:08.678ZDownload: 4297/4301 items 225.0/225.4MB 99% complete (1.2M/s)
1912025-01-15T01:42:08.794ZDownload: Completed 225.42 MB in 66.84 seconds (3.4M/s)
1922025-01-15T01:42:10.824Z Actions: 1/5122 actions (Removing old actions)
1932025-01-15T01:42:10.846Z Actions: 194/5122 actions (Installing new actions)
1942025-01-15T01:42:15.640Z Actions: 4267/5122 actions (Updating modified actions)
1952025-01-15T01:42:16.000Z Actions: Completed 5122 actions in 5.17 seconds.
1962025-01-15T01:42:16.418Z Done (0.409s)
1972025-01-15T01:42:16.420Z Done (0.002s)
1982025-01-15T01:42:17.004Z Done (0.583s)
1992025-01-15T01:42:21.632Z Done (4.385s)
2002025-01-15T01:42:21.725Z Done (0.019s)
2012025-01-15T01:42:21.728Z Done (0.000s)
2022025-01-15T01:42:21.884Z Done (0.000s)
2032025-01-15T01:42:22.614ZPlanning: Evaluating mediator changes ... Done
2042025-01-15T01:42:22.786ZPlanning: Checking for conflicting actions ... Done
2052025-01-15T01:42:22.788ZPlanning: Consolidating action changes ... Done
2062025-01-15T01:42:23.078ZPlanning: Evaluating mediators ... Done
2072025-01-15T01:42:23.080ZPlanning: Planning completed in 0.46 seconds
2082025-01-15T01:42:23.119Z Mediators to change: 2
2092025-01-15T01:42:23.119Z Create boot environment: No
2102025-01-15T01:42:23.122ZCreate backup boot environment: No
2112025-01-15T01:42:23.198Z Done
2122025-01-15T01:42:23.198Z Done
2132025-01-15T01:42:23.570Z Done
2142025-01-15T01:42:27.439Z Done
2152025-01-15T01:42:27.533Z Done
2162025-01-15T01:42:27.536Z Done
2172025-01-15T01:42:27.663Z Done
2182025-01-15T01:42:28.311ZPlanning: Evaluating mediator changes ... Done
2192025-01-15T01:42:28.313ZPlanning: Merging actions ... Done
2202025-01-15T01:42:28.507ZPlanning: Checking for conflicting actions ... Done
2212025-01-15T01:42:28.511ZPlanning: Consolidating action changes ... Done
2222025-01-15T01:42:28.789ZPlanning: Evaluating mediators ... Done
2232025-01-15T01:42:28.848ZPlanning: Planning completed in 0.79 seconds
2242025-01-15T01:42:28.890Z Packages to change: 1
2252025-01-15T01:42:28.891Z Mediators to change: 1
2262025-01-15T01:42:28.891Z Services to change: 1
2272025-01-15T01:42:28.891Z Create boot environment: No
2282025-01-15T01:42:28.893ZCreate backup boot environment: Yes
2292025-01-15T01:42:31.097Z Actions: 1/6 actions (Updating modified actions)
2302025-01-15T01:42:31.100Z Actions: Completed 6 actions in 0.00 seconds.
2312025-01-15T01:42:31.100Z Done
2322025-01-15T01:42:31.100Z Done
2332025-01-15T01:42:31.217Z Done
2342025-01-15T01:42:35.021Z Done
2352025-01-15T01:42:35.112Z Done
2362025-01-15T01:42:35.115Z Done
2372025-01-15T01:42:35.249Z Done
2382025-01-15T01:42:35.698ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2392025-01-15T01:42:35.698Zclang system 15 system
2402025-01-15T01:42:35.698Zcsh system system illumos
2412025-01-15T01:42:35.698Zctags system system illumos
2422025-01-15T01:42:35.698Zgcc vendor 12 vendor
2432025-01-15T01:42:35.698Zgcc system 10 system
2442025-01-15T01:42:35.698Zgcc system 7 system
2452025-01-15T01:42:35.698Zgo system 1.20 system
2462025-01-15T01:42:35.698Zgo system 1.19 system
2472025-01-15T01:42:35.698Zllvm system 15 system
2482025-01-15T01:42:35.698Zllvm system 14 system
2492025-01-15T01:42:35.698Zmariadb system 10.6 system
2502025-01-15T01:42:35.698Zmta vendor vendor dma
2512025-01-15T01:42:35.698Zopenjdk system 17 system
2522025-01-15T01:42:35.698Zopenjdk system 11 system
2532025-01-15T01:42:35.698Zopenjdk system 1.8 system
2542025-01-15T01:42:35.698Zopenssl vendor 3 vendor
2552025-01-15T01:42:35.698Zperl system 5.36 system
2562025-01-15T01:42:35.698Zpostgresql system 15 system
2572025-01-15T01:42:35.698Zpostgresql system 13 system
2582025-01-15T01:42:35.698Zpython vendor 3 vendor
2592025-01-15T01:42:35.698Zpython system 2 system
2602025-01-15T01:42:35.698Zpython3 system 3.11 system
2612025-01-15T01:42:35.699Zruby system 3.0 system
2622025-01-15T01:42:35.699Zwords vendor vendor american-english
2632025-01-15T01:42:35.699Zwords system system australian-english
2642025-01-15T01:42:35.699Zwords system system british-english
2652025-01-15T01:42:35.699Zwords system system canadian-english
2662025-01-15T01:42:35.699Zwords system system french
2672025-01-15T01:42:35.699Zwords system system italian
2682025-01-15T01:42:35.699Zwords system system ngerman
2692025-01-15T01:42:35.699Zwords system system ogerman
2702025-01-15T01:42:35.699Zwords system system spanish
2712025-01-15T01:42:36.044ZPUBLISHER TYPE STATUS P LOCATION
2722025-01-15T01:42:36.044Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2732025-01-15T01:42:38.874ZFMRI IFO
2742025-01-15T01:42:38.875Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2752025-01-15T01:42:38.875Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2762025-01-15T01:42:38.875Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2772025-01-15T01:42:38.875Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2782025-01-15T01:42:38.875Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2792025-01-15T01:42:38.875Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2802025-01-15T01:42:38.875Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2812025-01-15T01:42:38.875Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2822025-01-15T01:42:38.875Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2832025-01-15T01:42:38.875Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
2842025-01-15T01:42:38.875Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2852025-01-15T01:42:38.875Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2862025-01-15T01:42:38.875Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
2872025-01-15T01:42:38.875Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2882025-01-15T01:42:38.875Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2892025-01-15T01:42:39.656Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2902025-01-15T01:42:39.916Z Updating crates.io index
2912025-01-15T01:42:39.919Z Updating git repository `https://github.com/oxidecomputer/diffus`
2922025-01-15T01:42:40.292Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2932025-01-15T01:42:40.739Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2942025-01-15T01:42:41.007Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2952025-01-15T01:42:41.244Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2962025-01-15T01:42:41.488Z Updating git repository `https://github.com/oxidecomputer/propolis`
2972025-01-15T01:42:42.526Z Updating git repository `https://github.com/oxidecomputer/crucible`
2982025-01-15T01:42:44.045Z Updating git repository `https://github.com/oxidecomputer/opte`
2992025-01-15T01:42:44.784Z Updating git repository `https://github.com/oxidecomputer/falcon`
3002025-01-15T01:42:45.449Z Updating git repository `https://github.com/oxidecomputer/clickward`
3012025-01-15T01:42:45.697Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3022025-01-15T01:42:45.957Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3032025-01-15T01:42:46.603Z Updating git repository `https://github.com/oxidecomputer/libipcc`
3042025-01-15T01:42:46.884Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3052025-01-15T01:42:47.181Z Updating git repository `https://github.com/oxidecomputer/tofino`
3062025-01-15T01:42:47.462Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3072025-01-15T01:42:47.746Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3082025-01-15T01:42:47.997Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3092025-01-15T01:42:48.255Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3102025-01-15T01:42:48.613Z Updating git repository `https://github.com/oxidecomputer/ispf`
3112025-01-15T01:42:48.924Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3122025-01-15T01:42:49.273Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3132025-01-15T01:42:49.801Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3142025-01-15T01:42:50.054Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3152025-01-15T01:42:50.438Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3162025-01-15T01:42:50.822Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3172025-01-15T01:42:51.061Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3182025-01-15T01:42:51.312Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3192025-01-15T01:42:51.587Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3202025-01-15T01:42:52.893Z Downloading crates ...
3212025-01-15T01:42:52.980Z Downloaded byteorder v1.5.0
3222025-01-15T01:42:52.982Z Downloaded anstream v0.6.15
3232025-01-15T01:42:52.985Z Downloaded camino v1.1.9
3242025-01-15T01:42:52.987Z Downloaded block-buffer v0.10.4
3252025-01-15T01:42:52.990Z Downloaded anstyle v1.0.10
3262025-01-15T01:42:52.994Z Downloaded bitflags v2.6.0
3272025-01-15T01:42:52.998Z Downloaded scroll_derive v0.12.0
3282025-01-15T01:42:53.001Z Downloaded dtrace-parser v0.2.0
3292025-01-15T01:42:53.004Z Downloaded swrite v0.1.0
3302025-01-15T01:42:53.006Z Downloaded clap_lex v0.7.2
3312025-01-15T01:42:53.009Z Downloaded cfg-if v1.0.0
3322025-01-15T01:42:53.009Z Downloaded anyhow v1.0.93
3332025-01-15T01:42:53.012Z Downloaded usdt-attr-macro v0.5.0
3342025-01-15T01:42:53.014Z Downloaded anstyle-query v1.1.1
3352025-01-15T01:42:53.015Z Downloaded usdt-macro v0.5.0
3362025-01-15T01:42:53.017Z Downloaded bytecount v0.6.8
3372025-01-15T01:42:53.017Z Downloaded anstyle-parse v0.2.5
3382025-01-15T01:42:53.020Z Downloaded itoa v1.0.11
3392025-01-15T01:42:53.023Z Downloaded fnv v1.0.7
3402025-01-15T01:42:53.023Z Downloaded autocfg v1.4.0
3412025-01-15T01:42:53.023Z Downloaded usdt v0.5.0
3422025-01-15T01:42:53.025Z Downloaded unicode-linebreak v0.1.5
3432025-01-15T01:42:53.025Z Downloaded thiserror v1.0.69
3442025-01-15T01:42:53.028Z Downloaded clap_derive v4.5.18
3452025-01-15T01:42:53.031Z Downloaded pretty-hex v0.4.1
3462025-01-15T01:42:53.034Z Downloaded cargo_toml v0.20.5
3472025-01-15T01:42:53.034Z Downloaded crypto-common v0.1.6
3482025-01-15T01:42:53.036Z Downloaded utf8parse v0.2.2
3492025-01-15T01:42:53.039Z Downloaded fs-err v2.11.0
3502025-01-15T01:42:53.044Z Downloaded equivalent v1.0.1
3512025-01-15T01:42:53.047Z Downloaded scroll v0.12.0
3522025-01-15T01:42:53.049Z Downloaded cargo-platform v0.1.8
3532025-01-15T01:42:53.049Z Downloaded thiserror-impl v1.0.69
3542025-01-15T01:42:53.052Z Downloaded terminal_size v0.4.0
3552025-01-15T01:42:53.052Z Downloaded macaddr v1.0.1
3562025-01-15T01:42:53.055Z Downloaded heck v0.5.0
3572025-01-15T01:42:53.055Z Downloaded camino-tempfile v1.1.1
3582025-01-15T01:42:53.058Z Downloaded toml_datetime v0.6.8
3592025-01-15T01:42:53.062Z Downloaded memmap v0.7.0
3602025-01-15T01:42:53.062Z Downloaded version_check v0.9.5
3612025-01-15T01:42:53.065Z Downloaded generic-array v0.14.7
3622025-01-15T01:42:53.065Z Downloaded colorchoice v1.0.2
3632025-01-15T01:42:53.065Z Downloaded serde_tokenstream v0.2.2
3642025-01-15T01:42:53.068Z Downloaded fastrand v2.1.1
3652025-01-15T01:42:53.068Z Downloaded errno v0.3.9
3662025-01-15T01:42:53.071Z Downloaded digest v0.10.7
3672025-01-15T01:42:53.078Z Downloaded once_cell v1.20.2
3682025-01-15T01:42:53.080Z Downloaded tabled_derive v0.7.0
3692025-01-15T01:42:53.083Z Downloaded cargo_metadata v0.18.1
3702025-01-15T01:42:53.083Z Downloaded tempfile v3.13.0
3712025-01-15T01:42:53.086Z Downloaded clap v4.5.21
3722025-01-15T01:42:53.093Z Downloaded smawk v0.3.2
3732025-01-15T01:42:53.096Z Downloaded pest_meta v2.7.14
3742025-01-15T01:42:53.098Z Downloaded serde_spanned v0.6.8
3752025-01-15T01:42:53.098Z Downloaded plain v0.2.3
3762025-01-15T01:42:53.101Z Downloaded is_terminal_polyfill v1.70.1
3772025-01-15T01:42:53.101Z Downloaded pest_generator v2.7.14
3782025-01-15T01:42:53.101Z Downloaded cpufeatures v0.2.14
3792025-01-15T01:42:53.104Z Downloaded usdt-impl v0.5.0
3802025-01-15T01:42:53.104Z Downloaded heck v0.4.1
3812025-01-15T01:42:53.106Z Downloaded proc-macro-error v1.0.4
3822025-01-15T01:42:53.109Z Downloaded strsim v0.11.1
3832025-01-15T01:42:53.112Z Downloaded dof v0.3.0
3842025-01-15T01:42:53.120Z Downloaded serde v1.0.217
3852025-01-15T01:42:53.125Z Downloaded typenum v1.17.0
3862025-01-15T01:42:53.127Z Downloaded sha2 v0.10.8
3872025-01-15T01:42:53.130Z Downloaded ucd-trie v0.1.7
3882025-01-15T01:42:53.132Z Downloaded pest_derive v2.7.14
3892025-01-15T01:42:53.135Z Downloaded zerocopy-derive v0.7.35
3902025-01-15T01:42:53.137Z Downloaded semver v1.0.24
3912025-01-15T01:42:53.140Z Downloaded papergrid v0.11.0
3922025-01-15T01:42:53.143Z Downloaded textwrap v0.16.1
3932025-01-15T01:42:53.146Z Downloaded proc-macro-error-attr v1.0.4
3942025-01-15T01:42:53.149Z Downloaded log v0.4.22
3952025-01-15T01:42:53.152Z Downloaded toml v0.8.19
3962025-01-15T01:42:53.154Z Downloaded unicode-ident v1.0.14
3972025-01-15T01:42:53.154Z Downloaded ryu v1.0.18
3982025-01-15T01:42:53.157Z Downloaded proc-macro2 v1.0.92
3992025-01-15T01:42:53.160Z Downloaded quote v1.0.38
4002025-01-15T01:42:53.170Z Downloaded serde_derive v1.0.217
4012025-01-15T01:42:53.178Z Downloaded toml_edit v0.22.22
4022025-01-15T01:42:53.199Z Downloaded memchr v2.7.4
4032025-01-15T01:42:53.214Z Downloaded indexmap v2.7.0
4042025-01-15T01:42:53.218Z Downloaded hashbrown v0.15.1
4052025-01-15T01:42:53.223Z Downloaded pest v2.7.14
4062025-01-15T01:42:53.230Z Downloaded clap_builder v4.5.21
4072025-01-15T01:42:53.236Z Downloaded zerocopy v0.7.35
4082025-01-15T01:42:53.251Z Downloaded winnow v0.6.20
4092025-01-15T01:42:53.259Z Downloaded serde_json v1.0.135
4102025-01-15T01:42:53.266Z Downloaded goblin v0.8.2
4112025-01-15T01:42:53.272Z Downloaded tabled v0.15.0
4122025-01-15T01:42:53.286Z Downloaded unicode-width v0.1.14
4132025-01-15T01:42:53.291Z Downloaded syn v2.0.96
4142025-01-15T01:42:53.302Z Downloaded thread-id v4.2.2
4152025-01-15T01:42:53.305Z Downloaded syn v1.0.109
4162025-01-15T01:42:53.328Z Downloaded rustix v0.38.37
4172025-01-15T01:42:53.365Z Downloaded libc v0.2.162
4182025-01-15T01:42:53.679Z Compiling proc-macro2 v1.0.92
4192025-01-15T01:42:53.679Z Compiling unicode-ident v1.0.14
4202025-01-15T01:42:53.682Z Compiling serde v1.0.217
4212025-01-15T01:42:53.682Z Compiling version_check v0.9.5
4222025-01-15T01:42:53.682Z Compiling memchr v2.7.4
4232025-01-15T01:42:53.682Z Compiling thiserror v1.0.69
4242025-01-15T01:42:53.718Z Compiling libc v0.2.162
4252025-01-15T01:42:53.721Z Compiling itoa v1.0.11
4262025-01-15T01:42:53.961Z Compiling ryu v1.0.18
4272025-01-15T01:42:54.015Z Compiling ucd-trie v0.1.7
4282025-01-15T01:42:54.480Z Compiling once_cell v1.20.2
4292025-01-15T01:42:54.531Z Compiling byteorder v1.5.0
4302025-01-15T01:42:54.557Z Compiling rustix v0.38.37
4312025-01-15T01:42:54.834Z Compiling serde_json v1.0.135
4322025-01-15T01:42:54.957Z Compiling bitflags v2.6.0
4332025-01-15T01:42:55.200Z Compiling usdt-impl v0.5.0
4342025-01-15T01:42:55.276Z Compiling proc-macro-error-attr v1.0.4
4352025-01-15T01:42:55.300Z Compiling syn v1.0.109
4362025-01-15T01:42:55.389Z Compiling proc-macro-error v1.0.4
4372025-01-15T01:42:55.418Z Compiling equivalent v1.0.1
4382025-01-15T01:42:55.574Z Compiling hashbrown v0.15.1
4392025-01-15T01:42:55.673Z Compiling quote v1.0.38
4402025-01-15T01:42:55.699Z Compiling errno v0.3.9
4412025-01-15T01:42:55.701Z Compiling camino v1.1.9
4422025-01-15T01:42:55.978Z Compiling plain v0.2.3
4432025-01-15T01:42:55.980Z Compiling utf8parse v0.2.2
4442025-01-15T01:42:56.172Z Compiling syn v2.0.96
4452025-01-15T01:42:56.199Z Compiling thread-id v4.2.2
4462025-01-15T01:42:56.246Z Compiling log v0.4.22
4472025-01-15T01:42:56.321Z Compiling anstyle-parse v0.2.5
4482025-01-15T01:42:56.593Z Compiling indexmap v2.7.0
4492025-01-15T01:42:56.661Z Compiling winnow v0.6.20
4502025-01-15T01:42:56.689Z Compiling autocfg v1.4.0
4512025-01-15T01:42:56.978Z Compiling anstyle-query v1.1.1
4522025-01-15T01:42:57.117Z Compiling colorchoice v1.0.2
4532025-01-15T01:42:57.141Z Compiling anstyle v1.0.10
4542025-01-15T01:42:57.286Z Compiling unicode-width v0.1.14
4552025-01-15T01:42:57.546Z Compiling semver v1.0.24
4562025-01-15T01:42:57.667Z Compiling is_terminal_polyfill v1.70.1
4572025-01-15T01:42:57.817Z Compiling pretty-hex v0.4.1
4582025-01-15T01:42:57.820Z Compiling anstream v0.6.15
4592025-01-15T01:42:57.820Z Compiling fs-err v2.11.0
4602025-01-15T01:42:58.083Z Compiling terminal_size v0.4.0
4612025-01-15T01:42:58.266Z Compiling fastrand v2.1.1
4622025-01-15T01:42:58.290Z Compiling bytecount v0.6.8
4632025-01-15T01:42:58.316Z Compiling heck v0.4.1
4642025-01-15T01:42:58.510Z Compiling clap_lex v0.7.2
4652025-01-15T01:42:58.539Z Compiling strsim v0.11.1
4662025-01-15T01:42:58.737Z Compiling cfg-if v1.0.0
4672025-01-15T01:42:58.767Z Compiling fnv v1.0.7
4682025-01-15T01:42:58.853Z Compiling anyhow v1.0.93
4692025-01-15T01:42:58.922Z Compiling heck v0.5.0
4702025-01-15T01:42:58.949Z Compiling tempfile v3.13.0
4712025-01-15T01:42:58.994Z Compiling papergrid v0.11.0
4722025-01-15T01:42:59.411Z Compiling clap_builder v4.5.21
4732025-01-15T01:42:59.848Z Compiling memmap v0.7.0
4742025-01-15T01:42:59.886Z Compiling unicode-linebreak v0.1.5
4752025-01-15T01:42:59.923Z Compiling smawk v0.3.2
4762025-01-15T01:43:00.225Z Compiling swrite v0.1.0
4772025-01-15T01:43:00.380Z Compiling textwrap v0.16.1
4782025-01-15T01:43:01.190Z Compiling tabled_derive v0.7.0
4792025-01-15T01:43:02.492Z Compiling tabled v0.15.0
4802025-01-15T01:43:03.009Z Compiling serde_derive v1.0.217
4812025-01-15T01:43:03.010Z Compiling thiserror-impl v1.0.69
4822025-01-15T01:43:03.012Z Compiling zerocopy-derive v0.7.35
4832025-01-15T01:43:03.012Z Compiling scroll_derive v0.12.0
4842025-01-15T01:43:03.012Z Compiling clap_derive v4.5.18
4852025-01-15T01:43:04.429Z Compiling scroll v0.12.0
4862025-01-15T01:43:04.974Z Compiling goblin v0.8.2
4872025-01-15T01:43:05.008Z Compiling zerocopy v0.7.35
4882025-01-15T01:43:05.706Z Compiling pest v2.7.14
4892025-01-15T01:43:06.748Z Compiling clap v4.5.21
4902025-01-15T01:43:07.943Z Compiling pest_meta v2.7.14
4912025-01-15T01:43:08.824Z Compiling pest_generator v2.7.14
4922025-01-15T01:43:10.100Z Compiling pest_derive v2.7.14
4932025-01-15T01:43:10.888Z Compiling dtrace-parser v0.2.0
4942025-01-15T01:43:11.808Z Compiling serde_tokenstream v0.2.2
4952025-01-15T01:43:11.955Z Compiling serde_spanned v0.6.8
4962025-01-15T01:43:11.958Z Compiling toml_datetime v0.6.8
4972025-01-15T01:43:12.178Z Compiling cargo-platform v0.1.8
4982025-01-15T01:43:12.292Z Compiling toml_edit v0.22.22
4992025-01-15T01:43:12.378Z Compiling macaddr v1.0.1
5002025-01-15T01:43:12.602Z Compiling camino-tempfile v1.1.1
5012025-01-15T01:43:13.179Z Compiling dof v0.3.0
5022025-01-15T01:43:13.423Z Compiling cargo_metadata v0.18.1
5032025-01-15T01:43:14.552Z Compiling usdt-attr-macro v0.5.0
5042025-01-15T01:43:14.552Z Compiling usdt-macro v0.5.0
5052025-01-15T01:43:15.103Z Compiling toml v0.8.19
5062025-01-15T01:43:15.674Z Compiling usdt v0.5.0
5072025-01-15T01:43:15.978Z Compiling cargo_toml v0.20.5
5082025-01-15T01:43:18.689Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5092025-01-15T01:43:21.898Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.46s
5102025-01-15T01:43:22.172Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5112025-01-15T01:43:22.716Z Downloading crates ...
5122025-01-15T01:43:22.849Z Downloaded atty v0.2.14
5132025-01-15T01:43:22.853Z Downloaded base16ct v0.2.0
5142025-01-15T01:43:22.856Z Downloaded async-stream-impl v0.3.6
5152025-01-15T01:43:22.863Z Downloaded aead v0.5.2
5162025-01-15T01:43:22.866Z Downloaded array-init v0.0.4
5172025-01-15T01:43:22.882Z Downloaded cfg_aliases v0.1.1
5182025-01-15T01:43:22.892Z Downloaded cfg_aliases v0.2.1
5192025-01-15T01:43:22.896Z Downloaded crunchy v0.2.2
5202025-01-15T01:43:22.896Z Downloaded backoff v0.4.0
5212025-01-15T01:43:22.901Z Downloaded heapless v0.7.17
5222025-01-15T01:43:22.904Z Downloaded headers-core v0.3.0
5232025-01-15T01:43:22.907Z Downloaded darling v0.20.10
5242025-01-15T01:43:22.910Z Downloaded ciborium-io v0.2.2
5252025-01-15T01:43:22.912Z Downloaded heck v0.3.3
5262025-01-15T01:43:22.912Z Downloaded cstr-argument v0.1.2
5272025-01-15T01:43:22.912Z Downloaded adler2 v2.0.0
5282025-01-15T01:43:22.917Z Downloaded crucible-workspace-hack v0.1.0
5292025-01-15T01:43:22.919Z Downloaded async-stream v0.3.6
5302025-01-15T01:43:22.921Z Downloaded bitflags v1.3.2
5312025-01-15T01:43:22.924Z Downloaded cobs v0.2.3
5322025-01-15T01:43:22.924Z Downloaded assert_matches v1.5.0
5332025-01-15T01:43:22.928Z Downloaded async-recursion v1.1.1
5342025-01-15T01:43:22.931Z Downloaded cexpr v0.6.0
5352025-01-15T01:43:22.934Z Downloaded ascii-canvas v3.0.0
5362025-01-15T01:43:22.934Z Downloaded heapless v0.8.0
5372025-01-15T01:43:22.937Z Downloaded block-padding v0.3.3
5382025-01-15T01:43:22.940Z Downloaded ctr v0.9.2
5392025-01-15T01:43:22.943Z Downloaded cbc v0.1.2
5402025-01-15T01:43:22.943Z Downloaded hickory-server v0.24.1
5412025-01-15T01:43:22.948Z Downloaded httpdate v1.0.3
5422025-01-15T01:43:22.952Z Downloaded bit-set v0.5.3
5432025-01-15T01:43:22.952Z Downloaded http-body-util v0.1.2
5442025-01-15T01:43:22.956Z Downloaded highway v1.2.0
5452025-01-15T01:43:22.958Z Downloaded blowfish v0.9.1
5462025-01-15T01:43:22.958Z Downloaded http-body v1.0.1
5472025-01-15T01:43:22.958Z Downloaded async-bb8-diesel v0.2.1
5482025-01-15T01:43:22.962Z Downloaded addr2line v0.24.2
5492025-01-15T01:43:22.965Z Downloaded curve25519-dalek-derive v0.1.1
5502025-01-15T01:43:22.966Z Downloaded hostname v0.3.1
5512025-01-15T01:43:22.968Z Downloaded atomicwrites v0.4.4
5522025-01-15T01:43:22.969Z Downloaded crc-catalog v2.4.0
5532025-01-15T01:43:22.969Z Downloaded crc v3.2.1
5542025-01-15T01:43:22.971Z Downloaded ciborium-ll v0.2.2
5552025-01-15T01:43:22.974Z Downloaded atomic-waker v1.1.2
5562025-01-15T01:43:22.974Z Downloaded convert_case v0.4.0
5572025-01-15T01:43:22.976Z Downloaded cipher v0.4.4
5582025-01-15T01:43:22.976Z Downloaded cassowary v0.3.0
5592025-01-15T01:43:22.979Z Downloaded ahash v0.8.11
5602025-01-15T01:43:22.984Z Downloaded chacha20 v0.9.1
5612025-01-15T01:43:22.988Z Downloaded bit-vec v0.6.3
5622025-01-15T01:43:22.988Z Downloaded hickory-proto v0.24.1
5632025-01-15T01:43:23.000Z Downloaded humantime v2.1.0
5642025-01-15T01:43:23.003Z Downloaded hickory-resolver v0.24.1
5652025-01-15T01:43:23.009Z Downloaded icu_collections v1.5.0
5662025-01-15T01:43:23.013Z Downloaded progenitor-client v0.8.0
5672025-01-15T01:43:23.018Z Downloaded md-5 v0.10.6
5682025-01-15T01:43:23.018Z Downloaded idna_adapter v1.2.0
5692025-01-15T01:43:23.020Z Downloaded icu_locid v1.5.0
5702025-01-15T01:43:23.023Z Downloaded hyper-rustls v0.27.3
5712025-01-15T01:43:23.025Z Downloaded base64ct v1.6.0
5722025-01-15T01:43:23.028Z Downloaded csv-core v0.1.11
5732025-01-15T01:43:23.031Z Downloaded argon2 v0.5.3
5742025-01-15T01:43:23.031Z Downloaded hubpack v0.1.2
5752025-01-15T01:43:23.034Z Downloaded httparse v1.9.5
5762025-01-15T01:43:23.034Z Downloaded http-range v0.1.5
5772025-01-15T01:43:23.036Z Downloaded cookie_store v0.21.0
5782025-01-15T01:43:23.039Z Downloaded const_format_proc_macros v0.2.33
5792025-01-15T01:43:23.042Z Downloaded quick-error v1.2.3
5802025-01-15T01:43:23.042Z Downloaded bitfield-struct v0.6.2
5812025-01-15T01:43:23.046Z Downloaded progenitor-macro v0.9.1
5822025-01-15T01:43:23.046Z Downloaded cancel-safe-futures v0.1.5
5832025-01-15T01:43:23.048Z Downloaded bcs v0.1.6
5842025-01-15T01:43:23.048Z Downloaded colored v2.1.0
5852025-01-15T01:43:23.052Z Downloaded chrono-tz-build v0.4.0
5862025-01-15T01:43:23.052Z Downloaded async-trait v0.1.83
5872025-01-15T01:43:23.055Z Downloaded bcrypt-pbkdf v0.10.0
5882025-01-15T01:43:23.058Z Downloaded buf-list v1.0.3
5892025-01-15T01:43:23.060Z Downloaded cookie v0.18.1
5902025-01-15T01:43:23.063Z Downloaded const-oid v0.9.6
5912025-01-15T01:43:23.066Z Downloaded clang-sys v1.8.1
5922025-01-15T01:43:23.069Z Downloaded take_mut v0.2.2
5932025-01-15T01:43:23.069Z Downloaded sync_wrapper v1.0.1
5942025-01-15T01:43:23.069Z Downloaded bitfield v0.14.0
5952025-01-15T01:43:23.072Z Downloaded arrayvec v0.7.6
5962025-01-15T01:43:23.074Z Downloaded hex v0.4.3
5972025-01-15T01:43:23.074Z Downloaded blake2 v0.10.6
5982025-01-15T01:43:23.077Z Downloaded crossbeam-utils v0.8.20
5992025-01-15T01:43:23.080Z Downloaded constant_time_eq v0.3.1
6002025-01-15T01:43:23.083Z Downloaded lazycell v1.3.0
6012025-01-15T01:43:23.083Z Downloaded lalrpop-util v0.19.12
6022025-01-15T01:43:23.085Z Downloaded impl-trait-for-tuples v0.2.2
6032025-01-15T01:43:23.085Z Downloaded is_ci v1.2.0
6042025-01-15T01:43:23.088Z Downloaded crossbeam-deque v0.8.5
6052025-01-15T01:43:23.090Z Downloaded cmake v0.1.51
6062025-01-15T01:43:23.090Z Downloaded hubpack_derive v0.1.1
6072025-01-15T01:43:23.090Z Downloaded bb8 v0.8.5
6082025-01-15T01:43:23.093Z Downloaded lru v0.12.5
6092025-01-15T01:43:23.095Z Downloaded console v0.15.8
6102025-01-15T01:43:23.098Z Downloaded rand_core v0.6.4
6112025-01-15T01:43:23.101Z Downloaded bzip2 v0.4.4
6122025-01-15T01:43:23.101Z Downloaded arrayref v0.3.9
6132025-01-15T01:43:23.103Z Downloaded sec1 v0.7.3
6142025-01-15T01:43:23.106Z Downloaded sha1 v0.10.6
6152025-01-15T01:43:23.106Z Downloaded quinn-udp v0.5.5
6162025-01-15T01:43:23.108Z Downloaded ref-cast-impl v1.0.23
6172025-01-15T01:43:23.108Z Downloaded md5 v0.7.0
6182025-01-15T01:43:23.111Z Downloaded icu_provider_macros v1.5.0
6192025-01-15T01:43:23.111Z Downloaded matches v0.1.10
6202025-01-15T01:43:23.113Z Downloaded zone_cfg_derive v0.3.0
6212025-01-15T01:43:23.113Z Downloaded mime_guess v2.0.5
6222025-01-15T01:43:23.116Z Downloaded idna v1.0.3
6232025-01-15T01:43:23.119Z Downloaded slab v0.4.9
6242025-01-15T01:43:23.123Z Downloaded string_cache v0.8.7
6252025-01-15T01:43:23.125Z Downloaded serde_plain v1.0.2
6262025-01-15T01:43:23.125Z Downloaded siphasher v0.3.11
6272025-01-15T01:43:23.125Z Downloaded ident_case v1.0.1
6282025-01-15T01:43:23.128Z Downloaded icu_locid_transform v1.5.0
6292025-01-15T01:43:23.131Z Downloaded crc32fast v1.4.2
6302025-01-15T01:43:23.131Z Downloaded zone_cfg_derive v0.1.2
6312025-01-15T01:43:23.134Z Downloaded iana-time-zone v0.1.61
6322025-01-15T01:43:23.136Z Downloaded compact_str v0.8.0
6332025-01-15T01:43:23.139Z Downloaded mime v0.3.17
6342025-01-15T01:43:23.141Z Downloaded tap v1.0.1
6352025-01-15T01:43:23.142Z Downloaded tabwriter v1.4.0
6362025-01-15T01:43:23.144Z Downloaded crossbeam-epoch v0.9.18
6372025-01-15T01:43:23.147Z Downloaded linear-map v1.2.0
6382025-01-15T01:43:23.147Z Downloaded indent_write v2.2.0
6392025-01-15T01:43:23.150Z Downloaded base64 v0.21.7
6402025-01-15T01:43:23.153Z Downloaded backtrace v0.3.74
6412025-01-15T01:43:23.156Z Downloaded managed v0.8.0
6422025-01-15T01:43:23.159Z Downloaded universal-hash v0.5.1
6432025-01-15T01:43:23.159Z Downloaded typify-macro v0.3.0
6442025-01-15T01:43:23.162Z Downloaded rustc-demangle v0.1.24
6452025-01-15T01:43:23.164Z Downloaded synstructure v0.13.1
6462025-01-15T01:43:23.164Z Downloaded rustls-pemfile v1.0.4
6472025-01-15T01:43:23.167Z Downloaded hyper-staticfile v0.10.1
6482025-01-15T01:43:23.169Z Downloaded maplit v1.0.2
6492025-01-15T01:43:23.169Z Downloaded chacha20poly1305 v0.10.1
6502025-01-15T01:43:23.172Z Downloaded lru-cache v0.1.2
6512025-01-15T01:43:23.172Z Downloaded instant v0.1.13
6522025-01-15T01:43:23.174Z Downloaded indoc v1.0.9
6532025-01-15T01:43:23.177Z Downloaded home v0.5.9
6542025-01-15T01:43:23.180Z Downloaded hex-literal v0.4.1
6552025-01-15T01:43:23.180Z Downloaded utf8_iter v1.0.4
6562025-01-15T01:43:23.180Z Downloaded sqlformat v0.2.6
6572025-01-15T01:43:23.182Z Downloaded ciborium v0.2.2
6582025-01-15T01:43:23.185Z Downloaded maybe-uninit v2.0.0
6592025-01-15T01:43:23.185Z Downloaded lazy_static v1.5.0
6602025-01-15T01:43:23.188Z Downloaded is-terminal v0.4.13
6612025-01-15T01:43:23.190Z Downloaded oso-derive v0.27.3
6622025-01-15T01:43:23.190Z Downloaded hyper-tls v0.6.0
6632025-01-15T01:43:23.195Z Downloaded base64 v0.13.1
6642025-01-15T01:43:23.198Z Downloaded slog-term v2.9.1
6652025-01-15T01:43:23.198Z Downloaded zone v0.3.0
6662025-01-15T01:43:23.198Z Downloaded ipnetwork v0.20.0
6672025-01-15T01:43:23.201Z Downloaded memmap2 v0.9.5
6682025-01-15T01:43:23.203Z Downloaded hyper-util v0.1.10
6692025-01-15T01:43:23.206Z Downloaded precomputed-hash v0.1.1
6702025-01-15T01:43:23.208Z Downloaded structmeta-derive v0.2.0
6712025-01-15T01:43:23.208Z Downloaded inout v0.1.3
6722025-01-15T01:43:23.211Z Downloaded darling_macro v0.20.10
6732025-01-15T01:43:23.211Z Downloaded memoffset v0.9.1
6742025-01-15T01:43:23.211Z Downloaded libefi-sys v0.1.0
6752025-01-15T01:43:23.214Z Downloaded hostname v0.4.0
6762025-01-15T01:43:23.214Z Downloaded zone v0.1.8
6772025-01-15T01:43:23.218Z Downloaded sct v0.7.1
6782025-01-15T01:43:23.221Z Downloaded ghash v0.5.1
6792025-01-15T01:43:23.221Z Downloaded typify v0.2.0
6802025-01-15T01:43:23.224Z Downloaded prettyplease v0.2.25
6812025-01-15T01:43:23.226Z Downloaded allocator-api2 v0.2.18
6822025-01-15T01:43:23.229Z Downloaded lockfree-object-pool v0.1.6
6832025-01-15T01:43:23.232Z Downloaded libsw v3.3.1
6842025-01-15T01:43:23.234Z Downloaded lock_api v0.4.12
6852025-01-15T01:43:23.237Z Downloaded num-iter v0.1.45
6862025-01-15T01:43:23.237Z Downloaded num-derive v0.4.2
6872025-01-15T01:43:23.250Z Downloaded num-integer v0.1.46
6882025-01-15T01:43:23.252Z Downloaded russh-cryptovec v0.7.3
6892025-01-15T01:43:23.252Z Downloaded rustc-hash v1.1.0
6902025-01-15T01:43:23.255Z Downloaded paste v1.0.15
6912025-01-15T01:43:23.258Z Downloaded rustversion v1.0.17
6922025-01-15T01:43:23.261Z Downloaded env_logger v0.10.2
6932025-01-15T01:43:23.264Z Downloaded time-core v0.1.2
6942025-01-15T01:43:23.266Z Downloaded rayon-core v1.12.1
6952025-01-15T01:43:23.269Z Downloaded sigpipe v0.1.3
6962025-01-15T01:43:23.269Z Downloaded signal-hook-tokio v0.3.1
6972025-01-15T01:43:23.273Z Downloaded serde-big-array v0.5.1
6982025-01-15T01:43:23.273Z Downloaded tui-tree-widget v0.22.0
6992025-01-15T01:43:23.276Z Downloaded dhcproto-macros v0.1.0
7002025-01-15T01:43:23.276Z Downloaded bytes v1.9.0
7012025-01-15T01:43:23.279Z Downloaded zeroize v1.8.1
7022025-01-15T01:43:23.281Z Downloaded termios v0.3.3
7032025-01-15T01:43:23.283Z Downloaded nibble_vec v0.1.0
7042025-01-15T01:43:23.283Z Downloaded fallible-iterator v0.2.0
7052025-01-15T01:43:23.286Z Downloaded wyz v0.5.1
7062025-01-15T01:43:23.286Z Downloaded kstat-rs v0.2.4
7072025-01-15T01:43:23.289Z Downloaded fallible-iterator v0.3.0
7082025-01-15T01:43:23.289Z Downloaded phf v0.11.2
7092025-01-15T01:43:23.291Z Downloaded writeable v0.5.5
7102025-01-15T01:43:23.294Z Downloaded data-encoding v2.6.0
7112025-01-15T01:43:23.294Z Downloaded write16 v1.0.0
7122025-01-15T01:43:23.297Z Downloaded toolchain_find v0.4.0
7132025-01-15T01:43:23.297Z Downloaded libloading v0.8.5
7142025-01-15T01:43:23.299Z Downloaded endian-type v0.1.2
7152025-01-15T01:43:23.299Z Downloaded parse-display-derive v0.10.0
7162025-01-15T01:43:23.302Z Downloaded rtoolbox v0.0.2
7172025-01-15T01:43:23.302Z Downloaded static_assertions v1.1.0
7182025-01-15T01:43:23.304Z Downloaded same-file v1.0.6
7192025-01-15T01:43:23.307Z Downloaded toml v0.7.8
7202025-01-15T01:43:23.310Z Downloaded crypto-bigint v0.5.5
7212025-01-15T01:43:23.315Z Downloaded env_logger v0.11.5
7222025-01-15T01:43:23.318Z Downloaded newtype_derive v0.1.6
7232025-01-15T01:43:23.321Z Downloaded serde_urlencoded v0.7.1
7242025-01-15T01:43:23.323Z Downloaded peg-macros v0.8.4
7252025-01-15T01:43:23.326Z Downloaded topological-sort v0.2.2
7262025-01-15T01:43:23.326Z Downloaded indexmap v1.9.3
7272025-01-15T01:43:23.329Z Downloaded foreign-types-shared v0.1.1
7282025-01-15T01:43:23.331Z Downloaded progenitor-macro v0.8.0
7292025-01-15T01:43:23.331Z Downloaded icu_provider v1.5.0
7302025-01-15T01:43:23.333Z Downloaded icu_normalizer_data v1.5.0
7312025-01-15T01:43:23.337Z Downloaded icu_locid_transform_data v1.5.0
7322025-01-15T01:43:23.349Z Downloaded openssl-macros v0.1.1
7332025-01-15T01:43:23.349Z Downloaded ipnet v2.10.1
7342025-01-15T01:43:23.349Z Downloaded peg-runtime v0.8.3
7352025-01-15T01:43:23.349Z Downloaded thiserror-impl v2.0.11
7362025-01-15T01:43:23.349Z Downloaded uuid v1.11.0
7372025-01-15T01:43:23.349Z Downloaded parse-size v1.1.0
7382025-01-15T01:43:23.349Z Downloaded signature v2.2.0
7392025-01-15T01:43:23.352Z Downloaded tar v0.4.42
7402025-01-15T01:43:23.354Z Downloaded smallvec v0.6.14
7412025-01-15T01:43:23.354Z Downloaded predicates v3.1.2
7422025-01-15T01:43:23.357Z Downloaded termcolor v1.4.1
7432025-01-15T01:43:23.360Z Downloaded fs_extra v1.3.0
7442025-01-15T01:43:23.363Z Downloaded embedded-io v0.4.0
7452025-01-15T01:43:23.365Z Downloaded progenitor-client v0.9.1
7462025-01-15T01:43:23.365Z Downloaded getrandom v0.2.15
7472025-01-15T01:43:23.368Z Downloaded diesel-dtrace v0.4.2
7482025-01-15T01:43:23.370Z Downloaded xattr v1.3.1
7492025-01-15T01:43:23.374Z Downloaded icu_properties v1.5.1
7502025-01-15T01:43:23.374Z Downloaded snafu-derive v0.8.5
7512025-01-15T01:43:23.376Z Downloaded pkcs8 v0.10.2
7522025-01-15T01:43:23.379Z Downloaded term v0.7.0
7532025-01-15T01:43:23.381Z Downloaded fd-lock v4.0.2
7542025-01-15T01:43:23.384Z Downloaded mockall v0.13.0
7552025-01-15T01:43:23.387Z Downloaded futures-macro v0.3.31
7562025-01-15T01:43:23.387Z Downloaded futures-io v0.3.31
7572025-01-15T01:43:23.390Z Downloaded zerovec-derive v0.10.3
7582025-01-15T01:43:23.392Z Downloaded elliptic-curve v0.13.8
7592025-01-15T01:43:23.395Z Downloaded nodrop v0.1.14
7602025-01-15T01:43:23.397Z Downloaded tls_codec_derive v0.4.1
7612025-01-15T01:43:23.397Z Downloaded hmac v0.12.1
7622025-01-15T01:43:23.400Z Downloaded powerfmt v0.2.0
7632025-01-15T01:43:23.403Z Downloaded psl-types v2.0.11
7642025-01-15T01:43:23.403Z Downloaded dropshot_endpoint v0.12.0
7652025-01-15T01:43:23.406Z Downloaded num_enum_derive v0.5.11
7662025-01-15T01:43:23.408Z Downloaded foreign-types-macros v0.2.3
7672025-01-15T01:43:23.408Z Downloaded strum_macros v0.26.4
7682025-01-15T01:43:23.411Z Downloaded samael v0.0.17
7692025-01-15T01:43:23.415Z Downloaded vte_generate_state_changes v0.1.2
7702025-01-15T01:43:23.418Z Downloaded pbkdf2 v0.12.2
7712025-01-15T01:43:23.418Z Downloaded tls_codec v0.4.1
7722025-01-15T01:43:23.421Z Downloaded ecdsa v0.16.9
7732025-01-15T01:43:23.423Z Downloaded num_enum v0.5.11
7742025-01-15T01:43:23.427Z Downloaded pem v3.0.4
7752025-01-15T01:43:23.430Z Downloaded mirai-annotations v1.12.0
7762025-01-15T01:43:23.430Z Downloaded subtle v2.6.1
7772025-01-15T01:43:23.432Z Downloaded ron v0.7.1
7782025-01-15T01:43:23.436Z Downloaded zopfli v0.8.1
7792025-01-15T01:43:23.439Z Downloaded packed_struct_codegen v0.10.1
7802025-01-15T01:43:23.441Z Downloaded parking_lot v0.11.2
7812025-01-15T01:43:23.444Z Downloaded socket2 v0.5.7
7822025-01-15T01:43:23.447Z Downloaded number_prefix v0.4.0
7832025-01-15T01:43:23.447Z Downloaded aes v0.8.4
7842025-01-15T01:43:23.450Z Downloaded num_threads v0.1.7
7852025-01-15T01:43:23.452Z Downloaded newline-converter v0.3.0
7862025-01-15T01:43:23.452Z Downloaded zeroize_derive v1.4.2
7872025-01-15T01:43:23.455Z Downloaded crossterm v0.28.1
7882025-01-15T01:43:23.460Z Downloaded serde_path_to_error v0.1.16
7892025-01-15T01:43:23.462Z Downloaded semver v0.1.20
7902025-01-15T01:43:23.465Z Downloaded slog-json v2.6.1
7912025-01-15T01:43:23.465Z Downloaded dropshot_endpoint v0.13.0
7922025-01-15T01:43:23.468Z Downloaded zip v2.1.3
7932025-01-15T01:43:23.474Z Downloaded strum_macros v0.24.3
7942025-01-15T01:43:23.476Z Downloaded vergen v8.3.2
7952025-01-15T01:43:23.479Z Downloaded path-slash v0.1.5
7962025-01-15T01:43:23.481Z Downloaded value-bag v1.9.0
7972025-01-15T01:43:23.484Z Downloaded slog-scope v4.4.0
7982025-01-15T01:43:23.486Z Downloaded unicode-properties v0.1.3
7992025-01-15T01:43:23.486Z Downloaded strum_macros v0.25.3
8002025-01-15T01:43:23.489Z Downloaded dhcproto v0.12.0
8012025-01-15T01:43:23.491Z Downloaded slog-stdlog v4.1.1
8022025-01-15T01:43:23.494Z Downloaded slog-envlogger v2.2.0
8032025-01-15T01:43:23.497Z Downloaded rustfmt-wrapper v0.2.1
8042025-01-15T01:43:23.497Z Downloaded indicatif v0.17.9
8052025-01-15T01:43:23.500Z Downloaded stable_deref_trait v1.2.0
8062025-01-15T01:43:23.503Z Downloaded snafu v0.8.5
8072025-01-15T01:43:23.508Z Downloaded dyn-clone v1.0.17
8082025-01-15T01:43:23.510Z Downloaded float-cmp v0.9.0
8092025-01-15T01:43:23.513Z Downloaded dirs-sys-next v0.1.2
8102025-01-15T01:43:23.513Z Downloaded dirs-next v2.0.0
8112025-01-15T01:43:23.515Z Downloaded darling_core v0.20.10
8122025-01-15T01:43:23.519Z Downloaded futures-core v0.3.31
8132025-01-15T01:43:23.521Z Downloaded float-ord v0.3.2
8142025-01-15T01:43:23.525Z Downloaded enum-as-inner v0.6.1
8152025-01-15T01:43:23.525Z Downloaded aes-gcm v0.10.3
8162025-01-15T01:43:23.527Z Downloaded foreign-types v0.3.2
8172025-01-15T01:43:23.530Z Downloaded pbkdf2 v0.11.0
8182025-01-15T01:43:23.533Z Downloaded serde_derive_internals v0.29.1
8192025-01-15T01:43:23.533Z Downloaded proc-macro-crate v1.3.1
8202025-01-15T01:43:23.535Z Downloaded progenitor v0.8.0
8212025-01-15T01:43:23.535Z Downloaded percent-encoding v2.3.1
8222025-01-15T01:43:23.538Z Downloaded serde-hex v0.1.0
8232025-01-15T01:43:23.538Z Downloaded tinystr v0.7.6
8242025-01-15T01:43:23.541Z Downloaded newtype-uuid v1.1.3
8252025-01-15T01:43:23.544Z Downloaded unicode-bidi v0.3.17
8262025-01-15T01:43:23.544Z Downloaded enum-as-inner v0.5.1
8272025-01-15T01:43:23.547Z Downloaded defmt-parser v0.3.4
8282025-01-15T01:43:23.547Z Downloaded rand v0.8.5
8292025-01-15T01:43:23.551Z Downloaded unicode-xid v0.2.6
8302025-01-15T01:43:23.553Z Downloaded peg v0.8.4
8312025-01-15T01:43:23.558Z Downloaded base64 v0.22.1
8322025-01-15T01:43:23.560Z Downloaded mockall_derive v0.13.0
8332025-01-15T01:43:23.564Z Downloaded ron v0.8.1
8342025-01-15T01:43:23.567Z Downloaded thiserror-no-std v2.0.2
8352025-01-15T01:43:23.571Z Downloaded rusty-fork v0.3.0
8362025-01-15T01:43:23.573Z Downloaded shell-words v1.1.0
8372025-01-15T01:43:23.576Z Downloaded fatfs v0.3.6
8382025-01-15T01:43:23.579Z Downloaded vte v0.11.1
8392025-01-15T01:43:23.579Z Downloaded subprocess v0.2.9
8402025-01-15T01:43:23.582Z Downloaded progenitor-impl v0.8.0
8412025-01-15T01:43:23.585Z Downloaded tokio-macros v2.4.0
8422025-01-15T01:43:23.587Z Downloaded rpassword v7.3.1
8432025-01-15T01:43:23.588Z Downloaded tokio-native-tls v0.3.1
8442025-01-15T01:43:23.590Z Downloaded der_derive v0.7.3
8452025-01-15T01:43:23.592Z Downloaded strip-ansi-escapes v0.2.0
8462025-01-15T01:43:23.592Z Downloaded stringprep v0.1.5
8472025-01-15T01:43:23.595Z Downloaded wait-timeout v0.2.0
8482025-01-15T01:43:23.595Z Downloaded tracing v0.1.40
8492025-01-15T01:43:23.599Z Downloaded untrusted v0.7.1
8502025-01-15T01:43:23.601Z Downloaded rsa v0.9.6
8512025-01-15T01:43:23.605Z Downloaded postgres-types v0.2.8
8522025-01-15T01:43:23.608Z Downloaded deranged v0.3.11
8532025-01-15T01:43:23.610Z Downloaded defmt-macros v0.3.9
8542025-01-15T01:43:23.613Z Downloaded dsl_auto_type v0.1.2
8552025-01-15T01:43:23.615Z Downloaded untrusted v0.9.0
8562025-01-15T01:43:23.618Z Downloaded postcard v1.0.10
8572025-01-15T01:43:23.620Z Downloaded rustls-pki-types v1.10.0
8582025-01-15T01:43:23.624Z Downloaded downcast v0.11.0
8592025-01-15T01:43:23.624Z Downloaded glob v0.3.1
8602025-01-15T01:43:23.628Z Downloaded rustls-pemfile v2.2.0
8612025-01-15T01:43:23.628Z Downloaded owo-colors v4.1.0
8622025-01-15T01:43:23.631Z Downloaded zip v0.6.6
8632025-01-15T01:43:23.634Z Downloaded x509-cert v0.2.5
8642025-01-15T01:43:23.640Z Downloaded nanorand v0.7.0
8652025-01-15T01:43:23.643Z Downloaded multimap v0.10.0
8662025-01-15T01:43:23.646Z Downloaded unicase v2.7.0
8672025-01-15T01:43:23.646Z Downloaded spin v0.9.8
8682025-01-15T01:43:23.649Z Downloaded olpc-cjson v0.1.4
8692025-01-15T01:43:23.651Z Downloaded serde_with_macros v3.11.0
8702025-01-15T01:43:23.653Z Downloaded foldhash v0.1.3
8712025-01-15T01:43:23.653Z Downloaded waitgroup v0.1.2
8722025-01-15T01:43:23.653Z Downloaded try-lock v0.2.5
8732025-01-15T01:43:23.656Z Downloaded opaque-debug v0.3.1
8742025-01-15T01:43:23.656Z Downloaded ppv-lite86 v0.2.20
8752025-01-15T01:43:23.658Z Downloaded libxml v0.3.3
8762025-01-15T01:43:23.663Z Downloaded sqlparser_derive v0.2.2
8772025-01-15T01:43:23.667Z Downloaded r2d2 v0.8.10
8782025-01-15T01:43:23.667Z Downloaded phf_shared v0.11.2
8792025-01-15T01:43:23.669Z Downloaded whoami v1.5.2
8802025-01-15T01:43:23.670Z Downloaded num-conv v0.1.0
8812025-01-15T01:43:23.673Z Downloaded pem-rfc7468 v0.7.0
8822025-01-15T01:43:23.673Z Downloaded futures-channel v0.3.31
8832025-01-15T01:43:23.678Z Downloaded schemars_derive v0.8.21
8842025-01-15T01:43:23.678Z Downloaded expectorate v1.1.0
8852025-01-15T01:43:23.680Z Downloaded supports-color v3.0.1
8862025-01-15T01:43:23.680Z Downloaded sync-ptr v0.1.1
8872025-01-15T01:43:23.683Z Downloaded slog-dtrace v0.3.0
8882025-01-15T01:43:23.683Z Downloaded oso v0.27.3
8892025-01-15T01:43:23.686Z Downloaded debug-ignore v1.0.5
8902025-01-15T01:43:23.689Z Downloaded minimal-lexical v0.2.1
8912025-01-15T01:43:23.693Z Downloaded ed25519 v2.2.3
8922025-01-15T01:43:23.696Z Downloaded dunce v1.0.5
8932025-01-15T01:43:23.698Z Downloaded form_urlencoded v1.2.1
8942025-01-15T01:43:23.698Z Downloaded tungstenite v0.23.0
8952025-01-15T01:43:23.700Z Downloaded tungstenite v0.21.0
8962025-01-15T01:43:23.705Z Downloaded url v2.5.3
8972025-01-15T01:43:23.708Z Downloaded aho-corasick v1.1.3
8982025-01-15T01:43:23.714Z Downloaded pkcs1 v0.7.5
8992025-01-15T01:43:23.717Z Downloaded progenitor-impl v0.9.1
9002025-01-15T01:43:23.720Z Downloaded mio v1.0.2
9012025-01-15T01:43:23.725Z Downloaded gethostname v0.5.0
9022025-01-15T01:43:23.727Z Downloaded itertools v0.10.5
9032025-01-15T01:43:23.733Z Downloaded postgres-protocol v0.6.7
9042025-01-15T01:43:23.736Z Downloaded thiserror-impl-no-std v2.0.2
9052025-01-15T01:43:23.739Z Downloaded half v2.4.1
9062025-01-15T01:43:23.741Z Downloaded hashbrown v0.12.3
9072025-01-15T01:43:23.744Z Downloaded secrecy v0.8.0
9082025-01-15T01:43:23.747Z Downloaded pkg-config v0.3.31
9092025-01-15T01:43:23.748Z Downloaded pin-utils v0.1.0
9102025-01-15T01:43:23.751Z Downloaded http v1.2.0
9112025-01-15T01:43:23.754Z Downloaded slog-bunyan v2.5.0
9122025-01-15T01:43:23.754Z Downloaded toml_edit v0.19.15
9132025-01-15T01:43:23.770Z Downloaded zerofrom-derive v0.1.4
9142025-01-15T01:43:23.773Z Downloaded shlex v1.3.0
9152025-01-15T01:43:23.773Z Downloaded blake3 v1.5.4
9162025-01-15T01:43:23.781Z Downloaded publicsuffix v2.2.3
9172025-01-15T01:43:23.784Z Downloaded utf-8 v0.7.6
9182025-01-15T01:43:23.786Z Downloaded vsss-rs v3.3.4
9192025-01-15T01:43:23.791Z Downloaded thread_local v1.1.8
9202025-01-15T01:43:23.795Z Downloaded tracing-core v0.1.32
9212025-01-15T01:43:23.795Z Downloaded num-rational v0.4.2
9222025-01-15T01:43:23.797Z Downloaded itertools v0.12.1
9232025-01-15T01:43:23.801Z Downloaded globset v0.4.15
9242025-01-15T01:43:23.803Z Downloaded hyper v1.5.0
9252025-01-15T01:43:23.810Z Downloaded zerofrom v0.1.4
9262025-01-15T01:43:23.812Z Downloaded ena v0.14.3
9272025-01-15T01:43:23.812Z Downloaded embedded-io v0.6.1
9282025-01-15T01:43:23.815Z Downloaded der v0.7.9
9292025-01-15T01:43:23.819Z Downloaded new_debug_unreachable v1.0.6
9302025-01-15T01:43:23.821Z Downloaded tower-service v0.3.3
9312025-01-15T01:43:23.822Z Downloaded pretty-hex v0.2.1
9322025-01-15T01:43:23.824Z Downloaded p256 v0.13.2
9332025-01-15T01:43:23.827Z Downloaded difflib v0.4.0
9342025-01-15T01:43:23.829Z Downloaded phf_generator v0.11.2
9352025-01-15T01:43:23.829Z Downloaded num-traits v0.2.19
9362025-01-15T01:43:23.832Z Downloaded env_filter v0.1.2
9372025-01-15T01:43:23.834Z Downloaded typify-macro v0.2.0
9382025-01-15T01:43:23.834Z Downloaded num v0.4.3
9392025-01-15T01:43:23.837Z Downloaded spki v0.7.3
9402025-01-15T01:43:23.840Z Downloaded derive_more v0.99.18
9412025-01-15T01:43:23.843Z Downloaded signal-hook v0.3.17
9422025-01-15T01:43:23.846Z Downloaded pin-project-lite v0.2.14
9432025-01-15T01:43:23.850Z Downloaded normalize-line-endings v0.3.0
9442025-01-15T01:43:23.853Z Downloaded ref-cast v1.0.23
9452025-01-15T01:43:23.857Z Downloaded displaydoc v0.2.5
9462025-01-15T01:43:23.860Z Downloaded rcgen v0.12.1
9472025-01-15T01:43:23.860Z Downloaded hash32 v0.3.1
9482025-01-15T01:43:23.863Z Downloaded filetime v0.2.25
9492025-01-15T01:43:23.863Z Downloaded termtree v0.4.1
9502025-01-15T01:43:23.866Z Downloaded strum v0.26.3
9512025-01-15T01:43:23.866Z Downloaded smf v0.2.3
9522025-01-15T01:43:23.866Z Downloaded parking_lot_core v0.8.6
9532025-01-15T01:43:23.869Z Downloaded libm v0.2.8
9542025-01-15T01:43:23.876Z Downloaded fxhash v0.2.1
9552025-01-15T01:43:23.879Z Downloaded scopeguard v1.2.0
9562025-01-15T01:43:23.879Z Downloaded multer v3.1.0
9572025-01-15T01:43:23.881Z Downloaded group v0.13.0
9582025-01-15T01:43:23.884Z Downloaded pin-project-internal v1.1.6
9592025-01-15T01:43:23.884Z Downloaded itertools v0.13.0
9602025-01-15T01:43:23.891Z Downloaded xz2 v0.1.7
9612025-01-15T01:43:23.893Z Downloaded fragile v2.0.0
9622025-01-15T01:43:23.896Z Downloaded russh v0.45.0
9632025-01-15T01:43:23.900Z Downloaded derive_builder v0.20.2
9642025-01-15T01:43:23.906Z Downloaded progenitor v0.9.1
9652025-01-15T01:43:23.909Z Downloaded hashlink v0.9.1
9662025-01-15T01:43:23.909Z Downloaded want v0.3.1
9672025-01-15T01:43:23.913Z Downloaded password-hash v0.5.0
9682025-01-15T01:43:23.913Z Downloaded pin-project v1.1.6
9692025-01-15T01:43:23.922Z Downloaded derive_builder_macro v0.20.2
9702025-01-15T01:43:23.926Z Downloaded yoke-derive v0.7.4
9712025-01-15T01:43:23.926Z Downloaded rand_chacha v0.3.1
9722025-01-15T01:43:23.931Z Downloaded phf_shared v0.10.0
9732025-01-15T01:43:23.931Z Downloaded serde_with v3.11.0
9742025-01-15T01:43:23.934Z Downloaded ff v0.13.0
9752025-01-15T01:43:23.937Z Downloaded twox-hash v1.6.3
9762025-01-15T01:43:23.942Z Downloaded hkdf v0.12.4
9772025-01-15T01:43:23.946Z Downloaded omicron-zone-package v0.12.0
9782025-01-15T01:43:23.946Z Downloaded uzers v0.12.1
9792025-01-15T01:43:23.949Z Downloaded tokio-tungstenite v0.24.0
9802025-01-15T01:43:23.949Z Downloaded parking_lot v0.12.3
9812025-01-15T01:43:23.952Z Downloaded tinyvec_macros v0.1.1
9822025-01-15T01:43:23.952Z Downloaded chrono v0.4.38
9832025-01-15T01:43:23.958Z Downloaded openssl-probe v0.1.5
9842025-01-15T01:43:23.961Z Downloaded bitvec v1.0.1
9852025-01-15T01:43:23.974Z Downloaded rand_seeder v0.3.0
9862025-01-15T01:43:23.976Z Downloaded rustc_version v0.4.1
9872025-01-15T01:43:23.979Z Downloaded fixedbitset v0.4.2
9882025-01-15T01:43:23.979Z Downloaded derive-where v1.2.7
9892025-01-15T01:43:23.982Z Downloaded diesel_table_macro_syntax v0.2.0
9902025-01-15T01:43:23.984Z Downloaded rusqlite v0.32.1
9912025-01-15T01:43:23.988Z Downloaded salsa20 v0.10.2
9922025-01-15T01:43:23.991Z Downloaded rand_xorshift v0.3.0
9932025-01-15T01:43:23.991Z Downloaded radium v0.7.0
9942025-01-15T01:43:23.994Z Downloaded native-tls v0.2.12
9952025-01-15T01:43:23.997Z Downloaded yasna v0.5.2
9962025-01-15T01:43:23.997Z Downloaded tracing-attributes v0.1.27
9972025-01-15T01:43:23.999Z Downloaded pkcs5 v0.7.1
9982025-01-15T01:43:24.002Z Downloaded structmeta v0.3.0
9992025-01-15T01:43:24.004Z Downloaded rustc-hash v2.0.0
10002025-01-15T01:43:24.005Z Downloaded password-hash v0.4.2
10012025-01-15T01:43:24.007Z Downloaded hashbrown v0.13.2
10022025-01-15T01:43:24.010Z Downloaded ed25519-dalek v2.1.1
10032025-01-15T01:43:24.013Z Downloaded hash32 v0.2.1
10042025-01-15T01:43:24.016Z Downloaded futures-task v0.3.31
10052025-01-15T01:43:24.016Z Downloaded slog v2.7.0
10062025-01-15T01:43:24.018Z Downloaded zerovec v0.10.4
10072025-01-15T01:43:24.024Z Downloaded polyval v0.6.2
10082025-01-15T01:43:24.027Z Downloaded parse-display v0.10.0
10092025-01-15T01:43:24.030Z Downloaded ssh-encoding v0.2.0
10102025-01-15T01:43:24.030Z Downloaded scheduled-thread-pool v0.2.7
10112025-01-15T01:43:24.030Z Downloaded structmeta-derive v0.3.0
10122025-01-15T01:43:24.033Z Downloaded poly1305 v0.8.0
10132025-01-15T01:43:24.035Z Downloaded foreign-types-shared v0.3.1
10142025-01-15T01:43:24.036Z Downloaded funty v2.0.0
10152025-01-15T01:43:24.036Z Downloaded thiserror v2.0.11
10162025-01-15T01:43:24.041Z Downloaded predicates-tree v1.0.11
10172025-01-15T01:43:24.043Z Downloaded unarray v0.1.4
10182025-01-15T01:43:24.043Z Downloaded des v0.8.1
10192025-01-15T01:43:24.047Z Downloaded futures-sink v0.3.31
10202025-01-15T01:43:24.047Z Downloaded futures-executor v0.3.31
10212025-01-15T01:43:24.050Z Downloaded unicode_categories v0.1.1
10222025-01-15T01:43:24.050Z Downloaded derive_builder_core v0.20.2
10232025-01-15T01:43:24.053Z Downloaded foreign-types v0.5.0
10242025-01-15T01:43:24.053Z Downloaded bindgen v0.69.5
10252025-01-15T01:43:24.059Z Downloaded rustc_version v0.1.7
10262025-01-15T01:43:24.063Z Downloaded typify v0.3.0
10272025-01-15T01:43:24.067Z Downloaded packed_struct v0.10.1
10282025-01-15T01:43:24.067Z Downloaded tokio-rustls v0.25.0
10292025-01-15T01:43:24.067Z Downloaded predicates-core v1.0.8
10302025-01-15T01:43:24.070Z Downloaded tokio-postgres v0.7.12
10312025-01-15T01:43:24.073Z Downloaded portable-atomic v1.9.0
10322025-01-15T01:43:24.079Z Downloaded parking_lot_core v0.9.10
10332025-01-15T01:43:24.081Z Downloaded flagset v0.4.6
10342025-01-15T01:43:24.084Z Downloaded yoke v0.7.4
10352025-01-15T01:43:24.084Z Downloaded structmeta v0.2.0
10362025-01-15T01:43:24.087Z Downloaded tough v0.19.0
10372025-01-15T01:43:24.094Z Downloaded tokio-util v0.7.12
10382025-01-15T01:43:24.100Z Downloaded tiny-keccak v2.0.2
10392025-01-15T01:43:24.104Z Downloaded signal-hook-mio v0.2.4
10402025-01-15T01:43:24.108Z Downloaded zerocopy v0.6.6
10412025-01-15T01:43:24.108Z Downloaded simd-adler32 v0.3.7
10422025-01-15T01:43:24.111Z Downloaded signal-hook-registry v1.4.2
10432025-01-15T01:43:24.111Z Downloaded scrypt v0.11.0
10442025-01-15T01:43:24.111Z Downloaded num-complex v0.4.6
10452025-01-15T01:43:24.111Z Downloaded unicode-truncate v1.1.0
10462025-01-15T01:43:24.114Z Downloaded ssh-cipher v0.2.0
10472025-01-15T01:43:24.114Z Downloaded sqlparser v0.45.0
10482025-01-15T01:43:24.119Z Downloaded time-macros v0.2.18
10492025-01-15T01:43:24.122Z Downloaded tokio-tungstenite v0.23.1
10502025-01-15T01:43:24.126Z Downloaded quinn v0.11.5
10512025-01-15T01:43:24.131Z Downloaded num-bigint v0.4.6
10522025-01-15T01:43:24.134Z Downloaded quick-xml v0.33.0
10532025-01-15T01:43:24.137Z Downloaded headers v0.4.0
10542025-01-15T01:43:24.142Z Downloaded diesel_derives v2.2.3
10552025-01-15T01:43:24.147Z Downloaded qorb v0.2.1
10562025-01-15T01:43:24.152Z Downloaded h2 v0.4.6
10572025-01-15T01:43:24.157Z Downloaded test-strategy v0.3.1
10582025-01-15T01:43:24.160Z Downloaded diff v0.1.13
10592025-01-15T01:43:24.168Z Downloaded futures v0.3.31
10602025-01-15T01:43:24.172Z Downloaded schemars v0.8.21
10612025-01-15T01:43:24.179Z Downloaded curve25519-dalek v4.1.3
10622025-01-15T01:43:24.188Z Downloaded time v0.3.36
10632025-01-15T01:43:24.195Z Downloaded rustls-webpki v0.101.7
10642025-01-15T01:43:24.208Z Downloaded openssl-sys v0.9.103
10652025-01-15T01:43:24.212Z Downloaded typed-path v0.9.3
10662025-01-15T01:43:24.218Z Downloaded lalrpop v0.19.12
10672025-01-15T01:43:24.230Z Downloaded unsafe-libyaml v0.2.11
10682025-01-15T01:43:24.233Z Downloaded reedline v0.35.0
10692025-01-15T01:43:24.241Z Downloaded num-bigint-dig v0.8.4
10702025-01-15T01:43:24.245Z Downloaded git2 v0.19.0
10712025-01-15T01:43:24.253Z Downloaded parse-zoneinfo v0.3.1
10722025-01-15T01:43:24.256Z Downloaded reqwest v0.12.9
10732025-01-15T01:43:24.265Z Downloaded vcpkg v0.2.15
10742025-01-15T01:43:24.302Z Downloaded ssh-key v0.6.6
10752025-01-15T01:43:24.308Z Downloaded icu_properties_data v1.5.0
10762025-01-15T01:43:24.319Z Downloaded rustyline v14.0.0
10772025-01-15T01:43:24.324Z Downloaded hashbrown v0.14.5
10782025-01-15T01:43:24.329Z Downloaded openssl v0.10.66
10792025-01-15T01:43:24.339Z Downloaded winnow v0.5.40
10802025-01-15T01:43:24.347Z Downloaded nom v7.1.3
10812025-01-15T01:43:24.353Z Downloaded nix v0.28.0
10822025-01-15T01:43:24.365Z Downloaded petname v2.0.2
10832025-01-15T01:43:24.371Z Downloaded nix v0.27.1
10842025-01-15T01:43:24.381Z Downloaded rustls-webpki v0.102.8
10852025-01-15T01:43:24.399Z Downloaded flate2 v1.0.34
10862025-01-15T01:43:24.404Z Downloaded quinn-proto v0.11.8
10872025-01-15T01:43:24.411Z Downloaded salty v0.3.0
10882025-01-15T01:43:24.417Z Downloaded idna v0.5.0
10892025-01-15T01:43:24.424Z Downloaded rayon v1.10.0
10902025-01-15T01:43:24.432Z Downloaded bstr v1.10.0
10912025-01-15T01:43:24.443Z Downloaded p521 v0.13.3
10922025-01-15T01:43:24.447Z Downloaded nix v0.29.0
10932025-01-15T01:43:24.458Z Downloaded trust-dns-proto v0.22.0
10942025-01-15T01:43:24.471Z Downloaded diesel v2.2.6
10952025-01-15T01:43:24.488Z Downloaded dropshot v0.13.0
10962025-01-15T01:43:24.508Z Downloaded webpki-roots v0.26.6
10972025-01-15T01:43:24.512Z Downloaded object v0.30.4
10982025-01-15T01:43:24.522Z Downloaded dropshot v0.12.0
10992025-01-15T01:43:24.541Z Downloaded rustls v0.21.12
11002025-01-15T01:43:24.552Z Downloaded rustls v0.22.4
11012025-01-15T01:43:24.565Z Downloaded regress v0.10.1
11022025-01-15T01:43:24.573Z Downloaded regex-syntax v0.6.29
11032025-01-15T01:43:24.580Z Downloaded futures-util v0.3.31
11042025-01-15T01:43:24.592Z Downloaded zerocopy v0.8.10
11052025-01-15T01:43:24.614Z Downloaded smoltcp v0.9.1
11062025-01-15T01:43:24.626Z Downloaded polar-core v0.27.3
11072025-01-15T01:43:24.633Z Downloaded idna v0.4.0
11082025-01-15T01:43:24.640Z Downloaded p384 v0.13.0
11092025-01-15T01:43:24.648Z Downloaded bzip2-sys v0.1.11+1.0.8
11102025-01-15T01:43:24.659Z Downloaded sled v0.34.7
11112025-01-15T01:43:24.669Z Downloaded object v0.36.5
11122025-01-15T01:43:24.681Z Downloaded unicode-width v0.2.0
11132025-01-15T01:43:24.686Z Downloaded smoltcp v0.11.0
11142025-01-15T01:43:24.698Z Downloaded zerocopy-derive v0.6.6
11152025-01-15T01:43:24.708Z Downloaded regress v0.9.1
11162025-01-15T01:43:24.717Z Downloaded rustls v0.23.19
11172025-01-15T01:43:24.728Z Downloaded openapiv3 v2.0.0
11182025-01-15T01:43:24.740Z Downloaded regex-syntax v0.8.5
11192025-01-15T01:43:24.749Z Downloaded idna v0.2.3
11202025-01-15T01:43:24.757Z Downloaded chrono-tz v0.10.0
11212025-01-15T01:43:24.763Z Downloaded tokio v1.40.0
11222025-01-15T01:43:24.800Z Downloaded idna v0.3.0
11232025-01-15T01:43:24.808Z Downloaded csv v1.3.0
11242025-01-15T01:43:24.827Z Downloaded sha3 v0.10.8
11252025-01-15T01:43:24.832Z Downloaded typify-impl v0.3.0
11262025-01-15T01:43:24.847Z Downloaded typify-impl v0.2.0
11272025-01-15T01:43:24.863Z Downloaded proptest v1.5.0
11282025-01-15T01:43:24.871Z Downloaded ratatui v0.28.1
11292025-01-15T01:43:24.890Z Downloaded gimli v0.31.1
11302025-01-15T01:43:24.899Z Downloaded radix_trie v0.2.1
11312025-01-15T01:43:24.903Z Downloaded regex v1.11.1
11322025-01-15T01:43:24.916Z Downloaded tokio-rustls v0.26.0
11332025-01-15T01:43:24.918Z Downloaded miniz_oxide v0.8.0
11342025-01-15T01:43:24.921Z Downloaded fallible-streaming-iterator v0.1.9
11352025-01-15T01:43:24.922Z Downloaded utf16_iter v1.0.5
11362025-01-15T01:43:24.924Z Downloaded flume v0.11.1
11372025-01-15T01:43:24.927Z Downloaded aws-lc-rs v1.10.0
11382025-01-15T01:43:24.934Z Downloaded regex-automata v0.4.8
11392025-01-15T01:43:24.949Z Downloaded petgraph v0.6.5
11402025-01-15T01:43:24.968Z Downloaded russh-keys v0.45.0
11412025-01-15T01:43:24.970Z Downloaded tokio-rustls v0.24.1
11422025-01-15T01:43:24.974Z Downloaded unicode-segmentation v1.12.0
11432025-01-15T01:43:24.977Z Downloaded either v1.13.0
11442025-01-15T01:43:24.977Z Downloaded display-error-chain v0.2.2
11452025-01-15T01:43:24.981Z Downloaded which v4.4.2
11462025-01-15T01:43:24.981Z Downloaded phf_codegen v0.11.2
11472025-01-15T01:43:24.981Z Downloaded nu-ansi-term v0.50.1
11482025-01-15T01:43:24.984Z Downloaded unicode-normalization v0.1.24
11492025-01-15T01:43:24.987Z Downloaded steno v0.4.1
11502025-01-15T01:43:24.991Z Downloaded lzma-sys v0.1.20
11512025-01-15T01:43:25.017Z Downloaded serde_yaml v0.9.34+deprecated
11522025-01-15T01:43:25.021Z Downloaded libz-sys v1.1.20
11532025-01-15T01:43:25.040Z Downloaded zerocopy-derive v0.8.10
11542025-01-15T01:43:25.045Z Downloaded slog-async v2.8.0
11552025-01-15T01:43:25.048Z Downloaded tungstenite v0.24.0
11562025-01-15T01:43:25.051Z Downloaded tinyvec v1.8.0
11572025-01-15T01:43:25.053Z Downloaded defmt v0.3.8
11582025-01-15T01:43:25.057Z Downloaded tokio-tungstenite v0.21.0
11592025-01-15T01:43:25.060Z Downloaded tokio-stream v0.1.16
11602025-01-15T01:43:25.063Z Downloaded smallvec v1.13.2
11612025-01-15T01:43:25.065Z Downloaded serde_repr v0.1.19
11622025-01-15T01:43:25.066Z Downloaded rfc6979 v0.4.0
11632025-01-15T01:43:25.069Z Downloaded resolv-conf v0.7.0
11642025-01-15T01:43:25.069Z Downloaded primeorder v0.13.6
11652025-01-15T01:43:25.072Z Downloaded icu_normalizer v1.5.0
11662025-01-15T01:43:25.072Z Downloaded walkdir v2.5.0
11672025-01-15T01:43:25.075Z Downloaded similar v2.6.0
11682025-01-15T01:43:25.079Z Downloaded litemap v0.7.3
11692025-01-15T01:43:25.082Z Downloaded jobserver v0.1.32
11702025-01-15T01:43:25.085Z Downloaded crossbeam-channel v0.5.13
11712025-01-15T01:43:25.087Z Downloaded bumpalo v3.16.0
11722025-01-15T01:43:25.090Z Downloaded internet-checksum v0.2.1
11732025-01-15T01:43:25.090Z Downloaded hickory-client v0.24.1
11742025-01-15T01:43:25.093Z Downloaded linked-hash-map v0.5.6
11752025-01-15T01:43:25.096Z Downloaded keccak v0.1.5
11762025-01-15T01:43:25.096Z Downloaded instability v0.3.2
11772025-01-15T01:43:25.101Z Downloaded cc v1.1.30
11782025-01-15T01:43:25.104Z Downloaded const_format v0.2.33
11792025-01-15T01:43:25.104Z Downloaded arc-swap v1.7.1
11802025-01-15T01:43:25.107Z Downloaded castaway v0.2.3
11812025-01-15T01:43:25.110Z Downloaded crc-any v2.5.0
11822025-01-15T01:43:25.113Z Downloaded match_cfg v0.1.0
11832025-01-15T01:43:25.211Z Downloaded encoding_rs v0.8.34
11842025-01-15T01:43:25.284Z Downloaded libgit2-sys v0.17.0+1.8.1
11852025-01-15T01:43:25.565Z Downloaded ring v0.17.8
11862025-01-15T01:43:25.632Z Downloaded libsqlite3-sys v0.30.1
11872025-01-15T01:43:25.958Z Downloaded aws-lc-sys v0.22.0
11882025-01-15T01:43:26.272Z Compiling serde v1.0.217
11892025-01-15T01:43:26.276Z Compiling lock_api v0.4.12
11902025-01-15T01:43:26.276Z Compiling scopeguard v1.2.0
11912025-01-15T01:43:26.434Z Compiling value-bag v1.9.0
11922025-01-15T01:43:26.437Z Compiling typenum v1.17.0
11932025-01-15T01:43:26.437Z Compiling generic-array v0.14.7
11942025-01-15T01:43:26.480Z Compiling syn v2.0.96
11952025-01-15T01:43:26.496Z Compiling getrandom v0.2.15
11962025-01-15T01:43:26.673Z Compiling subtle v2.6.1
11972025-01-15T01:43:26.879Z Compiling rand_core v0.6.4
11982025-01-15T01:43:26.938Z Compiling log v0.4.22
11992025-01-15T01:43:27.094Z Compiling shlex v1.3.0
12002025-01-15T01:43:27.116Z Compiling jobserver v0.1.32
12012025-01-15T01:43:27.134Z Compiling const-oid v0.9.6
12022025-01-15T01:43:27.440Z Compiling smallvec v1.13.2
12032025-01-15T01:43:27.481Z Compiling spin v0.9.8
12042025-01-15T01:43:27.483Z Compiling pin-project-lite v0.2.14
12052025-01-15T01:43:27.663Z Compiling cc v1.1.30
12062025-01-15T01:43:27.713Z Compiling rustix v0.38.37
12072025-01-15T01:43:27.840Z Compiling parking_lot_core v0.9.10
12082025-01-15T01:43:27.887Z Compiling futures-core v0.3.31
12092025-01-15T01:43:28.005Z Compiling signal-hook-registry v1.4.2
12102025-01-15T01:43:28.151Z Compiling mio v1.0.2
12112025-01-15T01:43:28.551Z Compiling aho-corasick v1.1.3
12122025-01-15T01:43:28.710Z Compiling parking_lot v0.12.3
12132025-01-15T01:43:28.930Z Compiling regex-syntax v0.8.5
12142025-01-15T01:43:28.972Z Compiling cpufeatures v0.2.14
12152025-01-15T01:43:29.091Z Compiling lazy_static v1.5.0
12162025-01-15T01:43:29.183Z Compiling either v1.13.0
12172025-01-15T01:43:29.229Z Compiling stable_deref_trait v1.2.0
12182025-01-15T01:43:29.280Z Compiling glob v0.3.1
12192025-01-15T01:43:29.365Z Compiling futures-sink v0.3.31
12202025-01-15T01:43:29.532Z Compiling socket2 v0.5.7
12212025-01-15T01:43:29.584Z Compiling slab v0.4.9
12222025-01-15T01:43:29.606Z Compiling prettyplease v0.2.25
12232025-01-15T01:43:29.972Z Compiling minimal-lexical v0.2.1
12242025-01-15T01:43:30.074Z Compiling serde_json v1.0.135
12252025-01-15T01:43:30.101Z Compiling clang-sys v1.8.1
12262025-01-15T01:43:30.455Z Compiling nom v7.1.3
12272025-01-15T01:43:30.523Z Compiling libloading v0.8.5
12282025-01-15T01:43:30.799Z Compiling bindgen v0.69.5
12292025-01-15T01:43:30.896Z Compiling home v0.5.9
12302025-01-15T01:43:31.174Z Compiling itertools v0.10.5
12312025-01-15T01:43:31.369Z Compiling futures-channel v0.3.31
12322025-01-15T01:43:31.693Z Compiling allocator-api2 v0.2.18
12332025-01-15T01:43:31.784Z Compiling pin-utils v0.1.0
12342025-01-15T01:43:31.900Z Compiling futures-io v0.3.31
12352025-01-15T01:43:32.181Z Compiling foldhash v0.1.3
12362025-01-15T01:43:32.454Z Compiling futures-task v0.3.31
12372025-01-15T01:43:32.496Z Compiling libm v0.2.8
12382025-01-15T01:43:32.748Z Compiling regex-automata v0.4.8
12392025-01-15T01:43:32.827Z Compiling rustc-hash v1.1.0
12402025-01-15T01:43:32.998Z Compiling lazycell v1.3.0
12412025-01-15T01:43:33.221Z Compiling hashbrown v0.15.1
12422025-01-15T01:43:33.383Z Compiling cmake v0.1.51
12432025-01-15T01:43:33.767Z Compiling synstructure v0.13.1
12442025-01-15T01:43:34.266Z Compiling cexpr v0.6.0
12452025-01-15T01:43:34.378Z Compiling num-traits v0.2.19
12462025-01-15T01:43:34.685Z Compiling pkg-config v0.3.31
12472025-01-15T01:43:35.185Z Compiling dunce v1.0.5
12482025-01-15T01:43:35.269Z Compiling fs_extra v1.3.0
12492025-01-15T01:43:35.353Z Compiling tinyvec_macros v0.1.1
12502025-01-15T01:43:35.466Z Compiling tinyvec v1.8.0
12512025-01-15T01:43:36.085Z Compiling ring v0.17.8
12522025-01-15T01:43:36.122Z Compiling base64ct v1.6.0
12532025-01-15T01:43:36.605Z Compiling writeable v0.5.5
12542025-01-15T01:43:36.732Z Compiling unicode-bidi v0.3.17
12552025-01-15T01:43:36.993Z Compiling unicode-normalization v0.1.24
12562025-01-15T01:43:37.156Z Compiling litemap v0.7.3
12572025-01-15T01:43:37.270Z Compiling paste v1.0.15
12582025-01-15T01:43:37.840Z Compiling pem-rfc7468 v0.7.0
12592025-01-15T01:43:37.978Z Compiling flagset v0.4.6
12602025-01-15T01:43:38.081Z Compiling regex v1.11.1
12612025-01-15T01:43:38.212Z Compiling aws-lc-rs v1.10.0
12622025-01-15T01:43:38.500Z Compiling httparse v1.9.5
12632025-01-15T01:43:38.749Z Compiling tracing-core v0.1.32
12642025-01-15T01:43:39.049Z Compiling icu_locid_transform_data v1.5.0
12652025-01-15T01:43:39.173Z Compiling crossbeam-utils v0.8.20
12662025-01-15T01:43:39.288Z Compiling rustls-pki-types v1.10.0
12672025-01-15T01:43:39.352Z Compiling serde_derive v1.0.217
12682025-01-15T01:43:39.693Z Compiling zeroize_derive v1.4.2
12692025-01-15T01:43:39.722Z Compiling zerocopy-derive v0.7.35
12702025-01-15T01:43:39.929Z Compiling tokio-macros v2.4.0
12712025-01-15T01:43:40.295Z Compiling zerofrom-derive v0.1.4
12722025-01-15T01:43:41.187Z Compiling zeroize v1.8.1
12732025-01-15T01:43:41.534Z Compiling thiserror-impl v1.0.69
12742025-01-15T01:43:41.537Z Compiling yoke-derive v0.7.4
12752025-01-15T01:43:41.754Z Compiling zerocopy v0.7.35
12762025-01-15T01:43:42.710Z Compiling crypto-common v0.1.6
12772025-01-15T01:43:42.984Z Compiling block-buffer v0.10.4
12782025-01-15T01:43:43.067Z Compiling futures-macro v0.3.31
12792025-01-15T01:43:43.088Z Compiling zerovec-derive v0.10.3
12802025-01-15T01:43:43.275Z Compiling digest v0.10.7
12812025-01-15T01:43:43.769Z Compiling hmac v0.12.1
12822025-01-15T01:43:43.824Z Compiling block-padding v0.3.3
12832025-01-15T01:43:43.892Z Compiling zerofrom v0.1.4
12842025-01-15T01:43:44.028Z Compiling displaydoc v0.2.5
12852025-01-15T01:43:44.079Z Compiling inout v0.1.3
12862025-01-15T01:43:44.118Z Compiling sha2 v0.10.8
12872025-01-15T01:43:44.206Z Compiling yoke v0.7.4
12882025-01-15T01:43:44.353Z Compiling cipher v0.4.4
12892025-01-15T01:43:44.444Z Compiling thiserror v1.0.69
12902025-01-15T01:43:44.584Z Compiling ppv-lite86 v0.2.20
12912025-01-15T01:43:44.607Z Compiling der_derive v0.7.3
12922025-01-15T01:43:44.873Z Compiling icu_provider_macros v1.5.0
12932025-01-15T01:43:44.922Z Compiling futures-util v0.3.31
12942025-01-15T01:43:45.391Z Compiling rand_chacha v0.3.1
12952025-01-15T01:43:45.658Z Compiling tracing-attributes v0.1.27
12962025-01-15T01:43:45.700Z Compiling zerovec v0.10.4
12972025-01-15T01:43:45.964Z Compiling percent-encoding v2.3.1
12982025-01-15T01:43:46.313Z Compiling rand v0.8.5
12992025-01-15T01:43:47.004Z Compiling der v0.7.9
13002025-01-15T01:43:47.773Z Compiling tinystr v0.7.6
13012025-01-15T01:43:47.795Z Compiling icu_collections v1.5.0
13022025-01-15T01:43:47.798Z Compiling salsa20 v0.10.2
13032025-01-15T01:43:48.054Z Compiling pest v2.7.14
13042025-01-15T01:43:48.186Z Compiling icu_locid v1.5.0
13052025-01-15T01:43:48.325Z Compiling pbkdf2 v0.12.2
13062025-01-15T01:43:49.039Z Compiling tracing v0.1.40
13072025-01-15T01:43:49.129Z Compiling spki v0.7.3
13082025-01-15T01:43:49.247Z Compiling icu_provider v1.5.0
13092025-01-15T01:43:49.513Z Compiling vcpkg v0.2.15
13102025-01-15T01:43:49.535Z Compiling untrusted v0.9.0
13112025-01-15T01:43:49.744Z Compiling untrusted v0.7.1
13122025-01-15T01:43:49.961Z Compiling icu_locid_transform v1.5.0
13132025-01-15T01:43:50.091Z Compiling powerfmt v0.2.0
13142025-01-15T01:43:50.201Z Compiling mirai-annotations v1.12.0
13152025-01-15T01:43:50.270Z Compiling time-core v0.1.2
13162025-01-15T01:43:50.381Z Compiling num-conv v0.1.0
13172025-01-15T01:43:50.407Z Compiling icu_properties_data v1.5.0
13182025-01-15T01:43:50.468Z Compiling deranged v0.3.11
13192025-01-15T01:43:50.689Z Compiling time-macros v0.2.18
13202025-01-15T01:43:51.148Z Compiling pest_meta v2.7.14
13212025-01-15T01:43:51.387Z Compiling openssl-sys v0.9.103
13222025-01-15T01:43:51.834Z Compiling icu_properties v1.5.1
13232025-01-15T01:43:51.940Z Compiling scrypt v0.11.0
13242025-01-15T01:43:52.334Z Compiling bitflags v2.6.0
13252025-01-15T01:43:52.367Z Compiling bytes v1.9.0
13262025-01-15T01:43:52.463Z Compiling indexmap v2.7.0
13272025-01-15T01:43:53.569Z Compiling tokio v1.40.0
13282025-01-15T01:43:53.803Z Compiling http v1.2.0
13292025-01-15T01:43:53.824Z Compiling semver v1.0.24
13302025-01-15T01:43:53.956Z Compiling cbc v0.1.2
13312025-01-15T01:43:54.204Z Compiling aes v0.8.4
13322025-01-15T01:43:54.530Z Compiling rustc_version v0.4.1
13332025-01-15T01:43:55.297Z Compiling scroll_derive v0.12.0
13342025-01-15T01:43:55.319Z Compiling num_threads v0.1.7
13352025-01-15T01:43:55.479Z Compiling utf16_iter v1.0.5
13362025-01-15T01:43:55.660Z Compiling write16 v1.0.0
13372025-01-15T01:43:55.721Z Compiling atomic-waker v1.1.2
13382025-01-15T01:43:55.833Z Compiling utf8_iter v1.0.4
13392025-01-15T01:43:55.940Z Compiling icu_normalizer_data v1.5.0
13402025-01-15T01:43:56.054Z Compiling icu_normalizer v1.5.0
13412025-01-15T01:43:56.073Z Compiling time v0.3.36
13422025-01-15T01:43:56.097Z Compiling http-body v1.0.1
13432025-01-15T01:43:56.346Z Compiling pkcs5 v0.7.1
13442025-01-15T01:43:56.449Z Compiling which v4.4.2
13452025-01-15T01:43:56.736Z Compiling scroll v0.12.0
13462025-01-15T01:43:57.038Z Compiling pest_generator v2.7.14
13472025-01-15T01:43:57.397Z Compiling form_urlencoded v1.2.1
13482025-01-15T01:43:57.480Z Compiling try-lock v0.2.5
13492025-01-15T01:43:57.511Z Compiling slog v2.7.0
13502025-01-15T01:43:57.665Z Compiling want v0.3.1
13512025-01-15T01:43:57.736Z Compiling goblin v0.8.2
13522025-01-15T01:43:57.879Z Compiling pkcs8 v0.10.2
13532025-01-15T01:43:57.977Z Compiling idna_adapter v1.2.0
13542025-01-15T01:43:58.103Z Compiling uuid v1.11.0
13552025-01-15T01:43:58.224Z Compiling iana-time-zone v0.1.61
13562025-01-15T01:43:58.551Z Compiling httpdate v1.0.3
13572025-01-15T01:43:58.624Z Compiling chrono v0.4.38
13582025-01-15T01:43:58.932Z Compiling pest_derive v2.7.14
13592025-01-15T01:43:59.013Z Compiling idna v1.0.3
13602025-01-15T01:43:59.748Z Compiling dtrace-parser v0.2.0
13612025-01-15T01:44:00.307Z Compiling toml_datetime v0.6.8
13622025-01-15T01:44:00.700Z Compiling serde_spanned v0.6.8
13632025-01-15T01:44:00.766Z Compiling serde_tokenstream v0.2.2
13642025-01-15T01:44:00.811Z Compiling rustversion v1.0.17
13652025-01-15T01:44:00.935Z Compiling base64 v0.22.1
13662025-01-15T01:44:01.368Z Compiling adler2 v2.0.0
13672025-01-15T01:44:01.495Z Compiling tokio-util v0.7.12
13682025-01-15T01:44:01.599Z Compiling match_cfg v0.1.0
13692025-01-15T01:44:01.631Z Compiling foreign-types-shared v0.1.1
13702025-01-15T01:44:01.688Z Compiling openssl v0.10.66
13712025-01-15T01:44:01.718Z Compiling tower-service v0.3.3
13722025-01-15T01:44:01.772Z Compiling foreign-types v0.3.2
13732025-01-15T01:44:01.873Z Compiling hostname v0.3.1
13742025-01-15T01:44:01.894Z Compiling miniz_oxide v0.8.0
13752025-01-15T01:44:02.152Z Compiling url v2.5.3
13762025-01-15T01:44:02.195Z Compiling openssl-macros v0.1.1
13772025-01-15T01:44:02.777Z Compiling h2 v0.4.6
13782025-01-15T01:44:02.951Z Compiling async-trait v0.1.83
13792025-01-15T01:44:03.326Z Compiling serde_derive_internals v0.29.1
13802025-01-15T01:44:03.464Z Compiling dof v0.3.0
13812025-01-15T01:44:03.990Z Compiling dirs-sys-next v0.1.2
13822025-01-15T01:44:04.581Z Compiling usdt-impl v0.5.0
13832025-01-15T01:44:05.402Z Compiling schemars v0.8.21
13842025-01-15T01:44:05.426Z Compiling native-tls v0.2.12
13852025-01-15T01:44:05.729Z Compiling syn v1.0.109
13862025-01-15T01:44:05.750Z Compiling rustls v0.23.19
13872025-01-15T01:44:05.778Z Compiling rustls v0.22.4
13882025-01-15T01:44:06.036Z Compiling data-encoding v2.6.0
13892025-01-15T01:44:06.057Z Compiling siphasher v0.3.11
13902025-01-15T01:44:06.169Z Compiling schemars_derive v0.8.21
13912025-01-15T01:44:06.401Z Compiling dirs-next v2.0.0
13922025-01-15T01:44:06.986Z Compiling http-body-util v0.1.2
13932025-01-15T01:44:07.096Z Compiling heapless v0.7.17
13942025-01-15T01:44:07.500Z Compiling crossbeam-epoch v0.9.18
13952025-01-15T01:44:07.545Z Compiling sha1 v0.10.6
13962025-01-15T01:44:07.859Z Compiling signature v2.2.0
13972025-01-15T01:44:08.001Z Compiling bzip2-sys v0.1.11+1.0.8
13982025-01-15T01:44:08.094Z Compiling thread_local v1.1.8
13992025-01-15T01:44:08.160Z Compiling encoding_rs v0.8.34
14002025-01-15T01:44:08.209Z Compiling multer v3.1.0
14012025-01-15T01:44:08.481Z Compiling cookie v0.18.1
14022025-01-15T01:44:08.509Z Compiling ipnet v2.10.1
14032025-01-15T01:44:08.597Z Compiling dyn-clone v1.0.17
14042025-01-15T01:44:08.787Z Compiling rayon-core v1.12.1
14052025-01-15T01:44:08.838Z Compiling signal-hook v0.3.17
14062025-01-15T01:44:09.092Z Compiling slog-async v2.8.0
14072025-01-15T01:44:09.112Z Compiling mime v0.3.17
14082025-01-15T01:44:09.238Z Compiling unicode-properties v0.1.3
14092025-01-15T01:44:09.572Z Compiling openssl-probe v0.1.5
14102025-01-15T01:44:09.599Z Compiling gimli v0.31.1
14112025-01-15T01:44:09.645Z Compiling hyper v1.5.0
14122025-01-15T01:44:09.679Z Compiling stringprep v0.1.5
14132025-01-15T01:44:10.978Z Compiling toml_edit v0.22.22
14142025-01-15T01:44:12.394Z Compiling hyper-util v0.1.10
14152025-01-15T01:44:13.433Z Compiling crossbeam-deque v0.8.5
14162025-01-15T01:44:13.555Z Compiling usdt-macro v0.5.0
14172025-01-15T01:44:13.790Z Compiling addr2line v0.24.2
14182025-01-15T01:44:14.115Z Compiling usdt-attr-macro v0.5.0
14192025-01-15T01:44:14.388Z Compiling term v0.7.0
14202025-01-15T01:44:14.914Z Compiling slog-json v2.6.1
14212025-01-15T01:44:15.032Z Compiling serde_urlencoded v0.7.1
14222025-01-15T01:44:15.312Z Compiling curve25519-dalek v4.1.3
14232025-01-15T01:44:15.315Z Compiling crossbeam-channel v0.5.13
14242025-01-15T01:44:15.567Z Compiling futures-executor v0.3.31
14252025-01-15T01:44:15.637Z Compiling enum-as-inner v0.6.1
14262025-01-15T01:44:15.731Z Compiling md-5 v0.10.6
14272025-01-15T01:44:16.016Z Compiling rustls-pemfile v2.2.0
14282025-01-15T01:44:16.036Z Compiling async-stream-impl v0.3.6
14292025-01-15T01:44:16.089Z Compiling num-integer v0.1.46
14302025-01-15T01:44:16.341Z Compiling idna v0.4.0
14312025-01-15T01:44:16.367Z Compiling idna v0.3.0
14322025-01-15T01:44:16.685Z Compiling hash32 v0.2.1
14332025-01-15T01:44:16.863Z Compiling ff v0.13.0
14342025-01-15T01:44:17.062Z Compiling is-terminal v0.4.13
14352025-01-15T01:44:17.116Z Compiling object v0.36.5
14362025-01-15T01:44:17.224Z Compiling dropshot v0.12.0
14372025-01-15T01:44:17.306Z Compiling take_mut v0.2.2
14382025-01-15T01:44:17.495Z Compiling base16ct v0.2.0
14392025-01-15T01:44:17.534Z Compiling rustc-demangle v0.1.24
14402025-01-15T01:44:17.851Z Compiling psl-types v2.0.11
14412025-01-15T01:44:17.875Z Compiling fallible-iterator v0.2.0
14422025-01-15T01:44:17.979Z Compiling anyhow v1.0.93
14432025-01-15T01:44:18.072Z Compiling portable-atomic v1.9.0
14442025-01-15T01:44:18.234Z Compiling linked-hash-map v0.5.6
14452025-01-15T01:44:18.495Z Compiling utf-8 v0.7.6
14462025-01-15T01:44:18.534Z Compiling quick-error v1.2.3
14472025-01-15T01:44:18.582Z Compiling smoltcp v0.9.1
14482025-01-15T01:44:18.603Z Compiling num-bigint-dig v0.8.4
14492025-01-15T01:44:18.709Z Compiling resolv-conf v0.7.0
14502025-01-15T01:44:18.837Z Compiling tungstenite v0.24.0
14512025-01-15T01:44:19.121Z Compiling lru-cache v0.1.2
14522025-01-15T01:44:19.265Z Compiling postgres-protocol v0.6.7
14532025-01-15T01:44:19.316Z Compiling publicsuffix v2.2.3
14542025-01-15T01:44:19.374Z Compiling sec1 v0.7.3
14552025-01-15T01:44:19.589Z Compiling async-stream v0.3.6
14562025-01-15T01:44:19.902Z Compiling hickory-proto v0.24.1
14572025-01-15T01:44:19.942Z Compiling slog-term v2.9.1
14582025-01-15T01:44:20.537Z Compiling group v0.13.0
14592025-01-15T01:44:20.665Z Compiling usdt v0.5.0
14602025-01-15T01:44:20.896Z Compiling num-iter v0.1.45
14612025-01-15T01:44:21.152Z Compiling futures v0.3.31
14622025-01-15T01:44:21.174Z Compiling slog-bunyan v2.5.0
14632025-01-15T01:44:21.287Z Compiling toml v0.8.19
14642025-01-15T01:44:21.898Z Compiling tokio-native-tls v0.3.1
14652025-01-15T01:44:22.203Z Compiling camino v1.1.9
14662025-01-15T01:44:22.977Z Compiling phf_shared v0.11.2
14672025-01-15T01:44:23.096Z Compiling dropshot_endpoint v0.12.0
14682025-01-15T01:44:23.355Z Compiling terminal_size v0.4.0
14692025-01-15T01:44:23.490Z Compiling backtrace v0.3.74
14702025-01-15T01:44:23.600Z Compiling waitgroup v0.1.2
14712025-01-15T01:44:23.716Z Compiling openapiv3 v2.0.0
14722025-01-15T01:44:23.844Z Compiling serde_path_to_error v0.1.16
14732025-01-15T01:44:24.007Z Compiling hkdf v0.12.4
14742025-01-15T01:44:24.296Z Compiling crypto-bigint v0.5.5
14752025-01-15T01:44:24.616Z Compiling webpki-roots v0.26.6
14762025-01-15T01:44:24.857Z Compiling zerocopy-derive v0.6.6
14772025-01-15T01:44:26.559Z Compiling curve25519-dalek-derive v0.1.1
14782025-01-15T01:44:26.873Z Compiling idna v0.5.0
14792025-01-15T01:44:26.985Z Compiling hubpack_derive v0.1.1
14802025-01-15T01:44:27.415Z Compiling hostname v0.4.0
14812025-01-15T01:44:27.653Z Compiling crc32fast v1.4.2
14822025-01-15T01:44:27.731Z Compiling fs-err v2.11.0
14832025-01-15T01:44:27.864Z Compiling ahash v0.8.11
14842025-01-15T01:44:27.950Z Compiling managed v0.8.0
14852025-01-15T01:44:28.003Z Compiling bitflags v1.3.2
14862025-01-15T01:44:28.045Z Compiling debug-ignore v1.0.5
14872025-01-15T01:44:28.121Z Compiling newtype-uuid v1.1.3
14882025-01-15T01:44:28.203Z Compiling winnow v0.5.40
14892025-01-15T01:44:28.227Z Compiling console v0.15.8
14902025-01-15T01:44:28.461Z Compiling clap_builder v4.5.21
14912025-01-15T01:44:28.681Z Compiling strum_macros v0.25.3
14922025-01-15T01:44:29.595Z Compiling flate2 v1.0.34
14932025-01-15T01:44:30.357Z Compiling hubpack v0.1.2
14942025-01-15T01:44:30.403Z Compiling cookie_store v0.21.0
14952025-01-15T01:44:30.550Z Compiling elliptic-curve v0.13.8
14962025-01-15T01:44:30.799Z Compiling zerocopy v0.6.6
14972025-01-15T01:44:31.397Z Compiling hickory-resolver v0.24.1
14982025-01-15T01:44:31.551Z Compiling toml_edit v0.19.15
14992025-01-15T01:44:31.849Z Compiling phf v0.11.2
15002025-01-15T01:44:32.150Z Compiling signal-hook-mio v0.2.4
15012025-01-15T01:44:32.371Z Compiling rayon v1.10.0
15022025-01-15T01:44:32.472Z Compiling hyper-tls v0.6.0
15032025-01-15T01:44:32.565Z Compiling bzip2 v0.4.4
15042025-01-15T01:44:32.960Z Compiling postgres-types v0.2.8
15052025-01-15T01:44:34.290Z Compiling tokio-tungstenite v0.24.0
15062025-01-15T01:44:36.168Z Compiling ed25519 v2.2.3
15072025-01-15T01:44:36.670Z Compiling phf_shared v0.10.0
15082025-01-15T01:44:36.736Z Compiling tokio-stream v0.1.16
15092025-01-15T01:44:37.051Z Compiling pkcs1 v0.7.5
15102025-01-15T01:44:37.253Z Compiling serde-big-array v0.5.1
15112025-01-15T01:44:37.384Z Compiling clap_derive v4.5.18
15122025-01-15T01:44:37.518Z Compiling rfc6979 v0.4.0
15132025-01-15T01:44:37.685Z Compiling serde_repr v0.1.19
15142025-01-15T01:44:37.742Z Compiling derive-where v1.2.7
15152025-01-15T01:44:37.956Z Compiling float-cmp v0.9.0
15162025-01-15T01:44:38.030Z Compiling bstr v1.10.0
15172025-01-15T01:44:38.193Z Compiling sync_wrapper v1.0.1
15182025-01-15T01:44:38.380Z Compiling unicode-segmentation v1.12.0
15192025-01-15T01:44:38.822Z Compiling unicode-width v0.2.0
15202025-01-15T01:44:38.927Z Compiling fixedbitset v0.4.2
15212025-01-15T01:44:39.245Z Compiling bit-vec v0.6.3
15222025-01-15T01:44:39.390Z Compiling difflib v0.4.0
15232025-01-15T01:44:39.407Z Compiling normalize-line-endings v0.3.0
15242025-01-15T01:44:39.567Z Compiling predicates-core v1.0.8
15252025-01-15T01:44:39.639Z Compiling whoami v1.5.2
15262025-01-15T01:44:39.675Z Compiling new_debug_unreachable v1.0.6
15272025-01-15T01:44:39.794Z Compiling number_prefix v0.4.0
15282025-01-15T01:44:39.925Z Compiling precomputed-hash v0.1.1
15292025-01-15T01:44:40.041Z Compiling static_assertions v1.1.0
15302025-01-15T01:44:40.070Z Compiling string_cache v0.8.7
15312025-01-15T01:44:40.163Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15322025-01-15T01:44:40.249Z Compiling tokio-postgres v0.7.12
15332025-01-15T01:44:40.568Z Compiling indicatif v0.17.9
15342025-01-15T01:44:40.806Z Compiling predicates v3.1.2
15352025-01-15T01:44:41.020Z Compiling bit-set v0.5.3
15362025-01-15T01:44:41.317Z Compiling petgraph v0.6.5
15372025-01-15T01:44:41.922Z Compiling clap v4.5.21
15382025-01-15T01:44:42.067Z Compiling similar v2.6.0
15392025-01-15T01:44:42.273Z Compiling ecdsa v0.16.9
15402025-01-15T01:44:42.594Z Compiling rsa v0.9.6
15412025-01-15T01:44:43.105Z Compiling ed25519-dalek v2.1.1
15422025-01-15T01:44:44.233Z Compiling toml v0.7.8
15432025-01-15T01:44:44.422Z Compiling zip v0.6.6
15442025-01-15T01:44:45.001Z Compiling crossterm v0.28.1
15452025-01-15T01:44:46.182Z Compiling hex v0.4.3
15462025-01-15T01:44:46.387Z Compiling x509-cert v0.2.5
15472025-01-15T01:44:46.593Z Compiling peg-runtime v0.8.3
15482025-01-15T01:44:46.596Z Compiling lalrpop-util v0.19.12
15492025-01-15T01:44:46.771Z Compiling unicode-xid v0.2.6
15502025-01-15T01:44:46.963Z Compiling strum_macros v0.26.4
15512025-01-15T01:44:46.968Z Compiling xattr v1.3.1
15522025-01-15T01:44:46.996Z Compiling filetime v0.2.25
15532025-01-15T01:44:47.240Z Compiling tar v0.4.42
15542025-01-15T01:44:51.751Z Compiling strum v0.26.3
15552025-01-15T01:44:54.863Z Compiling aws-lc-sys v0.22.0
15562025-01-15T01:45:22.850Z Compiling rustls-webpki v0.102.8
15572025-01-15T01:45:26.077Z Compiling tokio-rustls v0.25.0
15582025-01-15T01:45:27.687Z Compiling tokio-rustls v0.26.0
15592025-01-15T01:45:27.964Z Compiling hyper-rustls v0.27.3
15602025-01-15T01:45:28.284Z Compiling reqwest v0.12.9
15612025-01-15T01:45:29.792Z Compiling qorb v0.2.1
15622025-01-15T01:45:32.903Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15632025-01-15T01:45:33.160Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15642025-01-15T01:45:37.721Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 15s
15652025-01-15T01:45:37.888Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15662025-01-15T01:45:37.940ZJan 15 01:45:37.558 INFO Starting download, target: Console
15672025-01-15T01:45:37.940ZJan 15 01:45:37.559 INFO Starting download, target: Clickhouse
15682025-01-15T01:45:37.940ZJan 15 01:45:37.559 INFO Starting download, target: DendriteOpenapi
15692025-01-15T01:45:37.944ZJan 15 01:45:37.559 INFO Starting download, target: Cockroach
15702025-01-15T01:45:37.944ZJan 15 01:45:37.559 INFO Starting download, target: DendriteStub
15712025-01-15T01:45:37.944ZJan 15 01:45:37.559 INFO Starting download, target: MaghemiteMgd
15722025-01-15T01:45:37.944ZJan 15 01:45:37.559 INFO Starting download, target: TransceiverControl
15732025-01-15T01:45:37.944ZJan 15 01:45:37.559 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15742025-01-15T01:45:37.944ZJan 15 01:45:37.559 INFO Downloading out/downloads/dpd-11bcc3e0f5d28dc7aed150f4df1174844e4dfbef.json (attempt 1/3), target: DendriteOpenapi
15752025-01-15T01:45:37.944ZJan 15 01:45:37.559 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15762025-01-15T01:45:37.944ZJan 15 01:45:37.559 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15772025-01-15T01:45:37.944ZJan 15 01:45:37.560 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15782025-01-15T01:45:37.944ZJan 15 01:45:37.560 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15792025-01-15T01:45:37.944ZJan 15 01:45:37.560 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15802025-01-15T01:45:38.087ZJan 15 01:45:37.698 INFO Download complete, target: DendriteOpenapi
15812025-01-15T01:45:38.317ZJan 15 01:45:37.930 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15822025-01-15T01:45:38.422ZJan 15 01:45:38.037 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15832025-01-15T01:45:38.758ZJan 15 01:45:38.366 INFO Download complete, target: Console
15842025-01-15T01:45:38.899ZJan 15 01:45:38.503 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
15852025-01-15T01:45:39.092ZJan 15 01:45:38.642 INFO Download complete, target: TransceiverControl
15862025-01-15T01:45:39.168ZJan 15 01:45:38.655 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
15872025-01-15T01:45:40.128ZJan 15 01:45:39.746 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
15882025-01-15T01:45:40.362ZJan 15 01:45:39.980 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
15892025-01-15T01:45:40.363ZJan 15 01:45:39.980 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
15902025-01-15T01:45:41.773ZJan 15 01:45:41.391 INFO Download complete, target: DendriteStub
15912025-01-15T01:45:41.991ZJan 15 01:45:41.609 INFO Download complete, target: MaghemiteMgd
15922025-01-15T01:45:47.716ZJan 15 01:45:47.331 INFO Checking that binary works, target: Cockroach
15932025-01-15T01:45:47.876ZJan 15 01:45:47.492 INFO Download complete, target: Cockroach
15942025-01-15T01:45:52.445ZJan 15 01:45:52.060 INFO Checking that binary works, target: Clickhouse
15952025-01-15T01:45:52.612ZJan 15 01:45:52.226 INFO Download complete, target: Clickhouse
15962025-01-15T01:45:52.633ZAll builder prerequisites installed successfully, and PATH looks valid
15972025-01-15T01:45:52.636Z
15982025-01-15T01:45:52.636Zreal 5:19.705274059
15992025-01-15T01:45:52.636Zuser 15:51.511339124
16002025-01-15T01:45:52.636Zsys 2:08.322987529
16012025-01-15T01:45:52.636Ztrap 0.585591127
16022025-01-15T01:45:52.636Ztflt 1.601409869
16032025-01-15T01:45:52.636Zdflt 1.794885075
16042025-01-15T01:45:52.636Zkflt 0.029716833
16052025-01-15T01:45:52.636Zlock 25:28.485397834
16062025-01-15T01:45:52.636Zslp 56:21.673629849
16072025-01-15T01:45:52.636Zlat 1:02.318379007
16082025-01-15T01:45:52.636Zstop 2:28.683521737
16092025-01-15T01:45:52.636Z+ banner hack-check
16102025-01-15T01:45:52.640Z
16112025-01-15T01:45:52.640Z # # ## #### # # #### # # ###### #### # #
16122025-01-15T01:45:52.640Z # # # # # # # # # # # # # # # # #
16132025-01-15T01:45:52.640Z ###### # # # #### ##### # ###### ##### # ####
16142025-01-15T01:45:52.640Z # # ###### # # # # # # # # # #
16152025-01-15T01:45:52.640Z # # # # # # # # # # # # # # # # #
16162025-01-15T01:45:52.640Z # # # # #### # # #### # # ###### #### # #
16172025-01-15T01:45:52.640Z
16182025-01-15T01:45:52.640Z+ export CARGO_INCREMENTAL=0
16192025-01-15T01:45:52.640Z+ CARGO_INCREMENTAL=0
16202025-01-15T01:45:52.640Z+ ptime -m timeout 2h cargo xtask check-features --ci
16212025-01-15T01:45:53.174Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
16222025-01-15T01:45:56.082Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.38s
16232025-01-15T01:45:56.151Z Running `target/debug/xtask check-features --ci`
16242025-01-15T01:45:56.175Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16252025-01-15T01:45:56.175Zrunning: "/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16262025-01-15T01:45:56.618Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
16272025-01-15T01:45:56.636Z Running `target/debug/xtask download cargo-hack`
16282025-01-15T01:45:57.442Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16292025-01-15T01:45:57.834Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16302025-01-15T01:46:01.627Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.96s
16312025-01-15T01:46:01.782Z Running `target/debug/xtask-downloader cargo-hack`
16322025-01-15T01:46:01.822ZJan 15 01:46:01.432 INFO Starting download, target: CargoHack
16332025-01-15T01:46:01.825ZJan 15 01:46:01.433 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16342025-01-15T01:46:02.487ZJan 15 01:46:02.099 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16352025-01-15T01:46:02.575ZJan 15 01:46:02.187 INFO Download complete, target: CargoHack
16362025-01-15T01:46:02.579Zrunning: "/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
16372025-01-15T01:46:02.598Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16382025-01-15T01:46:02.782Zinfo: running `cargo check --bins` on api_identity (1/176)
16392025-01-15T01:46:03.323Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16402025-01-15T01:46:03.326Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16412025-01-15T01:46:03.326Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16422025-01-15T01:46:03.329Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
16432025-01-15T01:46:03.395Z
16442025-01-15T01:46:03.395Zinfo: running `cargo check --bins` on bootstore (2/176)
16452025-01-15T01:46:03.960Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16462025-01-15T01:46:03.963Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16472025-01-15T01:46:03.964Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16482025-01-15T01:46:03.967Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
16492025-01-15T01:46:04.039Z
16502025-01-15T01:46:04.039Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/176)
16512025-01-15T01:46:04.587Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16522025-01-15T01:46:04.590Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16532025-01-15T01:46:04.590Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16542025-01-15T01:46:04.593Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
16552025-01-15T01:46:04.662Z
16562025-01-15T01:46:04.662Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/176)
16572025-01-15T01:46:05.217Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16582025-01-15T01:46:05.219Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16592025-01-15T01:46:05.219Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16602025-01-15T01:46:05.222Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
16612025-01-15T01:46:05.296Z
16622025-01-15T01:46:05.296Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/176)
16632025-01-15T01:46:05.681Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16642025-01-15T01:46:05.683Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16652025-01-15T01:46:05.683Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16662025-01-15T01:46:05.686Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
16672025-01-15T01:46:05.725Z
16682025-01-15T01:46:05.725Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (6/176)
16692025-01-15T01:46:06.108Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16702025-01-15T01:46:06.111Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16712025-01-15T01:46:06.111Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16722025-01-15T01:46:06.114Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
16732025-01-15T01:46:06.151Z
16742025-01-15T01:46:06.152Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/176)
16752025-01-15T01:46:06.534Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16762025-01-15T01:46:06.537Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16772025-01-15T01:46:06.538Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16782025-01-15T01:46:06.541Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
16792025-01-15T01:46:06.577Z
16802025-01-15T01:46:06.577Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/176)
16812025-01-15T01:46:06.959Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16822025-01-15T01:46:06.962Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16832025-01-15T01:46:06.962Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16842025-01-15T01:46:06.965Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
16852025-01-15T01:46:07.002Z
16862025-01-15T01:46:07.002Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/176)
16872025-01-15T01:46:07.384Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16882025-01-15T01:46:07.388Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16892025-01-15T01:46:07.388Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16902025-01-15T01:46:07.391Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
16912025-01-15T01:46:07.426Z
16922025-01-15T01:46:07.427Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/176)
16932025-01-15T01:46:07.818Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16942025-01-15T01:46:07.821Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16952025-01-15T01:46:07.821Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16962025-01-15T01:46:07.824Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
16972025-01-15T01:46:07.860Z
16982025-01-15T01:46:07.860Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/176)
16992025-01-15T01:46:08.243Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17002025-01-15T01:46:08.246Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17012025-01-15T01:46:08.246Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17022025-01-15T01:46:08.249Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17032025-01-15T01:46:08.286Z
17042025-01-15T01:46:08.286Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/176)
17052025-01-15T01:46:08.665Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17062025-01-15T01:46:08.668Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17072025-01-15T01:46:08.668Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17082025-01-15T01:46:08.671Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17092025-01-15T01:46:08.709Z
17102025-01-15T01:46:08.709Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/176)
17112025-01-15T01:46:09.091Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17122025-01-15T01:46:09.094Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17132025-01-15T01:46:09.094Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17142025-01-15T01:46:09.096Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17152025-01-15T01:46:09.135Z
17162025-01-15T01:46:09.135Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/176)
17172025-01-15T01:46:09.518Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17182025-01-15T01:46:09.521Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17192025-01-15T01:46:09.521Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17202025-01-15T01:46:09.524Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17212025-01-15T01:46:09.563Z
17222025-01-15T01:46:09.563Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/176)
17232025-01-15T01:46:09.949Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17242025-01-15T01:46:09.952Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17252025-01-15T01:46:09.952Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17262025-01-15T01:46:09.955Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17272025-01-15T01:46:09.992Z
17282025-01-15T01:46:09.993Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (16/176)
17292025-01-15T01:46:10.370Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17302025-01-15T01:46:10.373Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17312025-01-15T01:46:10.373Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17322025-01-15T01:46:10.376Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17332025-01-15T01:46:10.414Z
17342025-01-15T01:46:10.414Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (17/176)
17352025-01-15T01:46:10.798Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17362025-01-15T01:46:10.800Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17372025-01-15T01:46:10.800Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17382025-01-15T01:46:10.802Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17392025-01-15T01:46:10.841Z
17402025-01-15T01:46:10.841Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (18/176)
17412025-01-15T01:46:11.219Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17422025-01-15T01:46:11.221Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17432025-01-15T01:46:11.221Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17442025-01-15T01:46:11.223Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17452025-01-15T01:46:11.262Z
17462025-01-15T01:46:11.262Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (19/176)
17472025-01-15T01:46:11.647Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17482025-01-15T01:46:11.650Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17492025-01-15T01:46:11.650Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17502025-01-15T01:46:11.652Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17512025-01-15T01:46:11.692Z
17522025-01-15T01:46:11.692Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (20/176)
17532025-01-15T01:46:12.072Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17542025-01-15T01:46:12.074Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17552025-01-15T01:46:12.074Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17562025-01-15T01:46:12.077Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17572025-01-15T01:46:12.115Z
17582025-01-15T01:46:12.115Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (21/176)
17592025-01-15T01:46:12.495Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17602025-01-15T01:46:12.498Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17612025-01-15T01:46:12.498Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17622025-01-15T01:46:12.501Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17632025-01-15T01:46:12.542Z
17642025-01-15T01:46:12.542Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (22/176)
17652025-01-15T01:46:12.935Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17662025-01-15T01:46:12.939Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17672025-01-15T01:46:12.939Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17682025-01-15T01:46:12.942Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17692025-01-15T01:46:12.982Z
17702025-01-15T01:46:12.982Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (23/176)
17712025-01-15T01:46:13.365Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17722025-01-15T01:46:13.368Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17732025-01-15T01:46:13.368Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17742025-01-15T01:46:13.371Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17752025-01-15T01:46:13.409Z
17762025-01-15T01:46:13.409Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (24/176)
17772025-01-15T01:46:13.795Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17782025-01-15T01:46:13.798Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17792025-01-15T01:46:13.798Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17802025-01-15T01:46:13.801Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17812025-01-15T01:46:13.841Z
17822025-01-15T01:46:13.842Zinfo: running `cargo check --bins` on sled-hardware-types (25/176)
17832025-01-15T01:46:14.394Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17842025-01-15T01:46:14.396Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17852025-01-15T01:46:14.397Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17862025-01-15T01:46:14.400Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
17872025-01-15T01:46:14.470Z
17882025-01-15T01:46:14.470Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (26/176)
17892025-01-15T01:46:15.024Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17902025-01-15T01:46:15.027Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17912025-01-15T01:46:15.027Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17922025-01-15T01:46:15.030Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
17932025-01-15T01:46:15.102Z
17942025-01-15T01:46:15.103Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (27/176)
17952025-01-15T01:46:15.654Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17962025-01-15T01:46:15.657Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17972025-01-15T01:46:15.657Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17982025-01-15T01:46:15.659Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
17992025-01-15T01:46:15.734Z
18002025-01-15T01:46:15.734Zinfo: running `cargo check --bins` on oxlog (28/176)
18012025-01-15T01:46:16.273Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18022025-01-15T01:46:16.275Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18032025-01-15T01:46:16.363Z Checking cfg-if v1.0.0
18042025-01-15T01:46:16.365Z Checking libc v0.2.162
18052025-01-15T01:46:16.474Z Checking serde v1.0.217
18062025-01-15T01:46:16.477Z Checking zeroize v1.8.1
18072025-01-15T01:46:16.496Z Checking memchr v2.7.4
18082025-01-15T01:46:16.498Z Checking typenum v1.17.0
18092025-01-15T01:46:16.519Z Checking scopeguard v1.2.0
18102025-01-15T01:46:16.522Z Checking subtle v2.6.1
18112025-01-15T01:46:16.550Z Checking value-bag v1.9.0
18122025-01-15T01:46:16.668Z Checking lock_api v0.4.12
18132025-01-15T01:46:16.709Z Checking const-oid v0.9.6
18142025-01-15T01:46:16.796Z Checking smallvec v1.13.2
18152025-01-15T01:46:16.942Z Checking log v0.4.22
18162025-01-15T01:46:17.057Z Checking itoa v1.0.11
18172025-01-15T01:46:17.157Z Checking pin-project-lite v0.2.14
18182025-01-15T01:46:17.271Z Checking byteorder v1.5.0
18192025-01-15T01:46:17.314Z Checking futures-core v0.3.31
18202025-01-15T01:46:17.333Z Checking once_cell v1.20.2
18212025-01-15T01:46:17.429Z Checking getrandom v0.2.15
18222025-01-15T01:46:17.478Z Checking parking_lot_core v0.9.10
18232025-01-15T01:46:17.516Z Checking signal-hook-registry v1.4.2
18242025-01-15T01:46:17.599Z Checking generic-array v0.14.7
18252025-01-15T01:46:17.637Z Checking mio v1.0.2
18262025-01-15T01:46:17.658Z Checking cpufeatures v0.2.14
18272025-01-15T01:46:17.675Z Checking rand_core v0.6.4
18282025-01-15T01:46:17.761Z Checking stable_deref_trait v1.2.0
18292025-01-15T01:46:17.778Z Checking futures-sink v0.3.31
18302025-01-15T01:46:18.803Z Checking parking_lot v0.12.3
18312025-01-15T01:46:18.806Z Checking socket2 v0.5.7
18322025-01-15T01:46:18.806Z Checking spin v0.9.8
18332025-01-15T01:46:18.806Z Checking zerocopy v0.7.35
18342025-01-15T01:46:18.806Z Checking slab v0.4.9
18352025-01-15T01:46:18.806Z Checking zerofrom v0.1.4
18362025-01-15T01:46:18.806Z Checking futures-channel v0.3.31
18372025-01-15T01:46:18.806Z Checking futures-task v0.3.31
18382025-01-15T01:46:18.806Z Checking yoke v0.7.4
18392025-01-15T01:46:18.806Z Checking equivalent v1.0.1
18402025-01-15T01:46:18.806Z Checking futures-io v0.3.31
18412025-01-15T01:46:18.806Z Checking pin-utils v0.1.0
18422025-01-15T01:46:18.806Z Checking allocator-api2 v0.2.18
18432025-01-15T01:46:18.806Z Checking foldhash v0.1.3
18442025-01-15T01:46:18.806Z Checking crypto-common v0.1.6
18452025-01-15T01:46:18.806Z Checking block-buffer v0.10.4
18462025-01-15T01:46:18.806Z Checking zerovec v0.10.4
18472025-01-15T01:46:18.806Z Checking futures-util v0.3.31
18482025-01-15T01:46:18.811Z Checking block-padding v0.3.3
18492025-01-15T01:46:18.831Z Checking tinyvec_macros v0.1.1
18502025-01-15T01:46:18.899Z Checking digest v0.10.7
18512025-01-15T01:46:18.926Z Checking ryu v1.0.18
18522025-01-15T01:46:19.020Z Checking inout v0.1.3
18532025-01-15T01:46:19.178Z Checking tinyvec v1.8.0
18542025-01-15T01:46:19.200Z Checking fnv v1.0.7
18552025-01-15T01:46:19.217Z Checking hashbrown v0.15.1
18562025-01-15T01:46:19.250Z Checking hmac v0.12.1
18572025-01-15T01:46:19.266Z Checking cipher v0.4.4
18582025-01-15T01:46:19.331Z Checking sha2 v0.10.8
18592025-01-15T01:46:19.459Z Checking libm v0.2.8
18602025-01-15T01:46:19.668Z Checking base64ct v1.6.0
18612025-01-15T01:46:19.926Z Checking writeable v0.5.5
18622025-01-15T01:46:20.114Z Checking litemap v0.7.3
18632025-01-15T01:46:20.226Z Checking unicode-bidi v0.3.17
18642025-01-15T01:46:20.259Z Checking pem-rfc7468 v0.7.0
18652025-01-15T01:46:20.276Z Checking tinystr v0.7.6
18662025-01-15T01:46:20.367Z Checking num-traits v0.2.19
18672025-01-15T01:46:20.455Z Checking unicode-normalization v0.1.24
18682025-01-15T01:46:20.488Z Checking ppv-lite86 v0.2.20
18692025-01-15T01:46:20.528Z Checking flagset v0.4.6
18702025-01-15T01:46:20.594Z Checking icu_locid v1.5.0
18712025-01-15T01:46:20.729Z Checking der v0.7.9
18722025-01-15T01:46:20.885Z Checking tracing-core v0.1.32
18732025-01-15T01:46:21.013Z Checking bytes v1.9.0
18742025-01-15T01:46:21.198Z Checking indexmap v2.7.0
18752025-01-15T01:46:21.447Z Checking serde_json v1.0.135
18762025-01-15T01:46:21.469Z Checking rand_chacha v0.3.1
18772025-01-15T01:46:21.555Z Checking icu_provider v1.5.0
18782025-01-15T01:46:21.831Z Checking tokio v1.40.0
18792025-01-15T01:46:21.847Z Checking http v1.2.0
18802025-01-15T01:46:21.860Z Checking bitflags v2.6.0
18812025-01-15T01:46:22.159Z Checking thiserror v1.0.69
18822025-01-15T01:46:22.182Z Checking percent-encoding v2.3.1
18832025-01-15T01:46:22.304Z Checking icu_locid_transform_data v1.5.0
18842025-01-15T01:46:22.365Z Checking rustls-pki-types v1.10.0
18852025-01-15T01:46:22.400Z Checking rand v0.8.5
18862025-01-15T01:46:22.417Z Checking icu_locid_transform v1.5.0
18872025-01-15T01:46:22.467Z Checking spki v0.7.3
18882025-01-15T01:46:22.756Z Checking tracing v0.1.40
18892025-01-15T01:46:22.914Z Checking icu_collections v1.5.0
18902025-01-15T01:46:23.091Z Checking salsa20 v0.10.2
18912025-01-15T01:46:23.108Z Checking pbkdf2 v0.12.2
18922025-01-15T01:46:23.148Z Checking aws-lc-sys v0.22.0
18932025-01-15T01:46:23.262Z Checking httparse v1.9.5
18942025-01-15T01:46:23.280Z Checking untrusted v0.7.1
18952025-01-15T01:46:23.300Z Checking mirai-annotations v1.12.0
18962025-01-15T01:46:23.452Z Checking icu_properties_data v1.5.0
18972025-01-15T01:46:23.469Z Checking untrusted v0.9.0
18982025-01-15T01:46:23.483Z Checking powerfmt v0.2.0
18992025-01-15T01:46:23.565Z Checking scrypt v0.11.0
19002025-01-15T01:46:23.624Z Checking ring v0.17.8
19012025-01-15T01:46:23.653Z Checking aes v0.8.4
19022025-01-15T01:46:23.688Z Checking icu_properties v1.5.1
19032025-01-15T01:46:23.708Z Checking cbc v0.1.2
19042025-01-15T01:46:23.747Z Checking deranged v0.3.11
19052025-01-15T01:46:23.786Z Checking crossbeam-utils v0.8.20
19062025-01-15T01:46:23.909Z Checking icu_normalizer_data v1.5.0
19072025-01-15T01:46:24.017Z Checking num_threads v0.1.7
19082025-01-15T01:46:24.143Z Checking utf16_iter v1.0.5
19092025-01-15T01:46:24.325Z Checking time-core v0.1.2
19102025-01-15T01:46:24.500Z Checking utf8_iter v1.0.4
19112025-01-15T01:46:24.518Z Checking num-conv v0.1.0
19122025-01-15T01:46:24.563Z Checking atomic-waker v1.1.2
19132025-01-15T01:46:24.716Z Checking write16 v1.0.0
19142025-01-15T01:46:24.731Z Checking pkcs5 v0.7.1
19152025-01-15T01:46:24.771Z Checking http-body v1.0.1
19162025-01-15T01:46:24.857Z Checking form_urlencoded v1.2.1
19172025-01-15T01:46:24.976Z Checking try-lock v0.2.5
19182025-01-15T01:46:25.064Z Checking uuid v1.11.0
19192025-01-15T01:46:25.090Z Checking time v0.3.36
19202025-01-15T01:46:25.124Z Checking want v0.3.1
19212025-01-15T01:46:25.164Z Checking aws-lc-rs v1.10.0
19222025-01-15T01:46:25.255Z Checking pkcs8 v0.10.2
19232025-01-15T01:46:25.314Z Checking unicode-ident v1.0.14
19242025-01-15T01:46:25.421Z Checking httpdate v1.0.3
19252025-01-15T01:46:25.503Z Checking proc-macro2 v1.0.92
19262025-01-15T01:46:25.576Z Checking toml_datetime v0.6.8
19272025-01-15T01:46:25.667Z Checking serde_spanned v0.6.8
19282025-01-15T01:46:25.684Z Checking slog v2.7.0
19292025-01-15T01:46:25.875Z Checking scroll v0.12.0
19302025-01-15T01:46:25.893Z Checking iana-time-zone v0.1.61
19312025-01-15T01:46:26.045Z Checking foreign-types-shared v0.1.1
19322025-01-15T01:46:26.147Z Checking tower-service v0.3.3
19332025-01-15T01:46:26.165Z Checking ucd-trie v0.1.7
19342025-01-15T01:46:26.179Z Checking adler2 v2.0.0
19352025-01-15T01:46:26.272Z Checking base64 v0.22.1
19362025-01-15T01:46:26.326Z Checking plain v0.2.3
19372025-01-15T01:46:26.352Z Checking match_cfg v0.1.0
19382025-01-15T01:46:26.368Z Checking pest v2.7.14
19392025-01-15T01:46:26.447Z Checking hostname v0.3.1
19402025-01-15T01:46:26.491Z Checking goblin v0.8.2
19412025-01-15T01:46:26.594Z Checking miniz_oxide v0.8.0
19422025-01-15T01:46:26.766Z Checking foreign-types v0.3.2
19432025-01-15T01:46:26.862Z Checking quote v1.0.38
19442025-01-15T01:46:26.908Z Checking icu_normalizer v1.5.0
19452025-01-15T01:46:26.910Z Checking rustls-webpki v0.102.8
19462025-01-15T01:46:27.191Z Checking chrono v0.4.38
19472025-01-15T01:46:27.317Z Checking openssl-sys v0.9.103
19482025-01-15T01:46:27.411Z Checking errno v0.3.9
19492025-01-15T01:46:27.615Z Checking dirs-sys-next v0.1.2
19502025-01-15T01:46:27.709Z Checking idna_adapter v1.2.0
19512025-01-15T01:46:27.712Z Checking aho-corasick v1.1.3
19522025-01-15T01:46:27.800Z Checking data-encoding v2.6.0
19532025-01-15T01:46:27.910Z Checking idna v1.0.3
19542025-01-15T01:46:28.336Z Checking regex-syntax v0.8.5
19552025-01-15T01:46:28.422Z Checking url v2.5.3
19562025-01-15T01:46:28.472Z Checking siphasher v0.3.11
19572025-01-15T01:46:28.563Z Checking tokio-util v0.7.12
19582025-01-15T01:46:28.795Z Checking pretty-hex v0.4.1
19592025-01-15T01:46:28.951Z Compiling newtype-uuid v1.1.3
19602025-01-15T01:46:28.995Z Checking dtrace-parser v0.2.0
19612025-01-15T01:46:29.151Z Checking openssl v0.10.66
19622025-01-15T01:46:29.198Z Checking dirs-next v2.0.0
19632025-01-15T01:46:29.259Z Checking rustix v0.38.37
19642025-01-15T01:46:29.292Z Checking syn v2.0.96
19652025-01-15T01:46:29.333Z Checking http-body-util v0.1.2
19662025-01-15T01:46:29.400Z Checking h2 v0.4.6
19672025-01-15T01:46:29.463Z Checking crossbeam-epoch v0.9.18
19682025-01-15T01:46:29.737Z Checking sha1 v0.10.6
19692025-01-15T01:46:29.885Z Checking signature v2.2.0
19702025-01-15T01:46:30.034Z Checking lazy_static v1.5.0
19712025-01-15T01:46:30.091Z Checking thread_local v1.1.8
19722025-01-15T01:46:30.182Z Checking thread-id v4.2.2
19732025-01-15T01:46:30.305Z Checking encoding_rs v0.8.34
19742025-01-15T01:46:30.366Z Checking utf8parse v0.2.2
19752025-01-15T01:46:30.534Z Checking anstyle v1.0.10
19762025-01-15T01:46:30.889Z Checking winnow v0.6.20
19772025-01-15T01:46:31.280Z Checking dof v0.3.0
19782025-01-15T01:46:31.516Z Checking regex-automata v0.4.8
19792025-01-15T01:46:31.904Z Checking unicode-properties v0.1.3
19802025-01-15T01:46:32.285Z Checking ipnet v2.10.1
19812025-01-15T01:46:32.493Z Checking openssl-probe v0.1.5
19822025-01-15T01:46:32.626Z Checking mime v0.3.17
19832025-01-15T01:46:32.656Z Checking gimli v0.31.1
19842025-01-15T01:46:32.754Z Checking stringprep v0.1.5
19852025-01-15T01:46:32.926Z Checking anstyle-parse v0.2.5
19862025-01-15T01:46:33.034Z Checking crossbeam-deque v0.8.5
19872025-01-15T01:46:33.213Z Checking term v0.7.0
19882025-01-15T01:46:33.359Z Checking rustls v0.22.4
19892025-01-15T01:46:33.605Z Checking toml_edit v0.22.22
19902025-01-15T01:46:33.647Z Checking rustls v0.23.19
19912025-01-15T01:46:34.191Z Checking native-tls v0.2.12
19922025-01-15T01:46:34.516Z Checking slog-json v2.6.1
19932025-01-15T01:46:34.796Z Checking serde_urlencoded v0.7.1
19942025-01-15T01:46:35.216Z Checking crossbeam-channel v0.5.13
19952025-01-15T01:46:35.400Z Checking usdt-impl v0.5.0
19962025-01-15T01:46:35.652Z Checking hyper v1.5.0
19972025-01-15T01:46:35.924Z Checking futures-executor v0.3.31
19982025-01-15T01:46:35.940Z Checking rustls-pemfile v2.2.0
19992025-01-15T01:46:36.000Z Checking num-integer v0.1.46
20002025-01-15T01:46:36.158Z Checking idna v0.3.0
20012025-01-15T01:46:36.175Z Checking idna v0.4.0
20022025-01-15T01:46:36.203Z Checking md-5 v0.10.6
20032025-01-15T01:46:36.429Z Checking ff v0.13.0
20042025-01-15T01:46:36.478Z Checking addr2line v0.24.2
20052025-01-15T01:46:36.480Z Checking hash32 v0.2.1
20062025-01-15T01:46:36.644Z Checking memmap v0.7.0
20072025-01-15T01:46:36.666Z Checking is-terminal v0.4.13
20082025-01-15T01:46:36.774Z Checking object v0.36.5
20092025-01-15T01:46:36.806Z Checking base16ct v0.2.0
20102025-01-15T01:46:36.853Z Checking psl-types v2.0.11
20112025-01-15T01:46:36.987Z Checking take_mut v0.2.2
20122025-01-15T01:46:37.010Z Checking dyn-clone v1.0.17
20132025-01-15T01:46:37.044Z Checking is_terminal_polyfill v1.70.1
20142025-01-15T01:46:37.046Z Checking colorchoice v1.0.2
20152025-01-15T01:46:37.073Z Checking quick-error v1.2.3
20162025-01-15T01:46:37.135Z Checking fallible-iterator v0.2.0
20172025-01-15T01:46:37.160Z Checking linked-hash-map v0.5.6
20182025-01-15T01:46:37.176Z Checking utf-8 v0.7.6
20192025-01-15T01:46:37.200Z Checking rustc-demangle v0.1.24
20202025-01-15T01:46:37.216Z Checking either v1.13.0
20212025-01-15T01:46:37.381Z Checking anstyle-query v1.1.1
20222025-01-15T01:46:37.466Z Checking lru-cache v0.1.2
20232025-01-15T01:46:37.520Z Checking anstream v0.6.15
20242025-01-15T01:46:37.573Z Checking tungstenite v0.24.0
20252025-01-15T01:46:37.591Z Checking hyper-util v0.1.10
20262025-01-15T01:46:37.644Z Checking resolv-conf v0.7.0
20272025-01-15T01:46:37.661Z Checking schemars v0.8.21
20282025-01-15T01:46:37.694Z Checking postgres-protocol v0.6.7
20292025-01-15T01:46:37.886Z Checking slog-async v2.8.0
20302025-01-15T01:46:38.005Z Checking hickory-proto v0.24.1
20312025-01-15T01:46:38.171Z Checking publicsuffix v2.2.3
20322025-01-15T01:46:38.354Z Checking sec1 v0.7.3
20332025-01-15T01:46:38.413Z Checking usdt v0.5.0
20342025-01-15T01:46:38.449Z Checking slog-term v2.9.1
20352025-01-15T01:46:38.669Z Checking heapless v0.7.17
20362025-01-15T01:46:38.749Z Checking tokio-rustls v0.25.0
20372025-01-15T01:46:38.933Z Checking group v0.13.0
20382025-01-15T01:46:38.950Z Checking tokio-rustls v0.26.0
20392025-01-15T01:46:39.104Z Checking num-iter v0.1.45
20402025-01-15T01:46:39.181Z Checking toml v0.8.19
20412025-01-15T01:46:39.220Z Checking futures v0.3.31
20422025-01-15T01:46:39.293Z Checking slog-bunyan v2.5.0
20432025-01-15T01:46:39.338Z Checking tokio-native-tls v0.3.1
20442025-01-15T01:46:39.354Z Checking rayon-core v1.12.1
20452025-01-15T01:46:39.455Z Checking multer v3.1.0
20462025-01-15T01:46:39.557Z Checking terminal_size v0.4.0
20472025-01-15T01:46:39.593Z Checking phf_shared v0.11.2
20482025-01-15T01:46:39.750Z Checking cookie v0.18.1
20492025-01-15T01:46:39.850Z Checking async-stream v0.3.6
20502025-01-15T01:46:39.867Z Checking bzip2-sys v0.1.11+1.0.8
20512025-01-15T01:46:39.870Z Checking camino v1.1.9
20522025-01-15T01:46:39.899Z Checking signal-hook v0.3.17
20532025-01-15T01:46:40.003Z Checking waitgroup v0.1.2
20542025-01-15T01:46:40.020Z Checking openapiv3 v2.0.0
20552025-01-15T01:46:40.053Z Checking webpki-roots v0.26.6
20562025-01-15T01:46:40.172Z Checking idna v0.5.0
20572025-01-15T01:46:40.197Z Checking serde_path_to_error v0.1.16
20582025-01-15T01:46:40.249Z Checking hkdf v0.12.4
20592025-01-15T01:46:40.269Z Checking crypto-bigint v0.5.5
20602025-01-15T01:46:40.423Z Checking hostname v0.4.0
20612025-01-15T01:46:40.480Z Checking crc32fast v1.4.2
20622025-01-15T01:46:40.573Z Checking winnow v0.5.40
20632025-01-15T01:46:40.722Z Checking debug-ignore v1.0.5
20642025-01-15T01:46:40.785Z Checking unicode-width v0.1.14
20652025-01-15T01:46:40.870Z Checking clap_lex v0.7.2
20662025-01-15T01:46:41.125Z Checking managed v0.8.0
20672025-01-15T01:46:41.148Z Checking bitflags v1.3.2
20682025-01-15T01:46:41.259Z Checking strsim v0.11.1
20692025-01-15T01:46:41.316Z Checking console v0.15.8
20702025-01-15T01:46:41.489Z Checking smoltcp v0.9.1
20712025-01-15T01:46:41.554Z Checking clap_builder v4.5.21
20722025-01-15T01:46:41.878Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20732025-01-15T01:46:42.176Z Checking cookie_store v0.21.0
20742025-01-15T01:46:42.588Z Checking hickory-resolver v0.24.1
20752025-01-15T01:46:42.654Z Checking backtrace v0.3.74
20762025-01-15T01:46:42.841Z Checking flate2 v1.0.34
20772025-01-15T01:46:42.889Z Checking hyper-rustls v0.27.3
20782025-01-15T01:46:42.990Z Checking elliptic-curve v0.13.8
20792025-01-15T01:46:43.201Z Checking dropshot v0.12.0
20802025-01-15T01:46:43.230Z Checking signal-hook-mio v0.2.4
20812025-01-15T01:46:43.245Z Checking anyhow v1.0.93
20822025-01-15T01:46:43.368Z Checking toml_edit v0.19.15
20832025-01-15T01:46:43.384Z Checking bzip2 v0.4.4
20842025-01-15T01:46:43.453Z Checking rayon v1.10.0
20852025-01-15T01:46:43.631Z Checking phf v0.11.2
20862025-01-15T01:46:43.633Z Checking hyper-tls v0.6.0
20872025-01-15T01:46:43.676Z Checking num-bigint-dig v0.8.4
20882025-01-15T01:46:43.898Z Checking tokio-tungstenite v0.24.0
20892025-01-15T01:46:43.927Z Checking postgres-types v0.2.8
20902025-01-15T01:46:44.167Z Checking regex v1.11.1
20912025-01-15T01:46:44.344Z Checking bstr v1.10.0
20922025-01-15T01:46:44.524Z Checking ed25519 v2.2.3
20932025-01-15T01:46:44.584Z Checking tokio-stream v0.1.16
20942025-01-15T01:46:44.765Z Checking phf_shared v0.10.0
20952025-01-15T01:46:44.843Z Checking curve25519-dalek v4.1.3
20962025-01-15T01:46:45.026Z Checking zerocopy v0.6.6
20972025-01-15T01:46:45.247Z Checking hubpack v0.1.2
20982025-01-15T01:46:45.383Z Checking portable-atomic v1.9.0
20992025-01-15T01:46:45.571Z Checking pkcs1 v0.7.5
21002025-01-15T01:46:45.691Z Checking float-cmp v0.9.0
21012025-01-15T01:46:45.761Z Checking serde-big-array v0.5.1
21022025-01-15T01:46:45.819Z Checking rfc6979 v0.4.0
21032025-01-15T01:46:45.898Z Checking sync_wrapper v1.0.1
21042025-01-15T01:46:45.971Z Checking difflib v0.4.0
21052025-01-15T01:46:45.989Z Checking unicode-width v0.2.0
21062025-01-15T01:46:46.004Z Checking bit-vec v0.6.3
21072025-01-15T01:46:46.058Z Checking new_debug_unreachable v1.0.6
21082025-01-15T01:46:46.159Z Checking minimal-lexical v0.2.1
21092025-01-15T01:46:46.310Z Checking fixedbitset v0.4.2
21102025-01-15T01:46:46.331Z Checking number_prefix v0.4.0
21112025-01-15T01:46:46.370Z Checking predicates-core v1.0.8
21122025-01-15T01:46:46.474Z Checking whoami v1.5.2
21132025-01-15T01:46:46.523Z Checking unicode-segmentation v1.12.0
21142025-01-15T01:46:46.562Z Checking precomputed-hash v0.1.1
21152025-01-15T01:46:46.580Z Checking normalize-line-endings v0.3.0
21162025-01-15T01:46:46.582Z Checking static_assertions v1.1.0
21172025-01-15T01:46:46.681Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
21182025-01-15T01:46:46.698Z Checking string_cache v0.8.7
21192025-01-15T01:46:46.701Z Checking ed25519-dalek v2.1.1
21202025-01-15T01:46:46.726Z Checking predicates v3.1.2
21212025-01-15T01:46:46.748Z Checking qorb v0.2.1
21222025-01-15T01:46:46.763Z Checking tokio-postgres v0.7.12
21232025-01-15T01:46:46.947Z Checking indicatif v0.17.9
21242025-01-15T01:46:46.975Z Checking nom v7.1.3
21252025-01-15T01:46:47.097Z Checking petgraph v0.6.5
21262025-01-15T01:46:47.207Z Checking similar v2.6.0
21272025-01-15T01:46:47.359Z Checking bit-set v0.5.3
21282025-01-15T01:46:47.628Z Checking reqwest v0.12.9
21292025-01-15T01:46:47.681Z Checking ecdsa v0.16.9
21302025-01-15T01:46:48.022Z Checking rsa v0.9.6
21312025-01-15T01:46:48.380Z Checking toml v0.7.8
21322025-01-15T01:46:49.027Z Checking clap v4.5.21
21332025-01-15T01:46:49.100Z Checking zip v0.6.6
21342025-01-15T01:46:49.136Z Checking crossterm v0.28.1
21352025-01-15T01:46:49.319Z Checking itertools v0.10.5
21362025-01-15T01:46:49.560Z Checking fs-err v2.11.0
21372025-01-15T01:46:49.607Z Checking ahash v0.8.11
21382025-01-15T01:46:49.688Z Checking x509-cert v0.2.5
21392025-01-15T01:46:49.756Z Checking hex v0.4.3
21402025-01-15T01:46:50.093Z Checking semver v1.0.24
21412025-01-15T01:46:50.112Z Checking peg-runtime v0.8.3
21422025-01-15T01:46:50.159Z Checking heck v0.4.1
21432025-01-15T01:46:50.268Z Checking lalrpop-util v0.19.12
21442025-01-15T01:46:50.371Z Checking sigpipe v0.1.3
21452025-01-15T01:46:51.304Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
21462025-01-15T01:46:51.657Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.90s
21472025-01-15T01:46:51.823Z
21482025-01-15T01:46:51.823Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (29/176)
21492025-01-15T01:46:52.396Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21502025-01-15T01:46:52.399Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21512025-01-15T01:46:52.499Z Compiling hashbrown v0.14.5
21522025-01-15T01:46:52.621Z Checking heck v0.5.0
21532025-01-15T01:46:52.636Z Compiling unsafe-libyaml v0.2.11
21542025-01-15T01:46:52.651Z Checking ipnetwork v0.20.0
21552025-01-15T01:46:52.667Z Compiling ident_case v1.0.1
21562025-01-15T01:46:52.682Z Checking progenitor-client v0.8.0
21572025-01-15T01:46:52.697Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21582025-01-15T01:46:52.790Z Checking newtype-uuid v1.1.3
21592025-01-15T01:46:52.849Z Compiling darling_core v0.20.10
21602025-01-15T01:46:52.996Z Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
21612025-01-15T01:46:53.013Z Compiling proc-macro-crate v1.3.1
21622025-01-15T01:46:53.047Z Compiling structmeta-derive v0.3.0
21632025-01-15T01:46:53.053Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21642025-01-15T01:46:53.330Z Compiling diffus-derive v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#f6abe39b)
21652025-01-15T01:46:53.404Z Compiling lzma-sys v0.1.20
21662025-01-15T01:46:53.570Z Checking regress v0.10.1
21672025-01-15T01:46:53.942Z Compiling serde_yaml v0.9.34+deprecated
21682025-01-15T01:46:54.131Z Compiling num_enum_derive v0.5.11
21692025-01-15T01:46:54.499Z Compiling foreign-types-macros v0.2.3
21702025-01-15T01:46:54.564Z Compiling dropshot v0.13.0
21712025-01-15T01:46:54.882Z Checking arc-swap v1.7.1
21722025-01-15T01:46:55.339Z Checking foreign-types-shared v0.3.1
21732025-01-15T01:46:55.473Z Checking slog-scope v4.4.0
21742025-01-15T01:46:55.764Z Checking diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#f6abe39b)
21752025-01-15T01:46:55.788Z Compiling structmeta v0.3.0
21762025-01-15T01:46:55.809Z Checking foreign-types v0.5.0
21772025-01-15T01:46:56.115Z Compiling proc-macro-error v1.0.4
21782025-01-15T01:46:56.182Z Compiling parse-display-derive v0.10.0
21792025-01-15T01:46:56.468Z Checking num_enum v0.5.11
21802025-01-15T01:46:56.484Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21812025-01-15T01:46:56.593Z Checking tungstenite v0.21.0
21822025-01-15T01:46:56.624Z Compiling heck v0.3.3
21832025-01-15T01:46:56.739Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21842025-01-15T01:46:56.992Z Compiling dropshot_endpoint v0.13.0
21852025-01-15T01:46:57.110Z Checking typify-impl v0.2.0
21862025-01-15T01:46:57.503Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21872025-01-15T01:46:57.569Z Checking cstr-argument v0.1.2
21882025-01-15T01:46:57.773Z Checking instant v0.1.13
21892025-01-15T01:46:57.906Z Checking base64 v0.21.7
21902025-01-15T01:46:58.230Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
21912025-01-15T01:46:58.368Z Checking fastrand v2.1.1
21922025-01-15T01:46:58.523Z Checking pretty-hex v0.2.1
21932025-01-15T01:46:58.686Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21942025-01-15T01:46:58.706Z Checking tempfile v3.13.0
21952025-01-15T01:46:58.746Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21962025-01-15T01:46:58.879Z Compiling darling_macro v0.20.10
21972025-01-15T01:46:58.895Z Checking backoff v0.4.0
21982025-01-15T01:46:58.952Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21992025-01-15T01:46:59.077Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
22002025-01-15T01:46:59.194Z Checking tokio-tungstenite v0.21.0
22012025-01-15T01:46:59.240Z Compiling zone_cfg_derive v0.1.2
22022025-01-15T01:46:59.259Z Checking strum v0.26.3
22032025-01-15T01:46:59.425Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22042025-01-15T01:46:59.598Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22052025-01-15T01:46:59.747Z Compiling darling v0.20.10
22062025-01-15T01:46:59.857Z Checking slog-stdlog v4.1.1
22072025-01-15T01:46:59.877Z Compiling serde_with_macros v3.11.0
22082025-01-15T01:46:59.902Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22092025-01-15T01:47:00.021Z Checking regress v0.9.1
22102025-01-15T01:47:00.071Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
22112025-01-15T01:47:00.152Z Checking progenitor-client v0.9.1
22122025-01-15T01:47:00.204Z Checking parse-display v0.10.0
22132025-01-15T01:47:00.377Z Checking colored v2.1.0
22142025-01-15T01:47:00.448Z Checking macaddr v1.0.1
22152025-01-15T01:47:00.585Z Checking base64 v0.13.1
22162025-01-15T01:47:00.660Z Checking zone v0.1.8
22172025-01-15T01:47:00.777Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
22182025-01-15T01:47:01.015Z Checking ron v0.7.1
22192025-01-15T01:47:01.281Z Checking slog-envlogger v2.2.0
22202025-01-15T01:47:01.347Z Checking xz2 v0.1.7
22212025-01-15T01:47:01.498Z Checking tabwriter v1.4.0
22222025-01-15T01:47:01.631Z Checking xattr v1.3.1
22232025-01-15T01:47:01.754Z Checking pem v3.0.4
22242025-01-15T01:47:01.831Z Checking yasna v0.5.2
22252025-01-15T01:47:02.024Z Checking headers-core v0.3.0
22262025-01-15T01:47:02.068Z Checking smf v0.2.3
22272025-01-15T01:47:02.174Z Checking filetime v0.2.25
22282025-01-15T01:47:02.400Z Checking same-file v1.0.6
22292025-01-15T01:47:02.442Z Checking serde_with v3.11.0
22302025-01-15T01:47:02.534Z Checking tar v0.4.42
22312025-01-15T01:47:02.567Z Checking headers v0.4.0
22322025-01-15T01:47:02.587Z Checking walkdir v2.5.0
22332025-01-15T01:47:02.627Z Checking rcgen v0.12.1
22342025-01-15T01:47:02.862Z Checking atomicwrites v0.4.4
22352025-01-15T01:47:03.076Z Checking camino-tempfile v1.1.1
22362025-01-15T01:47:03.277Z Checking subprocess v0.2.9
22372025-01-15T01:47:06.122Z Compiling typify-macro v0.2.0
22382025-01-15T01:47:07.674Z Compiling typify v0.2.0
22392025-01-15T01:47:07.798Z Compiling progenitor-impl v0.8.0
22402025-01-15T01:47:10.220Z Compiling progenitor-macro v0.8.0
22412025-01-15T01:47:13.941Z Checking progenitor v0.8.0
22422025-01-15T01:47:14.071Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
22432025-01-15T01:47:14.074Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
22442025-01-15T01:47:16.627Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
22452025-01-15T01:47:16.933Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22462025-01-15T01:47:22.839Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
22472025-01-15T01:47:24.290Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
22482025-01-15T01:47:25.510Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.67s
22492025-01-15T01:47:25.683Z
22502025-01-15T01:47:25.683Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (30/176)
22512025-01-15T01:47:26.244Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22522025-01-15T01:47:26.247Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22532025-01-15T01:47:26.342Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
22542025-01-15T01:47:27.690Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.00s
22552025-01-15T01:47:27.871Z
22562025-01-15T01:47:27.871Zinfo: running `cargo check --bins` on nexus-config (31/176)
22572025-01-15T01:47:28.411Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22582025-01-15T01:47:28.414Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22592025-01-15T01:47:28.414Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22602025-01-15T01:47:28.418Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
22612025-01-15T01:47:28.490Z
22622025-01-15T01:47:28.490Zinfo: running `cargo check --bins` on omicron-rpaths (32/176)
22632025-01-15T01:47:29.020Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22642025-01-15T01:47:29.023Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22652025-01-15T01:47:29.023Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22662025-01-15T01:47:29.026Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
22672025-01-15T01:47:29.095Z
22682025-01-15T01:47:29.095Zinfo: running `cargo check --bins` on omicron-certificates (33/176)
22692025-01-15T01:47:29.639Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22702025-01-15T01:47:29.642Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22712025-01-15T01:47:29.642Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22722025-01-15T01:47:29.645Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
22732025-01-15T01:47:29.719Z
22742025-01-15T01:47:29.719Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (34/176)
22752025-01-15T01:47:30.283Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22762025-01-15T01:47:30.286Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22772025-01-15T01:47:30.402Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22782025-01-15T01:47:30.512Z Compiling ipnetwork v0.20.0
22792025-01-15T01:47:30.512Z Compiling zerocopy v0.8.10
22802025-01-15T01:47:30.515Z Compiling progenitor-client v0.8.0
22812025-01-15T01:47:30.515Z Compiling itertools v0.13.0
22822025-01-15T01:47:30.515Z Compiling zerocopy-derive v0.8.10
22832025-01-15T01:47:30.515Z Compiling heapless v0.8.0
22842025-01-15T01:47:30.515Z Checking hash32 v0.3.1
22852025-01-15T01:47:30.689Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22862025-01-15T01:47:30.853Z Compiling instant v0.1.13
22872025-01-15T01:47:30.974Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
22882025-01-15T01:47:31.018Z Compiling progenitor v0.8.0
22892025-01-15T01:47:31.231Z Compiling smoltcp v0.11.0
22902025-01-15T01:47:31.289Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
22912025-01-15T01:47:31.378Z Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#f6abe39b)
22922025-01-15T01:47:31.408Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22932025-01-15T01:47:31.626Z Compiling backoff v0.4.0
22942025-01-15T01:47:31.896Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22952025-01-15T01:47:31.991Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22962025-01-15T01:47:32.085Z Compiling dropshot v0.13.0
22972025-01-15T01:47:32.262Z Compiling serde_with v3.11.0
22982025-01-15T01:47:32.279Z Compiling parse-display v0.10.0
22992025-01-15T01:47:32.429Z Checking num-rational v0.4.2
23002025-01-15T01:47:32.867Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23012025-01-15T01:47:33.057Z Compiling progenitor-client v0.9.1
23022025-01-15T01:47:33.373Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
23032025-01-15T01:47:33.603Z Compiling regress v0.9.1
23042025-01-15T01:47:34.634Z Compiling phf_generator v0.11.2
23052025-01-15T01:47:34.839Z Checking num-complex v0.4.6
23062025-01-15T01:47:35.745Z Compiling macaddr v1.0.1
23072025-01-15T01:47:35.981Z Checking cobs v0.2.3
23082025-01-15T01:47:36.166Z Checking num v0.4.3
23092025-01-15T01:47:36.186Z Checking postcard v1.0.10
23102025-01-15T01:47:36.278Z Compiling phf_codegen v0.11.2
23112025-01-15T01:47:36.749Z Compiling parse-zoneinfo v0.3.1
23122025-01-15T01:47:36.800Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
23132025-01-15T01:47:37.109Z Compiling convert_case v0.4.0
23142025-01-15T01:47:38.548Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
23152025-01-15T01:47:38.603Z Compiling float-ord v0.3.2
23162025-01-15T01:47:38.793Z Compiling derive_more v0.99.18
23172025-01-15T01:47:38.890Z Compiling chrono-tz-build v0.4.0
23182025-01-15T01:47:38.960Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
23192025-01-15T01:47:39.459Z Compiling crucible-workspace-hack v0.1.0
23202025-01-15T01:47:39.763Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
23212025-01-15T01:47:39.807Z Compiling thiserror v2.0.11
23222025-01-15T01:47:40.025Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
23232025-01-15T01:47:40.107Z Checking newline-converter v0.3.0
23242025-01-15T01:47:40.163Z Compiling chrono-tz v0.10.0
23252025-01-15T01:47:40.545Z Checking prettyplease v0.2.25
23262025-01-15T01:47:40.689Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
23272025-01-15T01:47:40.818Z Compiling thiserror-impl v2.0.11
23282025-01-15T01:47:40.851Z Compiling slog-dtrace v0.3.0
23292025-01-15T01:47:41.138Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
23302025-01-15T01:47:41.409Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
23312025-01-15T01:47:42.615Z Checking expectorate v1.1.0
23322025-01-15T01:47:42.735Z Compiling zone_cfg_derive v0.3.0
23332025-01-15T01:47:42.782Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
23342025-01-15T01:47:42.886Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
23352025-01-15T01:47:43.618Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
23362025-01-15T01:47:43.939Z Compiling const_format_proc_macros v0.2.33
23372025-01-15T01:47:43.976Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23382025-01-15T01:47:44.091Z Compiling num-derive v0.4.2
23392025-01-15T01:47:44.108Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
23402025-01-15T01:47:44.171Z Checking highway v1.2.0
23412025-01-15T01:47:44.602Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23422025-01-15T01:47:44.644Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
23432025-01-15T01:47:44.931Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
23442025-01-15T01:47:45.073Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23452025-01-15T01:47:45.392Z Checking zone v0.3.0
23462025-01-15T01:47:45.725Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
23472025-01-15T01:47:45.743Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
23482025-01-15T01:47:45.892Z Checking const_format v0.2.33
23492025-01-15T01:47:45.935Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
23502025-01-15T01:47:45.964Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812)
23512025-01-15T01:47:46.348Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
23522025-01-15T01:47:46.351Z Checking gethostname v0.5.0
23532025-01-15T01:47:46.351Z Checking bcs v0.1.6
23542025-01-15T01:47:46.498Z Compiling async-recursion v1.1.1
23552025-01-15T01:47:47.923Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
23562025-01-15T01:47:52.925Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
23572025-01-15T01:47:56.257Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
23582025-01-15T01:47:58.774Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
23592025-01-15T01:47:59.943Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.21s
23602025-01-15T01:48:00.121Z
23612025-01-15T01:48:00.121Zinfo: running `cargo check --bins` on clickhouse-admin-api (35/176)
23622025-01-15T01:48:00.705Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23632025-01-15T01:48:00.708Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23642025-01-15T01:48:00.708Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23652025-01-15T01:48:00.711Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
23662025-01-15T01:48:00.788Z
23672025-01-15T01:48:00.788Zinfo: running `cargo check --bins` on clickhouse-admin-types (36/176)
23682025-01-15T01:48:01.343Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23692025-01-15T01:48:01.346Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23702025-01-15T01:48:01.346Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23712025-01-15T01:48:01.349Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
23722025-01-15T01:48:01.429Z
23732025-01-15T01:48:01.429Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (37/176)
23742025-01-15T01:48:01.979Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23752025-01-15T01:48:01.982Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23762025-01-15T01:48:02.082Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23772025-01-15T01:48:02.723Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
23782025-01-15T01:48:02.897Z
23792025-01-15T01:48:02.897Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (38/176)
23802025-01-15T01:48:03.465Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23812025-01-15T01:48:03.468Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23822025-01-15T01:48:03.574Z Compiling cfg_aliases v0.1.1
23832025-01-15T01:48:03.577Z Compiling vte_generate_state_changes v0.1.2
23842025-01-15T01:48:03.577Z Checking fd-lock v4.0.2
23852025-01-15T01:48:03.577Z Checking nibble_vec v0.1.0
23862025-01-15T01:48:03.577Z Checking endian-type v0.1.2
23872025-01-15T01:48:03.679Z Checking bytecount v0.6.8
23882025-01-15T01:48:03.727Z Compiling tabled_derive v0.7.0
23892025-01-15T01:48:03.740Z Checking itertools v0.12.1
23902025-01-15T01:48:03.770Z Compiling nix v0.28.0
23912025-01-15T01:48:03.853Z Checking papergrid v0.11.0
23922025-01-15T01:48:03.871Z Compiling peg-macros v0.8.4
23932025-01-15T01:48:03.886Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23942025-01-15T01:48:03.910Z Checking radix_trie v0.2.1
23952025-01-15T01:48:04.265Z Checking vte v0.11.1
23962025-01-15T01:48:04.310Z Compiling sqlparser_derive v0.2.2
23972025-01-15T01:48:04.875Z Checking unicode_categories v0.1.1
23982025-01-15T01:48:05.207Z Checking nu-ansi-term v0.50.1
23992025-01-15T01:48:05.331Z Checking home v0.5.9
24002025-01-15T01:48:05.334Z Checking sqlparser v0.45.0
24012025-01-15T01:48:05.494Z Checking sqlformat v0.2.6
24022025-01-15T01:48:05.659Z Checking strip-ansi-escapes v0.2.0
24032025-01-15T01:48:05.676Z Checking display-error-chain v0.2.2
24042025-01-15T01:48:06.006Z Checking tabled v0.15.0
24052025-01-15T01:48:06.108Z Checking reedline v0.35.0
24062025-01-15T01:48:06.622Z Checking peg v0.8.4
24072025-01-15T01:48:06.692Z Checking rustyline v14.0.0
24082025-01-15T01:48:15.449Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.54s
24092025-01-15T01:48:15.620Z
24102025-01-15T01:48:15.620Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (39/176)
24112025-01-15T01:48:16.181Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24122025-01-15T01:48:16.184Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24132025-01-15T01:48:16.286Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24142025-01-15T01:48:21.098Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.47s
24152025-01-15T01:48:21.270Z
24162025-01-15T01:48:21.270Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (40/176)
24172025-01-15T01:48:21.834Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24182025-01-15T01:48:21.837Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24192025-01-15T01:48:21.940Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24202025-01-15T01:48:25.507Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.23s
24212025-01-15T01:48:25.684Z
24222025-01-15T01:48:25.684Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (41/176)
24232025-01-15T01:48:26.239Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24242025-01-15T01:48:26.243Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24252025-01-15T01:48:26.343Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24262025-01-15T01:48:30.881Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.19s
24272025-01-15T01:48:31.053Z
24282025-01-15T01:48:31.053Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (42/176)
24292025-01-15T01:48:31.608Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24302025-01-15T01:48:31.611Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24312025-01-15T01:48:31.714Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24322025-01-15T01:48:36.256Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.19s
24332025-01-15T01:48:36.425Z
24342025-01-15T01:48:36.425Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (43/176)
24352025-01-15T01:48:36.979Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24362025-01-15T01:48:36.982Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24372025-01-15T01:48:37.086Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24382025-01-15T01:48:40.823Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.39s
24392025-01-15T01:48:40.993Z
24402025-01-15T01:48:40.993Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (44/176)
24412025-01-15T01:48:41.545Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24422025-01-15T01:48:41.549Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24432025-01-15T01:48:41.648Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24442025-01-15T01:48:45.468Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.46s
24452025-01-15T01:48:45.644Z
24462025-01-15T01:48:45.644Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (45/176)
24472025-01-15T01:48:46.200Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24482025-01-15T01:48:46.204Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24492025-01-15T01:48:46.303Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24502025-01-15T01:48:51.020Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.37s
24512025-01-15T01:48:51.193Z
24522025-01-15T01:48:51.193Zinfo: running `cargo check --bins` on oximeter (46/176)
24532025-01-15T01:48:51.736Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24542025-01-15T01:48:51.738Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24552025-01-15T01:48:51.739Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24562025-01-15T01:48:51.742Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
24572025-01-15T01:48:51.816Z
24582025-01-15T01:48:51.816Zinfo: running `cargo check --bins` on oximeter-macro-impl (47/176)
24592025-01-15T01:48:52.340Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24602025-01-15T01:48:52.343Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24612025-01-15T01:48:52.343Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24622025-01-15T01:48:52.346Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
24632025-01-15T01:48:52.415Z
24642025-01-15T01:48:52.415Zinfo: running `cargo check --bins` on oximeter-schema (48/176)
24652025-01-15T01:48:52.969Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24662025-01-15T01:48:52.972Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24672025-01-15T01:48:53.059Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24682025-01-15T01:48:55.070Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24692025-01-15T01:48:56.042Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.62s
24702025-01-15T01:48:56.210Z
24712025-01-15T01:48:56.210Zinfo: running `cargo check --bins` on oximeter-types (49/176)
24722025-01-15T01:48:56.750Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24732025-01-15T01:48:56.755Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24742025-01-15T01:48:56.755Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24752025-01-15T01:48:56.757Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
24762025-01-15T01:48:56.829Z
24772025-01-15T01:48:56.829Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (50/176)
24782025-01-15T01:48:57.369Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24792025-01-15T01:48:57.372Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24802025-01-15T01:48:57.372Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24812025-01-15T01:48:57.375Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
24822025-01-15T01:48:57.447Z
24832025-01-15T01:48:57.447Zinfo: running `cargo check --bins` on oxql-types (51/176)
24842025-01-15T01:48:57.997Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24852025-01-15T01:48:58.000Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24862025-01-15T01:48:58.000Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24872025-01-15T01:48:58.004Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
24882025-01-15T01:48:58.076Z
24892025-01-15T01:48:58.076Zinfo: running `cargo check --bins` on oximeter-test-utils (52/176)
24902025-01-15T01:48:58.638Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24912025-01-15T01:48:58.641Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24922025-01-15T01:48:58.641Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24932025-01-15T01:48:58.644Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
24942025-01-15T01:48:58.720Z
24952025-01-15T01:48:58.721Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (53/176)
24962025-01-15T01:48:59.266Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24972025-01-15T01:48:59.269Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24982025-01-15T01:48:59.269Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24992025-01-15T01:48:59.273Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
25002025-01-15T01:48:59.347Z
25012025-01-15T01:48:59.347Zinfo: running `cargo check --bins` on bootstrap-agent-client (54/176)
25022025-01-15T01:48:59.909Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25032025-01-15T01:48:59.912Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25042025-01-15T01:48:59.912Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25052025-01-15T01:48:59.915Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
25062025-01-15T01:48:59.989Z
25072025-01-15T01:48:59.990Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (55/176)
25082025-01-15T01:49:00.534Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25092025-01-15T01:49:00.537Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25102025-01-15T01:49:00.537Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25112025-01-15T01:49:00.540Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
25122025-01-15T01:49:00.613Z
25132025-01-15T01:49:00.614Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (56/176)
25142025-01-15T01:49:01.161Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25152025-01-15T01:49:01.165Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25162025-01-15T01:49:01.165Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25172025-01-15T01:49:01.168Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
25182025-01-15T01:49:01.241Z
25192025-01-15T01:49:01.241Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (57/176)
25202025-01-15T01:49:01.795Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25212025-01-15T01:49:01.798Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25222025-01-15T01:49:01.798Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25232025-01-15T01:49:01.801Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
25242025-01-15T01:49:01.876Z
25252025-01-15T01:49:01.876Zinfo: running `cargo check --bins` on cockroach-admin-client (58/176)
25262025-01-15T01:49:02.408Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25272025-01-15T01:49:02.411Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25282025-01-15T01:49:02.411Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25292025-01-15T01:49:02.414Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
25302025-01-15T01:49:02.484Z
25312025-01-15T01:49:02.484Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (59/176)
25322025-01-15T01:49:03.047Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25332025-01-15T01:49:03.050Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25342025-01-15T01:49:03.050Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25352025-01-15T01:49:03.053Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
25362025-01-15T01:49:03.127Z
25372025-01-15T01:49:03.127Zinfo: running `cargo check --bins` on dns-service-client (60/176)
25382025-01-15T01:49:03.670Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25392025-01-15T01:49:03.673Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25402025-01-15T01:49:03.673Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25412025-01-15T01:49:03.676Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
25422025-01-15T01:49:03.751Z
25432025-01-15T01:49:03.751Zinfo: running `cargo check --bins` on internal-dns-types (61/176)
25442025-01-15T01:49:04.288Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25452025-01-15T01:49:04.291Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25462025-01-15T01:49:04.292Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25472025-01-15T01:49:04.295Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
25482025-01-15T01:49:04.369Z
25492025-01-15T01:49:04.369Zinfo: running `cargo check --bins` on dpd-client (62/176)
25502025-01-15T01:49:04.906Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25512025-01-15T01:49:04.909Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25522025-01-15T01:49:04.909Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25532025-01-15T01:49:04.912Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
25542025-01-15T01:49:04.983Z
25552025-01-15T01:49:04.983Zinfo: running `cargo check --bins` on gateway-client (63/176)
25562025-01-15T01:49:05.512Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25572025-01-15T01:49:05.516Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25582025-01-15T01:49:05.516Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25592025-01-15T01:49:05.519Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
25602025-01-15T01:49:05.589Z
25612025-01-15T01:49:05.589Zinfo: running `cargo check --bins` on installinator-client (64/176)
25622025-01-15T01:49:06.151Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25632025-01-15T01:49:06.153Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25642025-01-15T01:49:06.154Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25652025-01-15T01:49:06.156Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
25662025-01-15T01:49:06.231Z
25672025-01-15T01:49:06.231Zinfo: running `cargo check --bins` on installinator-common (65/176)
25682025-01-15T01:49:06.784Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25692025-01-15T01:49:06.787Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25702025-01-15T01:49:06.787Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25712025-01-15T01:49:06.790Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
25722025-01-15T01:49:06.865Z
25732025-01-15T01:49:06.865Zinfo: running `cargo check --bins` on update-engine (66/176)
25742025-01-15T01:49:07.395Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25752025-01-15T01:49:07.398Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25762025-01-15T01:49:07.398Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25772025-01-15T01:49:07.401Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
25782025-01-15T01:49:07.472Z
25792025-01-15T01:49:07.472Zinfo: running `cargo check --bins` on nexus-client (67/176)
25802025-01-15T01:49:08.054Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25812025-01-15T01:49:08.057Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25822025-01-15T01:49:08.057Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25832025-01-15T01:49:08.060Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
25842025-01-15T01:49:08.136Z
25852025-01-15T01:49:08.136Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (68/176)
25862025-01-15T01:49:08.687Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25872025-01-15T01:49:08.690Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25882025-01-15T01:49:08.690Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25892025-01-15T01:49:08.693Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
25902025-01-15T01:49:08.769Z
25912025-01-15T01:49:08.769Zinfo: running `cargo check --bins` on omicron-passwords (69/176)
25922025-01-15T01:49:09.304Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25932025-01-15T01:49:09.307Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25942025-01-15T01:49:09.307Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25952025-01-15T01:49:09.310Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
25962025-01-15T01:49:09.380Z
25972025-01-15T01:49:09.381Zinfo: running `cargo check --bins` on nexus-types (70/176)
25982025-01-15T01:49:09.953Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25992025-01-15T01:49:09.956Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26002025-01-15T01:49:09.956Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26012025-01-15T01:49:09.959Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26022025-01-15T01:49:10.036Z
26032025-01-15T01:49:10.036Zinfo: running `cargo check --bins` on oxide-client (71/176)
26042025-01-15T01:49:10.566Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26052025-01-15T01:49:10.569Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26062025-01-15T01:49:10.569Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26072025-01-15T01:49:10.572Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26082025-01-15T01:49:10.643Z
26092025-01-15T01:49:10.643Zinfo: running `cargo check --bins` on oximeter-client (72/176)
26102025-01-15T01:49:11.189Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26112025-01-15T01:49:11.192Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26122025-01-15T01:49:11.192Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26132025-01-15T01:49:11.194Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26142025-01-15T01:49:11.266Z
26152025-01-15T01:49:11.266Zinfo: running `cargo check --bins` on repo-depot-client (73/176)
26162025-01-15T01:49:11.799Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26172025-01-15T01:49:11.801Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26182025-01-15T01:49:11.801Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26192025-01-15T01:49:11.804Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26202025-01-15T01:49:11.875Z
26212025-01-15T01:49:11.875Zinfo: running `cargo check --bins` on sled-agent-client (74/176)
26222025-01-15T01:49:12.440Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26232025-01-15T01:49:12.443Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26242025-01-15T01:49:12.443Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26252025-01-15T01:49:12.447Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26262025-01-15T01:49:12.524Z
26272025-01-15T01:49:12.524Zinfo: running `cargo check --bins` on wicketd-client (75/176)
26282025-01-15T01:49:13.115Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26292025-01-15T01:49:13.118Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26302025-01-15T01:49:13.118Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26312025-01-15T01:49:13.121Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
26322025-01-15T01:49:13.199Z
26332025-01-15T01:49:13.199Zinfo: running `cargo check --bins` on sled-agent-types (76/176)
26342025-01-15T01:49:13.775Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26352025-01-15T01:49:13.778Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26362025-01-15T01:49:13.778Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26372025-01-15T01:49:13.781Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26382025-01-15T01:49:13.857Z
26392025-01-15T01:49:13.857Zinfo: running `cargo check --bins` on wicket-common (77/176)
26402025-01-15T01:49:14.415Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26412025-01-15T01:49:14.418Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26422025-01-15T01:49:14.418Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26432025-01-15T01:49:14.421Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26442025-01-15T01:49:14.499Z
26452025-01-15T01:49:14.499Zinfo: running `cargo check --bins` on omicron-cockroach-admin (78/176)
26462025-01-15T01:49:15.053Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26472025-01-15T01:49:15.055Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26482025-01-15T01:49:15.154Z Checking csv-core v0.1.11
26492025-01-15T01:49:15.154Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
26502025-01-15T01:49:15.156Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
26512025-01-15T01:49:15.258Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26522025-01-15T01:49:15.465Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26532025-01-15T01:49:15.467Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
26542025-01-15T01:49:15.493Z Checking csv v1.3.0
26552025-01-15T01:49:16.036Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
26562025-01-15T01:49:16.383Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
26572025-01-15T01:49:18.040Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.53s
26582025-01-15T01:49:18.208Z
26592025-01-15T01:49:18.208Zinfo: running `cargo check --bins` on cockroach-admin-api (79/176)
26602025-01-15T01:49:18.747Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26612025-01-15T01:49:18.750Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26622025-01-15T01:49:18.750Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26632025-01-15T01:49:18.753Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26642025-01-15T01:49:18.825Z
26652025-01-15T01:49:18.825Zinfo: running `cargo check --bins` on cockroach-admin-types (80/176)
26662025-01-15T01:49:19.365Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26672025-01-15T01:49:19.368Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26682025-01-15T01:49:19.368Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26692025-01-15T01:49:19.371Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26702025-01-15T01:49:19.444Z
26712025-01-15T01:49:19.444Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (81/176)
26722025-01-15T01:49:20.089Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26732025-01-15T01:49:20.092Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26742025-01-15T01:49:20.092Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26752025-01-15T01:49:20.096Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
26762025-01-15T01:49:20.184Z
26772025-01-15T01:49:20.184Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (82/176)
26782025-01-15T01:49:20.816Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26792025-01-15T01:49:20.819Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26802025-01-15T01:49:20.819Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26812025-01-15T01:49:20.822Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
26822025-01-15T01:49:20.909Z
26832025-01-15T01:49:20.909Zinfo: running `cargo check --bins` on dns-server (83/176)
26842025-01-15T01:49:21.461Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26852025-01-15T01:49:21.464Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26862025-01-15T01:49:21.556Z Compiling thiserror v2.0.11
26872025-01-15T01:49:21.663Z Checking typify-impl v0.3.0
26882025-01-15T01:49:21.666Z Compiling parking_lot_core v0.8.6
26892025-01-15T01:49:21.686Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
26902025-01-15T01:49:21.689Z Checking fxhash v0.2.1
26912025-01-15T01:49:21.689Z Checking hickory-client v0.24.1
26922025-01-15T01:49:21.699Z Checking hickory-server v0.24.1
26932025-01-15T01:49:22.397Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26942025-01-15T01:49:22.413Z Checking parking_lot v0.11.2
26952025-01-15T01:49:22.771Z Checking sled v0.34.7
26962025-01-15T01:49:27.408Z Compiling typify-macro v0.3.0
26972025-01-15T01:49:29.030Z Compiling typify v0.3.0
26982025-01-15T01:49:29.063Z Compiling progenitor-impl v0.9.1
26992025-01-15T01:49:31.519Z Compiling progenitor-macro v0.9.1
27002025-01-15T01:49:35.216Z Checking progenitor v0.9.1
27012025-01-15T01:49:35.352Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27022025-01-15T01:49:35.831Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27032025-01-15T01:49:37.143Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.22s
27042025-01-15T01:49:37.313Z
27052025-01-15T01:49:37.313Zinfo: running `cargo check --bins` on dns-server-api (84/176)
27062025-01-15T01:49:37.863Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27072025-01-15T01:49:37.866Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27082025-01-15T01:49:37.866Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27092025-01-15T01:49:37.869Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27102025-01-15T01:49:37.941Z
27112025-01-15T01:49:37.941Zinfo: running `cargo check --bins` on gateway-test-utils (85/176)
27122025-01-15T01:49:38.526Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27132025-01-15T01:49:38.529Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27142025-01-15T01:49:38.529Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27152025-01-15T01:49:38.533Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27162025-01-15T01:49:38.613Z
27172025-01-15T01:49:38.613Zinfo: running `cargo check --bins` on gateway-types (86/176)
27182025-01-15T01:49:39.154Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27192025-01-15T01:49:39.157Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27202025-01-15T01:49:39.157Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27212025-01-15T01:49:39.160Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
27222025-01-15T01:49:39.233Z
27232025-01-15T01:49:39.233Zinfo: running `cargo check --bins` on ipcc (87/176)
27242025-01-15T01:49:39.773Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27252025-01-15T01:49:39.776Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27262025-01-15T01:49:39.776Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27272025-01-15T01:49:39.779Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
27282025-01-15T01:49:39.853Z
27292025-01-15T01:49:39.853Zinfo: running `cargo check --bins` on omicron-gateway (88/176)
27302025-01-15T01:49:40.433Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27312025-01-15T01:49:40.436Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27322025-01-15T01:49:40.562Z Compiling radium v0.7.0
27332025-01-15T01:49:40.565Z Compiling semver v0.1.20
27342025-01-15T01:49:40.681Z Checking tap v1.0.1
27352025-01-15T01:49:40.684Z Compiling maybe-uninit v2.0.0
27362025-01-15T01:49:40.704Z Checking password-hash v0.5.0
27372025-01-15T01:49:40.707Z Checking blake2 v0.10.6
27382025-01-15T01:49:40.707Z Compiling owo-colors v4.1.0
27392025-01-15T01:49:40.707Z Compiling cancel-safe-futures v0.1.5
27402025-01-15T01:49:40.843Z Checking wyz v0.5.1
27412025-01-15T01:49:41.037Z Compiling rustc_version v0.1.7
27422025-01-15T01:49:41.064Z Checking funty v2.0.0
27432025-01-15T01:49:41.115Z Compiling packed_struct v0.10.1
27442025-01-15T01:49:41.183Z Checking crc-catalog v2.4.0
27452025-01-15T01:49:41.202Z Checking argon2 v0.5.3
27462025-01-15T01:49:41.292Z Compiling packed_struct_codegen v0.10.1
27472025-01-15T01:49:41.322Z Compiling indexmap v1.9.3
27482025-01-15T01:49:41.338Z Checking crc v3.2.1
27492025-01-15T01:49:41.451Z Checking half v2.4.1
27502025-01-15T01:49:41.468Z Compiling newtype_derive v0.1.6
27512025-01-15T01:49:41.599Z Checking ciborium-io v0.2.2
27522025-01-15T01:49:41.617Z Checking nodrop v0.1.14
27532025-01-15T01:49:41.733Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
27542025-01-15T01:49:41.769Z Checking array-init v0.0.4
27552025-01-15T01:49:41.800Z Checking smallvec v0.6.14
27562025-01-15T01:49:41.856Z Checking bitvec v1.0.1
27572025-01-15T01:49:41.887Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27582025-01-15T01:49:41.904Z Checking ciborium-ll v0.2.2
27592025-01-15T01:49:41.945Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
27602025-01-15T01:49:42.177Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
27612025-01-15T01:49:42.198Z Checking libsw v3.3.1
27622025-01-15T01:49:42.451Z Compiling memoffset v0.9.1
27632025-01-15T01:49:42.571Z Checking linear-map v1.2.0
27642025-01-15T01:49:42.599Z Checking hashbrown v0.12.3
27652025-01-15T01:49:42.677Z Checking bitfield v0.14.0
27662025-01-15T01:49:42.770Z Checking swrite v0.1.0
27672025-01-15T01:49:42.872Z Checking termcolor v1.4.1
27682025-01-15T01:49:42.899Z Checking indent_write v2.2.0
27692025-01-15T01:49:42.974Z Checking ron v0.8.1
27702025-01-15T01:49:43.119Z Checking serde-hex v0.1.0
27712025-01-15T01:49:43.260Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
27722025-01-15T01:49:43.278Z Checking env_logger v0.10.2
27732025-01-15T01:49:43.525Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27742025-01-15T01:49:43.688Z Checking ciborium v0.2.2
27752025-01-15T01:49:44.078Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27762025-01-15T01:49:44.200Z Checking steno v0.4.1
27772025-01-15T01:49:44.218Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
27782025-01-15T01:49:44.486Z Checking hashbrown v0.13.2
27792025-01-15T01:49:44.641Z Checking crc-any v2.5.0
27802025-01-15T01:49:44.765Z Checking humantime v2.1.0
27812025-01-15T01:49:45.017Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27822025-01-15T01:49:45.060Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
27832025-01-15T01:49:45.488Z Checking object v0.30.4
27842025-01-15T01:49:45.506Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
27852025-01-15T01:49:45.574Z Checking path-slash v0.1.5
27862025-01-15T01:49:45.741Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
27872025-01-15T01:49:45.877Z Checking nix v0.27.1
27882025-01-15T01:49:46.412Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
27892025-01-15T01:49:46.429Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27902025-01-15T01:49:46.685Z Checking tungstenite v0.23.0
27912025-01-15T01:49:46.879Z Checking kstat-rs v0.2.4
27922025-01-15T01:49:47.004Z Checking signal-hook-tokio v0.3.1
27932025-01-15T01:49:47.229Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27942025-01-15T01:49:47.431Z Checking tokio-tungstenite v0.23.1
27952025-01-15T01:49:47.920Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
27962025-01-15T01:49:48.177Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27972025-01-15T01:49:48.317Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27982025-01-15T01:49:54.941Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
27992025-01-15T01:49:56.285Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
28002025-01-15T01:49:58.323Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28012025-01-15T01:50:03.674Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28022025-01-15T01:50:04.352Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28032025-01-15T01:50:07.072Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.20s
28042025-01-15T01:50:07.253Z
28052025-01-15T01:50:07.253Zinfo: running `cargo check --bins` on gateway-api (89/176)
28062025-01-15T01:50:07.808Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28072025-01-15T01:50:07.811Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28082025-01-15T01:50:07.811Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28092025-01-15T01:50:07.814Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
28102025-01-15T01:50:07.890Z
28112025-01-15T01:50:07.890Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (90/176)
28122025-01-15T01:50:08.424Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28132025-01-15T01:50:08.428Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28142025-01-15T01:50:08.428Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28152025-01-15T01:50:08.431Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
28162025-01-15T01:50:08.504Z
28172025-01-15T01:50:08.504Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (91/176)
28182025-01-15T01:50:09.063Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28192025-01-15T01:50:09.065Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28202025-01-15T01:50:09.065Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28212025-01-15T01:50:09.068Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
28222025-01-15T01:50:09.140Z
28232025-01-15T01:50:09.140Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (92/176)
28242025-01-15T01:50:09.678Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28252025-01-15T01:50:09.681Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28262025-01-15T01:50:09.681Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28272025-01-15T01:50:09.684Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
28282025-01-15T01:50:09.760Z
28292025-01-15T01:50:09.760Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (93/176)
28302025-01-15T01:50:10.305Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28312025-01-15T01:50:10.308Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28322025-01-15T01:50:10.308Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28332025-01-15T01:50:10.311Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
28342025-01-15T01:50:10.386Z
28352025-01-15T01:50:10.386Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (94/176)
28362025-01-15T01:50:10.929Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28372025-01-15T01:50:10.931Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28382025-01-15T01:50:10.931Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28392025-01-15T01:50:10.934Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
28402025-01-15T01:50:11.007Z
28412025-01-15T01:50:11.007Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (95/176)
28422025-01-15T01:50:11.547Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28432025-01-15T01:50:11.550Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28442025-01-15T01:50:11.550Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28452025-01-15T01:50:11.553Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
28462025-01-15T01:50:11.627Z
28472025-01-15T01:50:11.627Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (96/176)
28482025-01-15T01:50:12.167Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28492025-01-15T01:50:12.170Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28502025-01-15T01:50:12.170Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28512025-01-15T01:50:12.173Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
28522025-01-15T01:50:12.248Z
28532025-01-15T01:50:12.248Zinfo: running `cargo check --bins` on oximeter-producer (97/176)
28542025-01-15T01:50:12.825Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28552025-01-15T01:50:12.828Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28562025-01-15T01:50:12.828Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28572025-01-15T01:50:12.831Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
28582025-01-15T01:50:12.909Z
28592025-01-15T01:50:12.909Zinfo: running `cargo check --bins` on internal-dns-resolver (98/176)
28602025-01-15T01:50:13.449Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28612025-01-15T01:50:13.452Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28622025-01-15T01:50:13.452Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28632025-01-15T01:50:13.455Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
28642025-01-15T01:50:13.530Z
28652025-01-15T01:50:13.530Zinfo: running `cargo check --bins` on sp-sim (99/176)
28662025-01-15T01:50:14.079Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28672025-01-15T01:50:14.082Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28682025-01-15T01:50:14.169Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28692025-01-15T01:50:14.615Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
28702025-01-15T01:50:16.304Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28712025-01-15T01:50:17.981Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.44s
28722025-01-15T01:50:18.152Z
28732025-01-15T01:50:18.152Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (100/176)
28742025-01-15T01:50:18.736Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28752025-01-15T01:50:18.739Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28762025-01-15T01:50:18.739Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28772025-01-15T01:50:18.742Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
28782025-01-15T01:50:18.825Z
28792025-01-15T01:50:18.825Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (101/176)
28802025-01-15T01:50:19.419Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28812025-01-15T01:50:19.422Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28822025-01-15T01:50:19.422Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28832025-01-15T01:50:19.425Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
28842025-01-15T01:50:19.505Z
28852025-01-15T01:50:19.506Zinfo: running `cargo check --bins` on db-macros (102/176)
28862025-01-15T01:50:20.035Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28872025-01-15T01:50:20.038Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28882025-01-15T01:50:20.038Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28892025-01-15T01:50:20.040Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
28902025-01-15T01:50:20.109Z
28912025-01-15T01:50:20.109Zinfo: running `cargo check --bins` on nexus-macros-common (103/176)
28922025-01-15T01:50:20.642Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28932025-01-15T01:50:20.645Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28942025-01-15T01:50:20.645Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28952025-01-15T01:50:20.648Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
28962025-01-15T01:50:20.719Z
28972025-01-15T01:50:20.719Zinfo: running `cargo check --bins` on nexus-auth (104/176)
28982025-01-15T01:50:21.308Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28992025-01-15T01:50:21.311Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29002025-01-15T01:50:21.311Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29012025-01-15T01:50:21.314Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
29022025-01-15T01:50:21.396Z
29032025-01-15T01:50:21.396Zinfo: running `cargo check --bins` on authz-macros (105/176)
29042025-01-15T01:50:21.930Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29052025-01-15T01:50:21.933Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29062025-01-15T01:50:21.933Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29072025-01-15T01:50:21.936Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
29082025-01-15T01:50:22.007Z
29092025-01-15T01:50:22.007Zinfo: running `cargo check --bins` on nexus-db-fixed-data (106/176)
29102025-01-15T01:50:22.579Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29112025-01-15T01:50:22.582Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29122025-01-15T01:50:22.582Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29132025-01-15T01:50:22.585Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
29142025-01-15T01:50:22.669Z
29152025-01-15T01:50:22.669Zinfo: running `cargo check --bins` on nexus-db-model (107/176)
29162025-01-15T01:50:23.243Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29172025-01-15T01:50:23.246Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29182025-01-15T01:50:23.246Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29192025-01-15T01:50:23.249Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
29202025-01-15T01:50:23.327Z
29212025-01-15T01:50:23.327Zinfo: running `cargo check --bins` on nexus-defaults (108/176)
29222025-01-15T01:50:23.871Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29232025-01-15T01:50:23.874Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29242025-01-15T01:50:23.874Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29252025-01-15T01:50:23.877Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
29262025-01-15T01:50:23.950Z
29272025-01-15T01:50:23.950Zinfo: running `cargo check --bins` on nexus-inventory (109/176)
29282025-01-15T01:50:24.526Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29292025-01-15T01:50:24.529Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29302025-01-15T01:50:24.529Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29312025-01-15T01:50:24.532Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
29322025-01-15T01:50:24.611Z
29332025-01-15T01:50:24.611Zinfo: running `cargo check --bins` on typed-rng (110/176)
29342025-01-15T01:50:25.145Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29352025-01-15T01:50:25.148Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29362025-01-15T01:50:25.148Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29372025-01-15T01:50:25.151Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
29382025-01-15T01:50:25.225Z
29392025-01-15T01:50:25.225Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (111/176)
29402025-01-15T01:50:25.822Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29412025-01-15T01:50:25.825Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29422025-01-15T01:50:25.970Z Checking keccak v0.1.5
29432025-01-15T01:50:26.081Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
29442025-01-15T01:50:26.084Z Checking secrecy v0.8.0
29452025-01-15T01:50:26.084Z Compiling unicase v2.7.0
29462025-01-15T01:50:26.093Z Compiling same-file v1.0.6
29472025-01-15T01:50:26.117Z Compiling tempfile v3.13.0
29482025-01-15T01:50:26.145Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
29492025-01-15T01:50:26.147Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
29502025-01-15T01:50:26.281Z Compiling walkdir v2.5.0
29512025-01-15T01:50:26.394Z Checking sha3 v0.10.8
29522025-01-15T01:50:26.394Z Compiling thiserror-impl-no-std v2.0.2
29532025-01-15T01:50:26.428Z Checking universal-hash v0.5.1
29542025-01-15T01:50:26.455Z Compiling blake3 v1.5.4
29552025-01-15T01:50:26.565Z Checking opaque-debug v0.3.1
29562025-01-15T01:50:26.614Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
29572025-01-15T01:50:26.674Z Checking poly1305 v0.8.0
29582025-01-15T01:50:26.712Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
29592025-01-15T01:50:26.791Z Checking chacha20 v0.9.1
29602025-01-15T01:50:26.913Z Checking aead v0.5.2
29612025-01-15T01:50:26.922Z Compiling memmap2 v0.9.5
29622025-01-15T01:50:26.971Z Compiling salty v0.3.0
29632025-01-15T01:50:27.143Z Compiling libefi-sys v0.1.0
29642025-01-15T01:50:27.149Z Compiling arrayvec v0.7.6
29652025-01-15T01:50:27.190Z Compiling arrayref v0.3.9
29662025-01-15T01:50:27.303Z Compiling constant_time_eq v0.3.1
29672025-01-15T01:50:27.324Z Checking chacha20poly1305 v0.10.1
29682025-01-15T01:50:27.428Z Compiling toolchain_find v0.4.0
29692025-01-15T01:50:27.498Z Compiling camino-tempfile v1.1.1
29702025-01-15T01:50:27.516Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
29712025-01-15T01:50:27.534Z Compiling bitfield-struct v0.6.2
29722025-01-15T01:50:27.861Z Compiling topological-sort v0.2.2
29732025-01-15T01:50:27.909Z Compiling mime_guess v2.0.5
29742025-01-15T01:50:28.006Z Compiling rustfmt-wrapper v0.2.1
29752025-01-15T01:50:28.416Z Compiling omicron-zone-package v0.12.0
29762025-01-15T01:50:28.590Z Compiling progenitor v0.9.1
29772025-01-15T01:50:28.656Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
29782025-01-15T01:50:28.834Z Checking primeorder v0.13.6
29792025-01-15T01:50:28.906Z Checking env_filter v0.1.2
29802025-01-15T01:50:28.929Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29812025-01-15T01:50:28.948Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29822025-01-15T01:50:29.141Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29832025-01-15T01:50:29.159Z Checking env_logger v0.11.5
29842025-01-15T01:50:29.203Z Checking thiserror-no-std v2.0.2
29852025-01-15T01:50:29.288Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
29862025-01-15T01:50:29.307Z Checking p384 v0.13.0
29872025-01-15T01:50:29.324Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
29882025-01-15T01:50:29.339Z Checking vsss-rs v3.3.4
29892025-01-15T01:50:29.464Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29902025-01-15T01:50:29.570Z Compiling zip v2.1.3
29912025-01-15T01:50:29.699Z Checking lockfree-object-pool v0.1.6
29922025-01-15T01:50:29.770Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
29932025-01-15T01:50:29.891Z Checking simd-adler32 v0.3.7
29942025-01-15T01:50:29.895Z Checking http-range v0.1.5
29952025-01-15T01:50:29.946Z Checking bumpalo v3.16.0
29962025-01-15T01:50:30.094Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
29972025-01-15T01:50:30.275Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29982025-01-15T01:50:30.294Z Checking zopfli v0.8.1
29992025-01-15T01:50:30.447Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
30002025-01-15T01:50:30.770Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
30012025-01-15T01:50:30.889Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
30022025-01-15T01:50:30.946Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
30032025-01-15T01:50:30.969Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
30042025-01-15T01:50:31.273Z Checking nanorand v0.7.0
30052025-01-15T01:50:31.514Z Checking atty v0.2.14
30062025-01-15T01:50:31.534Z Checking glob v0.3.1
30072025-01-15T01:50:31.537Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30082025-01-15T01:50:31.628Z Checking flume v0.11.1
30092025-01-15T01:50:31.649Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
30102025-01-15T01:50:31.844Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
30112025-01-15T01:50:32.075Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
30122025-01-15T01:50:32.779Z Checking hyper-staticfile v0.10.1
30132025-01-15T01:50:33.142Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
30142025-01-15T01:50:33.205Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
30152025-01-15T01:50:33.300Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
30162025-01-15T01:50:33.497Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
30172025-01-15T01:50:33.609Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
30182025-01-15T01:50:33.804Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
30192025-01-15T01:50:34.128Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
30202025-01-15T01:50:34.289Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
30212025-01-15T01:50:34.438Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
30222025-01-15T01:50:34.977Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
30232025-01-15T01:50:37.948Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
30242025-01-15T01:50:37.951Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
30252025-01-15T01:50:46.161Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30262025-01-15T01:50:59.764Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.52s
30272025-01-15T01:50:59.950Z
30282025-01-15T01:50:59.950Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (112/176)
30292025-01-15T01:51:00.564Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30302025-01-15T01:51:00.567Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30312025-01-15T01:51:00.705Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30322025-01-15T01:51:14.542Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.58s
30332025-01-15T01:51:14.740Z
30342025-01-15T01:51:14.740Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (113/176)
30352025-01-15T01:51:15.344Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30362025-01-15T01:51:15.346Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30372025-01-15T01:51:15.484Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30382025-01-15T01:51:29.243Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.49s
30392025-01-15T01:51:29.432Z
30402025-01-15T01:51:29.432Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (114/176)
30412025-01-15T01:51:30.030Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30422025-01-15T01:51:30.033Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30432025-01-15T01:51:30.164Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30442025-01-15T01:51:43.788Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.34s
30452025-01-15T01:51:43.978Z
30462025-01-15T01:51:43.978Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (115/176)
30472025-01-15T01:51:44.587Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30482025-01-15T01:51:44.594Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30492025-01-15T01:51:44.726Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30502025-01-15T01:51:58.333Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.34s
30512025-01-15T01:51:58.525Z
30522025-01-15T01:51:58.525Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (116/176)
30532025-01-15T01:51:59.138Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30542025-01-15T01:51:59.141Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30552025-01-15T01:51:59.282Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30562025-01-15T01:52:12.964Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.43s
30572025-01-15T01:52:13.156Z
30582025-01-15T01:52:13.156Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (117/176)
30592025-01-15T01:52:13.763Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30602025-01-15T01:52:13.767Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30612025-01-15T01:52:13.903Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30622025-01-15T01:52:27.544Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.37s
30632025-01-15T01:52:27.744Z
30642025-01-15T01:52:27.744Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (118/176)
30652025-01-15T01:52:28.351Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30662025-01-15T01:52:28.354Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30672025-01-15T01:52:28.489Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30682025-01-15T01:52:42.252Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.49s
30692025-01-15T01:52:42.440Z
30702025-01-15T01:52:42.440Zinfo: running `cargo check --bins` on bootstrap-agent-api (119/176)
30712025-01-15T01:52:43.022Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30722025-01-15T01:52:43.025Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30732025-01-15T01:52:43.025Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30742025-01-15T01:52:43.028Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30752025-01-15T01:52:43.105Z
30762025-01-15T01:52:43.105Zinfo: running `cargo check --bins` on key-manager (120/176)
30772025-01-15T01:52:43.650Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30782025-01-15T01:52:43.653Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30792025-01-15T01:52:43.653Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30802025-01-15T01:52:43.657Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
30812025-01-15T01:52:43.729Z
30822025-01-15T01:52:43.729Zinfo: running `cargo check --bins` on range-requests (121/176)
30832025-01-15T01:52:44.262Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30842025-01-15T01:52:44.266Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30852025-01-15T01:52:44.266Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30862025-01-15T01:52:44.269Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
30872025-01-15T01:52:44.340Z
30882025-01-15T01:52:44.340Zinfo: running `cargo check --bins` on repo-depot-api (122/176)
30892025-01-15T01:52:44.892Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30902025-01-15T01:52:44.895Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30912025-01-15T01:52:44.895Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30922025-01-15T01:52:44.898Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
30932025-01-15T01:52:44.972Z
30942025-01-15T01:52:44.972Zinfo: running `cargo check --bins` on sled-agent-api (123/176)
30952025-01-15T01:52:45.546Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30962025-01-15T01:52:45.549Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30972025-01-15T01:52:45.549Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30982025-01-15T01:52:45.552Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30992025-01-15T01:52:45.631Z
31002025-01-15T01:52:45.631Zinfo: running `cargo check --bins` on sled-diagnostics (124/176)
31012025-01-15T01:52:46.167Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31022025-01-15T01:52:46.170Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31032025-01-15T01:52:46.171Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31042025-01-15T01:52:46.174Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
31052025-01-15T01:52:46.244Z
31062025-01-15T01:52:46.244Zinfo: running `cargo check --bins` on sled-hardware (125/176)
31072025-01-15T01:52:46.806Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31082025-01-15T01:52:46.809Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31092025-01-15T01:52:46.809Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31102025-01-15T01:52:46.812Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
31112025-01-15T01:52:46.889Z
31122025-01-15T01:52:46.889Zinfo: running `cargo check --bins --no-default-features` on sled-storage (126/176)
31132025-01-15T01:52:47.451Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31142025-01-15T01:52:47.454Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31152025-01-15T01:52:47.454Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31162025-01-15T01:52:47.457Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
31172025-01-15T01:52:47.537Z
31182025-01-15T01:52:47.537Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (127/176)
31192025-01-15T01:52:48.097Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31202025-01-15T01:52:48.100Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31212025-01-15T01:52:48.100Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31222025-01-15T01:52:48.103Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
31232025-01-15T01:52:48.176Z
31242025-01-15T01:52:48.176Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (128/176)
31252025-01-15T01:52:48.744Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31262025-01-15T01:52:48.748Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31272025-01-15T01:52:48.748Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31282025-01-15T01:52:48.751Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
31292025-01-15T01:52:48.828Z
31302025-01-15T01:52:48.828Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (129/176)
31312025-01-15T01:52:49.397Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31322025-01-15T01:52:49.400Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31332025-01-15T01:52:49.400Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31342025-01-15T01:52:49.403Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
31352025-01-15T01:52:49.481Z
31362025-01-15T01:52:49.481Zinfo: running `cargo check --bins` on nexus-test-interface (130/176)
31372025-01-15T01:52:50.062Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31382025-01-15T01:52:50.065Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31392025-01-15T01:52:50.065Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31402025-01-15T01:52:50.068Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
31412025-01-15T01:52:50.145Z
31422025-01-15T01:52:50.145Zinfo: running `cargo check --bins` on oximeter-collector (131/176)
31432025-01-15T01:52:50.717Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31442025-01-15T01:52:50.720Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31452025-01-15T01:52:50.839Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31462025-01-15T01:52:50.839Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
31472025-01-15T01:52:51.703Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
31482025-01-15T01:52:53.728Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.57s
31492025-01-15T01:52:53.908Z
31502025-01-15T01:52:53.908Zinfo: running `cargo check --bins` on oximeter-api (132/176)
31512025-01-15T01:52:54.466Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31522025-01-15T01:52:54.469Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31532025-01-15T01:52:54.469Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31542025-01-15T01:52:54.472Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
31552025-01-15T01:52:54.546Z
31562025-01-15T01:52:54.546Zinfo: running `cargo check --bins` on cert-dev (133/176)
31572025-01-15T01:52:55.084Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31582025-01-15T01:52:55.087Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31592025-01-15T01:52:55.161Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
31602025-01-15T01:52:55.444Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
31612025-01-15T01:52:55.608Z
31622025-01-15T01:52:55.608Zinfo: running `cargo check --bins` on clickana (134/176)
31632025-01-15T01:52:56.164Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31642025-01-15T01:52:56.167Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31652025-01-15T01:52:56.256Z Checking castaway v0.2.3
31662025-01-15T01:52:56.256Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31672025-01-15T01:52:56.256Z Checking unicode-truncate v1.1.0
31682025-01-15T01:52:56.260Z Checking lru v0.12.5
31692025-01-15T01:52:56.260Z Compiling instability v0.3.2
31702025-01-15T01:52:56.260Z Checking cassowary v0.3.0
31712025-01-15T01:52:56.483Z Checking compact_str v0.8.0
31722025-01-15T01:52:57.065Z Checking ratatui v0.28.1
31732025-01-15T01:52:57.941Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31742025-01-15T01:52:58.930Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
31752025-01-15T01:52:59.782Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.16s
31762025-01-15T01:52:59.958Z
31772025-01-15T01:52:59.958Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (135/176)
31782025-01-15T01:53:00.527Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31792025-01-15T01:53:00.531Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31802025-01-15T01:53:00.637Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
31812025-01-15T01:53:00.637Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
31822025-01-15T01:53:01.643Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
31832025-01-15T01:53:02.120Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
31842025-01-15T01:53:02.508Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.54s
31852025-01-15T01:53:02.697Z
31862025-01-15T01:53:02.697Zinfo: running `cargo check --bins` on ch-dev (136/176)
31872025-01-15T01:53:03.273Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31882025-01-15T01:53:03.276Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31892025-01-15T01:53:03.377Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
31902025-01-15T01:53:04.105Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.40s
31912025-01-15T01:53:04.282Z
31922025-01-15T01:53:04.282Zinfo: running `cargo check --bins` on crdb-seed (137/176)
31932025-01-15T01:53:04.858Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31942025-01-15T01:53:04.861Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31952025-01-15T01:53:04.956Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
31962025-01-15T01:53:05.308Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
31972025-01-15T01:53:05.484Z
31982025-01-15T01:53:05.484Zinfo: running `cargo check --bins` on db-dev (138/176)
31992025-01-15T01:53:06.050Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32002025-01-15T01:53:06.055Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32012025-01-15T01:53:06.148Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32022025-01-15T01:53:06.882Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.39s
32032025-01-15T01:53:07.060Z
32042025-01-15T01:53:07.060Zinfo: running `cargo check --bins` on omicron-dev-lib (139/176)
32052025-01-15T01:53:07.630Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32062025-01-15T01:53:07.633Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32072025-01-15T01:53:07.633Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32082025-01-15T01:53:07.637Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
32092025-01-15T01:53:07.717Z
32102025-01-15T01:53:07.717Zinfo: running `cargo check --bins` on xtask-downloader (140/176)
32112025-01-15T01:53:08.250Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32122025-01-15T01:53:08.253Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32132025-01-15T01:53:08.330Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
32142025-01-15T01:53:09.191Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.46s
32152025-01-15T01:53:09.356Z
32162025-01-15T01:53:09.356Zinfo: running `cargo check --bins` on omicron-ls-apis (141/176)
32172025-01-15T01:53:09.895Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32182025-01-15T01:53:09.898Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32192025-01-15T01:53:09.978Z Checking cargo-platform v0.1.8
32202025-01-15T01:53:10.256Z Checking cargo_metadata v0.18.1
32212025-01-15T01:53:11.175Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
32222025-01-15T01:53:12.030Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.66s
32232025-01-15T01:53:12.190Z
32242025-01-15T01:53:12.190Zinfo: running `cargo check --bins` on mgs-dev (142/176)
32252025-01-15T01:53:12.798Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32262025-01-15T01:53:12.801Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32272025-01-15T01:53:12.924Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32282025-01-15T01:53:14.347Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32292025-01-15T01:53:14.906Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
32302025-01-15T01:53:15.460Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.26s
32312025-01-15T01:53:15.648Z
32322025-01-15T01:53:15.648Zinfo: running `cargo check --bins` on omicron-omdb (143/176)
32332025-01-15T01:53:16.275Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32342025-01-15T01:53:16.278Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32352025-01-15T01:53:16.440Z Compiling crunchy v0.2.2
32362025-01-15T01:53:16.443Z Compiling tiny-keccak v2.0.2
32372025-01-15T01:53:16.443Z Compiling dsl_auto_type v0.1.2
32382025-01-15T01:53:16.443Z Checking scheduled-thread-pool v0.2.7
32392025-01-15T01:53:16.443Z Compiling diesel_table_macro_syntax v0.2.0
32402025-01-15T01:53:16.578Z Compiling ascii-canvas v3.0.0
32412025-01-15T01:53:16.591Z Compiling ena v0.14.3
32422025-01-15T01:53:16.594Z Compiling diff v0.1.13
32432025-01-15T01:53:16.780Z Checking r2d2 v0.8.10
32442025-01-15T01:53:16.855Z Compiling regex-syntax v0.6.29
32452025-01-15T01:53:16.970Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
32462025-01-15T01:53:17.014Z Compiling ref-cast v1.0.23
32472025-01-15T01:53:17.117Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32482025-01-15T01:53:17.117Z Compiling derive_builder_core v0.20.2
32492025-01-15T01:53:17.153Z Compiling libxml v0.3.3
32502025-01-15T01:53:17.196Z Compiling ref-cast-impl v1.0.23
32512025-01-15T01:53:17.400Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
32522025-01-15T01:53:17.584Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
32532025-01-15T01:53:17.610Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32542025-01-15T01:53:17.762Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
32552025-01-15T01:53:17.902Z Compiling strum_macros v0.24.3
32562025-01-15T01:53:17.920Z Compiling samael v0.0.17
32572025-01-15T01:53:18.010Z Compiling diesel_derives v2.2.3
32582025-01-15T01:53:18.115Z Compiling indoc v1.0.9
32592025-01-15T01:53:18.989Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
32602025-01-15T01:53:19.305Z Compiling oso-derive v0.27.3
32612025-01-15T01:53:19.367Z Compiling derive_builder_macro v0.20.2
32622025-01-15T01:53:19.935Z Compiling impl-trait-for-tuples v0.2.2
32632025-01-15T01:53:20.189Z Compiling lalrpop v0.19.12
32642025-01-15T01:53:20.345Z Checking derive_builder v0.20.2
32652025-01-15T01:53:20.516Z Checking quick-xml v0.33.0
32662025-01-15T01:53:20.758Z Compiling diesel-dtrace v0.4.2
32672025-01-15T01:53:21.090Z Checking maplit v1.0.2
32682025-01-15T01:53:21.343Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
32692025-01-15T01:53:21.361Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32702025-01-15T01:53:21.648Z Checking bb8 v0.8.5
32712025-01-15T01:53:21.818Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32722025-01-15T01:53:22.125Z Checking rand_seeder v0.3.0
32732025-01-15T01:53:22.195Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
32742025-01-15T01:53:22.306Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
32752025-01-15T01:53:22.378Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
32762025-01-15T01:53:22.593Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
32772025-01-15T01:53:22.905Z Checking is_ci v1.2.0
32782025-01-15T01:53:22.928Z Checking unicode-linebreak v0.1.5
32792025-01-15T01:53:23.055Z Checking smawk v0.3.2
32802025-01-15T01:53:23.285Z Checking supports-color v3.0.1
32812025-01-15T01:53:23.383Z Checking textwrap v0.16.1
32822025-01-15T01:53:23.532Z Checking multimap v0.10.0
32832025-01-15T01:53:24.053Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32842025-01-15T01:53:26.258Z Checking diesel v2.2.6
32852025-01-15T01:53:50.900Z Compiling polar-core v0.27.3
32862025-01-15T01:53:52.059Z Checking async-bb8-diesel v0.2.1
32872025-01-15T01:53:58.209Z Checking oso v0.27.3
32882025-01-15T01:55:00.339Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32892025-01-15T01:55:06.787Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 51s
32902025-01-15T01:55:06.991Z
32912025-01-15T01:55:06.991Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (144/176)
32922025-01-15T01:55:07.585Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32932025-01-15T01:55:07.588Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32942025-01-15T01:55:07.588Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32952025-01-15T01:55:07.592Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
32962025-01-15T01:55:07.677Z
32972025-01-15T01:55:07.677Zinfo: running `cargo check --bins` on nexus-saga-recovery (145/176)
32982025-01-15T01:55:08.262Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32992025-01-15T01:55:08.266Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33002025-01-15T01:55:08.266Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33012025-01-15T01:55:08.269Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
33022025-01-15T01:55:08.349Z
33032025-01-15T01:55:08.349Zinfo: running `cargo check --bins` on nexus-test-utils-macros (146/176)
33042025-01-15T01:55:08.889Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33052025-01-15T01:55:08.892Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33062025-01-15T01:55:08.892Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33072025-01-15T01:55:08.895Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
33082025-01-15T01:55:08.967Z
33092025-01-15T01:55:08.967Zinfo: running `cargo check --bins` on omicron-nexus (147/176)
33102025-01-15T01:55:09.599Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33112025-01-15T01:55:09.602Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33122025-01-15T01:55:09.782Z Compiling libz-sys v1.1.20
33132025-01-15T01:55:09.897Z Compiling libgit2-sys v0.17.0+1.8.1
33142025-01-15T01:55:09.911Z Compiling vergen v8.3.2
33152025-01-15T01:55:09.914Z Compiling cargo-platform v0.1.8
33162025-01-15T01:55:09.914Z Compiling pin-project-internal v1.1.6
33172025-01-15T01:55:09.950Z Compiling snafu-derive v0.8.5
33182025-01-15T01:55:09.953Z Compiling libsqlite3-sys v0.30.1
33192025-01-15T01:55:09.953Z Compiling cfg_aliases v0.2.1
33202025-01-15T01:55:10.094Z Compiling rustls v0.21.12
33212025-01-15T01:55:10.193Z Compiling buf-list v1.0.3
33222025-01-15T01:55:10.363Z Compiling cargo_metadata v0.18.1
33232025-01-15T01:55:10.452Z Compiling nix v0.29.0
33242025-01-15T01:55:10.540Z Checking globset v0.4.15
33252025-01-15T01:55:10.648Z Checking olpc-cjson v0.1.4
33262025-01-15T01:55:10.893Z Checking sct v0.7.1
33272025-01-15T01:55:10.951Z Checking rustls-webpki v0.101.7
33282025-01-15T01:55:11.020Z Checking serde_plain v1.0.2
33292025-01-15T01:55:11.103Z Checking typed-path v0.9.3
33302025-01-15T01:55:11.573Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
33312025-01-15T01:55:11.716Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
33322025-01-15T01:55:11.880Z Checking hashlink v0.9.1
33332025-01-15T01:55:12.017Z Checking parse-size v1.1.0
33342025-01-15T01:55:12.217Z Checking fallible-iterator v0.3.0
33352025-01-15T01:55:12.429Z Checking fallible-streaming-iterator v0.1.9
33362025-01-15T01:55:12.560Z Checking pin-project v1.1.6
33372025-01-15T01:55:12.729Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
33382025-01-15T01:55:12.792Z Checking rusqlite v0.32.1
33392025-01-15T01:55:12.880Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
33402025-01-15T01:55:13.163Z Checking rustls-pemfile v1.0.4
33412025-01-15T01:55:13.392Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
33422025-01-15T01:55:13.504Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
33432025-01-15T01:55:13.718Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
33442025-01-15T01:55:13.739Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
33452025-01-15T01:55:13.763Z Checking twox-hash v1.6.3
33462025-01-15T01:55:13.883Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
33472025-01-15T01:55:14.243Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
33482025-01-15T01:55:14.262Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
33492025-01-15T01:55:14.508Z Checking tokio-rustls v0.24.1
33502025-01-15T01:55:14.716Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
33512025-01-15T01:55:14.788Z Checking snafu v0.8.5
33522025-01-15T01:55:14.849Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
33532025-01-15T01:55:14.936Z Checking fatfs v0.3.6
33542025-01-15T01:55:15.258Z Checking tough v0.19.0
33552025-01-15T01:55:15.817Z Checking assert_matches v1.5.0
33562025-01-15T01:55:19.238Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
33572025-01-15T01:55:20.500Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
33582025-01-15T01:55:21.880Z Compiling git2 v0.19.0
33592025-01-15T01:55:26.071Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
33602025-01-15T01:56:20.850Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
33612025-01-15T01:56:21.049Z
33622025-01-15T01:56:21.049Zinfo: running `cargo check --bins` on nexus-external-api (148/176)
33632025-01-15T01:56:21.661Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33642025-01-15T01:56:21.664Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33652025-01-15T01:56:21.664Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33662025-01-15T01:56:21.667Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
33672025-01-15T01:56:21.748Z
33682025-01-15T01:56:21.748Zinfo: running `cargo check --bins` on openapi-manager-types (149/176)
33692025-01-15T01:56:22.282Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33702025-01-15T01:56:22.285Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33712025-01-15T01:56:22.285Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33722025-01-15T01:56:22.288Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
33732025-01-15T01:56:22.359Z
33742025-01-15T01:56:22.359Zinfo: running `cargo check --bins` on nexus-internal-api (150/176)
33752025-01-15T01:56:22.944Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33762025-01-15T01:56:22.947Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33772025-01-15T01:56:22.947Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33782025-01-15T01:56:22.950Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
33792025-01-15T01:56:23.030Z
33802025-01-15T01:56:23.030Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (151/176)
33812025-01-15T01:56:23.626Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33822025-01-15T01:56:23.629Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33832025-01-15T01:56:23.629Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33842025-01-15T01:56:23.632Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
33852025-01-15T01:56:23.714Z
33862025-01-15T01:56:23.715Zinfo: running `cargo check --bins` on nexus-networking (152/176)
33872025-01-15T01:56:24.319Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33882025-01-15T01:56:24.322Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33892025-01-15T01:56:24.322Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33902025-01-15T01:56:24.325Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
33912025-01-15T01:56:24.410Z
33922025-01-15T01:56:24.410Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (153/176)
33932025-01-15T01:56:24.997Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33942025-01-15T01:56:25.000Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33952025-01-15T01:56:25.000Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33962025-01-15T01:56:25.003Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
33972025-01-15T01:56:25.084Z
33982025-01-15T01:56:25.084Zinfo: running `cargo check --bins` on update-common (154/176)
33992025-01-15T01:56:25.646Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34002025-01-15T01:56:25.650Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34012025-01-15T01:56:25.650Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34022025-01-15T01:56:25.654Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
34032025-01-15T01:56:25.731Z
34042025-01-15T01:56:25.731Zinfo: running `cargo check --bins` on tufaceous-lib (155/176)
34052025-01-15T01:56:26.290Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34062025-01-15T01:56:26.293Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34072025-01-15T01:56:26.293Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34082025-01-15T01:56:26.296Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
34092025-01-15T01:56:26.373Z
34102025-01-15T01:56:26.373Zinfo: running `cargo check --bins` on tufaceous (156/176)
34112025-01-15T01:56:26.939Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34122025-01-15T01:56:26.942Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34132025-01-15T01:56:27.042Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
34142025-01-15T01:56:28.192Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
34152025-01-15T01:56:29.023Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.64s
34162025-01-15T01:56:29.201Z
34172025-01-15T01:56:29.201Zinfo: running `cargo check --bins` on omicron-dev (157/176)
34182025-01-15T01:56:29.860Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34192025-01-15T01:56:29.862Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34202025-01-15T01:56:30.056Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34212025-01-15T01:56:30.059Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
34222025-01-15T01:56:30.197Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
34232025-01-15T01:56:30.202Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
34242025-01-15T01:56:31.198Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
34252025-01-15T01:56:58.251Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
34262025-01-15T01:56:58.254Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
34272025-01-15T01:56:58.254Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
34282025-01-15T01:56:58.254Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
34292025-01-15T01:56:58.254Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
34302025-01-15T01:56:59.053Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
34312025-01-15T01:57:00.364Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
34322025-01-15T01:57:40.490Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
34332025-01-15T01:57:40.708Z
34342025-01-15T01:57:40.708Zinfo: running `cargo check --bins` on openapi-manager (158/176)
34352025-01-15T01:57:41.312Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34362025-01-15T01:57:41.315Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34372025-01-15T01:57:41.437Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
34382025-01-15T01:57:41.437Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
34392025-01-15T01:57:41.440Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
34402025-01-15T01:57:41.566Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
34412025-01-15T01:57:41.570Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
34422025-01-15T01:57:41.594Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
34432025-01-15T01:57:41.598Z Checking dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
34442025-01-15T01:57:41.610Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
34452025-01-15T01:57:41.799Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
34462025-01-15T01:57:41.871Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
34472025-01-15T01:57:41.935Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
34482025-01-15T01:57:42.134Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34492025-01-15T01:57:42.182Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
34502025-01-15T01:57:42.656Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
34512025-01-15T01:57:42.835Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
34522025-01-15T01:57:42.948Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
34532025-01-15T01:57:44.277Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
34542025-01-15T01:57:44.807Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
34552025-01-15T01:57:45.198Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
34562025-01-15T01:57:45.211Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
34572025-01-15T01:57:47.137Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
34582025-01-15T01:57:47.148Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
34592025-01-15T01:57:48.488Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
34602025-01-15T01:57:49.964Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
34612025-01-15T01:57:55.205Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
34622025-01-15T01:57:55.208Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
34632025-01-15T01:57:56.409Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
34642025-01-15T01:57:57.427Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.70s
34652025-01-15T01:57:57.616Z
34662025-01-15T01:57:57.616Zinfo: running `cargo check --bins` on installinator-api (159/176)
34672025-01-15T01:57:58.193Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34682025-01-15T01:57:58.195Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34692025-01-15T01:57:58.196Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34702025-01-15T01:57:58.198Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
34712025-01-15T01:57:58.275Z
34722025-01-15T01:57:58.275Zinfo: running `cargo check --bins` on wicketd-api (160/176)
34732025-01-15T01:57:58.844Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34742025-01-15T01:57:58.847Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34752025-01-15T01:57:58.847Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34762025-01-15T01:57:58.850Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
34772025-01-15T01:57:58.928Z
34782025-01-15T01:57:58.928Zinfo: running `cargo check --bins` on reconfigurator-cli (161/176)
34792025-01-15T01:57:59.513Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34802025-01-15T01:57:59.516Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34812025-01-15T01:57:59.629Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34822025-01-15T01:57:59.629Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34832025-01-15T01:57:59.632Z Compiling petname v2.0.2
34842025-01-15T01:57:59.632Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
34852025-01-15T01:57:59.632Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34862025-01-15T01:57:59.632Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
34872025-01-15T01:57:59.736Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
34882025-01-15T01:57:59.771Z Checking sync-ptr v0.1.1
34892025-01-15T01:58:04.984Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
34902025-01-15T01:58:05.600Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
34912025-01-15T01:58:06.743Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
34922025-01-15T01:58:08.289Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.35s
34932025-01-15T01:58:08.478Z
34942025-01-15T01:58:08.478Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (162/176)
34952025-01-15T01:58:09.073Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34962025-01-15T01:58:09.076Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34972025-01-15T01:58:09.076Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34982025-01-15T01:58:09.081Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
34992025-01-15T01:58:09.157Z
35002025-01-15T01:58:09.157Zinfo: running `cargo check --bins` on omicron-releng (163/176)
35012025-01-15T01:58:09.724Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35022025-01-15T01:58:09.726Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35032025-01-15T01:58:09.823Z Checking memmap2 v0.9.5
35042025-01-15T01:58:09.823Z Checking constant_time_eq v0.3.1
35052025-01-15T01:58:09.825Z Checking arrayref v0.3.9
35062025-01-15T01:58:09.826Z Checking arrayvec v0.7.6
35072025-01-15T01:58:09.826Z Checking topological-sort v0.2.2
35082025-01-15T01:58:09.826Z Checking shell-words v1.1.0
35092025-01-15T01:58:10.201Z Checking blake3 v1.5.4
35102025-01-15T01:58:10.541Z Checking omicron-zone-package v0.12.0
35112025-01-15T01:58:11.672Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
35122025-01-15T01:58:12.594Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.43s
35132025-01-15T01:58:12.783Z
35142025-01-15T01:58:12.783Zinfo: running `cargo check --bins` on xtask (164/176)
35152025-01-15T01:58:13.206Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35162025-01-15T01:58:13.209Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35172025-01-15T01:58:13.223Z Checking bitflags v2.6.0
35182025-01-15T01:58:13.226Z Checking serde v1.0.217
35192025-01-15T01:58:13.226Z Checking thiserror v1.0.69
35202025-01-15T01:58:13.320Z Checking scroll v0.12.0
35212025-01-15T01:58:13.323Z Checking hashbrown v0.15.1
35222025-01-15T01:58:13.333Z Checking log v0.4.22
35232025-01-15T01:58:13.335Z Checking zerocopy v0.7.35
35242025-01-15T01:58:13.370Z Checking syn v2.0.96
35252025-01-15T01:58:13.436Z Checking pest v2.7.14
35262025-01-15T01:58:13.545Z Checking rustix v0.38.37
35272025-01-15T01:58:13.591Z Checking once_cell v1.20.2
35282025-01-15T01:58:13.762Z Checking goblin v0.8.2
35292025-01-15T01:58:13.887Z Checking fs-err v2.11.0
35302025-01-15T01:58:14.186Z Checking tabled v0.15.0
35312025-01-15T01:58:14.331Z Checking indexmap v2.7.0
35322025-01-15T01:58:14.602Z Checking anyhow v1.0.93
35332025-01-15T01:58:15.320Z Checking terminal_size v0.4.0
35342025-01-15T01:58:15.322Z Checking tempfile v3.13.0
35352025-01-15T01:58:15.496Z Checking clap_builder v4.5.21
35362025-01-15T01:58:16.010Z Checking dtrace-parser v0.2.0
35372025-01-15T01:58:17.059Z Checking serde_json v1.0.135
35382025-01-15T01:58:17.059Z Checking toml_datetime v0.6.8
35392025-01-15T01:58:17.061Z Checking serde_spanned v0.6.8
35402025-01-15T01:58:17.061Z Checking camino v1.1.9
35412025-01-15T01:58:17.061Z Checking cargo-platform v0.1.8
35422025-01-15T01:58:17.299Z Checking semver v1.0.24
35432025-01-15T01:58:17.354Z Checking macaddr v1.0.1
35442025-01-15T01:58:17.388Z Checking toml_edit v0.22.22
35452025-01-15T01:58:17.599Z Checking camino-tempfile v1.1.1
35462025-01-15T01:58:17.994Z Checking clap v4.5.21
35472025-01-15T01:58:18.291Z Checking dof v0.3.0
35482025-01-15T01:58:18.291Z Checking cargo_metadata v0.18.1
35492025-01-15T01:58:18.703Z Checking usdt-impl v0.5.0
35502025-01-15T01:58:19.095Z Checking usdt v0.5.0
35512025-01-15T01:58:19.312Z Checking toml v0.8.19
35522025-01-15T01:58:19.763Z Checking cargo_toml v0.20.5
35532025-01-15T01:58:20.904Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
35542025-01-15T01:58:21.545Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.75s
35552025-01-15T01:58:21.647Z
35562025-01-15T01:58:21.647Zinfo: running `cargo check --bins` on end-to-end-tests (165/176)
35572025-01-15T01:58:22.279Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35582025-01-15T01:58:22.281Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35592025-01-15T01:58:22.426Z Checking polyval v0.6.2
35602025-01-15T01:58:22.540Z Checking ctr v0.9.2
35612025-01-15T01:58:22.554Z Checking ssh-encoding v0.2.0
35622025-01-15T01:58:22.556Z Checking blowfish v0.9.1
35632025-01-15T01:58:22.581Z Checking password-hash v0.4.2
35642025-01-15T01:58:22.584Z Checking matches v0.1.10
35652025-01-15T01:58:22.614Z Checking p256 v0.13.2
35662025-01-15T01:58:22.616Z Checking p521 v0.13.3
35672025-01-15T01:58:22.694Z Checking idna v0.2.3
35682025-01-15T01:58:22.781Z Checking ghash v0.5.1
35692025-01-15T01:58:22.787Z Checking bcrypt-pbkdf v0.10.0
35702025-01-15T01:58:22.791Z Compiling enum-as-inner v0.5.1
35712025-01-15T01:58:22.875Z Checking russh-cryptovec v0.7.3
35722025-01-15T01:58:22.979Z Checking pbkdf2 v0.11.0
35732025-01-15T01:58:22.999Z Checking aes-gcm v0.10.3
35742025-01-15T01:58:23.076Z Checking md5 v0.7.0
35752025-01-15T01:58:23.098Z Checking num-bigint v0.4.6
35762025-01-15T01:58:23.098Z Checking des v0.8.1
35772025-01-15T01:58:23.227Z Checking ssh-cipher v0.2.0
35782025-01-15T01:58:23.282Z Compiling dhcproto-macros v0.1.0
35792025-01-15T01:58:23.350Z Checking hex-literal v0.4.1
35802025-01-15T01:58:23.375Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
35812025-01-15T01:58:23.500Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
35822025-01-15T01:58:23.519Z Checking ssh-key v0.6.6
35832025-01-15T01:58:23.574Z Checking internet-checksum v0.2.1
35842025-01-15T01:58:23.795Z Checking trust-dns-proto v0.22.0
35852025-01-15T01:58:24.815Z Checking russh-keys v0.45.0
35862025-01-15T01:58:25.706Z Checking russh v0.45.0
35872025-01-15T01:58:26.339Z Checking dhcproto v0.12.0
35882025-01-15T01:58:42.860Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
35892025-01-15T01:58:44.250Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.59s
35902025-01-15T01:58:44.464Z
35912025-01-15T01:58:44.464Zinfo: running `cargo check --bins` on gateway-cli (166/176)
35922025-01-15T01:58:45.035Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35932025-01-15T01:58:45.038Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35942025-01-15T01:58:45.126Z Checking termios v0.3.3
35952025-01-15T01:58:45.352Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
35962025-01-15T01:58:46.171Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.70s
35972025-01-15T01:58:46.342Z
35982025-01-15T01:58:46.342Zinfo: running `cargo check --bins --no-default-features` on installinator (167/176)
35992025-01-15T01:58:46.947Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36002025-01-15T01:58:46.950Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36012025-01-15T01:58:47.062Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
36022025-01-15T01:58:47.065Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
36032025-01-15T01:58:47.065Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
36042025-01-15T01:58:47.065Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
36052025-01-15T01:58:48.103Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
36062025-01-15T01:58:49.340Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
36072025-01-15T01:58:51.136Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.78s
36082025-01-15T01:58:51.319Z
36092025-01-15T01:58:51.319Zinfo: running `cargo check --bins` on internal-dns-cli (168/176)
36102025-01-15T01:58:51.879Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36112025-01-15T01:58:51.884Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36122025-01-15T01:58:51.967Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
36132025-01-15T01:58:52.435Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
36142025-01-15T01:58:52.611Z
36152025-01-15T01:58:52.611Zinfo: running `cargo check --bins` on omicron-live-tests (169/176)
36162025-01-15T01:58:53.159Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36172025-01-15T01:58:53.163Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36182025-01-15T01:58:53.163Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36192025-01-15T01:58:53.165Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
36202025-01-15T01:58:53.235Z
36212025-01-15T01:58:53.235Zinfo: running `cargo check --bins` on live-tests-macros (170/176)
36222025-01-15T01:58:53.780Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36232025-01-15T01:58:53.785Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36242025-01-15T01:58:53.786Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36252025-01-15T01:58:53.790Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
36262025-01-15T01:58:53.859Z
36272025-01-15T01:58:53.859Zinfo: running `cargo check --bins` on omicron-package (171/176)
36282025-01-15T01:58:54.438Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36292025-01-15T01:58:54.441Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36302025-01-15T01:58:54.542Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
36312025-01-15T01:58:55.910Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.04s
36322025-01-15T01:58:56.092Z
36332025-01-15T01:58:56.092Zinfo: running `cargo check --bins` on wicket-dbg (172/176)
36342025-01-15T01:58:56.696Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36352025-01-15T01:58:56.699Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36362025-01-15T01:58:56.813Z Checking rtoolbox v0.0.2
36372025-01-15T01:58:56.816Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
36382025-01-15T01:58:56.816Z Checking tui-tree-widget v0.22.0
36392025-01-15T01:58:57.053Z Checking rpassword v7.3.1
36402025-01-15T01:59:00.837Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
36412025-01-15T01:59:03.858Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
36422025-01-15T01:59:05.038Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.93s
36432025-01-15T01:59:05.221Z
36442025-01-15T01:59:05.221Zinfo: running `cargo check --bins` on wicket (173/176)
36452025-01-15T01:59:05.805Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36462025-01-15T01:59:05.808Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36472025-01-15T01:59:05.920Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
36482025-01-15T01:59:06.337Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
36492025-01-15T01:59:06.526Z
36502025-01-15T01:59:06.526Zinfo: running `cargo check --bins` on wicketd (174/176)
36512025-01-15T01:59:07.118Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36522025-01-15T01:59:07.120Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36532025-01-15T01:59:07.239Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
36542025-01-15T01:59:07.239Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
36552025-01-15T01:59:08.060Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
36562025-01-15T01:59:11.881Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.34s
36572025-01-15T01:59:12.080Z
36582025-01-15T01:59:12.080Zinfo: running `cargo check --bins` on omicron-workspace-hack (175/176)
36592025-01-15T01:59:12.613Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36602025-01-15T01:59:12.615Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36612025-01-15T01:59:12.615Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36622025-01-15T01:59:12.619Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
36632025-01-15T01:59:12.696Z
36642025-01-15T01:59:12.696Zinfo: running `cargo check --bins` on zone-setup (176/176)
36652025-01-15T01:59:13.297Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36662025-01-15T01:59:13.299Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36672025-01-15T01:59:13.430Z Checking uzers v0.12.1
36682025-01-15T01:59:13.779Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
36692025-01-15T01:59:14.863Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.16s
36702025-01-15T01:59:15.082Z
36712025-01-15T01:59:15.082Zreal 13:22.232119111
36722025-01-15T01:59:15.082Zuser 25:53.114826691
36732025-01-15T01:59:15.084Zsys 4:13.476642256
36742025-01-15T01:59:15.084Ztrap 0.551439177
36752025-01-15T01:59:15.084Ztflt 3.025573182
36762025-01-15T01:59:15.084Zdflt 2.059931130
36772025-01-15T01:59:15.084Zkflt 0.005771669
36782025-01-15T01:59:15.085Zlock 46:08.986365791
36792025-01-15T01:59:15.085Zslp 2:08:47.407023495
36802025-01-15T01:59:15.085Zlat 1:07.033773435
36812025-01-15T01:59:15.085Zstop 3:42.536127373
36822025-01-15T01:59:15.085Zprocess exited: duration 1122096 ms, exit code 0
 
36832025-01-15T01:59:15.090Zfound 0 output files