01JHSH6KJDA4WZDD2HX9HPN41B: 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: 01JHSH6YFHPN0XYZBM4EWBNQK6

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-01-17T07:04:51.408Zjob assigned to worker 01JHSH6YBK4JB1ZMH2K08TR5K6 [factory aws, i-0b73cfbf1a0a1b375] (queued for 47 s)
 
22025-01-17T07:04:59.350Zstarting task 0: "setup"
32025-01-17T07:04:59.360Z++ uname -s
42025-01-17T07:04:59.363Z+ kern=SunOS
52025-01-17T07:04:59.363Z+ case "$kern" in
62025-01-17T07:04:59.363Z+ groupadd -g 12345 build
72025-01-17T07:04:59.365Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82025-01-17T07:05:01.414Z+ zfs create -o mountpoint=/work rpool/work
92025-01-17T07:05:01.478Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102025-01-17T07:05:01.483Z+ home_fs=zfs
112025-01-17T07:05:01.483Z+ [[ zfs == autofs ]]
122025-01-17T07:05:01.483Z+ mkdir -p /home/build
132025-01-17T07:05:01.483Z+ chown build:build /home/build /work
142025-01-17T07:05:03.484Z+ chmod 0700 /home/build /work
152025-01-17T07:05:03.487Zprocess exited: duration 4138 ms, exit code 0
 
162025-01-17T07:05:03.492Zstarting task 1: "rust-toolchain"
172025-01-17T07:05:03.497Z+ printf ' * toolchain channel = "%s"
182025-01-17T07:05:03.497Z' 1.84.0
192025-01-17T07:05:03.497Z+ printf ' * toolchain profile = "%s"
202025-01-17T07:05:03.497Z' default
212025-01-17T07:05:03.497Z * toolchain channel = "1.84.0"
222025-01-17T07:05:03.498Z * toolchain profile = "default"
232025-01-17T07:05:03.500Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242025-01-17T07:05:03.501Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.84.0 --profile default
252025-01-17T07:05:03.800Zinfo: downloading installer
262025-01-17T07:05:04.992Zinfo: profile set to 'default'
272025-01-17T07:05:04.992Zinfo: default host triple is x86_64-unknown-illumos
282025-01-17T07:05:04.995Zinfo: syncing channel updates for '1.84.0-x86_64-unknown-illumos'
292025-01-17T07:05:05.166Zinfo: latest update on 2025-01-09, rust version 1.84.0 (9fc6b4312 2025-01-07)
302025-01-17T07:05:05.166Zinfo: downloading component 'cargo'
312025-01-17T07:05:06.218Zinfo: downloading component 'clippy'
322025-01-17T07:05:06.621Zinfo: downloading component 'rust-docs'
332025-01-17T07:05:08.058Zinfo: downloading component 'rust-std'
342025-01-17T07:05:10.177Zinfo: downloading component 'rustc'
352025-01-17T07:05:18.316Zinfo: downloading component 'rustfmt'
362025-01-17T07:05:18.623Zinfo: installing component 'cargo'
372025-01-17T07:05:19.456Zinfo: installing component 'clippy'
382025-01-17T07:05:19.837Zinfo: installing component 'rust-docs'
392025-01-17T07:05:21.524Zinfo: installing component 'rust-std'
402025-01-17T07:05:23.231Zinfo: installing component 'rustc'
412025-01-17T07:05:29.317Zinfo: installing component 'rustfmt'
422025-01-17T07:05:29.653Zinfo: default toolchain set to '1.84.0-x86_64-unknown-illumos'
432025-01-17T07:05:29.653Z
442025-01-17T07:05:30.042Z 1.84.0-x86_64-unknown-illumos installed - rustc 1.84.0 (9fc6b4312 2025-01-07)
452025-01-17T07:05:30.042Z
462025-01-17T07:05:30.046Z
472025-01-17T07:05:30.046ZRust is installed now. Great!
482025-01-17T07:05:30.046Z
492025-01-17T07:05:30.046ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502025-01-17T07:05:30.046Zenvironment variable. This has not been done automatically.
512025-01-17T07:05:30.046Z
522025-01-17T07:05:30.046ZTo configure your current shell, you need to source
532025-01-17T07:05:30.046Zthe corresponding env file under $HOME/.cargo.
542025-01-17T07:05:30.046Z
552025-01-17T07:05:30.046ZThis is usually done by running one of the following (note the leading DOT):
562025-01-17T07:05:30.046Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572025-01-17T07:05:30.046Zsource "$HOME/.cargo/env.fish" # For fish
582025-01-17T07:05:30.122Z+ rustc --version
592025-01-17T07:05:30.192Zrustc 1.84.0 (9fc6b4312 2025-01-07)
602025-01-17T07:05:30.195Zprocess exited: duration 26700 ms, exit code 0
 
612025-01-17T07:05:30.201Zstarting task 2: "authentication"
622025-01-17T07:05:30.222Zprocess exited: duration 21 ms, exit code 0
 
632025-01-17T07:05:30.227Zstarting task 3: "clone repository"
642025-01-17T07:05:30.233Z+ mkdir -p /work/oxidecomputer/omicron
652025-01-17T07:05:30.235Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662025-01-17T07:05:30.271ZCloning into '/work/oxidecomputer/omicron'...
672025-01-17T07:05:37.906Z+ cd /work/oxidecomputer/omicron
682025-01-17T07:05:37.906Z+ git fetch origin 285d84f781e2cf9fa48bf98ce772c6b3cf5616a5
692025-01-17T07:05:38.222ZFrom https://github.com/oxidecomputer/omicron
702025-01-17T07:05:38.222Z * branch 285d84f781e2cf9fa48bf98ce772c6b3cf5616a5 -> FETCH_HEAD
712025-01-17T07:05:38.232Z+ [[ -n iliana/GHSA-h97m-ww89-6jmq ]]
722025-01-17T07:05:38.235Z++ git branch --show-current
732025-01-17T07:05:38.237Z+ current=main
742025-01-17T07:05:38.237Z+ [[ main != iliana/GHSA-h97m-ww89-6jmq ]]
752025-01-17T07:05:38.237Z+ git branch -f iliana/GHSA-h97m-ww89-6jmq 285d84f781e2cf9fa48bf98ce772c6b3cf5616a5
762025-01-17T07:05:38.240Z+ git checkout -f iliana/GHSA-h97m-ww89-6jmq
772025-01-17T07:05:38.421ZSwitched to branch 'iliana/GHSA-h97m-ww89-6jmq'
782025-01-17T07:05:38.424Z+ git reset --hard 285d84f781e2cf9fa48bf98ce772c6b3cf5616a5
792025-01-17T07:05:38.438ZHEAD is now at 285d84f78 remove older versions of idna
802025-01-17T07:05:38.440Zprocess exited: duration 8210 ms, exit code 0
 
