01JHRDYYNX81ZDCDW2AM8S8PVW: 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: 01JHRDZHCK83Q5QHX3YE1R8BPJ

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-01-16T20:49:11.447Zjob assigned to worker 01JHRDZRBKA1KXMGQNWSXQJM4T [factory aws, i-08f32c9f000a853c1] (queued for 50 s)
 
22025-01-16T20:49:19.513Zstarting task 0: "setup"
32025-01-16T20:49:19.521Z++ uname -s
42025-01-16T20:49:19.525Z+ kern=SunOS
52025-01-16T20:49:19.525Z+ case "$kern" in
62025-01-16T20:49:19.525Z+ groupadd -g 12345 build
72025-01-16T20:49:19.528Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82025-01-16T20:49:21.536Z+ zfs create -o mountpoint=/work rpool/work
92025-01-16T20:49:21.655Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102025-01-16T20:49:21.658Z+ home_fs=zfs
112025-01-16T20:49:21.658Z+ [[ zfs == autofs ]]
122025-01-16T20:49:21.658Z+ mkdir -p /home/build
132025-01-16T20:49:21.661Z+ chown build:build /home/build /work
142025-01-16T20:49:23.704Z+ chmod 0700 /home/build /work
152025-01-16T20:49:23.723Zprocess exited: duration 4153 ms, exit code 0
 
162025-01-16T20:49:23.809Zstarting task 1: "rust-toolchain"
172025-01-16T20:49:23.833Z+ printf ' * toolchain channel = "%s"
182025-01-16T20:49:23.833Z * toolchain channel = "1.84.0"
192025-01-16T20:49:23.834Z' 1.84.0
202025-01-16T20:49:23.834Z+ printf ' * toolchain profile = "%s"
212025-01-16T20:49:23.834Z' default
222025-01-16T20:49:23.834Z * toolchain profile = "default"
232025-01-16T20:49:23.834Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242025-01-16T20:49:23.834Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.84.0 --profile default
252025-01-16T20:49:23.909Zinfo: downloading installer
262025-01-16T20:49:25.256Zinfo: profile set to 'default'
272025-01-16T20:49:25.256Zinfo: default host triple is x86_64-unknown-illumos
282025-01-16T20:49:25.259Zinfo: syncing channel updates for '1.84.0-x86_64-unknown-illumos'
292025-01-16T20:49:25.395Zinfo: latest update on 2025-01-09, rust version 1.84.0 (9fc6b4312 2025-01-07)
302025-01-16T20:49:25.396Zinfo: downloading component 'cargo'
312025-01-16T20:49:26.140Zinfo: downloading component 'clippy'
322025-01-16T20:49:26.426Zinfo: downloading component 'rust-docs'
332025-01-16T20:49:27.438Zinfo: downloading component 'rust-std'
342025-01-16T20:49:28.943Zinfo: downloading component 'rustc'
352025-01-16T20:49:34.705Zinfo: downloading component 'rustfmt'
362025-01-16T20:49:34.921Zinfo: installing component 'cargo'
372025-01-16T20:49:35.739Zinfo: installing component 'clippy'
382025-01-16T20:49:36.118Zinfo: installing component 'rust-docs'
392025-01-16T20:49:37.774Zinfo: installing component 'rust-std'
402025-01-16T20:49:39.479Zinfo: installing component 'rustc'
412025-01-16T20:49:45.451Zinfo: installing component 'rustfmt'
422025-01-16T20:49:45.783Zinfo: default toolchain set to '1.84.0-x86_64-unknown-illumos'
432025-01-16T20:49:45.783Z
442025-01-16T20:49:46.173Z 1.84.0-x86_64-unknown-illumos installed - rustc 1.84.0 (9fc6b4312 2025-01-07)
452025-01-16T20:49:46.173Z
462025-01-16T20:49:46.176Z
472025-01-16T20:49:46.176ZRust is installed now. Great!
482025-01-16T20:49:46.176Z
492025-01-16T20:49:46.176ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502025-01-16T20:49:46.176Zenvironment variable. This has not been done automatically.
512025-01-16T20:49:46.176Z
522025-01-16T20:49:46.176ZTo configure your current shell, you need to source
532025-01-16T20:49:46.176Zthe corresponding env file under $HOME/.cargo.
542025-01-16T20:49:46.176Z
552025-01-16T20:49:46.176ZThis is usually done by running one of the following (note the leading DOT):
562025-01-16T20:49:46.176Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572025-01-16T20:49:46.177Zsource "$HOME/.cargo/env.fish" # For fish
582025-01-16T20:49:46.254Z+ rustc --version
592025-01-16T20:49:46.326Zrustc 1.84.0 (9fc6b4312 2025-01-07)
602025-01-16T20:49:46.329Zprocess exited: duration 22530 ms, exit code 0
 
612025-01-16T20:49:46.335Zstarting task 2: "authentication"
622025-01-16T20:49:46.708Zprocess exited: duration 348 ms, exit code 0
 
632025-01-16T20:49:46.722Zstarting task 3: "clone repository"
642025-01-16T20:49:46.727Z+ mkdir -p /work/oxidecomputer/omicron
652025-01-16T20:49:46.729Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662025-01-16T20:49:46.773ZCloning into '/work/oxidecomputer/omicron'...
672025-01-16T20:49:54.684Z+ cd /work/oxidecomputer/omicron
682025-01-16T20:49:54.692Z+ git fetch origin b9b9ec071bb3128b2285ca9d8ca6720cf25e97f0
692025-01-16T20:49:54.982ZFrom https://github.com/oxidecomputer/omicron
702025-01-16T20:49:54.983Z * branch b9b9ec071bb3128b2285ca9d8ca6720cf25e97f0 -> FETCH_HEAD
712025-01-16T20:49:54.994Z+ [[ -n moar-visiters ]]
722025-01-16T20:49:54.997Z++ git branch --show-current
732025-01-16T20:49:55.001Z+ current=main
742025-01-16T20:49:55.002Z+ [[ main != moar-visiters ]]
752025-01-16T20:49:55.002Z+ git branch -f moar-visiters b9b9ec071bb3128b2285ca9d8ca6720cf25e97f0
762025-01-16T20:49:55.007Z+ git checkout -f moar-visiters
772025-01-16T20:49:55.194ZSwitched to branch 'moar-visiters'
782025-01-16T20:49:55.275Z+ git reset --hard b9b9ec071bb3128b2285ca9d8ca6720cf25e97f0
792025-01-16T20:49:55.275ZHEAD is now at b9b9ec071 Add a diff visitor for `BlueprintDatasetsConfig`
802025-01-16T20:49:55.275Zprocess exited: duration 8483 ms, exit code 0
 
