01JJZ8Q0MGACNX73BMJXBD5PG5: 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: 01JJZ8QD1VKCZCBCT3DHFSS8RE

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-01-31T22:47:22.414Zjob assigned to worker 01JJZ8QGQ2CM7P4DXG41EDET39 [factory gimlet-EVT22200007-propolis, EVT22200007/20746] (queued for 28 s)
 
22025-01-31T22:47:30.135Zstarting task 0: "setup"
32025-01-31T22:47:30.160Z++ uname -s
42025-01-31T22:47:30.160Z+ kern=SunOS
52025-01-31T22:47:30.160Z+ build_user=build
62025-01-31T22:47:30.160Z+ build_uid=12345
72025-01-31T22:47:30.160Z+ work_dir=/work
82025-01-31T22:47:30.160Z+ input_dir=/input
92025-01-31T22:47:30.160Z+ [[ 0 == 12345 ]]
102025-01-31T22:47:30.160Z+ case "$kern" in
112025-01-31T22:47:30.160Z+ groupadd -g 12345 build
122025-01-31T22:47:30.160Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-01-31T22:47:32.168Z+ zfs create -o mountpoint=/work rpool/work
142025-01-31T22:47:32.209Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-01-31T22:47:32.242Z+ home_fs=zfs
162025-01-31T22:47:32.243Z+ [[ zfs == autofs ]]
172025-01-31T22:47:32.243Z+ mkdir -p /home/build
182025-01-31T22:47:32.243Z+ chown build:build /home/build /work
192025-01-31T22:47:34.212Z+ chmod 0700 /home/build /work
202025-01-31T22:47:34.238Zprocess exited: duration 4080 ms, exit code 0
 