812025-01-17T07:05:38.446Zstarting task 4: "build"
822025-01-17T07:05:38.451Z+ source .github/buildomat/ci-env.sh
832025-01-17T07:05:38.451Z++ export CARGO_TERM_COLOR=always
842025-01-17T07:05:38.451Z++ CARGO_TERM_COLOR=always
852025-01-17T07:05:38.453Z+ cargo --version
862025-01-17T07:05:38.512Zcargo 1.84.0 (66221abde 2024-11-19)
872025-01-17T07:05:38.515Z+ rustc --version
882025-01-17T07:05:38.576Zrustc 1.84.0 (9fc6b4312 2025-01-07)
892025-01-17T07:05:38.578Z+ source ./env.sh
902025-01-17T07:05:38.578Z++ OLD_SHELL_OPTS=ehxB
912025-01-17T07:05:38.578Z++ set -o xtrace
922025-01-17T07:05:38.581Z++++ dirname ./env.sh
932025-01-17T07:05:38.584Z+++ readlink -f .
942025-01-17T07:05:38.586Z++ OMICRON_WS=/work/oxidecomputer/omicron
952025-01-17T07:05:38.586Z++ 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-17T07:05:38.586Z++ 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-17T07:05:38.589Z++ 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-17T07:05:38.589Z++ 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-17T07:05:38.589Z++ 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-17T07:05:38.589Z++ 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-17T07:05:38.589Z++ 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-17T07:05:38.589Z++ 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-17T07:05:38.589Z++ case $OLD_SHELL_OPTS in
1042025-01-17T07:05:38.589Z++ unset OLD_SHELL_OPTS OMICRON_WS
1052025-01-17T07:05:38.589Z+ 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-17T07:05:38.589Z+ 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-17T07:05:38.589Z+ banner prerequisites
1082025-01-17T07:05:38.592Z
1092025-01-17T07:05:38.592Z ##### ##### ###### ##### ###### #### # # # #### #
1102025-01-17T07:05:38.592Z # # # # # # # # # # # # # # #
1112025-01-17T07:05:38.592Z # # # # ##### # # ##### # # # # # #### #
1122025-01-17T07:05:38.592Z ##### ##### # ##### # # # # # # # # #
1132025-01-17T07:05:38.592Z # # # # # # # # # # # # # # #
1142025-01-17T07:05:38.592Z # # # ###### # # ###### ### # #### # #### #
1152025-01-17T07:05:38.592Z
1162025-01-17T07:05:38.592Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1172025-01-17T07:05:40.219Zpkg list: illegal option -- F
1182025-01-17T07:05:40.221ZUsage:
1192025-01-17T07:05:40.221Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1202025-01-17T07:05:40.221Z [pkg_fmri_pattern ...]
1212025-01-17T07:05:41.091Zpkg list: illegal option -- F
1222025-01-17T07:05:41.091ZUsage:
1232025-01-17T07:05:41.094Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1242025-01-17T07:05:41.094Z [pkg_fmri_pattern ...]
1252025-01-17T07:05:47.330Z Startup: Refreshing catalog 'helios-dev' ... Done
1262025-01-17T07:05:51.479Z Startup: Caching catalogs ... Done
1272025-01-17T07:06:02.900ZPlanning: Solver setup ... Done (10.599s)
1282025-01-17T07:06:03.042ZPlanning: Running solver ... Done (0.143s)
1292025-01-17T07:06:03.157ZPlanning: Finding local manifests ... Done (0.006s)
1302025-01-17T07:06:03.170ZPlanning: Fetching manifests: 0/7 0% complete
1312025-01-17T07:06:03.909ZPlanning: Fetching manifests: 7/7 100% complete
1322025-01-17T07:06:04.021ZPlanning: Package planning ... Done (0.111s)
1332025-01-17T07:06:04.077ZPlanning: Merging actions ... Done (0.056s)
1342025-01-17T07:06:04.273ZPlanning: Checking for conflicting actions ... Done (0.196s)
1352025-01-17T07:06:06.349ZPlanning: Consolidating action changes ... Done (2.075s)
1362025-01-17T07:06:06.787ZPlanning: Evaluating mediators ... Done (0.438s)
1372025-01-17T07:06:06.871ZPlanning: Planning completed in 15.30 seconds
1382025-01-17T07:06:06.887Z Packages to install: 4
1392025-01-17T07:06:06.887Z Packages to update: 3
1402025-01-17T07:06:06.890Z Mediators to change: 2
1412025-01-17T07:06:06.890Z Services to change: 1
1422025-01-17T07:06:06.890Z Estimated space available: 155.61 GB
1432025-01-17T07:06:06.891ZEstimated space to be consumed: 1.64 GB
1442025-01-17T07:06:06.891Z Create boot environment: No
1452025-01-17T07:06:06.891ZCreate backup boot environment: Yes
1462025-01-17T07:06:06.891Z Rebuild boot archive: No
1472025-01-17T07:06:06.891Z
1482025-01-17T07:06:06.891ZChanged mediators:
1492025-01-17T07:06:06.891Z mediator clang:
1502025-01-17T07:06:06.891Z version: None -> 15 (system default)
1512025-01-17T07:06:06.891Z
1522025-01-17T07:06:06.893Z mediator llvm:
1532025-01-17T07:06:06.893Z version: 14 (system default) -> 15 (system default)
1542025-01-17T07:06:06.893Z
1552025-01-17T07:06:06.895ZChanged packages:
1562025-01-17T07:06:06.895Zhelios-dev
1572025-01-17T07:06:06.895Z developer/build-essential
1582025-01-17T07:06:06.895Z None -> 11-2.0
1592025-01-17T07:06:06.896Z library/libxmlsec1
1602025-01-17T07:06:06.896Z None -> 1.2.35-2.0
1612025-01-17T07:06:06.896Z ooce/developer/clang-15
1622025-01-17T07:06:06.896Z None -> 15.0.7-2.0
1632025-01-17T07:06:06.896Z ooce/developer/llvm-15
1642025-01-17T07:06:06.896Z None -> 15.0.7-2.0
1652025-01-17T07:06:06.896Z package/pkg
1662025-01-17T07:06:06.896Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1672025-01-17T07:06:06.896Z system/library/g++-runtime
1682025-01-17T07:06:06.896Z 13-2.0 -> 14-2.0
1692025-01-17T07:06:06.896Z system/library/gcc-runtime
1702025-01-17T07:06:06.896Z 13-2.0 -> 14-2.0
1712025-01-17T07:06:06.897Z
1722025-01-17T07:06:06.897ZServices:
1732025-01-17T07:06:06.897Z restart_fmri:
1742025-01-17T07:06:06.897Z svc:/system/update-man-index:default
1752025-01-17T07:06:06.897Z
1762025-01-17T07:06:06.897ZEditable files to change:
1772025-01-17T07:06:06.897Z Update:
1782025-01-17T07:06:06.897Z usr/share/lib/pkg/web/config.shtml
1792025-01-17T07:06:06.970Z
1802025-01-17T07:06:06.970ZDownload: 0/4301 items 0.0/225.4MB 0% complete
1812025-01-17T07:06:13.119ZDownload: 213/4301 items 1.3/225.4MB 0% complete (826k/s)
1822025-01-17T07:06:18.129ZDownload: 1195/4301 items 73.0/225.4MB 32% complete (7.1M/s)
1832025-01-17T07:06:23.132ZDownload: 1830/4301 items 117.5/225.4MB 52% complete (11.7M/s)
1842025-01-17T07:06:28.132ZDownload: 3171/4301 items 147.1/225.4MB 65% complete (7.3M/s)
1852025-01-17T07:06:33.135ZDownload: 4183/4301 items 220.4/225.4MB 97% complete (10.3M/s)
1862025-01-17T07:06:34.717ZDownload: Completed 225.42 MB in 27.74 seconds (8.1M/s)
1872025-01-17T07:06:36.817Z Actions: 1/5122 actions (Removing old actions)
1882025-01-17T07:06:36.839Z Actions: 194/5122 actions (Installing new actions)
1892025-01-17T07:06:41.584Z Actions: 4267/5122 actions (Updating modified actions)
1902025-01-17T07:06:41.954Z Actions: Completed 5122 actions in 5.14 seconds.
1912025-01-17T07:06:42.370Z Done (0.406s)
1922025-01-17T07:06:42.372Z Done (0.001s)
1932025-01-17T07:06:42.971Z Done (0.599s)
1942025-01-17T07:06:47.491Z Done (4.288s)
1952025-01-17T07:06:47.582Z Done (0.019s)
1962025-01-17T07:06:47.584Z Done (0.000s)
1972025-01-17T07:06:47.749Z Done (0.000s)
1982025-01-17T07:06:48.450ZPlanning: Evaluating mediator changes ... Done
1992025-01-17T07:06:48.612ZPlanning: Checking for conflicting actions ... Done
2002025-01-17T07:06:48.614ZPlanning: Consolidating action changes ... Done
2012025-01-17T07:06:48.883ZPlanning: Evaluating mediators ... Done
2022025-01-17T07:06:48.885ZPlanning: Planning completed in 0.43 seconds
2032025-01-17T07:06:48.923Z Mediators to change: 2
2042025-01-17T07:06:48.923Z Create boot environment: No
2052025-01-17T07:06:48.925ZCreate backup boot environment: No
2062025-01-17T07:06:49.001Z Done
2072025-01-17T07:06:49.001Z Done
2082025-01-17T07:06:49.375Z Done
2092025-01-17T07:06:53.058Z Done
2102025-01-17T07:06:53.150Z Done
2112025-01-17T07:06:53.155Z Done
2122025-01-17T07:06:53.294Z Done
2132025-01-17T07:06:53.912ZPlanning: Evaluating mediator changes ... Done
2142025-01-17T07:06:53.915ZPlanning: Merging actions ... Done
2152025-01-17T07:06:54.107ZPlanning: Checking for conflicting actions ... Done
2162025-01-17T07:06:54.110ZPlanning: Consolidating action changes ... Done
2172025-01-17T07:06:54.377ZPlanning: Evaluating mediators ... Done
2182025-01-17T07:06:54.433ZPlanning: Planning completed in 0.77 seconds
2192025-01-17T07:06:54.475Z Packages to change: 1
2202025-01-17T07:06:54.475Z Mediators to change: 1
2212025-01-17T07:06:54.477Z Services to change: 1
2222025-01-17T07:06:54.478Z Create boot environment: No
2232025-01-17T07:06:54.478ZCreate backup boot environment: Yes
2242025-01-17T07:06:56.696Z Actions: 1/6 actions (Updating modified actions)
2252025-01-17T07:06:56.698Z Actions: Completed 6 actions in 0.00 seconds.
2262025-01-17T07:06:56.698Z Done
2272025-01-17T07:06:56.698Z Done
2282025-01-17T07:06:56.816Z Done
2292025-01-17T07:07:00.469Z Done
2302025-01-17T07:07:00.563Z Done
2312025-01-17T07:07:00.565Z Done
2322025-01-17T07:07:00.698Z Done
2332025-01-17T07:07:01.136ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2342025-01-17T07:07:01.136Zclang system 15 system
2352025-01-17T07:07:01.136Zcsh system system illumos
2362025-01-17T07:07:01.138Zctags system system illumos
2372025-01-17T07:07:01.138Zgcc vendor 12 vendor
2382025-01-17T07:07:01.139Zgcc system 10 system
2392025-01-17T07:07:01.139Zgcc system 7 system
2402025-01-17T07:07:01.139Zgo system 1.20 system
2412025-01-17T07:07:01.139Zgo system 1.19 system
2422025-01-17T07:07:01.139Zllvm system 15 system
2432025-01-17T07:07:01.139Zllvm system 14 system
2442025-01-17T07:07:01.139Zmariadb system 10.6 system
2452025-01-17T07:07:01.139Zmta vendor vendor dma
2462025-01-17T07:07:01.139Zopenjdk system 17 system
2472025-01-17T07:07:01.139Zopenjdk system 11 system
2482025-01-17T07:07:01.139Zopenjdk system 1.8 system
2492025-01-17T07:07:01.139Zopenssl vendor 3 vendor
2502025-01-17T07:07:01.139Zperl system 5.36 system
2512025-01-17T07:07:01.139Zpostgresql system 15 system
2522025-01-17T07:07:01.139Zpostgresql system 13 system
2532025-01-17T07:07:01.139Zpython vendor 3 vendor
2542025-01-17T07:07:01.139Zpython system 2 system
2552025-01-17T07:07:01.139Zpython3 system 3.11 system
2562025-01-17T07:07:01.139Zruby system 3.0 system
2572025-01-17T07:07:01.139Zwords vendor vendor american-english
2582025-01-17T07:07:01.139Zwords system system australian-english
2592025-01-17T07:07:01.139Zwords system system british-english
2602025-01-17T07:07:01.139Zwords system system canadian-english
2612025-01-17T07:07:01.139Zwords system system french
2622025-01-17T07:07:01.140Zwords system system italian
2632025-01-17T07:07:01.140Zwords system system ngerman
2642025-01-17T07:07:01.140Zwords system system ogerman
2652025-01-17T07:07:01.140Zwords system system spanish
2662025-01-17T07:07:01.475ZPUBLISHER TYPE STATUS P LOCATION
2672025-01-17T07:07:01.475Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2682025-01-17T07:07:04.281ZFMRI IFO
2692025-01-17T07:07:04.281Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2702025-01-17T07:07:04.281Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2712025-01-17T07:07:04.281Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2722025-01-17T07:07:04.281Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2732025-01-17T07:07:04.281Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2742025-01-17T07:07:04.281Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2752025-01-17T07:07:04.281Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2762025-01-17T07:07:04.281Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2772025-01-17T07:07:04.281Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2782025-01-17T07:07:04.281Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
2792025-01-17T07:07:04.282Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2802025-01-17T07:07:04.282Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2812025-01-17T07:07:04.282Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
2822025-01-17T07:07:04.282Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2832025-01-17T07:07:04.282Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2842025-01-17T07:07:05.046Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2852025-01-17T07:07:05.405Z Updating crates.io index
2862025-01-17T07:07:05.452Z Updating git repository `https://github.com/oxidecomputer/diffus`
2872025-01-17T07:07:05.714Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2882025-01-17T07:07:06.243Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2892025-01-17T07:07:06.521Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2902025-01-17T07:07:06.824Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2912025-01-17T07:07:07.128Z Updating git repository `https://github.com/oxidecomputer/propolis`
2922025-01-17T07:07:08.177Z Updating git repository `https://github.com/oxidecomputer/crucible`
2932025-01-17T07:07:09.775Z Updating git repository `https://github.com/oxidecomputer/opte`
2942025-01-17T07:07:10.439Z Updating git repository `https://github.com/oxidecomputer/falcon`
2952025-01-17T07:07:11.166Z Updating git repository `https://github.com/oxidecomputer/clickward`
2962025-01-17T07:07:11.463Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2972025-01-17T07:07:11.913Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2982025-01-17T07:07:12.707Z Updating git repository `https://github.com/oxidecomputer/libipcc`
2992025-01-17T07:07:13.069Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3002025-01-17T07:07:13.378Z Updating git repository `https://github.com/oxidecomputer/tofino`
3012025-01-17T07:07:13.767Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3022025-01-17T07:07:14.047Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3032025-01-17T07:07:14.334Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3042025-01-17T07:07:14.717Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3052025-01-17T07:07:15.097Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3062025-01-17T07:07:15.462Z Updating git repository `https://github.com/oxidecomputer/ispf`
3072025-01-17T07:07:15.907Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3082025-01-17T07:07:16.171Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3092025-01-17T07:07:16.794Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3102025-01-17T07:07:17.106Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3112025-01-17T07:07:17.606Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3122025-01-17T07:07:18.265Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3132025-01-17T07:07:18.591Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3142025-01-17T07:07:18.885Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3152025-01-17T07:07:19.222Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3162025-01-17T07:07:20.918Z Downloading crates ...
3172025-01-17T07:07:20.977Z Downloaded anstyle-parse v0.2.5
3182025-01-17T07:07:20.987Z Downloaded camino v1.1.9
3192025-01-17T07:07:20.989Z Downloaded equivalent v1.0.1
3202025-01-17T07:07:20.989Z Downloaded plain v0.2.3
3212025-01-17T07:07:21.017Z Downloaded scroll_derive v0.12.0
3222025-01-17T07:07:21.039Z Downloaded usdt-macro v0.5.0
3232025-01-17T07:07:21.049Z Downloaded usdt-attr-macro v0.5.0
3242025-01-17T07:07:21.051Z Downloaded pretty-hex v0.4.1
3252025-01-17T07:07:21.054Z Downloaded swrite v0.1.0
3262025-01-17T07:07:21.054Z Downloaded dtrace-parser v0.2.0
3272025-01-17T07:07:21.056Z Downloaded cargo-platform v0.1.8
3282025-01-17T07:07:21.056Z Downloaded byteorder v1.5.0
3292025-01-17T07:07:21.059Z Downloaded memmap v0.7.0
3302025-01-17T07:07:21.061Z Downloaded digest v0.10.7
3312025-01-17T07:07:21.064Z Downloaded colorchoice v1.0.2
3322025-01-17T07:07:21.064Z Downloaded bytecount v0.6.8
3332025-01-17T07:07:21.070Z Downloaded serde_spanned v0.6.8
3342025-01-17T07:07:21.072Z Downloaded cfg-if v1.0.0
3352025-01-17T07:07:21.074Z Downloaded proc-macro-error-attr v1.0.4
3362025-01-17T07:07:21.075Z Downloaded itoa v1.0.11
3372025-01-17T07:07:21.077Z Downloaded is_terminal_polyfill v1.70.1
3382025-01-17T07:07:21.077Z Downloaded fs-err v2.11.0
3392025-01-17T07:07:21.082Z Downloaded terminal_size v0.4.0
3402025-01-17T07:07:21.084Z Downloaded heck v0.4.1
3412025-01-17T07:07:21.087Z Downloaded fnv v1.0.7
3422025-01-17T07:07:21.090Z Downloaded autocfg v1.4.0
3432025-01-17T07:07:21.092Z Downloaded thread-id v4.2.2
3442025-01-17T07:07:21.094Z Downloaded block-buffer v0.10.4
3452025-01-17T07:07:21.097Z Downloaded thiserror v1.0.69
3462025-01-17T07:07:21.099Z Downloaded smawk v0.3.2
3472025-01-17T07:07:21.101Z Downloaded thiserror-impl v1.0.69
3482025-01-17T07:07:21.104Z Downloaded pest_generator v2.7.14
3492025-01-17T07:07:21.104Z Downloaded cpufeatures v0.2.14
3502025-01-17T07:07:21.106Z Downloaded macaddr v1.0.1
3512025-01-17T07:07:21.106Z Downloaded toml_datetime v0.6.8
3522025-01-17T07:07:21.109Z Downloaded crypto-common v0.1.6
3532025-01-17T07:07:21.109Z Downloaded heck v0.5.0
3542025-01-17T07:07:21.111Z Downloaded generic-array v0.14.7
3552025-01-17T07:07:21.111Z Downloaded clap_lex v0.7.2
3562025-01-17T07:07:21.114Z Downloaded cargo_metadata v0.18.1
3572025-01-17T07:07:21.114Z Downloaded log v0.4.22
3582025-01-17T07:07:21.116Z Downloaded serde_tokenstream v0.2.2
3592025-01-17T07:07:21.119Z Downloaded anstyle v1.0.10
3602025-01-17T07:07:21.122Z Downloaded usdt v0.5.0
3612025-01-17T07:07:21.125Z Downloaded tabled_derive v0.7.0
3622025-01-17T07:07:21.126Z Downloaded scroll v0.12.0
3632025-01-17T07:07:21.128Z Downloaded dof v0.3.0
3642025-01-17T07:07:21.129Z Downloaded unicode-linebreak v0.1.5
3652025-01-17T07:07:21.129Z Downloaded usdt-impl v0.5.0
3662025-01-17T07:07:21.131Z Downloaded fastrand v2.1.1
3672025-01-17T07:07:21.133Z Downloaded anstyle-query v1.1.1
3682025-01-17T07:07:21.143Z Downloaded utf8parse v0.2.2
3692025-01-17T07:07:21.157Z Downloaded quote v1.0.38
3702025-01-17T07:07:21.160Z Downloaded errno v0.3.9
3712025-01-17T07:07:21.162Z Downloaded proc-macro-error v1.0.4
3722025-01-17T07:07:21.164Z Downloaded version_check v0.9.5
3732025-01-17T07:07:21.167Z Downloaded once_cell v1.20.2
3742025-01-17T07:07:21.169Z Downloaded camino-tempfile v1.1.1
3752025-01-17T07:07:21.169Z Downloaded clap_derive v4.5.18
3762025-01-17T07:07:21.173Z Downloaded anstream v0.6.15
3772025-01-17T07:07:21.175Z Downloaded semver v1.0.24
3782025-01-17T07:07:21.177Z Downloaded cargo_toml v0.20.5
3792025-01-17T07:07:21.180Z Downloaded zerocopy-derive v0.7.35
3802025-01-17T07:07:21.182Z Downloaded tempfile v3.13.0
3812025-01-17T07:07:21.185Z Downloaded strsim v0.11.1
3822025-01-17T07:07:21.187Z Downloaded ryu v1.0.18
3832025-01-17T07:07:21.189Z Downloaded pest_derive v2.7.14
3842025-01-17T07:07:21.192Z Downloaded unicode-ident v1.0.14
3852025-01-17T07:07:21.194Z Downloaded bitflags v2.6.0
3862025-01-17T07:07:21.197Z Downloaded typenum v1.17.0
3872025-01-17T07:07:21.199Z Downloaded anyhow v1.0.93
3882025-01-17T07:07:21.203Z Downloaded toml v0.8.19
3892025-01-17T07:07:21.205Z Downloaded clap v4.5.21
3902025-01-17T07:07:21.213Z Downloaded ucd-trie v0.1.7
3912025-01-17T07:07:21.216Z Downloaded papergrid v0.11.0
3922025-01-17T07:07:21.219Z Downloaded sha2 v0.10.8
3932025-01-17T07:07:21.222Z Downloaded serde_derive v1.0.217
3942025-01-17T07:07:21.224Z Downloaded pest_meta v2.7.14
3952025-01-17T07:07:21.231Z Downloaded textwrap v0.16.1
3962025-01-17T07:07:21.234Z Downloaded proc-macro2 v1.0.92
3972025-01-17T07:07:21.237Z Downloaded serde v1.0.217
3982025-01-17T07:07:21.280Z Downloaded toml_edit v0.22.22
3992025-01-17T07:07:21.301Z Downloaded memchr v2.7.4
4002025-01-17T07:07:21.307Z Downloaded indexmap v2.7.0
4012025-01-17T07:07:21.312Z Downloaded hashbrown v0.15.1
4022025-01-17T07:07:21.332Z Downloaded pest v2.7.14
4032025-01-17T07:07:21.337Z Downloaded zerocopy v0.7.35
4042025-01-17T07:07:21.351Z Downloaded serde_json v1.0.135
4052025-01-17T07:07:21.357Z Downloaded clap_builder v4.5.21
4062025-01-17T07:07:21.363Z Downloaded winnow v0.6.20
4072025-01-17T07:07:21.371Z Downloaded goblin v0.8.2
4082025-01-17T07:07:21.376Z Downloaded tabled v0.15.0
4092025-01-17T07:07:21.390Z Downloaded syn v1.0.109
4102025-01-17T07:07:21.403Z Downloaded unicode-width v0.1.14
4112025-01-17T07:07:21.408Z Downloaded syn v2.0.96
4122025-01-17T07:07:21.419Z Downloaded rustix v0.38.37
4132025-01-17T07:07:21.451Z Downloaded libc v0.2.169
4142025-01-17T07:07:21.761Z Compiling proc-macro2 v1.0.92
4152025-01-17T07:07:21.761Z Compiling unicode-ident v1.0.14
4162025-01-17T07:07:21.765Z Compiling serde v1.0.217
4172025-01-17T07:07:21.765Z Compiling version_check v0.9.5
4182025-01-17T07:07:21.765Z Compiling memchr v2.7.4
4192025-01-17T07:07:21.765Z Compiling thiserror v1.0.69
4202025-01-17T07:07:21.765Z Compiling libc v0.2.169
4212025-01-17T07:07:21.797Z Compiling itoa v1.0.11
4222025-01-17T07:07:22.015Z Compiling ucd-trie v0.1.7
4232025-01-17T07:07:22.044Z Compiling ryu v1.0.18
4242025-01-17T07:07:22.402Z Compiling once_cell v1.20.2
4252025-01-17T07:07:22.537Z Compiling byteorder v1.5.0
4262025-01-17T07:07:22.563Z Compiling serde_json v1.0.135
4272025-01-17T07:07:22.787Z Compiling rustix v0.38.37
4282025-01-17T07:07:22.899Z Compiling bitflags v2.6.0
4292025-01-17T07:07:23.063Z Compiling usdt-impl v0.5.0
4302025-01-17T07:07:23.319Z Compiling proc-macro-error-attr v1.0.4
4312025-01-17T07:07:23.343Z Compiling syn v1.0.109
4322025-01-17T07:07:23.442Z Compiling proc-macro-error v1.0.4
4332025-01-17T07:07:23.566Z Compiling camino v1.1.9
4342025-01-17T07:07:23.598Z Compiling quote v1.0.38
4352025-01-17T07:07:23.707Z Compiling plain v0.2.3
4362025-01-17T07:07:23.735Z Compiling errno v0.3.9
4372025-01-17T07:07:23.888Z Compiling hashbrown v0.15.1
4382025-01-17T07:07:23.981Z Compiling syn v2.0.96
4392025-01-17T07:07:24.008Z Compiling equivalent v1.0.1
4402025-01-17T07:07:24.136Z Compiling thread-id v4.2.2
4412025-01-17T07:07:24.163Z Compiling log v0.4.22
4422025-01-17T07:07:24.195Z Compiling utf8parse v0.2.2
4432025-01-17T07:07:24.367Z Compiling anstyle-parse v0.2.5
4442025-01-17T07:07:24.500Z Compiling semver v1.0.24
4452025-01-17T07:07:24.717Z Compiling pretty-hex v0.4.1
4462025-01-17T07:07:24.836Z Compiling autocfg v1.4.0
4472025-01-17T07:07:24.954Z Compiling indexmap v2.7.0
4482025-01-17T07:07:24.980Z Compiling anstyle v1.0.10
4492025-01-17T07:07:24.980Z Compiling winnow v0.6.20
4502025-01-17T07:07:25.074Z Compiling colorchoice v1.0.2
4512025-01-17T07:07:25.271Z Compiling anstyle-query v1.1.1
4522025-01-17T07:07:25.440Z Compiling is_terminal_polyfill v1.70.1
4532025-01-17T07:07:25.442Z Compiling unicode-width v0.1.14
4542025-01-17T07:07:25.616Z Compiling anstream v0.6.15
4552025-01-17T07:07:25.824Z Compiling fs-err v2.11.0
4562025-01-17T07:07:26.073Z Compiling terminal_size v0.4.0
4572025-01-17T07:07:26.312Z Compiling anyhow v1.0.93
4582025-01-17T07:07:26.338Z Compiling bytecount v0.6.8
4592025-01-17T07:07:26.405Z Compiling cfg-if v1.0.0
4602025-01-17T07:07:26.431Z Compiling fnv v1.0.7
4612025-01-17T07:07:26.522Z Compiling heck v0.5.0
4622025-01-17T07:07:26.560Z Compiling strsim v0.11.1
4632025-01-17T07:07:26.586Z Compiling heck v0.4.1
4642025-01-17T07:07:26.589Z Compiling fastrand v2.1.1
4652025-01-17T07:07:26.912Z Compiling clap_lex v0.7.2
4662025-01-17T07:07:27.349Z Compiling clap_builder v4.5.21
4672025-01-17T07:07:27.378Z Compiling tempfile v3.13.0
4682025-01-17T07:07:27.470Z Compiling papergrid v0.11.0
4692025-01-17T07:07:27.661Z Compiling memmap v0.7.0
4702025-01-17T07:07:27.698Z Compiling smawk v0.3.2
4712025-01-17T07:07:27.934Z Compiling unicode-linebreak v0.1.5
4722025-01-17T07:07:28.444Z Compiling textwrap v0.16.1
4732025-01-17T07:07:28.473Z Compiling swrite v0.1.0
4742025-01-17T07:07:29.137Z Compiling tabled_derive v0.7.0
4752025-01-17T07:07:30.598Z Compiling tabled v0.15.0
4762025-01-17T07:07:30.971Z Compiling serde_derive v1.0.217
4772025-01-17T07:07:30.974Z Compiling thiserror-impl v1.0.69
4782025-01-17T07:07:30.974Z Compiling zerocopy-derive v0.7.35
4792025-01-17T07:07:30.974Z Compiling scroll_derive v0.12.0
4802025-01-17T07:07:30.974Z Compiling clap_derive v4.5.18
4812025-01-17T07:07:32.366Z Compiling scroll v0.12.0
4822025-01-17T07:07:32.914Z Compiling goblin v0.8.2
4832025-01-17T07:07:33.067Z Compiling zerocopy v0.7.35
4842025-01-17T07:07:33.959Z Compiling pest v2.7.14
4852025-01-17T07:07:34.656Z Compiling clap v4.5.21
4862025-01-17T07:07:36.119Z Compiling pest_meta v2.7.14
4872025-01-17T07:07:37.017Z Compiling pest_generator v2.7.14
4882025-01-17T07:07:38.390Z Compiling pest_derive v2.7.14
4892025-01-17T07:07:39.065Z Compiling dtrace-parser v0.2.0
4902025-01-17T07:07:39.790Z Compiling toml_datetime v0.6.8
4912025-01-17T07:07:39.794Z Compiling serde_spanned v0.6.8
4922025-01-17T07:07:39.794Z Compiling cargo-platform v0.1.8
4932025-01-17T07:07:40.108Z Compiling serde_tokenstream v0.2.2
4942025-01-17T07:07:40.292Z Compiling toml_edit v0.22.22
4952025-01-17T07:07:40.322Z Compiling macaddr v1.0.1
4962025-01-17T07:07:40.457Z Compiling camino-tempfile v1.1.1
4972025-01-17T07:07:41.226Z Compiling dof v0.3.0
4982025-01-17T07:07:41.226Z Compiling cargo_metadata v0.18.1
4992025-01-17T07:07:42.790Z Compiling usdt-macro v0.5.0
5002025-01-17T07:07:42.790Z Compiling usdt-attr-macro v0.5.0
5012025-01-17T07:07:43.156Z Compiling toml v0.8.19
5022025-01-17T07:07:43.944Z Compiling usdt v0.5.0
5032025-01-17T07:07:43.993Z Compiling cargo_toml v0.20.5
5042025-01-17T07:07:46.680Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5052025-01-17T07:07:49.873Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.04s
5062025-01-17T07:07:50.149Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5072025-01-17T07:07:50.694Z Downloading crates ...
5082025-01-17T07:07:50.835Z Downloaded adler2 v2.0.0
5092025-01-17T07:07:50.845Z Downloaded ciborium-io v0.2.2
5102025-01-17T07:07:50.847Z Downloaded async-stream-impl v0.3.6
5112025-01-17T07:07:50.857Z Downloaded atty v0.2.14
5122025-01-17T07:07:50.863Z Downloaded assert_matches v1.5.0
5132025-01-17T07:07:50.865Z Downloaded array-init v0.0.4
5142025-01-17T07:07:50.871Z Downloaded cfg_aliases v0.2.1
5152025-01-17T07:07:50.875Z Downloaded crunchy v0.2.2
5162025-01-17T07:07:50.878Z Downloaded cfg_aliases v0.1.1
5172025-01-17T07:07:50.878Z Downloaded atomicwrites v0.4.4
5182025-01-17T07:07:50.887Z Downloaded aead v0.5.2
5192025-01-17T07:07:50.890Z Downloaded bitflags v1.3.2
5202025-01-17T07:07:50.894Z Downloaded chrono-tz-build v0.4.0
5212025-01-17T07:07:50.897Z Downloaded chacha20 v0.9.1
5222025-01-17T07:07:50.899Z Downloaded darling v0.20.10
5232025-01-17T07:07:50.903Z Downloaded ctr v0.9.2
5242025-01-17T07:07:50.905Z Downloaded cstr-argument v0.1.2
5252025-01-17T07:07:50.908Z Downloaded crucible-workspace-hack v0.1.0
5262025-01-17T07:07:50.908Z Downloaded convert_case v0.4.0
5272025-01-17T07:07:50.910Z Downloaded base16ct v0.2.0
5282025-01-17T07:07:50.912Z Downloaded buf-list v1.0.3
5292025-01-17T07:07:50.915Z Downloaded bit-vec v0.6.3
5302025-01-17T07:07:50.915Z Downloaded async-stream v0.3.6
5312025-01-17T07:07:50.917Z Downloaded blowfish v0.9.1
5322025-01-17T07:07:50.919Z Downloaded constant_time_eq v0.3.1
5332025-01-17T07:07:50.922Z Downloaded hickory-resolver v0.24.2
5342025-01-17T07:07:50.926Z Downloaded atomic-waker v1.1.2
5352025-01-17T07:07:50.928Z Downloaded async-recursion v1.1.1
5362025-01-17T07:07:50.931Z Downloaded cmake v0.1.51
5372025-01-17T07:07:50.934Z Downloaded bcrypt-pbkdf v0.10.0
5382025-01-17T07:07:50.937Z Downloaded cipher v0.4.4
5392025-01-17T07:07:50.937Z Downloaded cobs v0.2.3
5402025-01-17T07:07:50.940Z Downloaded cassowary v0.3.0
5412025-01-17T07:07:50.942Z Downloaded bitfield-struct v0.6.2
5422025-01-17T07:07:50.942Z Downloaded ascii-canvas v3.0.0
5432025-01-17T07:07:50.944Z Downloaded cbc v0.1.2
5442025-01-17T07:07:50.944Z Downloaded argon2 v0.5.3
5452025-01-17T07:07:50.947Z Downloaded arrayref v0.3.9
5462025-01-17T07:07:50.951Z Downloaded curve25519-dalek-derive v0.1.1
5472025-01-17T07:07:50.951Z Downloaded colored v2.1.0
5482025-01-17T07:07:50.955Z Downloaded console v0.15.8
5492025-01-17T07:07:50.955Z Downloaded humantime v2.1.0
5502025-01-17T07:07:50.957Z Downloaded hickory-server v0.24.2
5512025-01-17T07:07:50.962Z Downloaded backoff v0.4.0
5522025-01-17T07:07:50.965Z Downloaded icu_provider_macros v1.5.0
5532025-01-17T07:07:50.968Z Downloaded hickory-proto v0.24.2
5542025-01-17T07:07:50.984Z Downloaded instant v0.1.13
5552025-01-17T07:07:50.988Z Downloaded http-body v1.0.1
5562025-01-17T07:07:50.991Z Downloaded icu_locid v1.5.0
5572025-01-17T07:07:50.993Z Downloaded csv-core v0.1.11
5582025-01-17T07:07:50.996Z Downloaded const_format_proc_macros v0.2.33
5592025-01-17T07:07:50.998Z Downloaded http-range v0.1.5
5602025-01-17T07:07:51.002Z Downloaded cookie_store v0.21.1
5612025-01-17T07:07:51.007Z Downloaded bb8 v0.8.5
5622025-01-17T07:07:51.008Z Downloaded crossbeam-deque v0.8.5
5632025-01-17T07:07:51.011Z Downloaded idna_adapter v1.2.0
5642025-01-17T07:07:51.011Z Downloaded semver v0.1.20
5652025-01-17T07:07:51.011Z Downloaded cancel-safe-futures v0.1.5
5662025-01-17T07:07:51.013Z Downloaded hyper-util v0.1.10
5672025-01-17T07:07:51.016Z Downloaded instability v0.3.2
5682025-01-17T07:07:51.019Z Downloaded ident_case v1.0.1
5692025-01-17T07:07:51.019Z Downloaded hyper-tls v0.6.0
5702025-01-17T07:07:51.021Z Downloaded clang-sys v1.8.1
5712025-01-17T07:07:51.023Z Downloaded rand_seeder v0.3.0
5722025-01-17T07:07:51.026Z Downloaded radium v0.7.0
5732025-01-17T07:07:51.026Z Downloaded is_ci v1.2.0
5742025-01-17T07:07:51.030Z Downloaded crc v3.2.1
5752025-01-17T07:07:51.034Z Downloaded sync_wrapper v1.0.1
5762025-01-17T07:07:51.034Z Downloaded sync-ptr v0.1.1
5772025-01-17T07:07:51.034Z Downloaded resolv-conf v0.7.0
5782025-01-17T07:07:51.036Z Downloaded bit-set v0.5.3
5792025-01-17T07:07:51.036Z Downloaded rfc6979 v0.4.0
5802025-01-17T07:07:51.039Z Downloaded new_debug_unreachable v1.0.6
5812025-01-17T07:07:51.041Z Downloaded md5 v0.7.0
5822025-01-17T07:07:51.044Z Downloaded match_cfg v0.1.0
5832025-01-17T07:07:51.044Z Downloaded bcs v0.1.6
5842025-01-17T07:07:51.044Z Downloaded async-trait v0.1.83
5852025-01-17T07:07:51.047Z Downloaded rustc-hash v2.0.0
5862025-01-17T07:07:51.049Z Downloaded internet-checksum v0.2.1
5872025-01-17T07:07:51.052Z Downloaded ipnetwork v0.20.0
5882025-01-17T07:07:51.052Z Downloaded crossbeam-utils v0.8.20
5892025-01-17T07:07:51.055Z Downloaded ahash v0.8.11
5902025-01-17T07:07:51.058Z Downloaded serde-big-array v0.5.1
5912025-01-17T07:07:51.060Z Downloaded rustversion v1.0.17
5922025-01-17T07:07:51.063Z Downloaded rusty-fork v0.3.0
5932025-01-17T07:07:51.065Z Downloaded newline-converter v0.3.0
5942025-01-17T07:07:51.067Z Downloaded siphasher v0.3.11
5952025-01-17T07:07:51.070Z Downloaded waitgroup v0.1.2
5962025-01-17T07:07:51.070Z Downloaded slab v0.4.9
5972025-01-17T07:07:51.073Z Downloaded const-oid v0.9.6
5982025-01-17T07:07:51.075Z Downloaded sha1 v0.10.6
5992025-01-17T07:07:51.075Z Downloaded vte_generate_state_changes v0.1.2
6002025-01-17T07:07:51.078Z Downloaded wait-timeout v0.2.0
6012025-01-17T07:07:51.081Z Downloaded linear-map v1.2.0
6022025-01-17T07:07:51.081Z Downloaded is-terminal v0.4.13
6032025-01-17T07:07:51.084Z Downloaded static_assertions v1.1.0
6042025-01-17T07:07:51.085Z Downloaded compact_str v0.8.0
6052025-01-17T07:07:51.088Z Downloaded maplit v1.0.2
6062025-01-17T07:07:51.091Z Downloaded synstructure v0.13.1
6072025-01-17T07:07:51.091Z Downloaded thread_local v1.1.8
6082025-01-17T07:07:51.093Z Downloaded lazy_static v1.5.0
6092025-01-17T07:07:51.095Z Downloaded kstat-rs v0.2.4
6102025-01-17T07:07:51.095Z Downloaded managed v0.8.0
6112025-01-17T07:07:51.098Z Downloaded linked-hash-map v0.5.6
6122025-01-17T07:07:51.100Z Downloaded diesel_table_macro_syntax v0.2.0
6132025-01-17T07:07:51.100Z Downloaded md-5 v0.10.6
6142025-01-17T07:07:51.102Z Downloaded thiserror-impl-no-std v2.0.2
6152025-01-17T07:07:51.102Z Downloaded memoffset v0.9.1
6162025-01-17T07:07:51.105Z Downloaded lru v0.12.5
6172025-01-17T07:07:51.107Z Downloaded unicode-xid v0.2.6
6182025-01-17T07:07:51.107Z Downloaded maybe-uninit v2.0.0
6192025-01-17T07:07:51.109Z Downloaded nanorand v0.7.0
6202025-01-17T07:07:51.112Z Downloaded crossbeam-epoch v0.9.18
6212025-01-17T07:07:51.115Z Downloaded allocator-api2 v0.2.18
6222025-01-17T07:07:51.117Z Downloaded lru-cache v0.1.2
6232025-01-17T07:07:51.120Z Downloaded normalize-line-endings v0.3.0
6242025-01-17T07:07:51.122Z Downloaded serde_with_macros v3.11.0
6252025-01-17T07:07:51.124Z Downloaded httparse v1.9.5
6262025-01-17T07:07:51.128Z Downloaded ipnet v2.10.1
6272025-01-17T07:07:51.131Z Downloaded zeroize v1.8.1
6282025-01-17T07:07:51.131Z Downloaded strum_macros v0.25.3
6292025-01-17T07:07:51.134Z Downloaded icu_provider v1.5.0
6302025-01-17T07:07:51.136Z Downloaded base64 v0.21.7
6312025-01-17T07:07:51.139Z Downloaded foreign-types v0.5.0
6322025-01-17T07:07:51.142Z Downloaded hmac v0.12.1
6332025-01-17T07:07:51.144Z Downloaded base64 v0.22.1
6342025-01-17T07:07:51.147Z Downloaded aho-corasick v1.1.3
6352025-01-17T07:07:51.156Z Downloaded diesel-dtrace v0.4.2
6362025-01-17T07:07:51.158Z Downloaded zone v0.3.0
6372025-01-17T07:07:51.158Z Downloaded embedded-io v0.4.0
6382025-01-17T07:07:51.161Z Downloaded precomputed-hash v0.1.1
6392025-01-17T07:07:51.161Z Downloaded mime_guess v2.0.5
6402025-01-17T07:07:51.163Z Downloaded memmap2 v0.9.5
6412025-01-17T07:07:51.166Z Downloaded indexmap v1.9.3
6422025-01-17T07:07:51.169Z Downloaded dunce v1.0.5
6432025-01-17T07:07:51.171Z Downloaded native-tls v0.2.12
6442025-01-17T07:07:51.174Z Downloaded icu_locid_transform_data v1.5.0
6452025-01-17T07:07:51.176Z Downloaded cc v1.1.30
6462025-01-17T07:07:51.179Z Downloaded litemap v0.7.3
6472025-01-17T07:07:51.181Z Downloaded tinyvec_macros v0.1.1
6482025-01-17T07:07:51.183Z Downloaded russh-cryptovec v0.7.3
6492025-01-17T07:07:51.183Z Downloaded num v0.4.3
6502025-01-17T07:07:51.183Z Downloaded ghash v0.5.1
6512025-01-17T07:07:51.186Z Downloaded multer v3.1.0
6522025-01-17T07:07:51.188Z Downloaded futures-core v0.3.31
6532025-01-17T07:07:51.190Z Downloaded vsss-rs v3.3.4
6542025-01-17T07:07:51.193Z Downloaded group v0.13.0
6552025-01-17T07:07:51.195Z Downloaded ff v0.13.0
6562025-01-17T07:07:51.198Z Downloaded backtrace v0.3.74
6572025-01-17T07:07:51.201Z Downloaded tower-service v0.3.3
6582025-01-17T07:07:51.204Z Downloaded glob v0.3.1
6592025-01-17T07:07:51.206Z Downloaded foreign-types-macros v0.2.3
6602025-01-17T07:07:51.206Z Downloaded rayon-core v1.12.1
6612025-01-17T07:07:51.209Z Downloaded pem v3.0.4
6622025-01-17T07:07:51.222Z Downloaded difflib v0.4.0
6632025-01-17T07:07:51.225Z Downloaded heapless v0.8.0
6642025-01-17T07:07:51.228Z Downloaded rand_xorshift v0.3.0
6652025-01-17T07:07:51.230Z Downloaded rand_chacha v0.3.1
6662025-01-17T07:07:51.232Z Downloaded powerfmt v0.2.0
6672025-01-17T07:07:51.235Z Downloaded ppv-lite86 v0.2.20
6682025-01-17T07:07:51.235Z Downloaded icu_properties v1.5.1
6692025-01-17T07:07:51.237Z Downloaded icu_normalizer_data v1.5.0
6702025-01-17T07:07:51.240Z Downloaded progenitor-client v0.8.0
6712025-01-17T07:07:51.242Z Downloaded slog-stdlog v4.1.1
6722025-01-17T07:07:51.245Z Downloaded rtoolbox v0.0.2
6732025-01-17T07:07:51.245Z Downloaded secrecy v0.8.0
6742025-01-17T07:07:51.248Z Downloaded indicatif v0.17.9
6752025-01-17T07:07:51.250Z Downloaded universal-hash v0.5.1
6762025-01-17T07:07:51.253Z Downloaded tinystr v0.7.6
6772025-01-17T07:07:51.255Z Downloaded opaque-debug v0.3.1
6782025-01-17T07:07:51.255Z Downloaded stringprep v0.1.5
6792025-01-17T07:07:51.258Z Downloaded serde_yaml v0.9.34+deprecated
6802025-01-17T07:07:51.261Z Downloaded progenitor v0.8.0
6812025-01-17T07:07:51.263Z Downloaded supports-color v3.0.1
6822025-01-17T07:07:51.266Z Downloaded smallvec v0.6.14
6832025-01-17T07:07:51.266Z Downloaded aes v0.8.4
6842025-01-17T07:07:51.270Z Downloaded serde_repr v0.1.19
6852025-01-17T07:07:51.273Z Downloaded parking_lot_core v0.9.10
6862025-01-17T07:07:51.276Z Downloaded untrusted v0.7.1
6872025-01-17T07:07:51.276Z Downloaded topological-sort v0.2.2
6882025-01-17T07:07:51.276Z Downloaded globset v0.4.15
6892025-01-17T07:07:51.279Z Downloaded take_mut v0.2.2
6902025-01-17T07:07:51.282Z Downloaded dsl_auto_type v0.1.2
6912025-01-17T07:07:51.282Z Downloaded futures-channel v0.3.31
6922025-01-17T07:07:51.284Z Downloaded zerofrom-derive v0.1.4
6932025-01-17T07:07:51.287Z Downloaded fallible-iterator v0.2.0
6942025-01-17T07:07:51.287Z Downloaded num-integer v0.1.46
6952025-01-17T07:07:51.289Z Downloaded hex-literal v0.4.1
6962025-01-17T07:07:51.291Z Downloaded tungstenite v0.23.0
6972025-01-17T07:07:51.294Z Downloaded progenitor-client v0.9.1
6982025-01-17T07:07:51.296Z Downloaded flagset v0.4.6
6992025-01-17T07:07:51.298Z Downloaded serde-hex v0.1.0
7002025-01-17T07:07:51.298Z Downloaded scheduled-thread-pool v0.2.7
7012025-01-17T07:07:51.301Z Downloaded wyz v0.5.1
7022025-01-17T07:07:51.301Z Downloaded num-iter v0.1.45
7032025-01-17T07:07:51.303Z Downloaded predicates-tree v1.0.11
7042025-01-17T07:07:51.306Z Downloaded postgres-types v0.2.8
7052025-01-17T07:07:51.308Z Downloaded postgres-protocol v0.6.7
7062025-01-17T07:07:51.310Z Downloaded walkdir v2.5.0
7072025-01-17T07:07:51.310Z Downloaded similar v2.6.0
7082025-01-17T07:07:51.316Z Downloaded zone_cfg_derive v0.3.0
7092025-01-17T07:07:51.319Z Downloaded termtree v0.4.1
7102025-01-17T07:07:51.319Z Downloaded rustls-pemfile v1.0.4
7112025-01-17T07:07:51.322Z Downloaded rustc_version v0.1.7
7122025-01-17T07:07:51.324Z Downloaded progenitor v0.9.1
7132025-01-17T07:07:51.324Z Downloaded float-ord v0.3.2
7142025-01-17T07:07:51.327Z Downloaded darling_macro v0.20.10
7152025-01-17T07:07:51.328Z Downloaded tokio-tungstenite v0.23.1
7162025-01-17T07:07:51.335Z Downloaded termcolor v1.4.1
7172025-01-17T07:07:51.335Z Downloaded parking_lot_core v0.8.6
7182025-01-17T07:07:51.335Z Downloaded openssl-probe v0.1.5
7192025-01-17T07:07:51.335Z Downloaded progenitor-macro v0.9.1
7202025-01-17T07:07:51.338Z Downloaded tracing-attributes v0.1.27
7212025-01-17T07:07:51.338Z Downloaded term v0.7.0
7222025-01-17T07:07:51.341Z Downloaded unicode_categories v0.1.1
7232025-01-17T07:07:51.343Z Downloaded vte v0.11.1
7242025-01-17T07:07:51.346Z Downloaded tracing v0.1.40
7252025-01-17T07:07:51.350Z Downloaded progenitor-macro v0.8.0
7262025-01-17T07:07:51.352Z Downloaded phf_shared v0.11.2
7272025-01-17T07:07:51.352Z Downloaded headers-core v0.3.0
7282025-01-17T07:07:51.355Z Downloaded tui-tree-widget v0.22.0
7292025-01-17T07:07:51.358Z Downloaded foreign-types v0.3.2
7302025-01-17T07:07:51.358Z Downloaded zeroize_derive v1.4.2
7312025-01-17T07:07:51.358Z Downloaded poly1305 v0.8.0
7322025-01-17T07:07:51.360Z Downloaded pem-rfc7468 v0.7.0
7332025-01-17T07:07:51.363Z Downloaded shell-words v1.1.0
7342025-01-17T07:07:51.365Z Downloaded slog-scope v4.4.0
7352025-01-17T07:07:51.367Z Downloaded structmeta v0.2.0
7362025-01-17T07:07:51.367Z Downloaded diesel_derives v2.2.3
7372025-01-17T07:07:51.371Z Downloaded der v0.7.9
7382025-01-17T07:07:51.377Z Downloaded fallible-iterator v0.3.0
7392025-01-17T07:07:51.380Z Downloaded http v1.2.0
7402025-01-17T07:07:51.382Z Downloaded dropshot_endpoint v0.15.1
7412025-01-17T07:07:51.386Z Downloaded write16 v1.0.0
7422025-01-17T07:07:51.389Z Downloaded rustls-pemfile v2.2.0
7432025-01-17T07:07:51.391Z Downloaded yoke v0.7.4
7442025-01-17T07:07:51.394Z Downloaded parse-display v0.10.0
7452025-01-17T07:07:51.394Z Downloaded futures v0.3.31
7462025-01-17T07:07:51.399Z Downloaded want v0.3.1
7472025-01-17T07:07:51.401Z Downloaded termios v0.3.3
7482025-01-17T07:07:51.405Z Downloaded dropshot_endpoint v0.12.0
7492025-01-17T07:07:51.407Z Downloaded defmt-parser v0.3.4
7502025-01-17T07:07:51.407Z Downloaded pin-utils v0.1.0
7512025-01-17T07:07:51.410Z Downloaded defmt-macros v0.3.9
7522025-01-17T07:07:51.413Z Downloaded debug-ignore v1.0.5
7532025-01-17T07:07:51.413Z Downloaded data-encoding v2.6.0
7542025-01-17T07:07:51.415Z Downloaded zip v2.1.3
7552025-01-17T07:07:51.419Z Downloaded openssl-macros v0.1.1
7562025-01-17T07:07:51.421Z Downloaded p256 v0.13.2
7572025-01-17T07:07:51.424Z Downloaded number_prefix v0.4.0
7582025-01-17T07:07:51.426Z Downloaded aes-gcm v0.10.3
7592025-01-17T07:07:51.429Z Downloaded structmeta v0.3.0
7602025-01-17T07:07:51.431Z Downloaded structmeta-derive v0.2.0
7612025-01-17T07:07:51.434Z Downloaded oso-derive v0.27.3
7622025-01-17T07:07:51.434Z Downloaded foldhash v0.1.3
7632025-01-17T07:07:51.435Z Downloaded spki v0.7.3
7642025-01-17T07:07:51.437Z Downloaded scrypt v0.11.0
7652025-01-17T07:07:51.439Z Downloaded peg v0.8.4
7662025-01-17T07:07:51.442Z Downloaded hex v0.4.3
7672025-01-17T07:07:51.445Z Downloaded heck v0.3.3
7682025-01-17T07:07:51.445Z Downloaded derive_builder_macro v0.20.2
7692025-01-17T07:07:51.447Z Downloaded snafu-derive v0.8.5
7702025-01-17T07:07:51.450Z Downloaded writeable v0.5.5
7712025-01-17T07:07:51.450Z Downloaded hash32 v0.3.1
7722025-01-17T07:07:51.454Z Downloaded zerocopy v0.6.6
7732025-01-17T07:07:51.456Z Downloaded fallible-streaming-iterator v0.1.9
7742025-01-17T07:07:51.456Z Downloaded pin-project-lite v0.2.14
7752025-01-17T07:07:51.460Z Downloaded parse-size v1.1.0
7762025-01-17T07:07:51.463Z Downloaded ref-cast v1.0.23
7772025-01-17T07:07:51.465Z Downloaded r2d2 v0.8.10
7782025-01-17T07:07:51.468Z Downloaded pin-project-internal v1.1.6
7792025-01-17T07:07:51.470Z Downloaded futures-macro v0.3.31
7802025-01-17T07:07:51.470Z Downloaded signal-hook-registry v1.4.2
7812025-01-17T07:07:51.473Z Downloaded ref-cast-impl v1.0.23
7822025-01-17T07:07:51.474Z Downloaded hickory-client v0.24.2
7832025-01-17T07:07:51.476Z Downloaded num-bigint v0.4.6
7842025-01-17T07:07:51.480Z Downloaded slog-json v2.6.1
7852025-01-17T07:07:51.484Z Downloaded peg-runtime v0.8.3
7862025-01-17T07:07:51.484Z Downloaded quick-error v1.2.3
7872025-01-17T07:07:51.486Z Downloaded mio v1.0.2
7882025-01-17T07:07:51.491Z Downloaded serde_urlencoded v0.7.1
7892025-01-17T07:07:51.493Z Downloaded rustls-pki-types v1.10.0
7902025-01-17T07:07:51.497Z Downloaded progenitor-impl v0.8.0
7912025-01-17T07:07:51.499Z Downloaded tokio-tungstenite v0.21.0
7922025-01-17T07:07:51.501Z Downloaded unsafe-libyaml v0.2.11
7932025-01-17T07:07:51.505Z Downloaded display-error-chain v0.2.2
7942025-01-17T07:07:51.508Z Downloaded gethostname v0.5.0
7952025-01-17T07:07:51.510Z Downloaded dirs-sys-next v0.1.2
7962025-01-17T07:07:51.510Z Downloaded signal-hook-mio v0.2.4
7972025-01-17T07:07:51.513Z Downloaded des v0.8.1
7982025-01-17T07:07:51.516Z Downloaded pkcs5 v0.7.1
7992025-01-17T07:07:51.519Z Downloaded quinn-udp v0.5.5
8002025-01-17T07:07:51.521Z Downloaded newtype_derive v0.1.6
8012025-01-17T07:07:51.523Z Downloaded parking_lot v0.11.2
8022025-01-17T07:07:51.526Z Downloaded fragile v2.0.0
8032025-01-17T07:07:51.526Z Downloaded quinn v0.11.5
8042025-01-17T07:07:51.531Z Downloaded slog v2.7.0
8052025-01-17T07:07:51.533Z Downloaded steno v0.4.1
8062025-01-17T07:07:51.538Z Downloaded try-lock v0.2.5
8072025-01-17T07:07:51.541Z Downloaded toolchain_find v0.4.0
8082025-01-17T07:07:51.541Z Downloaded strum v0.26.3
8092025-01-17T07:07:51.543Z Downloaded psl-types v2.0.11
8102025-01-17T07:07:51.545Z Downloaded sct v0.7.1
8112025-01-17T07:07:51.548Z Downloaded ssh-key v0.6.6
8122025-01-17T07:07:51.554Z Downloaded xz2 v0.1.7
8132025-01-17T07:07:51.557Z Downloaded rustfmt-wrapper v0.2.1
8142025-01-17T07:07:51.560Z Downloaded document-features v0.2.10
8152025-01-17T07:07:51.563Z Downloaded rustc_version v0.4.1
8162025-01-17T07:07:51.563Z Downloaded uzers v0.12.1
8172025-01-17T07:07:51.565Z Downloaded twox-hash v1.6.3
8182025-01-17T07:07:51.568Z Downloaded value-bag v1.9.0
8192025-01-17T07:07:51.570Z Downloaded num-derive v0.4.2
8202025-01-17T07:07:51.572Z Downloaded zopfli v0.8.1
8212025-01-17T07:07:51.575Z Downloaded env_logger v0.11.5
8222025-01-17T07:07:51.577Z Downloaded env_logger v0.10.2
8232025-01-17T07:07:51.581Z Downloaded parse-display-derive v0.10.0
8242025-01-17T07:07:51.583Z Downloaded owo-colors v4.1.0
8252025-01-17T07:07:51.587Z Downloaded newtype-uuid v1.2.1
8262025-01-17T07:07:51.589Z Downloaded futures-sink v0.3.31
8272025-01-17T07:07:51.589Z Downloaded aws-lc-rs v1.10.0
8282025-01-17T07:07:51.597Z Downloaded predicates-core v1.0.8
8292025-01-17T07:07:51.600Z Downloaded enum-as-inner v0.6.1
8302025-01-17T07:07:51.602Z Downloaded slog-envlogger v2.2.0
8312025-01-17T07:07:51.605Z Downloaded peg-macros v0.8.4
8322025-01-17T07:07:51.605Z Downloaded dyn-clone v1.0.17
8332025-01-17T07:07:51.608Z Downloaded getrandom v0.2.15
8342025-01-17T07:07:51.610Z Downloaded phf_shared v0.10.0
8352025-01-17T07:07:51.613Z Downloaded downcast v0.11.0
8362025-01-17T07:07:51.613Z Downloaded endian-type v0.1.2
8372025-01-17T07:07:51.616Z Downloaded slog-dtrace v0.3.0
8382025-01-17T07:07:51.616Z Downloaded slog-bunyan v2.5.0
8392025-01-17T07:07:51.616Z Downloaded zerocopy-derive v0.8.10
8402025-01-17T07:07:51.623Z Downloaded tokio-native-tls v0.3.1
8412025-01-17T07:07:51.625Z Downloaded foreign-types-shared v0.1.1
8422025-01-17T07:07:51.627Z Downloaded derive_more v0.99.18
8432025-01-17T07:07:51.631Z Downloaded proc-macro-crate v1.3.1
8442025-01-17T07:07:51.634Z Downloaded ena v0.14.3
8452025-01-17T07:07:51.637Z Downloaded hyper v1.5.2
8462025-01-17T07:07:51.642Z Downloaded num_enum v0.5.11
8472025-01-17T07:07:51.647Z Downloaded quick-xml v0.33.0
8482025-01-17T07:07:51.654Z Downloaded url v2.5.3
8492025-01-17T07:07:51.659Z Downloaded time-core v0.1.2
8502025-01-17T07:07:51.661Z Downloaded path-slash v0.1.5
8512025-01-17T07:07:51.661Z Downloaded rpassword v7.3.1
8522025-01-17T07:07:51.661Z Downloaded sigpipe v0.1.3
8532025-01-17T07:07:51.664Z Downloaded openssl-sys v0.9.103
8542025-01-17T07:07:51.667Z Downloaded which v4.4.2
8552025-01-17T07:07:51.670Z Downloaded num-bigint-dig v0.8.4
8562025-01-17T07:07:51.675Z Downloaded num-conv v0.1.0
8572025-01-17T07:07:51.677Z Downloaded ed25519 v2.2.3
8582025-01-17T07:07:51.678Z Downloaded percent-encoding v2.3.1
8592025-01-17T07:07:51.680Z Downloaded snafu v0.8.5
8602025-01-17T07:07:51.684Z Downloaded toml v0.7.8
8612025-01-17T07:07:51.688Z Downloaded salsa20 v0.10.2
8622025-01-17T07:07:51.691Z Downloaded rcgen v0.12.1
8632025-01-17T07:07:51.694Z Downloaded pretty-hex v0.2.1
8642025-01-17T07:07:51.697Z Downloaded fxhash v0.2.1
8652025-01-17T07:07:51.697Z Downloaded packed_struct_codegen v0.10.1
8662025-01-17T07:07:51.697Z Downloaded typify v0.2.0
8672025-01-17T07:07:51.699Z Downloaded displaydoc v0.2.5
8682025-01-17T07:07:51.702Z Downloaded simd-adler32 v0.3.7
8692025-01-17T07:07:51.704Z Downloaded rustc-hash v1.1.0
8702025-01-17T07:07:51.707Z Downloaded futures-task v0.3.31
8712025-01-17T07:07:51.707Z Downloaded tiny-keccak v2.0.2
8722025-01-17T07:07:51.710Z Downloaded futures-io v0.3.31
8732025-01-17T07:07:51.710Z Downloaded deranged v0.3.11
8742025-01-17T07:07:51.714Z Downloaded xattr v1.3.1
8752025-01-17T07:07:51.717Z Downloaded idna v1.0.3
8762025-01-17T07:07:51.719Z Downloaded zone_cfg_derive v0.1.2
8772025-01-17T07:07:51.719Z Downloaded num_enum_derive v0.5.11
8782025-01-17T07:07:51.723Z Downloaded pkcs8 v0.10.2
8792025-01-17T07:07:51.723Z Downloaded sqlformat v0.2.6
8802025-01-17T07:07:51.727Z Downloaded tokio-stream v0.1.16
8812025-01-17T07:07:51.729Z Downloaded nom v7.1.3
8822025-01-17T07:07:51.735Z Downloaded foreign-types-shared v0.3.1
8832025-01-17T07:07:51.738Z Downloaded bitvec v1.0.1
8842025-01-17T07:07:51.752Z Downloaded paste v1.0.15
8852025-01-17T07:07:51.755Z Downloaded rand v0.8.5
8862025-01-17T07:07:51.759Z Downloaded packed_struct v0.10.1
8872025-01-17T07:07:51.761Z Downloaded uuid v1.11.0
8882025-01-17T07:07:51.764Z Downloaded sqlparser_derive v0.2.2
8892025-01-17T07:07:51.767Z Downloaded either v1.13.0
8902025-01-17T07:07:51.767Z Downloaded pbkdf2 v0.11.0
8912025-01-17T07:07:51.769Z Downloaded form_urlencoded v1.2.1
8922025-01-17T07:07:51.769Z Downloaded libxml v0.3.3
8932025-01-17T07:07:51.775Z Downloaded subprocess v0.2.9
8942025-01-17T07:07:51.778Z Downloaded rustc-demangle v0.1.24
8952025-01-17T07:07:51.780Z Downloaded ron v0.7.1
8962025-01-17T07:07:51.784Z Downloaded smf v0.2.3
8972025-01-17T07:07:51.787Z Downloaded predicates v3.1.2
8982025-01-17T07:07:51.790Z Downloaded polyval v0.6.2
8992025-01-17T07:07:51.793Z Downloaded derive_builder v0.20.2
9002025-01-17T07:07:51.797Z Downloaded futures-executor v0.3.31
9012025-01-17T07:07:51.802Z Downloaded tabwriter v1.4.0
9022025-01-17T07:07:51.802Z Downloaded subtle v2.6.1
9032025-01-17T07:07:51.802Z Downloaded diff v0.1.13
9042025-01-17T07:07:51.804Z Downloaded heapless v0.7.17
9052025-01-17T07:07:51.807Z Downloaded float-cmp v0.9.0
9062025-01-17T07:07:51.810Z Downloaded filetime v0.2.25
9072025-01-17T07:07:51.810Z Downloaded embedded-io v0.6.1
9082025-01-17T07:07:51.812Z Downloaded hashlink v0.9.1
9092025-01-17T07:07:51.815Z Downloaded vergen v8.3.2
9102025-01-17T07:07:51.817Z Downloaded russh v0.45.0
9112025-01-17T07:07:51.822Z Downloaded strum_macros v0.26.4
9122025-01-17T07:07:51.826Z Downloaded unicase v2.7.0
9132025-01-17T07:07:51.828Z Downloaded typify-macro v0.3.0
9142025-01-17T07:07:51.829Z Downloaded derive-where v1.2.7
9152025-01-17T07:07:51.832Z Downloaded prettyplease v0.2.25
9162025-01-17T07:07:51.835Z Downloaded typify-macro v0.2.0
9172025-01-17T07:07:51.837Z Downloaded russh-keys v0.45.0
9182025-01-17T07:07:51.840Z Downloaded pkg-config v0.3.31
9192025-01-17T07:07:51.840Z Downloaded ron v0.8.1
9202025-01-17T07:07:51.845Z Downloaded slog-async v2.8.0
9212025-01-17T07:07:51.847Z Downloaded num-traits v0.2.19
9222025-01-17T07:07:51.851Z Downloaded socket2 v0.5.7
9232025-01-17T07:07:51.854Z Downloaded parse-zoneinfo v0.3.1
9242025-01-17T07:07:51.863Z Downloaded bindgen v0.69.5
9252025-01-17T07:07:51.868Z Downloaded yasna v0.5.2
9262025-01-17T07:07:51.868Z Downloaded tough v0.19.0
9272025-01-17T07:07:51.872Z Downloaded rustyline v14.0.0
9282025-01-17T07:07:51.878Z Downloaded tungstenite v0.24.0
9292025-01-17T07:07:51.882Z Downloaded h2 v0.4.6
9302025-01-17T07:07:51.888Z Downloaded zip v0.6.6
9312025-01-17T07:07:51.892Z Downloaded hashbrown v0.13.2
9322025-01-17T07:07:51.897Z Downloaded fatfs v0.3.6
9332025-01-17T07:07:51.900Z Downloaded publicsuffix v2.3.0
9342025-01-17T07:07:51.903Z Downloaded chrono v0.4.38
9352025-01-17T07:07:51.910Z Downloaded ed25519-dalek v2.1.1
9362025-01-17T07:07:51.913Z Downloaded schemars v0.8.21
9372025-01-17T07:07:51.925Z Downloaded tokio-rustls v0.26.0
9382025-01-17T07:07:51.928Z Downloaded hkdf v0.12.4
9392025-01-17T07:07:51.930Z Downloaded toml_edit v0.19.15
9402025-01-17T07:07:51.946Z Downloaded git2 v0.19.0
9412025-01-17T07:07:51.955Z Downloaded serde_with v3.11.0
9422025-01-17T07:07:51.964Z Downloaded unicode-segmentation v1.12.0
9432025-01-17T07:07:51.967Z Downloaded tokio-postgres v0.7.12
9442025-01-17T07:07:51.972Z Downloaded unicode-normalization v0.1.24
9452025-01-17T07:07:51.976Z Downloaded reedline v0.35.0
9462025-01-17T07:07:51.984Z Downloaded hashbrown v0.12.3
9472025-01-17T07:07:51.989Z Downloaded lalrpop v0.19.12
9482025-01-17T07:07:52.000Z Downloaded typed-path v0.9.3
9492025-01-17T07:07:52.007Z Downloaded rusqlite v0.32.1
9502025-01-17T07:07:52.013Z Downloaded hashbrown v0.14.5
9512025-01-17T07:07:52.019Z Downloaded curve25519-dalek v4.1.3
9522025-01-17T07:07:52.029Z Downloaded unicode-width v0.2.0
9532025-01-17T07:07:52.034Z Downloaded zerocopy v0.8.10
9542025-01-17T07:07:52.059Z Downloaded icu_properties_data v1.5.0
9552025-01-17T07:07:52.070Z Downloaded p521 v0.13.3
9562025-01-17T07:07:52.073Z Downloaded rayon v1.10.0
9572025-01-17T07:07:52.083Z Downloaded quinn-proto v0.11.8
9582025-01-17T07:07:52.090Z Downloaded gimli v0.31.1
9592025-01-17T07:07:52.098Z Downloaded portable-atomic v1.9.0
9602025-01-17T07:07:52.105Z Downloaded futures-util v0.3.31
9612025-01-17T07:07:52.117Z Downloaded winnow v0.5.40
9622025-01-17T07:07:52.128Z Downloaded zerovec v0.10.4
9632025-01-17T07:07:52.134Z Downloaded rustls v0.22.4
9642025-01-17T07:07:52.147Z Downloaded salty v0.3.0
9652025-01-17T07:07:52.154Z Downloaded samael v0.0.17
9662025-01-17T07:07:52.161Z Downloaded object v0.30.4
9672025-01-17T07:07:52.170Z Downloaded sqlparser v0.45.0
9682025-01-17T07:07:52.177Z Downloaded petname v2.0.2
9692025-01-17T07:07:52.183Z Downloaded bstr v1.10.0
9702025-01-17T07:07:52.194Z Downloaded vcpkg v0.2.15
9712025-01-17T07:07:52.232Z Downloaded rustls v0.21.12
9722025-01-17T07:07:52.243Z Downloaded diesel v2.2.6
9732025-01-17T07:07:52.262Z Downloaded regex v1.11.1
9742025-01-17T07:07:52.275Z Downloaded polar-core v0.27.3
9752025-01-17T07:07:52.284Z Downloaded nix v0.29.0
9762025-01-17T07:07:52.296Z Downloaded nix v0.28.0
9772025-01-17T07:07:52.307Z Downloaded object v0.36.5
9782025-01-17T07:07:52.318Z Downloaded smoltcp v0.9.1
9792025-01-17T07:07:52.330Z Downloaded nix v0.27.1
9802025-01-17T07:07:52.341Z Downloaded regex-syntax v0.6.29
9812025-01-17T07:07:52.349Z Downloaded smoltcp v0.11.0
9822025-01-17T07:07:52.361Z Downloaded rustls v0.23.19
9832025-01-17T07:07:52.374Z Downloaded sled v0.34.7
9842025-01-17T07:07:52.385Z Downloaded regex-syntax v0.8.5
9852025-01-17T07:07:52.392Z Downloaded regress v0.9.1
9862025-01-17T07:07:52.402Z Downloaded openapiv3 v2.0.0
9872025-01-17T07:07:52.414Z Downloaded dropshot v0.12.0
9882025-01-17T07:07:52.434Z Downloaded regex-automata v0.4.8
9892025-01-17T07:07:52.450Z Downloaded typify-impl v0.2.0
9902025-01-17T07:07:52.466Z Downloaded bzip2-sys v0.1.11+1.0.8
9912025-01-17T07:07:52.478Z Downloaded typify-impl v0.3.0
9922025-01-17T07:07:52.494Z Downloaded ratatui v0.28.1
9932025-01-17T07:07:52.514Z Downloaded zerocopy-derive v0.6.6
9942025-01-17T07:07:52.522Z Downloaded webpki-roots v0.26.6
9952025-01-17T07:07:52.527Z Downloaded dropshot v0.15.1
9962025-01-17T07:07:52.546Z Downloaded regress v0.10.1
9972025-01-17T07:07:52.555Z Downloaded openssl v0.10.66
9982025-01-17T07:07:52.564Z Downloaded p384 v0.13.0
9992025-01-17T07:07:52.569Z Downloaded radix_trie v0.2.1
10002025-01-17T07:07:52.575Z Downloaded lzma-sys v0.1.20
10012025-01-17T07:07:52.604Z Downloaded chrono-tz v0.10.0
10022025-01-17T07:07:52.611Z Downloaded itertools v0.13.0
10032025-01-17T07:07:52.619Z Downloaded libz-sys v1.1.20
10042025-01-17T07:07:52.638Z Downloaded reqwest v0.12.9
10052025-01-17T07:07:52.646Z Downloaded tokio-rustls v0.24.1
10062025-01-17T07:07:52.648Z Downloaded time-macros v0.2.18
10072025-01-17T07:07:52.650Z Downloaded whoami v1.5.2
10082025-01-17T07:07:52.654Z Downloaded qorb v0.2.1
10092025-01-17T07:07:52.657Z Downloaded petgraph v0.6.5
10102025-01-17T07:07:52.675Z Downloaded tokio v1.43.0
10112025-01-17T07:07:52.710Z Downloaded proptest v1.5.0
10122025-01-17T07:07:52.719Z Downloaded csv v1.3.0
10132025-01-17T07:07:52.739Z Downloaded sha3 v0.10.8
10142025-01-17T07:07:52.743Z Downloaded rustls-webpki v0.102.8
10152025-01-17T07:07:52.760Z Downloaded num_threads v0.1.7
10162025-01-17T07:07:52.762Z Downloaded zerovec-derive v0.10.3
10172025-01-17T07:07:52.763Z Downloaded nodrop v0.1.14
10182025-01-17T07:07:52.765Z Downloaded signature v2.2.0
10192025-01-17T07:07:52.765Z Downloaded derive_builder_core v0.20.2
10202025-01-17T07:07:52.767Z Downloaded x509-cert v0.2.5
10212025-01-17T07:07:52.772Z Downloaded flate2 v1.0.34
10222025-01-17T07:07:52.777Z Downloaded schemars_derive v0.8.21
10232025-01-17T07:07:52.781Z Downloaded same-file v1.0.6
10242025-01-17T07:07:52.784Z Downloaded smallvec v1.13.2
10252025-01-17T07:07:52.784Z Downloaded oso v0.27.3
10262025-01-17T07:07:52.786Z Downloaded itertools v0.12.1
10272025-01-17T07:07:52.792Z Downloaded rustls-webpki v0.101.7
10282025-01-17T07:07:52.806Z Downloaded libm v0.2.8
10292025-01-17T07:07:52.813Z Downloaded untrusted v0.9.0
10302025-01-17T07:07:52.815Z Downloaded strum_macros v0.24.3
10312025-01-17T07:07:52.818Z Downloaded ecdsa v0.16.9
10322025-01-17T07:07:52.820Z Downloaded num-rational v0.4.2
10332025-01-17T07:07:52.821Z Downloaded fs_extra v1.3.0
10342025-01-17T07:07:52.823Z Downloaded unicode-properties v0.1.3
10352025-01-17T07:07:52.823Z Downloaded darling_core v0.20.10
10362025-01-17T07:07:52.828Z Downloaded primeorder v0.13.6
10372025-01-17T07:07:52.830Z Downloaded nibble_vec v0.1.0
10382025-01-17T07:07:52.830Z Downloaded env_filter v0.1.2
10392025-01-17T07:07:52.833Z Downloaded thiserror v2.0.11
10402025-01-17T07:07:52.837Z Downloaded test-strategy v0.3.1
10412025-01-17T07:07:52.840Z Downloaded tls_codec v0.4.1
10422025-01-17T07:07:52.843Z Downloaded structmeta-derive v0.3.0
10432025-01-17T07:07:52.846Z Downloaded ssh-encoding v0.2.0
10442025-01-17T07:07:52.846Z Downloaded ssh-cipher v0.2.0
10452025-01-17T07:07:52.849Z Downloaded tls_codec_derive v0.4.1
10462025-01-17T07:07:52.849Z Downloaded itertools v0.10.5
10472025-01-17T07:07:52.854Z Downloaded pin-project v1.1.6
10482025-01-17T07:07:52.864Z Downloaded tracing-core v0.1.32
10492025-01-17T07:07:52.867Z Downloaded headers v0.4.0
10502025-01-17T07:07:52.873Z Downloaded tokio-macros v2.5.0
10512025-01-17T07:07:52.875Z Downloaded flume v0.11.1
10522025-01-17T07:07:52.878Z Downloaded pbkdf2 v0.12.2
10532025-01-17T07:07:52.880Z Downloaded signal-hook-tokio v0.3.1
10542025-01-17T07:07:52.880Z Downloaded typify v0.3.0
10552025-01-17T07:07:52.883Z Downloaded blake3 v1.5.4
10562025-01-17T07:07:52.890Z Downloaded unicode-bidi v0.3.17
10572025-01-17T07:07:52.893Z Downloaded half v2.4.1
10582025-01-17T07:07:52.896Z Downloaded expectorate v1.1.0
10592025-01-17T07:07:52.898Z Downloaded signal-hook v0.3.17
10602025-01-17T07:07:52.900Z Downloaded progenitor-impl v0.9.1
10612025-01-17T07:07:52.903Z Downloaded encoding_rs v0.8.34
10622025-01-17T07:07:52.923Z Downloaded minimal-lexical v0.2.1
10632025-01-17T07:07:52.929Z Downloaded pkcs1 v0.7.5
10642025-01-17T07:07:52.931Z Downloaded tokio-util v0.7.12
10652025-01-17T07:07:52.936Z Downloaded rsa v0.9.6
10662025-01-17T07:07:52.940Z Downloaded tokio-tungstenite v0.24.0
10672025-01-17T07:07:52.943Z Downloaded tar v0.4.42
10682025-01-17T07:07:52.947Z Downloaded time v0.3.36
10692025-01-17T07:07:52.951Z Downloaded omicron-zone-package v0.12.0
10702025-01-17T07:07:52.956Z Downloaded sec1 v0.7.3
10712025-01-17T07:07:52.960Z Downloaded scopeguard v1.2.0
10722025-01-17T07:07:52.960Z Downloaded dirs-next v2.0.0
10732025-01-17T07:07:52.960Z Downloaded thiserror-impl v2.0.11
10742025-01-17T07:07:52.963Z Downloaded defmt v0.3.8
10752025-01-17T07:07:52.963Z Downloaded password-hash v0.5.0
10762025-01-17T07:07:52.965Z Downloaded password-hash v0.4.2
10772025-01-17T07:07:52.968Z Downloaded libgit2-sys v0.17.0+1.8.1
10782025-01-17T07:07:53.023Z Downloaded crossterm v0.28.1
10792025-01-17T07:07:53.029Z Downloaded utf8_iter v1.0.4
10802025-01-17T07:07:53.031Z Downloaded utf16_iter v1.0.5
10812025-01-17T07:07:53.032Z Downloaded utf-8 v0.7.6
10822025-01-17T07:07:53.035Z Downloaded shlex v1.3.0
10832025-01-17T07:07:53.035Z Downloaded tinyvec v1.8.0
10842025-01-17T07:07:53.037Z Downloaded fixedbitset v0.4.2
10852025-01-17T07:07:53.037Z Downloaded tap v1.0.1
10862025-01-17T07:07:53.040Z Downloaded strip-ansi-escapes v0.2.0
10872025-01-17T07:07:53.040Z Downloaded olpc-cjson v0.1.4
10882025-01-17T07:07:53.040Z Downloaded funty v2.0.0
10892025-01-17T07:07:53.043Z Downloaded postcard v1.0.10
10902025-01-17T07:07:53.043Z Downloaded elliptic-curve v0.13.8
10912025-01-17T07:07:53.047Z Downloaded hash32 v0.2.1
10922025-01-17T07:07:53.049Z Downloaded serde_derive_internals v0.29.1
10932025-01-17T07:07:53.049Z Downloaded parking_lot v0.12.3
10942025-01-17T07:07:53.052Z Downloaded string_cache v0.8.7
10952025-01-17T07:07:53.055Z Downloaded slog-term v2.9.1
10962025-01-17T07:07:53.055Z Downloaded tungstenite v0.21.0
10972025-01-17T07:07:53.059Z Downloaded serde_plain v1.0.2
10982025-01-17T07:07:53.062Z Downloaded serde_path_to_error v0.1.16
10992025-01-17T07:07:53.062Z Downloaded mockall_derive v0.13.0
11002025-01-17T07:07:53.064Z Downloaded miniz_oxide v0.8.0
11012025-01-17T07:07:53.067Z Downloaded icu_normalizer v1.5.0
11022025-01-17T07:07:53.069Z Downloaded num-complex v0.4.6
11032025-01-17T07:07:53.072Z Downloaded nu-ansi-term v0.50.1
11042025-01-17T07:07:53.074Z Downloaded crypto-bigint v0.5.5
11052025-01-17T07:07:53.080Z Downloaded crossbeam-channel v0.5.13
11062025-01-17T07:07:53.083Z Downloaded bumpalo v3.16.0
11072025-01-17T07:07:53.085Z Downloaded phf_generator v0.11.2
11082025-01-17T07:07:53.088Z Downloaded const_format v0.2.33
11092025-01-17T07:07:53.092Z Downloaded zerofrom v0.1.4
11102025-01-17T07:07:53.092Z Downloaded yoke-derive v0.7.4
11112025-01-17T07:07:53.095Z Downloaded rand_core v0.6.4
11122025-01-17T07:07:53.095Z Downloaded phf_codegen v0.11.2
11132025-01-17T07:07:53.098Z Downloaded phf v0.11.2
11142025-01-17T07:07:53.098Z Downloaded der_derive v0.7.3
11152025-01-17T07:07:53.098Z Downloaded lock_api v0.4.12
11162025-01-17T07:07:53.100Z Downloaded litrs v0.4.1
11172025-01-17T07:07:53.103Z Downloaded fd-lock v4.0.2
11182025-01-17T07:07:53.105Z Downloaded zone v0.1.8
11192025-01-17T07:07:53.106Z Downloaded tokio-rustls v0.25.0
11202025-01-17T07:07:53.106Z Downloaded thiserror-no-std v2.0.2
11212025-01-17T07:07:53.109Z Downloaded libloading v0.8.5
11222025-01-17T07:07:53.111Z Downloaded lalrpop-util v0.19.12
11232025-01-17T07:07:53.114Z Downloaded jobserver v0.1.32
11242025-01-17T07:07:53.116Z Downloaded hyper-staticfile v0.10.1
11252025-01-17T07:07:53.116Z Downloaded spin v0.9.8
11262025-01-17T07:07:53.119Z Downloaded multimap v0.10.0
11272025-01-17T07:07:53.121Z Downloaded mockall v0.13.0
11282025-01-17T07:07:53.121Z Downloaded mime v0.3.17
11292025-01-17T07:07:53.127Z Downloaded unarray v0.1.4
11302025-01-17T07:07:53.128Z Downloaded highway v1.2.0
11312025-01-17T07:07:53.130Z Downloaded http-body-util v0.1.2
11322025-01-17T07:07:53.130Z Downloaded unicode-truncate v1.1.0
11332025-01-17T07:07:53.130Z Downloaded chacha20poly1305 v0.10.1
11342025-01-17T07:07:53.131Z Downloaded base64 v0.13.1
11352025-01-17T07:07:53.133Z Downloaded lockfree-object-pool v0.1.6
11362025-01-17T07:07:53.135Z Downloaded lazycell v1.3.0
11372025-01-17T07:07:53.135Z Downloaded home v0.5.9
11382025-01-17T07:07:53.138Z Downloaded libsw v3.3.1
11392025-01-17T07:07:53.138Z Downloaded libefi-sys v0.1.0
11402025-01-17T07:07:53.141Z Downloaded keccak v0.1.5
11412025-01-17T07:07:53.143Z Downloaded stable_deref_trait v1.2.0
11422025-01-17T07:07:53.143Z Downloaded crc-any v2.5.0
11432025-01-17T07:07:53.148Z Downloaded bytes v1.9.0
11442025-01-17T07:07:53.150Z Downloaded blake2 v0.10.6
11452025-01-17T07:07:53.153Z Downloaded indent_write v2.2.0
11462025-01-17T07:07:53.153Z Downloaded impl-trait-for-tuples v0.2.2
11472025-01-17T07:07:53.155Z Downloaded icu_locid_transform v1.5.0
11482025-01-17T07:07:53.158Z Downloaded iana-time-zone v0.1.61
11492025-01-17T07:07:53.160Z Downloaded mirai-annotations v1.12.0
11502025-01-17T07:07:53.160Z Downloaded hyper-rustls v0.27.3
11512025-01-17T07:07:53.163Z Downloaded cookie v0.18.1
11522025-01-17T07:07:53.166Z Downloaded arrayvec v0.7.6
11532025-01-17T07:07:53.168Z Downloaded inout v0.1.3
11542025-01-17T07:07:53.168Z Downloaded indoc v1.0.9
11552025-01-17T07:07:53.171Z Downloaded hostname v0.4.0
11562025-01-17T07:07:53.173Z Downloaded hostname v0.3.1
11572025-01-17T07:07:53.173Z Downloaded arc-swap v1.7.1
11582025-01-17T07:07:53.177Z Downloaded bzip2 v0.4.4
11592025-01-17T07:07:53.180Z Downloaded base64ct v1.6.0
11602025-01-17T07:07:53.182Z Downloaded crc-catalog v2.4.0
11612025-01-17T07:07:53.182Z Downloaded async-bb8-diesel v0.2.1
11622025-01-17T07:07:53.185Z Downloaded icu_collections v1.5.0
11632025-01-17T07:07:53.189Z Downloaded addr2line v0.24.2
11642025-01-17T07:07:53.194Z Downloaded hubpack_derive v0.1.1
11652025-01-17T07:07:53.194Z Downloaded hubpack v0.1.2
11662025-01-17T07:07:53.200Z Downloaded httpdate v1.0.3
11672025-01-17T07:07:53.200Z Downloaded crc32fast v1.4.2
11682025-01-17T07:07:53.200Z Downloaded ciborium-ll v0.2.2
11692025-01-17T07:07:53.200Z Downloaded ciborium v0.2.2
11702025-01-17T07:07:53.203Z Downloaded cexpr v0.6.0
11712025-01-17T07:07:53.203Z Downloaded castaway v0.2.3
11722025-01-17T07:07:53.203Z Downloaded block-padding v0.3.3
11732025-01-17T07:07:53.205Z Downloaded bitfield v0.14.0
11742025-01-17T07:07:53.337Z Downloaded ring v0.17.8
11752025-01-17T07:07:53.416Z Downloaded libsqlite3-sys v0.30.1
11762025-01-17T07:07:53.678Z Downloaded aws-lc-sys v0.22.0
11772025-01-17T07:07:53.982Z Compiling serde v1.0.217
11782025-01-17T07:07:53.985Z Compiling lock_api v0.4.12
11792025-01-17T07:07:53.985Z Compiling scopeguard v1.2.0
11802025-01-17T07:07:53.985Z Compiling value-bag v1.9.0
11812025-01-17T07:07:53.985Z Compiling typenum v1.17.0
11822025-01-17T07:07:53.985Z Compiling generic-array v0.14.7
11832025-01-17T07:07:54.184Z Compiling syn v2.0.96
11842025-01-17T07:07:54.200Z Compiling getrandom v0.2.15
11852025-01-17T07:07:54.340Z Compiling shlex v1.3.0
11862025-01-17T07:07:54.475Z Compiling rand_core v0.6.4
11872025-01-17T07:07:54.600Z Compiling log v0.4.22
11882025-01-17T07:07:54.668Z Compiling subtle v2.6.1
11892025-01-17T07:07:54.687Z Compiling jobserver v0.1.32
11902025-01-17T07:07:54.716Z Compiling smallvec v1.13.2
11912025-01-17T07:07:54.975Z Compiling const-oid v0.9.6
11922025-01-17T07:07:54.995Z Compiling spin v0.9.8
11932025-01-17T07:07:54.995Z Compiling pin-project-lite v0.2.14
11942025-01-17T07:07:55.111Z Compiling cc v1.1.30
11952025-01-17T07:07:55.144Z Compiling rustix v0.38.37
11962025-01-17T07:07:55.344Z Compiling parking_lot_core v0.9.10
11972025-01-17T07:07:55.382Z Compiling futures-core v0.3.31
11982025-01-17T07:07:55.526Z Compiling signal-hook-registry v1.4.2
11992025-01-17T07:07:55.788Z Compiling mio v1.0.2
12002025-01-17T07:07:56.075Z Compiling aho-corasick v1.1.3
12012025-01-17T07:07:56.390Z Compiling parking_lot v0.12.3
12022025-01-17T07:07:56.551Z Compiling either v1.13.0
12032025-01-17T07:07:56.698Z Compiling stable_deref_trait v1.2.0
12042025-01-17T07:07:56.825Z Compiling cpufeatures v0.2.14
12052025-01-17T07:07:56.938Z Compiling regex-syntax v0.8.5
12062025-01-17T07:07:56.986Z Compiling lazy_static v1.5.0
12072025-01-17T07:07:57.007Z Compiling futures-sink v0.3.31
12082025-01-17T07:07:57.113Z Compiling glob v0.3.1
12092025-01-17T07:07:57.159Z Compiling socket2 v0.5.7
12102025-01-17T07:07:57.180Z Compiling slab v0.4.9
12112025-01-17T07:07:57.265Z Compiling prettyplease v0.2.25
12122025-01-17T07:07:57.636Z Compiling minimal-lexical v0.2.1
12132025-01-17T07:07:57.656Z Compiling serde_json v1.0.135
12142025-01-17T07:07:57.962Z Compiling clang-sys v1.8.1
12152025-01-17T07:07:58.110Z Compiling nom v7.1.3
12162025-01-17T07:07:58.146Z Compiling libloading v0.8.5
12172025-01-17T07:07:58.321Z Compiling home v0.5.9
12182025-01-17T07:07:58.545Z Compiling bindgen v0.69.5
12192025-01-17T07:07:58.590Z Compiling futures-channel v0.3.31
12202025-01-17T07:07:59.001Z Compiling itertools v0.12.1
12212025-01-17T07:07:59.163Z Compiling lazycell v1.3.0
12222025-01-17T07:07:59.352Z Compiling pin-utils v0.1.0
12232025-01-17T07:07:59.422Z Compiling rustc-hash v1.1.0
12242025-01-17T07:07:59.460Z Compiling futures-task v0.3.31
12252025-01-17T07:07:59.596Z Compiling libm v0.2.8
12262025-01-17T07:07:59.760Z Compiling foldhash v0.1.3
12272025-01-17T07:07:59.917Z Compiling allocator-api2 v0.2.18
12282025-01-17T07:08:00.055Z Compiling futures-io v0.3.31
12292025-01-17T07:08:00.370Z Compiling cmake v0.1.51
12302025-01-17T07:08:00.695Z Compiling regex-automata v0.4.8
12312025-01-17T07:08:00.942Z Compiling hashbrown v0.15.1
12322025-01-17T07:08:01.295Z Compiling cexpr v0.6.0
12332025-01-17T07:08:01.561Z Compiling num-traits v0.2.19
12342025-01-17T07:08:01.860Z Compiling synstructure v0.13.1
12352025-01-17T07:08:02.193Z Compiling dunce v1.0.5
12362025-01-17T07:08:02.337Z Compiling pkg-config v0.3.31
12372025-01-17T07:08:02.959Z Compiling fs_extra v1.3.0
12382025-01-17T07:08:03.461Z Compiling litemap v0.7.3
12392025-01-17T07:08:03.494Z Compiling writeable v0.5.5
12402025-01-17T07:08:03.642Z Compiling ring v0.17.8
12412025-01-17T07:08:03.836Z Compiling paste v1.0.15
12422025-01-17T07:08:04.058Z Compiling base64ct v1.6.0
12432025-01-17T07:08:04.614Z Compiling pem-rfc7468 v0.7.0
12442025-01-17T07:08:04.741Z Compiling httparse v1.9.5
12452025-01-17T07:08:04.765Z Compiling flagset v0.4.6
12462025-01-17T07:08:04.969Z Compiling aws-lc-rs v1.10.0
12472025-01-17T07:08:05.245Z Compiling icu_locid_transform_data v1.5.0
12482025-01-17T07:08:05.377Z Compiling tracing-core v0.1.32
12492025-01-17T07:08:05.489Z Compiling percent-encoding v2.3.1
12502025-01-17T07:08:05.828Z Compiling crossbeam-utils v0.8.20
12512025-01-17T07:08:06.012Z Compiling icu_properties_data v1.5.0
12522025-01-17T07:08:06.269Z Compiling regex v1.11.1
12532025-01-17T07:08:06.324Z Compiling rustls-pki-types v1.10.0
12542025-01-17T07:08:06.527Z Compiling untrusted v0.9.0
12552025-01-17T07:08:06.722Z Compiling powerfmt v0.2.0
12562025-01-17T07:08:07.076Z Compiling utf8_iter v1.0.4
12572025-01-17T07:08:07.078Z Compiling icu_normalizer_data v1.5.0
12582025-01-17T07:08:07.187Z Compiling num-conv v0.1.0
12592025-01-17T07:08:07.222Z Compiling serde_derive v1.0.217
12602025-01-17T07:08:07.259Z Compiling zeroize_derive v1.4.2
12612025-01-17T07:08:07.263Z Compiling zerocopy-derive v0.7.35
12622025-01-17T07:08:07.333Z Compiling zerofrom-derive v0.1.4
12632025-01-17T07:08:07.465Z Compiling tokio-macros v2.5.0
12642025-01-17T07:08:08.663Z Compiling zeroize v1.8.1
12652025-01-17T07:08:09.010Z Compiling yoke-derive v0.7.4
12662025-01-17T07:08:09.206Z Compiling zerocopy v0.7.35
12672025-01-17T07:08:09.324Z Compiling zerovec-derive v0.10.3
12682025-01-17T07:08:10.109Z Compiling crypto-common v0.1.6
12692025-01-17T07:08:10.363Z Compiling block-buffer v0.10.4
12702025-01-17T07:08:10.443Z Compiling thiserror-impl v1.0.69
12712025-01-17T07:08:10.513Z Compiling futures-macro v0.3.31
12722025-01-17T07:08:10.679Z Compiling digest v0.10.7
12732025-01-17T07:08:10.892Z Compiling zerofrom v0.1.4
12742025-01-17T07:08:11.125Z Compiling hmac v0.12.1
12752025-01-17T07:08:11.182Z Compiling displaydoc v0.2.5
12762025-01-17T07:08:11.399Z Compiling block-padding v0.3.3
12772025-01-17T07:08:11.653Z Compiling inout v0.1.3
12782025-01-17T07:08:11.682Z Compiling yoke v0.7.4
12792025-01-17T07:08:11.817Z Compiling sha2 v0.10.8
12802025-01-17T07:08:11.863Z Compiling icu_provider_macros v1.5.0
12812025-01-17T07:08:11.938Z Compiling cipher v0.4.4
12822025-01-17T07:08:12.065Z Compiling zerovec v0.10.4
12832025-01-17T07:08:12.440Z Compiling futures-util v0.3.31
12842025-01-17T07:08:12.461Z Compiling ppv-lite86 v0.2.20
12852025-01-17T07:08:12.719Z Compiling der_derive v0.7.3
12862025-01-17T07:08:12.927Z Compiling tracing-attributes v0.1.27
12872025-01-17T07:08:13.229Z Compiling rand_chacha v0.3.1
12882025-01-17T07:08:13.532Z Compiling thiserror v1.0.69
12892025-01-17T07:08:13.697Z Compiling pest v2.7.14
12902025-01-17T07:08:14.106Z Compiling tinystr v0.7.6
12912025-01-17T07:08:14.490Z Compiling icu_locid v1.5.0
12922025-01-17T07:08:15.011Z Compiling der v0.7.9
12932025-01-17T07:08:15.345Z Compiling icu_collections v1.5.0
12942025-01-17T07:08:15.478Z Compiling rand v0.8.5
12952025-01-17T07:08:16.254Z Compiling icu_provider v1.5.0
12962025-01-17T07:08:16.578Z Compiling tracing v0.1.40
12972025-01-17T07:08:16.751Z Compiling salsa20 v0.10.2
12982025-01-17T07:08:16.850Z Compiling pbkdf2 v0.12.2
12992025-01-17T07:08:16.974Z Compiling icu_locid_transform v1.5.0
13002025-01-17T07:08:17.032Z Compiling spki v0.7.3
13012025-01-17T07:08:17.086Z Compiling vcpkg v0.2.15
13022025-01-17T07:08:17.199Z Compiling untrusted v0.7.1
13032025-01-17T07:08:17.407Z Compiling mirai-annotations v1.12.0
13042025-01-17T07:08:17.428Z Compiling time-core v0.1.2
13052025-01-17T07:08:17.610Z Compiling utf16_iter v1.0.5
13062025-01-17T07:08:17.634Z Compiling write16 v1.0.0
13072025-01-17T07:08:17.636Z Compiling time-macros v0.2.18
13082025-01-17T07:08:17.766Z Compiling scrypt v0.11.0
13092025-01-17T07:08:17.786Z Compiling pest_meta v2.7.14
13102025-01-17T07:08:17.830Z Compiling cbc v0.1.2
13112025-01-17T07:08:18.008Z Compiling aes v0.8.4
13122025-01-17T07:08:18.304Z Compiling icu_properties v1.5.1
13132025-01-17T07:08:18.979Z Compiling openssl-sys v0.9.103
13142025-01-17T07:08:19.420Z Compiling scroll_derive v0.12.0
13152025-01-17T07:08:20.051Z Compiling deranged v0.3.11
13162025-01-17T07:08:20.484Z Compiling bitflags v2.6.0
13172025-01-17T07:08:20.712Z Compiling bytes v1.9.0
13182025-01-17T07:08:20.959Z Compiling indexmap v2.7.0
13192025-01-17T07:08:21.525Z Compiling semver v1.0.24
13202025-01-17T07:08:21.949Z Compiling tokio v1.43.0
13212025-01-17T07:08:22.238Z Compiling http v1.2.0
13222025-01-17T07:08:22.294Z Compiling rustc_version v0.4.1
13232025-01-17T07:08:22.316Z Compiling icu_normalizer v1.5.0
13242025-01-17T07:08:22.739Z Compiling atomic-waker v1.1.2
13252025-01-17T07:08:22.932Z Compiling tinyvec_macros v0.1.1
13262025-01-17T07:08:22.993Z Compiling num_threads v0.1.7
13272025-01-17T07:08:23.016Z Compiling tinyvec v1.8.0
13282025-01-17T07:08:23.042Z Compiling scroll v0.12.0
13292025-01-17T07:08:23.139Z Compiling time v0.3.36
13302025-01-17T07:08:23.592Z Compiling idna_adapter v1.2.0
13312025-01-17T07:08:23.681Z Compiling http-body v1.0.1
13322025-01-17T07:08:23.932Z Compiling pest_generator v2.7.14
13332025-01-17T07:08:23.952Z Compiling pkcs5 v0.7.1
13342025-01-17T07:08:24.084Z Compiling form_urlencoded v1.2.1
13352025-01-17T07:08:24.406Z Compiling try-lock v0.2.5
13362025-01-17T07:08:24.427Z Compiling which v4.4.2
13372025-01-17T07:08:24.503Z Compiling slog v2.7.0
13382025-01-17T07:08:24.564Z Compiling pkcs8 v0.10.2
13392025-01-17T07:08:25.047Z Compiling want v0.3.1
13402025-01-17T07:08:25.096Z Compiling goblin v0.8.2
13412025-01-17T07:08:25.195Z Compiling idna v1.0.3
13422025-01-17T07:08:25.337Z Compiling uuid v1.11.0
13432025-01-17T07:08:25.594Z Compiling httpdate v1.0.3
13442025-01-17T07:08:25.883Z Compiling pest_derive v2.7.14
13452025-01-17T07:08:26.113Z Compiling iana-time-zone v0.1.61
13462025-01-17T07:08:26.519Z Compiling chrono v0.4.38
13472025-01-17T07:08:26.679Z Compiling dtrace-parser v0.2.0
13482025-01-17T07:08:26.827Z Compiling serde_spanned v0.6.8
13492025-01-17T07:08:27.072Z Compiling serde_tokenstream v0.2.2
13502025-01-17T07:08:27.468Z Compiling toml_datetime v0.6.8
13512025-01-17T07:08:27.669Z Compiling openssl v0.10.66
13522025-01-17T07:08:27.895Z Compiling adler2 v2.0.0
13532025-01-17T07:08:27.954Z Compiling match_cfg v0.1.0
13542025-01-17T07:08:28.063Z Compiling foreign-types-shared v0.1.1
13552025-01-17T07:08:28.093Z Compiling base64 v0.22.1
13562025-01-17T07:08:28.119Z Compiling rustversion v1.0.17
13572025-01-17T07:08:28.193Z Compiling tower-service v0.3.3
13582025-01-17T07:08:28.341Z Compiling foreign-types v0.3.2
13592025-01-17T07:08:28.479Z Compiling miniz_oxide v0.8.0
13602025-01-17T07:08:28.613Z Compiling hostname v0.3.1
13612025-01-17T07:08:28.763Z Compiling url v2.5.3
13622025-01-17T07:08:28.858Z Compiling openssl-macros v0.1.1
13632025-01-17T07:08:29.614Z Compiling async-trait v0.1.83
13642025-01-17T07:08:29.890Z Compiling tokio-util v0.7.12
13652025-01-17T07:08:29.922Z Compiling serde_derive_internals v0.29.1
13662025-01-17T07:08:30.089Z Compiling dirs-sys-next v0.1.2
13672025-01-17T07:08:30.537Z Compiling schemars v0.8.21
13682025-01-17T07:08:30.721Z Compiling dof v0.3.0
13692025-01-17T07:08:30.904Z Compiling h2 v0.4.6
13702025-01-17T07:08:31.169Z Compiling rustls v0.23.19
13712025-01-17T07:08:31.466Z Compiling data-encoding v2.6.0
13722025-01-17T07:08:32.077Z Compiling usdt-impl v0.5.0
13732025-01-17T07:08:32.345Z Compiling native-tls v0.2.12
13742025-01-17T07:08:32.612Z Compiling siphasher v0.3.11
13752025-01-17T07:08:32.672Z Compiling syn v1.0.109
13762025-01-17T07:08:32.998Z Compiling rustls v0.22.4
13772025-01-17T07:08:33.353Z Compiling schemars_derive v0.8.21
13782025-01-17T07:08:33.406Z Compiling dirs-next v2.0.0
13792025-01-17T07:08:33.601Z Compiling unicode-normalization v0.1.24
13802025-01-17T07:08:34.406Z Compiling http-body-util v0.1.2
13812025-01-17T07:08:34.721Z Compiling heapless v0.7.17
13822025-01-17T07:08:34.757Z Compiling crossbeam-epoch v0.9.18
13832025-01-17T07:08:34.888Z Compiling signature v2.2.0
13842025-01-17T07:08:35.146Z Compiling sha1 v0.10.6
13852025-01-17T07:08:35.200Z Compiling bzip2-sys v0.1.11+1.0.8
13862025-01-17T07:08:35.426Z Compiling thread_local v1.1.8
13872025-01-17T07:08:35.452Z Compiling encoding_rs v0.8.34
13882025-01-17T07:08:35.581Z Compiling cookie v0.18.1
13892025-01-17T07:08:35.721Z Compiling multer v3.1.0
13902025-01-17T07:08:35.907Z Compiling dyn-clone v1.0.17
13912025-01-17T07:08:35.928Z Compiling slog-async v2.8.0
13922025-01-17T07:08:35.998Z Compiling rayon-core v1.12.1
13932025-01-17T07:08:36.122Z Compiling gimli v0.31.1
13942025-01-17T07:08:36.275Z Compiling unicode-properties v0.1.3
13952025-01-17T07:08:36.414Z Compiling ipnet v2.10.1
13962025-01-17T07:08:36.482Z Compiling unicode-bidi v0.3.17
13972025-01-17T07:08:36.698Z Compiling signal-hook v0.3.17
13982025-01-17T07:08:36.978Z Compiling mime v0.3.17
13992025-01-17T07:08:37.510Z Compiling openssl-probe v0.1.5
14002025-01-17T07:08:37.531Z Compiling stringprep v0.1.5
14012025-01-17T07:08:37.821Z Compiling toml_edit v0.22.22
14022025-01-17T07:08:38.607Z Compiling hyper v1.5.2
14032025-01-17T07:08:40.270Z Compiling addr2line v0.24.2
14042025-01-17T07:08:40.966Z Compiling hyper-util v0.1.10
14052025-01-17T07:08:41.106Z Compiling crossbeam-deque v0.8.5
14062025-01-17T07:08:41.283Z Compiling usdt-macro v0.5.0
14072025-01-17T07:08:41.307Z Compiling usdt-attr-macro v0.5.0
14082025-01-17T07:08:41.474Z Compiling term v0.7.0
14092025-01-17T07:08:42.504Z Compiling slog-json v2.6.1
14102025-01-17T07:08:42.743Z Compiling serde_urlencoded v0.7.1
14112025-01-17T07:08:42.821Z Compiling curve25519-dalek v4.1.3
14122025-01-17T07:08:42.824Z Compiling crossbeam-channel v0.5.13
14132025-01-17T07:08:42.857Z Compiling enum-as-inner v0.6.1
14142025-01-17T07:08:43.228Z Compiling futures-executor v0.3.31
14152025-01-17T07:08:43.503Z Compiling md-5 v0.10.6
14162025-01-17T07:08:43.758Z Compiling async-stream-impl v0.3.6
14172025-01-17T07:08:43.793Z Compiling rustls-pemfile v2.2.0
14182025-01-17T07:08:43.848Z Compiling num-integer v0.1.46
14192025-01-17T07:08:43.875Z Compiling hash32 v0.2.1
14202025-01-17T07:08:43.893Z Compiling ff v0.13.0
14212025-01-17T07:08:44.125Z Compiling is-terminal v0.4.13
14222025-01-17T07:08:44.146Z Compiling object v0.36.5
14232025-01-17T07:08:44.218Z Compiling dropshot v0.12.0
14242025-01-17T07:08:44.260Z Compiling portable-atomic v1.9.0
14252025-01-17T07:08:44.529Z Compiling num-bigint-dig v0.8.4
14262025-01-17T07:08:44.612Z Compiling anyhow v1.0.93
14272025-01-17T07:08:44.829Z Compiling quick-error v1.2.3
14282025-01-17T07:08:44.994Z Compiling take_mut v0.2.2
14292025-01-17T07:08:45.022Z Compiling litrs v0.4.1
14302025-01-17T07:08:45.164Z Compiling utf-8 v0.7.6
14312025-01-17T07:08:45.216Z Compiling fallible-iterator v0.2.0
14322025-01-17T07:08:45.239Z Compiling base16ct v0.2.0
14332025-01-17T07:08:45.242Z Compiling rustc-demangle v0.1.24
14342025-01-17T07:08:45.496Z Compiling psl-types v2.0.11
14352025-01-17T07:08:45.570Z Compiling linked-hash-map v0.5.6
14362025-01-17T07:08:45.759Z Compiling smoltcp v0.9.1
14372025-01-17T07:08:45.878Z Compiling postgres-protocol v0.6.7
14382025-01-17T07:08:45.975Z Compiling lru-cache v0.1.2
14392025-01-17T07:08:46.189Z Compiling publicsuffix v2.3.0
14402025-01-17T07:08:46.211Z Compiling document-features v0.2.10
14412025-01-17T07:08:46.248Z Compiling sec1 v0.7.3
14422025-01-17T07:08:46.417Z Compiling tungstenite v0.24.0
14432025-01-17T07:08:46.949Z Compiling async-stream v0.3.6
14442025-01-17T07:08:47.088Z Compiling resolv-conf v0.7.0
14452025-01-17T07:08:47.362Z Compiling num-iter v0.1.45
14462025-01-17T07:08:47.383Z Compiling slog-term v2.9.1
14472025-01-17T07:08:47.803Z Compiling usdt v0.5.0
14482025-01-17T07:08:47.898Z Compiling group v0.13.0
14492025-01-17T07:08:48.230Z Compiling hickory-proto v0.24.2
14502025-01-17T07:08:48.407Z Compiling futures v0.3.31
14512025-01-17T07:08:48.470Z Compiling slog-bunyan v2.5.0
14522025-01-17T07:08:48.605Z Compiling toml v0.8.19
14532025-01-17T07:08:49.657Z Compiling tokio-native-tls v0.3.1
14542025-01-17T07:08:49.944Z Compiling camino v1.1.9
14552025-01-17T07:08:50.127Z Compiling phf_shared v0.11.2
14562025-01-17T07:08:50.157Z Compiling dropshot_endpoint v0.12.0
14572025-01-17T07:08:50.491Z Compiling terminal_size v0.4.0
14582025-01-17T07:08:50.573Z Compiling waitgroup v0.1.2
14592025-01-17T07:08:50.739Z Compiling openapiv3 v2.0.0
14602025-01-17T07:08:50.801Z Compiling backtrace v0.3.74
14612025-01-17T07:08:50.822Z Compiling serde_path_to_error v0.1.16
14622025-01-17T07:08:51.396Z Compiling hkdf v0.12.4
14632025-01-17T07:08:51.611Z Compiling crypto-bigint v0.5.5
14642025-01-17T07:08:51.653Z Compiling curve25519-dalek-derive v0.1.1
14652025-01-17T07:08:53.114Z Compiling zerocopy-derive v0.6.6
14662025-01-17T07:08:53.861Z Compiling webpki-roots v0.26.6
14672025-01-17T07:08:54.085Z Compiling hostname v0.4.0
14682025-01-17T07:08:54.305Z Compiling ahash v0.8.11
14692025-01-17T07:08:54.455Z Compiling crc32fast v1.4.2
14702025-01-17T07:08:54.644Z Compiling fs-err v2.11.0
14712025-01-17T07:08:54.805Z Compiling newtype-uuid v1.2.1
14722025-01-17T07:08:54.805Z Compiling winnow v0.5.40
14732025-01-17T07:08:54.863Z Compiling hubpack_derive v0.1.1
14742025-01-17T07:08:54.937Z Compiling debug-ignore v1.0.5
14752025-01-17T07:08:55.096Z Compiling bitflags v1.3.2
14762025-01-17T07:08:55.117Z Compiling managed v0.8.0
14772025-01-17T07:08:55.166Z Compiling clap_builder v4.5.21
14782025-01-17T07:08:55.212Z Compiling console v0.15.8
14792025-01-17T07:08:55.735Z Compiling hubpack v0.1.2
14802025-01-17T07:08:56.181Z Compiling zerocopy v0.6.6
14812025-01-17T07:08:56.701Z Compiling strum_macros v0.25.3
14822025-01-17T07:08:57.120Z Compiling flate2 v1.0.34
14832025-01-17T07:08:57.562Z Compiling elliptic-curve v0.13.8
14842025-01-17T07:08:57.593Z Compiling hickory-resolver v0.24.2
14852025-01-17T07:08:58.038Z Compiling toml_edit v0.19.15
14862025-01-17T07:08:58.344Z Compiling phf v0.11.2
14872025-01-17T07:08:58.642Z Compiling signal-hook-mio v0.2.4
14882025-01-17T07:08:58.820Z Compiling hyper-tls v0.6.0
14892025-01-17T07:08:59.123Z Compiling rayon v1.10.0
14902025-01-17T07:08:59.240Z Compiling cookie_store v0.21.1
14912025-01-17T07:09:00.468Z Compiling bzip2 v0.4.4
14922025-01-17T07:09:00.903Z Compiling tokio-tungstenite v0.24.0
14932025-01-17T07:09:01.455Z Compiling postgres-types v0.2.8
14942025-01-17T07:09:03.321Z Compiling ed25519 v2.2.3
14952025-01-17T07:09:03.410Z Compiling phf_shared v0.10.0
14962025-01-17T07:09:03.616Z Compiling tokio-stream v0.1.16
14972025-01-17T07:09:03.799Z Compiling pkcs1 v0.7.5
14982025-01-17T07:09:04.060Z Compiling serde-big-array v0.5.1
14992025-01-17T07:09:04.305Z Compiling clap_derive v4.5.18
15002025-01-17T07:09:04.558Z Compiling rfc6979 v0.4.0
15012025-01-17T07:09:04.733Z Compiling serde_repr v0.1.19
15022025-01-17T07:09:04.753Z Compiling derive-where v1.2.7
15032025-01-17T07:09:05.163Z Compiling bstr v1.10.0
15042025-01-17T07:09:05.218Z Compiling float-cmp v0.9.0
15052025-01-17T07:09:05.464Z Compiling sync_wrapper v1.0.1
15062025-01-17T07:09:05.627Z Compiling predicates-core v1.0.8
15072025-01-17T07:09:05.649Z Compiling fixedbitset v0.4.2
15082025-01-17T07:09:05.845Z Compiling difflib v0.4.0
15092025-01-17T07:09:05.969Z Compiling unicode-width v0.2.0
15102025-01-17T07:09:06.104Z Compiling new_debug_unreachable v1.0.6
15112025-01-17T07:09:06.213Z Compiling static_assertions v1.1.0
15122025-01-17T07:09:06.326Z Compiling bit-vec v0.6.3
15132025-01-17T07:09:06.521Z Compiling precomputed-hash v0.1.1
15142025-01-17T07:09:06.659Z Compiling normalize-line-endings v0.3.0
15152025-01-17T07:09:06.723Z Compiling whoami v1.5.2
15162025-01-17T07:09:06.780Z Compiling unicode-segmentation v1.12.0
15172025-01-17T07:09:06.800Z Compiling number_prefix v0.4.0
15182025-01-17T07:09:07.040Z Compiling indicatif v0.17.9
15192025-01-17T07:09:07.281Z Compiling tokio-postgres v0.7.12
15202025-01-17T07:09:07.331Z Compiling predicates v3.1.2
15212025-01-17T07:09:07.649Z Compiling similar v2.6.0
15222025-01-17T07:09:08.023Z Compiling bit-set v0.5.3
15232025-01-17T07:09:08.308Z Compiling string_cache v0.8.7
15242025-01-17T07:09:08.739Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15252025-01-17T07:09:08.795Z Compiling petgraph v0.6.5
15262025-01-17T07:09:08.951Z Compiling clap v4.5.21
15272025-01-17T07:09:09.075Z Compiling ecdsa v0.16.9
15282025-01-17T07:09:09.096Z Compiling rsa v0.9.6
15292025-01-17T07:09:09.828Z Compiling ed25519-dalek v2.1.1
15302025-01-17T07:09:09.893Z Compiling toml v0.7.8
15312025-01-17T07:09:11.169Z Compiling zip v0.6.6
15322025-01-17T07:09:11.463Z Compiling crossterm v0.28.1
15332025-01-17T07:09:13.025Z Compiling hex v0.4.3
15342025-01-17T07:09:13.314Z Compiling x509-cert v0.2.5
15352025-01-17T07:09:13.355Z Compiling itertools v0.10.5
15362025-01-17T07:09:13.612Z Compiling lalrpop-util v0.19.12
15372025-01-17T07:09:13.966Z Compiling peg-runtime v0.8.3
15382025-01-17T07:09:14.555Z Compiling unicode-xid v0.2.6
15392025-01-17T07:09:14.749Z Compiling strum_macros v0.26.4
15402025-01-17T07:09:14.778Z Compiling xattr v1.3.1
15412025-01-17T07:09:14.827Z Compiling filetime v0.2.25
15422025-01-17T07:09:15.061Z Compiling tar v0.4.42
15432025-01-17T07:09:19.417Z Compiling strum v0.26.3
15442025-01-17T07:09:22.361Z Compiling aws-lc-sys v0.22.0
15452025-01-17T07:09:50.096Z Compiling rustls-webpki v0.102.8
15462025-01-17T07:09:53.351Z Compiling tokio-rustls v0.25.0
15472025-01-17T07:09:55.032Z Compiling tokio-rustls v0.26.0
15482025-01-17T07:09:55.338Z Compiling hyper-rustls v0.27.3
15492025-01-17T07:09:55.944Z Compiling reqwest v0.12.9
15502025-01-17T07:09:57.029Z Compiling qorb v0.2.1
15512025-01-17T07:10:00.136Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15522025-01-17T07:10:00.389Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15532025-01-17T07:10:04.918Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 14s
15542025-01-17T07:10:05.084Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15552025-01-17T07:10:05.132ZJan 17 07:10:03.981 INFO Starting download, target: Clickhouse
15562025-01-17T07:10:05.132ZJan 17 07:10:03.982 INFO Starting download, target: Cockroach
15572025-01-17T07:10:05.132ZJan 17 07:10:03.982 INFO Starting download, target: Console
15582025-01-17T07:10:05.132ZJan 17 07:10:03.982 INFO Starting download, target: DendriteOpenapi
15592025-01-17T07:10:05.132ZJan 17 07:10:03.982 INFO Starting download, target: DendriteStub
15602025-01-17T07:10:05.132ZJan 17 07:10:03.982 INFO Starting download, target: MaghemiteMgd
15612025-01-17T07:10:05.135ZJan 17 07:10:03.982 INFO Starting download, target: TransceiverControl
15622025-01-17T07:10:05.135ZJan 17 07:10:03.983 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15632025-01-17T07:10:05.135ZJan 17 07:10:03.983 INFO Downloading out/downloads/dpd-11bcc3e0f5d28dc7aed150f4df1174844e4dfbef.json (attempt 1/3), target: DendriteOpenapi
15642025-01-17T07:10:05.135ZJan 17 07:10:03.983 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15652025-01-17T07:10:05.135ZJan 17 07:10:03.983 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15662025-01-17T07:10:05.135ZJan 17 07:10:03.983 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15672025-01-17T07:10:05.135ZJan 17 07:10:03.983 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15682025-01-17T07:10:05.135ZJan 17 07:10:03.983 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15692025-01-17T07:10:05.320ZJan 17 07:10:04.169 INFO Download complete, target: DendriteOpenapi
15702025-01-17T07:10:05.645ZJan 17 07:10:04.491 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15712025-01-17T07:10:05.702ZJan 17 07:10:04.549 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15722025-01-17T07:10:06.057ZJan 17 07:10:04.872 INFO Download complete, target: Console
15732025-01-17T07:10:06.223ZJan 17 07:10:05.071 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
15742025-01-17T07:10:06.277ZJan 17 07:10:05.125 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
15752025-01-17T07:10:06.347ZJan 17 07:10:05.195 INFO Download complete, target: TransceiverControl
15762025-01-17T07:10:06.906ZJan 17 07:10:05.756 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
15772025-01-17T07:10:06.906ZJan 17 07:10:05.756 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
15782025-01-17T07:10:07.550ZJan 17 07:10:06.399 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
15792025-01-17T07:10:09.164ZJan 17 07:10:08.013 INFO Download complete, target: DendriteStub
15802025-01-17T07:10:09.173ZJan 17 07:10:08.023 INFO Download complete, target: MaghemiteMgd
15812025-01-17T07:10:14.259ZJan 17 07:10:13.107 INFO Checking that binary works, target: Cockroach
15822025-01-17T07:10:14.563ZJan 17 07:10:13.412 INFO Download complete, target: Cockroach
15832025-01-17T07:10:19.988ZJan 17 07:10:18.834 INFO Checking that binary works, target: Clickhouse
15842025-01-17T07:10:20.149ZJan 17 07:10:18.997 INFO Download complete, target: Clickhouse
15852025-01-17T07:10:20.171ZAll builder prerequisites installed successfully, and PATH looks valid
15862025-01-17T07:10:20.174Z
15872025-01-17T07:10:20.174Zreal 4:41.552245186
15882025-01-17T07:10:20.174Zuser 15:53.132113054
15892025-01-17T07:10:20.174Zsys 2:04.991200602
15902025-01-17T07:10:20.174Ztrap 0.612964170
15912025-01-17T07:10:20.174Ztflt 1.516860539
15922025-01-17T07:10:20.174Zdflt 1.768884191
15932025-01-17T07:10:20.174Zkflt 0.026167016
15942025-01-17T07:10:20.174Zlock 24:44.101846189
15952025-01-17T07:10:20.174Zslp 55:20.555194624
15962025-01-17T07:10:20.174Zlat 1:00.272831912
15972025-01-17T07:10:20.176Zstop 2:24.996814283
15982025-01-17T07:10:20.176Z+ banner hack-check
15992025-01-17T07:10:20.179Z
16002025-01-17T07:10:20.179Z # # ## #### # # #### # # ###### #### # #
16012025-01-17T07:10:20.179Z # # # # # # # # # # # # # # # # #
16022025-01-17T07:10:20.179Z ###### # # # #### ##### # ###### ##### # ####
16032025-01-17T07:10:20.179Z # # ###### # # # # # # # # # #
16042025-01-17T07:10:20.179Z # # # # # # # # # # # # # # # # #
16052025-01-17T07:10:20.179Z # # # # #### # # #### # # ###### #### # #
16062025-01-17T07:10:20.179Z
16072025-01-17T07:10:20.179Z+ export CARGO_INCREMENTAL=0
16082025-01-17T07:10:20.179Z+ CARGO_INCREMENTAL=0
16092025-01-17T07:10:20.179Z+ ptime -m timeout 2h cargo xtask check-features --ci
16102025-01-17T07:10:20.718Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
16112025-01-17T07:10:23.530Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.29s
16122025-01-17T07:10:23.587Z Running `target/debug/xtask check-features --ci`
16132025-01-17T07:10:23.607Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16142025-01-17T07:10:23.609Zrunning: "/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16152025-01-17T07:10:24.053Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
16162025-01-17T07:10:24.072Z Running `target/debug/xtask download cargo-hack`
16172025-01-17T07:10:24.908Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16182025-01-17T07:10:25.266Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16192025-01-17T07:10:29.116Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.00s
16202025-01-17T07:10:29.273Z Running `target/debug/xtask-downloader cargo-hack`
16212025-01-17T07:10:29.313ZJan 17 07:10:28.160 INFO Starting download, target: CargoHack
16222025-01-17T07:10:29.315ZJan 17 07:10:28.161 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16232025-01-17T07:10:29.995ZJan 17 07:10:28.840 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16242025-01-17T07:10:30.081ZJan 17 07:10:28.929 INFO Download complete, target: CargoHack
16252025-01-17T07:10:30.086Zrunning: "/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"
16262025-01-17T07:10:30.102Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16272025-01-17T07:10:30.282Zinfo: running `cargo check --bins` on api_identity (1/197)
16282025-01-17T07:10:30.809Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16292025-01-17T07:10:30.811Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16302025-01-17T07:10:30.811Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16312025-01-17T07:10:30.815Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
16322025-01-17T07:10:30.884Z
16332025-01-17T07:10:30.884Zinfo: running `cargo check --bins` on bootstore (2/197)
16342025-01-17T07:10:31.452Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16352025-01-17T07:10:31.456Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16362025-01-17T07:10:31.457Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16372025-01-17T07:10:31.459Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
16382025-01-17T07:10:31.535Z
16392025-01-17T07:10:31.535Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/197)
16402025-01-17T07:10:32.076Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16412025-01-17T07:10:32.079Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16422025-01-17T07:10:32.079Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16432025-01-17T07:10:32.082Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
16442025-01-17T07:10:32.150Z
16452025-01-17T07:10:32.150Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/197)
16462025-01-17T07:10:32.692Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16472025-01-17T07:10:32.703Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16482025-01-17T07:10:32.703Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16492025-01-17T07:10:32.703Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
16502025-01-17T07:10:32.770Z
16512025-01-17T07:10:32.770Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/197)
16522025-01-17T07:10:33.147Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16532025-01-17T07:10:33.150Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16542025-01-17T07:10:33.150Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16552025-01-17T07:10:33.153Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
16562025-01-17T07:10:33.192Z
16572025-01-17T07:10:33.192Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/197)
16582025-01-17T07:10:33.576Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16592025-01-17T07:10:33.578Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16602025-01-17T07:10:33.578Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16612025-01-17T07:10:33.581Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
16622025-01-17T07:10:33.622Z
16632025-01-17T07:10:33.622Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/197)
16642025-01-17T07:10:34.002Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16652025-01-17T07:10:34.005Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16662025-01-17T07:10:34.005Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16672025-01-17T07:10:34.008Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
16682025-01-17T07:10:34.046Z
16692025-01-17T07:10:34.046Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/197)
16702025-01-17T07:10:34.429Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16712025-01-17T07:10:34.432Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16722025-01-17T07:10:34.432Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16732025-01-17T07:10:34.435Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
16742025-01-17T07:10:34.472Z
16752025-01-17T07:10:34.472Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/197)
16762025-01-17T07:10:34.852Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16772025-01-17T07:10:34.855Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16782025-01-17T07:10:34.855Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16792025-01-17T07:10:34.857Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
16802025-01-17T07:10:34.895Z
16812025-01-17T07:10:34.895Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/197)
16822025-01-17T07:10:35.291Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16832025-01-17T07:10:35.294Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16842025-01-17T07:10:35.294Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16852025-01-17T07:10:35.297Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
16862025-01-17T07:10:35.338Z
16872025-01-17T07:10:35.338Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/197)
16882025-01-17T07:10:35.721Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16892025-01-17T07:10:35.724Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16902025-01-17T07:10:35.724Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16912025-01-17T07:10:35.728Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
16922025-01-17T07:10:35.765Z
16932025-01-17T07:10:35.765Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/197)
16942025-01-17T07:10:36.147Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16952025-01-17T07:10:36.149Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16962025-01-17T07:10:36.149Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16972025-01-17T07:10:36.152Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
16982025-01-17T07:10:36.190Z
16992025-01-17T07:10:36.190Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/197)
17002025-01-17T07:10:36.573Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17012025-01-17T07:10:36.575Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17022025-01-17T07:10:36.575Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17032025-01-17T07:10:36.578Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17042025-01-17T07:10:36.617Z
17052025-01-17T07:10:36.617Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/197)
17062025-01-17T07:10:37.035Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17072025-01-17T07:10:37.105Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17082025-01-17T07:10:37.111Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17092025-01-17T07:10:37.111Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17102025-01-17T07:10:37.112Z
17112025-01-17T07:10:37.112Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/197)
17122025-01-17T07:10:37.441Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17132025-01-17T07:10:37.448Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17142025-01-17T07:10:37.448Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17152025-01-17T07:10:37.449Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17162025-01-17T07:10:37.487Z
17172025-01-17T07:10:37.487Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/197)
17182025-01-17T07:10:37.867Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17192025-01-17T07:10:37.872Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17202025-01-17T07:10:37.872Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17212025-01-17T07:10:37.872Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17222025-01-17T07:10:37.912Z
17232025-01-17T07:10:37.912Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/197)
17242025-01-17T07:10:38.326Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17252025-01-17T07:10:38.356Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17262025-01-17T07:10:38.356Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17272025-01-17T07:10:38.356Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17282025-01-17T07:10:38.388Z
17292025-01-17T07:10:38.388Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/197)
17302025-01-17T07:10:38.757Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17312025-01-17T07:10:38.784Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17322025-01-17T07:10:38.784Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17332025-01-17T07:10:38.784Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17342025-01-17T07:10:38.829Z
17352025-01-17T07:10:38.829Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/197)
17362025-01-17T07:10:39.170Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17372025-01-17T07:10:39.173Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17382025-01-17T07:10:39.173Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17392025-01-17T07:10:39.174Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17402025-01-17T07:10:39.212Z
17412025-01-17T07:10:39.212Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/197)
17422025-01-17T07:10:39.600Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17432025-01-17T07:10:39.603Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17442025-01-17T07:10:39.603Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17452025-01-17T07:10:39.605Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17462025-01-17T07:10:39.645Z
17472025-01-17T07:10:39.646Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/197)
17482025-01-17T07:10:40.031Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17492025-01-17T07:10:40.034Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17502025-01-17T07:10:40.034Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17512025-01-17T07:10:40.036Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17522025-01-17T07:10:40.078Z
17532025-01-17T07:10:40.078Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/197)
17542025-01-17T07:10:40.466Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17552025-01-17T07:10:40.469Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17562025-01-17T07:10:40.469Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17572025-01-17T07:10:40.473Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17582025-01-17T07:10:40.509Z
17592025-01-17T07:10:40.509Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/197)
17602025-01-17T07:10:40.896Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17612025-01-17T07:10:40.899Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17622025-01-17T07:10:40.899Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17632025-01-17T07:10:40.901Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17642025-01-17T07:10:40.940Z
17652025-01-17T07:10:40.940Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/197)
17662025-01-17T07:10:41.327Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17672025-01-17T07:10:41.330Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17682025-01-17T07:10:41.331Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17692025-01-17T07:10:41.333Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17702025-01-17T07:10:41.371Z
17712025-01-17T07:10:41.371Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/197)
17722025-01-17T07:10:41.758Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17732025-01-17T07:10:41.761Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17742025-01-17T07:10:41.761Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17752025-01-17T07:10:41.763Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17762025-01-17T07:10:41.803Z
17772025-01-17T07:10:41.803Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/197)
17782025-01-17T07:10:42.192Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17792025-01-17T07:10:42.194Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17802025-01-17T07:10:42.194Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17812025-01-17T07:10:42.198Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17822025-01-17T07:10:42.236Z
17832025-01-17T07:10:42.236Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/197)
17842025-01-17T07:10:42.614Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17852025-01-17T07:10:42.619Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17862025-01-17T07:10:42.619Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17872025-01-17T07:10:42.619Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17882025-01-17T07:10:42.658Z
17892025-01-17T07:10:42.658Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/197)
17902025-01-17T07:10:43.043Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17912025-01-17T07:10:43.047Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17922025-01-17T07:10:43.047Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17932025-01-17T07:10:43.050Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17942025-01-17T07:10:43.088Z
17952025-01-17T07:10:43.088Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/197)
17962025-01-17T07:10:43.479Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17972025-01-17T07:10:43.482Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17982025-01-17T07:10:43.482Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17992025-01-17T07:10:43.484Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18002025-01-17T07:10:43.525Z
18012025-01-17T07:10:43.525Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/197)
18022025-01-17T07:10:43.910Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18032025-01-17T07:10:43.913Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18042025-01-17T07:10:43.913Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18052025-01-17T07:10:43.916Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18062025-01-17T07:10:43.955Z
18072025-01-17T07:10:43.955Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/197)
18082025-01-17T07:10:44.336Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18092025-01-17T07:10:44.339Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18102025-01-17T07:10:44.339Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18112025-01-17T07:10:44.342Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18122025-01-17T07:10:44.384Z
18132025-01-17T07:10:44.384Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/197)
18142025-01-17T07:10:44.756Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18152025-01-17T07:10:44.759Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18162025-01-17T07:10:44.759Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18172025-01-17T07:10:44.762Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18182025-01-17T07:10:44.800Z
18192025-01-17T07:10:44.800Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/197)
18202025-01-17T07:10:45.183Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18212025-01-17T07:10:45.186Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18222025-01-17T07:10:45.186Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18232025-01-17T07:10:45.188Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18242025-01-17T07:10:45.230Z
18252025-01-17T07:10:45.230Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/197)
18262025-01-17T07:10:45.613Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18272025-01-17T07:10:45.616Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18282025-01-17T07:10:45.616Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18292025-01-17T07:10:45.619Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18302025-01-17T07:10:45.655Z
18312025-01-17T07:10:45.655Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/197)
18322025-01-17T07:10:46.032Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18332025-01-17T07:10:46.035Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18342025-01-17T07:10:46.035Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18352025-01-17T07:10:46.037Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18362025-01-17T07:10:46.075Z
18372025-01-17T07:10:46.075Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/197)
18382025-01-17T07:10:46.456Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18392025-01-17T07:10:46.458Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18402025-01-17T07:10:46.458Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18412025-01-17T07:10:46.461Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18422025-01-17T07:10:46.501Z
18432025-01-17T07:10:46.501Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/197)
18442025-01-17T07:10:46.880Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18452025-01-17T07:10:46.883Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18462025-01-17T07:10:46.883Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18472025-01-17T07:10:46.886Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18482025-01-17T07:10:46.924Z
18492025-01-17T07:10:46.924Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/197)
18502025-01-17T07:10:47.303Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18512025-01-17T07:10:47.306Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18522025-01-17T07:10:47.306Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18532025-01-17T07:10:47.308Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18542025-01-17T07:10:47.347Z
18552025-01-17T07:10:47.347Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/197)
18562025-01-17T07:10:47.728Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18572025-01-17T07:10:47.730Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18582025-01-17T07:10:47.730Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18592025-01-17T07:10:47.733Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18602025-01-17T07:10:47.778Z
18612025-01-17T07:10:47.778Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/197)
18622025-01-17T07:10:48.159Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18632025-01-17T07:10:48.162Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18642025-01-17T07:10:48.162Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18652025-01-17T07:10:48.165Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18662025-01-17T07:10:48.207Z
18672025-01-17T07:10:48.207Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/197)
18682025-01-17T07:10:48.585Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18692025-01-17T07:10:48.587Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18702025-01-17T07:10:48.588Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18712025-01-17T07:10:48.591Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18722025-01-17T07:10:48.629Z
18732025-01-17T07:10:48.629Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/197)
18742025-01-17T07:10:49.022Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18752025-01-17T07:10:49.024Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18762025-01-17T07:10:49.025Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18772025-01-17T07:10:49.027Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
18782025-01-17T07:10:49.070Z
18792025-01-17T07:10:49.070Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/197)
18802025-01-17T07:10:49.471Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18812025-01-17T07:10:49.473Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18822025-01-17T07:10:49.473Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18832025-01-17T07:10:49.476Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
18842025-01-17T07:10:49.516Z
18852025-01-17T07:10:49.516Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/197)
18862025-01-17T07:10:49.898Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18872025-01-17T07:10:49.900Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18882025-01-17T07:10:49.900Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18892025-01-17T07:10:49.903Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18902025-01-17T07:10:49.941Z
18912025-01-17T07:10:49.942Zinfo: running `cargo check --bins` on sled-hardware-types (45/197)
18922025-01-17T07:10:50.495Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18932025-01-17T07:10:50.497Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18942025-01-17T07:10:50.497Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18952025-01-17T07:10:50.500Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
18962025-01-17T07:10:50.571Z
18972025-01-17T07:10:50.571Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (46/197)
18982025-01-17T07:10:51.126Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18992025-01-17T07:10:51.129Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19002025-01-17T07:10:51.129Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19012025-01-17T07:10:51.132Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19022025-01-17T07:10:51.207Z
19032025-01-17T07:10:51.207Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (47/197)
19042025-01-17T07:10:51.771Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19052025-01-17T07:10:51.774Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19062025-01-17T07:10:51.774Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19072025-01-17T07:10:51.778Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
19082025-01-17T07:10:51.854Z
19092025-01-17T07:10:51.854Zinfo: running `cargo check --bins` on oxlog (48/197)
19102025-01-17T07:10:52.395Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19112025-01-17T07:10:52.398Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19122025-01-17T07:10:52.485Z Checking cfg-if v1.0.0
19132025-01-17T07:10:52.488Z Checking libc v0.2.169
19142025-01-17T07:10:52.597Z Checking serde v1.0.217
19152025-01-17T07:10:52.600Z Checking zeroize v1.8.1
19162025-01-17T07:10:52.616Z Checking memchr v2.7.4
19172025-01-17T07:10:52.618Z Checking typenum v1.17.0
19182025-01-17T07:10:52.639Z Checking scopeguard v1.2.0
19192025-01-17T07:10:52.641Z Checking subtle v2.6.1
19202025-01-17T07:10:52.668Z Checking value-bag v1.9.0
19212025-01-17T07:10:52.778Z Checking lock_api v0.4.12
19222025-01-17T07:10:52.833Z Checking smallvec v1.13.2
19232025-01-17T07:10:52.908Z Checking const-oid v0.9.6
19242025-01-17T07:10:53.070Z Checking log v0.4.22
19252025-01-17T07:10:53.131Z Checking itoa v1.0.11
19262025-01-17T07:10:53.188Z Checking pin-project-lite v0.2.14
19272025-01-17T07:10:53.339Z Checking byteorder v1.5.0
19282025-01-17T07:10:53.357Z Checking futures-core v0.3.31
19292025-01-17T07:10:53.464Z Checking once_cell v1.20.2
19302025-01-17T07:10:53.535Z Checking cpufeatures v0.2.14
19312025-01-17T07:10:53.562Z Checking stable_deref_trait v1.2.0
19322025-01-17T07:10:53.617Z Checking getrandom v0.2.15
19332025-01-17T07:10:53.639Z Checking signal-hook-registry v1.4.2
19342025-01-17T07:10:53.659Z Checking generic-array v0.14.7
19352025-01-17T07:10:53.675Z Checking parking_lot_core v0.9.10
19362025-01-17T07:10:53.719Z Checking mio v1.0.2
19372025-01-17T07:10:53.749Z Checking futures-sink v0.3.31
19382025-01-17T07:10:53.857Z Checking rand_core v0.6.4
19392025-01-17T07:10:53.879Z Checking socket2 v0.5.7
19402025-01-17T07:10:53.897Z Checking spin v0.9.8
19412025-01-17T07:10:54.003Z Checking parking_lot v0.12.3
19422025-01-17T07:10:54.176Z Checking zerocopy v0.7.35
19432025-01-17T07:10:54.230Z Checking zerofrom v0.1.4
19442025-01-17T07:10:54.311Z Checking slab v0.4.9
19452025-01-17T07:10:54.366Z Checking futures-channel v0.3.31
19462025-01-17T07:10:54.366Z Checking equivalent v1.0.1
19472025-01-17T07:10:54.427Z Checking yoke v0.7.4
19482025-01-17T07:10:54.490Z Checking futures-io v0.3.31
19492025-01-17T07:10:54.551Z Checking foldhash v0.1.3
19502025-01-17T07:10:54.675Z Checking allocator-api2 v0.2.18
19512025-01-17T07:10:54.743Z Checking zerovec v0.10.4
19522025-01-17T07:10:54.746Z Checking crypto-common v0.1.6
19532025-01-17T07:10:54.746Z Checking block-buffer v0.10.4
19542025-01-17T07:10:54.761Z Checking futures-task v0.3.31
19552025-01-17T07:10:54.799Z Checking pin-utils v0.1.0
19562025-01-17T07:10:54.890Z Checking block-padding v0.3.3
19572025-01-17T07:10:54.968Z Checking ryu v1.0.18
19582025-01-17T07:10:54.985Z Checking digest v0.10.7
19592025-01-17T07:10:55.008Z Checking futures-util v0.3.31
19602025-01-17T07:10:55.091Z Checking inout v0.1.3
19612025-01-17T07:10:55.216Z Checking fnv v1.0.7
19622025-01-17T07:10:55.261Z Checking hashbrown v0.15.1
19632025-01-17T07:10:55.332Z Checking writeable v0.5.5
19642025-01-17T07:10:55.353Z Checking hmac v0.12.1
19652025-01-17T07:10:55.353Z Checking litemap v0.7.3
19662025-01-17T07:10:55.379Z Checking sha2 v0.10.8
19672025-01-17T07:10:55.563Z Checking cipher v0.4.4
19682025-01-17T07:10:55.668Z Checking libm v0.2.8
19692025-01-17T07:10:55.685Z Checking base64ct v1.6.0
19702025-01-17T07:10:55.944Z Checking ppv-lite86 v0.2.20
19712025-01-17T07:10:55.969Z Checking flagset v0.4.6
19722025-01-17T07:10:56.125Z Checking pem-rfc7468 v0.7.0
19732025-01-17T07:10:56.163Z Checking icu_locid_transform_data v1.5.0
19742025-01-17T07:10:56.271Z Checking tracing-core v0.1.32
19752025-01-17T07:10:56.319Z Checking thiserror v1.0.69
19762025-01-17T07:10:56.362Z Checking tinystr v0.7.6
19772025-01-17T07:10:56.397Z Checking der v0.7.9
19782025-01-17T07:10:56.451Z Checking icu_collections v1.5.0
19792025-01-17T07:10:56.559Z Checking num-traits v0.2.19
19802025-01-17T07:10:56.620Z Checking rand_chacha v0.3.1
19812025-01-17T07:10:56.711Z Checking icu_locid v1.5.0
19822025-01-17T07:10:56.916Z Checking rustls-pki-types v1.10.0
19832025-01-17T07:10:57.014Z Checking icu_properties_data v1.5.0
19842025-01-17T07:10:57.057Z Checking bytes v1.9.0
19852025-01-17T07:10:57.089Z Checking indexmap v2.7.0
19862025-01-17T07:10:57.255Z Checking serde_json v1.0.135
19872025-01-17T07:10:57.462Z Checking bitflags v2.6.0
19882025-01-17T07:10:57.658Z Checking icu_provider v1.5.0
19892025-01-17T07:10:57.773Z Checking percent-encoding v2.3.1
19902025-01-17T07:10:57.879Z Checking tokio v1.43.0
19912025-01-17T07:10:57.995Z Checking http v1.2.0
19922025-01-17T07:10:58.012Z Checking rand v0.8.5
19932025-01-17T07:10:58.110Z Checking spki v0.7.3
19942025-01-17T07:10:58.264Z Checking icu_locid_transform v1.5.0
19952025-01-17T07:10:58.293Z Checking tracing v0.1.40
19962025-01-17T07:10:58.403Z Checking salsa20 v0.10.2
19972025-01-17T07:10:58.618Z Checking pbkdf2 v0.12.2
19982025-01-17T07:10:58.635Z Checking aws-lc-sys v0.22.0
19992025-01-17T07:10:58.790Z Checking httparse v1.9.5
20002025-01-17T07:10:58.915Z Checking icu_normalizer_data v1.5.0
20012025-01-17T07:10:59.022Z Checking write16 v1.0.0
20022025-01-17T07:10:59.174Z Checking untrusted v0.9.0
20032025-01-17T07:10:59.223Z Checking icu_properties v1.5.1
20042025-01-17T07:10:59.227Z Checking utf8_iter v1.0.4
20052025-01-17T07:10:59.271Z Checking powerfmt v0.2.0
20062025-01-17T07:10:59.300Z Checking untrusted v0.7.1
20072025-01-17T07:10:59.337Z Checking mirai-annotations v1.12.0
20082025-01-17T07:10:59.436Z Checking utf16_iter v1.0.5
20092025-01-17T07:10:59.474Z Checking ring v0.17.8
20102025-01-17T07:10:59.520Z Checking scrypt v0.11.0
20112025-01-17T07:10:59.537Z Checking deranged v0.3.11
20122025-01-17T07:10:59.608Z Checking aes v0.8.4
20132025-01-17T07:10:59.625Z Checking cbc v0.1.2
20142025-01-17T07:10:59.769Z Checking crossbeam-utils v0.8.20
20152025-01-17T07:10:59.820Z Checking num_threads v0.1.7
20162025-01-17T07:10:59.949Z Checking tinyvec_macros v0.1.1
20172025-01-17T07:11:00.049Z Checking atomic-waker v1.1.2
20182025-01-17T07:11:00.201Z Checking num-conv v0.1.0
20192025-01-17T07:11:00.444Z Checking time-core v0.1.2
20202025-01-17T07:11:00.467Z Checking pkcs5 v0.7.1
20212025-01-17T07:11:00.483Z Checking tinyvec v1.8.0
20222025-01-17T07:11:00.599Z Checking http-body v1.0.1
20232025-01-17T07:11:00.614Z Checking aws-lc-rs v1.10.0
20242025-01-17T07:11:00.818Z Checking form_urlencoded v1.2.1
20252025-01-17T07:11:00.947Z Checking time v0.3.36
20262025-01-17T07:11:00.968Z Checking try-lock v0.2.5
20272025-01-17T07:11:01.026Z Checking pkcs8 v0.10.2
20282025-01-17T07:11:01.115Z Checking want v0.3.1
20292025-01-17T07:11:01.213Z Checking uuid v1.11.0
20302025-01-17T07:11:01.307Z Checking unicode-ident v1.0.14
20312025-01-17T07:11:01.348Z Checking httpdate v1.0.3
20322025-01-17T07:11:01.505Z Checking proc-macro2 v1.0.92
20332025-01-17T07:11:01.622Z Checking serde_spanned v0.6.8
20342025-01-17T07:11:01.791Z Checking toml_datetime v0.6.8
20352025-01-17T07:11:01.832Z Checking slog v2.7.0
20362025-01-17T07:11:01.856Z Checking scroll v0.12.0
20372025-01-17T07:11:02.081Z Checking tower-service v0.3.3
20382025-01-17T07:11:02.181Z Checking match_cfg v0.1.0
20392025-01-17T07:11:02.210Z Checking ucd-trie v0.1.7
20402025-01-17T07:11:02.279Z Checking foreign-types-shared v0.1.1
20412025-01-17T07:11:02.295Z Checking base64 v0.22.1
20422025-01-17T07:11:02.321Z Checking rustls-webpki v0.102.8
20432025-01-17T07:11:02.324Z Checking iana-time-zone v0.1.61
20442025-01-17T07:11:02.391Z Checking plain v0.2.3
20452025-01-17T07:11:02.422Z Checking adler2 v2.0.0
20462025-01-17T07:11:02.473Z Checking icu_normalizer v1.5.0
20472025-01-17T07:11:02.490Z Checking chrono v0.4.38
20482025-01-17T07:11:02.542Z Checking goblin v0.8.2
20492025-01-17T07:11:02.587Z Checking miniz_oxide v0.8.0
20502025-01-17T07:11:02.755Z Checking pest v2.7.14
20512025-01-17T07:11:03.122Z Checking foreign-types v0.3.2
20522025-01-17T07:11:03.221Z Checking hostname v0.3.1
20532025-01-17T07:11:03.248Z Checking idna_adapter v1.2.0
20542025-01-17T07:11:03.303Z Checking quote v1.0.38
20552025-01-17T07:11:03.326Z Checking openssl-sys v0.9.103
20562025-01-17T07:11:03.358Z Checking errno v0.3.9
20572025-01-17T07:11:03.436Z Checking idna v1.0.3
20582025-01-17T07:11:03.547Z Checking dirs-sys-next v0.1.2
20592025-01-17T07:11:03.634Z Checking aho-corasick v1.1.3
20602025-01-17T07:11:03.736Z Checking siphasher v0.3.11
20612025-01-17T07:11:03.933Z Checking url v2.5.3
20622025-01-17T07:11:04.050Z Checking data-encoding v2.6.0
20632025-01-17T07:11:04.423Z Checking regex-syntax v0.8.5
20642025-01-17T07:11:04.572Z Checking pretty-hex v0.4.1
20652025-01-17T07:11:04.591Z Compiling newtype-uuid v1.2.1
20662025-01-17T07:11:04.670Z Checking tokio-util v0.7.12
20672025-01-17T07:11:04.758Z Checking openssl v0.10.66
20682025-01-17T07:11:04.832Z Checking dirs-next v2.0.0
20692025-01-17T07:11:04.879Z Checking syn v2.0.96
20702025-01-17T07:11:04.966Z Checking rustix v0.38.37
20712025-01-17T07:11:05.238Z Checking unicode-normalization v0.1.24
20722025-01-17T07:11:05.305Z Checking dtrace-parser v0.2.0
20732025-01-17T07:11:05.507Z Checking h2 v0.4.6
20742025-01-17T07:11:05.833Z Checking http-body-util v0.1.2
20752025-01-17T07:11:06.163Z Checking crossbeam-epoch v0.9.18
20762025-01-17T07:11:06.285Z Checking sha1 v0.10.6
20772025-01-17T07:11:06.570Z Checking signature v2.2.0
20782025-01-17T07:11:06.592Z Checking lazy_static v1.5.0
20792025-01-17T07:11:06.713Z Checking thread_local v1.1.8
20802025-01-17T07:11:06.778Z Checking thread-id v4.2.2
20812025-01-17T07:11:06.899Z Checking encoding_rs v0.8.34
20822025-01-17T07:11:06.996Z Checking ipnet v2.10.1
20832025-01-17T07:11:07.364Z Checking dof v0.3.0
20842025-01-17T07:11:07.458Z Checking openssl-probe v0.1.5
20852025-01-17T07:11:07.631Z Checking utf8parse v0.2.2
20862025-01-17T07:11:07.654Z Checking regex-automata v0.4.8
20872025-01-17T07:11:07.802Z Checking mime v0.3.17
20882025-01-17T07:11:07.953Z Checking either v1.13.0
20892025-01-17T07:11:08.136Z Checking unicode-bidi v0.3.17
20902025-01-17T07:11:08.209Z Checking winnow v0.6.20
20912025-01-17T07:11:08.343Z Checking unicode-properties v0.1.3
20922025-01-17T07:11:08.703Z Checking gimli v0.31.1
20932025-01-17T07:11:08.764Z Checking anstyle v1.0.10
20942025-01-17T07:11:09.140Z Checking stringprep v0.1.5
20952025-01-17T07:11:09.229Z Checking anstyle-parse v0.2.5
20962025-01-17T07:11:09.446Z Checking crossbeam-deque v0.8.5
20972025-01-17T07:11:09.502Z Checking term v0.7.0
20982025-01-17T07:11:09.785Z Checking slog-json v2.6.1
20992025-01-17T07:11:09.925Z Checking native-tls v0.2.12
21002025-01-17T07:11:09.956Z Checking rustls v0.22.4
21012025-01-17T07:11:10.022Z Checking rustls v0.23.19
21022025-01-17T07:11:10.229Z Checking serde_urlencoded v0.7.1
21032025-01-17T07:11:10.636Z Checking crossbeam-channel v0.5.13
21042025-01-17T07:11:10.757Z Checking usdt-impl v0.5.0
21052025-01-17T07:11:10.955Z Checking toml_edit v0.22.22
21062025-01-17T07:11:11.313Z Checking futures-executor v0.3.31
21072025-01-17T07:11:11.348Z Checking num-integer v0.1.46
21082025-01-17T07:11:11.559Z Checking rustls-pemfile v2.2.0
21092025-01-17T07:11:11.718Z Checking hyper v1.5.2
21102025-01-17T07:11:11.792Z Checking md-5 v0.10.6
21112025-01-17T07:11:11.852Z Checking ff v0.13.0
21122025-01-17T07:11:12.017Z Checking hash32 v0.2.1
21132025-01-17T07:11:12.033Z Checking memmap v0.7.0
21142025-01-17T07:11:12.063Z Checking is-terminal v0.4.13
21152025-01-17T07:11:12.186Z Checking object v0.36.5
21162025-01-17T07:11:12.255Z Checking rustc-demangle v0.1.24
21172025-01-17T07:11:12.303Z Checking fallible-iterator v0.2.0
21182025-01-17T07:11:12.511Z Checking addr2line v0.24.2
21192025-01-17T07:11:12.698Z Checking psl-types v2.0.11
21202025-01-17T07:11:12.891Z Checking dyn-clone v1.0.17
21212025-01-17T07:11:12.906Z Checking base16ct v0.2.0
21222025-01-17T07:11:13.013Z Checking quick-error v1.2.3
21232025-01-17T07:11:13.036Z Checking take_mut v0.2.2
21242025-01-17T07:11:13.107Z Checking linked-hash-map v0.5.6
21252025-01-17T07:11:13.155Z Checking colorchoice v1.0.2
21262025-01-17T07:11:13.191Z Checking utf-8 v0.7.6
21272025-01-17T07:11:13.310Z Checking anstyle-query v1.1.1
21282025-01-17T07:11:13.357Z Checking is_terminal_polyfill v1.70.1
21292025-01-17T07:11:13.403Z Checking tungstenite v0.24.0
21302025-01-17T07:11:13.406Z Checking lru-cache v0.1.2
21312025-01-17T07:11:13.444Z Checking tokio-rustls v0.25.0
21322025-01-17T07:11:13.486Z Checking anstream v0.6.15
21332025-01-17T07:11:13.503Z Checking toml v0.8.19
21342025-01-17T07:11:13.698Z Checking slog-async v2.8.0
21352025-01-17T07:11:13.701Z Checking hyper-util v0.1.10
21362025-01-17T07:11:13.811Z Checking resolv-conf v0.7.0
21372025-01-17T07:11:13.852Z Checking sec1 v0.7.3
21382025-01-17T07:11:13.880Z Checking schemars v0.8.21
21392025-01-17T07:11:14.182Z Checking publicsuffix v2.3.0
21402025-01-17T07:11:14.200Z Checking postgres-protocol v0.6.7
21412025-01-17T07:11:14.229Z Checking heapless v0.7.17
21422025-01-17T07:11:14.263Z Checking usdt v0.5.0
21432025-01-17T07:11:14.457Z Checking slog-term v2.9.1
21442025-01-17T07:11:14.537Z Checking group v0.13.0
21452025-01-17T07:11:14.800Z Checking num-iter v0.1.45
21462025-01-17T07:11:14.870Z Checking futures v0.3.31
21472025-01-17T07:11:14.957Z Checking tokio-native-tls v0.3.1
21482025-01-17T07:11:14.975Z Checking slog-bunyan v2.5.0
21492025-01-17T07:11:14.991Z Checking rayon-core v1.12.1
21502025-01-17T07:11:15.139Z Checking multer v3.1.0
21512025-01-17T07:11:15.158Z Checking terminal_size v0.4.0
21522025-01-17T07:11:15.211Z Checking hickory-proto v0.24.2
21532025-01-17T07:11:15.271Z Checking tokio-rustls v0.26.0
21542025-01-17T07:11:15.440Z Checking phf_shared v0.11.2
21552025-01-17T07:11:15.522Z Checking cookie v0.18.1
21562025-01-17T07:11:15.612Z Checking async-stream v0.3.6
21572025-01-17T07:11:15.628Z Checking bzip2-sys v0.1.11+1.0.8
21582025-01-17T07:11:15.631Z Checking camino v1.1.9
21592025-01-17T07:11:15.664Z Checking signal-hook v0.3.17
21602025-01-17T07:11:15.711Z Checking waitgroup v0.1.2
21612025-01-17T07:11:15.770Z Checking openapiv3 v2.0.0
21622025-01-17T07:11:15.810Z Checking webpki-roots v0.26.6
21632025-01-17T07:11:15.853Z Checking serde_path_to_error v0.1.16
21642025-01-17T07:11:15.953Z Checking hkdf v0.12.4
21652025-01-17T07:11:15.998Z Checking crypto-bigint v0.5.5
21662025-01-17T07:11:16.033Z Checking hostname v0.4.0
21672025-01-17T07:11:16.110Z Checking crc32fast v1.4.2
21682025-01-17T07:11:16.156Z Checking debug-ignore v1.0.5
21692025-01-17T07:11:16.178Z Checking bitflags v1.3.2
21702025-01-17T07:11:16.279Z Checking winnow v0.5.40
21712025-01-17T07:11:16.318Z Checking clap_lex v0.7.2
21722025-01-17T07:11:16.344Z Checking managed v0.8.0
21732025-01-17T07:11:16.443Z Checking unicode-width v0.1.14
21742025-01-17T07:11:16.573Z Checking strsim v0.11.1
21752025-01-17T07:11:16.721Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21762025-01-17T07:11:16.872Z Checking clap_builder v4.5.21
21772025-01-17T07:11:16.960Z Checking console v0.15.8
21782025-01-17T07:11:16.998Z Checking smoltcp v0.9.1
21792025-01-17T07:11:17.545Z Checking flate2 v1.0.34
21802025-01-17T07:11:18.168Z Checking backtrace v0.3.74
21812025-01-17T07:11:18.188Z Checking hyper-rustls v0.27.3
21822025-01-17T07:11:18.580Z Checking signal-hook-mio v0.2.4
21832025-01-17T07:11:18.592Z Checking cookie_store v0.21.1
21842025-01-17T07:11:18.592Z Checking bzip2 v0.4.4
21852025-01-17T07:11:18.641Z Checking elliptic-curve v0.13.8
21862025-01-17T07:11:18.737Z Checking anyhow v1.0.93
21872025-01-17T07:11:18.840Z Checking phf v0.11.2
21882025-01-17T07:11:18.968Z Checking dropshot v0.12.0
21892025-01-17T07:11:18.986Z Checking toml_edit v0.19.15
21902025-01-17T07:11:19.086Z Checking rayon v1.10.0
21912025-01-17T07:11:19.114Z Checking hyper-tls v0.6.0
21922025-01-17T07:11:19.208Z Checking num-bigint-dig v0.8.4
21932025-01-17T07:11:19.270Z Checking postgres-types v0.2.8
21942025-01-17T07:11:19.401Z Checking tokio-tungstenite v0.24.0
21952025-01-17T07:11:19.810Z Checking hickory-resolver v0.24.2
21962025-01-17T07:11:19.857Z Checking regex v1.11.1
21972025-01-17T07:11:19.885Z Checking bstr v1.10.0
21982025-01-17T07:11:19.910Z Checking ed25519 v2.2.3
21992025-01-17T07:11:20.213Z Checking tokio-stream v0.1.16
22002025-01-17T07:11:20.464Z Checking phf_shared v0.10.0
22012025-01-17T07:11:20.734Z Checking curve25519-dalek v4.1.3
22022025-01-17T07:11:20.784Z Checking zerocopy v0.6.6
22032025-01-17T07:11:21.005Z Checking hubpack v0.1.2
22042025-01-17T07:11:21.277Z Checking portable-atomic v1.9.0
22052025-01-17T07:11:21.299Z Checking pkcs1 v0.7.5
22062025-01-17T07:11:21.362Z Checking float-cmp v0.9.0
22072025-01-17T07:11:21.437Z Checking serde-big-array v0.5.1
22082025-01-17T07:11:21.451Z Checking rfc6979 v0.4.0
22092025-01-17T07:11:21.558Z Checking sync_wrapper v1.0.1
22102025-01-17T07:11:21.627Z Checking new_debug_unreachable v1.0.6
22112025-01-17T07:11:21.661Z Checking static_assertions v1.1.0
22122025-01-17T07:11:21.687Z Checking difflib v0.4.0
22132025-01-17T07:11:21.713Z Checking minimal-lexical v0.2.1
22142025-01-17T07:11:21.729Z Checking bit-vec v0.6.3
22152025-01-17T07:11:21.758Z Checking precomputed-hash v0.1.1
22162025-01-17T07:11:21.879Z Checking whoami v1.5.2
22172025-01-17T07:11:22.026Z Checking predicates-core v1.0.8
22182025-01-17T07:11:22.068Z Checking unicode-segmentation v1.12.0
22192025-01-17T07:11:22.132Z Checking number_prefix v0.4.0
22202025-01-17T07:11:22.175Z Checking fixedbitset v0.4.2
22212025-01-17T07:11:22.221Z Checking normalize-line-endings v0.3.0
22222025-01-17T07:11:22.240Z Checking unicode-width v0.2.0
22232025-01-17T07:11:22.323Z Checking tokio-postgres v0.7.12
22242025-01-17T07:11:22.341Z Checking predicates v3.1.2
22252025-01-17T07:11:22.394Z Checking qorb v0.2.1
22262025-01-17T07:11:22.426Z Checking petgraph v0.6.5
22272025-01-17T07:11:22.520Z Checking ed25519-dalek v2.1.1
22282025-01-17T07:11:22.591Z Checking nom v7.1.3
22292025-01-17T07:11:22.710Z Checking indicatif v0.17.9
22302025-01-17T07:11:22.742Z Checking similar v2.6.0
22312025-01-17T07:11:22.919Z Checking bit-set v0.5.3
22322025-01-17T07:11:22.955Z Checking string_cache v0.8.7
22332025-01-17T07:11:23.172Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
22342025-01-17T07:11:23.232Z Checking reqwest v0.12.9
22352025-01-17T07:11:23.467Z Checking rsa v0.9.6
22362025-01-17T07:11:23.555Z Checking ecdsa v0.16.9
22372025-01-17T07:11:24.284Z Checking toml v0.7.8
22382025-01-17T07:11:24.472Z Checking clap v4.5.21
22392025-01-17T07:11:24.591Z Checking zip v0.6.6
22402025-01-17T07:11:24.949Z Checking crossterm v0.28.1
22412025-01-17T07:11:24.996Z Checking itertools v0.10.5
22422025-01-17T07:11:25.018Z Checking itertools v0.12.1
22432025-01-17T07:11:25.218Z Checking fs-err v2.11.0
22442025-01-17T07:11:25.291Z Checking ahash v0.8.11
22452025-01-17T07:11:25.398Z Checking x509-cert v0.2.5
22462025-01-17T07:11:25.413Z Checking hex v0.4.3
22472025-01-17T07:11:25.760Z Checking semver v1.0.24
22482025-01-17T07:11:25.763Z Checking lalrpop-util v0.19.12
22492025-01-17T07:11:25.898Z Checking peg-runtime v0.8.3
22502025-01-17T07:11:26.071Z Checking sigpipe v0.1.3
22512025-01-17T07:11:27.496Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
22522025-01-17T07:11:27.825Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.96s
22532025-01-17T07:11:27.983Z
22542025-01-17T07:11:27.983Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (49/197)
22552025-01-17T07:11:28.552Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22562025-01-17T07:11:28.555Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22572025-01-17T07:11:28.652Z Compiling hashbrown v0.14.5
22582025-01-17T07:11:28.773Z Checking heck v0.5.0
22592025-01-17T07:11:28.786Z Compiling unsafe-libyaml v0.2.11
22602025-01-17T07:11:28.801Z Checking ipnetwork v0.20.0
22612025-01-17T07:11:28.814Z Compiling ident_case v1.0.1
22622025-01-17T07:11:28.828Z Checking progenitor-client v0.8.0
22632025-01-17T07:11:28.841Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22642025-01-17T07:11:28.945Z Compiling darling_core v0.20.10
22652025-01-17T07:11:28.996Z Checking newtype-uuid v1.2.1
22662025-01-17T07:11:29.144Z Compiling proc-macro-crate v1.3.1
22672025-01-17T07:11:29.167Z Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc)
22682025-01-17T07:11:29.202Z Compiling structmeta-derive v0.3.0
22692025-01-17T07:11:29.259Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
22702025-01-17T07:11:29.546Z Compiling thiserror v2.0.11
22712025-01-17T07:11:29.590Z Compiling diffus-derive v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
22722025-01-17T07:11:29.777Z Compiling regress v0.10.1
22732025-01-17T07:11:30.101Z Compiling serde_yaml v0.9.34+deprecated
22742025-01-17T07:11:30.504Z Compiling num_enum_derive v0.5.11
22752025-01-17T07:11:30.673Z Compiling lzma-sys v0.1.20
22762025-01-17T07:11:30.816Z Compiling foreign-types-macros v0.2.3
22772025-01-17T07:11:31.397Z Compiling thiserror-impl v2.0.11
22782025-01-17T07:11:31.890Z Compiling structmeta v0.3.0
22792025-01-17T07:11:32.053Z Compiling dropshot v0.15.1
22802025-01-17T07:11:32.275Z Checking arc-swap v1.7.1
22812025-01-17T07:11:32.363Z Checking foreign-types-shared v0.3.1
22822025-01-17T07:11:32.497Z Checking foreign-types v0.5.0
22832025-01-17T07:11:32.686Z Compiling parse-display-derive v0.10.0
22842025-01-17T07:11:32.703Z Checking slog-scope v4.4.0
22852025-01-17T07:11:32.774Z Checking num_enum v0.5.11
22862025-01-17T07:11:32.939Z Checking diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
22872025-01-17T07:11:32.962Z Compiling proc-macro-error v1.0.4
22882025-01-17T07:11:33.453Z Checking typify-impl v0.2.0
22892025-01-17T07:11:33.749Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22902025-01-17T07:11:33.868Z Checking tungstenite v0.21.0
22912025-01-17T07:11:33.886Z Compiling heck v0.3.3
22922025-01-17T07:11:34.236Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
22932025-01-17T07:11:34.616Z Compiling dropshot_endpoint v0.15.1
22942025-01-17T07:11:34.808Z Checking cstr-argument v0.1.2
22952025-01-17T07:11:34.826Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22962025-01-17T07:11:34.987Z Checking instant v0.1.13
22972025-01-17T07:11:35.073Z Checking pretty-hex v0.2.1
22982025-01-17T07:11:35.115Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
22992025-01-17T07:11:35.237Z Compiling darling_macro v0.20.10
23002025-01-17T07:11:35.264Z Checking base64 v0.21.7
23012025-01-17T07:11:35.402Z Checking fastrand v2.1.1
23022025-01-17T07:11:35.552Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23032025-01-17T07:11:35.732Z Checking tempfile v3.13.0
23042025-01-17T07:11:35.753Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23052025-01-17T07:11:35.872Z Checking backoff v0.4.0
23062025-01-17T07:11:35.966Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23072025-01-17T07:11:36.031Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23082025-01-17T07:11:36.089Z Checking tokio-tungstenite v0.21.0
23092025-01-17T07:11:36.109Z Compiling darling v0.20.10
23102025-01-17T07:11:36.124Z Checking strum v0.26.3
23112025-01-17T07:11:36.160Z Compiling zone_cfg_derive v0.1.2
23122025-01-17T07:11:36.227Z Compiling serde_with_macros v3.11.0
23132025-01-17T07:11:36.280Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23142025-01-17T07:11:36.342Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23152025-01-17T07:11:36.661Z Checking slog-stdlog v4.1.1
23162025-01-17T07:11:36.663Z Checking parse-display v0.10.0
23172025-01-17T07:11:36.735Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23182025-01-17T07:11:36.840Z Checking regress v0.9.1
23192025-01-17T07:11:36.897Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23202025-01-17T07:11:36.933Z Checking progenitor-client v0.9.1
23212025-01-17T07:11:37.037Z Checking colored v2.1.0
23222025-01-17T07:11:37.204Z Checking macaddr v1.0.1
23232025-01-17T07:11:37.321Z Checking base64 v0.13.1
23242025-01-17T07:11:37.463Z Checking zone v0.1.8
23252025-01-17T07:11:37.530Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23262025-01-17T07:11:37.742Z Checking ron v0.7.1
23272025-01-17T07:11:37.986Z Checking slog-envlogger v2.2.0
23282025-01-17T07:11:38.134Z Checking xz2 v0.1.7
23292025-01-17T07:11:38.215Z Checking tabwriter v1.4.0
23302025-01-17T07:11:38.443Z Checking xattr v1.3.1
23312025-01-17T07:11:38.480Z Checking pem v3.0.4
23322025-01-17T07:11:38.655Z Checking yasna v0.5.2
23332025-01-17T07:11:38.742Z Checking headers-core v0.3.0
23342025-01-17T07:11:38.803Z Checking serde_with v3.11.0
23352025-01-17T07:11:38.846Z Checking smf v0.2.3
23362025-01-17T07:11:38.894Z Checking filetime v0.2.25
23372025-01-17T07:11:39.144Z Checking same-file v1.0.6
23382025-01-17T07:11:39.293Z Checking tar v0.4.42
23392025-01-17T07:11:39.337Z Checking headers v0.4.0
23402025-01-17T07:11:39.361Z Checking walkdir v2.5.0
23412025-01-17T07:11:39.536Z Checking rcgen v0.12.1
23422025-01-17T07:11:39.653Z Checking camino-tempfile v1.1.1
23432025-01-17T07:11:39.954Z Checking atomicwrites v0.4.4
23442025-01-17T07:11:40.144Z Checking subprocess v0.2.9
23452025-01-17T07:11:42.769Z Compiling typify-macro v0.2.0
23462025-01-17T07:11:44.295Z Compiling typify v0.2.0
23472025-01-17T07:11:44.367Z Compiling progenitor-impl v0.8.0
23482025-01-17T07:11:46.782Z Compiling progenitor-macro v0.8.0
23492025-01-17T07:11:50.463Z Checking progenitor v0.8.0
23502025-01-17T07:11:50.592Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
23512025-01-17T07:11:50.594Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23522025-01-17T07:11:53.163Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
23532025-01-17T07:11:53.403Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23542025-01-17T07:11:59.436Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
23552025-01-17T07:12:00.890Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
23562025-01-17T07:12:02.109Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.11s
23572025-01-17T07:12:02.292Z
23582025-01-17T07:12:02.292Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/197)
23592025-01-17T07:12:02.849Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23602025-01-17T07:12:02.852Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23612025-01-17T07:12:02.941Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
23622025-01-17T07:12:04.300Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.00s
23632025-01-17T07:12:04.472Z
23642025-01-17T07:12:04.472Zinfo: running `cargo check --bins` on nexus-config (51/197)
23652025-01-17T07:12:05.013Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23662025-01-17T07:12:05.015Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23672025-01-17T07:12:05.015Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23682025-01-17T07:12:05.018Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
23692025-01-17T07:12:05.092Z
23702025-01-17T07:12:05.092Zinfo: running `cargo check --bins` on omicron-rpaths (52/197)
23712025-01-17T07:12:05.748Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23722025-01-17T07:12:05.752Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23732025-01-17T07:12:05.752Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23742025-01-17T07:12:05.752Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
23752025-01-17T07:12:05.752Z
23762025-01-17T07:12:05.752Zinfo: running `cargo check --bins` on omicron-certificates (53/197)
23772025-01-17T07:12:06.239Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23782025-01-17T07:12:06.242Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23792025-01-17T07:12:06.242Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23802025-01-17T07:12:06.245Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
23812025-01-17T07:12:06.316Z
23822025-01-17T07:12:06.316Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (54/197)
23832025-01-17T07:12:06.880Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23842025-01-17T07:12:06.882Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23852025-01-17T07:12:07.001Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23862025-01-17T07:12:07.110Z Compiling ipnetwork v0.20.0
23872025-01-17T07:12:07.113Z Compiling zerocopy v0.8.10
23882025-01-17T07:12:07.113Z Compiling progenitor-client v0.8.0
23892025-01-17T07:12:07.113Z Compiling itertools v0.13.0
23902025-01-17T07:12:07.113Z Compiling zerocopy-derive v0.8.10
23912025-01-17T07:12:07.113Z Compiling heapless v0.8.0
23922025-01-17T07:12:07.113Z Compiling thiserror v2.0.11
23932025-01-17T07:12:07.304Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23942025-01-17T07:12:07.394Z Checking hash32 v0.3.1
23952025-01-17T07:12:07.579Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc)
23962025-01-17T07:12:07.615Z Compiling progenitor v0.8.0
23972025-01-17T07:12:07.824Z Compiling instant v0.1.13
23982025-01-17T07:12:07.893Z Compiling smoltcp v0.11.0
23992025-01-17T07:12:07.960Z Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
24002025-01-17T07:12:07.977Z Compiling backoff v0.4.0
24012025-01-17T07:12:08.001Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24022025-01-17T07:12:08.276Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
24032025-01-17T07:12:08.313Z Compiling dropshot v0.15.1
24042025-01-17T07:12:08.582Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24052025-01-17T07:12:08.863Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24062025-01-17T07:12:08.876Z Compiling serde_with v3.11.0
24072025-01-17T07:12:09.059Z Compiling parse-display v0.10.0
24082025-01-17T07:12:09.077Z Checking num-rational v0.4.2
24092025-01-17T07:12:09.688Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24102025-01-17T07:12:09.723Z Compiling progenitor-client v0.9.1
24112025-01-17T07:12:10.032Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24122025-01-17T07:12:10.260Z Compiling regress v0.9.1
24132025-01-17T07:12:11.383Z Compiling phf_generator v0.11.2
24142025-01-17T07:12:11.581Z Checking num-complex v0.4.6
24152025-01-17T07:12:12.396Z Compiling macaddr v1.0.1
24162025-01-17T07:12:12.650Z Checking cobs v0.2.3
24172025-01-17T07:12:12.835Z Checking num v0.4.3
24182025-01-17T07:12:12.853Z Checking postcard v1.0.10
24192025-01-17T07:12:12.953Z Compiling phf_codegen v0.11.2
24202025-01-17T07:12:13.314Z Compiling parse-zoneinfo v0.3.1
24212025-01-17T07:12:13.391Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24222025-01-17T07:12:13.700Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24232025-01-17T07:12:13.870Z Compiling convert_case v0.4.0
24242025-01-17T07:12:15.067Z Compiling float-ord v0.3.2
24252025-01-17T07:12:15.270Z Compiling derive_more v0.99.18
24262025-01-17T07:12:15.419Z Compiling chrono-tz-build v0.4.0
24272025-01-17T07:12:15.682Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24282025-01-17T07:12:16.280Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
24292025-01-17T07:12:16.562Z Compiling crucible-workspace-hack v0.1.0
24302025-01-17T07:12:16.607Z Compiling chrono-tz v0.10.0
24312025-01-17T07:12:16.625Z Checking newline-converter v0.3.0
24322025-01-17T07:12:16.812Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24332025-01-17T07:12:16.865Z Checking prettyplease v0.2.25
24342025-01-17T07:12:17.280Z Compiling slog-dtrace v0.3.0
24352025-01-17T07:12:17.348Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
24362025-01-17T07:12:17.440Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24372025-01-17T07:12:17.997Z Checking expectorate v1.1.0
24382025-01-17T07:12:18.180Z Compiling zone_cfg_derive v0.3.0
24392025-01-17T07:12:18.203Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24402025-01-17T07:12:18.737Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24412025-01-17T07:12:19.311Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
24422025-01-17T07:12:19.531Z Compiling const_format_proc_macros v0.2.33
24432025-01-17T07:12:19.563Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24442025-01-17T07:12:19.633Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24452025-01-17T07:12:19.655Z Compiling num-derive v0.4.2
24462025-01-17T07:12:19.860Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
24472025-01-17T07:12:20.173Z Checking highway v1.2.0
24482025-01-17T07:12:20.652Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24492025-01-17T07:12:20.758Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
24502025-01-17T07:12:20.905Z Checking zone v0.3.0
24512025-01-17T07:12:20.972Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24522025-01-17T07:12:21.568Z Checking const_format v0.2.33
24532025-01-17T07:12:21.613Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24542025-01-17T07:12:21.652Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
24552025-01-17T07:12:22.063Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
24562025-01-17T07:12:22.179Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
24572025-01-17T07:12:22.479Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812)
24582025-01-17T07:12:22.498Z Checking gethostname v0.5.0
24592025-01-17T07:12:22.632Z Checking bcs v0.1.6
24602025-01-17T07:12:22.650Z Compiling async-recursion v1.1.1
24612025-01-17T07:12:22.680Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24622025-01-17T07:12:24.319Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
24632025-01-17T07:12:29.691Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
24642025-01-17T07:12:32.896Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
24652025-01-17T07:12:35.413Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
24662025-01-17T07:12:36.553Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.22s
24672025-01-17T07:12:36.731Z
24682025-01-17T07:12:36.731Zinfo: running `cargo check --bins` on clickhouse-admin-api (55/197)
24692025-01-17T07:12:37.286Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24702025-01-17T07:12:37.288Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24712025-01-17T07:12:37.288Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24722025-01-17T07:12:37.291Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
24732025-01-17T07:12:37.367Z
24742025-01-17T07:12:37.367Zinfo: running `cargo check --bins` on clickhouse-admin-types (56/197)
24752025-01-17T07:12:37.909Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24762025-01-17T07:12:37.912Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24772025-01-17T07:12:37.912Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24782025-01-17T07:12:37.915Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
24792025-01-17T07:12:37.987Z
24802025-01-17T07:12:37.987Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (57/197)
24812025-01-17T07:12:38.527Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24822025-01-17T07:12:38.530Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24832025-01-17T07:12:38.626Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24842025-01-17T07:12:39.256Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
24852025-01-17T07:12:39.429Z
24862025-01-17T07:12:39.429Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (58/197)
24872025-01-17T07:12:39.979Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24882025-01-17T07:12:39.982Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24892025-01-17T07:12:40.083Z Compiling cfg_aliases v0.1.1
24902025-01-17T07:12:40.086Z Compiling vte_generate_state_changes v0.1.2
24912025-01-17T07:12:40.086Z Checking fd-lock v4.0.2
24922025-01-17T07:12:40.086Z Checking nibble_vec v0.1.0
24932025-01-17T07:12:40.086Z Checking endian-type v0.1.2
24942025-01-17T07:12:40.187Z Checking bytecount v0.6.8
24952025-01-17T07:12:40.199Z Compiling tabled_derive v0.7.0
24962025-01-17T07:12:40.237Z Compiling peg-macros v0.8.4
24972025-01-17T07:12:40.280Z Compiling nix v0.28.0
24982025-01-17T07:12:40.379Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24992025-01-17T07:12:40.395Z Compiling sqlparser_derive v0.2.2
25002025-01-17T07:12:40.411Z Checking papergrid v0.11.0
25012025-01-17T07:12:40.415Z Checking radix_trie v0.2.1
25022025-01-17T07:12:40.780Z Checking vte v0.11.1
25032025-01-17T07:12:40.804Z Checking home v0.5.9
25042025-01-17T07:12:40.959Z Checking nu-ansi-term v0.50.1
25052025-01-17T07:12:41.384Z Checking unicode_categories v0.1.1
25062025-01-17T07:12:41.428Z Checking sqlparser v0.45.0
25072025-01-17T07:12:41.447Z Checking display-error-chain v0.2.2
25082025-01-17T07:12:41.685Z Checking sqlformat v0.2.6
25092025-01-17T07:12:42.224Z Checking strip-ansi-escapes v0.2.0
25102025-01-17T07:12:42.287Z Checking tabled v0.15.0
25112025-01-17T07:12:42.364Z Checking reedline v0.35.0
25122025-01-17T07:12:42.750Z Checking peg v0.8.4
25132025-01-17T07:12:43.179Z Checking rustyline v14.0.0
25142025-01-17T07:12:51.717Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.28s
25152025-01-17T07:12:51.890Z
25162025-01-17T07:12:51.890Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (59/197)
25172025-01-17T07:12:52.441Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25182025-01-17T07:12:52.443Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25192025-01-17T07:12:52.543Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25202025-01-17T07:12:57.333Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.43s
25212025-01-17T07:12:57.503Z
25222025-01-17T07:12:57.503Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (60/197)
25232025-01-17T07:12:58.055Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25242025-01-17T07:12:58.057Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25252025-01-17T07:12:58.157Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25262025-01-17T07:13:01.721Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.21s
25272025-01-17T07:13:01.895Z
25282025-01-17T07:13:01.895Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (61/197)
25292025-01-17T07:13:02.454Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25302025-01-17T07:13:02.457Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25312025-01-17T07:13:02.558Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25322025-01-17T07:13:07.028Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.12s
25332025-01-17T07:13:07.207Z
25342025-01-17T07:13:07.207Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (62/197)
25352025-01-17T07:13:07.764Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25362025-01-17T07:13:07.768Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25372025-01-17T07:13:07.867Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25382025-01-17T07:13:12.408Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.19s
25392025-01-17T07:13:12.579Z
25402025-01-17T07:13:12.580Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (63/197)
25412025-01-17T07:13:13.143Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25422025-01-17T07:13:13.145Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25432025-01-17T07:13:13.248Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25442025-01-17T07:13:16.988Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.40s
25452025-01-17T07:13:17.160Z
25462025-01-17T07:13:17.160Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (64/197)
25472025-01-17T07:13:17.727Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25482025-01-17T07:13:17.730Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25492025-01-17T07:13:17.834Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25502025-01-17T07:13:21.610Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.44s
25512025-01-17T07:13:21.788Z
25522025-01-17T07:13:21.788Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (65/197)
25532025-01-17T07:13:22.346Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25542025-01-17T07:13:22.348Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25552025-01-17T07:13:22.450Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25562025-01-17T07:13:27.174Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.38s
25572025-01-17T07:13:27.346Z
25582025-01-17T07:13:27.346Zinfo: running `cargo check --bins` on oximeter (66/197)
25592025-01-17T07:13:27.884Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25602025-01-17T07:13:27.886Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25612025-01-17T07:13:27.886Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25622025-01-17T07:13:27.889Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
25632025-01-17T07:13:27.961Z
25642025-01-17T07:13:27.961Zinfo: running `cargo check --bins` on oximeter-macro-impl (67/197)
25652025-01-17T07:13:28.487Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25662025-01-17T07:13:28.489Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25672025-01-17T07:13:28.489Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25682025-01-17T07:13:28.492Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
25692025-01-17T07:13:28.561Z
25702025-01-17T07:13:28.561Zinfo: running `cargo check --bins` on oximeter-schema (68/197)
25712025-01-17T07:13:29.103Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25722025-01-17T07:13:29.105Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25732025-01-17T07:13:29.192Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25742025-01-17T07:13:31.184Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25752025-01-17T07:13:32.148Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.58s
25762025-01-17T07:13:32.312Z
25772025-01-17T07:13:32.312Zinfo: running `cargo check --bins` on oximeter-types (69/197)
25782025-01-17T07:13:32.854Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25792025-01-17T07:13:32.857Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25802025-01-17T07:13:32.857Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25812025-01-17T07:13:32.860Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
25822025-01-17T07:13:32.933Z
25832025-01-17T07:13:32.933Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (70/197)
25842025-01-17T07:13:33.468Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25852025-01-17T07:13:33.471Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25862025-01-17T07:13:33.471Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25872025-01-17T07:13:33.476Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
25882025-01-17T07:13:33.545Z
25892025-01-17T07:13:33.545Zinfo: running `cargo check --bins` on oxql-types (71/197)
25902025-01-17T07:13:34.080Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25912025-01-17T07:13:34.082Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25922025-01-17T07:13:34.082Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25932025-01-17T07:13:34.086Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
25942025-01-17T07:13:34.159Z
25952025-01-17T07:13:34.159Zinfo: running `cargo check --bins` on oximeter-test-utils (72/197)
25962025-01-17T07:13:34.718Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25972025-01-17T07:13:34.720Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25982025-01-17T07:13:34.720Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25992025-01-17T07:13:34.724Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26002025-01-17T07:13:34.801Z
26012025-01-17T07:13:34.801Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (73/197)
26022025-01-17T07:13:35.343Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26032025-01-17T07:13:35.346Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26042025-01-17T07:13:35.346Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26052025-01-17T07:13:35.349Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26062025-01-17T07:13:35.422Z
26072025-01-17T07:13:35.422Zinfo: running `cargo check --bins` on bootstrap-agent-client (74/197)
26082025-01-17T07:13:35.978Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26092025-01-17T07:13:35.981Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26102025-01-17T07:13:35.981Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26112025-01-17T07:13:35.985Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26122025-01-17T07:13:36.059Z
26132025-01-17T07:13:36.060Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (75/197)
26142025-01-17T07:13:36.608Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26152025-01-17T07:13:36.611Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26162025-01-17T07:13:36.611Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26172025-01-17T07:13:36.614Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26182025-01-17T07:13:36.690Z
26192025-01-17T07:13:36.690Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (76/197)
26202025-01-17T07:13:37.249Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26212025-01-17T07:13:37.252Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26222025-01-17T07:13:37.252Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26232025-01-17T07:13:37.255Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26242025-01-17T07:13:37.330Z
26252025-01-17T07:13:37.330Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (77/197)
26262025-01-17T07:13:37.883Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26272025-01-17T07:13:37.887Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26282025-01-17T07:13:37.887Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26292025-01-17T07:13:37.889Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26302025-01-17T07:13:37.963Z
26312025-01-17T07:13:37.963Zinfo: running `cargo check --bins` on cockroach-admin-client (78/197)
26322025-01-17T07:13:38.493Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26332025-01-17T07:13:38.495Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26342025-01-17T07:13:38.495Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26352025-01-17T07:13:38.501Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26362025-01-17T07:13:38.573Z
26372025-01-17T07:13:38.573Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (79/197)
26382025-01-17T07:13:39.155Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26392025-01-17T07:13:39.159Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26402025-01-17T07:13:39.159Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26412025-01-17T07:13:39.162Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
26422025-01-17T07:13:39.237Z
26432025-01-17T07:13:39.237Zinfo: running `cargo check --bins` on dns-service-client (80/197)
26442025-01-17T07:13:39.785Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26452025-01-17T07:13:39.788Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26462025-01-17T07:13:39.788Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26472025-01-17T07:13:39.791Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26482025-01-17T07:13:39.863Z
26492025-01-17T07:13:39.863Zinfo: running `cargo check --bins` on internal-dns-types (81/197)
26502025-01-17T07:13:40.411Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26512025-01-17T07:13:40.413Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26522025-01-17T07:13:40.413Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26532025-01-17T07:13:40.416Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26542025-01-17T07:13:40.489Z
26552025-01-17T07:13:40.490Zinfo: running `cargo check --bins` on dpd-client (82/197)
26562025-01-17T07:13:41.029Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26572025-01-17T07:13:41.032Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26582025-01-17T07:13:41.033Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26592025-01-17T07:13:41.036Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26602025-01-17T07:13:41.106Z
26612025-01-17T07:13:41.106Zinfo: running `cargo check --bins` on gateway-client (83/197)
26622025-01-17T07:13:41.646Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26632025-01-17T07:13:41.650Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26642025-01-17T07:13:41.650Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26652025-01-17T07:13:41.652Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26662025-01-17T07:13:41.727Z
26672025-01-17T07:13:41.727Zinfo: running `cargo check --bins` on installinator-client (84/197)
26682025-01-17T07:13:42.285Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26692025-01-17T07:13:42.289Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26702025-01-17T07:13:42.289Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26712025-01-17T07:13:42.292Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26722025-01-17T07:13:42.365Z
26732025-01-17T07:13:42.365Zinfo: running `cargo check --bins` on installinator-common (85/197)
26742025-01-17T07:13:42.926Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26752025-01-17T07:13:42.928Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26762025-01-17T07:13:42.928Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26772025-01-17T07:13:42.932Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26782025-01-17T07:13:43.009Z
26792025-01-17T07:13:43.009Zinfo: running `cargo check --bins` on update-engine (86/197)
26802025-01-17T07:13:43.557Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26812025-01-17T07:13:43.560Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26822025-01-17T07:13:43.560Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26832025-01-17T07:13:43.563Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26842025-01-17T07:13:43.636Z
26852025-01-17T07:13:43.636Zinfo: running `cargo check --bins` on nexus-client (87/197)
26862025-01-17T07:13:44.199Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26872025-01-17T07:13:44.203Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26882025-01-17T07:13:44.203Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26892025-01-17T07:13:44.206Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26902025-01-17T07:13:44.283Z
26912025-01-17T07:13:44.283Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (88/197)
26922025-01-17T07:13:44.847Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26932025-01-17T07:13:44.851Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26942025-01-17T07:13:44.851Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26952025-01-17T07:13:44.854Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26962025-01-17T07:13:44.928Z
26972025-01-17T07:13:44.928Zinfo: running `cargo check --bins` on omicron-passwords (89/197)
26982025-01-17T07:13:45.470Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26992025-01-17T07:13:45.473Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27002025-01-17T07:13:45.473Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27012025-01-17T07:13:45.476Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
27022025-01-17T07:13:45.546Z
27032025-01-17T07:13:45.546Zinfo: running `cargo check --bins` on nexus-types (90/197)
27042025-01-17T07:13:46.116Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27052025-01-17T07:13:46.118Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27062025-01-17T07:13:46.118Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27072025-01-17T07:13:46.122Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27082025-01-17T07:13:46.198Z
27092025-01-17T07:13:46.198Zinfo: running `cargo check --bins` on oxide-client (91/197)
27102025-01-17T07:13:46.724Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27112025-01-17T07:13:46.727Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27122025-01-17T07:13:46.727Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27132025-01-17T07:13:46.730Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
27142025-01-17T07:13:46.801Z
27152025-01-17T07:13:46.801Zinfo: running `cargo check --bins` on oximeter-client (92/197)
27162025-01-17T07:13:47.339Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27172025-01-17T07:13:47.342Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27182025-01-17T07:13:47.342Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27192025-01-17T07:13:47.345Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
27202025-01-17T07:13:47.420Z
27212025-01-17T07:13:47.420Zinfo: running `cargo check --bins` on repo-depot-client (93/197)
27222025-01-17T07:13:47.943Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27232025-01-17T07:13:47.947Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27242025-01-17T07:13:47.947Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27252025-01-17T07:13:47.950Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
27262025-01-17T07:13:48.020Z
27272025-01-17T07:13:48.020Zinfo: running `cargo check --bins` on sled-agent-client (94/197)
27282025-01-17T07:13:48.586Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27292025-01-17T07:13:48.589Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27302025-01-17T07:13:48.589Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27312025-01-17T07:13:48.593Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27322025-01-17T07:13:48.668Z
27332025-01-17T07:13:48.668Zinfo: running `cargo check --bins` on wicketd-client (95/197)
27342025-01-17T07:13:49.247Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27352025-01-17T07:13:49.249Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27362025-01-17T07:13:49.249Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27372025-01-17T07:13:49.252Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27382025-01-17T07:13:49.331Z
27392025-01-17T07:13:49.331Zinfo: running `cargo check --bins` on sled-agent-types (96/197)
27402025-01-17T07:13:49.899Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27412025-01-17T07:13:49.904Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27422025-01-17T07:13:49.904Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27432025-01-17T07:13:49.907Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27442025-01-17T07:13:49.981Z
27452025-01-17T07:13:49.981Zinfo: running `cargo check --bins` on wicket-common (97/197)
27462025-01-17T07:13:50.547Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27472025-01-17T07:13:50.550Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27482025-01-17T07:13:50.550Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27492025-01-17T07:13:50.555Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27502025-01-17T07:13:50.630Z
27512025-01-17T07:13:50.630Zinfo: running `cargo check --bins` on omicron-cockroach-admin (98/197)
27522025-01-17T07:13:51.179Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27532025-01-17T07:13:51.182Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27542025-01-17T07:13:51.279Z Checking csv-core v0.1.11
27552025-01-17T07:13:51.279Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
27562025-01-17T07:13:51.282Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
27572025-01-17T07:13:51.282Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
27582025-01-17T07:13:51.587Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
27592025-01-17T07:13:51.600Z Checking csv v1.3.0
27602025-01-17T07:13:51.602Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27612025-01-17T07:13:52.172Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
27622025-01-17T07:13:52.513Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27632025-01-17T07:13:54.136Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.50s
27642025-01-17T07:13:54.308Z
27652025-01-17T07:13:54.308Zinfo: running `cargo check --bins` on cockroach-admin-api (99/197)
27662025-01-17T07:13:54.859Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27672025-01-17T07:13:54.862Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27682025-01-17T07:13:54.863Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27692025-01-17T07:13:54.865Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27702025-01-17T07:13:54.940Z
27712025-01-17T07:13:54.940Zinfo: running `cargo check --bins` on cockroach-admin-types (100/197)
27722025-01-17T07:13:55.504Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27732025-01-17T07:13:55.507Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27742025-01-17T07:13:55.507Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27752025-01-17T07:13:55.510Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27762025-01-17T07:13:55.583Z
27772025-01-17T07:13:55.583Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (101/197)
27782025-01-17T07:13:56.212Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27792025-01-17T07:13:56.216Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27802025-01-17T07:13:56.216Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27812025-01-17T07:13:56.219Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
27822025-01-17T07:13:56.306Z
27832025-01-17T07:13:56.306Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (102/197)
27842025-01-17T07:13:56.933Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27852025-01-17T07:13:56.935Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27862025-01-17T07:13:56.935Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27872025-01-17T07:13:56.939Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
27882025-01-17T07:13:57.026Z
27892025-01-17T07:13:57.026Zinfo: running `cargo check --bins` on dns-server (103/197)
27902025-01-17T07:13:57.576Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27912025-01-17T07:13:57.579Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27922025-01-17T07:13:57.670Z Compiling typify-impl v0.3.0
27932025-01-17T07:13:57.777Z Compiling parking_lot_core v0.8.6
27942025-01-17T07:13:57.786Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
27952025-01-17T07:13:57.794Z Checking fxhash v0.2.1
27962025-01-17T07:13:57.797Z Checking hickory-client v0.24.2
27972025-01-17T07:13:57.816Z Checking hickory-server v0.24.2
27982025-01-17T07:13:58.509Z Checking parking_lot v0.11.2
27992025-01-17T07:13:58.524Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
28002025-01-17T07:13:58.768Z Checking sled v0.34.7
28012025-01-17T07:14:03.441Z Compiling typify-macro v0.3.0
28022025-01-17T07:14:04.985Z Compiling typify v0.3.0
28032025-01-17T07:14:05.056Z Compiling progenitor-impl v0.9.1
28042025-01-17T07:14:07.513Z Compiling progenitor-macro v0.9.1
28052025-01-17T07:14:11.207Z Checking progenitor v0.9.1
28062025-01-17T07:14:11.340Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28072025-01-17T07:14:11.801Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28082025-01-17T07:14:13.064Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.03s
28092025-01-17T07:14:13.234Z
28102025-01-17T07:14:13.234Zinfo: running `cargo check --bins` on dns-server-api (104/197)
28112025-01-17T07:14:13.778Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28122025-01-17T07:14:13.781Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28132025-01-17T07:14:13.781Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28142025-01-17T07:14:13.784Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
28152025-01-17T07:14:13.857Z
28162025-01-17T07:14:13.857Zinfo: running `cargo check --bins` on gateway-test-utils (105/197)
28172025-01-17T07:14:14.471Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28182025-01-17T07:14:14.473Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28192025-01-17T07:14:14.473Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28202025-01-17T07:14:14.477Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
28212025-01-17T07:14:14.559Z
28222025-01-17T07:14:14.559Zinfo: running `cargo check --bins` on gateway-types (106/197)
28232025-01-17T07:14:15.103Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28242025-01-17T07:14:15.106Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28252025-01-17T07:14:15.106Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28262025-01-17T07:14:15.109Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
28272025-01-17T07:14:15.182Z
28282025-01-17T07:14:15.182Zinfo: running `cargo check --bins` on ipcc (107/197)
28292025-01-17T07:14:15.737Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28302025-01-17T07:14:15.739Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28312025-01-17T07:14:15.739Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28322025-01-17T07:14:15.742Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
28332025-01-17T07:14:15.819Z
28342025-01-17T07:14:15.819Zinfo: running `cargo check --bins` on omicron-gateway (108/197)
28352025-01-17T07:14:16.401Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28362025-01-17T07:14:16.403Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28372025-01-17T07:14:16.522Z Compiling radium v0.7.0
28382025-01-17T07:14:16.522Z Compiling semver v0.1.20
28392025-01-17T07:14:16.640Z Compiling maybe-uninit v2.0.0
28402025-01-17T07:14:16.643Z Checking tap v1.0.1
28412025-01-17T07:14:16.662Z Checking password-hash v0.5.0
28422025-01-17T07:14:16.665Z Checking blake2 v0.10.6
28432025-01-17T07:14:16.665Z Compiling owo-colors v4.1.0
28442025-01-17T07:14:16.665Z Compiling cancel-safe-futures v0.1.5
28452025-01-17T07:14:16.779Z Checking wyz v0.5.1
28462025-01-17T07:14:16.993Z Compiling rustc_version v0.1.7
28472025-01-17T07:14:16.993Z Checking crc-catalog v2.4.0
28482025-01-17T07:14:17.058Z Compiling packed_struct v0.10.1
28492025-01-17T07:14:17.117Z Checking funty v2.0.0
28502025-01-17T07:14:17.132Z Checking argon2 v0.5.3
28512025-01-17T07:14:17.188Z Checking crc v3.2.1
28522025-01-17T07:14:17.279Z Compiling packed_struct_codegen v0.10.1
28532025-01-17T07:14:17.337Z Compiling indexmap v1.9.3
28542025-01-17T07:14:17.413Z Compiling newtype_derive v0.1.6
28552025-01-17T07:14:17.435Z Checking half v2.4.1
28562025-01-17T07:14:17.481Z Checking ciborium-io v0.2.2
28572025-01-17T07:14:17.600Z Checking nodrop v0.1.14
28582025-01-17T07:14:17.619Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
28592025-01-17T07:14:17.674Z Checking smallvec v0.6.14
28602025-01-17T07:14:17.730Z Checking array-init v0.0.4
28612025-01-17T07:14:17.836Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28622025-01-17T07:14:17.881Z Checking ciborium-ll v0.2.2
28632025-01-17T07:14:17.883Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
28642025-01-17T07:14:17.916Z Checking bitvec v1.0.1
28652025-01-17T07:14:18.113Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28662025-01-17T07:14:18.173Z Checking libsw v3.3.1
28672025-01-17T07:14:18.387Z Compiling memoffset v0.9.1
28682025-01-17T07:14:18.431Z Checking bitfield v0.14.0
28692025-01-17T07:14:18.546Z Checking linear-map v1.2.0
28702025-01-17T07:14:18.581Z Checking indent_write v2.2.0
28712025-01-17T07:14:18.698Z Checking hashbrown v0.12.3
28722025-01-17T07:14:18.720Z Checking termcolor v1.4.1
28732025-01-17T07:14:18.791Z Checking swrite v0.1.0
28742025-01-17T07:14:18.931Z Checking serde-hex v0.1.0
28752025-01-17T07:14:19.019Z Checking ron v0.8.1
28762025-01-17T07:14:19.149Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
28772025-01-17T07:14:19.181Z Checking env_logger v0.10.2
28782025-01-17T07:14:19.518Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
28792025-01-17T07:14:19.602Z Checking ciborium v0.2.2
28802025-01-17T07:14:20.061Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
28812025-01-17T07:14:20.314Z Checking steno v0.4.1
28822025-01-17T07:14:20.332Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
28832025-01-17T07:14:20.547Z Checking hashbrown v0.13.2
28842025-01-17T07:14:20.580Z Checking crc-any v2.5.0
28852025-01-17T07:14:20.602Z Checking humantime v2.1.0
28862025-01-17T07:14:20.921Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
28872025-01-17T07:14:20.967Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28882025-01-17T07:14:21.342Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
28892025-01-17T07:14:21.465Z Checking object v0.30.4
28902025-01-17T07:14:21.549Z Checking path-slash v0.1.5
28912025-01-17T07:14:21.707Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
28922025-01-17T07:14:21.732Z Checking nix v0.27.1
28932025-01-17T07:14:22.443Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
28942025-01-17T07:14:22.478Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
28952025-01-17T07:14:22.757Z Checking tungstenite v0.23.0
28962025-01-17T07:14:22.821Z Checking kstat-rs v0.2.4
28972025-01-17T07:14:22.988Z Checking signal-hook-tokio v0.3.1
28982025-01-17T07:14:23.174Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28992025-01-17T07:14:23.640Z Checking tokio-tungstenite v0.23.1
29002025-01-17T07:14:23.724Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
29012025-01-17T07:14:24.168Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
29022025-01-17T07:14:24.371Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
29032025-01-17T07:14:30.844Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
29042025-01-17T07:14:32.222Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
29052025-01-17T07:14:34.452Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29062025-01-17T07:14:39.697Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29072025-01-17T07:14:40.358Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
29082025-01-17T07:14:43.024Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.19s
29092025-01-17T07:14:43.211Z
29102025-01-17T07:14:43.211Zinfo: running `cargo check --bins` on gateway-api (109/197)
29112025-01-17T07:14:43.769Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29122025-01-17T07:14:43.772Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29132025-01-17T07:14:43.772Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29142025-01-17T07:14:43.775Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
29152025-01-17T07:14:43.850Z
29162025-01-17T07:14:43.850Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (110/197)
29172025-01-17T07:14:44.386Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29182025-01-17T07:14:44.389Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29192025-01-17T07:14:44.389Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29202025-01-17T07:14:44.392Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
29212025-01-17T07:14:44.464Z
29222025-01-17T07:14:44.464Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (111/197)
29232025-01-17T07:14:45.011Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29242025-01-17T07:14:45.014Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29252025-01-17T07:14:45.014Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29262025-01-17T07:14:45.017Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
29272025-01-17T07:14:45.091Z
29282025-01-17T07:14:45.091Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (112/197)
29292025-01-17T07:14:45.632Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29302025-01-17T07:14:45.635Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29312025-01-17T07:14:45.635Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29322025-01-17T07:14:45.638Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
29332025-01-17T07:14:45.711Z
29342025-01-17T07:14:45.711Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (113/197)
29352025-01-17T07:14:46.253Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29362025-01-17T07:14:46.256Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29372025-01-17T07:14:46.256Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29382025-01-17T07:14:46.259Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
29392025-01-17T07:14:46.333Z
29402025-01-17T07:14:46.333Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (114/197)
29412025-01-17T07:14:46.869Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29422025-01-17T07:14:46.872Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29432025-01-17T07:14:46.872Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29442025-01-17T07:14:46.876Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
29452025-01-17T07:14:46.947Z
29462025-01-17T07:14:46.947Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (115/197)
29472025-01-17T07:14:47.485Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29482025-01-17T07:14:47.488Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29492025-01-17T07:14:47.488Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29502025-01-17T07:14:47.490Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
29512025-01-17T07:14:47.564Z
29522025-01-17T07:14:47.564Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (116/197)
29532025-01-17T07:14:48.102Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29542025-01-17T07:14:48.104Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29552025-01-17T07:14:48.106Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29562025-01-17T07:14:48.109Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
29572025-01-17T07:14:48.181Z
29582025-01-17T07:14:48.181Zinfo: running `cargo check --bins` on oximeter-producer (117/197)
29592025-01-17T07:14:48.748Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29602025-01-17T07:14:48.750Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29612025-01-17T07:14:48.750Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29622025-01-17T07:14:48.753Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
29632025-01-17T07:14:48.830Z
29642025-01-17T07:14:48.831Zinfo: running `cargo check --bins` on internal-dns-resolver (118/197)
29652025-01-17T07:14:49.375Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29662025-01-17T07:14:49.378Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29672025-01-17T07:14:49.378Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29682025-01-17T07:14:49.381Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
29692025-01-17T07:14:49.454Z
29702025-01-17T07:14:49.454Zinfo: running `cargo check --bins` on sp-sim (119/197)
29712025-01-17T07:14:49.994Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29722025-01-17T07:14:49.996Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29732025-01-17T07:14:50.081Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29742025-01-17T07:14:50.528Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
29752025-01-17T07:14:52.217Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
29762025-01-17T07:14:53.887Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.42s
29772025-01-17T07:14:54.055Z
29782025-01-17T07:14:54.055Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (120/197)
29792025-01-17T07:14:54.647Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29802025-01-17T07:14:54.649Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29812025-01-17T07:14:54.649Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29822025-01-17T07:14:54.653Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
29832025-01-17T07:14:54.734Z
29842025-01-17T07:14:54.734Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (121/197)
29852025-01-17T07:14:55.340Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29862025-01-17T07:14:55.342Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29872025-01-17T07:14:55.342Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29882025-01-17T07:14:55.346Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
29892025-01-17T07:14:55.429Z
29902025-01-17T07:14:55.430Zinfo: running `cargo check --bins` on db-macros (122/197)
29912025-01-17T07:14:55.959Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29922025-01-17T07:14:55.962Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29932025-01-17T07:14:55.962Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29942025-01-17T07:14:55.965Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
29952025-01-17T07:14:56.037Z
29962025-01-17T07:14:56.037Zinfo: running `cargo check --bins` on nexus-macros-common (123/197)
29972025-01-17T07:14:56.558Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29982025-01-17T07:14:56.562Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29992025-01-17T07:14:56.562Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30002025-01-17T07:14:56.565Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
30012025-01-17T07:14:56.635Z
30022025-01-17T07:14:56.635Zinfo: running `cargo check --bins` on nexus-auth (124/197)
30032025-01-17T07:14:57.209Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30042025-01-17T07:14:57.212Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30052025-01-17T07:14:57.212Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30062025-01-17T07:14:57.215Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30072025-01-17T07:14:57.294Z
30082025-01-17T07:14:57.294Zinfo: running `cargo check --bins` on authz-macros (125/197)
30092025-01-17T07:14:57.825Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30102025-01-17T07:14:57.827Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30112025-01-17T07:14:57.827Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30122025-01-17T07:14:57.830Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
30132025-01-17T07:14:57.900Z
30142025-01-17T07:14:57.900Zinfo: running `cargo check --bins` on nexus-db-fixed-data (126/197)
30152025-01-17T07:14:58.478Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30162025-01-17T07:14:58.480Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30172025-01-17T07:14:58.480Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30182025-01-17T07:14:58.484Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30192025-01-17T07:14:58.562Z
30202025-01-17T07:14:58.562Zinfo: running `cargo check --bins` on nexus-db-model (127/197)
30212025-01-17T07:14:59.148Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30222025-01-17T07:14:59.150Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30232025-01-17T07:14:59.150Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30242025-01-17T07:14:59.153Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30252025-01-17T07:14:59.236Z
30262025-01-17T07:14:59.236Zinfo: running `cargo check --bins` on nexus-defaults (128/197)
30272025-01-17T07:14:59.783Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30282025-01-17T07:14:59.788Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30292025-01-17T07:14:59.788Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30302025-01-17T07:14:59.791Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
30312025-01-17T07:14:59.861Z
30322025-01-17T07:14:59.861Zinfo: running `cargo check --bins` on nexus-inventory (129/197)
30332025-01-17T07:15:00.434Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30342025-01-17T07:15:00.437Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30352025-01-17T07:15:00.437Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30362025-01-17T07:15:00.440Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30372025-01-17T07:15:00.517Z
30382025-01-17T07:15:00.517Zinfo: running `cargo check --bins` on typed-rng (130/197)
30392025-01-17T07:15:01.050Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30402025-01-17T07:15:01.053Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30412025-01-17T07:15:01.053Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30422025-01-17T07:15:01.056Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
30432025-01-17T07:15:01.128Z
30442025-01-17T07:15:01.128Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (131/197)
30452025-01-17T07:15:01.726Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30462025-01-17T07:15:01.729Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30472025-01-17T07:15:01.868Z Checking keccak v0.1.5
30482025-01-17T07:15:01.979Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
30492025-01-17T07:15:01.982Z Checking secrecy v0.8.0
30502025-01-17T07:15:01.983Z Compiling unicase v2.7.0
30512025-01-17T07:15:01.983Z Compiling same-file v1.0.6
30522025-01-17T07:15:02.016Z Compiling tempfile v3.13.0
30532025-01-17T07:15:02.047Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
30542025-01-17T07:15:02.050Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30552025-01-17T07:15:02.163Z Compiling thiserror-impl-no-std v2.0.2
30562025-01-17T07:15:02.266Z Checking sha3 v0.10.8
30572025-01-17T07:15:02.292Z Compiling walkdir v2.5.0
30582025-01-17T07:15:02.331Z Checking universal-hash v0.5.1
30592025-01-17T07:15:02.347Z Compiling blake3 v1.5.4
30602025-01-17T07:15:02.514Z Checking opaque-debug v0.3.1
30612025-01-17T07:15:02.534Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30622025-01-17T07:15:02.562Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
30632025-01-17T07:15:02.619Z Checking poly1305 v0.8.0
30642025-01-17T07:15:02.639Z Checking chacha20 v0.9.1
30652025-01-17T07:15:02.804Z Checking aead v0.5.2
30662025-01-17T07:15:02.832Z Compiling memmap2 v0.9.5
30672025-01-17T07:15:02.943Z Compiling constant_time_eq v0.3.1
30682025-01-17T07:15:02.995Z Compiling arrayref v0.3.9
30692025-01-17T07:15:03.023Z Compiling libefi-sys v0.1.0
30702025-01-17T07:15:03.109Z Compiling salty v0.3.0
30712025-01-17T07:15:03.128Z Compiling arrayvec v0.7.6
30722025-01-17T07:15:03.147Z Checking chacha20poly1305 v0.10.1
30732025-01-17T07:15:03.262Z Compiling toolchain_find v0.4.0
30742025-01-17T07:15:03.345Z Compiling camino-tempfile v1.1.1
30752025-01-17T07:15:03.504Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
30762025-01-17T07:15:03.530Z Compiling bitfield-struct v0.6.2
30772025-01-17T07:15:03.711Z Compiling topological-sort v0.2.2
30782025-01-17T07:15:03.772Z Compiling mime_guess v2.0.5
30792025-01-17T07:15:03.951Z Compiling rustfmt-wrapper v0.2.1
30802025-01-17T07:15:04.420Z Compiling omicron-zone-package v0.12.0
30812025-01-17T07:15:04.475Z Compiling progenitor v0.9.1
30822025-01-17T07:15:04.566Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
30832025-01-17T07:15:04.705Z Checking primeorder v0.13.6
30842025-01-17T07:15:04.743Z Checking env_filter v0.1.2
30852025-01-17T07:15:04.856Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
30862025-01-17T07:15:04.928Z Checking thiserror-no-std v2.0.2
30872025-01-17T07:15:04.969Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
30882025-01-17T07:15:04.987Z Checking env_logger v0.11.5
30892025-01-17T07:15:05.023Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
30902025-01-17T07:15:05.049Z Checking vsss-rs v3.3.4
30912025-01-17T07:15:05.081Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
30922025-01-17T07:15:05.158Z Checking p384 v0.13.0
30932025-01-17T07:15:05.214Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
30942025-01-17T07:15:05.452Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
30952025-01-17T07:15:05.506Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
30962025-01-17T07:15:05.607Z Checking bumpalo v3.16.0
30972025-01-17T07:15:05.630Z Checking http-range v0.1.5
30982025-01-17T07:15:05.774Z Checking simd-adler32 v0.3.7
30992025-01-17T07:15:05.829Z Compiling zip v2.1.3
31002025-01-17T07:15:05.944Z Checking lockfree-object-pool v0.1.6
31012025-01-17T07:15:05.964Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31022025-01-17T07:15:06.181Z Checking zopfli v0.8.1
31032025-01-17T07:15:06.197Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31042025-01-17T07:15:06.219Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31052025-01-17T07:15:06.530Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31062025-01-17T07:15:06.804Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31072025-01-17T07:15:06.859Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
31082025-01-17T07:15:06.933Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31092025-01-17T07:15:07.195Z Checking nanorand v0.7.0
31102025-01-17T07:15:07.325Z Checking atty v0.2.14
31112025-01-17T07:15:07.352Z Checking glob v0.3.1
31122025-01-17T07:15:07.424Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31132025-01-17T07:15:07.472Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
31142025-01-17T07:15:07.568Z Checking flume v0.11.1
31152025-01-17T07:15:07.670Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31162025-01-17T07:15:08.036Z Checking hyper-staticfile v0.10.1
31172025-01-17T07:15:08.067Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31182025-01-17T07:15:08.777Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
31192025-01-17T07:15:08.817Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31202025-01-17T07:15:09.213Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31212025-01-17T07:15:09.377Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31222025-01-17T07:15:09.658Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
31232025-01-17T07:15:09.660Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
31242025-01-17T07:15:10.177Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
31252025-01-17T07:15:10.199Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
31262025-01-17T07:15:10.322Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
31272025-01-17T07:15:10.605Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31282025-01-17T07:15:13.614Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
31292025-01-17T07:15:13.617Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31302025-01-17T07:15:21.790Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31312025-01-17T07:15:35.273Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.13s
31322025-01-17T07:15:35.478Z
31332025-01-17T07:15:35.478Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (132/197)
31342025-01-17T07:15:36.078Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31352025-01-17T07:15:36.082Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31362025-01-17T07:15:36.219Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31372025-01-17T07:15:49.749Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.26s
31382025-01-17T07:15:49.938Z
31392025-01-17T07:15:49.938Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (133/197)
31402025-01-17T07:15:50.544Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31412025-01-17T07:15:50.547Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31422025-01-17T07:15:50.683Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31432025-01-17T07:16:04.149Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.20s
31442025-01-17T07:16:04.343Z
31452025-01-17T07:16:04.343Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (134/197)
31462025-01-17T07:16:04.935Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31472025-01-17T07:16:04.937Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31482025-01-17T07:16:05.070Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31492025-01-17T07:16:18.492Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.14s
31502025-01-17T07:16:18.680Z
31512025-01-17T07:16:18.680Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (135/197)
31522025-01-17T07:16:19.295Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31532025-01-17T07:16:19.298Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31542025-01-17T07:16:19.435Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31552025-01-17T07:16:32.865Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.17s
31562025-01-17T07:16:33.055Z
31572025-01-17T07:16:33.055Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (136/197)
31582025-01-17T07:16:33.647Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31592025-01-17T07:16:33.650Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31602025-01-17T07:16:33.782Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31612025-01-17T07:16:47.399Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.33s
31622025-01-17T07:16:47.590Z
31632025-01-17T07:16:47.590Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (137/197)
31642025-01-17T07:16:48.183Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31652025-01-17T07:16:48.186Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31662025-01-17T07:16:48.319Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31672025-01-17T07:17:01.810Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.21s
31682025-01-17T07:17:01.998Z
31692025-01-17T07:17:01.999Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (138/197)
31702025-01-17T07:17:02.598Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31712025-01-17T07:17:02.601Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31722025-01-17T07:17:02.735Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31732025-01-17T07:17:16.309Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.30s
31742025-01-17T07:17:16.502Z
31752025-01-17T07:17:16.502Zinfo: running `cargo check --bins` on bootstrap-agent-api (139/197)
31762025-01-17T07:17:17.074Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31772025-01-17T07:17:17.077Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31782025-01-17T07:17:17.077Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31792025-01-17T07:17:17.080Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
31802025-01-17T07:17:17.158Z
31812025-01-17T07:17:17.158Zinfo: running `cargo check --bins` on key-manager (140/197)
31822025-01-17T07:17:17.704Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31832025-01-17T07:17:17.707Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31842025-01-17T07:17:17.707Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31852025-01-17T07:17:17.709Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
31862025-01-17T07:17:17.781Z
31872025-01-17T07:17:17.781Zinfo: running `cargo check --bins` on range-requests (141/197)
31882025-01-17T07:17:18.311Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31892025-01-17T07:17:18.314Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31902025-01-17T07:17:18.314Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31912025-01-17T07:17:18.317Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
31922025-01-17T07:17:18.386Z
31932025-01-17T07:17:18.386Zinfo: running `cargo check --bins` on repo-depot-api (142/197)
31942025-01-17T07:17:18.936Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31952025-01-17T07:17:18.938Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31962025-01-17T07:17:18.938Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31972025-01-17T07:17:18.942Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
31982025-01-17T07:17:19.017Z
31992025-01-17T07:17:19.017Zinfo: running `cargo check --bins` on sled-agent-api (143/197)
32002025-01-17T07:17:19.611Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32012025-01-17T07:17:19.614Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32022025-01-17T07:17:19.614Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32032025-01-17T07:17:19.617Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
32042025-01-17T07:17:19.697Z
32052025-01-17T07:17:19.697Zinfo: running `cargo check --bins` on sled-diagnostics (144/197)
32062025-01-17T07:17:20.223Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32072025-01-17T07:17:20.226Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32082025-01-17T07:17:20.227Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32092025-01-17T07:17:20.230Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
32102025-01-17T07:17:20.303Z
32112025-01-17T07:17:20.303Zinfo: running `cargo check --bins` on sled-hardware (145/197)
32122025-01-17T07:17:20.853Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32132025-01-17T07:17:20.857Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32142025-01-17T07:17:20.857Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32152025-01-17T07:17:20.860Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
32162025-01-17T07:17:20.935Z
32172025-01-17T07:17:20.935Zinfo: running `cargo check --bins --no-default-features` on sled-storage (146/197)
32182025-01-17T07:17:21.492Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32192025-01-17T07:17:21.494Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32202025-01-17T07:17:21.494Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32212025-01-17T07:17:21.498Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
32222025-01-17T07:17:21.574Z
32232025-01-17T07:17:21.574Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (147/197)
32242025-01-17T07:17:22.138Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32252025-01-17T07:17:22.141Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32262025-01-17T07:17:22.141Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32272025-01-17T07:17:22.144Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
32282025-01-17T07:17:22.221Z
32292025-01-17T07:17:22.221Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (148/197)
32302025-01-17T07:17:22.788Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32312025-01-17T07:17:22.790Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32322025-01-17T07:17:22.791Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32332025-01-17T07:17:22.794Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
32342025-01-17T07:17:22.871Z
32352025-01-17T07:17:22.871Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (149/197)
32362025-01-17T07:17:23.439Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32372025-01-17T07:17:23.442Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32382025-01-17T07:17:23.442Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32392025-01-17T07:17:23.445Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
32402025-01-17T07:17:23.524Z
32412025-01-17T07:17:23.524Zinfo: running `cargo check --bins` on nexus-test-interface (150/197)
32422025-01-17T07:17:24.091Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32432025-01-17T07:17:24.093Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32442025-01-17T07:17:24.093Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32452025-01-17T07:17:24.096Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
32462025-01-17T07:17:24.174Z
32472025-01-17T07:17:24.174Zinfo: running `cargo check --bins` on oximeter-collector (151/197)
32482025-01-17T07:17:24.744Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32492025-01-17T07:17:24.747Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32502025-01-17T07:17:24.868Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
32512025-01-17T07:17:24.868Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
32522025-01-17T07:17:25.766Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32532025-01-17T07:17:27.897Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.71s
32542025-01-17T07:17:28.088Z
32552025-01-17T07:17:28.088Zinfo: running `cargo check --bins` on oximeter-api (152/197)
32562025-01-17T07:17:28.680Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32572025-01-17T07:17:28.683Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32582025-01-17T07:17:28.683Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32592025-01-17T07:17:28.686Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
32602025-01-17T07:17:28.764Z
32612025-01-17T07:17:28.764Zinfo: running `cargo check --bins` on cert-dev (153/197)
32622025-01-17T07:17:29.323Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32632025-01-17T07:17:29.325Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32642025-01-17T07:17:29.414Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
32652025-01-17T07:17:29.705Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
32662025-01-17T07:17:29.887Z
32672025-01-17T07:17:29.887Zinfo: running `cargo check --bins` on clickana (154/197)
32682025-01-17T07:17:30.496Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32692025-01-17T07:17:30.498Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32702025-01-17T07:17:30.601Z Checking castaway v0.2.3
32712025-01-17T07:17:30.601Z Checking unicode-truncate v1.1.0
32722025-01-17T07:17:30.604Z Checking lru v0.12.5
32732025-01-17T07:17:30.604Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
32742025-01-17T07:17:30.604Z Compiling instability v0.3.2
32752025-01-17T07:17:30.604Z Checking cassowary v0.3.0
32762025-01-17T07:17:30.828Z Checking compact_str v0.8.0
32772025-01-17T07:17:31.479Z Checking ratatui v0.28.1
32782025-01-17T07:17:32.363Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
32792025-01-17T07:17:33.339Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
32802025-01-17T07:17:34.158Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.26s
32812025-01-17T07:17:34.336Z
32822025-01-17T07:17:34.336Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (155/197)
32832025-01-17T07:17:34.896Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32842025-01-17T07:17:34.899Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32852025-01-17T07:17:35.004Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32862025-01-17T07:17:35.004Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
32872025-01-17T07:17:36.001Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32882025-01-17T07:17:36.453Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
32892025-01-17T07:17:36.793Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.45s
32902025-01-17T07:17:36.976Z
32912025-01-17T07:17:36.976Zinfo: running `cargo check --bins` on ch-dev (156/197)
32922025-01-17T07:17:37.534Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32932025-01-17T07:17:37.537Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32942025-01-17T07:17:37.633Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32952025-01-17T07:17:38.338Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s
32962025-01-17T07:17:38.513Z
32972025-01-17T07:17:38.513Zinfo: running `cargo check --bins` on crdb-seed (157/197)
32982025-01-17T07:17:39.068Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32992025-01-17T07:17:39.071Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33002025-01-17T07:17:39.166Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
33012025-01-17T07:17:39.514Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
33022025-01-17T07:17:39.691Z
33032025-01-17T07:17:39.691Zinfo: running `cargo check --bins` on db-dev (158/197)
33042025-01-17T07:17:40.252Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33052025-01-17T07:17:40.254Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33062025-01-17T07:17:40.354Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
33072025-01-17T07:17:41.070Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.37s
33082025-01-17T07:17:41.245Z
33092025-01-17T07:17:41.245Zinfo: running `cargo check --bins` on omicron-dev-lib (159/197)
33102025-01-17T07:17:41.801Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33112025-01-17T07:17:41.803Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33122025-01-17T07:17:41.803Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33132025-01-17T07:17:41.807Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
33142025-01-17T07:17:41.883Z
33152025-01-17T07:17:41.883Zinfo: running `cargo check --bins` on xtask-downloader (160/197)
33162025-01-17T07:17:42.406Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33172025-01-17T07:17:42.409Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33182025-01-17T07:17:42.484Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
33192025-01-17T07:17:43.359Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.47s
33202025-01-17T07:17:43.520Z
33212025-01-17T07:17:43.520Zinfo: running `cargo check --bins` on omicron-ls-apis (161/197)
33222025-01-17T07:17:44.067Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33232025-01-17T07:17:44.069Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33242025-01-17T07:17:44.152Z Checking cargo-platform v0.1.8
33252025-01-17T07:17:44.427Z Checking cargo_metadata v0.18.1
33262025-01-17T07:17:45.375Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
33272025-01-17T07:17:46.210Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.68s
33282025-01-17T07:17:46.367Z
33292025-01-17T07:17:46.367Zinfo: running `cargo check --bins` on mgs-dev (162/197)
33302025-01-17T07:17:46.948Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33312025-01-17T07:17:46.951Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33322025-01-17T07:17:47.070Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33332025-01-17T07:17:48.460Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33342025-01-17T07:17:49.017Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
33352025-01-17T07:17:49.551Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.17s
33362025-01-17T07:17:49.745Z
33372025-01-17T07:17:49.745Zinfo: running `cargo check --bins` on omicron-omdb (163/197)
33382025-01-17T07:17:50.357Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33392025-01-17T07:17:50.360Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33402025-01-17T07:17:50.519Z Compiling crunchy v0.2.2
33412025-01-17T07:17:50.522Z Compiling tiny-keccak v2.0.2
33422025-01-17T07:17:50.523Z Compiling dsl_auto_type v0.1.2
33432025-01-17T07:17:50.523Z Checking scheduled-thread-pool v0.2.7
33442025-01-17T07:17:50.523Z Compiling diesel_table_macro_syntax v0.2.0
33452025-01-17T07:17:50.523Z Compiling ascii-canvas v3.0.0
33462025-01-17T07:17:50.635Z Compiling ena v0.14.3
33472025-01-17T07:17:50.646Z Compiling regex-syntax v0.6.29
33482025-01-17T07:17:50.922Z Compiling diff v0.1.13
33492025-01-17T07:17:50.941Z Checking r2d2 v0.8.10
33502025-01-17T07:17:51.056Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
33512025-01-17T07:17:51.074Z Compiling ref-cast v1.0.23
33522025-01-17T07:17:51.129Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
33532025-01-17T07:17:51.238Z Compiling derive_builder_core v0.20.2
33542025-01-17T07:17:51.292Z Compiling libxml v0.3.3
33552025-01-17T07:17:51.416Z Compiling ref-cast-impl v1.0.23
33562025-01-17T07:17:51.446Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
33572025-01-17T07:17:51.677Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
33582025-01-17T07:17:51.700Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
33592025-01-17T07:17:51.932Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
33602025-01-17T07:17:51.953Z Compiling strum_macros v0.24.3
33612025-01-17T07:17:51.982Z Compiling samael v0.0.17
33622025-01-17T07:17:52.035Z Compiling diesel_derives v2.2.3
33632025-01-17T07:17:52.287Z Compiling indoc v1.0.9
33642025-01-17T07:17:53.134Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
33652025-01-17T07:17:53.441Z Compiling oso-derive v0.27.3
33662025-01-17T07:17:53.462Z Compiling derive_builder_macro v0.20.2
33672025-01-17T07:17:54.263Z Compiling lalrpop v0.19.12
33682025-01-17T07:17:54.330Z Checking derive_builder v0.20.2
33692025-01-17T07:17:54.416Z Compiling impl-trait-for-tuples v0.2.2
33702025-01-17T07:17:54.500Z Checking quick-xml v0.33.0
33712025-01-17T07:17:54.839Z Compiling diesel-dtrace v0.4.2
33722025-01-17T07:17:55.165Z Checking maplit v1.0.2
33732025-01-17T07:17:55.334Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
33742025-01-17T07:17:55.360Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
33752025-01-17T07:17:55.690Z Checking bb8 v0.8.5
33762025-01-17T07:17:55.946Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
33772025-01-17T07:17:56.179Z Checking rand_seeder v0.3.0
33782025-01-17T07:17:56.201Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33792025-01-17T07:17:56.288Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
33802025-01-17T07:17:56.416Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
33812025-01-17T07:17:56.625Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
33822025-01-17T07:17:56.827Z Checking is_ci v1.2.0
33832025-01-17T07:17:56.910Z Checking unicode-linebreak v0.1.5
33842025-01-17T07:17:56.972Z Checking smawk v0.3.2
33852025-01-17T07:17:57.189Z Checking supports-color v3.0.1
33862025-01-17T07:17:57.358Z Checking textwrap v0.16.1
33872025-01-17T07:17:57.433Z Checking multimap v0.10.0
33882025-01-17T07:17:58.088Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
33892025-01-17T07:18:00.353Z Checking diesel v2.2.6
33902025-01-17T07:18:24.687Z Compiling polar-core v0.27.3
33912025-01-17T07:18:25.572Z Checking async-bb8-diesel v0.2.1
33922025-01-17T07:18:31.977Z Checking oso v0.27.3
33932025-01-17T07:19:33.534Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
33942025-01-17T07:19:39.897Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 50s
33952025-01-17T07:19:40.098Z
33962025-01-17T07:19:40.098Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (164/197)
33972025-01-17T07:19:40.681Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33982025-01-17T07:19:40.684Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33992025-01-17T07:19:40.684Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34002025-01-17T07:19:40.688Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
34012025-01-17T07:19:40.766Z
34022025-01-17T07:19:40.766Zinfo: running `cargo check --bins` on nexus-saga-recovery (165/197)
34032025-01-17T07:19:41.343Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34042025-01-17T07:19:41.346Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34052025-01-17T07:19:41.346Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34062025-01-17T07:19:41.349Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
34072025-01-17T07:19:41.428Z
34082025-01-17T07:19:41.428Zinfo: running `cargo check --bins` on nexus-test-utils-macros (166/197)
34092025-01-17T07:19:41.953Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34102025-01-17T07:19:41.956Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34112025-01-17T07:19:41.956Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34122025-01-17T07:19:41.959Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
34132025-01-17T07:19:42.030Z
34142025-01-17T07:19:42.030Zinfo: running `cargo check --bins` on omicron-nexus (167/197)
34152025-01-17T07:19:42.647Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34162025-01-17T07:19:42.650Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34172025-01-17T07:19:42.829Z Compiling libz-sys v1.1.20
34182025-01-17T07:19:42.831Z Compiling libgit2-sys v0.17.0+1.8.1
34192025-01-17T07:19:42.958Z Compiling vergen v8.3.2
34202025-01-17T07:19:42.961Z Compiling cargo-platform v0.1.8
34212025-01-17T07:19:42.961Z Compiling pin-project-internal v1.1.6
34222025-01-17T07:19:43.005Z Compiling libsqlite3-sys v0.30.1
34232025-01-17T07:19:43.005Z Compiling snafu-derive v0.8.5
34242025-01-17T07:19:43.008Z Compiling rustls v0.21.12
34252025-01-17T07:19:43.267Z Compiling cargo_metadata v0.18.1
34262025-01-17T07:19:43.332Z Compiling cfg_aliases v0.2.1
34272025-01-17T07:19:43.447Z Compiling buf-list v1.0.3
34282025-01-17T07:19:43.474Z Compiling nix v0.29.0
34292025-01-17T07:19:43.597Z Checking globset v0.4.15
34302025-01-17T07:19:43.870Z Checking olpc-cjson v0.1.4
34312025-01-17T07:19:44.082Z Checking rustls-webpki v0.101.7
34322025-01-17T07:19:44.100Z Checking sct v0.7.1
34332025-01-17T07:19:44.103Z Checking serde_plain v1.0.2
34342025-01-17T07:19:44.329Z Checking typed-path v0.9.3
34352025-01-17T07:19:44.703Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
34362025-01-17T07:19:44.810Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
34372025-01-17T07:19:44.981Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
34382025-01-17T07:19:45.091Z Checking hashlink v0.9.1
34392025-01-17T07:19:45.249Z Checking fallible-iterator v0.3.0
34402025-01-17T07:19:45.631Z Checking fallible-streaming-iterator v0.1.9
34412025-01-17T07:19:45.697Z Checking pin-project v1.1.6
34422025-01-17T07:19:45.827Z Checking parse-size v1.1.0
34432025-01-17T07:19:45.863Z Checking rusqlite v0.32.1
34442025-01-17T07:19:46.012Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
34452025-01-17T07:19:46.219Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
34462025-01-17T07:19:46.384Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
34472025-01-17T07:19:46.404Z Checking rustls-pemfile v1.0.4
34482025-01-17T07:19:46.621Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
34492025-01-17T07:19:46.920Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34502025-01-17T07:19:46.967Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
34512025-01-17T07:19:47.002Z Checking twox-hash v1.6.3
34522025-01-17T07:19:47.094Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
34532025-01-17T07:19:47.113Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
34542025-01-17T07:19:47.666Z Checking tokio-rustls v0.24.1
34552025-01-17T07:19:47.917Z Checking snafu v0.8.5
34562025-01-17T07:19:47.999Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
34572025-01-17T07:19:48.195Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
34582025-01-17T07:19:48.198Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
34592025-01-17T07:19:48.334Z Checking tough v0.19.0
34602025-01-17T07:19:48.520Z Checking fatfs v0.3.6
34612025-01-17T07:19:48.840Z Checking assert_matches v1.5.0
34622025-01-17T07:19:52.385Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
34632025-01-17T07:19:53.638Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
34642025-01-17T07:19:55.104Z Compiling git2 v0.19.0
34652025-01-17T07:19:59.224Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
34662025-01-17T07:20:54.424Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
34672025-01-17T07:20:54.619Z
34682025-01-17T07:20:54.619Zinfo: running `cargo check --bins` on nexus-external-api (168/197)
34692025-01-17T07:20:55.230Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34702025-01-17T07:20:55.235Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34712025-01-17T07:20:55.235Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34722025-01-17T07:20:55.237Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
34732025-01-17T07:20:55.317Z
34742025-01-17T07:20:55.318Zinfo: running `cargo check --bins` on openapi-manager-types (169/197)
34752025-01-17T07:20:55.855Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34762025-01-17T07:20:55.859Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34772025-01-17T07:20:55.859Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34782025-01-17T07:20:55.862Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
34792025-01-17T07:20:55.931Z
34802025-01-17T07:20:55.931Zinfo: running `cargo check --bins` on nexus-internal-api (170/197)
34812025-01-17T07:20:56.493Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34822025-01-17T07:20:56.495Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34832025-01-17T07:20:56.495Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34842025-01-17T07:20:56.498Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
34852025-01-17T07:20:56.576Z
34862025-01-17T07:20:56.576Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (171/197)
34872025-01-17T07:20:57.161Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34882025-01-17T07:20:57.164Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34892025-01-17T07:20:57.164Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34902025-01-17T07:20:57.168Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
34912025-01-17T07:20:57.250Z
34922025-01-17T07:20:57.250Zinfo: running `cargo check --bins` on nexus-networking (172/197)
34932025-01-17T07:20:57.833Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34942025-01-17T07:20:57.836Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34952025-01-17T07:20:57.836Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34962025-01-17T07:20:57.839Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
34972025-01-17T07:20:57.919Z
34982025-01-17T07:20:57.919Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (173/197)
34992025-01-17T07:20:58.512Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35002025-01-17T07:20:58.516Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35012025-01-17T07:20:58.517Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35022025-01-17T07:20:58.521Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
35032025-01-17T07:20:58.598Z
35042025-01-17T07:20:58.598Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (174/197)
35052025-01-17T07:20:59.184Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35062025-01-17T07:20:59.189Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35072025-01-17T07:20:59.189Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35082025-01-17T07:20:59.192Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
35092025-01-17T07:20:59.271Z
35102025-01-17T07:20:59.273Zinfo: running `cargo check --bins` on update-common (175/197)
35112025-01-17T07:20:59.829Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35122025-01-17T07:20:59.832Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35132025-01-17T07:20:59.832Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35142025-01-17T07:20:59.836Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
35152025-01-17T07:20:59.910Z
35162025-01-17T07:20:59.910Zinfo: running `cargo check --bins` on tufaceous-lib (176/197)
35172025-01-17T07:21:00.478Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35182025-01-17T07:21:00.530Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35192025-01-17T07:21:00.530Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35202025-01-17T07:21:00.533Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
35212025-01-17T07:21:00.561Z
35222025-01-17T07:21:00.561Zinfo: running `cargo check --bins` on tufaceous (177/197)
35232025-01-17T07:21:01.130Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35242025-01-17T07:21:01.132Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35252025-01-17T07:21:01.234Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
35262025-01-17T07:21:02.375Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
35272025-01-17T07:21:03.170Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.60s
35282025-01-17T07:21:03.355Z
35292025-01-17T07:21:03.355Zinfo: running `cargo check --bins` on omicron-dev (178/197)
35302025-01-17T07:21:04.023Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35312025-01-17T07:21:04.025Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35322025-01-17T07:21:04.229Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
35332025-01-17T07:21:04.232Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
35342025-01-17T07:21:04.371Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
35352025-01-17T07:21:04.375Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
35362025-01-17T07:21:05.360Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
35372025-01-17T07:21:32.503Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
35382025-01-17T07:21:32.506Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
35392025-01-17T07:21:32.506Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
35402025-01-17T07:21:32.506Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
35412025-01-17T07:21:32.506Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
35422025-01-17T07:21:32.506Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
35432025-01-17T07:21:33.424Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
35442025-01-17T07:21:34.687Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
35452025-01-17T07:22:14.277Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
35462025-01-17T07:22:14.494Z
35472025-01-17T07:22:14.494Zinfo: running `cargo check --bins` on openapi-manager (179/197)
35482025-01-17T07:22:15.082Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35492025-01-17T07:22:15.085Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35502025-01-17T07:22:15.205Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
35512025-01-17T07:22:15.205Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
35522025-01-17T07:22:15.207Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
35532025-01-17T07:22:15.337Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
35542025-01-17T07:22:15.340Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
35552025-01-17T07:22:15.363Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
35562025-01-17T07:22:15.365Z Checking dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
35572025-01-17T07:22:15.381Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
35582025-01-17T07:22:15.530Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
35592025-01-17T07:22:15.571Z Checking heck v0.4.1
35602025-01-17T07:22:15.636Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
35612025-01-17T07:22:15.780Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
35622025-01-17T07:22:15.939Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
35632025-01-17T07:22:16.218Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
35642025-01-17T07:22:16.604Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
35652025-01-17T07:22:16.731Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
35662025-01-17T07:22:17.046Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
35672025-01-17T07:22:17.858Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
35682025-01-17T07:22:18.376Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
35692025-01-17T07:22:18.875Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
35702025-01-17T07:22:19.137Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
35712025-01-17T07:22:20.742Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
35722025-01-17T07:22:20.742Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
35732025-01-17T07:22:22.268Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
35742025-01-17T07:22:23.728Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
35752025-01-17T07:22:29.159Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
35762025-01-17T07:22:29.159Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
35772025-01-17T07:22:30.355Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
35782025-01-17T07:22:31.352Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.85s
35792025-01-17T07:22:31.536Z
35802025-01-17T07:22:31.536Zinfo: running `cargo check --bins` on installinator-api (180/197)
35812025-01-17T07:22:32.131Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35822025-01-17T07:22:32.134Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35832025-01-17T07:22:32.134Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35842025-01-17T07:22:32.138Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
35852025-01-17T07:22:32.217Z
35862025-01-17T07:22:32.217Zinfo: running `cargo check --bins` on wicketd-api (181/197)
35872025-01-17T07:22:32.836Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35882025-01-17T07:22:32.839Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35892025-01-17T07:22:32.839Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35902025-01-17T07:22:32.843Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
35912025-01-17T07:22:32.928Z
35922025-01-17T07:22:32.929Zinfo: running `cargo check --bins` on reconfigurator-cli (182/197)
35932025-01-17T07:22:33.543Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35942025-01-17T07:22:33.546Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35952025-01-17T07:22:33.673Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
35962025-01-17T07:22:33.673Z Compiling petname v2.0.2
35972025-01-17T07:22:33.675Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
35982025-01-17T07:22:33.676Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
35992025-01-17T07:22:33.676Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
36002025-01-17T07:22:33.676Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
36012025-01-17T07:22:33.780Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
36022025-01-17T07:22:33.806Z Checking sync-ptr v0.1.1
36032025-01-17T07:22:39.209Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
36042025-01-17T07:22:39.818Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
36052025-01-17T07:22:40.950Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
36062025-01-17T07:22:42.462Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.52s
36072025-01-17T07:22:42.647Z
36082025-01-17T07:22:42.647Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (183/197)
36092025-01-17T07:22:43.242Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36102025-01-17T07:22:43.245Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36112025-01-17T07:22:43.245Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36122025-01-17T07:22:43.250Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
36132025-01-17T07:22:43.334Z
36142025-01-17T07:22:43.334Zinfo: running `cargo check --bins` on omicron-releng (184/197)
36152025-01-17T07:22:43.902Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36162025-01-17T07:22:43.906Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36172025-01-17T07:22:43.997Z Checking memmap2 v0.9.5
36182025-01-17T07:22:43.997Z Checking constant_time_eq v0.3.1
36192025-01-17T07:22:43.999Z Checking arrayref v0.3.9
36202025-01-17T07:22:43.999Z Checking arrayvec v0.7.6
36212025-01-17T07:22:43.999Z Checking topological-sort v0.2.2
36222025-01-17T07:22:44.000Z Checking shell-words v1.1.0
36232025-01-17T07:22:44.400Z Checking blake3 v1.5.4
36242025-01-17T07:22:44.740Z Checking omicron-zone-package v0.12.0
36252025-01-17T07:22:45.880Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
36262025-01-17T07:22:46.805Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.46s
36272025-01-17T07:22:46.990Z
36282025-01-17T07:22:46.990Zinfo: running `cargo check --bins` on xtask (185/197)
36292025-01-17T07:22:47.408Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36302025-01-17T07:22:47.411Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36312025-01-17T07:22:47.425Z Checking bitflags v2.6.0
36322025-01-17T07:22:47.428Z Checking serde v1.0.217
36332025-01-17T07:22:47.428Z Checking thiserror v1.0.69
36342025-01-17T07:22:47.521Z Checking scroll v0.12.0
36352025-01-17T07:22:47.529Z Checking hashbrown v0.15.1
36362025-01-17T07:22:47.532Z Checking log v0.4.22
36372025-01-17T07:22:47.532Z Checking zerocopy v0.7.35
36382025-01-17T07:22:47.564Z Checking syn v2.0.96
36392025-01-17T07:22:47.630Z Checking pest v2.7.14
36402025-01-17T07:22:47.738Z Checking rustix v0.38.37
36412025-01-17T07:22:47.799Z Checking once_cell v1.20.2
36422025-01-17T07:22:47.975Z Checking goblin v0.8.2
36432025-01-17T07:22:48.101Z Checking fs-err v2.11.0
36442025-01-17T07:22:48.443Z Checking anyhow v1.0.93
36452025-01-17T07:22:48.465Z Checking indexmap v2.7.0
36462025-01-17T07:22:48.717Z Checking tabled v0.15.0
36472025-01-17T07:22:49.402Z Checking terminal_size v0.4.0
36482025-01-17T07:22:49.405Z Checking tempfile v3.13.0
36492025-01-17T07:22:49.594Z Checking clap_builder v4.5.21
36502025-01-17T07:22:50.146Z Checking dtrace-parser v0.2.0
36512025-01-17T07:22:51.381Z Checking serde_json v1.0.135
36522025-01-17T07:22:51.381Z Checking toml_datetime v0.6.8
36532025-01-17T07:22:51.384Z Checking serde_spanned v0.6.8
36542025-01-17T07:22:51.384Z Checking camino v1.1.9
36552025-01-17T07:22:51.384Z Checking cargo-platform v0.1.8
36562025-01-17T07:22:51.594Z Checking semver v1.0.24
36572025-01-17T07:22:51.668Z Checking macaddr v1.0.1
36582025-01-17T07:22:51.723Z Checking toml_edit v0.22.22
36592025-01-17T07:22:51.834Z Checking clap v4.5.21
36602025-01-17T07:22:51.915Z Checking camino-tempfile v1.1.1
36612025-01-17T07:22:52.592Z Checking dof v0.3.0
36622025-01-17T07:22:52.593Z Checking cargo_metadata v0.18.1
36632025-01-17T07:22:52.990Z Checking usdt-impl v0.5.0
36642025-01-17T07:22:53.372Z Checking usdt v0.5.0
36652025-01-17T07:22:53.599Z Checking toml v0.8.19
36662025-01-17T07:22:54.029Z Checking cargo_toml v0.20.5
36672025-01-17T07:22:55.165Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
36682025-01-17T07:22:55.818Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.82s
36692025-01-17T07:22:55.920Z
36702025-01-17T07:22:55.920Zinfo: running `cargo check --bins` on end-to-end-tests (186/197)
36712025-01-17T07:22:56.543Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36722025-01-17T07:22:56.546Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36732025-01-17T07:22:56.687Z Checking polyval v0.6.2
36742025-01-17T07:22:56.800Z Checking ctr v0.9.2
36752025-01-17T07:22:56.812Z Checking ssh-encoding v0.2.0
36762025-01-17T07:22:56.815Z Checking blowfish v0.9.1
36772025-01-17T07:22:56.836Z Checking password-hash v0.4.2
36782025-01-17T07:22:56.851Z Checking p256 v0.13.2
36792025-01-17T07:22:56.854Z Checking p521 v0.13.3
36802025-01-17T07:22:56.882Z Checking russh-cryptovec v0.7.3
36812025-01-17T07:22:57.029Z Checking ghash v0.5.1
36822025-01-17T07:22:57.032Z Checking bcrypt-pbkdf v0.10.0
36832025-01-17T07:22:57.067Z Checking md5 v0.7.0
36842025-01-17T07:22:57.085Z Checking num-bigint v0.4.6
36852025-01-17T07:22:57.158Z Checking des v0.8.1
36862025-01-17T07:22:57.215Z Checking aes-gcm v0.10.3
36872025-01-17T07:22:57.235Z Checking pbkdf2 v0.11.0
36882025-01-17T07:22:57.270Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
36892025-01-17T07:22:57.298Z Checking hex-literal v0.4.1
36902025-01-17T07:22:57.345Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
36912025-01-17T07:22:57.438Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
36922025-01-17T07:22:57.441Z Checking ssh-cipher v0.2.0
36932025-01-17T07:22:57.441Z Checking internet-checksum v0.2.1
36942025-01-17T07:22:57.747Z Checking ssh-key v0.6.6
36952025-01-17T07:22:57.917Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
36962025-01-17T07:22:58.888Z Checking russh-keys v0.45.0
36972025-01-17T07:22:59.731Z Checking russh v0.45.0
36982025-01-17T07:23:16.618Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
36992025-01-17T07:23:17.983Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.05s
37002025-01-17T07:23:18.180Z
37012025-01-17T07:23:18.180Zinfo: running `cargo check --bins` on gateway-cli (187/197)
37022025-01-17T07:23:18.742Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37032025-01-17T07:23:18.744Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37042025-01-17T07:23:18.832Z Checking termios v0.3.3
37052025-01-17T07:23:19.056Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
37062025-01-17T07:23:19.861Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.67s
37072025-01-17T07:23:20.031Z
37082025-01-17T07:23:20.031Zinfo: running `cargo check --bins --no-default-features` on installinator (188/197)
37092025-01-17T07:23:20.627Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37102025-01-17T07:23:20.629Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37112025-01-17T07:23:20.741Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
37122025-01-17T07:23:20.741Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
37132025-01-17T07:23:20.743Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
37142025-01-17T07:23:20.744Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
37152025-01-17T07:23:21.755Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
37162025-01-17T07:23:22.985Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
37172025-01-17T07:23:24.753Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.71s
37182025-01-17T07:23:24.946Z
37192025-01-17T07:23:24.946Zinfo: running `cargo check --bins` on internal-dns-cli (189/197)
37202025-01-17T07:23:25.508Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37212025-01-17T07:23:25.511Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37222025-01-17T07:23:25.600Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
37232025-01-17T07:23:26.081Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
37242025-01-17T07:23:26.253Z
37252025-01-17T07:23:26.254Zinfo: running `cargo check --bins` on omicron-live-tests (190/197)
37262025-01-17T07:23:26.787Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37272025-01-17T07:23:26.790Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37282025-01-17T07:23:26.790Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37292025-01-17T07:23:26.792Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
37302025-01-17T07:23:26.865Z
37312025-01-17T07:23:26.865Zinfo: running `cargo check --bins` on live-tests-macros (191/197)
37322025-01-17T07:23:27.393Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37332025-01-17T07:23:27.396Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37342025-01-17T07:23:27.396Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37352025-01-17T07:23:27.399Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
37362025-01-17T07:23:27.468Z
37372025-01-17T07:23:27.468Zinfo: running `cargo check --bins` on omicron-package (192/197)
37382025-01-17T07:23:28.032Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37392025-01-17T07:23:28.034Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37402025-01-17T07:23:28.135Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
37412025-01-17T07:23:29.478Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.00s
37422025-01-17T07:23:29.661Z
37432025-01-17T07:23:29.661Zinfo: running `cargo check --bins` on wicket-dbg (193/197)
37442025-01-17T07:23:30.251Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37452025-01-17T07:23:30.253Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37462025-01-17T07:23:30.370Z Checking rtoolbox v0.0.2
37472025-01-17T07:23:30.373Z Checking tui-tree-widget v0.22.0
37482025-01-17T07:23:30.373Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
37492025-01-17T07:23:30.613Z Checking rpassword v7.3.1
37502025-01-17T07:23:34.450Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
37512025-01-17T07:23:37.290Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
37522025-01-17T07:23:38.467Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.79s
37532025-01-17T07:23:38.652Z
37542025-01-17T07:23:38.652Zinfo: running `cargo check --bins` on wicket (194/197)
37552025-01-17T07:23:39.238Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37562025-01-17T07:23:39.241Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37572025-01-17T07:23:39.350Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
37582025-01-17T07:23:39.764Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
37592025-01-17T07:23:39.951Z
37602025-01-17T07:23:39.951Zinfo: running `cargo check --bins` on wicketd (195/197)
37612025-01-17T07:23:40.554Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37622025-01-17T07:23:40.556Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37632025-01-17T07:23:40.676Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
37642025-01-17T07:23:40.676Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
37652025-01-17T07:23:41.482Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
37662025-01-17T07:23:45.218Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.26s
37672025-01-17T07:23:45.415Z
37682025-01-17T07:23:45.415Zinfo: running `cargo check --bins` on omicron-workspace-hack (196/197)
37692025-01-17T07:23:45.948Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37702025-01-17T07:23:45.951Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37712025-01-17T07:23:45.951Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37722025-01-17T07:23:45.954Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
37732025-01-17T07:23:46.028Z
37742025-01-17T07:23:46.028Zinfo: running `cargo check --bins` on zone-setup (197/197)
37752025-01-17T07:23:46.627Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37762025-01-17T07:23:46.629Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37772025-01-17T07:23:46.758Z Checking uzers v0.12.1
37782025-01-17T07:23:47.105Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
37792025-01-17T07:23:48.207Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.17s
37802025-01-17T07:23:48.417Z
37812025-01-17T07:23:48.417Zreal 13:28.163402570
37822025-01-17T07:23:48.417Zuser 25:53.487593509
37832025-01-17T07:23:48.417Zsys 4:14.141440857
37842025-01-17T07:23:48.417Ztrap 0.533701723
37852025-01-17T07:23:48.417Ztflt 2.992411330
37862025-01-17T07:23:48.417Zdflt 2.068944807
37872025-01-17T07:23:48.417Zkflt 0.005881825
37882025-01-17T07:23:48.417Zlock 45:54.959542853
37892025-01-17T07:23:48.420Zslp 2:08:37.795804383
37902025-01-17T07:23:48.420Zlat 1:06.690918758
37912025-01-17T07:23:48.420Zstop 3:51.735684266
37922025-01-17T07:23:48.420Zprocess exited: duration 1089870 ms, exit code 0
 
37932025-01-17T07:23:48.433Zfound 0 output files