01JHFDGFF09QE7M2W423NSY7ZE: 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: 01JHFDGS5YYYNDFX2Y6KC06H2W

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-01-13T08:47:58.424Zjob assigned to worker 01JHFDGWD9XV317PAJYGB2C1SP [factory aws, i-0dd7da54730a42e5e] (queued for 50 s)
 
22025-01-13T08:48:05.951Zstarting task 0: "setup"
32025-01-13T08:48:05.959Z++ uname -s
42025-01-13T08:48:05.962Z+ kern=SunOS
52025-01-13T08:48:05.962Z+ case "$kern" in
62025-01-13T08:48:05.962Z+ groupadd -g 12345 build
72025-01-13T08:48:05.964Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82025-01-13T08:48:07.971Z+ zfs create -o mountpoint=/work rpool/work
92025-01-13T08:48:08.090Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102025-01-13T08:48:08.093Z+ home_fs=zfs
112025-01-13T08:48:08.093Z+ [[ zfs == autofs ]]
122025-01-13T08:48:08.093Z+ mkdir -p /home/build
132025-01-13T08:48:08.095Z+ chown build:build /home/build /work
142025-01-13T08:48:10.097Z+ chmod 0700 /home/build /work
152025-01-13T08:48:10.099Zprocess exited: duration 4150 ms, exit code 0
 
162025-01-13T08:48:10.111Zstarting task 1: "rust-toolchain"
172025-01-13T08:48:10.117Z+ printf ' * toolchain channel = "%s"
182025-01-13T08:48:10.117Z' 1.81.0
192025-01-13T08:48:10.117Z+ printf ' * toolchain profile = "%s"
202025-01-13T08:48:10.117Z' default
212025-01-13T08:48:10.117Z * toolchain channel = "1.81.0"
222025-01-13T08:48:10.117Z * toolchain profile = "default"
232025-01-13T08:48:10.120Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242025-01-13T08:48:10.120Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.81.0 --profile default
252025-01-13T08:48:10.244Zinfo: downloading installer
262025-01-13T08:48:11.607Zinfo: profile set to 'default'
272025-01-13T08:48:11.608Zinfo: default host triple is x86_64-unknown-illumos
282025-01-13T08:48:11.610Zinfo: syncing channel updates for '1.81.0-x86_64-unknown-illumos'
292025-01-13T08:48:11.779Zinfo: latest update on 2024-09-05, rust version 1.81.0 (eeb90cda1 2024-09-04)
302025-01-13T08:48:11.780Zinfo: downloading component 'cargo'
312025-01-13T08:48:12.785Zinfo: downloading component 'clippy'
322025-01-13T08:48:13.159Zinfo: downloading component 'rust-docs'
332025-01-13T08:48:14.553Zinfo: downloading component 'rust-std'
342025-01-13T08:48:16.719Zinfo: downloading component 'rustc'
352025-01-13T08:48:24.502Zinfo: downloading component 'rustfmt'
362025-01-13T08:48:24.794Zinfo: installing component 'cargo'
372025-01-13T08:48:25.578Zinfo: installing component 'clippy'
382025-01-13T08:48:25.933Zinfo: installing component 'rust-docs'
392025-01-13T08:48:27.530Zinfo: installing component 'rust-std'
402025-01-13T08:48:29.233Zinfo: installing component 'rustc'
412025-01-13T08:48:34.943Zinfo: installing component 'rustfmt'
422025-01-13T08:48:35.261Zinfo: default toolchain set to '1.81.0-x86_64-unknown-illumos'
432025-01-13T08:48:35.261Z
442025-01-13T08:48:35.623Z 1.81.0-x86_64-unknown-illumos installed - rustc 1.81.0 (eeb90cda1 2024-09-04)
452025-01-13T08:48:35.623Z
462025-01-13T08:48:35.625Z
472025-01-13T08:48:35.626ZRust is installed now. Great!
482025-01-13T08:48:35.626Z
492025-01-13T08:48:35.626ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502025-01-13T08:48:35.626Zenvironment variable. This has not been done automatically.
512025-01-13T08:48:35.626Z
522025-01-13T08:48:35.626ZTo configure your current shell, you need to source
532025-01-13T08:48:35.626Zthe corresponding env file under $HOME/.cargo.
542025-01-13T08:48:35.626Z
552025-01-13T08:48:35.626ZThis is usually done by running one of the following (note the leading DOT):
562025-01-13T08:48:35.626Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572025-01-13T08:48:35.626Zsource "$HOME/.cargo/env.fish" # For fish
582025-01-13T08:48:35.699Z+ rustc --version
592025-01-13T08:48:35.764Zrustc 1.81.0 (eeb90cda1 2024-09-04)
602025-01-13T08:48:35.767Zprocess exited: duration 25656 ms, exit code 0
 
612025-01-13T08:48:35.772Zstarting task 2: "authentication"
622025-01-13T08:48:35.793Zprocess exited: duration 20 ms, exit code 0
 
632025-01-13T08:48:35.799Zstarting task 3: "clone repository"
642025-01-13T08:48:35.804Z+ mkdir -p /work/oxidecomputer/omicron
652025-01-13T08:48:35.807Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662025-01-13T08:48:35.844ZCloning into '/work/oxidecomputer/omicron'...
672025-01-13T08:48:44.100Z+ cd /work/oxidecomputer/omicron
682025-01-13T08:48:44.100Z+ git fetch origin 27409a1abdb84f3c458ceca77ec5c422faf0265d
692025-01-13T08:48:44.393ZFrom https://github.com/oxidecomputer/omicron
702025-01-13T08:48:44.393Z * branch 27409a1abdb84f3c458ceca77ec5c422faf0265d -> FETCH_HEAD
712025-01-13T08:48:44.402Z+ [[ -n renovate/lock-file-maintenance ]]
722025-01-13T08:48:44.405Z++ git branch --show-current
732025-01-13T08:48:44.407Z+ current=main
742025-01-13T08:48:44.407Z+ [[ main != renovate/lock-file-maintenance ]]
752025-01-13T08:48:44.407Z+ git branch -f renovate/lock-file-maintenance 27409a1abdb84f3c458ceca77ec5c422faf0265d
762025-01-13T08:48:44.410Z+ git checkout -f renovate/lock-file-maintenance
772025-01-13T08:48:44.584ZSwitched to branch 'renovate/lock-file-maintenance'
782025-01-13T08:48:44.587Z+ git reset --hard 27409a1abdb84f3c458ceca77ec5c422faf0265d
792025-01-13T08:48:44.755ZHEAD is now at 27409a1ab Lock file maintenance
802025-01-13T08:48:44.758Zprocess exited: duration 8957 ms, exit code 0
 