212025-01-31T22:47:34.288Zstarting task 1: "rust-toolchain"
222025-01-31T22:47:34.313Z+ printf ' * rust toolchain channel = "%s"\n' 1.84.0
232025-01-31T22:47:34.313Z * rust toolchain channel = "1.84.0"
242025-01-31T22:47:34.313Z * rust toolchain profile = "default"
252025-01-31T22:47:34.313Z+ printf ' * rust toolchain profile = "%s"\n' default
262025-01-31T22:47:34.313Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-01-31T22:47:34.313Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-01-31T22:47:34.313Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-01-31T22:47:34.313Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.84.0 --profile default
302025-01-31T22:47:34.433Zinfo: downloading installer
312025-01-31T22:47:34.934Zwarning: it looks like you have an existing installation of Rust at:
322025-01-31T22:47:34.935Zwarning: /opt/ooce/bin
332025-01-31T22:47:34.935Zwarning: It is recommended that rustup be the primary Rust installation.
342025-01-31T22:47:34.935Zwarning: Otherwise you may have confusion unless you are careful with your PATH
352025-01-31T22:47:34.935Zwarning: If you are sure that you want both rustup and your already installed Rust
362025-01-31T22:47:34.935Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-01-31T22:47:34.935Zwarning: or pass `-y' to ignore all ignorable checks.
382025-01-31T22:47:34.935Zerror: cannot install while Rust is installed
392025-01-31T22:47:34.935Zwarning: continuing (because the -y flag is set and the error is ignorable)
402025-01-31T22:47:34.959Zinfo: profile set to 'default'
412025-01-31T22:47:34.959Zinfo: default host triple is x86_64-unknown-illumos
422025-01-31T22:47:34.960Zinfo: syncing channel updates for '1.84.0-x86_64-unknown-illumos'
432025-01-31T22:47:35.059Zinfo: latest update on 2025-01-09, rust version 1.84.0 (9fc6b4312 2025-01-07)
442025-01-31T22:47:35.060Zinfo: downloading component 'cargo'
452025-01-31T22:47:35.199Zinfo: downloading component 'clippy'
462025-01-31T22:47:35.256Zinfo: downloading component 'rust-docs'
472025-01-31T22:47:35.441Zinfo: downloading component 'rust-std'
482025-01-31T22:47:35.857Zinfo: downloading component 'rustc'
492025-01-31T22:47:36.857Zinfo: downloading component 'rustfmt'
502025-01-31T22:47:36.903Zinfo: installing component 'cargo'
512025-01-31T22:47:38.076Zinfo: installing component 'clippy'
522025-01-31T22:47:38.527Zinfo: installing component 'rust-docs'
532025-01-31T22:47:41.472Zinfo: installing component 'rust-std'
542025-01-31T22:47:43.363Zinfo: installing component 'rustc'
552025-01-31T22:47:50.576Zinfo: installing component 'rustfmt'
562025-01-31T22:47:50.962Zinfo: default toolchain set to '1.84.0-x86_64-unknown-illumos'
572025-01-31T22:47:50.962Z
582025-01-31T22:47:51.108Z 1.84.0-x86_64-unknown-illumos installed - rustc 1.84.0 (9fc6b4312 2025-01-07)
592025-01-31T22:47:51.108Z
602025-01-31T22:47:51.108Z
612025-01-31T22:47:51.108ZRust is installed now. Great!
622025-01-31T22:47:51.108Z
632025-01-31T22:47:51.108ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-01-31T22:47:51.109Zenvironment variable. This has not been done automatically.
652025-01-31T22:47:51.109Z
662025-01-31T22:47:51.109ZTo configure your current shell, you need to source
672025-01-31T22:47:51.109Zthe corresponding env file under $HOME/.cargo.
682025-01-31T22:47:51.109Z
692025-01-31T22:47:51.109ZThis is usually done by running one of the following (note the leading DOT):
702025-01-31T22:47:51.109Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-01-31T22:47:51.109Zsource "$HOME/.cargo/env.fish" # For fish
722025-01-31T22:47:51.208Z+ rustup --version
732025-01-31T22:47:51.233Zrustup 1.27.1 (54dd3d00f 2024-04-24)
742025-01-31T22:47:51.233Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
752025-01-31T22:47:51.346Zinfo: The currently active `rustc` version is `rustc 1.84.0 (9fc6b4312 2025-01-07)`
762025-01-31T22:47:51.371Z+ cargo --version
772025-01-31T22:47:51.453Zcargo 1.84.0 (66221abde 2024-11-19)
782025-01-31T22:47:51.478Z+ rustc --version
792025-01-31T22:47:51.566Zrustc 1.84.0 (9fc6b4312 2025-01-07)
802025-01-31T22:47:51.591Zprocess exited: duration 17283 ms, exit code 0
 
812025-01-31T22:47:51.642Zstarting task 2: "authentication"
822025-01-31T22:47:51.701Zprocess exited: duration 59 ms, exit code 0
 
832025-01-31T22:47:51.750Zstarting task 3: "clone repository"
842025-01-31T22:47:51.775Z+ mkdir -p /work/oxidecomputer/omicron
852025-01-31T22:47:51.775Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
862025-01-31T22:47:51.800ZCloning into '/work/oxidecomputer/omicron'...
872025-01-31T22:47:59.780Z+ cd /work/oxidecomputer/omicron
882025-01-31T22:47:59.780Z+ git fetch origin 4b08032dc3c887cf4512518705d80f22b50b0a48
892025-01-31T22:48:00.232ZFrom https://github.com/oxidecomputer/omicron
902025-01-31T22:48:00.232Z * branch 4b08032dc3c887cf4512518705d80f22b50b0a48 -> FETCH_HEAD
912025-01-31T22:48:00.257Z+ [[ -n affinity-api ]]
922025-01-31T22:48:00.257Z++ git branch --show-current
932025-01-31T22:48:00.257Z+ current=main
942025-01-31T22:48:00.258Z+ [[ main != affinity-api ]]
952025-01-31T22:48:00.258Z+ git branch -f affinity-api 4b08032dc3c887cf4512518705d80f22b50b0a48
962025-01-31T22:48:00.282Z+ git checkout -f affinity-api
972025-01-31T22:48:00.364ZSwitched to branch 'affinity-api'
982025-01-31T22:48:00.859Z+ git reset --hard 4b08032dc3c887cf4512518705d80f22b50b0a48
992025-01-31T22:48:00.859ZHEAD is now at 4b08032dc typed UUID
1002025-01-31T22:48:00.859Zprocess exited: duration 8739 ms, exit code 0
 
1012025-01-31T22:48:00.911Zstarting task 4: "build"
1022025-01-31T22:48:00.937Z+ source .github/buildomat/ci-env.sh
1032025-01-31T22:48:00.937Z++ export CARGO_TERM_COLOR=always
1042025-01-31T22:48:00.937Z++ CARGO_TERM_COLOR=always
1052025-01-31T22:48:00.937Z+ cargo --version
1062025-01-31T22:48:00.988Zcargo 1.84.0 (66221abde 2024-11-19)
1072025-01-31T22:48:01.013Z+ rustc --version
1082025-01-31T22:48:01.074Zrustc 1.84.0 (9fc6b4312 2025-01-07)
1092025-01-31T22:48:01.099Z+ source ./env.sh
1102025-01-31T22:48:01.099Z++ OLD_SHELL_OPTS=ehxB
1112025-01-31T22:48:01.099Z++ set -o xtrace
1122025-01-31T22:48:01.099Z++++ dirname ./env.sh
1132025-01-31T22:48:01.099Z+++ readlink -f .
1142025-01-31T22:48:01.099Z++ OMICRON_WS=/work/oxidecomputer/omicron
1152025-01-31T22:48:01.100Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1162025-01-31T22:48:01.100Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1172025-01-31T22:48:01.100Z++ 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
1182025-01-31T22:48:01.100Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1192025-01-31T22:48:01.100Z++ 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
1202025-01-31T22:48:01.100Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1212025-01-31T22:48:01.100Z++ 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
1222025-01-31T22:48:01.100Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1232025-01-31T22:48:01.100Z++ case $OLD_SHELL_OPTS in
1242025-01-31T22:48:01.100Z++ unset OLD_SHELL_OPTS OMICRON_WS
1252025-01-31T22:48:01.100Z+ 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
1262025-01-31T22:48:01.100Z+ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1272025-01-31T22:48:01.100Z+ banner prerequisites
1282025-01-31T22:48:01.100Z
1292025-01-31T22:48:01.100Z ##### ##### ###### ##### ###### #### # # # #### #
1302025-01-31T22:48:01.100Z # # # # # # # # # # # # # # #
1312025-01-31T22:48:01.100Z # # # # ##### # # ##### # # # # # #### #
1322025-01-31T22:48:01.100Z ##### ##### # ##### # # # # # # # # #
1332025-01-31T22:48:01.100Z # # # # # # # # # # # # # # #
1342025-01-31T22:48:01.100Z # # # ###### # # ###### ### # #### # #### #
1352025-01-31T22:48:01.100Z
1362025-01-31T22:48:01.100Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1372025-01-31T22:48:02.515Zpkg list: illegal option -- F
1382025-01-31T22:48:02.515ZUsage:
1392025-01-31T22:48:02.515Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1402025-01-31T22:48:02.515Z [pkg_fmri_pattern ...]
1412025-01-31T22:48:03.559Zpkg list: illegal option -- F
1422025-01-31T22:48:03.559ZUsage:
1432025-01-31T22:48:03.559Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1442025-01-31T22:48:03.559Z [pkg_fmri_pattern ...]
1452025-01-31T22:48:12.756Z Startup: Refreshing catalog 'helios-dev' ... Done
1462025-01-31T22:48:17.583Z Startup: Caching catalogs ... Done
1472025-01-31T22:48:31.333ZPlanning: Solver setup ... Done (12.817s)
1482025-01-31T22:48:31.505ZPlanning: Running solver ... Done (0.172s)
1492025-01-31T22:48:31.617ZPlanning: Finding local manifests ... Done (0.003s)
1502025-01-31T22:48:31.736ZPlanning: Fetching manifests: 0/7 0% complete
1512025-01-31T22:48:33.432ZPlanning: Fetching manifests: 7/7 100% complete
1522025-01-31T22:48:33.560ZPlanning: Package planning ... Done (0.129s)
1532025-01-31T22:48:33.627ZPlanning: Merging actions ... Done (0.066s)
1542025-01-31T22:48:33.874ZPlanning: Checking for conflicting actions ... Done (0.247s)
1552025-01-31T22:48:34.987ZPlanning: Consolidating action changes ... Done (1.112s)
1562025-01-31T22:48:35.426ZPlanning: Evaluating mediators ... Done (0.433s)
1572025-01-31T22:48:35.523ZPlanning: Planning completed in 17.86 seconds
1582025-01-31T22:48:35.548Z Packages to install: 4
1592025-01-31T22:48:35.548Z Packages to update: 3
1602025-01-31T22:48:35.548Z Mediators to change: 2
1612025-01-31T22:48:35.548Z Services to change: 1
1622025-01-31T22:48:35.548Z Estimated space available: 155.13 GB
1632025-01-31T22:48:35.548ZEstimated space to be consumed: 1.65 GB
1642025-01-31T22:48:35.548Z Create boot environment: No
1652025-01-31T22:48:35.548ZCreate backup boot environment: Yes
1662025-01-31T22:48:35.548Z Rebuild boot archive: No
1672025-01-31T22:48:35.548Z
1682025-01-31T22:48:35.548ZChanged mediators:
1692025-01-31T22:48:35.549Z mediator clang:
1702025-01-31T22:48:35.549Z version: None -> 15 (system default)
1712025-01-31T22:48:35.549Z
1722025-01-31T22:48:35.549Z mediator llvm:
1732025-01-31T22:48:35.549Z version: 14 (system default) -> 15 (system default)
1742025-01-31T22:48:35.549Z
1752025-01-31T22:48:35.549ZChanged packages:
1762025-01-31T22:48:35.549Zhelios-dev
1772025-01-31T22:48:35.549Z developer/build-essential
1782025-01-31T22:48:35.549Z None -> 11-2.0
1792025-01-31T22:48:35.549Z library/libxmlsec1
1802025-01-31T22:48:35.549Z None -> 1.2.35-2.0
1812025-01-31T22:48:35.549Z ooce/developer/clang-15
1822025-01-31T22:48:35.549Z None -> 15.0.7-2.0
1832025-01-31T22:48:35.549Z ooce/developer/llvm-15
1842025-01-31T22:48:35.549Z None -> 15.0.7-2.0
1852025-01-31T22:48:35.549Z package/pkg
1862025-01-31T22:48:35.549Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1872025-01-31T22:48:35.549Z system/library/g++-runtime
1882025-01-31T22:48:35.549Z 13-2.0 -> 14-2.0
1892025-01-31T22:48:35.550Z system/library/gcc-runtime
1902025-01-31T22:48:35.550Z 13-2.0 -> 14-2.0
1912025-01-31T22:48:35.550Z
1922025-01-31T22:48:35.550ZServices:
1932025-01-31T22:48:35.550Z restart_fmri:
1942025-01-31T22:48:35.550Z svc:/system/update-man-index:default
1952025-01-31T22:48:35.550Z
1962025-01-31T22:48:35.550ZEditable files to change:
1972025-01-31T22:48:35.550Z Update:
1982025-01-31T22:48:35.550Z usr/share/lib/pkg/web/config.shtml
1992025-01-31T22:48:35.612Z
2002025-01-31T22:48:35.612ZDownload: 0/4301 items 0.0/225.4MB 0% complete
2012025-01-31T22:48:40.612ZDownload: 1132/4301 items 33.5/225.4MB 14% complete (6.5M/s)
2022025-01-31T22:48:45.612ZDownload: 1492/4301 items 103.7/225.4MB 45% complete (10.4M/s)
2032025-01-31T22:48:50.614ZDownload: 2946/4301 items 121.2/225.4MB 53% complete (9.0M/s)
2042025-01-31T22:48:55.614ZDownload: 3405/4301 items 213.2/225.4MB 94% complete (11.0M/s)
2052025-01-31T22:49:00.614ZDownload: 4281/4301 items 220.6/225.4MB 97% complete (9.9M/s)
2062025-01-31T22:49:01.555ZDownload: Completed 225.42 MB in 25.94 seconds (8.7M/s)
2072025-01-31T22:49:03.057Z Actions: 1/5122 actions (Removing old actions)
2082025-01-31T22:49:03.082Z Actions: 194/5122 actions (Installing new actions)
2092025-01-31T22:49:08.307Z Actions: 4039/5122 actions (Installing new actions)
2102025-01-31T22:49:08.917Z Actions: 4267/5122 actions (Updating modified actions)
2112025-01-31T22:49:09.328Z Actions: Completed 5122 actions in 6.27 seconds.
2122025-01-31T22:49:09.877Z Done (0.538s)
2132025-01-31T22:49:09.901Z Done (0.001s)
2142025-01-31T22:49:10.585Z Done (0.707s)
2152025-01-31T22:49:15.526Z Done (4.760s)
2162025-01-31T22:49:15.626Z Done (0.019s)
2172025-01-31T22:49:15.652Z Done (0.000s)
2182025-01-31T22:49:15.804Z Done (0.000s)
2192025-01-31T22:49:16.598ZPlanning: Evaluating mediator changes ... Done
2202025-01-31T22:49:16.849ZPlanning: Checking for conflicting actions ... Done
2212025-01-31T22:49:16.874ZPlanning: Consolidating action changes ... Done
2222025-01-31T22:49:17.177ZPlanning: Evaluating mediators ... Done
2232025-01-31T22:49:17.202ZPlanning: Planning completed in 0.58 seconds
2242025-01-31T22:49:17.227Z Mediators to change: 2
2252025-01-31T22:49:17.227Z Create boot environment: No
2262025-01-31T22:49:17.227ZCreate backup boot environment: No
2272025-01-31T22:49:17.286Z Done
2282025-01-31T22:49:17.286Z Done
2292025-01-31T22:49:17.736Z Done
2302025-01-31T22:49:22.143Z Done
2312025-01-31T22:49:22.239Z Done
2322025-01-31T22:49:22.239Z Done
2332025-01-31T22:49:22.331Z Done
2342025-01-31T22:49:23.056ZPlanning: Evaluating mediator changes ... Done
2352025-01-31T22:49:23.081ZPlanning: Merging actions ... Done
2362025-01-31T22:49:23.303ZPlanning: Checking for conflicting actions ... Done
2372025-01-31T22:49:23.328ZPlanning: Consolidating action changes ... Done
2382025-01-31T22:49:23.622ZPlanning: Evaluating mediators ... Done
2392025-01-31T22:49:23.692ZPlanning: Planning completed in 0.93 seconds
2402025-01-31T22:49:23.738Z Packages to change: 1
2412025-01-31T22:49:23.739Z Mediators to change: 1
2422025-01-31T22:49:23.739Z Services to change: 1
2432025-01-31T22:49:23.739Z Create boot environment: No
2442025-01-31T22:49:23.739ZCreate backup boot environment: Yes
2452025-01-31T22:49:25.377Z Actions: 1/6 actions (Updating modified actions)
2462025-01-31T22:49:25.402Z Actions: Completed 6 actions in 0.00 seconds.
2472025-01-31T22:49:25.402Z Done
2482025-01-31T22:49:25.403Z Done
2492025-01-31T22:49:25.518Z Done
2502025-01-31T22:49:29.777Z Done
2512025-01-31T22:49:29.873Z Done
2522025-01-31T22:49:29.897Z Done
2532025-01-31T22:49:29.964Z Done
2542025-01-31T22:49:30.479ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2552025-01-31T22:49:30.479Zclang system 15 system
2562025-01-31T22:49:30.479Zcsh system system illumos
2572025-01-31T22:49:30.479Zctags system system illumos
2582025-01-31T22:49:30.479Zgcc vendor 12 vendor
2592025-01-31T22:49:30.479Zgcc system 10 system
2602025-01-31T22:49:30.479Zgcc system 7 system
2612025-01-31T22:49:30.479Zgo system 1.20 system
2622025-01-31T22:49:30.479Zgo system 1.19 system
2632025-01-31T22:49:30.479Zllvm system 15 system
2642025-01-31T22:49:30.479Zllvm system 14 system
2652025-01-31T22:49:30.479Zmariadb system 10.6 system
2662025-01-31T22:49:30.479Zmta vendor vendor dma
2672025-01-31T22:49:30.479Zopenjdk system 17 system
2682025-01-31T22:49:30.479Zopenjdk system 11 system
2692025-01-31T22:49:30.479Zopenjdk system 1.8 system
2702025-01-31T22:49:30.479Zopenssl vendor 3 vendor
2712025-01-31T22:49:30.479Zperl system 5.36 system
2722025-01-31T22:49:30.479Zpostgresql system 15 system
2732025-01-31T22:49:30.479Zpostgresql system 13 system
2742025-01-31T22:49:30.480Zpython vendor 3 vendor
2752025-01-31T22:49:30.480Zpython system 2 system
2762025-01-31T22:49:30.480Zpython3 system 3.11 system
2772025-01-31T22:49:30.480Zruby system 3.0 system
2782025-01-31T22:49:30.505Zwords vendor vendor american-english
2792025-01-31T22:49:30.505Zwords system system australian-english
2802025-01-31T22:49:30.505Zwords system system british-english
2812025-01-31T22:49:30.505Zwords system system canadian-english
2822025-01-31T22:49:30.505Zwords system system french
2832025-01-31T22:49:30.505Zwords system system italian
2842025-01-31T22:49:30.505Zwords system system ngerman
2852025-01-31T22:49:30.505Zwords system system ogerman
2862025-01-31T22:49:30.505Zwords system system spanish
2872025-01-31T22:49:30.879ZPUBLISHER TYPE STATUS P LOCATION
2882025-01-31T22:49:30.879Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2892025-01-31T22:49:34.255ZFMRI IFO
2902025-01-31T22:49:34.255Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2912025-01-31T22:49:34.255Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2922025-01-31T22:49:34.255Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2932025-01-31T22:49:34.255Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2942025-01-31T22:49:34.255Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2952025-01-31T22:49:34.255Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2962025-01-31T22:49:34.255Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2972025-01-31T22:49:34.256Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2982025-01-31T22:49:34.256Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2992025-01-31T22:49:34.256Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
3002025-01-31T22:49:34.256Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
3012025-01-31T22:49:34.256Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
3022025-01-31T22:49:34.256Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
3032025-01-31T22:49:34.256Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
3042025-01-31T22:49:34.256Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
3052025-01-31T22:49:35.059Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
3062025-01-31T22:49:35.437Z Updating crates.io index
3072025-01-31T22:49:35.461Z Updating git repository `https://github.com/oxidecomputer/diffus`
3082025-01-31T22:49:35.889Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3092025-01-31T22:49:36.522Z Updating git repository `https://github.com/oxidecomputer/oxnet`
3102025-01-31T22:49:36.919Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3112025-01-31T22:49:37.233Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3122025-01-31T22:49:37.591Z Updating git repository `https://github.com/oxidecomputer/propolis`
3132025-01-31T22:49:38.653Z Updating git repository `https://github.com/oxidecomputer/crucible`
3142025-01-31T22:49:40.566Z Updating git repository `https://github.com/oxidecomputer/opte`
3152025-01-31T22:49:41.332Z Updating git repository `https://github.com/oxidecomputer/falcon`
3162025-01-31T22:49:42.155Z Updating git repository `https://github.com/oxidecomputer/clickward`
3172025-01-31T22:49:42.509Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3182025-01-31T22:49:42.912Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3192025-01-31T22:49:43.654Z Updating git repository `https://github.com/oxidecomputer/libipcc`
3202025-01-31T22:49:44.031Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3212025-01-31T22:49:44.429Z Updating git repository `https://github.com/oxidecomputer/tofino`
3222025-01-31T22:49:44.789Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3232025-01-31T22:49:45.121Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3242025-01-31T22:49:45.440Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3252025-01-31T22:49:45.815Z Updating git repository `https://github.com/oxidecomputer/lldp`
3262025-01-31T22:49:46.228Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3272025-01-31T22:49:46.626Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3282025-01-31T22:49:47.062Z Updating git repository `https://github.com/oxidecomputer/ispf`
3292025-01-31T22:49:47.590Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3302025-01-31T22:49:47.929Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3312025-01-31T22:49:48.565Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3322025-01-31T22:49:49.014Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3332025-01-31T22:49:49.734Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3342025-01-31T22:49:50.328Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3352025-01-31T22:49:50.887Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3362025-01-31T22:49:51.277Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3372025-01-31T22:49:51.567Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3382025-01-31T22:49:52.708Z Downloading crates ...
3392025-01-31T22:49:52.985Z Downloaded dtrace-parser v0.2.0
3402025-01-31T22:49:52.985Z Downloaded anstyle v1.0.10
3412025-01-31T22:49:52.985Z Downloaded swrite v0.1.0
3422025-01-31T22:49:52.985Z Downloaded scroll_derive v0.12.0
3432025-01-31T22:49:52.985Z Downloaded anstyle-parse v0.2.5
3442025-01-31T22:49:52.985Z Downloaded usdt-attr-macro v0.5.0
3452025-01-31T22:49:52.985Z Downloaded cargo-platform v0.1.8
3462025-01-31T22:49:52.985Z Downloaded serde_tokenstream v0.2.2
3472025-01-31T22:49:52.985Z Downloaded version_check v0.9.5
3482025-01-31T22:49:52.985Z Downloaded tempfile v3.13.0
3492025-01-31T22:49:52.985Z Downloaded zerocopy-derive v0.7.35
3502025-01-31T22:49:52.985Z Downloaded unicode-ident v1.0.14
3512025-01-31T22:49:52.986Z Downloaded textwrap v0.16.1
3522025-01-31T22:49:52.986Z Downloaded toml_edit v0.22.22
3532025-01-31T22:49:52.986Z Downloaded thiserror v1.0.69
3542025-01-31T22:49:52.986Z Downloaded ucd-trie v0.1.7
3552025-01-31T22:49:52.986Z Downloaded serde_json v1.0.135
3562025-01-31T22:49:52.997Z Downloaded zerocopy v0.7.35
3572025-01-31T22:49:52.997Z Downloaded winnow v0.6.20
3582025-01-31T22:49:52.997Z Downloaded unicode-width v0.1.14
3592025-01-31T22:49:52.998Z Downloaded syn v2.0.96
3602025-01-31T22:49:52.998Z Downloaded tabled v0.15.0
3612025-01-31T22:49:52.998Z Downloaded rustix v0.38.37
3622025-01-31T22:49:52.998Z Downloaded goblin v0.8.2
3632025-01-31T22:49:52.998Z Downloaded pest v2.7.14
3642025-01-31T22:49:52.998Z Downloaded hashbrown v0.15.1
3652025-01-31T22:49:52.998Z Downloaded clap_builder v4.5.27
3662025-01-31T22:49:52.998Z Downloaded memchr v2.7.4
3672025-01-31T22:49:52.999Z Downloaded proc-macro2 v1.0.92
3682025-01-31T22:49:53.235Z Downloaded clap v4.5.27
3692025-01-31T22:49:53.236Z Downloaded is_terminal_polyfill v1.70.1
3702025-01-31T22:49:53.236Z Downloaded serde_derive v1.0.217
3712025-01-31T22:49:53.236Z Downloaded indexmap v2.7.1
3722025-01-31T22:49:53.237Z Downloaded libc v0.2.169
3732025-01-31T22:49:53.237Z Downloaded syn v1.0.109
3742025-01-31T22:49:53.237Z Downloaded serde v1.0.217
3752025-01-31T22:49:53.237Z Downloaded papergrid v0.11.0
3762025-01-31T22:49:53.237Z Downloaded anyhow v1.0.95
3772025-01-31T22:49:53.237Z Downloaded typenum v1.17.0
3782025-01-31T22:49:53.237Z Downloaded toml v0.8.19
3792025-01-31T22:49:53.239Z Downloaded ryu v1.0.18
3802025-01-31T22:49:53.239Z Downloaded pest_meta v2.7.14
3812025-01-31T22:49:53.239Z Downloaded pest_derive v2.7.14
3822025-01-31T22:49:53.239Z Downloaded once_cell v1.20.2
3832025-01-31T22:49:53.239Z Downloaded log v0.4.22
3842025-01-31T22:49:53.246Z Downloaded bitflags v2.6.0
3852025-01-31T22:49:53.246Z Downloaded anstream v0.6.15
3862025-01-31T22:49:53.247Z Downloaded usdt-macro v0.5.0
3872025-01-31T22:49:53.249Z Downloaded usdt-impl v0.5.0
3882025-01-31T22:49:53.249Z Downloaded smawk v0.3.2
3892025-01-31T22:49:53.249Z Downloaded sha2 v0.10.8
3902025-01-31T22:49:53.249Z Downloaded semver v1.0.24
3912025-01-31T22:49:53.249Z Downloaded scroll v0.12.0
3922025-01-31T22:49:53.249Z Downloaded quote v1.0.38
3932025-01-31T22:49:53.249Z Downloaded proc-macro-error v1.0.4
3942025-01-31T22:49:53.250Z Downloaded fastrand v2.1.1
3952025-01-31T22:49:53.250Z Downloaded errno v0.3.9
3962025-01-31T22:49:53.250Z Downloaded clap_derive v4.5.24
3972025-01-31T22:49:53.250Z Downloaded cfg-if v1.0.0
3982025-01-31T22:49:53.250Z Downloaded cargo_toml v0.20.5
3992025-01-31T22:49:53.250Z Downloaded block-buffer v0.10.4
4002025-01-31T22:49:53.251Z Downloaded autocfg v1.4.0
4012025-01-31T22:49:53.251Z Downloaded anstyle-query v1.1.1
4022025-01-31T22:49:53.251Z Downloaded utf8parse v0.2.2
4032025-01-31T22:49:53.251Z Downloaded usdt v0.5.0
4042025-01-31T22:49:53.251Z Downloaded unicode-linebreak v0.1.5
4052025-01-31T22:49:53.251Z Downloaded toml_datetime v0.6.8
4062025-01-31T22:49:53.251Z Downloaded thread-id v4.2.2
4072025-01-31T22:49:53.251Z Downloaded thiserror-impl v1.0.69
4082025-01-31T22:49:53.251Z Downloaded terminal_size v0.4.0
4092025-01-31T22:49:53.257Z Downloaded tabled_derive v0.7.0
4102025-01-31T22:49:53.257Z Downloaded strsim v0.11.1
4112025-01-31T22:49:53.257Z Downloaded proc-macro-error-attr v1.0.4
4122025-01-31T22:49:53.258Z Downloaded pest_generator v2.7.14
4132025-01-31T22:49:53.258Z Downloaded memmap v0.7.0
4142025-01-31T22:49:53.258Z Downloaded macaddr v1.0.1
4152025-01-31T22:49:53.258Z Downloaded itoa v1.0.11
4162025-01-31T22:49:53.258Z Downloaded heck v0.5.0
4172025-01-31T22:49:53.258Z Downloaded heck v0.4.1
4182025-01-31T22:49:53.258Z Downloaded fs-err v2.11.0
4192025-01-31T22:49:53.258Z Downloaded serde_spanned v0.6.8
4202025-01-31T22:49:53.259Z Downloaded pretty-hex v0.4.1
4212025-01-31T22:49:53.259Z Downloaded plain v0.2.3
4222025-01-31T22:49:53.260Z Downloaded generic-array v0.14.7
4232025-01-31T22:49:53.260Z Downloaded fnv v1.0.7
4242025-01-31T22:49:53.260Z Downloaded digest v0.10.7
4252025-01-31T22:49:53.260Z Downloaded crypto-common v0.1.6
4262025-01-31T22:49:53.260Z Downloaded cpufeatures v0.2.14
4272025-01-31T22:49:53.260Z Downloaded colorchoice v1.0.2
4282025-01-31T22:49:53.260Z Downloaded clap_lex v0.7.4
4292025-01-31T22:49:53.260Z Downloaded cargo_metadata v0.18.1
4302025-01-31T22:49:53.260Z Downloaded camino-tempfile v1.1.1
4312025-01-31T22:49:53.260Z Downloaded camino v1.1.9
4322025-01-31T22:49:53.261Z Downloaded bytecount v0.6.8
4332025-01-31T22:49:53.261Z Downloaded equivalent v1.0.1
4342025-01-31T22:49:53.261Z Downloaded dof v0.3.0
4352025-01-31T22:49:53.261Z Downloaded byteorder v1.5.0
4362025-01-31T22:49:53.498Z Compiling proc-macro2 v1.0.92
4372025-01-31T22:49:53.498Z Compiling unicode-ident v1.0.14
4382025-01-31T22:49:53.498Z Compiling version_check v0.9.5
4392025-01-31T22:49:53.498Z Compiling serde v1.0.217
4402025-01-31T22:49:53.498Z Compiling thiserror v1.0.69
4412025-01-31T22:49:53.498Z Compiling memchr v2.7.4
4422025-01-31T22:49:53.498Z Compiling libc v0.2.169
4432025-01-31T22:49:53.498Z Compiling itoa v1.0.11
4442025-01-31T22:49:53.498Z Compiling ryu v1.0.18
4452025-01-31T22:49:53.888Z Compiling ucd-trie v0.1.7
4462025-01-31T22:49:54.168Z Compiling once_cell v1.20.2
4472025-01-31T22:49:54.169Z Compiling byteorder v1.5.0
4482025-01-31T22:49:54.512Z Compiling rustix v0.38.37
4492025-01-31T22:49:54.512Z Compiling serde_json v1.0.135
4502025-01-31T22:49:54.768Z Compiling bitflags v2.6.0
4512025-01-31T22:49:54.768Z Compiling proc-macro-error-attr v1.0.4
4522025-01-31T22:49:55.165Z Compiling usdt-impl v0.5.0
4532025-01-31T22:49:55.165Z Compiling syn v1.0.109
4542025-01-31T22:49:55.166Z Compiling proc-macro-error v1.0.4
4552025-01-31T22:49:55.393Z Compiling quote v1.0.38
4562025-01-31T22:49:55.393Z Compiling hashbrown v0.15.1
4572025-01-31T22:49:55.689Z Compiling errno v0.3.9
4582025-01-31T22:49:55.689Z Compiling plain v0.2.3
4592025-01-31T22:49:55.689Z Compiling syn v2.0.96
4602025-01-31T22:49:56.072Z Compiling utf8parse v0.2.2
4612025-01-31T22:49:56.072Z Compiling equivalent v1.0.1
4622025-01-31T22:49:56.072Z Compiling thread-id v4.2.2
4632025-01-31T22:49:56.072Z Compiling camino v1.1.9
4642025-01-31T22:49:56.072Z Compiling log v0.4.22
4652025-01-31T22:49:56.072Z Compiling anstyle-parse v0.2.5
4662025-01-31T22:49:56.358Z Compiling indexmap v2.7.1
4672025-01-31T22:49:56.643Z Compiling anstyle-query v1.1.1
4682025-01-31T22:49:56.643Z Compiling autocfg v1.4.0
4692025-01-31T22:49:56.643Z Compiling unicode-width v0.1.14
4702025-01-31T22:49:56.643Z Compiling colorchoice v1.0.2
4712025-01-31T22:49:56.825Z Compiling is_terminal_polyfill v1.70.1
4722025-01-31T22:49:56.825Z Compiling semver v1.0.24
4732025-01-31T22:49:56.897Z Compiling pretty-hex v0.4.1
4742025-01-31T22:49:56.965Z Compiling winnow v0.6.20
4752025-01-31T22:49:57.048Z Compiling anstyle v1.0.10
4762025-01-31T22:49:57.436Z Compiling terminal_size v0.4.0
4772025-01-31T22:49:57.812Z Compiling fs-err v2.11.0
4782025-01-31T22:49:57.812Z Compiling anstream v0.6.15
4792025-01-31T22:49:57.812Z Compiling anyhow v1.0.95
4802025-01-31T22:49:57.812Z Compiling strsim v0.11.1
4812025-01-31T22:49:58.242Z Compiling heck v0.5.0
4822025-01-31T22:49:58.242Z Compiling heck v0.4.1
4832025-01-31T22:49:58.243Z Compiling fnv v1.0.7
4842025-01-31T22:49:58.604Z Compiling clap_lex v0.7.4
4852025-01-31T22:49:58.605Z Compiling fastrand v2.1.1
4862025-01-31T22:49:58.605Z Compiling cfg-if v1.0.0
4872025-01-31T22:49:58.605Z Compiling bytecount v0.6.8
4882025-01-31T22:49:58.605Z Compiling clap_builder v4.5.27
4892025-01-31T22:49:58.916Z Compiling tempfile v3.13.0
4902025-01-31T22:49:58.916Z Compiling papergrid v0.11.0
4912025-01-31T22:49:59.163Z Compiling memmap v0.7.0
4922025-01-31T22:49:59.163Z Compiling smawk v0.3.2
4932025-01-31T22:49:59.500Z Compiling unicode-linebreak v0.1.5
4942025-01-31T22:50:00.202Z Compiling textwrap v0.16.1
4952025-01-31T22:50:00.403Z Compiling swrite v0.1.0
4962025-01-31T22:50:00.677Z Compiling tabled_derive v0.7.0
4972025-01-31T22:50:01.542Z Compiling serde_derive v1.0.217
4982025-01-31T22:50:01.543Z Compiling thiserror-impl v1.0.69
4992025-01-31T22:50:01.543Z Compiling zerocopy-derive v0.7.35
5002025-01-31T22:50:01.623Z Compiling scroll_derive v0.12.0
5012025-01-31T22:50:01.624Z Compiling clap_derive v4.5.24
5022025-01-31T22:50:01.884Z Compiling tabled v0.15.0
5032025-01-31T22:50:02.672Z Compiling scroll v0.12.0
5042025-01-31T22:50:03.506Z Compiling goblin v0.8.2
5052025-01-31T22:50:03.660Z Compiling zerocopy v0.7.35
5062025-01-31T22:50:03.772Z Compiling pest v2.7.14
5072025-01-31T22:50:04.612Z Compiling clap v4.5.27
5082025-01-31T22:50:05.933Z Compiling pest_meta v2.7.14
5092025-01-31T22:50:07.013Z Compiling pest_generator v2.7.14
5102025-01-31T22:50:08.101Z Compiling pest_derive v2.7.14
5112025-01-31T22:50:08.945Z Compiling dtrace-parser v0.2.0
5122025-01-31T22:50:09.598Z Compiling toml_datetime v0.6.8
5132025-01-31T22:50:09.598Z Compiling serde_spanned v0.6.8
5142025-01-31T22:50:10.189Z Compiling serde_tokenstream v0.2.2
5152025-01-31T22:50:10.666Z Compiling toml_edit v0.22.22
5162025-01-31T22:50:10.666Z Compiling cargo-platform v0.1.8
5172025-01-31T22:50:10.666Z Compiling macaddr v1.0.1
5182025-01-31T22:50:10.666Z Compiling camino-tempfile v1.1.1
5192025-01-31T22:50:10.985Z Compiling dof v0.3.0
5202025-01-31T22:50:10.986Z Compiling cargo_metadata v0.18.1
5212025-01-31T22:50:12.530Z Compiling usdt-macro v0.5.0
5222025-01-31T22:50:12.531Z Compiling usdt-attr-macro v0.5.0
5232025-01-31T22:50:12.942Z Compiling toml v0.8.19
5242025-01-31T22:50:13.568Z Compiling cargo_toml v0.20.5
5252025-01-31T22:50:13.921Z Compiling usdt v0.5.0
5262025-01-31T22:50:16.566Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5272025-01-31T22:50:20.305Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.37s
5282025-01-31T22:50:20.455Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5292025-01-31T22:50:21.139Z Downloading crates ...
5302025-01-31T22:50:21.294Z Downloaded async-stream-impl v0.3.6
5312025-01-31T22:50:21.325Z Downloaded atomicwrites v0.4.4
5322025-01-31T22:50:21.325Z Downloaded adler2 v2.0.0
5332025-01-31T22:50:21.325Z Downloaded atomic-waker v1.1.2
5342025-01-31T22:50:21.325Z Downloaded crunchy v0.2.2
5352025-01-31T22:50:21.325Z Downloaded cmake v0.1.51
5362025-01-31T22:50:21.325Z Downloaded cfg_aliases v0.2.1
5372025-01-31T22:50:21.325Z Downloaded colored v2.1.0
5382025-01-31T22:50:21.325Z Downloaded hostname v0.3.1
5392025-01-31T22:50:21.325Z Downloaded icu_provider_macros v1.5.0
5402025-01-31T22:50:21.326Z Downloaded instant v0.1.13
5412025-01-31T22:50:21.326Z Downloaded ident_case v1.0.1
5422025-01-31T22:50:21.367Z Downloaded psl-types v2.0.11
5432025-01-31T22:50:21.368Z Downloaded crossbeam-utils v0.8.20
5442025-01-31T22:50:21.368Z Downloaded r2d2 v0.8.10
5452025-01-31T22:50:21.368Z Downloaded rustfmt-wrapper v0.2.1
5462025-01-31T22:50:21.368Z Downloaded tower-service v0.3.3
5472025-01-31T22:50:21.368Z Downloaded smf v0.2.3
5482025-01-31T22:50:21.368Z Downloaded write16 v1.0.0
5492025-01-31T22:50:21.368Z Downloaded smallvec v1.13.2
5502025-01-31T22:50:21.369Z Downloaded float-ord v0.3.2
5512025-01-31T22:50:21.461Z Downloaded foreign-types v0.3.2
5522025-01-31T22:50:21.461Z Downloaded foldhash v0.1.3
5532025-01-31T22:50:21.461Z Downloaded flagset v0.4.6
5542025-01-31T22:50:21.462Z Downloaded path-slash v0.1.5
5552025-01-31T22:50:21.462Z Downloaded progenitor-client v0.8.0
5562025-01-31T22:50:21.462Z Downloaded progenitor-client v0.9.1
5572025-01-31T22:50:21.462Z Downloaded pem v3.0.4
5582025-01-31T22:50:21.462Z Downloaded serde-big-array v0.5.1
5592025-01-31T22:50:21.462Z Downloaded peg-macros v0.8.4
5602025-01-31T22:50:21.504Z Downloaded waitgroup v0.1.2
5612025-01-31T22:50:21.504Z Downloaded vte_generate_state_changes v0.1.2
5622025-01-31T22:50:21.504Z Downloaded diesel_table_macro_syntax v0.2.0
5632025-01-31T22:50:21.505Z Downloaded dirs-sys-next v0.1.2
5642025-01-31T22:50:21.505Z Downloaded foreign-types v0.5.0
5652025-01-31T22:50:21.505Z Downloaded number_prefix v0.4.0
5662025-01-31T22:50:21.505Z Downloaded vergen v8.3.2
5672025-01-31T22:50:21.505Z Downloaded olpc-cjson v0.1.4
5682025-01-31T22:50:21.506Z Downloaded pkg-config v0.3.31
5692025-01-31T22:50:21.506Z Downloaded rfc6979 v0.4.0
5702025-01-31T22:50:21.506Z Downloaded yoke-derive v0.7.4
5712025-01-31T22:50:21.506Z Downloaded thiserror-impl v2.0.11
5722025-01-31T22:50:21.506Z Downloaded termios v0.3.3
5732025-01-31T22:50:21.506Z Downloaded precomputed-hash v0.1.1
5742025-01-31T22:50:21.506Z Downloaded futures-task v0.3.31
5752025-01-31T22:50:21.506Z Downloaded predicates-core v1.0.8
5762025-01-31T22:50:21.507Z Downloaded take_mut v0.2.2
5772025-01-31T22:50:21.507Z Downloaded downcast v0.11.0
5782025-01-31T22:50:21.508Z Downloaded foreign-types-shared v0.3.1
5792025-01-31T22:50:21.508Z Downloaded debug-ignore v1.0.5
5802025-01-31T22:50:21.508Z Downloaded futures-io v0.3.31
5812025-01-31T22:50:21.508Z Downloaded packed_struct v0.10.1
5822025-01-31T22:50:21.508Z Downloaded stable_deref_trait v1.2.0
5832025-01-31T22:50:21.554Z Downloaded string_cache v0.8.7
5842025-01-31T22:50:21.554Z Downloaded try-lock v0.2.5
5852025-01-31T22:50:21.554Z Downloaded parse-display v0.10.0
5862025-01-31T22:50:21.554Z Downloaded tui-tree-widget v0.22.0
5872025-01-31T22:50:21.554Z Downloaded strum v0.26.3
5882025-01-31T22:50:21.554Z Downloaded progenitor v0.9.1
5892025-01-31T22:50:21.610Z Downloaded phf_shared v0.10.0
5902025-01-31T22:50:21.610Z Downloaded phf_generator v0.11.2
5912025-01-31T22:50:21.611Z Downloaded typify-macro v0.3.0
5922025-01-31T22:50:21.611Z Downloaded rand_core v0.6.4
5932025-01-31T22:50:21.611Z Downloaded parse-zoneinfo v0.3.1
5942025-01-31T22:50:21.611Z Downloaded siphasher v0.3.11
5952025-01-31T22:50:21.611Z Downloaded sync_wrapper v1.0.1
5962025-01-31T22:50:21.611Z Downloaded heck v0.3.3
5972025-01-31T22:50:21.611Z Downloaded openssl-probe v0.1.5
5982025-01-31T22:50:21.611Z Downloaded darling_macro v0.20.10
5992025-01-31T22:50:21.611Z Downloaded dsl_auto_type v0.1.2
6002025-01-31T22:50:21.611Z Downloaded dyn-clone v1.0.17
6012025-01-31T22:50:21.611Z Downloaded ecdsa v0.16.9
6022025-01-31T22:50:21.611Z Downloaded zopfli v0.8.1
6032025-01-31T22:50:21.660Z Downloaded ghash v0.5.1
6042025-01-31T22:50:21.660Z Downloaded getrandom v0.2.15
6052025-01-31T22:50:21.660Z Downloaded url v2.5.3
6062025-01-31T22:50:21.661Z Downloaded fixedbitset v0.4.2
6072025-01-31T22:50:21.661Z Downloaded universal-hash v0.5.1
6082025-01-31T22:50:21.661Z Downloaded p384 v0.13.0
6092025-01-31T22:50:21.661Z Downloaded sqlformat v0.2.6
6102025-01-31T22:50:21.661Z Downloaded untrusted v0.9.0
6112025-01-31T22:50:21.662Z Downloaded quinn-udp v0.5.5
6122025-01-31T22:50:21.662Z Downloaded ratatui v0.28.1
6132025-01-31T22:50:21.662Z Downloaded ed25519 v2.2.3
6142025-01-31T22:50:21.662Z Downloaded gimli v0.31.1
6152025-01-31T22:50:21.694Z Downloaded subprocess v0.2.9
6162025-01-31T22:50:21.694Z Downloaded zerocopy-derive v0.6.6
6172025-01-31T22:50:21.694Z Downloaded tungstenite v0.23.0
6182025-01-31T22:50:21.695Z Downloaded unsafe-libyaml v0.2.11
6192025-01-31T22:50:21.695Z Downloaded darling_core v0.20.10
6202025-01-31T22:50:21.724Z Downloaded qorb v0.2.1
6212025-01-31T22:50:21.725Z Downloaded typify-impl v0.3.0
6222025-01-31T22:50:21.725Z Downloaded unicode-segmentation v1.12.0
6232025-01-31T22:50:21.756Z Downloaded typify-impl v0.2.0
6242025-01-31T22:50:21.756Z Downloaded rusqlite v0.32.1
6252025-01-31T22:50:21.757Z Downloaded unicode-normalization v0.1.24
6262025-01-31T22:50:21.795Z Downloaded rustls-webpki v0.102.8
6272025-01-31T22:50:21.795Z Downloaded sqlparser v0.45.0
6282025-01-31T22:50:21.823Z Downloaded sha3 v0.10.8
6292025-01-31T22:50:21.823Z Downloaded lalrpop v0.19.12
6302025-01-31T22:50:21.824Z Downloaded petname v2.0.2
6312025-01-31T22:50:21.824Z Downloaded openssl v0.10.66
6322025-01-31T22:50:21.851Z Downloaded webpki-roots v0.26.6
6332025-01-31T22:50:21.851Z Downloaded quinn-proto v0.11.8
6342025-01-31T22:50:21.851Z Downloaded quick-xml v0.33.0
6352025-01-31T22:50:21.882Z Downloaded icu_properties_data v1.5.0
6362025-01-31T22:50:21.882Z Downloaded hickory-proto v0.24.2
6372025-01-31T22:50:21.911Z Downloaded h2 v0.4.6
6382025-01-31T22:50:21.911Z Downloaded libxml v0.3.3
6392025-01-31T22:50:21.912Z Downloaded itertools v0.13.0
6402025-01-31T22:50:21.912Z Downloaded hkdf v0.12.4
6412025-01-31T22:50:21.939Z Downloaded quinn v0.11.5
6422025-01-31T22:50:21.939Z Downloaded russh v0.45.0
6432025-01-31T22:50:21.939Z Downloaded itertools v0.12.1
6442025-01-31T22:50:21.939Z Downloaded idna v1.0.3
6452025-01-31T22:50:21.939Z Downloaded hyper v1.5.2
6462025-01-31T22:50:21.967Z Downloaded sled v0.34.7
6472025-01-31T22:50:21.968Z Downloaded tungstenite v0.24.0
6482025-01-31T22:50:21.968Z Downloaded itertools v0.10.5
6492025-01-31T22:50:21.995Z Downloaded libm v0.2.8
6502025-01-31T22:50:21.995Z Downloaded tungstenite v0.21.0
6512025-01-31T22:50:21.995Z Downloaded prettyplease v0.2.25
6522025-01-31T22:50:21.995Z Downloaded zerocopy-derive v0.8.10
6532025-01-31T22:50:22.051Z Downloaded rsa v0.9.6
6542025-01-31T22:50:22.051Z Downloaded x509-cert v0.2.5
6552025-01-31T22:50:22.051Z Downloaded http v1.2.0
6562025-01-31T22:50:22.051Z Downloaded schemars v0.8.21
6572025-01-31T22:50:22.093Z Downloaded petgraph v0.6.5
6582025-01-31T22:50:22.093Z Downloaded tracing v0.1.40
6592025-01-31T22:50:22.093Z Downloaded lzma-sys v0.1.20
6602025-01-31T22:50:22.179Z Downloaded russh-keys v0.45.0
6612025-01-31T22:50:22.180Z Downloaded mio v1.0.2
6622025-01-31T22:50:22.180Z Downloaded tokio v1.43.0
6632025-01-31T22:50:22.206Z Downloaded libz-sys v1.1.20
6642025-01-31T22:50:22.206Z Downloaded csv v1.3.1
6652025-01-31T22:50:22.207Z Downloaded hex-literal v0.4.1
6662025-01-31T22:50:22.207Z Downloaded unicode-truncate v1.1.0
6672025-01-31T22:50:22.207Z Downloaded strum_macros v0.26.4
6682025-01-31T22:50:22.207Z Downloaded encoding_rs v0.8.34
6692025-01-31T22:50:22.233Z Downloaded phf v0.11.2
6702025-01-31T22:50:22.260Z Downloaded password-hash v0.4.2
6712025-01-31T22:50:22.260Z Downloaded parking_lot v0.12.3
6722025-01-31T22:50:22.260Z Downloaded dropshot_endpoint v0.15.1
6732025-01-31T22:50:22.260Z Downloaded unicode-bidi v0.3.17
6742025-01-31T22:50:22.260Z Downloaded tinyvec v1.8.0
6752025-01-31T22:50:22.260Z Downloaded minimal-lexical v0.2.1
6762025-01-31T22:50:22.261Z Downloaded icu_collections v1.5.0
6772025-01-31T22:50:22.288Z Downloaded quick-error v1.2.3
6782025-01-31T22:50:22.288Z Downloaded subtle v2.6.1
6792025-01-31T22:50:22.288Z Downloaded dropshot v0.15.1
6802025-01-31T22:50:22.314Z Downloaded regex-automata v0.4.8
6812025-01-31T22:50:22.356Z Downloaded ed25519-dalek v2.1.1
6822025-01-31T22:50:22.356Z Downloaded typed-path v0.9.3
6832025-01-31T22:50:22.356Z Downloaded ff v0.13.0
6842025-01-31T22:50:22.356Z Downloaded dropshot v0.12.0
6852025-01-31T22:50:22.381Z Downloaded heapless v0.7.17
6862025-01-31T22:50:22.381Z Downloaded hashbrown v0.12.3
6872025-01-31T22:50:22.381Z Downloaded unicode-width v0.2.0
6882025-01-31T22:50:22.381Z Downloaded openapiv3 v2.0.0
6892025-01-31T22:50:22.407Z Downloaded unicode-properties v0.1.3
6902025-01-31T22:50:22.407Z Downloaded gethostname v0.5.0
6912025-01-31T22:50:22.407Z Downloaded futures-macro v0.3.31
6922025-01-31T22:50:22.407Z Downloaded filetime v0.2.25
6932025-01-31T22:50:22.407Z Downloaded either v1.13.0
6942025-01-31T22:50:22.407Z Downloaded tokio-postgres v0.7.12
6952025-01-31T22:50:22.407Z Downloaded half v2.4.1
6962025-01-31T22:50:22.407Z Downloaded rand v0.8.5
6972025-01-31T22:50:22.432Z Downloaded bzip2-sys v0.1.11+1.0.8
6982025-01-31T22:50:22.432Z Downloaded newline-converter v0.3.0
6992025-01-31T22:50:22.432Z Downloaded scrypt v0.11.0
7002025-01-31T22:50:22.432Z Downloaded object v0.36.5
7012025-01-31T22:50:22.457Z Downloaded dunce v1.0.5
7022025-01-31T22:50:22.457Z Downloaded hash32 v0.2.1
7032025-01-31T22:50:22.457Z Downloaded phf_codegen v0.11.2
7042025-01-31T22:50:22.457Z Downloaded p521 v0.13.3
7052025-01-31T22:50:22.457Z Downloaded structmeta-derive v0.2.0
7062025-01-31T22:50:22.457Z Downloaded structmeta v0.3.0
7072025-01-31T22:50:22.457Z Downloaded structmeta v0.2.0
7082025-01-31T22:50:22.457Z Downloaded ppv-lite86 v0.2.20
7092025-01-31T22:50:22.516Z Downloaded powerfmt v0.2.0
7102025-01-31T22:50:22.516Z Downloaded hash32 v0.3.1
7112025-01-31T22:50:22.516Z Downloaded oso v0.27.3
7122025-01-31T22:50:22.516Z Downloaded twox-hash v2.1.0
7132025-01-31T22:50:22.516Z Downloaded tokio-rustls v0.24.1
7142025-01-31T22:50:22.516Z Downloaded portable-atomic v1.9.0
7152025-01-31T22:50:22.516Z Downloaded polyval v0.6.2
7162025-01-31T22:50:22.544Z Downloaded poly1305 v0.8.0
7172025-01-31T22:50:22.544Z Downloaded hex v0.4.3
7182025-01-31T22:50:22.544Z Downloaded libgit2-sys v0.17.0+1.8.1
7192025-01-31T22:50:22.571Z Downloaded tokio-native-tls v0.3.1
7202025-01-31T22:50:22.571Z Downloaded supports-color v3.0.1
7212025-01-31T22:50:22.571Z Downloaded slab v0.4.9
7222025-01-31T22:50:22.571Z Downloaded similar v2.6.0
7232025-01-31T22:50:22.571Z Downloaded simd-adler32 v0.3.7
7242025-01-31T22:50:22.571Z Downloaded semver v0.1.20
7252025-01-31T22:50:22.597Z Downloaded openssl-sys v0.9.104
7262025-01-31T22:50:22.597Z Downloaded zerovec v0.10.4
7272025-01-31T22:50:22.597Z Downloaded zerofrom-derive v0.1.4
7282025-01-31T22:50:22.597Z Downloaded indicatif v0.17.11
7292025-01-31T22:50:22.597Z Downloaded secrecy v0.8.0
7302025-01-31T22:50:22.597Z Downloaded sec1 v0.7.3
7312025-01-31T22:50:22.597Z Downloaded sct v0.7.1
7322025-01-31T22:50:22.622Z Downloaded typify v0.2.0
7332025-01-31T22:50:22.622Z Downloaded sync-ptr v0.1.1
7342025-01-31T22:50:22.622Z Downloaded typify v0.3.0
7352025-01-31T22:50:22.622Z Downloaded elliptic-curve v0.13.8
7362025-01-31T22:50:22.622Z Downloaded publicsuffix v2.3.0
7372025-01-31T22:50:22.622Z Downloaded ssh-key v0.6.6
7382025-01-31T22:50:22.622Z Downloaded untrusted v0.7.1
7392025-01-31T22:50:22.622Z Downloaded polar-core v0.27.3
7402025-01-31T22:50:22.647Z Downloaded sigpipe v0.1.3
7412025-01-31T22:50:22.647Z Downloaded signature v2.2.0
7422025-01-31T22:50:22.647Z Downloaded rand_chacha v0.3.1
7432025-01-31T22:50:22.649Z Downloaded typify-macro v0.2.0
7442025-01-31T22:50:22.649Z Downloaded endian-type v0.1.2
7452025-01-31T22:50:22.649Z Downloaded tokio-macros v2.5.0
7462025-01-31T22:50:22.649Z Downloaded scopeguard v1.2.0
7472025-01-31T22:50:22.649Z Downloaded schemars_derive v0.8.21
7482025-01-31T22:50:22.649Z Downloaded scheduled-thread-pool v0.2.7
7492025-01-31T22:50:22.649Z Downloaded salty v0.3.0
7502025-01-31T22:50:22.674Z Downloaded zerocopy v0.8.10
7512025-01-31T22:50:22.699Z Downloaded zip v2.1.3
7522025-01-31T22:50:22.699Z Downloaded miniz_oxide v0.8.0
7532025-01-31T22:50:22.699Z Downloaded owo-colors v4.1.0
7542025-01-31T22:50:22.699Z Downloaded steno v0.4.1
7552025-01-31T22:50:22.699Z Downloaded object v0.30.4
7562025-01-31T22:50:22.724Z Downloaded vte v0.11.1
7572025-01-31T22:50:22.724Z Downloaded icu_locid_transform_data v1.5.0
7582025-01-31T22:50:22.724Z Downloaded strum_macros v0.24.3
7592025-01-31T22:50:22.724Z Downloaded fatfs v0.3.6
7602025-01-31T22:50:22.724Z Downloaded tracing-core v0.1.32
7612025-01-31T22:50:22.724Z Downloaded tokio-rustls v0.25.0
7622025-01-31T22:50:22.724Z Downloaded samael v0.0.17
7632025-01-31T22:50:22.749Z Downloaded regress v0.9.1
7642025-01-31T22:50:22.749Z Downloaded icu_properties v1.5.1
7652025-01-31T22:50:22.749Z Downloaded icu_normalizer v1.5.0
7662025-01-31T22:50:22.749Z Downloaded hyper-util v0.1.10
7672025-01-31T22:50:22.749Z Downloaded oso-derive v0.27.3
7682025-01-31T22:50:22.775Z Downloaded ena v0.14.3
7692025-01-31T22:50:22.775Z Downloaded embedded-io v0.6.1
7702025-01-31T22:50:22.775Z Downloaded embedded-io v0.4.0
7712025-01-31T22:50:22.776Z Downloaded strum_macros v0.25.3
7722025-01-31T22:50:22.776Z Downloaded structmeta-derive v0.3.0
7732025-01-31T22:50:22.776Z Downloaded ssh-cipher v0.2.0
7742025-01-31T22:50:22.776Z Downloaded progenitor-macro v0.9.1
7752025-01-31T22:50:22.776Z Downloaded progenitor v0.8.0
7762025-01-31T22:50:22.776Z Downloaded proc-macro-crate v1.3.1
7772025-01-31T22:50:22.776Z Downloaded env_logger v0.11.5
7782025-01-31T22:50:22.776Z Downloaded env_logger v0.10.2
7792025-01-31T22:50:22.776Z Downloaded tokio-rustls v0.26.0
7802025-01-31T22:50:22.801Z Downloaded parking_lot_core v0.9.10
7812025-01-31T22:50:22.801Z Downloaded p256 v0.13.2
7822025-01-31T22:50:22.801Z Downloaded zone_cfg_derive v0.3.0
7832025-01-31T22:50:22.801Z Downloaded zone_cfg_derive v0.1.2
7842025-01-31T22:50:22.801Z Downloaded zip v0.6.6
7852025-01-31T22:50:22.801Z Downloaded num_enum_derive v0.5.11
7862025-01-31T22:50:22.801Z Downloaded futures-util v0.3.31
7872025-01-31T22:50:22.826Z Downloaded fallible-streaming-iterator v0.1.9
7882025-01-31T22:50:22.826Z Downloaded tls_codec v0.4.1
7892025-01-31T22:50:22.826Z Downloaded thiserror-impl-no-std v2.0.2
7902025-01-31T22:50:22.826Z Downloaded rtoolbox v0.0.2
7912025-01-31T22:50:22.826Z Downloaded rpassword v7.3.1
7922025-01-31T22:50:22.826Z Downloaded pem-rfc7468 v0.7.0
7932025-01-31T22:50:22.826Z Downloaded icu_normalizer_data v1.5.0
7942025-01-31T22:50:22.826Z Downloaded primeorder v0.13.6
7952025-01-31T22:50:22.826Z Downloaded uuid v1.12.0
7962025-01-31T22:50:22.826Z Downloaded reqwest v0.12.9
7972025-01-31T22:50:22.851Z Downloaded regress v0.10.1
7982025-01-31T22:50:22.851Z Downloaded mockall_derive v0.13.0
7992025-01-31T22:50:22.876Z Downloaded sqlparser_derive v0.2.2
8002025-01-31T22:50:22.876Z Downloaded fd-lock v4.0.2
8012025-01-31T22:50:22.876Z Downloaded env_filter v0.1.2
8022025-01-31T22:50:22.876Z Downloaded enum-as-inner v0.6.1
8032025-01-31T22:50:22.876Z Downloaded tokio-stream v0.1.16
8042025-01-31T22:50:22.876Z Downloaded parking_lot_core v0.8.6
8052025-01-31T22:50:22.876Z Downloaded pin-project v1.1.6
8062025-01-31T22:50:22.901Z Downloaded document-features v0.2.10
8072025-01-31T22:50:22.902Z Downloaded parse-display-derive v0.10.0
8082025-01-31T22:50:22.902Z Downloaded stringprep v0.1.5
8092025-01-31T22:50:22.902Z Downloaded vcpkg v0.2.15
8102025-01-31T22:50:22.926Z Downloaded tinystr v0.7.6
8112025-01-31T22:50:22.951Z Downloaded spki v0.7.3
8122025-01-31T22:50:22.951Z Downloaded zone v0.3.0
8132025-01-31T22:50:22.951Z Downloaded zeroize_derive v1.4.2
8142025-01-31T22:50:22.951Z Downloaded num-derive v0.4.2
8152025-01-31T22:50:22.951Z Downloaded rayon v1.10.0
8162025-01-31T22:50:22.951Z Downloaded nix v0.29.0
8172025-01-31T22:50:22.976Z Downloaded ring v0.17.8
8182025-01-31T22:50:23.041Z Downloaded diesel v2.2.6
8192025-01-31T22:50:23.066Z Downloaded parse-size v1.1.0
8202025-01-31T22:50:23.066Z Downloaded zone v0.1.8
8212025-01-31T22:50:23.066Z Downloaded zerovec-derive v0.10.3
8222025-01-31T22:50:23.066Z Downloaded zeroize v1.8.1
8232025-01-31T22:50:23.091Z Downloaded utf8_iter v1.0.4
8242025-01-31T22:50:23.091Z Downloaded utf16_iter v1.0.5
8252025-01-31T22:50:23.092Z Downloaded utf-8 v0.7.6
8262025-01-31T22:50:23.092Z Downloaded strip-ansi-escapes v0.2.0
8272025-01-31T22:50:23.092Z Downloaded ssh-encoding v0.2.0
8282025-01-31T22:50:23.092Z Downloaded postgres-types v0.2.8
8292025-01-31T22:50:23.092Z Downloaded postgres-protocol v0.6.7
8302025-01-31T22:50:23.092Z Downloaded postcard v1.0.10
8312025-01-31T22:50:23.092Z Downloaded pin-project-internal v1.1.6
8322025-01-31T22:50:23.092Z Downloaded unicode_categories v0.1.1
8332025-01-31T22:50:23.092Z Downloaded rustyline v14.0.0
8342025-01-31T22:50:23.117Z Downloaded vsss-rs v3.3.4
8352025-01-31T22:50:23.117Z Downloaded tracing-attributes v0.1.27
8362025-01-31T22:50:23.117Z Downloaded indexmap v1.9.3
8372025-01-31T22:50:23.117Z Downloaded static_assertions v1.1.0
8382025-01-31T22:50:23.117Z Downloaded parking_lot v0.11.2
8392025-01-31T22:50:23.117Z Downloaded dropshot_endpoint v0.12.0
8402025-01-31T22:50:23.117Z Downloaded pretty-hex v0.2.1
8412025-01-31T22:50:23.117Z Downloaded test-strategy v0.3.1
8422025-01-31T22:50:23.117Z Downloaded nix v0.28.0
8432025-01-31T22:50:23.143Z Downloaded spin v0.9.8
8442025-01-31T22:50:23.143Z Downloaded managed v0.8.0
8452025-01-31T22:50:23.143Z Downloaded phf_shared v0.11.2
8462025-01-31T22:50:23.143Z Downloaded packed_struct_codegen v0.10.1
8472025-01-31T22:50:23.143Z Downloaded num_threads v0.1.7
8482025-01-31T22:50:23.143Z Downloaded want v0.3.1
8492025-01-31T22:50:23.143Z Downloaded walkdir v2.5.0
8502025-01-31T22:50:23.143Z Downloaded signal-hook-tokio v0.3.1
8512025-01-31T22:50:23.143Z Downloaded signal-hook-registry v1.4.2
8522025-01-31T22:50:23.168Z Downloaded futures-core v0.3.31
8532025-01-31T22:50:23.168Z Downloaded form_urlencoded v1.2.1
8542025-01-31T22:50:23.168Z Downloaded expectorate v1.1.0
8552025-01-31T22:50:23.168Z Downloaded nix v0.27.1
8562025-01-31T22:50:23.168Z Downloaded litrs v0.4.1
8572025-01-31T22:50:23.168Z Downloaded futures-executor v0.3.31
8582025-01-31T22:50:23.168Z Downloaded foreign-types-shared v0.1.1
8592025-01-31T22:50:23.194Z Downloaded data-encoding v2.6.0
8602025-01-31T22:50:23.194Z Downloaded smoltcp v0.11.0
8612025-01-31T22:50:23.194Z Downloaded rustls v0.23.19
8622025-01-31T22:50:23.218Z Downloaded ipnet v2.10.1
8632025-01-31T22:50:23.218Z Downloaded icu_provider v1.5.0
8642025-01-31T22:50:23.218Z Downloaded icu_locid v1.5.0
8652025-01-31T22:50:23.218Z Downloaded unicode-xid v0.2.6
8662025-01-31T22:50:23.219Z Downloaded synstructure v0.13.1
8672025-01-31T22:50:23.219Z Downloaded same-file v1.0.6
8682025-01-31T22:50:23.243Z Downloaded percent-encoding v2.3.1
8692025-01-31T22:50:23.244Z Downloaded rustls v0.22.4
8702025-01-31T22:50:23.244Z Downloaded regex-syntax v0.8.5
8712025-01-31T22:50:23.269Z Downloaded foreign-types-macros v0.2.3
8722025-01-31T22:50:23.269Z Downloaded tabwriter v1.4.0
8732025-01-31T22:50:23.269Z Downloaded num-traits v0.2.19
8742025-01-31T22:50:23.269Z Downloaded fxhash v0.2.1
8752025-01-31T22:50:23.269Z Downloaded hashbrown v0.14.5
8762025-01-31T22:50:23.269Z Downloaded git2 v0.19.0
8772025-01-31T22:50:23.294Z Downloaded tls_codec_derive v0.4.1
8782025-01-31T22:50:23.294Z Downloaded tap v1.0.1
8792025-01-31T22:50:23.294Z Downloaded rusty-fork v0.3.0
8802025-01-31T22:50:23.294Z Downloaded zerofrom v0.1.4
8812025-01-31T22:50:23.294Z Downloaded zerocopy v0.6.6
8822025-01-31T22:50:23.294Z Downloaded tinyvec_macros v0.1.1
8832025-01-31T22:50:23.294Z Downloaded russh-cryptovec v0.7.3
8842025-01-31T22:50:23.294Z Downloaded chrono-tz v0.10.1
8852025-01-31T22:50:23.294Z Downloaded salsa20 v0.10.2
8862025-01-31T22:50:23.294Z Downloaded rustversion v1.0.17
8872025-01-31T22:50:23.294Z Downloaded rand_seeder v0.3.0
8882025-01-31T22:50:23.294Z Downloaded predicates-tree v1.0.11
8892025-01-31T22:50:23.319Z Downloaded predicates v3.1.2
8902025-01-31T22:50:23.319Z Downloaded num-rational v0.4.2
8912025-01-31T22:50:23.319Z Downloaded uzers v0.12.1
8922025-01-31T22:50:23.319Z Downloaded tar v0.4.42
8932025-01-31T22:50:23.319Z Downloaded openssl-macros v0.1.1
8942025-01-31T22:50:23.319Z Downloaded group v0.13.0
8952025-01-31T22:50:23.319Z Downloaded rustls v0.21.12
8962025-01-31T22:50:23.344Z Downloaded native-tls v0.2.12
8972025-01-31T22:50:23.344Z Downloaded multer v3.1.0
8982025-01-31T22:50:23.344Z Downloaded jobserver v0.1.32
8992025-01-31T22:50:23.344Z Downloaded num_enum v0.5.11
9002025-01-31T22:50:23.344Z Downloaded num-iter v0.1.45
9012025-01-31T22:50:23.344Z Downloaded num-integer v0.1.46
9022025-01-31T22:50:23.344Z Downloaded num-conv v0.1.0
9032025-01-31T22:50:23.344Z Downloaded newtype_derive v0.1.6
9042025-01-31T22:50:23.344Z Downloaded newtype-uuid v1.2.1
9052025-01-31T22:50:23.344Z Downloaded futures-sink v0.3.31
9062025-01-31T22:50:23.344Z Downloaded yoke v0.7.4
9072025-01-31T22:50:23.369Z Downloaded ron v0.8.1
9082025-01-31T22:50:23.369Z Downloaded rayon-core v1.12.1
9092025-01-31T22:50:23.369Z Downloaded headers v0.4.0
9102025-01-31T22:50:23.369Z Downloaded libsw v3.3.1
9112025-01-31T22:50:23.369Z Downloaded is-terminal v0.4.13
9122025-01-31T22:50:23.369Z Downloaded yasna v0.5.2
9132025-01-31T22:50:23.369Z Downloaded libsqlite3-sys v0.30.1
9142025-01-31T22:50:23.460Z Downloaded value-bag v1.9.0
9152025-01-31T22:50:23.485Z Downloaded hashbrown v0.13.2
9162025-01-31T22:50:23.485Z Downloaded serde_with v3.11.0
9172025-01-31T22:50:23.485Z Downloaded diesel-dtrace v0.4.2
9182025-01-31T22:50:23.485Z Downloaded xz2 v0.1.7
9192025-01-31T22:50:23.485Z Downloaded xattr v1.3.1
9202025-01-31T22:50:23.485Z Downloaded smoltcp v0.9.1
9212025-01-31T22:50:23.511Z Downloaded regex-syntax v0.6.29
9222025-01-31T22:50:23.511Z Downloaded bstr v1.10.0
9232025-01-31T22:50:23.538Z Downloaded fallible-iterator v0.3.0
9242025-01-31T22:50:23.538Z Downloaded fallible-iterator v0.2.0
9252025-01-31T22:50:23.538Z Downloaded which v4.4.2
9262025-01-31T22:50:23.538Z Downloaded thiserror v2.0.11
9272025-01-31T22:50:23.538Z Downloaded ron v0.7.1
9282025-01-31T22:50:23.538Z Downloaded regex v1.11.1
9292025-01-31T22:50:23.564Z Downloaded mime_guess v2.0.5
9302025-01-31T22:50:23.564Z Downloaded libefi-sys v0.1.0
9312025-01-31T22:50:23.564Z Downloaded hickory-server v0.24.2
9322025-01-31T22:50:23.564Z Downloaded term v0.7.0
9332025-01-31T22:50:23.589Z Downloaded opaque-debug v0.3.1
9342025-01-31T22:50:23.589Z Downloaded hmac v0.12.1
9352025-01-31T22:50:23.589Z Downloaded termtree v0.5.1
9362025-01-31T22:50:23.589Z Downloaded termtree v0.4.1
9372025-01-31T22:50:23.589Z Downloaded termcolor v1.4.1
9382025-01-31T22:50:23.589Z Downloaded resolv-conf v0.7.0
9392025-01-31T22:50:23.589Z Downloaded pkcs5 v0.7.1
9402025-01-31T22:50:23.589Z Downloaded time v0.3.36
9412025-01-31T22:50:23.589Z Downloaded pkcs8 v0.10.2
9422025-01-31T22:50:23.589Z Downloaded pkcs1 v0.7.5
9432025-01-31T22:50:23.615Z Downloaded pin-project-lite v0.2.14
9442025-01-31T22:50:23.615Z Downloaded omicron-zone-package v0.12.0
9452025-01-31T22:50:23.615Z Downloaded reedline v0.35.0
9462025-01-31T22:50:23.615Z Downloaded hickory-resolver v0.24.2
9472025-01-31T22:50:23.640Z Downloaded rand_xorshift v0.3.0
9482025-01-31T22:50:23.640Z Downloaded futures v0.3.31
9492025-01-31T22:50:23.640Z Downloaded memmap2 v0.9.5
9502025-01-31T22:50:23.640Z Downloaded lock_api v0.4.12
9512025-01-31T22:50:23.640Z Downloaded litemap v0.7.3
9522025-01-31T22:50:23.640Z Downloaded pin-utils v0.1.0
9532025-01-31T22:50:23.640Z Downloaded futures-channel v0.3.31
9542025-01-31T22:50:23.640Z Downloaded diesel_derives v2.2.3
9552025-01-31T22:50:23.640Z Downloaded radix_trie v0.2.1
9562025-01-31T22:50:23.665Z Downloaded maybe-uninit v2.0.0
9572025-01-31T22:50:23.665Z Downloaded libloading v0.8.5
9582025-01-31T22:50:23.665Z Downloaded hashlink v0.9.1
9592025-01-31T22:50:23.665Z Downloaded funty v2.0.0
9602025-01-31T22:50:23.665Z Downloaded fs_extra v1.3.0
9612025-01-31T22:50:23.665Z Downloaded fragile v2.0.0
9622025-01-31T22:50:23.665Z Downloaded displaydoc v0.2.5
9632025-01-31T22:50:23.665Z Downloaded diff v0.1.13
9642025-01-31T22:50:23.665Z Downloaded snafu v0.8.5
9652025-01-31T22:50:23.690Z Downloaded icu_locid_transform v1.5.0
9662025-01-31T22:50:23.690Z Downloaded iana-time-zone v0.1.61
9672025-01-31T22:50:23.690Z Downloaded hyper-staticfile v0.10.1
9682025-01-31T22:50:23.690Z Downloaded hyper-rustls v0.27.3
9692025-01-31T22:50:23.690Z Downloaded time-core v0.1.2
9702025-01-31T22:50:23.690Z Downloaded num-bigint-dig v0.8.4
9712025-01-31T22:50:23.690Z Downloaded normalize-line-endings v0.3.0
9722025-01-31T22:50:23.691Z Downloaded humantime v2.1.0
9732025-01-31T22:50:23.691Z Downloaded headers-core v0.3.0
9742025-01-31T22:50:23.691Z Downloaded display-error-chain v0.2.2
9752025-01-31T22:50:23.692Z Downloaded defmt v0.3.8
9762025-01-31T22:50:23.716Z Downloaded serde_yaml v0.9.34+deprecated
9772025-01-31T22:50:23.716Z Downloaded num-bigint v0.4.6
9782025-01-31T22:50:23.716Z Downloaded nom v7.1.3
9792025-01-31T22:50:23.716Z Downloaded winnow v0.5.40
9802025-01-31T22:50:23.744Z Downloaded httparse v1.9.5
9812025-01-31T22:50:23.744Z Downloaded hickory-client v0.24.2
9822025-01-31T22:50:23.744Z Downloaded curve25519-dalek v4.1.3
9832025-01-31T22:50:23.744Z Downloaded dirs-next v2.0.0
9842025-01-31T22:50:23.744Z Downloaded difflib v0.4.0
9852025-01-31T22:50:23.744Z Downloaded multimap v0.10.0
9862025-01-31T22:50:23.745Z Downloaded time-macros v0.2.18
9872025-01-31T22:50:23.745Z Downloaded rcgen v0.12.1
9882025-01-31T22:50:23.769Z Downloaded nanorand v0.7.0
9892025-01-31T22:50:23.769Z Downloaded wait-timeout v0.2.0
9902025-01-31T22:50:23.769Z Downloaded unicase v2.7.0
9912025-01-31T22:50:23.769Z Downloaded unarray v0.1.4
9922025-01-31T22:50:23.769Z Downloaded serde_with_macros v3.11.0
9932025-01-31T22:50:23.770Z Downloaded serde_repr v0.1.19
9942025-01-31T22:50:23.770Z Downloaded serde_derive_internals v0.29.1
9952025-01-31T22:50:23.770Z Downloaded progenitor-impl v0.9.1
9962025-01-31T22:50:23.770Z Downloaded flate2 v1.0.35
9972025-01-31T22:50:23.770Z Downloaded lru-cache v0.1.2
9982025-01-31T22:50:23.770Z Downloaded lazycell v1.3.0
9992025-01-31T22:50:23.770Z Downloaded lalrpop-util v0.19.12
10002025-01-31T22:50:23.795Z Downloaded tiny-keccak v2.0.2
10012025-01-31T22:50:23.795Z Downloaded thread_local v1.1.8
10022025-01-31T22:50:23.795Z Downloaded thiserror-no-std v2.0.2
10032025-01-31T22:50:23.795Z Downloaded signal-hook-mio v0.2.4
10042025-01-31T22:50:23.795Z Downloaded sha1 v0.10.6
10052025-01-31T22:50:23.795Z Downloaded serde_plain v1.0.2
10062025-01-31T22:50:23.795Z Downloaded serde-hex v0.1.0
10072025-01-31T22:50:23.795Z Downloaded progenitor-impl v0.8.0
10082025-01-31T22:50:23.795Z Downloaded mime v0.3.17
10092025-01-31T22:50:23.795Z Downloaded linked-hash-map v0.5.6
10102025-01-31T22:50:23.795Z Downloaded linear-map v1.2.0
10112025-01-31T22:50:23.795Z Downloaded serde_urlencoded v0.7.1
10122025-01-31T22:50:23.795Z Downloaded serde_path_to_error v0.1.16
10132025-01-31T22:50:23.821Z Downloaded rustc_version v0.1.7
10142025-01-31T22:50:23.821Z Downloaded rustc-hash v2.0.0
10152025-01-31T22:50:23.821Z Downloaded rustc-demangle v0.1.24
10162025-01-31T22:50:23.821Z Downloaded toolchain_find v0.4.0
10172025-01-31T22:50:23.821Z Downloaded tokio-util v0.7.12
10182025-01-31T22:50:23.821Z Downloaded rustls-webpki v0.101.7
10192025-01-31T22:50:23.847Z Downloaded memoffset v0.9.1
10202025-01-31T22:50:23.847Z Downloaded md-5 v0.10.6
10212025-01-31T22:50:23.847Z Downloaded maplit v1.0.2
10222025-01-31T22:50:23.847Z Downloaded lru v0.12.5
10232025-01-31T22:50:23.847Z Downloaded lockfree-object-pool v0.1.6
10242025-01-31T22:50:23.847Z Downloaded lazy_static v1.5.0
10252025-01-31T22:50:23.847Z Downloaded aws-lc-sys v0.22.0
10262025-01-31T22:50:24.096Z Downloaded keccak v0.1.5
10272025-01-31T22:50:24.120Z Downloaded bindgen v0.69.5
10282025-01-31T22:50:24.120Z Downloaded peg v0.8.4
10292025-01-31T22:50:24.120Z Downloaded der v0.7.9
10302025-01-31T22:50:24.120Z Downloaded tough v0.19.0
10312025-01-31T22:50:24.145Z Downloaded toml_edit v0.19.15
10322025-01-31T22:50:24.145Z Downloaded instability v0.3.2
10332025-01-31T22:50:24.145Z Downloaded indoc v1.0.9
10342025-01-31T22:50:24.170Z Downloaded chrono v0.4.39
10352025-01-31T22:50:24.170Z Downloaded bitvec v1.0.1
10362025-01-31T22:50:24.195Z Downloaded rustc-hash v1.1.0
10372025-01-31T22:50:24.195Z Downloaded progenitor-macro v0.8.0
10382025-01-31T22:50:24.195Z Downloaded paste v1.0.15
10392025-01-31T22:50:24.195Z Downloaded password-hash v0.5.0
10402025-01-31T22:50:24.195Z Downloaded nu-ansi-term v0.50.1
10412025-01-31T22:50:24.195Z Downloaded flume v0.11.1
10422025-01-31T22:50:24.195Z Downloaded mockall v0.13.0
10432025-01-31T22:50:24.195Z Downloaded highway v1.2.0
10442025-01-31T22:50:24.195Z Downloaded peg-runtime v0.8.3
10452025-01-31T22:50:24.195Z Downloaded pbkdf2 v0.11.0
10462025-01-31T22:50:24.221Z Downloaded num-complex v0.4.6
10472025-01-31T22:50:24.221Z Downloaded proptest v1.5.0
10482025-01-31T22:50:24.221Z Downloaded pbkdf2 v0.12.2
10492025-01-31T22:50:24.221Z Downloaded nibble_vec v0.1.0
10502025-01-31T22:50:24.221Z Downloaded globset v0.4.15
10512025-01-31T22:50:24.221Z Downloaded radium v0.7.0
10522025-01-31T22:50:24.221Z Downloaded num v0.4.3
10532025-01-31T22:50:24.221Z Downloaded nodrop v0.1.14
10542025-01-31T22:50:24.221Z Downloaded glob v0.3.2
10552025-01-31T22:50:24.246Z Downloaded des v0.8.1
10562025-01-31T22:50:24.246Z Downloaded derive_more v0.99.18
10572025-01-31T22:50:24.246Z Downloaded derive_builder_core v0.20.2
10582025-01-31T22:50:24.246Z Downloaded derive-where v1.2.7
10592025-01-31T22:50:24.246Z Downloaded kstat-rs v0.2.4
10602025-01-31T22:50:24.246Z Downloaded blake3 v1.5.4
10612025-01-31T22:50:24.271Z Downloaded derive_builder v0.20.2
10622025-01-31T22:50:24.271Z Downloaded der_derive v0.7.3
10632025-01-31T22:50:24.271Z Downloaded toml v0.7.8
10642025-01-31T22:50:24.271Z Downloaded hyper-tls v0.6.0
10652025-01-31T22:50:24.271Z Downloaded hubpack v0.1.2
10662025-01-31T22:50:24.271Z Downloaded hostname v0.4.0
10672025-01-31T22:50:24.271Z Downloaded aws-lc-rs v1.10.0
10682025-01-31T22:50:24.296Z Downloaded float-cmp v0.9.0
10692025-01-31T22:50:24.296Z Downloaded internet-checksum v0.2.1
10702025-01-31T22:50:24.296Z Downloaded inout v0.1.3
10712025-01-31T22:50:24.296Z Downloaded httpdate v1.0.3
10722025-01-31T22:50:24.297Z Downloaded deranged v0.3.11
10732025-01-31T22:50:24.297Z Downloaded defmt-parser v0.3.4
10742025-01-31T22:50:24.297Z Downloaded defmt-macros v0.3.9
10752025-01-31T22:50:24.297Z Downloaded socket2 v0.5.7
10762025-01-31T22:50:24.297Z Downloaded snafu-derive v0.8.5
10772025-01-31T22:50:24.297Z Downloaded indent_write v2.2.0
10782025-01-31T22:50:24.297Z Downloaded impl-trait-for-tuples v0.2.2
10792025-01-31T22:50:24.297Z Downloaded derive_builder_macro v0.20.2
10802025-01-31T22:50:24.297Z Downloaded wyz v0.5.1
10812025-01-31T22:50:24.324Z Downloaded writeable v0.5.5
10822025-01-31T22:50:24.324Z Downloaded whoami v1.5.2
10832025-01-31T22:50:24.324Z Downloaded topological-sort v0.2.2
10842025-01-31T22:50:24.324Z Downloaded tokio-tungstenite v0.24.0
10852025-01-31T22:50:24.324Z Downloaded tokio-tungstenite v0.23.1
10862025-01-31T22:50:24.324Z Downloaded tokio-tungstenite v0.21.0
10872025-01-31T22:50:24.324Z Downloaded slog-term v2.9.1
10882025-01-31T22:50:24.324Z Downloaded signal-hook v0.3.17
10892025-01-31T22:50:24.324Z Downloaded ipnetwork v0.20.0
10902025-01-31T22:50:24.324Z Downloaded http-body-util v0.1.2
10912025-01-31T22:50:24.324Z Downloaded crossterm v0.28.1
10922025-01-31T22:50:24.349Z Downloaded aho-corasick v1.1.3
10932025-01-31T22:50:24.349Z Downloaded slog-envlogger v2.2.0
10942025-01-31T22:50:24.349Z Downloaded slog v2.7.0
10952025-01-31T22:50:24.349Z Downloaded rustls-pki-types v1.10.0
10962025-01-31T22:50:24.349Z Downloaded is_ci v1.2.0
10972025-01-31T22:50:24.349Z Downloaded smallvec v0.6.14
10982025-01-31T22:50:24.349Z Downloaded aes-gcm v0.10.3
10992025-01-31T22:50:24.386Z Downloaded aes v0.8.4
11002025-01-31T22:50:24.386Z Downloaded slog-stdlog v4.1.1
11012025-01-31T22:50:24.386Z Downloaded slog-scope v4.4.0
11022025-01-31T22:50:24.386Z Downloaded slog-json v2.6.1
11032025-01-31T22:50:24.386Z Downloaded slog-dtrace v0.3.0
11042025-01-31T22:50:24.386Z Downloaded slog-bunyan v2.5.0
11052025-01-31T22:50:24.386Z Downloaded slog-async v2.8.0
11062025-01-31T22:50:24.386Z Downloaded shlex v1.3.0
11072025-01-31T22:50:24.386Z Downloaded shell-words v1.1.0
11082025-01-31T22:50:24.387Z Downloaded rustls-pemfile v2.2.0
11092025-01-31T22:50:24.387Z Downloaded rustls-pemfile v1.0.4
11102025-01-31T22:50:24.387Z Downloaded new_debug_unreachable v1.0.6
11112025-01-31T22:50:24.387Z Downloaded match_cfg v0.1.0
11122025-01-31T22:50:24.387Z Downloaded base64 v0.21.7
11132025-01-31T22:50:24.411Z Downloaded backtrace v0.3.74
11142025-01-31T22:50:24.411Z Downloaded rustc_version v0.4.1
11152025-01-31T22:50:24.411Z Downloaded ref-cast-impl v1.0.23
11162025-01-31T22:50:24.411Z Downloaded ref-cast v1.0.23
11172025-01-31T22:50:24.411Z Downloaded heapless v0.8.0
11182025-01-31T22:50:24.412Z Downloaded crypto-bigint v0.5.5
11192025-01-31T22:50:24.412Z Downloaded crossbeam-channel v0.5.13
11202025-01-31T22:50:24.412Z Downloaded const_format v0.2.34
11212025-01-31T22:50:24.436Z Downloaded compact_str v0.8.0
11222025-01-31T22:50:24.436Z Downloaded cc v1.1.30
11232025-01-31T22:50:24.436Z Downloaded bumpalo v3.16.0
11242025-01-31T22:50:24.436Z Downloaded base64 v0.22.1
11252025-01-31T22:50:24.436Z Downloaded mirai-annotations v1.12.0
11262025-01-31T22:50:24.436Z Downloaded idna_adapter v1.2.0
11272025-01-31T22:50:24.436Z Downloaded cobs v0.2.3
11282025-01-31T22:50:24.436Z Downloaded chacha20poly1305 v0.10.1
11292025-01-31T22:50:24.436Z Downloaded crc32fast v1.4.2
11302025-01-31T22:50:24.436Z Downloaded crc-any v2.5.0
11312025-01-31T22:50:24.461Z Downloaded cookie v0.18.1
11322025-01-31T22:50:24.461Z Downloaded bytes v1.9.0
11332025-01-31T22:50:24.461Z Downloaded bitflags v1.3.2
11342025-01-31T22:50:24.461Z Downloaded argon2 v0.5.3
11352025-01-31T22:50:24.461Z Downloaded md5 v0.7.0
11362025-01-31T22:50:24.461Z Downloaded csv-core v0.1.11
11372025-01-31T22:50:24.461Z Downloaded crossbeam-epoch v0.9.18
11382025-01-31T22:50:24.461Z Downloaded const-oid v0.9.6
11392025-01-31T22:50:24.461Z Downloaded console v0.15.10
11402025-01-31T22:50:24.461Z Downloaded cancel-safe-futures v0.1.5
11412025-01-31T22:50:24.489Z Downloaded blake2 v0.10.6
11422025-01-31T22:50:24.489Z Downloaded bcs v0.1.6
11432025-01-31T22:50:24.489Z Downloaded base64 v0.13.1
11442025-01-31T22:50:24.489Z Downloaded arc-swap v1.7.1
11452025-01-31T22:50:24.489Z Downloaded ahash v0.8.11
11462025-01-31T22:50:24.489Z Downloaded addr2line v0.24.2
11472025-01-31T22:50:24.489Z Downloaded hubpack_derive v0.1.1
11482025-01-31T22:50:24.489Z Downloaded http-body v1.0.1
11492025-01-31T22:50:24.489Z Downloaded curve25519-dalek-derive v0.1.1
11502025-01-31T22:50:24.489Z Downloaded cookie_store v0.21.1
11512025-01-31T22:50:24.514Z Downloaded const_format_proc_macros v0.2.34
11522025-01-31T22:50:24.515Z Downloaded clang-sys v1.8.1
11532025-01-31T22:50:24.515Z Downloaded base64ct v1.6.0
11542025-01-31T22:50:24.515Z Downloaded http-range v0.1.5
11552025-01-31T22:50:24.515Z Downloaded darling v0.20.10
11562025-01-31T22:50:24.515Z Downloaded convert_case v0.4.0
11572025-01-31T22:50:24.515Z Downloaded ciborium v0.2.2
11582025-01-31T22:50:24.515Z Downloaded chrono-tz-build v0.4.0
11592025-01-31T22:50:24.515Z Downloaded castaway v0.2.3
11602025-01-31T22:50:24.515Z Downloaded bzip2 v0.4.4
11612025-01-31T22:50:24.515Z Downloaded bit-set v0.5.3
11622025-01-31T22:50:24.515Z Downloaded async-trait v0.1.85
11632025-01-31T22:50:24.540Z Downloaded async-bb8-diesel v0.2.1
11642025-01-31T22:50:24.540Z Downloaded arrayvec v0.7.6
11652025-01-31T22:50:24.540Z Downloaded allocator-api2 v0.2.18
11662025-01-31T22:50:24.541Z Downloaded home v0.5.9
11672025-01-31T22:50:24.541Z Downloaded ctr v0.9.2
11682025-01-31T22:50:24.541Z Downloaded cstr-argument v0.1.2
11692025-01-31T22:50:24.541Z Downloaded crossbeam-deque v0.8.5
11702025-01-31T22:50:24.541Z Downloaded crc-catalog v2.4.0
11712025-01-31T22:50:24.541Z Downloaded crc v3.2.1
11722025-01-31T22:50:24.541Z Downloaded constant_time_eq v0.3.1
11732025-01-31T22:50:24.541Z Downloaded cipher v0.4.4
11742025-01-31T22:50:24.541Z Downloaded ciborium-ll v0.2.2
11752025-01-31T22:50:24.541Z Downloaded chacha20 v0.9.1
11762025-01-31T22:50:24.541Z Downloaded cexpr v0.6.0
11772025-01-31T22:50:24.567Z Downloaded cassowary v0.3.0
11782025-01-31T22:50:24.567Z Downloaded buf-list v1.0.3
11792025-01-31T22:50:24.567Z Downloaded bitfield-struct v0.6.2
11802025-01-31T22:50:24.567Z Downloaded bit-vec v0.6.3
11812025-01-31T22:50:24.567Z Downloaded bcrypt-pbkdf v0.10.0
11822025-01-31T22:50:24.567Z Downloaded base16ct v0.2.0
11832025-01-31T22:50:24.567Z Downloaded backoff v0.4.0
11842025-01-31T22:50:24.568Z Downloaded ciborium-io v0.2.2
11852025-01-31T22:50:24.568Z Downloaded bitfield v0.14.0
11862025-01-31T22:50:24.568Z Downloaded cbc v0.1.2
11872025-01-31T22:50:24.568Z Downloaded blowfish v0.9.1
11882025-01-31T22:50:24.568Z Downloaded block-padding v0.3.3
11892025-01-31T22:50:24.568Z Downloaded bb8 v0.8.5
11902025-01-31T22:50:24.568Z Downloaded assert_matches v1.5.0
11912025-01-31T22:50:24.568Z Downloaded ascii-canvas v3.0.0
11922025-01-31T22:50:24.568Z Downloaded array-init v0.0.4
11932025-01-31T22:50:24.568Z Downloaded crucible-workspace-hack v0.1.0
11942025-01-31T22:50:24.568Z Downloaded cfg_aliases v0.1.1
11952025-01-31T22:50:24.597Z Downloaded atty v0.2.14
11962025-01-31T22:50:24.597Z Downloaded arrayref v0.3.9
11972025-01-31T22:50:24.597Z Downloaded aead v0.5.2
11982025-01-31T22:50:24.597Z Downloaded async-stream v0.3.6
11992025-01-31T22:50:24.597Z Downloaded async-recursion v1.1.1
12002025-01-31T22:50:24.703Z Compiling serde v1.0.217
12012025-01-31T22:50:24.729Z Compiling lock_api v0.4.12
12022025-01-31T22:50:24.729Z Compiling value-bag v1.9.0
12032025-01-31T22:50:24.729Z Compiling scopeguard v1.2.0
12042025-01-31T22:50:24.729Z Compiling typenum v1.17.0
12052025-01-31T22:50:24.729Z Compiling generic-array v0.14.7
12062025-01-31T22:50:24.729Z Compiling syn v2.0.96
12072025-01-31T22:50:24.729Z Compiling getrandom v0.2.15
12082025-01-31T22:50:25.044Z Compiling subtle v2.6.1
12092025-01-31T22:50:25.738Z Compiling log v0.4.22
12102025-01-31T22:50:25.763Z Compiling rand_core v0.6.4
12112025-01-31T22:50:25.830Z Compiling shlex v1.3.0
12122025-01-31T22:50:25.854Z Compiling jobserver v0.1.32
12132025-01-31T22:50:25.907Z Compiling smallvec v1.13.2
12142025-01-31T22:50:26.224Z Compiling const-oid v0.9.6
12152025-01-31T22:50:26.303Z Compiling cc v1.1.30
12162025-01-31T22:50:26.328Z Compiling pin-project-lite v0.2.14
12172025-01-31T22:50:26.328Z Compiling rustix v0.38.37
12182025-01-31T22:50:26.478Z Compiling spin v0.9.8
12192025-01-31T22:50:26.502Z Compiling parking_lot_core v0.9.10
12202025-01-31T22:50:26.644Z Compiling futures-core v0.3.31
12212025-01-31T22:50:26.841Z Compiling signal-hook-registry v1.4.2
12222025-01-31T22:50:26.895Z Compiling mio v1.0.2
12232025-01-31T22:50:27.108Z Compiling aho-corasick v1.1.3
12242025-01-31T22:50:27.312Z Compiling parking_lot v0.12.3
12252025-01-31T22:50:27.447Z Compiling cpufeatures v0.2.14
12262025-01-31T22:50:27.473Z Compiling either v1.13.0
12272025-01-31T22:50:27.556Z Compiling stable_deref_trait v1.2.0
12282025-01-31T22:50:27.660Z Compiling regex-syntax v0.8.5
12292025-01-31T22:50:27.801Z Compiling glob v0.3.2
12302025-01-31T22:50:27.825Z Compiling futures-sink v0.3.31
12312025-01-31T22:50:27.850Z Compiling socket2 v0.5.7
12322025-01-31T22:50:27.969Z Compiling slab v0.4.9
12332025-01-31T22:50:28.008Z Compiling prettyplease v0.2.25
12342025-01-31T22:50:28.307Z Compiling lazy_static v1.5.0
12352025-01-31T22:50:28.380Z Compiling minimal-lexical v0.2.1
12362025-01-31T22:50:28.443Z Compiling serde_json v1.0.135
12372025-01-31T22:50:28.566Z Compiling clang-sys v1.8.1
12382025-01-31T22:50:28.723Z Compiling libloading v0.8.5
12392025-01-31T22:50:28.825Z Compiling nom v7.1.3
12402025-01-31T22:50:28.864Z Compiling home v0.5.9
12412025-01-31T22:50:29.069Z Compiling bindgen v0.69.5
12422025-01-31T22:50:29.102Z Compiling futures-channel v0.3.31
12432025-01-31T22:50:29.393Z Compiling itertools v0.12.1
12442025-01-31T22:50:29.433Z Compiling rustc-hash v1.1.0
12452025-01-31T22:50:29.574Z Compiling foldhash v0.1.3
12462025-01-31T22:50:29.749Z Compiling allocator-api2 v0.2.18
12472025-01-31T22:50:29.847Z Compiling futures-task v0.3.31
12482025-01-31T22:50:30.114Z Compiling pin-utils v0.1.0
12492025-01-31T22:50:30.203Z Compiling futures-io v0.3.31
12502025-01-31T22:50:30.415Z Compiling libm v0.2.8
12512025-01-31T22:50:30.441Z Compiling lazycell v1.3.0
12522025-01-31T22:50:30.600Z Compiling regex-automata v0.4.8
12532025-01-31T22:50:30.690Z Compiling hashbrown v0.15.1
12542025-01-31T22:50:30.936Z Compiling cmake v0.1.51
12552025-01-31T22:50:31.559Z Compiling synstructure v0.13.1
12562025-01-31T22:50:31.714Z Compiling cexpr v0.6.0
12572025-01-31T22:50:31.828Z Compiling num-traits v0.2.19
12582025-01-31T22:50:32.080Z Compiling fs_extra v1.3.0
12592025-01-31T22:50:32.569Z Compiling pkg-config v0.3.31
12602025-01-31T22:50:32.660Z Compiling dunce v1.0.5
12612025-01-31T22:50:33.074Z Compiling litemap v0.7.3
12622025-01-31T22:50:33.137Z Compiling writeable v0.5.5
12632025-01-31T22:50:33.386Z Compiling ring v0.17.8
12642025-01-31T22:50:33.725Z Compiling base64ct v1.6.0
12652025-01-31T22:50:33.922Z Compiling paste v1.0.15
12662025-01-31T22:50:34.120Z Compiling icu_locid_transform_data v1.5.0
12672025-01-31T22:50:34.249Z Compiling pem-rfc7468 v0.7.0
12682025-01-31T22:50:34.308Z Compiling aws-lc-rs v1.10.0
12692025-01-31T22:50:34.403Z Compiling httparse v1.9.5
12702025-01-31T22:50:34.592Z Compiling flagset v0.4.6
12712025-01-31T22:50:34.787Z Compiling tracing-core v0.1.32
12722025-01-31T22:50:35.058Z Compiling regex v1.11.1
12732025-01-31T22:50:35.083Z Compiling crossbeam-utils v0.8.20
12742025-01-31T22:50:35.510Z Compiling percent-encoding v2.3.1
12752025-01-31T22:50:35.669Z Compiling rustls-pki-types v1.10.0
12762025-01-31T22:50:35.770Z Compiling serde_derive v1.0.217
12772025-01-31T22:50:35.801Z Compiling zeroize_derive v1.4.2
12782025-01-31T22:50:35.895Z Compiling zerocopy-derive v0.7.35
12792025-01-31T22:50:35.920Z Compiling tokio-macros v2.5.0
12802025-01-31T22:50:36.529Z Compiling zerofrom-derive v0.1.4
12812025-01-31T22:50:36.926Z Compiling zeroize v1.8.1
12822025-01-31T22:50:37.103Z Compiling yoke-derive v0.7.4
12832025-01-31T22:50:37.521Z Compiling zerocopy v0.7.35
12842025-01-31T22:50:38.046Z Compiling thiserror-impl v1.0.69
12852025-01-31T22:50:38.350Z Compiling crypto-common v0.1.6
12862025-01-31T22:50:38.543Z Compiling block-buffer v0.10.4
12872025-01-31T22:50:38.610Z Compiling zerovec-derive v0.10.3
12882025-01-31T22:50:38.783Z Compiling digest v0.10.7
12892025-01-31T22:50:39.145Z Compiling hmac v0.12.1
12902025-01-31T22:50:39.184Z Compiling displaydoc v0.2.5
12912025-01-31T22:50:39.274Z Compiling futures-macro v0.3.31
12922025-01-31T22:50:39.375Z Compiling block-padding v0.3.3
12932025-01-31T22:50:39.472Z Compiling zerofrom v0.1.4
12942025-01-31T22:50:39.618Z Compiling inout v0.1.3
12952025-01-31T22:50:39.671Z Compiling yoke v0.7.4
12962025-01-31T22:50:39.712Z Compiling sha2 v0.10.8
12972025-01-31T22:50:39.862Z Compiling cipher v0.4.4
12982025-01-31T22:50:40.051Z Compiling icu_provider_macros v1.5.0
12992025-01-31T22:50:40.391Z Compiling ppv-lite86 v0.2.20
13002025-01-31T22:50:40.417Z Compiling thiserror v1.0.69
13012025-01-31T22:50:40.509Z Compiling der_derive v0.7.3
13022025-01-31T22:50:40.557Z Compiling tracing-attributes v0.1.27
13032025-01-31T22:50:40.595Z Compiling zerovec v0.10.4
13042025-01-31T22:50:40.770Z Compiling futures-util v0.3.31
13052025-01-31T22:50:40.892Z Compiling icu_properties_data v1.5.0
13062025-01-31T22:50:41.037Z Compiling rand_chacha v0.3.1
13072025-01-31T22:50:41.107Z Compiling pest v2.7.14
13082025-01-31T22:50:42.301Z Compiling tinystr v0.7.6
13092025-01-31T22:50:42.327Z Compiling der v0.7.9
13102025-01-31T22:50:42.352Z Compiling icu_collections v1.5.0
13112025-01-31T22:50:42.635Z Compiling icu_locid v1.5.0
13122025-01-31T22:50:42.697Z Compiling rand v0.8.5
13132025-01-31T22:50:43.225Z Compiling tracing v0.1.40
13142025-01-31T22:50:43.499Z Compiling salsa20 v0.10.2
13152025-01-31T22:50:43.611Z Compiling icu_provider v1.5.0
13162025-01-31T22:50:43.696Z Compiling pbkdf2 v0.12.2
13172025-01-31T22:50:43.754Z Compiling powerfmt v0.2.0
13182025-01-31T22:50:44.082Z Compiling spki v0.7.3
13192025-01-31T22:50:44.231Z Compiling icu_locid_transform v1.5.0
13202025-01-31T22:50:44.345Z Compiling untrusted v0.7.1
13212025-01-31T22:50:44.370Z Compiling utf16_iter v1.0.5
13222025-01-31T22:50:44.396Z Compiling write16 v1.0.0
13232025-01-31T22:50:44.421Z Compiling icu_normalizer_data v1.5.0
13242025-01-31T22:50:44.525Z Compiling vcpkg v0.2.15
13252025-01-31T22:50:44.550Z Compiling num-conv v0.1.0
13262025-01-31T22:50:44.550Z Compiling utf8_iter v1.0.4
13272025-01-31T22:50:44.588Z Compiling time-core v0.1.2
13282025-01-31T22:50:44.762Z Compiling mirai-annotations v1.12.0
13292025-01-31T22:50:44.787Z Compiling untrusted v0.9.0
13302025-01-31T22:50:44.811Z Compiling deranged v0.3.11
13312025-01-31T22:50:44.811Z Compiling time-macros v0.2.18
13322025-01-31T22:50:45.030Z Compiling scrypt v0.11.0
13332025-01-31T22:50:45.480Z Compiling icu_properties v1.5.1
13342025-01-31T22:50:46.005Z Compiling bitflags v2.6.0
13352025-01-31T22:50:46.101Z Compiling bytes v1.9.0
13362025-01-31T22:50:46.155Z Compiling indexmap v2.7.1
13372025-01-31T22:50:46.248Z Compiling semver v1.0.24
13382025-01-31T22:50:46.826Z Compiling tokio v1.43.0
13392025-01-31T22:50:47.088Z Compiling http v1.2.0
13402025-01-31T22:50:47.227Z Compiling rustc_version v0.4.1
13412025-01-31T22:50:47.253Z Compiling openssl-sys v0.9.104
13422025-01-31T22:50:47.821Z Compiling pest_meta v2.7.14
13432025-01-31T22:50:47.846Z Compiling aes v0.8.4
13442025-01-31T22:50:48.078Z Compiling cbc v0.1.2
13452025-01-31T22:50:48.283Z Compiling scroll_derive v0.12.0
13462025-01-31T22:50:48.438Z Compiling icu_normalizer v1.5.0
13472025-01-31T22:50:48.871Z Compiling tinyvec_macros v0.1.1
13482025-01-31T22:50:48.966Z Compiling num_threads v0.1.7
13492025-01-31T22:50:49.089Z Compiling atomic-waker v1.1.2
13502025-01-31T22:50:49.164Z Compiling idna_adapter v1.2.0
13512025-01-31T22:50:49.278Z Compiling which v4.4.2
13522025-01-31T22:50:49.375Z Compiling time v0.3.36
13532025-01-31T22:50:49.400Z Compiling scroll v0.12.0
13542025-01-31T22:50:49.847Z Compiling tinyvec v1.8.0
13552025-01-31T22:50:49.873Z Compiling pest_generator v2.7.14
13562025-01-31T22:50:49.898Z Compiling pkcs5 v0.7.1
13572025-01-31T22:50:50.260Z Compiling http-body v1.0.1
13582025-01-31T22:50:50.546Z Compiling form_urlencoded v1.2.1
13592025-01-31T22:50:50.820Z Compiling try-lock v0.2.5
13602025-01-31T22:50:50.859Z Compiling slog v2.7.0
13612025-01-31T22:50:50.973Z Compiling goblin v0.8.2
13622025-01-31T22:50:51.060Z Compiling want v0.3.1
13632025-01-31T22:50:51.322Z Compiling pkcs8 v0.10.2
13642025-01-31T22:50:51.347Z Compiling idna v1.0.3
13652025-01-31T22:50:51.347Z Compiling uuid v1.12.0
13662025-01-31T22:50:51.385Z Compiling pest_derive v2.7.14
13672025-01-31T22:50:51.867Z Compiling httpdate v1.0.3
13682025-01-31T22:50:51.982Z Compiling iana-time-zone v0.1.61
13692025-01-31T22:50:52.226Z Compiling chrono v0.4.39
13702025-01-31T22:50:52.322Z Compiling dtrace-parser v0.2.0
13712025-01-31T22:50:52.665Z Compiling serde_spanned v0.6.8
13722025-01-31T22:50:52.875Z Compiling toml_datetime v0.6.8
13732025-01-31T22:50:53.145Z Compiling serde_tokenstream v0.2.2
13742025-01-31T22:50:53.170Z Compiling match_cfg v0.1.0
13752025-01-31T22:50:53.261Z Compiling base64 v0.22.1
13762025-01-31T22:50:53.286Z Compiling foreign-types-shared v0.1.1
13772025-01-31T22:50:53.393Z Compiling openssl v0.10.66
13782025-01-31T22:50:53.634Z Compiling tokio-util v0.7.12
13792025-01-31T22:50:53.719Z Compiling tower-service v0.3.3
13802025-01-31T22:50:53.844Z Compiling adler2 v2.0.0
13812025-01-31T22:50:53.869Z Compiling rustversion v1.0.17
13822025-01-31T22:50:53.906Z Compiling foreign-types v0.3.2
13832025-01-31T22:50:54.000Z Compiling hostname v0.3.1
13842025-01-31T22:50:54.041Z Compiling miniz_oxide v0.8.0
13852025-01-31T22:50:54.186Z Compiling url v2.5.3
13862025-01-31T22:50:54.428Z Compiling h2 v0.4.6
13872025-01-31T22:50:55.030Z Compiling openssl-macros v0.1.1
13882025-01-31T22:50:55.250Z Compiling async-trait v0.1.85
13892025-01-31T22:50:55.576Z Compiling dof v0.3.0
13902025-01-31T22:50:55.693Z Compiling serde_derive_internals v0.29.1
13912025-01-31T22:50:55.772Z Compiling dirs-sys-next v0.1.2
13922025-01-31T22:50:56.234Z Compiling usdt-impl v0.5.0
13932025-01-31T22:50:57.050Z Compiling rustls v0.23.19
13942025-01-31T22:50:57.227Z Compiling syn v1.0.109
13952025-01-31T22:50:57.316Z Compiling native-tls v0.2.12
13962025-01-31T22:50:57.353Z Compiling rustls v0.22.4
13972025-01-31T22:50:57.602Z Compiling schemars v0.8.21
13982025-01-31T22:50:57.627Z Compiling siphasher v0.3.11
13992025-01-31T22:50:57.652Z Compiling data-encoding v2.6.0
14002025-01-31T22:50:57.921Z Compiling schemars_derive v0.8.21
14012025-01-31T22:50:57.975Z Compiling dirs-next v2.0.0
14022025-01-31T22:50:58.206Z Compiling unicode-normalization v0.1.24
14032025-01-31T22:50:58.451Z Compiling http-body-util v0.1.2
14042025-01-31T22:50:58.898Z Compiling heapless v0.7.17
14052025-01-31T22:50:59.120Z Compiling crossbeam-epoch v0.9.18
14062025-01-31T22:50:59.264Z Compiling signature v2.2.0
14072025-01-31T22:50:59.290Z Compiling sha1 v0.10.6
14082025-01-31T22:50:59.391Z Compiling bzip2-sys v0.1.11+1.0.8
14092025-01-31T22:50:59.533Z Compiling thread_local v1.1.8
14102025-01-31T22:50:59.676Z Compiling multer v3.1.0
14112025-01-31T22:50:59.702Z Compiling cookie v0.18.1
14122025-01-31T22:50:59.794Z Compiling encoding_rs v0.8.34
14132025-01-31T22:50:59.951Z Compiling unicode-properties v0.1.3
14142025-01-31T22:51:00.012Z Compiling slog-async v2.8.0
14152025-01-31T22:51:00.037Z Compiling openssl-probe v0.1.5
14162025-01-31T22:51:00.299Z Compiling hyper v1.5.2
14172025-01-31T22:51:00.341Z Compiling mime v0.3.17
14182025-01-31T22:51:00.421Z Compiling ipnet v2.10.1
14192025-01-31T22:51:00.446Z Compiling signal-hook v0.3.17
14202025-01-31T22:51:00.669Z Compiling unicode-bidi v0.3.17
14212025-01-31T22:51:00.781Z Compiling rayon-core v1.12.1
14222025-01-31T22:51:01.002Z Compiling gimli v0.31.1
14232025-01-31T22:51:01.358Z Compiling dyn-clone v1.0.17
14242025-01-31T22:51:01.742Z Compiling stringprep v0.1.5
14252025-01-31T22:51:02.538Z Compiling hyper-util v0.1.10
14262025-01-31T22:51:02.721Z Compiling toml_edit v0.22.22
14272025-01-31T22:51:03.617Z Compiling crossbeam-deque v0.8.5
14282025-01-31T22:51:03.986Z Compiling usdt-macro v0.5.0
14292025-01-31T22:51:04.367Z Compiling addr2line v0.24.2
14302025-01-31T22:51:04.603Z Compiling usdt-attr-macro v0.5.0
14312025-01-31T22:51:04.888Z Compiling term v0.7.0
14322025-01-31T22:51:05.020Z Compiling slog-json v2.6.1
14332025-01-31T22:51:05.045Z Compiling serde_urlencoded v0.7.1
14342025-01-31T22:51:05.185Z Compiling curve25519-dalek v4.1.3
14352025-01-31T22:51:05.347Z Compiling crossbeam-channel v0.5.13
14362025-01-31T22:51:05.484Z Compiling enum-as-inner v0.6.1
14372025-01-31T22:51:05.727Z Compiling futures-executor v0.3.31
14382025-01-31T22:51:05.921Z Compiling md-5 v0.10.6
14392025-01-31T22:51:06.065Z Compiling rustls-pemfile v2.2.0
14402025-01-31T22:51:06.173Z Compiling async-stream-impl v0.3.6
14412025-01-31T22:51:06.202Z Compiling num-integer v0.1.46
14422025-01-31T22:51:06.227Z Compiling hash32 v0.2.1
14432025-01-31T22:51:06.315Z Compiling ff v0.13.0
14442025-01-31T22:51:06.365Z Compiling is-terminal v0.4.13
14452025-01-31T22:51:06.492Z Compiling dropshot v0.12.0
14462025-01-31T22:51:06.529Z Compiling object v0.36.5
14472025-01-31T22:51:06.553Z Compiling psl-types v2.0.11
14482025-01-31T22:51:06.737Z Compiling base16ct v0.2.0
14492025-01-31T22:51:06.761Z Compiling portable-atomic v1.9.0
14502025-01-31T22:51:06.831Z Compiling num-bigint-dig v0.8.4
14512025-01-31T22:51:07.033Z Compiling linked-hash-map v0.5.6
14522025-01-31T22:51:07.082Z Compiling utf-8 v0.7.6
14532025-01-31T22:51:07.221Z Compiling litrs v0.4.1
14542025-01-31T22:51:07.332Z Compiling rustc-demangle v0.1.24
14552025-01-31T22:51:07.361Z Compiling smoltcp v0.9.1
14562025-01-31T22:51:07.606Z Compiling anyhow v1.0.95
14572025-01-31T22:51:07.905Z Compiling take_mut v0.2.2
14582025-01-31T22:51:08.053Z Compiling fallible-iterator v0.2.0
14592025-01-31T22:51:08.093Z Compiling quick-error v1.2.3
14602025-01-31T22:51:08.170Z Compiling document-features v0.2.10
14612025-01-31T22:51:08.246Z Compiling resolv-conf v0.7.0
14622025-01-31T22:51:08.607Z Compiling postgres-protocol v0.6.7
14632025-01-31T22:51:08.927Z Compiling lru-cache v0.1.2
14642025-01-31T22:51:08.951Z Compiling tungstenite v0.24.0
14652025-01-31T22:51:09.115Z Compiling async-stream v0.3.6
14662025-01-31T22:51:09.162Z Compiling sec1 v0.7.3
14672025-01-31T22:51:09.384Z Compiling publicsuffix v2.3.0
14682025-01-31T22:51:09.414Z Compiling num-iter v0.1.45
14692025-01-31T22:51:09.581Z Compiling usdt v0.5.0
14702025-01-31T22:51:09.647Z Compiling group v0.13.0
14712025-01-31T22:51:09.672Z Compiling slog-term v2.9.1
14722025-01-31T22:51:09.947Z Compiling hickory-proto v0.24.2
14732025-01-31T22:51:10.073Z Compiling futures v0.3.31
14742025-01-31T22:51:10.276Z Compiling toml v0.8.19
14752025-01-31T22:51:10.572Z Compiling slog-bunyan v2.5.0
14762025-01-31T22:51:11.537Z Compiling tokio-native-tls v0.3.1
14772025-01-31T22:51:11.731Z Compiling camino v1.1.9
14782025-01-31T22:51:11.789Z Compiling phf_shared v0.11.2
14792025-01-31T22:51:12.087Z Compiling backtrace v0.3.74
14802025-01-31T22:51:12.115Z Compiling dropshot_endpoint v0.12.0
14812025-01-31T22:51:12.383Z Compiling terminal_size v0.4.0
14822025-01-31T22:51:12.408Z Compiling waitgroup v0.1.2
14832025-01-31T22:51:12.495Z Compiling openapiv3 v2.0.0
14842025-01-31T22:51:12.613Z Compiling serde_path_to_error v0.1.16
14852025-01-31T22:51:12.637Z Compiling hkdf v0.12.4
14862025-01-31T22:51:12.888Z Compiling crypto-bigint v0.5.5
14872025-01-31T22:51:13.263Z Compiling webpki-roots v0.26.6
14882025-01-31T22:51:13.458Z Compiling curve25519-dalek-derive v0.1.1
14892025-01-31T22:51:14.598Z Compiling zerocopy-derive v0.6.6
14902025-01-31T22:51:14.623Z Compiling hostname v0.4.0
14912025-01-31T22:51:14.805Z Compiling crc32fast v1.4.2
14922025-01-31T22:51:15.126Z Compiling fs-err v2.11.0
14932025-01-31T22:51:15.165Z Compiling hubpack_derive v0.1.1
14942025-01-31T22:51:15.374Z Compiling ahash v0.8.11
14952025-01-31T22:51:15.530Z Compiling managed v0.8.0
14962025-01-31T22:51:15.619Z Compiling debug-ignore v1.0.5
14972025-01-31T22:51:15.660Z Compiling unicode-width v0.2.0
14982025-01-31T22:51:15.769Z Compiling bitflags v1.3.2
14992025-01-31T22:51:15.850Z Compiling winnow v0.5.40
15002025-01-31T22:51:15.888Z Compiling newtype-uuid v1.2.1
15012025-01-31T22:51:15.928Z Compiling clap_builder v4.5.27
15022025-01-31T22:51:16.124Z Compiling console v0.15.10
15032025-01-31T22:51:16.227Z Compiling zerocopy v0.6.6
15042025-01-31T22:51:16.826Z Compiling strum_macros v0.25.3
15052025-01-31T22:51:17.236Z Compiling hubpack v0.1.2
15062025-01-31T22:51:17.623Z Compiling elliptic-curve v0.13.8
15072025-01-31T22:51:17.648Z Compiling flate2 v1.0.35
15082025-01-31T22:51:17.780Z Compiling hickory-resolver v0.24.2
15092025-01-31T22:51:18.427Z Compiling toml_edit v0.19.15
15102025-01-31T22:51:18.688Z Compiling phf v0.11.2
15112025-01-31T22:51:18.943Z Compiling signal-hook-mio v0.2.4
15122025-01-31T22:51:19.046Z Compiling hyper-tls v0.6.0
15132025-01-31T22:51:19.127Z Compiling rayon v1.10.0
15142025-01-31T22:51:19.400Z Compiling cookie_store v0.21.1
15152025-01-31T22:51:19.802Z Compiling bzip2 v0.4.4
15162025-01-31T22:51:20.177Z Compiling tokio-tungstenite v0.24.0
15172025-01-31T22:51:20.692Z Compiling postgres-types v0.2.8
15182025-01-31T22:51:22.640Z Compiling ed25519 v2.2.3
15192025-01-31T22:51:22.689Z Compiling phf_shared v0.10.0
15202025-01-31T22:51:22.739Z Compiling tokio-stream v0.1.16
15212025-01-31T22:51:22.801Z Compiling pkcs1 v0.7.5
15222025-01-31T22:51:23.019Z Compiling serde-big-array v0.5.1
15232025-01-31T22:51:23.254Z Compiling clap_derive v4.5.24
15242025-01-31T22:51:23.574Z Compiling rfc6979 v0.4.0
15252025-01-31T22:51:23.599Z Compiling serde_repr v0.1.19
15262025-01-31T22:51:23.758Z Compiling derive-where v1.2.7
15272025-01-31T22:51:23.791Z Compiling bstr v1.10.0
15282025-01-31T22:51:24.153Z Compiling float-cmp v0.9.0
15292025-01-31T22:51:24.363Z Compiling sync_wrapper v1.0.1
15302025-01-31T22:51:24.476Z Compiling precomputed-hash v0.1.1
15312025-01-31T22:51:24.500Z Compiling number_prefix v0.4.0
15322025-01-31T22:51:24.525Z Compiling bit-vec v0.6.3
15332025-01-31T22:51:24.616Z Compiling new_debug_unreachable v1.0.6
15342025-01-31T22:51:24.718Z Compiling static_assertions v1.1.0
15352025-01-31T22:51:24.743Z Compiling fixedbitset v0.4.2
15362025-01-31T22:51:24.828Z Compiling whoami v1.5.2
15372025-01-31T22:51:24.894Z Compiling difflib v0.4.0
15382025-01-31T22:51:25.163Z Compiling normalize-line-endings v0.3.0
15392025-01-31T22:51:25.188Z Compiling unicode-segmentation v1.12.0
15402025-01-31T22:51:25.285Z Compiling predicates-core v1.0.8
15412025-01-31T22:51:25.366Z Compiling tokio-postgres v0.7.12
15422025-01-31T22:51:25.581Z Compiling predicates v3.1.2
15432025-01-31T22:51:25.863Z Compiling similar v2.6.0
15442025-01-31T22:51:26.089Z Compiling petgraph v0.6.5
15452025-01-31T22:51:26.371Z Compiling bit-set v0.5.3
15462025-01-31T22:51:26.623Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15472025-01-31T22:51:26.825Z Compiling clap v4.5.27
15482025-01-31T22:51:26.856Z Compiling string_cache v0.8.7
15492025-01-31T22:51:26.950Z Compiling indicatif v0.17.11
15502025-01-31T22:51:27.248Z Compiling ecdsa v0.16.9
15512025-01-31T22:51:27.705Z Compiling rsa v0.9.6
15522025-01-31T22:51:27.949Z Compiling ed25519-dalek v2.1.1
15532025-01-31T22:51:28.659Z Compiling toml v0.7.8
15542025-01-31T22:51:28.994Z Compiling zip v0.6.6
15552025-01-31T22:51:29.091Z Compiling crossterm v0.28.1
15562025-01-31T22:51:30.376Z Compiling hex v0.4.3
15572025-01-31T22:51:30.460Z Compiling x509-cert v0.2.5
15582025-01-31T22:51:30.510Z Compiling itertools v0.10.5
15592025-01-31T22:51:30.868Z Compiling lalrpop-util v0.19.12
15602025-01-31T22:51:31.177Z Compiling unicode-xid v0.2.6
15612025-01-31T22:51:31.370Z Compiling peg-runtime v0.8.3
15622025-01-31T22:51:31.577Z Compiling strum_macros v0.26.4
15632025-01-31T22:51:31.734Z Compiling xattr v1.3.1
15642025-01-31T22:51:31.783Z Compiling filetime v0.2.25
15652025-01-31T22:51:31.982Z Compiling tar v0.4.42
15662025-01-31T22:51:35.201Z Compiling strum v0.26.3
15672025-01-31T22:51:38.040Z Compiling aws-lc-sys v0.22.0
15682025-01-31T22:52:07.135Z Compiling rustls-webpki v0.102.8
15692025-01-31T22:52:11.047Z Compiling tokio-rustls v0.25.0
15702025-01-31T22:52:13.003Z Compiling tokio-rustls v0.26.0
15712025-01-31T22:52:13.308Z Compiling hyper-rustls v0.27.3
15722025-01-31T22:52:13.613Z Compiling reqwest v0.12.9
15732025-01-31T22:52:14.943Z Compiling qorb v0.2.1
15742025-01-31T22:52:18.071Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15752025-01-31T22:52:18.398Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15762025-01-31T22:52:23.771Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 03s
15772025-01-31T22:52:23.910Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15782025-01-31T22:52:23.980ZJan 31 22:52:23.334 INFO Starting download, target: Cockroach
15792025-01-31T22:52:23.980ZJan 31 22:52:23.335 INFO Starting download, target: Console
15802025-01-31T22:52:23.981ZJan 31 22:52:23.335 INFO Starting download, target: DendriteOpenapi
15812025-01-31T22:52:24.005ZJan 31 22:52:23.335 INFO Starting download, target: Clickhouse
15822025-01-31T22:52:24.005ZJan 31 22:52:23.335 INFO Starting download, target: DendriteStub
15832025-01-31T22:52:24.005ZJan 31 22:52:23.335 INFO Starting download, target: MaghemiteMgd
15842025-01-31T22:52:24.005ZJan 31 22:52:23.335 INFO Starting download, target: TransceiverControl
15852025-01-31T22:52:24.005ZJan 31 22:52:23.337 INFO Downloading out/downloads/dpd-11bcc3e0f5d28dc7aed150f4df1174844e4dfbef.json (attempt 1/3), target: DendriteOpenapi
15862025-01-31T22:52:24.005ZJan 31 22:52:23.337 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15872025-01-31T22:52:24.005ZJan 31 22:52:23.337 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15882025-01-31T22:52:24.006ZJan 31 22:52:23.337 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15892025-01-31T22:52:24.006ZJan 31 22:52:23.337 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15902025-01-31T22:52:24.006ZJan 31 22:52:23.337 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15912025-01-31T22:52:24.006ZJan 31 22:52:23.337 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15922025-01-31T22:52:24.281ZJan 31 22:52:23.630 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15932025-01-31T22:52:24.356ZJan 31 22:52:23.697 INFO Download complete, target: DendriteOpenapi
15942025-01-31T22:52:24.685ZJan 31 22:52:24.037 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15952025-01-31T22:52:24.718ZJan 31 22:52:24.061 INFO Download complete, target: Console
15962025-01-31T22:52:25.173ZJan 31 22:52:24.508 INFO Download complete, target: TransceiverControl
15972025-01-31T22:52:25.911ZJan 31 22:52:25.265 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
15982025-01-31T22:52:26.088ZJan 31 22:52:25.441 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
15992025-01-31T22:52:28.515ZJan 31 22:52:27.869 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16002025-01-31T22:52:28.515ZJan 31 22:52:27.869 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16012025-01-31T22:52:28.957ZJan 31 22:52:28.301 INFO Download complete, target: DendriteStub
16022025-01-31T22:52:29.178ZJan 31 22:52:28.518 INFO Download complete, target: MaghemiteMgd
16032025-01-31T22:52:37.184ZJan 31 22:52:36.537 INFO Checking that binary works, target: Cockroach
16042025-01-31T22:52:37.484ZJan 31 22:52:36.838 INFO Download complete, target: Cockroach
16052025-01-31T22:52:39.166ZJan 31 22:52:38.520 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16062025-01-31T22:52:52.858ZJan 31 22:52:52.211 INFO Checking that binary works, target: Clickhouse
16072025-01-31T22:52:53.035ZJan 31 22:52:52.389 INFO Download complete, target: Clickhouse
16082025-01-31T22:52:53.061ZAll builder prerequisites installed successfully, and PATH looks valid
16092025-01-31T22:52:53.086Z
16102025-01-31T22:52:53.086Zreal 4:51.965956035
16112025-01-31T22:52:53.086Zuser 13:39.182434246
16122025-01-31T22:52:53.086Zsys 2:12.844508110
16132025-01-31T22:52:53.086Ztrap 0.450736304
16142025-01-31T22:52:53.086Ztflt 0.645587387
16152025-01-31T22:52:53.086Zdflt 1.365652900
16162025-01-31T22:52:53.086Zkflt 0.010180650
16172025-01-31T22:52:53.086Zlock 25:04.280520383
16182025-01-31T22:52:53.086Zslp 48:03.864435943
16192025-01-31T22:52:53.086Zlat 1:01.688508785
16202025-01-31T22:52:53.086Zstop 2:13.884218325
16212025-01-31T22:52:53.086Z+ banner hack-check
16222025-01-31T22:52:53.086Z
16232025-01-31T22:52:53.086Z # # ## #### # # #### # # ###### #### # #
16242025-01-31T22:52:53.086Z # # # # # # # # # # # # # # # # #
16252025-01-31T22:52:53.086Z ###### # # # #### ##### # ###### ##### # ####
16262025-01-31T22:52:53.086Z # # ###### # # # # # # # # # #
16272025-01-31T22:52:53.086Z # # # # # # # # # # # # # # # # #
16282025-01-31T22:52:53.086Z # # # # #### # # #### # # ###### #### # #
16292025-01-31T22:52:53.086Z
16302025-01-31T22:52:53.086Z+ export CARGO_INCREMENTAL=0
16312025-01-31T22:52:53.086Z+ CARGO_INCREMENTAL=0
16322025-01-31T22:52:53.086Z+ ptime -m timeout 2h cargo xtask check-features --ci
16332025-01-31T22:52:53.866Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
16342025-01-31T22:52:57.569Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.26s
16352025-01-31T22:52:57.594Z Running `target/debug/xtask check-features --ci`
16362025-01-31T22:52:57.594Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16372025-01-31T22:52:57.594Zrunning: "/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16382025-01-31T22:52:58.064Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
16392025-01-31T22:52:58.089Z Running `target/debug/xtask download cargo-hack`
16402025-01-31T22:52:59.117Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16412025-01-31T22:52:59.454Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16422025-01-31T22:53:03.961Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.84s
16432025-01-31T22:53:04.091Z Running `target/debug/xtask-downloader cargo-hack`
16442025-01-31T22:53:04.148ZJan 31 22:53:03.501 INFO Starting download, target: CargoHack
16452025-01-31T22:53:04.173ZJan 31 22:53:03.503 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16462025-01-31T22:53:04.952ZJan 31 22:53:04.306 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16472025-01-31T22:53:05.058ZJan 31 22:53:04.411 INFO Download complete, target: CargoHack
16482025-01-31T22:53:05.083Zrunning: "/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
16492025-01-31T22:53:05.108Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16502025-01-31T22:53:05.366Zinfo: running `cargo check --bins` on api_identity (1/197)
16512025-01-31T22:53:06.219Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16522025-01-31T22:53:06.244Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16532025-01-31T22:53:06.244Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16542025-01-31T22:53:06.244Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
16552025-01-31T22:53:06.311Z
16562025-01-31T22:53:06.311Zinfo: running `cargo check --bins` on bootstore (2/197)
16572025-01-31T22:53:07.186Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16582025-01-31T22:53:07.211Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16592025-01-31T22:53:07.211Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16602025-01-31T22:53:07.211Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
16612025-01-31T22:53:07.287Z
16622025-01-31T22:53:07.287Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/197)
16632025-01-31T22:53:08.160Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16642025-01-31T22:53:08.184Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16652025-01-31T22:53:08.184Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16662025-01-31T22:53:08.184Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
16672025-01-31T22:53:08.259Z
16682025-01-31T22:53:08.259Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/197)
16692025-01-31T22:53:09.133Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16702025-01-31T22:53:09.157Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16712025-01-31T22:53:09.157Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16722025-01-31T22:53:09.157Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
16732025-01-31T22:53:09.229Z
16742025-01-31T22:53:09.229Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/197)
16752025-01-31T22:53:09.842Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16762025-01-31T22:53:09.868Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16772025-01-31T22:53:09.868Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16782025-01-31T22:53:09.868Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
16792025-01-31T22:53:09.895Z
16802025-01-31T22:53:09.895Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/197)
16812025-01-31T22:53:10.501Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16822025-01-31T22:53:10.525Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16832025-01-31T22:53:10.526Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16842025-01-31T22:53:10.526Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
16852025-01-31T22:53:10.551Z
16862025-01-31T22:53:10.551Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/197)
16872025-01-31T22:53:11.041Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16882025-01-31T22:53:11.065Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16892025-01-31T22:53:11.066Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16902025-01-31T22:53:11.066Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
16912025-01-31T22:53:11.096Z
16922025-01-31T22:53:11.096Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/197)
16932025-01-31T22:53:11.570Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16942025-01-31T22:53:11.594Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16952025-01-31T22:53:11.594Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16962025-01-31T22:53:11.594Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
16972025-01-31T22:53:11.624Z
16982025-01-31T22:53:11.624Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/197)
16992025-01-31T22:53:12.097Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17002025-01-31T22:53:12.128Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17012025-01-31T22:53:12.128Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17022025-01-31T22:53:12.128Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
17032025-01-31T22:53:12.153Z
17042025-01-31T22:53:12.153Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/197)
17052025-01-31T22:53:12.642Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17062025-01-31T22:53:12.667Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17072025-01-31T22:53:12.667Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17082025-01-31T22:53:12.667Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17092025-01-31T22:53:12.698Z
17102025-01-31T22:53:12.698Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/197)
17112025-01-31T22:53:13.183Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17122025-01-31T22:53:13.208Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17132025-01-31T22:53:13.208Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17142025-01-31T22:53:13.208Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
17152025-01-31T22:53:13.241Z
17162025-01-31T22:53:13.241Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/197)
17172025-01-31T22:53:13.724Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17182025-01-31T22:53:13.749Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17192025-01-31T22:53:13.749Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17202025-01-31T22:53:13.749Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
17212025-01-31T22:53:13.781Z
17222025-01-31T22:53:13.781Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/197)
17232025-01-31T22:53:14.262Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17242025-01-31T22:53:14.287Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17252025-01-31T22:53:14.287Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17262025-01-31T22:53:14.287Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
17272025-01-31T22:53:14.320Z
17282025-01-31T22:53:14.320Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/197)
17292025-01-31T22:53:14.815Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17302025-01-31T22:53:14.840Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17312025-01-31T22:53:14.840Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17322025-01-31T22:53:14.840Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17332025-01-31T22:53:14.870Z
17342025-01-31T22:53:14.870Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/197)
17352025-01-31T22:53:15.369Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17362025-01-31T22:53:15.405Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17372025-01-31T22:53:15.405Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17382025-01-31T22:53:15.405Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17392025-01-31T22:53:15.431Z
17402025-01-31T22:53:15.431Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/197)
17412025-01-31T22:53:15.938Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17422025-01-31T22:53:15.965Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17432025-01-31T22:53:15.965Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17442025-01-31T22:53:15.965Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
17452025-01-31T22:53:15.994Z
17462025-01-31T22:53:15.994Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/197)
17472025-01-31T22:53:16.494Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17482025-01-31T22:53:16.519Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17492025-01-31T22:53:16.519Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17502025-01-31T22:53:16.519Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17512025-01-31T22:53:16.548Z
17522025-01-31T22:53:16.548Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/197)
17532025-01-31T22:53:17.057Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17542025-01-31T22:53:17.082Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17552025-01-31T22:53:17.082Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17562025-01-31T22:53:17.082Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
17572025-01-31T22:53:17.115Z
17582025-01-31T22:53:17.115Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/197)
17592025-01-31T22:53:17.623Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17602025-01-31T22:53:17.648Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17612025-01-31T22:53:17.648Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17622025-01-31T22:53:17.648Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
17632025-01-31T22:53:17.681Z
17642025-01-31T22:53:17.681Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/197)
17652025-01-31T22:53:18.188Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17662025-01-31T22:53:18.213Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17672025-01-31T22:53:18.213Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17682025-01-31T22:53:18.213Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
17692025-01-31T22:53:18.244Z
17702025-01-31T22:53:18.244Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/197)
17712025-01-31T22:53:18.738Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17722025-01-31T22:53:18.763Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17732025-01-31T22:53:18.764Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17742025-01-31T22:53:18.764Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17752025-01-31T22:53:18.797Z
17762025-01-31T22:53:18.797Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/197)
17772025-01-31T22:53:19.300Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17782025-01-31T22:53:19.325Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17792025-01-31T22:53:19.325Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17802025-01-31T22:53:19.325Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
17812025-01-31T22:53:19.358Z
17822025-01-31T22:53:19.358Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/197)
17832025-01-31T22:53:19.863Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17842025-01-31T22:53:19.888Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17852025-01-31T22:53:19.888Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17862025-01-31T22:53:19.888Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
17872025-01-31T22:53:19.921Z
17882025-01-31T22:53:19.921Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/197)
17892025-01-31T22:53:20.431Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17902025-01-31T22:53:20.456Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17912025-01-31T22:53:20.456Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17922025-01-31T22:53:20.456Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
17932025-01-31T22:53:20.486Z
17942025-01-31T22:53:20.486Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/197)
17952025-01-31T22:53:20.990Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17962025-01-31T22:53:21.015Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17972025-01-31T22:53:21.015Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17982025-01-31T22:53:21.015Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
17992025-01-31T22:53:21.050Z
18002025-01-31T22:53:21.050Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/197)
18012025-01-31T22:53:21.551Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18022025-01-31T22:53:21.576Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18032025-01-31T22:53:21.576Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18042025-01-31T22:53:21.576Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18052025-01-31T22:53:21.609Z
18062025-01-31T22:53:21.609Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/197)
18072025-01-31T22:53:22.119Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18082025-01-31T22:53:22.144Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18092025-01-31T22:53:22.144Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18102025-01-31T22:53:22.144Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18112025-01-31T22:53:22.175Z
18122025-01-31T22:53:22.175Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/197)
18132025-01-31T22:53:22.687Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18142025-01-31T22:53:22.712Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18152025-01-31T22:53:22.712Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18162025-01-31T22:53:22.712Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
18172025-01-31T22:53:22.743Z
18182025-01-31T22:53:22.743Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/197)
18192025-01-31T22:53:23.227Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18202025-01-31T22:53:23.251Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18212025-01-31T22:53:23.251Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18222025-01-31T22:53:23.252Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
18232025-01-31T22:53:23.285Z
18242025-01-31T22:53:23.285Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/197)
18252025-01-31T22:53:23.760Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18262025-01-31T22:53:23.784Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18272025-01-31T22:53:23.785Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18282025-01-31T22:53:23.785Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
18292025-01-31T22:53:23.815Z
18302025-01-31T22:53:23.815Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/197)
18312025-01-31T22:53:24.289Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18322025-01-31T22:53:24.314Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18332025-01-31T22:53:24.314Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18342025-01-31T22:53:24.314Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
18352025-01-31T22:53:24.339Z
18362025-01-31T22:53:24.339Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/197)
18372025-01-31T22:53:24.815Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18382025-01-31T22:53:24.841Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18392025-01-31T22:53:24.841Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18402025-01-31T22:53:24.841Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
18412025-01-31T22:53:24.871Z
18422025-01-31T22:53:24.871Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/197)
18432025-01-31T22:53:25.349Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18442025-01-31T22:53:25.376Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18452025-01-31T22:53:25.376Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18462025-01-31T22:53:25.376Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
18472025-01-31T22:53:25.403Z
18482025-01-31T22:53:25.404Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/197)
18492025-01-31T22:53:25.878Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18502025-01-31T22:53:25.903Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18512025-01-31T22:53:25.903Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18522025-01-31T22:53:25.903Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
18532025-01-31T22:53:25.931Z
18542025-01-31T22:53:25.931Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/197)
18552025-01-31T22:53:26.435Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18562025-01-31T22:53:26.461Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18572025-01-31T22:53:26.461Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18582025-01-31T22:53:26.461Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18592025-01-31T22:53:26.491Z
18602025-01-31T22:53:26.491Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/197)
18612025-01-31T22:53:26.973Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18622025-01-31T22:53:26.998Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18632025-01-31T22:53:26.998Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18642025-01-31T22:53:26.998Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
18652025-01-31T22:53:27.026Z
18662025-01-31T22:53:27.026Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/197)
18672025-01-31T22:53:27.524Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18682025-01-31T22:53:27.549Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18692025-01-31T22:53:27.549Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18702025-01-31T22:53:27.549Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18712025-01-31T22:53:27.582Z
18722025-01-31T22:53:27.582Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/197)
18732025-01-31T22:53:28.110Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18742025-01-31T22:53:28.135Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18752025-01-31T22:53:28.135Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18762025-01-31T22:53:28.135Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18772025-01-31T22:53:28.170Z
18782025-01-31T22:53:28.170Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/197)
18792025-01-31T22:53:28.642Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18802025-01-31T22:53:28.667Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18812025-01-31T22:53:28.667Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18822025-01-31T22:53:28.667Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
18832025-01-31T22:53:28.692Z
18842025-01-31T22:53:28.692Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/197)
18852025-01-31T22:53:29.162Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18862025-01-31T22:53:29.188Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18872025-01-31T22:53:29.188Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18882025-01-31T22:53:29.188Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
18892025-01-31T22:53:29.217Z
18902025-01-31T22:53:29.217Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/197)
18912025-01-31T22:53:29.691Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18922025-01-31T22:53:29.716Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18932025-01-31T22:53:29.716Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18942025-01-31T22:53:29.716Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
18952025-01-31T22:53:29.745Z
18962025-01-31T22:53:29.745Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/197)
18972025-01-31T22:53:30.221Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18982025-01-31T22:53:30.245Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18992025-01-31T22:53:30.245Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19002025-01-31T22:53:30.245Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
19012025-01-31T22:53:30.275Z
19022025-01-31T22:53:30.275Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/197)
19032025-01-31T22:53:30.760Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19042025-01-31T22:53:30.784Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19052025-01-31T22:53:30.784Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19062025-01-31T22:53:30.784Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
19072025-01-31T22:53:30.813Z
19082025-01-31T22:53:30.813Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/197)
19092025-01-31T22:53:31.290Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19102025-01-31T22:53:31.316Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19112025-01-31T22:53:31.316Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19122025-01-31T22:53:31.317Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
19132025-01-31T22:53:31.347Z
19142025-01-31T22:53:31.347Zinfo: running `cargo check --bins` on sled-hardware-types (45/197)
19152025-01-31T22:53:32.025Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19162025-01-31T22:53:32.050Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19172025-01-31T22:53:32.050Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19182025-01-31T22:53:32.050Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
19192025-01-31T22:53:32.121Z
19202025-01-31T22:53:32.121Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (46/197)
19212025-01-31T22:53:32.812Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19222025-01-31T22:53:32.837Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19232025-01-31T22:53:32.837Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19242025-01-31T22:53:32.837Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
19252025-01-31T22:53:32.910Z
19262025-01-31T22:53:32.911Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (47/197)
19272025-01-31T22:53:33.596Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19282025-01-31T22:53:33.620Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19292025-01-31T22:53:33.620Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19302025-01-31T22:53:33.621Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
19312025-01-31T22:53:33.687Z
19322025-01-31T22:53:33.687Zinfo: running `cargo check --bins` on oxlog (48/197)
19332025-01-31T22:53:34.344Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19342025-01-31T22:53:34.371Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19352025-01-31T22:53:34.457Z Checking cfg-if v1.0.0
19362025-01-31T22:53:34.482Z Checking libc v0.2.169
19372025-01-31T22:53:34.507Z Checking serde v1.0.217
19382025-01-31T22:53:34.507Z Checking zeroize v1.8.1
19392025-01-31T22:53:34.536Z Checking memchr v2.7.4
19402025-01-31T22:53:34.562Z Checking typenum v1.17.0
19412025-01-31T22:53:34.562Z Checking subtle v2.6.1
19422025-01-31T22:53:34.562Z Checking scopeguard v1.2.0
19432025-01-31T22:53:34.595Z Checking value-bag v1.9.0
19442025-01-31T22:53:34.708Z Checking lock_api v0.4.12
19452025-01-31T22:53:34.739Z Checking smallvec v1.13.2
19462025-01-31T22:53:34.813Z Checking itoa v1.0.11
19472025-01-31T22:53:34.929Z Checking log v0.4.22
19482025-01-31T22:53:35.005Z Checking const-oid v0.9.6
19492025-01-31T22:53:35.051Z Checking pin-project-lite v0.2.14
19502025-01-31T22:53:35.078Z Checking byteorder v1.5.0
19512025-01-31T22:53:35.171Z Checking once_cell v1.20.2
19522025-01-31T22:53:35.224Z Checking futures-core v0.3.31
19532025-01-31T22:53:35.325Z Checking getrandom v0.2.15
19542025-01-31T22:53:35.350Z Checking parking_lot_core v0.9.10
19552025-01-31T22:53:35.374Z Checking generic-array v0.14.7
19562025-01-31T22:53:35.399Z Checking signal-hook-registry v1.4.2
19572025-01-31T22:53:35.424Z Checking mio v1.0.2
19582025-01-31T22:53:35.448Z Checking stable_deref_trait v1.2.0
19592025-01-31T22:53:35.548Z Checking cpufeatures v0.2.14
19602025-01-31T22:53:35.573Z Checking rand_core v0.6.4
19612025-01-31T22:53:35.614Z Checking futures-sink v0.3.31
19622025-01-31T22:53:35.641Z Checking socket2 v0.5.7
19632025-01-31T22:53:35.670Z Checking parking_lot v0.12.3
19642025-01-31T22:53:35.755Z Checking zerocopy v0.7.35
19652025-01-31T22:53:35.839Z Checking zerofrom v0.1.4
19662025-01-31T22:53:35.915Z Checking spin v0.9.8
19672025-01-31T22:53:35.951Z Checking slab v0.4.9
19682025-01-31T22:53:36.030Z Checking yoke v0.7.4
19692025-01-31T22:53:36.056Z Checking futures-channel v0.3.31
19702025-01-31T22:53:36.186Z Checking allocator-api2 v0.2.18
19712025-01-31T22:53:36.211Z Checking pin-utils v0.1.0
19722025-01-31T22:53:36.241Z Checking crypto-common v0.1.6
19732025-01-31T22:53:36.295Z Checking block-buffer v0.10.4
19742025-01-31T22:53:36.321Z Checking zerovec v0.10.4
19752025-01-31T22:53:36.359Z Checking futures-task v0.3.31
19762025-01-31T22:53:36.405Z Checking futures-io v0.3.31
19772025-01-31T22:53:36.480Z Checking equivalent v1.0.1
19782025-01-31T22:53:36.505Z Checking digest v0.10.7
19792025-01-31T22:53:36.573Z Checking foldhash v0.1.3
19802025-01-31T22:53:36.573Z Checking futures-util v0.3.31
19812025-01-31T22:53:36.609Z Checking block-padding v0.3.3
19822025-01-31T22:53:36.709Z Checking ryu v1.0.18
19832025-01-31T22:53:36.767Z Checking hashbrown v0.15.1
19842025-01-31T22:53:36.791Z Checking litemap v0.7.3
19852025-01-31T22:53:36.816Z Checking hmac v0.12.1
19862025-01-31T22:53:36.841Z Checking inout v0.1.3
19872025-01-31T22:53:36.930Z Checking writeable v0.5.5
19882025-01-31T22:53:37.001Z Checking fnv v1.0.7
19892025-01-31T22:53:37.028Z Checking cipher v0.4.4
19902025-01-31T22:53:37.090Z Checking sha2 v0.10.8
19912025-01-31T22:53:37.125Z Checking libm v0.2.8
19922025-01-31T22:53:37.215Z Checking base64ct v1.6.0
19932025-01-31T22:53:37.376Z Checking ppv-lite86 v0.2.20
19942025-01-31T22:53:37.553Z Checking flagset v0.4.6
19952025-01-31T22:53:37.586Z Checking pem-rfc7468 v0.7.0
19962025-01-31T22:53:37.624Z Checking tinystr v0.7.6
19972025-01-31T22:53:37.648Z Checking icu_locid_transform_data v1.5.0
19982025-01-31T22:53:37.740Z Checking icu_collections v1.5.0
19992025-01-31T22:53:37.765Z Checking tracing-core v0.1.32
20002025-01-31T22:53:37.850Z Checking der v0.7.9
20012025-01-31T22:53:37.875Z Checking num-traits v0.2.19
20022025-01-31T22:53:37.913Z Checking icu_locid v1.5.0
20032025-01-31T22:53:37.964Z Checking rand_chacha v0.3.1
20042025-01-31T22:53:38.090Z Checking bytes v1.9.0
20052025-01-31T22:53:38.283Z Checking indexmap v2.7.1
20062025-01-31T22:53:38.308Z Checking serde_json v1.0.135
20072025-01-31T22:53:38.332Z Checking bitflags v2.6.0
20082025-01-31T22:53:38.578Z Checking thiserror v1.0.69
20092025-01-31T22:53:38.700Z Checking icu_provider v1.5.0
20102025-01-31T22:53:38.725Z Checking icu_properties_data v1.5.0
20112025-01-31T22:53:38.749Z Checking tokio v1.43.0
20122025-01-31T22:53:38.919Z Checking http v1.2.0
20132025-01-31T22:53:39.082Z Checking percent-encoding v2.3.1
20142025-01-31T22:53:39.252Z Checking icu_locid_transform v1.5.0
20152025-01-31T22:53:39.276Z Checking rustls-pki-types v1.10.0
20162025-01-31T22:53:39.301Z Checking spki v0.7.3
20172025-01-31T22:53:39.325Z Checking rand v0.8.5
20182025-01-31T22:53:39.540Z Checking tracing v0.1.40
20192025-01-31T22:53:39.622Z Checking salsa20 v0.10.2
20202025-01-31T22:53:39.748Z Checking pbkdf2 v0.12.2
20212025-01-31T22:53:39.817Z Checking aws-lc-sys v0.22.0
20222025-01-31T22:53:39.852Z Checking httparse v1.9.5
20232025-01-31T22:53:39.900Z Checking utf16_iter v1.0.5
20242025-01-31T22:53:39.974Z Checking untrusted v0.7.1
20252025-01-31T22:53:40.055Z Checking icu_properties v1.5.1
20262025-01-31T22:53:40.079Z Checking icu_normalizer_data v1.5.0
20272025-01-31T22:53:40.132Z Checking untrusted v0.9.0
20282025-01-31T22:53:40.183Z Checking mirai-annotations v1.12.0
20292025-01-31T22:53:40.212Z Checking utf8_iter v1.0.4
20302025-01-31T22:53:40.264Z Checking powerfmt v0.2.0
20312025-01-31T22:53:40.297Z Checking write16 v1.0.0
20322025-01-31T22:53:40.323Z Checking ring v0.17.8
20332025-01-31T22:53:40.348Z Checking scrypt v0.11.0
20342025-01-31T22:53:40.397Z Checking aes v0.8.4
20352025-01-31T22:53:40.422Z Checking cbc v0.1.2
20362025-01-31T22:53:40.502Z Checking deranged v0.3.11
20372025-01-31T22:53:40.537Z Checking crossbeam-utils v0.8.20
20382025-01-31T22:53:40.604Z Checking atomic-waker v1.1.2
20392025-01-31T22:53:40.739Z Checking num-conv v0.1.0
20402025-01-31T22:53:40.944Z Checking tinyvec_macros v0.1.1
20412025-01-31T22:53:41.026Z Checking num_threads v0.1.7
20422025-01-31T22:53:41.091Z Checking time-core v0.1.2
20432025-01-31T22:53:41.115Z Checking pkcs5 v0.7.1
20442025-01-31T22:53:41.140Z Checking tinyvec v1.8.0
20452025-01-31T22:53:41.241Z Checking http-body v1.0.1
20462025-01-31T22:53:41.426Z Checking form_urlencoded v1.2.1
20472025-01-31T22:53:41.458Z Checking aws-lc-rs v1.10.0
20482025-01-31T22:53:41.527Z Checking try-lock v0.2.5
20492025-01-31T22:53:41.551Z Checking time v0.3.36
20502025-01-31T22:53:41.619Z Checking pkcs8 v0.10.2
20512025-01-31T22:53:41.668Z Checking want v0.3.1
20522025-01-31T22:53:41.740Z Checking uuid v1.12.0
20532025-01-31T22:53:41.838Z Checking unicode-ident v1.0.14
20542025-01-31T22:53:41.902Z Checking httpdate v1.0.3
20552025-01-31T22:53:41.999Z Checking proc-macro2 v1.0.92
20562025-01-31T22:53:42.116Z Checking serde_spanned v0.6.8
20572025-01-31T22:53:42.182Z Checking toml_datetime v0.6.8
20582025-01-31T22:53:42.259Z Checking slog v2.7.0
20592025-01-31T22:53:42.294Z Checking scroll v0.12.0
20602025-01-31T22:53:42.428Z Checking foreign-types-shared v0.1.1
20612025-01-31T22:53:42.539Z Checking plain v0.2.3
20622025-01-31T22:53:42.564Z Checking iana-time-zone v0.1.61
20632025-01-31T22:53:42.661Z Checking tower-service v0.3.3
20642025-01-31T22:53:42.688Z Checking icu_normalizer v1.5.0
20652025-01-31T22:53:42.712Z Checking ucd-trie v0.1.7
20662025-01-31T22:53:42.736Z Checking match_cfg v0.1.0
20672025-01-31T22:53:42.737Z Checking adler2 v2.0.0
20682025-01-31T22:53:42.787Z Checking base64 v0.22.1
20692025-01-31T22:53:42.821Z Checking hostname v0.3.1
20702025-01-31T22:53:42.858Z Checking rustls-webpki v0.102.8
20712025-01-31T22:53:42.898Z Checking miniz_oxide v0.8.0
20722025-01-31T22:53:42.923Z Checking pest v2.7.14
20732025-01-31T22:53:42.949Z Checking chrono v0.4.39
20742025-01-31T22:53:43.196Z Checking goblin v0.8.2
20752025-01-31T22:53:43.333Z Checking idna_adapter v1.2.0
20762025-01-31T22:53:43.489Z Checking quote v1.0.38
20772025-01-31T22:53:43.514Z Checking foreign-types v0.3.2
20782025-01-31T22:53:43.514Z Checking openssl-sys v0.9.104
20792025-01-31T22:53:43.542Z Checking idna v1.0.3
20802025-01-31T22:53:43.606Z Checking errno v0.3.9
20812025-01-31T22:53:43.771Z Checking dirs-sys-next v0.1.2
20822025-01-31T22:53:43.796Z Checking aho-corasick v1.1.3
20832025-01-31T22:53:43.938Z Compiling newtype-uuid v1.2.1
20842025-01-31T22:53:43.970Z Checking url v2.5.3
20852025-01-31T22:53:44.244Z Checking pretty-hex v0.4.1
20862025-01-31T22:53:44.377Z Checking data-encoding v2.6.0
20872025-01-31T22:53:44.497Z Checking regex-syntax v0.8.5
20882025-01-31T22:53:44.674Z Checking siphasher v0.3.11
20892025-01-31T22:53:44.881Z Checking tokio-util v0.7.12
20902025-01-31T22:53:44.881Z Checking openssl v0.10.66
20912025-01-31T22:53:44.971Z Checking dirs-next v2.0.0
20922025-01-31T22:53:44.971Z Checking syn v2.0.96
20932025-01-31T22:53:45.006Z Checking rustix v0.38.37
20942025-01-31T22:53:45.006Z Checking dtrace-parser v0.2.0
20952025-01-31T22:53:45.137Z Checking unicode-normalization v0.1.24
20962025-01-31T22:53:45.241Z Checking h2 v0.4.6
20972025-01-31T22:53:45.394Z Checking http-body-util v0.1.2
20982025-01-31T22:53:45.743Z Checking crossbeam-epoch v0.9.18
20992025-01-31T22:53:45.839Z Checking sha1 v0.10.6
21002025-01-31T22:53:46.071Z Checking signature v2.2.0
21012025-01-31T22:53:46.096Z Checking thread_local v1.1.8
21022025-01-31T22:53:46.250Z Checking thread-id v4.2.2
21032025-01-31T22:53:46.322Z Checking encoding_rs v0.8.34
21042025-01-31T22:53:46.355Z Checking mime v0.3.17
21052025-01-31T22:53:46.616Z Checking anstyle v1.0.10
21062025-01-31T22:53:46.899Z Checking ipnet v2.10.1
21072025-01-31T22:53:46.962Z Checking regex-automata v0.4.8
21082025-01-31T22:53:47.084Z Checking dof v0.3.0
21092025-01-31T22:53:47.287Z Checking winnow v0.6.20
21102025-01-31T22:53:47.499Z Checking openssl-probe v0.1.5
21112025-01-31T22:53:47.572Z Checking unicode-bidi v0.3.17
21122025-01-31T22:53:47.649Z Checking unicode-properties v0.1.3
21132025-01-31T22:53:47.937Z Checking gimli v0.31.1
21142025-01-31T22:53:48.062Z Checking utf8parse v0.2.2
21152025-01-31T22:53:48.086Z Checking either v1.13.0
21162025-01-31T22:53:48.206Z Checking anstyle-parse v0.2.5
21172025-01-31T22:53:48.382Z Checking stringprep v0.1.5
21182025-01-31T22:53:48.440Z Checking crossbeam-deque v0.8.5
21192025-01-31T22:53:48.607Z Checking term v0.7.0
21202025-01-31T22:53:48.710Z Checking rustls v0.23.19
21212025-01-31T22:53:48.805Z Checking native-tls v0.2.12
21222025-01-31T22:53:48.970Z Checking rustls v0.22.4
21232025-01-31T22:53:49.070Z Checking slog-json v2.6.1
21242025-01-31T22:53:49.312Z Checking serde_urlencoded v0.7.1
21252025-01-31T22:53:49.474Z Checking toml_edit v0.22.22
21262025-01-31T22:53:49.597Z Checking usdt-impl v0.5.0
21272025-01-31T22:53:49.658Z Checking crossbeam-channel v0.5.13
21282025-01-31T22:53:50.038Z Checking futures-executor v0.3.31
21292025-01-31T22:53:50.172Z Checking hyper v1.5.2
21302025-01-31T22:53:50.243Z Checking rustls-pemfile v2.2.0
21312025-01-31T22:53:50.266Z Checking num-integer v0.1.46
21322025-01-31T22:53:50.450Z Checking md-5 v0.10.6
21332025-01-31T22:53:50.490Z Checking ff v0.13.0
21342025-01-31T22:53:50.650Z Checking hash32 v0.2.1
21352025-01-31T22:53:50.673Z Checking memmap v0.7.0
21362025-01-31T22:53:50.697Z Checking is-terminal v0.4.13
21372025-01-31T22:53:50.814Z Checking object v0.36.5
21382025-01-31T22:53:50.862Z Checking rustc-demangle v0.1.24
21392025-01-31T22:53:50.911Z Checking anstyle-query v1.1.1
21402025-01-31T22:53:50.944Z Checking addr2line v0.24.2
21412025-01-31T22:53:51.038Z Checking linked-hash-map v0.5.6
21422025-01-31T22:53:51.235Z Checking is_terminal_polyfill v1.70.1
21432025-01-31T22:53:51.291Z Checking psl-types v2.0.11
21442025-01-31T22:53:51.356Z Checking take_mut v0.2.2
21452025-01-31T22:53:51.391Z Checking utf-8 v0.7.6
21462025-01-31T22:53:51.464Z Checking quick-error v1.2.3
21472025-01-31T22:53:51.510Z Checking fallible-iterator v0.2.0
21482025-01-31T22:53:51.598Z Checking colorchoice v1.0.2
21492025-01-31T22:53:51.622Z Checking base16ct v0.2.0
21502025-01-31T22:53:51.622Z Checking dyn-clone v1.0.17
21512025-01-31T22:53:51.733Z Checking tokio-rustls v0.25.0
21522025-01-31T22:53:51.761Z Checking anstream v0.6.15
21532025-01-31T22:53:51.787Z Checking schemars v0.8.21
21542025-01-31T22:53:51.811Z Checking sec1 v0.7.3
21552025-01-31T22:53:51.835Z Checking hyper-util v0.1.10
21562025-01-31T22:53:52.021Z Checking postgres-protocol v0.6.7
21572025-01-31T22:53:52.045Z Checking toml v0.8.19
21582025-01-31T22:53:52.069Z Checking resolv-conf v0.7.0
21592025-01-31T22:53:52.132Z Checking tungstenite v0.24.0
21602025-01-31T22:53:52.352Z Checking slog-async v2.8.0
21612025-01-31T22:53:52.561Z Checking publicsuffix v2.3.0
21622025-01-31T22:53:52.618Z Checking lru-cache v0.1.2
21632025-01-31T22:53:52.653Z Checking heapless v0.7.17
21642025-01-31T22:53:52.788Z Checking usdt v0.5.0
21652025-01-31T22:53:52.816Z Checking slog-term v2.9.1
21662025-01-31T22:53:52.860Z Checking group v0.13.0
21672025-01-31T22:53:53.005Z Checking tokio-rustls v0.26.0
21682025-01-31T22:53:53.029Z Checking num-iter v0.1.45
21692025-01-31T22:53:53.054Z Checking futures v0.3.31
21702025-01-31T22:53:53.082Z Checking slog-bunyan v2.5.0
21712025-01-31T22:53:53.144Z Checking tokio-native-tls v0.3.1
21722025-01-31T22:53:53.186Z Checking rayon-core v1.12.1
21732025-01-31T22:53:53.237Z Checking multer v3.1.0
21742025-01-31T22:53:53.261Z Checking terminal_size v0.4.0
21752025-01-31T22:53:53.337Z Checking hickory-proto v0.24.2
21762025-01-31T22:53:53.375Z Checking phf_shared v0.11.2
21772025-01-31T22:53:53.414Z Checking cookie v0.18.1
21782025-01-31T22:53:53.443Z Checking async-stream v0.3.6
21792025-01-31T22:53:53.596Z Checking bzip2-sys v0.1.11+1.0.8
21802025-01-31T22:53:53.622Z Checking signal-hook v0.3.17
21812025-01-31T22:53:53.623Z Checking camino v1.1.9
21822025-01-31T22:53:53.648Z Checking waitgroup v0.1.2
21832025-01-31T22:53:53.721Z Checking webpki-roots v0.26.6
21842025-01-31T22:53:53.770Z Checking openapiv3 v2.0.0
21852025-01-31T22:53:53.794Z Checking serde_path_to_error v0.1.16
21862025-01-31T22:53:53.818Z Checking hkdf v0.12.4
21872025-01-31T22:53:53.906Z Checking crypto-bigint v0.5.5
21882025-01-31T22:53:53.931Z Checking lazy_static v1.5.0
21892025-01-31T22:53:54.003Z Checking hostname v0.4.0
21902025-01-31T22:53:54.060Z Checking crc32fast v1.4.2
21912025-01-31T22:53:54.116Z Checking strsim v0.11.1
21922025-01-31T22:53:54.150Z Checking bitflags v1.3.2
21932025-01-31T22:53:54.248Z Checking managed v0.8.0
21942025-01-31T22:53:54.283Z Checking winnow v0.5.40
21952025-01-31T22:53:54.332Z Checking unicode-width v0.2.0
21962025-01-31T22:53:54.370Z Checking debug-ignore v1.0.5
21972025-01-31T22:53:54.496Z Checking clap_lex v0.7.4
21982025-01-31T22:53:54.580Z Checking smoltcp v0.9.1
21992025-01-31T22:53:54.716Z Checking clap_builder v4.5.27
22002025-01-31T22:53:54.740Z Checking console v0.15.10
22012025-01-31T22:53:55.206Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22022025-01-31T22:53:55.441Z Checking flate2 v1.0.35
22032025-01-31T22:53:55.625Z Checking backtrace v0.3.74
22042025-01-31T22:53:55.694Z Checking num-bigint-dig v0.8.4
22052025-01-31T22:53:55.962Z Checking signal-hook-mio v0.2.4
22062025-01-31T22:53:56.096Z Checking hyper-rustls v0.27.3
22072025-01-31T22:53:56.121Z Checking elliptic-curve v0.13.8
22082025-01-31T22:53:56.145Z Checking anyhow v1.0.95
22092025-01-31T22:53:56.279Z Checking dropshot v0.12.0
22102025-01-31T22:53:56.394Z Checking cookie_store v0.21.1
22112025-01-31T22:53:56.464Z Checking rayon v1.10.0
22122025-01-31T22:53:56.515Z Checking toml_edit v0.19.15
22132025-01-31T22:53:56.640Z Checking bzip2 v0.4.4
22142025-01-31T22:53:56.884Z Checking phf v0.11.2
22152025-01-31T22:53:56.967Z Checking hyper-tls v0.6.0
22162025-01-31T22:53:57.060Z Checking hickory-resolver v0.24.2
22172025-01-31T22:53:57.084Z Checking tokio-tungstenite v0.24.0
22182025-01-31T22:53:57.111Z Checking postgres-types v0.2.8
22192025-01-31T22:53:57.222Z Checking regex v1.11.1
22202025-01-31T22:53:57.372Z Checking bstr v1.10.0
22212025-01-31T22:53:57.472Z Checking ed25519 v2.2.3
22222025-01-31T22:53:57.664Z Checking tokio-stream v0.1.16
22232025-01-31T22:53:57.738Z Checking phf_shared v0.10.0
22242025-01-31T22:53:57.762Z Checking curve25519-dalek v4.1.3
22252025-01-31T22:53:57.966Z Checking zerocopy v0.6.6
22262025-01-31T22:53:58.119Z Checking hubpack v0.1.2
22272025-01-31T22:53:58.299Z Checking portable-atomic v1.9.0
22282025-01-31T22:53:58.323Z Checking pkcs1 v0.7.5
22292025-01-31T22:53:58.391Z Checking float-cmp v0.9.0
22302025-01-31T22:53:58.519Z Checking serde-big-array v0.5.1
22312025-01-31T22:53:58.568Z Checking rfc6979 v0.4.0
22322025-01-31T22:53:58.592Z Checking sync_wrapper v1.0.1
22332025-01-31T22:53:58.673Z Checking whoami v1.5.2
22342025-01-31T22:53:58.711Z Checking bit-vec v0.6.3
22352025-01-31T22:53:58.735Z Checking unicode-segmentation v1.12.0
22362025-01-31T22:53:58.759Z Checking minimal-lexical v0.2.1
22372025-01-31T22:53:58.937Z Checking precomputed-hash v0.1.1
22382025-01-31T22:53:59.003Z Checking static_assertions v1.1.0
22392025-01-31T22:53:59.072Z Checking number_prefix v0.4.0
22402025-01-31T22:53:59.096Z Checking difflib v0.4.0
22412025-01-31T22:53:59.121Z Checking fixedbitset v0.4.2
22422025-01-31T22:53:59.145Z Checking normalize-line-endings v0.3.0
22432025-01-31T22:53:59.178Z Checking new_debug_unreachable v1.0.6
22442025-01-31T22:53:59.224Z Checking predicates-core v1.0.8
22452025-01-31T22:53:59.248Z Checking ed25519-dalek v2.1.1
22462025-01-31T22:53:59.248Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
22472025-01-31T22:53:59.281Z Checking string_cache v0.8.7
22482025-01-31T22:53:59.316Z Checking similar v2.6.0
22492025-01-31T22:53:59.342Z Checking petgraph v0.6.5
22502025-01-31T22:53:59.368Z Checking indicatif v0.17.11
22512025-01-31T22:53:59.392Z Checking nom v7.1.3
22522025-01-31T22:53:59.415Z Checking predicates v3.1.2
22532025-01-31T22:53:59.543Z Checking qorb v0.2.1
22542025-01-31T22:53:59.616Z Checking bit-set v0.5.3
22552025-01-31T22:53:59.838Z Checking tokio-postgres v0.7.12
22562025-01-31T22:53:59.933Z Checking ecdsa v0.16.9
22572025-01-31T22:53:59.990Z Checking reqwest v0.12.9
22582025-01-31T22:54:00.015Z Checking rsa v0.9.6
22592025-01-31T22:54:00.496Z Checking toml v0.7.8
22602025-01-31T22:54:00.816Z Checking clap v4.5.27
22612025-01-31T22:54:00.918Z Checking zip v0.6.6
22622025-01-31T22:54:01.069Z Checking crossterm v0.28.1
22632025-01-31T22:54:01.422Z Checking itertools v0.10.5
22642025-01-31T22:54:01.454Z Checking itertools v0.12.1
22652025-01-31T22:54:01.539Z Checking ahash v0.8.11
22662025-01-31T22:54:01.713Z Checking fs-err v2.11.0
22672025-01-31T22:54:01.857Z Checking x509-cert v0.2.5
22682025-01-31T22:54:01.942Z Checking semver v1.0.24
22692025-01-31T22:54:02.024Z Checking hex v0.4.3
22702025-01-31T22:54:02.181Z Checking peg-runtime v0.8.3
22712025-01-31T22:54:02.298Z Checking lalrpop-util v0.19.12
22722025-01-31T22:54:02.397Z Checking sigpipe v0.1.3
22732025-01-31T22:54:03.459Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
22742025-01-31T22:54:03.893Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.19s
22752025-01-31T22:54:04.045Z
22762025-01-31T22:54:04.045Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (49/197)
22772025-01-31T22:54:04.802Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22782025-01-31T22:54:04.826Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22792025-01-31T22:54:04.942Z Compiling hashbrown v0.14.5
22802025-01-31T22:54:04.997Z Checking heck v0.5.0
22812025-01-31T22:54:05.021Z Compiling unsafe-libyaml v0.2.11
22822025-01-31T22:54:05.045Z Checking ipnetwork v0.20.0
22832025-01-31T22:54:05.069Z Compiling ident_case v1.0.1
22842025-01-31T22:54:05.069Z Checking progenitor-client v0.8.0
22852025-01-31T22:54:05.069Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22862025-01-31T22:54:05.172Z Checking newtype-uuid v1.2.1
22872025-01-31T22:54:05.245Z Compiling darling_core v0.20.10
22882025-01-31T22:54:05.369Z Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc)
22892025-01-31T22:54:05.393Z Compiling proc-macro-crate v1.3.1
22902025-01-31T22:54:05.417Z Compiling structmeta-derive v0.3.0
22912025-01-31T22:54:05.443Z Compiling thiserror v2.0.11
22922025-01-31T22:54:05.676Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
22932025-01-31T22:54:05.877Z Checking regress v0.10.1
22942025-01-31T22:54:06.004Z Compiling serde_yaml v0.9.34+deprecated
22952025-01-31T22:54:06.225Z Compiling num_enum_derive v0.5.11
22962025-01-31T22:54:06.279Z Compiling diffus-derive v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
22972025-01-31T22:54:06.459Z Compiling lzma-sys v0.1.20
22982025-01-31T22:54:07.048Z Compiling thiserror-impl v2.0.11
22992025-01-31T22:54:07.248Z Compiling foreign-types-macros v0.2.3
23002025-01-31T22:54:07.589Z Compiling structmeta v0.3.0
23012025-01-31T22:54:07.930Z Compiling dropshot v0.15.1
23022025-01-31T22:54:08.095Z Checking arc-swap v1.7.1
23032025-01-31T22:54:08.185Z Checking foreign-types-shared v0.3.1
23042025-01-31T22:54:08.304Z Checking foreign-types v0.5.0
23052025-01-31T22:54:08.329Z Checking num_enum v0.5.11
23062025-01-31T22:54:08.406Z Compiling parse-display-derive v0.10.0
23072025-01-31T22:54:08.463Z Checking slog-scope v4.4.0
23082025-01-31T22:54:08.487Z Checking diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
23092025-01-31T22:54:08.595Z Checking typify-impl v0.2.0
23102025-01-31T22:54:08.680Z Compiling proc-macro-error v1.0.4
23112025-01-31T22:54:09.265Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23122025-01-31T22:54:09.380Z Checking tungstenite v0.21.0
23132025-01-31T22:54:09.405Z Compiling heck v0.3.3
23142025-01-31T22:54:09.728Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23152025-01-31T22:54:09.753Z Compiling dropshot_endpoint v0.15.1
23162025-01-31T22:54:09.853Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23172025-01-31T22:54:10.134Z Checking cstr-argument v0.1.2
23182025-01-31T22:54:10.307Z Checking instant v0.1.13
23192025-01-31T22:54:10.332Z Compiling darling_macro v0.20.10
23202025-01-31T22:54:10.375Z Checking fastrand v2.1.1
23212025-01-31T22:54:10.437Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
23222025-01-31T22:54:10.462Z Checking base64 v0.21.7
23232025-01-31T22:54:10.669Z Checking pretty-hex v0.2.1
23242025-01-31T22:54:10.698Z Checking tempfile v3.13.0
23252025-01-31T22:54:10.733Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23262025-01-31T22:54:10.828Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23272025-01-31T22:54:10.875Z Checking backoff v0.4.0
23282025-01-31T22:54:11.000Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23292025-01-31T22:54:11.043Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23302025-01-31T22:54:11.079Z Compiling darling v0.20.10
23312025-01-31T22:54:11.104Z Checking tokio-tungstenite v0.21.0
23322025-01-31T22:54:11.160Z Checking strum v0.26.3
23332025-01-31T22:54:11.184Z Compiling zone_cfg_derive v0.1.2
23342025-01-31T22:54:11.210Z Compiling serde_with_macros v3.11.0
23352025-01-31T22:54:11.324Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23362025-01-31T22:54:11.348Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23372025-01-31T22:54:11.634Z Checking slog-stdlog v4.1.1
23382025-01-31T22:54:11.700Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23392025-01-31T22:54:11.785Z Checking parse-display v0.10.0
23402025-01-31T22:54:11.809Z Checking regress v0.9.1
23412025-01-31T22:54:11.856Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23422025-01-31T22:54:11.949Z Checking progenitor-client v0.9.1
23432025-01-31T22:54:12.014Z Checking colored v2.1.0
23442025-01-31T22:54:12.122Z Checking macaddr v1.0.1
23452025-01-31T22:54:12.290Z Checking unicode-width v0.1.14
23462025-01-31T22:54:12.315Z Checking base64 v0.13.1
23472025-01-31T22:54:12.346Z Checking zone v0.1.8
23482025-01-31T22:54:12.676Z Checking ron v0.7.1
23492025-01-31T22:54:12.717Z Checking tabwriter v1.4.0
23502025-01-31T22:54:12.910Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23512025-01-31T22:54:12.943Z Checking slog-envlogger v2.2.0
23522025-01-31T22:54:13.171Z Checking xz2 v0.1.7
23532025-01-31T22:54:13.337Z Checking serde_with v3.11.0
23542025-01-31T22:54:13.362Z Checking xattr v1.3.1
23552025-01-31T22:54:13.472Z Checking pem v3.0.4
23562025-01-31T22:54:13.583Z Checking yasna v0.5.2
23572025-01-31T22:54:13.664Z Checking headers-core v0.3.0
23582025-01-31T22:54:13.754Z Checking smf v0.2.3
23592025-01-31T22:54:13.830Z Checking filetime v0.2.25
23602025-01-31T22:54:14.081Z Checking same-file v1.0.6
23612025-01-31T22:54:14.136Z Checking tar v0.4.42
23622025-01-31T22:54:14.254Z Checking headers v0.4.0
23632025-01-31T22:54:14.301Z Checking walkdir v2.5.0
23642025-01-31T22:54:14.448Z Checking rcgen v0.12.1
23652025-01-31T22:54:14.591Z Checking atomicwrites v0.4.4
23662025-01-31T22:54:14.663Z Checking camino-tempfile v1.1.1
23672025-01-31T22:54:14.806Z Checking subprocess v0.2.9
23682025-01-31T22:54:17.557Z Compiling typify-macro v0.2.0
23692025-01-31T22:54:19.315Z Compiling typify v0.2.0
23702025-01-31T22:54:19.417Z Compiling progenitor-impl v0.8.0
23712025-01-31T22:54:22.375Z Compiling progenitor-macro v0.8.0
23722025-01-31T22:54:26.352Z Checking progenitor v0.8.0
23732025-01-31T22:54:26.518Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
23742025-01-31T22:54:26.543Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23752025-01-31T22:54:29.825Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
23762025-01-31T22:54:30.198Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23772025-01-31T22:54:38.311Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
23782025-01-31T22:54:40.186Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
23792025-01-31T22:54:41.755Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.70s
23802025-01-31T22:54:41.935Z
23812025-01-31T22:54:41.935Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/197)
23822025-01-31T22:54:42.642Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23832025-01-31T22:54:42.668Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23842025-01-31T22:54:42.765Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
23852025-01-31T22:54:44.430Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.48s
23862025-01-31T22:54:44.597Z
23872025-01-31T22:54:44.597Zinfo: running `cargo check --bins` on nexus-config (51/197)
23882025-01-31T22:54:45.345Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23892025-01-31T22:54:45.369Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23902025-01-31T22:54:45.369Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23912025-01-31T22:54:45.369Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
23922025-01-31T22:54:45.434Z
23932025-01-31T22:54:45.434Zinfo: running `cargo check --bins` on omicron-rpaths (52/197)
23942025-01-31T22:54:46.116Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23952025-01-31T22:54:46.140Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23962025-01-31T22:54:46.140Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23972025-01-31T22:54:46.140Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
23982025-01-31T22:54:46.218Z
23992025-01-31T22:54:46.218Zinfo: running `cargo check --bins` on omicron-certificates (53/197)
24002025-01-31T22:54:46.935Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24012025-01-31T22:54:46.959Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24022025-01-31T22:54:46.959Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24032025-01-31T22:54:46.959Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
24042025-01-31T22:54:47.042Z
24052025-01-31T22:54:47.042Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (54/197)
24062025-01-31T22:54:47.781Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24072025-01-31T22:54:47.808Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24082025-01-31T22:54:47.943Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24092025-01-31T22:54:47.976Z Compiling ipnetwork v0.20.0
24102025-01-31T22:54:47.976Z Compiling zerocopy v0.8.10
24112025-01-31T22:54:48.003Z Compiling progenitor-client v0.8.0
24122025-01-31T22:54:48.003Z Compiling itertools v0.13.0
24132025-01-31T22:54:48.003Z Compiling zerocopy-derive v0.8.10
24142025-01-31T22:54:48.003Z Compiling heapless v0.8.0
24152025-01-31T22:54:48.003Z Compiling thiserror v2.0.11
24162025-01-31T22:54:48.194Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24172025-01-31T22:54:48.316Z Checking hash32 v0.3.1
24182025-01-31T22:54:48.461Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc)
24192025-01-31T22:54:48.511Z Compiling progenitor v0.8.0
24202025-01-31T22:54:48.713Z Compiling instant v0.1.13
24212025-01-31T22:54:48.742Z Compiling smoltcp v0.11.0
24222025-01-31T22:54:48.777Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
24232025-01-31T22:54:48.836Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24242025-01-31T22:54:48.875Z Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
24252025-01-31T22:54:49.066Z Compiling backoff v0.4.0
24262025-01-31T22:54:49.324Z Compiling dropshot v0.15.1
24272025-01-31T22:54:49.382Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24282025-01-31T22:54:49.522Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24292025-01-31T22:54:49.564Z Compiling serde_with v3.11.0
24302025-01-31T22:54:49.698Z Compiling parse-display v0.10.0
24312025-01-31T22:54:49.918Z Checking num-rational v0.4.2
24322025-01-31T22:54:50.242Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24332025-01-31T22:54:50.409Z Compiling progenitor-client v0.9.1
24342025-01-31T22:54:50.511Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24352025-01-31T22:54:50.851Z Compiling regress v0.9.1
24362025-01-31T22:54:51.751Z Compiling phf_generator v0.11.2
24372025-01-31T22:54:51.919Z Checking num-complex v0.4.6
24382025-01-31T22:54:52.462Z Compiling macaddr v1.0.1
24392025-01-31T22:54:52.616Z Checking cobs v0.2.3
24402025-01-31T22:54:52.798Z Checking postcard v1.0.10
24412025-01-31T22:54:52.872Z Checking num v0.4.3
24422025-01-31T22:54:52.976Z Compiling phf_codegen v0.11.2
24432025-01-31T22:54:53.275Z Compiling parse-zoneinfo v0.3.1
24442025-01-31T22:54:53.309Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24452025-01-31T22:54:53.557Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24462025-01-31T22:54:54.725Z Checking float-ord v0.3.2
24472025-01-31T22:54:54.812Z Compiling convert_case v0.4.0
24482025-01-31T22:54:54.903Z Compiling chrono-tz-build v0.4.0
24492025-01-31T22:54:55.135Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24502025-01-31T22:54:55.563Z Compiling derive_more v0.99.18
24512025-01-31T22:54:55.732Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24522025-01-31T22:54:55.755Z Compiling crucible-workspace-hack v0.1.0
24532025-01-31T22:54:55.853Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
24542025-01-31T22:54:55.982Z Compiling chrono-tz v0.10.1
24552025-01-31T22:54:56.029Z Checking newline-converter v0.3.0
24562025-01-31T22:54:56.188Z Checking prettyplease v0.2.25
24572025-01-31T22:54:56.329Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24582025-01-31T22:54:56.533Z Compiling slog-dtrace v0.3.0
24592025-01-31T22:54:56.803Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
24602025-01-31T22:54:57.018Z Checking expectorate v1.1.0
24612025-01-31T22:54:57.177Z Compiling zone_cfg_derive v0.3.0
24622025-01-31T22:54:57.377Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24632025-01-31T22:54:57.810Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24642025-01-31T22:54:58.074Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24652025-01-31T22:54:58.220Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
24662025-01-31T22:54:58.314Z Compiling const_format_proc_macros v0.2.34
24672025-01-31T22:54:58.533Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24682025-01-31T22:54:58.704Z Compiling num-derive v0.4.2
24692025-01-31T22:54:58.814Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
24702025-01-31T22:54:59.110Z Checking highway v1.2.0
24712025-01-31T22:54:59.313Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24722025-01-31T22:54:59.515Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24732025-01-31T22:54:59.539Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
24742025-01-31T22:54:59.721Z Checking zone v0.3.0
24752025-01-31T22:55:00.040Z Checking const_format v0.2.34
24762025-01-31T22:55:00.077Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24772025-01-31T22:55:00.362Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
24782025-01-31T22:55:00.515Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=86a2ce1f9f13912a5fe652472de765ec5fc22e76#86a2ce1f)
24792025-01-31T22:55:00.667Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24802025-01-31T22:55:00.825Z Checking gethostname v0.5.0
24812025-01-31T22:55:00.903Z Checking bcs v0.1.6
24822025-01-31T22:55:00.955Z Compiling async-recursion v1.1.1
24832025-01-31T22:55:00.979Z Checking termtree v0.5.1
24842025-01-31T22:55:01.084Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
24852025-01-31T22:55:01.188Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812)
24862025-01-31T22:55:03.006Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
24872025-01-31T22:55:08.067Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
24882025-01-31T22:55:11.797Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
24892025-01-31T22:55:14.934Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
24902025-01-31T22:55:16.438Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.38s
24912025-01-31T22:55:16.605Z
24922025-01-31T22:55:16.605Zinfo: running `cargo check --bins` on clickhouse-admin-api (55/197)
24932025-01-31T22:55:17.312Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24942025-01-31T22:55:17.336Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24952025-01-31T22:55:17.336Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24962025-01-31T22:55:17.336Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
24972025-01-31T22:55:17.414Z
24982025-01-31T22:55:17.414Zinfo: running `cargo check --bins` on clickhouse-admin-types (56/197)
24992025-01-31T22:55:18.129Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25002025-01-31T22:55:18.154Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25012025-01-31T22:55:18.154Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25022025-01-31T22:55:18.154Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
25032025-01-31T22:55:18.229Z
25042025-01-31T22:55:18.229Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (57/197)
25052025-01-31T22:55:18.918Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25062025-01-31T22:55:18.942Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25072025-01-31T22:55:19.055Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25082025-01-31T22:55:19.735Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.49s
25092025-01-31T22:55:19.892Z
25102025-01-31T22:55:19.892Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (58/197)
25112025-01-31T22:55:20.606Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25122025-01-31T22:55:20.630Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25132025-01-31T22:55:20.746Z Compiling cfg_aliases v0.1.1
25142025-01-31T22:55:20.771Z Compiling vte_generate_state_changes v0.1.2
25152025-01-31T22:55:20.772Z Checking fd-lock v4.0.2
25162025-01-31T22:55:20.772Z Checking nibble_vec v0.1.0
25172025-01-31T22:55:20.772Z Checking bytecount v0.6.8
25182025-01-31T22:55:20.772Z Checking endian-type v0.1.2
25192025-01-31T22:55:20.795Z Compiling tabled_derive v0.7.0
25202025-01-31T22:55:20.862Z Compiling peg-macros v0.8.4
25212025-01-31T22:55:20.896Z Compiling nix v0.28.0
25222025-01-31T22:55:20.982Z Checking papergrid v0.11.0
25232025-01-31T22:55:21.006Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25242025-01-31T22:55:21.032Z Compiling sqlparser_derive v0.2.2
25252025-01-31T22:55:21.056Z Checking radix_trie v0.2.1
25262025-01-31T22:55:21.309Z Checking vte v0.11.1
25272025-01-31T22:55:21.409Z Checking unicode_categories v0.1.1
25282025-01-31T22:55:21.678Z Checking nu-ansi-term v0.50.1
25292025-01-31T22:55:21.839Z Checking home v0.5.9
25302025-01-31T22:55:21.877Z Checking sqlparser v0.45.0
25312025-01-31T22:55:22.002Z Checking sqlformat v0.2.6
25322025-01-31T22:55:22.034Z Checking display-error-chain v0.2.2
25332025-01-31T22:55:22.347Z Checking strip-ansi-escapes v0.2.0
25342025-01-31T22:55:22.490Z Checking reedline v0.35.0
25352025-01-31T22:55:22.672Z Checking tabled v0.15.0
25362025-01-31T22:55:22.967Z Checking peg v0.8.4
25372025-01-31T22:55:23.497Z Checking rustyline v14.0.0
25382025-01-31T22:55:34.527Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.62s
25392025-01-31T22:55:34.690Z
25402025-01-31T22:55:34.691Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (59/197)
25412025-01-31T22:55:35.413Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25422025-01-31T22:55:35.437Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25432025-01-31T22:55:35.551Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25442025-01-31T22:55:41.892Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.19s
25452025-01-31T22:55:42.045Z
25462025-01-31T22:55:42.045Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (60/197)
25472025-01-31T22:55:42.757Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25482025-01-31T22:55:42.781Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25492025-01-31T22:55:42.891Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25502025-01-31T22:55:47.239Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.18s
25512025-01-31T22:55:47.400Z
25522025-01-31T22:55:47.400Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (61/197)
25532025-01-31T22:55:48.102Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25542025-01-31T22:55:48.143Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25552025-01-31T22:55:48.253Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25562025-01-31T22:55:54.129Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.72s
25572025-01-31T22:55:54.283Z
25582025-01-31T22:55:54.283Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (62/197)
25592025-01-31T22:55:54.990Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25602025-01-31T22:55:55.014Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25612025-01-31T22:55:55.124Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25622025-01-31T22:56:01.362Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.07s
25632025-01-31T22:56:01.526Z
25642025-01-31T22:56:01.526Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (63/197)
25652025-01-31T22:56:02.267Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25662025-01-31T22:56:02.291Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25672025-01-31T22:56:02.402Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25682025-01-31T22:56:06.882Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.32s
25692025-01-31T22:56:07.036Z
25702025-01-31T22:56:07.036Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (64/197)
25712025-01-31T22:56:07.755Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25722025-01-31T22:56:07.780Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25732025-01-31T22:56:07.890Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25742025-01-31T22:56:12.540Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.50s
25752025-01-31T22:56:12.702Z
25762025-01-31T22:56:12.702Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (65/197)
25772025-01-31T22:56:13.424Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25782025-01-31T22:56:13.449Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25792025-01-31T22:56:13.558Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25802025-01-31T22:56:19.817Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.06s
25812025-01-31T22:56:19.972Z
25822025-01-31T22:56:19.972Zinfo: running `cargo check --bins` on oximeter (66/197)
25832025-01-31T22:56:20.678Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25842025-01-31T22:56:20.703Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25852025-01-31T22:56:20.703Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25862025-01-31T22:56:20.703Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
25872025-01-31T22:56:20.759Z
25882025-01-31T22:56:20.759Zinfo: running `cargo check --bins` on oximeter-macro-impl (67/197)
25892025-01-31T22:56:21.455Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25902025-01-31T22:56:21.482Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25912025-01-31T22:56:21.482Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25922025-01-31T22:56:21.482Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
25932025-01-31T22:56:21.555Z
25942025-01-31T22:56:21.555Zinfo: running `cargo check --bins` on oximeter-schema (68/197)
25952025-01-31T22:56:22.265Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25962025-01-31T22:56:22.289Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25972025-01-31T22:56:22.381Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25982025-01-31T22:56:24.978Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25992025-01-31T22:56:26.275Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.48s
26002025-01-31T22:56:26.635Z
26012025-01-31T22:56:26.635Zinfo: running `cargo check --bins` on oximeter-types (69/197)
26022025-01-31T22:56:27.075Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26032025-01-31T22:56:27.361Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26042025-01-31T22:56:27.362Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26052025-01-31T22:56:27.362Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
26062025-01-31T22:56:27.362Z
26072025-01-31T22:56:27.362Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (70/197)
26082025-01-31T22:56:27.912Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26092025-01-31T22:56:28.153Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26102025-01-31T22:56:28.153Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26112025-01-31T22:56:28.153Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
26122025-01-31T22:56:28.153Z
26132025-01-31T22:56:28.154Zinfo: running `cargo check --bins` on oxql-types (71/197)
26142025-01-31T22:56:28.665Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26152025-01-31T22:56:28.920Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26162025-01-31T22:56:28.920Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26172025-01-31T22:56:28.920Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
26182025-01-31T22:56:28.921Z
26192025-01-31T22:56:28.921Zinfo: running `cargo check --bins` on oximeter-test-utils (72/197)
26202025-01-31T22:56:29.506Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26212025-01-31T22:56:29.681Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26222025-01-31T22:56:29.681Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26232025-01-31T22:56:29.681Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
26242025-01-31T22:56:29.681Z
26252025-01-31T22:56:29.681Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (73/197)
26262025-01-31T22:56:30.199Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26272025-01-31T22:56:30.301Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26282025-01-31T22:56:30.301Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26292025-01-31T22:56:30.302Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
26302025-01-31T22:56:30.351Z
26312025-01-31T22:56:30.351Zinfo: running `cargo check --bins` on bootstrap-agent-client (74/197)
26322025-01-31T22:56:31.033Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26332025-01-31T22:56:31.073Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26342025-01-31T22:56:31.073Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26352025-01-31T22:56:31.073Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
26362025-01-31T22:56:31.152Z
26372025-01-31T22:56:31.153Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (75/197)
26382025-01-31T22:56:31.827Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26392025-01-31T22:56:31.852Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26402025-01-31T22:56:31.852Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26412025-01-31T22:56:31.852Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
26422025-01-31T22:56:31.924Z
26432025-01-31T22:56:31.924Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (76/197)
26442025-01-31T22:56:32.651Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26452025-01-31T22:56:32.676Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26462025-01-31T22:56:32.676Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26472025-01-31T22:56:32.676Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
26482025-01-31T22:56:32.751Z
26492025-01-31T22:56:32.751Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (77/197)
26502025-01-31T22:56:33.469Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26512025-01-31T22:56:33.494Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26522025-01-31T22:56:33.494Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26532025-01-31T22:56:33.494Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
26542025-01-31T22:56:33.573Z
26552025-01-31T22:56:33.573Zinfo: running `cargo check --bins` on cockroach-admin-client (78/197)
26562025-01-31T22:56:34.267Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26572025-01-31T22:56:34.291Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26582025-01-31T22:56:34.291Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26592025-01-31T22:56:34.291Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
26602025-01-31T22:56:34.367Z
26612025-01-31T22:56:34.367Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (79/197)
26622025-01-31T22:56:35.096Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26632025-01-31T22:56:35.121Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26642025-01-31T22:56:35.121Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26652025-01-31T22:56:35.121Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
26662025-01-31T22:56:35.189Z
26672025-01-31T22:56:35.189Zinfo: running `cargo check --bins` on dns-service-client (80/197)
26682025-01-31T22:56:35.901Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26692025-01-31T22:56:35.926Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26702025-01-31T22:56:35.926Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26712025-01-31T22:56:35.926Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
26722025-01-31T22:56:36.011Z
26732025-01-31T22:56:36.011Zinfo: running `cargo check --bins` on internal-dns-types (81/197)
26742025-01-31T22:56:36.691Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26752025-01-31T22:56:36.716Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26762025-01-31T22:56:36.716Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26772025-01-31T22:56:36.716Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
26782025-01-31T22:56:36.786Z
26792025-01-31T22:56:36.786Zinfo: running `cargo check --bins` on dpd-client (82/197)
26802025-01-31T22:56:37.473Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26812025-01-31T22:56:37.528Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26822025-01-31T22:56:37.528Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26832025-01-31T22:56:37.528Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
26842025-01-31T22:56:37.591Z
26852025-01-31T22:56:37.591Zinfo: running `cargo check --bins` on gateway-client (83/197)
26862025-01-31T22:56:38.227Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26872025-01-31T22:56:38.263Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26882025-01-31T22:56:38.263Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26892025-01-31T22:56:38.263Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
26902025-01-31T22:56:38.397Z
26912025-01-31T22:56:38.397Zinfo: running `cargo check --bins` on installinator-client (84/197)
26922025-01-31T22:56:39.082Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26932025-01-31T22:56:39.132Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26942025-01-31T22:56:39.132Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26952025-01-31T22:56:39.132Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
26962025-01-31T22:56:39.184Z
26972025-01-31T22:56:39.184Zinfo: running `cargo check --bins` on installinator-common (85/197)
26982025-01-31T22:56:39.852Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26992025-01-31T22:56:39.878Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27002025-01-31T22:56:39.878Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27012025-01-31T22:56:39.878Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
27022025-01-31T22:56:39.954Z
27032025-01-31T22:56:39.954Zinfo: running `cargo check --bins` on update-engine (86/197)
27042025-01-31T22:56:40.631Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27052025-01-31T22:56:40.656Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27062025-01-31T22:56:40.656Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27072025-01-31T22:56:40.656Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
27082025-01-31T22:56:40.731Z
27092025-01-31T22:56:40.731Zinfo: running `cargo check --bins` on nexus-client (87/197)
27102025-01-31T22:56:41.440Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27112025-01-31T22:56:41.465Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27122025-01-31T22:56:41.465Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27132025-01-31T22:56:41.465Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
27142025-01-31T22:56:41.547Z
27152025-01-31T22:56:41.547Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (88/197)
27162025-01-31T22:56:42.238Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27172025-01-31T22:56:42.263Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27182025-01-31T22:56:42.263Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27192025-01-31T22:56:42.263Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
27202025-01-31T22:56:42.339Z
27212025-01-31T22:56:42.339Zinfo: running `cargo check --bins` on omicron-passwords (89/197)
27222025-01-31T22:56:43.007Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27232025-01-31T22:56:43.032Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27242025-01-31T22:56:43.032Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27252025-01-31T22:56:43.032Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
27262025-01-31T22:56:43.103Z
27272025-01-31T22:56:43.103Zinfo: running `cargo check --bins` on nexus-types (90/197)
27282025-01-31T22:56:43.807Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27292025-01-31T22:56:43.832Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27302025-01-31T22:56:43.832Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27312025-01-31T22:56:43.832Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
27322025-01-31T22:56:43.914Z
27332025-01-31T22:56:43.914Zinfo: running `cargo check --bins` on oxide-client (91/197)
27342025-01-31T22:56:44.610Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27352025-01-31T22:56:44.635Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27362025-01-31T22:56:44.635Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27372025-01-31T22:56:44.635Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
27382025-01-31T22:56:44.707Z
27392025-01-31T22:56:44.707Zinfo: running `cargo check --bins` on oximeter-client (92/197)
27402025-01-31T22:56:45.404Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27412025-01-31T22:56:45.428Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27422025-01-31T22:56:45.428Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27432025-01-31T22:56:45.428Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
27442025-01-31T22:56:45.505Z
27452025-01-31T22:56:45.505Zinfo: running `cargo check --bins` on repo-depot-client (93/197)
27462025-01-31T22:56:46.175Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27472025-01-31T22:56:46.199Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27482025-01-31T22:56:46.200Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27492025-01-31T22:56:46.200Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
27502025-01-31T22:56:46.274Z
27512025-01-31T22:56:46.274Zinfo: running `cargo check --bins` on sled-agent-client (94/197)
27522025-01-31T22:56:46.983Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27532025-01-31T22:56:47.008Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27542025-01-31T22:56:47.008Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27552025-01-31T22:56:47.008Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
27562025-01-31T22:56:47.088Z
27572025-01-31T22:56:47.088Zinfo: running `cargo check --bins` on wicketd-client (95/197)
27582025-01-31T22:56:47.829Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27592025-01-31T22:56:47.854Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27602025-01-31T22:56:47.854Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27612025-01-31T22:56:47.854Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
27622025-01-31T22:56:47.936Z
27632025-01-31T22:56:47.936Zinfo: running `cargo check --bins` on sled-agent-types (96/197)
27642025-01-31T22:56:48.666Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27652025-01-31T22:56:48.691Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27662025-01-31T22:56:48.691Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27672025-01-31T22:56:48.691Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
27682025-01-31T22:56:48.774Z
27692025-01-31T22:56:48.774Zinfo: running `cargo check --bins` on wicket-common (97/197)
27702025-01-31T22:56:49.510Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27712025-01-31T22:56:49.535Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27722025-01-31T22:56:49.535Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27732025-01-31T22:56:49.535Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
27742025-01-31T22:56:49.615Z
27752025-01-31T22:56:49.615Zinfo: running `cargo check --bins` on omicron-cockroach-admin (98/197)
27762025-01-31T22:56:50.320Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27772025-01-31T22:56:50.345Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27782025-01-31T22:56:50.461Z Checking csv-core v0.1.11
27792025-01-31T22:56:50.461Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
27802025-01-31T22:56:50.486Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
27812025-01-31T22:56:50.486Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
27822025-01-31T22:56:50.743Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27832025-01-31T22:56:50.768Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
27842025-01-31T22:56:50.792Z Checking csv v1.3.1
27852025-01-31T22:56:51.479Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
27862025-01-31T22:56:51.942Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27872025-01-31T22:56:54.381Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.32s
27882025-01-31T22:56:54.458Z
27892025-01-31T22:56:54.458Zinfo: running `cargo check --bins` on cockroach-admin-api (99/197)
27902025-01-31T22:56:54.844Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27912025-01-31T22:56:54.911Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27922025-01-31T22:56:54.911Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27932025-01-31T22:56:54.911Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
27942025-01-31T22:56:54.966Z
27952025-01-31T22:56:54.966Zinfo: running `cargo check --bins` on cockroach-admin-types (100/197)
27962025-01-31T22:56:55.591Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27972025-01-31T22:56:55.616Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27982025-01-31T22:56:55.616Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27992025-01-31T22:56:55.616Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
28002025-01-31T22:56:55.691Z
28012025-01-31T22:56:55.691Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (101/197)
28022025-01-31T22:56:56.522Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28032025-01-31T22:56:56.547Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28042025-01-31T22:56:56.547Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28052025-01-31T22:56:56.547Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
28062025-01-31T22:56:56.646Z
28072025-01-31T22:56:56.647Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (102/197)
28082025-01-31T22:56:57.467Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28092025-01-31T22:56:57.493Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28102025-01-31T22:56:57.493Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28112025-01-31T22:56:57.493Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
28122025-01-31T22:56:57.589Z
28132025-01-31T22:56:57.589Zinfo: running `cargo check --bins` on dns-server (103/197)
28142025-01-31T22:56:58.282Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28152025-01-31T22:56:58.308Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28162025-01-31T22:56:58.430Z Compiling typify-impl v0.3.0
28172025-01-31T22:56:58.503Z Compiling parking_lot_core v0.8.6
28182025-01-31T22:56:58.503Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28192025-01-31T22:56:58.566Z Checking fxhash v0.2.1
28202025-01-31T22:56:58.566Z Checking hickory-client v0.24.2
28212025-01-31T22:56:58.566Z Checking hickory-server v0.24.2
28222025-01-31T22:56:59.167Z Checking parking_lot v0.11.2
28232025-01-31T22:56:59.286Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
28242025-01-31T22:56:59.467Z Checking sled v0.34.7
28252025-01-31T22:57:04.736Z Compiling typify-macro v0.3.0
28262025-01-31T22:57:06.558Z Compiling typify v0.3.0
28272025-01-31T22:57:06.658Z Compiling progenitor-impl v0.9.1
28282025-01-31T22:57:09.760Z Compiling progenitor-macro v0.9.1
28292025-01-31T22:57:13.873Z Checking progenitor v0.9.1
28302025-01-31T22:57:14.054Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28312025-01-31T22:57:14.638Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28322025-01-31T22:57:16.220Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.62s
28332025-01-31T22:57:16.380Z
28342025-01-31T22:57:16.380Zinfo: running `cargo check --bins` on dns-server-api (104/197)
28352025-01-31T22:57:17.120Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28362025-01-31T22:57:17.193Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28372025-01-31T22:57:17.193Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28382025-01-31T22:57:17.193Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
28392025-01-31T22:57:17.265Z
28402025-01-31T22:57:17.265Zinfo: running `cargo check --bins` on gateway-test-utils (105/197)
28412025-01-31T22:57:17.985Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28422025-01-31T22:57:18.033Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28432025-01-31T22:57:18.033Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28442025-01-31T22:57:18.034Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
28452025-01-31T22:57:18.091Z
28462025-01-31T22:57:18.092Zinfo: running `cargo check --bins` on gateway-types (106/197)
28472025-01-31T22:57:18.789Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28482025-01-31T22:57:18.815Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28492025-01-31T22:57:18.815Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28502025-01-31T22:57:18.815Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
28512025-01-31T22:57:18.896Z
28522025-01-31T22:57:18.896Zinfo: running `cargo check --bins` on ipcc (107/197)
28532025-01-31T22:57:19.605Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28542025-01-31T22:57:19.637Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28552025-01-31T22:57:19.637Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28562025-01-31T22:57:19.638Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
28572025-01-31T22:57:19.712Z
28582025-01-31T22:57:19.712Zinfo: running `cargo check --bins` on omicron-gateway (108/197)
28592025-01-31T22:57:20.472Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28602025-01-31T22:57:20.496Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28612025-01-31T22:57:20.634Z Compiling radium v0.7.0
28622025-01-31T22:57:20.634Z Compiling semver v0.1.20
28632025-01-31T22:57:20.664Z Compiling maybe-uninit v2.0.0
28642025-01-31T22:57:20.664Z Checking tap v1.0.1
28652025-01-31T22:57:20.664Z Checking password-hash v0.5.0
28662025-01-31T22:57:20.694Z Checking blake2 v0.10.6
28672025-01-31T22:57:20.695Z Checking crc-catalog v2.4.0
28682025-01-31T22:57:20.696Z Checking funty v2.0.0
28692025-01-31T22:57:20.860Z Checking wyz v0.5.1
28702025-01-31T22:57:20.916Z Compiling cancel-safe-futures v0.1.5
28712025-01-31T22:57:21.055Z Compiling rustc_version v0.1.7
28722025-01-31T22:57:21.139Z Compiling packed_struct v0.10.1
28732025-01-31T22:57:21.199Z Compiling owo-colors v4.1.0
28742025-01-31T22:57:21.229Z Checking argon2 v0.5.3
28752025-01-31T22:57:21.275Z Checking crc v3.2.1
28762025-01-31T22:57:21.353Z Compiling packed_struct_codegen v0.10.1
28772025-01-31T22:57:21.435Z Checking half v2.4.1
28782025-01-31T22:57:21.460Z Checking bitvec v1.0.1
28792025-01-31T22:57:21.494Z Compiling newtype_derive v0.1.6
28802025-01-31T22:57:21.545Z Compiling indexmap v1.9.3
28812025-01-31T22:57:21.571Z Checking ciborium-io v0.2.2
28822025-01-31T22:57:21.657Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
28832025-01-31T22:57:21.695Z Checking nodrop v0.1.14
28842025-01-31T22:57:21.817Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28852025-01-31T22:57:21.850Z Checking array-init v0.0.4
28862025-01-31T22:57:21.893Z Checking ciborium-ll v0.2.2
28872025-01-31T22:57:21.935Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
28882025-01-31T22:57:21.962Z Checking smallvec v0.6.14
28892025-01-31T22:57:22.173Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28902025-01-31T22:57:22.284Z Checking libsw v3.3.1
28912025-01-31T22:57:22.523Z Compiling memoffset v0.9.1
28922025-01-31T22:57:22.548Z Checking bitfield v0.14.0
28932025-01-31T22:57:22.548Z Checking termcolor v1.4.1
28942025-01-31T22:57:22.598Z Checking hashbrown v0.12.3
28952025-01-31T22:57:22.795Z Checking linear-map v1.2.0
28962025-01-31T22:57:22.821Z Checking indent_write v2.2.0
28972025-01-31T22:57:22.920Z Checking swrite v0.1.0
28982025-01-31T22:57:23.005Z Checking ron v0.8.1
28992025-01-31T22:57:23.034Z Checking env_logger v0.10.2
29002025-01-31T22:57:23.073Z Checking serde-hex v0.1.0
29012025-01-31T22:57:23.120Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29022025-01-31T22:57:23.209Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
29032025-01-31T22:57:23.391Z Checking ciborium v0.2.2
29042025-01-31T22:57:23.611Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29052025-01-31T22:57:24.002Z Checking steno v0.4.1
29062025-01-31T22:57:24.027Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
29072025-01-31T22:57:24.217Z Checking hashbrown v0.13.2
29082025-01-31T22:57:24.309Z Checking humantime v2.1.0
29092025-01-31T22:57:24.420Z Checking crc-any v2.5.0
29102025-01-31T22:57:24.569Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
29112025-01-31T22:57:24.737Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29122025-01-31T22:57:24.904Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
29132025-01-31T22:57:24.997Z Checking object v0.30.4
29142025-01-31T22:57:25.170Z Checking path-slash v0.1.5
29152025-01-31T22:57:25.220Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
29162025-01-31T22:57:25.370Z Checking nix v0.27.1
29172025-01-31T22:57:25.480Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
29182025-01-31T22:57:25.877Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29192025-01-31T22:57:26.073Z Checking tungstenite v0.23.0
29202025-01-31T22:57:26.121Z Checking kstat-rs v0.2.4
29212025-01-31T22:57:26.273Z Checking signal-hook-tokio v0.3.1
29222025-01-31T22:57:26.438Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29232025-01-31T22:57:26.570Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
29242025-01-31T22:57:26.800Z Checking tokio-tungstenite v0.23.1
29252025-01-31T22:57:27.125Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
29262025-01-31T22:57:27.482Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
29272025-01-31T22:57:35.448Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
29282025-01-31T22:57:37.060Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
29292025-01-31T22:57:40.429Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29302025-01-31T22:57:47.044Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29312025-01-31T22:57:47.853Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
29322025-01-31T22:57:51.210Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.48s
29332025-01-31T22:57:51.378Z
29342025-01-31T22:57:51.378Zinfo: running `cargo check --bins` on gateway-api (109/197)
29352025-01-31T22:57:52.066Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29362025-01-31T22:57:52.091Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29372025-01-31T22:57:52.091Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29382025-01-31T22:57:52.091Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
29392025-01-31T22:57:52.164Z
29402025-01-31T22:57:52.164Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (110/197)
29412025-01-31T22:57:52.843Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29422025-01-31T22:57:52.868Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29432025-01-31T22:57:52.868Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29442025-01-31T22:57:52.868Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
29452025-01-31T22:57:52.944Z
29462025-01-31T22:57:52.944Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (111/197)
29472025-01-31T22:57:53.655Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29482025-01-31T22:57:53.680Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29492025-01-31T22:57:53.680Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29502025-01-31T22:57:53.681Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
29512025-01-31T22:57:53.760Z
29522025-01-31T22:57:53.760Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (112/197)
29532025-01-31T22:57:54.466Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29542025-01-31T22:57:54.491Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29552025-01-31T22:57:54.491Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29562025-01-31T22:57:54.491Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
29572025-01-31T22:57:54.564Z
29582025-01-31T22:57:54.564Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (113/197)
29592025-01-31T22:57:55.261Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29602025-01-31T22:57:55.287Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29612025-01-31T22:57:55.288Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29622025-01-31T22:57:55.288Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
29632025-01-31T22:57:55.357Z
29642025-01-31T22:57:55.357Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (114/197)
29652025-01-31T22:57:56.045Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29662025-01-31T22:57:56.069Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29672025-01-31T22:57:56.069Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29682025-01-31T22:57:56.069Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
29692025-01-31T22:57:56.144Z
29702025-01-31T22:57:56.144Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (115/197)
29712025-01-31T22:57:56.823Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29722025-01-31T22:57:56.848Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29732025-01-31T22:57:56.848Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29742025-01-31T22:57:56.848Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
29752025-01-31T22:57:56.922Z
29762025-01-31T22:57:56.922Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (116/197)
29772025-01-31T22:57:57.629Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29782025-01-31T22:57:57.653Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29792025-01-31T22:57:57.653Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29802025-01-31T22:57:57.653Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
29812025-01-31T22:57:57.731Z
29822025-01-31T22:57:57.731Zinfo: running `cargo check --bins` on oximeter-producer (117/197)
29832025-01-31T22:57:58.451Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29842025-01-31T22:57:58.475Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29852025-01-31T22:57:58.475Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29862025-01-31T22:57:58.475Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
29872025-01-31T22:57:58.551Z
29882025-01-31T22:57:58.551Zinfo: running `cargo check --bins` on internal-dns-resolver (118/197)
29892025-01-31T22:57:59.229Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29902025-01-31T22:57:59.254Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29912025-01-31T22:57:59.254Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29922025-01-31T22:57:59.254Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
29932025-01-31T22:57:59.332Z
29942025-01-31T22:57:59.332Zinfo: running `cargo check --bins` on sp-sim (119/197)
29952025-01-31T22:58:00.024Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29962025-01-31T22:58:00.048Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29972025-01-31T22:58:00.138Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29982025-01-31T22:58:00.590Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
29992025-01-31T22:58:02.702Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30002025-01-31T22:58:04.783Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.44s
30012025-01-31T22:58:04.939Z
30022025-01-31T22:58:04.939Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (120/197)
30032025-01-31T22:58:05.673Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30042025-01-31T22:58:05.699Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30052025-01-31T22:58:05.699Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30062025-01-31T22:58:05.699Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
30072025-01-31T22:58:05.781Z
30082025-01-31T22:58:05.781Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (121/197)
30092025-01-31T22:58:06.533Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30102025-01-31T22:58:06.559Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30112025-01-31T22:58:06.559Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30122025-01-31T22:58:06.559Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
30132025-01-31T22:58:06.657Z
30142025-01-31T22:58:06.657Zinfo: running `cargo check --bins` on db-macros (122/197)
30152025-01-31T22:58:07.334Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30162025-01-31T22:58:07.363Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30172025-01-31T22:58:07.363Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30182025-01-31T22:58:07.363Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
30192025-01-31T22:58:07.423Z
30202025-01-31T22:58:07.423Zinfo: running `cargo check --bins` on nexus-macros-common (123/197)
30212025-01-31T22:58:08.116Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30222025-01-31T22:58:08.140Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30232025-01-31T22:58:08.141Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30242025-01-31T22:58:08.141Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
30252025-01-31T22:58:08.219Z
30262025-01-31T22:58:08.219Zinfo: running `cargo check --bins` on nexus-auth (124/197)
30272025-01-31T22:58:08.956Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30282025-01-31T22:58:08.980Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30292025-01-31T22:58:08.980Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30302025-01-31T22:58:08.980Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
30312025-01-31T22:58:09.065Z
30322025-01-31T22:58:09.065Zinfo: running `cargo check --bins` on authz-macros (125/197)
30332025-01-31T22:58:09.752Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30342025-01-31T22:58:09.779Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30352025-01-31T22:58:09.779Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30362025-01-31T22:58:09.779Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
30372025-01-31T22:58:09.849Z
30382025-01-31T22:58:09.849Zinfo: running `cargo check --bins` on nexus-db-fixed-data (126/197)
30392025-01-31T22:58:10.585Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30402025-01-31T22:58:10.609Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30412025-01-31T22:58:10.609Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30422025-01-31T22:58:10.609Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
30432025-01-31T22:58:10.702Z
30442025-01-31T22:58:10.702Zinfo: running `cargo check --bins` on nexus-db-model (127/197)
30452025-01-31T22:58:11.428Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30462025-01-31T22:58:11.452Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30472025-01-31T22:58:11.452Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30482025-01-31T22:58:11.452Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
30492025-01-31T22:58:11.533Z
30502025-01-31T22:58:11.533Zinfo: running `cargo check --bins` on nexus-defaults (128/197)
30512025-01-31T22:58:12.234Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30522025-01-31T22:58:12.258Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30532025-01-31T22:58:12.258Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30542025-01-31T22:58:12.258Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
30552025-01-31T22:58:12.339Z
30562025-01-31T22:58:12.339Zinfo: running `cargo check --bins` on nexus-inventory (129/197)
30572025-01-31T22:58:13.074Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30582025-01-31T22:58:13.098Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30592025-01-31T22:58:13.098Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30602025-01-31T22:58:13.098Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
30612025-01-31T22:58:13.186Z
30622025-01-31T22:58:13.186Zinfo: running `cargo check --bins` on typed-rng (130/197)
30632025-01-31T22:58:13.877Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30642025-01-31T22:58:13.901Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30652025-01-31T22:58:13.901Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30662025-01-31T22:58:13.901Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
30672025-01-31T22:58:13.979Z
30682025-01-31T22:58:13.979Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (131/197)
30692025-01-31T22:58:14.738Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30702025-01-31T22:58:14.762Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30712025-01-31T22:58:14.924Z Checking keccak v0.1.5
30722025-01-31T22:58:14.948Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
30732025-01-31T22:58:14.948Z Checking secrecy v0.8.0
30742025-01-31T22:58:14.948Z Compiling unicase v2.7.0
30752025-01-31T22:58:14.972Z Compiling same-file v1.0.6
30762025-01-31T22:58:14.972Z Compiling tempfile v3.13.0
30772025-01-31T22:58:15.040Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=86a2ce1f9f13912a5fe652472de765ec5fc22e76#86a2ce1f)
30782025-01-31T22:58:15.064Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30792025-01-31T22:58:15.140Z Compiling thiserror-impl-no-std v2.0.2
30802025-01-31T22:58:15.227Z Checking sha3 v0.10.8
30812025-01-31T22:58:15.262Z Compiling walkdir v2.5.0
30822025-01-31T22:58:15.297Z Checking universal-hash v0.5.1
30832025-01-31T22:58:15.356Z Compiling blake3 v1.5.4
30842025-01-31T22:58:15.458Z Checking opaque-debug v0.3.1
30852025-01-31T22:58:15.485Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30862025-01-31T22:58:15.528Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
30872025-01-31T22:58:15.561Z Checking poly1305 v0.8.0
30882025-01-31T22:58:15.593Z Checking chacha20 v0.9.1
30892025-01-31T22:58:15.734Z Checking aead v0.5.2
30902025-01-31T22:58:15.759Z Compiling memmap2 v0.9.5
30912025-01-31T22:58:15.858Z Compiling salty v0.3.0
30922025-01-31T22:58:15.927Z Compiling arrayref v0.3.9
30932025-01-31T22:58:15.953Z Compiling arrayvec v0.7.6
30942025-01-31T22:58:16.008Z Compiling constant_time_eq v0.3.1
30952025-01-31T22:58:16.042Z Compiling libefi-sys v0.1.0
30962025-01-31T22:58:16.144Z Checking chacha20poly1305 v0.10.1
30972025-01-31T22:58:16.247Z Compiling toolchain_find v0.4.0
30982025-01-31T22:58:16.324Z Compiling camino-tempfile v1.1.1
30992025-01-31T22:58:16.348Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
31002025-01-31T22:58:16.372Z Compiling bitfield-struct v0.6.2
31012025-01-31T22:58:16.615Z Compiling topological-sort v0.2.2
31022025-01-31T22:58:16.721Z Compiling mime_guess v2.0.5
31032025-01-31T22:58:16.785Z Compiling rustfmt-wrapper v0.2.1
31042025-01-31T22:58:17.116Z Compiling omicron-zone-package v0.12.0
31052025-01-31T22:58:17.270Z Compiling progenitor v0.9.1
31062025-01-31T22:58:17.317Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31072025-01-31T22:58:17.441Z Checking thiserror-no-std v2.0.2
31082025-01-31T22:58:17.480Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31092025-01-31T22:58:17.505Z Checking primeorder v0.13.6
31102025-01-31T22:58:17.528Z Checking env_filter v0.1.2
31112025-01-31T22:58:17.564Z Checking vsss-rs v3.3.4
31122025-01-31T22:58:17.593Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
31132025-01-31T22:58:17.620Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31142025-01-31T22:58:17.737Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31152025-01-31T22:58:17.763Z Checking env_logger v0.11.5
31162025-01-31T22:58:17.918Z Checking p384 v0.13.0
31172025-01-31T22:58:17.943Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
31182025-01-31T22:58:17.966Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31192025-01-31T22:58:18.161Z Checking simd-adler32 v0.3.7
31202025-01-31T22:58:18.229Z Checking bumpalo v3.16.0
31212025-01-31T22:58:18.294Z Compiling zip v2.1.3
31222025-01-31T22:58:18.349Z Checking http-range v0.1.5
31232025-01-31T22:58:18.471Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
31242025-01-31T22:58:18.524Z Checking lockfree-object-pool v0.1.6
31252025-01-31T22:58:18.549Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31262025-01-31T22:58:18.752Z Checking zopfli v0.8.1
31272025-01-31T22:58:18.779Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31282025-01-31T22:58:18.805Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31292025-01-31T22:58:19.068Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31302025-01-31T22:58:19.201Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31312025-01-31T22:58:19.352Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
31322025-01-31T22:58:19.400Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31332025-01-31T22:58:19.540Z Checking nanorand v0.7.0
31342025-01-31T22:58:19.756Z Checking atty v0.2.14
31352025-01-31T22:58:19.781Z Checking glob v0.3.2
31362025-01-31T22:58:19.861Z Checking flume v0.11.1
31372025-01-31T22:58:19.885Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31382025-01-31T22:58:19.908Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
31392025-01-31T22:58:20.076Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31402025-01-31T22:58:20.342Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31412025-01-31T22:58:20.659Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31422025-01-31T22:58:20.890Z Checking hyper-staticfile v0.10.1
31432025-01-31T22:58:21.188Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
31442025-01-31T22:58:21.331Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31452025-01-31T22:58:21.521Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31462025-01-31T22:58:21.545Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=86a2ce1f9f13912a5fe652472de765ec5fc22e76#86a2ce1f)
31472025-01-31T22:58:21.717Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
31482025-01-31T22:58:21.965Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
31492025-01-31T22:58:22.177Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31502025-01-31T22:58:22.203Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
31512025-01-31T22:58:22.308Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
31522025-01-31T22:58:25.015Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
31532025-01-31T22:58:25.015Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31542025-01-31T22:58:35.799Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31552025-01-31T22:58:53.253Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.26s
31562025-01-31T22:58:53.425Z
31572025-01-31T22:58:53.425Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (132/197)
31582025-01-31T22:58:54.237Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31592025-01-31T22:58:54.261Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31602025-01-31T22:58:54.426Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31612025-01-31T22:59:10.817Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.38s
31622025-01-31T22:59:10.993Z
31632025-01-31T22:59:10.993Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (133/197)
31642025-01-31T22:59:11.749Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31652025-01-31T22:59:11.773Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31662025-01-31T22:59:11.921Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31672025-01-31T22:59:28.776Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.77s
31682025-01-31T22:59:28.944Z
31692025-01-31T22:59:28.944Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (134/197)
31702025-01-31T22:59:29.707Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31712025-01-31T22:59:29.732Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31722025-01-31T22:59:29.875Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31732025-01-31T22:59:47.434Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.48s
31742025-01-31T22:59:47.615Z
31752025-01-31T22:59:47.615Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (135/197)
31762025-01-31T22:59:48.443Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31772025-01-31T22:59:48.467Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31782025-01-31T22:59:48.642Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31792025-01-31T23:00:05.761Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.13s
31802025-01-31T23:00:05.932Z
31812025-01-31T23:00:05.932Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (136/197)
31822025-01-31T23:00:06.719Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31832025-01-31T23:00:06.744Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31842025-01-31T23:00:06.900Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31852025-01-31T23:00:23.958Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.97s
31862025-01-31T23:00:24.097Z
31872025-01-31T23:00:24.097Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (137/197)
31882025-01-31T23:00:24.872Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31892025-01-31T23:00:24.897Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31902025-01-31T23:00:25.047Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31912025-01-31T23:00:41.791Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.69s
31922025-01-31T23:00:41.961Z
31932025-01-31T23:00:41.961Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (138/197)
31942025-01-31T23:00:42.721Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31952025-01-31T23:00:42.745Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31962025-01-31T23:00:42.897Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31972025-01-31T23:01:00.042Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.07s
31982025-01-31T23:01:00.221Z
31992025-01-31T23:01:00.221Zinfo: running `cargo check --bins` on bootstrap-agent-api (139/197)
32002025-01-31T23:01:00.982Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32012025-01-31T23:01:01.007Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32022025-01-31T23:01:01.007Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32032025-01-31T23:01:01.007Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
32042025-01-31T23:01:01.085Z
32052025-01-31T23:01:01.085Zinfo: running `cargo check --bins` on key-manager (140/197)
32062025-01-31T23:01:01.799Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32072025-01-31T23:01:01.823Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32082025-01-31T23:01:01.823Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32092025-01-31T23:01:01.823Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
32102025-01-31T23:01:01.902Z
32112025-01-31T23:01:01.902Zinfo: running `cargo check --bins` on range-requests (141/197)
32122025-01-31T23:01:02.588Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32132025-01-31T23:01:02.613Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32142025-01-31T23:01:02.613Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32152025-01-31T23:01:02.613Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
32162025-01-31T23:01:02.686Z
32172025-01-31T23:01:02.686Zinfo: running `cargo check --bins` on repo-depot-api (142/197)
32182025-01-31T23:01:03.370Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32192025-01-31T23:01:03.400Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32202025-01-31T23:01:03.400Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32212025-01-31T23:01:03.400Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
32222025-01-31T23:01:03.468Z
32232025-01-31T23:01:03.468Zinfo: running `cargo check --bins` on sled-agent-api (143/197)
32242025-01-31T23:01:04.187Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32252025-01-31T23:01:04.211Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32262025-01-31T23:01:04.211Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32272025-01-31T23:01:04.211Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
32282025-01-31T23:01:04.290Z
32292025-01-31T23:01:04.290Zinfo: running `cargo check --bins` on sled-diagnostics (144/197)
32302025-01-31T23:01:04.960Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32312025-01-31T23:01:04.984Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32322025-01-31T23:01:04.984Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32332025-01-31T23:01:04.984Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
32342025-01-31T23:01:05.057Z
32352025-01-31T23:01:05.057Zinfo: running `cargo check --bins` on sled-hardware (145/197)
32362025-01-31T23:01:05.762Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32372025-01-31T23:01:05.785Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32382025-01-31T23:01:05.785Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32392025-01-31T23:01:05.785Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
32402025-01-31T23:01:05.864Z
32412025-01-31T23:01:05.864Zinfo: running `cargo check --bins --no-default-features` on sled-storage (146/197)
32422025-01-31T23:01:06.585Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32432025-01-31T23:01:06.609Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32442025-01-31T23:01:06.609Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32452025-01-31T23:01:06.609Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
32462025-01-31T23:01:06.689Z
32472025-01-31T23:01:06.689Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (147/197)
32482025-01-31T23:01:07.427Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32492025-01-31T23:01:07.451Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32502025-01-31T23:01:07.451Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32512025-01-31T23:01:07.451Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
32522025-01-31T23:01:07.528Z
32532025-01-31T23:01:07.528Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (148/197)
32542025-01-31T23:01:08.263Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32552025-01-31T23:01:08.289Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32562025-01-31T23:01:08.289Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32572025-01-31T23:01:08.290Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
32582025-01-31T23:01:08.370Z
32592025-01-31T23:01:08.370Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (149/197)
32602025-01-31T23:01:09.114Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32612025-01-31T23:01:09.142Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32622025-01-31T23:01:09.142Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32632025-01-31T23:01:09.142Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
32642025-01-31T23:01:09.220Z
32652025-01-31T23:01:09.220Zinfo: running `cargo check --bins` on nexus-test-interface (150/197)
32662025-01-31T23:01:09.938Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32672025-01-31T23:01:09.962Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32682025-01-31T23:01:09.962Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32692025-01-31T23:01:09.962Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
32702025-01-31T23:01:10.050Z
32712025-01-31T23:01:10.050Zinfo: running `cargo check --bins` on oximeter-collector (151/197)
32722025-01-31T23:01:10.775Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32732025-01-31T23:01:10.799Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32742025-01-31T23:01:10.932Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
32752025-01-31T23:01:10.932Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
32762025-01-31T23:01:11.912Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32772025-01-31T23:01:14.324Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.26s
32782025-01-31T23:01:14.506Z
32792025-01-31T23:01:14.506Zinfo: running `cargo check --bins` on oximeter-api (152/197)
32802025-01-31T23:01:15.202Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32812025-01-31T23:01:15.226Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32822025-01-31T23:01:15.226Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32832025-01-31T23:01:15.226Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
32842025-01-31T23:01:15.313Z
32852025-01-31T23:01:15.313Zinfo: running `cargo check --bins` on cert-dev (153/197)
32862025-01-31T23:01:15.988Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32872025-01-31T23:01:16.012Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32882025-01-31T23:01:16.090Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
32892025-01-31T23:01:16.349Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
32902025-01-31T23:01:16.504Z
32912025-01-31T23:01:16.504Zinfo: running `cargo check --bins` on clickana (154/197)
32922025-01-31T23:01:17.208Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32932025-01-31T23:01:17.233Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32942025-01-31T23:01:17.330Z Checking castaway v0.2.3
32952025-01-31T23:01:17.354Z Checking lru v0.12.5
32962025-01-31T23:01:17.354Z Compiling instability v0.3.2
32972025-01-31T23:01:17.354Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
32982025-01-31T23:01:17.354Z Checking unicode-truncate v1.1.0
32992025-01-31T23:01:17.354Z Checking cassowary v0.3.0
33002025-01-31T23:01:17.501Z Checking compact_str v0.8.0
33012025-01-31T23:01:18.157Z Checking ratatui v0.28.1
33022025-01-31T23:01:19.301Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33032025-01-31T23:01:20.486Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33042025-01-31T23:01:21.495Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.98s
33052025-01-31T23:01:21.654Z
33062025-01-31T23:01:21.654Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (155/197)
33072025-01-31T23:01:22.410Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33082025-01-31T23:01:22.436Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33092025-01-31T23:01:22.570Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33102025-01-31T23:01:22.570Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33112025-01-31T23:01:23.728Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33122025-01-31T23:01:24.281Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
33132025-01-31T23:01:24.697Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.03s
33142025-01-31T23:01:24.874Z
33152025-01-31T23:01:24.874Zinfo: running `cargo check --bins` on ch-dev (156/197)
33162025-01-31T23:01:25.589Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33172025-01-31T23:01:25.613Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33182025-01-31T23:01:25.717Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
33192025-01-31T23:01:26.520Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.63s
33202025-01-31T23:01:26.680Z
33212025-01-31T23:01:26.680Zinfo: running `cargo check --bins` on crdb-seed (157/197)
33222025-01-31T23:01:27.447Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33232025-01-31T23:01:27.470Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33242025-01-31T23:01:27.579Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
33252025-01-31T23:01:27.908Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
33262025-01-31T23:01:28.075Z
33272025-01-31T23:01:28.075Zinfo: running `cargo check --bins` on db-dev (158/197)
33282025-01-31T23:01:28.797Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33292025-01-31T23:01:28.821Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33302025-01-31T23:01:28.923Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
33312025-01-31T23:01:29.726Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.64s
33322025-01-31T23:01:29.899Z
33332025-01-31T23:01:29.899Zinfo: running `cargo check --bins` on omicron-dev-lib (159/197)
33342025-01-31T23:01:30.647Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33352025-01-31T23:01:30.671Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33362025-01-31T23:01:30.671Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33372025-01-31T23:01:30.671Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
33382025-01-31T23:01:30.746Z
33392025-01-31T23:01:30.747Zinfo: running `cargo check --bins` on xtask-downloader (160/197)
33402025-01-31T23:01:31.423Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33412025-01-31T23:01:31.447Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33422025-01-31T23:01:31.533Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
33432025-01-31T23:01:32.511Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.75s
33442025-01-31T23:01:32.660Z
33452025-01-31T23:01:32.660Zinfo: running `cargo check --bins` on omicron-ls-apis (161/197)
33462025-01-31T23:01:33.359Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33472025-01-31T23:01:33.384Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33482025-01-31T23:01:33.467Z Checking cargo-platform v0.1.8
33492025-01-31T23:01:33.713Z Checking cargo_metadata v0.18.1
33502025-01-31T23:01:34.906Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
33512025-01-31T23:01:35.983Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.31s
33522025-01-31T23:01:36.141Z
33532025-01-31T23:01:36.141Zinfo: running `cargo check --bins` on mgs-dev (162/197)
33542025-01-31T23:01:36.937Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33552025-01-31T23:01:36.961Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33562025-01-31T23:01:37.103Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33572025-01-31T23:01:38.784Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33582025-01-31T23:01:39.465Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
33592025-01-31T23:01:40.104Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.95s
33602025-01-31T23:01:40.281Z
33612025-01-31T23:01:40.281Zinfo: running `cargo check --bins` on omicron-omdb (163/197)
33622025-01-31T23:01:41.108Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33632025-01-31T23:01:41.132Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33642025-01-31T23:01:41.340Z Compiling crunchy v0.2.2
33652025-01-31T23:01:41.340Z Compiling tiny-keccak v2.0.2
33662025-01-31T23:01:41.340Z Compiling dsl_auto_type v0.1.2
33672025-01-31T23:01:41.364Z Checking scheduled-thread-pool v0.2.7
33682025-01-31T23:01:41.364Z Compiling diesel_table_macro_syntax v0.2.0
33692025-01-31T23:01:41.364Z Compiling ascii-canvas v3.0.0
33702025-01-31T23:01:41.364Z Compiling ena v0.14.3
33712025-01-31T23:01:41.364Z Compiling diff v0.1.13
33722025-01-31T23:01:41.675Z Checking r2d2 v0.8.10
33732025-01-31T23:01:41.700Z Compiling regex-syntax v0.6.29
33742025-01-31T23:01:41.792Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
33752025-01-31T23:01:41.833Z Compiling ref-cast v1.0.23
33762025-01-31T23:01:41.860Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
33772025-01-31T23:01:41.974Z Compiling derive_builder_core v0.20.2
33782025-01-31T23:01:41.997Z Compiling libxml v0.3.3
33792025-01-31T23:01:42.031Z Compiling ref-cast-impl v1.0.23
33802025-01-31T23:01:42.115Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
33812025-01-31T23:01:42.367Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
33822025-01-31T23:01:42.391Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
33832025-01-31T23:01:42.504Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
33842025-01-31T23:01:42.571Z Compiling strum_macros v0.24.3
33852025-01-31T23:01:42.597Z Compiling diesel_derives v2.2.3
33862025-01-31T23:01:42.644Z Compiling samael v0.0.17
33872025-01-31T23:01:42.832Z Compiling indoc v1.0.9
33882025-01-31T23:01:43.549Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
33892025-01-31T23:01:43.837Z Compiling derive_builder_macro v0.20.2
33902025-01-31T23:01:43.923Z Compiling oso-derive v0.27.3
33912025-01-31T23:01:44.398Z Compiling lalrpop v0.19.12
33922025-01-31T23:01:44.547Z Checking derive_builder v0.20.2
33932025-01-31T23:01:44.662Z Compiling impl-trait-for-tuples v0.2.2
33942025-01-31T23:01:44.710Z Checking quick-xml v0.33.0
33952025-01-31T23:01:44.834Z Compiling diesel-dtrace v0.4.2
33962025-01-31T23:01:45.074Z Checking maplit v1.0.2
33972025-01-31T23:01:45.254Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
33982025-01-31T23:01:45.278Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
33992025-01-31T23:01:45.531Z Checking bb8 v0.8.5
34002025-01-31T23:01:45.717Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
34012025-01-31T23:01:45.996Z Checking rand_seeder v0.3.0
34022025-01-31T23:01:46.099Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34032025-01-31T23:01:46.196Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34042025-01-31T23:01:46.261Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34052025-01-31T23:01:46.366Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
34062025-01-31T23:01:46.507Z Checking is_ci v1.2.0
34072025-01-31T23:01:46.643Z Checking unicode-linebreak v0.1.5
34082025-01-31T23:01:46.743Z Checking smawk v0.3.2
34092025-01-31T23:01:46.918Z Checking supports-color v3.0.1
34102025-01-31T23:01:47.043Z Checking textwrap v0.16.1
34112025-01-31T23:01:47.109Z Checking multimap v0.10.0
34122025-01-31T23:01:47.634Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
34132025-01-31T23:01:49.459Z Checking diesel v2.2.6
34142025-01-31T23:02:13.334Z Checking async-bb8-diesel v0.2.1
34152025-01-31T23:02:13.456Z Compiling polar-core v0.27.3
34162025-01-31T23:02:22.162Z Checking oso v0.27.3
34172025-01-31T23:03:41.884Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
34182025-01-31T23:03:50.255Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 09s
34192025-01-31T23:03:50.433Z
34202025-01-31T23:03:50.433Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (164/197)
34212025-01-31T23:03:51.201Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34222025-01-31T23:03:51.225Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34232025-01-31T23:03:51.225Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34242025-01-31T23:03:51.225Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
34252025-01-31T23:03:51.315Z
34262025-01-31T23:03:51.315Zinfo: running `cargo check --bins` on nexus-saga-recovery (165/197)
34272025-01-31T23:03:52.080Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34282025-01-31T23:03:52.104Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34292025-01-31T23:03:52.104Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34302025-01-31T23:03:52.104Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
34312025-01-31T23:03:52.188Z
34322025-01-31T23:03:52.188Zinfo: running `cargo check --bins` on nexus-test-utils-macros (166/197)
34332025-01-31T23:03:52.881Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34342025-01-31T23:03:52.905Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34352025-01-31T23:03:52.905Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34362025-01-31T23:03:52.905Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
34372025-01-31T23:03:52.976Z
34382025-01-31T23:03:52.976Zinfo: running `cargo check --bins` on omicron-nexus (167/197)
34392025-01-31T23:03:53.769Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34402025-01-31T23:03:53.793Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34412025-01-31T23:03:54.003Z Compiling libz-sys v1.1.20
34422025-01-31T23:03:54.027Z Compiling libgit2-sys v0.17.0+1.8.1
34432025-01-31T23:03:54.051Z Compiling vergen v8.3.2
34442025-01-31T23:03:54.076Z Compiling cargo-platform v0.1.8
34452025-01-31T23:03:54.076Z Compiling pin-project-internal v1.1.6
34462025-01-31T23:03:54.076Z Compiling libsqlite3-sys v0.30.1
34472025-01-31T23:03:54.076Z Compiling snafu-derive v0.8.5
34482025-01-31T23:03:54.102Z Compiling cfg_aliases v0.2.1
34492025-01-31T23:03:54.250Z Compiling buf-list v1.0.3
34502025-01-31T23:03:54.337Z Compiling rustls v0.21.12
34512025-01-31T23:03:54.559Z Compiling cargo_metadata v0.18.1
34522025-01-31T23:03:54.654Z Compiling nix v0.29.0
34532025-01-31T23:03:54.678Z Checking globset v0.4.15
34542025-01-31T23:03:54.838Z Checking olpc-cjson v0.1.4
34552025-01-31T23:03:54.873Z Checking sct v0.7.1
34562025-01-31T23:03:55.061Z Checking rustls-webpki v0.101.7
34572025-01-31T23:03:55.085Z Checking serde_plain v1.0.2
34582025-01-31T23:03:55.113Z Checking typed-path v0.9.3
34592025-01-31T23:03:55.599Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
34602025-01-31T23:03:55.704Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
34612025-01-31T23:03:55.846Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
34622025-01-31T23:03:55.951Z Checking hashlink v0.9.1
34632025-01-31T23:03:56.079Z Checking parse-size v1.1.0
34642025-01-31T23:03:56.256Z Checking fallible-streaming-iterator v0.1.9
34652025-01-31T23:03:56.344Z Checking pin-project v1.1.6
34662025-01-31T23:03:56.425Z Checking fallible-iterator v0.3.0
34672025-01-31T23:03:56.558Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
34682025-01-31T23:03:56.665Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
34692025-01-31T23:03:56.926Z Checking rustls-pemfile v1.0.4
34702025-01-31T23:03:56.950Z Checking rusqlite v0.32.1
34712025-01-31T23:03:57.133Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
34722025-01-31T23:03:57.167Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
34732025-01-31T23:03:57.425Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34742025-01-31T23:03:57.449Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
34752025-01-31T23:03:57.472Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
34762025-01-31T23:03:57.588Z Checking twox-hash v2.1.0
34772025-01-31T23:03:57.727Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
34782025-01-31T23:03:57.762Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
34792025-01-31T23:03:58.141Z Checking tokio-rustls v0.24.1
34802025-01-31T23:03:58.218Z Checking snafu v0.8.5
34812025-01-31T23:03:58.242Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
34822025-01-31T23:03:58.612Z Checking tough v0.19.0
34832025-01-31T23:03:58.952Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
34842025-01-31T23:03:59.200Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
34852025-01-31T23:03:59.415Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=86a2ce1f9f13912a5fe652472de765ec5fc22e76#86a2ce1f)
34862025-01-31T23:03:59.439Z Checking fatfs v0.3.6
34872025-01-31T23:03:59.648Z Checking assert_matches v1.5.0
34882025-01-31T23:04:02.233Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
34892025-01-31T23:04:03.600Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
34902025-01-31T23:04:06.318Z Compiling git2 v0.19.0
34912025-01-31T23:04:11.263Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=86a2ce1f9f13912a5fe652472de765ec5fc22e76#86a2ce1f)
34922025-01-31T23:05:17.534Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s
34932025-01-31T23:05:17.716Z
34942025-01-31T23:05:17.716Zinfo: running `cargo check --bins` on nexus-external-api (168/197)
34952025-01-31T23:05:18.550Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34962025-01-31T23:05:18.574Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34972025-01-31T23:05:18.574Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34982025-01-31T23:05:18.574Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
34992025-01-31T23:05:18.660Z
35002025-01-31T23:05:18.660Zinfo: running `cargo check --bins` on openapi-manager-types (169/197)
35012025-01-31T23:05:19.368Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35022025-01-31T23:05:19.392Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35032025-01-31T23:05:19.392Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35042025-01-31T23:05:19.392Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
35052025-01-31T23:05:19.474Z
35062025-01-31T23:05:19.474Zinfo: running `cargo check --bins` on nexus-internal-api (170/197)
35072025-01-31T23:05:20.218Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35082025-01-31T23:05:20.242Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35092025-01-31T23:05:20.242Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35102025-01-31T23:05:20.242Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
35112025-01-31T23:05:20.327Z
35122025-01-31T23:05:20.327Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (171/197)
35132025-01-31T23:05:21.106Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35142025-01-31T23:05:21.130Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35152025-01-31T23:05:21.130Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35162025-01-31T23:05:21.130Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
35172025-01-31T23:05:21.212Z
35182025-01-31T23:05:21.212Zinfo: running `cargo check --bins` on nexus-networking (172/197)
35192025-01-31T23:05:21.993Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35202025-01-31T23:05:22.017Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35212025-01-31T23:05:22.017Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35222025-01-31T23:05:22.017Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
35232025-01-31T23:05:22.104Z
35242025-01-31T23:05:22.104Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (173/197)
35252025-01-31T23:05:22.908Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35262025-01-31T23:05:22.932Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35272025-01-31T23:05:22.932Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35282025-01-31T23:05:22.932Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
35292025-01-31T23:05:23.026Z
35302025-01-31T23:05:23.026Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (174/197)
35312025-01-31T23:05:23.796Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35322025-01-31T23:05:23.820Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35332025-01-31T23:05:23.820Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35342025-01-31T23:05:23.820Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
35352025-01-31T23:05:23.909Z
35362025-01-31T23:05:23.909Zinfo: running `cargo check --bins` on update-common (175/197)
35372025-01-31T23:05:24.682Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35382025-01-31T23:05:24.707Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35392025-01-31T23:05:24.707Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35402025-01-31T23:05:24.707Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
35412025-01-31T23:05:24.796Z
35422025-01-31T23:05:24.796Zinfo: running `cargo check --bins` on tufaceous-lib (176/197)
35432025-01-31T23:05:25.555Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35442025-01-31T23:05:25.579Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35452025-01-31T23:05:25.579Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35462025-01-31T23:05:25.579Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
35472025-01-31T23:05:25.664Z
35482025-01-31T23:05:25.664Zinfo: running `cargo check --bins` on tufaceous (177/197)
35492025-01-31T23:05:26.426Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35502025-01-31T23:05:26.450Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35512025-01-31T23:05:26.561Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
35522025-01-31T23:05:27.838Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
35532025-01-31T23:05:28.832Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.15s
35542025-01-31T23:05:29.003Z
35552025-01-31T23:05:29.003Zinfo: running `cargo check --bins` on omicron-dev (178/197)
35562025-01-31T23:05:29.879Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35572025-01-31T23:05:29.903Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35582025-01-31T23:05:30.169Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
35592025-01-31T23:05:30.169Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
35602025-01-31T23:05:30.223Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
35612025-01-31T23:05:30.248Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
35622025-01-31T23:05:31.470Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
35632025-01-31T23:06:06.120Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
35642025-01-31T23:06:06.120Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
35652025-01-31T23:06:06.144Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
35662025-01-31T23:06:06.144Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
35672025-01-31T23:06:06.144Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
35682025-01-31T23:06:06.144Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
35692025-01-31T23:06:07.052Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
35702025-01-31T23:06:08.537Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
35712025-01-31T23:07:02.226Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s
35722025-01-31T23:07:02.425Z
35732025-01-31T23:07:02.425Zinfo: running `cargo check --bins` on openapi-manager (179/197)
35742025-01-31T23:07:03.208Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35752025-01-31T23:07:03.208Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35762025-01-31T23:07:03.372Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
35772025-01-31T23:07:03.396Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
35782025-01-31T23:07:03.396Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
35792025-01-31T23:07:03.434Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
35802025-01-31T23:07:03.458Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
35812025-01-31T23:07:03.482Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
35822025-01-31T23:07:03.482Z Checking dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
35832025-01-31T23:07:03.506Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
35842025-01-31T23:07:03.643Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
35852025-01-31T23:07:03.675Z Checking heck v0.4.1
35862025-01-31T23:07:03.726Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
35872025-01-31T23:07:03.876Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
35882025-01-31T23:07:03.996Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
35892025-01-31T23:07:04.238Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
35902025-01-31T23:07:04.483Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
35912025-01-31T23:07:04.674Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
35922025-01-31T23:07:04.872Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
35932025-01-31T23:07:05.702Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
35942025-01-31T23:07:06.223Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
35952025-01-31T23:07:06.638Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
35962025-01-31T23:07:06.872Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
35972025-01-31T23:07:08.974Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
35982025-01-31T23:07:08.974Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
35992025-01-31T23:07:10.817Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
36002025-01-31T23:07:12.599Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
36012025-01-31T23:07:20.169Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
36022025-01-31T23:07:20.169Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
36032025-01-31T23:07:21.732Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
36042025-01-31T23:07:22.998Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.56s
36052025-01-31T23:07:23.169Z
36062025-01-31T23:07:23.169Zinfo: running `cargo check --bins` on installinator-api (180/197)
36072025-01-31T23:07:23.894Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36082025-01-31T23:07:23.918Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36092025-01-31T23:07:23.919Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36102025-01-31T23:07:23.919Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
36112025-01-31T23:07:24.003Z
36122025-01-31T23:07:24.003Zinfo: running `cargo check --bins` on wicketd-api (181/197)
36132025-01-31T23:07:24.743Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36142025-01-31T23:07:24.767Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36152025-01-31T23:07:24.767Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36162025-01-31T23:07:24.767Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
36172025-01-31T23:07:24.857Z
36182025-01-31T23:07:24.857Zinfo: running `cargo check --bins` on reconfigurator-cli (182/197)
36192025-01-31T23:07:25.611Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36202025-01-31T23:07:25.635Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36212025-01-31T23:07:25.764Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
36222025-01-31T23:07:25.764Z Compiling petname v2.0.2
36232025-01-31T23:07:25.789Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
36242025-01-31T23:07:25.789Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
36252025-01-31T23:07:25.789Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
36262025-01-31T23:07:25.789Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
36272025-01-31T23:07:25.789Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
36282025-01-31T23:07:25.789Z Checking sync-ptr v0.1.1
36292025-01-31T23:07:32.156Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
36302025-01-31T23:07:32.894Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
36312025-01-31T23:07:34.330Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
36322025-01-31T23:07:36.288Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.40s
36332025-01-31T23:07:36.468Z
36342025-01-31T23:07:36.468Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (183/197)
36352025-01-31T23:07:37.219Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36362025-01-31T23:07:37.243Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36372025-01-31T23:07:37.243Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36382025-01-31T23:07:37.243Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
36392025-01-31T23:07:37.334Z
36402025-01-31T23:07:37.334Zinfo: running `cargo check --bins` on omicron-releng (184/197)
36412025-01-31T23:07:38.075Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36422025-01-31T23:07:38.099Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36432025-01-31T23:07:38.202Z Checking memmap2 v0.9.5
36442025-01-31T23:07:38.202Z Checking constant_time_eq v0.3.1
36452025-01-31T23:07:38.226Z Checking arrayvec v0.7.6
36462025-01-31T23:07:38.226Z Checking arrayref v0.3.9
36472025-01-31T23:07:38.226Z Checking topological-sort v0.2.2
36482025-01-31T23:07:38.226Z Checking shell-words v1.1.0
36492025-01-31T23:07:38.596Z Checking blake3 v1.5.4
36502025-01-31T23:07:39.033Z Checking omicron-zone-package v0.12.0
36512025-01-31T23:07:40.480Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
36522025-01-31T23:07:41.617Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.27s
36532025-01-31T23:07:41.778Z
36542025-01-31T23:07:41.778Zinfo: running `cargo check --bins` on xtask (185/197)
36552025-01-31T23:07:42.327Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36562025-01-31T23:07:42.351Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36572025-01-31T23:07:42.351Z Checking bitflags v2.6.0
36582025-01-31T23:07:42.351Z Checking serde v1.0.217
36592025-01-31T23:07:42.351Z Checking thiserror v1.0.69
36602025-01-31T23:07:42.375Z Checking scroll v0.12.0
36612025-01-31T23:07:42.415Z Checking log v0.4.22
36622025-01-31T23:07:42.440Z Checking hashbrown v0.15.1
36632025-01-31T23:07:42.440Z Checking zerocopy v0.7.35
36642025-01-31T23:07:42.464Z Checking syn v2.0.96
36652025-01-31T23:07:42.548Z Checking pest v2.7.14
36662025-01-31T23:07:42.622Z Checking rustix v0.38.37
36672025-01-31T23:07:42.661Z Checking once_cell v1.20.2
36682025-01-31T23:07:42.800Z Checking goblin v0.8.2
36692025-01-31T23:07:42.936Z Checking fs-err v2.11.0
36702025-01-31T23:07:43.199Z Checking tabled v0.15.0
36712025-01-31T23:07:43.258Z Checking indexmap v2.7.1
36722025-01-31T23:07:43.430Z Checking anyhow v1.0.95
36732025-01-31T23:07:44.141Z Checking terminal_size v0.4.0
36742025-01-31T23:07:44.142Z Checking tempfile v3.13.0
36752025-01-31T23:07:44.307Z Checking clap_builder v4.5.27
36762025-01-31T23:07:44.648Z Checking dtrace-parser v0.2.0
36772025-01-31T23:07:46.052Z Checking serde_json v1.0.135
36782025-01-31T23:07:46.052Z Checking serde_spanned v0.6.8
36792025-01-31T23:07:46.076Z Checking toml_datetime v0.6.8
36802025-01-31T23:07:46.076Z Checking camino v1.1.9
36812025-01-31T23:07:46.076Z Checking semver v1.0.24
36822025-01-31T23:07:46.281Z Checking cargo-platform v0.1.8
36832025-01-31T23:07:46.324Z Checking toml_edit v0.22.22
36842025-01-31T23:07:46.347Z Checking macaddr v1.0.1
36852025-01-31T23:07:46.539Z Checking camino-tempfile v1.1.1
36862025-01-31T23:07:46.798Z Checking clap v4.5.27
36872025-01-31T23:07:47.258Z Checking dof v0.3.0
36882025-01-31T23:07:47.258Z Checking cargo_metadata v0.18.1
36892025-01-31T23:07:47.784Z Checking usdt-impl v0.5.0
36902025-01-31T23:07:48.231Z Checking usdt v0.5.0
36912025-01-31T23:07:48.422Z Checking toml v0.8.19
36922025-01-31T23:07:48.974Z Checking cargo_toml v0.20.5
36932025-01-31T23:07:50.437Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
36942025-01-31T23:07:51.226Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.43s
36952025-01-31T23:07:51.328Z
36962025-01-31T23:07:51.329Zinfo: running `cargo check --bins` on end-to-end-tests (186/197)
36972025-01-31T23:07:52.128Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36982025-01-31T23:07:52.152Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36992025-01-31T23:07:52.316Z Checking polyval v0.6.2
37002025-01-31T23:07:52.340Z Checking ctr v0.9.2
37012025-01-31T23:07:52.374Z Checking ssh-encoding v0.2.0
37022025-01-31T23:07:52.374Z Checking blowfish v0.9.1
37032025-01-31T23:07:52.420Z Checking password-hash v0.4.2
37042025-01-31T23:07:52.444Z Checking p256 v0.13.2
37052025-01-31T23:07:52.444Z Checking p521 v0.13.3
37062025-01-31T23:07:52.468Z Checking russh-cryptovec v0.7.3
37072025-01-31T23:07:52.604Z Checking ghash v0.5.1
37082025-01-31T23:07:52.628Z Checking bcrypt-pbkdf v0.10.0
37092025-01-31T23:07:52.628Z Checking md5 v0.7.0
37102025-01-31T23:07:52.707Z Checking num-bigint v0.4.6
37112025-01-31T23:07:52.731Z Checking des v0.8.1
37122025-01-31T23:07:52.774Z Checking aes-gcm v0.10.3
37132025-01-31T23:07:52.811Z Checking pbkdf2 v0.11.0
37142025-01-31T23:07:52.868Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
37152025-01-31T23:07:52.897Z Checking hex-literal v0.4.1
37162025-01-31T23:07:52.921Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
37172025-01-31T23:07:52.980Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
37182025-01-31T23:07:53.027Z Checking ssh-cipher v0.2.0
37192025-01-31T23:07:53.060Z Checking internet-checksum v0.2.1
37202025-01-31T23:07:53.317Z Checking ssh-key v0.6.6
37212025-01-31T23:07:53.435Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
37222025-01-31T23:07:54.587Z Checking russh-keys v0.45.0
37232025-01-31T23:07:55.628Z Checking russh v0.45.0
37242025-01-31T23:08:19.413Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
37252025-01-31T23:08:21.101Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.76s
37262025-01-31T23:08:21.286Z
37272025-01-31T23:08:21.286Zinfo: running `cargo check --bins` on gateway-cli (187/197)
37282025-01-31T23:08:22.014Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37292025-01-31T23:08:22.038Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37302025-01-31T23:08:22.130Z Checking termios v0.3.3
37312025-01-31T23:08:22.317Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
37322025-01-31T23:08:23.351Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.05s
37332025-01-31T23:08:23.525Z
37342025-01-31T23:08:23.525Zinfo: running `cargo check --bins --no-default-features` on installinator (188/197)
37352025-01-31T23:08:24.311Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37362025-01-31T23:08:24.450Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37372025-01-31T23:08:24.474Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
37382025-01-31T23:08:24.474Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
37392025-01-31T23:08:24.474Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
37402025-01-31T23:08:24.474Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
37412025-01-31T23:08:25.603Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
37422025-01-31T23:08:27.149Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
37432025-01-31T23:08:29.367Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.83s
37442025-01-31T23:08:29.553Z
37452025-01-31T23:08:29.553Zinfo: running `cargo check --bins` on internal-dns-cli (189/197)
37462025-01-31T23:08:30.298Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37472025-01-31T23:08:30.323Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37482025-01-31T23:08:30.419Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
37492025-01-31T23:08:30.901Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s
37502025-01-31T23:08:31.063Z
37512025-01-31T23:08:31.063Zinfo: running `cargo check --bins` on omicron-live-tests (190/197)
37522025-01-31T23:08:31.767Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37532025-01-31T23:08:31.791Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37542025-01-31T23:08:31.791Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37552025-01-31T23:08:31.791Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
37562025-01-31T23:08:31.879Z
37572025-01-31T23:08:31.880Zinfo: running `cargo check --bins` on live-tests-macros (191/197)
37582025-01-31T23:08:32.603Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37592025-01-31T23:08:32.627Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37602025-01-31T23:08:32.627Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37612025-01-31T23:08:32.627Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
37622025-01-31T23:08:32.717Z
37632025-01-31T23:08:32.717Zinfo: running `cargo check --bins` on omicron-package (192/197)
37642025-01-31T23:08:33.475Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37652025-01-31T23:08:33.499Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37662025-01-31T23:08:33.606Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
37672025-01-31T23:08:35.192Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.46s
37682025-01-31T23:08:35.350Z
37692025-01-31T23:08:35.350Zinfo: running `cargo check --bins` on wicket-dbg (193/197)
37702025-01-31T23:08:36.110Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37712025-01-31T23:08:36.134Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37722025-01-31T23:08:36.263Z Checking rtoolbox v0.0.2
37732025-01-31T23:08:36.263Z Checking tui-tree-widget v0.22.0
37742025-01-31T23:08:36.288Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
37752025-01-31T23:08:36.465Z Checking rpassword v7.3.1
37762025-01-31T23:08:41.259Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
37772025-01-31T23:08:44.900Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
37782025-01-31T23:08:46.378Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.02s
37792025-01-31T23:08:46.546Z
37802025-01-31T23:08:46.546Zinfo: running `cargo check --bins` on wicket (194/197)
37812025-01-31T23:08:47.321Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37822025-01-31T23:08:47.345Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37832025-01-31T23:08:47.476Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
37842025-01-31T23:08:47.871Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
37852025-01-31T23:08:48.050Z
37862025-01-31T23:08:48.050Zinfo: running `cargo check --bins` on wicketd (195/197)
37872025-01-31T23:08:48.863Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37882025-01-31T23:08:48.887Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37892025-01-31T23:08:49.035Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
37902025-01-31T23:08:49.035Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
37912025-01-31T23:08:50.012Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
37922025-01-31T23:08:54.738Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.67s
37932025-01-31T23:08:54.920Z
37942025-01-31T23:08:54.920Zinfo: running `cargo check --bins` on omicron-workspace-hack (196/197)
37952025-01-31T23:08:55.607Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37962025-01-31T23:08:55.631Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37972025-01-31T23:08:55.631Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37982025-01-31T23:08:55.631Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
37992025-01-31T23:08:55.708Z
38002025-01-31T23:08:55.709Zinfo: running `cargo check --bins` on zone-setup (197/197)
38012025-01-31T23:08:56.509Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38022025-01-31T23:08:56.533Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38032025-01-31T23:08:56.681Z Checking uzers v0.12.1
38042025-01-31T23:08:57.016Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
38052025-01-31T23:08:58.357Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.63s
38062025-01-31T23:08:58.564Z
38072025-01-31T23:08:58.564Zreal 16:05.486250695
38082025-01-31T23:08:58.564Zuser 26:04.377667267
38092025-01-31T23:08:58.564Zsys 4:46.574722414
38102025-01-31T23:08:58.588Ztrap 0.538348374
38112025-01-31T23:08:58.588Ztflt 1.742372955
38122025-01-31T23:08:58.588Zdflt 2.723824342
38132025-01-31T23:08:58.588Zkflt 0.001041109
38142025-01-31T23:08:58.588Zlock 50:54.847472662
38152025-01-31T23:08:58.588Zslp 2:20:21.319954825
38162025-01-31T23:08:58.588Zlat 1:02.068716028
38172025-01-31T23:08:58.588Zstop 3:19.051226430
38182025-01-31T23:08:58.588Zprocess exited: duration 1257647 ms, exit code 0
 
38192025-01-31T23:08:58.637Zfound 0 output files