812025-01-16T20:49:55.292Zstarting task 4: "build"
822025-01-16T20:49:55.297Z+ source .github/buildomat/ci-env.sh
832025-01-16T20:49:55.297Z++ export CARGO_TERM_COLOR=always
842025-01-16T20:49:55.297Z++ CARGO_TERM_COLOR=always
852025-01-16T20:49:55.297Z+ cargo --version
862025-01-16T20:49:55.375Zcargo 1.84.0 (66221abde 2024-11-19)
872025-01-16T20:49:55.380Z+ rustc --version
882025-01-16T20:49:55.437Zrustc 1.84.0 (9fc6b4312 2025-01-07)
892025-01-16T20:49:55.446Z+ source ./env.sh
902025-01-16T20:49:55.446Z++ OLD_SHELL_OPTS=ehxB
912025-01-16T20:49:55.446Z++ set -o xtrace
922025-01-16T20:49:55.446Z++++ dirname ./env.sh
932025-01-16T20:49:55.446Z+++ readlink -f .
942025-01-16T20:49:55.447Z++ OMICRON_WS=/work/oxidecomputer/omicron
952025-01-16T20:49:55.447Z++ 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-16T20:49:55.447Z++ 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-16T20:49:55.447Z++ 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-16T20:49:55.447Z++ 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-16T20:49:55.447Z++ 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-16T20:49:55.447Z++ 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-16T20:49:55.447Z++ 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-16T20:49:55.447Z++ 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-16T20:49:55.447Z++ case $OLD_SHELL_OPTS in
1042025-01-16T20:49:55.447Z++ unset OLD_SHELL_OPTS OMICRON_WS
1052025-01-16T20:49:55.447Z+ 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-16T20:49:55.447Z+ 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-16T20:49:55.447Z+ banner prerequisites
1082025-01-16T20:49:55.447Z
1092025-01-16T20:49:55.447Z ##### ##### ###### ##### ###### #### # # # #### #
1102025-01-16T20:49:55.447Z # # # # # # # # # # # # # # #
1112025-01-16T20:49:55.448Z # # # # ##### # # ##### # # # # # #### #
1122025-01-16T20:49:55.448Z ##### ##### # ##### # # # # # # # # #
1132025-01-16T20:49:55.448Z # # # # # # # # # # # # # # #
1142025-01-16T20:49:55.448Z # # # ###### # # ###### ### # #### # #### #
1152025-01-16T20:49:55.448Z
1162025-01-16T20:49:55.448Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1172025-01-16T20:49:57.409Zpkg list: illegal option -- F
1182025-01-16T20:49:57.410ZUsage:
1192025-01-16T20:49:57.421Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1202025-01-16T20:49:57.421Z [pkg_fmri_pattern ...]
1212025-01-16T20:50:01.764Zpkg list: illegal option -- F
1222025-01-16T20:50:01.764ZUsage:
1232025-01-16T20:50:01.856Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1242025-01-16T20:50:01.856Z [pkg_fmri_pattern ...]
1252025-01-16T20:50:03.982Z Startup: Refreshing catalog 'helios-dev' ... Done
1262025-01-16T20:50:08.093Z Startup: Caching catalogs ... Done
1272025-01-16T20:50:19.265ZPlanning: Solver setup ... Done (10.363s)
1282025-01-16T20:50:19.412ZPlanning: Running solver ... Done (0.147s)
1292025-01-16T20:50:19.526ZPlanning: Finding local manifests ... Done (0.006s)
1302025-01-16T20:50:19.537ZPlanning: Fetching manifests: 0/7 0% complete
1312025-01-16T20:50:19.771ZPlanning: Fetching manifests: 7/7 100% complete
1322025-01-16T20:50:19.880ZPlanning: Package planning ... Done (0.108s)
1332025-01-16T20:50:19.935ZPlanning: Merging actions ... Done (0.056s)
1342025-01-16T20:50:20.130ZPlanning: Checking for conflicting actions ... Done (0.194s)
1352025-01-16T20:50:22.029ZPlanning: Consolidating action changes ... Done (1.898s)
1362025-01-16T20:50:22.440ZPlanning: Evaluating mediators ... Done (0.412s)
1372025-01-16T20:50:22.522ZPlanning: Planning completed in 14.33 seconds
1382025-01-16T20:50:22.539Z Packages to install: 4
1392025-01-16T20:50:22.541Z Packages to update: 3
1402025-01-16T20:50:22.542Z Mediators to change: 2
1412025-01-16T20:50:22.542Z Services to change: 1
1422025-01-16T20:50:22.542Z Estimated space available: 155.61 GB
1432025-01-16T20:50:22.542ZEstimated space to be consumed: 1.64 GB
1442025-01-16T20:50:22.542Z Create boot environment: No
1452025-01-16T20:50:22.542ZCreate backup boot environment: Yes
1462025-01-16T20:50:22.542Z Rebuild boot archive: No
1472025-01-16T20:50:22.542Z
1482025-01-16T20:50:22.542ZChanged mediators:
1492025-01-16T20:50:22.542Z mediator clang:
1502025-01-16T20:50:22.542Z version: None -> 15 (system default)
1512025-01-16T20:50:22.542Z
1522025-01-16T20:50:22.542Z mediator llvm:
1532025-01-16T20:50:22.542Z version: 14 (system default) -> 15 (system default)
1542025-01-16T20:50:22.542Z
1552025-01-16T20:50:22.542ZChanged packages:
1562025-01-16T20:50:22.542Zhelios-dev
1572025-01-16T20:50:22.542Z developer/build-essential
1582025-01-16T20:50:22.542Z None -> 11-2.0
1592025-01-16T20:50:22.542Z library/libxmlsec1
1602025-01-16T20:50:22.542Z None -> 1.2.35-2.0
1612025-01-16T20:50:22.542Z ooce/developer/clang-15
1622025-01-16T20:50:22.542Z None -> 15.0.7-2.0
1632025-01-16T20:50:22.542Z ooce/developer/llvm-15
1642025-01-16T20:50:22.542Z None -> 15.0.7-2.0
1652025-01-16T20:50:22.543Z package/pkg
1662025-01-16T20:50:22.543Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1672025-01-16T20:50:22.543Z system/library/g++-runtime
1682025-01-16T20:50:22.543Z 13-2.0 -> 14-2.0
1692025-01-16T20:50:22.543Z system/library/gcc-runtime
1702025-01-16T20:50:22.543Z 13-2.0 -> 14-2.0
1712025-01-16T20:50:22.543Z
1722025-01-16T20:50:22.543ZServices:
1732025-01-16T20:50:22.543Z restart_fmri:
1742025-01-16T20:50:22.543Z svc:/system/update-man-index:default
1752025-01-16T20:50:22.543Z
1762025-01-16T20:50:22.543ZEditable files to change:
1772025-01-16T20:50:22.543Z Update:
1782025-01-16T20:50:22.543Z usr/share/lib/pkg/web/config.shtml
1792025-01-16T20:50:22.610Z
1802025-01-16T20:50:22.610ZDownload: 0/4301 items 0.0/225.4MB 0% complete
1812025-01-16T20:50:27.884ZDownload: 1196/4301 items 83.5/225.4MB 37% complete (16.9M/s)
1822025-01-16T20:50:32.896ZDownload: 1445/4301 items 116.3/225.4MB 51% complete (12.1M/s)
1832025-01-16T20:50:43.310ZDownload: 2224/4301 items 119.2/225.4MB 52% complete (8.2M/s)
1842025-01-16T20:50:47.789ZDownload: 3095/4301 items 122.0/225.4MB 54% complete (495k/s)
1852025-01-16T20:50:53.553ZDownload: 3285/4301 items 211.7/225.4MB 93% complete (10.3M/s)
1862025-01-16T20:50:58.547ZDownload: 3922/4301 items 218.0/225.4MB 96% complete (5.7M/s)
1872025-01-16T20:51:03.569ZDownload: 4295/4301 items 224.8/225.4MB 99% complete (1.3M/s)
1882025-01-16T20:51:03.592ZDownload: Completed 225.42 MB in 40.97 seconds (5.5M/s)
1892025-01-16T20:51:05.601Z Actions: 1/5122 actions (Removing old actions)
1902025-01-16T20:51:05.615Z Actions: 194/5122 actions (Installing new actions)
1912025-01-16T20:51:10.916Z Actions: 4207/5122 actions (Installing new actions)
1922025-01-16T20:51:10.923Z Actions: 4267/5122 actions (Updating modified actions)
1932025-01-16T20:51:11.607Z Actions: Completed 5122 actions in 6.02 seconds.
1942025-01-16T20:51:12.013Z Done (0.400s)
1952025-01-16T20:51:12.016Z Done (0.001s)
1962025-01-16T20:51:12.630Z Done (0.588s)
1972025-01-16T20:51:17.018Z Done (4.183s)
1982025-01-16T20:51:17.102Z Done (0.017s)
1992025-01-16T20:51:17.105Z Done (0.000s)
2002025-01-16T20:51:17.276Z Done (0.000s)
2012025-01-16T20:51:17.973ZPlanning: Evaluating mediator changes ... Done
2022025-01-16T20:51:18.121ZPlanning: Checking for conflicting actions ... Done
2032025-01-16T20:51:18.134ZPlanning: Consolidating action changes ... Done
2042025-01-16T20:51:18.403ZPlanning: Evaluating mediators ... Done
2052025-01-16T20:51:18.414ZPlanning: Planning completed in 0.44 seconds
2062025-01-16T20:51:18.454Z Mediators to change: 2
2072025-01-16T20:51:18.454Z Create boot environment: No
2082025-01-16T20:51:18.476ZCreate backup boot environment: No
2092025-01-16T20:51:18.532Z Done
2102025-01-16T20:51:18.532Z Done
2112025-01-16T20:51:18.889Z Done
2122025-01-16T20:51:22.459Z Done
2132025-01-16T20:51:22.546Z Done
2142025-01-16T20:51:22.554Z Done
2152025-01-16T20:51:22.675Z Done
2162025-01-16T20:51:23.294ZPlanning: Evaluating mediator changes ... Done
2172025-01-16T20:51:23.296ZPlanning: Merging actions ... Done
2182025-01-16T20:51:23.487ZPlanning: Checking for conflicting actions ... Done
2192025-01-16T20:51:23.490ZPlanning: Consolidating action changes ... Done
2202025-01-16T20:51:23.753ZPlanning: Evaluating mediators ... Done
2212025-01-16T20:51:23.809ZPlanning: Planning completed in 0.76 seconds
2222025-01-16T20:51:23.851Z Packages to change: 1
2232025-01-16T20:51:23.851Z Mediators to change: 1
2242025-01-16T20:51:23.855Z Services to change: 1
2252025-01-16T20:51:23.855Z Create boot environment: No
2262025-01-16T20:51:23.855ZCreate backup boot environment: Yes
2272025-01-16T20:51:26.094Z Actions: 1/6 actions (Updating modified actions)
2282025-01-16T20:51:26.097Z Actions: Completed 6 actions in 0.00 seconds.
2292025-01-16T20:51:26.097Z Done
2302025-01-16T20:51:26.097Z Done
2312025-01-16T20:51:26.216Z Done
2322025-01-16T20:51:29.915Z Done
2332025-01-16T20:51:29.963Z Done
2342025-01-16T20:51:30.064Z Done
2352025-01-16T20:51:30.081Z Done
2362025-01-16T20:51:30.518ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2372025-01-16T20:51:30.518Zclang system 15 system
2382025-01-16T20:51:30.518Zcsh system system illumos
2392025-01-16T20:51:30.518Zctags system system illumos
2402025-01-16T20:51:30.518Zgcc vendor 12 vendor
2412025-01-16T20:51:30.518Zgcc system 10 system
2422025-01-16T20:51:30.518Zgcc system 7 system
2432025-01-16T20:51:30.518Zgo system 1.20 system
2442025-01-16T20:51:30.518Zgo system 1.19 system
2452025-01-16T20:51:30.518Zllvm system 15 system
2462025-01-16T20:51:30.518Zllvm system 14 system
2472025-01-16T20:51:30.518Zmariadb system 10.6 system
2482025-01-16T20:51:30.518Zmta vendor vendor dma
2492025-01-16T20:51:30.518Zopenjdk system 17 system
2502025-01-16T20:51:30.518Zopenjdk system 11 system
2512025-01-16T20:51:30.518Zopenjdk system 1.8 system
2522025-01-16T20:51:30.518Zopenssl vendor 3 vendor
2532025-01-16T20:51:30.519Zperl system 5.36 system
2542025-01-16T20:51:30.519Zpostgresql system 15 system
2552025-01-16T20:51:30.519Zpostgresql system 13 system
2562025-01-16T20:51:30.519Zpython vendor 3 vendor
2572025-01-16T20:51:30.519Zpython system 2 system
2582025-01-16T20:51:30.519Zpython3 system 3.11 system
2592025-01-16T20:51:30.519Zruby system 3.0 system
2602025-01-16T20:51:30.519Zwords vendor vendor american-english
2612025-01-16T20:51:30.519Zwords system system australian-english
2622025-01-16T20:51:30.519Zwords system system british-english
2632025-01-16T20:51:30.519Zwords system system canadian-english
2642025-01-16T20:51:30.519Zwords system system french
2652025-01-16T20:51:30.519Zwords system system italian
2662025-01-16T20:51:30.519Zwords system system ngerman
2672025-01-16T20:51:30.519Zwords system system ogerman
2682025-01-16T20:51:30.519Zwords system system spanish
2692025-01-16T20:51:30.850ZPUBLISHER TYPE STATUS P LOCATION
2702025-01-16T20:51:30.850Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2712025-01-16T20:51:35.738ZFMRI IFO
2722025-01-16T20:51:35.738Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2732025-01-16T20:51:35.738Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2742025-01-16T20:51:35.738Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2752025-01-16T20:51:35.739Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2762025-01-16T20:51:35.739Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2772025-01-16T20:51:35.739Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2782025-01-16T20:51:35.739Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2792025-01-16T20:51:35.739Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2802025-01-16T20:51:35.739Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2812025-01-16T20:51:35.739Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
2822025-01-16T20:51:35.739Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2832025-01-16T20:51:35.740Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2842025-01-16T20:51:35.740Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
2852025-01-16T20:51:35.740Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2862025-01-16T20:51:35.740Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2872025-01-16T20:51:35.909Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2882025-01-16T20:51:35.978Z Updating crates.io index
2892025-01-16T20:51:35.978Z Updating git repository `https://github.com/oxidecomputer/diffus`
2902025-01-16T20:51:35.978Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2912025-01-16T20:51:35.979Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2922025-01-16T20:51:36.117Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2932025-01-16T20:51:36.396Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2942025-01-16T20:51:36.668Z Updating git repository `https://github.com/oxidecomputer/propolis`
2952025-01-16T20:51:37.682Z Updating git repository `https://github.com/oxidecomputer/crucible`
2962025-01-16T20:51:39.491Z Updating git repository `https://github.com/oxidecomputer/opte`
2972025-01-16T20:51:40.182Z Updating git repository `https://github.com/oxidecomputer/falcon`
2982025-01-16T20:51:41.114Z Updating git repository `https://github.com/oxidecomputer/clickward`
2992025-01-16T20:51:41.379Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3002025-01-16T20:51:41.771Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3012025-01-16T20:51:42.425Z Updating git repository `https://github.com/oxidecomputer/libipcc`
3022025-01-16T20:51:42.780Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3032025-01-16T20:51:43.088Z Updating git repository `https://github.com/oxidecomputer/tofino`
3042025-01-16T20:51:43.385Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3052025-01-16T20:51:43.637Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3062025-01-16T20:51:43.866Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3072025-01-16T20:51:44.198Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3082025-01-16T20:51:44.561Z Updating git repository `https://github.com/oxidecomputer/ispf`
3092025-01-16T20:51:44.959Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3102025-01-16T20:51:45.277Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3112025-01-16T20:51:45.944Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3122025-01-16T20:51:46.225Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3132025-01-16T20:51:46.642Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3142025-01-16T20:51:47.034Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3152025-01-16T20:51:47.298Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3162025-01-16T20:51:47.610Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3172025-01-16T20:51:47.906Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3182025-01-16T20:51:49.124Z Downloading crates ...
3192025-01-16T20:51:49.191Z Downloaded anstream v0.6.15
3202025-01-16T20:51:49.198Z Downloaded bytecount v0.6.8
3212025-01-16T20:51:49.201Z Downloaded anstyle-query v1.1.1
3222025-01-16T20:51:49.201Z Downloaded byteorder v1.5.0
3232025-01-16T20:51:49.220Z Downloaded pretty-hex v0.4.1
3242025-01-16T20:51:49.223Z Downloaded equivalent v1.0.1
3252025-01-16T20:51:49.239Z Downloaded scroll_derive v0.12.0
3262025-01-16T20:51:49.242Z Downloaded cargo-platform v0.1.8
3272025-01-16T20:51:49.245Z Downloaded usdt-macro v0.5.0
3282025-01-16T20:51:49.245Z Downloaded anstyle v1.0.10
3292025-01-16T20:51:49.249Z Downloaded dtrace-parser v0.2.0
3302025-01-16T20:51:49.258Z Downloaded usdt-attr-macro v0.5.0
3312025-01-16T20:51:49.261Z Downloaded swrite v0.1.0
3322025-01-16T20:51:49.264Z Downloaded cfg-if v1.0.0
3332025-01-16T20:51:49.270Z Downloaded block-buffer v0.10.4
3342025-01-16T20:51:49.273Z Downloaded autocfg v1.4.0
3352025-01-16T20:51:49.273Z Downloaded thiserror-impl v1.0.69
3362025-01-16T20:51:49.276Z Downloaded terminal_size v0.4.0
3372025-01-16T20:51:49.276Z Downloaded errno v0.3.9
3382025-01-16T20:51:49.276Z Downloaded anstyle-parse v0.2.5
3392025-01-16T20:51:49.280Z Downloaded unicode-linebreak v0.1.5
3402025-01-16T20:51:49.283Z Downloaded fastrand v2.1.1
3412025-01-16T20:51:49.283Z Downloaded serde_spanned v0.6.8
3422025-01-16T20:51:49.283Z Downloaded thread-id v4.2.2
3432025-01-16T20:51:49.287Z Downloaded plain v0.2.3
3442025-01-16T20:51:49.287Z Downloaded generic-array v0.14.7
3452025-01-16T20:51:49.290Z Downloaded usdt v0.5.0
3462025-01-16T20:51:49.293Z Downloaded is_terminal_polyfill v1.70.1
3472025-01-16T20:51:49.293Z Downloaded heck v0.4.1
3482025-01-16T20:51:49.293Z Downloaded toml_datetime v0.6.8
3492025-01-16T20:51:49.296Z Downloaded dof v0.3.0
3502025-01-16T20:51:49.296Z Downloaded itoa v1.0.11
3512025-01-16T20:51:49.299Z Downloaded proc-macro-error-attr v1.0.4
3522025-01-16T20:51:49.302Z Downloaded utf8parse v0.2.2
3532025-01-16T20:51:49.302Z Downloaded pest_generator v2.7.14
3542025-01-16T20:51:49.305Z Downloaded cargo_toml v0.20.5
3552025-01-16T20:51:49.306Z Downloaded version_check v0.9.5
3562025-01-16T20:51:49.306Z Downloaded fnv v1.0.7
3572025-01-16T20:51:49.310Z Downloaded digest v0.10.7
3582025-01-16T20:51:49.313Z Downloaded clap_lex v0.7.2
3592025-01-16T20:51:49.313Z Downloaded colorchoice v1.0.2
3602025-01-16T20:51:49.317Z Downloaded strsim v0.11.1
3612025-01-16T20:51:49.320Z Downloaded tabled_derive v0.7.0
3622025-01-16T20:51:49.327Z Downloaded memmap v0.7.0
3632025-01-16T20:51:49.327Z Downloaded macaddr v1.0.1
3642025-01-16T20:51:49.327Z Downloaded crypto-common v0.1.6
3652025-01-16T20:51:49.327Z Downloaded cpufeatures v0.2.14
3662025-01-16T20:51:49.331Z Downloaded smawk v0.3.2
3672025-01-16T20:51:49.331Z Downloaded camino-tempfile v1.1.1
3682025-01-16T20:51:49.335Z Downloaded heck v0.5.0
3692025-01-16T20:51:49.335Z Downloaded serde_tokenstream v0.2.2
3702025-01-16T20:51:49.341Z Downloaded proc-macro-error v1.0.4
3712025-01-16T20:51:49.344Z Downloaded cargo_metadata v0.18.1
3722025-01-16T20:51:49.347Z Downloaded tempfile v3.13.0
3732025-01-16T20:51:49.351Z Downloaded semver v1.0.24
3742025-01-16T20:51:49.355Z Downloaded quote v1.0.38
3752025-01-16T20:51:49.358Z Downloaded scroll v0.12.0
3762025-01-16T20:51:49.362Z Downloaded zerocopy-derive v0.7.35
3772025-01-16T20:51:49.370Z Downloaded once_cell v1.20.2
3782025-01-16T20:51:49.375Z Downloaded thiserror v1.0.69
3792025-01-16T20:51:49.389Z Downloaded unicode-ident v1.0.14
3802025-01-16T20:51:49.389Z Downloaded anyhow v1.0.93
3812025-01-16T20:51:49.389Z Downloaded usdt-impl v0.5.0
3822025-01-16T20:51:49.389Z Downloaded bitflags v2.6.0
3832025-01-16T20:51:49.389Z Downloaded typenum v1.17.0
3842025-01-16T20:51:49.389Z Downloaded clap v4.5.21
3852025-01-16T20:51:49.397Z Downloaded pest_derive v2.7.14
3862025-01-16T20:51:49.401Z Downloaded fs-err v2.11.0
3872025-01-16T20:51:49.401Z Downloaded camino v1.1.9
3882025-01-16T20:51:49.404Z Downloaded sha2 v0.10.8
3892025-01-16T20:51:49.404Z Downloaded log v0.4.22
3902025-01-16T20:51:49.408Z Downloaded clap_derive v4.5.18
3912025-01-16T20:51:49.408Z Downloaded textwrap v0.16.1
3922025-01-16T20:51:49.415Z Downloaded ryu v1.0.18
3932025-01-16T20:51:49.418Z Downloaded pest_meta v2.7.14
3942025-01-16T20:51:49.418Z Downloaded toml v0.8.19
3952025-01-16T20:51:49.420Z Downloaded proc-macro2 v1.0.92
3962025-01-16T20:51:49.424Z Downloaded papergrid v0.11.0
3972025-01-16T20:51:49.433Z Downloaded ucd-trie v0.1.7
3982025-01-16T20:51:49.436Z Downloaded serde_derive v1.0.217
3992025-01-16T20:51:49.461Z Downloaded serde v1.0.217
4002025-01-16T20:51:49.467Z Downloaded indexmap v2.7.0
4012025-01-16T20:51:49.470Z Downloaded toml_edit v0.22.22
4022025-01-16T20:51:49.491Z Downloaded memchr v2.7.4
4032025-01-16T20:51:49.509Z Downloaded serde_json v1.0.135
4042025-01-16T20:51:49.515Z Downloaded pest v2.7.14
4052025-01-16T20:51:49.521Z Downloaded hashbrown v0.15.1
4062025-01-16T20:51:49.559Z Downloaded zerocopy v0.7.35
4072025-01-16T20:51:49.564Z Downloaded winnow v0.6.20
4082025-01-16T20:51:49.567Z Downloaded tabled v0.15.0
4092025-01-16T20:51:49.576Z Downloaded goblin v0.8.2
4102025-01-16T20:51:49.581Z Downloaded clap_builder v4.5.21
4112025-01-16T20:51:49.589Z Downloaded unicode-width v0.1.14
4122025-01-16T20:51:49.592Z Downloaded syn v1.0.109
4132025-01-16T20:51:49.601Z Downloaded syn v2.0.96
4142025-01-16T20:51:49.612Z Downloaded rustix v0.38.37
4152025-01-16T20:51:49.652Z Downloaded libc v0.2.162
4162025-01-16T20:51:49.964Z Compiling proc-macro2 v1.0.92
4172025-01-16T20:51:49.964Z Compiling unicode-ident v1.0.14
4182025-01-16T20:51:49.964Z Compiling version_check v0.9.5
4192025-01-16T20:51:49.973Z Compiling serde v1.0.217
4202025-01-16T20:51:49.973Z Compiling memchr v2.7.4
4212025-01-16T20:51:49.973Z Compiling thiserror v1.0.69
4222025-01-16T20:51:49.973Z Compiling libc v0.2.162
4232025-01-16T20:51:49.973Z Compiling ucd-trie v0.1.7
4242025-01-16T20:51:50.253Z Compiling itoa v1.0.11
4252025-01-16T20:51:50.516Z Compiling ryu v1.0.18
4262025-01-16T20:51:50.641Z Compiling once_cell v1.20.2
4272025-01-16T20:51:50.784Z Compiling byteorder v1.5.0
4282025-01-16T20:51:50.941Z Compiling rustix v0.38.37
4292025-01-16T20:51:51.188Z Compiling serde_json v1.0.135
4302025-01-16T20:51:51.259Z Compiling bitflags v2.6.0
4312025-01-16T20:51:51.488Z Compiling usdt-impl v0.5.0
4322025-01-16T20:51:51.551Z Compiling proc-macro-error-attr v1.0.4
4332025-01-16T20:51:51.670Z Compiling syn v1.0.109
4342025-01-16T20:51:51.703Z Compiling proc-macro-error v1.0.4
4352025-01-16T20:51:51.823Z Compiling log v0.4.22
4362025-01-16T20:51:51.930Z Compiling camino v1.1.9
4372025-01-16T20:51:51.968Z Compiling hashbrown v0.15.1
4382025-01-16T20:51:52.028Z Compiling equivalent v1.0.1
4392025-01-16T20:51:52.164Z Compiling quote v1.0.38
4402025-01-16T20:51:52.193Z Compiling utf8parse v0.2.2
4412025-01-16T20:51:52.241Z Compiling errno v0.3.9
4422025-01-16T20:51:52.471Z Compiling plain v0.2.3
4432025-01-16T20:51:52.497Z Compiling anstyle-parse v0.2.5
4442025-01-16T20:51:52.605Z Compiling syn v2.0.96
4452025-01-16T20:51:52.643Z Compiling thread-id v4.2.2
4462025-01-16T20:51:52.843Z Compiling is_terminal_polyfill v1.70.1
4472025-01-16T20:51:52.924Z Compiling anstyle v1.0.10
4482025-01-16T20:51:52.984Z Compiling indexmap v2.7.0
4492025-01-16T20:51:53.031Z Compiling colorchoice v1.0.2
4502025-01-16T20:51:53.155Z Compiling unicode-width v0.1.14
4512025-01-16T20:51:53.201Z Compiling semver v1.0.24
4522025-01-16T20:51:53.362Z Compiling autocfg v1.4.0
4532025-01-16T20:51:53.644Z Compiling winnow v0.6.20
4542025-01-16T20:51:53.674Z Compiling pretty-hex v0.4.1
4552025-01-16T20:51:53.760Z Compiling anstyle-query v1.1.1
4562025-01-16T20:51:53.897Z Compiling anstream v0.6.15
4572025-01-16T20:51:54.175Z Compiling clap_lex v0.7.2
4582025-01-16T20:51:54.279Z Compiling heck v0.4.1
4592025-01-16T20:51:54.351Z Compiling fs-err v2.11.0
4602025-01-16T20:51:54.541Z Compiling terminal_size v0.4.0
4612025-01-16T20:51:54.640Z Compiling anyhow v1.0.93
4622025-01-16T20:51:54.714Z Compiling heck v0.5.0
4632025-01-16T20:51:54.762Z Compiling bytecount v0.6.8
4642025-01-16T20:51:55.012Z Compiling fnv v1.0.7
4652025-01-16T20:51:55.066Z Compiling fastrand v2.1.1
4662025-01-16T20:51:55.092Z Compiling cfg-if v1.0.0
4672025-01-16T20:51:55.187Z Compiling strsim v0.11.1
4682025-01-16T20:51:55.216Z Compiling papergrid v0.11.0
4692025-01-16T20:51:55.401Z Compiling tempfile v3.13.0
4702025-01-16T20:51:55.651Z Compiling clap_builder v4.5.21
4712025-01-16T20:51:55.972Z Compiling memmap v0.7.0
4722025-01-16T20:51:56.153Z Compiling unicode-linebreak v0.1.5
4732025-01-16T20:51:56.207Z Compiling smawk v0.3.2
4742025-01-16T20:51:56.646Z Compiling textwrap v0.16.1
4752025-01-16T20:51:56.971Z Compiling swrite v0.1.0
4762025-01-16T20:51:57.766Z Compiling tabled_derive v0.7.0
4772025-01-16T20:51:59.047Z Compiling tabled v0.15.0
4782025-01-16T20:51:59.371Z Compiling serde_derive v1.0.217
4792025-01-16T20:51:59.374Z Compiling thiserror-impl v1.0.69
4802025-01-16T20:51:59.374Z Compiling zerocopy-derive v0.7.35
4812025-01-16T20:51:59.570Z Compiling scroll_derive v0.12.0
4822025-01-16T20:51:59.594Z Compiling clap_derive v4.5.18
4832025-01-16T20:52:00.806Z Compiling scroll v0.12.0
4842025-01-16T20:52:01.313Z Compiling goblin v0.8.2
4852025-01-16T20:52:01.468Z Compiling zerocopy v0.7.35
4862025-01-16T20:52:02.142Z Compiling pest v2.7.14
4872025-01-16T20:52:02.957Z Compiling clap v4.5.21
4882025-01-16T20:52:04.273Z Compiling pest_meta v2.7.14
4892025-01-16T20:52:05.187Z Compiling pest_generator v2.7.14
4902025-01-16T20:52:06.571Z Compiling pest_derive v2.7.14
4912025-01-16T20:52:07.333Z Compiling dtrace-parser v0.2.0
4922025-01-16T20:52:08.003Z Compiling serde_tokenstream v0.2.2
4932025-01-16T20:52:08.192Z Compiling serde_spanned v0.6.8
4942025-01-16T20:52:08.192Z Compiling toml_datetime v0.6.8
4952025-01-16T20:52:08.201Z Compiling cargo-platform v0.1.8
4962025-01-16T20:52:08.508Z Compiling macaddr v1.0.1
4972025-01-16T20:52:08.566Z Compiling toml_edit v0.22.22
4982025-01-16T20:52:08.780Z Compiling camino-tempfile v1.1.1
4992025-01-16T20:52:09.349Z Compiling dof v0.3.0
5002025-01-16T20:52:09.525Z Compiling cargo_metadata v0.18.1
5012025-01-16T20:52:10.729Z Compiling usdt-macro v0.5.0
5022025-01-16T20:52:10.729Z Compiling usdt-attr-macro v0.5.0
5032025-01-16T20:52:11.528Z Compiling toml v0.8.19
5042025-01-16T20:52:11.740Z Compiling usdt v0.5.0
5052025-01-16T20:52:12.334Z Compiling cargo_toml v0.20.5
5062025-01-16T20:52:14.870Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5072025-01-16T20:52:18.021Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.85s
5082025-01-16T20:52:18.301Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5092025-01-16T20:52:18.822Z Downloading crates ...
5102025-01-16T20:52:18.994Z Downloaded hex v0.4.3
5112025-01-16T20:52:19.002Z Downloaded darling v0.20.10
5122025-01-16T20:52:19.006Z Downloaded hex-literal v0.4.1
5132025-01-16T20:52:19.010Z Downloaded headers-core v0.3.0
5142025-01-16T20:52:19.015Z Downloaded hickory-resolver v0.24.1
5152025-01-16T20:52:19.031Z Downloaded hickory-client v0.24.1
5162025-01-16T20:52:19.039Z Downloaded hickory-server v0.24.1
5172025-01-16T20:52:19.045Z Downloaded heck v0.3.3
5182025-01-16T20:52:19.048Z Downloaded hickory-proto v0.24.1
5192025-01-16T20:52:19.063Z Downloaded home v0.5.9
5202025-01-16T20:52:19.066Z Downloaded adler2 v2.0.0
5212025-01-16T20:52:19.066Z Downloaded highway v1.2.0
5222025-01-16T20:52:19.069Z Downloaded hmac v0.12.1
5232025-01-16T20:52:19.071Z Downloaded hkdf v0.12.4
5242025-01-16T20:52:19.075Z Downloaded icu_locid v1.5.0
5252025-01-16T20:52:19.080Z Downloaded http-range v0.1.5
5262025-01-16T20:52:19.081Z Downloaded atty v0.2.14
5272025-01-16T20:52:19.081Z Downloaded http-body-util v0.1.2
5282025-01-16T20:52:19.083Z Downloaded hyper-staticfile v0.10.1
5292025-01-16T20:52:19.086Z Downloaded atomicwrites v0.4.4
5302025-01-16T20:52:19.086Z Downloaded aes v0.8.4
5312025-01-16T20:52:19.089Z Downloaded async-stream-impl v0.3.6
5322025-01-16T20:52:19.093Z Downloaded http v1.2.0
5332025-01-16T20:52:19.096Z Downloaded hostname v0.3.1
5342025-01-16T20:52:19.096Z Downloaded hubpack_derive v0.1.1
5352025-01-16T20:52:19.099Z Downloaded hostname v0.4.0
5362025-01-16T20:52:19.099Z Downloaded iana-time-zone v0.1.61
5372025-01-16T20:52:19.104Z Downloaded icu_collections v1.5.0
5382025-01-16T20:52:19.108Z Downloaded icu_provider_macros v1.5.0
5392025-01-16T20:52:19.113Z Downloaded async-recursion v1.1.1
5402025-01-16T20:52:19.116Z Downloaded bb8 v0.8.5
5412025-01-16T20:52:19.116Z Downloaded async-stream v0.3.6
5422025-01-16T20:52:19.116Z Downloaded aead v0.5.2
5432025-01-16T20:52:19.120Z Downloaded ascii-canvas v3.0.0
5442025-01-16T20:52:19.120Z Downloaded atomic-waker v1.1.2
5452025-01-16T20:52:19.123Z Downloaded base16ct v0.2.0
5462025-01-16T20:52:19.123Z Downloaded assert_matches v1.5.0
5472025-01-16T20:52:19.123Z Downloaded array-init v0.0.4
5482025-01-16T20:52:19.126Z Downloaded arrayvec v0.7.6
5492025-01-16T20:52:19.129Z Downloaded hyper-tls v0.6.0
5502025-01-16T20:52:19.129Z Downloaded async-trait v0.1.83
5512025-01-16T20:52:19.132Z Downloaded bit-set v0.5.3
5522025-01-16T20:52:19.136Z Downloaded base64ct v1.6.0
5532025-01-16T20:52:19.140Z Downloaded md5 v0.7.0
5542025-01-16T20:52:19.140Z Downloaded matches v0.1.10
5552025-01-16T20:52:19.140Z Downloaded is_ci v1.2.0
5562025-01-16T20:52:19.140Z Downloaded argon2 v0.5.3
5572025-01-16T20:52:19.144Z Downloaded bit-vec v0.6.3
5582025-01-16T20:52:19.144Z Downloaded instant v0.1.13
5592025-01-16T20:52:19.146Z Downloaded humantime v2.1.0
5602025-01-16T20:52:19.146Z Downloaded httpdate v1.0.3
5612025-01-16T20:52:19.147Z Downloaded async-bb8-diesel v0.2.1
5622025-01-16T20:52:19.150Z Downloaded ident_case v1.0.1
5632025-01-16T20:52:19.153Z Downloaded bcrypt-pbkdf v0.10.0
5642025-01-16T20:52:19.153Z Downloaded indent_write v2.2.0
5652025-01-16T20:52:19.153Z Downloaded idna_adapter v1.2.0
5662025-01-16T20:52:19.156Z Downloaded hubpack v0.1.2
5672025-01-16T20:52:19.156Z Downloaded arrayref v0.3.9
5682025-01-16T20:52:19.159Z Downloaded http-body v1.0.1
5692025-01-16T20:52:19.162Z Downloaded internet-checksum v0.2.1
5702025-01-16T20:52:19.162Z Downloaded progenitor-client v0.8.0
5712025-01-16T20:52:19.162Z Downloaded hyper-util v0.1.10
5722025-01-16T20:52:19.166Z Downloaded match_cfg v0.1.0
5732025-01-16T20:52:19.169Z Downloaded lalrpop-util v0.19.12
5742025-01-16T20:52:19.177Z Downloaded linear-map v1.2.0
5752025-01-16T20:52:19.181Z Downloaded keccak v0.1.5
5762025-01-16T20:52:19.181Z Downloaded hyper-rustls v0.27.3
5772025-01-16T20:52:19.184Z Downloaded cfg_aliases v0.2.1
5782025-01-16T20:52:19.184Z Downloaded cfg_aliases v0.1.1
5792025-01-16T20:52:19.187Z Downloaded ciborium-io v0.2.2
5802025-01-16T20:52:19.187Z Downloaded lockfree-object-pool v0.1.6
5812025-01-16T20:52:19.190Z Downloaded cstr-argument v0.1.2
5822025-01-16T20:52:19.192Z Downloaded crunchy v0.2.2
5832025-01-16T20:52:19.193Z Downloaded crucible-workspace-hack v0.1.0
5842025-01-16T20:52:19.193Z Downloaded kstat-rs v0.2.4
5852025-01-16T20:52:19.193Z Downloaded bitflags v1.3.2
5862025-01-16T20:52:19.196Z Downloaded managed v0.8.0
5872025-01-16T20:52:19.198Z Downloaded lru v0.12.5
5882025-01-16T20:52:19.198Z Downloaded linked-hash-map v0.5.6
5892025-01-16T20:52:19.201Z Downloaded lazy_static v1.5.0
5902025-01-16T20:52:19.201Z Downloaded bcs v0.1.6
5912025-01-16T20:52:19.206Z Downloaded termtree v0.4.1
5922025-01-16T20:52:19.208Z Downloaded md-5 v0.10.6
5932025-01-16T20:52:19.209Z Downloaded maybe-uninit v2.0.0
5942025-01-16T20:52:19.209Z Downloaded lru-cache v0.1.2
5952025-01-16T20:52:19.211Z Downloaded backoff v0.4.0
5962025-01-16T20:52:19.212Z Downloaded addr2line v0.24.2
5972025-01-16T20:52:19.215Z Downloaded mime v0.3.17
5982025-01-16T20:52:19.218Z Downloaded memoffset v0.9.1
5992025-01-16T20:52:19.218Z Downloaded strum v0.26.3
6002025-01-16T20:52:19.218Z Downloaded instability v0.3.2
6012025-01-16T20:52:19.222Z Downloaded tinyvec_macros v0.1.1
6022025-01-16T20:52:19.222Z Downloaded impl-trait-for-tuples v0.2.2
6032025-01-16T20:52:19.224Z Downloaded r2d2 v0.8.10
6042025-01-16T20:52:19.224Z Downloaded bitfield-struct v0.6.2
6052025-01-16T20:52:19.229Z Downloaded progenitor-macro v0.9.1
6062025-01-16T20:52:19.229Z Downloaded progenitor-macro v0.8.0
6072025-01-16T20:52:19.229Z Downloaded libsw v3.3.1
6082025-01-16T20:52:19.232Z Downloaded jobserver v0.1.32
6092025-01-16T20:52:19.235Z Downloaded litemap v0.7.3
6102025-01-16T20:52:19.235Z Downloaded cipher v0.4.4
6112025-01-16T20:52:19.238Z Downloaded ref-cast-impl v1.0.23
6122025-01-16T20:52:19.238Z Downloaded rand_core v0.6.4
6132025-01-16T20:52:19.241Z Downloaded buf-list v1.0.3
6142025-01-16T20:52:19.241Z Downloaded icu_normalizer v1.5.0
6152025-01-16T20:52:19.244Z Downloaded cmake v0.1.51
6162025-01-16T20:52:19.247Z Downloaded blowfish v0.9.1
6172025-01-16T20:52:19.250Z Downloaded semver v0.1.20
6182025-01-16T20:52:19.250Z Downloaded sha1 v0.10.6
6192025-01-16T20:52:19.253Z Downloaded curve25519-dalek-derive v0.1.1
6202025-01-16T20:52:19.253Z Downloaded ctr v0.9.2
6212025-01-16T20:52:19.257Z Downloaded crc-catalog v2.4.0
6222025-01-16T20:52:19.257Z Downloaded const_format_proc_macros v0.2.33
6232025-01-16T20:52:19.259Z Downloaded mime_guess v2.0.5
6242025-01-16T20:52:19.262Z Downloaded icu_normalizer_data v1.5.0
6252025-01-16T20:52:19.262Z Downloaded crossbeam-deque v0.8.5
6262025-01-16T20:52:19.266Z Downloaded convert_case v0.4.0
6272025-01-16T20:52:19.266Z Downloaded strum_macros v0.24.3
6282025-01-16T20:52:19.269Z Downloaded stable_deref_trait v1.2.0
6292025-01-16T20:52:19.269Z Downloaded colored v2.1.0
6302025-01-16T20:52:19.272Z Downloaded crc v3.2.1
6312025-01-16T20:52:19.278Z Downloaded allocator-api2 v0.2.18
6322025-01-16T20:52:19.283Z Downloaded downcast v0.11.0
6332025-01-16T20:52:19.283Z Downloaded base64 v0.13.1
6342025-01-16T20:52:19.283Z Downloaded memmap2 v0.9.5
6352025-01-16T20:52:19.283Z Downloaded write16 v1.0.0
6362025-01-16T20:52:19.286Z Downloaded arc-swap v1.7.1
6372025-01-16T20:52:19.289Z Downloaded siphasher v0.3.11
6382025-01-16T20:52:19.289Z Downloaded secrecy v0.8.0
6392025-01-16T20:52:19.293Z Downloaded slab v0.4.9
6402025-01-16T20:52:19.293Z Downloaded castaway v0.2.3
6412025-01-16T20:52:19.296Z Downloaded maplit v1.0.2
6422025-01-16T20:52:19.296Z Downloaded lock_api v0.4.12
6432025-01-16T20:52:19.296Z Downloaded newline-converter v0.3.0
6442025-01-16T20:52:19.300Z Downloaded new_debug_unreachable v1.0.6
6452025-01-16T20:52:19.300Z Downloaded tls_codec v0.4.1
6462025-01-16T20:52:19.307Z Downloaded newtype_derive v0.1.6
6472025-01-16T20:52:19.307Z Downloaded fxhash v0.2.1
6482025-01-16T20:52:19.307Z Downloaded foreign-types v0.5.0
6492025-01-16T20:52:19.310Z Downloaded foreign-types v0.3.2
6502025-01-16T20:52:19.310Z Downloaded rusty-fork v0.3.0
6512025-01-16T20:52:19.310Z Downloaded zerovec-derive v0.10.3
6522025-01-16T20:52:19.310Z Downloaded cancel-safe-futures v0.1.5
6532025-01-16T20:52:19.312Z Downloaded libloading v0.8.5
6542025-01-16T20:52:19.315Z Downloaded termcolor v1.4.1
6552025-01-16T20:52:19.315Z Downloaded console v0.15.8
6562025-01-16T20:52:19.318Z Downloaded number_prefix v0.4.0
6572025-01-16T20:52:19.321Z Downloaded num_threads v0.1.7
6582025-01-16T20:52:19.321Z Downloaded ipnet v2.10.1
6592025-01-16T20:52:19.324Z Downloaded cobs v0.2.3
6602025-01-16T20:52:19.324Z Downloaded cassowary v0.3.0
6612025-01-16T20:52:19.326Z Downloaded bzip2 v0.4.4
6622025-01-16T20:52:19.329Z Downloaded deranged v0.3.11
6632025-01-16T20:52:19.329Z Downloaded spin v0.9.8
6642025-01-16T20:52:19.332Z Downloaded indexmap v1.9.3
6652025-01-16T20:52:19.334Z Downloaded csv-core v0.1.11
6662025-01-16T20:52:19.337Z Downloaded difflib v0.4.0
6672025-01-16T20:52:19.337Z Downloaded cookie_store v0.21.0
6682025-01-16T20:52:19.340Z Downloaded ciborium v0.2.2
6692025-01-16T20:52:19.342Z Downloaded chacha20 v0.9.1
6702025-01-16T20:52:19.345Z Downloaded unarray v0.1.4
6712025-01-16T20:52:19.345Z Downloaded unicode-xid v0.2.6
6722025-01-16T20:52:19.348Z Downloaded icu_properties v1.5.1
6732025-01-16T20:52:19.351Z Downloaded phf_shared v0.10.0
6742025-01-16T20:52:19.351Z Downloaded base64 v0.22.1
6752025-01-16T20:52:19.363Z Downloaded base64 v0.21.7
6762025-01-16T20:52:19.368Z Downloaded data-encoding v2.6.0
6772025-01-16T20:52:19.368Z Downloaded writeable v0.5.5
6782025-01-16T20:52:19.372Z Downloaded sync_wrapper v1.0.1
6792025-01-16T20:52:19.375Z Downloaded phf_generator v0.11.2
6802025-01-16T20:52:19.375Z Downloaded futures-executor v0.3.31
6812025-01-16T20:52:19.378Z Downloaded toolchain_find v0.4.0
6822025-01-16T20:52:19.378Z Downloaded sync-ptr v0.1.1
6832025-01-16T20:52:19.378Z Downloaded fallible-streaming-iterator v0.1.9
6842025-01-16T20:52:19.381Z Downloaded fallible-iterator v0.3.0
6852025-01-16T20:52:19.381Z Downloaded env_filter v0.1.2
6862025-01-16T20:52:19.381Z Downloaded value-bag v1.9.0
6872025-01-16T20:52:19.384Z Downloaded futures-task v0.3.31
6882025-01-16T20:52:19.387Z Downloaded fallible-iterator v0.2.0
6892025-01-16T20:52:19.387Z Downloaded termios v0.3.3
6902025-01-16T20:52:19.389Z Downloaded num_enum_derive v0.5.11
6912025-01-16T20:52:19.392Z Downloaded derive_builder_macro v0.20.2
6922025-01-16T20:52:19.392Z Downloaded num_enum v0.5.11
6932025-01-16T20:52:19.395Z Downloaded crossbeam-epoch v0.9.18
6942025-01-16T20:52:19.398Z Downloaded pin-utils v0.1.0
6952025-01-16T20:52:19.402Z Downloaded heapless v0.7.17
6962025-01-16T20:52:19.405Z Downloaded phf_shared v0.11.2
6972025-01-16T20:52:19.405Z Downloaded clang-sys v1.8.1
6982025-01-16T20:52:19.408Z Downloaded foreign-types-shared v0.3.1
6992025-01-16T20:52:19.411Z Downloaded paste v1.0.15
7002025-01-16T20:52:19.415Z Downloaded foreign-types-shared v0.1.1
7012025-01-16T20:52:19.415Z Downloaded ena v0.14.3
7022025-01-16T20:52:19.415Z Downloaded heapless v0.8.0
7032025-01-16T20:52:19.418Z Downloaded dirs-next v2.0.0
7042025-01-16T20:52:19.421Z Downloaded ref-cast v1.0.23
7052025-01-16T20:52:19.424Z Downloaded ecdsa v0.16.9
7062025-01-16T20:52:19.426Z Downloaded num-conv v0.1.0
7072025-01-16T20:52:19.426Z Downloaded shlex v1.3.0
7082025-01-16T20:52:19.429Z Downloaded shell-words v1.1.0
7092025-01-16T20:52:19.429Z Downloaded russh-keys v0.45.0
7102025-01-16T20:52:19.432Z Downloaded mirai-annotations v1.12.0
7112025-01-16T20:52:19.432Z Downloaded phf_codegen v0.11.2
7122025-01-16T20:52:19.435Z Downloaded tiny-keccak v2.0.2
7132025-01-16T20:52:19.435Z Downloaded tinyvec v1.8.0
7142025-01-16T20:52:19.438Z Downloaded vsss-rs v3.3.4
7152025-01-16T20:52:19.441Z Downloaded rpassword v7.3.1
7162025-01-16T20:52:19.444Z Downloaded pretty-hex v0.2.1
7172025-01-16T20:52:19.444Z Downloaded precomputed-hash v0.1.1
7182025-01-16T20:52:19.447Z Downloaded path-slash v0.1.5
7192025-01-16T20:52:19.447Z Downloaded parse-size v1.1.0
7202025-01-16T20:52:19.447Z Downloaded slog-bunyan v2.5.0
7212025-01-16T20:52:19.450Z Downloaded scrypt v0.11.0
7222025-01-16T20:52:19.450Z Downloaded zeroize_derive v1.4.2
7232025-01-16T20:52:19.452Z Downloaded tokio-native-tls v0.3.1
7242025-01-16T20:52:19.455Z Downloaded stringprep v0.1.5
7252025-01-16T20:52:19.455Z Downloaded topological-sort v0.2.2
7262025-01-16T20:52:19.458Z Downloaded string_cache v0.8.7
7272025-01-16T20:52:19.458Z Downloaded uuid v1.11.0
7282025-01-16T20:52:19.460Z Downloaded zerocopy v0.6.6
7292025-01-16T20:52:19.464Z Downloaded serde_yaml v0.9.34+deprecated
7302025-01-16T20:52:19.467Z Downloaded crc-any v2.5.0
7312025-01-16T20:52:19.469Z Downloaded pin-project-internal v1.1.6
7322025-01-16T20:52:19.472Z Downloaded chacha20poly1305 v0.10.1
7332025-01-16T20:52:19.475Z Downloaded derive-where v1.2.7
7342025-01-16T20:52:19.478Z Downloaded compact_str v0.8.0
7352025-01-16T20:52:19.480Z Downloaded unicase v2.7.0
7362025-01-16T20:52:19.483Z Downloaded newtype-uuid v1.2.1
7372025-01-16T20:52:19.483Z Downloaded scopeguard v1.2.0
7382025-01-16T20:52:19.486Z Downloaded tabwriter v1.4.0
7392025-01-16T20:52:19.486Z Downloaded take_mut v0.2.2
7402025-01-16T20:52:19.489Z Downloaded synstructure v0.13.1
7412025-01-16T20:52:19.489Z Downloaded defmt-macros v0.3.9
7422025-01-16T20:52:19.491Z Downloaded either v1.13.0
7432025-01-16T20:52:19.494Z Downloaded cc v1.1.30
7442025-01-16T20:52:19.497Z Downloaded sct v0.7.1
7452025-01-16T20:52:19.499Z Downloaded foreign-types-macros v0.2.3
7462025-01-16T20:52:19.502Z Downloaded tungstenite v0.23.0
7472025-01-16T20:52:19.505Z Downloaded typify-macro v0.2.0
7482025-01-16T20:52:19.507Z Downloaded password-hash v0.5.0
7492025-01-16T20:52:19.507Z Downloaded ron v0.7.1
7502025-01-16T20:52:19.512Z Downloaded predicates-tree v1.0.11
7512025-01-16T20:52:19.515Z Downloaded predicates-core v1.0.8
7522025-01-16T20:52:19.515Z Downloaded pbkdf2 v0.11.0
7532025-01-16T20:52:19.517Z Downloaded mockall v0.13.0
7542025-01-16T20:52:19.520Z Downloaded foldhash v0.1.3
7552025-01-16T20:52:19.520Z Downloaded defmt-parser v0.3.4
7562025-01-16T20:52:19.522Z Downloaded num-traits v0.2.19
7572025-01-16T20:52:19.525Z Downloaded minimal-lexical v0.2.1
7582025-01-16T20:52:19.528Z Downloaded pkcs1 v0.7.5
7592025-01-16T20:52:19.531Z Downloaded openssl-probe v0.1.5
7602025-01-16T20:52:19.533Z Downloaded openssl-macros v0.1.1
7612025-01-16T20:52:19.533Z Downloaded wyz v0.5.1
7622025-01-16T20:52:19.536Z Downloaded whoami v1.5.2
7632025-01-16T20:52:19.541Z Downloaded normalize-line-endings v0.3.0
7642025-01-16T20:52:19.541Z Downloaded serde_path_to_error v0.1.16
7652025-01-16T20:52:19.546Z Downloaded rand_xorshift v0.3.0
7662025-01-16T20:52:19.550Z Downloaded mockall_derive v0.13.0
7672025-01-16T20:52:19.550Z Downloaded rand_seeder v0.3.0
7682025-01-16T20:52:19.550Z Downloaded const_format v0.2.33
7692025-01-16T20:52:19.552Z Downloaded pin-project v1.1.6
7702025-01-16T20:52:19.560Z Downloaded opaque-debug v0.3.1
7712025-01-16T20:52:19.563Z Downloaded supports-color v3.0.1
7722025-01-16T20:52:19.563Z Downloaded subtle v2.6.1
7732025-01-16T20:52:19.566Z Downloaded signal-hook v0.3.17
7742025-01-16T20:52:19.569Z Downloaded smallvec v0.6.14
7752025-01-16T20:52:19.569Z Downloaded strum_macros v0.25.3
7762025-01-16T20:52:19.572Z Downloaded slog-scope v4.4.0
7772025-01-16T20:52:19.574Z Downloaded vte v0.11.1
7782025-01-16T20:52:19.574Z Downloaded dirs-sys-next v0.1.2
7792025-01-16T20:52:19.577Z Downloaded zone v0.3.0
7802025-01-16T20:52:19.577Z Downloaded xz2 v0.1.7
7812025-01-16T20:52:19.580Z Downloaded xattr v1.3.1
7822025-01-16T20:52:19.580Z Downloaded flagset v0.4.6
7832025-01-16T20:52:19.582Z Downloaded float-cmp v0.9.0
7842025-01-16T20:52:19.585Z Downloaded filetime v0.2.25
7852025-01-16T20:52:19.585Z Downloaded structmeta v0.3.0
7862025-01-16T20:52:19.588Z Downloaded structmeta v0.2.0
7872025-01-16T20:52:19.588Z Downloaded strip-ansi-escapes v0.2.0
7882025-01-16T20:52:19.591Z Downloaded num-complex v0.4.6
7892025-01-16T20:52:19.591Z Downloaded diesel_table_macro_syntax v0.2.0
7902025-01-16T20:52:19.596Z Downloaded utf8_iter v1.0.4
7912025-01-16T20:52:19.596Z Downloaded utf16_iter v1.0.5
7922025-01-16T20:52:19.596Z Downloaded pin-project-lite v0.2.14
7932025-01-16T20:52:19.599Z Downloaded zerofrom v0.1.4
7942025-01-16T20:52:19.603Z Downloaded nibble_vec v0.1.0
7952025-01-16T20:52:19.603Z Downloaded slog-dtrace v0.3.0
7962025-01-16T20:52:19.606Z Downloaded predicates v3.1.2
7972025-01-16T20:52:19.606Z Downloaded password-hash v0.4.2
7982025-01-16T20:52:19.608Z Downloaded typify v0.3.0
7992025-01-16T20:52:19.611Z Downloaded fixedbitset v0.4.2
8002025-01-16T20:52:19.614Z Downloaded toml v0.7.8
8012025-01-16T20:52:19.617Z Downloaded tungstenite v0.24.0
8022025-01-16T20:52:19.620Z Downloaded progenitor v0.9.1
8032025-01-16T20:52:19.622Z Downloaded progenitor v0.8.0
8042025-01-16T20:52:19.622Z Downloaded primeorder v0.13.6
8052025-01-16T20:52:19.625Z Downloaded schemars_derive v0.8.21
8062025-01-16T20:52:19.628Z Downloaded strum_macros v0.26.4
8072025-01-16T20:52:19.628Z Downloaded serde_derive_internals v0.29.1
8082025-01-16T20:52:19.631Z Downloaded unicode_categories v0.1.1
8092025-01-16T20:52:19.634Z Downloaded rustversion v1.0.17
8102025-01-16T20:52:19.637Z Downloaded oso-derive v0.27.3
8112025-01-16T20:52:19.637Z Downloaded nodrop v0.1.14
8122025-01-16T20:52:19.637Z Downloaded phf v0.11.2
8132025-01-16T20:52:19.640Z Downloaded vte_generate_state_changes v0.1.2
8142025-01-16T20:52:19.640Z Downloaded twox-hash v1.6.3
8152025-01-16T20:52:19.643Z Downloaded spki v0.7.3
8162025-01-16T20:52:19.643Z Downloaded wait-timeout v0.2.0
8172025-01-16T20:52:19.645Z Downloaded slog-term v2.9.1
8182025-01-16T20:52:19.648Z Downloaded libm v0.2.8
8192025-01-16T20:52:19.654Z Downloaded russh-cryptovec v0.7.3
8202025-01-16T20:52:19.657Z Downloaded resolv-conf v0.7.0
8212025-01-16T20:52:19.657Z Downloaded rand_chacha v0.3.1
8222025-01-16T20:52:19.659Z Downloaded same-file v1.0.6
8232025-01-16T20:52:19.662Z Downloaded rfc6979 v0.4.0
8242025-01-16T20:52:19.662Z Downloaded libxml v0.3.3
8252025-01-16T20:52:19.666Z Downloaded thiserror-no-std v2.0.2
8262025-01-16T20:52:19.670Z Downloaded try-lock v0.2.5
8272025-01-16T20:52:19.673Z Downloaded defmt v0.3.8
8282025-01-16T20:52:19.676Z Downloaded untrusted v0.7.1
8292025-01-16T20:52:19.676Z Downloaded thread_local v1.1.8
8302025-01-16T20:52:19.678Z Downloaded dhcproto-macros v0.1.0
8312025-01-16T20:52:19.678Z Downloaded debug-ignore v1.0.5
8322025-01-16T20:52:19.681Z Downloaded rcgen v0.12.1
8332025-01-16T20:52:19.684Z Downloaded typify v0.2.0
8342025-01-16T20:52:19.687Z Downloaded enum-as-inner v0.6.1
8352025-01-16T20:52:19.690Z Downloaded float-ord v0.3.2
8362025-01-16T20:52:19.690Z Downloaded multer v3.1.0
8372025-01-16T20:52:19.692Z Downloaded tower-service v0.3.3
8382025-01-16T20:52:19.692Z Downloaded half v2.4.1
8392025-01-16T20:52:19.695Z Downloaded polyval v0.6.2
8402025-01-16T20:52:19.698Z Downloaded hyper v1.5.0
8412025-01-16T20:52:19.703Z Downloaded sqlformat v0.2.6
8422025-01-16T20:52:19.706Z Downloaded progenitor-client v0.9.1
8432025-01-16T20:52:19.708Z Downloaded packed_struct v0.10.1
8442025-01-16T20:52:19.708Z Downloaded embedded-io v0.4.0
8452025-01-16T20:52:19.713Z Downloaded subprocess v0.2.9
8462025-01-16T20:52:19.715Z Downloaded ssh-cipher v0.2.0
8472025-01-16T20:52:19.715Z Downloaded rustc_version v0.4.1
8482025-01-16T20:52:19.715Z Downloaded rustc-hash v1.1.0
8492025-01-16T20:52:19.718Z Downloaded dropshot_endpoint v0.12.0
8502025-01-16T20:52:19.721Z Downloaded radium v0.7.0
8512025-01-16T20:52:19.721Z Downloaded futures-io v0.3.31
8522025-01-16T20:52:19.723Z Downloaded flume v0.11.1
8532025-01-16T20:52:19.728Z Downloaded rand v0.8.5
8542025-01-16T20:52:19.731Z Downloaded rustyline v14.0.0
8552025-01-16T20:52:19.734Z Downloaded waitgroup v0.1.2
8562025-01-16T20:52:19.737Z Downloaded thiserror-impl-no-std v2.0.2
8572025-01-16T20:52:19.737Z Downloaded idna v1.0.3
8582025-01-16T20:52:19.740Z Downloaded tui-tree-widget v0.22.0
8592025-01-16T20:52:19.743Z Downloaded futures-core v0.3.31
8602025-01-16T20:52:19.743Z Downloaded diff v0.1.13
8612025-01-16T20:52:19.746Z Downloaded der_derive v0.7.3
8622025-01-16T20:52:19.749Z Downloaded tap v1.0.1
8632025-01-16T20:52:19.752Z Downloaded futures-sink v0.3.31
8642025-01-16T20:52:19.752Z Downloaded serde-big-array v0.5.1
8652025-01-16T20:52:19.752Z Downloaded itertools v0.12.1
8662025-01-16T20:52:19.759Z Downloaded peg v0.8.4
8672025-01-16T20:52:19.762Z Downloaded pbkdf2 v0.12.2
8682025-01-16T20:52:19.765Z Downloaded owo-colors v4.1.0
8692025-01-16T20:52:19.768Z Downloaded hashlink v0.9.1
8702025-01-16T20:52:19.772Z Downloaded hashbrown v0.12.3
8712025-01-16T20:52:19.775Z Downloaded serde_urlencoded v0.7.1
8722025-01-16T20:52:19.775Z Downloaded openssl-sys v0.9.103
8732025-01-16T20:52:19.781Z Downloaded peg-runtime v0.8.3
8742025-01-16T20:52:19.784Z Downloaded toml_edit v0.19.15
8752025-01-16T20:52:19.796Z Downloaded sqlparser_derive v0.2.2
8762025-01-16T20:52:19.799Z Downloaded pkcs5 v0.7.1
8772025-01-16T20:52:19.801Z Downloaded zerofrom-derive v0.1.4
8782025-01-16T20:52:19.804Z Downloaded psl-types v2.0.11
8792025-01-16T20:52:19.804Z Downloaded enum-as-inner v0.5.1
8802025-01-16T20:52:19.807Z Downloaded futures-channel v0.3.31
8812025-01-16T20:52:19.807Z Downloaded form_urlencoded v1.2.1
8822025-01-16T20:52:19.812Z Downloaded aho-corasick v1.1.3
8832025-01-16T20:52:19.815Z Downloaded zone_cfg_derive v0.3.0
8842025-01-16T20:52:19.815Z Downloaded hash32 v0.2.1
8852025-01-16T20:52:19.818Z Downloaded darling_macro v0.20.10
8862025-01-16T20:52:19.818Z Downloaded group v0.13.0
8872025-01-16T20:52:19.823Z Downloaded itertools v0.13.0
8882025-01-16T20:52:19.825Z Downloaded serde_plain v1.0.2
8892025-01-16T20:52:19.828Z Downloaded percent-encoding v2.3.1
8902025-01-16T20:52:19.828Z Downloaded smf v0.2.3
8912025-01-16T20:52:19.831Z Downloaded ssh-key v0.6.6
8922025-01-16T20:52:19.836Z Downloaded universal-hash v0.5.1
8932025-01-16T20:52:19.838Z Downloaded progenitor-impl v0.9.1
8942025-01-16T20:52:19.841Z Downloaded progenitor-impl v0.8.0
8952025-01-16T20:52:19.844Z Downloaded tungstenite v0.21.0
8962025-01-16T20:52:19.847Z Downloaded schemars v0.8.21
8972025-01-16T20:52:19.856Z Downloaded num-iter v0.1.45
8982025-01-16T20:52:19.859Z Downloaded packed_struct_codegen v0.10.1
8992025-01-16T20:52:19.861Z Downloaded dyn-clone v1.0.17
9002025-01-16T20:52:19.861Z Downloaded tokio-tungstenite v0.23.1
9012025-01-16T20:52:19.864Z Downloaded yoke-derive v0.7.4
9022025-01-16T20:52:19.864Z Downloaded crossterm v0.28.1
9032025-01-16T20:52:19.872Z Downloaded slog-async v2.8.0
9042025-01-16T20:52:19.875Z Downloaded pem v3.0.4
9052025-01-16T20:52:19.875Z Downloaded ssh-encoding v0.2.0
9062025-01-16T20:52:19.875Z Downloaded tokio-tungstenite v0.24.0
9072025-01-16T20:52:19.878Z Downloaded zone_cfg_derive v0.1.2
9082025-01-16T20:52:19.881Z Downloaded des v0.8.1
9092025-01-16T20:52:19.881Z Downloaded untrusted v0.9.0
9102025-01-16T20:52:19.883Z Downloaded static_assertions v1.1.0
9112025-01-16T20:52:19.883Z Downloaded dunce v1.0.5
9122025-01-16T20:52:19.886Z Downloaded sec1 v0.7.3
9132025-01-16T20:52:19.886Z Downloaded zone v0.1.8
9142025-01-16T20:52:19.889Z Downloaded tinystr v0.7.6
9152025-01-16T20:52:19.891Z Downloaded tokio-stream v0.1.16
9162025-01-16T20:52:19.894Z Downloaded rustc-demangle v0.1.24
9172025-01-16T20:52:19.897Z Downloaded headers v0.4.0
9182025-01-16T20:52:19.901Z Downloaded getrandom v0.2.15
9192025-01-16T20:52:19.903Z Downloaded multimap v0.10.0
9202025-01-16T20:52:19.906Z Downloaded similar v2.6.0
9212025-01-16T20:52:19.909Z Downloaded samael v0.0.17
9222025-01-16T20:52:19.914Z Downloaded globset v0.4.15
9232025-01-16T20:52:19.917Z Downloaded tokio-rustls v0.25.0
9242025-01-16T20:52:19.920Z Downloaded ron v0.8.1
9252025-01-16T20:52:19.923Z Downloaded test-strategy v0.3.1
9262025-01-16T20:52:19.927Z Downloaded rustls-pemfile v1.0.4
9272025-01-16T20:52:19.929Z Downloaded thiserror-impl v2.0.11
9282025-01-16T20:52:19.932Z Downloaded parse-zoneinfo v0.3.1
9292025-01-16T20:52:19.934Z Downloaded tokio-tungstenite v0.21.0
9302025-01-16T20:52:19.937Z Downloaded tracing-attributes v0.1.27
9312025-01-16T20:52:19.941Z Downloaded dsl_auto_type v0.1.2
9322025-01-16T20:52:19.941Z Downloaded pkcs8 v0.10.2
9332025-01-16T20:52:19.943Z Downloaded futures v0.3.31
9342025-01-16T20:52:19.947Z Downloaded utf-8 v0.7.6
9352025-01-16T20:52:19.950Z Downloaded aws-lc-rs v1.10.0
9362025-01-16T20:52:19.956Z Downloaded signal-hook-tokio v0.3.1
9372025-01-16T20:52:19.959Z Downloaded postcard v1.0.10
9382025-01-16T20:52:19.962Z Downloaded reedline v0.35.0
9392025-01-16T20:52:19.966Z Downloaded endian-type v0.1.2
9402025-01-16T20:52:19.969Z Downloaded hash32 v0.3.1
9412025-01-16T20:52:19.969Z Downloaded rustls-pemfile v2.2.0
9422025-01-16T20:52:19.983Z Downloaded which v4.4.2
9432025-01-16T20:52:19.987Z Downloaded olpc-cjson v0.1.4
9442025-01-16T20:52:19.987Z Downloaded steno v0.4.1
9452025-01-16T20:52:19.987Z Downloaded diesel-dtrace v0.4.2
9462025-01-16T20:52:19.987Z Downloaded unicode-truncate v1.1.0
9472025-01-16T20:52:19.987Z Downloaded slog v2.7.0
9482025-01-16T20:52:19.990Z Downloaded nanorand v0.7.0
9492025-01-16T20:52:19.993Z Downloaded tar v0.4.42
9502025-01-16T20:52:19.998Z Downloaded sigpipe v0.1.3
9512025-01-16T20:52:20.002Z Downloaded time-core v0.1.2
9522025-01-16T20:52:20.005Z Downloaded signal-hook-mio v0.2.4
9532025-01-16T20:52:20.005Z Downloaded glob v0.3.1
9542025-01-16T20:52:20.005Z Downloaded num-rational v0.4.2
9552025-01-16T20:52:20.008Z Downloaded derive_more v0.99.18
9562025-01-16T20:52:20.013Z Downloaded quick-error v1.2.3
9572025-01-16T20:52:20.016Z Downloaded flate2 v1.0.34
9582025-01-16T20:52:20.023Z Downloaded term v0.7.0
9592025-01-16T20:52:20.029Z Downloaded signal-hook-registry v1.4.2
9602025-01-16T20:52:20.031Z Downloaded rtoolbox v0.0.2
9612025-01-16T20:52:20.031Z Downloaded dropshot_endpoint v0.13.0
9622025-01-16T20:52:20.035Z Downloaded signature v2.2.0
9632025-01-16T20:52:20.038Z Downloaded ppv-lite86 v0.2.20
9642025-01-16T20:52:20.038Z Downloaded slog-json v2.6.1
9652025-01-16T20:52:20.040Z Downloaded rustls-pki-types v1.10.0
9662025-01-16T20:52:20.043Z Downloaded native-tls v0.2.12
9672025-01-16T20:52:20.046Z Downloaded num v0.4.3
9682025-01-16T20:52:20.046Z Downloaded p256 v0.13.2
9692025-01-16T20:52:20.049Z Downloaded yasna v0.5.2
9702025-01-16T20:52:20.052Z Downloaded zopfli v0.8.1
9712025-01-16T20:52:20.055Z Downloaded funty v2.0.0
9722025-01-16T20:52:20.057Z Downloaded rsa v0.9.6
9732025-01-16T20:52:20.060Z Downloaded postgres-types v0.2.8
9742025-01-16T20:52:20.063Z Downloaded num-bigint-dig v0.8.4
9752025-01-16T20:52:20.068Z Downloaded display-error-chain v0.2.2
9762025-01-16T20:52:20.071Z Downloaded zerovec v0.10.4
9772025-01-16T20:52:20.075Z Downloaded fragile v2.0.0
9782025-01-16T20:52:20.078Z Downloaded postgres-protocol v0.6.7
9792025-01-16T20:52:20.081Z Downloaded futures-macro v0.3.31
9802025-01-16T20:52:20.081Z Downloaded tokio-rustls v0.26.0
9812025-01-16T20:52:20.084Z Downloaded env_logger v0.10.2
9822025-01-16T20:52:20.088Z Downloaded tokio-rustls v0.24.1
9832025-01-16T20:52:20.091Z Downloaded unicode-properties v0.1.3
9842025-01-16T20:52:20.091Z Downloaded icu_properties_data v1.5.0
9852025-01-16T20:52:20.101Z Downloaded embedded-io v0.6.1
9862025-01-16T20:52:20.104Z Downloaded quinn-udp v0.5.5
9872025-01-16T20:52:20.107Z Downloaded unsafe-libyaml v0.2.11
9882025-01-16T20:52:20.109Z Downloaded unicode-bidi v0.3.17
9892025-01-16T20:52:20.112Z Downloaded pkg-config v0.3.31
9902025-01-16T20:52:20.115Z Downloaded qorb v0.2.1
9912025-01-16T20:52:20.118Z Downloaded fs_extra v1.3.0
9922025-01-16T20:52:20.121Z Downloaded zerocopy-derive v0.8.10
9932025-01-16T20:52:20.126Z Downloaded snafu-derive v0.8.5
9942025-01-16T20:52:20.129Z Downloaded smallvec v1.13.2
9952025-01-16T20:52:20.131Z Downloaded parking_lot_core v0.9.10
9962025-01-16T20:52:20.134Z Downloaded url v2.5.3
9972025-01-16T20:52:20.137Z Downloaded thiserror v2.0.11
9982025-01-16T20:52:20.141Z Downloaded futures-util v0.3.31
9992025-01-16T20:52:20.153Z Downloaded parking_lot_core v0.8.6
10002025-01-16T20:52:20.157Z Downloaded time-macros v0.2.18
10012025-01-16T20:52:20.160Z Downloaded derive_builder v0.20.2
10022025-01-16T20:52:20.164Z Downloaded publicsuffix v2.2.3
10032025-01-16T20:52:20.167Z Downloaded walkdir v2.5.0
10042025-01-16T20:52:20.171Z Downloaded darling_core v0.20.10
10052025-01-16T20:52:20.175Z Downloaded serde_with_macros v3.11.0
10062025-01-16T20:52:20.178Z Downloaded socket2 v0.5.7
10072025-01-16T20:52:20.182Z Downloaded winnow v0.5.40
10082025-01-16T20:52:20.187Z Downloaded num-bigint v0.4.6
10092025-01-16T20:52:20.191Z Downloaded time v0.3.36
10102025-01-16T20:52:20.198Z Downloaded p521 v0.13.3
10112025-01-16T20:52:20.203Z Downloaded parking_lot v0.12.3
10122025-01-16T20:52:20.206Z Downloaded tough v0.19.0
10132025-01-16T20:52:20.215Z Downloaded parking_lot v0.11.2
10142025-01-16T20:52:20.217Z Downloaded lalrpop v0.19.12
10152025-01-16T20:52:20.230Z Downloaded tokio-util v0.7.12
10162025-01-16T20:52:20.237Z Downloaded quinn v0.11.5
10172025-01-16T20:52:20.241Z Downloaded h2 v0.4.6
10182025-01-16T20:52:20.248Z Downloaded rustls-webpki v0.102.8
10192025-01-16T20:52:20.269Z Downloaded der v0.7.9
10202025-01-16T20:52:20.274Z Downloaded chrono v0.4.38
10212025-01-16T20:52:20.281Z Downloaded mio v1.0.2
10222025-01-16T20:52:20.287Z Downloaded unicode-segmentation v1.12.0
10232025-01-16T20:52:20.291Z Downloaded zip v2.1.3
10242025-01-16T20:52:20.297Z Downloaded bitvec v1.0.1
10252025-01-16T20:52:20.312Z Downloaded russh v0.45.0
10262025-01-16T20:52:20.317Z Downloaded idna v0.5.0
10272025-01-16T20:52:20.324Z Downloaded rusqlite v0.32.1
10282025-01-16T20:52:20.330Z Downloaded sqlparser v0.45.0
10292025-01-16T20:52:20.336Z Downloaded salty v0.3.0
10302025-01-16T20:52:20.344Z Downloaded idna v0.3.0
10312025-01-16T20:52:20.351Z Downloaded zerocopy v0.8.10
10322025-01-16T20:52:20.376Z Downloaded rayon v1.10.0
10332025-01-16T20:52:20.384Z Downloaded proptest v1.5.0
10342025-01-16T20:52:20.395Z Downloaded p384 v0.13.0
10352025-01-16T20:52:20.401Z Downloaded petname v2.0.2
10362025-01-16T20:52:20.407Z Downloaded unicode-normalization v0.1.24
10372025-01-16T20:52:20.411Z Downloaded reqwest v0.12.9
10382025-01-16T20:52:20.420Z Downloaded hashbrown v0.14.5
10392025-01-16T20:52:20.425Z Downloaded regex v1.11.1
10402025-01-16T20:52:20.440Z Downloaded portable-atomic v1.9.0
10412025-01-16T20:52:20.446Z Downloaded smoltcp v0.9.1
10422025-01-16T20:52:20.458Z Downloaded rustls-webpki v0.101.7
10432025-01-16T20:52:20.474Z Downloaded quinn-proto v0.11.8
10442025-01-16T20:52:20.481Z Downloaded git2 v0.19.0
10452025-01-16T20:52:20.490Z Downloaded object v0.30.4
10462025-01-16T20:52:20.499Z Downloaded rustls v0.21.12
10472025-01-16T20:52:20.512Z Downloaded webpki-roots v0.26.6
10482025-01-16T20:52:20.516Z Downloaded serde_with v3.11.0
10492025-01-16T20:52:20.524Z Downloaded unicode-width v0.2.0
10502025-01-16T20:52:20.532Z Downloaded dropshot v0.12.0
10512025-01-16T20:52:20.551Z Downloaded vcpkg v0.2.15
10522025-01-16T20:52:20.589Z Downloaded radix_trie v0.2.1
10532025-01-16T20:52:20.594Z Downloaded diesel v2.2.6
10542025-01-16T20:52:20.613Z Downloaded regress v0.9.1
10552025-01-16T20:52:20.621Z Downloaded object v0.36.5
10562025-01-16T20:52:20.633Z Downloaded smoltcp v0.11.0
10572025-01-16T20:52:20.646Z Downloaded regex-syntax v0.6.29
10582025-01-16T20:52:20.655Z Downloaded dropshot v0.13.0
10592025-01-16T20:52:20.674Z Downloaded openssl v0.10.66
10602025-01-16T20:52:20.683Z Downloaded regex-syntax v0.8.5
10612025-01-16T20:52:20.691Z Downloaded sled v0.34.7
10622025-01-16T20:52:20.702Z Downloaded regress v0.10.1
10632025-01-16T20:52:20.709Z Downloaded zerocopy-derive v0.6.6
10642025-01-16T20:52:20.719Z Downloaded nix v0.27.1
10652025-01-16T20:52:20.730Z Downloaded gimli v0.31.1
10662025-01-16T20:52:20.740Z Downloaded polar-core v0.27.3
10672025-01-16T20:52:20.747Z Downloaded openapiv3 v2.0.0
10682025-01-16T20:52:20.760Z Downloaded trust-dns-proto v0.22.0
10692025-01-16T20:52:20.772Z Downloaded nix v0.28.0
10702025-01-16T20:52:20.784Z Downloaded nix v0.29.0
10712025-01-16T20:52:20.798Z Downloaded rustls v0.23.19
10722025-01-16T20:52:20.808Z Downloaded rustls v0.22.4
10732025-01-16T20:52:20.822Z Downloaded typify-impl v0.2.0
10742025-01-16T20:52:20.839Z Downloaded bzip2-sys v0.1.11+1.0.8
10752025-01-16T20:52:20.852Z Downloaded chrono-tz v0.10.0
10762025-01-16T20:52:20.860Z Downloaded bstr v1.10.0
10772025-01-16T20:52:20.872Z Downloaded curve25519-dalek v4.1.3
10782025-01-16T20:52:20.882Z Downloaded idna v0.4.0
10792025-01-16T20:52:20.889Z Downloaded typify-impl v0.3.0
10802025-01-16T20:52:20.905Z Downloaded csv v1.3.0
10812025-01-16T20:52:20.927Z Downloaded idna v0.2.3
10822025-01-16T20:52:20.933Z Downloaded quick-xml v0.33.0
10832025-01-16T20:52:20.940Z Downloaded oso v0.27.3
10842025-01-16T20:52:20.944Z Downloaded expectorate v1.1.0
10852025-01-16T20:52:20.946Z Downloaded diesel_derives v2.2.3
10862025-01-16T20:52:20.950Z Downloaded nom v7.1.3
10872025-01-16T20:52:20.956Z Downloaded blake3 v1.5.4
10882025-01-16T20:52:20.964Z Downloaded ratatui v0.28.1
10892025-01-16T20:52:20.985Z Downloaded omicron-zone-package v0.12.0
10902025-01-16T20:52:20.988Z Downloaded tracing v0.1.40
10912025-01-16T20:52:20.992Z Downloaded elliptic-curve v0.13.8
10922025-01-16T20:52:20.996Z Downloaded x509-cert v0.2.5
10932025-01-16T20:52:21.002Z Downloaded typed-path v0.9.3
10942025-01-16T20:52:21.009Z Downloaded regex-automata v0.4.8
10952025-01-16T20:52:21.028Z Downloaded bindgen v0.69.5
10962025-01-16T20:52:21.035Z Downloaded slog-envlogger v2.2.0
10972025-01-16T20:52:21.040Z Downloaded peg-macros v0.8.4
10982025-01-16T20:52:21.043Z Downloaded powerfmt v0.2.0
10992025-01-16T20:52:21.043Z Downloaded tokio-macros v2.4.0
11002025-01-16T20:52:21.043Z Downloaded env_logger v0.11.5
11012025-01-16T20:52:21.046Z Downloaded yoke v0.7.4
11022025-01-16T20:52:21.046Z Downloaded want v0.3.1
11032025-01-16T20:52:21.049Z Downloaded zeroize v1.8.1
11042025-01-16T20:52:21.049Z Downloaded dhcproto v0.12.0
11052025-01-16T20:52:21.052Z Downloaded vergen v8.3.2
11062025-01-16T20:52:21.054Z Downloaded lzma-sys v0.1.20
11072025-01-16T20:52:21.085Z Downloaded tokio-postgres v0.7.12
11082025-01-16T20:52:21.090Z Downloaded serde_repr v0.1.19
11092025-01-16T20:52:21.092Z Downloaded miniz_oxide v0.8.0
11102025-01-16T20:52:21.095Z Downloaded poly1305 v0.8.0
11112025-01-16T20:52:21.098Z Downloaded ed25519-dalek v2.1.1
11122025-01-16T20:52:21.101Z Downloaded petgraph v0.6.5
11132025-01-16T20:52:21.119Z Downloaded hashbrown v0.13.2
11142025-01-16T20:52:21.123Z Downloaded libz-sys v1.1.20
11152025-01-16T20:52:21.145Z Downloaded sha3 v0.10.8
11162025-01-16T20:52:21.149Z Downloaded aes-gcm v0.10.3
11172025-01-16T20:52:21.154Z Downloaded parse-display-derive v0.10.0
11182025-01-16T20:52:21.157Z Downloaded parse-display v0.10.0
11192025-01-16T20:52:21.157Z Downloaded num-integer v0.1.46
11202025-01-16T20:52:21.160Z Downloaded num-derive v0.4.2
11212025-01-16T20:52:21.160Z Downloaded ghash v0.5.1
11222025-01-16T20:52:21.160Z Downloaded gethostname v0.5.0
11232025-01-16T20:52:21.163Z Downloaded tls_codec_derive v0.4.1
11242025-01-16T20:52:21.163Z Downloaded nu-ansi-term v0.50.1
11252025-01-16T20:52:21.166Z Downloaded fatfs v0.3.6
11262025-01-16T20:52:21.168Z Downloaded snafu v0.8.5
11272025-01-16T20:52:21.174Z Downloaded scheduled-thread-pool v0.2.7
11282025-01-16T20:52:21.177Z Downloaded crypto-bigint v0.5.5
11292025-01-16T20:52:21.181Z Downloaded proc-macro-crate v1.3.1
11302025-01-16T20:52:21.183Z Downloaded crossbeam-channel v0.5.13
11312025-01-16T20:52:21.187Z Downloaded itertools v0.10.5
11322025-01-16T20:52:21.193Z Downloaded tokio v1.40.0
11332025-01-16T20:52:21.232Z Downloaded ff v0.13.0
11342025-01-16T20:52:21.236Z Downloaded simd-adler32 v0.3.7
11352025-01-16T20:52:21.239Z Downloaded serde-hex v0.1.0
11362025-01-16T20:52:21.239Z Downloaded rustc_version v0.1.7
11372025-01-16T20:52:21.239Z Downloaded rustc-hash v2.0.0
11382025-01-16T20:52:21.239Z Downloaded ed25519 v2.2.3
11392025-01-16T20:52:21.242Z Downloaded derive_builder_core v0.20.2
11402025-01-16T20:52:21.244Z Downloaded tracing-core v0.1.32
11412025-01-16T20:52:21.247Z Downloaded zip v0.6.6
11422025-01-16T20:52:21.251Z Downloaded fd-lock v4.0.2
11432025-01-16T20:52:21.254Z Downloaded bytes v1.9.0
11442025-01-16T20:52:21.257Z Downloaded bumpalo v3.16.0
11452025-01-16T20:52:21.259Z Downloaded uzers v0.12.1
11462025-01-16T20:52:21.262Z Downloaded pem-rfc7468 v0.7.0
11472025-01-16T20:52:21.265Z Downloaded rayon-core v1.12.1
11482025-01-16T20:52:21.267Z Downloaded displaydoc v0.2.5
11492025-01-16T20:52:21.270Z Downloaded prettyplease v0.2.25
11502025-01-16T20:52:21.273Z Downloaded crossbeam-utils v0.8.20
11512025-01-16T20:52:21.275Z Downloaded crc32fast v1.4.2
11522025-01-16T20:52:21.278Z Downloaded const-oid v0.9.6
11532025-01-16T20:52:21.283Z Downloaded cookie v0.18.1
11542025-01-16T20:52:21.285Z Downloaded structmeta-derive v0.2.0
11552025-01-16T20:52:21.285Z Downloaded backtrace v0.3.74
11562025-01-16T20:52:21.288Z Downloaded blake2 v0.10.6
11572025-01-16T20:52:21.292Z Downloaded indicatif v0.17.9
11582025-01-16T20:52:21.295Z Downloaded typify-macro v0.3.0
11592025-01-16T20:52:21.298Z Downloaded structmeta-derive v0.3.0
11602025-01-16T20:52:21.298Z Downloaded slog-stdlog v4.1.1
11612025-01-16T20:52:21.301Z Downloaded icu_provider v1.5.0
11622025-01-16T20:52:21.304Z Downloaded cexpr v0.6.0
11632025-01-16T20:52:21.304Z Downloaded salsa20 v0.10.2
11642025-01-16T20:52:21.309Z Downloaded rustfmt-wrapper v0.2.1
11652025-01-16T20:52:21.309Z Downloaded chrono-tz-build v0.4.0
11662025-01-16T20:52:21.309Z Downloaded icu_locid_transform_data v1.5.0
11672025-01-16T20:52:21.312Z Downloaded constant_time_eq v0.3.1
11682025-01-16T20:52:21.312Z Downloaded cbc v0.1.2
11692025-01-16T20:52:21.312Z Downloaded libefi-sys v0.1.0
11702025-01-16T20:52:21.320Z Downloaded lazycell v1.3.0
11712025-01-16T20:52:21.320Z Downloaded ipnetwork v0.20.0
11722025-01-16T20:52:21.323Z Downloaded icu_locid_transform v1.5.0
11732025-01-16T20:52:21.323Z Downloaded httparse v1.9.5
11742025-01-16T20:52:21.323Z Downloaded ciborium-ll v0.2.2
11752025-01-16T20:52:21.323Z Downloaded block-padding v0.3.3
11762025-01-16T20:52:21.323Z Downloaded bitfield v0.14.0
11772025-01-16T20:52:21.323Z Downloaded ahash v0.8.11
11782025-01-16T20:52:21.326Z Downloaded is-terminal v0.4.13
11792025-01-16T20:52:21.329Z Downloaded inout v0.1.3
11802025-01-16T20:52:21.329Z Downloaded indoc v1.0.9
11812025-01-16T20:52:21.347Z Downloaded encoding_rs v0.8.34
11822025-01-16T20:52:21.449Z Downloaded libgit2-sys v0.17.0+1.8.1
11832025-01-16T20:52:21.814Z Downloaded ring v0.17.8
11842025-01-16T20:52:21.909Z Downloaded aws-lc-sys v0.22.0
11852025-01-16T20:52:22.132Z Downloaded libsqlite3-sys v0.30.1
11862025-01-16T20:52:22.304Z Compiling serde v1.0.217
11872025-01-16T20:52:22.306Z Compiling lock_api v0.4.12
11882025-01-16T20:52:22.306Z Compiling scopeguard v1.2.0
11892025-01-16T20:52:22.306Z Compiling value-bag v1.9.0
11902025-01-16T20:52:22.306Z Compiling typenum v1.17.0
11912025-01-16T20:52:22.306Z Compiling generic-array v0.14.7
11922025-01-16T20:52:22.500Z Compiling syn v2.0.96
11932025-01-16T20:52:22.516Z Compiling getrandom v0.2.15
11942025-01-16T20:52:22.685Z Compiling subtle v2.6.1
11952025-01-16T20:52:22.776Z Compiling rand_core v0.6.4
11962025-01-16T20:52:22.929Z Compiling log v0.4.22
11972025-01-16T20:52:23.024Z Compiling shlex v1.3.0
11982025-01-16T20:52:23.043Z Compiling jobserver v0.1.32
11992025-01-16T20:52:23.063Z Compiling smallvec v1.13.2
12002025-01-16T20:52:23.278Z Compiling const-oid v0.9.6
12012025-01-16T20:52:23.383Z Compiling spin v0.9.8
12022025-01-16T20:52:23.402Z Compiling cc v1.1.30
12032025-01-16T20:52:23.427Z Compiling pin-project-lite v0.2.14
12042025-01-16T20:52:23.569Z Compiling rustix v0.38.37
12052025-01-16T20:52:23.704Z Compiling parking_lot_core v0.9.10
12062025-01-16T20:52:23.755Z Compiling futures-core v0.3.31
12072025-01-16T20:52:23.857Z Compiling signal-hook-registry v1.4.2
12082025-01-16T20:52:24.010Z Compiling mio v1.0.2
12092025-01-16T20:52:24.371Z Compiling aho-corasick v1.1.3
12102025-01-16T20:52:24.558Z Compiling parking_lot v0.12.3
12112025-01-16T20:52:24.710Z Compiling regex-syntax v0.8.5
12122025-01-16T20:52:24.754Z Compiling cpufeatures v0.2.14
12132025-01-16T20:52:24.864Z Compiling lazy_static v1.5.0
12142025-01-16T20:52:25.018Z Compiling stable_deref_trait v1.2.0
12152025-01-16T20:52:25.161Z Compiling glob v0.3.1
12162025-01-16T20:52:25.225Z Compiling futures-sink v0.3.31
12172025-01-16T20:52:25.343Z Compiling either v1.13.0
12182025-01-16T20:52:25.391Z Compiling socket2 v0.5.7
12192025-01-16T20:52:25.513Z Compiling slab v0.4.9
12202025-01-16T20:52:25.771Z Compiling prettyplease v0.2.25
12212025-01-16T20:52:25.991Z Compiling serde_json v1.0.135
12222025-01-16T20:52:26.013Z Compiling clang-sys v1.8.1
12232025-01-16T20:52:26.117Z Compiling minimal-lexical v0.2.1
12242025-01-16T20:52:26.359Z Compiling libloading v0.8.5
12252025-01-16T20:52:26.624Z Compiling nom v7.1.3
12262025-01-16T20:52:26.645Z Compiling home v0.5.9
12272025-01-16T20:52:26.712Z Compiling bindgen v0.69.5
12282025-01-16T20:52:26.908Z Compiling itertools v0.10.5
12292025-01-16T20:52:27.277Z Compiling futures-channel v0.3.31
12302025-01-16T20:52:27.544Z Compiling pin-utils v0.1.0
12312025-01-16T20:52:27.653Z Compiling futures-io v0.3.31
12322025-01-16T20:52:27.701Z Compiling foldhash v0.1.3
12332025-01-16T20:52:27.931Z Compiling futures-task v0.3.31
12342025-01-16T20:52:28.018Z Compiling rustc-hash v1.1.0
12352025-01-16T20:52:28.193Z Compiling libm v0.2.8
12362025-01-16T20:52:28.224Z Compiling allocator-api2 v0.2.18
12372025-01-16T20:52:28.531Z Compiling regex-automata v0.4.8
12382025-01-16T20:52:28.979Z Compiling lazycell v1.3.0
12392025-01-16T20:52:29.167Z Compiling hashbrown v0.15.1
12402025-01-16T20:52:29.317Z Compiling cmake v0.1.51
12412025-01-16T20:52:29.498Z Compiling num-traits v0.2.19
12422025-01-16T20:52:29.795Z Compiling cexpr v0.6.0
12432025-01-16T20:52:29.967Z Compiling synstructure v0.13.1
12442025-01-16T20:52:30.403Z Compiling tinyvec_macros v0.1.1
12452025-01-16T20:52:30.502Z Compiling fs_extra v1.3.0
12462025-01-16T20:52:31.050Z Compiling dunce v1.0.5
12472025-01-16T20:52:31.053Z Compiling pkg-config v0.3.31
12482025-01-16T20:52:31.206Z Compiling tinyvec v1.8.0
12492025-01-16T20:52:31.643Z Compiling ring v0.17.8
12502025-01-16T20:52:32.375Z Compiling writeable v0.5.5
12512025-01-16T20:52:32.637Z Compiling unicode-normalization v0.1.24
12522025-01-16T20:52:32.789Z Compiling base64ct v1.6.0
12532025-01-16T20:52:32.921Z Compiling unicode-bidi v0.3.17
12542025-01-16T20:52:33.044Z Compiling paste v1.0.15
12552025-01-16T20:52:33.369Z Compiling litemap v0.7.3
12562025-01-16T20:52:33.616Z Compiling pem-rfc7468 v0.7.0
12572025-01-16T20:52:33.784Z Compiling flagset v0.4.6
12582025-01-16T20:52:33.967Z Compiling regex v1.11.1
12592025-01-16T20:52:34.092Z Compiling aws-lc-rs v1.10.0
12602025-01-16T20:52:34.246Z Compiling httparse v1.9.5
12612025-01-16T20:52:34.479Z Compiling tracing-core v0.1.32
12622025-01-16T20:52:34.883Z Compiling icu_locid_transform_data v1.5.0
12632025-01-16T20:52:34.932Z Compiling crossbeam-utils v0.8.20
12642025-01-16T20:52:35.024Z Compiling rustls-pki-types v1.10.0
12652025-01-16T20:52:35.384Z Compiling percent-encoding v2.3.1
12662025-01-16T20:52:35.566Z Compiling vcpkg v0.2.15
12672025-01-16T20:52:35.590Z Compiling serde_derive v1.0.217
12682025-01-16T20:52:35.694Z Compiling zeroize_derive v1.4.2
12692025-01-16T20:52:35.955Z Compiling zerocopy-derive v0.7.35
12702025-01-16T20:52:36.135Z Compiling tokio-macros v2.4.0
12712025-01-16T20:52:36.990Z Compiling zeroize v1.8.1
12722025-01-16T20:52:37.208Z Compiling zerofrom-derive v0.1.4
12732025-01-16T20:52:37.335Z Compiling thiserror-impl v1.0.69
12742025-01-16T20:52:37.603Z Compiling yoke-derive v0.7.4
12752025-01-16T20:52:37.783Z Compiling zerocopy v0.7.35
12762025-01-16T20:52:38.546Z Compiling crypto-common v0.1.6
12772025-01-16T20:52:38.782Z Compiling block-buffer v0.10.4
12782025-01-16T20:52:39.006Z Compiling digest v0.10.7
12792025-01-16T20:52:39.122Z Compiling zerovec-derive v0.10.3
12802025-01-16T20:52:39.344Z Compiling futures-macro v0.3.31
12812025-01-16T20:52:39.473Z Compiling hmac v0.12.1
12822025-01-16T20:52:39.712Z Compiling block-padding v0.3.3
12832025-01-16T20:52:39.961Z Compiling displaydoc v0.2.5
12842025-01-16T20:52:40.317Z Compiling inout v0.1.3
12852025-01-16T20:52:40.353Z Compiling thiserror v1.0.69
12862025-01-16T20:52:40.501Z Compiling sha2 v0.10.8
12872025-01-16T20:52:40.590Z Compiling cipher v0.4.4
12882025-01-16T20:52:40.687Z Compiling zerofrom v0.1.4
12892025-01-16T20:52:40.912Z Compiling yoke v0.7.4
12902025-01-16T20:52:41.074Z Compiling ppv-lite86 v0.2.20
12912025-01-16T20:52:41.189Z Compiling futures-util v0.3.31
12922025-01-16T20:52:41.215Z Compiling der_derive v0.7.3
12932025-01-16T20:52:41.479Z Compiling zerovec v0.10.4
12942025-01-16T20:52:41.501Z Compiling icu_provider_macros v1.5.0
12952025-01-16T20:52:41.866Z Compiling rand_chacha v0.3.1
12962025-01-16T20:52:42.547Z Compiling tracing-attributes v0.1.27
12972025-01-16T20:52:43.385Z Compiling tinystr v0.7.6
12982025-01-16T20:52:43.431Z Compiling der v0.7.9
12992025-01-16T20:52:43.741Z Compiling icu_locid v1.5.0
13002025-01-16T20:52:43.829Z Compiling icu_collections v1.5.0
13012025-01-16T20:52:43.972Z Compiling rand v0.8.5
13022025-01-16T20:52:44.828Z Compiling icu_provider v1.5.0
13032025-01-16T20:52:45.180Z Compiling salsa20 v0.10.2
13042025-01-16T20:52:45.424Z Compiling pest v2.7.14
13052025-01-16T20:52:45.725Z Compiling icu_locid_transform v1.5.0
13062025-01-16T20:52:45.757Z Compiling tracing v0.1.40
13072025-01-16T20:52:45.857Z Compiling spki v0.7.3
13082025-01-16T20:52:46.007Z Compiling pbkdf2 v0.12.2
13092025-01-16T20:52:46.190Z Compiling powerfmt v0.2.0
13102025-01-16T20:52:46.215Z Compiling time-core v0.1.2
13112025-01-16T20:52:46.242Z Compiling num-conv v0.1.0
13122025-01-16T20:52:46.325Z Compiling icu_properties_data v1.5.0
13132025-01-16T20:52:46.386Z Compiling untrusted v0.9.0
13142025-01-16T20:52:46.519Z Compiling untrusted v0.7.1
13152025-01-16T20:52:46.522Z Compiling mirai-annotations v1.12.0
13162025-01-16T20:52:46.578Z Compiling time-macros v0.2.18
13172025-01-16T20:52:46.581Z Compiling deranged v0.3.11
13182025-01-16T20:52:46.704Z Compiling scrypt v0.11.0
13192025-01-16T20:52:46.729Z Compiling cbc v0.1.2
13202025-01-16T20:52:46.976Z Compiling icu_properties v1.5.1
13212025-01-16T20:52:47.224Z Compiling aes v0.8.4
13222025-01-16T20:52:47.977Z Compiling bitflags v2.6.0
13232025-01-16T20:52:48.071Z Compiling bytes v1.9.0
13242025-01-16T20:52:48.484Z Compiling indexmap v2.7.0
13252025-01-16T20:52:49.265Z Compiling tokio v1.40.0
13262025-01-16T20:52:49.621Z Compiling http v1.2.0
13272025-01-16T20:52:49.793Z Compiling semver v1.0.24
13282025-01-16T20:52:50.013Z Compiling pest_meta v2.7.14
13292025-01-16T20:52:50.140Z Compiling openssl-sys v0.9.103
13302025-01-16T20:52:50.510Z Compiling rustc_version v0.4.1
13312025-01-16T20:52:51.164Z Compiling scroll_derive v0.12.0
13322025-01-16T20:52:51.229Z Compiling utf16_iter v1.0.5
13332025-01-16T20:52:51.458Z Compiling icu_normalizer_data v1.5.0
13342025-01-16T20:52:51.574Z Compiling utf8_iter v1.0.4
13352025-01-16T20:52:51.593Z Compiling write16 v1.0.0
13362025-01-16T20:52:51.730Z Compiling num_threads v0.1.7
13372025-01-16T20:52:51.811Z Compiling atomic-waker v1.1.2
13382025-01-16T20:52:51.840Z Compiling icu_normalizer v1.5.0
13392025-01-16T20:52:51.871Z Compiling time v0.3.36
13402025-01-16T20:52:52.000Z Compiling which v4.4.2
13412025-01-16T20:52:52.549Z Compiling scroll v0.12.0
13422025-01-16T20:52:52.553Z Compiling pest_generator v2.7.14
13432025-01-16T20:52:53.131Z Compiling http-body v1.0.1
13442025-01-16T20:52:53.269Z Compiling pkcs5 v0.7.1
13452025-01-16T20:52:53.335Z Compiling form_urlencoded v1.2.1
13462025-01-16T20:52:53.652Z Compiling try-lock v0.2.5
13472025-01-16T20:52:53.675Z Compiling slog v2.7.0
13482025-01-16T20:52:53.822Z Compiling want v0.3.1
13492025-01-16T20:52:54.113Z Compiling pkcs8 v0.10.2
13502025-01-16T20:52:54.256Z Compiling goblin v0.8.2
13512025-01-16T20:52:54.402Z Compiling idna_adapter v1.2.0
13522025-01-16T20:52:54.428Z Compiling uuid v1.11.0
13532025-01-16T20:52:54.448Z Compiling pest_derive v2.7.14
13542025-01-16T20:52:54.633Z Compiling iana-time-zone v0.1.61
13552025-01-16T20:52:54.732Z Compiling httpdate v1.0.3
13562025-01-16T20:52:55.046Z Compiling chrono v0.4.38
13572025-01-16T20:52:55.198Z Compiling idna v1.0.3
13582025-01-16T20:52:55.248Z Compiling dtrace-parser v0.2.0
13592025-01-16T20:52:56.583Z Compiling toml_datetime v0.6.8
13602025-01-16T20:52:56.599Z Compiling serde_tokenstream v0.2.2
13612025-01-16T20:52:56.778Z Compiling serde_spanned v0.6.8
13622025-01-16T20:52:57.024Z Compiling tower-service v0.3.3
13632025-01-16T20:52:57.045Z Compiling openssl v0.10.66
13642025-01-16T20:52:57.157Z Compiling tokio-util v0.7.12
13652025-01-16T20:52:57.182Z Compiling foreign-types-shared v0.1.1
13662025-01-16T20:52:57.201Z Compiling rustversion v1.0.17
13672025-01-16T20:52:57.301Z Compiling base64 v0.22.1
13682025-01-16T20:52:57.433Z Compiling adler2 v2.0.0
13692025-01-16T20:52:57.655Z Compiling match_cfg v0.1.0
13702025-01-16T20:52:57.763Z Compiling hostname v0.3.1
13712025-01-16T20:52:57.939Z Compiling miniz_oxide v0.8.0
13722025-01-16T20:52:58.003Z Compiling foreign-types v0.3.2
13732025-01-16T20:52:58.030Z Compiling url v2.5.3
13742025-01-16T20:52:58.109Z Compiling h2 v0.4.6
13752025-01-16T20:52:58.437Z Compiling openssl-macros v0.1.1
13762025-01-16T20:52:59.167Z Compiling async-trait v0.1.83
13772025-01-16T20:52:59.349Z Compiling serde_derive_internals v0.29.1
13782025-01-16T20:52:59.642Z Compiling dirs-sys-next v0.1.2
13792025-01-16T20:52:59.783Z Compiling rustls v0.22.4
13802025-01-16T20:53:00.106Z Compiling dof v0.3.0
13812025-01-16T20:53:00.240Z Compiling data-encoding v2.6.0
13822025-01-16T20:53:01.582Z Compiling usdt-impl v0.5.0
13832025-01-16T20:53:01.706Z Compiling schemars v0.8.21
13842025-01-16T20:53:01.948Z Compiling rustls v0.23.19
13852025-01-16T20:53:02.033Z Compiling native-tls v0.2.12
13862025-01-16T20:53:02.222Z Compiling syn v1.0.109
13872025-01-16T20:53:02.302Z Compiling siphasher v0.3.11
13882025-01-16T20:53:02.422Z Compiling schemars_derive v0.8.21
13892025-01-16T20:53:02.676Z Compiling dirs-next v2.0.0
13902025-01-16T20:53:02.878Z Compiling http-body-util v0.1.2
13912025-01-16T20:53:03.011Z Compiling crossbeam-epoch v0.9.18
13922025-01-16T20:53:03.362Z Compiling heapless v0.7.17
13932025-01-16T20:53:03.628Z Compiling sha1 v0.10.6
13942025-01-16T20:53:03.687Z Compiling signature v2.2.0
13952025-01-16T20:53:03.796Z Compiling bzip2-sys v0.1.11+1.0.8
13962025-01-16T20:53:03.966Z Compiling thread_local v1.1.8
13972025-01-16T20:53:04.050Z Compiling cookie v0.18.1
13982025-01-16T20:53:04.088Z Compiling multer v3.1.0
13992025-01-16T20:53:04.251Z Compiling encoding_rs v0.8.34
14002025-01-16T20:53:04.345Z Compiling gimli v0.31.1
14012025-01-16T20:53:04.383Z Compiling ipnet v2.10.1
14022025-01-16T20:53:04.425Z Compiling rayon-core v1.12.1
14032025-01-16T20:53:04.699Z Compiling dyn-clone v1.0.17
14042025-01-16T20:53:04.936Z Compiling mime v0.3.17
14052025-01-16T20:53:05.452Z Compiling hyper v1.5.0
14062025-01-16T20:53:05.475Z Compiling openssl-probe v0.1.5
14072025-01-16T20:53:05.523Z Compiling unicode-properties v0.1.3
14082025-01-16T20:53:05.783Z Compiling slog-async v2.8.0
14092025-01-16T20:53:05.942Z Compiling signal-hook v0.3.17
14102025-01-16T20:53:06.244Z Compiling stringprep v0.1.5
14112025-01-16T20:53:06.359Z Compiling toml_edit v0.22.22
14122025-01-16T20:53:08.210Z Compiling hyper-util v0.1.10
14132025-01-16T20:53:08.448Z Compiling addr2line v0.24.2
14142025-01-16T20:53:09.336Z Compiling usdt-macro v0.5.0
14152025-01-16T20:53:09.618Z Compiling usdt-attr-macro v0.5.0
14162025-01-16T20:53:10.455Z Compiling crossbeam-deque v0.8.5
14172025-01-16T20:53:10.671Z Compiling term v0.7.0
14182025-01-16T20:53:10.785Z Compiling slog-json v2.6.1
14192025-01-16T20:53:10.872Z Compiling serde_urlencoded v0.7.1
14202025-01-16T20:53:11.121Z Compiling crossbeam-channel v0.5.13
14212025-01-16T20:53:11.158Z Compiling curve25519-dalek v4.1.3
14222025-01-16T20:53:11.180Z Compiling futures-executor v0.3.31
14232025-01-16T20:53:11.369Z Compiling md-5 v0.10.6
14242025-01-16T20:53:11.654Z Compiling enum-as-inner v0.6.1
14252025-01-16T20:53:11.692Z Compiling async-stream-impl v0.3.6
14262025-01-16T20:53:11.825Z Compiling rustls-pemfile v2.2.0
14272025-01-16T20:53:11.909Z Compiling num-integer v0.1.46
14282025-01-16T20:53:12.138Z Compiling idna v0.3.0
14292025-01-16T20:53:12.159Z Compiling idna v0.4.0
14302025-01-16T20:53:12.652Z Compiling hash32 v0.2.1
14312025-01-16T20:53:12.671Z Compiling ff v0.13.0
14322025-01-16T20:53:12.898Z Compiling is-terminal v0.4.13
14332025-01-16T20:53:12.976Z Compiling object v0.36.5
14342025-01-16T20:53:13.000Z Compiling dropshot v0.12.0
14352025-01-16T20:53:13.037Z Compiling base16ct v0.2.0
14362025-01-16T20:53:13.303Z Compiling psl-types v2.0.11
14372025-01-16T20:53:13.353Z Compiling portable-atomic v1.9.0
14382025-01-16T20:53:13.509Z Compiling fallible-iterator v0.2.0
14392025-01-16T20:53:13.634Z Compiling utf-8 v0.7.6
14402025-01-16T20:53:13.693Z Compiling anyhow v1.0.93
14412025-01-16T20:53:13.746Z Compiling smoltcp v0.9.1
14422025-01-16T20:53:13.976Z Compiling rustc-demangle v0.1.24
14432025-01-16T20:53:14.201Z Compiling take_mut v0.2.2
14442025-01-16T20:53:14.317Z Compiling linked-hash-map v0.5.6
14452025-01-16T20:53:14.375Z Compiling quick-error v1.2.3
14462025-01-16T20:53:14.382Z Compiling num-bigint-dig v0.8.4
14472025-01-16T20:53:14.507Z Compiling resolv-conf v0.7.0
14482025-01-16T20:53:14.699Z Compiling lru-cache v0.1.2
14492025-01-16T20:53:14.896Z Compiling postgres-protocol v0.6.7
14502025-01-16T20:53:15.005Z Compiling tungstenite v0.24.0
14512025-01-16T20:53:15.166Z Compiling publicsuffix v2.2.3
14522025-01-16T20:53:15.403Z Compiling sec1 v0.7.3
14532025-01-16T20:53:15.549Z Compiling hickory-proto v0.24.1
14542025-01-16T20:53:15.823Z Compiling slog-term v2.9.1
14552025-01-16T20:53:16.020Z Compiling usdt v0.5.0
14562025-01-16T20:53:16.176Z Compiling async-stream v0.3.6
14572025-01-16T20:53:16.508Z Compiling group v0.13.0
14582025-01-16T20:53:16.743Z Compiling num-iter v0.1.45
14592025-01-16T20:53:16.991Z Compiling futures v0.3.31
14602025-01-16T20:53:17.014Z Compiling slog-bunyan v2.5.0
14612025-01-16T20:53:17.206Z Compiling toml v0.8.19
14622025-01-16T20:53:17.234Z Compiling tokio-native-tls v0.3.1
14632025-01-16T20:53:18.394Z Compiling camino v1.1.9
14642025-01-16T20:53:18.646Z Compiling phf_shared v0.11.2
14652025-01-16T20:53:18.700Z Compiling dropshot_endpoint v0.12.0
14662025-01-16T20:53:18.992Z Compiling terminal_size v0.4.0
14672025-01-16T20:53:19.216Z Compiling waitgroup v0.1.2
14682025-01-16T20:53:19.239Z Compiling openapiv3 v2.0.0
14692025-01-16T20:53:19.327Z Compiling serde_path_to_error v0.1.16
14702025-01-16T20:53:19.436Z Compiling backtrace v0.3.74
14712025-01-16T20:53:20.089Z Compiling hkdf v0.12.4
14722025-01-16T20:53:20.111Z Compiling crypto-bigint v0.5.5
14732025-01-16T20:53:20.359Z Compiling zerocopy-derive v0.6.6
14742025-01-16T20:53:22.394Z Compiling curve25519-dalek-derive v0.1.1
14752025-01-16T20:53:22.514Z Compiling webpki-roots v0.26.6
14762025-01-16T20:53:22.750Z Compiling idna v0.5.0
14772025-01-16T20:53:22.954Z Compiling hostname v0.4.0
14782025-01-16T20:53:23.061Z Compiling hubpack_derive v0.1.1
14792025-01-16T20:53:23.176Z Compiling fs-err v2.11.0
14802025-01-16T20:53:23.258Z Compiling ahash v0.8.11
14812025-01-16T20:53:23.474Z Compiling crc32fast v1.4.2
14822025-01-16T20:53:23.588Z Compiling debug-ignore v1.0.5
14832025-01-16T20:53:23.740Z Compiling winnow v0.5.40
14842025-01-16T20:53:23.765Z Compiling newtype-uuid v1.2.1
14852025-01-16T20:53:23.833Z Compiling managed v0.8.0
14862025-01-16T20:53:23.901Z Compiling bitflags v1.3.2
14872025-01-16T20:53:24.017Z Compiling strum_macros v0.25.3
14882025-01-16T20:53:24.076Z Compiling console v0.15.8
14892025-01-16T20:53:24.248Z Compiling hubpack v0.1.2
14902025-01-16T20:53:24.695Z Compiling clap_builder v4.5.21
14912025-01-16T20:53:25.452Z Compiling flate2 v1.0.34
14922025-01-16T20:53:26.144Z Compiling cookie_store v0.21.0
14932025-01-16T20:53:26.389Z Compiling elliptic-curve v0.13.8
14942025-01-16T20:53:26.470Z Compiling zerocopy v0.6.6
14952025-01-16T20:53:27.189Z Compiling toml_edit v0.19.15
14962025-01-16T20:53:27.213Z Compiling hickory-resolver v0.24.1
14972025-01-16T20:53:27.541Z Compiling phf v0.11.2
14982025-01-16T20:53:27.847Z Compiling signal-hook-mio v0.2.4
14992025-01-16T20:53:27.870Z Compiling rayon v1.10.0
15002025-01-16T20:53:28.022Z Compiling hyper-tls v0.6.0
15012025-01-16T20:53:28.053Z Compiling bzip2 v0.4.4
15022025-01-16T20:53:28.447Z Compiling tokio-tungstenite v0.24.0
15032025-01-16T20:53:28.990Z Compiling postgres-types v0.2.8
15042025-01-16T20:53:31.553Z Compiling ed25519 v2.2.3
15052025-01-16T20:53:32.163Z Compiling phf_shared v0.10.0
15062025-01-16T20:53:32.540Z Compiling tokio-stream v0.1.16
15072025-01-16T20:53:32.750Z Compiling pkcs1 v0.7.5
15082025-01-16T20:53:33.011Z Compiling serde-big-array v0.5.1
15092025-01-16T20:53:33.093Z Compiling rfc6979 v0.4.0
15102025-01-16T20:53:33.250Z Compiling clap_derive v4.5.18
15112025-01-16T20:53:33.289Z Compiling serde_repr v0.1.19
15122025-01-16T20:53:33.431Z Compiling derive-where v1.2.7
15132025-01-16T20:53:33.495Z Compiling float-cmp v0.9.0
15142025-01-16T20:53:33.640Z Compiling bstr v1.10.0
15152025-01-16T20:53:33.736Z Compiling sync_wrapper v1.0.1
15162025-01-16T20:53:33.908Z Compiling difflib v0.4.0
15172025-01-16T20:53:34.268Z Compiling static_assertions v1.1.0
15182025-01-16T20:53:34.382Z Compiling normalize-line-endings v0.3.0
15192025-01-16T20:53:34.407Z Compiling fixedbitset v0.4.2
15202025-01-16T20:53:34.529Z Compiling predicates-core v1.0.8
15212025-01-16T20:53:34.857Z Compiling whoami v1.5.2
15222025-01-16T20:53:34.882Z Compiling unicode-segmentation v1.12.0
15232025-01-16T20:53:35.259Z Compiling number_prefix v0.4.0
15242025-01-16T20:53:35.309Z Compiling precomputed-hash v0.1.1
15252025-01-16T20:53:35.446Z Compiling unicode-width v0.2.0
15262025-01-16T20:53:35.468Z Compiling bit-vec v0.6.3
15272025-01-16T20:53:35.501Z Compiling new_debug_unreachable v1.0.6
15282025-01-16T20:53:35.610Z Compiling string_cache v0.8.7
15292025-01-16T20:53:35.762Z Compiling similar v2.6.0
15302025-01-16T20:53:35.883Z Compiling bit-set v0.5.3
15312025-01-16T20:53:36.002Z Compiling indicatif v0.17.9
15322025-01-16T20:53:36.026Z Compiling tokio-postgres v0.7.12
15332025-01-16T20:53:36.167Z Compiling predicates v3.1.2
15342025-01-16T20:53:36.564Z Compiling petgraph v0.6.5
15352025-01-16T20:53:37.683Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15362025-01-16T20:53:37.917Z Compiling ecdsa v0.16.9
15372025-01-16T20:53:37.945Z Compiling clap v4.5.21
15382025-01-16T20:53:38.002Z Compiling rsa v0.9.6
15392025-01-16T20:53:38.068Z Compiling ed25519-dalek v2.1.1
15402025-01-16T20:53:38.731Z Compiling toml v0.7.8
15412025-01-16T20:53:39.366Z Compiling zip v0.6.6
15422025-01-16T20:53:40.140Z Compiling crossterm v0.28.1
15432025-01-16T20:53:41.303Z Compiling hex v0.4.3
15442025-01-16T20:53:41.433Z Compiling x509-cert v0.2.5
15452025-01-16T20:53:41.719Z Compiling lalrpop-util v0.19.12
15462025-01-16T20:53:41.888Z Compiling unicode-xid v0.2.6
15472025-01-16T20:53:42.048Z Compiling peg-runtime v0.8.3
15482025-01-16T20:53:42.084Z Compiling strum_macros v0.26.4
15492025-01-16T20:53:42.302Z Compiling xattr v1.3.1
15502025-01-16T20:53:42.575Z Compiling filetime v0.2.25
15512025-01-16T20:53:42.886Z Compiling tar v0.4.42
15522025-01-16T20:53:46.758Z Compiling strum v0.26.3
15532025-01-16T20:53:50.251Z Compiling aws-lc-sys v0.22.0
15542025-01-16T20:54:20.975Z Compiling rustls-webpki v0.102.8
15552025-01-16T20:54:24.087Z Compiling tokio-rustls v0.25.0
15562025-01-16T20:54:25.785Z Compiling tokio-rustls v0.26.0
15572025-01-16T20:54:26.033Z Compiling hyper-rustls v0.27.3
15582025-01-16T20:54:26.306Z Compiling reqwest v0.12.9
15592025-01-16T20:54:27.753Z Compiling qorb v0.2.1
15602025-01-16T20:54:30.785Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15612025-01-16T20:54:31.364Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15622025-01-16T20:54:35.448Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 17s
15632025-01-16T20:54:35.616Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15642025-01-16T20:54:35.672ZJan 16 20:54:34.547 INFO Starting download, target: Cockroach
15652025-01-16T20:54:35.672ZJan 16 20:54:34.547 INFO Starting download, target: Console
15662025-01-16T20:54:35.673ZJan 16 20:54:34.547 INFO Starting download, target: Clickhouse
15672025-01-16T20:54:35.673ZJan 16 20:54:34.547 INFO Starting download, target: DendriteOpenapi
15682025-01-16T20:54:35.675ZJan 16 20:54:34.547 INFO Starting download, target: DendriteStub
15692025-01-16T20:54:35.675ZJan 16 20:54:34.547 INFO Starting download, target: MaghemiteMgd
15702025-01-16T20:54:35.675ZJan 16 20:54:34.547 INFO Starting download, target: TransceiverControl
15712025-01-16T20:54:35.675ZJan 16 20:54:34.548 INFO Downloading out/downloads/dpd-11bcc3e0f5d28dc7aed150f4df1174844e4dfbef.json (attempt 1/3), target: DendriteOpenapi
15722025-01-16T20:54:35.675ZJan 16 20:54:34.548 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15732025-01-16T20:54:35.675ZJan 16 20:54:34.548 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15742025-01-16T20:54:35.675ZJan 16 20:54:34.548 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15752025-01-16T20:54:35.675ZJan 16 20:54:34.548 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15762025-01-16T20:54:35.675ZJan 16 20:54:34.548 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15772025-01-16T20:54:35.676ZJan 16 20:54:34.548 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15782025-01-16T20:54:35.832ZJan 16 20:54:34.706 INFO Download complete, target: DendriteOpenapi
15792025-01-16T20:54:36.103ZJan 16 20:54:34.946 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15802025-01-16T20:54:36.246ZJan 16 20:54:35.074 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15812025-01-16T20:54:36.654ZJan 16 20:54:35.419 INFO Download complete, target: Console
15822025-01-16T20:54:36.922ZJan 16 20:54:35.591 INFO Download complete, target: TransceiverControl
15832025-01-16T20:54:37.236ZJan 16 20:54:35.963 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
15842025-01-16T20:54:37.372ZJan 16 20:54:36.001 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
15852025-01-16T20:54:37.692ZJan 16 20:54:36.487 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
15862025-01-16T20:54:38.147ZJan 16 20:54:37.020 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
15872025-01-16T20:54:38.147ZJan 16 20:54:37.020 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
15882025-01-16T20:54:39.970ZJan 16 20:54:38.844 INFO Download complete, target: DendriteStub
15892025-01-16T20:54:39.970ZJan 16 20:54:38.844 INFO Download complete, target: MaghemiteMgd
15902025-01-16T20:54:45.574ZJan 16 20:54:44.446 INFO Checking that binary works, target: Cockroach
15912025-01-16T20:54:45.732ZJan 16 20:54:44.605 INFO Download complete, target: Cockroach
15922025-01-16T20:54:50.168ZJan 16 20:54:49.040 INFO Checking that binary works, target: Clickhouse
15932025-01-16T20:54:50.584ZJan 16 20:54:49.456 INFO Download complete, target: Clickhouse
15942025-01-16T20:54:50.606ZAll builder prerequisites installed successfully, and PATH looks valid
15952025-01-16T20:54:50.611Z
15962025-01-16T20:54:50.611Zreal 4:55.118969392
15972025-01-16T20:54:50.611Zuser 15:43.106526864
15982025-01-16T20:54:50.611Zsys 2:03.089858297
15992025-01-16T20:54:50.611Ztrap 0.547865941
16002025-01-16T20:54:50.611Ztflt 5.452610440
16012025-01-16T20:54:50.611Zdflt 3.593402765
16022025-01-16T20:54:50.611Zkflt 0.132797500
16032025-01-16T20:54:50.611Zlock 24:54.318296213
16042025-01-16T20:54:50.611Zslp 55:41.766311220
16052025-01-16T20:54:50.611Zlat 56.178061304
16062025-01-16T20:54:50.611Zstop 2:24.693285483
16072025-01-16T20:54:50.611Z+ banner hack-check
16082025-01-16T20:54:50.611Z
16092025-01-16T20:54:50.611Z # # ## #### # # #### # # ###### #### # #
16102025-01-16T20:54:50.611Z # # # # # # # # # # # # # # # # #
16112025-01-16T20:54:50.611Z ###### # # # #### ##### # ###### ##### # ####
16122025-01-16T20:54:50.612Z # # ###### # # # # # # # # # #
16132025-01-16T20:54:50.612Z # # # # # # # # # # # # # # # # #
16142025-01-16T20:54:50.612Z # # # # #### # # #### # # ###### #### # #
16152025-01-16T20:54:50.612Z
16162025-01-16T20:54:50.612Z+ export CARGO_INCREMENTAL=0
16172025-01-16T20:54:50.612Z+ CARGO_INCREMENTAL=0
16182025-01-16T20:54:50.612Z+ ptime -m timeout 2h cargo xtask check-features --ci
16192025-01-16T20:54:51.153Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
16202025-01-16T20:54:53.989Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.32s
16212025-01-16T20:54:54.055Z Running `target/debug/xtask check-features --ci`
16222025-01-16T20:54:54.076Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16232025-01-16T20:54:54.082Zrunning: "/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16242025-01-16T20:54:54.529Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
16252025-01-16T20:54:54.546Z Running `target/debug/xtask download cargo-hack`
16262025-01-16T20:54:55.346Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16272025-01-16T20:54:55.715Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16282025-01-16T20:54:59.377Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.80s
16292025-01-16T20:54:59.534Z Running `target/debug/xtask-downloader cargo-hack`
16302025-01-16T20:54:59.572ZJan 16 20:54:58.442 INFO Starting download, target: CargoHack
16312025-01-16T20:54:59.575ZJan 16 20:54:58.443 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16322025-01-16T20:55:00.171ZJan 16 20:54:59.042 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16332025-01-16T20:55:00.260ZJan 16 20:54:59.131 INFO Download complete, target: CargoHack
16342025-01-16T20:55:00.265Zrunning: "/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"
16352025-01-16T20:55:00.281Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16362025-01-16T20:55:00.455Zinfo: running `cargo check --bins` on api_identity (1/197)
16372025-01-16T20:55:00.974Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16382025-01-16T20:55:00.977Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16392025-01-16T20:55:00.977Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16402025-01-16T20:55:00.980Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
16412025-01-16T20:55:01.045Z
16422025-01-16T20:55:01.045Zinfo: running `cargo check --bins` on bootstore (2/197)
16432025-01-16T20:55:01.595Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16442025-01-16T20:55:01.599Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16452025-01-16T20:55:01.599Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16462025-01-16T20:55:01.601Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
16472025-01-16T20:55:01.672Z
16482025-01-16T20:55:01.673Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/197)
16492025-01-16T20:55:02.200Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16502025-01-16T20:55:02.203Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16512025-01-16T20:55:02.203Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16522025-01-16T20:55:02.206Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
16532025-01-16T20:55:02.275Z
16542025-01-16T20:55:02.275Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/197)
16552025-01-16T20:55:02.807Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16562025-01-16T20:55:02.810Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16572025-01-16T20:55:02.810Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16582025-01-16T20:55:02.813Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
16592025-01-16T20:55:02.879Z
16602025-01-16T20:55:02.879Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/197)
16612025-01-16T20:55:03.250Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16622025-01-16T20:55:03.253Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16632025-01-16T20:55:03.253Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16642025-01-16T20:55:03.256Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
16652025-01-16T20:55:03.292Z
16662025-01-16T20:55:03.292Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/197)
16672025-01-16T20:55:03.674Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16682025-01-16T20:55:03.678Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16692025-01-16T20:55:03.678Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16702025-01-16T20:55:03.678Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
16712025-01-16T20:55:03.721Z
16722025-01-16T20:55:03.721Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/197)
16732025-01-16T20:55:04.088Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16742025-01-16T20:55:04.091Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16752025-01-16T20:55:04.091Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16762025-01-16T20:55:04.094Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
16772025-01-16T20:55:04.132Z
16782025-01-16T20:55:04.132Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/197)
16792025-01-16T20:55:04.511Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16802025-01-16T20:55:04.514Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16812025-01-16T20:55:04.514Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16822025-01-16T20:55:04.516Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
16832025-01-16T20:55:04.554Z
16842025-01-16T20:55:04.554Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/197)
16852025-01-16T20:55:04.925Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16862025-01-16T20:55:04.928Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16872025-01-16T20:55:04.928Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16882025-01-16T20:55:04.931Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
16892025-01-16T20:55:04.969Z
16902025-01-16T20:55:04.969Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/197)
16912025-01-16T20:55:05.341Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16922025-01-16T20:55:05.344Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16932025-01-16T20:55:05.344Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16942025-01-16T20:55:05.346Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
16952025-01-16T20:55:05.384Z
16962025-01-16T20:55:05.384Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/197)
16972025-01-16T20:55:05.752Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16982025-01-16T20:55:05.755Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16992025-01-16T20:55:05.755Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17002025-01-16T20:55:05.758Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
17012025-01-16T20:55:05.796Z
17022025-01-16T20:55:05.797Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/197)
17032025-01-16T20:55:06.168Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17042025-01-16T20:55:06.170Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17052025-01-16T20:55:06.170Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17062025-01-16T20:55:06.173Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17072025-01-16T20:55:06.214Z
17082025-01-16T20:55:06.214Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/197)
17092025-01-16T20:55:06.583Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17102025-01-16T20:55:06.585Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17112025-01-16T20:55:06.585Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17122025-01-16T20:55:06.585Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
17132025-01-16T20:55:06.623Z
17142025-01-16T20:55:06.623Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/197)
17152025-01-16T20:55:06.999Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17162025-01-16T20:55:07.002Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17172025-01-16T20:55:07.002Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17182025-01-16T20:55:07.006Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17192025-01-16T20:55:07.043Z
17202025-01-16T20:55:07.043Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/197)
17212025-01-16T20:55:07.420Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17222025-01-16T20:55:07.424Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17232025-01-16T20:55:07.424Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17242025-01-16T20:55:07.424Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17252025-01-16T20:55:07.462Z
17262025-01-16T20:55:07.462Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/197)
17272025-01-16T20:55:07.844Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17282025-01-16T20:55:07.848Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17292025-01-16T20:55:07.848Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17302025-01-16T20:55:07.851Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17312025-01-16T20:55:07.888Z
17322025-01-16T20:55:07.888Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/197)
17332025-01-16T20:55:08.269Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17342025-01-16T20:55:08.272Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17352025-01-16T20:55:08.272Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17362025-01-16T20:55:08.275Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17372025-01-16T20:55:08.313Z
17382025-01-16T20:55:08.313Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/197)
17392025-01-16T20:55:08.692Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17402025-01-16T20:55:08.695Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17412025-01-16T20:55:08.695Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17422025-01-16T20:55:08.695Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17432025-01-16T20:55:08.735Z
17442025-01-16T20:55:08.735Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/197)
17452025-01-16T20:55:09.117Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17462025-01-16T20:55:09.120Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17472025-01-16T20:55:09.120Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17482025-01-16T20:55:09.123Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17492025-01-16T20:55:09.162Z
17502025-01-16T20:55:09.162Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/197)
17512025-01-16T20:55:09.538Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17522025-01-16T20:55:09.541Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17532025-01-16T20:55:09.541Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17542025-01-16T20:55:09.543Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17552025-01-16T20:55:09.581Z
17562025-01-16T20:55:09.581Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/197)
17572025-01-16T20:55:09.960Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17582025-01-16T20:55:09.964Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17592025-01-16T20:55:09.964Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17602025-01-16T20:55:09.967Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17612025-01-16T20:55:10.006Z
17622025-01-16T20:55:10.006Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/197)
17632025-01-16T20:55:10.383Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17642025-01-16T20:55:10.386Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17652025-01-16T20:55:10.386Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17662025-01-16T20:55:10.388Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17672025-01-16T20:55:10.426Z
17682025-01-16T20:55:10.426Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/197)
17692025-01-16T20:55:10.807Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17702025-01-16T20:55:10.810Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17712025-01-16T20:55:10.810Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17722025-01-16T20:55:10.812Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17732025-01-16T20:55:10.851Z
17742025-01-16T20:55:10.851Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/197)
17752025-01-16T20:55:11.229Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17762025-01-16T20:55:11.231Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17772025-01-16T20:55:11.231Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17782025-01-16T20:55:11.234Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17792025-01-16T20:55:11.274Z
17802025-01-16T20:55:11.274Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/197)
17812025-01-16T20:55:11.652Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17822025-01-16T20:55:11.655Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17832025-01-16T20:55:11.655Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17842025-01-16T20:55:11.658Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17852025-01-16T20:55:11.698Z
17862025-01-16T20:55:11.698Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/197)
17872025-01-16T20:55:12.071Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17882025-01-16T20:55:12.074Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17892025-01-16T20:55:12.074Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17902025-01-16T20:55:12.082Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17912025-01-16T20:55:12.114Z
17922025-01-16T20:55:12.114Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/197)
17932025-01-16T20:55:12.488Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17942025-01-16T20:55:12.490Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17952025-01-16T20:55:12.490Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17962025-01-16T20:55:12.493Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17972025-01-16T20:55:12.532Z
17982025-01-16T20:55:12.532Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/197)
17992025-01-16T20:55:12.904Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18002025-01-16T20:55:12.907Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18012025-01-16T20:55:12.907Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18022025-01-16T20:55:12.910Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
18032025-01-16T20:55:12.945Z
18042025-01-16T20:55:12.945Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/197)
18052025-01-16T20:55:13.321Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18062025-01-16T20:55:13.324Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18072025-01-16T20:55:13.324Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18082025-01-16T20:55:13.326Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18092025-01-16T20:55:13.365Z
18102025-01-16T20:55:13.365Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/197)
18112025-01-16T20:55:13.735Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18122025-01-16T20:55:13.738Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18132025-01-16T20:55:13.738Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18142025-01-16T20:55:13.740Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
18152025-01-16T20:55:13.781Z
18162025-01-16T20:55:13.781Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/197)
18172025-01-16T20:55:14.151Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18182025-01-16T20:55:14.154Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18192025-01-16T20:55:14.155Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18202025-01-16T20:55:14.157Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18212025-01-16T20:55:14.195Z
18222025-01-16T20:55:14.195Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/197)
18232025-01-16T20:55:14.571Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18242025-01-16T20:55:14.576Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18252025-01-16T20:55:14.576Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18262025-01-16T20:55:14.580Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18272025-01-16T20:55:14.609Z
18282025-01-16T20:55:14.609Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/197)
18292025-01-16T20:55:14.982Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18302025-01-16T20:55:14.985Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18312025-01-16T20:55:14.985Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18322025-01-16T20:55:14.988Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18332025-01-16T20:55:15.025Z
18342025-01-16T20:55:15.025Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/197)
18352025-01-16T20:55:15.400Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18362025-01-16T20:55:15.403Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18372025-01-16T20:55:15.403Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18382025-01-16T20:55:15.406Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18392025-01-16T20:55:15.444Z
18402025-01-16T20:55:15.444Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/197)
18412025-01-16T20:55:15.822Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18422025-01-16T20:55:15.825Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18432025-01-16T20:55:15.825Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18442025-01-16T20:55:15.829Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18452025-01-16T20:55:15.873Z
18462025-01-16T20:55:15.873Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/197)
18472025-01-16T20:55:16.247Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18482025-01-16T20:55:16.250Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18492025-01-16T20:55:16.250Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18502025-01-16T20:55:16.250Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18512025-01-16T20:55:16.290Z
18522025-01-16T20:55:16.290Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/197)
18532025-01-16T20:55:16.674Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18542025-01-16T20:55:16.677Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18552025-01-16T20:55:16.677Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18562025-01-16T20:55:16.680Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18572025-01-16T20:55:16.719Z
18582025-01-16T20:55:16.719Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/197)
18592025-01-16T20:55:17.094Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18602025-01-16T20:55:17.098Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18612025-01-16T20:55:17.098Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18622025-01-16T20:55:17.102Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18632025-01-16T20:55:17.137Z
18642025-01-16T20:55:17.137Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/197)
18652025-01-16T20:55:17.509Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18662025-01-16T20:55:17.512Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18672025-01-16T20:55:17.512Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18682025-01-16T20:55:17.515Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18692025-01-16T20:55:17.553Z
18702025-01-16T20:55:17.553Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/197)
18712025-01-16T20:55:17.926Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18722025-01-16T20:55:17.928Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18732025-01-16T20:55:17.928Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18742025-01-16T20:55:17.932Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18752025-01-16T20:55:17.969Z
18762025-01-16T20:55:17.969Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/197)
18772025-01-16T20:55:18.346Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18782025-01-16T20:55:18.348Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18792025-01-16T20:55:18.348Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18802025-01-16T20:55:18.367Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18812025-01-16T20:55:18.410Z
18822025-01-16T20:55:18.410Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/197)
18832025-01-16T20:55:18.780Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18842025-01-16T20:55:18.783Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18852025-01-16T20:55:18.783Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18862025-01-16T20:55:18.783Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18872025-01-16T20:55:18.826Z
18882025-01-16T20:55:18.826Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/197)
18892025-01-16T20:55:19.201Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18902025-01-16T20:55:19.203Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18912025-01-16T20:55:19.203Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18922025-01-16T20:55:19.206Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18932025-01-16T20:55:19.244Z
18942025-01-16T20:55:19.244Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/197)
18952025-01-16T20:55:19.618Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18962025-01-16T20:55:19.621Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18972025-01-16T20:55:19.621Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18982025-01-16T20:55:19.621Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18992025-01-16T20:55:19.664Z
19002025-01-16T20:55:19.664Zinfo: running `cargo check --bins` on sled-hardware-types (45/197)
19012025-01-16T20:55:20.206Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19022025-01-16T20:55:20.208Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19032025-01-16T20:55:20.208Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19042025-01-16T20:55:20.211Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
19052025-01-16T20:55:20.282Z
19062025-01-16T20:55:20.282Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (46/197)
19072025-01-16T20:55:20.822Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19082025-01-16T20:55:20.825Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19092025-01-16T20:55:20.825Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19102025-01-16T20:55:20.828Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
19112025-01-16T20:55:20.897Z
19122025-01-16T20:55:20.897Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (47/197)
19132025-01-16T20:55:21.434Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19142025-01-16T20:55:21.440Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19152025-01-16T20:55:21.440Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19162025-01-16T20:55:21.440Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
19172025-01-16T20:55:21.512Z
19182025-01-16T20:55:21.512Zinfo: running `cargo check --bins` on oxlog (48/197)
19192025-01-16T20:55:22.032Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19202025-01-16T20:55:22.035Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19212025-01-16T20:55:22.119Z Checking cfg-if v1.0.0
19222025-01-16T20:55:22.121Z Checking libc v0.2.162
19232025-01-16T20:55:22.226Z Checking serde v1.0.217
19242025-01-16T20:55:22.230Z Checking zeroize v1.8.1
19252025-01-16T20:55:22.242Z Checking memchr v2.7.4
19262025-01-16T20:55:22.244Z Checking typenum v1.17.0
19272025-01-16T20:55:22.244Z Checking scopeguard v1.2.0
19282025-01-16T20:55:22.279Z Checking subtle v2.6.1
19292025-01-16T20:55:22.292Z Checking value-bag v1.9.0
19302025-01-16T20:55:22.397Z Checking lock_api v0.4.12
19312025-01-16T20:55:22.466Z Checking smallvec v1.13.2
19322025-01-16T20:55:22.533Z Checking itoa v1.0.11
19332025-01-16T20:55:22.691Z Checking log v0.4.22
19342025-01-16T20:55:22.758Z Checking const-oid v0.9.6
19352025-01-16T20:55:22.776Z Checking pin-project-lite v0.2.14
19362025-01-16T20:55:22.814Z Checking byteorder v1.5.0
19372025-01-16T20:55:22.897Z Checking futures-core v0.3.31
19382025-01-16T20:55:23.076Z Checking once_cell v1.20.2
19392025-01-16T20:55:23.097Z Checking cpufeatures v0.2.14
19402025-01-16T20:55:23.183Z Checking futures-sink v0.3.31
19412025-01-16T20:55:23.199Z Checking getrandom v0.2.15
19422025-01-16T20:55:23.210Z Checking parking_lot_core v0.9.10
19432025-01-16T20:55:23.224Z Checking signal-hook-registry v1.4.2
19442025-01-16T20:55:23.334Z Checking mio v1.0.2
19452025-01-16T20:55:23.345Z Checking generic-array v0.14.7
19462025-01-16T20:55:23.368Z Checking stable_deref_trait v1.2.0
19472025-01-16T20:55:23.430Z Checking rand_core v0.6.4
19482025-01-16T20:55:23.464Z Checking socket2 v0.5.7
19492025-01-16T20:55:23.485Z Checking spin v0.9.8
19502025-01-16T20:55:23.559Z Checking parking_lot v0.12.3
19512025-01-16T20:55:23.753Z Checking zerocopy v0.7.35
19522025-01-16T20:55:23.802Z Checking slab v0.4.9
19532025-01-16T20:55:23.883Z Checking zerofrom v0.1.4
19542025-01-16T20:55:23.901Z Checking futures-channel v0.3.31
19552025-01-16T20:55:23.940Z Checking equivalent v1.0.1
19562025-01-16T20:55:24.077Z Checking futures-io v0.3.31
19572025-01-16T20:55:24.105Z Checking pin-utils v0.1.0
19582025-01-16T20:55:24.136Z Checking yoke v0.7.4
19592025-01-16T20:55:24.164Z Checking futures-task v0.3.31
19602025-01-16T20:55:24.233Z Checking allocator-api2 v0.2.18
19612025-01-16T20:55:24.236Z Checking foldhash v0.1.3
19622025-01-16T20:55:24.399Z Checking futures-util v0.3.31
19632025-01-16T20:55:24.423Z Checking zerovec v0.10.4
19642025-01-16T20:55:24.437Z Checking crypto-common v0.1.6
19652025-01-16T20:55:24.482Z Checking block-buffer v0.10.4
19662025-01-16T20:55:24.612Z Checking block-padding v0.3.3
19672025-01-16T20:55:24.692Z Checking tinyvec_macros v0.1.1
19682025-01-16T20:55:24.727Z Checking digest v0.10.7
19692025-01-16T20:55:24.769Z Checking ryu v1.0.18
19702025-01-16T20:55:24.832Z Checking hashbrown v0.15.1
19712025-01-16T20:55:24.845Z Checking inout v0.1.3
19722025-01-16T20:55:24.955Z Checking tinyvec v1.8.0
19732025-01-16T20:55:25.025Z Checking fnv v1.0.7
19742025-01-16T20:55:25.066Z Checking cipher v0.4.4
19752025-01-16T20:55:25.084Z Checking hmac v0.12.1
19762025-01-16T20:55:25.157Z Checking sha2 v0.10.8
19772025-01-16T20:55:25.298Z Checking libm v0.2.8
19782025-01-16T20:55:25.477Z Checking base64ct v1.6.0
19792025-01-16T20:55:25.745Z Checking litemap v0.7.3
19802025-01-16T20:55:25.832Z Checking writeable v0.5.5
19812025-01-16T20:55:25.895Z Checking unicode-bidi v0.3.17
19822025-01-16T20:55:25.953Z Checking tinystr v0.7.6
19832025-01-16T20:55:26.073Z Checking pem-rfc7468 v0.7.0
19842025-01-16T20:55:26.142Z Checking ppv-lite86 v0.2.20
19852025-01-16T20:55:26.209Z Checking num-traits v0.2.19
19862025-01-16T20:55:26.262Z Checking unicode-normalization v0.1.24
19872025-01-16T20:55:26.294Z Checking icu_locid v1.5.0
19882025-01-16T20:55:26.356Z Checking flagset v0.4.6
19892025-01-16T20:55:26.515Z Checking tracing-core v0.1.32
19902025-01-16T20:55:26.562Z Checking der v0.7.9
19912025-01-16T20:55:26.737Z Checking bytes v1.9.0
19922025-01-16T20:55:26.789Z Checking indexmap v2.7.0
19932025-01-16T20:55:27.140Z Checking serde_json v1.0.135
19942025-01-16T20:55:27.219Z Checking rand_chacha v0.3.1
19952025-01-16T20:55:27.257Z Checking icu_provider v1.5.0
19962025-01-16T20:55:27.505Z Checking tokio v1.40.0
19972025-01-16T20:55:27.629Z Checking http v1.2.0
19982025-01-16T20:55:27.645Z Checking bitflags v2.6.0
19992025-01-16T20:55:27.895Z Checking thiserror v1.0.69
20002025-01-16T20:55:27.949Z Checking rustls-pki-types v1.10.0
20012025-01-16T20:55:27.966Z Checking percent-encoding v2.3.1
20022025-01-16T20:55:28.039Z Checking icu_locid_transform_data v1.5.0
20032025-01-16T20:55:28.149Z Checking icu_locid_transform v1.5.0
20042025-01-16T20:55:28.187Z Checking rand v0.8.5
20052025-01-16T20:55:28.246Z Checking spki v0.7.3
20062025-01-16T20:55:28.508Z Checking tracing v0.1.40
20072025-01-16T20:55:28.545Z Checking icu_collections v1.5.0
20082025-01-16T20:55:28.786Z Checking salsa20 v0.10.2
20092025-01-16T20:55:28.850Z Checking pbkdf2 v0.12.2
20102025-01-16T20:55:28.867Z Checking aws-lc-sys v0.22.0
20112025-01-16T20:55:28.884Z Checking httparse v1.9.5
20122025-01-16T20:55:29.006Z Checking untrusted v0.7.1
20132025-01-16T20:55:29.020Z Checking mirai-annotations v1.12.0
20142025-01-16T20:55:29.134Z Checking icu_properties_data v1.5.0
20152025-01-16T20:55:29.168Z Checking powerfmt v0.2.0
20162025-01-16T20:55:29.189Z Checking untrusted v0.9.0
20172025-01-16T20:55:29.222Z Checking scrypt v0.11.0
20182025-01-16T20:55:29.289Z Checking aes v0.8.4
20192025-01-16T20:55:29.360Z Checking ring v0.17.8
20202025-01-16T20:55:29.378Z Checking cbc v0.1.2
20212025-01-16T20:55:29.392Z Checking icu_properties v1.5.1
20222025-01-16T20:55:29.437Z Checking deranged v0.3.11
20232025-01-16T20:55:29.462Z Checking crossbeam-utils v0.8.20
20242025-01-16T20:55:29.585Z Checking num_threads v0.1.7
20252025-01-16T20:55:29.706Z Checking utf16_iter v1.0.5
20262025-01-16T20:55:29.883Z Checking time-core v0.1.2
20272025-01-16T20:55:30.047Z Checking utf8_iter v1.0.4
20282025-01-16T20:55:30.176Z Checking num-conv v0.1.0
20292025-01-16T20:55:30.219Z Checking write16 v1.0.0
20302025-01-16T20:55:30.257Z Checking atomic-waker v1.1.2
20312025-01-16T20:55:30.356Z Checking icu_normalizer_data v1.5.0
20322025-01-16T20:55:30.409Z Checking pkcs5 v0.7.1
20332025-01-16T20:55:30.423Z Checking http-body v1.0.1
20342025-01-16T20:55:30.456Z Checking form_urlencoded v1.2.1
20352025-01-16T20:55:30.640Z Checking try-lock v0.2.5
20362025-01-16T20:55:30.668Z Checking uuid v1.11.0
20372025-01-16T20:55:30.723Z Checking time v0.3.36
20382025-01-16T20:55:30.793Z Checking want v0.3.1
20392025-01-16T20:55:30.886Z Checking pkcs8 v0.10.2
20402025-01-16T20:55:30.966Z Checking httpdate v1.0.3
20412025-01-16T20:55:30.984Z Checking aws-lc-rs v1.10.0
20422025-01-16T20:55:31.098Z Checking unicode-ident v1.0.14
20432025-01-16T20:55:31.175Z Checking toml_datetime v0.6.8
20442025-01-16T20:55:31.224Z Checking serde_spanned v0.6.8
20452025-01-16T20:55:31.266Z Checking slog v2.7.0
20462025-01-16T20:55:31.282Z Checking proc-macro2 v1.0.92
20472025-01-16T20:55:31.425Z Checking scroll v0.12.0
20482025-01-16T20:55:31.468Z Checking tower-service v0.3.3
20492025-01-16T20:55:31.604Z Checking adler2 v2.0.0
20502025-01-16T20:55:31.720Z Checking foreign-types-shared v0.1.1
20512025-01-16T20:55:31.774Z Checking ucd-trie v0.1.7
20522025-01-16T20:55:31.837Z Checking base64 v0.22.1
20532025-01-16T20:55:31.880Z Checking iana-time-zone v0.1.61
20542025-01-16T20:55:31.931Z Checking plain v0.2.3
20552025-01-16T20:55:31.991Z Checking match_cfg v0.1.0
20562025-01-16T20:55:32.050Z Checking chrono v0.4.38
20572025-01-16T20:55:32.089Z Checking goblin v0.8.2
20582025-01-16T20:55:32.092Z Checking hostname v0.3.1
20592025-01-16T20:55:32.250Z Checking pest v2.7.14
20602025-01-16T20:55:32.275Z Checking quote v1.0.38
20612025-01-16T20:55:32.607Z Checking icu_normalizer v1.5.0
20622025-01-16T20:55:32.622Z Checking foreign-types v0.3.2
20632025-01-16T20:55:32.681Z Checking rustls-webpki v0.102.8
20642025-01-16T20:55:32.714Z Checking miniz_oxide v0.8.0
20652025-01-16T20:55:33.098Z Checking openssl-sys v0.9.103
20662025-01-16T20:55:33.396Z Checking idna_adapter v1.2.0
20672025-01-16T20:55:33.418Z Checking errno v0.3.9
20682025-01-16T20:55:33.451Z Checking dirs-sys-next v0.1.2
20692025-01-16T20:55:33.582Z Checking aho-corasick v1.1.3
20702025-01-16T20:55:33.585Z Checking idna v1.0.3
20712025-01-16T20:55:33.632Z Compiling newtype-uuid v1.2.1
20722025-01-16T20:55:33.931Z Checking regex-syntax v0.8.5
20732025-01-16T20:55:34.012Z Checking data-encoding v2.6.0
20742025-01-16T20:55:34.073Z Checking url v2.5.3
20752025-01-16T20:55:34.120Z Checking tokio-util v0.7.12
20762025-01-16T20:55:34.175Z Checking pretty-hex v0.4.1
20772025-01-16T20:55:34.381Z Checking siphasher v0.3.11
20782025-01-16T20:55:34.605Z Checking openssl v0.10.66
20792025-01-16T20:55:34.727Z Checking dirs-next v2.0.0
20802025-01-16T20:55:34.817Z Checking dtrace-parser v0.2.0
20812025-01-16T20:55:34.853Z Checking rustix v0.38.37
20822025-01-16T20:55:34.869Z Checking syn v2.0.96
20832025-01-16T20:55:34.916Z Checking h2 v0.4.6
20842025-01-16T20:55:35.210Z Checking http-body-util v0.1.2
20852025-01-16T20:55:35.305Z Checking crossbeam-epoch v0.9.18
20862025-01-16T20:55:35.618Z Checking signature v2.2.0
20872025-01-16T20:55:35.741Z Checking sha1 v0.10.6
20882025-01-16T20:55:35.811Z Checking lazy_static v1.5.0
20892025-01-16T20:55:35.947Z Checking thread_local v1.1.8
20902025-01-16T20:55:36.026Z Checking thread-id v4.2.2
20912025-01-16T20:55:36.147Z Checking encoding_rs v0.8.34
20922025-01-16T20:55:36.233Z Checking utf8parse v0.2.2
20932025-01-16T20:55:36.381Z Checking anstyle v1.0.10
20942025-01-16T20:55:36.718Z Checking unicode-properties v0.1.3
20952025-01-16T20:55:36.871Z Checking dof v0.3.0
20962025-01-16T20:55:37.095Z Checking openssl-probe v0.1.5
20972025-01-16T20:55:37.205Z Checking regex-automata v0.4.8
20982025-01-16T20:55:37.241Z Checking mime v0.3.17
20992025-01-16T20:55:37.485Z Checking winnow v0.6.20
21002025-01-16T20:55:37.572Z Checking ipnet v2.10.1
21012025-01-16T20:55:37.931Z Checking gimli v0.31.1
21022025-01-16T20:55:38.043Z Checking stringprep v0.1.5
21032025-01-16T20:55:38.335Z Checking anstyle-parse v0.2.5
21042025-01-16T20:55:38.430Z Checking crossbeam-deque v0.8.5
21052025-01-16T20:55:38.602Z Checking term v0.7.0
21062025-01-16T20:55:38.755Z Checking rustls v0.23.19
21072025-01-16T20:55:39.025Z Checking rustls v0.22.4
21082025-01-16T20:55:39.752Z Checking native-tls v0.2.12
21092025-01-16T20:55:40.067Z Checking slog-json v2.6.1
21102025-01-16T20:55:40.177Z Checking toml_edit v0.22.22
21112025-01-16T20:55:40.327Z Checking serde_urlencoded v0.7.1
21122025-01-16T20:55:40.705Z Checking crossbeam-channel v0.5.13
21132025-01-16T20:55:40.781Z Checking usdt-impl v0.5.0
21142025-01-16T20:55:41.174Z Checking hyper v1.5.0
21152025-01-16T20:55:41.340Z Checking futures-executor v0.3.31
21162025-01-16T20:55:41.414Z Checking rustls-pemfile v2.2.0
21172025-01-16T20:55:41.538Z Checking num-integer v0.1.46
21182025-01-16T20:55:41.580Z Checking idna v0.3.0
21192025-01-16T20:55:41.642Z Checking idna v0.4.0
21202025-01-16T20:55:41.727Z Checking addr2line v0.24.2
21212025-01-16T20:55:42.030Z Checking md-5 v0.10.6
21222025-01-16T20:55:42.245Z Checking ff v0.13.0
21232025-01-16T20:55:42.262Z Checking hash32 v0.2.1
21242025-01-16T20:55:42.392Z Checking is-terminal v0.4.13
21252025-01-16T20:55:42.458Z Checking memmap v0.7.0
21262025-01-16T20:55:42.490Z Checking object v0.36.5
21272025-01-16T20:55:42.528Z Checking fallible-iterator v0.2.0
21282025-01-16T20:55:42.546Z Checking linked-hash-map v0.5.6
21292025-01-16T20:55:42.570Z Checking take_mut v0.2.2
21302025-01-16T20:55:42.588Z Checking utf-8 v0.7.6
21312025-01-16T20:55:42.659Z Checking base16ct v0.2.0
21322025-01-16T20:55:42.717Z Checking anstyle-query v1.1.1
21332025-01-16T20:55:42.779Z Checking quick-error v1.2.3
21342025-01-16T20:55:42.839Z Checking psl-types v2.0.11
21352025-01-16T20:55:42.854Z Checking colorchoice v1.0.2
21362025-01-16T20:55:42.867Z Checking is_terminal_polyfill v1.70.1
21372025-01-16T20:55:42.925Z Checking either v1.13.0
21382025-01-16T20:55:42.991Z Checking rustc-demangle v0.1.24
21392025-01-16T20:55:43.005Z Checking dyn-clone v1.0.17
21402025-01-16T20:55:43.019Z Checking publicsuffix v2.2.3
21412025-01-16T20:55:43.042Z Checking hyper-util v0.1.10
21422025-01-16T20:55:43.080Z Checking postgres-protocol v0.6.7
21432025-01-16T20:55:43.159Z Checking schemars v0.8.21
21442025-01-16T20:55:43.249Z Checking anstream v0.6.15
21452025-01-16T20:55:43.279Z Checking resolv-conf v0.7.0
21462025-01-16T20:55:43.405Z Checking sec1 v0.7.3
21472025-01-16T20:55:43.611Z Checking lru-cache v0.1.2
21482025-01-16T20:55:43.636Z Checking tungstenite v0.24.0
21492025-01-16T20:55:43.700Z Checking slog-async v2.8.0
21502025-01-16T20:55:43.777Z Checking usdt v0.5.0
21512025-01-16T20:55:43.804Z Checking toml v0.8.19
21522025-01-16T20:55:44.001Z Checking tokio-rustls v0.26.0
21532025-01-16T20:55:44.005Z Checking hickory-proto v0.24.1
21542025-01-16T20:55:44.051Z Checking heapless v0.7.17
21552025-01-16T20:55:44.406Z Checking slog-term v2.9.1
21562025-01-16T20:55:44.493Z Checking group v0.13.0
21572025-01-16T20:55:44.509Z Checking tokio-rustls v0.25.0
21582025-01-16T20:55:44.687Z Checking num-iter v0.1.45
21592025-01-16T20:55:44.752Z Checking futures v0.3.31
21602025-01-16T20:55:44.853Z Checking slog-bunyan v2.5.0
21612025-01-16T20:55:44.853Z Checking tokio-native-tls v0.3.1
21622025-01-16T20:55:44.885Z Checking rayon-core v1.12.1
21632025-01-16T20:55:44.888Z Checking multer v3.1.0
21642025-01-16T20:55:44.990Z Checking terminal_size v0.4.0
21652025-01-16T20:55:45.029Z Checking phf_shared v0.11.2
21662025-01-16T20:55:45.105Z Checking cookie v0.18.1
21672025-01-16T20:55:45.169Z Checking async-stream v0.3.6
21682025-01-16T20:55:45.278Z Checking bzip2-sys v0.1.11+1.0.8
21692025-01-16T20:55:45.295Z Checking signal-hook v0.3.17
21702025-01-16T20:55:45.300Z Checking camino v1.1.9
21712025-01-16T20:55:45.350Z Checking waitgroup v0.1.2
21722025-01-16T20:55:45.415Z Checking openapiv3 v2.0.0
21732025-01-16T20:55:45.502Z Checking webpki-roots v0.26.6
21742025-01-16T20:55:45.535Z Checking idna v0.5.0
21752025-01-16T20:55:45.551Z Checking serde_path_to_error v0.1.16
21762025-01-16T20:55:45.617Z Checking hkdf v0.12.4
21772025-01-16T20:55:45.687Z Checking crypto-bigint v0.5.5
21782025-01-16T20:55:45.833Z Checking hostname v0.4.0
21792025-01-16T20:55:45.847Z Checking crc32fast v1.4.2
21802025-01-16T20:55:45.969Z Checking winnow v0.5.40
21812025-01-16T20:55:46.072Z Checking managed v0.8.0
21822025-01-16T20:55:46.116Z Checking clap_lex v0.7.2
21832025-01-16T20:55:46.389Z Checking unicode-width v0.1.14
21842025-01-16T20:55:46.412Z Checking bitflags v1.3.2
21852025-01-16T20:55:46.445Z Checking debug-ignore v1.0.5
21862025-01-16T20:55:46.514Z Checking strsim v0.11.1
21872025-01-16T20:55:46.587Z Checking smoltcp v0.9.1
21882025-01-16T20:55:46.818Z Checking clap_builder v4.5.21
21892025-01-16T20:55:46.895Z Checking console v0.15.8
21902025-01-16T20:55:47.484Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21912025-01-16T20:55:47.776Z Checking cookie_store v0.21.0
21922025-01-16T20:55:48.006Z Checking flate2 v1.0.34
21932025-01-16T20:55:48.456Z Checking elliptic-curve v0.13.8
21942025-01-16T20:55:48.472Z Checking hyper-rustls v0.27.3
21952025-01-16T20:55:48.494Z Checking backtrace v0.3.74
21962025-01-16T20:55:48.531Z Checking hickory-resolver v0.24.1
21972025-01-16T20:55:48.566Z Checking signal-hook-mio v0.2.4
21982025-01-16T20:55:48.606Z Checking dropshot v0.12.0
21992025-01-16T20:55:48.692Z Checking toml_edit v0.19.15
22002025-01-16T20:55:48.712Z Checking rayon v1.10.0
22012025-01-16T20:55:48.791Z Checking bzip2 v0.4.4
22022025-01-16T20:55:49.053Z Checking anyhow v1.0.93
22032025-01-16T20:55:49.075Z Checking phf v0.11.2
22042025-01-16T20:55:49.094Z Checking hyper-tls v0.6.0
22052025-01-16T20:55:49.356Z Checking num-bigint-dig v0.8.4
22062025-01-16T20:55:49.375Z Checking tokio-tungstenite v0.24.0
22072025-01-16T20:55:49.431Z Checking postgres-types v0.2.8
22082025-01-16T20:55:49.851Z Checking bstr v1.10.0
22092025-01-16T20:55:49.869Z Checking regex v1.11.1
22102025-01-16T20:55:50.078Z Checking ed25519 v2.2.3
22112025-01-16T20:55:50.095Z Checking tokio-stream v0.1.16
22122025-01-16T20:55:50.372Z Checking phf_shared v0.10.0
22132025-01-16T20:55:50.445Z Checking curve25519-dalek v4.1.3
22142025-01-16T20:55:50.651Z Checking zerocopy v0.6.6
22152025-01-16T20:55:50.738Z Checking hubpack v0.1.2
22162025-01-16T20:55:50.820Z Checking portable-atomic v1.9.0
22172025-01-16T20:55:51.054Z Checking pkcs1 v0.7.5
22182025-01-16T20:55:51.155Z Checking float-cmp v0.9.0
22192025-01-16T20:55:51.274Z Checking serde-big-array v0.5.1
22202025-01-16T20:55:51.360Z Checking rfc6979 v0.4.0
22212025-01-16T20:55:51.396Z Checking sync_wrapper v1.0.1
22222025-01-16T20:55:51.447Z Checking whoami v1.5.2
22232025-01-16T20:55:51.491Z Checking new_debug_unreachable v1.0.6
22242025-01-16T20:55:51.546Z Checking unicode-width v0.2.0
22252025-01-16T20:55:51.564Z Checking minimal-lexical v0.2.1
22262025-01-16T20:55:51.585Z Checking fixedbitset v0.4.2
22272025-01-16T20:55:51.750Z Checking number_prefix v0.4.0
22282025-01-16T20:55:51.827Z Checking unicode-segmentation v1.12.0
22292025-01-16T20:55:51.841Z Checking normalize-line-endings v0.3.0
22302025-01-16T20:55:51.935Z Checking predicates-core v1.0.8
22312025-01-16T20:55:51.965Z Checking static_assertions v1.1.0
22322025-01-16T20:55:51.966Z Checking precomputed-hash v0.1.1
22332025-01-16T20:55:52.032Z Checking difflib v0.4.0
22342025-01-16T20:55:52.067Z Checking bit-vec v0.6.3
22352025-01-16T20:55:52.083Z Checking qorb v0.2.1
22362025-01-16T20:55:52.097Z Checking string_cache v0.8.7
22372025-01-16T20:55:52.115Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
22382025-01-16T20:55:52.235Z Checking ed25519-dalek v2.1.1
22392025-01-16T20:55:52.487Z Checking indicatif v0.17.9
22402025-01-16T20:55:52.507Z Checking predicates v3.1.2
22412025-01-16T20:55:52.507Z Checking nom v7.1.3
22422025-01-16T20:55:52.507Z Checking bit-set v0.5.3
22432025-01-16T20:55:52.513Z Checking similar v2.6.0
22442025-01-16T20:55:52.647Z Checking petgraph v0.6.5
22452025-01-16T20:55:52.662Z Checking tokio-postgres v0.7.12
22462025-01-16T20:55:52.971Z Checking ecdsa v0.16.9
22472025-01-16T20:55:53.009Z Checking reqwest v0.12.9
22482025-01-16T20:55:53.287Z Checking rsa v0.9.6
22492025-01-16T20:55:53.685Z Checking toml v0.7.8
22502025-01-16T20:55:54.301Z Checking clap v4.5.21
22512025-01-16T20:55:54.373Z Checking zip v0.6.6
22522025-01-16T20:55:54.425Z Checking crossterm v0.28.1
22532025-01-16T20:55:54.555Z Checking itertools v0.10.5
22542025-01-16T20:55:54.801Z Checking fs-err v2.11.0
22552025-01-16T20:55:55.022Z Checking ahash v0.8.11
22562025-01-16T20:55:55.312Z Checking x509-cert v0.2.5
22572025-01-16T20:55:55.340Z Checking hex v0.4.3
22582025-01-16T20:55:55.483Z Checking semver v1.0.24
22592025-01-16T20:55:55.500Z Checking lalrpop-util v0.19.12
22602025-01-16T20:55:55.689Z Checking heck v0.4.1
22612025-01-16T20:55:55.787Z Checking peg-runtime v0.8.3
22622025-01-16T20:55:55.802Z Checking sigpipe v0.1.3
22632025-01-16T20:55:56.701Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
22642025-01-16T20:55:57.028Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.50s
22652025-01-16T20:55:57.183Z
22662025-01-16T20:55:57.183Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (49/197)
22672025-01-16T20:55:57.721Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22682025-01-16T20:55:57.726Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22692025-01-16T20:55:57.814Z Compiling hashbrown v0.14.5
22702025-01-16T20:55:57.936Z Checking heck v0.5.0
22712025-01-16T20:55:57.949Z Compiling unsafe-libyaml v0.2.11
22722025-01-16T20:55:57.964Z Checking ipnetwork v0.20.0
22732025-01-16T20:55:57.977Z Compiling ident_case v1.0.1
22742025-01-16T20:55:57.992Z Checking progenitor-client v0.8.0
22752025-01-16T20:55:58.010Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22762025-01-16T20:55:58.108Z Checking newtype-uuid v1.2.1
22772025-01-16T20:55:58.158Z Compiling darling_core v0.20.10
22782025-01-16T20:55:58.291Z Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc)
22792025-01-16T20:55:58.352Z Compiling proc-macro-crate v1.3.1
22802025-01-16T20:55:58.354Z Compiling structmeta-derive v0.3.0
22812025-01-16T20:55:58.390Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
22822025-01-16T20:55:58.647Z Compiling diffus-derive v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
22832025-01-16T20:55:58.686Z Compiling lzma-sys v0.1.20
22842025-01-16T20:55:58.921Z Compiling regress v0.10.1
22852025-01-16T20:55:59.323Z Compiling serde_yaml v0.9.34+deprecated
22862025-01-16T20:55:59.394Z Compiling num_enum_derive v0.5.11
22872025-01-16T20:55:59.811Z Compiling foreign-types-macros v0.2.3
22882025-01-16T20:55:59.846Z Compiling dropshot v0.13.0
22892025-01-16T20:56:00.155Z Checking foreign-types-shared v0.3.1
22902025-01-16T20:56:00.283Z Checking arc-swap v1.7.1
22912025-01-16T20:56:00.698Z Checking slog-scope v4.4.0
22922025-01-16T20:56:00.979Z Checking diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
22932025-01-16T20:56:01.005Z Compiling structmeta v0.3.0
22942025-01-16T20:56:01.062Z Checking foreign-types v0.5.0
22952025-01-16T20:56:01.386Z Compiling proc-macro-error v1.0.4
22962025-01-16T20:56:01.400Z Compiling parse-display-derive v0.10.0
22972025-01-16T20:56:01.709Z Checking num_enum v0.5.11
22982025-01-16T20:56:01.722Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22992025-01-16T20:56:02.253Z Checking tungstenite v0.21.0
23002025-01-16T20:56:02.255Z Compiling heck v0.3.3
23012025-01-16T20:56:02.255Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23022025-01-16T20:56:02.255Z Compiling dropshot_endpoint v0.13.0
23032025-01-16T20:56:02.593Z Compiling typify-impl v0.2.0
23042025-01-16T20:56:02.842Z Checking cstr-argument v0.1.2
23052025-01-16T20:56:02.875Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23062025-01-16T20:56:03.038Z Checking instant v0.1.13
23072025-01-16T20:56:03.168Z Checking pretty-hex v0.2.1
23082025-01-16T20:56:03.350Z Checking base64 v0.21.7
23092025-01-16T20:56:03.627Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
23102025-01-16T20:56:03.643Z Checking fastrand v2.1.1
23112025-01-16T20:56:03.935Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23122025-01-16T20:56:03.956Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23132025-01-16T20:56:03.982Z Checking tempfile v3.13.0
23142025-01-16T20:56:04.083Z Checking backoff v0.4.0
23152025-01-16T20:56:04.222Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23162025-01-16T20:56:04.307Z Compiling darling_macro v0.20.10
23172025-01-16T20:56:04.400Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23182025-01-16T20:56:04.417Z Checking tokio-tungstenite v0.21.0
23192025-01-16T20:56:04.535Z Compiling zone_cfg_derive v0.1.2
23202025-01-16T20:56:04.568Z Checking strum v0.26.3
23212025-01-16T20:56:04.738Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23222025-01-16T20:56:04.894Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23232025-01-16T20:56:05.266Z Compiling darling v0.20.10
23242025-01-16T20:56:05.367Z Checking slog-stdlog v4.1.1
23252025-01-16T20:56:05.384Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23262025-01-16T20:56:05.387Z Checking parse-display v0.10.0
23272025-01-16T20:56:05.387Z Compiling serde_with_macros v3.11.0
23282025-01-16T20:56:05.458Z Checking regress v0.9.1
23292025-01-16T20:56:05.528Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23302025-01-16T20:56:05.531Z Checking progenitor-client v0.9.1
23312025-01-16T20:56:05.617Z Checking colored v2.1.0
23322025-01-16T20:56:06.127Z Checking macaddr v1.0.1
23332025-01-16T20:56:06.149Z Checking base64 v0.13.1
23342025-01-16T20:56:06.149Z Checking zone v0.1.8
23352025-01-16T20:56:06.162Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23362025-01-16T20:56:06.282Z Checking ron v0.7.1
23372025-01-16T20:56:06.483Z Checking slog-envlogger v2.2.0
23382025-01-16T20:56:06.592Z Checking xz2 v0.1.7
23392025-01-16T20:56:06.709Z Checking tabwriter v1.4.0
23402025-01-16T20:56:06.901Z Checking xattr v1.3.1
23412025-01-16T20:56:06.950Z Checking pem v3.0.4
23422025-01-16T20:56:07.089Z Checking yasna v0.5.2
23432025-01-16T20:56:07.228Z Checking headers-core v0.3.0
23442025-01-16T20:56:07.377Z Checking smf v0.2.3
23452025-01-16T20:56:07.379Z Checking filetime v0.2.25
23462025-01-16T20:56:07.615Z Checking same-file v1.0.6
23472025-01-16T20:56:07.806Z Checking walkdir v2.5.0
23482025-01-16T20:56:07.823Z Checking tar v0.4.42
23492025-01-16T20:56:07.823Z Checking headers v0.4.0
23502025-01-16T20:56:07.897Z Checking rcgen v0.12.1
23512025-01-16T20:56:07.933Z Checking serde_with v3.11.0
23522025-01-16T20:56:08.090Z Checking atomicwrites v0.4.4
23532025-01-16T20:56:08.289Z Checking camino-tempfile v1.1.1
23542025-01-16T20:56:08.547Z Checking subprocess v0.2.9
23552025-01-16T20:56:11.427Z Compiling typify-macro v0.2.0
23562025-01-16T20:56:12.917Z Compiling typify v0.2.0
23572025-01-16T20:56:12.985Z Compiling progenitor-impl v0.8.0
23582025-01-16T20:56:15.383Z Compiling progenitor-macro v0.8.0
23592025-01-16T20:56:19.005Z Checking progenitor v0.8.0
23602025-01-16T20:56:19.141Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
23612025-01-16T20:56:19.144Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23622025-01-16T20:56:21.632Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
23632025-01-16T20:56:21.943Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23642025-01-16T20:56:27.739Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
23652025-01-16T20:56:29.176Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
23662025-01-16T20:56:30.348Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.15s
23672025-01-16T20:56:30.520Z
23682025-01-16T20:56:30.520Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/197)
23692025-01-16T20:56:31.065Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23702025-01-16T20:56:31.068Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23712025-01-16T20:56:31.159Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
23722025-01-16T20:56:32.460Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.93s
23732025-01-16T20:56:32.632Z
23742025-01-16T20:56:32.633Zinfo: running `cargo check --bins` on nexus-config (51/197)
23752025-01-16T20:56:33.164Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23762025-01-16T20:56:33.167Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23772025-01-16T20:56:33.167Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23782025-01-16T20:56:33.170Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
23792025-01-16T20:56:33.242Z
23802025-01-16T20:56:33.242Zinfo: running `cargo check --bins` on omicron-rpaths (52/197)
23812025-01-16T20:56:33.757Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23822025-01-16T20:56:33.759Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23832025-01-16T20:56:33.759Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23842025-01-16T20:56:33.762Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
23852025-01-16T20:56:33.828Z
23862025-01-16T20:56:33.828Zinfo: running `cargo check --bins` on omicron-certificates (53/197)
23872025-01-16T20:56:34.363Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23882025-01-16T20:56:34.366Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23892025-01-16T20:56:34.366Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23902025-01-16T20:56:34.368Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
23912025-01-16T20:56:34.443Z
23922025-01-16T20:56:34.443Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (54/197)
23932025-01-16T20:56:34.992Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23942025-01-16T20:56:34.995Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23952025-01-16T20:56:35.108Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23962025-01-16T20:56:35.219Z Compiling ipnetwork v0.20.0
23972025-01-16T20:56:35.219Z Compiling zerocopy v0.8.10
23982025-01-16T20:56:35.222Z Compiling progenitor-client v0.8.0
23992025-01-16T20:56:35.222Z Compiling itertools v0.13.0
24002025-01-16T20:56:35.222Z Compiling zerocopy-derive v0.8.10
24012025-01-16T20:56:35.223Z Compiling heapless v0.8.0
24022025-01-16T20:56:35.223Z Checking hash32 v0.3.1
24032025-01-16T20:56:35.391Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24042025-01-16T20:56:35.514Z Compiling instant v0.1.13
24052025-01-16T20:56:35.680Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc)
24062025-01-16T20:56:35.695Z Compiling progenitor v0.8.0
24072025-01-16T20:56:35.915Z Compiling smoltcp v0.11.0
24082025-01-16T20:56:36.047Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
24092025-01-16T20:56:36.081Z Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
24102025-01-16T20:56:36.114Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24112025-01-16T20:56:36.375Z Compiling backoff v0.4.0
24122025-01-16T20:56:36.608Z Compiling dropshot v0.13.0
24132025-01-16T20:56:36.749Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24142025-01-16T20:56:36.856Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24152025-01-16T20:56:36.979Z Compiling serde_with v3.11.0
24162025-01-16T20:56:37.050Z Compiling parse-display v0.10.0
24172025-01-16T20:56:37.176Z Checking num-rational v0.4.2
24182025-01-16T20:56:37.690Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24192025-01-16T20:56:37.767Z Compiling progenitor-client v0.9.1
24202025-01-16T20:56:38.011Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24212025-01-16T20:56:38.280Z Compiling regress v0.9.1
24222025-01-16T20:56:39.478Z Compiling phf_generator v0.11.2
24232025-01-16T20:56:39.671Z Checking num-complex v0.4.6
24242025-01-16T20:56:40.523Z Compiling macaddr v1.0.1
24252025-01-16T20:56:40.788Z Checking cobs v0.2.3
24262025-01-16T20:56:40.964Z Checking num v0.4.3
24272025-01-16T20:56:41.002Z Checking postcard v1.0.10
24282025-01-16T20:56:41.082Z Compiling phf_codegen v0.11.2
24292025-01-16T20:56:41.429Z Compiling parse-zoneinfo v0.3.1
24302025-01-16T20:56:41.544Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24312025-01-16T20:56:41.870Z Checking float-ord v0.3.2
24322025-01-16T20:56:43.134Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24332025-01-16T20:56:43.180Z Compiling convert_case v0.4.0
24342025-01-16T20:56:43.492Z Compiling chrono-tz-build v0.4.0
24352025-01-16T20:56:43.600Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24362025-01-16T20:56:44.049Z Compiling derive_more v0.99.18
24372025-01-16T20:56:44.328Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
24382025-01-16T20:56:44.419Z Compiling crucible-workspace-hack v0.1.0
24392025-01-16T20:56:44.621Z Compiling thiserror v2.0.11
24402025-01-16T20:56:44.774Z Checking newline-converter v0.3.0
24412025-01-16T20:56:44.777Z Compiling chrono-tz v0.10.0
24422025-01-16T20:56:44.824Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24432025-01-16T20:56:45.135Z Checking prettyplease v0.2.25
24442025-01-16T20:56:45.436Z Compiling thiserror-impl v2.0.11
24452025-01-16T20:56:45.477Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24462025-01-16T20:56:45.580Z Compiling slog-dtrace v0.3.0
24472025-01-16T20:56:45.884Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
24482025-01-16T20:56:45.964Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24492025-01-16T20:56:47.320Z Checking expectorate v1.1.0
24502025-01-16T20:56:47.344Z Compiling zone_cfg_derive v0.3.0
24512025-01-16T20:56:47.563Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24522025-01-16T20:56:47.613Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24532025-01-16T20:56:48.152Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
24542025-01-16T20:56:48.507Z Compiling const_format_proc_macros v0.2.33
24552025-01-16T20:56:48.673Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24562025-01-16T20:56:48.695Z Compiling num-derive v0.4.2
24572025-01-16T20:56:48.842Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24582025-01-16T20:56:48.916Z Checking highway v1.2.0
24592025-01-16T20:56:49.269Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24602025-01-16T20:56:49.407Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
24612025-01-16T20:56:49.730Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
24622025-01-16T20:56:49.781Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24632025-01-16T20:56:50.046Z Checking zone v0.3.0
24642025-01-16T20:56:50.346Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
24652025-01-16T20:56:50.510Z Checking const_format v0.2.33
24662025-01-16T20:56:50.585Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24672025-01-16T20:56:50.845Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
24682025-01-16T20:56:50.895Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812)
24692025-01-16T20:56:50.988Z Checking gethostname v0.5.0
24702025-01-16T20:56:51.040Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
24712025-01-16T20:56:51.112Z Checking bcs v0.1.6
24722025-01-16T20:56:51.150Z Compiling async-recursion v1.1.1
24732025-01-16T20:56:52.821Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
24742025-01-16T20:56:57.068Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
24752025-01-16T20:57:00.336Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
24762025-01-16T20:57:02.769Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
24772025-01-16T20:57:03.892Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.43s
24782025-01-16T20:57:04.070Z
24792025-01-16T20:57:04.070Zinfo: running `cargo check --bins` on clickhouse-admin-api (55/197)
24802025-01-16T20:57:04.639Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24812025-01-16T20:57:04.642Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24822025-01-16T20:57:04.642Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24832025-01-16T20:57:04.645Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
24842025-01-16T20:57:04.721Z
24852025-01-16T20:57:04.721Zinfo: running `cargo check --bins` on clickhouse-admin-types (56/197)
24862025-01-16T20:57:05.271Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24872025-01-16T20:57:05.276Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24882025-01-16T20:57:05.276Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24892025-01-16T20:57:05.280Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
24902025-01-16T20:57:05.348Z
24912025-01-16T20:57:05.348Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (57/197)
24922025-01-16T20:57:05.887Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24932025-01-16T20:57:05.890Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24942025-01-16T20:57:05.986Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24952025-01-16T20:57:06.614Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
24962025-01-16T20:57:06.784Z
24972025-01-16T20:57:06.784Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (58/197)
24982025-01-16T20:57:07.340Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24992025-01-16T20:57:07.343Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25002025-01-16T20:57:07.445Z Compiling cfg_aliases v0.1.1
25012025-01-16T20:57:07.448Z Compiling vte_generate_state_changes v0.1.2
25022025-01-16T20:57:07.448Z Checking fd-lock v4.0.2
25032025-01-16T20:57:07.448Z Checking nibble_vec v0.1.0
25042025-01-16T20:57:07.448Z Checking endian-type v0.1.2
25052025-01-16T20:57:07.550Z Checking bytecount v0.6.8
25062025-01-16T20:57:07.569Z Compiling tabled_derive v0.7.0
25072025-01-16T20:57:07.592Z Checking itertools v0.12.1
25082025-01-16T20:57:07.643Z Compiling nix v0.28.0
25092025-01-16T20:57:07.706Z Compiling peg-macros v0.8.4
25102025-01-16T20:57:07.723Z Checking papergrid v0.11.0
25112025-01-16T20:57:07.762Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25122025-01-16T20:57:07.809Z Checking radix_trie v0.2.1
25132025-01-16T20:57:08.105Z Checking vte v0.11.1
25142025-01-16T20:57:08.202Z Compiling sqlparser_derive v0.2.2
25152025-01-16T20:57:08.758Z Checking nu-ansi-term v0.50.1
25162025-01-16T20:57:09.142Z Checking home v0.5.9
25172025-01-16T20:57:09.159Z Checking unicode_categories v0.1.1
25182025-01-16T20:57:09.239Z Checking sqlparser v0.45.0
25192025-01-16T20:57:09.348Z Checking display-error-chain v0.2.2
25202025-01-16T20:57:09.459Z Checking sqlformat v0.2.6
25212025-01-16T20:57:09.566Z Checking strip-ansi-escapes v0.2.0
25222025-01-16T20:57:09.828Z Checking tabled v0.15.0
25232025-01-16T20:57:09.932Z Checking reedline v0.35.0
25242025-01-16T20:57:10.479Z Checking peg v0.8.4
25252025-01-16T20:57:10.594Z Checking rustyline v14.0.0
25262025-01-16T20:57:19.275Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.48s
25272025-01-16T20:57:19.443Z
25282025-01-16T20:57:19.443Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (59/197)
25292025-01-16T20:57:20.013Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25302025-01-16T20:57:20.016Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25312025-01-16T20:57:20.121Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25322025-01-16T20:57:24.795Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.34s
25332025-01-16T20:57:24.972Z
25342025-01-16T20:57:24.972Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (60/197)
25352025-01-16T20:57:25.522Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25362025-01-16T20:57:25.524Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25372025-01-16T20:57:25.624Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25382025-01-16T20:57:29.093Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.06s
25392025-01-16T20:57:29.252Z
25402025-01-16T20:57:29.252Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (61/197)
25412025-01-16T20:57:29.766Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25422025-01-16T20:57:29.769Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25432025-01-16T20:57:29.868Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25442025-01-16T20:57:34.254Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.03s
25452025-01-16T20:57:34.426Z
25462025-01-16T20:57:34.426Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (62/197)
25472025-01-16T20:57:34.975Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25482025-01-16T20:57:34.978Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25492025-01-16T20:57:35.077Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25502025-01-16T20:57:39.536Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.10s
25512025-01-16T20:57:39.713Z
25522025-01-16T20:57:39.713Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (63/197)
25532025-01-16T20:57:40.268Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25542025-01-16T20:57:40.271Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25552025-01-16T20:57:40.368Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25562025-01-16T20:57:43.963Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.24s
25572025-01-16T20:57:44.139Z
25582025-01-16T20:57:44.139Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (64/197)
25592025-01-16T20:57:44.691Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25602025-01-16T20:57:44.694Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25612025-01-16T20:57:44.794Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25622025-01-16T20:57:48.437Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.29s
25632025-01-16T20:57:48.612Z
25642025-01-16T20:57:48.612Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (65/197)
25652025-01-16T20:57:49.162Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25662025-01-16T20:57:49.164Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25672025-01-16T20:57:49.266Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25682025-01-16T20:57:53.823Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.20s
25692025-01-16T20:57:54.001Z
25702025-01-16T20:57:54.001Zinfo: running `cargo check --bins` on oximeter (66/197)
25712025-01-16T20:57:54.542Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25722025-01-16T20:57:54.546Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25732025-01-16T20:57:54.546Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25742025-01-16T20:57:54.549Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
25752025-01-16T20:57:54.621Z
25762025-01-16T20:57:54.621Zinfo: running `cargo check --bins` on oximeter-macro-impl (67/197)
25772025-01-16T20:57:55.138Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25782025-01-16T20:57:55.141Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25792025-01-16T20:57:55.141Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25802025-01-16T20:57:55.144Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
25812025-01-16T20:57:55.217Z
25822025-01-16T20:57:55.217Zinfo: running `cargo check --bins` on oximeter-schema (68/197)
25832025-01-16T20:57:55.749Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25842025-01-16T20:57:55.756Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25852025-01-16T20:57:55.839Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25862025-01-16T20:57:57.792Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25872025-01-16T20:57:58.710Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.48s
25882025-01-16T20:57:58.882Z
25892025-01-16T20:57:58.882Zinfo: running `cargo check --bins` on oximeter-types (69/197)
25902025-01-16T20:57:59.447Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25912025-01-16T20:57:59.505Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25922025-01-16T20:57:59.506Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25932025-01-16T20:57:59.506Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
25942025-01-16T20:57:59.549Z
25952025-01-16T20:57:59.549Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (70/197)
25962025-01-16T20:58:00.063Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25972025-01-16T20:58:00.091Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25982025-01-16T20:58:00.091Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25992025-01-16T20:58:00.091Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26002025-01-16T20:58:00.112Z
26012025-01-16T20:58:00.112Zinfo: running `cargo check --bins` on oxql-types (71/197)
26022025-01-16T20:58:00.648Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26032025-01-16T20:58:00.655Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26042025-01-16T20:58:00.655Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26052025-01-16T20:58:00.655Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26062025-01-16T20:58:00.719Z
26072025-01-16T20:58:00.719Zinfo: running `cargo check --bins` on oximeter-test-utils (72/197)
26082025-01-16T20:58:01.276Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26092025-01-16T20:58:01.279Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26102025-01-16T20:58:01.280Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26112025-01-16T20:58:01.283Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26122025-01-16T20:58:01.360Z
26132025-01-16T20:58:01.360Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (73/197)
26142025-01-16T20:58:01.899Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26152025-01-16T20:58:01.902Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26162025-01-16T20:58:01.902Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26172025-01-16T20:58:01.905Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26182025-01-16T20:58:01.978Z
26192025-01-16T20:58:01.978Zinfo: running `cargo check --bins` on bootstrap-agent-client (74/197)
26202025-01-16T20:58:02.524Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26212025-01-16T20:58:02.527Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26222025-01-16T20:58:02.527Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26232025-01-16T20:58:02.530Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26242025-01-16T20:58:02.609Z
26252025-01-16T20:58:02.609Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (75/197)
26262025-01-16T20:58:03.149Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26272025-01-16T20:58:03.154Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26282025-01-16T20:58:03.154Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26292025-01-16T20:58:03.154Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26302025-01-16T20:58:03.226Z
26312025-01-16T20:58:03.226Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (76/197)
26322025-01-16T20:58:03.772Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26332025-01-16T20:58:03.775Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26342025-01-16T20:58:03.775Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26352025-01-16T20:58:03.780Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26362025-01-16T20:58:03.853Z
26372025-01-16T20:58:03.853Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (77/197)
26382025-01-16T20:58:04.395Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26392025-01-16T20:58:04.398Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26402025-01-16T20:58:04.398Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26412025-01-16T20:58:04.401Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26422025-01-16T20:58:04.476Z
26432025-01-16T20:58:04.476Zinfo: running `cargo check --bins` on cockroach-admin-client (78/197)
26442025-01-16T20:58:05.008Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26452025-01-16T20:58:05.011Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26462025-01-16T20:58:05.011Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26472025-01-16T20:58:05.014Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26482025-01-16T20:58:05.084Z
26492025-01-16T20:58:05.084Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (79/197)
26502025-01-16T20:58:05.638Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26512025-01-16T20:58:05.640Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26522025-01-16T20:58:05.640Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26532025-01-16T20:58:05.644Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26542025-01-16T20:58:05.719Z
26552025-01-16T20:58:05.719Zinfo: running `cargo check --bins` on dns-service-client (80/197)
26562025-01-16T20:58:06.261Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26572025-01-16T20:58:06.263Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26582025-01-16T20:58:06.263Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26592025-01-16T20:58:06.266Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26602025-01-16T20:58:06.341Z
26612025-01-16T20:58:06.341Zinfo: running `cargo check --bins` on internal-dns-types (81/197)
26622025-01-16T20:58:06.883Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26632025-01-16T20:58:06.885Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26642025-01-16T20:58:06.885Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26652025-01-16T20:58:06.888Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26662025-01-16T20:58:06.961Z
26672025-01-16T20:58:06.961Zinfo: running `cargo check --bins` on dpd-client (82/197)
26682025-01-16T20:58:07.485Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26692025-01-16T20:58:07.489Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26702025-01-16T20:58:07.489Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26712025-01-16T20:58:07.493Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
26722025-01-16T20:58:07.561Z
26732025-01-16T20:58:07.561Zinfo: running `cargo check --bins` on gateway-client (83/197)
26742025-01-16T20:58:08.086Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26752025-01-16T20:58:08.089Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26762025-01-16T20:58:08.089Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26772025-01-16T20:58:08.092Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
26782025-01-16T20:58:08.163Z
26792025-01-16T20:58:08.163Zinfo: running `cargo check --bins` on installinator-client (84/197)
26802025-01-16T20:58:08.716Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26812025-01-16T20:58:08.719Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26822025-01-16T20:58:08.719Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26832025-01-16T20:58:08.722Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26842025-01-16T20:58:08.799Z
26852025-01-16T20:58:08.799Zinfo: running `cargo check --bins` on installinator-common (85/197)
26862025-01-16T20:58:09.353Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26872025-01-16T20:58:09.357Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26882025-01-16T20:58:09.357Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26892025-01-16T20:58:09.359Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26902025-01-16T20:58:09.436Z
26912025-01-16T20:58:09.436Zinfo: running `cargo check --bins` on update-engine (86/197)
26922025-01-16T20:58:09.967Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26932025-01-16T20:58:09.970Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26942025-01-16T20:58:09.970Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26952025-01-16T20:58:09.973Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26962025-01-16T20:58:10.042Z
26972025-01-16T20:58:10.042Zinfo: running `cargo check --bins` on nexus-client (87/197)
26982025-01-16T20:58:10.611Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26992025-01-16T20:58:10.616Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27002025-01-16T20:58:10.616Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27012025-01-16T20:58:10.619Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27022025-01-16T20:58:10.694Z
27032025-01-16T20:58:10.694Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (88/197)
27042025-01-16T20:58:11.243Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27052025-01-16T20:58:11.245Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27062025-01-16T20:58:11.245Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27072025-01-16T20:58:11.249Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27082025-01-16T20:58:11.323Z
27092025-01-16T20:58:11.323Zinfo: running `cargo check --bins` on omicron-passwords (89/197)
27102025-01-16T20:58:11.846Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27112025-01-16T20:58:11.849Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27122025-01-16T20:58:11.849Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27132025-01-16T20:58:11.852Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
27142025-01-16T20:58:11.923Z
27152025-01-16T20:58:11.923Zinfo: running `cargo check --bins` on nexus-types (90/197)
27162025-01-16T20:58:12.477Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27172025-01-16T20:58:12.480Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27182025-01-16T20:58:12.480Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27192025-01-16T20:58:12.484Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27202025-01-16T20:58:12.563Z
27212025-01-16T20:58:12.563Zinfo: running `cargo check --bins` on oxide-client (91/197)
27222025-01-16T20:58:13.084Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27232025-01-16T20:58:13.086Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27242025-01-16T20:58:13.087Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27252025-01-16T20:58:13.091Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
27262025-01-16T20:58:13.159Z
27272025-01-16T20:58:13.159Zinfo: running `cargo check --bins` on oximeter-client (92/197)
27282025-01-16T20:58:13.688Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27292025-01-16T20:58:13.692Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27302025-01-16T20:58:13.692Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27312025-01-16T20:58:13.694Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
27322025-01-16T20:58:13.764Z
27332025-01-16T20:58:13.764Zinfo: running `cargo check --bins` on repo-depot-client (93/197)
27342025-01-16T20:58:14.279Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27352025-01-16T20:58:14.282Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27362025-01-16T20:58:14.282Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27372025-01-16T20:58:14.287Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
27382025-01-16T20:58:14.359Z
27392025-01-16T20:58:14.359Zinfo: running `cargo check --bins` on sled-agent-client (94/197)
27402025-01-16T20:58:14.897Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27412025-01-16T20:58:14.900Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27422025-01-16T20:58:14.900Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27432025-01-16T20:58:14.903Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
27442025-01-16T20:58:14.976Z
27452025-01-16T20:58:14.976Zinfo: running `cargo check --bins` on wicketd-client (95/197)
27462025-01-16T20:58:15.532Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27472025-01-16T20:58:15.535Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27482025-01-16T20:58:15.535Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27492025-01-16T20:58:15.538Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27502025-01-16T20:58:15.617Z
27512025-01-16T20:58:15.617Zinfo: running `cargo check --bins` on sled-agent-types (96/197)
27522025-01-16T20:58:16.163Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27532025-01-16T20:58:16.166Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27542025-01-16T20:58:16.166Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27552025-01-16T20:58:16.169Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
27562025-01-16T20:58:16.249Z
27572025-01-16T20:58:16.249Zinfo: running `cargo check --bins` on wicket-common (97/197)
27582025-01-16T20:58:16.791Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27592025-01-16T20:58:16.794Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27602025-01-16T20:58:16.794Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27612025-01-16T20:58:16.798Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
27622025-01-16T20:58:16.871Z
27632025-01-16T20:58:16.871Zinfo: running `cargo check --bins` on omicron-cockroach-admin (98/197)
27642025-01-16T20:58:17.409Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27652025-01-16T20:58:17.412Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27662025-01-16T20:58:17.507Z Checking csv-core v0.1.11
27672025-01-16T20:58:17.509Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
27682025-01-16T20:58:17.510Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
27692025-01-16T20:58:17.510Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
27702025-01-16T20:58:17.796Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
27712025-01-16T20:58:17.826Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27722025-01-16T20:58:17.839Z Checking csv v1.3.0
27732025-01-16T20:58:18.388Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
27742025-01-16T20:58:18.741Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27752025-01-16T20:58:20.300Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.42s
27762025-01-16T20:58:20.471Z
27772025-01-16T20:58:20.471Zinfo: running `cargo check --bins` on cockroach-admin-api (99/197)
27782025-01-16T20:58:20.999Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27792025-01-16T20:58:21.001Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27802025-01-16T20:58:21.001Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27812025-01-16T20:58:21.004Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
27822025-01-16T20:58:21.076Z
27832025-01-16T20:58:21.076Zinfo: running `cargo check --bins` on cockroach-admin-types (100/197)
27842025-01-16T20:58:21.604Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27852025-01-16T20:58:21.607Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27862025-01-16T20:58:21.607Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27872025-01-16T20:58:21.609Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
27882025-01-16T20:58:21.680Z
27892025-01-16T20:58:21.680Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (101/197)
27902025-01-16T20:58:22.288Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27912025-01-16T20:58:22.290Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27922025-01-16T20:58:22.290Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27932025-01-16T20:58:22.294Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
27942025-01-16T20:58:22.381Z
27952025-01-16T20:58:22.382Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (102/197)
27962025-01-16T20:58:23.000Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27972025-01-16T20:58:23.004Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27982025-01-16T20:58:23.004Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27992025-01-16T20:58:23.007Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
28002025-01-16T20:58:23.098Z
28012025-01-16T20:58:23.098Zinfo: running `cargo check --bins` on dns-server (103/197)
28022025-01-16T20:58:23.631Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28032025-01-16T20:58:23.634Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28042025-01-16T20:58:23.725Z Compiling thiserror v2.0.11
28052025-01-16T20:58:23.831Z Checking typify-impl v0.3.0
28062025-01-16T20:58:23.837Z Compiling parking_lot_core v0.8.6
28072025-01-16T20:58:23.853Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28082025-01-16T20:58:23.856Z Checking fxhash v0.2.1
28092025-01-16T20:58:23.856Z Checking hickory-client v0.24.1
28102025-01-16T20:58:23.856Z Checking hickory-server v0.24.1
28112025-01-16T20:58:24.536Z Checking parking_lot v0.11.2
28122025-01-16T20:58:24.647Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
28132025-01-16T20:58:24.782Z Checking sled v0.34.7
28142025-01-16T20:58:29.337Z Compiling typify-macro v0.3.0
28152025-01-16T20:58:30.882Z Compiling typify v0.3.0
28162025-01-16T20:58:30.975Z Compiling progenitor-impl v0.9.1
28172025-01-16T20:58:33.345Z Compiling progenitor-macro v0.9.1
28182025-01-16T20:58:37.007Z Checking progenitor v0.9.1
28192025-01-16T20:58:37.140Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28202025-01-16T20:58:37.588Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28212025-01-16T20:58:38.853Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.74s
28222025-01-16T20:58:39.021Z
28232025-01-16T20:58:39.021Zinfo: running `cargo check --bins` on dns-server-api (104/197)
28242025-01-16T20:58:39.560Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28252025-01-16T20:58:39.562Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28262025-01-16T20:58:39.562Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28272025-01-16T20:58:39.565Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
28282025-01-16T20:58:39.635Z
28292025-01-16T20:58:39.635Zinfo: running `cargo check --bins` on gateway-test-utils (105/197)
28302025-01-16T20:58:40.223Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28312025-01-16T20:58:40.225Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28322025-01-16T20:58:40.225Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28332025-01-16T20:58:40.229Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
28342025-01-16T20:58:40.305Z
28352025-01-16T20:58:40.305Zinfo: running `cargo check --bins` on gateway-types (106/197)
28362025-01-16T20:58:40.836Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28372025-01-16T20:58:40.838Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28382025-01-16T20:58:40.839Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28392025-01-16T20:58:40.842Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
28402025-01-16T20:58:40.911Z
28412025-01-16T20:58:40.911Zinfo: running `cargo check --bins` on ipcc (107/197)
28422025-01-16T20:58:41.441Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28432025-01-16T20:58:41.444Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28442025-01-16T20:58:41.444Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28452025-01-16T20:58:41.447Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
28462025-01-16T20:58:41.517Z
28472025-01-16T20:58:41.517Zinfo: running `cargo check --bins` on omicron-gateway (108/197)
28482025-01-16T20:58:42.072Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28492025-01-16T20:58:42.075Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28502025-01-16T20:58:42.190Z Compiling semver v0.1.20
28512025-01-16T20:58:42.190Z Compiling radium v0.7.0
28522025-01-16T20:58:42.305Z Checking tap v1.0.1
28532025-01-16T20:58:42.308Z Compiling maybe-uninit v2.0.0
28542025-01-16T20:58:42.318Z Checking password-hash v0.5.0
28552025-01-16T20:58:42.321Z Checking blake2 v0.10.6
28562025-01-16T20:58:42.321Z Checking crc-catalog v2.4.0
28572025-01-16T20:58:42.321Z Compiling packed_struct v0.10.1
28582025-01-16T20:58:42.447Z Checking wyz v0.5.1
28592025-01-16T20:58:42.465Z Compiling cancel-safe-futures v0.1.5
28602025-01-16T20:58:42.745Z Compiling rustc_version v0.1.7
28612025-01-16T20:58:42.813Z Checking funty v2.0.0
28622025-01-16T20:58:42.813Z Compiling owo-colors v4.1.0
28632025-01-16T20:58:42.818Z Checking argon2 v0.5.3
28642025-01-16T20:58:42.906Z Checking crc v3.2.1
28652025-01-16T20:58:42.930Z Compiling packed_struct_codegen v0.10.1
28662025-01-16T20:58:42.983Z Compiling indexmap v1.9.3
28672025-01-16T20:58:43.124Z Checking half v2.4.1
28682025-01-16T20:58:43.141Z Checking nodrop v0.1.14
28692025-01-16T20:58:43.177Z Compiling newtype_derive v0.1.6
28702025-01-16T20:58:43.267Z Checking ciborium-io v0.2.2
28712025-01-16T20:58:43.284Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
28722025-01-16T20:58:43.385Z Checking array-init v0.0.4
28732025-01-16T20:58:43.528Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28742025-01-16T20:58:43.561Z Checking ciborium-ll v0.2.2
28752025-01-16T20:58:43.602Z Checking bitvec v1.0.1
28762025-01-16T20:58:43.620Z Checking smallvec v0.6.14
28772025-01-16T20:58:43.649Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
28782025-01-16T20:58:43.842Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28792025-01-16T20:58:43.999Z Checking libsw v3.3.1
28802025-01-16T20:58:44.212Z Compiling memoffset v0.9.1
28812025-01-16T20:58:44.232Z Checking indent_write v2.2.0
28822025-01-16T20:58:44.285Z Checking termcolor v1.4.1
28832025-01-16T20:58:44.358Z Checking swrite v0.1.0
28842025-01-16T20:58:44.464Z Checking linear-map v1.2.0
28852025-01-16T20:58:44.494Z Checking hashbrown v0.12.3
28862025-01-16T20:58:44.539Z Checking bitfield v0.14.0
28872025-01-16T20:58:44.753Z Checking env_logger v0.10.2
28882025-01-16T20:58:44.819Z Checking ron v0.8.1
28892025-01-16T20:58:44.843Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
28902025-01-16T20:58:44.903Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
28912025-01-16T20:58:44.945Z Checking serde-hex v0.1.0
28922025-01-16T20:58:45.213Z Checking ciborium v0.2.2
28932025-01-16T20:58:45.487Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
28942025-01-16T20:58:46.053Z Checking steno v0.4.1
28952025-01-16T20:58:46.199Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
28962025-01-16T20:58:46.273Z Checking hashbrown v0.13.2
28972025-01-16T20:58:46.293Z Checking crc-any v2.5.0
28982025-01-16T20:58:46.458Z Checking humantime v2.1.0
28992025-01-16T20:58:46.668Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
29002025-01-16T20:58:46.755Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29012025-01-16T20:58:47.094Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
29022025-01-16T20:58:47.183Z Checking object v0.30.4
29032025-01-16T20:58:47.317Z Checking path-slash v0.1.5
29042025-01-16T20:58:47.471Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
29052025-01-16T20:58:47.489Z Checking nix v0.27.1
29062025-01-16T20:58:47.675Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
29072025-01-16T20:58:48.156Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29082025-01-16T20:58:48.347Z Checking tungstenite v0.23.0
29092025-01-16T20:58:48.430Z Checking kstat-rs v0.2.4
29102025-01-16T20:58:48.607Z Checking signal-hook-tokio v0.3.1
29112025-01-16T20:58:48.785Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29122025-01-16T20:58:49.062Z Checking tokio-tungstenite v0.23.1
29132025-01-16T20:58:49.565Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
29142025-01-16T20:58:49.668Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
29152025-01-16T20:58:50.137Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
29162025-01-16T20:58:56.541Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
29172025-01-16T20:58:57.881Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
29182025-01-16T20:58:59.514Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29192025-01-16T20:59:04.740Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29202025-01-16T20:59:05.393Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
29212025-01-16T20:59:08.038Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.51s
29222025-01-16T20:59:08.218Z
29232025-01-16T20:59:08.218Zinfo: running `cargo check --bins` on gateway-api (109/197)
29242025-01-16T20:59:08.751Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29252025-01-16T20:59:08.755Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29262025-01-16T20:59:08.755Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29272025-01-16T20:59:08.755Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
29282025-01-16T20:59:08.827Z
29292025-01-16T20:59:08.827Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (110/197)
29302025-01-16T20:59:09.345Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29312025-01-16T20:59:09.348Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29322025-01-16T20:59:09.348Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29332025-01-16T20:59:09.353Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
29342025-01-16T20:59:09.420Z
29352025-01-16T20:59:09.420Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (111/197)
29362025-01-16T20:59:09.950Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29372025-01-16T20:59:09.953Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29382025-01-16T20:59:09.953Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29392025-01-16T20:59:09.956Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
29402025-01-16T20:59:10.029Z
29412025-01-16T20:59:10.029Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (112/197)
29422025-01-16T20:59:10.613Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29432025-01-16T20:59:10.620Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29442025-01-16T20:59:10.620Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29452025-01-16T20:59:10.620Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
29462025-01-16T20:59:10.636Z
29472025-01-16T20:59:10.636Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (113/197)
29482025-01-16T20:59:11.164Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29492025-01-16T20:59:11.166Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29502025-01-16T20:59:11.166Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29512025-01-16T20:59:11.169Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
29522025-01-16T20:59:11.241Z
29532025-01-16T20:59:11.241Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (114/197)
29542025-01-16T20:59:11.766Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29552025-01-16T20:59:11.768Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29562025-01-16T20:59:11.768Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29572025-01-16T20:59:11.771Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
29582025-01-16T20:59:11.846Z
29592025-01-16T20:59:11.846Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (115/197)
29602025-01-16T20:59:12.374Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29612025-01-16T20:59:12.377Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29622025-01-16T20:59:12.377Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29632025-01-16T20:59:12.393Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
29642025-01-16T20:59:12.455Z
29652025-01-16T20:59:12.455Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (116/197)
29662025-01-16T20:59:12.987Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29672025-01-16T20:59:12.990Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29682025-01-16T20:59:12.990Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29692025-01-16T20:59:12.992Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
29702025-01-16T20:59:13.064Z
29712025-01-16T20:59:13.064Zinfo: running `cargo check --bins` on oximeter-producer (117/197)
29722025-01-16T20:59:13.610Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29732025-01-16T20:59:13.613Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29742025-01-16T20:59:13.613Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29752025-01-16T20:59:13.617Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
29762025-01-16T20:59:13.695Z
29772025-01-16T20:59:13.695Zinfo: running `cargo check --bins` on internal-dns-resolver (118/197)
29782025-01-16T20:59:14.220Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29792025-01-16T20:59:14.223Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29802025-01-16T20:59:14.223Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29812025-01-16T20:59:14.227Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
29822025-01-16T20:59:14.296Z
29832025-01-16T20:59:14.297Zinfo: running `cargo check --bins` on sp-sim (119/197)
29842025-01-16T20:59:14.825Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29852025-01-16T20:59:14.829Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29862025-01-16T20:59:14.911Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29872025-01-16T20:59:15.345Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
29882025-01-16T20:59:16.950Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
29892025-01-16T20:59:18.523Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.22s
29902025-01-16T20:59:18.692Z
29912025-01-16T20:59:18.692Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (120/197)
29922025-01-16T20:59:19.259Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29932025-01-16T20:59:19.261Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29942025-01-16T20:59:19.261Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29952025-01-16T20:59:19.265Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
29962025-01-16T20:59:19.343Z
29972025-01-16T20:59:19.343Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (121/197)
29982025-01-16T20:59:19.922Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29992025-01-16T20:59:19.925Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30002025-01-16T20:59:19.925Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30012025-01-16T20:59:19.928Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30022025-01-16T20:59:20.011Z
30032025-01-16T20:59:20.011Zinfo: running `cargo check --bins` on db-macros (122/197)
30042025-01-16T20:59:20.520Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30052025-01-16T20:59:20.523Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30062025-01-16T20:59:20.523Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30072025-01-16T20:59:20.526Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
30082025-01-16T20:59:20.597Z
30092025-01-16T20:59:20.597Zinfo: running `cargo check --bins` on nexus-macros-common (123/197)
30102025-01-16T20:59:21.120Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30112025-01-16T20:59:21.123Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30122025-01-16T20:59:21.123Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30132025-01-16T20:59:21.125Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
30142025-01-16T20:59:21.194Z
30152025-01-16T20:59:21.194Zinfo: running `cargo check --bins` on nexus-auth (124/197)
30162025-01-16T20:59:21.758Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30172025-01-16T20:59:21.762Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30182025-01-16T20:59:21.762Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30192025-01-16T20:59:21.765Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30202025-01-16T20:59:21.845Z
30212025-01-16T20:59:21.845Zinfo: running `cargo check --bins` on authz-macros (125/197)
30222025-01-16T20:59:22.357Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30232025-01-16T20:59:22.360Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30242025-01-16T20:59:22.360Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30252025-01-16T20:59:22.362Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
30262025-01-16T20:59:22.443Z
30272025-01-16T20:59:22.443Zinfo: running `cargo check --bins` on nexus-db-fixed-data (126/197)
30282025-01-16T20:59:22.998Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30292025-01-16T20:59:23.000Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30302025-01-16T20:59:23.000Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30312025-01-16T20:59:23.003Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30322025-01-16T20:59:23.083Z
30332025-01-16T20:59:23.083Zinfo: running `cargo check --bins` on nexus-db-model (127/197)
30342025-01-16T20:59:23.640Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30352025-01-16T20:59:23.643Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30362025-01-16T20:59:23.644Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30372025-01-16T20:59:23.646Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
30382025-01-16T20:59:23.726Z
30392025-01-16T20:59:23.726Zinfo: running `cargo check --bins` on nexus-defaults (128/197)
30402025-01-16T20:59:24.259Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30412025-01-16T20:59:24.262Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30422025-01-16T20:59:24.262Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30432025-01-16T20:59:24.265Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
30442025-01-16T20:59:24.342Z
30452025-01-16T20:59:24.342Zinfo: running `cargo check --bins` on nexus-inventory (129/197)
30462025-01-16T20:59:24.907Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30472025-01-16T20:59:24.909Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30482025-01-16T20:59:24.909Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30492025-01-16T20:59:24.913Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30502025-01-16T20:59:24.989Z
30512025-01-16T20:59:24.989Zinfo: running `cargo check --bins` on typed-rng (130/197)
30522025-01-16T20:59:25.509Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30532025-01-16T20:59:25.511Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30542025-01-16T20:59:25.511Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30552025-01-16T20:59:25.515Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
30562025-01-16T20:59:25.585Z
30572025-01-16T20:59:25.585Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (131/197)
30582025-01-16T20:59:26.166Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30592025-01-16T20:59:26.169Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30602025-01-16T20:59:26.306Z Checking keccak v0.1.5
30612025-01-16T20:59:26.417Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
30622025-01-16T20:59:26.420Z Checking secrecy v0.8.0
30632025-01-16T20:59:26.420Z Compiling unicase v2.7.0
30642025-01-16T20:59:26.420Z Compiling same-file v1.0.6
30652025-01-16T20:59:26.450Z Compiling tempfile v3.13.0
30662025-01-16T20:59:26.476Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
30672025-01-16T20:59:26.479Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30682025-01-16T20:59:26.626Z Compiling walkdir v2.5.0
30692025-01-16T20:59:26.715Z Checking sha3 v0.10.8
30702025-01-16T20:59:26.718Z Compiling thiserror-impl-no-std v2.0.2
30712025-01-16T20:59:26.752Z Checking universal-hash v0.5.1
30722025-01-16T20:59:26.775Z Compiling blake3 v1.5.4
30732025-01-16T20:59:26.902Z Checking opaque-debug v0.3.1
30742025-01-16T20:59:26.949Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30752025-01-16T20:59:27.007Z Checking poly1305 v0.8.0
30762025-01-16T20:59:27.025Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
30772025-01-16T20:59:27.121Z Checking chacha20 v0.9.1
30782025-01-16T20:59:27.241Z Checking aead v0.5.2
30792025-01-16T20:59:27.244Z Compiling memmap2 v0.9.5
30802025-01-16T20:59:27.278Z Compiling libefi-sys v0.1.0
30812025-01-16T20:59:27.453Z Compiling arrayref v0.3.9
30822025-01-16T20:59:27.471Z Compiling constant_time_eq v0.3.1
30832025-01-16T20:59:27.514Z Compiling arrayvec v0.7.6
30842025-01-16T20:59:27.553Z Compiling salty v0.3.0
30852025-01-16T20:59:27.599Z Checking chacha20poly1305 v0.10.1
30862025-01-16T20:59:27.672Z Compiling toolchain_find v0.4.0
30872025-01-16T20:59:27.803Z Compiling camino-tempfile v1.1.1
30882025-01-16T20:59:27.867Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
30892025-01-16T20:59:27.954Z Compiling bitfield-struct v0.6.2
30902025-01-16T20:59:28.034Z Compiling topological-sort v0.2.2
30912025-01-16T20:59:28.237Z Compiling mime_guess v2.0.5
30922025-01-16T20:59:28.268Z Compiling rustfmt-wrapper v0.2.1
30932025-01-16T20:59:28.749Z Compiling omicron-zone-package v0.12.0
30942025-01-16T20:59:28.858Z Compiling progenitor v0.9.1
30952025-01-16T20:59:28.877Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
30962025-01-16T20:59:29.081Z Checking primeorder v0.13.6
30972025-01-16T20:59:29.162Z Checking env_filter v0.1.2
30982025-01-16T20:59:29.188Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
30992025-01-16T20:59:29.296Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31002025-01-16T20:59:29.409Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31012025-01-16T20:59:29.426Z Checking env_logger v0.11.5
31022025-01-16T20:59:29.511Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
31032025-01-16T20:59:29.531Z Checking thiserror-no-std v2.0.2
31042025-01-16T20:59:29.564Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
31052025-01-16T20:59:29.584Z Checking p384 v0.13.0
31062025-01-16T20:59:29.656Z Checking vsss-rs v3.3.4
31072025-01-16T20:59:29.827Z Compiling zip v2.1.3
31082025-01-16T20:59:29.847Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31092025-01-16T20:59:29.987Z Checking bumpalo v3.16.0
31102025-01-16T20:59:30.010Z Checking lockfree-object-pool v0.1.6
31112025-01-16T20:59:30.136Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
31122025-01-16T20:59:30.259Z Checking simd-adler32 v0.3.7
31132025-01-16T20:59:30.300Z Checking http-range v0.1.5
31142025-01-16T20:59:30.334Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31152025-01-16T20:59:30.523Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31162025-01-16T20:59:30.591Z Checking zopfli v0.8.1
31172025-01-16T20:59:30.719Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31182025-01-16T20:59:31.016Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31192025-01-16T20:59:31.080Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31202025-01-16T20:59:31.263Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
31212025-01-16T20:59:31.291Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31222025-01-16T20:59:31.458Z Checking nanorand v0.7.0
31232025-01-16T20:59:31.687Z Checking atty v0.2.14
31242025-01-16T20:59:31.760Z Checking glob v0.3.1
31252025-01-16T20:59:31.821Z Checking flume v0.11.1
31262025-01-16T20:59:31.839Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
31272025-01-16T20:59:31.859Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31282025-01-16T20:59:32.084Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31292025-01-16T20:59:32.276Z Checking hyper-staticfile v0.10.1
31302025-01-16T20:59:32.394Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31312025-01-16T20:59:33.122Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
31322025-01-16T20:59:33.207Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31332025-01-16T20:59:33.495Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31342025-01-16T20:59:33.718Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31352025-01-16T20:59:33.891Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
31362025-01-16T20:59:34.104Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
31372025-01-16T20:59:34.651Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
31382025-01-16T20:59:34.670Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
31392025-01-16T20:59:34.672Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
31402025-01-16T20:59:35.057Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31412025-01-16T20:59:38.062Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
31422025-01-16T20:59:38.062Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31432025-01-16T20:59:46.020Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31442025-01-16T20:59:59.116Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.52s
31452025-01-16T20:59:59.296Z
31462025-01-16T20:59:59.296Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (132/197)
31472025-01-16T20:59:59.893Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31482025-01-16T20:59:59.896Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31492025-01-16T21:00:00.026Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31502025-01-16T21:00:13.253Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.95s
31512025-01-16T21:00:13.449Z
31522025-01-16T21:00:13.449Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (133/197)
31532025-01-16T21:00:14.037Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31542025-01-16T21:00:14.039Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31552025-01-16T21:00:14.169Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31562025-01-16T21:00:27.480Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.02s
31572025-01-16T21:00:27.672Z
31582025-01-16T21:00:27.672Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (134/197)
31592025-01-16T21:00:28.261Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31602025-01-16T21:00:28.264Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31612025-01-16T21:00:28.394Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31622025-01-16T21:00:41.566Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.88s
31632025-01-16T21:00:41.758Z
31642025-01-16T21:00:41.759Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (135/197)
31652025-01-16T21:00:42.347Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31662025-01-16T21:00:42.350Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31672025-01-16T21:00:42.480Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31682025-01-16T21:00:55.735Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.96s
31692025-01-16T21:00:55.922Z
31702025-01-16T21:00:55.922Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (136/197)
31712025-01-16T21:00:56.515Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31722025-01-16T21:00:56.517Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31732025-01-16T21:00:56.649Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31742025-01-16T21:01:09.861Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.93s
31752025-01-16T21:01:10.051Z
31762025-01-16T21:01:10.051Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (137/197)
31772025-01-16T21:01:10.642Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31782025-01-16T21:01:10.645Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31792025-01-16T21:01:10.773Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31802025-01-16T21:01:23.860Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.80s
31812025-01-16T21:01:24.051Z
31822025-01-16T21:01:24.051Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (138/197)
31832025-01-16T21:01:24.646Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31842025-01-16T21:01:24.649Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31852025-01-16T21:01:24.780Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31862025-01-16T21:01:38.137Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.93s
31872025-01-16T21:01:38.190Z
31882025-01-16T21:01:38.190Zinfo: running `cargo check --bins` on bootstrap-agent-api (139/197)
31892025-01-16T21:01:38.764Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31902025-01-16T21:01:38.767Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31912025-01-16T21:01:38.767Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31922025-01-16T21:01:38.770Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
31932025-01-16T21:01:38.851Z
31942025-01-16T21:01:38.851Zinfo: running `cargo check --bins` on key-manager (140/197)
31952025-01-16T21:01:39.397Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31962025-01-16T21:01:39.401Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31972025-01-16T21:01:39.401Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31982025-01-16T21:01:39.404Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
31992025-01-16T21:01:39.479Z
32002025-01-16T21:01:39.479Zinfo: running `cargo check --bins` on range-requests (141/197)
32012025-01-16T21:01:40.028Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32022025-01-16T21:01:40.030Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32032025-01-16T21:01:40.030Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32042025-01-16T21:01:40.033Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
32052025-01-16T21:01:40.105Z
32062025-01-16T21:01:40.105Zinfo: running `cargo check --bins` on repo-depot-api (142/197)
32072025-01-16T21:01:40.681Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32082025-01-16T21:01:40.684Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32092025-01-16T21:01:40.684Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32102025-01-16T21:01:40.687Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
32112025-01-16T21:01:40.768Z
32122025-01-16T21:01:40.768Zinfo: running `cargo check --bins` on sled-agent-api (143/197)
32132025-01-16T21:01:41.363Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32142025-01-16T21:01:41.366Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32152025-01-16T21:01:41.366Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32162025-01-16T21:01:41.370Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
32172025-01-16T21:01:41.468Z
32182025-01-16T21:01:41.468Zinfo: running `cargo check --bins` on sled-diagnostics (144/197)
32192025-01-16T21:01:42.005Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32202025-01-16T21:01:42.008Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32212025-01-16T21:01:42.008Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32222025-01-16T21:01:42.012Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
32232025-01-16T21:01:42.085Z
32242025-01-16T21:01:42.085Zinfo: running `cargo check --bins` on sled-hardware (145/197)
32252025-01-16T21:01:42.641Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32262025-01-16T21:01:42.644Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32272025-01-16T21:01:42.644Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32282025-01-16T21:01:42.647Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
32292025-01-16T21:01:42.723Z
32302025-01-16T21:01:42.724Zinfo: running `cargo check --bins --no-default-features` on sled-storage (146/197)
32312025-01-16T21:01:43.284Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32322025-01-16T21:01:43.287Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32332025-01-16T21:01:43.287Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32342025-01-16T21:01:43.290Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
32352025-01-16T21:01:43.380Z
32362025-01-16T21:01:43.381Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (147/197)
32372025-01-16T21:01:43.942Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32382025-01-16T21:01:43.945Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32392025-01-16T21:01:43.945Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32402025-01-16T21:01:43.948Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
32412025-01-16T21:01:44.029Z
32422025-01-16T21:01:44.029Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (148/197)
32432025-01-16T21:01:44.595Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32442025-01-16T21:01:44.597Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32452025-01-16T21:01:44.597Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32462025-01-16T21:01:44.601Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
32472025-01-16T21:01:44.681Z
32482025-01-16T21:01:44.681Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (149/197)
32492025-01-16T21:01:45.264Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32502025-01-16T21:01:45.286Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32512025-01-16T21:01:45.286Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32522025-01-16T21:01:45.286Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
32532025-01-16T21:01:45.350Z
32542025-01-16T21:01:45.350Zinfo: running `cargo check --bins` on nexus-test-interface (150/197)
32552025-01-16T21:01:45.929Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32562025-01-16T21:01:45.946Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32572025-01-16T21:01:45.946Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32582025-01-16T21:01:45.946Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
32592025-01-16T21:01:46.013Z
32602025-01-16T21:01:46.013Zinfo: running `cargo check --bins` on oximeter-collector (151/197)
32612025-01-16T21:01:46.600Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32622025-01-16T21:01:46.604Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32632025-01-16T21:01:46.727Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
32642025-01-16T21:01:46.727Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
32652025-01-16T21:01:47.593Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32662025-01-16T21:01:49.593Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.57s
32672025-01-16T21:01:49.775Z
32682025-01-16T21:01:49.775Zinfo: running `cargo check --bins` on oximeter-api (152/197)
32692025-01-16T21:01:50.341Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32702025-01-16T21:01:50.351Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32712025-01-16T21:01:50.352Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32722025-01-16T21:01:50.352Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
32732025-01-16T21:01:50.460Z
32742025-01-16T21:01:50.460Zinfo: running `cargo check --bins` on cert-dev (153/197)
32752025-01-16T21:01:50.952Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32762025-01-16T21:01:50.967Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32772025-01-16T21:01:51.031Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
32782025-01-16T21:01:51.309Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
32792025-01-16T21:01:51.479Z
32802025-01-16T21:01:51.479Zinfo: running `cargo check --bins` on clickana (154/197)
32812025-01-16T21:01:52.060Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32822025-01-16T21:01:52.063Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32832025-01-16T21:01:52.155Z Checking castaway v0.2.3
32842025-01-16T21:01:52.158Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
32852025-01-16T21:01:52.158Z Checking unicode-truncate v1.1.0
32862025-01-16T21:01:52.158Z Checking lru v0.12.5
32872025-01-16T21:01:52.158Z Compiling instability v0.3.2
32882025-01-16T21:01:52.158Z Checking cassowary v0.3.0
32892025-01-16T21:01:52.381Z Checking compact_str v0.8.0
32902025-01-16T21:01:53.016Z Checking ratatui v0.28.1
32912025-01-16T21:01:53.883Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
32922025-01-16T21:01:54.866Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
32932025-01-16T21:01:55.703Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.21s
32942025-01-16T21:01:55.883Z
32952025-01-16T21:01:55.883Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (155/197)
32962025-01-16T21:01:56.461Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32972025-01-16T21:01:56.464Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32982025-01-16T21:01:56.570Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32992025-01-16T21:01:56.570Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33002025-01-16T21:01:57.578Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33012025-01-16T21:01:58.032Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
33022025-01-16T21:01:58.398Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.50s
33032025-01-16T21:01:58.578Z
33042025-01-16T21:01:58.578Zinfo: running `cargo check --bins` on ch-dev (156/197)
33052025-01-16T21:01:59.141Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33062025-01-16T21:01:59.143Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33072025-01-16T21:01:59.241Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
33082025-01-16T21:01:59.971Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s
33092025-01-16T21:02:00.149Z
33102025-01-16T21:02:00.149Zinfo: running `cargo check --bins` on crdb-seed (157/197)
33112025-01-16T21:02:00.737Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33122025-01-16T21:02:00.740Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33132025-01-16T21:02:00.846Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
33142025-01-16T21:02:01.214Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
33152025-01-16T21:02:01.403Z
33162025-01-16T21:02:01.403Zinfo: running `cargo check --bins` on db-dev (158/197)
33172025-01-16T21:02:02.007Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33182025-01-16T21:02:02.011Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33192025-01-16T21:02:02.119Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
33202025-01-16T21:02:02.920Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.51s
33212025-01-16T21:02:03.122Z
33222025-01-16T21:02:03.122Zinfo: running `cargo check --bins` on omicron-dev-lib (159/197)
33232025-01-16T21:02:03.725Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33242025-01-16T21:02:03.728Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33252025-01-16T21:02:03.728Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33262025-01-16T21:02:03.731Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
33272025-01-16T21:02:03.821Z
33282025-01-16T21:02:03.821Zinfo: running `cargo check --bins` on xtask-downloader (160/197)
33292025-01-16T21:02:04.410Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33302025-01-16T21:02:04.413Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33312025-01-16T21:02:04.495Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
33322025-01-16T21:02:05.441Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.61s
33332025-01-16T21:02:05.621Z
33342025-01-16T21:02:05.621Zinfo: running `cargo check --bins` on omicron-ls-apis (161/197)
33352025-01-16T21:02:06.187Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33362025-01-16T21:02:06.189Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33372025-01-16T21:02:06.272Z Checking cargo-platform v0.1.8
33382025-01-16T21:02:06.550Z Checking cargo_metadata v0.18.1
33392025-01-16T21:02:07.527Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
33402025-01-16T21:02:08.438Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.81s
33412025-01-16T21:02:08.606Z
33422025-01-16T21:02:08.606Zinfo: running `cargo check --bins` on mgs-dev (162/197)
33432025-01-16T21:02:09.240Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33442025-01-16T21:02:09.243Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33452025-01-16T21:02:09.376Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33462025-01-16T21:02:10.822Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33472025-01-16T21:02:11.381Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
33482025-01-16T21:02:11.949Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.33s
33492025-01-16T21:02:12.140Z
33502025-01-16T21:02:12.140Zinfo: running `cargo check --bins` on omicron-omdb (163/197)
33512025-01-16T21:02:12.816Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33522025-01-16T21:02:12.818Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33532025-01-16T21:02:13.012Z Compiling crunchy v0.2.2
33542025-01-16T21:02:13.012Z Compiling tiny-keccak v2.0.2
33552025-01-16T21:02:13.015Z Compiling dsl_auto_type v0.1.2
33562025-01-16T21:02:13.015Z Checking scheduled-thread-pool v0.2.7
33572025-01-16T21:02:13.015Z Compiling diesel_table_macro_syntax v0.2.0
33582025-01-16T21:02:13.157Z Compiling ascii-canvas v3.0.0
33592025-01-16T21:02:13.160Z Compiling ena v0.14.3
33602025-01-16T21:02:13.160Z Compiling regex-syntax v0.6.29
33612025-01-16T21:02:13.436Z Compiling diff v0.1.13
33622025-01-16T21:02:13.481Z Checking r2d2 v0.8.10
33632025-01-16T21:02:13.570Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
33642025-01-16T21:02:13.615Z Compiling ref-cast v1.0.23
33652025-01-16T21:02:13.741Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
33662025-01-16T21:02:13.779Z Compiling derive_builder_core v0.20.2
33672025-01-16T21:02:13.803Z Compiling libxml v0.3.3
33682025-01-16T21:02:13.960Z Compiling ref-cast-impl v1.0.23
33692025-01-16T21:02:14.039Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
33702025-01-16T21:02:14.226Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
33712025-01-16T21:02:14.246Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
33722025-01-16T21:02:14.469Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
33732025-01-16T21:02:14.508Z Compiling diesel_derives v2.2.3
33742025-01-16T21:02:14.557Z Compiling strum_macros v0.24.3
33752025-01-16T21:02:14.560Z Compiling samael v0.0.17
33762025-01-16T21:02:14.846Z Compiling indoc v1.0.9
33772025-01-16T21:02:15.768Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
33782025-01-16T21:02:16.081Z Compiling derive_builder_macro v0.20.2
33792025-01-16T21:02:16.099Z Compiling impl-trait-for-tuples v0.2.2
33802025-01-16T21:02:16.817Z Compiling lalrpop v0.19.12
33812025-01-16T21:02:16.979Z Checking derive_builder v0.20.2
33822025-01-16T21:02:17.147Z Compiling oso-derive v0.27.3
33832025-01-16T21:02:17.337Z Checking quick-xml v0.33.0
33842025-01-16T21:02:17.816Z Compiling diesel-dtrace v0.4.2
33852025-01-16T21:02:18.100Z Checking maplit v1.0.2
33862025-01-16T21:02:18.236Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
33872025-01-16T21:02:18.262Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
33882025-01-16T21:02:18.435Z Checking bb8 v0.8.5
33892025-01-16T21:02:18.609Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
33902025-01-16T21:02:18.738Z Checking rand_seeder v0.3.0
33912025-01-16T21:02:18.925Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
33922025-01-16T21:02:18.954Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33932025-01-16T21:02:18.979Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
33942025-01-16T21:02:19.196Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
33952025-01-16T21:02:19.547Z Checking is_ci v1.2.0
33962025-01-16T21:02:19.704Z Checking smawk v0.3.2
33972025-01-16T21:02:19.907Z Checking unicode-linebreak v0.1.5
33982025-01-16T21:02:19.940Z Checking supports-color v3.0.1
33992025-01-16T21:02:20.200Z Checking multimap v0.10.0
34002025-01-16T21:02:20.346Z Checking textwrap v0.16.1
34012025-01-16T21:02:20.905Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
34022025-01-16T21:02:22.886Z Checking diesel v2.2.6
34032025-01-16T21:02:47.782Z Compiling polar-core v0.27.3
34042025-01-16T21:02:48.343Z Checking async-bb8-diesel v0.2.1
34052025-01-16T21:02:54.917Z Checking oso v0.27.3
34062025-01-16T21:03:54.231Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
34072025-01-16T21:04:00.480Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 48s
34082025-01-16T21:04:00.493Z
34092025-01-16T21:04:00.493Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (164/197)
34102025-01-16T21:04:01.068Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34112025-01-16T21:04:01.071Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34122025-01-16T21:04:01.071Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34132025-01-16T21:04:01.074Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
34142025-01-16T21:04:01.153Z
34152025-01-16T21:04:01.153Zinfo: running `cargo check --bins` on nexus-saga-recovery (165/197)
34162025-01-16T21:04:01.735Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34172025-01-16T21:04:01.738Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34182025-01-16T21:04:01.738Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34192025-01-16T21:04:01.741Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
34202025-01-16T21:04:01.821Z
34212025-01-16T21:04:01.821Zinfo: running `cargo check --bins` on nexus-test-utils-macros (166/197)
34222025-01-16T21:04:02.348Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34232025-01-16T21:04:02.351Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34242025-01-16T21:04:02.351Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34252025-01-16T21:04:02.354Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
34262025-01-16T21:04:02.425Z
34272025-01-16T21:04:02.425Zinfo: running `cargo check --bins` on omicron-nexus (167/197)
34282025-01-16T21:04:03.050Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34292025-01-16T21:04:03.053Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34302025-01-16T21:04:03.223Z Compiling libz-sys v1.1.20
34312025-01-16T21:04:03.226Z Compiling libgit2-sys v0.17.0+1.8.1
34322025-01-16T21:04:03.350Z Compiling vergen v8.3.2
34332025-01-16T21:04:03.354Z Compiling cargo-platform v0.1.8
34342025-01-16T21:04:03.354Z Compiling pin-project-internal v1.1.6
34352025-01-16T21:04:03.389Z Compiling snafu-derive v0.8.5
34362025-01-16T21:04:03.392Z Compiling libsqlite3-sys v0.30.1
34372025-01-16T21:04:03.392Z Compiling cfg_aliases v0.2.1
34382025-01-16T21:04:03.517Z Compiling rustls v0.21.12
34392025-01-16T21:04:03.695Z Compiling buf-list v1.0.3
34402025-01-16T21:04:03.790Z Compiling cargo_metadata v0.18.1
34412025-01-16T21:04:03.910Z Compiling nix v0.29.0
34422025-01-16T21:04:03.950Z Checking globset v0.4.15
34432025-01-16T21:04:04.240Z Checking olpc-cjson v0.1.4
34442025-01-16T21:04:04.356Z Checking rustls-webpki v0.101.7
34452025-01-16T21:04:04.417Z Checking sct v0.7.1
34462025-01-16T21:04:04.470Z Checking serde_plain v1.0.2
34472025-01-16T21:04:04.666Z Checking typed-path v0.9.3
34482025-01-16T21:04:05.062Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
34492025-01-16T21:04:05.141Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
34502025-01-16T21:04:05.338Z Checking hashlink v0.9.1
34512025-01-16T21:04:05.429Z Checking fallible-iterator v0.3.0
34522025-01-16T21:04:05.910Z Checking fallible-streaming-iterator v0.1.9
34532025-01-16T21:04:06.010Z Checking parse-size v1.1.0
34542025-01-16T21:04:06.041Z Checking pin-project v1.1.6
34552025-01-16T21:04:06.135Z Checking rusqlite v0.32.1
34562025-01-16T21:04:06.251Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
34572025-01-16T21:04:06.491Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
34582025-01-16T21:04:06.701Z Checking rustls-pemfile v1.0.4
34592025-01-16T21:04:06.865Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
34602025-01-16T21:04:06.910Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
34612025-01-16T21:04:07.206Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34622025-01-16T21:04:07.281Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
34632025-01-16T21:04:07.327Z Checking twox-hash v1.6.3
34642025-01-16T21:04:07.428Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
34652025-01-16T21:04:07.529Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
34662025-01-16T21:04:07.829Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
34672025-01-16T21:04:07.888Z Checking tokio-rustls v0.24.1
34682025-01-16T21:04:08.224Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
34692025-01-16T21:04:08.249Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
34702025-01-16T21:04:08.331Z Checking snafu v0.8.5
34712025-01-16T21:04:08.399Z Checking fatfs v0.3.6
34722025-01-16T21:04:08.779Z Checking tough v0.19.0
34732025-01-16T21:04:09.257Z Checking assert_matches v1.5.0
34742025-01-16T21:04:12.661Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
34752025-01-16T21:04:13.883Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
34762025-01-16T21:04:15.332Z Compiling git2 v0.19.0
34772025-01-16T21:04:19.310Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
34782025-01-16T21:05:13.220Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
34792025-01-16T21:05:13.417Z
34802025-01-16T21:05:13.417Zinfo: running `cargo check --bins` on nexus-external-api (168/197)
34812025-01-16T21:05:14.021Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34822025-01-16T21:05:14.024Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34832025-01-16T21:05:14.024Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34842025-01-16T21:05:14.027Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
34852025-01-16T21:05:14.106Z
34862025-01-16T21:05:14.106Zinfo: running `cargo check --bins` on openapi-manager-types (169/197)
34872025-01-16T21:05:14.631Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34882025-01-16T21:05:14.635Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34892025-01-16T21:05:14.635Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34902025-01-16T21:05:14.638Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
34912025-01-16T21:05:14.709Z
34922025-01-16T21:05:14.709Zinfo: running `cargo check --bins` on nexus-internal-api (170/197)
34932025-01-16T21:05:15.274Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34942025-01-16T21:05:15.276Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34952025-01-16T21:05:15.277Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34962025-01-16T21:05:15.280Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
34972025-01-16T21:05:15.355Z
34982025-01-16T21:05:15.356Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (171/197)
34992025-01-16T21:05:15.941Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35002025-01-16T21:05:15.944Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35012025-01-16T21:05:15.944Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35022025-01-16T21:05:15.947Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
35032025-01-16T21:05:16.024Z
35042025-01-16T21:05:16.025Zinfo: running `cargo check --bins` on nexus-networking (172/197)
35052025-01-16T21:05:16.602Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35062025-01-16T21:05:16.607Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35072025-01-16T21:05:16.607Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35082025-01-16T21:05:16.610Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
35092025-01-16T21:05:16.683Z
35102025-01-16T21:05:16.683Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (173/197)
35112025-01-16T21:05:17.266Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35122025-01-16T21:05:17.270Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35132025-01-16T21:05:17.270Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35142025-01-16T21:05:17.273Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
35152025-01-16T21:05:17.349Z
35162025-01-16T21:05:17.349Zinfo: running `cargo check --bins` on update-common (174/197)
35172025-01-16T21:05:17.905Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35182025-01-16T21:05:17.908Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35192025-01-16T21:05:17.908Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35202025-01-16T21:05:17.911Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
35212025-01-16T21:05:17.987Z
35222025-01-16T21:05:17.987Zinfo: running `cargo check --bins` on tufaceous-lib (175/197)
35232025-01-16T21:05:18.539Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35242025-01-16T21:05:18.542Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35252025-01-16T21:05:18.542Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35262025-01-16T21:05:18.547Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
35272025-01-16T21:05:18.619Z
35282025-01-16T21:05:18.619Zinfo: running `cargo check --bins` on tufaceous (176/197)
35292025-01-16T21:05:19.177Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35302025-01-16T21:05:19.179Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35312025-01-16T21:05:19.278Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
35322025-01-16T21:05:20.394Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
35332025-01-16T21:05:21.167Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.54s
35342025-01-16T21:05:21.347Z
35352025-01-16T21:05:21.347Zinfo: running `cargo check --bins` on omicron-dev (177/197)
35362025-01-16T21:05:21.996Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35372025-01-16T21:05:21.998Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35382025-01-16T21:05:22.184Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
35392025-01-16T21:05:22.187Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
35402025-01-16T21:05:22.327Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
35412025-01-16T21:05:22.330Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
35422025-01-16T21:05:23.293Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
35432025-01-16T21:05:49.619Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
35442025-01-16T21:05:49.623Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
35452025-01-16T21:05:49.623Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
35462025-01-16T21:05:49.623Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
35472025-01-16T21:05:49.623Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
35482025-01-16T21:05:50.484Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
35492025-01-16T21:05:51.680Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
35502025-01-16T21:06:30.323Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
35512025-01-16T21:06:30.550Z
35522025-01-16T21:06:30.550Zinfo: running `cargo check --bins` on openapi-manager (178/197)
35532025-01-16T21:06:31.129Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35542025-01-16T21:06:31.133Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35552025-01-16T21:06:31.250Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
35562025-01-16T21:06:31.250Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
35572025-01-16T21:06:31.253Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
35582025-01-16T21:06:31.376Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
35592025-01-16T21:06:31.379Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
35602025-01-16T21:06:31.400Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
35612025-01-16T21:06:31.403Z Checking dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
35622025-01-16T21:06:31.416Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
35632025-01-16T21:06:31.574Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
35642025-01-16T21:06:31.606Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
35652025-01-16T21:06:31.684Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
35662025-01-16T21:06:31.993Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
35672025-01-16T21:06:32.107Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
35682025-01-16T21:06:32.509Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
35692025-01-16T21:06:32.796Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
35702025-01-16T21:06:33.020Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
35712025-01-16T21:06:33.924Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
35722025-01-16T21:06:34.344Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
35732025-01-16T21:06:34.901Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
35742025-01-16T21:06:35.195Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
35752025-01-16T21:06:36.552Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
35762025-01-16T21:06:36.556Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
35772025-01-16T21:06:38.355Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
35782025-01-16T21:06:39.766Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
35792025-01-16T21:06:44.881Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
35802025-01-16T21:06:44.883Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
35812025-01-16T21:06:46.059Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
35822025-01-16T21:06:47.034Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.47s
35832025-01-16T21:06:47.222Z
35842025-01-16T21:06:47.222Zinfo: running `cargo check --bins` on installinator-api (179/197)
35852025-01-16T21:06:47.775Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35862025-01-16T21:06:47.779Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35872025-01-16T21:06:47.779Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35882025-01-16T21:06:47.782Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
35892025-01-16T21:06:47.857Z
35902025-01-16T21:06:47.857Zinfo: running `cargo check --bins` on wicketd-api (180/197)
35912025-01-16T21:06:48.413Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35922025-01-16T21:06:48.416Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35932025-01-16T21:06:48.416Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35942025-01-16T21:06:48.419Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
35952025-01-16T21:06:48.497Z
35962025-01-16T21:06:48.497Zinfo: running `cargo check --bins` on reconfigurator-cli (181/197)
35972025-01-16T21:06:49.073Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35982025-01-16T21:06:49.076Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35992025-01-16T21:06:49.189Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
36002025-01-16T21:06:49.192Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
36012025-01-16T21:06:49.192Z Compiling petname v2.0.2
36022025-01-16T21:06:49.192Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
36032025-01-16T21:06:49.192Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
36042025-01-16T21:06:49.192Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
36052025-01-16T21:06:49.318Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
36062025-01-16T21:06:49.357Z Checking sync-ptr v0.1.1
36072025-01-16T21:06:54.327Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
36082025-01-16T21:06:54.925Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
36092025-01-16T21:06:56.031Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
36102025-01-16T21:06:57.551Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.03s
36112025-01-16T21:06:57.720Z
36122025-01-16T21:06:57.720Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (182/197)
36132025-01-16T21:06:58.284Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36142025-01-16T21:06:58.292Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36152025-01-16T21:06:58.292Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36162025-01-16T21:06:58.303Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
36172025-01-16T21:06:58.368Z
36182025-01-16T21:06:58.368Zinfo: running `cargo check --bins` on omicron-releng (183/197)
36192025-01-16T21:06:58.922Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36202025-01-16T21:06:58.925Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36212025-01-16T21:06:59.023Z Checking memmap2 v0.9.5
36222025-01-16T21:06:59.023Z Checking arrayvec v0.7.6
36232025-01-16T21:06:59.026Z Checking constant_time_eq v0.3.1
36242025-01-16T21:06:59.026Z Checking arrayref v0.3.9
36252025-01-16T21:06:59.026Z Checking topological-sort v0.2.2
36262025-01-16T21:06:59.026Z Checking shell-words v1.1.0
36272025-01-16T21:06:59.387Z Checking blake3 v1.5.4
36282025-01-16T21:06:59.714Z Checking omicron-zone-package v0.12.0
36292025-01-16T21:07:00.833Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
36302025-01-16T21:07:01.690Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.30s
36312025-01-16T21:07:01.893Z
36322025-01-16T21:07:01.893Zinfo: running `cargo check --bins` on xtask (184/197)
36332025-01-16T21:07:02.297Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36342025-01-16T21:07:02.340Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36352025-01-16T21:07:02.340Z Checking bitflags v2.6.0
36362025-01-16T21:07:02.340Z Checking serde v1.0.217
36372025-01-16T21:07:02.340Z Checking thiserror v1.0.69
36382025-01-16T21:07:02.389Z Checking scroll v0.12.0
36392025-01-16T21:07:02.408Z Checking hashbrown v0.15.1
36402025-01-16T21:07:02.408Z Checking log v0.4.22
36412025-01-16T21:07:02.408Z Checking zerocopy v0.7.35
36422025-01-16T21:07:02.475Z Checking syn v2.0.96
36432025-01-16T21:07:02.503Z Checking pest v2.7.14
36442025-01-16T21:07:02.597Z Checking rustix v0.38.37
36452025-01-16T21:07:02.643Z Checking once_cell v1.20.2
36462025-01-16T21:07:02.816Z Checking goblin v0.8.2
36472025-01-16T21:07:02.915Z Checking fs-err v2.11.0
36482025-01-16T21:07:03.251Z Checking tabled v0.15.0
36492025-01-16T21:07:03.381Z Checking indexmap v2.7.0
36502025-01-16T21:07:03.598Z Checking anyhow v1.0.93
36512025-01-16T21:07:04.331Z Checking terminal_size v0.4.0
36522025-01-16T21:07:04.332Z Checking tempfile v3.13.0
36532025-01-16T21:07:04.513Z Checking clap_builder v4.5.21
36542025-01-16T21:07:04.908Z Checking dtrace-parser v0.2.0
36552025-01-16T21:07:06.427Z Checking serde_json v1.0.135
36562025-01-16T21:07:06.427Z Checking serde_spanned v0.6.8
36572025-01-16T21:07:06.427Z Checking toml_datetime v0.6.8
36582025-01-16T21:07:06.432Z Checking camino v1.1.9
36592025-01-16T21:07:06.432Z Checking cargo-platform v0.1.8
36602025-01-16T21:07:06.484Z Checking semver v1.0.24
36612025-01-16T21:07:06.558Z Checking clap v4.5.21
36622025-01-16T21:07:06.640Z Checking macaddr v1.0.1
36632025-01-16T21:07:06.724Z Checking toml_edit v0.22.22
36642025-01-16T21:07:06.920Z Checking camino-tempfile v1.1.1
36652025-01-16T21:07:07.532Z Checking dof v0.3.0
36662025-01-16T21:07:07.532Z Checking cargo_metadata v0.18.1
36672025-01-16T21:07:07.918Z Checking usdt-impl v0.5.0
36682025-01-16T21:07:08.265Z Checking usdt v0.5.0
36692025-01-16T21:07:08.385Z Checking toml v0.8.19
36702025-01-16T21:07:08.816Z Checking cargo_toml v0.20.5
36712025-01-16T21:07:09.959Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
36722025-01-16T21:07:10.546Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.67s
36732025-01-16T21:07:10.648Z
36742025-01-16T21:07:10.648Zinfo: running `cargo check --bins` on end-to-end-tests (185/197)
36752025-01-16T21:07:11.241Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36762025-01-16T21:07:11.251Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36772025-01-16T21:07:11.380Z Checking polyval v0.6.2
36782025-01-16T21:07:11.500Z Checking ctr v0.9.2
36792025-01-16T21:07:11.507Z Checking ssh-encoding v0.2.0
36802025-01-16T21:07:11.507Z Checking blowfish v0.9.1
36812025-01-16T21:07:11.527Z Checking password-hash v0.4.2
36822025-01-16T21:07:11.533Z Checking matches v0.1.10
36832025-01-16T21:07:11.557Z Checking p521 v0.13.3
36842025-01-16T21:07:11.557Z Checking p256 v0.13.2
36852025-01-16T21:07:11.641Z Checking idna v0.2.3
36862025-01-16T21:07:11.724Z Checking ghash v0.5.1
36872025-01-16T21:07:11.737Z Checking bcrypt-pbkdf v0.10.0
36882025-01-16T21:07:11.758Z Compiling enum-as-inner v0.5.1
36892025-01-16T21:07:11.817Z Checking russh-cryptovec v0.7.3
36902025-01-16T21:07:11.885Z Checking aes-gcm v0.10.3
36912025-01-16T21:07:11.950Z Checking pbkdf2 v0.11.0
36922025-01-16T21:07:11.992Z Checking md5 v0.7.0
36932025-01-16T21:07:12.014Z Checking num-bigint v0.4.6
36942025-01-16T21:07:12.059Z Checking des v0.8.1
36952025-01-16T21:07:12.147Z Checking ssh-cipher v0.2.0
36962025-01-16T21:07:12.226Z Compiling dhcproto-macros v0.1.0
36972025-01-16T21:07:12.283Z Checking hex-literal v0.4.1
36982025-01-16T21:07:12.336Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
36992025-01-16T21:07:12.426Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
37002025-01-16T21:07:12.448Z Checking ssh-key v0.6.6
37012025-01-16T21:07:12.567Z Checking internet-checksum v0.2.1
37022025-01-16T21:07:12.717Z Checking trust-dns-proto v0.22.0
37032025-01-16T21:07:17.270Z Checking russh-keys v0.45.0
37042025-01-16T21:07:17.304Z Checking russh v0.45.0
37052025-01-16T21:07:17.304Z Checking dhcproto v0.12.0
37062025-01-16T21:07:31.064Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
37072025-01-16T21:07:32.381Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.73s
37082025-01-16T21:07:32.577Z
37092025-01-16T21:07:32.577Zinfo: running `cargo check --bins` on gateway-cli (186/197)
37102025-01-16T21:07:33.114Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37112025-01-16T21:07:33.116Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37122025-01-16T21:07:33.201Z Checking termios v0.3.3
37132025-01-16T21:07:33.422Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
37142025-01-16T21:07:34.211Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.62s
37152025-01-16T21:07:34.382Z
37162025-01-16T21:07:34.382Zinfo: running `cargo check --bins --no-default-features` on installinator (187/197)
37172025-01-16T21:07:34.954Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37182025-01-16T21:07:34.957Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37192025-01-16T21:07:35.063Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
37202025-01-16T21:07:35.066Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
37212025-01-16T21:07:35.066Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
37222025-01-16T21:07:35.066Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
37232025-01-16T21:07:36.051Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
37242025-01-16T21:07:37.252Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
37252025-01-16T21:07:38.950Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.56s
37262025-01-16T21:07:39.141Z
37272025-01-16T21:07:39.141Zinfo: running `cargo check --bins` on internal-dns-cli (188/197)
37282025-01-16T21:07:39.671Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37292025-01-16T21:07:39.674Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37302025-01-16T21:07:39.756Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
37312025-01-16T21:07:40.218Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
37322025-01-16T21:07:40.388Z
37332025-01-16T21:07:40.388Zinfo: running `cargo check --bins` on omicron-live-tests (189/197)
37342025-01-16T21:07:40.901Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37352025-01-16T21:07:40.904Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37362025-01-16T21:07:40.904Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37372025-01-16T21:07:40.907Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
37382025-01-16T21:07:40.976Z
37392025-01-16T21:07:40.976Zinfo: running `cargo check --bins` on live-tests-macros (190/197)
37402025-01-16T21:07:41.505Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37412025-01-16T21:07:41.508Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37422025-01-16T21:07:41.508Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37432025-01-16T21:07:41.511Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
37442025-01-16T21:07:41.584Z
37452025-01-16T21:07:41.584Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (191/197)
37462025-01-16T21:07:42.172Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37472025-01-16T21:07:42.175Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37482025-01-16T21:07:42.175Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37492025-01-16T21:07:42.178Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
37502025-01-16T21:07:42.258Z
37512025-01-16T21:07:42.258Zinfo: running `cargo check --bins` on omicron-package (192/197)
37522025-01-16T21:07:42.815Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37532025-01-16T21:07:42.818Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37542025-01-16T21:07:42.914Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
37552025-01-16T21:07:44.236Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.97s
37562025-01-16T21:07:44.416Z
37572025-01-16T21:07:44.416Zinfo: running `cargo check --bins` on wicket-dbg (193/197)
37582025-01-16T21:07:44.997Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37592025-01-16T21:07:45.001Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37602025-01-16T21:07:45.111Z Checking rtoolbox v0.0.2
37612025-01-16T21:07:45.116Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
37622025-01-16T21:07:45.116Z Checking tui-tree-widget v0.22.0
37632025-01-16T21:07:45.351Z Checking rpassword v7.3.1
37642025-01-16T21:07:49.067Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
37652025-01-16T21:07:51.790Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
37662025-01-16T21:07:52.925Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.50s
37672025-01-16T21:07:53.109Z
37682025-01-16T21:07:53.110Zinfo: running `cargo check --bins` on wicket (194/197)
37692025-01-16T21:07:53.692Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37702025-01-16T21:07:53.695Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37712025-01-16T21:07:53.799Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
37722025-01-16T21:07:54.208Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
37732025-01-16T21:07:54.396Z
37742025-01-16T21:07:54.396Zinfo: running `cargo check --bins` on wicketd (195/197)
37752025-01-16T21:07:54.990Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37762025-01-16T21:07:54.993Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37772025-01-16T21:07:55.109Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
37782025-01-16T21:07:55.109Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
37792025-01-16T21:07:55.885Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
37802025-01-16T21:07:59.585Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.17s
37812025-01-16T21:07:59.775Z
37822025-01-16T21:07:59.775Zinfo: running `cargo check --bins` on omicron-workspace-hack (196/197)
37832025-01-16T21:08:00.291Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37842025-01-16T21:08:00.294Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37852025-01-16T21:08:00.294Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37862025-01-16T21:08:00.298Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
37872025-01-16T21:08:00.367Z
37882025-01-16T21:08:00.368Zinfo: running `cargo check --bins` on zone-setup (197/197)
37892025-01-16T21:08:00.966Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37902025-01-16T21:08:00.969Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37912025-01-16T21:08:01.097Z Checking uzers v0.12.1
37922025-01-16T21:08:01.439Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
37932025-01-16T21:08:02.499Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.12s
37942025-01-16T21:08:02.715Z
37952025-01-16T21:08:02.715Zreal 13:11.975135761
37962025-01-16T21:08:02.715Zuser 25:36.648758389
37972025-01-16T21:08:02.715Zsys 4:11.884912259
37982025-01-16T21:08:02.718Ztrap 0.534479330
37992025-01-16T21:08:02.718Ztflt 3.120576636
38002025-01-16T21:08:02.719Zdflt 2.029226165
38012025-01-16T21:08:02.719Zkflt 0.001318379
38022025-01-16T21:08:02.719Zlock 44:08.901427751
38032025-01-16T21:08:02.719Zslp 2:06:57.530125619
38042025-01-16T21:08:02.719Zlat 1:06.614028164
38052025-01-16T21:08:02.719Zstop 3:46.916839640
38062025-01-16T21:08:02.719Zprocess exited: duration 1087248 ms, exit code 0
 
38072025-01-16T21:08:02.728Zfound 0 output files