812025-01-13T08:48:44.763Zstarting task 4: "build"
822025-01-13T08:48:44.768Z+ source .github/buildomat/ci-env.sh
832025-01-13T08:48:44.768Z++ export CARGO_TERM_COLOR=always
842025-01-13T08:48:44.770Z++ CARGO_TERM_COLOR=always
852025-01-13T08:48:44.770Z+ cargo --version
862025-01-13T08:48:44.826Zcargo 1.81.0 (2dbb1af80 2024-08-20)
872025-01-13T08:48:44.829Z+ rustc --version
882025-01-13T08:48:44.889Zrustc 1.81.0 (eeb90cda1 2024-09-04)
892025-01-13T08:48:44.891Z+ source ./env.sh
902025-01-13T08:48:44.891Z++ OLD_SHELL_OPTS=ehxB
912025-01-13T08:48:44.891Z++ set -o xtrace
922025-01-13T08:48:44.894Z++++ dirname ./env.sh
932025-01-13T08:48:44.896Z+++ readlink -f .
942025-01-13T08:48:44.899Z++ OMICRON_WS=/work/oxidecomputer/omicron
952025-01-13T08:48:44.901Z++ 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-13T08:48:44.901Z++ 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-13T08:48:44.901Z++ 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-13T08:48:44.902Z++ 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-13T08:48:44.902Z++ 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-13T08:48:44.902Z++ 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-13T08:48:44.902Z++ 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-13T08:48:44.902Z++ 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-13T08:48:44.902Z++ case $OLD_SHELL_OPTS in
1042025-01-13T08:48:44.902Z++ unset OLD_SHELL_OPTS OMICRON_WS
1052025-01-13T08:48:44.902Z+ 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-13T08:48:44.902Z+ 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-13T08:48:44.902Z+ banner prerequisites
1082025-01-13T08:48:44.905Z
1092025-01-13T08:48:44.905Z ##### ##### ###### ##### ###### #### # # # #### #
1102025-01-13T08:48:44.905Z # # # # # # # # # # # # # # #
1112025-01-13T08:48:44.905Z # # # # ##### # # ##### # # # # # #### #
1122025-01-13T08:48:44.905Z ##### ##### # ##### # # # # # # # # #
1132025-01-13T08:48:44.905Z # # # # # # # # # # # # # # #
1142025-01-13T08:48:44.905Z # # # ###### # # ###### ### # #### # #### #
1152025-01-13T08:48:44.905Z
1162025-01-13T08:48:44.905Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1172025-01-13T08:48:46.549Zpkg list: illegal option -- F
1182025-01-13T08:48:46.549ZUsage:
1192025-01-13T08:48:46.552Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1202025-01-13T08:48:46.552Z [pkg_fmri_pattern ...]
1212025-01-13T08:48:47.398Zpkg list: illegal option -- F
1222025-01-13T08:48:47.398ZUsage:
1232025-01-13T08:48:47.401Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1242025-01-13T08:48:47.401Z [pkg_fmri_pattern ...]
1252025-01-13T08:48:53.982Z Startup: Refreshing catalog 'helios-dev' ... Done
1262025-01-13T08:48:58.055Z Startup: Caching catalogs ... Done
1272025-01-13T08:49:09.270ZPlanning: Solver setup ... Done (10.401s)
1282025-01-13T08:49:09.410ZPlanning: Running solver ... Done (0.140s)
1292025-01-13T08:49:09.523ZPlanning: Finding local manifests ... Done (0.007s)
1302025-01-13T08:49:09.550ZPlanning: Fetching manifests: 0/7 0% complete
1312025-01-13T08:49:10.213ZPlanning: Fetching manifests: 7/7 100% complete
1322025-01-13T08:49:10.324ZPlanning: Package planning ... Done (0.111s)
1332025-01-13T08:49:10.381ZPlanning: Merging actions ... Done (0.056s)
1342025-01-13T08:49:10.577ZPlanning: Checking for conflicting actions ... Done (0.196s)
1352025-01-13T08:49:12.781ZPlanning: Consolidating action changes ... Done (2.204s)
1362025-01-13T08:49:13.219ZPlanning: Evaluating mediators ... Done (0.437s)
1372025-01-13T08:49:13.298ZPlanning: Planning completed in 15.15 seconds
1382025-01-13T08:49:13.314Z Packages to install: 4
1392025-01-13T08:49:13.314Z Packages to update: 3
1402025-01-13T08:49:13.317Z Mediators to change: 2
1412025-01-13T08:49:13.318Z Services to change: 1
1422025-01-13T08:49:13.318Z Estimated space available: 155.63 GB
1432025-01-13T08:49:13.318ZEstimated space to be consumed: 1.64 GB
1442025-01-13T08:49:13.318Z Create boot environment: No
1452025-01-13T08:49:13.318ZCreate backup boot environment: Yes
1462025-01-13T08:49:13.318Z Rebuild boot archive: No
1472025-01-13T08:49:13.318Z
1482025-01-13T08:49:13.318ZChanged mediators:
1492025-01-13T08:49:13.318Z mediator clang:
1502025-01-13T08:49:13.318Z version: None -> 15 (system default)
1512025-01-13T08:49:13.318Z
1522025-01-13T08:49:13.318Z mediator llvm:
1532025-01-13T08:49:13.318Z version: 14 (system default) -> 15 (system default)
1542025-01-13T08:49:13.318Z
1552025-01-13T08:49:13.318ZChanged packages:
1562025-01-13T08:49:13.318Zhelios-dev
1572025-01-13T08:49:13.318Z developer/build-essential
1582025-01-13T08:49:13.318Z None -> 11-2.0
1592025-01-13T08:49:13.318Z library/libxmlsec1
1602025-01-13T08:49:13.318Z None -> 1.2.35-2.0
1612025-01-13T08:49:13.318Z ooce/developer/clang-15
1622025-01-13T08:49:13.318Z None -> 15.0.7-2.0
1632025-01-13T08:49:13.318Z ooce/developer/llvm-15
1642025-01-13T08:49:13.318Z None -> 15.0.7-2.0
1652025-01-13T08:49:13.318Z package/pkg
1662025-01-13T08:49:13.318Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1672025-01-13T08:49:13.318Z system/library/g++-runtime
1682025-01-13T08:49:13.318Z 13-2.0 -> 14-2.0
1692025-01-13T08:49:13.318Z system/library/gcc-runtime
1702025-01-13T08:49:13.318Z 13-2.0 -> 14-2.0
1712025-01-13T08:49:13.318Z
1722025-01-13T08:49:13.318ZServices:
1732025-01-13T08:49:13.318Z restart_fmri:
1742025-01-13T08:49:13.318Z svc:/system/update-man-index:default
1752025-01-13T08:49:13.318Z
1762025-01-13T08:49:13.318ZEditable files to change:
1772025-01-13T08:49:13.319Z Update:
1782025-01-13T08:49:13.319Z usr/share/lib/pkg/web/config.shtml
1792025-01-13T08:49:13.401Z
1802025-01-13T08:49:13.401ZDownload: 0/4301 items 0.0/225.4MB 0% complete
1812025-01-13T08:49:18.405ZDownload: 1100/4301 items 19.6/225.4MB 8% complete (4.0M/s)
1822025-01-13T08:49:23.425ZDownload: 1195/4301 items 83.5/225.4MB 37% complete (10.4M/s)
1832025-01-13T08:49:40.169ZDownload: 1197/4301 items 83.5/225.4MB 37% complete
1842025-01-13T08:49:46.524ZDownload: 2221/4301 items 119.1/225.4MB 52% complete (8.6M/s)
1852025-01-13T08:49:51.537ZDownload: 3275/4301 items 207.3/225.4MB 91% complete (11.5M/s)
1862025-01-13T08:49:57.242ZDownload: 4207/4301 items 220.6/225.4MB 97% complete (10.8M/s)
1872025-01-13T08:49:58.219ZDownload: Completed 225.42 MB in 44.82 seconds (5.0M/s)
1882025-01-13T08:50:00.328Z Actions: 1/5122 actions (Removing old actions)
1892025-01-13T08:50:00.351Z Actions: 194/5122 actions (Installing new actions)
1902025-01-13T08:50:05.080Z Actions: 4267/5122 actions (Updating modified actions)
1912025-01-13T08:50:05.458Z Actions: Completed 5122 actions in 5.10 seconds.
1922025-01-13T08:50:05.858Z Done (0.398s)
1932025-01-13T08:50:05.882Z Done (0.001s)
1942025-01-13T08:50:06.443Z Done (0.586s)
1952025-01-13T08:50:10.870Z Done (4.217s)
1962025-01-13T08:50:10.958Z Done (0.018s)
1972025-01-13T08:50:10.961Z Done (0.000s)
1982025-01-13T08:50:11.143Z Done (0.000s)
1992025-01-13T08:50:11.830ZPlanning: Evaluating mediator changes ... Done
2002025-01-13T08:50:11.988ZPlanning: Checking for conflicting actions ... Done
2012025-01-13T08:50:11.990ZPlanning: Consolidating action changes ... Done
2022025-01-13T08:50:12.252ZPlanning: Evaluating mediators ... Done
2032025-01-13T08:50:12.255ZPlanning: Planning completed in 0.42 seconds
2042025-01-13T08:50:12.292Z Mediators to change: 2
2052025-01-13T08:50:12.292Z Create boot environment: No
2062025-01-13T08:50:12.292ZCreate backup boot environment: No
2072025-01-13T08:50:12.377Z Done
2082025-01-13T08:50:12.377Z Done
2092025-01-13T08:50:12.734Z Done
2102025-01-13T08:50:16.347Z Done
2112025-01-13T08:50:16.437Z Done
2122025-01-13T08:50:16.439Z Done
2132025-01-13T08:50:16.554Z Done
2142025-01-13T08:50:17.153ZPlanning: Evaluating mediator changes ... Done
2152025-01-13T08:50:17.156ZPlanning: Merging actions ... Done
2162025-01-13T08:50:17.339ZPlanning: Checking for conflicting actions ... Done
2172025-01-13T08:50:17.342ZPlanning: Consolidating action changes ... Done
2182025-01-13T08:50:17.604ZPlanning: Evaluating mediators ... Done
2192025-01-13T08:50:17.657ZPlanning: Planning completed in 0.74 seconds
2202025-01-13T08:50:17.697Z Packages to change: 1
2212025-01-13T08:50:17.697Z Mediators to change: 1
2222025-01-13T08:50:17.699Z Services to change: 1
2232025-01-13T08:50:17.699Z Create boot environment: No
2242025-01-13T08:50:17.700ZCreate backup boot environment: Yes
2252025-01-13T08:50:19.943Z Actions: 1/6 actions (Updating modified actions)
2262025-01-13T08:50:19.946Z Actions: Completed 6 actions in 0.00 seconds.
2272025-01-13T08:50:19.946Z Done
2282025-01-13T08:50:19.946Z Done
2292025-01-13T08:50:20.063Z Done
2302025-01-13T08:50:23.642Z Done
2312025-01-13T08:50:23.733Z Done
2322025-01-13T08:50:23.735Z Done
2332025-01-13T08:50:23.872Z Done
2342025-01-13T08:50:24.299ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2352025-01-13T08:50:24.299Zclang system 15 system
2362025-01-13T08:50:24.299Zcsh system system illumos
2372025-01-13T08:50:24.299Zctags system system illumos
2382025-01-13T08:50:24.299Zgcc vendor 12 vendor
2392025-01-13T08:50:24.299Zgcc system 10 system
2402025-01-13T08:50:24.299Zgcc system 7 system
2412025-01-13T08:50:24.299Zgo system 1.20 system
2422025-01-13T08:50:24.299Zgo system 1.19 system
2432025-01-13T08:50:24.299Zllvm system 15 system
2442025-01-13T08:50:24.299Zllvm system 14 system
2452025-01-13T08:50:24.299Zmariadb system 10.6 system
2462025-01-13T08:50:24.299Zmta vendor vendor dma
2472025-01-13T08:50:24.299Zopenjdk system 17 system
2482025-01-13T08:50:24.299Zopenjdk system 11 system
2492025-01-13T08:50:24.299Zopenjdk system 1.8 system
2502025-01-13T08:50:24.299Zopenssl vendor 3 vendor
2512025-01-13T08:50:24.299Zperl system 5.36 system
2522025-01-13T08:50:24.299Zpostgresql system 15 system
2532025-01-13T08:50:24.299Zpostgresql system 13 system
2542025-01-13T08:50:24.299Zpython vendor 3 vendor
2552025-01-13T08:50:24.299Zpython system 2 system
2562025-01-13T08:50:24.299Zpython3 system 3.11 system
2572025-01-13T08:50:24.299Zruby system 3.0 system
2582025-01-13T08:50:24.299Zwords vendor vendor american-english
2592025-01-13T08:50:24.299Zwords system system australian-english
2602025-01-13T08:50:24.300Zwords system system british-english
2612025-01-13T08:50:24.300Zwords system system canadian-english
2622025-01-13T08:50:24.300Zwords system system french
2632025-01-13T08:50:24.300Zwords system system italian
2642025-01-13T08:50:24.300Zwords system system ngerman
2652025-01-13T08:50:24.300Zwords system system ogerman
2662025-01-13T08:50:24.300Zwords system system spanish
2672025-01-13T08:50:24.633ZPUBLISHER TYPE STATUS P LOCATION
2682025-01-13T08:50:24.633Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2692025-01-13T08:50:27.388ZFMRI IFO
2702025-01-13T08:50:27.388Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2712025-01-13T08:50:27.388Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2722025-01-13T08:50:27.388Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2732025-01-13T08:50:27.388Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2742025-01-13T08:50:27.388Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2752025-01-13T08:50:27.388Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2762025-01-13T08:50:27.388Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2772025-01-13T08:50:27.388Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2782025-01-13T08:50:27.388Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2792025-01-13T08:50:27.389Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
2802025-01-13T08:50:27.389Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2812025-01-13T08:50:27.389Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2822025-01-13T08:50:27.389Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
2832025-01-13T08:50:27.389Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2842025-01-13T08:50:27.389Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2852025-01-13T08:50:28.162Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2862025-01-13T08:50:28.517Z Updating crates.io index
2872025-01-13T08:50:28.519Z Updating git repository `https://github.com/oxidecomputer/diffus`
2882025-01-13T08:50:28.881Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2892025-01-13T08:50:29.390Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2902025-01-13T08:50:29.631Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2912025-01-13T08:50:29.912Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2922025-01-13T08:50:30.208Z Updating git repository `https://github.com/oxidecomputer/propolis`
2932025-01-13T08:50:31.100Z Updating git repository `https://github.com/oxidecomputer/crucible`
2942025-01-13T08:50:32.777Z Updating git repository `https://github.com/oxidecomputer/opte`
2952025-01-13T08:50:33.388Z Updating git repository `https://github.com/oxidecomputer/falcon`
2962025-01-13T08:50:34.127Z Updating git repository `https://github.com/oxidecomputer/clickward`
2972025-01-13T08:50:34.498Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2982025-01-13T08:50:34.783Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2992025-01-13T08:50:35.473Z Updating git repository `https://github.com/oxidecomputer/libipcc`
3002025-01-13T08:50:35.743Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3012025-01-13T08:50:36.150Z Updating git repository `https://github.com/oxidecomputer/tofino`
3022025-01-13T08:50:36.432Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3032025-01-13T08:50:37.329Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3042025-01-13T08:50:37.572Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3052025-01-13T08:50:37.839Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3062025-01-13T08:50:38.155Z Updating git repository `https://github.com/oxidecomputer/ispf`
3072025-01-13T08:50:38.561Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3082025-01-13T08:50:38.802Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3092025-01-13T08:50:39.285Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3102025-01-13T08:50:39.573Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3112025-01-13T08:50:39.968Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3122025-01-13T08:50:40.991Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3132025-01-13T08:50:41.337Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3142025-01-13T08:50:41.577Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3152025-01-13T08:50:41.851Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3162025-01-13T08:50:43.144Z Downloading crates ...
3172025-01-13T08:50:43.223Z Downloaded bytecount v0.6.8
3182025-01-13T08:50:43.226Z Downloaded autocfg v1.4.0
3192025-01-13T08:50:43.228Z Downloaded anstyle-query v1.1.2
3202025-01-13T08:50:43.230Z Downloaded anstream v0.6.18
3212025-01-13T08:50:43.233Z Downloaded pretty-hex v0.4.1
3222025-01-13T08:50:43.235Z Downloaded anstyle v1.0.10
3232025-01-13T08:50:43.244Z Downloaded dtrace-parser v0.2.0
3242025-01-13T08:50:43.246Z Downloaded scroll_derive v0.12.0
3252025-01-13T08:50:43.248Z Downloaded equivalent v1.0.1
3262025-01-13T08:50:43.256Z Downloaded usdt-macro v0.5.0
3272025-01-13T08:50:43.259Z Downloaded swrite v0.1.0
3282025-01-13T08:50:43.269Z Downloaded camino-tempfile v1.1.1
3292025-01-13T08:50:43.271Z Downloaded block-buffer v0.10.4
3302025-01-13T08:50:43.274Z Downloaded byteorder v1.5.0
3312025-01-13T08:50:43.276Z Downloaded usdt-attr-macro v0.5.0
3322025-01-13T08:50:43.276Z Downloaded errno v0.3.10
3332025-01-13T08:50:43.276Z Downloaded clap_lex v0.7.4
3342025-01-13T08:50:43.278Z Downloaded scroll v0.12.0
3352025-01-13T08:50:43.281Z Downloaded heck v0.4.1
3362025-01-13T08:50:43.281Z Downloaded crypto-common v0.1.6
3372025-01-13T08:50:43.281Z Downloaded colorchoice v1.0.3
3382025-01-13T08:50:43.285Z Downloaded proc-macro-error-attr v1.0.4
3392025-01-13T08:50:43.285Z Downloaded anstyle-parse v0.2.6
3402025-01-13T08:50:43.289Z Downloaded generic-array v0.14.7
3412025-01-13T08:50:43.289Z Downloaded dof v0.3.0
3422025-01-13T08:50:43.289Z Downloaded fastrand v2.3.0
3432025-01-13T08:50:43.289Z Downloaded itoa v1.0.14
3442025-01-13T08:50:43.292Z Downloaded cfg-if v1.0.0
3452025-01-13T08:50:43.292Z Downloaded fs-err v2.11.0
3462025-01-13T08:50:43.294Z Downloaded heck v0.5.0
3472025-01-13T08:50:43.294Z Downloaded cpufeatures v0.2.16
3482025-01-13T08:50:43.297Z Downloaded memmap v0.7.0
3492025-01-13T08:50:43.297Z Downloaded cargo-platform v0.1.9
3502025-01-13T08:50:43.299Z Downloaded plain v0.2.3
3512025-01-13T08:50:43.302Z Downloaded macaddr v1.0.1
3522025-01-13T08:50:43.302Z Downloaded is_terminal_polyfill v1.70.1
3532025-01-13T08:50:43.304Z Downloaded unicode-linebreak v0.1.5
3542025-01-13T08:50:43.304Z Downloaded toml_datetime v0.6.8
3552025-01-13T08:50:43.306Z Downloaded strsim v0.11.1
3562025-01-13T08:50:43.306Z Downloaded serde_spanned v0.6.8
3572025-01-13T08:50:43.310Z Downloaded thiserror-impl v1.0.69
3582025-01-13T08:50:43.313Z Downloaded pest_generator v2.7.15
3592025-01-13T08:50:43.315Z Downloaded fnv v1.0.7
3602025-01-13T08:50:43.315Z Downloaded utf8parse v0.2.2
3612025-01-13T08:50:43.315Z Downloaded usdt v0.5.0
3622025-01-13T08:50:43.317Z Downloaded usdt-impl v0.5.0
3632025-01-13T08:50:43.317Z Downloaded terminal_size v0.4.1
3642025-01-13T08:50:43.320Z Downloaded smawk v0.3.2
3652025-01-13T08:50:43.320Z Downloaded tabled_derive v0.7.0
3662025-01-13T08:50:43.322Z Downloaded thread-id v4.2.2
3672025-01-13T08:50:43.325Z Downloaded thiserror v1.0.69
3682025-01-13T08:50:43.330Z Downloaded log v0.4.22
3692025-01-13T08:50:43.333Z Downloaded proc-macro-error v1.0.4
3702025-01-13T08:50:43.335Z Downloaded getrandom v0.2.15
3712025-01-13T08:50:43.338Z Downloaded digest v0.10.7
3722025-01-13T08:50:43.341Z Downloaded once_cell v1.20.2
3732025-01-13T08:50:43.343Z Downloaded cargo_metadata v0.18.1
3742025-01-13T08:50:43.345Z Downloaded clap_derive v4.5.24
3752025-01-13T08:50:43.347Z Downloaded thiserror v2.0.11
3762025-01-13T08:50:43.352Z Downloaded version_check v0.9.5
3772025-01-13T08:50:43.355Z Downloaded thiserror-impl v2.0.11
3782025-01-13T08:50:43.357Z Downloaded sha2 v0.10.8
3792025-01-13T08:50:43.358Z Downloaded zerocopy-derive v0.7.35
3802025-01-13T08:50:43.361Z Downloaded camino v1.1.9
3812025-01-13T08:50:43.363Z Downloaded bitflags v2.7.0
3822025-01-13T08:50:43.367Z Downloaded cargo_toml v0.20.5
3832025-01-13T08:50:43.369Z Downloaded clap v4.5.26
3842025-01-13T08:50:43.377Z Downloaded typenum v1.17.0
3852025-01-13T08:50:43.379Z Downloaded ucd-trie v0.1.7
3862025-01-13T08:50:43.381Z Downloaded tempfile v3.15.0
3872025-01-13T08:50:43.384Z Downloaded papergrid v0.11.0
3882025-01-13T08:50:43.388Z Downloaded serde_derive v1.0.217
3892025-01-13T08:50:43.390Z Downloaded quote v1.0.38
3902025-01-13T08:50:43.393Z Downloaded textwrap v0.16.1
3912025-01-13T08:50:43.396Z Downloaded unicode-ident v1.0.14
3922025-01-13T08:50:43.398Z Downloaded pest_meta v2.7.15
3932025-01-13T08:50:43.400Z Downloaded toml v0.8.19
3942025-01-13T08:50:43.403Z Downloaded ryu v1.0.18
3952025-01-13T08:50:43.406Z Downloaded pest_derive v2.7.15
3962025-01-13T08:50:43.409Z Downloaded proc-macro2 v1.0.93
3972025-01-13T08:50:43.411Z Downloaded anyhow v1.0.95
3982025-01-13T08:50:43.415Z Downloaded serde v1.0.217
3992025-01-13T08:50:43.418Z Downloaded memchr v2.7.4
4002025-01-13T08:50:43.423Z Downloaded indexmap v2.7.0
4012025-01-13T08:50:43.427Z Downloaded semver v1.0.24
4022025-01-13T08:50:43.430Z Downloaded serde_tokenstream v0.2.2
4032025-01-13T08:50:43.436Z Downloaded toml_edit v0.22.22
4042025-01-13T08:50:43.457Z Downloaded hashbrown v0.15.2
4052025-01-13T08:50:43.472Z Downloaded pest v2.7.15
4062025-01-13T08:50:43.477Z Downloaded clap_builder v4.5.26
4072025-01-13T08:50:43.483Z Downloaded zerocopy v0.7.35
4082025-01-13T08:50:43.498Z Downloaded winnow v0.6.24
4092025-01-13T08:50:43.506Z Downloaded tabled v0.15.0
4102025-01-13T08:50:43.520Z Downloaded serde_json v1.0.135
4112025-01-13T08:50:43.526Z Downloaded goblin v0.8.2
4122025-01-13T08:50:43.532Z Downloaded syn v1.0.109
4132025-01-13T08:50:43.542Z Downloaded unicode-width v0.1.14
4142025-01-13T08:50:43.547Z Downloaded syn v2.0.96
4152025-01-13T08:50:43.558Z Downloaded rustix v0.38.43
4162025-01-13T08:50:43.595Z Downloaded libc v0.2.169
4172025-01-13T08:50:43.913Z Compiling proc-macro2 v1.0.93
4182025-01-13T08:50:43.913Z Compiling unicode-ident v1.0.14
4192025-01-13T08:50:43.916Z Compiling version_check v0.9.5
4202025-01-13T08:50:43.916Z Compiling serde v1.0.217
4212025-01-13T08:50:43.916Z Compiling memchr v2.7.4
4222025-01-13T08:50:43.916Z Compiling libc v0.2.169
4232025-01-13T08:50:43.916Z Compiling thiserror v2.0.11
4242025-01-13T08:50:43.916Z Compiling thiserror v1.0.69
4252025-01-13T08:50:44.183Z Compiling ucd-trie v0.1.7
4262025-01-13T08:50:44.718Z Compiling itoa v1.0.14
4272025-01-13T08:50:44.891Z Compiling ryu v1.0.18
4282025-01-13T08:50:45.024Z Compiling once_cell v1.20.2
4292025-01-13T08:50:45.026Z Compiling byteorder v1.5.0
4302025-01-13T08:50:45.091Z Compiling rustix v0.38.43
4312025-01-13T08:50:45.275Z Compiling serde_json v1.0.135
4322025-01-13T08:50:45.562Z Compiling bitflags v2.7.0
4332025-01-13T08:50:45.624Z Compiling proc-macro-error-attr v1.0.4
4342025-01-13T08:50:45.773Z Compiling usdt-impl v0.5.0
4352025-01-13T08:50:45.901Z Compiling syn v1.0.109
4362025-01-13T08:50:45.926Z Compiling quote v1.0.38
4372025-01-13T08:50:46.008Z Compiling proc-macro-error v1.0.4
4382025-01-13T08:50:46.053Z Compiling equivalent v1.0.1
4392025-01-13T08:50:46.189Z Compiling plain v0.2.3
4402025-01-13T08:50:46.233Z Compiling log v0.4.22
4412025-01-13T08:50:46.260Z Compiling errno v0.3.10
4422025-01-13T08:50:46.355Z Compiling syn v2.0.96
4432025-01-13T08:50:46.534Z Compiling utf8parse v0.2.2
4442025-01-13T08:50:46.608Z Compiling camino v1.1.9
4452025-01-13T08:50:46.640Z Compiling hashbrown v0.15.2
4462025-01-13T08:50:46.729Z Compiling anstyle-parse v0.2.6
4472025-01-13T08:50:47.050Z Compiling thread-id v4.2.2
4482025-01-13T08:50:47.216Z Compiling colorchoice v1.0.3
4492025-01-13T08:50:47.322Z Compiling pretty-hex v0.4.1
4502025-01-13T08:50:47.388Z Compiling autocfg v1.4.0
4512025-01-13T08:50:47.515Z Compiling is_terminal_polyfill v1.70.1
4522025-01-13T08:50:47.541Z Compiling anstyle-query v1.1.2
4532025-01-13T08:50:47.655Z Compiling anstyle v1.0.10
4542025-01-13T08:50:47.710Z Compiling winnow v0.6.24
4552025-01-13T08:50:47.737Z Compiling unicode-width v0.1.14
4562025-01-13T08:50:47.896Z Compiling indexmap v2.7.0
4572025-01-13T08:50:48.119Z Compiling cfg-if v1.0.0
4582025-01-13T08:50:48.224Z Compiling semver v1.0.24
4592025-01-13T08:50:48.269Z Compiling getrandom v0.2.15
4602025-01-13T08:50:48.541Z Compiling fs-err v2.11.0
4612025-01-13T08:50:48.631Z Compiling anstream v0.6.18
4622025-01-13T08:50:48.832Z Compiling terminal_size v0.4.1
4632025-01-13T08:50:49.146Z Compiling clap_lex v0.7.4
4642025-01-13T08:50:49.341Z Compiling fastrand v2.3.0
4652025-01-13T08:50:49.481Z Compiling anyhow v1.0.95
4662025-01-13T08:50:49.631Z Compiling fnv v1.0.7
4672025-01-13T08:50:49.690Z Compiling heck v0.4.1
4682025-01-13T08:50:49.779Z Compiling heck v0.5.0
4692025-01-13T08:50:49.911Z Compiling bytecount v0.6.8
4702025-01-13T08:50:50.126Z Compiling strsim v0.11.1
4712025-01-13T08:50:50.186Z Compiling papergrid v0.11.0
4722025-01-13T08:50:50.223Z Compiling tempfile v3.15.0
4732025-01-13T08:50:50.465Z Compiling clap_builder v4.5.26
4742025-01-13T08:50:50.531Z Compiling memmap v0.7.0
4752025-01-13T08:50:50.899Z Compiling unicode-linebreak v0.1.5
4762025-01-13T08:50:51.025Z Compiling smawk v0.3.2
4772025-01-13T08:50:51.388Z Compiling textwrap v0.16.1
4782025-01-13T08:50:51.550Z Compiling swrite v0.1.0
4792025-01-13T08:50:52.471Z Compiling tabled_derive v0.7.0
4802025-01-13T08:50:54.051Z Compiling tabled v0.15.0
4812025-01-13T08:50:55.383Z Compiling serde_derive v1.0.217
4822025-01-13T08:50:55.386Z Compiling thiserror-impl v2.0.11
4832025-01-13T08:50:55.386Z Compiling thiserror-impl v1.0.69
4842025-01-13T08:50:55.386Z Compiling zerocopy-derive v0.7.35
4852025-01-13T08:50:55.882Z Compiling scroll_derive v0.12.0
4862025-01-13T08:50:56.192Z Compiling clap_derive v4.5.24
4872025-01-13T08:50:57.367Z Compiling scroll v0.12.0
4882025-01-13T08:50:57.692Z Compiling zerocopy v0.7.35
4892025-01-13T08:50:57.875Z Compiling goblin v0.8.2
4902025-01-13T08:50:58.654Z Compiling pest v2.7.15
4912025-01-13T08:51:00.571Z Compiling clap v4.5.26
4922025-01-13T08:51:00.872Z Compiling pest_meta v2.7.15
4932025-01-13T08:51:01.714Z Compiling pest_generator v2.7.15
4942025-01-13T08:51:03.435Z Compiling pest_derive v2.7.15
4952025-01-13T08:51:04.124Z Compiling dtrace-parser v0.2.0
4962025-01-13T08:51:06.015Z Compiling serde_spanned v0.6.8
4972025-01-13T08:51:06.017Z Compiling toml_datetime v0.6.8
4982025-01-13T08:51:06.017Z Compiling cargo-platform v0.1.9
4992025-01-13T08:51:06.400Z Compiling serde_tokenstream v0.2.2
5002025-01-13T08:51:06.497Z Compiling toml_edit v0.22.22
5012025-01-13T08:51:06.586Z Compiling macaddr v1.0.1
5022025-01-13T08:51:06.659Z Compiling camino-tempfile v1.1.1
5032025-01-13T08:51:07.472Z Compiling dof v0.3.0
5042025-01-13T08:51:07.472Z Compiling cargo_metadata v0.18.1
5052025-01-13T08:51:09.273Z Compiling toml v0.8.19
5062025-01-13T08:51:09.534Z Compiling usdt-macro v0.5.0
5072025-01-13T08:51:09.534Z Compiling usdt-attr-macro v0.5.0
5082025-01-13T08:51:10.124Z Compiling cargo_toml v0.20.5
5092025-01-13T08:51:10.952Z Compiling usdt v0.5.0
5102025-01-13T08:51:13.685Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5112025-01-13T08:51:17.838Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.92s
5122025-01-13T08:51:18.117Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5132025-01-13T08:51:18.643Z Downloading crates ...
5142025-01-13T08:51:18.757Z Downloaded addr2line v0.24.2
5152025-01-13T08:51:18.764Z Downloaded aead v0.5.2
5162025-01-13T08:51:18.769Z Downloaded async-stream-impl v0.3.6
5172025-01-13T08:51:18.771Z Downloaded adler2 v2.0.0
5182025-01-13T08:51:18.774Z Downloaded ciborium-io v0.2.2
5192025-01-13T08:51:18.777Z Downloaded atomicwrites v0.4.4
5202025-01-13T08:51:18.784Z Downloaded crunchy v0.2.2
5212025-01-13T08:51:18.788Z Downloaded cfg_aliases v0.2.1
5222025-01-13T08:51:18.790Z Downloaded http-range v0.1.5
5232025-01-13T08:51:18.790Z Downloaded cfg_aliases v0.1.1
5242025-01-13T08:51:18.794Z Downloaded cstr-argument v0.1.2
5252025-01-13T08:51:18.797Z Downloaded hubpack_derive v0.1.1
5262025-01-13T08:51:18.801Z Downloaded http-body v1.0.1
5272025-01-13T08:51:18.804Z Downloaded atty v0.2.14
5282025-01-13T08:51:18.809Z Downloaded is_ci v1.2.0
5292025-01-13T08:51:18.812Z Downloaded crucible-workspace-hack v0.1.0
5302025-01-13T08:51:18.814Z Downloaded block-padding v0.3.3
5312025-01-13T08:51:18.814Z Downloaded bit-vec v0.8.0
5322025-01-13T08:51:18.817Z Downloaded bit-set v0.5.3
5332025-01-13T08:51:18.819Z Downloaded assert_matches v1.5.0
5342025-01-13T08:51:18.819Z Downloaded ident_case v1.0.1
5352025-01-13T08:51:18.822Z Downloaded icu_provider_macros v1.5.0
5362025-01-13T08:51:18.822Z Downloaded constant_time_eq v0.3.1
5372025-01-13T08:51:18.825Z Downloaded cipher v0.4.4
5382025-01-13T08:51:18.825Z Downloaded cbc v0.1.2
5392025-01-13T08:51:18.827Z Downloaded md5 v0.7.0
5402025-01-13T08:51:18.829Z Downloaded matches v0.1.10
5412025-01-13T08:51:18.830Z Downloaded match_cfg v0.1.0
5422025-01-13T08:51:18.830Z Downloaded chacha20 v0.9.1
5432025-01-13T08:51:18.832Z Downloaded crc v3.2.1
5442025-01-13T08:51:18.835Z Downloaded hyper-tls v0.6.0
5452025-01-13T08:51:18.837Z Downloaded ciborium-ll v0.2.2
5462025-01-13T08:51:18.839Z Downloaded humantime v2.1.0
5472025-01-13T08:51:18.841Z Downloaded http-body-util v0.1.2
5482025-01-13T08:51:18.841Z Downloaded cassowary v0.3.0
5492025-01-13T08:51:18.843Z Downloaded hex v0.4.3
5502025-01-13T08:51:18.846Z Downloaded instant v0.1.13
5512025-01-13T08:51:18.849Z Downloaded httpdate v1.0.3
5522025-01-13T08:51:18.849Z Downloaded hubpack v0.1.2
5532025-01-13T08:51:18.852Z Downloaded atomic-waker v1.1.2
5542025-01-13T08:51:18.854Z Downloaded lru-cache v0.1.2
5552025-01-13T08:51:18.854Z Downloaded ascii-canvas v3.0.0
5562025-01-13T08:51:18.856Z Downloaded lazycell v1.3.0
5572025-01-13T08:51:18.858Z Downloaded linked-hash-map v0.5.6
5582025-01-13T08:51:18.861Z Downloaded ctr v0.9.2
5592025-01-13T08:51:18.863Z Downloaded indent_write v2.2.0
5602025-01-13T08:51:18.863Z Downloaded arrayvec v0.7.6
5612025-01-13T08:51:18.866Z Downloaded maybe-uninit v2.0.0
5622025-01-13T08:51:18.869Z Downloaded castaway v0.2.3
5632025-01-13T08:51:18.869Z Downloaded buf-list v1.0.3
5642025-01-13T08:51:18.872Z Downloaded libefi-sys v0.1.0
5652025-01-13T08:51:18.874Z Downloaded cexpr v0.6.0
5662025-01-13T08:51:18.876Z Downloaded lazy_static v1.5.0
5672025-01-13T08:51:18.879Z Downloaded linear-map v1.2.0
5682025-01-13T08:51:18.881Z Downloaded mime v0.3.17
5692025-01-13T08:51:18.883Z Downloaded cancel-safe-futures v0.1.5
5702025-01-13T08:51:18.886Z Downloaded httparse v1.9.5
5712025-01-13T08:51:18.889Z Downloaded memoffset v0.9.1
5722025-01-13T08:51:18.891Z Downloaded crossbeam-deque v0.8.6
5732025-01-13T08:51:18.891Z Downloaded bitfield v0.14.0
5742025-01-13T08:51:18.893Z Downloaded iana-time-zone v0.1.61
5752025-01-13T08:51:18.897Z Downloaded crc-catalog v2.4.0
5762025-01-13T08:51:18.899Z Downloaded ciborium v0.2.2
5772025-01-13T08:51:18.902Z Downloaded tinyvec_macros v0.1.1
5782025-01-13T08:51:18.904Z Downloaded strum v0.26.3
5792025-01-13T08:51:18.904Z Downloaded cookie_store v0.21.1
5802025-01-13T08:51:18.907Z Downloaded csv-core v0.1.11
5812025-01-13T08:51:18.909Z Downloaded rfc6979 v0.4.0
5822025-01-13T08:51:18.911Z Downloaded jobserver v0.1.32
5832025-01-13T08:51:18.913Z Downloaded colored v2.2.0
5842025-01-13T08:51:18.916Z Downloaded litemap v0.7.4
5852025-01-13T08:51:18.918Z Downloaded libloading v0.8.6
5862025-01-13T08:51:18.921Z Downloaded kstat-rs v0.2.4
5872025-01-13T08:51:18.923Z Downloaded md-5 v0.10.6
5882025-01-13T08:51:18.926Z Downloaded lock_api v0.4.12
5892025-01-13T08:51:18.926Z Downloaded proc-macro-error-attr2 v2.0.0
5902025-01-13T08:51:18.929Z Downloaded const_format_proc_macros v0.2.34
5912025-01-13T08:51:18.931Z Downloaded ipnetwork v0.20.0
5922025-01-13T08:51:18.933Z Downloaded tower-layer v0.3.3
5932025-01-13T08:51:18.935Z Downloaded darling_macro v0.20.10
5942025-01-13T08:51:18.935Z Downloaded zone_cfg_derive v0.3.0
5952025-01-13T08:51:18.938Z Downloaded mime_guess v2.0.5
5962025-01-13T08:51:18.940Z Downloaded write16 v1.0.0
5972025-01-13T08:51:18.940Z Downloaded libsw v3.4.0
5982025-01-13T08:51:18.942Z Downloaded r2d2 v0.8.10
5992025-01-13T08:51:18.945Z Downloaded hashlink v0.9.1
6002025-01-13T08:51:18.947Z Downloaded rustc-hash v1.1.0
6012025-01-13T08:51:18.947Z Downloaded hyper-rustls v0.27.5
6022025-01-13T08:51:18.950Z Downloaded crc32fast v1.4.2
6032025-01-13T08:51:18.952Z Downloaded strum_macros v0.25.3
6042025-01-13T08:51:18.955Z Downloaded strum_macros v0.24.3
6052025-01-13T08:51:18.958Z Downloaded siphasher v1.0.1
6062025-01-13T08:51:18.958Z Downloaded signal-hook-mio v0.2.4
6072025-01-13T08:51:18.960Z Downloaded const-oid v0.9.6
6082025-01-13T08:51:18.962Z Downloaded icu_provider v1.5.0
6092025-01-13T08:51:18.965Z Downloaded tokio-macros v2.5.0
6102025-01-13T08:51:18.968Z Downloaded sha1 v0.10.6
6112025-01-13T08:51:18.968Z Downloaded tls_codec v0.4.1
6122025-01-13T08:51:18.971Z Downloaded serde-hex v0.1.0
6132025-01-13T08:51:18.971Z Downloaded scheduled-thread-pool v0.2.7
6142025-01-13T08:51:18.973Z Downloaded crc-any v2.5.0
6152025-01-13T08:51:18.976Z Downloaded cookie v0.18.1
6162025-01-13T08:51:18.978Z Downloaded icu_normalizer_data v1.5.0
6172025-01-13T08:51:18.981Z Downloaded icu_normalizer v1.5.0
6182025-01-13T08:51:18.983Z Downloaded number_prefix v0.4.0
6192025-01-13T08:51:18.986Z Downloaded typify-macro v0.2.0
6202025-01-13T08:51:18.986Z Downloaded litrs v0.4.1
6212025-01-13T08:51:18.988Z Downloaded num_threads v0.1.7
6222025-01-13T08:51:18.990Z Downloaded universal-hash v0.5.1
6232025-01-13T08:51:18.990Z Downloaded hickory-client v0.24.2
6242025-01-13T08:51:18.993Z Downloaded wyz v0.5.1
6252025-01-13T08:51:18.995Z Downloaded writeable v0.5.5
6262025-01-13T08:51:18.998Z Downloaded console v0.15.10
6272025-01-13T08:51:19.001Z Downloaded indexmap v1.9.3
6282025-01-13T08:51:19.003Z Downloaded data-encoding v2.6.0
6292025-01-13T08:51:19.005Z Downloaded dirs-next v2.0.0
6302025-01-13T08:51:19.005Z Downloaded tls_codec_derive v0.4.1
6312025-01-13T08:51:19.007Z Downloaded dsl_auto_type v0.1.2
6322025-01-13T08:51:19.010Z Downloaded allocator-api2 v0.2.21
6332025-01-13T08:51:19.012Z Downloaded futures-task v0.3.31
6342025-01-13T08:51:19.014Z Downloaded sqlparser_derive v0.2.2
6352025-01-13T08:51:19.017Z Downloaded fragile v2.0.0
6362025-01-13T08:51:19.017Z Downloaded siphasher v0.3.11
6372025-01-13T08:51:19.019Z Downloaded structmeta-derive v0.3.0
6382025-01-13T08:51:19.025Z Downloaded crossbeam-epoch v0.9.18
6392025-01-13T08:51:19.028Z Downloaded mockall v0.13.1
6402025-01-13T08:51:19.028Z Downloaded num-derive v0.4.2
6412025-01-13T08:51:19.028Z Downloaded icu_locid_transform_data v1.5.0
6422025-01-13T08:51:19.031Z Downloaded blake2 v0.10.6
6432025-01-13T08:51:19.031Z Downloaded proc-macro-error2 v2.0.1
6442025-01-13T08:51:19.034Z Downloaded tui-tree-widget v0.22.0
6452025-01-13T08:51:19.037Z Downloaded supports-color v3.0.2
6462025-01-13T08:51:19.039Z Downloaded indicatif v0.17.9
6472025-01-13T08:51:19.043Z Downloaded waitgroup v0.1.2
6482025-01-13T08:51:19.045Z Downloaded num_enum v0.5.11
6492025-01-13T08:51:19.049Z Downloaded value-bag v1.10.0
6502025-01-13T08:51:19.052Z Downloaded want v0.3.1
6512025-01-13T08:51:19.055Z Downloaded heapless v0.8.0
6522025-01-13T08:51:19.058Z Downloaded fallible-streaming-iterator v0.1.9
6532025-01-13T08:51:19.061Z Downloaded fallible-iterator v0.3.0
6542025-01-13T08:51:19.061Z Downloaded fallible-iterator v0.2.0
6552025-01-13T08:51:19.064Z Downloaded base64 v0.21.7
6562025-01-13T08:51:19.066Z Downloaded rand_xorshift v0.3.0
6572025-01-13T08:51:19.069Z Downloaded num v0.4.3
6582025-01-13T08:51:19.069Z Downloaded hash32 v0.3.1
6592025-01-13T08:51:19.071Z Downloaded typify v0.2.0
6602025-01-13T08:51:19.074Z Downloaded serde_urlencoded v0.7.1
6612025-01-13T08:51:19.077Z Downloaded rustls-pemfile v1.0.4
6622025-01-13T08:51:19.079Z Downloaded subtle v2.6.1
6632025-01-13T08:51:19.082Z Downloaded multer v3.1.0
6642025-01-13T08:51:19.084Z Downloaded slog-scope v4.4.0
6652025-01-13T08:51:19.086Z Downloaded normalize-line-endings v0.3.0
6662025-01-13T08:51:19.089Z Downloaded phf v0.11.3
6672025-01-13T08:51:19.089Z Downloaded percent-encoding v2.3.1
6682025-01-13T08:51:19.091Z Downloaded rand_core v0.6.4
6692025-01-13T08:51:19.091Z Downloaded slog-json v2.6.1
6702025-01-13T08:51:19.094Z Downloaded progenitor-macro v0.8.0
6712025-01-13T08:51:19.096Z Downloaded walkdir v2.5.0
6722025-01-13T08:51:19.098Z Downloaded new_debug_unreachable v1.0.6
6732025-01-13T08:51:19.098Z Downloaded num_enum_derive v0.5.11
6742025-01-13T08:51:19.101Z Downloaded primeorder v0.13.6
6752025-01-13T08:51:19.103Z Downloaded newline-converter v0.3.0
6762025-01-13T08:51:19.105Z Downloaded wait-timeout v0.2.0
6772025-01-13T08:51:19.105Z Downloaded unarray v0.1.4
6782025-01-13T08:51:19.107Z Downloaded uzers v0.12.1
6792025-01-13T08:51:19.111Z Downloaded hickory-resolver v0.24.2
6802025-01-13T08:51:19.114Z Downloaded zone v0.1.8
6812025-01-13T08:51:19.116Z Downloaded deranged v0.3.11
6822025-01-13T08:51:19.119Z Downloaded postgres-types v0.2.8
6832025-01-13T08:51:19.121Z Downloaded postgres-protocol v0.6.7
6842025-01-13T08:51:19.123Z Downloaded psl-types v2.0.11
6852025-01-13T08:51:19.126Z Downloaded dropshot_endpoint v0.13.0
6862025-01-13T08:51:19.128Z Downloaded socket2 v0.5.8
6872025-01-13T08:51:19.131Z Downloaded funty v2.0.0
6882025-01-13T08:51:19.133Z Downloaded unicode-xid v0.2.6
6892025-01-13T08:51:19.135Z Downloaded sct v0.7.1
6902025-01-13T08:51:19.137Z Downloaded shell-words v1.1.0
6912025-01-13T08:51:19.139Z Downloaded signature v2.2.0
6922025-01-13T08:51:19.142Z Downloaded structmeta v0.3.0
6932025-01-13T08:51:19.145Z Downloaded mockall_derive v0.13.1
6942025-01-13T08:51:19.145Z Downloaded crypto-bigint v0.5.5
6952025-01-13T08:51:19.152Z Downloaded defmt-macros v0.4.0
6962025-01-13T08:51:19.155Z Downloaded tower-service v0.3.3
6972025-01-13T08:51:19.158Z Downloaded dhcproto v0.12.0
6982025-01-13T08:51:19.160Z Downloaded unsafe-libyaml v0.2.11
6992025-01-13T08:51:19.163Z Downloaded toolchain_find v0.4.0
7002025-01-13T08:51:19.166Z Downloaded rcgen v0.12.1
7012025-01-13T08:51:19.169Z Downloaded downcast v0.11.0
7022025-01-13T08:51:19.171Z Downloaded schemars v0.8.21
7032025-01-13T08:51:19.192Z Downloaded peg-runtime v0.8.3
7042025-01-13T08:51:19.194Z Downloaded zone_cfg_derive v0.1.2
7052025-01-13T08:51:19.194Z Downloaded rustfmt-wrapper v0.2.1
7062025-01-13T08:51:19.197Z Downloaded radium v0.7.0
7072025-01-13T08:51:19.197Z Downloaded parse-display v0.10.0
7082025-01-13T08:51:19.197Z Downloaded packed_struct v0.10.1
7092025-01-13T08:51:19.199Z Downloaded headers-core v0.3.0
7102025-01-13T08:51:19.202Z Downloaded slog-async v2.8.0
7112025-01-13T08:51:19.202Z Downloaded secrecy v0.8.0
7122025-01-13T08:51:19.205Z Downloaded predicates-tree v1.0.12
7132025-01-13T08:51:19.205Z Downloaded predicates-core v1.0.9
7142025-01-13T08:51:19.207Z Downloaded sqlformat v0.2.6
7152025-01-13T08:51:19.210Z Downloaded pretty-hex v0.2.1
7162025-01-13T08:51:19.210Z Downloaded der_derive v0.7.3
7172025-01-13T08:51:19.213Z Downloaded tracing-attributes v0.1.28
7182025-01-13T08:51:19.215Z Downloaded scopeguard v1.2.0
7192025-01-13T08:51:19.218Z Downloaded ssh-encoding v0.2.0
7202025-01-13T08:51:19.218Z Downloaded ssh-cipher v0.2.0
7212025-01-13T08:51:19.220Z Downloaded structmeta-derive v0.2.0
7222025-01-13T08:51:19.220Z Downloaded schemars_derive v0.8.21
7232025-01-13T08:51:19.222Z Downloaded publicsuffix v2.3.0
7242025-01-13T08:51:19.225Z Downloaded rustc-hash v2.1.0
7252025-01-13T08:51:19.227Z Downloaded resolv-conf v0.7.0
7262025-01-13T08:51:19.229Z Downloaded defmt v0.3.10
7272025-01-13T08:51:19.232Z Downloaded topological-sort v0.2.2
7282025-01-13T08:51:19.235Z Downloaded termios v0.3.3
7292025-01-13T08:51:19.235Z Downloaded curve25519-dalek-derive v0.1.1
7302025-01-13T08:51:19.237Z Downloaded take_mut v0.2.2
7312025-01-13T08:51:19.239Z Downloaded document-features v0.2.10
7322025-01-13T08:51:19.239Z Downloaded xz2 v0.1.7
7332025-01-13T08:51:19.243Z Downloaded dunce v1.0.5
7342025-01-13T08:51:19.245Z Downloaded poly1305 v0.8.0
7352025-01-13T08:51:19.247Z Downloaded foreign-types v0.5.0
7362025-01-13T08:51:19.247Z Downloaded display-error-chain v0.2.2
7372025-01-13T08:51:19.249Z Downloaded sec1 v0.7.3
7382025-01-13T08:51:19.252Z Downloaded futures-core v0.3.31
7392025-01-13T08:51:19.252Z Downloaded num-iter v0.1.45
7402025-01-13T08:51:19.254Z Downloaded phf_generator v0.11.3
7412025-01-13T08:51:19.254Z Downloaded pem v3.0.4
7422025-01-13T08:51:19.257Z Downloaded futures-executor v0.3.31
7432025-01-13T08:51:19.259Z Downloaded defmt-parser v0.4.1
7442025-01-13T08:51:19.259Z Downloaded tokio-tungstenite v0.24.0
7452025-01-13T08:51:19.261Z Downloaded rand_seeder v0.3.0
7462025-01-13T08:51:19.264Z Downloaded libxml v0.3.3
7472025-01-13T08:51:19.270Z Downloaded derive_builder_macro v0.20.2
7482025-01-13T08:51:19.272Z Downloaded aes v0.8.4
7492025-01-13T08:51:19.275Z Downloaded fxhash v0.2.1
7502025-01-13T08:51:19.277Z Downloaded tabwriter v1.4.1
7512025-01-13T08:51:19.279Z Downloaded half v2.4.1
7522025-01-13T08:51:19.282Z Downloaded libm v0.2.11
7532025-01-13T08:51:19.289Z Downloaded progenitor-client v0.8.0
7542025-01-13T08:51:19.292Z Downloaded shlex v1.3.0
7552025-01-13T08:51:19.292Z Downloaded gethostname v0.5.0
7562025-01-13T08:51:19.294Z Downloaded synstructure v0.13.1
7572025-01-13T08:51:19.294Z Downloaded serde_plain v1.0.2
7582025-01-13T08:51:19.297Z Downloaded utf16_iter v1.0.5
7592025-01-13T08:51:19.300Z Downloaded opaque-debug v0.3.1
7602025-01-13T08:51:19.300Z Downloaded displaydoc v0.2.5
7612025-01-13T08:51:19.302Z Downloaded signal-hook-tokio v0.3.1
7622025-01-13T08:51:19.305Z Downloaded fixedbitset v0.4.2
7632025-01-13T08:51:19.305Z Downloaded same-file v1.0.6
7642025-01-13T08:51:19.307Z Downloaded rustls-pemfile v2.2.0
7652025-01-13T08:51:19.310Z Downloaded quinn v0.11.6
7662025-01-13T08:51:19.313Z Downloaded sync_wrapper v1.0.2
7672025-01-13T08:51:19.315Z Downloaded phf_codegen v0.11.3
7682025-01-13T08:51:19.315Z Downloaded owo-colors v4.1.0
7692025-01-13T08:51:19.318Z Downloaded filetime v0.2.25
7702025-01-13T08:51:19.321Z Downloaded slog v2.7.0
7712025-01-13T08:51:19.323Z Downloaded zone v0.3.0
7722025-01-13T08:51:19.323Z Downloaded num-rational v0.4.2
7732025-01-13T08:51:19.326Z Downloaded darling v0.20.10
7742025-01-13T08:51:19.328Z Downloaded foreign-types-shared v0.1.1
7752025-01-13T08:51:19.331Z Downloaded foreign-types v0.3.2
7762025-01-13T08:51:19.331Z Downloaded test-strategy v0.3.1
7772025-01-13T08:51:19.334Z Downloaded ghash v0.5.1
7782025-01-13T08:51:19.336Z Downloaded num-conv v0.1.0
7792025-01-13T08:51:19.339Z Downloaded futures-macro v0.3.31
7802025-01-13T08:51:19.339Z Downloaded idna v1.0.3
7812025-01-13T08:51:19.342Z Downloaded path-slash v0.1.5
7822025-01-13T08:51:19.344Z Downloaded tokio-rustls v0.25.0
7832025-01-13T08:51:19.347Z Downloaded expectorate v1.1.0
7842025-01-13T08:51:19.350Z Downloaded parse-size v1.1.0
7852025-01-13T08:51:19.350Z Downloaded newtype_derive v0.1.6
7862025-01-13T08:51:19.350Z Downloaded tiny-keccak v2.0.2
7872025-01-13T08:51:19.352Z Downloaded zopfli v0.8.1
7882025-01-13T08:51:19.354Z Downloaded utf8_iter v1.0.4
7892025-01-13T08:51:19.357Z Downloaded foreign-types-shared v0.3.1
7902025-01-13T08:51:19.359Z Downloaded quick-error v1.2.3
7912025-01-13T08:51:19.359Z Downloaded tokio-rustls v0.26.1
7922025-01-13T08:51:19.362Z Downloaded rustyline v14.0.0
7932025-01-13T08:51:19.366Z Downloaded tap v1.0.1
7942025-01-13T08:51:19.369Z Downloaded smallvec v0.6.14
7952025-01-13T08:51:19.371Z Downloaded strip-ansi-escapes v0.2.0
7962025-01-13T08:51:19.371Z Downloaded slog-stdlog v4.1.1
7972025-01-13T08:51:19.373Z Downloaded thread_local v1.1.8
7982025-01-13T08:51:19.375Z Downloaded debug-ignore v1.0.5
7992025-01-13T08:51:19.375Z Downloaded olpc-cjson v0.1.4
8002025-01-13T08:51:19.378Z Downloaded der v0.7.9
8012025-01-13T08:51:19.382Z Downloaded dhcproto-macros v0.1.0
8022025-01-13T08:51:19.385Z Downloaded zeroize_derive v1.4.2
8032025-01-13T08:51:19.385Z Downloaded itertools v0.12.1
8042025-01-13T08:51:19.392Z Downloaded foldhash v0.1.4
8052025-01-13T08:51:19.394Z Downloaded difflib v0.4.0
8062025-01-13T08:51:19.394Z Downloaded itertools v0.14.0
8072025-01-13T08:51:19.402Z Downloaded rpassword v7.3.1
8082025-01-13T08:51:19.405Z Downloaded itertools v0.13.0
8092025-01-13T08:51:19.411Z Downloaded endian-type v0.1.2
8102025-01-13T08:51:19.413Z Downloaded zerofrom v0.1.5
8112025-01-13T08:51:19.413Z Downloaded fd-lock v4.0.2
8122025-01-13T08:51:19.415Z Downloaded signal-hook v0.3.17
8132025-01-13T08:51:19.418Z Downloaded slog-envlogger v2.2.0
8142025-01-13T08:51:19.420Z Downloaded aes-gcm v0.10.3
8152025-01-13T08:51:19.423Z Downloaded salsa20 v0.10.2
8162025-01-13T08:51:19.426Z Downloaded time-core v0.1.2
8172025-01-13T08:51:19.428Z Downloaded slog-term v2.9.1
8182025-01-13T08:51:19.428Z Downloaded rusty-fork v0.3.0
8192025-01-13T08:51:19.431Z Downloaded structmeta v0.2.0
8202025-01-13T08:51:19.433Z Downloaded twox-hash v1.6.3
8212025-01-13T08:51:19.433Z Downloaded stringprep v0.1.5
8222025-01-13T08:51:19.437Z Downloaded unicase v2.8.1
8232025-01-13T08:51:19.440Z Downloaded uuid v1.11.1
8242025-01-13T08:51:19.440Z Downloaded p256 v0.13.2
8252025-01-13T08:51:19.443Z Downloaded sync-ptr v0.1.1
8262025-01-13T08:51:19.445Z Downloaded progenitor v0.8.0
8272025-01-13T08:51:19.449Z Downloaded precomputed-hash v0.1.1
8282025-01-13T08:51:19.449Z Downloaded phf_shared v0.10.0
8292025-01-13T08:51:19.449Z Downloaded powerfmt v0.2.0
8302025-01-13T08:51:19.451Z Downloaded reedline v0.35.0
8312025-01-13T08:51:19.457Z Downloaded embedded-io v0.6.1
8322025-01-13T08:51:19.460Z Downloaded stable_deref_trait v1.2.0
8332025-01-13T08:51:19.460Z Downloaded spki v0.7.3
8342025-01-13T08:51:19.462Z Downloaded embedded-io v0.4.0
8352025-01-13T08:51:19.465Z Downloaded ppv-lite86 v0.2.20
8362025-01-13T08:51:19.467Z Downloaded tungstenite v0.23.0
8372025-01-13T08:51:19.470Z Downloaded num-complex v0.4.6
8382025-01-13T08:51:19.472Z Downloaded postcard v1.1.1
8392025-01-13T08:51:19.474Z Downloaded unicode-bidi v0.3.18
8402025-01-13T08:51:19.476Z Downloaded ed25519-dalek v2.1.1
8412025-01-13T08:51:19.479Z Downloaded nodrop v0.1.14
8422025-01-13T08:51:19.481Z Downloaded enum-as-inner v0.5.1
8432025-01-13T08:51:19.483Z Downloaded slog-dtrace v0.3.0
8442025-01-13T08:51:19.483Z Downloaded omicron-zone-package v0.12.0
8452025-01-13T08:51:19.487Z Downloaded password-hash v0.4.2
8462025-01-13T08:51:19.490Z Downloaded zip v2.1.3
8472025-01-13T08:51:19.493Z Downloaded tinystr v0.7.6
8482025-01-13T08:51:19.497Z Downloaded pin-utils v0.1.0
8492025-01-13T08:51:19.497Z Downloaded tokio-native-tls v0.3.1
8502025-01-13T08:51:19.500Z Downloaded russh v0.45.0
8512025-01-13T08:51:19.505Z Downloaded zip v0.6.6
8522025-01-13T08:51:19.509Z Downloaded glob v0.3.2
8532025-01-13T08:51:19.511Z Downloaded oso-derive v0.27.3
8542025-01-13T08:51:19.511Z Downloaded futures-io v0.3.31
8552025-01-13T08:51:19.514Z Downloaded zerovec-derive v0.10.3
8562025-01-13T08:51:19.514Z Downloaded unicode-segmentation v1.12.0
8572025-01-13T08:51:19.518Z Downloaded pin-project-lite v0.2.16
8582025-01-13T08:51:19.523Z Downloaded slog-bunyan v2.5.0
8592025-01-13T08:51:19.525Z Downloaded spin v0.9.8
8602025-01-13T08:51:19.528Z Downloaded progenitor-impl v0.8.0
8612025-01-13T08:51:19.530Z Downloaded tracing v0.1.41
8622025-01-13T08:51:19.534Z Downloaded untrusted v0.9.0
8632025-01-13T08:51:19.537Z Downloaded try-lock v0.2.5
8642025-01-13T08:51:19.537Z Downloaded untrusted v0.7.1
8652025-01-13T08:51:19.540Z Downloaded vsss-rs v3.3.4
8662025-01-13T08:51:19.543Z Downloaded env_logger v0.10.2
8672025-01-13T08:51:19.547Z Downloaded samael v0.0.17
8682025-01-13T08:51:19.550Z Downloaded serde-big-array v0.5.1
8692025-01-13T08:51:19.553Z Downloaded tokio-util v0.7.13
8702025-01-13T08:51:19.558Z Downloaded smf v0.2.3
8712025-01-13T08:51:19.562Z Downloaded peg v0.8.4
8722025-01-13T08:51:19.564Z Downloaded russh-cryptovec v0.7.3
8732025-01-13T08:51:19.564Z Downloaded aho-corasick v1.1.3
8742025-01-13T08:51:19.569Z Downloaded string_cache v0.8.7
8752025-01-13T08:51:19.571Z Downloaded serde_repr v0.1.19
8762025-01-13T08:51:19.575Z Downloaded nibble_vec v0.1.0
8772025-01-13T08:51:19.575Z Downloaded derive_more v0.99.18
8782025-01-13T08:51:19.579Z Downloaded quinn-udp v0.5.9
8792025-01-13T08:51:19.581Z Downloaded flagset v0.4.6
8802025-01-13T08:51:19.584Z Downloaded diesel_derives v2.2.3
8812025-01-13T08:51:19.586Z Downloaded group v0.13.0
8822025-01-13T08:51:19.589Z Downloaded vte_generate_state_changes v0.1.2
8832025-01-13T08:51:19.589Z Downloaded static_assertions v1.1.0
8842025-01-13T08:51:19.591Z Downloaded vte v0.11.1
8852025-01-13T08:51:19.594Z Downloaded vergen v8.3.2
8862025-01-13T08:51:19.597Z Downloaded smallvec v1.13.2
8872025-01-13T08:51:19.600Z Downloaded predicates v3.1.3
8882025-01-13T08:51:19.600Z Downloaded serde_path_to_error v0.1.16
8892025-01-13T08:51:19.603Z Downloaded semver v0.1.20
8902025-01-13T08:51:19.603Z Downloaded parse-display-derive v0.10.0
8912025-01-13T08:51:19.606Z Downloaded time-macros v0.2.19
8922025-01-13T08:51:19.606Z Downloaded which v4.4.2
8932025-01-13T08:51:19.609Z Downloaded ref-cast-impl v1.0.23
8942025-01-13T08:51:19.609Z Downloaded newtype-uuid v1.1.3
8952025-01-13T08:51:19.613Z Downloaded serde_with_macros v3.12.0
8962025-01-13T08:51:19.613Z Downloaded pin-project v1.1.8
8972025-01-13T08:51:19.624Z Downloaded nanorand v0.7.0
8982025-01-13T08:51:19.628Z Downloaded tinyvec v1.8.1
8992025-01-13T08:51:19.630Z Downloaded rustversion v1.0.19
9002025-01-13T08:51:19.634Z Downloaded ff v0.13.0
9012025-01-13T08:51:19.634Z Downloaded multimap v0.10.0
9022025-01-13T08:51:19.637Z Downloaded ena v0.14.3
9032025-01-13T08:51:19.637Z Downloaded zeroize v1.8.1
9042025-01-13T08:51:19.637Z Downloaded zerofrom-derive v0.1.5
9052025-01-13T08:51:19.641Z Downloaded yoke-derive v0.7.5
9062025-01-13T08:51:19.641Z Downloaded ssh-key v0.6.7
9072025-01-13T08:51:19.647Z Downloaded ron v0.8.1
9082025-01-13T08:51:19.651Z Downloaded tokio-stream v0.1.17
9092025-01-13T08:51:19.655Z Downloaded pkcs8 v0.10.2
9102025-01-13T08:51:19.658Z Downloaded pbkdf2 v0.11.0
9112025-01-13T08:51:19.660Z Downloaded native-tls v0.2.12
9122025-01-13T08:51:19.662Z Downloaded qorb v0.2.1
9132025-01-13T08:51:19.666Z Downloaded globset v0.4.15
9142025-01-13T08:51:19.669Z Downloaded rustc-demangle v0.1.24
9152025-01-13T08:51:19.671Z Downloaded pkcs5 v0.7.1
9162025-01-13T08:51:19.673Z Downloaded serde_yaml v0.9.34+deprecated
9172025-01-13T08:51:19.677Z Downloaded tower v0.5.2
9182025-01-13T08:51:19.686Z Downloaded zerocopy v0.6.6
9192025-01-13T08:51:19.689Z Downloaded headers v0.4.0
9202025-01-13T08:51:19.693Z Downloaded toml v0.7.8
9212025-01-13T08:51:19.697Z Downloaded tokio-postgres v0.7.12
9222025-01-13T08:51:19.703Z Downloaded typed-path v0.9.3
9232025-01-13T08:51:19.709Z Downloaded fatfs v0.3.6
9242025-01-13T08:51:19.711Z Downloaded quick-xml v0.33.0
9252025-01-13T08:51:19.719Z Downloaded unicode_categories v0.1.1
9262025-01-13T08:51:19.722Z Downloaded openssl-sys v0.9.104
9272025-01-13T08:51:19.725Z Downloaded nom v7.1.3
9282025-01-13T08:51:19.730Z Downloaded futures v0.3.31
9292025-01-13T08:51:19.736Z Downloaded russh-keys v0.45.0
9302025-01-13T08:51:19.738Z Downloaded flume v0.11.1
9312025-01-13T08:51:19.741Z Downloaded bindgen v0.69.5
9322025-01-13T08:51:19.749Z Downloaded lalrpop v0.19.12
9332025-01-13T08:51:19.760Z Downloaded tungstenite v0.21.0
9342025-01-13T08:51:19.763Z Downloaded rand v0.8.5
9352025-01-13T08:51:19.767Z Downloaded url v2.5.4
9362025-01-13T08:51:19.770Z Downloaded unicode-normalization v0.1.24
9372025-01-13T08:51:19.774Z Downloaded num-bigint-dig v0.8.4
9382025-01-13T08:51:19.779Z Downloaded steno v0.4.1
9392025-01-13T08:51:19.783Z Downloaded hashbrown v0.13.2
9402025-01-13T08:51:19.787Z Downloaded sqlparser v0.45.0
9412025-01-13T08:51:19.794Z Downloaded parse-zoneinfo v0.3.1
9422025-01-13T08:51:19.796Z Downloaded chrono v0.4.39
9432025-01-13T08:51:19.803Z Downloaded petname v2.0.2
9442025-01-13T08:51:19.808Z Downloaded toml_edit v0.19.15
9452025-01-13T08:51:19.824Z Downloaded zerocopy-derive v0.8.14
9462025-01-13T08:51:19.831Z Downloaded idna v0.2.3
9472025-01-13T08:51:19.838Z Downloaded salty v0.3.0
9482025-01-13T08:51:19.845Z Downloaded regex v1.11.1
9492025-01-13T08:51:19.858Z Downloaded proptest v1.6.0
9502025-01-13T08:51:19.866Z Downloaded time v0.3.37
9512025-01-13T08:51:19.874Z Downloaded rustls-webpki v0.101.7
9522025-01-13T08:51:19.888Z Downloaded rayon v1.10.0
9532025-01-13T08:51:19.897Z Downloaded serde_with v3.12.0
9542025-01-13T08:51:19.905Z Downloaded unicode-width v0.2.0
9552025-01-13T08:51:19.911Z Downloaded h2 v0.4.7
9562025-01-13T08:51:19.919Z Downloaded zerovec v0.10.4
9572025-01-13T08:51:19.924Z Downloaded p521 v0.13.3
9582025-01-13T08:51:19.929Z Downloaded hashbrown v0.14.5
9592025-01-13T08:51:19.933Z Downloaded portable-atomic v1.10.0
9602025-01-13T08:51:19.940Z Downloaded vcpkg v0.2.15
9612025-01-13T08:51:19.979Z Downloaded p384 v0.13.0
9622025-01-13T08:51:19.985Z Downloaded bstr v1.11.3
9632025-01-13T08:51:19.995Z Downloaded openssl v0.10.68
9642025-01-13T08:51:20.005Z Downloaded git2 v0.19.0
9652025-01-13T08:51:20.012Z Downloaded dropshot v0.13.0
9662025-01-13T08:51:20.036Z Downloaded nix v0.29.0
9672025-01-13T08:51:20.045Z Downloaded radix_trie v0.2.1
9682025-01-13T08:51:20.050Z Downloaded trust-dns-proto v0.22.0
9692025-01-13T08:51:20.063Z Downloaded zerocopy v0.8.14
9702025-01-13T08:51:20.085Z Downloaded nix v0.28.0
9712025-01-13T08:51:20.096Z Downloaded regress v0.9.1
9722025-01-13T08:51:20.105Z Downloaded diesel v2.2.6
9732025-01-13T08:51:20.124Z Downloaded nix v0.27.1
9742025-01-13T08:51:20.134Z Downloaded typify-impl v0.2.0
9752025-01-13T08:51:20.149Z Downloaded regex-syntax v0.8.5
9762025-01-13T08:51:20.157Z Downloaded regress v0.10.2
9772025-01-13T08:51:20.166Z Downloaded object v0.36.7
9782025-01-13T08:51:20.177Z Downloaded sled v0.34.7
9792025-01-13T08:51:20.188Z Downloaded openapiv3 v2.0.0
9802025-01-13T08:51:20.200Z Downloaded rustls v0.23.21
9812025-01-13T08:51:20.212Z Downloaded rustls v0.22.4
9822025-01-13T08:51:20.224Z Downloaded zerocopy-derive v0.6.6
9832025-01-13T08:51:20.233Z Downloaded ratatui v0.28.1
9842025-01-13T08:51:20.252Z Downloaded regex-automata v0.4.9
9852025-01-13T08:51:20.268Z Downloaded bzip2-sys v0.1.11+1.0.8
9862025-01-13T08:51:20.280Z Downloaded hickory-proto v0.24.2
9872025-01-13T08:51:20.295Z Downloaded chrono-tz v0.10.0
9882025-01-13T08:51:20.303Z Downloaded petgraph v0.6.5
9892025-01-13T08:51:20.320Z Downloaded gimli v0.31.1
9902025-01-13T08:51:20.327Z Downloaded rustls-webpki v0.102.8
9912025-01-13T08:51:20.345Z Downloaded polar-core v0.27.3
9922025-01-13T08:51:20.355Z Downloaded lzma-sys v0.1.20
9932025-01-13T08:51:20.383Z Downloaded webpki-roots v0.26.7
9942025-01-13T08:51:20.387Z Downloaded regex-syntax v0.6.29
9952025-01-13T08:51:20.393Z Downloaded smoltcp v0.11.0
9962025-01-13T08:51:20.406Z Downloaded dropshot v0.12.0
9972025-01-13T08:51:20.424Z Downloaded quinn-proto v0.11.9
9982025-01-13T08:51:20.430Z Downloaded tokio v1.43.0
9992025-01-13T08:51:20.469Z Downloaded libz-sys v1.1.21
10002025-01-13T08:51:20.490Z Downloaded csv v1.3.1
10012025-01-13T08:51:20.508Z Downloaded object v0.30.4
10022025-01-13T08:51:20.518Z Downloaded rustls v0.21.12
10032025-01-13T08:51:20.529Z Downloaded curve25519-dalek v4.1.3
10042025-01-13T08:51:20.537Z Downloaded smoltcp v0.9.1
10052025-01-13T08:51:20.548Z Downloaded flate2 v1.0.35
10062025-01-13T08:51:20.552Z Downloaded reqwest v0.12.12
10072025-01-13T08:51:20.562Z Downloaded sha3 v0.10.8
10082025-01-13T08:51:20.565Z Downloaded icu_properties_data v1.5.0
10092025-01-13T08:51:20.576Z Downloaded bitvec v1.0.1
10102025-01-13T08:51:20.590Z Downloaded rsa v0.9.7
10112025-01-13T08:51:20.595Z Downloaded futures-util v0.3.31
10122025-01-13T08:51:20.605Z Downloaded elliptic-curve v0.13.8
10132025-01-13T08:51:20.609Z Downloaded tough v0.19.0
10142025-01-13T08:51:20.616Z Downloaded hashbrown v0.12.3
10152025-01-13T08:51:20.620Z Downloaded rand_chacha v0.3.1
10162025-01-13T08:51:20.624Z Downloaded polyval v0.6.2
10172025-01-13T08:51:20.628Z Downloaded pkg-config v0.3.31
10182025-01-13T08:51:20.628Z Downloaded peg-macros v0.8.4
10192025-01-13T08:51:20.628Z Downloaded tungstenite v0.24.0
10202025-01-13T08:51:20.631Z Downloaded mio v1.0.3
10212025-01-13T08:51:20.636Z Downloaded aws-lc-rs v1.12.0
10222025-01-13T08:51:20.643Z Downloaded tokio-tungstenite v0.21.0
10232025-01-13T08:51:20.646Z Downloaded pbkdf2 v0.12.2
10242025-01-13T08:51:20.650Z Downloaded pkcs1 v0.7.5
10252025-01-13T08:51:20.650Z Downloaded unicode-properties v0.1.3
10262025-01-13T08:51:20.658Z Downloaded tar v0.4.43
10272025-01-13T08:51:20.661Z Downloaded hkdf v0.12.4
10282025-01-13T08:51:20.661Z Downloaded ron v0.7.1
10292025-01-13T08:51:20.661Z Downloaded num-bigint v0.4.6
10302025-01-13T08:51:20.665Z Downloaded heapless v0.7.17
10312025-01-13T08:51:20.669Z Downloaded winnow v0.5.40
10322025-01-13T08:51:20.677Z Downloaded ecdsa v0.16.9
10332025-01-13T08:51:20.680Z Downloaded diff v0.1.13
10342025-01-13T08:51:20.683Z Downloaded rusqlite v0.32.1
10352025-01-13T08:51:20.689Z Downloaded blake3 v1.5.5
10362025-01-13T08:51:20.696Z Downloaded phf_shared v0.11.3
10372025-01-13T08:51:20.698Z Downloaded tokio-tungstenite v0.23.1
10382025-01-13T08:51:20.701Z Downloaded term v0.7.0
10392025-01-13T08:51:20.703Z Downloaded darling_core v0.20.10
10402025-01-13T08:51:20.707Z Downloaded dyn-clone v1.0.17
10412025-01-13T08:51:20.709Z Downloaded prettyplease v0.2.29
10422025-01-13T08:51:20.712Z Downloaded crossterm v0.28.1
10432025-01-13T08:51:20.719Z Downloaded either v1.13.0
10442025-01-13T08:51:20.721Z Downloaded ed25519 v2.2.3
10452025-01-13T08:51:20.723Z Downloaded dirs-sys-next v0.1.2
10462025-01-13T08:51:20.723Z Downloaded diesel-dtrace v0.4.2
10472025-01-13T08:51:20.726Z Downloaded derive_builder_core v0.20.2
10482025-01-13T08:51:20.726Z Downloaded openssl-probe v0.1.5
10492025-01-13T08:51:20.728Z Downloaded openssl-macros v0.1.1
10502025-01-13T08:51:20.728Z Downloaded proc-macro-crate v1.3.1
10512025-01-13T08:51:20.728Z Downloaded diesel_table_macro_syntax v0.2.0
10522025-01-13T08:51:20.731Z Downloaded derive_builder v0.20.2
10532025-01-13T08:51:20.733Z Downloaded hyper v1.5.2
10542025-01-13T08:51:20.739Z Downloaded encoding_rs v0.8.35
10552025-01-13T08:51:20.760Z Downloaded num-integer v0.1.46
10562025-01-13T08:51:20.762Z Downloaded cc v1.2.9
10572025-01-13T08:51:20.766Z Downloaded foreign-types-macros v0.2.3
10582025-01-13T08:51:20.769Z Downloaded signal-hook-registry v1.4.2
10592025-01-13T08:51:20.769Z Downloaded rustc_version v0.4.1
10602025-01-13T08:51:20.769Z Downloaded num-traits v0.2.19
10612025-01-13T08:51:20.771Z Downloaded yoke v0.7.5
10622025-01-13T08:51:20.775Z Downloaded slab v0.4.9
10632025-01-13T08:51:20.776Z Downloaded futures-channel v0.3.31
10642025-01-13T08:51:20.778Z Downloaded yasna v0.5.2
10652025-01-13T08:51:20.778Z Downloaded whoami v1.5.2
10662025-01-13T08:51:20.781Z Downloaded utf-8 v0.7.6
10672025-01-13T08:51:20.781Z Downloaded rustc_version v0.1.7
10682025-01-13T08:51:20.785Z Downloaded ref-cast v1.0.23
10692025-01-13T08:51:20.785Z Downloaded termtree v0.5.1
10702025-01-13T08:51:20.788Z Downloaded pin-project-internal v1.1.8
10712025-01-13T08:51:20.788Z Downloaded parking_lot v0.12.3
10722025-01-13T08:51:20.790Z Downloaded oso v0.27.3
10732025-01-13T08:51:20.792Z Downloaded nu-ansi-term v0.50.1
10742025-01-13T08:51:20.795Z Downloaded tracing-core v0.1.33
10752025-01-13T08:51:20.798Z Downloaded x509-cert v0.2.5
10762025-01-13T08:51:20.802Z Downloaded libgit2-sys v0.17.0+1.8.1
10772025-01-13T08:51:20.858Z Downloaded subprocess v0.2.9
10782025-01-13T08:51:20.860Z Downloaded itertools v0.10.5
10792025-01-13T08:51:20.866Z Downloaded similar v2.6.0
10802025-01-13T08:51:20.871Z Downloaded parking_lot_core v0.8.6
10812025-01-13T08:51:20.874Z Downloaded termcolor v1.4.1
10822025-01-13T08:51:20.874Z Downloaded parking_lot_core v0.9.10
10832025-01-13T08:51:20.878Z Downloaded strum_macros v0.26.4
10842025-01-13T08:51:20.878Z Downloaded snafu v0.8.5
10852025-01-13T08:51:20.886Z Downloaded bumpalo v3.16.0
10862025-01-13T08:51:20.888Z Downloaded parking_lot v0.11.2
10872025-01-13T08:51:20.888Z Downloaded des v0.8.1
10882025-01-13T08:51:20.891Z Downloaded derive-where v1.2.7
10892025-01-13T08:51:20.893Z Downloaded rustls-pki-types v1.10.1
10902025-01-13T08:51:20.897Z Downloaded hickory-server v0.24.2
10912025-01-13T08:51:20.900Z Downloaded const_format v0.2.34
10922025-01-13T08:51:20.905Z Downloaded base64 v0.22.1
10932025-01-13T08:51:20.909Z Downloaded rayon-core v1.12.1
10942025-01-13T08:51:20.912Z Downloaded http v1.2.0
10952025-01-13T08:51:20.915Z Downloaded crossbeam-channel v0.5.14
10962025-01-13T08:51:20.919Z Downloaded unicode-truncate v1.1.0
10972025-01-13T08:51:20.922Z Downloaded tokio-rustls v0.24.1
10982025-01-13T08:51:20.925Z Downloaded pem-rfc7468 v0.7.0
10992025-01-13T08:51:20.925Z Downloaded minimal-lexical v0.2.1
11002025-01-13T08:51:20.929Z Downloaded form_urlencoded v1.2.1
11012025-01-13T08:51:20.931Z Downloaded float-ord v0.3.2
11022025-01-13T08:51:20.931Z Downloaded float-cmp v0.10.0
11032025-01-13T08:51:20.934Z Downloaded env_filter v0.1.3
11042025-01-13T08:51:20.934Z Downloaded enum-as-inner v0.6.1
11052025-01-13T08:51:20.936Z Downloaded dropshot_endpoint v0.12.0
11062025-01-13T08:51:20.940Z Downloaded env_logger v0.11.6
11072025-01-13T08:51:20.944Z Downloaded rtoolbox v0.0.2
11082025-01-13T08:51:20.944Z Downloaded password-hash v0.5.0
11092025-01-13T08:51:20.944Z Downloaded hyper-util v0.1.10
11102025-01-13T08:51:20.947Z Downloaded icu_properties v1.5.1
11112025-01-13T08:51:20.950Z Downloaded sigpipe v0.1.3
11122025-01-13T08:51:20.950Z Downloaded scrypt v0.11.0
11132025-01-13T08:51:20.953Z Downloaded packed_struct_codegen v0.10.1
11142025-01-13T08:51:20.954Z Downloaded thiserror-no-std v2.0.2
11152025-01-13T08:51:20.957Z Downloaded snafu-derive v0.8.5
11162025-01-13T08:51:20.957Z Downloaded icu_collections v1.5.0
11172025-01-13T08:51:20.962Z Downloaded chacha20poly1305 v0.10.1
11182025-01-13T08:51:20.965Z Downloaded hash32 v0.2.1
11192025-01-13T08:51:20.965Z Downloaded futures-sink v0.3.31
11202025-01-13T08:51:20.967Z Downloaded fs_extra v1.3.0
11212025-01-13T08:51:20.967Z Downloaded backtrace v0.3.74
11222025-01-13T08:51:20.972Z Downloaded paste v1.0.15
11232025-01-13T08:51:20.975Z Downloaded xattr v1.4.0
11242025-01-13T08:51:20.978Z Downloaded serde_derive_internals v0.29.1
11252025-01-13T08:51:20.978Z Downloaded base64 v0.13.1
11262025-01-13T08:51:20.981Z Downloaded compact_str v0.8.1
11272025-01-13T08:51:20.984Z Downloaded bytes v1.9.0
11282025-01-13T08:51:20.987Z Downloaded thiserror-impl-no-std v2.0.2
11292025-01-13T08:51:20.990Z Downloaded miniz_oxide v0.8.2
11302025-01-13T08:51:20.992Z Downloaded simd-adler32 v0.3.7
11312025-01-13T08:51:20.995Z Downloaded arc-swap v1.7.1
11322025-01-13T08:51:20.997Z Downloaded icu_locid v1.5.0
11332025-01-13T08:51:21.002Z Downloaded clang-sys v1.8.1
11342025-01-13T08:51:21.004Z Downloaded crossbeam-utils v0.8.21
11352025-01-13T08:51:21.006Z Downloaded cmake v0.1.52
11362025-01-13T08:51:21.009Z Downloaded bzip2 v0.4.4
11372025-01-13T08:51:21.009Z Downloaded memmap2 v0.9.5
11382025-01-13T08:51:21.011Z Downloaded hmac v0.12.1
11392025-01-13T08:51:21.014Z Downloaded inout v0.1.3
11402025-01-13T08:51:21.014Z Downloaded async-bb8-diesel v0.2.1
11412025-01-13T08:51:21.016Z Downloaded ipnet v2.10.1
11422025-01-13T08:51:21.019Z Downloaded icu_locid_transform v1.5.0
11432025-01-13T08:51:21.021Z Downloaded ahash v0.8.11
11442025-01-13T08:51:21.024Z Downloaded bcs v0.1.6
11452025-01-13T08:51:21.024Z Downloaded async-stream v0.3.6
11462025-01-13T08:51:21.026Z Downloaded highway v1.3.0
11472025-01-13T08:51:21.028Z Downloaded base64ct v1.6.0
11482025-01-13T08:51:21.031Z Downloaded backoff v0.4.0
11492025-01-13T08:51:21.033Z Downloaded argon2 v0.5.3
11502025-01-13T08:51:21.033Z Downloaded hyper-staticfile v0.10.1
11512025-01-13T08:51:21.038Z Downloaded managed v0.8.0
11522025-01-13T08:51:21.038Z Downloaded libsw-core v0.3.1
11532025-01-13T08:51:21.042Z Downloaded indoc v2.0.5
11542025-01-13T08:51:21.042Z Downloaded indoc v1.0.9
11552025-01-13T08:51:21.045Z Downloaded lalrpop-util v0.19.12
11562025-01-13T08:51:21.045Z Downloaded instability v0.3.7
11572025-01-13T08:51:21.047Z Downloaded idna_adapter v1.2.0
11582025-01-13T08:51:21.048Z Downloaded bit-set v0.8.0
11592025-01-13T08:51:21.050Z Downloaded async-recursion v1.1.1
11602025-01-13T08:51:21.053Z Downloaded internet-checksum v0.2.1
11612025-01-13T08:51:21.053Z Downloaded bitfield-struct v0.6.2
11622025-01-13T08:51:21.055Z Downloaded bcrypt-pbkdf v0.10.0
11632025-01-13T08:51:21.055Z Downloaded base16ct v0.2.0
11642025-01-13T08:51:21.055Z Downloaded maplit v1.0.2
11652025-01-13T08:51:21.058Z Downloaded keccak v0.1.5
11662025-01-13T08:51:21.058Z Downloaded impl-trait-for-tuples v0.2.3
11672025-01-13T08:51:21.060Z Downloaded async-trait v0.1.85
11682025-01-13T08:51:21.062Z Downloaded convert_case v0.4.0
11692025-01-13T08:51:21.065Z Downloaded lru v0.12.5
11702025-01-13T08:51:21.065Z Downloaded lockfree-object-pool v0.1.6
11712025-01-13T08:51:21.067Z Downloaded is-terminal v0.4.13
11722025-01-13T08:51:21.067Z Downloaded hostname v0.3.1
11732025-01-13T08:51:21.070Z Downloaded hex-literal v0.4.1
11742025-01-13T08:51:21.070Z Downloaded hostname v0.4.0
11752025-01-13T08:51:21.073Z Downloaded home v0.5.11
11762025-01-13T08:51:21.073Z Downloaded cobs v0.2.3
11772025-01-13T08:51:21.073Z Downloaded chrono-tz-build v0.4.0
11782025-01-13T08:51:21.080Z Downloaded heck v0.3.3
11792025-01-13T08:51:21.080Z Downloaded bitflags v1.3.2
11802025-01-13T08:51:21.090Z Downloaded blowfish v0.9.1
11812025-01-13T08:51:21.090Z Downloaded bit-vec v0.6.3
11822025-01-13T08:51:21.090Z Downloaded array-init v0.0.4
11832025-01-13T08:51:21.090Z Downloaded bb8 v0.8.6
11842025-01-13T08:51:21.090Z Downloaded arrayref v0.3.9
11852025-01-13T08:51:21.177Z Downloaded ring v0.17.8
11862025-01-13T08:51:21.285Z Downloaded libsqlite3-sys v0.30.1
11872025-01-13T08:51:21.479Z Downloaded aws-lc-sys v0.24.1
11882025-01-13T08:51:21.780Z Compiling serde v1.0.217
11892025-01-13T08:51:21.783Z Compiling lock_api v0.4.12
11902025-01-13T08:51:21.783Z Compiling value-bag v1.10.0
11912025-01-13T08:51:21.783Z Compiling scopeguard v1.2.0
11922025-01-13T08:51:21.783Z Compiling typenum v1.17.0
11932025-01-13T08:51:21.783Z Compiling generic-array v0.14.7
11942025-01-13T08:51:21.935Z Compiling syn v2.0.96
11952025-01-13T08:51:21.937Z Compiling getrandom v0.2.15
11962025-01-13T08:51:22.097Z Compiling subtle v2.6.1
11972025-01-13T08:51:22.236Z Compiling rand_core v0.6.4
11982025-01-13T08:51:22.446Z Compiling log v0.4.22
11992025-01-13T08:51:22.467Z Compiling shlex v1.3.0
12002025-01-13T08:51:22.485Z Compiling jobserver v0.1.32
12012025-01-13T08:51:22.624Z Compiling smallvec v1.13.2
12022025-01-13T08:51:22.764Z Compiling const-oid v0.9.6
12032025-01-13T08:51:22.803Z Compiling pin-project-lite v0.2.16
12042025-01-13T08:51:22.912Z Compiling cc v1.2.9
12052025-01-13T08:51:22.931Z Compiling parking_lot_core v0.9.10
12062025-01-13T08:51:23.001Z Compiling rustix v0.38.43
12072025-01-13T08:51:23.287Z Compiling spin v0.9.8
12082025-01-13T08:51:23.388Z Compiling futures-core v0.3.31
12092025-01-13T08:51:23.636Z Compiling signal-hook-registry v1.4.2
12102025-01-13T08:51:23.658Z Compiling mio v1.0.3
12112025-01-13T08:51:23.977Z Compiling parking_lot v0.12.3
12122025-01-13T08:51:24.216Z Compiling aho-corasick v1.1.3
12132025-01-13T08:51:24.621Z Compiling regex-syntax v0.8.5
12142025-01-13T08:51:24.729Z Compiling stable_deref_trait v1.2.0
12152025-01-13T08:51:24.813Z Compiling cpufeatures v0.2.16
12162025-01-13T08:51:24.843Z Compiling either v1.13.0
12172025-01-13T08:51:24.915Z Compiling futures-sink v0.3.31
12182025-01-13T08:51:24.962Z Compiling socket2 v0.5.8
12192025-01-13T08:51:25.070Z Compiling slab v0.4.9
12202025-01-13T08:51:25.089Z Compiling glob v0.3.2
12212025-01-13T08:51:25.276Z Compiling prettyplease v0.2.29
12222025-01-13T08:51:25.643Z Compiling lazy_static v1.5.0
12232025-01-13T08:51:25.769Z Compiling serde_json v1.0.135
12242025-01-13T08:51:25.828Z Compiling minimal-lexical v0.2.1
12252025-01-13T08:51:25.983Z Compiling futures-channel v0.3.31
12262025-01-13T08:51:26.110Z Compiling libloading v0.8.6
12272025-01-13T08:51:26.129Z Compiling clang-sys v1.8.1
12282025-01-13T08:51:26.355Z Compiling nom v7.1.3
12292025-01-13T08:51:26.396Z Compiling futures-io v0.3.31
12302025-01-13T08:51:26.536Z Compiling futures-task v0.3.31
12312025-01-13T08:51:26.731Z Compiling pin-utils v0.1.0
12322025-01-13T08:51:26.827Z Compiling bindgen v0.69.5
12332025-01-13T08:51:26.849Z Compiling home v0.5.11
12342025-01-13T08:51:27.132Z Compiling itertools v0.12.1
12352025-01-13T08:51:27.688Z Compiling lazycell v1.3.0
12362025-01-13T08:51:27.748Z Compiling rustc-hash v1.1.0
12372025-01-13T08:51:27.851Z Compiling libm v0.2.11
12382025-01-13T08:51:27.904Z Compiling foldhash v0.1.4
12392025-01-13T08:51:28.191Z Compiling allocator-api2 v0.2.21
12402025-01-13T08:51:28.252Z Compiling cmake v0.1.52
12412025-01-13T08:51:28.977Z Compiling regex-automata v0.4.9
12422025-01-13T08:51:29.287Z Compiling hashbrown v0.15.2
12432025-01-13T08:51:29.979Z Compiling synstructure v0.13.1
12442025-01-13T08:51:30.151Z Compiling cexpr v0.6.0
12452025-01-13T08:51:30.657Z Compiling num-traits v0.2.19
12462025-01-13T08:51:30.938Z Compiling fs_extra v1.3.0
12472025-01-13T08:51:31.560Z Compiling dunce v1.0.5
12482025-01-13T08:51:31.605Z Compiling pkg-config v0.3.31
12492025-01-13T08:51:31.891Z Compiling writeable v0.5.5
12502025-01-13T08:51:31.943Z Compiling litemap v0.7.4
12512025-01-13T08:51:32.339Z Compiling ring v0.17.8
12522025-01-13T08:51:32.469Z Compiling base64ct v1.6.0
12532025-01-13T08:51:33.077Z Compiling paste v1.0.15
12542025-01-13T08:51:33.130Z Compiling pem-rfc7468 v0.7.0
12552025-01-13T08:51:33.619Z Compiling icu_locid_transform_data v1.5.0
12562025-01-13T08:51:33.638Z Compiling httparse v1.9.5
12572025-01-13T08:51:33.715Z Compiling aws-lc-rs v1.12.0
12582025-01-13T08:51:33.852Z Compiling flagset v0.4.6
12592025-01-13T08:51:34.178Z Compiling tracing-core v0.1.33
12602025-01-13T08:51:34.400Z Compiling regex v1.11.1
12612025-01-13T08:51:35.088Z Compiling crossbeam-utils v0.8.21
12622025-01-13T08:51:35.238Z Compiling percent-encoding v2.3.1
12632025-01-13T08:51:35.480Z Compiling icu_properties_data v1.5.0
12642025-01-13T08:51:35.509Z Compiling rustls-pki-types v1.10.1
12652025-01-13T08:51:35.697Z Compiling untrusted v0.7.1
12662025-01-13T08:51:35.717Z Compiling utf8_iter v1.0.4
12672025-01-13T08:51:35.877Z Compiling powerfmt v0.2.0
12682025-01-13T08:51:35.936Z Compiling write16 v1.0.0
12692025-01-13T08:51:36.071Z Compiling num-conv v0.1.0
12702025-01-13T08:51:36.258Z Compiling untrusted v0.9.0
12712025-01-13T08:51:36.334Z Compiling utf16_iter v1.0.5
12722025-01-13T08:51:36.355Z Compiling vcpkg v0.2.15
12732025-01-13T08:51:36.435Z Compiling icu_normalizer_data v1.5.0
12742025-01-13T08:51:36.532Z Compiling time-core v0.1.2
12752025-01-13T08:51:36.551Z Compiling deranged v0.3.11
12762025-01-13T08:51:36.640Z Compiling serde_derive v1.0.217
12772025-01-13T08:51:36.683Z Compiling zeroize_derive v1.4.2
12782025-01-13T08:51:37.856Z Compiling zerocopy-derive v0.7.35
12792025-01-13T08:51:38.201Z Compiling zeroize v1.8.1
12802025-01-13T08:51:38.386Z Compiling tokio-macros v2.5.0
12812025-01-13T08:51:38.594Z Compiling zerofrom-derive v0.1.5
12822025-01-13T08:51:39.003Z Compiling yoke-derive v0.7.5
12832025-01-13T08:51:39.292Z Compiling futures-macro v0.3.31
12842025-01-13T08:51:39.927Z Compiling crypto-common v0.1.6
12852025-01-13T08:51:40.032Z Compiling block-buffer v0.10.4
12862025-01-13T08:51:40.136Z Compiling zerocopy v0.7.35
12872025-01-13T08:51:40.175Z Compiling zerovec-derive v0.10.3
12882025-01-13T08:51:40.297Z Compiling digest v0.10.7
12892025-01-13T08:51:40.787Z Compiling hmac v0.12.1
12902025-01-13T08:51:41.028Z Compiling displaydoc v0.2.5
12912025-01-13T08:51:41.253Z Compiling futures-util v0.3.31
12922025-01-13T08:51:41.723Z Compiling block-padding v0.3.3
12932025-01-13T08:51:41.752Z Compiling sha2 v0.10.8
12942025-01-13T08:51:41.974Z Compiling inout v0.1.3
12952025-01-13T08:51:42.123Z Compiling icu_provider_macros v1.5.0
12962025-01-13T08:51:42.267Z Compiling cipher v0.4.4
12972025-01-13T08:51:42.757Z Compiling thiserror-impl v1.0.69
12982025-01-13T08:51:42.778Z Compiling ppv-lite86 v0.2.20
12992025-01-13T08:51:42.798Z Compiling zerofrom v0.1.5
13002025-01-13T08:51:42.944Z Compiling der_derive v0.7.3
13012025-01-13T08:51:43.041Z Compiling yoke v0.7.5
13022025-01-13T08:51:43.258Z Compiling thiserror-impl v2.0.11
13032025-01-13T08:51:43.429Z Compiling zerovec v0.10.4
13042025-01-13T08:51:43.655Z Compiling rand_chacha v0.3.1
13052025-01-13T08:51:45.319Z Compiling tinystr v0.7.6
13062025-01-13T08:51:45.502Z Compiling der v0.7.9
13072025-01-13T08:51:45.731Z Compiling icu_locid v1.5.0
13082025-01-13T08:51:45.769Z Compiling icu_collections v1.5.0
13092025-01-13T08:51:46.066Z Compiling tracing-attributes v0.1.28
13102025-01-13T08:51:46.298Z Compiling thiserror v1.0.69
13112025-01-13T08:51:46.441Z Compiling rand v0.8.5
13122025-01-13T08:51:47.050Z Compiling icu_provider v1.5.0
13132025-01-13T08:51:47.180Z Compiling thiserror v2.0.11
13142025-01-13T08:51:47.329Z Compiling pest v2.7.15
13152025-01-13T08:51:47.583Z Compiling spki v0.7.3
13162025-01-13T08:51:47.978Z Compiling icu_locid_transform v1.5.0
13172025-01-13T08:51:48.154Z Compiling salsa20 v0.10.2
13182025-01-13T08:51:48.171Z Compiling pbkdf2 v0.12.2
13192025-01-13T08:51:48.344Z Compiling aes v0.8.4
13202025-01-13T08:51:48.406Z Compiling scrypt v0.11.0
13212025-01-13T08:51:48.602Z Compiling cbc v0.1.2
13222025-01-13T08:51:48.892Z Compiling openssl-sys v0.9.104
13232025-01-13T08:51:49.003Z Compiling time-macros v0.2.19
13242025-01-13T08:51:49.892Z Compiling tracing v0.1.41
13252025-01-13T08:51:50.004Z Compiling icu_properties v1.5.1
13262025-01-13T08:51:50.389Z Compiling pest_meta v2.7.15
13272025-01-13T08:51:50.446Z Compiling scroll_derive v0.12.0
13282025-01-13T08:51:50.689Z Compiling num_threads v0.1.7
13292025-01-13T08:51:50.824Z Compiling bitflags v2.7.0
13302025-01-13T08:51:51.197Z Compiling bytes v1.9.0
13312025-01-13T08:51:51.923Z Compiling indexmap v2.7.0
13322025-01-13T08:51:52.294Z Compiling tokio v1.43.0
13332025-01-13T08:51:52.492Z Compiling http v1.2.0
13342025-01-13T08:51:52.628Z Compiling semver v1.0.24
13352025-01-13T08:51:53.387Z Compiling rustc_version v0.4.1
13362025-01-13T08:51:53.440Z Compiling atomic-waker v1.1.2
13372025-01-13T08:51:53.637Z Compiling icu_normalizer v1.5.0
13382025-01-13T08:51:54.221Z Compiling tinyvec_macros v0.1.1
13392025-01-13T08:51:54.320Z Compiling tinyvec v1.8.1
13402025-01-13T08:51:54.605Z Compiling idna_adapter v1.2.0
13412025-01-13T08:51:54.836Z Compiling http-body v1.0.1
13422025-01-13T08:51:54.856Z Compiling time v0.3.37
13432025-01-13T08:51:55.043Z Compiling scroll v0.12.0
13442025-01-13T08:51:55.070Z Compiling pest_generator v2.7.15
13452025-01-13T08:51:55.544Z Compiling which v4.4.2
13462025-01-13T08:51:55.663Z Compiling pkcs5 v0.7.1
13472025-01-13T08:51:55.705Z Compiling form_urlencoded v1.2.1
13482025-01-13T08:51:56.036Z Compiling slog v2.7.0
13492025-01-13T08:51:56.153Z Compiling try-lock v0.2.5
13502025-01-13T08:51:56.309Z Compiling want v0.3.1
13512025-01-13T08:51:56.597Z Compiling pkcs8 v0.10.2
13522025-01-13T08:51:56.625Z Compiling goblin v0.8.2
13532025-01-13T08:51:56.898Z Compiling idna v1.0.3
13542025-01-13T08:51:57.069Z Compiling pest_derive v2.7.15
13552025-01-13T08:51:57.128Z Compiling uuid v1.11.1
13562025-01-13T08:51:57.372Z Compiling httpdate v1.0.3
13572025-01-13T08:51:57.807Z Compiling iana-time-zone v0.1.61
13582025-01-13T08:51:57.903Z Compiling tower-service v0.3.3
13592025-01-13T08:51:58.037Z Compiling chrono v0.4.39
13602025-01-13T08:51:58.294Z Compiling dtrace-parser v0.2.0
13612025-01-13T08:51:58.734Z Compiling serde_spanned v0.6.8
13622025-01-13T08:51:59.018Z Compiling toml_datetime v0.6.8
13632025-01-13T08:51:59.385Z Compiling serde_tokenstream v0.2.2
13642025-01-13T08:51:59.557Z Compiling match_cfg v0.1.0
13652025-01-13T08:51:59.662Z Compiling rustversion v1.0.19
13662025-01-13T08:52:00.011Z Compiling base64 v0.22.1
13672025-01-13T08:52:00.330Z Compiling adler2 v2.0.0
13682025-01-13T08:52:00.377Z Compiling foreign-types-shared v0.1.1
13692025-01-13T08:52:00.491Z Compiling openssl v0.10.68
13702025-01-13T08:52:00.545Z Compiling miniz_oxide v0.8.2
13712025-01-13T08:52:00.547Z Compiling foreign-types v0.3.2
13722025-01-13T08:52:00.732Z Compiling hostname v0.3.1
13732025-01-13T08:52:00.766Z Compiling tokio-util v0.7.13
13742025-01-13T08:52:00.932Z Compiling url v2.5.4
13752025-01-13T08:52:01.832Z Compiling h2 v0.4.7
13762025-01-13T08:52:02.100Z Compiling async-trait v0.1.85
13772025-01-13T08:52:02.202Z Compiling openssl-macros v0.1.1
13782025-01-13T08:52:02.367Z Compiling dof v0.3.0
13792025-01-13T08:52:02.799Z Compiling serde_derive_internals v0.29.1
13802025-01-13T08:52:02.968Z Compiling dirs-sys-next v0.1.2
13812025-01-13T08:52:03.620Z Compiling usdt-impl v0.5.0
13822025-01-13T08:52:04.578Z Compiling rustls v0.23.21
13832025-01-13T08:52:04.862Z Compiling object v0.36.7
13842025-01-13T08:52:05.074Z Compiling native-tls v0.2.12
13852025-01-13T08:52:05.255Z Compiling rustls v0.22.4
13862025-01-13T08:52:05.383Z Compiling data-encoding v2.6.0
13872025-01-13T08:52:05.404Z Compiling syn v1.0.109
13882025-01-13T08:52:05.513Z Compiling schemars v0.8.21
13892025-01-13T08:52:05.624Z Compiling schemars_derive v0.8.21
13902025-01-13T08:52:06.011Z Compiling dirs-next v2.0.0
13912025-01-13T08:52:07.059Z Compiling unicode-normalization v0.1.24
13922025-01-13T08:52:07.619Z Compiling http-body-util v0.1.2
13932025-01-13T08:52:07.746Z Compiling heapless v0.7.17
13942025-01-13T08:52:08.103Z Compiling signature v2.2.0
13952025-01-13T08:52:08.139Z Compiling sha1 v0.10.6
13962025-01-13T08:52:08.164Z Compiling crossbeam-epoch v0.9.18
13972025-01-13T08:52:08.184Z Compiling bzip2-sys v0.1.11+1.0.8
13982025-01-13T08:52:08.418Z Compiling thread_local v1.1.8
13992025-01-13T08:52:08.571Z Compiling multer v3.1.0
14002025-01-13T08:52:08.661Z Compiling hyper v1.5.2
14012025-01-13T08:52:08.890Z Compiling encoding_rs v0.8.35
14022025-01-13T08:52:08.955Z Compiling cookie v0.18.1
14032025-01-13T08:52:08.993Z Compiling signal-hook v0.3.17
14042025-01-13T08:52:09.016Z Compiling unicode-bidi v0.3.18
14052025-01-13T08:52:09.236Z Compiling ipnet v2.10.1
14062025-01-13T08:52:09.266Z Compiling gimli v0.31.1
14072025-01-13T08:52:10.495Z Compiling rayon-core v1.12.1
14082025-01-13T08:52:10.516Z Compiling dyn-clone v1.0.17
14092025-01-13T08:52:10.731Z Compiling slog-async v2.8.0
14102025-01-13T08:52:10.775Z Compiling mime v0.3.17
14112025-01-13T08:52:11.276Z Compiling hyper-util v0.1.10
14122025-01-13T08:52:11.359Z Compiling openssl-probe v0.1.5
14132025-01-13T08:52:11.723Z Compiling unicode-properties v0.1.3
14142025-01-13T08:52:12.136Z Compiling stringprep v0.1.5
14152025-01-13T08:52:13.075Z Compiling toml_edit v0.22.22
14162025-01-13T08:52:13.461Z Compiling crossbeam-deque v0.8.6
14172025-01-13T08:52:13.830Z Compiling addr2line v0.24.2
14182025-01-13T08:52:14.541Z Compiling usdt-attr-macro v0.5.0
14192025-01-13T08:52:14.548Z Compiling usdt-macro v0.5.0
14202025-01-13T08:52:14.585Z Compiling term v0.7.0
14212025-01-13T08:52:15.984Z Compiling slog-json v2.6.1
14222025-01-13T08:52:16.099Z Compiling serde_urlencoded v0.7.1
14232025-01-13T08:52:16.178Z Compiling curve25519-dalek v4.1.3
14242025-01-13T08:52:16.354Z Compiling futures-executor v0.3.31
14252025-01-13T08:52:16.628Z Compiling md-5 v0.10.6
14262025-01-13T08:52:16.759Z Compiling crossbeam-channel v0.5.14
14272025-01-13T08:52:16.787Z Compiling enum-as-inner v0.6.1
14282025-01-13T08:52:16.889Z Compiling async-stream-impl v0.3.6
14292025-01-13T08:52:16.908Z Compiling rustls-pemfile v2.2.0
14302025-01-13T08:52:17.269Z Compiling num-integer v0.1.46
14312025-01-13T08:52:17.881Z Compiling hash32 v0.2.1
14322025-01-13T08:52:17.902Z Compiling ff v0.13.0
14332025-01-13T08:52:18.003Z Compiling is-terminal v0.4.13
14342025-01-13T08:52:18.114Z Compiling dropshot v0.12.0
14352025-01-13T08:52:18.136Z Compiling siphasher v1.0.1
14362025-01-13T08:52:18.265Z Compiling take_mut v0.2.2
14372025-01-13T08:52:18.308Z Compiling utf-8 v0.7.6
14382025-01-13T08:52:18.411Z Compiling rustc-demangle v0.1.24
14392025-01-13T08:52:18.432Z Compiling portable-atomic v1.10.0
14402025-01-13T08:52:18.523Z Compiling num-bigint-dig v0.8.4
14412025-01-13T08:52:18.628Z Compiling quick-error v1.2.3
14422025-01-13T08:52:18.797Z Compiling psl-types v2.0.11
14432025-01-13T08:52:18.845Z Compiling smoltcp v0.9.1
14442025-01-13T08:52:19.014Z Compiling litrs v0.4.1
14452025-01-13T08:52:19.443Z Compiling base16ct v0.2.0
14462025-01-13T08:52:19.554Z Compiling fallible-iterator v0.2.0
14472025-01-13T08:52:19.574Z Compiling linked-hash-map v0.5.6
14482025-01-13T08:52:19.781Z Compiling anyhow v1.0.95
14492025-01-13T08:52:19.942Z Compiling lru-cache v0.1.2
14502025-01-13T08:52:20.148Z Compiling sec1 v0.7.3
14512025-01-13T08:52:20.282Z Compiling postgres-protocol v0.6.7
14522025-01-13T08:52:20.341Z Compiling document-features v0.2.10
14532025-01-13T08:52:20.787Z Compiling publicsuffix v2.3.0
14542025-01-13T08:52:20.866Z Compiling resolv-conf v0.7.0
14552025-01-13T08:52:21.080Z Compiling tungstenite v0.24.0
14562025-01-13T08:52:21.309Z Compiling phf_shared v0.11.3
14572025-01-13T08:52:21.634Z Compiling async-stream v0.3.6
14582025-01-13T08:52:21.700Z Compiling usdt v0.5.0
14592025-01-13T08:52:21.941Z Compiling slog-term v2.9.1
14602025-01-13T08:52:22.221Z Compiling backtrace v0.3.74
14612025-01-13T08:52:22.780Z Compiling group v0.13.0
14622025-01-13T08:52:22.866Z Compiling hickory-proto v0.24.2
14632025-01-13T08:52:22.963Z Compiling num-iter v0.1.45
14642025-01-13T08:52:23.156Z Compiling futures v0.3.31
14652025-01-13T08:52:23.234Z Compiling slog-bunyan v2.5.0
14662025-01-13T08:52:23.253Z Compiling toml v0.8.19
14672025-01-13T08:52:24.598Z Compiling tokio-native-tls v0.3.1
14682025-01-13T08:52:24.878Z Compiling camino v1.1.9
14692025-01-13T08:52:25.014Z Compiling dropshot_endpoint v0.12.0
14702025-01-13T08:52:25.148Z Compiling terminal_size v0.4.1
14712025-01-13T08:52:25.376Z Compiling waitgroup v0.1.2
14722025-01-13T08:52:25.554Z Compiling openapiv3 v2.0.0
14732025-01-13T08:52:25.610Z Compiling serde_path_to_error v0.1.16
14742025-01-13T08:52:25.838Z Compiling hkdf v0.12.4
14752025-01-13T08:52:25.957Z Compiling crypto-bigint v0.5.5
14762025-01-13T08:52:26.112Z Compiling curve25519-dalek-derive v0.1.1
14772025-01-13T08:52:26.473Z Compiling zerocopy-derive v0.6.6
14782025-01-13T08:52:27.667Z Compiling hubpack_derive v0.1.1
14792025-01-13T08:52:27.698Z Compiling webpki-roots v0.26.7
14802025-01-13T08:52:27.923Z Compiling sync_wrapper v1.0.2
14812025-01-13T08:52:28.085Z Compiling hostname v0.4.0
14822025-01-13T08:52:28.355Z Compiling fs-err v2.11.0
14832025-01-13T08:52:28.584Z Compiling ahash v0.8.11
14842025-01-13T08:52:28.645Z Compiling crc32fast v1.4.2
14852025-01-13T08:52:28.800Z Compiling debug-ignore v1.0.5
14862025-01-13T08:52:28.941Z Compiling bitflags v1.3.2
14872025-01-13T08:52:28.970Z Compiling siphasher v0.3.11
14882025-01-13T08:52:29.004Z Compiling winnow v0.5.40
14892025-01-13T08:52:29.053Z Compiling managed v0.8.0
14902025-01-13T08:52:29.375Z Compiling newtype-uuid v1.1.3
14912025-01-13T08:52:29.501Z Compiling unicode-width v0.2.0
14922025-01-13T08:52:29.655Z Compiling tower-layer v0.3.3
14932025-01-13T08:52:29.953Z Compiling tower v0.5.2
14942025-01-13T08:52:29.974Z Compiling console v0.15.10
14952025-01-13T08:52:30.045Z Compiling phf_shared v0.10.0
14962025-01-13T08:52:30.446Z Compiling elliptic-curve v0.13.8
14972025-01-13T08:52:30.924Z Compiling clap_builder v4.5.26
14982025-01-13T08:52:31.289Z Compiling strum_macros v0.25.3
14992025-01-13T08:52:31.665Z Compiling flate2 v1.0.35
15002025-01-13T08:52:31.789Z Compiling zerocopy v0.6.6
15012025-01-13T08:52:32.345Z Compiling hubpack v0.1.2
15022025-01-13T08:52:32.653Z Compiling toml_edit v0.19.15
15032025-01-13T08:52:32.673Z Compiling hickory-resolver v0.24.2
15042025-01-13T08:52:32.819Z Compiling signal-hook-mio v0.2.4
15052025-01-13T08:52:32.987Z Compiling hyper-tls v0.6.0
15062025-01-13T08:52:33.227Z Compiling rayon v1.10.0
15072025-01-13T08:52:33.387Z Compiling cookie_store v0.21.1
15082025-01-13T08:52:35.089Z Compiling bzip2 v0.4.4
15092025-01-13T08:52:36.338Z Compiling tokio-tungstenite v0.24.0
15102025-01-13T08:52:36.892Z Compiling phf v0.11.3
15112025-01-13T08:52:37.222Z Compiling postgres-types v0.2.8
15122025-01-13T08:52:38.702Z Compiling ed25519 v2.2.3
15132025-01-13T08:52:39.416Z Compiling tokio-stream v0.1.17
15142025-01-13T08:52:39.536Z Compiling pkcs1 v0.7.5
15152025-01-13T08:52:40.358Z Compiling serde-big-array v0.5.1
15162025-01-13T08:52:40.503Z Compiling rfc6979 v0.4.0
15172025-01-13T08:52:40.555Z Compiling derive-where v1.2.7
15182025-01-13T08:52:40.602Z Compiling clap_derive v4.5.24
15192025-01-13T08:52:40.626Z Compiling serde_repr v0.1.19
15202025-01-13T08:52:40.644Z Compiling float-cmp v0.10.0
15212025-01-13T08:52:40.685Z Compiling bstr v1.11.3
15222025-01-13T08:52:40.849Z Compiling difflib v0.4.0
15232025-01-13T08:52:40.869Z Compiling bit-vec v0.8.0
15242025-01-13T08:52:41.396Z Compiling whoami v1.5.2
15252025-01-13T08:52:41.813Z Compiling fixedbitset v0.4.2
15262025-01-13T08:52:42.071Z Compiling unicode-segmentation v1.12.0
15272025-01-13T08:52:42.296Z Compiling normalize-line-endings v0.3.0
15282025-01-13T08:52:42.423Z Compiling predicates-core v1.0.9
15292025-01-13T08:52:42.471Z Compiling precomputed-hash v0.1.1
15302025-01-13T08:52:42.568Z Compiling static_assertions v1.1.0
15312025-01-13T08:52:42.587Z Compiling number_prefix v0.4.0
15322025-01-13T08:52:42.675Z Compiling new_debug_unreachable v1.0.6
15332025-01-13T08:52:42.779Z Compiling similar v2.6.0
15342025-01-13T08:52:42.799Z Compiling string_cache v0.8.7
15352025-01-13T08:52:42.818Z Compiling indicatif v0.17.9
15362025-01-13T08:52:42.976Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15372025-01-13T08:52:43.296Z Compiling predicates v3.1.3
15382025-01-13T08:52:44.151Z Compiling petgraph v0.6.5
15392025-01-13T08:52:45.058Z Compiling tokio-postgres v0.7.12
15402025-01-13T08:52:45.086Z Compiling bit-set v0.8.0
15412025-01-13T08:52:45.299Z Compiling ecdsa v0.16.9
15422025-01-13T08:52:45.399Z Compiling rsa v0.9.7
15432025-01-13T08:52:45.802Z Compiling clap v4.5.26
15442025-01-13T08:52:45.936Z Compiling ed25519-dalek v2.1.1
15452025-01-13T08:52:46.185Z Compiling toml v0.7.8
15462025-01-13T08:52:47.278Z Compiling zip v0.6.6
15472025-01-13T08:52:47.940Z Compiling crossterm v0.28.1
15482025-01-13T08:52:49.383Z Compiling hex v0.4.3
15492025-01-13T08:52:49.519Z Compiling x509-cert v0.2.5
15502025-01-13T08:52:49.906Z Compiling itertools v0.10.5
15512025-01-13T08:52:50.011Z Compiling lalrpop-util v0.19.12
15522025-01-13T08:52:50.108Z Compiling peg-runtime v0.8.3
15532025-01-13T08:52:50.382Z Compiling unicode-xid v0.2.6
15542025-01-13T08:52:50.566Z Compiling strum_macros v0.26.4
15552025-01-13T08:52:50.779Z Compiling xattr v1.4.0
15562025-01-13T08:52:50.782Z Compiling filetime v0.2.25
15572025-01-13T08:52:51.045Z Compiling tar v0.4.43
15582025-01-13T08:52:55.781Z Compiling strum v0.26.3
15592025-01-13T08:52:58.503Z Compiling aws-lc-sys v0.24.1
15602025-01-13T08:53:26.734Z Compiling rustls-webpki v0.102.8
15612025-01-13T08:53:30.050Z Compiling tokio-rustls v0.25.0
15622025-01-13T08:53:31.822Z Compiling tokio-rustls v0.26.1
15632025-01-13T08:53:32.217Z Compiling hyper-rustls v0.27.5
15642025-01-13T08:53:32.483Z Compiling reqwest v0.12.12
15652025-01-13T08:53:33.561Z Compiling qorb v0.2.1
15662025-01-13T08:53:38.545Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15672025-01-13T08:53:38.794Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15682025-01-13T08:53:44.575Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 26s
15692025-01-13T08:53:44.740Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15702025-01-13T08:53:44.789ZJan 13 08:53:44.078 INFO Starting download, target: Cockroach
15712025-01-13T08:53:44.790ZJan 13 08:53:44.079 INFO Starting download, target: Console
15722025-01-13T08:53:44.790ZJan 13 08:53:44.079 INFO Starting download, target: Clickhouse
15732025-01-13T08:53:44.790ZJan 13 08:53:44.079 INFO Starting download, target: DendriteOpenapi
15742025-01-13T08:53:44.790ZJan 13 08:53:44.079 INFO Starting download, target: DendriteStub
15752025-01-13T08:53:44.790ZJan 13 08:53:44.079 INFO Starting download, target: MaghemiteMgd
15762025-01-13T08:53:44.790ZJan 13 08:53:44.079 INFO Starting download, target: TransceiverControl
15772025-01-13T08:53:44.792ZJan 13 08:53:44.079 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15782025-01-13T08:53:44.792ZJan 13 08:53:44.079 INFO Downloading out/downloads/dpd-11bcc3e0f5d28dc7aed150f4df1174844e4dfbef.json (attempt 1/3), target: DendriteOpenapi
15792025-01-13T08:53:44.792ZJan 13 08:53:44.079 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15802025-01-13T08:53:44.792ZJan 13 08:53:44.079 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15812025-01-13T08:53:44.792ZJan 13 08:53:44.080 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15822025-01-13T08:53:44.792ZJan 13 08:53:44.080 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15832025-01-13T08:53:44.792ZJan 13 08:53:44.080 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15842025-01-13T08:53:45.044ZJan 13 08:53:44.326 INFO Download complete, target: DendriteOpenapi
15852025-01-13T08:53:45.132ZJan 13 08:53:44.418 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15862025-01-13T08:53:45.311ZJan 13 08:53:44.559 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15872025-01-13T08:53:45.613ZJan 13 08:53:44.874 INFO Download complete, target: Console
15882025-01-13T08:53:45.674ZJan 13 08:53:44.959 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
15892025-01-13T08:53:45.718ZJan 13 08:53:45.005 INFO Download complete, target: TransceiverControl
15902025-01-13T08:53:45.867ZJan 13 08:53:45.156 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
15912025-01-13T08:53:46.303ZJan 13 08:53:45.592 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
15922025-01-13T08:53:46.303ZJan 13 08:53:45.592 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
15932025-01-13T08:53:46.651ZJan 13 08:53:45.941 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
15942025-01-13T08:53:48.261ZJan 13 08:53:47.551 INFO Download complete, target: MaghemiteMgd
15952025-01-13T08:53:48.356ZJan 13 08:53:47.645 INFO Download complete, target: DendriteStub
15962025-01-13T08:53:52.762ZJan 13 08:53:52.049 INFO Checking that binary works, target: Cockroach
15972025-01-13T08:53:52.968ZJan 13 08:53:52.239 INFO Download complete, target: Cockroach
15982025-01-13T08:53:57.254ZJan 13 08:53:56.543 INFO Checking that binary works, target: Clickhouse
15992025-01-13T08:53:57.362ZJan 13 08:53:56.652 INFO Download complete, target: Clickhouse
16002025-01-13T08:53:57.384ZAll builder prerequisites installed successfully, and PATH looks valid
16012025-01-13T08:53:57.387Z
16022025-01-13T08:53:57.387Zreal 5:12.477220875
16032025-01-13T08:53:57.387Zuser 16:37.046455380
16042025-01-13T08:53:57.387Zsys 3:17.732900261
16052025-01-13T08:53:57.387Ztrap 0.551820619
16062025-01-13T08:53:57.387Ztflt 1.689131288
16072025-01-13T08:53:57.387Zdflt 2.144275592
16082025-01-13T08:53:57.387Zkflt 0.025114228
16092025-01-13T08:53:57.387Zlock 29:44.871575770
16102025-01-13T08:53:57.387Zslp 1:02:48.730347128
16112025-01-13T08:53:57.387Zlat 59.697577122
16122025-01-13T08:53:57.387Zstop 2:26.950309799
16132025-01-13T08:53:57.387Z+ banner hack-check
16142025-01-13T08:53:57.390Z
16152025-01-13T08:53:57.390Z # # ## #### # # #### # # ###### #### # #
16162025-01-13T08:53:57.390Z # # # # # # # # # # # # # # # # #
16172025-01-13T08:53:57.390Z ###### # # # #### ##### # ###### ##### # ####
16182025-01-13T08:53:57.390Z # # ###### # # # # # # # # # #
16192025-01-13T08:53:57.390Z # # # # # # # # # # # # # # # # #
16202025-01-13T08:53:57.390Z # # # # #### # # #### # # ###### #### # #
16212025-01-13T08:53:57.390Z
16222025-01-13T08:53:57.390Z+ export CARGO_INCREMENTAL=0
16232025-01-13T08:53:57.390Z+ CARGO_INCREMENTAL=0
16242025-01-13T08:53:57.390Z+ ptime -m timeout 2h cargo xtask check-features --ci
16252025-01-13T08:53:57.987Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
16262025-01-13T08:54:01.756Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.31s
16272025-01-13T08:54:01.823Z Running `target/debug/xtask check-features --ci`
16282025-01-13T08:54:01.845Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16292025-01-13T08:54:01.845Zrunning: "/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16302025-01-13T08:54:02.291Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
16312025-01-13T08:54:02.308Z Running `target/debug/xtask download cargo-hack`
16322025-01-13T08:54:03.143Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16332025-01-13T08:54:03.504Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16342025-01-13T08:54:08.512Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.17s
16352025-01-13T08:54:08.665Z Running `target/debug/xtask-downloader cargo-hack`
16362025-01-13T08:54:08.703ZJan 13 08:54:07.992 INFO Starting download, target: CargoHack
16372025-01-13T08:54:08.705ZJan 13 08:54:07.993 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16382025-01-13T08:54:09.364ZJan 13 08:54:08.653 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16392025-01-13T08:54:09.443ZJan 13 08:54:08.732 INFO Download complete, target: CargoHack
16402025-01-13T08:54:09.447Zrunning: "/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
16412025-01-13T08:54:09.462Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16422025-01-13T08:54:09.629Zinfo: running `cargo check --bins` on api_identity (1/176)
16432025-01-13T08:54:10.164Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16442025-01-13T08:54:10.166Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16452025-01-13T08:54:10.167Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16462025-01-13T08:54:10.169Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
16472025-01-13T08:54:10.236Z
16482025-01-13T08:54:10.236Zinfo: running `cargo check --bins` on bootstore (2/176)
16492025-01-13T08:54:10.800Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16502025-01-13T08:54:10.803Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16512025-01-13T08:54:10.803Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16522025-01-13T08:54:10.805Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
16532025-01-13T08:54:10.881Z
16542025-01-13T08:54:10.881Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/176)
16552025-01-13T08:54:11.429Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16562025-01-13T08:54:11.431Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16572025-01-13T08:54:11.431Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16582025-01-13T08:54:11.434Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
16592025-01-13T08:54:11.505Z
16602025-01-13T08:54:11.505Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/176)
16612025-01-13T08:54:12.055Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16622025-01-13T08:54:12.058Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16632025-01-13T08:54:12.058Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16642025-01-13T08:54:12.060Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
16652025-01-13T08:54:12.131Z
16662025-01-13T08:54:12.131Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/176)
16672025-01-13T08:54:12.535Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16682025-01-13T08:54:12.537Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16692025-01-13T08:54:12.537Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16702025-01-13T08:54:12.539Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
16712025-01-13T08:54:12.579Z
16722025-01-13T08:54:12.579Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (6/176)
16732025-01-13T08:54:12.989Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16742025-01-13T08:54:12.992Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16752025-01-13T08:54:12.992Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16762025-01-13T08:54:12.994Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
16772025-01-13T08:54:13.037Z
16782025-01-13T08:54:13.037Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/176)
16792025-01-13T08:54:13.419Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16802025-01-13T08:54:13.422Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16812025-01-13T08:54:13.422Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16822025-01-13T08:54:13.426Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
16832025-01-13T08:54:13.460Z
16842025-01-13T08:54:13.460Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/176)
16852025-01-13T08:54:13.842Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16862025-01-13T08:54:13.845Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16872025-01-13T08:54:13.845Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16882025-01-13T08:54:13.845Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
16892025-01-13T08:54:13.886Z
16902025-01-13T08:54:13.887Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/176)
16912025-01-13T08:54:14.273Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16922025-01-13T08:54:14.275Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16932025-01-13T08:54:14.275Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16942025-01-13T08:54:14.277Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
16952025-01-13T08:54:14.316Z
16962025-01-13T08:54:14.316Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/176)
16972025-01-13T08:54:14.696Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16982025-01-13T08:54:14.698Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16992025-01-13T08:54:14.699Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17002025-01-13T08:54:14.702Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17012025-01-13T08:54:14.739Z
17022025-01-13T08:54:14.739Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/176)
17032025-01-13T08:54:15.120Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17042025-01-13T08:54:15.122Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17052025-01-13T08:54:15.122Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17062025-01-13T08:54:15.125Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17072025-01-13T08:54:15.162Z
17082025-01-13T08:54:15.162Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/176)
17092025-01-13T08:54:15.546Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17102025-01-13T08:54:15.549Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17112025-01-13T08:54:15.549Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17122025-01-13T08:54:15.551Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17132025-01-13T08:54:15.591Z
17142025-01-13T08:54:15.591Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/176)
17152025-01-13T08:54:15.984Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17162025-01-13T08:54:15.986Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17172025-01-13T08:54:15.986Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17182025-01-13T08:54:15.988Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17192025-01-13T08:54:16.029Z
17202025-01-13T08:54:16.029Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/176)
17212025-01-13T08:54:16.419Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17222025-01-13T08:54:16.421Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17232025-01-13T08:54:16.421Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17242025-01-13T08:54:16.424Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17252025-01-13T08:54:16.463Z
17262025-01-13T08:54:16.463Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/176)
17272025-01-13T08:54:16.857Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17282025-01-13T08:54:16.859Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17292025-01-13T08:54:16.859Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17302025-01-13T08:54:16.861Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17312025-01-13T08:54:16.901Z
17322025-01-13T08:54:16.901Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (16/176)
17332025-01-13T08:54:17.291Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17342025-01-13T08:54:17.299Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17352025-01-13T08:54:17.299Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17362025-01-13T08:54:17.299Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17372025-01-13T08:54:17.336Z
17382025-01-13T08:54:17.336Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (17/176)
17392025-01-13T08:54:17.726Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17402025-01-13T08:54:17.729Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17412025-01-13T08:54:17.729Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17422025-01-13T08:54:17.731Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17432025-01-13T08:54:17.770Z
17442025-01-13T08:54:17.770Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (18/176)
17452025-01-13T08:54:18.156Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17462025-01-13T08:54:18.159Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17472025-01-13T08:54:18.159Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17482025-01-13T08:54:18.161Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17492025-01-13T08:54:18.198Z
17502025-01-13T08:54:18.199Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (19/176)
17512025-01-13T08:54:18.593Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17522025-01-13T08:54:18.596Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17532025-01-13T08:54:18.596Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17542025-01-13T08:54:18.596Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17552025-01-13T08:54:18.627Z
17562025-01-13T08:54:18.627Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (20/176)
17572025-01-13T08:54:19.023Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17582025-01-13T08:54:19.025Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17592025-01-13T08:54:19.026Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17602025-01-13T08:54:19.029Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17612025-01-13T08:54:19.066Z
17622025-01-13T08:54:19.066Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (21/176)
17632025-01-13T08:54:19.456Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17642025-01-13T08:54:19.458Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17652025-01-13T08:54:19.458Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17662025-01-13T08:54:19.461Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17672025-01-13T08:54:19.499Z
17682025-01-13T08:54:19.499Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (22/176)
17692025-01-13T08:54:19.889Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17702025-01-13T08:54:19.891Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17712025-01-13T08:54:19.891Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17722025-01-13T08:54:19.894Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17732025-01-13T08:54:19.932Z
17742025-01-13T08:54:19.932Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (23/176)
17752025-01-13T08:54:20.316Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17762025-01-13T08:54:20.319Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17772025-01-13T08:54:20.319Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17782025-01-13T08:54:20.322Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17792025-01-13T08:54:20.359Z
17802025-01-13T08:54:20.359Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (24/176)
17812025-01-13T08:54:20.752Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17822025-01-13T08:54:20.754Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17832025-01-13T08:54:20.754Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17842025-01-13T08:54:20.757Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17852025-01-13T08:54:20.796Z
17862025-01-13T08:54:20.796Zinfo: running `cargo check --bins` on sled-hardware-types (25/176)
17872025-01-13T08:54:21.367Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17882025-01-13T08:54:21.370Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17892025-01-13T08:54:21.370Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17902025-01-13T08:54:21.373Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
17912025-01-13T08:54:21.445Z
17922025-01-13T08:54:21.445Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (26/176)
17932025-01-13T08:54:22.009Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17942025-01-13T08:54:22.013Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17952025-01-13T08:54:22.013Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17962025-01-13T08:54:22.016Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
17972025-01-13T08:54:22.085Z
17982025-01-13T08:54:22.085Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (27/176)
17992025-01-13T08:54:22.649Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18002025-01-13T08:54:22.652Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18012025-01-13T08:54:22.652Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18022025-01-13T08:54:22.655Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
18032025-01-13T08:54:22.728Z
18042025-01-13T08:54:22.728Zinfo: running `cargo check --bins` on oxlog (28/176)
18052025-01-13T08:54:23.266Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18062025-01-13T08:54:23.269Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18072025-01-13T08:54:23.355Z Checking cfg-if v1.0.0
18082025-01-13T08:54:23.357Z Checking libc v0.2.169
18092025-01-13T08:54:23.463Z Checking serde v1.0.217
18102025-01-13T08:54:23.465Z Checking zeroize v1.8.1
18112025-01-13T08:54:23.478Z Checking memchr v2.7.4
18122025-01-13T08:54:23.486Z Checking typenum v1.17.0
18132025-01-13T08:54:23.489Z Checking subtle v2.6.1
18142025-01-13T08:54:23.489Z Checking scopeguard v1.2.0
18152025-01-13T08:54:23.523Z Checking value-bag v1.10.0
18162025-01-13T08:54:23.643Z Checking lock_api v0.4.12
18172025-01-13T08:54:23.721Z Checking smallvec v1.13.2
18182025-01-13T08:54:23.748Z Checking itoa v1.0.14
18192025-01-13T08:54:23.922Z Checking log v0.4.22
18202025-01-13T08:54:23.947Z Checking const-oid v0.9.6
18212025-01-13T08:54:24.052Z Checking pin-project-lite v0.2.16
18222025-01-13T08:54:24.097Z Checking byteorder v1.5.0
18232025-01-13T08:54:24.203Z Checking futures-core v0.3.31
18242025-01-13T08:54:24.267Z Checking once_cell v1.20.2
18252025-01-13T08:54:24.376Z Checking stable_deref_trait v1.2.0
18262025-01-13T08:54:24.425Z Checking futures-sink v0.3.31
18272025-01-13T08:54:24.481Z Checking cpufeatures v0.2.16
18282025-01-13T08:54:24.497Z Checking zerocopy v0.7.35
18292025-01-13T08:54:24.551Z Checking slab v0.4.9
18302025-01-13T08:54:24.565Z Checking zerofrom v0.1.5
18312025-01-13T08:54:24.588Z Checking futures-channel v0.3.31
18322025-01-13T08:54:24.676Z Checking getrandom v0.2.15
18332025-01-13T08:54:24.761Z Checking generic-array v0.14.7
18342025-01-13T08:54:24.776Z Checking parking_lot_core v0.9.10
18352025-01-13T08:54:24.801Z Checking signal-hook-registry v1.4.2
18362025-01-13T08:54:24.900Z Checking rand_core v0.6.4
18372025-01-13T08:54:24.914Z Checking mio v1.0.3
18382025-01-13T08:54:25.037Z Checking socket2 v0.5.8
18392025-01-13T08:54:25.104Z Checking parking_lot v0.12.3
18402025-01-13T08:54:25.216Z Checking yoke v0.7.5
18412025-01-13T08:54:25.468Z Checking spin v0.9.8
18422025-01-13T08:54:25.528Z Checking futures-task v0.3.31
18432025-01-13T08:54:25.547Z Checking pin-utils v0.1.0
18442025-01-13T08:54:25.576Z Checking futures-io v0.3.31
18452025-01-13T08:54:25.630Z Checking zerovec v0.10.4
18462025-01-13T08:54:25.758Z Checking futures-util v0.3.31
18472025-01-13T08:54:25.761Z Checking equivalent v1.0.1
18482025-01-13T08:54:25.774Z Checking foldhash v0.1.4
18492025-01-13T08:54:25.804Z Checking allocator-api2 v0.2.21
18502025-01-13T08:54:25.852Z Checking ryu v1.0.18
18512025-01-13T08:54:25.870Z Checking writeable v0.5.5
18522025-01-13T08:54:25.907Z Checking crypto-common v0.1.6
18532025-01-13T08:54:25.982Z Checking block-buffer v0.10.4
18542025-01-13T08:54:26.062Z Checking block-padding v0.3.3
18552025-01-13T08:54:26.093Z Checking fnv v1.0.7
18562025-01-13T08:54:26.171Z Checking litemap v0.7.4
18572025-01-13T08:54:26.199Z Checking digest v0.10.7
18582025-01-13T08:54:26.214Z Checking libm v0.2.11
18592025-01-13T08:54:26.274Z Checking inout v0.1.3
18602025-01-13T08:54:26.408Z Checking hashbrown v0.15.2
18612025-01-13T08:54:26.498Z Checking base64ct v1.6.0
18622025-01-13T08:54:26.515Z Checking cipher v0.4.4
18632025-01-13T08:54:26.557Z Checking hmac v0.12.1
18642025-01-13T08:54:26.771Z Checking sha2 v0.10.8
18652025-01-13T08:54:26.914Z Checking ppv-lite86 v0.2.20
18662025-01-13T08:54:26.936Z Checking pem-rfc7468 v0.7.0
18672025-01-13T08:54:27.139Z Checking num-traits v0.2.19
18682025-01-13T08:54:27.179Z Checking icu_locid_transform_data v1.5.0
18692025-01-13T08:54:27.280Z Checking flagset v0.4.6
18702025-01-13T08:54:27.297Z Checking tinystr v0.7.6
18712025-01-13T08:54:27.360Z Checking icu_collections v1.5.0
18722025-01-13T08:54:27.481Z Checking der v0.7.9
18732025-01-13T08:54:27.556Z Checking tracing-core v0.1.33
18742025-01-13T08:54:27.684Z Checking icu_locid v1.5.0
18752025-01-13T08:54:27.702Z Checking rand_chacha v0.3.1
18762025-01-13T08:54:28.046Z Checking icu_properties_data v1.5.0
18772025-01-13T08:54:28.121Z Checking rustls-pki-types v1.10.1
18782025-01-13T08:54:28.211Z Checking percent-encoding v2.3.1
18792025-01-13T08:54:28.296Z Checking tracing v0.1.41
18802025-01-13T08:54:28.410Z Checking bytes v1.9.0
18812025-01-13T08:54:28.410Z Checking indexmap v2.7.0
18822025-01-13T08:54:28.644Z Checking serde_json v1.0.135
18832025-01-13T08:54:28.694Z Checking bitflags v2.7.0
18842025-01-13T08:54:28.713Z Checking icu_provider v1.5.0
18852025-01-13T08:54:28.791Z Checking rand v0.8.5
18862025-01-13T08:54:29.004Z Checking salsa20 v0.10.2
18872025-01-13T08:54:29.206Z Checking pbkdf2 v0.12.2
18882025-01-13T08:54:29.222Z Checking tokio v1.43.0
18892025-01-13T08:54:29.329Z Checking http v1.2.0
18902025-01-13T08:54:29.358Z Checking spki v0.7.3
18912025-01-13T08:54:29.360Z Checking icu_locid_transform v1.5.0
18922025-01-13T08:54:29.655Z Checking aws-lc-sys v0.24.1
18932025-01-13T08:54:29.704Z Checking httparse v1.9.5
18942025-01-13T08:54:30.113Z Checking thiserror v1.0.69
18952025-01-13T08:54:30.135Z Checking untrusted v0.9.0
18962025-01-13T08:54:30.246Z Checking utf16_iter v1.0.5
18972025-01-13T08:54:30.283Z Checking icu_normalizer_data v1.5.0
18982025-01-13T08:54:30.374Z Checking icu_properties v1.5.1
18992025-01-13T08:54:30.390Z Checking powerfmt v0.2.0
19002025-01-13T08:54:30.406Z Checking untrusted v0.7.1
19012025-01-13T08:54:30.408Z Checking write16 v1.0.0
19022025-01-13T08:54:30.535Z Checking utf8_iter v1.0.4
19032025-01-13T08:54:30.559Z Checking ring v0.17.8
19042025-01-13T08:54:30.651Z Checking deranged v0.3.11
19052025-01-13T08:54:30.668Z Checking scrypt v0.11.0
19062025-01-13T08:54:30.742Z Checking cbc v0.1.2
19072025-01-13T08:54:30.773Z Checking aes v0.8.4
19082025-01-13T08:54:30.897Z Checking crossbeam-utils v0.8.21
19092025-01-13T08:54:30.946Z Checking atomic-waker v1.1.2
19102025-01-13T08:54:31.067Z Checking tinyvec_macros v0.1.1
19112025-01-13T08:54:31.156Z Checking time-core v0.1.2
19122025-01-13T08:54:31.313Z Checking num_threads v0.1.7
19132025-01-13T08:54:31.428Z Checking num-conv v0.1.0
19142025-01-13T08:54:31.612Z Checking tinyvec v1.8.1
19152025-01-13T08:54:31.663Z Checking pkcs5 v0.7.1
19162025-01-13T08:54:31.666Z Checking http-body v1.0.1
19172025-01-13T08:54:31.870Z Checking form_urlencoded v1.2.1
19182025-01-13T08:54:32.071Z Checking try-lock v0.2.5
19192025-01-13T08:54:32.163Z Checking pkcs8 v0.10.2
19202025-01-13T08:54:32.210Z Checking want v0.3.1
19212025-01-13T08:54:32.351Z Checking aws-lc-rs v1.12.0
19222025-01-13T08:54:32.367Z Checking uuid v1.11.1
19232025-01-13T08:54:32.396Z Checking httpdate v1.0.3
19242025-01-13T08:54:32.427Z Checking time v0.3.37
19252025-01-13T08:54:32.463Z Checking unicode-ident v1.0.14
19262025-01-13T08:54:32.627Z Checking tower-service v0.3.3
19272025-01-13T08:54:32.643Z Checking proc-macro2 v1.0.93
19282025-01-13T08:54:32.747Z Checking toml_datetime v0.6.8
19292025-01-13T08:54:32.923Z Checking serde_spanned v0.6.8
19302025-01-13T08:54:32.998Z Checking slog v2.7.0
19312025-01-13T08:54:33.039Z Checking scroll v0.12.0
19322025-01-13T08:54:33.117Z Checking thiserror v2.0.11
19332025-01-13T08:54:33.263Z Checking iana-time-zone v0.1.61
19342025-01-13T08:54:33.307Z Checking adler2 v2.0.0
19352025-01-13T08:54:33.414Z Checking foreign-types-shared v0.1.1
19362025-01-13T08:54:33.464Z Checking plain v0.2.3
19372025-01-13T08:54:33.489Z Checking match_cfg v0.1.0
19382025-01-13T08:54:33.514Z Checking base64 v0.22.1
19392025-01-13T08:54:33.517Z Checking ucd-trie v0.1.7
19402025-01-13T08:54:33.581Z Checking hostname v0.3.1
19412025-01-13T08:54:33.602Z Checking goblin v0.8.2
19422025-01-13T08:54:33.616Z Checking icu_normalizer v1.5.0
19432025-01-13T08:54:33.704Z Checking foreign-types v0.3.2
19442025-01-13T08:54:33.722Z Checking pest v2.7.15
19452025-01-13T08:54:33.791Z Checking miniz_oxide v0.8.2
19462025-01-13T08:54:33.991Z Checking chrono v0.4.39
19472025-01-13T08:54:34.264Z Checking rustls-webpki v0.102.8
19482025-01-13T08:54:34.370Z Checking idna_adapter v1.2.0
19492025-01-13T08:54:34.549Z Checking quote v1.0.38
19502025-01-13T08:54:34.580Z Checking idna v1.0.3
19512025-01-13T08:54:34.913Z Checking openssl-sys v0.9.104
19522025-01-13T08:54:35.053Z Checking url v2.5.4
19532025-01-13T08:54:35.070Z Checking errno v0.3.10
19542025-01-13T08:54:35.090Z Checking dirs-sys-next v0.1.2
19552025-01-13T08:54:35.230Z Checking aho-corasick v1.1.3
19562025-01-13T08:54:35.278Z Compiling newtype-uuid v1.1.3
19572025-01-13T08:54:35.529Z Checking pretty-hex v0.4.1
19582025-01-13T08:54:35.709Z Checking data-encoding v2.6.0
19592025-01-13T08:54:35.882Z Checking regex-syntax v0.8.5
19602025-01-13T08:54:36.119Z Checking openssl v0.10.68
19612025-01-13T08:54:36.137Z Checking dirs-next v2.0.0
19622025-01-13T08:54:36.232Z Checking dtrace-parser v0.2.0
19632025-01-13T08:54:36.252Z Checking rustix v0.38.43
19642025-01-13T08:54:36.349Z Checking syn v2.0.96
19652025-01-13T08:54:36.520Z Checking tokio-util v0.7.13
19662025-01-13T08:54:36.678Z Checking unicode-normalization v0.1.24
19672025-01-13T08:54:36.845Z Checking http-body-util v0.1.2
19682025-01-13T08:54:37.282Z Checking crossbeam-epoch v0.9.18
19692025-01-13T08:54:37.387Z Checking h2 v0.4.7
19702025-01-13T08:54:37.609Z Checking sha1 v0.10.6
19712025-01-13T08:54:37.750Z Checking signature v2.2.0
19722025-01-13T08:54:37.912Z Checking thread-id v4.2.2
19732025-01-13T08:54:37.955Z Checking thread_local v1.1.8
19742025-01-13T08:54:38.019Z Checking encoding_rs v0.8.35
19752025-01-13T08:54:38.241Z Checking mime v0.3.17
19762025-01-13T08:54:38.469Z Checking dof v0.3.0
19772025-01-13T08:54:38.559Z Checking winnow v0.6.24
19782025-01-13T08:54:39.112Z Checking gimli v0.31.1
19792025-01-13T08:54:39.114Z Checking regex-automata v0.4.9
19802025-01-13T08:54:40.307Z Checking either v1.13.0
19812025-01-13T08:54:40.370Z Checking anstyle v1.0.10
19822025-01-13T08:54:40.697Z Checking utf8parse v0.2.2
19832025-01-13T08:54:40.731Z Checking unicode-bidi v0.3.18
19842025-01-13T08:54:40.844Z Checking ipnet v2.10.1
19852025-01-13T08:54:41.328Z Checking openssl-probe v0.1.5
19862025-01-13T08:54:41.358Z Checking unicode-properties v0.1.3
19872025-01-13T08:54:41.475Z Checking anstyle-parse v0.2.6
19882025-01-13T08:54:41.493Z Checking toml_edit v0.22.22
19892025-01-13T08:54:41.496Z Checking native-tls v0.2.12
19902025-01-13T08:54:41.702Z Checking stringprep v0.1.5
19912025-01-13T08:54:41.729Z Checking crossbeam-deque v0.8.6
19922025-01-13T08:54:41.833Z Checking term v0.7.0
19932025-01-13T08:54:41.967Z Checking rustls v0.22.4
19942025-01-13T08:54:42.033Z Checking rustls v0.23.21
19952025-01-13T08:54:42.259Z Checking slog-json v2.6.1
19962025-01-13T08:54:42.535Z Checking serde_urlencoded v0.7.1
19972025-01-13T08:54:42.855Z Checking usdt-impl v0.5.0
19982025-01-13T08:54:42.960Z Checking crossbeam-channel v0.5.14
19992025-01-13T08:54:43.134Z Checking addr2line v0.24.2
20002025-01-13T08:54:43.389Z Checking futures-executor v0.3.31
20012025-01-13T08:54:43.463Z Checking hyper v1.5.2
20022025-01-13T08:54:43.603Z Checking num-integer v0.1.46
20032025-01-13T08:54:43.643Z Checking rustls-pemfile v2.2.0
20042025-01-13T08:54:43.686Z Checking object v0.36.7
20052025-01-13T08:54:43.858Z Checking md-5 v0.10.6
20062025-01-13T08:54:43.860Z Checking ff v0.13.0
20072025-01-13T08:54:44.071Z Checking memmap v0.7.0
20082025-01-13T08:54:44.088Z Checking is-terminal v0.4.13
20092025-01-13T08:54:44.102Z Checking hash32 v0.2.1
20102025-01-13T08:54:44.145Z Checking anstyle-query v1.1.2
20112025-01-13T08:54:44.207Z Checking rustc-demangle v0.1.24
20122025-01-13T08:54:44.264Z Checking dyn-clone v1.0.17
20132025-01-13T08:54:44.280Z Checking fallible-iterator v0.2.0
20142025-01-13T08:54:44.403Z Checking siphasher v1.0.1
20152025-01-13T08:54:44.418Z Checking colorchoice v1.0.3
20162025-01-13T08:54:44.550Z Checking linked-hash-map v0.5.6
20172025-01-13T08:54:44.633Z Checking psl-types v2.0.11
20182025-01-13T08:54:44.722Z Checking is_terminal_polyfill v1.70.1
20192025-01-13T08:54:44.811Z Checking take_mut v0.2.2
20202025-01-13T08:54:44.833Z Checking utf-8 v0.7.6
20212025-01-13T08:54:44.883Z Checking base16ct v0.2.0
20222025-01-13T08:54:44.885Z Checking quick-error v1.2.3
20232025-01-13T08:54:44.955Z Checking slog-async v2.8.0
20242025-01-13T08:54:45.026Z Checking resolv-conf v0.7.0
20252025-01-13T08:54:45.029Z Checking tungstenite v0.24.0
20262025-01-13T08:54:45.077Z Checking sec1 v0.7.3
20272025-01-13T08:54:45.241Z Checking postgres-protocol v0.6.7
20282025-01-13T08:54:45.360Z Checking lru-cache v0.1.2
20292025-01-13T08:54:45.453Z Checking anstream v0.6.18
20302025-01-13T08:54:45.477Z Checking hyper-util v0.1.10
20312025-01-13T08:54:45.538Z Checking publicsuffix v2.3.0
20322025-01-13T08:54:45.621Z Checking tokio-rustls v0.25.0
20332025-01-13T08:54:45.813Z Checking phf_shared v0.11.3
20342025-01-13T08:54:45.833Z Checking heapless v0.7.17
20352025-01-13T08:54:45.867Z Checking schemars v0.8.21
20362025-01-13T08:54:45.932Z Checking usdt v0.5.0
20372025-01-13T08:54:46.012Z Checking slog-term v2.9.1
20382025-01-13T08:54:46.086Z Checking toml v0.8.19
20392025-01-13T08:54:46.199Z Checking num-iter v0.1.45
20402025-01-13T08:54:46.378Z Checking group v0.13.0
20412025-01-13T08:54:46.501Z Checking futures v0.3.31
20422025-01-13T08:54:46.617Z Checking slog-bunyan v2.5.0
20432025-01-13T08:54:46.644Z Checking rayon-core v1.12.1
20442025-01-13T08:54:46.778Z Checking tokio-native-tls v0.3.1
20452025-01-13T08:54:46.806Z Checking hickory-proto v0.24.2
20462025-01-13T08:54:46.867Z Checking multer v3.1.0
20472025-01-13T08:54:47.027Z Checking terminal_size v0.4.1
20482025-01-13T08:54:47.271Z Checking cookie v0.18.1
20492025-01-13T08:54:47.288Z Checking async-stream v0.3.6
20502025-01-13T08:54:47.471Z Checking bzip2-sys v0.1.11+1.0.8
20512025-01-13T08:54:47.488Z Checking camino v1.1.9
20522025-01-13T08:54:47.490Z Checking signal-hook v0.3.17
20532025-01-13T08:54:47.517Z Checking waitgroup v0.1.2
20542025-01-13T08:54:47.568Z Checking tokio-rustls v0.26.1
20552025-01-13T08:54:47.596Z Checking openapiv3 v2.0.0
20562025-01-13T08:54:47.647Z Checking webpki-roots v0.26.7
20572025-01-13T08:54:47.729Z Checking serde_path_to_error v0.1.16
20582025-01-13T08:54:47.826Z Checking hkdf v0.12.4
20592025-01-13T08:54:47.843Z Checking crypto-bigint v0.5.5
20602025-01-13T08:54:47.977Z Checking lazy_static v1.5.0
20612025-01-13T08:54:48.046Z Checking hostname v0.4.0
20622025-01-13T08:54:48.062Z Checking sync_wrapper v1.0.2
20632025-01-13T08:54:48.099Z Checking crc32fast v1.4.2
20642025-01-13T08:54:48.175Z Checking tower-layer v0.3.3
20652025-01-13T08:54:48.194Z Checking bitflags v1.3.2
20662025-01-13T08:54:48.292Z Checking managed v0.8.0
20672025-01-13T08:54:48.327Z Checking debug-ignore v1.0.5
20682025-01-13T08:54:48.342Z Checking siphasher v0.3.11
20692025-01-13T08:54:48.430Z Checking unicode-width v0.2.0
20702025-01-13T08:54:48.461Z Checking strsim v0.11.1
20712025-01-13T08:54:48.627Z Checking winnow v0.5.40
20722025-01-13T08:54:48.665Z Checking clap_lex v0.7.4
20732025-01-13T08:54:48.753Z Checking smoltcp v0.9.1
20742025-01-13T08:54:48.899Z Checking console v0.15.10
20752025-01-13T08:54:48.915Z Checking clap_builder v4.5.26
20762025-01-13T08:54:49.452Z Checking phf_shared v0.10.0
20772025-01-13T08:54:49.720Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20782025-01-13T08:54:49.996Z Checking tower v0.5.2
20792025-01-13T08:54:50.042Z Checking backtrace v0.3.74
20802025-01-13T08:54:50.208Z Checking flate2 v1.0.35
20812025-01-13T08:54:50.611Z Checking anyhow v1.0.95
20822025-01-13T08:54:50.724Z Checking elliptic-curve v0.13.8
20832025-01-13T08:54:50.786Z Checking num-bigint-dig v0.8.4
20842025-01-13T08:54:50.841Z Checking hyper-rustls v0.27.5
20852025-01-13T08:54:50.973Z Checking signal-hook-mio v0.2.4
20862025-01-13T08:54:51.075Z Checking dropshot v0.12.0
20872025-01-13T08:54:51.119Z Checking cookie_store v0.21.1
20882025-01-13T08:54:51.175Z Checking bzip2 v0.4.4
20892025-01-13T08:54:51.355Z Checking hyper-tls v0.6.0
20902025-01-13T08:54:51.468Z Checking rayon v1.10.0
20912025-01-13T08:54:51.494Z Checking hickory-resolver v0.24.2
20922025-01-13T08:54:51.613Z Checking toml_edit v0.19.15
20932025-01-13T08:54:51.640Z Checking phf v0.11.3
20942025-01-13T08:54:51.780Z Checking tokio-tungstenite v0.24.0
20952025-01-13T08:54:51.876Z Checking postgres-types v0.2.8
20962025-01-13T08:54:51.905Z Checking bstr v1.11.3
20972025-01-13T08:54:52.247Z Checking regex v1.11.1
20982025-01-13T08:54:52.620Z Checking ed25519 v2.2.3
20992025-01-13T08:54:52.885Z Checking tokio-stream v0.1.17
21002025-01-13T08:54:52.887Z Checking curve25519-dalek v4.1.3
21012025-01-13T08:54:52.915Z Checking zerocopy v0.6.6
21022025-01-13T08:54:52.928Z Checking hubpack v0.1.2
21032025-01-13T08:54:53.086Z Checking portable-atomic v1.10.0
21042025-01-13T08:54:53.244Z Checking pkcs1 v0.7.5
21052025-01-13T08:54:53.647Z Checking float-cmp v0.10.0
21062025-01-13T08:54:53.649Z Checking serde-big-array v0.5.1
21072025-01-13T08:54:53.767Z Checking rfc6979 v0.4.0
21082025-01-13T08:54:53.852Z Checking predicates-core v1.0.9
21092025-01-13T08:54:53.879Z Checking static_assertions v1.1.0
21102025-01-13T08:54:53.952Z Checking number_prefix v0.4.0
21112025-01-13T08:54:53.975Z Checking bit-vec v0.8.0
21122025-01-13T08:54:54.034Z Checking difflib v0.4.0
21132025-01-13T08:54:54.082Z Checking precomputed-hash v0.1.1
21142025-01-13T08:54:54.128Z Checking unicode-segmentation v1.12.0
21152025-01-13T08:54:54.153Z Checking minimal-lexical v0.2.1
21162025-01-13T08:54:54.192Z Checking fixedbitset v0.4.2
21172025-01-13T08:54:54.341Z Checking new_debug_unreachable v1.0.6
21182025-01-13T08:54:54.355Z Checking whoami v1.5.2
21192025-01-13T08:54:54.429Z Checking normalize-line-endings v0.3.0
21202025-01-13T08:54:54.457Z Checking petgraph v0.6.5
21212025-01-13T08:54:54.549Z Checking predicates v3.1.3
21222025-01-13T08:54:54.549Z Checking nom v7.1.3
21232025-01-13T08:54:54.634Z Checking tokio-postgres v0.7.12
21242025-01-13T08:54:54.731Z Checking ed25519-dalek v2.1.1
21252025-01-13T08:54:54.751Z Checking qorb v0.2.1
21262025-01-13T08:54:54.813Z Checking similar v2.6.0
21272025-01-13T08:54:55.123Z Checking string_cache v0.8.7
21282025-01-13T08:54:55.181Z Checking bit-set v0.8.0
21292025-01-13T08:54:55.213Z Checking indicatif v0.17.9
21302025-01-13T08:54:55.414Z Checking toml v0.7.8
21312025-01-13T08:54:55.448Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
21322025-01-13T08:54:55.673Z Checking ecdsa v0.16.9
21332025-01-13T08:54:55.989Z Checking rsa v0.9.7
21342025-01-13T08:54:56.154Z Checking clap v4.5.26
21352025-01-13T08:54:56.282Z Checking reqwest v0.12.12
21362025-01-13T08:54:56.418Z Checking zip v0.6.6
21372025-01-13T08:54:57.013Z Checking crossterm v0.28.1
21382025-01-13T08:54:57.130Z Checking itertools v0.12.1
21392025-01-13T08:54:57.226Z Checking itertools v0.10.5
21402025-01-13T08:54:57.360Z Checking fs-err v2.11.0
21412025-01-13T08:54:57.705Z Checking ahash v0.8.11
21422025-01-13T08:54:57.929Z Checking x509-cert v0.2.5
21432025-01-13T08:54:57.944Z Checking semver v1.0.24
21442025-01-13T08:54:58.182Z Checking hex v0.4.3
21452025-01-13T08:54:58.267Z Checking lalrpop-util v0.19.12
21462025-01-13T08:54:58.359Z Checking peg-runtime v0.8.3
21472025-01-13T08:54:58.557Z Checking sigpipe v0.1.3
21482025-01-13T08:55:00.148Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
21492025-01-13T08:55:00.458Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.72s
21502025-01-13T08:55:00.615Z
21512025-01-13T08:55:00.615Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (29/176)
21522025-01-13T08:55:01.183Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21532025-01-13T08:55:01.186Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21542025-01-13T08:55:01.283Z Compiling regress v0.10.2
21552025-01-13T08:55:01.393Z Checking heck v0.5.0
21562025-01-13T08:55:01.416Z Compiling unsafe-libyaml v0.2.11
21572025-01-13T08:55:01.428Z Checking ipnetwork v0.20.0
21582025-01-13T08:55:01.443Z Compiling ident_case v1.0.1
21592025-01-13T08:55:01.458Z Checking progenitor-client v0.8.0
21602025-01-13T08:55:01.475Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21612025-01-13T08:55:01.565Z Checking newtype-uuid v1.1.3
21622025-01-13T08:55:01.616Z Compiling darling_core v0.20.10
21632025-01-13T08:55:01.777Z Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc)
21642025-01-13T08:55:01.810Z Compiling proc-macro-crate v1.3.1
21652025-01-13T08:55:01.827Z Compiling structmeta-derive v0.3.0
21662025-01-13T08:55:01.831Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21672025-01-13T08:55:02.101Z Compiling diffus-derive v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide/main#b3dbf18c)
21682025-01-13T08:55:02.180Z Compiling lzma-sys v0.1.20
21692025-01-13T08:55:02.931Z Compiling serde_yaml v0.9.34+deprecated
21702025-01-13T08:55:03.004Z Compiling num_enum_derive v0.5.11
21712025-01-13T08:55:03.388Z Compiling foreign-types-macros v0.2.3
21722025-01-13T08:55:03.401Z Compiling dropshot v0.13.0
21732025-01-13T08:55:03.680Z Checking arc-swap v1.7.1
21742025-01-13T08:55:04.104Z Checking foreign-types-shared v0.3.1
21752025-01-13T08:55:04.221Z Checking slog-scope v4.4.0
21762025-01-13T08:55:04.481Z Checking diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide/main#b3dbf18c)
21772025-01-13T08:55:04.707Z Checking foreign-types v0.5.0
21782025-01-13T08:55:04.771Z Compiling structmeta v0.3.0
21792025-01-13T08:55:04.924Z Checking typify-impl v0.2.0
21802025-01-13T08:55:05.026Z Compiling proc-macro-error v1.0.4
21812025-01-13T08:55:05.200Z Compiling parse-display-derive v0.10.0
21822025-01-13T08:55:05.550Z Checking num_enum v0.5.11
21832025-01-13T08:55:05.724Z Checking hashbrown v0.14.5
21842025-01-13T08:55:05.878Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21852025-01-13T08:55:05.992Z Checking tungstenite v0.21.0
21862025-01-13T08:55:06.425Z Compiling heck v0.3.3
21872025-01-13T08:55:06.871Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21882025-01-13T08:55:06.927Z Compiling dropshot_endpoint v0.13.0
21892025-01-13T08:55:06.945Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21902025-01-13T08:55:07.152Z Checking cstr-argument v0.1.2
21912025-01-13T08:55:07.330Z Checking instant v0.1.13
21922025-01-13T08:55:07.383Z Checking base64 v0.21.7
21932025-01-13T08:55:07.448Z Checking pretty-hex v0.2.1
21942025-01-13T08:55:07.645Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
21952025-01-13T08:55:07.707Z Checking fastrand v2.3.0
21962025-01-13T08:55:07.848Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21972025-01-13T08:55:07.880Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21982025-01-13T08:55:07.939Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21992025-01-13T08:55:08.007Z Checking backoff v0.4.0
22002025-01-13T08:55:08.025Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22012025-01-13T08:55:08.044Z Checking tempfile v3.15.0
22022025-01-13T08:55:08.242Z Checking regress v0.9.1
22032025-01-13T08:55:08.325Z Checking tokio-tungstenite v0.21.0
22042025-01-13T08:55:08.341Z Checking strum v0.26.3
22052025-01-13T08:55:08.398Z Compiling zone_cfg_derive v0.1.2
22062025-01-13T08:55:08.488Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22072025-01-13T08:55:08.687Z Compiling darling_macro v0.20.10
22082025-01-13T08:55:08.812Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22092025-01-13T08:55:09.222Z Checking slog-stdlog v4.1.1
22102025-01-13T08:55:09.305Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22112025-01-13T08:55:09.398Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
22122025-01-13T08:55:09.462Z Checking colored v2.2.0
22132025-01-13T08:55:09.621Z Compiling darling v0.20.10
22142025-01-13T08:55:09.670Z Checking macaddr v1.0.1
22152025-01-13T08:55:09.736Z Compiling serde_with_macros v3.12.0
22162025-01-13T08:55:09.837Z Checking base64 v0.13.1
22172025-01-13T08:55:09.873Z Checking zone v0.1.8
22182025-01-13T08:55:09.905Z Checking parse-display v0.10.0
22192025-01-13T08:55:10.135Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
22202025-01-13T08:55:10.220Z Checking ron v0.7.1
22212025-01-13T08:55:10.574Z Checking slog-envlogger v2.2.0
22222025-01-13T08:55:10.614Z Checking xz2 v0.1.7
22232025-01-13T08:55:10.804Z Checking tabwriter v1.4.1
22242025-01-13T08:55:10.921Z Checking xattr v1.4.0
22252025-01-13T08:55:11.045Z Checking pem v3.0.4
22262025-01-13T08:55:11.126Z Checking yasna v0.5.2
22272025-01-13T08:55:11.314Z Checking headers-core v0.3.0
22282025-01-13T08:55:11.364Z Checking smf v0.2.3
22292025-01-13T08:55:11.457Z Checking filetime v0.2.25
22302025-01-13T08:55:11.676Z Checking same-file v1.0.6
22312025-01-13T08:55:11.706Z Checking tar v0.4.43
22322025-01-13T08:55:11.810Z Checking headers v0.4.0
22332025-01-13T08:55:11.836Z Checking walkdir v2.5.0
22342025-01-13T08:55:11.971Z Checking camino-tempfile v1.1.1
22352025-01-13T08:55:11.973Z Checking rcgen v0.12.1
22362025-01-13T08:55:12.101Z Checking atomicwrites v0.4.4
22372025-01-13T08:55:12.246Z Checking subprocess v0.2.9
22382025-01-13T08:55:12.620Z Checking serde_with v3.12.0
22392025-01-13T08:55:16.355Z Compiling typify-macro v0.2.0
22402025-01-13T08:55:18.206Z Compiling typify v0.2.0
22412025-01-13T08:55:18.275Z Compiling progenitor-impl v0.8.0
22422025-01-13T08:55:21.454Z Compiling progenitor-macro v0.8.0
22432025-01-13T08:55:26.192Z Checking progenitor v0.8.0
22442025-01-13T08:55:26.346Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
22452025-01-13T08:55:26.346Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
22462025-01-13T08:55:29.018Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
22472025-01-13T08:55:29.395Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22482025-01-13T08:55:35.798Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
22492025-01-13T08:55:37.373Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
22502025-01-13T08:55:38.650Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.03s
22512025-01-13T08:55:38.826Z
22522025-01-13T08:55:38.826Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (30/176)
22532025-01-13T08:55:39.397Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22542025-01-13T08:55:39.399Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22552025-01-13T08:55:39.492Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
22562025-01-13T08:55:40.909Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.07s
22572025-01-13T08:55:41.094Z
22582025-01-13T08:55:41.094Zinfo: running `cargo check --bins` on nexus-config (31/176)
22592025-01-13T08:55:41.641Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22602025-01-13T08:55:41.643Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22612025-01-13T08:55:41.643Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22622025-01-13T08:55:41.647Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
22632025-01-13T08:55:41.718Z
22642025-01-13T08:55:41.718Zinfo: running `cargo check --bins` on omicron-rpaths (32/176)
22652025-01-13T08:55:42.254Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22662025-01-13T08:55:42.256Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22672025-01-13T08:55:42.256Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22682025-01-13T08:55:42.259Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
22692025-01-13T08:55:42.327Z
22702025-01-13T08:55:42.327Zinfo: running `cargo check --bins` on omicron-certificates (33/176)
22712025-01-13T08:55:42.878Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22722025-01-13T08:55:42.881Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22732025-01-13T08:55:42.881Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22742025-01-13T08:55:42.884Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
22752025-01-13T08:55:42.960Z
22762025-01-13T08:55:42.960Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (34/176)
22772025-01-13T08:55:43.524Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22782025-01-13T08:55:43.527Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22792025-01-13T08:55:43.635Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22802025-01-13T08:55:43.745Z Compiling ipnetwork v0.20.0
22812025-01-13T08:55:43.748Z Compiling zerocopy v0.8.14
22822025-01-13T08:55:43.748Z Compiling progenitor-client v0.8.0
22832025-01-13T08:55:43.748Z Compiling itertools v0.13.0
22842025-01-13T08:55:43.748Z Compiling zerocopy-derive v0.8.14
22852025-01-13T08:55:43.748Z Compiling heapless v0.8.0
22862025-01-13T08:55:43.748Z Compiling hashbrown v0.14.5
22872025-01-13T08:55:43.927Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22882025-01-13T08:55:44.352Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc)
22892025-01-13T08:55:44.609Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22902025-01-13T08:55:44.663Z Compiling progenitor v0.8.0
22912025-01-13T08:55:44.687Z Checking hash32 v0.3.1
22922025-01-13T08:55:44.769Z Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide/main#b3dbf18c)
22932025-01-13T08:55:44.868Z Compiling instant v0.1.13
22942025-01-13T08:55:44.916Z Compiling smoltcp v0.11.0
22952025-01-13T08:55:45.020Z Compiling regress v0.9.1
22962025-01-13T08:55:45.110Z Compiling backoff v0.4.0
22972025-01-13T08:55:45.464Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22982025-01-13T08:55:45.655Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
22992025-01-13T08:55:45.760Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23002025-01-13T08:55:45.918Z Compiling dropshot v0.13.0
23012025-01-13T08:55:45.946Z Compiling serde_with v3.12.0
23022025-01-13T08:55:46.081Z Compiling parse-display v0.10.0
23032025-01-13T08:55:46.774Z Checking num-rational v0.4.2
23042025-01-13T08:55:46.854Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
23052025-01-13T08:55:47.445Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23062025-01-13T08:55:49.523Z Compiling phf_generator v0.11.3
23072025-01-13T08:55:50.078Z Checking num-complex v0.4.6
23082025-01-13T08:55:50.247Z Compiling macaddr v1.0.1
23092025-01-13T08:55:50.305Z Checking cobs v0.2.3
23102025-01-13T08:55:50.483Z Checking postcard v1.1.1
23112025-01-13T08:55:50.706Z Compiling phf_codegen v0.11.3
23122025-01-13T08:55:50.955Z Checking num v0.4.3
23132025-01-13T08:55:51.074Z Compiling parse-zoneinfo v0.3.1
23142025-01-13T08:55:51.314Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
23152025-01-13T08:55:51.596Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
23162025-01-13T08:55:51.751Z Checking float-ord v0.3.2
23172025-01-13T08:55:51.907Z Compiling convert_case v0.4.0
23182025-01-13T08:55:53.121Z Compiling derive_more v0.99.18
23192025-01-13T08:55:53.166Z Compiling chrono-tz-build v0.4.0
23202025-01-13T08:55:53.971Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
23212025-01-13T08:55:54.059Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
23222025-01-13T08:55:54.301Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
23232025-01-13T08:55:54.339Z Compiling crucible-workspace-hack v0.1.0
23242025-01-13T08:55:54.514Z Compiling chrono-tz v0.10.0
23252025-01-13T08:55:54.647Z Checking newline-converter v0.3.0
23262025-01-13T08:55:54.843Z Checking prettyplease v0.2.29
23272025-01-13T08:55:55.067Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
23282025-01-13T08:55:55.155Z Compiling slog-dtrace v0.3.0
23292025-01-13T08:55:55.446Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
23302025-01-13T08:55:55.517Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
23312025-01-13T08:55:56.063Z Checking expectorate v1.1.0
23322025-01-13T08:55:56.230Z Compiling zone_cfg_derive v0.3.0
23332025-01-13T08:55:56.953Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
23342025-01-13T08:55:57.381Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
23352025-01-13T08:55:57.438Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
23362025-01-13T08:55:57.725Z Compiling const_format_proc_macros v0.2.34
23372025-01-13T08:55:57.805Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23382025-01-13T08:55:57.836Z Compiling num-derive v0.4.2
23392025-01-13T08:55:58.132Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23402025-01-13T08:55:58.405Z Checking highway v1.3.0
23412025-01-13T08:55:58.860Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
23422025-01-13T08:55:58.883Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23432025-01-13T08:55:59.015Z Checking zone v0.3.0
23442025-01-13T08:55:59.107Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
23452025-01-13T08:55:59.124Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
23462025-01-13T08:55:59.788Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
23472025-01-13T08:55:59.905Z Checking const_format v0.2.34
23482025-01-13T08:56:00.138Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
23492025-01-13T08:56:00.387Z Checking gethostname v0.5.0
23502025-01-13T08:56:00.514Z Checking bcs v0.1.6
23512025-01-13T08:56:00.593Z Compiling async-recursion v1.1.1
23522025-01-13T08:56:00.625Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
23532025-01-13T08:56:00.972Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812)
23542025-01-13T08:56:00.974Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
23552025-01-13T08:56:03.011Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
23562025-01-13T08:56:07.589Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
23572025-01-13T08:56:10.874Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
23582025-01-13T08:56:13.515Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
23592025-01-13T08:56:14.723Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.75s
23602025-01-13T08:56:14.898Z
23612025-01-13T08:56:14.898Zinfo: running `cargo check --bins` on clickhouse-admin-api (35/176)
23622025-01-13T08:56:15.466Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23632025-01-13T08:56:15.469Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23642025-01-13T08:56:15.469Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23652025-01-13T08:56:15.474Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
23662025-01-13T08:56:15.545Z
23672025-01-13T08:56:15.545Zinfo: running `cargo check --bins` on clickhouse-admin-types (36/176)
23682025-01-13T08:56:16.098Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23692025-01-13T08:56:16.100Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23702025-01-13T08:56:16.100Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23712025-01-13T08:56:16.103Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
23722025-01-13T08:56:16.177Z
23732025-01-13T08:56:16.177Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (37/176)
23742025-01-13T08:56:16.727Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23752025-01-13T08:56:16.729Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23762025-01-13T08:56:16.821Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23772025-01-13T08:56:17.469Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
23782025-01-13T08:56:17.640Z
23792025-01-13T08:56:17.640Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (38/176)
23802025-01-13T08:56:18.199Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23812025-01-13T08:56:18.201Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23822025-01-13T08:56:18.297Z Checking unicode-width v0.1.14
23832025-01-13T08:56:18.297Z Compiling cfg_aliases v0.1.1
23842025-01-13T08:56:18.297Z Compiling vte_generate_state_changes v0.1.2
23852025-01-13T08:56:18.300Z Checking fd-lock v4.0.2
23862025-01-13T08:56:18.300Z Checking nibble_vec v0.1.0
23872025-01-13T08:56:18.300Z Checking bytecount v0.6.8
23882025-01-13T08:56:18.402Z Checking endian-type v0.1.2
23892025-01-13T08:56:18.426Z Compiling tabled_derive v0.7.0
23902025-01-13T08:56:18.493Z Compiling nix v0.28.0
23912025-01-13T08:56:18.600Z Checking radix_trie v0.2.1
23922025-01-13T08:56:18.603Z Compiling peg-macros v0.8.4
23932025-01-13T08:56:18.603Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23942025-01-13T08:56:18.647Z Compiling sqlparser_derive v0.2.2
23952025-01-13T08:56:18.844Z Checking papergrid v0.11.0
23962025-01-13T08:56:18.993Z Checking vte v0.11.1
23972025-01-13T08:56:19.008Z Checking unicode_categories v0.1.1
23982025-01-13T08:56:19.310Z Checking home v0.5.11
23992025-01-13T08:56:19.441Z Checking nu-ansi-term v0.50.1
24002025-01-13T08:56:19.725Z Checking sqlparser v0.45.0
24012025-01-13T08:56:19.794Z Checking sqlformat v0.2.6
24022025-01-13T08:56:19.847Z Checking display-error-chain v0.2.2
24032025-01-13T08:56:20.312Z Checking strip-ansi-escapes v0.2.0
24042025-01-13T08:56:20.490Z Checking reedline v0.35.0
24052025-01-13T08:56:20.791Z Checking tabled v0.15.0
24062025-01-13T08:56:21.523Z Checking peg v0.8.4
24072025-01-13T08:56:21.580Z Checking rustyline v14.0.0
24082025-01-13T08:56:30.546Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.90s
24092025-01-13T08:56:30.719Z
24102025-01-13T08:56:30.719Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (39/176)
24112025-01-13T08:56:31.276Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24122025-01-13T08:56:31.279Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24132025-01-13T08:56:31.374Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24142025-01-13T08:56:36.388Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.66s
24152025-01-13T08:56:36.561Z
24162025-01-13T08:56:36.561Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (40/176)
24172025-01-13T08:56:37.128Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24182025-01-13T08:56:37.131Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24192025-01-13T08:56:37.227Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24202025-01-13T08:56:40.964Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.39s
24212025-01-13T08:56:41.138Z
24222025-01-13T08:56:41.138Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (41/176)
24232025-01-13T08:56:41.701Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24242025-01-13T08:56:41.703Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24252025-01-13T08:56:41.801Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24262025-01-13T08:56:46.479Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.33s
24272025-01-13T08:56:46.647Z
24282025-01-13T08:56:46.647Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (42/176)
24292025-01-13T08:56:47.223Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24302025-01-13T08:56:47.225Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24312025-01-13T08:56:47.325Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24322025-01-13T08:56:52.047Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.39s
24332025-01-13T08:56:52.224Z
24342025-01-13T08:56:52.224Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (43/176)
24352025-01-13T08:56:52.789Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24362025-01-13T08:56:52.792Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24372025-01-13T08:56:52.886Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24382025-01-13T08:56:56.773Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.54s
24392025-01-13T08:56:56.952Z
24402025-01-13T08:56:56.952Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (44/176)
24412025-01-13T08:56:57.522Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24422025-01-13T08:56:57.525Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24432025-01-13T08:56:57.623Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24442025-01-13T08:57:01.592Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.63s
24452025-01-13T08:57:01.764Z
24462025-01-13T08:57:01.765Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (45/176)
24472025-01-13T08:57:02.334Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24482025-01-13T08:57:02.338Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24492025-01-13T08:57:02.435Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24502025-01-13T08:57:07.324Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.55s
24512025-01-13T08:57:07.501Z
24522025-01-13T08:57:07.501Zinfo: running `cargo check --bins` on oximeter (46/176)
24532025-01-13T08:57:08.053Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24542025-01-13T08:57:08.056Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24552025-01-13T08:57:08.056Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24562025-01-13T08:57:08.058Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
24572025-01-13T08:57:08.130Z
24582025-01-13T08:57:08.130Zinfo: running `cargo check --bins` on oximeter-macro-impl (47/176)
24592025-01-13T08:57:08.664Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24602025-01-13T08:57:08.666Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24612025-01-13T08:57:08.667Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24622025-01-13T08:57:08.669Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
24632025-01-13T08:57:08.738Z
24642025-01-13T08:57:08.738Zinfo: running `cargo check --bins` on oximeter-schema (48/176)
24652025-01-13T08:57:09.291Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24662025-01-13T08:57:09.293Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24672025-01-13T08:57:09.378Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24682025-01-13T08:57:11.516Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24692025-01-13T08:57:12.534Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.79s
24702025-01-13T08:57:12.700Z
24712025-01-13T08:57:12.700Zinfo: running `cargo check --bins` on oximeter-types (49/176)
24722025-01-13T08:57:13.268Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24732025-01-13T08:57:13.270Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24742025-01-13T08:57:13.270Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24752025-01-13T08:57:13.273Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
24762025-01-13T08:57:13.347Z
24772025-01-13T08:57:13.347Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (50/176)
24782025-01-13T08:57:13.891Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24792025-01-13T08:57:13.893Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24802025-01-13T08:57:13.893Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24812025-01-13T08:57:13.897Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
24822025-01-13T08:57:13.969Z
24832025-01-13T08:57:13.969Zinfo: running `cargo check --bins` on oxql-types (51/176)
24842025-01-13T08:57:14.517Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24852025-01-13T08:57:14.519Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24862025-01-13T08:57:14.519Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24872025-01-13T08:57:14.522Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
24882025-01-13T08:57:14.595Z
24892025-01-13T08:57:14.595Zinfo: running `cargo check --bins` on oximeter-test-utils (52/176)
24902025-01-13T08:57:15.160Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24912025-01-13T08:57:15.163Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24922025-01-13T08:57:15.163Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24932025-01-13T08:57:15.166Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
24942025-01-13T08:57:15.243Z
24952025-01-13T08:57:15.243Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (53/176)
24962025-01-13T08:57:15.796Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24972025-01-13T08:57:15.799Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24982025-01-13T08:57:15.799Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24992025-01-13T08:57:15.802Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
25002025-01-13T08:57:15.873Z
25012025-01-13T08:57:15.874Zinfo: running `cargo check --bins` on bootstrap-agent-client (54/176)
25022025-01-13T08:57:16.432Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25032025-01-13T08:57:16.435Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25042025-01-13T08:57:16.435Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25052025-01-13T08:57:16.437Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
25062025-01-13T08:57:16.509Z
25072025-01-13T08:57:16.509Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (55/176)
25082025-01-13T08:57:17.063Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25092025-01-13T08:57:17.066Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25102025-01-13T08:57:17.066Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25112025-01-13T08:57:17.069Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
25122025-01-13T08:57:17.142Z
25132025-01-13T08:57:17.142Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (56/176)
25142025-01-13T08:57:17.697Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25152025-01-13T08:57:17.700Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25162025-01-13T08:57:17.700Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25172025-01-13T08:57:17.702Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
25182025-01-13T08:57:17.775Z
25192025-01-13T08:57:17.775Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (57/176)
25202025-01-13T08:57:18.321Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25212025-01-13T08:57:18.324Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25222025-01-13T08:57:18.324Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25232025-01-13T08:57:18.327Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
25242025-01-13T08:57:18.402Z
25252025-01-13T08:57:18.402Zinfo: running `cargo check --bins` on cockroach-admin-client (58/176)
25262025-01-13T08:57:18.952Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25272025-01-13T08:57:18.954Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25282025-01-13T08:57:18.954Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25292025-01-13T08:57:18.958Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
25302025-01-13T08:57:19.027Z
25312025-01-13T08:57:19.027Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (59/176)
25322025-01-13T08:57:19.593Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25332025-01-13T08:57:19.595Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25342025-01-13T08:57:19.595Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25352025-01-13T08:57:19.598Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
25362025-01-13T08:57:19.673Z
25372025-01-13T08:57:19.674Zinfo: running `cargo check --bins` on dns-service-client (60/176)
25382025-01-13T08:57:20.226Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25392025-01-13T08:57:20.228Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25402025-01-13T08:57:20.228Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25412025-01-13T08:57:20.231Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
25422025-01-13T08:57:20.301Z
25432025-01-13T08:57:20.301Zinfo: running `cargo check --bins` on internal-dns-types (61/176)
25442025-01-13T08:57:20.855Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25452025-01-13T08:57:20.858Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25462025-01-13T08:57:20.858Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25472025-01-13T08:57:20.861Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
25482025-01-13T08:57:20.933Z
25492025-01-13T08:57:20.933Zinfo: running `cargo check --bins` on dpd-client (62/176)
25502025-01-13T08:57:21.482Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25512025-01-13T08:57:21.485Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25522025-01-13T08:57:21.485Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25532025-01-13T08:57:21.488Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
25542025-01-13T08:57:21.560Z
25552025-01-13T08:57:21.560Zinfo: running `cargo check --bins` on gateway-client (63/176)
25562025-01-13T08:57:22.104Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25572025-01-13T08:57:22.106Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25582025-01-13T08:57:22.106Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25592025-01-13T08:57:22.109Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
25602025-01-13T08:57:22.179Z
25612025-01-13T08:57:22.179Zinfo: running `cargo check --bins` on installinator-client (64/176)
25622025-01-13T08:57:22.748Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25632025-01-13T08:57:22.751Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25642025-01-13T08:57:22.751Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25652025-01-13T08:57:22.754Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
25662025-01-13T08:57:22.828Z
25672025-01-13T08:57:22.828Zinfo: running `cargo check --bins` on installinator-common (65/176)
25682025-01-13T08:57:23.395Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25692025-01-13T08:57:23.398Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25702025-01-13T08:57:23.398Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25712025-01-13T08:57:23.401Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
25722025-01-13T08:57:23.475Z
25732025-01-13T08:57:23.475Zinfo: running `cargo check --bins` on update-engine (66/176)
25742025-01-13T08:57:24.020Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25752025-01-13T08:57:24.023Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25762025-01-13T08:57:24.023Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25772025-01-13T08:57:24.026Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
25782025-01-13T08:57:24.095Z
25792025-01-13T08:57:24.095Zinfo: running `cargo check --bins` on nexus-client (67/176)
25802025-01-13T08:57:24.658Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25812025-01-13T08:57:24.661Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25822025-01-13T08:57:24.661Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25832025-01-13T08:57:24.664Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
25842025-01-13T08:57:24.738Z
25852025-01-13T08:57:24.738Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (68/176)
25862025-01-13T08:57:25.291Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25872025-01-13T08:57:25.293Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25882025-01-13T08:57:25.293Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25892025-01-13T08:57:25.296Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
25902025-01-13T08:57:25.369Z
25912025-01-13T08:57:25.369Zinfo: running `cargo check --bins` on omicron-passwords (69/176)
25922025-01-13T08:57:25.915Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25932025-01-13T08:57:25.918Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25942025-01-13T08:57:25.918Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25952025-01-13T08:57:25.920Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
25962025-01-13T08:57:25.990Z
25972025-01-13T08:57:25.991Zinfo: running `cargo check --bins` on nexus-types (70/176)
25982025-01-13T08:57:26.569Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25992025-01-13T08:57:26.571Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26002025-01-13T08:57:26.571Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26012025-01-13T08:57:26.574Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26022025-01-13T08:57:26.651Z
26032025-01-13T08:57:26.651Zinfo: running `cargo check --bins` on oxide-client (71/176)
26042025-01-13T08:57:27.194Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26052025-01-13T08:57:27.197Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26062025-01-13T08:57:27.197Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26072025-01-13T08:57:27.200Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26082025-01-13T08:57:27.269Z
26092025-01-13T08:57:27.269Zinfo: running `cargo check --bins` on oximeter-client (72/176)
26102025-01-13T08:57:27.824Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26112025-01-13T08:57:27.826Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26122025-01-13T08:57:27.826Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26132025-01-13T08:57:27.829Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26142025-01-13T08:57:27.903Z
26152025-01-13T08:57:27.903Zinfo: running `cargo check --bins` on repo-depot-client (73/176)
26162025-01-13T08:57:28.440Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26172025-01-13T08:57:28.443Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26182025-01-13T08:57:28.443Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26192025-01-13T08:57:28.445Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26202025-01-13T08:57:28.514Z
26212025-01-13T08:57:28.515Zinfo: running `cargo check --bins` on sled-agent-client (74/176)
26222025-01-13T08:57:29.082Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26232025-01-13T08:57:29.084Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26242025-01-13T08:57:29.084Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26252025-01-13T08:57:29.088Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26262025-01-13T08:57:29.164Z
26272025-01-13T08:57:29.164Zinfo: running `cargo check --bins` on wicketd-client (75/176)
26282025-01-13T08:57:29.743Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26292025-01-13T08:57:29.746Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26302025-01-13T08:57:29.746Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26312025-01-13T08:57:29.749Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
26322025-01-13T08:57:29.827Z
26332025-01-13T08:57:29.827Zinfo: running `cargo check --bins` on sled-agent-types (76/176)
26342025-01-13T08:57:30.396Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26352025-01-13T08:57:30.398Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26362025-01-13T08:57:30.398Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26372025-01-13T08:57:30.401Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26382025-01-13T08:57:30.477Z
26392025-01-13T08:57:30.477Zinfo: running `cargo check --bins` on wicket-common (77/176)
26402025-01-13T08:57:31.041Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26412025-01-13T08:57:31.044Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26422025-01-13T08:57:31.044Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26432025-01-13T08:57:31.047Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26442025-01-13T08:57:31.122Z
26452025-01-13T08:57:31.122Zinfo: running `cargo check --bins` on omicron-cockroach-admin (78/176)
26462025-01-13T08:57:31.682Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26472025-01-13T08:57:31.685Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26482025-01-13T08:57:31.780Z Checking csv-core v0.1.11
26492025-01-13T08:57:31.780Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
26502025-01-13T08:57:31.783Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
26512025-01-13T08:57:31.884Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26522025-01-13T08:57:32.069Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26532025-01-13T08:57:32.108Z Checking csv v1.3.1
26542025-01-13T08:57:32.126Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
26552025-01-13T08:57:32.711Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
26562025-01-13T08:57:33.056Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
26572025-01-13T08:57:34.794Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.66s
26582025-01-13T08:57:34.962Z
26592025-01-13T08:57:34.962Zinfo: running `cargo check --bins` on cockroach-admin-api (79/176)
26602025-01-13T08:57:35.510Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26612025-01-13T08:57:35.513Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26622025-01-13T08:57:35.513Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26632025-01-13T08:57:35.516Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26642025-01-13T08:57:35.588Z
26652025-01-13T08:57:35.588Zinfo: running `cargo check --bins` on cockroach-admin-types (80/176)
26662025-01-13T08:57:36.144Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26672025-01-13T08:57:36.146Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26682025-01-13T08:57:36.146Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26692025-01-13T08:57:36.149Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26702025-01-13T08:57:36.222Z
26712025-01-13T08:57:36.222Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (81/176)
26722025-01-13T08:57:36.871Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26732025-01-13T08:57:36.876Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26742025-01-13T08:57:36.876Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26752025-01-13T08:57:36.879Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
26762025-01-13T08:57:36.966Z
26772025-01-13T08:57:36.966Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (82/176)
26782025-01-13T08:57:37.608Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26792025-01-13T08:57:37.610Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26802025-01-13T08:57:37.611Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26812025-01-13T08:57:37.614Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
26822025-01-13T08:57:37.700Z
26832025-01-13T08:57:37.700Zinfo: running `cargo check --bins` on dns-server (83/176)
26842025-01-13T08:57:38.263Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26852025-01-13T08:57:38.265Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26862025-01-13T08:57:38.354Z Compiling parking_lot_core v0.8.6
26872025-01-13T08:57:38.357Z Checking fxhash v0.2.1
26882025-01-13T08:57:38.357Z Checking hickory-server v0.24.2
26892025-01-13T08:57:38.357Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
26902025-01-13T08:57:38.357Z Checking hickory-client v0.24.2
26912025-01-13T08:57:39.055Z Checking parking_lot v0.11.2
26922025-01-13T08:57:39.210Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26932025-01-13T08:57:39.213Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26942025-01-13T08:57:39.281Z Checking sled v0.34.7
26952025-01-13T08:57:41.052Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26962025-01-13T08:57:42.308Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.60s
26972025-01-13T08:57:42.475Z
26982025-01-13T08:57:42.475Zinfo: running `cargo check --bins` on dns-server-api (84/176)
26992025-01-13T08:57:43.046Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27002025-01-13T08:57:43.048Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27012025-01-13T08:57:43.049Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27022025-01-13T08:57:43.051Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27032025-01-13T08:57:43.125Z
27042025-01-13T08:57:43.125Zinfo: running `cargo check --bins` on gateway-test-utils (85/176)
27052025-01-13T08:57:43.713Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27062025-01-13T08:57:43.716Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27072025-01-13T08:57:43.716Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27082025-01-13T08:57:43.719Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27092025-01-13T08:57:43.799Z
27102025-01-13T08:57:43.799Zinfo: running `cargo check --bins` on gateway-types (86/176)
27112025-01-13T08:57:44.346Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27122025-01-13T08:57:44.349Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27132025-01-13T08:57:44.349Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27142025-01-13T08:57:44.352Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
27152025-01-13T08:57:44.423Z
27162025-01-13T08:57:44.423Zinfo: running `cargo check --bins` on ipcc (87/176)
27172025-01-13T08:57:44.965Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27182025-01-13T08:57:44.968Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27192025-01-13T08:57:44.968Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27202025-01-13T08:57:44.971Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
27212025-01-13T08:57:45.043Z
27222025-01-13T08:57:45.043Zinfo: running `cargo check --bins` on omicron-gateway (88/176)
27232025-01-13T08:57:45.626Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27242025-01-13T08:57:45.628Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27252025-01-13T08:57:45.741Z Compiling semver v0.1.20
27262025-01-13T08:57:45.741Z Compiling radium v0.7.0
27272025-01-13T08:57:45.849Z Compiling maybe-uninit v2.0.0
27282025-01-13T08:57:45.856Z Checking tap v1.0.1
27292025-01-13T08:57:45.865Z Checking password-hash v0.5.0
27302025-01-13T08:57:45.873Z Checking blake2 v0.10.6
27312025-01-13T08:57:45.876Z Compiling cancel-safe-futures v0.1.5
27322025-01-13T08:57:45.876Z Checking funty v2.0.0
27332025-01-13T08:57:46.015Z Checking wyz v0.5.1
27342025-01-13T08:57:46.198Z Compiling rustc_version v0.1.7
27352025-01-13T08:57:46.311Z Compiling packed_struct v0.10.1
27362025-01-13T08:57:46.346Z Checking crc-catalog v2.4.0
27372025-01-13T08:57:46.381Z Compiling owo-colors v4.1.0
27382025-01-13T08:57:46.437Z Checking argon2 v0.5.3
27392025-01-13T08:57:46.486Z Checking crc v3.2.1
27402025-01-13T08:57:46.576Z Checking libsw-core v0.3.1
27412025-01-13T08:57:46.672Z Compiling newtype_derive v0.1.6
27422025-01-13T08:57:46.707Z Compiling packed_struct_codegen v0.10.1
27432025-01-13T08:57:46.727Z Compiling indexmap v1.9.3
27442025-01-13T08:57:46.771Z Checking half v2.4.1
27452025-01-13T08:57:46.796Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
27462025-01-13T08:57:46.828Z Checking bitvec v1.0.1
27472025-01-13T08:57:46.883Z Checking ciborium-io v0.2.2
27482025-01-13T08:57:47.004Z Checking nodrop v0.1.14
27492025-01-13T08:57:47.060Z Checking libsw v3.4.0
27502025-01-13T08:57:47.078Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27512025-01-13T08:57:47.115Z Checking array-init v0.0.4
27522025-01-13T08:57:47.151Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
27532025-01-13T08:57:47.218Z Checking ciborium-ll v0.2.2
27542025-01-13T08:57:47.397Z Checking smallvec v0.6.14
27552025-01-13T08:57:47.533Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
27562025-01-13T08:57:47.769Z Compiling memoffset v0.9.1
27572025-01-13T08:57:47.802Z Checking termcolor v1.4.1
27582025-01-13T08:57:47.937Z Checking linear-map v1.2.0
27592025-01-13T08:57:48.077Z Checking hashbrown v0.12.3
27602025-01-13T08:57:48.120Z Checking indent_write v2.2.0
27612025-01-13T08:57:48.233Z Checking swrite v0.1.0
27622025-01-13T08:57:48.286Z Checking bitfield v0.14.0
27632025-01-13T08:57:48.327Z Checking env_logger v0.10.2
27642025-01-13T08:57:48.361Z Checking serde-hex v0.1.0
27652025-01-13T08:57:48.599Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
27662025-01-13T08:57:48.693Z Checking ron v0.8.1
27672025-01-13T08:57:48.743Z Checking ciborium v0.2.2
27682025-01-13T08:57:48.938Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27692025-01-13T08:57:49.504Z Checking steno v0.4.1
27702025-01-13T08:57:49.814Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
27712025-01-13T08:57:49.897Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27722025-01-13T08:57:49.935Z Checking hashbrown v0.13.2
27732025-01-13T08:57:50.078Z Checking humantime v2.1.0
27742025-01-13T08:57:50.295Z Checking crc-any v2.5.0
27752025-01-13T08:57:50.384Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
27762025-01-13T08:57:50.655Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27772025-01-13T08:57:50.804Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
27782025-01-13T08:57:50.974Z Checking object v0.30.4
27792025-01-13T08:57:51.088Z Checking path-slash v0.1.5
27802025-01-13T08:57:51.305Z Checking nix v0.27.1
27812025-01-13T08:57:51.321Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
27822025-01-13T08:57:51.730Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
27832025-01-13T08:57:51.816Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27842025-01-13T08:57:52.077Z Checking tungstenite v0.23.0
27852025-01-13T08:57:52.176Z Checking kstat-rs v0.2.4
27862025-01-13T08:57:52.468Z Checking signal-hook-tokio v0.3.1
27872025-01-13T08:57:52.536Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27882025-01-13T08:57:52.908Z Checking tokio-tungstenite v0.23.1
27892025-01-13T08:57:53.105Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
27902025-01-13T08:57:53.968Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27912025-01-13T08:57:54.142Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27922025-01-13T08:58:00.251Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
27932025-01-13T08:58:01.530Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
27942025-01-13T08:58:04.940Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27952025-01-13T08:58:10.567Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27962025-01-13T08:58:11.267Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27972025-01-13T08:58:14.077Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.02s
27982025-01-13T08:58:14.258Z
27992025-01-13T08:58:14.258Zinfo: running `cargo check --bins` on gateway-api (89/176)
28002025-01-13T08:58:14.807Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28012025-01-13T08:58:14.810Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28022025-01-13T08:58:14.810Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28032025-01-13T08:58:14.813Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
28042025-01-13T08:58:14.886Z
28052025-01-13T08:58:14.886Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (90/176)
28062025-01-13T08:58:15.415Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28072025-01-13T08:58:15.418Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28082025-01-13T08:58:15.418Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28092025-01-13T08:58:15.421Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
28102025-01-13T08:58:15.490Z
28112025-01-13T08:58:15.490Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (91/176)
28122025-01-13T08:58:16.037Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28132025-01-13T08:58:16.040Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28142025-01-13T08:58:16.040Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28152025-01-13T08:58:16.043Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
28162025-01-13T08:58:16.114Z
28172025-01-13T08:58:16.114Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (92/176)
28182025-01-13T08:58:16.660Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28192025-01-13T08:58:16.662Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28202025-01-13T08:58:16.662Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28212025-01-13T08:58:16.665Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
28222025-01-13T08:58:16.737Z
28232025-01-13T08:58:16.737Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (93/176)
28242025-01-13T08:58:17.286Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28252025-01-13T08:58:17.289Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28262025-01-13T08:58:17.289Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28272025-01-13T08:58:17.292Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
28282025-01-13T08:58:17.363Z
28292025-01-13T08:58:17.363Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (94/176)
28302025-01-13T08:58:17.913Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28312025-01-13T08:58:17.916Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28322025-01-13T08:58:17.916Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28332025-01-13T08:58:17.921Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
28342025-01-13T08:58:17.994Z
28352025-01-13T08:58:17.994Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (95/176)
28362025-01-13T08:58:18.540Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28372025-01-13T08:58:18.542Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28382025-01-13T08:58:18.542Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28392025-01-13T08:58:18.545Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
28402025-01-13T08:58:18.618Z
28412025-01-13T08:58:18.618Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (96/176)
28422025-01-13T08:58:19.169Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28432025-01-13T08:58:19.171Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28442025-01-13T08:58:19.172Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28452025-01-13T08:58:19.174Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
28462025-01-13T08:58:19.245Z
28472025-01-13T08:58:19.245Zinfo: running `cargo check --bins` on oximeter-producer (97/176)
28482025-01-13T08:58:19.810Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28492025-01-13T08:58:19.813Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28502025-01-13T08:58:19.813Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28512025-01-13T08:58:19.816Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
28522025-01-13T08:58:19.892Z
28532025-01-13T08:58:19.892Zinfo: running `cargo check --bins` on internal-dns-resolver (98/176)
28542025-01-13T08:58:20.448Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28552025-01-13T08:58:20.450Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28562025-01-13T08:58:20.450Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28572025-01-13T08:58:20.454Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
28582025-01-13T08:58:20.525Z
28592025-01-13T08:58:20.525Zinfo: running `cargo check --bins` on sp-sim (99/176)
28602025-01-13T08:58:21.088Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28612025-01-13T08:58:21.091Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28622025-01-13T08:58:21.176Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28632025-01-13T08:58:21.661Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
28642025-01-13T08:58:23.462Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28652025-01-13T08:58:25.209Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.67s
28662025-01-13T08:58:25.372Z
28672025-01-13T08:58:25.372Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (100/176)
28682025-01-13T08:58:25.972Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28692025-01-13T08:58:25.975Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28702025-01-13T08:58:25.975Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28712025-01-13T08:58:25.978Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
28722025-01-13T08:58:26.057Z
28732025-01-13T08:58:26.057Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (101/176)
28742025-01-13T08:58:26.661Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28752025-01-13T08:58:26.664Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28762025-01-13T08:58:26.664Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28772025-01-13T08:58:26.667Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
28782025-01-13T08:58:26.746Z
28792025-01-13T08:58:26.746Zinfo: running `cargo check --bins` on db-macros (102/176)
28802025-01-13T08:58:27.288Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28812025-01-13T08:58:27.290Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28822025-01-13T08:58:27.290Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28832025-01-13T08:58:27.293Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
28842025-01-13T08:58:27.364Z
28852025-01-13T08:58:27.364Zinfo: running `cargo check --bins` on nexus-macros-common (103/176)
28862025-01-13T08:58:27.906Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28872025-01-13T08:58:27.909Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28882025-01-13T08:58:27.909Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28892025-01-13T08:58:27.912Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
28902025-01-13T08:58:27.980Z
28912025-01-13T08:58:27.980Zinfo: running `cargo check --bins` on nexus-auth (104/176)
28922025-01-13T08:58:28.568Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28932025-01-13T08:58:28.571Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28942025-01-13T08:58:28.571Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28952025-01-13T08:58:28.574Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
28962025-01-13T08:58:28.651Z
28972025-01-13T08:58:28.651Zinfo: running `cargo check --bins` on authz-macros (105/176)
28982025-01-13T08:58:29.187Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28992025-01-13T08:58:29.189Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29002025-01-13T08:58:29.189Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29012025-01-13T08:58:29.193Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
29022025-01-13T08:58:29.264Z
29032025-01-13T08:58:29.264Zinfo: running `cargo check --bins` on nexus-db-fixed-data (106/176)
29042025-01-13T08:58:29.839Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29052025-01-13T08:58:29.841Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29062025-01-13T08:58:29.841Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29072025-01-13T08:58:29.845Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
29082025-01-13T08:58:29.921Z
29092025-01-13T08:58:29.921Zinfo: running `cargo check --bins` on nexus-db-model (107/176)
29102025-01-13T08:58:30.496Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29112025-01-13T08:58:30.498Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29122025-01-13T08:58:30.498Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29132025-01-13T08:58:30.501Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
29142025-01-13T08:58:30.578Z
29152025-01-13T08:58:30.578Zinfo: running `cargo check --bins` on nexus-defaults (108/176)
29162025-01-13T08:58:31.128Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29172025-01-13T08:58:31.130Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29182025-01-13T08:58:31.130Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29192025-01-13T08:58:31.133Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
29202025-01-13T08:58:31.205Z
29212025-01-13T08:58:31.205Zinfo: running `cargo check --bins` on nexus-inventory (109/176)
29222025-01-13T08:58:31.776Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29232025-01-13T08:58:31.778Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29242025-01-13T08:58:31.778Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29252025-01-13T08:58:31.781Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
29262025-01-13T08:58:31.860Z
29272025-01-13T08:58:31.860Zinfo: running `cargo check --bins` on typed-rng (110/176)
29282025-01-13T08:58:32.399Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29292025-01-13T08:58:32.402Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29302025-01-13T08:58:32.402Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29312025-01-13T08:58:32.405Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
29322025-01-13T08:58:32.475Z
29332025-01-13T08:58:32.475Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (111/176)
29342025-01-13T08:58:33.072Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29352025-01-13T08:58:33.074Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29362025-01-13T08:58:33.205Z Checking keccak v0.1.5
29372025-01-13T08:58:33.315Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
29382025-01-13T08:58:33.318Z Checking secrecy v0.8.0
29392025-01-13T08:58:33.318Z Compiling same-file v1.0.6
29402025-01-13T08:58:33.335Z Compiling tempfile v3.15.0
29412025-01-13T08:58:33.360Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
29422025-01-13T08:58:33.363Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
29432025-01-13T08:58:33.363Z Compiling thiserror-impl-no-std v2.0.2
29442025-01-13T08:58:33.510Z Compiling walkdir v2.5.0
29452025-01-13T08:58:33.580Z Checking sha3 v0.10.8
29462025-01-13T08:58:33.600Z Checking universal-hash v0.5.1
29472025-01-13T08:58:33.679Z Compiling blake3 v1.5.5
29482025-01-13T08:58:33.728Z Checking opaque-debug v0.3.1
29492025-01-13T08:58:33.787Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
29502025-01-13T08:58:33.903Z Checking poly1305 v0.8.0
29512025-01-13T08:58:33.917Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
29522025-01-13T08:58:33.994Z Checking chacha20 v0.9.1
29532025-01-13T08:58:34.077Z Checking aead v0.5.2
29542025-01-13T08:58:34.233Z Compiling memmap2 v0.9.5
29552025-01-13T08:58:34.261Z Compiling arrayref v0.3.9
29562025-01-13T08:58:34.286Z Compiling arrayvec v0.7.6
29572025-01-13T08:58:34.341Z Compiling constant_time_eq v0.3.1
29582025-01-13T08:58:34.344Z Compiling libefi-sys v0.1.0
29592025-01-13T08:58:34.376Z Compiling salty v0.3.0
29602025-01-13T08:58:34.520Z Checking chacha20poly1305 v0.10.1
29612025-01-13T08:58:34.679Z Compiling toolchain_find v0.4.0
29622025-01-13T08:58:34.694Z Compiling camino-tempfile v1.1.1
29632025-01-13T08:58:34.713Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d)
29642025-01-13T08:58:34.716Z Compiling bitfield-struct v0.6.2
29652025-01-13T08:58:34.770Z Compiling unicase v2.8.1
29662025-01-13T08:58:35.104Z Compiling topological-sort v0.2.2
29672025-01-13T08:58:35.145Z Compiling mime_guess v2.0.5
29682025-01-13T08:58:35.272Z Compiling rustfmt-wrapper v0.2.1
29692025-01-13T08:58:35.790Z Compiling omicron-zone-package v0.12.0
29702025-01-13T08:58:35.844Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
29712025-01-13T08:58:35.882Z Checking primeorder v0.13.6
29722025-01-13T08:58:36.156Z Checking env_filter v0.1.3
29732025-01-13T08:58:36.193Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29742025-01-13T08:58:36.212Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29752025-01-13T08:58:36.357Z Checking p384 v0.13.0
29762025-01-13T08:58:36.391Z Checking env_logger v0.11.6
29772025-01-13T08:58:36.434Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29782025-01-13T08:58:36.531Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
29792025-01-13T08:58:36.557Z Checking thiserror-no-std v2.0.2
29802025-01-13T08:58:36.559Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
29812025-01-13T08:58:36.680Z Checking vsss-rs v3.3.4
29822025-01-13T08:58:36.720Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
29832025-01-13T08:58:36.754Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29842025-01-13T08:58:36.780Z Checking lockfree-object-pool v0.1.6
29852025-01-13T08:58:37.006Z Checking http-range v0.1.5
29862025-01-13T08:58:37.022Z Checking simd-adler32 v0.3.7
29872025-01-13T08:58:37.062Z Checking bumpalo v3.16.0
29882025-01-13T08:58:37.217Z Compiling zip v2.1.3
29892025-01-13T08:58:37.380Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
29902025-01-13T08:58:37.397Z Checking zopfli v0.8.1
29912025-01-13T08:58:37.520Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29922025-01-13T08:58:37.605Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29932025-01-13T08:58:37.828Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
29942025-01-13T08:58:38.128Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
29952025-01-13T08:58:38.188Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
29962025-01-13T08:58:38.272Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
29972025-01-13T08:58:38.571Z Checking nanorand v0.7.0
29982025-01-13T08:58:38.613Z Checking atty v0.2.14
29992025-01-13T08:58:38.748Z Checking glob v0.3.2
30002025-01-13T08:58:38.819Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
30012025-01-13T08:58:38.906Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30022025-01-13T08:58:38.924Z Checking flume v0.11.1
30032025-01-13T08:58:39.067Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
30042025-01-13T08:58:39.381Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
30052025-01-13T08:58:39.428Z Checking hyper-staticfile v0.10.1
30062025-01-13T08:58:40.143Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
30072025-01-13T08:58:40.562Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
30082025-01-13T08:58:40.565Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
30092025-01-13T08:58:40.804Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
30102025-01-13T08:58:41.033Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
30112025-01-13T08:58:41.149Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
30122025-01-13T08:58:41.925Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
30132025-01-13T08:58:42.112Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
30142025-01-13T08:58:42.607Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
30152025-01-13T08:58:42.708Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
30162025-01-13T08:58:45.603Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
30172025-01-13T08:58:45.603Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
30182025-01-13T08:58:54.454Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30192025-01-13T08:59:07.958Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.47s
30202025-01-13T08:59:08.139Z
30212025-01-13T08:59:08.139Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (112/176)
30222025-01-13T08:59:08.750Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30232025-01-13T08:59:08.752Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30242025-01-13T08:59:08.882Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30252025-01-13T08:59:22.785Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.64s
30262025-01-13T08:59:22.975Z
30272025-01-13T08:59:22.975Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (113/176)
30282025-01-13T08:59:23.577Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30292025-01-13T08:59:23.580Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30302025-01-13T08:59:23.706Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30312025-01-13T08:59:37.369Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.38s
30322025-01-13T08:59:37.561Z
30332025-01-13T08:59:37.561Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (114/176)
30342025-01-13T08:59:38.159Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30352025-01-13T08:59:38.162Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30362025-01-13T08:59:38.286Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30372025-01-13T08:59:52.035Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.46s
30382025-01-13T08:59:52.224Z
30392025-01-13T08:59:52.224Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (115/176)
30402025-01-13T08:59:52.840Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30412025-01-13T08:59:52.842Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30422025-01-13T08:59:52.967Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30432025-01-13T09:00:06.791Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.56s
30442025-01-13T09:00:06.984Z
30452025-01-13T09:00:06.984Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (116/176)
30462025-01-13T09:00:07.595Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30472025-01-13T09:00:07.597Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30482025-01-13T09:00:07.727Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30492025-01-13T09:00:21.558Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.56s
30502025-01-13T09:00:21.746Z
30512025-01-13T09:00:21.746Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (117/176)
30522025-01-13T09:00:22.355Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30532025-01-13T09:00:22.358Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30542025-01-13T09:00:22.494Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30552025-01-13T09:00:36.175Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.42s
30562025-01-13T09:00:36.363Z
30572025-01-13T09:00:36.363Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (118/176)
30582025-01-13T09:00:36.964Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30592025-01-13T09:00:36.967Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30602025-01-13T09:00:37.091Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30612025-01-13T09:00:50.857Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.48s
30622025-01-13T09:00:51.049Z
30632025-01-13T09:00:51.049Zinfo: running `cargo check --bins` on bootstrap-agent-api (119/176)
30642025-01-13T09:00:51.620Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30652025-01-13T09:00:51.623Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30662025-01-13T09:00:51.623Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30672025-01-13T09:00:51.626Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30682025-01-13T09:00:51.703Z
30692025-01-13T09:00:51.704Zinfo: running `cargo check --bins` on key-manager (120/176)
30702025-01-13T09:00:52.258Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30712025-01-13T09:00:52.260Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30722025-01-13T09:00:52.260Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30732025-01-13T09:00:52.263Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
30742025-01-13T09:00:52.337Z
30752025-01-13T09:00:52.337Zinfo: running `cargo check --bins` on range-requests (121/176)
30762025-01-13T09:00:52.878Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30772025-01-13T09:00:52.880Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30782025-01-13T09:00:52.880Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30792025-01-13T09:00:52.883Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
30802025-01-13T09:00:52.953Z
30812025-01-13T09:00:52.953Zinfo: running `cargo check --bins` on repo-depot-api (122/176)
30822025-01-13T09:00:53.503Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30832025-01-13T09:00:53.505Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30842025-01-13T09:00:53.505Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30852025-01-13T09:00:53.508Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
30862025-01-13T09:00:53.582Z
30872025-01-13T09:00:53.582Zinfo: running `cargo check --bins` on sled-agent-api (123/176)
30882025-01-13T09:00:54.149Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30892025-01-13T09:00:54.152Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30902025-01-13T09:00:54.152Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30912025-01-13T09:00:54.155Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30922025-01-13T09:00:54.230Z
30932025-01-13T09:00:54.230Zinfo: running `cargo check --bins` on sled-diagnostics (124/176)
30942025-01-13T09:00:54.764Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30952025-01-13T09:00:54.767Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30962025-01-13T09:00:54.767Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30972025-01-13T09:00:54.769Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
30982025-01-13T09:00:54.840Z
30992025-01-13T09:00:54.840Zinfo: running `cargo check --bins` on sled-hardware (125/176)
31002025-01-13T09:00:55.398Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31012025-01-13T09:00:55.401Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31022025-01-13T09:00:55.401Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31032025-01-13T09:00:55.404Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
31042025-01-13T09:00:55.478Z
31052025-01-13T09:00:55.478Zinfo: running `cargo check --bins --no-default-features` on sled-storage (126/176)
31062025-01-13T09:00:56.042Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31072025-01-13T09:00:56.044Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31082025-01-13T09:00:56.044Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31092025-01-13T09:00:56.048Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
31102025-01-13T09:00:56.124Z
31112025-01-13T09:00:56.124Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (127/176)
31122025-01-13T09:00:56.686Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31132025-01-13T09:00:56.689Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31142025-01-13T09:00:56.689Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31152025-01-13T09:00:56.692Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
31162025-01-13T09:00:56.768Z
31172025-01-13T09:00:56.768Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (128/176)
31182025-01-13T09:00:57.340Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31192025-01-13T09:00:57.343Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31202025-01-13T09:00:57.343Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31212025-01-13T09:00:57.346Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
31222025-01-13T09:00:57.424Z
31232025-01-13T09:00:57.424Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (129/176)
31242025-01-13T09:00:57.999Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31252025-01-13T09:00:58.002Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31262025-01-13T09:00:58.002Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31272025-01-13T09:00:58.005Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
31282025-01-13T09:00:58.080Z
31292025-01-13T09:00:58.080Zinfo: running `cargo check --bins` on nexus-test-interface (130/176)
31302025-01-13T09:00:58.649Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31312025-01-13T09:00:58.652Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31322025-01-13T09:00:58.652Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31332025-01-13T09:00:58.655Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
31342025-01-13T09:00:58.732Z
31352025-01-13T09:00:58.732Zinfo: running `cargo check --bins` on oximeter-collector (131/176)
31362025-01-13T09:00:59.311Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31372025-01-13T09:00:59.313Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31382025-01-13T09:00:59.425Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
31392025-01-13T09:00:59.425Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31402025-01-13T09:01:00.304Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
31412025-01-13T09:01:02.329Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.59s
31422025-01-13T09:01:02.515Z
31432025-01-13T09:01:02.515Zinfo: running `cargo check --bins` on oximeter-api (132/176)
31442025-01-13T09:01:03.066Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31452025-01-13T09:01:03.068Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31462025-01-13T09:01:03.068Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31472025-01-13T09:01:03.071Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
31482025-01-13T09:01:03.145Z
31492025-01-13T09:01:03.145Zinfo: running `cargo check --bins` on cert-dev (133/176)
31502025-01-13T09:01:03.682Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31512025-01-13T09:01:03.685Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31522025-01-13T09:01:03.758Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
31532025-01-13T09:01:04.029Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
31542025-01-13T09:01:04.190Z
31552025-01-13T09:01:04.190Zinfo: running `cargo check --bins` on clickana (134/176)
31562025-01-13T09:01:04.745Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31572025-01-13T09:01:04.748Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31582025-01-13T09:01:04.831Z Checking castaway v0.2.3
31592025-01-13T09:01:04.831Z Compiling indoc v2.0.5
31602025-01-13T09:01:04.833Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31612025-01-13T09:01:04.833Z Checking lru v0.12.5
31622025-01-13T09:01:04.833Z Checking cassowary v0.3.0
31632025-01-13T09:01:04.935Z Checking unicode-truncate v1.1.0
31642025-01-13T09:01:05.043Z Checking compact_str v0.8.1
31652025-01-13T09:01:05.595Z Compiling instability v0.3.7
31662025-01-13T09:01:06.467Z Checking ratatui v0.28.1
31672025-01-13T09:01:06.713Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31682025-01-13T09:01:08.347Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
31692025-01-13T09:01:09.202Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.00s
31702025-01-13T09:01:09.375Z
31712025-01-13T09:01:09.375Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (135/176)
31722025-01-13T09:01:09.950Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31732025-01-13T09:01:09.952Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31742025-01-13T09:01:10.054Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
31752025-01-13T09:01:10.054Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
31762025-01-13T09:01:11.094Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
31772025-01-13T09:01:11.604Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
31782025-01-13T09:01:11.994Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.61s
31792025-01-13T09:01:12.168Z
31802025-01-13T09:01:12.168Zinfo: running `cargo check --bins` on ch-dev (136/176)
31812025-01-13T09:01:12.735Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31822025-01-13T09:01:12.739Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31832025-01-13T09:01:12.837Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
31842025-01-13T09:01:13.561Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s
31852025-01-13T09:01:13.739Z
31862025-01-13T09:01:13.739Zinfo: running `cargo check --bins` on crdb-seed (137/176)
31872025-01-13T09:01:14.300Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31882025-01-13T09:01:14.303Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31892025-01-13T09:01:14.393Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
31902025-01-13T09:01:14.776Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
31912025-01-13T09:01:14.949Z
31922025-01-13T09:01:14.950Zinfo: running `cargo check --bins` on db-dev (138/176)
31932025-01-13T09:01:15.514Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31942025-01-13T09:01:15.517Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31952025-01-13T09:01:15.607Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
31962025-01-13T09:01:16.337Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s
31972025-01-13T09:01:16.513Z
31982025-01-13T09:01:16.513Zinfo: running `cargo check --bins` on omicron-dev-lib (139/176)
31992025-01-13T09:01:17.083Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32002025-01-13T09:01:17.085Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32012025-01-13T09:01:17.086Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32022025-01-13T09:01:17.089Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
32032025-01-13T09:01:17.165Z
32042025-01-13T09:01:17.165Zinfo: running `cargo check --bins` on xtask-downloader (140/176)
32052025-01-13T09:01:17.706Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32062025-01-13T09:01:17.709Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32072025-01-13T09:01:17.786Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
32082025-01-13T09:01:18.658Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.48s
32092025-01-13T09:01:18.825Z
32102025-01-13T09:01:18.825Zinfo: running `cargo check --bins` on omicron-ls-apis (141/176)
32112025-01-13T09:01:19.362Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32122025-01-13T09:01:19.365Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32132025-01-13T09:01:19.442Z Checking cargo-platform v0.1.9
32142025-01-13T09:01:19.711Z Checking cargo_metadata v0.18.1
32152025-01-13T09:01:20.652Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
32162025-01-13T09:01:21.469Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.63s
32172025-01-13T09:01:21.633Z
32182025-01-13T09:01:21.633Zinfo: running `cargo check --bins` on mgs-dev (142/176)
32192025-01-13T09:01:22.263Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32202025-01-13T09:01:22.267Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32212025-01-13T09:01:22.365Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32222025-01-13T09:01:23.860Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32232025-01-13T09:01:24.485Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
32242025-01-13T09:01:25.070Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.43s
32252025-01-13T09:01:25.257Z
32262025-01-13T09:01:25.257Zinfo: running `cargo check --bins` on omicron-omdb (143/176)
32272025-01-13T09:01:25.888Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32282025-01-13T09:01:25.891Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32292025-01-13T09:01:26.045Z Compiling crunchy v0.2.2
32302025-01-13T09:01:26.045Z Compiling tiny-keccak v2.0.2
32312025-01-13T09:01:26.048Z Compiling dsl_auto_type v0.1.2
32322025-01-13T09:01:26.048Z Checking scheduled-thread-pool v0.2.7
32332025-01-13T09:01:26.048Z Compiling diesel_table_macro_syntax v0.2.0
32342025-01-13T09:01:26.170Z Compiling bit-vec v0.6.3
32352025-01-13T09:01:26.217Z Compiling ascii-canvas v3.0.0
32362025-01-13T09:01:26.219Z Compiling ena v0.14.3
32372025-01-13T09:01:26.357Z Checking r2d2 v0.8.10
32382025-01-13T09:01:26.460Z Compiling diff v0.1.13
32392025-01-13T09:01:26.584Z Compiling bit-set v0.5.3
32402025-01-13T09:01:26.628Z Compiling regex-syntax v0.6.29
32412025-01-13T09:01:26.646Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
32422025-01-13T09:01:26.682Z Compiling ref-cast v1.0.23
32432025-01-13T09:01:26.773Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32442025-01-13T09:01:26.846Z Compiling derive_builder_core v0.20.2
32452025-01-13T09:01:26.875Z Compiling libxml v0.3.3
32462025-01-13T09:01:27.043Z Compiling ref-cast-impl v1.0.23
32472025-01-13T09:01:27.107Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
32482025-01-13T09:01:27.260Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
32492025-01-13T09:01:27.298Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32502025-01-13T09:01:27.389Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
32512025-01-13T09:01:27.581Z Compiling strum_macros v0.24.3
32522025-01-13T09:01:27.702Z Compiling samael v0.0.17
32532025-01-13T09:01:27.846Z Compiling indoc v1.0.9
32542025-01-13T09:01:27.874Z Compiling diesel_derives v2.2.3
32552025-01-13T09:01:28.834Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
32562025-01-13T09:01:29.108Z Compiling oso-derive v0.27.3
32572025-01-13T09:01:29.364Z Compiling derive_builder_macro v0.20.2
32582025-01-13T09:01:30.122Z Compiling lalrpop v0.19.12
32592025-01-13T09:01:30.125Z Checking quick-xml v0.33.0
32602025-01-13T09:01:30.250Z Checking derive_builder v0.20.2
32612025-01-13T09:01:30.412Z Compiling impl-trait-for-tuples v0.2.3
32622025-01-13T09:01:30.757Z Compiling diesel-dtrace v0.4.2
32632025-01-13T09:01:31.065Z Checking maplit v1.0.2
32642025-01-13T09:01:31.270Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
32652025-01-13T09:01:31.290Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32662025-01-13T09:01:31.573Z Checking bb8 v0.8.6
32672025-01-13T09:01:31.867Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32682025-01-13T09:01:32.058Z Checking rand_seeder v0.3.0
32692025-01-13T09:01:32.175Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
32702025-01-13T09:01:32.298Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
32712025-01-13T09:01:32.500Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
32722025-01-13T09:01:32.556Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
32732025-01-13T09:01:32.821Z Checking smawk v0.3.2
32742025-01-13T09:01:32.977Z Checking is_ci v1.2.0
32752025-01-13T09:01:33.045Z Checking unicode-linebreak v0.1.5
32762025-01-13T09:01:33.126Z Checking supports-color v3.0.2
32772025-01-13T09:01:33.357Z Checking multimap v0.10.0
32782025-01-13T09:01:33.490Z Checking textwrap v0.16.1
32792025-01-13T09:01:34.242Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32802025-01-13T09:01:36.412Z Checking diesel v2.2.6
32812025-01-13T09:02:02.504Z Compiling polar-core v0.27.3
32822025-01-13T09:02:05.727Z Checking async-bb8-diesel v0.2.1
32832025-01-13T09:02:09.769Z Checking oso v0.27.3
32842025-01-13T09:03:19.202Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32852025-01-13T09:03:25.285Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 00s
32862025-01-13T09:03:25.489Z
32872025-01-13T09:03:25.489Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (144/176)
32882025-01-13T09:03:26.083Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32892025-01-13T09:03:26.086Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32902025-01-13T09:03:26.086Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32912025-01-13T09:03:26.089Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
32922025-01-13T09:03:26.170Z
32932025-01-13T09:03:26.170Zinfo: running `cargo check --bins` on nexus-saga-recovery (145/176)
32942025-01-13T09:03:26.764Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32952025-01-13T09:03:26.767Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32962025-01-13T09:03:26.768Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32972025-01-13T09:03:26.771Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
32982025-01-13T09:03:26.851Z
32992025-01-13T09:03:26.851Zinfo: running `cargo check --bins` on nexus-test-utils-macros (146/176)
33002025-01-13T09:03:27.385Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33012025-01-13T09:03:27.388Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33022025-01-13T09:03:27.388Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33032025-01-13T09:03:27.391Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
33042025-01-13T09:03:27.461Z
33052025-01-13T09:03:27.461Zinfo: running `cargo check --bins` on omicron-nexus (147/176)
33062025-01-13T09:03:28.094Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33072025-01-13T09:03:28.097Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33082025-01-13T09:03:28.263Z Compiling libz-sys v1.1.21
33092025-01-13T09:03:28.379Z Compiling libgit2-sys v0.17.0+1.8.1
33102025-01-13T09:03:28.390Z Compiling vergen v8.3.2
33112025-01-13T09:03:28.392Z Compiling cargo-platform v0.1.9
33122025-01-13T09:03:28.392Z Compiling pin-project-internal v1.1.8
33132025-01-13T09:03:28.423Z Compiling libsqlite3-sys v0.30.1
33142025-01-13T09:03:28.426Z Compiling snafu-derive v0.8.5
33152025-01-13T09:03:28.426Z Compiling cfg_aliases v0.2.1
33162025-01-13T09:03:28.566Z Compiling rustls v0.21.12
33172025-01-13T09:03:28.666Z Compiling cargo_metadata v0.18.1
33182025-01-13T09:03:28.842Z Compiling buf-list v1.0.3
33192025-01-13T09:03:28.968Z Compiling nix v0.29.0
33202025-01-13T09:03:28.988Z Checking globset v0.4.15
33212025-01-13T09:03:29.343Z Checking olpc-cjson v0.1.4
33222025-01-13T09:03:29.525Z Checking sct v0.7.1
33232025-01-13T09:03:29.544Z Checking rustls-webpki v0.101.7
33242025-01-13T09:03:29.562Z Checking serde_plain v1.0.2
33252025-01-13T09:03:29.740Z Checking typed-path v0.9.3
33262025-01-13T09:03:30.144Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
33272025-01-13T09:03:30.268Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
33282025-01-13T09:03:30.415Z Checking hashlink v0.9.1
33292025-01-13T09:03:30.550Z Checking fallible-streaming-iterator v0.1.9
33302025-01-13T09:03:30.779Z Checking parse-size v1.1.0
33312025-01-13T09:03:30.963Z Checking fallible-iterator v0.3.0
33322025-01-13T09:03:31.426Z Checking pin-project v1.1.8
33332025-01-13T09:03:31.532Z Checking rusqlite v0.32.1
33342025-01-13T09:03:31.559Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
33352025-01-13T09:03:31.580Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
33362025-01-13T09:03:31.597Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
33372025-01-13T09:03:32.197Z Checking rustls-pemfile v1.0.4
33382025-01-13T09:03:32.331Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
33392025-01-13T09:03:32.366Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
33402025-01-13T09:03:32.435Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
33412025-01-13T09:03:32.611Z Checking twox-hash v1.6.3
33422025-01-13T09:03:32.660Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
33432025-01-13T09:03:32.707Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
33442025-01-13T09:03:33.103Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
33452025-01-13T09:03:33.498Z Checking tokio-rustls v0.24.1
33462025-01-13T09:03:33.630Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
33472025-01-13T09:03:33.830Z Checking snafu v0.8.5
33482025-01-13T09:03:33.849Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
33492025-01-13T09:03:34.009Z Checking fatfs v0.3.6
33502025-01-13T09:03:34.318Z Checking tough v0.19.0
33512025-01-13T09:03:34.592Z Checking assert_matches v1.5.0
33522025-01-13T09:03:38.408Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
33532025-01-13T09:03:39.771Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
33542025-01-13T09:03:40.724Z Compiling git2 v0.19.0
33552025-01-13T09:03:45.383Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
33562025-01-13T09:04:37.635Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
33572025-01-13T09:04:37.834Z
33582025-01-13T09:04:37.834Zinfo: running `cargo check --bins` on nexus-external-api (148/176)
33592025-01-13T09:04:38.443Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33602025-01-13T09:04:38.446Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33612025-01-13T09:04:38.446Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33622025-01-13T09:04:38.449Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
33632025-01-13T09:04:38.527Z
33642025-01-13T09:04:38.527Zinfo: running `cargo check --bins` on openapi-manager-types (149/176)
33652025-01-13T09:04:39.071Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33662025-01-13T09:04:39.073Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33672025-01-13T09:04:39.074Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33682025-01-13T09:04:39.076Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
33692025-01-13T09:04:39.146Z
33702025-01-13T09:04:39.146Zinfo: running `cargo check --bins` on nexus-internal-api (150/176)
33712025-01-13T09:04:39.718Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33722025-01-13T09:04:39.721Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33732025-01-13T09:04:39.721Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33742025-01-13T09:04:39.724Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
33752025-01-13T09:04:39.803Z
33762025-01-13T09:04:39.803Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (151/176)
33772025-01-13T09:04:40.393Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33782025-01-13T09:04:40.396Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33792025-01-13T09:04:40.396Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33802025-01-13T09:04:40.399Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
33812025-01-13T09:04:40.477Z
33822025-01-13T09:04:40.477Zinfo: running `cargo check --bins` on nexus-networking (152/176)
33832025-01-13T09:04:41.068Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33842025-01-13T09:04:41.071Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33852025-01-13T09:04:41.071Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33862025-01-13T09:04:41.074Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
33872025-01-13T09:04:41.154Z
33882025-01-13T09:04:41.154Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (153/176)
33892025-01-13T09:04:41.744Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33902025-01-13T09:04:41.747Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33912025-01-13T09:04:41.747Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33922025-01-13T09:04:41.750Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
33932025-01-13T09:04:41.829Z
33942025-01-13T09:04:41.829Zinfo: running `cargo check --bins` on update-common (154/176)
33952025-01-13T09:04:42.395Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33962025-01-13T09:04:42.398Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33972025-01-13T09:04:42.398Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33982025-01-13T09:04:42.401Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
33992025-01-13T09:04:42.479Z
34002025-01-13T09:04:42.480Zinfo: running `cargo check --bins` on tufaceous-lib (155/176)
34012025-01-13T09:04:43.071Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34022025-01-13T09:04:43.074Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34032025-01-13T09:04:43.074Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34042025-01-13T09:04:43.077Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
34052025-01-13T09:04:43.154Z
34062025-01-13T09:04:43.154Zinfo: running `cargo check --bins` on tufaceous (156/176)
34072025-01-13T09:04:43.739Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34082025-01-13T09:04:43.741Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34092025-01-13T09:04:43.840Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
34102025-01-13T09:04:45.090Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
34112025-01-13T09:04:45.988Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.82s
34122025-01-13T09:04:46.167Z
34132025-01-13T09:04:46.167Zinfo: running `cargo check --bins` on omicron-dev (157/176)
34142025-01-13T09:04:46.839Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34152025-01-13T09:04:46.841Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34162025-01-13T09:04:47.021Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34172025-01-13T09:04:47.024Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
34182025-01-13T09:04:47.159Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
34192025-01-13T09:04:47.162Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
34202025-01-13T09:04:48.215Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
34212025-01-13T09:05:14.029Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
34222025-01-13T09:05:14.032Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
34232025-01-13T09:05:14.032Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
34242025-01-13T09:05:14.032Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
34252025-01-13T09:05:14.032Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
34262025-01-13T09:05:14.836Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
34272025-01-13T09:05:16.145Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
34282025-01-13T09:05:53.962Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
34292025-01-13T09:05:54.180Z
34302025-01-13T09:05:54.180Zinfo: running `cargo check --bins` on openapi-manager (158/176)
34312025-01-13T09:05:54.772Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34322025-01-13T09:05:54.775Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34332025-01-13T09:05:54.893Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
34342025-01-13T09:05:54.896Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
34352025-01-13T09:05:54.896Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
34362025-01-13T09:05:55.018Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
34372025-01-13T09:05:55.021Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
34382025-01-13T09:05:55.039Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
34392025-01-13T09:05:55.042Z Checking dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
34402025-01-13T09:05:55.070Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
34412025-01-13T09:05:55.339Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
34422025-01-13T09:05:55.471Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
34432025-01-13T09:05:55.525Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
34442025-01-13T09:05:55.697Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
34452025-01-13T09:05:55.743Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
34462025-01-13T09:05:56.472Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
34472025-01-13T09:05:56.475Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34482025-01-13T09:05:56.512Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#750714d4)
34492025-01-13T09:05:57.647Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
34502025-01-13T09:05:58.230Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
34512025-01-13T09:05:58.865Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
34522025-01-13T09:05:58.962Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
34532025-01-13T09:06:00.842Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
34542025-01-13T09:06:00.845Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
34552025-01-13T09:06:01.900Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
34562025-01-13T09:06:03.490Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
34572025-01-13T09:06:09.815Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
34582025-01-13T09:06:09.815Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
34592025-01-13T09:06:11.031Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
34602025-01-13T09:06:12.130Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.94s
34612025-01-13T09:06:12.312Z
34622025-01-13T09:06:12.312Zinfo: running `cargo check --bins` on installinator-api (159/176)
34632025-01-13T09:06:12.893Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34642025-01-13T09:06:12.896Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34652025-01-13T09:06:12.896Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34662025-01-13T09:06:12.899Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
34672025-01-13T09:06:12.979Z
34682025-01-13T09:06:12.980Zinfo: running `cargo check --bins` on wicketd-api (160/176)
34692025-01-13T09:06:13.559Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34702025-01-13T09:06:13.564Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34712025-01-13T09:06:13.564Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34722025-01-13T09:06:13.566Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
34732025-01-13T09:06:13.641Z
34742025-01-13T09:06:13.641Zinfo: running `cargo check --bins` on reconfigurator-cli (161/176)
34752025-01-13T09:06:14.230Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34762025-01-13T09:06:14.232Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34772025-01-13T09:06:14.339Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34782025-01-13T09:06:14.342Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34792025-01-13T09:06:14.342Z Compiling petname v2.0.2
34802025-01-13T09:06:14.342Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
34812025-01-13T09:06:14.342Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34822025-01-13T09:06:14.342Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
34832025-01-13T09:06:14.342Z Checking itertools v0.14.0
34842025-01-13T09:06:14.446Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
34852025-01-13T09:06:14.647Z Checking sync-ptr v0.1.1
34862025-01-13T09:06:20.118Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
34872025-01-13T09:06:20.785Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
34882025-01-13T09:06:21.972Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
34892025-01-13T09:06:23.586Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.93s
34902025-01-13T09:06:23.761Z
34912025-01-13T09:06:23.761Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (162/176)
34922025-01-13T09:06:24.348Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34932025-01-13T09:06:24.354Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34942025-01-13T09:06:24.354Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34952025-01-13T09:06:24.357Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
34962025-01-13T09:06:24.432Z
34972025-01-13T09:06:24.432Zinfo: running `cargo check --bins` on omicron-releng (163/176)
34982025-01-13T09:06:25.013Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34992025-01-13T09:06:25.016Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35002025-01-13T09:06:25.107Z Checking memmap2 v0.9.5
35012025-01-13T09:06:25.107Z Checking constant_time_eq v0.3.1
35022025-01-13T09:06:25.107Z Checking arrayvec v0.7.6
35032025-01-13T09:06:25.109Z Checking arrayref v0.3.9
35042025-01-13T09:06:25.110Z Checking topological-sort v0.2.2
35052025-01-13T09:06:25.212Z Checking shell-words v1.1.0
35062025-01-13T09:06:25.476Z Checking blake3 v1.5.5
35072025-01-13T09:06:25.818Z Checking omicron-zone-package v0.12.0
35082025-01-13T09:06:27.012Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
35092025-01-13T09:06:27.941Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.50s
35102025-01-13T09:06:28.112Z
35112025-01-13T09:06:28.112Zinfo: running `cargo check --bins` on xtask (164/176)
35122025-01-13T09:06:28.527Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35132025-01-13T09:06:28.530Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35142025-01-13T09:06:28.544Z Checking bitflags v2.7.0
35152025-01-13T09:06:28.547Z Checking serde v1.0.217
35162025-01-13T09:06:28.547Z Checking thiserror v1.0.69
35172025-01-13T09:06:28.635Z Checking scroll v0.12.0
35182025-01-13T09:06:28.638Z Checking thiserror v2.0.11
35192025-01-13T09:06:28.638Z Checking log v0.4.22
35202025-01-13T09:06:28.643Z Checking hashbrown v0.15.2
35212025-01-13T09:06:28.662Z Checking zerocopy v0.7.35
35222025-01-13T09:06:28.736Z Checking getrandom v0.2.15
35232025-01-13T09:06:28.754Z Checking pest v2.7.15
35242025-01-13T09:06:28.852Z Checking rustix v0.38.43
35252025-01-13T09:06:28.904Z Checking syn v2.0.96
35262025-01-13T09:06:28.941Z Checking once_cell v1.20.2
35272025-01-13T09:06:29.071Z Checking goblin v0.8.2
35282025-01-13T09:06:29.255Z Checking fs-err v2.11.0
35292025-01-13T09:06:29.540Z Checking tabled v0.15.0
35302025-01-13T09:06:29.746Z Checking indexmap v2.7.0
35312025-01-13T09:06:30.020Z Checking anyhow v1.0.95
35322025-01-13T09:06:30.956Z Checking terminal_size v0.4.1
35332025-01-13T09:06:30.956Z Checking tempfile v3.15.0
35342025-01-13T09:06:31.103Z Checking clap_builder v4.5.26
35352025-01-13T09:06:31.201Z Checking dtrace-parser v0.2.0
35362025-01-13T09:06:32.876Z Checking serde_json v1.0.135
35372025-01-13T09:06:32.876Z Checking serde_spanned v0.6.8
35382025-01-13T09:06:32.876Z Checking toml_datetime v0.6.8
35392025-01-13T09:06:32.878Z Checking camino v1.1.9
35402025-01-13T09:06:32.879Z Checking cargo-platform v0.1.9
35412025-01-13T09:06:33.083Z Checking semver v1.0.24
35422025-01-13T09:06:33.163Z Checking macaddr v1.0.1
35432025-01-13T09:06:33.197Z Checking toml_edit v0.22.22
35442025-01-13T09:06:33.447Z Checking camino-tempfile v1.1.1
35452025-01-13T09:06:33.549Z Checking clap v4.5.26
35462025-01-13T09:06:34.101Z Checking dof v0.3.0
35472025-01-13T09:06:34.101Z Checking cargo_metadata v0.18.1
35482025-01-13T09:06:34.512Z Checking usdt-impl v0.5.0
35492025-01-13T09:06:34.874Z Checking usdt v0.5.0
35502025-01-13T09:06:34.995Z Checking toml v0.8.19
35512025-01-13T09:06:35.462Z Checking cargo_toml v0.20.5
35522025-01-13T09:06:36.642Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
35532025-01-13T09:06:37.245Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.12s
35542025-01-13T09:06:37.344Z
35552025-01-13T09:06:37.344Zinfo: running `cargo check --bins` on end-to-end-tests (165/176)
35562025-01-13T09:06:37.983Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35572025-01-13T09:06:37.985Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35582025-01-13T09:06:38.120Z Checking polyval v0.6.2
35592025-01-13T09:06:38.234Z Checking ctr v0.9.2
35602025-01-13T09:06:38.247Z Checking ssh-encoding v0.2.0
35612025-01-13T09:06:38.250Z Checking blowfish v0.9.1
35622025-01-13T09:06:38.270Z Checking password-hash v0.4.2
35632025-01-13T09:06:38.273Z Checking matches v0.1.10
35642025-01-13T09:06:38.297Z Checking p256 v0.13.2
35652025-01-13T09:06:38.297Z Checking p521 v0.13.3
35662025-01-13T09:06:38.371Z Checking idna v0.2.3
35672025-01-13T09:06:38.454Z Checking ghash v0.5.1
35682025-01-13T09:06:38.479Z Compiling enum-as-inner v0.5.1
35692025-01-13T09:06:38.497Z Checking bcrypt-pbkdf v0.10.0
35702025-01-13T09:06:38.558Z Checking russh-cryptovec v0.7.3
35712025-01-13T09:06:38.615Z Checking aes-gcm v0.10.3
35722025-01-13T09:06:38.656Z Checking pbkdf2 v0.11.0
35732025-01-13T09:06:38.743Z Checking md5 v0.7.0
35742025-01-13T09:06:38.772Z Checking num-bigint v0.4.6
35752025-01-13T09:06:38.772Z Checking des v0.8.1
35762025-01-13T09:06:38.860Z Checking ssh-cipher v0.2.0
35772025-01-13T09:06:38.951Z Checking hex-literal v0.4.1
35782025-01-13T09:06:39.015Z Compiling dhcproto-macros v0.1.0
35792025-01-13T09:06:39.051Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
35802025-01-13T09:06:39.082Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
35812025-01-13T09:06:39.152Z Checking ssh-key v0.6.7
35822025-01-13T09:06:39.175Z Checking internet-checksum v0.2.1
35832025-01-13T09:06:39.477Z Checking trust-dns-proto v0.22.0
35842025-01-13T09:06:40.491Z Checking russh-keys v0.45.0
35852025-01-13T09:06:41.399Z Checking russh v0.45.0
35862025-01-13T09:06:41.994Z Checking dhcproto v0.12.0
35872025-01-13T09:06:59.220Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
35882025-01-13T09:07:00.624Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.27s
35892025-01-13T09:07:00.828Z
35902025-01-13T09:07:00.828Zinfo: running `cargo check --bins` on gateway-cli (166/176)
35912025-01-13T09:07:01.388Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35922025-01-13T09:07:01.390Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35932025-01-13T09:07:01.472Z Checking termios v0.3.3
35942025-01-13T09:07:01.689Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
35952025-01-13T09:07:02.478Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.64s
35962025-01-13T09:07:02.650Z
35972025-01-13T09:07:02.650Zinfo: running `cargo check --bins --no-default-features` on installinator (167/176)
35982025-01-13T09:07:03.245Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35992025-01-13T09:07:03.247Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36002025-01-13T09:07:03.352Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
36012025-01-13T09:07:03.352Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
36022025-01-13T09:07:03.355Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
36032025-01-13T09:07:03.355Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
36042025-01-13T09:07:04.441Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
36052025-01-13T09:07:05.727Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
36062025-01-13T09:07:07.604Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.94s
36072025-01-13T09:07:07.793Z
36082025-01-13T09:07:07.793Zinfo: running `cargo check --bins` on internal-dns-cli (168/176)
36092025-01-13T09:07:08.347Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36102025-01-13T09:07:08.349Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36112025-01-13T09:07:08.433Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
36122025-01-13T09:07:08.940Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
36132025-01-13T09:07:09.109Z
36142025-01-13T09:07:09.109Zinfo: running `cargo check --bins` on omicron-live-tests (169/176)
36152025-01-13T09:07:09.643Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36162025-01-13T09:07:09.646Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36172025-01-13T09:07:09.646Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36182025-01-13T09:07:09.649Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
36192025-01-13T09:07:09.721Z
36202025-01-13T09:07:09.721Zinfo: running `cargo check --bins` on live-tests-macros (170/176)
36212025-01-13T09:07:10.258Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36222025-01-13T09:07:10.261Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36232025-01-13T09:07:10.261Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36242025-01-13T09:07:10.265Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
36252025-01-13T09:07:10.335Z
36262025-01-13T09:07:10.335Zinfo: running `cargo check --bins` on omicron-package (171/176)
36272025-01-13T09:07:10.907Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36282025-01-13T09:07:10.909Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36292025-01-13T09:07:11.005Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
36302025-01-13T09:07:12.422Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.08s
36312025-01-13T09:07:12.602Z
36322025-01-13T09:07:12.603Zinfo: running `cargo check --bins` on wicket-dbg (172/176)
36332025-01-13T09:07:13.219Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36342025-01-13T09:07:13.222Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36352025-01-13T09:07:13.327Z Checking rtoolbox v0.0.2
36362025-01-13T09:07:13.328Z Checking tui-tree-widget v0.22.0
36372025-01-13T09:07:13.330Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
36382025-01-13T09:07:13.551Z Checking rpassword v7.3.1
36392025-01-13T09:07:17.571Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
36402025-01-13T09:07:20.506Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
36412025-01-13T09:07:21.753Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.14s
36422025-01-13T09:07:21.944Z
36432025-01-13T09:07:21.944Zinfo: running `cargo check --bins` on wicket (173/176)
36442025-01-13T09:07:22.534Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36452025-01-13T09:07:22.537Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36462025-01-13T09:07:22.641Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
36472025-01-13T09:07:23.098Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
36482025-01-13T09:07:23.284Z
36492025-01-13T09:07:23.284Zinfo: running `cargo check --bins` on wicketd (174/176)
36502025-01-13T09:07:23.885Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36512025-01-13T09:07:23.887Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36522025-01-13T09:07:24.002Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
36532025-01-13T09:07:24.002Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
36542025-01-13T09:07:24.882Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
36552025-01-13T09:07:28.727Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.43s
36562025-01-13T09:07:28.913Z
36572025-01-13T09:07:28.913Zinfo: running `cargo check --bins` on omicron-workspace-hack (175/176)
36582025-01-13T09:07:29.461Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36592025-01-13T09:07:29.464Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36602025-01-13T09:07:29.464Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36612025-01-13T09:07:29.467Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
36622025-01-13T09:07:29.538Z
36632025-01-13T09:07:29.538Zinfo: running `cargo check --bins` on zone-setup (176/176)
36642025-01-13T09:07:30.155Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36652025-01-13T09:07:30.158Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36662025-01-13T09:07:30.285Z Checking uzers v0.12.1
36672025-01-13T09:07:30.629Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
36682025-01-13T09:07:31.788Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.24s
36692025-01-13T09:07:31.996Z
36702025-01-13T09:07:31.999Zreal 13:34.603331362
36712025-01-13T09:07:31.999Zuser 25:15.679199118
36722025-01-13T09:07:31.999Zsys 5:48.169280040
36732025-01-13T09:07:31.999Ztrap 0.477380096
36742025-01-13T09:07:31.999Ztflt 2.629299936
36752025-01-13T09:07:31.999Zdflt 3.429279495
36762025-01-13T09:07:31.999Zkflt 0.001180242
36772025-01-13T09:07:31.999Zlock 48:03.776492956
36782025-01-13T09:07:31.999Zslp 2:12:37.795790457
36792025-01-13T09:07:31.999Zlat 1:05.334639428
36802025-01-13T09:07:31.999Zstop 3:39.866129646
36812025-01-13T09:07:31.999Zprocess exited: duration 1127230 ms, exit code 0
 
36822025-01-13T09:07:32.006Zfound 0 output files