01JMJZD9RAA1NJXT7YRYRN70QX: 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: 01JMJZDQQ54G5YC56HZWBH0NK0

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-02-21T00:45:49.929Zjob assigned to worker 01JMJZDXAAYF8DMT25453CQSWD [factory aws, i-0fef27ff846d710d7] (queued for 59 s)
 
22025-02-21T00:45:58.065Zstarting task 0: "setup"
32025-02-21T00:45:58.073Z++ uname -s
42025-02-21T00:45:58.076Z+ kern=SunOS
52025-02-21T00:45:58.076Z+ build_user=build
62025-02-21T00:45:58.076Z+ build_uid=12345
72025-02-21T00:45:58.076Z+ work_dir=/work
82025-02-21T00:45:58.076Z+ input_dir=/input
92025-02-21T00:45:58.076Z+ [[ 0 == 12345 ]]
102025-02-21T00:45:58.076Z+ case "$kern" in
112025-02-21T00:45:58.076Z+ groupadd -g 12345 build
122025-02-21T00:45:58.079Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-02-21T00:46:00.085Z+ zfs create -o mountpoint=/work rpool/work
142025-02-21T00:46:00.273Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-02-21T00:46:00.275Z+ home_fs=zfs
162025-02-21T00:46:00.275Z+ [[ zfs == autofs ]]
172025-02-21T00:46:00.275Z+ mkdir -p /home/build
182025-02-21T00:46:00.278Z+ chown build:build /home/build /work
192025-02-21T00:46:02.279Z+ chmod 0700 /home/build /work
202025-02-21T00:46:02.282Zprocess exited: duration 4216 ms, exit code 0
 
212025-02-21T00:46:02.287Zstarting task 1: "rust-toolchain"
222025-02-21T00:46:02.293Z+ printf ' * rust toolchain channel = "%s"\n' 1.85.0
232025-02-21T00:46:02.293Z * rust toolchain channel = "1.85.0"
242025-02-21T00:46:02.293Z * rust toolchain profile = "default"
252025-02-21T00:46:02.293Z+ printf ' * rust toolchain profile = "%s"\n' default
262025-02-21T00:46:02.293Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-02-21T00:46:02.293Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-02-21T00:46:02.296Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-02-21T00:46:02.296Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default
302025-02-21T00:46:02.416Zinfo: downloading installer
312025-02-21T00:46:03.614Zwarning: it looks like you have an existing installation of Rust at:
322025-02-21T00:46:03.614Zwarning: /opt/ooce/bin
332025-02-21T00:46:03.614Zwarning: It is recommended that rustup be the primary Rust installation.
342025-02-21T00:46:03.614Zwarning: Otherwise you may have confusion unless you are careful with your PATH
352025-02-21T00:46:03.614Zwarning: If you are sure that you want both rustup and your already installed Rust
362025-02-21T00:46:03.614Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-02-21T00:46:03.615Zwarning: or pass `-y' to ignore all ignorable checks.
382025-02-21T00:46:03.615Zerror: cannot install while Rust is installed
392025-02-21T00:46:03.615Zwarning: continuing (because the -y flag is set and the error is ignorable)
402025-02-21T00:46:03.627Zinfo: profile set to 'default'
412025-02-21T00:46:03.627Zinfo: default host triple is x86_64-unknown-illumos
422025-02-21T00:46:03.629Zinfo: syncing channel updates for '1.85.0-x86_64-unknown-illumos'
432025-02-21T00:46:03.781Zinfo: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17)
442025-02-21T00:46:03.781Zinfo: downloading component 'cargo'
452025-02-21T00:46:04.568Zinfo: downloading component 'clippy'
462025-02-21T00:46:04.872Zinfo: downloading component 'rust-docs'
472025-02-21T00:46:06.070Zinfo: downloading component 'rust-std'
482025-02-21T00:46:07.811Zinfo: downloading component 'rustc'
492025-02-21T00:46:13.782Zinfo: downloading component 'rustfmt'
502025-02-21T00:46:14.010Zinfo: installing component 'cargo'
512025-02-21T00:46:14.816Zinfo: installing component 'clippy'
522025-02-21T00:46:15.197Zinfo: installing component 'rust-docs'
532025-02-21T00:46:16.924Zinfo: installing component 'rust-std'
542025-02-21T00:46:18.817Zinfo: installing component 'rustc'
552025-02-21T00:46:24.910Zinfo: installing component 'rustfmt'
562025-02-21T00:46:25.261Zinfo: default toolchain set to '1.85.0-x86_64-unknown-illumos'
572025-02-21T00:46:25.261Z
582025-02-21T00:46:25.643Z 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17)
592025-02-21T00:46:25.643Z
602025-02-21T00:46:25.646Z
612025-02-21T00:46:25.646ZRust is installed now. Great!
622025-02-21T00:46:25.646Z
632025-02-21T00:46:25.646ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-02-21T00:46:25.646Zenvironment variable. This has not been done automatically.
652025-02-21T00:46:25.646Z
662025-02-21T00:46:25.646ZTo configure your current shell, you need to source
672025-02-21T00:46:25.646Zthe corresponding env file under $HOME/.cargo.
682025-02-21T00:46:25.646Z
692025-02-21T00:46:25.646ZThis is usually done by running one of the following (note the leading DOT):
702025-02-21T00:46:25.646Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-02-21T00:46:25.646Zsource "$HOME/.cargo/env.fish" # For fish
722025-02-21T00:46:25.728Z+ rustup --version
732025-02-21T00:46:25.738Zrustup 1.27.1 (54dd3d00f 2024-04-24)
742025-02-21T00:46:25.738Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
752025-02-21T00:46:25.826Zinfo: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)`
762025-02-21T00:46:25.830Z+ cargo --version
772025-02-21T00:46:25.894Zcargo 1.85.0 (d73d2caf9 2024-12-31)
782025-02-21T00:46:25.897Z+ rustc --version
792025-02-21T00:46:25.967Zrustc 1.85.0 (4d91de4e4 2025-02-17)
802025-02-21T00:46:25.972Zprocess exited: duration 23681 ms, exit code 0
 
812025-02-21T00:46:25.978Zstarting task 2: "authentication"
822025-02-21T00:46:26.006Zprocess exited: duration 24 ms, exit code 0
 
832025-02-21T00:46:26.015Zstarting task 3: "clone repository"
842025-02-21T00:46:26.020Z+ mkdir -p /work/oxidecomputer/omicron
852025-02-21T00:46:26.023Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
862025-02-21T00:46:26.058ZCloning into '/work/oxidecomputer/omicron'...
872025-02-21T00:46:34.289Z+ cd /work/oxidecomputer/omicron
882025-02-21T00:46:34.289Z+ git fetch origin d68fa15c2e37f0fab21608238315e8feeeeb4caa
892025-02-21T00:46:34.581ZFrom https://github.com/oxidecomputer/omicron
902025-02-21T00:46:34.582Z * branch d68fa15c2e37f0fab21608238315e8feeeeb4caa -> FETCH_HEAD
912025-02-21T00:46:34.592Z+ [[ -n sunshowers/spr/do-not-merge-upgrade-to-rust-185-and-rust-2024 ]]
922025-02-21T00:46:34.595Z++ git branch --show-current
932025-02-21T00:46:34.598Z+ current=main
942025-02-21T00:46:34.598Z+ [[ main != sunshowers/spr/do-not-merge-upgrade-to-rust-185-and-rust-2024 ]]
952025-02-21T00:46:34.598Z+ git branch -f sunshowers/spr/do-not-merge-upgrade-to-rust-185-and-rust-2024 d68fa15c2e37f0fab21608238315e8feeeeb4caa
962025-02-21T00:46:34.601Z+ git checkout -f sunshowers/spr/do-not-merge-upgrade-to-rust-185-and-rust-2024
972025-02-21T00:46:34.778ZSwitched to branch 'sunshowers/spr/do-not-merge-upgrade-to-rust-185-and-rust-2024'
982025-02-21T00:46:34.781Z+ git reset --hard d68fa15c2e37f0fab21608238315e8feeeeb4caa
992025-02-21T00:46:34.821ZHEAD is now at d68fa15c2 run cargo fmt a couple more times
1002025-02-21T00:46:34.824Zprocess exited: duration 8808 ms, exit code 0
 
1012025-02-21T00:46:34.829Zstarting task 4: "build"
1022025-02-21T00:46:34.837Z+ source .github/buildomat/ci-env.sh
1032025-02-21T00:46:34.840Z++ export CARGO_TERM_COLOR=always
1042025-02-21T00:46:34.840Z++ CARGO_TERM_COLOR=always
1052025-02-21T00:46:34.840Z+ cargo --version
1062025-02-21T00:46:34.895Zcargo 1.85.0 (d73d2caf9 2024-12-31)
1072025-02-21T00:46:34.898Z+ rustc --version
1082025-02-21T00:46:34.964Zrustc 1.85.0 (4d91de4e4 2025-02-17)
1092025-02-21T00:46:34.967Z+ source ./env.sh
1102025-02-21T00:46:34.967Z++ OLD_SHELL_OPTS=ehxB
1112025-02-21T00:46:34.967Z++ set -o xtrace
1122025-02-21T00:46:34.970Z++++ dirname ./env.sh
1132025-02-21T00:46:34.973Z+++ readlink -f .
1142025-02-21T00:46:34.976Z++ OMICRON_WS=/work/oxidecomputer/omicron
1152025-02-21T00:46:34.979Z++ 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-02-21T00:46:34.979Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1172025-02-21T00:46:34.979Z++ 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-02-21T00:46:34.979Z++ 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-02-21T00:46:34.979Z++ 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-02-21T00:46:34.979Z++ 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-02-21T00:46:34.979Z++ 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-02-21T00:46:34.979Z++ 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-02-21T00:46:34.979Z++ case $OLD_SHELL_OPTS in
1242025-02-21T00:46:34.979Z++ unset OLD_SHELL_OPTS OMICRON_WS
1252025-02-21T00:46:34.979Z+ 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-02-21T00:46:34.979Z+ 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-02-21T00:46:34.979Z+ banner prerequisites
1282025-02-21T00:46:34.979Z
1292025-02-21T00:46:34.979Z ##### ##### ###### ##### ###### #### # # # #### #
1302025-02-21T00:46:34.979Z # # # # # # # # # # # # # # #
1312025-02-21T00:46:34.979Z # # # # ##### # # ##### # # # # # #### #
1322025-02-21T00:46:34.979Z ##### ##### # ##### # # # # # # # # #
1332025-02-21T00:46:34.979Z # # # # # # # # # # # # # # #
1342025-02-21T00:46:34.980Z # # # ###### # # ###### ### # #### # #### #
1352025-02-21T00:46:34.980Z
1362025-02-21T00:46:34.982Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1372025-02-21T00:46:36.650Zpkg list: illegal option -- F
1382025-02-21T00:46:36.650ZUsage:
1392025-02-21T00:46:36.653Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1402025-02-21T00:46:36.653Z [pkg_fmri_pattern ...]
1412025-02-21T00:46:37.561Zpkg list: illegal option -- F
1422025-02-21T00:46:37.561ZUsage:
1432025-02-21T00:46:37.561Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1442025-02-21T00:46:37.562Z [pkg_fmri_pattern ...]
1452025-02-21T00:46:46.127Z Startup: Refreshing catalog 'helios-dev' ... Done
1462025-02-21T00:46:50.334Z Startup: Caching catalogs ... Done
1472025-02-21T00:47:02.967ZPlanning: Solver setup ... Done (11.690s)
1482025-02-21T00:47:03.109ZPlanning: Running solver ... Done (0.142s)
1492025-02-21T00:47:03.231ZPlanning: Finding local manifests ... Done (0.007s)
1502025-02-21T00:47:03.244ZPlanning: Fetching manifests: 0/7 0% complete
1512025-02-21T00:47:03.879ZPlanning: Fetching manifests: 7/7 100% complete
1522025-02-21T00:47:03.987ZPlanning: Package planning ... Done (0.108s)
1532025-02-21T00:47:04.043ZPlanning: Merging actions ... Done (0.056s)
1542025-02-21T00:47:04.239ZPlanning: Checking for conflicting actions ... Done (0.196s)
1552025-02-21T00:47:06.415ZPlanning: Consolidating action changes ... Done (2.175s)
1562025-02-21T00:47:06.860ZPlanning: Evaluating mediators ... Done (0.445s)
1572025-02-21T00:47:06.943ZPlanning: Planning completed in 16.51 seconds
1582025-02-21T00:47:06.960Z Packages to install: 4
1592025-02-21T00:47:06.960Z Packages to update: 3
1602025-02-21T00:47:06.963Z Mediators to change: 2
1612025-02-21T00:47:06.963Z Services to change: 1
1622025-02-21T00:47:06.963Z Estimated space available: 155.60 GB
1632025-02-21T00:47:06.963ZEstimated space to be consumed: 1.66 GB
1642025-02-21T00:47:06.963Z Create boot environment: No
1652025-02-21T00:47:06.963ZCreate backup boot environment: Yes
1662025-02-21T00:47:06.963Z Rebuild boot archive: No
1672025-02-21T00:47:06.963Z
1682025-02-21T00:47:06.963ZChanged mediators:
1692025-02-21T00:47:06.963Z mediator clang:
1702025-02-21T00:47:06.963Z version: None -> 15 (system default)
1712025-02-21T00:47:06.963Z
1722025-02-21T00:47:06.964Z mediator llvm:
1732025-02-21T00:47:06.964Z version: 14 (system default) -> 15 (system default)
1742025-02-21T00:47:06.964Z
1752025-02-21T00:47:06.964ZChanged packages:
1762025-02-21T00:47:06.964Zhelios-dev
1772025-02-21T00:47:06.964Z developer/build-essential
1782025-02-21T00:47:06.964Z None -> 11-2.0
1792025-02-21T00:47:06.964Z library/libxmlsec1
1802025-02-21T00:47:06.964Z None -> 1.2.35-2.0
1812025-02-21T00:47:06.964Z ooce/developer/clang-15
1822025-02-21T00:47:06.964Z None -> 15.0.7-2.0
1832025-02-21T00:47:06.964Z ooce/developer/llvm-15
1842025-02-21T00:47:06.964Z None -> 15.0.7-2.0
1852025-02-21T00:47:06.964Z package/pkg
1862025-02-21T00:47:06.964Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1872025-02-21T00:47:06.964Z system/library/g++-runtime
1882025-02-21T00:47:06.964Z 13-2.0 -> 14-2.0
1892025-02-21T00:47:06.964Z system/library/gcc-runtime
1902025-02-21T00:47:06.964Z 13-2.0 -> 14-2.0
1912025-02-21T00:47:06.964Z
1922025-02-21T00:47:06.964ZServices:
1932025-02-21T00:47:06.964Z restart_fmri:
1942025-02-21T00:47:06.964Z svc:/system/update-man-index:default
1952025-02-21T00:47:06.964Z
1962025-02-21T00:47:06.964ZEditable files to change:
1972025-02-21T00:47:06.965Z Update:
1982025-02-21T00:47:06.965Z usr/share/lib/pkg/web/config.shtml
1992025-02-21T00:47:07.043Z
2002025-02-21T00:47:07.043ZDownload: 0/4301 items 0.0/225.4MB 0% complete
2012025-02-21T00:47:13.246ZDownload: 213/4301 items 1.3/225.4MB 0% complete (726k/s)
2022025-02-21T00:47:18.266ZDownload: 994/4301 items 19.4/225.4MB 8% complete (1.9M/s)
2032025-02-21T00:47:23.272ZDownload: 1197/4301 items 82.0/225.4MB 36% complete (8.1M/s)
2042025-02-21T00:47:28.304ZDownload: 1201/4301 items 83.6/225.4MB 37% complete (6.5M/s)
2052025-02-21T00:47:33.310ZDownload: 1696/4301 items 118.0/225.4MB 52% complete (3.7M/s)
2062025-02-21T00:47:39.052ZDownload: 2222/4301 items 119.2/225.4MB 52% complete (3.8M/s)
2072025-02-21T00:47:47.166ZDownload: 2224/4301 items 119.2/225.4MB 52% complete (3.6M/s)
2082025-02-21T00:47:52.215ZDownload: 2837/4301 items 121.1/225.4MB 53% complete (386k/s)
2092025-02-21T00:47:57.182ZDownload: 3155/4301 items 180.4/225.4MB 80% complete (6.1M/s)
2102025-02-21T00:48:04.220ZDownload: 3248/4301 items 203.1/225.4MB 90% complete (8.2M/s)
2112025-02-21T00:48:16.973ZDownload: 3275/4301 items 208.9/225.4MB 92% complete
2122025-02-21T00:48:29.744ZDownload: 3276/4301 items 209.0/225.4MB 92% complete
2132025-02-21T00:48:34.765ZDownload: 3649/4301 items 214.2/225.4MB 95% complete (1.1M/s)
2142025-02-21T00:48:39.769ZDownload: 3942/4301 items 216.1/225.4MB 95% complete (777k/s)
2152025-02-21T00:48:44.871ZDownload: 4197/4301 items 220.5/225.4MB 97% complete (668k/s)
2162025-02-21T00:48:52.650ZDownload: 4202/4301 items 220.5/225.4MB 97% complete (652k/s)
2172025-02-21T00:48:59.913ZDownload: 4206/4301 items 220.5/225.4MB 97% complete
2182025-02-21T00:49:06.560ZDownload: 4206/4301 items 220.5/225.4MB 97% complete
2192025-02-21T00:49:11.618ZDownload: 4296/4301 items 225.1/225.4MB 99% complete (835k/s)
2202025-02-21T00:49:12.027ZDownload: Completed 225.42 MB in 124.97 seconds (1.8M/s)
2212025-02-21T00:49:14.153Z Actions: 1/5122 actions (Removing old actions)
2222025-02-21T00:49:14.175Z Actions: 194/5122 actions (Installing new actions)
2232025-02-21T00:49:18.938Z Actions: 4267/5122 actions (Updating modified actions)
2242025-02-21T00:49:19.290Z Actions: Completed 5122 actions in 5.14 seconds.
2252025-02-21T00:49:19.523Z Done (0.226s)
2262025-02-21T00:49:19.526Z Done (0.001s)
2272025-02-21T00:49:20.127Z Done (0.601s)
2282025-02-21T00:49:24.693Z Done (4.343s)
2292025-02-21T00:49:24.782Z Done (0.018s)
2302025-02-21T00:49:24.784Z Done (0.000s)
2312025-02-21T00:49:25.013Z Done (0.000s)
2322025-02-21T00:49:25.720ZPlanning: Evaluating mediator changes ... Done
2332025-02-21T00:49:25.879ZPlanning: Checking for conflicting actions ... Done
2342025-02-21T00:49:25.882ZPlanning: Consolidating action changes ... Done
2352025-02-21T00:49:26.145ZPlanning: Evaluating mediators ... Done
2362025-02-21T00:49:26.149ZPlanning: Planning completed in 0.43 seconds
2372025-02-21T00:49:26.184Z Mediators to change: 2
2382025-02-21T00:49:26.185Z Create boot environment: No
2392025-02-21T00:49:26.187ZCreate backup boot environment: No
2402025-02-21T00:49:26.279Z Done
2412025-02-21T00:49:26.279Z Done
2422025-02-21T00:49:26.652Z Done
2432025-02-21T00:49:30.225Z Done
2442025-02-21T00:49:30.316Z Done
2452025-02-21T00:49:30.318Z Done
2462025-02-21T00:49:30.451Z Done
2472025-02-21T00:49:31.066ZPlanning: Evaluating mediator changes ... Done
2482025-02-21T00:49:31.069ZPlanning: Merging actions ... Done
2492025-02-21T00:49:31.257ZPlanning: Checking for conflicting actions ... Done
2502025-02-21T00:49:31.260ZPlanning: Consolidating action changes ... Done
2512025-02-21T00:49:31.522ZPlanning: Evaluating mediators ... Done
2522025-02-21T00:49:31.577ZPlanning: Planning completed in 0.75 seconds
2532025-02-21T00:49:31.618Z Packages to change: 1
2542025-02-21T00:49:31.618Z Mediators to change: 1
2552025-02-21T00:49:31.623Z Services to change: 1
2562025-02-21T00:49:31.623Z Create boot environment: No
2572025-02-21T00:49:31.623ZCreate backup boot environment: Yes
2582025-02-21T00:49:34.022Z Actions: 1/6 actions (Updating modified actions)
2592025-02-21T00:49:34.025Z Actions: Completed 6 actions in 0.00 seconds.
2602025-02-21T00:49:34.025Z Done
2612025-02-21T00:49:34.025Z Done
2622025-02-21T00:49:34.147Z Done
2632025-02-21T00:49:37.801Z Done
2642025-02-21T00:49:37.892Z Done
2652025-02-21T00:49:37.895Z Done
2662025-02-21T00:49:38.038Z Done
2672025-02-21T00:49:38.482ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2682025-02-21T00:49:38.482Zclang system 15 system
2692025-02-21T00:49:38.483Zcsh system system illumos
2702025-02-21T00:49:38.483Zctags system system illumos
2712025-02-21T00:49:38.483Zgcc vendor 12 vendor
2722025-02-21T00:49:38.483Zgcc system 10 system
2732025-02-21T00:49:38.483Zgcc system 7 system
2742025-02-21T00:49:38.483Zgo system 1.20 system
2752025-02-21T00:49:38.483Zgo system 1.19 system
2762025-02-21T00:49:38.483Zllvm system 15 system
2772025-02-21T00:49:38.483Zllvm system 14 system
2782025-02-21T00:49:38.483Zmariadb system 10.6 system
2792025-02-21T00:49:38.483Zmta vendor vendor dma
2802025-02-21T00:49:38.483Zopenjdk system 17 system
2812025-02-21T00:49:38.483Zopenjdk system 11 system
2822025-02-21T00:49:38.483Zopenjdk system 1.8 system
2832025-02-21T00:49:38.483Zopenssl vendor 3 vendor
2842025-02-21T00:49:38.483Zperl system 5.36 system
2852025-02-21T00:49:38.483Zpostgresql system 15 system
2862025-02-21T00:49:38.483Zpostgresql system 13 system
2872025-02-21T00:49:38.483Zpython vendor 3 vendor
2882025-02-21T00:49:38.483Zpython system 2 system
2892025-02-21T00:49:38.483Zpython3 system 3.11 system
2902025-02-21T00:49:38.483Zruby system 3.0 system
2912025-02-21T00:49:38.483Zwords vendor vendor american-english
2922025-02-21T00:49:38.483Zwords system system australian-english
2932025-02-21T00:49:38.483Zwords system system british-english
2942025-02-21T00:49:38.483Zwords system system canadian-english
2952025-02-21T00:49:38.483Zwords system system french
2962025-02-21T00:49:38.483Zwords system system italian
2972025-02-21T00:49:38.483Zwords system system ngerman
2982025-02-21T00:49:38.483Zwords system system ogerman
2992025-02-21T00:49:38.483Zwords system system spanish
3002025-02-21T00:49:38.837ZPUBLISHER TYPE STATUS P LOCATION
3012025-02-21T00:49:38.837Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
3022025-02-21T00:49:41.780ZFMRI IFO
3032025-02-21T00:49:41.780Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
3042025-02-21T00:49:41.780Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
3052025-02-21T00:49:41.780Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
3062025-02-21T00:49:41.780Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
3072025-02-21T00:49:41.780Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
3082025-02-21T00:49:41.780Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
3092025-02-21T00:49:41.780Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
3102025-02-21T00:49:41.780Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
3112025-02-21T00:49:41.780Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
3122025-02-21T00:49:41.780Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
3132025-02-21T00:49:41.780Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
3142025-02-21T00:49:41.780Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
3152025-02-21T00:49:41.780Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
3162025-02-21T00:49:41.780Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
3172025-02-21T00:49:41.781Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
3182025-02-21T00:49:42.543Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
3192025-02-21T00:49:42.848Z Updating crates.io index
3202025-02-21T00:49:42.851Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3212025-02-21T00:49:43.458Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3222025-02-21T00:49:43.684Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3232025-02-21T00:49:43.918Z Updating git repository `https://github.com/oxidecomputer/propolis`
3242025-02-21T00:49:44.821Z Updating git repository `https://github.com/oxidecomputer/crucible`
3252025-02-21T00:49:46.642Z Updating git repository `https://github.com/oxidecomputer/opte`
3262025-02-21T00:49:47.297Z Updating git repository `https://github.com/oxidecomputer/falcon`
3272025-02-21T00:49:48.035Z Updating git repository `https://github.com/oxidecomputer/clickward`
3282025-02-21T00:49:48.313Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3292025-02-21T00:49:48.623Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3302025-02-21T00:49:49.197Z Updating git repository `https://github.com/oxidecomputer/libipcc`
3312025-02-21T00:49:49.604Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3322025-02-21T00:49:49.942Z Updating git repository `https://github.com/oxidecomputer/tofino`
3332025-02-21T00:49:50.207Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3342025-02-21T00:49:50.464Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3352025-02-21T00:49:50.696Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3362025-02-21T00:49:51.002Z Updating git repository `https://github.com/oxidecomputer/lldp`
3372025-02-21T00:49:51.327Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3382025-02-21T00:49:51.604Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3392025-02-21T00:49:51.932Z Updating git repository `https://github.com/oxidecomputer/ispf`
3402025-02-21T00:49:52.233Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3412025-02-21T00:49:52.537Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3422025-02-21T00:49:52.974Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3432025-02-21T00:49:53.318Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3442025-02-21T00:49:53.776Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3452025-02-21T00:49:54.183Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3462025-02-21T00:49:54.497Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3472025-02-21T00:49:54.755Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3482025-02-21T00:49:55.006Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3492025-02-21T00:49:56.280Z Downloading crates ...
3502025-02-21T00:49:56.355Z Downloaded cpufeatures v0.2.14
3512025-02-21T00:49:56.360Z Downloaded anstream v0.6.15
3522025-02-21T00:49:56.363Z Downloaded block-buffer v0.10.4
3532025-02-21T00:49:56.366Z Downloaded anstyle-parse v0.2.5
3542025-02-21T00:49:56.367Z Downloaded autocfg v1.4.0
3552025-02-21T00:49:56.378Z Downloaded cargo_toml v0.20.5
3562025-02-21T00:49:56.389Z Downloaded usdt-attr-macro v0.5.0
3572025-02-21T00:49:56.393Z Downloaded usdt-macro v0.5.0
3582025-02-21T00:49:56.396Z Downloaded dtrace-parser v0.2.0
3592025-02-21T00:49:56.396Z Downloaded cfg-if v1.0.0
3602025-02-21T00:49:56.399Z Downloaded fs-err v2.11.0
3612025-02-21T00:49:56.404Z Downloaded toml_datetime v0.6.8
3622025-02-21T00:49:56.407Z Downloaded strsim v0.11.1
3632025-02-21T00:49:56.407Z Downloaded serde_spanned v0.6.8
3642025-02-21T00:49:56.410Z Downloaded scroll_derive v0.12.0
3652025-02-21T00:49:56.410Z Downloaded is_terminal_polyfill v1.70.1
3662025-02-21T00:49:56.412Z Downloaded equivalent v1.0.1
3672025-02-21T00:49:56.415Z Downloaded proc-macro-error-attr v1.0.4
3682025-02-21T00:49:56.415Z Downloaded pest_generator v2.7.14
3692025-02-21T00:49:56.418Z Downloaded usdt v0.5.0
3702025-02-21T00:49:56.418Z Downloaded anstyle v1.0.10
3712025-02-21T00:49:56.418Z Downloaded thread-id v4.2.2
3722025-02-21T00:49:56.422Z Downloaded thiserror v1.0.69
3732025-02-21T00:49:56.428Z Downloaded version_check v0.9.5
3742025-02-21T00:49:56.428Z Downloaded swrite v0.1.0
3752025-02-21T00:49:56.428Z Downloaded pretty-hex v0.4.1
3762025-02-21T00:49:56.428Z Downloaded dof v0.3.0
3772025-02-21T00:49:56.433Z Downloaded cargo_metadata v0.18.1
3782025-02-21T00:49:56.434Z Downloaded camino v1.1.9
3792025-02-21T00:49:56.438Z Downloaded errno v0.3.9
3802025-02-21T00:49:56.442Z Downloaded anstyle-query v1.1.1
3812025-02-21T00:49:56.442Z Downloaded heck v0.5.0
3822025-02-21T00:49:56.442Z Downloaded sha2 v0.10.8
3832025-02-21T00:49:56.444Z Downloaded memmap v0.7.0
3842025-02-21T00:49:56.444Z Downloaded scroll v0.12.0
3852025-02-21T00:49:56.444Z Downloaded colorchoice v1.0.2
3862025-02-21T00:49:56.451Z Downloaded once_cell v1.20.2
3872025-02-21T00:49:56.454Z Downloaded fnv v1.0.7
3882025-02-21T00:49:56.457Z Downloaded byteorder v1.5.0
3892025-02-21T00:49:56.457Z Downloaded bytecount v0.6.8
3902025-02-21T00:49:56.461Z Downloaded macaddr v1.0.1
3912025-02-21T00:49:56.461Z Downloaded tabled_derive v0.7.0
3922025-02-21T00:49:56.461Z Downloaded digest v0.10.7
3932025-02-21T00:49:56.465Z Downloaded serde_tokenstream v0.2.2
3942025-02-21T00:49:56.465Z Downloaded smawk v0.3.2
3952025-02-21T00:49:56.467Z Downloaded clap v4.5.27
3962025-02-21T00:49:56.473Z Downloaded itoa v1.0.11
3972025-02-21T00:49:56.476Z Downloaded terminal_size v0.4.0
3982025-02-21T00:49:56.476Z Downloaded clap_lex v0.7.4
3992025-02-21T00:49:56.479Z Downloaded cargo-platform v0.1.8
4002025-02-21T00:49:56.483Z Downloaded clap_derive v4.5.24
4012025-02-21T00:49:56.486Z Downloaded typenum v1.17.0
4022025-02-21T00:49:56.489Z Downloaded utf8parse v0.2.2
4032025-02-21T00:49:56.489Z Downloaded log v0.4.22
4042025-02-21T00:49:56.491Z Downloaded heck v0.4.1
4052025-02-21T00:49:56.491Z Downloaded generic-array v0.14.7
4062025-02-21T00:49:56.495Z Downloaded proc-macro2 v1.0.92
4072025-02-21T00:49:56.497Z Downloaded quote v1.0.38
4082025-02-21T00:49:56.497Z Downloaded bitflags v2.6.0
4092025-02-21T00:49:56.501Z Downloaded unicode-linebreak v0.1.5
4102025-02-21T00:49:56.505Z Downloaded camino-tempfile v1.1.1
4112025-02-21T00:49:56.505Z Downloaded semver v1.0.24
4122025-02-21T00:49:56.508Z Downloaded fastrand v2.1.1
4132025-02-21T00:49:56.510Z Downloaded usdt-impl v0.5.0
4142025-02-21T00:49:56.513Z Downloaded proc-macro-error v1.0.4
4152025-02-21T00:49:56.516Z Downloaded thiserror-impl v1.0.69
4162025-02-21T00:49:56.521Z Downloaded zerocopy-derive v0.7.35
4172025-02-21T00:49:56.525Z Downloaded crypto-common v0.1.6
4182025-02-21T00:49:56.530Z Downloaded ryu v1.0.18
4192025-02-21T00:49:56.534Z Downloaded toml v0.8.19
4202025-02-21T00:49:56.537Z Downloaded plain v0.2.3
4212025-02-21T00:49:56.540Z Downloaded pest_meta v2.7.14
4222025-02-21T00:49:56.548Z Downloaded tempfile v3.13.0
4232025-02-21T00:49:56.554Z Downloaded ucd-trie v0.1.7
4242025-02-21T00:49:56.556Z Downloaded textwrap v0.16.1
4252025-02-21T00:49:56.559Z Downloaded unicode-ident v1.0.14
4262025-02-21T00:49:56.563Z Downloaded pest_derive v2.7.14
4272025-02-21T00:49:56.565Z Downloaded serde_derive v1.0.217
4282025-02-21T00:49:56.568Z Downloaded anyhow v1.0.95
4292025-02-21T00:49:56.574Z Downloaded papergrid v0.11.0
4302025-02-21T00:49:56.583Z Downloaded serde v1.0.217
4312025-02-21T00:49:56.589Z Downloaded memchr v2.7.4
4322025-02-21T00:49:56.594Z Downloaded toml_edit v0.22.22
4332025-02-21T00:49:56.613Z Downloaded indexmap v2.7.1
4342025-02-21T00:49:56.639Z Downloaded hashbrown v0.15.1
4352025-02-21T00:49:56.644Z Downloaded pest v2.7.14
4362025-02-21T00:49:56.649Z Downloaded clap_builder v4.5.27
4372025-02-21T00:49:56.657Z Downloaded winnow v0.6.20
4382025-02-21T00:49:56.665Z Downloaded serde_json v1.0.135
4392025-02-21T00:49:56.671Z Downloaded zerocopy v0.7.35
4402025-02-21T00:49:56.686Z Downloaded goblin v0.8.2
4412025-02-21T00:49:56.691Z Downloaded tabled v0.15.0
4422025-02-21T00:49:56.705Z Downloaded syn v1.0.109
4432025-02-21T00:49:56.714Z Downloaded unicode-width v0.1.14
4442025-02-21T00:49:56.719Z Downloaded syn v2.0.96
4452025-02-21T00:49:56.729Z Downloaded rustix v0.38.37
4462025-02-21T00:49:56.768Z Downloaded libc v0.2.169
4472025-02-21T00:49:57.044Z Compiling proc-macro2 v1.0.92
4482025-02-21T00:49:57.044Z Compiling unicode-ident v1.0.14
4492025-02-21T00:49:57.049Z Compiling version_check v0.9.5
4502025-02-21T00:49:57.049Z Compiling serde v1.0.217
4512025-02-21T00:49:57.049Z Compiling memchr v2.7.4
4522025-02-21T00:49:57.050Z Compiling thiserror v1.0.69
4532025-02-21T00:49:57.050Z Compiling libc v0.2.169
4542025-02-21T00:49:57.078Z Compiling ryu v1.0.18
4552025-02-21T00:49:57.313Z Compiling itoa v1.0.11
4562025-02-21T00:49:57.477Z Compiling ucd-trie v0.1.7
4572025-02-21T00:49:57.561Z Compiling once_cell v1.20.2
4582025-02-21T00:49:57.796Z Compiling byteorder v1.5.0
4592025-02-21T00:49:57.967Z Compiling rustix v0.38.37
4602025-02-21T00:49:58.053Z Compiling serde_json v1.0.135
4612025-02-21T00:49:58.404Z Compiling bitflags v2.6.0
4622025-02-21T00:49:58.429Z Compiling proc-macro-error-attr v1.0.4
4632025-02-21T00:49:58.644Z Compiling usdt-impl v0.5.0
4642025-02-21T00:49:58.691Z Compiling syn v1.0.109
4652025-02-21T00:49:58.806Z Compiling proc-macro-error v1.0.4
4662025-02-21T00:49:58.831Z Compiling hashbrown v0.15.1
4672025-02-21T00:49:58.836Z Compiling camino v1.1.9
4682025-02-21T00:49:58.978Z Compiling quote v1.0.38
4692025-02-21T00:49:59.127Z Compiling errno v0.3.9
4702025-02-21T00:49:59.303Z Compiling thread-id v4.2.2
4712025-02-21T00:49:59.355Z Compiling syn v2.0.96
4722025-02-21T00:49:59.432Z Compiling equivalent v1.0.1
4732025-02-21T00:49:59.463Z Compiling utf8parse v0.2.2
4742025-02-21T00:49:59.505Z Compiling log v0.4.22
4752025-02-21T00:49:59.534Z Compiling plain v0.2.3
4762025-02-21T00:49:59.629Z Compiling anstyle-parse v0.2.5
4772025-02-21T00:49:59.858Z Compiling indexmap v2.7.1
4782025-02-21T00:49:59.910Z Compiling anstyle-query v1.1.1
4792025-02-21T00:49:59.931Z Compiling pretty-hex v0.4.1
4802025-02-21T00:50:00.065Z Compiling anstyle v1.0.10
4812025-02-21T00:50:00.153Z Compiling autocfg v1.4.0
4822025-02-21T00:50:00.255Z Compiling unicode-width v0.1.14
4832025-02-21T00:50:00.331Z Compiling colorchoice v1.0.2
4842025-02-21T00:50:00.463Z Compiling winnow v0.6.20
4852025-02-21T00:50:00.512Z Compiling is_terminal_polyfill v1.70.1
4862025-02-21T00:50:00.661Z Compiling semver v1.0.24
4872025-02-21T00:50:00.798Z Compiling anstream v0.6.15
4882025-02-21T00:50:01.049Z Compiling fs-err v2.11.0
4892025-02-21T00:50:01.246Z Compiling terminal_size v0.4.0
4902025-02-21T00:50:01.322Z Compiling cfg-if v1.0.0
4912025-02-21T00:50:01.365Z Compiling bytecount v0.6.8
4922025-02-21T00:50:01.425Z Compiling fnv v1.0.7
4932025-02-21T00:50:01.449Z Compiling heck v0.4.1
4942025-02-21T00:50:01.471Z Compiling clap_lex v0.7.4
4952025-02-21T00:50:01.603Z Compiling heck v0.5.0
4962025-02-21T00:50:01.811Z Compiling strsim v0.11.1
4972025-02-21T00:50:01.881Z Compiling fastrand v2.1.1
4982025-02-21T00:50:01.905Z Compiling anyhow v1.0.95
4992025-02-21T00:50:01.992Z Compiling papergrid v0.11.0
5002025-02-21T00:50:02.233Z Compiling tempfile v3.13.0
5012025-02-21T00:50:02.516Z Compiling clap_builder v4.5.27
5022025-02-21T00:50:02.889Z Compiling memmap v0.7.0
5032025-02-21T00:50:02.998Z Compiling unicode-linebreak v0.1.5
5042025-02-21T00:50:03.047Z Compiling smawk v0.3.2
5052025-02-21T00:50:03.514Z Compiling textwrap v0.16.1
5062025-02-21T00:50:03.874Z Compiling swrite v0.1.0
5072025-02-21T00:50:04.436Z Compiling tabled_derive v0.7.0
5082025-02-21T00:50:05.688Z Compiling tabled v0.15.0
5092025-02-21T00:50:06.097Z Compiling serde_derive v1.0.217
5102025-02-21T00:50:06.097Z Compiling thiserror-impl v1.0.69
5112025-02-21T00:50:06.100Z Compiling zerocopy-derive v0.7.35
5122025-02-21T00:50:06.100Z Compiling scroll_derive v0.12.0
5132025-02-21T00:50:06.100Z Compiling clap_derive v4.5.24
5142025-02-21T00:50:07.444Z Compiling scroll v0.12.0
5152025-02-21T00:50:08.023Z Compiling goblin v0.8.2
5162025-02-21T00:50:08.115Z Compiling zerocopy v0.7.35
5172025-02-21T00:50:09.016Z Compiling pest v2.7.14
5182025-02-21T00:50:09.528Z Compiling clap v4.5.27
5192025-02-21T00:50:11.058Z Compiling pest_meta v2.7.14
5202025-02-21T00:50:11.983Z Compiling pest_generator v2.7.14
5212025-02-21T00:50:13.436Z Compiling pest_derive v2.7.14
5222025-02-21T00:50:14.103Z Compiling dtrace-parser v0.2.0
5232025-02-21T00:50:14.874Z Compiling toml_datetime v0.6.8
5242025-02-21T00:50:14.877Z Compiling serde_spanned v0.6.8
5252025-02-21T00:50:14.877Z Compiling cargo-platform v0.1.8
5262025-02-21T00:50:15.200Z Compiling serde_tokenstream v0.2.2
5272025-02-21T00:50:15.220Z Compiling toml_edit v0.22.22
5282025-02-21T00:50:15.309Z Compiling macaddr v1.0.1
5292025-02-21T00:50:15.510Z Compiling camino-tempfile v1.1.1
5302025-02-21T00:50:16.301Z Compiling dof v0.3.0
5312025-02-21T00:50:16.301Z Compiling cargo_metadata v0.18.1
5322025-02-21T00:50:17.779Z Compiling usdt-attr-macro v0.5.0
5332025-02-21T00:50:17.783Z Compiling usdt-macro v0.5.0
5342025-02-21T00:50:18.086Z Compiling toml v0.8.19
5352025-02-21T00:50:18.914Z Compiling cargo_toml v0.20.5
5362025-02-21T00:50:19.006Z Compiling usdt v0.5.0
5372025-02-21T00:50:21.652Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5382025-02-21T00:50:24.797Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.47s
5392025-02-21T00:50:25.048Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5402025-02-21T00:50:25.572Z Downloading crates ...
5412025-02-21T00:50:25.709Z Downloaded atomicwrites v0.4.4
5422025-02-21T00:50:25.714Z Downloaded ascii-canvas v3.0.0
5432025-02-21T00:50:25.719Z Downloaded hostname v0.3.1
5442025-02-21T00:50:25.722Z Downloaded adler2 v2.0.0
5452025-02-21T00:50:25.724Z Downloaded hickory-client v0.24.3
5462025-02-21T00:50:25.727Z Downloaded hubpack v0.1.2
5472025-02-21T00:50:25.730Z Downloaded headers-core v0.3.0
5482025-02-21T00:50:25.735Z Downloaded http-body v1.0.1
5492025-02-21T00:50:25.737Z Downloaded icu_normalizer v1.5.0
5502025-02-21T00:50:25.742Z Downloaded is_ci v1.2.0
5512025-02-21T00:50:25.744Z Downloaded http v1.2.0
5522025-02-21T00:50:25.748Z Downloaded internet-checksum v0.2.1
5532025-02-21T00:50:25.750Z Downloaded daft v0.1.1
5542025-02-21T00:50:25.753Z Downloaded ipnetwork v0.21.1
5552025-02-21T00:50:25.755Z Downloaded instability v0.3.2
5562025-02-21T00:50:25.758Z Downloaded cfg_aliases v0.1.1
5572025-02-21T00:50:25.758Z Downloaded icu_locid_transform v1.5.0
5582025-02-21T00:50:25.761Z Downloaded mime_guess v2.0.5
5592025-02-21T00:50:25.763Z Downloaded managed v0.8.0
5602025-02-21T00:50:25.766Z Downloaded lru-cache v0.1.2
5612025-02-21T00:50:25.766Z Downloaded hex v0.4.3
5622025-02-21T00:50:25.769Z Downloaded cfg_aliases v0.2.1
5632025-02-21T00:50:25.771Z Downloaded heck v0.3.3
5642025-02-21T00:50:25.771Z Downloaded iana-time-zone v0.1.61
5652025-02-21T00:50:25.774Z Downloaded libefi-sys v0.1.0
5662025-02-21T00:50:25.777Z Downloaded lru v0.12.5
5672025-02-21T00:50:25.779Z Downloaded bitfield v0.14.0
5682025-02-21T00:50:25.782Z Downloaded home v0.5.9
5692025-02-21T00:50:25.782Z Downloaded crucible-workspace-hack v0.1.0
5702025-02-21T00:50:25.782Z Downloaded chrono-tz-build v0.4.0
5712025-02-21T00:50:25.787Z Downloaded hyper-tls v0.6.0
5722025-02-21T00:50:25.787Z Downloaded colored v2.1.0
5732025-02-21T00:50:25.792Z Downloaded http-range v0.1.5
5742025-02-21T00:50:25.792Z Downloaded crc-catalog v2.4.0
5752025-02-21T00:50:25.792Z Downloaded lock_api v0.4.12
5762025-02-21T00:50:25.795Z Downloaded cexpr v0.6.0
5772025-02-21T00:50:25.795Z Downloaded ctr v0.9.2
5782025-02-21T00:50:25.798Z Downloaded instant v0.1.13
5792025-02-21T00:50:25.801Z Downloaded constant_time_eq v0.3.1
5802025-02-21T00:50:25.803Z Downloaded miniz_oxide v0.8.0
5812025-02-21T00:50:25.806Z Downloaded maybe-uninit v2.0.0
5822025-02-21T00:50:25.806Z Downloaded maplit v1.0.2
5832025-02-21T00:50:25.809Z Downloaded lockfree-object-pool v0.1.6
5842025-02-21T00:50:25.811Z Downloaded memmap2 v0.9.5
5852025-02-21T00:50:25.814Z Downloaded lalrpop-util v0.19.12
5862025-02-21T00:50:25.817Z Downloaded mirai-annotations v1.12.0
5872025-02-21T00:50:25.817Z Downloaded allocator-api2 v0.2.18
5882025-02-21T00:50:25.820Z Downloaded linked-hash-map v0.5.6
5892025-02-21T00:50:25.822Z Downloaded indicatif v0.17.11
5902025-02-21T00:50:25.827Z Downloaded impl-trait-for-tuples v0.2.2
5912025-02-21T00:50:25.830Z Downloaded icu_normalizer_data v1.5.0
5922025-02-21T00:50:25.832Z Downloaded md5 v0.7.0
5932025-02-21T00:50:25.835Z Downloaded mime v0.3.17
5942025-02-21T00:50:25.835Z Downloaded indoc v1.0.9
5952025-02-21T00:50:25.837Z Downloaded match_cfg v0.1.0
5962025-02-21T00:50:25.840Z Downloaded crossbeam-deque v0.8.5
5972025-02-21T00:50:25.843Z Downloaded cobs v0.2.3
5982025-02-21T00:50:25.843Z Downloaded is-terminal v0.4.13
5992025-02-21T00:50:25.843Z Downloaded ident_case v1.0.1
6002025-02-21T00:50:25.845Z Downloaded libsw v3.3.1
6012025-02-21T00:50:25.848Z Downloaded rand_xorshift v0.3.0
6022025-02-21T00:50:25.848Z Downloaded const_format_proc_macros v0.2.34
6032025-02-21T00:50:25.851Z Downloaded bcs v0.1.6
6042025-02-21T00:50:25.853Z Downloaded httparse v1.9.5
6052025-02-21T00:50:25.857Z Downloaded ipnet v2.10.1
6062025-02-21T00:50:25.860Z Downloaded sqlparser_derive v0.2.2
6072025-02-21T00:50:25.864Z Downloaded arc-swap v1.7.1
6082025-02-21T00:50:25.866Z Downloaded progenitor v0.8.0
6092025-02-21T00:50:25.869Z Downloaded md-5 v0.10.6
6102025-02-21T00:50:25.871Z Downloaded heapless v0.7.17
6112025-02-21T00:50:25.876Z Downloaded rustc_version v0.1.7
6122025-02-21T00:50:25.878Z Downloaded keccak v0.1.5
6132025-02-21T00:50:25.878Z Downloaded inout v0.1.3
6142025-02-21T00:50:25.882Z Downloaded serde-big-array v0.5.1
6152025-02-21T00:50:25.885Z Downloaded salsa20 v0.10.2
6162025-02-21T00:50:25.885Z Downloaded scrypt v0.11.0
6172025-02-21T00:50:25.885Z Downloaded lazy_static v1.5.0
6182025-02-21T00:50:25.888Z Downloaded httpdate v1.0.3
6192025-02-21T00:50:25.891Z Downloaded http-body-util v0.1.2
6202025-02-21T00:50:25.894Z Downloaded take_mut v0.2.2
6212025-02-21T00:50:25.894Z Downloaded tower-service v0.3.3
6222025-02-21T00:50:25.894Z Downloaded rustc_version v0.4.1
6232025-02-21T00:50:25.897Z Downloaded signal-hook-mio v0.2.4
6242025-02-21T00:50:25.899Z Downloaded shlex v1.3.0
6252025-02-21T00:50:25.900Z Downloaded shell-words v1.1.0
6262025-02-21T00:50:25.903Z Downloaded csv-core v0.1.11
6272025-02-21T00:50:25.906Z Downloaded jobserver v0.1.32
6282025-02-21T00:50:25.906Z Downloaded mockall v0.13.0
6292025-02-21T00:50:25.908Z Downloaded icu_provider v1.5.0
6302025-02-21T00:50:25.911Z Downloaded rfc6979 v0.4.0
6312025-02-21T00:50:25.916Z Downloaded heapless v0.8.0
6322025-02-21T00:50:25.918Z Downloaded zerofrom v0.1.4
6332025-02-21T00:50:25.921Z Downloaded litrs v0.4.1
6342025-02-21T00:50:25.923Z Downloaded unarray v0.1.4
6352025-02-21T00:50:25.926Z Downloaded libloading v0.8.5
6362025-02-21T00:50:25.929Z Downloaded write16 v1.0.0
6372025-02-21T00:50:25.929Z Downloaded waitgroup v0.1.2
6382025-02-21T00:50:25.931Z Downloaded num_threads v0.1.7
6392025-02-21T00:50:25.931Z Downloaded icu_collections v1.5.0
6402025-02-21T00:50:25.938Z Downloaded writeable v0.5.5
6412025-02-21T00:50:25.941Z Downloaded zeroize_derive v1.4.2
6422025-02-21T00:50:25.943Z Downloaded ssh-cipher v0.2.0
6432025-02-21T00:50:25.943Z Downloaded sha1 v0.10.6
6442025-02-21T00:50:25.948Z Downloaded crossbeam-utils v0.8.20
6452025-02-21T00:50:25.953Z Downloaded crossbeam-epoch v0.9.18
6462025-02-21T00:50:25.955Z Downloaded document-features v0.2.10
6472025-02-21T00:50:25.955Z Downloaded tap v1.0.1
6482025-02-21T00:50:25.955Z Downloaded bit-vec v0.6.3
6492025-02-21T00:50:25.958Z Downloaded aead v0.5.2
6502025-02-21T00:50:25.958Z Downloaded tinystr v0.7.6
6512025-02-21T00:50:25.960Z Downloaded foreign-types v0.5.0
6522025-02-21T00:50:25.961Z Downloaded either v1.13.0
6532025-02-21T00:50:25.964Z Downloaded precomputed-hash v0.1.1
6542025-02-21T00:50:25.964Z Downloaded phf_codegen v0.11.2
6552025-02-21T00:50:25.966Z Downloaded cookie v0.18.1
6562025-02-21T00:50:25.969Z Downloaded hyper-staticfile v0.10.1
6572025-02-21T00:50:25.972Z Downloaded futures-core v0.3.31
6582025-02-21T00:50:25.972Z Downloaded parse-size v1.1.0
6592025-02-21T00:50:25.976Z Downloaded zeroize v1.8.1
6602025-02-21T00:50:25.976Z Downloaded tracing-attributes v0.1.27
6612025-02-21T00:50:25.979Z Downloaded num-integer v0.1.46
6622025-02-21T00:50:25.979Z Downloaded thread_local v1.1.8
6632025-02-21T00:50:25.982Z Downloaded utf16_iter v1.0.5
6642025-02-21T00:50:25.982Z Downloaded compact_str v0.8.0
6652025-02-21T00:50:25.985Z Downloaded zerovec-derive v0.10.3
6662025-02-21T00:50:25.988Z Downloaded strum_macros v0.26.4
6672025-02-21T00:50:25.990Z Downloaded structmeta-derive v0.2.0
6682025-02-21T00:50:25.993Z Downloaded strum v0.26.3
6692025-02-21T00:50:25.993Z Downloaded display-error-chain v0.2.2
6702025-02-21T00:50:25.996Z Downloaded icu_locid v1.5.0
6712025-02-21T00:50:25.998Z Downloaded time-core v0.1.2
6722025-02-21T00:50:26.001Z Downloaded fallible-iterator v0.2.0
6732025-02-21T00:50:26.004Z Downloaded funty v2.0.0
6742025-02-21T00:50:26.004Z Downloaded des v0.8.1
6752025-02-21T00:50:26.007Z Downloaded try-lock v0.2.5
6762025-02-21T00:50:26.007Z Downloaded env_logger v0.11.5
6772025-02-21T00:50:26.011Z Downloaded ppv-lite86 v0.2.20
6782025-02-21T00:50:26.012Z Downloaded powerfmt v0.2.0
6792025-02-21T00:50:26.014Z Downloaded semver v0.1.20
6802025-02-21T00:50:26.014Z Downloaded futures-io v0.3.31
6812025-02-21T00:50:26.014Z Downloaded bytes v1.9.0
6822025-02-21T00:50:26.018Z Downloaded signature v2.2.0
6832025-02-21T00:50:26.021Z Downloaded rustc-hash v1.1.0
6842025-02-21T00:50:26.021Z Downloaded zerofrom-derive v0.1.4
6852025-02-21T00:50:26.023Z Downloaded num_enum_derive v0.5.11
6862025-02-21T00:50:26.023Z Downloaded futures-channel v0.3.31
6872025-02-21T00:50:26.026Z Downloaded slab v0.4.9
6882025-02-21T00:50:26.028Z Downloaded russh-cryptovec v0.7.3
6892025-02-21T00:50:26.028Z Downloaded multer v3.1.0
6902025-02-21T00:50:26.031Z Downloaded slog-async v2.8.0
6912025-02-21T00:50:26.033Z Downloaded hickory-resolver v0.24.3
6922025-02-21T00:50:26.038Z Downloaded tokio-rustls v0.25.0
6932025-02-21T00:50:26.040Z Downloaded tui-tree-widget v0.22.0
6942025-02-21T00:50:26.043Z Downloaded const-oid v0.9.6
6952025-02-21T00:50:26.045Z Downloaded structmeta v0.3.0
6962025-02-21T00:50:26.048Z Downloaded hickory-server v0.24.3
6972025-02-21T00:50:26.054Z Downloaded tinyvec_macros v0.1.1
6982025-02-21T00:50:26.057Z Downloaded structmeta-derive v0.3.0
6992025-02-21T00:50:26.057Z Downloaded resolv-conf v0.7.0
7002025-02-21T00:50:26.060Z Downloaded postgres-protocol v0.6.7
7012025-02-21T00:50:26.063Z Downloaded oso-derive v0.27.3
7022025-02-21T00:50:26.063Z Downloaded derive_builder_macro v0.20.2
7032025-02-21T00:50:26.066Z Downloaded spki v0.7.3
7042025-02-21T00:50:26.069Z Downloaded mockall_derive v0.13.0
7052025-02-21T00:50:26.069Z Downloaded phf_shared v0.10.0
7062025-02-21T00:50:26.074Z Downloaded rustc-demangle v0.1.24
7072025-02-21T00:50:26.074Z Downloaded rtoolbox v0.0.2
7082025-02-21T00:50:26.077Z Downloaded postcard v1.0.10
7092025-02-21T00:50:26.079Z Downloaded fallible-iterator v0.3.0
7102025-02-21T00:50:26.079Z Downloaded tar v0.4.42
7112025-02-21T00:50:26.095Z Downloaded multimap v0.10.0
7122025-02-21T00:50:26.097Z Downloaded untrusted v0.9.0
7132025-02-21T00:50:26.100Z Downloaded tiny-keccak v2.0.2
7142025-02-21T00:50:26.103Z Downloaded futures-task v0.3.31
7152025-02-21T00:50:26.103Z Downloaded foldhash v0.1.3
7162025-02-21T00:50:26.106Z Downloaded env_filter v0.1.2
7172025-02-21T00:50:26.108Z Downloaded uzers v0.12.1
7182025-02-21T00:50:26.108Z Downloaded utf8_iter v1.0.4
7192025-02-21T00:50:26.111Z Downloaded dyn-clone v1.0.17
7202025-02-21T00:50:26.114Z Downloaded diesel-dtrace v0.4.2
7212025-02-21T00:50:26.114Z Downloaded daft-derive v0.1.1
7222025-02-21T00:50:26.118Z Downloaded normalize-line-endings v0.3.0
7232025-02-21T00:50:26.121Z Downloaded slog v2.7.0
7242025-02-21T00:50:26.123Z Downloaded group v0.13.0
7252025-02-21T00:50:26.126Z Downloaded yoke-derive v0.7.4
7262025-02-21T00:50:26.128Z Downloaded ecdsa v0.16.9
7272025-02-21T00:50:26.128Z Downloaded universal-hash v0.5.1
7282025-02-21T00:50:26.131Z Downloaded stable_deref_trait v1.2.0
7292025-02-21T00:50:26.131Z Downloaded r2d2 v0.8.10
7302025-02-21T00:50:26.134Z Downloaded untrusted v0.7.1
7312025-02-21T00:50:26.136Z Downloaded pkg-config v0.3.31
7322025-02-21T00:50:26.136Z Downloaded quinn-udp v0.5.5
7332025-02-21T00:50:26.139Z Downloaded primeorder v0.13.6
7342025-02-21T00:50:26.142Z Downloaded polyval v0.6.2
7352025-02-21T00:50:26.144Z Downloaded futures v0.3.31
7362025-02-21T00:50:26.148Z Downloaded same-file v1.0.6
7372025-02-21T00:50:26.151Z Downloaded phf_shared v0.11.2
7382025-02-21T00:50:26.154Z Downloaded termios v0.3.3
7392025-02-21T00:50:26.156Z Downloaded slog-envlogger v2.2.0
7402025-02-21T00:50:26.156Z Downloaded owo-colors v4.1.0
7412025-02-21T00:50:26.159Z Downloaded peg v0.8.4
7422025-02-21T00:50:26.163Z Downloaded openssl-macros v0.1.1
7432025-02-21T00:50:26.167Z Downloaded progenitor-macro v0.8.0
7442025-02-21T00:50:26.167Z Downloaded uuid v1.12.0
7452025-02-21T00:50:26.170Z Downloaded termcolor v1.4.1
7462025-02-21T00:50:26.173Z Downloaded peg-macros v0.8.4
7472025-02-21T00:50:26.177Z Downloaded path-slash v0.1.5
7482025-02-21T00:50:26.177Z Downloaded tokio-macros v2.5.0
7492025-02-21T00:50:26.180Z Downloaded debug-ignore v1.0.5
7502025-02-21T00:50:26.180Z Downloaded pin-project-internal v1.1.6
7512025-02-21T00:50:26.183Z Downloaded defmt-macros v0.3.9
7522025-02-21T00:50:26.185Z Downloaded time-macros v0.2.18
7532025-02-21T00:50:26.188Z Downloaded serde_urlencoded v0.7.1
7542025-02-21T00:50:26.191Z Downloaded ena v0.14.3
7552025-02-21T00:50:26.193Z Downloaded expectorate v1.1.0
7562025-02-21T00:50:26.197Z Downloaded float-cmp v0.9.0
7572025-02-21T00:50:26.197Z Downloaded tls_codec v0.4.1
7582025-02-21T00:50:26.199Z Downloaded dsl_auto_type v0.1.2
7592025-02-21T00:50:26.201Z Downloaded supports-color v3.0.1
7602025-02-21T00:50:26.202Z Downloaded smf v0.2.3
7612025-02-21T00:50:26.204Z Downloaded nodrop v0.1.14
7622025-02-21T00:50:26.207Z Downloaded tinyvec v1.8.0
7632025-02-21T00:50:26.209Z Downloaded defmt-parser v0.3.4
7642025-02-21T00:50:26.209Z Downloaded signal-hook-registry v1.4.2
7652025-02-21T00:50:26.212Z Downloaded sync_wrapper v1.0.1
7662025-02-21T00:50:26.215Z Downloaded sync-ptr v0.1.1
7672025-02-21T00:50:26.215Z Downloaded itertools v0.10.5
7682025-02-21T00:50:26.222Z Downloaded parse-display-derive v0.10.0
7692025-02-21T00:50:26.224Z Downloaded hash32 v0.3.1
7702025-02-21T00:50:26.227Z Downloaded itertools v0.12.1
7712025-02-21T00:50:26.233Z Downloaded paste v1.0.15
7722025-02-21T00:50:26.236Z Downloaded url v2.5.3
7732025-02-21T00:50:26.240Z Downloaded packed_struct_codegen v0.10.1
7742025-02-21T00:50:26.243Z Downloaded hkdf v0.12.4
7752025-02-21T00:50:26.246Z Downloaded serde_repr v0.1.19
7762025-02-21T00:50:26.248Z Downloaded radium v0.7.0
7772025-02-21T00:50:26.250Z Downloaded foreign-types-shared v0.1.1
7782025-02-21T00:50:26.250Z Downloaded nu-ansi-term v0.50.1
7792025-02-21T00:50:26.253Z Downloaded pin-utils v0.1.0
7802025-02-21T00:50:26.256Z Downloaded tabwriter v1.4.0
7812025-02-21T00:50:26.259Z Downloaded unicase v2.7.0
7822025-02-21T00:50:26.259Z Downloaded slog-stdlog v4.1.1
7832025-02-21T00:50:26.262Z Downloaded slog-scope v4.4.0
7842025-02-21T00:50:26.265Z Downloaded rand_chacha v0.3.1
7852025-02-21T00:50:26.265Z Downloaded flagset v0.4.6
7862025-02-21T00:50:26.267Z Downloaded synstructure v0.13.1
7872025-02-21T00:50:26.270Z Downloaded subtle v2.6.1
7882025-02-21T00:50:26.270Z Downloaded zerovec v0.10.4
7892025-02-21T00:50:26.277Z Downloaded parking_lot_core v0.9.10
7902025-02-21T00:50:26.279Z Downloaded parking_lot_core v0.8.6
7912025-02-21T00:50:26.282Z Downloaded foreign-types-shared v0.3.1
7922025-02-21T00:50:26.284Z Downloaded xz2 v0.1.7
7932025-02-21T00:50:26.287Z Downloaded typify-macro v0.2.0
7942025-02-21T00:50:26.287Z Downloaded slog-json v2.6.1
7952025-02-21T00:50:26.290Z Downloaded parse-zoneinfo v0.3.1
7962025-02-21T00:50:26.293Z Downloaded base64 v0.21.7
7972025-02-21T00:50:26.297Z Downloaded wyz v0.5.1
7982025-02-21T00:50:26.300Z Downloaded unicode-properties v0.1.3
7992025-02-21T00:50:26.303Z Downloaded termtree v0.4.1
8002025-02-21T00:50:26.305Z Downloaded pbkdf2 v0.12.2
8012025-02-21T00:50:26.305Z Downloaded pbkdf2 v0.11.0
8022025-02-21T00:50:26.308Z Downloaded serde_plain v1.0.2
8032025-02-21T00:50:26.312Z Downloaded num-iter v0.1.45
8042025-02-21T00:50:26.314Z Downloaded futures-macro v0.3.31
8052025-02-21T00:50:26.314Z Downloaded fragile v2.0.0
8062025-02-21T00:50:26.317Z Downloaded embedded-io v0.4.0
8072025-02-21T00:50:26.319Z Downloaded scopeguard v1.2.0
8082025-02-21T00:50:26.323Z Downloaded schemars_derive v0.8.21
8092025-02-21T00:50:26.323Z Downloaded ref-cast-impl v1.0.23
8102025-02-21T00:50:26.327Z Downloaded packed_struct v0.10.1
8112025-02-21T00:50:26.327Z Downloaded new_debug_unreachable v1.0.6
8122025-02-21T00:50:26.329Z Downloaded itertools v0.13.0
8132025-02-21T00:50:26.336Z Downloaded typify-macro v0.3.0
8142025-02-21T00:50:26.339Z Downloaded yoke v0.7.4
8152025-02-21T00:50:26.341Z Downloaded xattr v1.3.1
8162025-02-21T00:50:26.344Z Downloaded slog-term v2.9.1
8172025-02-21T00:50:26.348Z Downloaded termtree v0.5.1
8182025-02-21T00:50:26.351Z Downloaded vte_generate_state_changes v0.1.2
8192025-02-21T00:50:26.351Z Downloaded futures-sink v0.3.31
8202025-02-21T00:50:26.351Z Downloaded foreign-types-macros v0.2.3
8212025-02-21T00:50:26.351Z Downloaded structmeta v0.2.0
8222025-02-21T00:50:26.354Z Downloaded samael v0.0.17
8232025-02-21T00:50:26.373Z Downloaded newline-converter v0.3.0
8242025-02-21T00:50:26.373Z Downloaded difflib v0.4.0
8252025-02-21T00:50:26.373Z Downloaded num-rational v0.4.2
8262025-02-21T00:50:26.373Z Downloaded stringprep v0.1.5
8272025-02-21T00:50:26.373Z Downloaded unicode_categories v0.1.1
8282025-02-21T00:50:26.373Z Downloaded foreign-types v0.3.2
8292025-02-21T00:50:26.373Z Downloaded rustls-pki-types v1.10.0
8302025-02-21T00:50:26.376Z Downloaded peg-runtime v0.8.3
8312025-02-21T00:50:26.376Z Downloaded aes-gcm v0.10.3
8322025-02-21T00:50:26.378Z Downloaded nanorand v0.7.0
8332025-02-21T00:50:26.381Z Downloaded thiserror v2.0.11
8342025-02-21T00:50:26.387Z Downloaded sec1 v0.7.3
8352025-02-21T00:50:26.391Z Downloaded diesel_table_macro_syntax v0.2.0
8362025-02-21T00:50:26.393Z Downloaded twox-hash v2.1.0
8372025-02-21T00:50:26.398Z Downloaded unicode-bidi v0.3.17
8382025-02-21T00:50:26.400Z Downloaded sct v0.7.1
8392025-02-21T00:50:26.403Z Downloaded scheduled-thread-pool v0.2.7
8402025-02-21T00:50:26.405Z Downloaded walkdir v2.5.0
8412025-02-21T00:50:26.408Z Downloaded wait-timeout v0.2.0
8422025-02-21T00:50:26.408Z Downloaded typify v0.2.0
8432025-02-21T00:50:26.411Z Downloaded subprocess v0.2.9
8442025-02-21T00:50:26.414Z Downloaded tough v0.19.0
8452025-02-21T00:50:26.424Z Downloaded predicates-core v1.0.8
8462025-02-21T00:50:26.427Z Downloaded pretty-hex v0.2.1
8472025-02-21T00:50:26.429Z Downloaded dunce v1.0.5
8482025-02-21T00:50:26.429Z Downloaded snafu-derive v0.8.5
8492025-02-21T00:50:26.433Z Downloaded zip v0.6.6
8502025-02-21T00:50:26.436Z Downloaded opaque-debug v0.3.1
8512025-02-21T00:50:26.439Z Downloaded string_cache v0.8.7
8522025-02-21T00:50:26.439Z Downloaded number_prefix v0.4.0
8532025-02-21T00:50:26.442Z Downloaded num-conv v0.1.0
8542025-02-21T00:50:26.442Z Downloaded rand_seeder v0.3.0
8552025-02-21T00:50:26.445Z Downloaded thiserror-impl v2.0.11
8562025-02-21T00:50:26.445Z Downloaded num_enum v0.5.11
8572025-02-21T00:50:26.450Z Downloaded secrecy v0.8.0
8582025-02-21T00:50:26.453Z Downloaded pin-project-lite v0.2.14
8592025-02-21T00:50:26.457Z Downloaded openssl-probe v0.1.5
8602025-02-21T00:50:26.459Z Downloaded zone_cfg_derive v0.3.0
8612025-02-21T00:50:26.459Z Downloaded want v0.3.1
8622025-02-21T00:50:26.462Z Downloaded rustc-hash v2.0.0
8632025-02-21T00:50:26.462Z Downloaded rpassword v7.3.1
8642025-02-21T00:50:26.465Z Downloaded native-tls v0.2.12
8652025-02-21T00:50:26.467Z Downloaded num-bigint v0.4.6
8662025-02-21T00:50:26.470Z Downloaded test-strategy v0.3.1
8672025-02-21T00:50:26.474Z Downloaded darling_macro v0.20.10
8682025-02-21T00:50:26.477Z Downloaded diff v0.1.13
8692025-02-21T00:50:26.479Z Downloaded zone_cfg_derive v0.1.2
8702025-02-21T00:50:26.482Z Downloaded deranged v0.3.11
8712025-02-21T00:50:26.482Z Downloaded signal-hook-tokio v0.3.1
8722025-02-21T00:50:26.484Z Downloaded ron v0.7.1
8732025-02-21T00:50:26.490Z Downloaded sigpipe v0.1.3
8742025-02-21T00:50:26.492Z Downloaded rusty-fork v0.3.0
8752025-02-21T00:50:26.492Z Downloaded predicates v3.1.2
8762025-02-21T00:50:26.495Z Downloaded toolchain_find v0.4.0
8772025-02-21T00:50:26.499Z Downloaded downcast v0.11.0
8782025-02-21T00:50:26.499Z Downloaded progenitor-client v0.8.0
8792025-02-21T00:50:26.502Z Downloaded glob v0.3.2
8802025-02-21T00:50:26.502Z Downloaded simd-adler32 v0.3.7
8812025-02-21T00:50:26.504Z Downloaded olpc-cjson v0.1.4
8822025-02-21T00:50:26.504Z Downloaded num-derive v0.4.2
8832025-02-21T00:50:26.511Z Downloaded zone v0.3.0
8842025-02-21T00:50:26.511Z Downloaded unicode-xid v0.2.6
8852025-02-21T00:50:26.515Z Downloaded tungstenite v0.23.0
8862025-02-21T00:50:26.515Z Downloaded derive_builder v0.20.2
8872025-02-21T00:50:26.518Z Downloaded pin-project v1.1.6
8882025-02-21T00:50:26.530Z Downloaded tokio-native-tls v0.3.1
8892025-02-21T00:50:26.535Z Downloaded which v4.4.2
8902025-02-21T00:50:26.539Z Downloaded ed25519 v2.2.3
8912025-02-21T00:50:26.539Z Downloaded sqlformat v0.2.6
8922025-02-21T00:50:26.539Z Downloaded progenitor-client v0.9.1
8932025-02-21T00:50:26.542Z Downloaded zone v0.1.8
8942025-02-21T00:50:26.542Z Downloaded rustls-pemfile v1.0.4
8952025-02-21T00:50:26.542Z Downloaded fatfs v0.3.6
8962025-02-21T00:50:26.545Z Downloaded slog-bunyan v2.5.0
8972025-02-21T00:50:26.549Z Downloaded serde_path_to_error v0.1.16
8982025-02-21T00:50:26.549Z Downloaded schemars v0.8.21
8992025-02-21T00:50:26.561Z Downloaded fxhash v0.2.1
9002025-02-21T00:50:26.564Z Downloaded endian-type v0.1.2
9012025-02-21T00:50:26.565Z Downloaded gethostname v0.5.0
9022025-02-21T00:50:26.565Z Downloaded newtype_derive v0.1.6
9032025-02-21T00:50:26.568Z Downloaded topological-sort v0.2.2
9042025-02-21T00:50:26.568Z Downloaded tokio-tungstenite v0.23.1
9052025-02-21T00:50:26.571Z Downloaded thiserror-no-std v2.0.2
9062025-02-21T00:50:26.574Z Downloaded num-complex v0.4.6
9072025-02-21T00:50:26.574Z Downloaded thiserror-impl-no-std v2.0.2
9082025-02-21T00:50:26.577Z Downloaded fallible-streaming-iterator v0.1.9
9092025-02-21T00:50:26.577Z Downloaded icu_properties_data v1.5.0
9102025-02-21T00:50:26.588Z Downloaded progenitor-macro v0.9.1
9112025-02-21T00:50:26.591Z Downloaded blake3 v1.5.4
9122025-02-21T00:50:26.599Z Downloaded dirs-next v2.0.0
9132025-02-21T00:50:26.602Z Downloaded smallvec v0.6.14
9142025-02-21T00:50:26.602Z Downloaded whoami v1.5.2
9152025-02-21T00:50:26.605Z Downloaded percent-encoding v2.3.1
9162025-02-21T00:50:26.605Z Downloaded proc-macro-crate v1.3.1
9172025-02-21T00:50:26.605Z Downloaded serde_derive_internals v0.29.1
9182025-02-21T00:50:26.608Z Downloaded dirs-sys-next v0.1.2
9192025-02-21T00:50:26.608Z Downloaded aho-corasick v1.1.3
9202025-02-21T00:50:26.614Z Downloaded derive-where v1.2.7
9212025-02-21T00:50:26.618Z Downloaded vergen v8.3.2
9222025-02-21T00:50:26.622Z Downloaded hashbrown v0.12.3
9232025-02-21T00:50:26.626Z Downloaded quick-error v1.2.3
9242025-02-21T00:50:26.630Z Downloaded progenitor v0.9.1
9252025-02-21T00:50:26.633Z Downloaded newtype-uuid v1.2.1
9262025-02-21T00:50:26.633Z Downloaded openssl-sys v0.9.105
9272025-02-21T00:50:26.636Z Downloaded pem v3.0.4
9282025-02-21T00:50:26.639Z Downloaded winnow v0.5.40
9292025-02-21T00:50:26.649Z Downloaded pem-rfc7468 v0.7.0
9302025-02-21T00:50:26.653Z Downloaded tokio-tungstenite v0.24.0
9312025-02-21T00:50:26.653Z Downloaded globset v0.4.15
9322025-02-21T00:50:26.655Z Downloaded filetime v0.2.25
9332025-02-21T00:50:26.655Z Downloaded ff v0.13.0
9342025-02-21T00:50:26.658Z Downloaded h2 v0.4.6
9352025-02-21T00:50:26.665Z Downloaded elliptic-curve v0.13.8
9362025-02-21T00:50:26.669Z Downloaded spin v0.9.8
9372025-02-21T00:50:26.673Z Downloaded nibble_vec v0.1.0
9382025-02-21T00:50:26.676Z Downloaded darling_core v0.20.10
9392025-02-21T00:50:26.679Z Downloaded salty v0.3.0
9402025-02-21T00:50:26.687Z Downloaded tokio-rustls v0.26.0
9412025-02-21T00:50:26.690Z Downloaded unicode-normalization v0.1.24
9422025-02-21T00:50:26.693Z Downloaded hashbrown v0.13.2
9432025-02-21T00:50:26.700Z Downloaded half v2.4.1
9442025-02-21T00:50:26.705Z Downloaded rusqlite v0.32.1
9452025-02-21T00:50:26.708Z Downloaded flate2 v1.0.35
9462025-02-21T00:50:26.714Z Downloaded rsa v0.9.6
9472025-02-21T00:50:26.719Z Downloaded typed-path v0.9.3
9482025-02-21T00:50:26.727Z Downloaded diesel_derives v2.2.3
9492025-02-21T00:50:26.731Z Downloaded bindgen v0.69.5
9502025-02-21T00:50:26.740Z Downloaded socket2 v0.5.7
9512025-02-21T00:50:26.749Z Downloaded qorb v0.2.1
9522025-02-21T00:50:26.753Z Downloaded rayon-core v1.12.1
9532025-02-21T00:50:26.753Z Downloaded tungstenite v0.21.0
9542025-02-21T00:50:26.755Z Downloaded chrono v0.4.39
9552025-02-21T00:50:26.764Z Downloaded steno v0.4.1
9562025-02-21T00:50:26.769Z Downloaded rustls-webpki v0.102.8
9572025-02-21T00:50:26.790Z Downloaded prettyplease v0.2.25
9582025-02-21T00:50:26.793Z Downloaded p521 v0.13.3
9592025-02-21T00:50:26.796Z Downloaded zerocopy v0.8.10
9602025-02-21T00:50:26.822Z Downloaded zip v2.1.3
9612025-02-21T00:50:26.826Z Downloaded ssh-key v0.6.6
9622025-02-21T00:50:26.834Z Downloaded reqwest v0.12.9
9632025-02-21T00:50:26.844Z Downloaded rustls-webpki v0.101.7
9642025-02-21T00:50:26.860Z Downloaded tokio-util v0.7.12
9652025-02-21T00:50:26.866Z Downloaded hickory-proto v0.24.3
9662025-02-21T00:50:26.883Z Downloaded hashbrown v0.14.5
9672025-02-21T00:50:26.889Z Downloaded unicode-width v0.2.0
9682025-02-21T00:50:26.896Z Downloaded toml_edit v0.19.15
9692025-02-21T00:50:26.914Z Downloaded regex v1.11.1
9702025-02-21T00:50:26.927Z Downloaded gimli v0.31.1
9712025-02-21T00:50:26.937Z Downloaded vcpkg v0.2.15
9722025-02-21T00:50:26.977Z Downloaded num-bigint-dig v0.8.4
9732025-02-21T00:50:26.982Z Downloaded p384 v0.13.0
9742025-02-21T00:50:26.989Z Downloaded quick-xml v0.33.0
9752025-02-21T00:50:26.997Z Downloaded proptest v1.5.0
9762025-02-21T00:50:27.009Z Downloaded time v0.3.36
9772025-02-21T00:50:27.015Z Downloaded rustls v0.22.4
9782025-02-21T00:50:27.031Z Downloaded polar-core v0.27.3
9792025-02-21T00:50:27.040Z Downloaded rayon v1.10.0
9802025-02-21T00:50:27.051Z Downloaded radix_trie v0.2.1
9812025-02-21T00:50:27.057Z Downloaded smoltcp v0.9.1
9822025-02-21T00:50:27.070Z Downloaded quinn-proto v0.11.8
9832025-02-21T00:50:27.077Z Downloaded chrono-tz v0.10.1
9842025-02-21T00:50:27.086Z Downloaded petname v2.0.2
9852025-02-21T00:50:27.091Z Downloaded ratatui v0.28.1
9862025-02-21T00:50:27.114Z Downloaded openapiv3 v2.0.0
9872025-02-21T00:50:27.126Z Downloaded regress v0.10.1
9882025-02-21T00:50:27.135Z Downloaded webpki-roots v0.26.6
9892025-02-21T00:50:27.139Z Downloaded regress v0.9.1
9902025-02-21T00:50:27.148Z Downloaded typify-impl v0.2.0
9912025-02-21T00:50:27.165Z Downloaded sled v0.34.7
9922025-02-21T00:50:27.176Z Downloaded rustls v0.21.12
9932025-02-21T00:50:27.188Z Downloaded regex-syntax v0.6.29
9942025-02-21T00:50:27.196Z Downloaded dropshot v0.12.0
9952025-02-21T00:50:27.218Z Downloaded rustls v0.23.19
9962025-02-21T00:50:27.230Z Downloaded zerocopy-derive v0.6.6
9972025-02-21T00:50:27.240Z Downloaded dropshot v0.15.1
9982025-02-21T00:50:27.263Z Downloaded lzma-sys v0.1.20
9992025-02-21T00:50:27.293Z Downloaded bstr v1.10.0
10002025-02-21T00:50:27.303Z Downloaded git2 v0.19.0
10012025-02-21T00:50:27.312Z Downloaded typify-impl v0.3.0
10022025-02-21T00:50:27.329Z Downloaded regex-automata v0.4.8
10032025-02-21T00:50:27.347Z Downloaded nix v0.29.0
10042025-02-21T00:50:27.358Z Downloaded sqlparser v0.45.0
10052025-02-21T00:50:27.364Z Downloaded libz-sys v1.1.20
10062025-02-21T00:50:27.388Z Downloaded bzip2-sys v0.1.11+1.0.8
10072025-02-21T00:50:27.399Z Downloaded tokio v1.43.0
10082025-02-21T00:50:27.438Z Downloaded openssl v0.10.70
10092025-02-21T00:50:27.448Z Downloaded nix v0.28.0
10102025-02-21T00:50:27.460Z Downloaded diesel v2.2.7
10112025-02-21T00:50:27.480Z Downloaded nix v0.27.1
10122025-02-21T00:50:27.491Z Downloaded smoltcp v0.11.0
10132025-02-21T00:50:27.503Z Downloaded object v0.36.5
10142025-02-21T00:50:27.514Z Downloaded curve25519-dalek v4.1.3
10152025-02-21T00:50:27.524Z Downloaded regex-syntax v0.8.5
10162025-02-21T00:50:27.532Z Downloaded petgraph v0.6.5
10172025-02-21T00:50:27.551Z Downloaded csv v1.3.1
10182025-02-21T00:50:27.570Z Downloaded object v0.30.4
10192025-02-21T00:50:27.579Z Downloaded sha3 v0.10.8
10202025-02-21T00:50:27.584Z Downloaded bitvec v1.0.1
10212025-02-21T00:50:27.599Z Downloaded slog-dtrace v0.3.0
10222025-02-21T00:50:27.602Z Downloaded dropshot_endpoint v0.15.1
10232025-02-21T00:50:27.604Z Downloaded futures-util v0.3.31
10242025-02-21T00:50:27.614Z Downloaded similar v2.6.0
10252025-02-21T00:50:27.619Z Downloaded toml v0.7.8
10262025-02-21T00:50:27.622Z Downloaded pkcs5 v0.7.1
10272025-02-21T00:50:27.626Z Downloaded aws-lc-rs v1.10.0
10282025-02-21T00:50:27.635Z Downloaded tokio-stream v0.1.16
10292025-02-21T00:50:27.639Z Downloaded num-traits v0.2.19
10302025-02-21T00:50:27.642Z Downloaded nom v7.1.3
10312025-02-21T00:50:27.647Z Downloaded tokio-tungstenite v0.21.0
10322025-02-21T00:50:27.650Z Downloaded vte v0.11.1
10332025-02-21T00:50:27.652Z Downloaded dropshot_endpoint v0.12.0
10342025-02-21T00:50:27.655Z Downloaded ron v0.8.1
10352025-02-21T00:50:27.660Z Downloaded siphasher v0.3.11
10362025-02-21T00:50:27.662Z Downloaded rustls-pemfile v2.2.0
10372025-02-21T00:50:27.665Z Downloaded omicron-zone-package v0.12.0
10382025-02-21T00:50:27.667Z Downloaded getrandom v0.2.15
10392025-02-21T00:50:27.670Z Downloaded der_derive v0.7.3
10402025-02-21T00:50:27.673Z Downloaded tracing-core v0.1.32
10412025-02-21T00:50:27.676Z Downloaded reedline v0.35.0
10422025-02-21T00:50:27.681Z Downloaded predicates-tree v1.0.11
10432025-02-21T00:50:27.684Z Downloaded x509-cert v0.2.5
10442025-02-21T00:50:27.687Z Downloaded portable-atomic v1.9.0
10452025-02-21T00:50:27.694Z Downloaded serde_with v3.11.0
10462025-02-21T00:50:27.703Z Downloaded lalrpop v0.19.12
10472025-02-21T00:50:27.713Z Downloaded float-ord v0.3.2
10482025-02-21T00:50:27.716Z Downloaded encoding_rs v0.8.34
10492025-02-21T00:50:27.736Z Downloaded vsss-rs v3.3.4
10502025-02-21T00:50:27.741Z Downloaded ssh-encoding v0.2.0
10512025-02-21T00:50:27.744Z Downloaded zopfli v0.8.1
10522025-02-21T00:50:27.744Z Downloaded rcgen v0.12.1
10532025-02-21T00:50:27.747Z Downloaded hashlink v0.9.1
10542025-02-21T00:50:27.750Z Downloaded rustyline v14.0.0
10552025-02-21T00:50:27.752Z Downloaded static_assertions v1.1.0
10562025-02-21T00:50:27.755Z Downloaded darling v0.20.10
10572025-02-21T00:50:27.758Z Downloaded smallvec v1.13.2
10582025-02-21T00:50:27.761Z Downloaded typify v0.3.0
10592025-02-21T00:50:27.764Z Downloaded der v0.7.9
10602025-02-21T00:50:27.769Z Downloaded pkcs1 v0.7.5
10612025-02-21T00:50:27.772Z Downloaded form_urlencoded v1.2.1
10622025-02-21T00:50:27.774Z Downloaded parking_lot v0.12.3
10632025-02-21T00:50:27.777Z Downloaded phf_generator v0.11.2
10642025-02-21T00:50:27.777Z Downloaded phf v0.11.2
10652025-02-21T00:50:27.780Z Downloaded ghash v0.5.1
10662025-02-21T00:50:27.780Z Downloaded fd-lock v4.0.2
10672025-02-21T00:50:27.782Z Downloaded unicode-segmentation v1.12.0
10682025-02-21T00:50:27.785Z Downloaded yasna v0.5.2
10692025-02-21T00:50:27.788Z Downloaded libgit2-sys v0.17.0+1.8.1
10702025-02-21T00:50:27.847Z Downloaded oso v0.27.3
10712025-02-21T00:50:27.850Z Downloaded unsafe-libyaml v0.2.11
10722025-02-21T00:50:27.853Z Downloaded crossterm v0.28.1
10732025-02-21T00:50:27.860Z Downloaded ref-cast v1.0.23
10742025-02-21T00:50:27.863Z Downloaded hyper v1.5.2
10752025-02-21T00:50:27.869Z Downloaded zerocopy v0.6.6
10762025-02-21T00:50:27.872Z Downloaded snafu v0.8.5
10772025-02-21T00:50:27.877Z Downloaded progenitor-impl v0.8.0
10782025-02-21T00:50:27.879Z Downloaded derive_more v0.99.18
10792025-02-21T00:50:27.883Z Downloaded russh v0.45.0
10802025-02-21T00:50:27.889Z Downloaded rand_core v0.6.4
10812025-02-21T00:50:27.891Z Downloaded term v0.7.0
10822025-02-21T00:50:27.894Z Downloaded headers v0.4.0
10832025-02-21T00:50:27.898Z Downloaded ed25519-dalek v2.1.1
10842025-02-21T00:50:27.902Z Downloaded psl-types v2.0.11
10852025-02-21T00:50:27.904Z Downloaded parking_lot v0.11.2
10862025-02-21T00:50:27.908Z Downloaded zerocopy-derive v0.8.10
10872025-02-21T00:50:27.911Z Downloaded tokio-postgres v0.7.12
10882025-02-21T00:50:27.915Z Downloaded tungstenite v0.24.0
10892025-02-21T00:50:27.919Z Downloaded backtrace v0.3.74
10902025-02-21T00:50:27.924Z Downloaded rustversion v1.0.17
10912025-02-21T00:50:27.926Z Downloaded aes v0.8.4
10922025-02-21T00:50:27.937Z Downloaded libm v0.2.8
10932025-02-21T00:50:27.963Z Downloaded parse-display v0.10.0
10942025-02-21T00:50:27.965Z Downloaded flume v0.11.1
10952025-02-21T00:50:27.969Z Downloaded derive_builder_core v0.20.2
10962025-02-21T00:50:27.973Z Downloaded quinn v0.11.5
10972025-02-21T00:50:27.978Z Downloaded hash32 v0.2.1
10982025-02-21T00:50:27.982Z Downloaded fixedbitset v0.4.2
10992025-02-21T00:50:27.986Z Downloaded embedded-io v0.6.1
11002025-02-21T00:50:27.986Z Downloaded data-encoding v2.6.0
11012025-02-21T00:50:27.986Z Downloaded num v0.4.3
11022025-02-21T00:50:27.986Z Downloaded postgres-types v0.2.8
11032025-02-21T00:50:27.988Z Downloaded tracing v0.1.40
11042025-02-21T00:50:27.994Z Downloaded enum-as-inner v0.6.1
11052025-02-21T00:50:27.997Z Downloaded idna v1.0.3
11062025-02-21T00:50:28.002Z Downloaded tls_codec_derive v0.4.1
11072025-02-21T00:50:28.005Z Downloaded minimal-lexical v0.2.1
11082025-02-21T00:50:28.010Z Downloaded libxml v0.3.3
11092025-02-21T00:50:28.019Z Downloaded defmt v0.3.8
11102025-02-21T00:50:28.024Z Downloaded p256 v0.13.2
11112025-02-21T00:50:28.029Z Downloaded chacha20poly1305 v0.10.1
11122025-02-21T00:50:28.032Z Downloaded serde_yaml v0.9.34+deprecated
11132025-02-21T00:50:28.035Z Downloaded poly1305 v0.8.0
11142025-02-21T00:50:28.039Z Downloaded pkcs8 v0.10.2
11152025-02-21T00:50:28.042Z Downloaded displaydoc v0.2.5
11162025-02-21T00:50:28.045Z Downloaded value-bag v1.9.0
11172025-02-21T00:50:28.048Z Downloaded strum_macros v0.24.3
11182025-02-21T00:50:28.051Z Downloaded russh-keys v0.45.0
11192025-02-21T00:50:28.055Z Downloaded publicsuffix v2.3.0
11202025-02-21T00:50:28.058Z Downloaded mio v1.0.2
11212025-02-21T00:50:28.061Z Downloaded tokio-rustls v0.24.1
11222025-02-21T00:50:28.064Z Downloaded crossbeam-channel v0.5.13
11232025-02-21T00:50:28.068Z Downloaded progenitor-impl v0.9.1
11242025-02-21T00:50:28.071Z Downloaded crypto-bigint v0.5.5
11252025-02-21T00:50:28.076Z Downloaded const_format v0.2.34
11262025-02-21T00:50:28.082Z Downloaded fs_extra v1.3.0
11272025-02-21T00:50:28.085Z Downloaded password-hash v0.5.0
11282025-02-21T00:50:28.085Z Downloaded oxnet v0.1.0
11292025-02-21T00:50:28.088Z Downloaded env_logger v0.10.2
11302025-02-21T00:50:28.090Z Downloaded cc v1.1.30
11312025-02-21T00:50:28.093Z Downloaded serde-hex v0.1.0
11322025-02-21T00:50:28.096Z Downloaded password-hash v0.4.2
11332025-02-21T00:50:28.096Z Downloaded signal-hook v0.3.17
11342025-02-21T00:50:28.099Z Downloaded blake2 v0.10.6
11352025-02-21T00:50:28.105Z Downloaded base64 v0.13.1
11362025-02-21T00:50:28.105Z Downloaded rand v0.8.5
11372025-02-21T00:50:28.108Z Downloaded bumpalo v3.16.0
11382025-02-21T00:50:28.111Z Downloaded base64 v0.22.1
11392025-02-21T00:50:28.115Z Downloaded addr2line v0.24.2
11402025-02-21T00:50:28.117Z Downloaded futures-executor v0.3.31
11412025-02-21T00:50:28.122Z Downloaded icu_properties v1.5.1
11422025-02-21T00:50:28.125Z Downloaded utf-8 v0.7.6
11432025-02-21T00:50:28.125Z Downloaded serde_with_macros v3.11.0
11442025-02-21T00:50:28.125Z Downloaded backoff v0.4.0
11452025-02-21T00:50:28.128Z Downloaded unicode-truncate v1.1.0
11462025-02-21T00:50:28.131Z Downloaded strip-ansi-escapes v0.2.0
11472025-02-21T00:50:28.131Z Downloaded chacha20 v0.9.1
11482025-02-21T00:50:28.131Z Downloaded strum_macros v0.25.3
11492025-02-21T00:50:28.134Z Downloaded castaway v0.2.3
11502025-02-21T00:50:28.134Z Downloaded buf-list v1.0.3
11512025-02-21T00:50:28.138Z Downloaded bcrypt-pbkdf v0.10.0
11522025-02-21T00:50:28.138Z Downloaded crc-any v2.5.0
11532025-02-21T00:50:28.141Z Downloaded memoffset v0.9.1
11542025-02-21T00:50:28.141Z Downloaded hyper-util v0.1.10
11552025-02-21T00:50:28.143Z Downloaded hmac v0.12.1
11562025-02-21T00:50:28.148Z Downloaded cookie_store v0.21.1
11572025-02-21T00:50:28.153Z Downloaded clang-sys v1.8.1
11582025-02-21T00:50:28.153Z Downloaded ciborium v0.2.2
11592025-02-21T00:50:28.156Z Downloaded cassowary v0.3.0
11602025-02-21T00:50:28.156Z Downloaded base64ct v1.6.0
11612025-02-21T00:50:28.156Z Downloaded icu_locid_transform_data v1.5.0
11622025-02-21T00:50:28.159Z Downloaded crc32fast v1.4.2
11632025-02-21T00:50:28.162Z Downloaded crc v3.2.1
11642025-02-21T00:50:28.167Z Downloaded cipher v0.4.4
11652025-02-21T00:50:28.168Z Downloaded async-bb8-diesel v0.2.1
11662025-02-21T00:50:28.172Z Downloaded rustfmt-wrapper v0.2.1
11672025-02-21T00:50:28.172Z Downloaded lazycell v1.3.0
11682025-02-21T00:50:28.175Z Downloaded console v0.15.10
11692025-02-21T00:50:28.175Z Downloaded blowfish v0.9.1
11702025-02-21T00:50:28.178Z Downloaded block-padding v0.3.3
11712025-02-21T00:50:28.178Z Downloaded linear-map v1.2.0
11722025-02-21T00:50:28.178Z Downloaded kstat-rs v0.2.4
11732025-02-21T00:50:28.180Z Downloaded indent_write v2.2.0
11742025-02-21T00:50:28.180Z Downloaded idna_adapter v1.2.0
11752025-02-21T00:50:28.183Z Downloaded hyper-rustls v0.27.3
11762025-02-21T00:50:28.183Z Downloaded hostname v0.4.0
11772025-02-21T00:50:28.187Z Downloaded curve25519-dalek-derive v0.1.1
11782025-02-21T00:50:28.187Z Downloaded cbc v0.1.2
11792025-02-21T00:50:28.190Z Downloaded bitfield-struct v0.6.2
11802025-02-21T00:50:28.190Z Downloaded arrayref v0.3.9
11812025-02-21T00:50:28.190Z Downloaded indexmap v1.9.3
11822025-02-21T00:50:28.193Z Downloaded hex-literal v0.4.1
11832025-02-21T00:50:28.196Z Downloaded async-stream v0.3.6
11842025-02-21T00:50:28.196Z Downloaded bzip2 v0.4.4
11852025-02-21T00:50:28.199Z Downloaded atty v0.2.14
11862025-02-21T00:50:28.199Z Downloaded cancel-safe-futures v0.1.5
11872025-02-21T00:50:28.202Z Downloaded bb8 v0.8.5
11882025-02-21T00:50:28.205Z Downloaded argon2 v0.5.3
11892025-02-21T00:50:28.205Z Downloaded humantime v2.1.0
11902025-02-21T00:50:28.207Z Downloaded cmake v0.1.51
11912025-02-21T00:50:28.207Z Downloaded ciborium-ll v0.2.2
11922025-02-21T00:50:28.210Z Downloaded highway v1.2.0
11932025-02-21T00:50:28.212Z Downloaded litemap v0.7.3
11942025-02-21T00:50:28.216Z Downloaded async-trait v0.1.86
11952025-02-21T00:50:28.218Z Downloaded async-stream-impl v0.3.6
11962025-02-21T00:50:28.218Z Downloaded arrayvec v0.7.6
11972025-02-21T00:50:28.221Z Downloaded icu_provider_macros v1.5.0
11982025-02-21T00:50:28.221Z Downloaded crunchy v0.2.2
11992025-02-21T00:50:28.221Z Downloaded bitflags v1.3.2
12002025-02-21T00:50:28.224Z Downloaded bit-set v0.5.3
12012025-02-21T00:50:28.226Z Downloaded convert_case v0.4.0
12022025-02-21T00:50:28.226Z Downloaded base16ct v0.2.0
12032025-02-21T00:50:28.233Z Downloaded atomic-waker v1.1.2
12042025-02-21T00:50:28.233Z Downloaded async-recursion v1.1.1
12052025-02-21T00:50:28.236Z Downloaded cstr-argument v0.1.2
12062025-02-21T00:50:28.236Z Downloaded ciborium-io v0.2.2
12072025-02-21T00:50:28.236Z Downloaded assert_matches v1.5.0
12082025-02-21T00:50:28.236Z Downloaded array-init v0.0.4
12092025-02-21T00:50:28.236Z Downloaded ahash v0.8.11
12102025-02-21T00:50:28.239Z Downloaded hubpack_derive v0.1.1
12112025-02-21T00:50:28.244Z Downloaded ring v0.17.8
12122025-02-21T00:50:28.379Z Downloaded libsqlite3-sys v0.30.1
12132025-02-21T00:50:28.638Z Downloaded aws-lc-sys v0.22.0
12142025-02-21T00:50:28.966Z Compiling serde v1.0.217
12152025-02-21T00:50:28.969Z Compiling lock_api v0.4.12
12162025-02-21T00:50:28.969Z Compiling value-bag v1.9.0
12172025-02-21T00:50:28.969Z Compiling scopeguard v1.2.0
12182025-02-21T00:50:28.969Z Compiling typenum v1.17.0
12192025-02-21T00:50:28.969Z Compiling generic-array v0.14.7
12202025-02-21T00:50:29.170Z Compiling syn v2.0.96
12212025-02-21T00:50:29.184Z Compiling getrandom v0.2.15
12222025-02-21T00:50:29.355Z Compiling shlex v1.3.0
12232025-02-21T00:50:29.512Z Compiling rand_core v0.6.4
12242025-02-21T00:50:29.630Z Compiling log v0.4.22
12252025-02-21T00:50:29.727Z Compiling subtle v2.6.1
12262025-02-21T00:50:29.754Z Compiling jobserver v0.1.32
12272025-02-21T00:50:29.788Z Compiling smallvec v1.13.2
12282025-02-21T00:50:30.065Z Compiling const-oid v0.9.6
12292025-02-21T00:50:30.107Z Compiling pin-project-lite v0.2.14
12302025-02-21T00:50:30.148Z Compiling rustix v0.38.37
12312025-02-21T00:50:30.229Z Compiling cc v1.1.30
12322025-02-21T00:50:30.269Z Compiling spin v0.9.8
12332025-02-21T00:50:30.436Z Compiling parking_lot_core v0.9.10
12342025-02-21T00:50:30.614Z Compiling futures-core v0.3.31
12352025-02-21T00:50:30.657Z Compiling signal-hook-registry v1.4.2
12362025-02-21T00:50:30.865Z Compiling mio v1.0.2
12372025-02-21T00:50:31.038Z Compiling aho-corasick v1.1.3
12382025-02-21T00:50:31.370Z Compiling parking_lot v0.12.3
12392025-02-21T00:50:31.491Z Compiling stable_deref_trait v1.2.0
12402025-02-21T00:50:31.511Z Compiling regex-syntax v0.8.5
12412025-02-21T00:50:31.615Z Compiling either v1.13.0
12422025-02-21T00:50:31.939Z Compiling cpufeatures v0.2.14
12432025-02-21T00:50:32.014Z Compiling futures-sink v0.3.31
12442025-02-21T00:50:32.050Z Compiling glob v0.3.2
12452025-02-21T00:50:32.085Z Compiling socket2 v0.5.7
12462025-02-21T00:50:32.162Z Compiling slab v0.4.9
12472025-02-21T00:50:32.181Z Compiling prettyplease v0.2.25
12482025-02-21T00:50:32.550Z Compiling lazy_static v1.5.0
12492025-02-21T00:50:32.642Z Compiling minimal-lexical v0.2.1
12502025-02-21T00:50:32.686Z Compiling serde_json v1.0.135
12512025-02-21T00:50:32.850Z Compiling clang-sys v1.8.1
12522025-02-21T00:50:33.137Z Compiling nom v7.1.3
12532025-02-21T00:50:33.206Z Compiling libloading v0.8.5
12542025-02-21T00:50:33.230Z Compiling home v0.5.9
12552025-02-21T00:50:33.449Z Compiling bindgen v0.69.5
12562025-02-21T00:50:33.611Z Compiling futures-channel v0.3.31
12572025-02-21T00:50:33.682Z Compiling itertools v0.12.1
12582025-02-21T00:50:34.012Z Compiling lazycell v1.3.0
12592025-02-21T00:50:34.190Z Compiling pin-utils v0.1.0
12602025-02-21T00:50:34.302Z Compiling libm v0.2.8
12612025-02-21T00:50:34.329Z Compiling futures-io v0.3.31
12622025-02-21T00:50:34.596Z Compiling foldhash v0.1.3
12632025-02-21T00:50:34.649Z Compiling futures-task v0.3.31
12642025-02-21T00:50:34.896Z Compiling rustc-hash v1.1.0
12652025-02-21T00:50:34.945Z Compiling allocator-api2 v0.2.18
12662025-02-21T00:50:35.093Z Compiling cmake v0.1.51
12672025-02-21T00:50:35.542Z Compiling regex-automata v0.4.8
12682025-02-21T00:50:35.678Z Compiling hashbrown v0.15.1
12692025-02-21T00:50:35.925Z Compiling num-traits v0.2.19
12702025-02-21T00:50:36.250Z Compiling cexpr v0.6.0
12712025-02-21T00:50:36.447Z Compiling synstructure v0.13.1
12722025-02-21T00:50:36.854Z Compiling dunce v1.0.5
12732025-02-21T00:50:36.999Z Compiling pkg-config v0.3.31
12742025-02-21T00:50:37.477Z Compiling fs_extra v1.3.0
12752025-02-21T00:50:38.021Z Compiling writeable v0.5.5
12762025-02-21T00:50:38.024Z Compiling litemap v0.7.3
12772025-02-21T00:50:38.273Z Compiling ring v0.17.8
12782025-02-21T00:50:38.437Z Compiling paste v1.0.15
12792025-02-21T00:50:38.578Z Compiling base64ct v1.6.0
12802025-02-21T00:50:39.074Z Compiling pem-rfc7468 v0.7.0
12812025-02-21T00:50:39.204Z Compiling icu_locid_transform_data v1.5.0
12822025-02-21T00:50:39.232Z Compiling aws-lc-rs v1.10.0
12832025-02-21T00:50:39.316Z Compiling flagset v0.4.6
12842025-02-21T00:50:39.521Z Compiling httparse v1.9.5
12852025-02-21T00:50:39.676Z Compiling tracing-core v0.1.32
12862025-02-21T00:50:40.239Z Compiling rustls-pki-types v1.10.0
12872025-02-21T00:50:40.525Z Compiling percent-encoding v2.3.1
12882025-02-21T00:50:40.681Z Compiling crossbeam-utils v0.8.20
12892025-02-21T00:50:40.800Z Compiling icu_properties_data v1.5.0
12902025-02-21T00:50:41.037Z Compiling regex v1.11.1
12912025-02-21T00:50:41.105Z Compiling vcpkg v0.2.15
12922025-02-21T00:50:41.245Z Compiling untrusted v0.7.1
12932025-02-21T00:50:41.295Z Compiling serde_derive v1.0.217
12942025-02-21T00:50:41.427Z Compiling zeroize_derive v1.4.2
12952025-02-21T00:50:41.444Z Compiling zerocopy-derive v0.7.35
12962025-02-21T00:50:41.984Z Compiling zerofrom-derive v0.1.4
12972025-02-21T00:50:42.676Z Compiling tokio-macros v2.5.0
12982025-02-21T00:50:42.860Z Compiling zeroize v1.8.1
12992025-02-21T00:50:43.351Z Compiling yoke-derive v0.7.4
13002025-02-21T00:50:43.374Z Compiling zerocopy v0.7.35
13012025-02-21T00:50:44.139Z Compiling thiserror-impl v1.0.69
13022025-02-21T00:50:44.580Z Compiling crypto-common v0.1.6
13032025-02-21T00:50:44.667Z Compiling block-buffer v0.10.4
13042025-02-21T00:50:44.756Z Compiling zerovec-derive v0.10.3
13052025-02-21T00:50:44.823Z Compiling futures-macro v0.3.31
13062025-02-21T00:50:44.964Z Compiling digest v0.10.7
13072025-02-21T00:50:45.339Z Compiling zerofrom v0.1.4
13082025-02-21T00:50:45.440Z Compiling hmac v0.12.1
13092025-02-21T00:50:45.562Z Compiling displaydoc v0.2.5
13102025-02-21T00:50:45.704Z Compiling block-padding v0.3.3
13112025-02-21T00:50:45.987Z Compiling inout v0.1.3
13122025-02-21T00:50:46.011Z Compiling yoke v0.7.4
13132025-02-21T00:50:46.065Z Compiling sha2 v0.10.8
13142025-02-21T00:50:46.282Z Compiling cipher v0.4.4
13152025-02-21T00:50:46.379Z Compiling icu_provider_macros v1.5.0
13162025-02-21T00:50:46.728Z Compiling futures-util v0.3.31
13172025-02-21T00:50:46.795Z Compiling ppv-lite86 v0.2.20
13182025-02-21T00:50:47.106Z Compiling der_derive v0.7.3
13192025-02-21T00:50:47.109Z Compiling thiserror v1.0.69
13202025-02-21T00:50:47.228Z Compiling zerovec v0.10.4
13212025-02-21T00:50:47.280Z Compiling tracing-attributes v0.1.27
13222025-02-21T00:50:47.387Z Compiling pest v2.7.14
13232025-02-21T00:50:47.551Z Compiling rand_chacha v0.3.1
13242025-02-21T00:50:49.195Z Compiling tinystr v0.7.6
13252025-02-21T00:50:49.408Z Compiling der v0.7.9
13262025-02-21T00:50:49.597Z Compiling icu_locid v1.5.0
13272025-02-21T00:50:49.667Z Compiling icu_collections v1.5.0
13282025-02-21T00:50:49.868Z Compiling rand v0.8.5
13292025-02-21T00:50:50.447Z Compiling salsa20 v0.10.2
13302025-02-21T00:50:50.544Z Compiling tracing v0.1.40
13312025-02-21T00:50:50.688Z Compiling icu_provider v1.5.0
13322025-02-21T00:50:50.964Z Compiling pbkdf2 v0.12.2
13332025-02-21T00:50:51.046Z Compiling powerfmt v0.2.0
13342025-02-21T00:50:51.146Z Compiling icu_normalizer_data v1.5.0
13352025-02-21T00:50:51.269Z Compiling time-core v0.1.2
13362025-02-21T00:50:51.401Z Compiling icu_locid_transform v1.5.0
13372025-02-21T00:50:51.455Z Compiling spki v0.7.3
13382025-02-21T00:50:51.537Z Compiling write16 v1.0.0
13392025-02-21T00:50:51.636Z Compiling utf16_iter v1.0.5
13402025-02-21T00:50:51.682Z Compiling untrusted v0.9.0
13412025-02-21T00:50:51.807Z Compiling utf8_iter v1.0.4
13422025-02-21T00:50:51.834Z Compiling mirai-annotations v1.12.0
13432025-02-21T00:50:51.855Z Compiling num-conv v0.1.0
13442025-02-21T00:50:51.996Z Compiling deranged v0.3.11
13452025-02-21T00:50:52.028Z Compiling scrypt v0.11.0
13462025-02-21T00:50:52.031Z Compiling pest_meta v2.7.14
13472025-02-21T00:50:52.134Z Compiling time-macros v0.2.18
13482025-02-21T00:50:52.316Z Compiling aes v0.8.4
13492025-02-21T00:50:52.553Z Compiling cbc v0.1.2
13502025-02-21T00:50:52.801Z Compiling icu_properties v1.5.1
13512025-02-21T00:50:53.418Z Compiling openssl-sys v0.9.105
13522025-02-21T00:50:53.686Z Compiling scroll_derive v0.12.0
13532025-02-21T00:50:54.195Z Compiling bitflags v2.6.0
13542025-02-21T00:50:54.451Z Compiling bytes v1.9.0
13552025-02-21T00:50:55.136Z Compiling indexmap v2.7.1
13562025-02-21T00:50:55.166Z Compiling semver v1.0.24
13572025-02-21T00:50:55.619Z Compiling tokio v1.43.0
13582025-02-21T00:50:55.865Z Compiling http v1.2.0
13592025-02-21T00:50:56.243Z Compiling rustc_version v0.4.1
13602025-02-21T00:50:56.381Z Compiling tinyvec_macros v0.1.1
13612025-02-21T00:50:56.482Z Compiling atomic-waker v1.1.2
13622025-02-21T00:50:56.503Z Compiling icu_normalizer v1.5.0
13632025-02-21T00:50:56.677Z Compiling num_threads v0.1.7
13642025-02-21T00:50:56.830Z Compiling time v0.3.36
13652025-02-21T00:50:56.924Z Compiling tinyvec v1.8.0
13662025-02-21T00:50:57.500Z Compiling idna_adapter v1.2.0
13672025-02-21T00:50:57.722Z Compiling http-body v1.0.1
13682025-02-21T00:50:57.982Z Compiling scroll v0.12.0
13692025-02-21T00:50:58.116Z Compiling pest_generator v2.7.14
13702025-02-21T00:50:58.156Z Compiling pkcs5 v0.7.1
13712025-02-21T00:50:58.308Z Compiling which v4.4.2
13722025-02-21T00:50:58.498Z Compiling form_urlencoded v1.2.1
13732025-02-21T00:50:58.542Z Compiling try-lock v0.2.5
13742025-02-21T00:50:58.847Z Compiling slog v2.7.0
13752025-02-21T00:50:58.885Z Compiling pkcs8 v0.10.2
13762025-02-21T00:50:59.243Z Compiling want v0.3.1
13772025-02-21T00:50:59.351Z Compiling goblin v0.8.2
13782025-02-21T00:50:59.488Z Compiling idna v1.0.3
13792025-02-21T00:50:59.533Z Compiling uuid v1.12.0
13802025-02-21T00:50:59.558Z Compiling httpdate v1.0.3
13812025-02-21T00:50:59.981Z Compiling pest_derive v2.7.14
13822025-02-21T00:51:00.003Z Compiling iana-time-zone v0.1.61
13832025-02-21T00:51:00.363Z Compiling chrono v0.4.39
13842025-02-21T00:51:00.792Z Compiling dtrace-parser v0.2.0
13852025-02-21T00:51:01.143Z Compiling serde_tokenstream v0.2.2
13862025-02-21T00:51:01.603Z Compiling toml_datetime v0.6.8
13872025-02-21T00:51:01.770Z Compiling serde_spanned v0.6.8
13882025-02-21T00:51:01.814Z Compiling rustversion v1.0.17
13892025-02-21T00:51:02.032Z Compiling match_cfg v0.1.0
13902025-02-21T00:51:02.103Z Compiling foreign-types-shared v0.1.1
13912025-02-21T00:51:02.150Z Compiling openssl v0.10.70
13922025-02-21T00:51:02.242Z Compiling base64 v0.22.1
13932025-02-21T00:51:02.508Z Compiling adler2 v2.0.0
13942025-02-21T00:51:02.589Z Compiling tower-service v0.3.3
13952025-02-21T00:51:02.691Z Compiling miniz_oxide v0.8.0
13962025-02-21T00:51:02.772Z Compiling foreign-types v0.3.2
13972025-02-21T00:51:02.824Z Compiling hostname v0.3.1
13982025-02-21T00:51:02.890Z Compiling url v2.5.3
13992025-02-21T00:51:03.073Z Compiling async-trait v0.1.86
14002025-02-21T00:51:03.767Z Compiling tokio-util v0.7.12
14012025-02-21T00:51:04.163Z Compiling openssl-macros v0.1.1
14022025-02-21T00:51:04.184Z Compiling serde_derive_internals v0.29.1
14032025-02-21T00:51:04.649Z Compiling dirs-sys-next v0.1.2
14042025-02-21T00:51:04.932Z Compiling h2 v0.4.6
14052025-02-21T00:51:05.016Z Compiling syn v1.0.109
14062025-02-21T00:51:05.203Z Compiling dof v0.3.0
14072025-02-21T00:51:05.441Z Compiling data-encoding v2.6.0
14082025-02-21T00:51:05.616Z Compiling siphasher v0.3.11
14092025-02-21T00:51:06.010Z Compiling usdt-impl v0.5.0
14102025-02-21T00:51:06.381Z Compiling schemars v0.8.21
14112025-02-21T00:51:06.746Z Compiling native-tls v0.2.12
14122025-02-21T00:51:07.012Z Compiling rustls v0.22.4
14132025-02-21T00:51:07.115Z Compiling rustls v0.23.19
14142025-02-21T00:51:07.386Z Compiling schemars_derive v0.8.21
14152025-02-21T00:51:07.429Z Compiling dirs-next v2.0.0
14162025-02-21T00:51:07.638Z Compiling unicode-normalization v0.1.24
14172025-02-21T00:51:08.491Z Compiling http-body-util v0.1.2
14182025-02-21T00:51:08.729Z Compiling heapless v0.7.17
14192025-02-21T00:51:08.782Z Compiling crossbeam-epoch v0.9.18
14202025-02-21T00:51:08.809Z Compiling sha1 v0.10.6
14212025-02-21T00:51:08.986Z Compiling signature v2.2.0
14222025-02-21T00:51:09.182Z Compiling bzip2-sys v0.1.11+1.0.8
14232025-02-21T00:51:09.221Z Compiling thread_local v1.1.8
14242025-02-21T00:51:09.279Z Compiling cookie v0.18.1
14252025-02-21T00:51:09.484Z Compiling encoding_rs v0.8.34
14262025-02-21T00:51:09.595Z Compiling multer v3.1.0
14272025-02-21T00:51:09.666Z Compiling unicode-bidi v0.3.17
14282025-02-21T00:51:09.704Z Compiling mime v0.3.17
14292025-02-21T00:51:09.921Z Compiling openssl-probe v0.1.5
14302025-02-21T00:51:10.216Z Compiling ipnet v2.10.1
14312025-02-21T00:51:10.258Z Compiling unicode-properties v0.1.3
14322025-02-21T00:51:10.429Z Compiling slog-async v2.8.0
14332025-02-21T00:51:10.692Z Compiling gimli v0.31.1
14342025-02-21T00:51:10.910Z Compiling rayon-core v1.12.1
14352025-02-21T00:51:10.929Z Compiling dyn-clone v1.0.17
14362025-02-21T00:51:11.168Z Compiling signal-hook v0.3.17
14372025-02-21T00:51:11.351Z Compiling stringprep v0.1.5
14382025-02-21T00:51:11.536Z Compiling toml_edit v0.22.22
14392025-02-21T00:51:12.403Z Compiling hyper v1.5.2
14402025-02-21T00:51:14.663Z Compiling crossbeam-deque v0.8.5
14412025-02-21T00:51:14.888Z Compiling hyper-util v0.1.10
14422025-02-21T00:51:15.015Z Compiling addr2line v0.24.2
14432025-02-21T00:51:15.397Z Compiling usdt-macro v0.5.0
14442025-02-21T00:51:15.494Z Compiling usdt-attr-macro v0.5.0
14452025-02-21T00:51:15.730Z Compiling term v0.7.0
14462025-02-21T00:51:16.027Z Compiling slog-json v2.6.1
14472025-02-21T00:51:16.399Z Compiling serde_urlencoded v0.7.1
14482025-02-21T00:51:16.802Z Compiling curve25519-dalek v4.1.3
14492025-02-21T00:51:16.940Z Compiling crossbeam-channel v0.5.13
14502025-02-21T00:51:16.989Z Compiling futures-executor v0.3.31
14512025-02-21T00:51:17.070Z Compiling enum-as-inner v0.6.1
14522025-02-21T00:51:17.471Z Compiling md-5 v0.10.6
14532025-02-21T00:51:17.492Z Compiling async-stream-impl v0.3.6
14542025-02-21T00:51:17.676Z Compiling rustls-pemfile v2.2.0
14552025-02-21T00:51:17.775Z Compiling num-integer v0.1.46
14562025-02-21T00:51:17.901Z Compiling hash32 v0.2.1
14572025-02-21T00:51:18.067Z Compiling ff v0.13.0
14582025-02-21T00:51:18.198Z Compiling is-terminal v0.4.13
14592025-02-21T00:51:18.313Z Compiling dropshot v0.12.0
14602025-02-21T00:51:18.331Z Compiling object v0.36.5
14612025-02-21T00:51:18.351Z Compiling memoffset v0.9.1
14622025-02-21T00:51:18.555Z Compiling utf-8 v0.7.6
14632025-02-21T00:51:18.649Z Compiling rustc-demangle v0.1.24
14642025-02-21T00:51:18.705Z Compiling num-bigint-dig v0.8.4
14652025-02-21T00:51:18.781Z Compiling linked-hash-map v0.5.6
14662025-02-21T00:51:18.836Z Compiling fallible-iterator v0.2.0
14672025-02-21T00:51:18.904Z Compiling quick-error v1.2.3
14682025-02-21T00:51:19.051Z Compiling anyhow v1.0.95
14692025-02-21T00:51:19.088Z Compiling smoltcp v0.9.1
14702025-02-21T00:51:19.117Z Compiling litrs v0.4.1
14712025-02-21T00:51:19.478Z Compiling psl-types v2.0.11
14722025-02-21T00:51:19.586Z Compiling cfg_aliases v0.2.1
14732025-02-21T00:51:19.675Z Compiling base16ct v0.2.0
14742025-02-21T00:51:19.675Z Compiling portable-atomic v1.9.0
14752025-02-21T00:51:19.711Z Compiling take_mut v0.2.2
14762025-02-21T00:51:19.779Z Compiling nix v0.29.0
14772025-02-21T00:51:19.904Z Compiling sec1 v0.7.3
14782025-02-21T00:51:20.231Z Compiling document-features v0.2.10
14792025-02-21T00:51:20.713Z Compiling publicsuffix v2.3.0
14802025-02-21T00:51:20.763Z Compiling postgres-protocol v0.6.7
14812025-02-21T00:51:20.890Z Compiling lru-cache v0.1.2
14822025-02-21T00:51:21.020Z Compiling resolv-conf v0.7.0
14832025-02-21T00:51:21.075Z Compiling tungstenite v0.24.0
14842025-02-21T00:51:21.104Z Compiling async-stream v0.3.6
14852025-02-21T00:51:21.521Z Compiling num-iter v0.1.45
14862025-02-21T00:51:21.587Z Compiling slog-term v2.9.1
14872025-02-21T00:51:21.719Z Compiling group v0.13.0
14882025-02-21T00:51:21.969Z Compiling usdt v0.5.0
14892025-02-21T00:51:22.066Z Compiling hickory-proto v0.24.3
14902025-02-21T00:51:22.567Z Compiling futures v0.3.31
14912025-02-21T00:51:22.697Z Compiling slog-bunyan v2.5.0
14922025-02-21T00:51:22.911Z Compiling toml v0.8.19
14932025-02-21T00:51:23.973Z Compiling tokio-native-tls v0.3.1
14942025-02-21T00:51:24.269Z Compiling camino v1.1.9
14952025-02-21T00:51:24.396Z Compiling phf_shared v0.11.2
14962025-02-21T00:51:24.471Z Compiling dropshot_endpoint v0.12.0
14972025-02-21T00:51:24.755Z Compiling terminal_size v0.4.0
14982025-02-21T00:51:24.972Z Compiling openapiv3 v2.0.0
14992025-02-21T00:51:24.993Z Compiling waitgroup v0.1.2
15002025-02-21T00:51:25.102Z Compiling backtrace v0.3.74
15012025-02-21T00:51:25.218Z Compiling serde_path_to_error v0.1.16
15022025-02-21T00:51:25.605Z Compiling hkdf v0.12.4
15032025-02-21T00:51:25.893Z Compiling crypto-bigint v0.5.5
15042025-02-21T00:51:25.940Z Compiling curve25519-dalek-derive v0.1.1
15052025-02-21T00:51:27.351Z Compiling zerocopy-derive v0.6.6
15062025-02-21T00:51:27.951Z Compiling webpki-roots v0.26.6
15072025-02-21T00:51:28.113Z Compiling hubpack_derive v0.1.1
15082025-02-21T00:51:28.188Z Compiling hostname v0.4.0
15092025-02-21T00:51:28.416Z Compiling fs-err v2.11.0
15102025-02-21T00:51:28.483Z Compiling ahash v0.8.11
15112025-02-21T00:51:28.746Z Compiling crc32fast v1.4.2
15122025-02-21T00:51:28.827Z Compiling newtype-uuid v1.2.1
15132025-02-21T00:51:28.921Z Compiling managed v0.8.0
15142025-02-21T00:51:28.952Z Compiling winnow v0.5.40
15152025-02-21T00:51:29.079Z Compiling debug-ignore v1.0.5
15162025-02-21T00:51:29.132Z Compiling unicode-width v0.2.0
15172025-02-21T00:51:29.219Z Compiling bitflags v1.3.2
15182025-02-21T00:51:29.245Z Compiling strum_macros v0.25.3
15192025-02-21T00:51:29.347Z Compiling zerocopy v0.6.6
15202025-02-21T00:51:29.682Z Compiling console v0.15.10
15212025-02-21T00:51:30.095Z Compiling flate2 v1.0.35
15222025-02-21T00:51:30.904Z Compiling hubpack v0.1.2
15232025-02-21T00:51:30.968Z Compiling clap_builder v4.5.27
15242025-02-21T00:51:31.006Z Compiling elliptic-curve v0.13.8
15252025-02-21T00:51:31.312Z Compiling hickory-resolver v0.24.3
15262025-02-21T00:51:31.793Z Compiling phf v0.11.2
15272025-02-21T00:51:32.080Z Compiling signal-hook-mio v0.2.4
15282025-02-21T00:51:32.260Z Compiling toml_edit v0.19.15
15292025-02-21T00:51:32.410Z Compiling hyper-tls v0.6.0
15302025-02-21T00:51:32.512Z Compiling rayon v1.10.0
15312025-02-21T00:51:32.827Z Compiling cookie_store v0.21.1
15322025-02-21T00:51:32.852Z Compiling bzip2 v0.4.4
15332025-02-21T00:51:33.283Z Compiling tokio-tungstenite v0.24.0
15342025-02-21T00:51:34.437Z Compiling postgres-types v0.2.8
15352025-02-21T00:51:36.865Z Compiling ed25519 v2.2.3
15362025-02-21T00:51:36.885Z Compiling phf_shared v0.10.0
15372025-02-21T00:51:37.081Z Compiling tokio-stream v0.1.16
15382025-02-21T00:51:37.277Z Compiling pkcs1 v0.7.5
15392025-02-21T00:51:38.034Z Compiling serde-big-array v0.5.1
15402025-02-21T00:51:38.173Z Compiling clap_derive v4.5.24
15412025-02-21T00:51:38.284Z Compiling rfc6979 v0.4.0
15422025-02-21T00:51:38.489Z Compiling derive-where v1.2.7
15432025-02-21T00:51:38.643Z Compiling serde_repr v0.1.19
15442025-02-21T00:51:38.783Z Compiling bstr v1.10.0
15452025-02-21T00:51:39.092Z Compiling float-cmp v0.9.0
15462025-02-21T00:51:39.309Z Compiling sync_wrapper v1.0.1
15472025-02-21T00:51:39.328Z Compiling static_assertions v1.1.0
15482025-02-21T00:51:39.441Z Compiling bit-vec v0.6.3
15492025-02-21T00:51:39.468Z Compiling predicates-core v1.0.8
15502025-02-21T00:51:39.715Z Compiling normalize-line-endings v0.3.0
15512025-02-21T00:51:39.795Z Compiling difflib v0.4.0
15522025-02-21T00:51:39.825Z Compiling whoami v1.5.2
15532025-02-21T00:51:39.896Z Compiling fixedbitset v0.4.2
15542025-02-21T00:51:40.292Z Compiling new_debug_unreachable v1.0.6
15552025-02-21T00:51:40.365Z Compiling unicode-segmentation v1.12.0
15562025-02-21T00:51:40.391Z Compiling precomputed-hash v0.1.1
15572025-02-21T00:51:40.412Z Compiling number_prefix v0.4.0
15582025-02-21T00:51:40.533Z Compiling string_cache v0.8.7
15592025-02-21T00:51:40.635Z Compiling indicatif v0.17.11
15602025-02-21T00:51:40.960Z Compiling predicates v3.1.2
15612025-02-21T00:51:41.069Z Compiling similar v2.6.0
15622025-02-21T00:51:41.222Z Compiling petgraph v0.6.5
15632025-02-21T00:51:41.574Z Compiling tokio-postgres v0.7.12
15642025-02-21T00:51:42.393Z Compiling bit-set v0.5.3
15652025-02-21T00:51:42.512Z Compiling clap v4.5.27
15662025-02-21T00:51:42.573Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15672025-02-21T00:51:42.637Z Compiling ecdsa v0.16.9
15682025-02-21T00:51:42.683Z Compiling rsa v0.9.6
15692025-02-21T00:51:43.107Z Compiling ed25519-dalek v2.1.1
15702025-02-21T00:51:45.123Z Compiling toml v0.7.8
15712025-02-21T00:51:45.161Z Compiling zip v0.6.6
15722025-02-21T00:51:45.503Z Compiling crossterm v0.28.1
15732025-02-21T00:51:46.789Z Compiling hex v0.4.3
15742025-02-21T00:51:47.113Z Compiling x509-cert v0.2.5
15752025-02-21T00:51:47.149Z Compiling itertools v0.10.5
15762025-02-21T00:51:47.400Z Compiling lalrpop-util v0.19.12
15772025-02-21T00:51:47.579Z Compiling peg-runtime v0.8.3
15782025-02-21T00:51:47.756Z Compiling unicode-xid v0.2.6
15792025-02-21T00:51:47.962Z Compiling strum_macros v0.26.4
15802025-02-21T00:51:48.194Z Compiling xattr v1.3.1
15812025-02-21T00:51:48.492Z Compiling filetime v0.2.25
15822025-02-21T00:51:48.755Z Compiling tar v0.4.42
15832025-02-21T00:51:54.012Z Compiling strum v0.26.3
15842025-02-21T00:51:56.291Z Compiling aws-lc-sys v0.22.0
15852025-02-21T00:52:24.934Z Compiling rustls-webpki v0.102.8
15862025-02-21T00:52:28.525Z Compiling tokio-rustls v0.25.0
15872025-02-21T00:52:30.361Z Compiling tokio-rustls v0.26.0
15882025-02-21T00:52:30.702Z Compiling hyper-rustls v0.27.3
15892025-02-21T00:52:31.089Z Compiling reqwest v0.12.9
15902025-02-21T00:52:32.690Z Compiling qorb v0.2.1
15912025-02-21T00:52:35.800Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15922025-02-21T00:52:36.106Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15932025-02-21T00:52:41.068Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 15s
15942025-02-21T00:52:41.244Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15952025-02-21T00:52:41.306ZFeb 21 00:52:40.537 INFO Starting download, target: Cockroach
15962025-02-21T00:52:41.306ZFeb 21 00:52:40.538 INFO Starting download, target: Console
15972025-02-21T00:52:41.306ZFeb 21 00:52:40.538 INFO Starting download, target: Clickhouse
15982025-02-21T00:52:41.306ZFeb 21 00:52:40.538 INFO Starting download, target: DendriteOpenapi
15992025-02-21T00:52:41.310ZFeb 21 00:52:40.538 INFO Starting download, target: DendriteStub
16002025-02-21T00:52:41.310ZFeb 21 00:52:40.538 INFO Starting download, target: MaghemiteMgd
16012025-02-21T00:52:41.310ZFeb 21 00:52:40.538 INFO Starting download, target: TransceiverControl
16022025-02-21T00:52:41.310ZFeb 21 00:52:40.539 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16032025-02-21T00:52:41.310ZFeb 21 00:52:40.539 INFO Downloading out/downloads/dpd-b37a8fdc335592e24d6afe71995637b2ad36eb7d.json (attempt 1/3), target: DendriteOpenapi
16042025-02-21T00:52:41.310ZFeb 21 00:52:40.539 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16052025-02-21T00:52:41.310ZFeb 21 00:52:40.539 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16062025-02-21T00:52:41.310ZFeb 21 00:52:40.539 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16072025-02-21T00:52:41.310ZFeb 21 00:52:40.539 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16082025-02-21T00:52:41.311ZFeb 21 00:52:40.539 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16092025-02-21T00:52:41.474ZFeb 21 00:52:40.702 INFO Download complete, target: DendriteOpenapi
16102025-02-21T00:52:41.630ZFeb 21 00:52:40.851 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16112025-02-21T00:52:41.856ZFeb 21 00:52:41.055 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16122025-02-21T00:52:42.109ZFeb 21 00:52:41.340 INFO Download complete, target: TransceiverControl
16132025-02-21T00:52:42.183ZFeb 21 00:52:41.412 INFO Download complete, target: Console
16142025-02-21T00:52:42.205ZFeb 21 00:52:41.437 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16152025-02-21T00:52:42.331ZFeb 21 00:52:41.562 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16162025-02-21T00:52:43.197ZFeb 21 00:52:42.430 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16172025-02-21T00:52:43.198ZFeb 21 00:52:42.430 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16182025-02-21T00:52:43.264ZFeb 21 00:52:42.497 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16192025-02-21T00:52:45.139ZFeb 21 00:52:44.369 INFO Download complete, target: DendriteStub
16202025-02-21T00:52:45.390ZFeb 21 00:52:44.623 INFO Download complete, target: MaghemiteMgd
16212025-02-21T00:52:50.480ZFeb 21 00:52:49.712 INFO Checking that binary works, target: Cockroach
16222025-02-21T00:52:50.658ZFeb 21 00:52:49.890 INFO Download complete, target: Cockroach
16232025-02-21T00:52:55.549ZFeb 21 00:52:54.780 INFO Checking that binary works, target: Clickhouse
16242025-02-21T00:52:55.704ZFeb 21 00:52:54.936 INFO Download complete, target: Clickhouse
16252025-02-21T00:52:55.727ZAll builder prerequisites installed successfully, and PATH looks valid
16262025-02-21T00:52:55.732Z
16272025-02-21T00:52:55.732Zreal 6:20.697059826
16282025-02-21T00:52:55.732Zuser 15:36.716700471
16292025-02-21T00:52:55.732Zsys 2:07.960467935
16302025-02-21T00:52:55.732Ztrap 0.595192130
16312025-02-21T00:52:55.732Ztflt 0.784319598
16322025-02-21T00:52:55.732Zdflt 1.059156679
16332025-02-21T00:52:55.732Zkflt 0.023744503
16342025-02-21T00:52:55.732Zlock 24:25.664886828
16352025-02-21T00:52:55.732Zslp 57:52.837542864
16362025-02-21T00:52:55.732Zlat 59.609992711
16372025-02-21T00:52:55.732Zstop 2:20.392438538
16382025-02-21T00:52:55.732Z+ banner hack-check
16392025-02-21T00:52:55.735Z
16402025-02-21T00:52:55.735Z # # ## #### # # #### # # ###### #### # #
16412025-02-21T00:52:55.735Z # # # # # # # # # # # # # # # # #
16422025-02-21T00:52:55.735Z ###### # # # #### ##### # ###### ##### # ####
16432025-02-21T00:52:55.735Z # # ###### # # # # # # # # # #
16442025-02-21T00:52:55.735Z # # # # # # # # # # # # # # # # #
16452025-02-21T00:52:55.735Z # # # # #### # # #### # # ###### #### # #
16462025-02-21T00:52:55.735Z
16472025-02-21T00:52:55.736Z+ export CARGO_INCREMENTAL=0
16482025-02-21T00:52:55.736Z+ CARGO_INCREMENTAL=0
16492025-02-21T00:52:55.736Z+ ptime -m timeout 2h cargo xtask check-features --ci
16502025-02-21T00:52:56.305Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
16512025-02-21T00:52:59.299Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.50s
16522025-02-21T00:52:59.367Z Running `target/debug/xtask check-features --ci`
16532025-02-21T00:52:59.393Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16542025-02-21T00:52:59.393Zrunning: "/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16552025-02-21T00:52:59.888Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
16562025-02-21T00:52:59.909Z Running `target/debug/xtask download cargo-hack`
16572025-02-21T00:53:00.811Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16582025-02-21T00:53:01.231Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16592025-02-21T00:53:05.122Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.18s
16602025-02-21T00:53:05.280Z Running `target/debug/xtask-downloader cargo-hack`
16612025-02-21T00:53:05.323ZFeb 21 00:53:04.553 INFO Starting download, target: CargoHack
16622025-02-21T00:53:05.326ZFeb 21 00:53:04.554 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16632025-02-21T00:53:05.920ZFeb 21 00:53:05.148 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16642025-02-21T00:53:06.008ZFeb 21 00:53:05.238 INFO Download complete, target: CargoHack
16652025-02-21T00:53:06.012Zrunning: "/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
16662025-02-21T00:53:06.036Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16672025-02-21T00:53:06.219Zinfo: running `cargo check --bins` on api_identity (1/199)
16682025-02-21T00:53:06.805Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16692025-02-21T00:53:06.808Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16702025-02-21T00:53:06.808Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16712025-02-21T00:53:06.810Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
16722025-02-21T00:53:06.884Z
16732025-02-21T00:53:06.884Zinfo: running `cargo check --bins` on bootstore (2/199)
16742025-02-21T00:53:07.509Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16752025-02-21T00:53:07.514Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16762025-02-21T00:53:07.514Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16772025-02-21T00:53:07.519Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
16782025-02-21T00:53:07.595Z
16792025-02-21T00:53:07.595Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/199)
16802025-02-21T00:53:08.193Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16812025-02-21T00:53:08.205Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16822025-02-21T00:53:08.205Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16832025-02-21T00:53:08.205Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
16842025-02-21T00:53:08.275Z
16852025-02-21T00:53:08.275Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/199)
16862025-02-21T00:53:08.866Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16872025-02-21T00:53:08.868Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16882025-02-21T00:53:08.868Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16892025-02-21T00:53:08.871Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
16902025-02-21T00:53:08.948Z
16912025-02-21T00:53:08.948Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/199)
16922025-02-21T00:53:09.387Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16932025-02-21T00:53:09.407Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16942025-02-21T00:53:09.408Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16952025-02-21T00:53:09.408Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
16962025-02-21T00:53:09.419Z
16972025-02-21T00:53:09.420Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/199)
16982025-02-21T00:53:09.826Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16992025-02-21T00:53:09.830Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17002025-02-21T00:53:09.830Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17012025-02-21T00:53:09.830Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17022025-02-21T00:53:09.872Z
17032025-02-21T00:53:09.872Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/199)
17042025-02-21T00:53:10.280Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17052025-02-21T00:53:10.284Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17062025-02-21T00:53:10.284Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17072025-02-21T00:53:10.284Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17082025-02-21T00:53:10.323Z
17092025-02-21T00:53:10.323Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/199)
17102025-02-21T00:53:10.730Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17112025-02-21T00:53:10.733Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17122025-02-21T00:53:10.733Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17132025-02-21T00:53:10.737Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17142025-02-21T00:53:10.777Z
17152025-02-21T00:53:10.777Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/199)
17162025-02-21T00:53:11.197Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17172025-02-21T00:53:11.199Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17182025-02-21T00:53:11.199Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17192025-02-21T00:53:11.204Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17202025-02-21T00:53:11.247Z
17212025-02-21T00:53:11.247Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/199)
17222025-02-21T00:53:11.663Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17232025-02-21T00:53:11.666Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17242025-02-21T00:53:11.666Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17252025-02-21T00:53:11.669Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17262025-02-21T00:53:11.715Z
17272025-02-21T00:53:11.715Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/199)
17282025-02-21T00:53:12.119Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17292025-02-21T00:53:12.122Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17302025-02-21T00:53:12.122Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17312025-02-21T00:53:12.125Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17322025-02-21T00:53:12.164Z
17332025-02-21T00:53:12.164Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/199)
17342025-02-21T00:53:12.577Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17352025-02-21T00:53:12.580Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17362025-02-21T00:53:12.580Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17372025-02-21T00:53:12.583Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17382025-02-21T00:53:12.624Z
17392025-02-21T00:53:12.624Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/199)
17402025-02-21T00:53:13.045Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17412025-02-21T00:53:13.048Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17422025-02-21T00:53:13.048Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17432025-02-21T00:53:13.052Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
17442025-02-21T00:53:13.091Z
17452025-02-21T00:53:13.091Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/199)
17462025-02-21T00:53:13.504Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17472025-02-21T00:53:13.507Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17482025-02-21T00:53:13.507Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17492025-02-21T00:53:13.510Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17502025-02-21T00:53:13.550Z
17512025-02-21T00:53:13.550Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/199)
17522025-02-21T00:53:13.962Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17532025-02-21T00:53:13.966Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17542025-02-21T00:53:13.966Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17552025-02-21T00:53:13.968Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17562025-02-21T00:53:14.012Z
17572025-02-21T00:53:14.012Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/199)
17582025-02-21T00:53:14.442Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17592025-02-21T00:53:14.445Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17602025-02-21T00:53:14.445Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17612025-02-21T00:53:14.448Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
17622025-02-21T00:53:14.489Z
17632025-02-21T00:53:14.489Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/199)
17642025-02-21T00:53:14.914Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17652025-02-21T00:53:14.917Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17662025-02-21T00:53:14.917Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17672025-02-21T00:53:14.919Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
17682025-02-21T00:53:14.961Z
17692025-02-21T00:53:14.961Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/199)
17702025-02-21T00:53:15.386Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17712025-02-21T00:53:15.388Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17722025-02-21T00:53:15.389Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17732025-02-21T00:53:15.391Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
17742025-02-21T00:53:15.437Z
17752025-02-21T00:53:15.437Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/199)
17762025-02-21T00:53:15.873Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17772025-02-21T00:53:15.876Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17782025-02-21T00:53:15.876Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17792025-02-21T00:53:15.879Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
17802025-02-21T00:53:15.927Z
17812025-02-21T00:53:15.927Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/199)
17822025-02-21T00:53:16.357Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17832025-02-21T00:53:16.360Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17842025-02-21T00:53:16.360Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17852025-02-21T00:53:16.364Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
17862025-02-21T00:53:16.407Z
17872025-02-21T00:53:16.407Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/199)
17882025-02-21T00:53:16.842Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17892025-02-21T00:53:16.844Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17902025-02-21T00:53:16.844Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17912025-02-21T00:53:16.847Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
17922025-02-21T00:53:16.892Z
17932025-02-21T00:53:16.892Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/199)
17942025-02-21T00:53:17.308Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17952025-02-21T00:53:17.310Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17962025-02-21T00:53:17.310Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17972025-02-21T00:53:17.313Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17982025-02-21T00:53:17.363Z
17992025-02-21T00:53:17.363Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/199)
18002025-02-21T00:53:17.780Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18012025-02-21T00:53:17.798Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18022025-02-21T00:53:17.798Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18032025-02-21T00:53:17.799Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18042025-02-21T00:53:17.827Z
18052025-02-21T00:53:17.827Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/199)
18062025-02-21T00:53:18.263Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18072025-02-21T00:53:18.270Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18082025-02-21T00:53:18.270Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18092025-02-21T00:53:18.270Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18102025-02-21T00:53:18.278Z
18112025-02-21T00:53:18.278Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/199)
18122025-02-21T00:53:18.692Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18132025-02-21T00:53:18.696Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18142025-02-21T00:53:18.696Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18152025-02-21T00:53:18.698Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18162025-02-21T00:53:18.742Z
18172025-02-21T00:53:18.742Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/199)
18182025-02-21T00:53:19.161Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18192025-02-21T00:53:19.165Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18202025-02-21T00:53:19.165Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18212025-02-21T00:53:19.167Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18222025-02-21T00:53:19.210Z
18232025-02-21T00:53:19.210Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/199)
18242025-02-21T00:53:19.856Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18252025-02-21T00:53:19.879Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18262025-02-21T00:53:19.879Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18272025-02-21T00:53:19.879Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18282025-02-21T00:53:19.879Z
18292025-02-21T00:53:19.879Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/199)
18302025-02-21T00:53:20.065Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18312025-02-21T00:53:20.070Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18322025-02-21T00:53:20.070Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18332025-02-21T00:53:20.073Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18342025-02-21T00:53:20.114Z
18352025-02-21T00:53:20.114Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/199)
18362025-02-21T00:53:20.524Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18372025-02-21T00:53:20.526Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18382025-02-21T00:53:20.526Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18392025-02-21T00:53:20.529Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18402025-02-21T00:53:20.572Z
18412025-02-21T00:53:20.572Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/199)
18422025-02-21T00:53:20.971Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18432025-02-21T00:53:20.974Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18442025-02-21T00:53:20.974Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18452025-02-21T00:53:20.976Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
18462025-02-21T00:53:21.021Z
18472025-02-21T00:53:21.021Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/199)
18482025-02-21T00:53:21.432Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18492025-02-21T00:53:21.434Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18502025-02-21T00:53:21.434Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18512025-02-21T00:53:21.437Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18522025-02-21T00:53:21.479Z
18532025-02-21T00:53:21.479Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/199)
18542025-02-21T00:53:21.897Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18552025-02-21T00:53:21.899Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18562025-02-21T00:53:21.899Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18572025-02-21T00:53:21.902Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18582025-02-21T00:53:21.948Z
18592025-02-21T00:53:21.948Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/199)
18602025-02-21T00:53:22.362Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18612025-02-21T00:53:22.370Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18622025-02-21T00:53:22.370Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18632025-02-21T00:53:22.370Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18642025-02-21T00:53:22.408Z
18652025-02-21T00:53:22.408Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/199)
18662025-02-21T00:53:22.840Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18672025-02-21T00:53:22.851Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18682025-02-21T00:53:22.851Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18692025-02-21T00:53:22.851Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
18702025-02-21T00:53:22.885Z
18712025-02-21T00:53:22.885Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/199)
18722025-02-21T00:53:23.297Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18732025-02-21T00:53:23.302Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18742025-02-21T00:53:23.302Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18752025-02-21T00:53:23.308Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18762025-02-21T00:53:23.348Z
18772025-02-21T00:53:23.348Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/199)
18782025-02-21T00:53:23.768Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18792025-02-21T00:53:23.771Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18802025-02-21T00:53:23.771Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18812025-02-21T00:53:23.776Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18822025-02-21T00:53:23.815Z
18832025-02-21T00:53:23.815Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/199)
18842025-02-21T00:53:24.244Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18852025-02-21T00:53:24.247Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18862025-02-21T00:53:24.247Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18872025-02-21T00:53:24.250Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
18882025-02-21T00:53:24.296Z
18892025-02-21T00:53:24.296Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/199)
18902025-02-21T00:53:24.729Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18912025-02-21T00:53:24.732Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18922025-02-21T00:53:24.732Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18932025-02-21T00:53:24.735Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
18942025-02-21T00:53:24.783Z
18952025-02-21T00:53:24.783Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/199)
18962025-02-21T00:53:25.212Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18972025-02-21T00:53:25.215Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18982025-02-21T00:53:25.215Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18992025-02-21T00:53:25.215Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
19002025-02-21T00:53:25.255Z
19012025-02-21T00:53:25.255Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/199)
19022025-02-21T00:53:25.674Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19032025-02-21T00:53:25.677Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19042025-02-21T00:53:25.677Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19052025-02-21T00:53:25.680Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19062025-02-21T00:53:25.721Z
19072025-02-21T00:53:25.721Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/199)
19082025-02-21T00:53:26.141Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19092025-02-21T00:53:26.144Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19102025-02-21T00:53:26.144Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19112025-02-21T00:53:26.147Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19122025-02-21T00:53:26.190Z
19132025-02-21T00:53:26.190Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/199)
19142025-02-21T00:53:26.598Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19152025-02-21T00:53:26.601Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19162025-02-21T00:53:26.601Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19172025-02-21T00:53:26.604Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
19182025-02-21T00:53:26.645Z
19192025-02-21T00:53:26.645Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/199)
19202025-02-21T00:53:27.065Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19212025-02-21T00:53:27.068Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19222025-02-21T00:53:27.068Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19232025-02-21T00:53:27.071Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19242025-02-21T00:53:27.111Z
19252025-02-21T00:53:27.111Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/199)
19262025-02-21T00:53:27.534Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19272025-02-21T00:53:27.537Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19282025-02-21T00:53:27.537Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19292025-02-21T00:53:27.540Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
19302025-02-21T00:53:27.587Z
19312025-02-21T00:53:27.587Zinfo: running `cargo check --bins` on sled-hardware-types (45/199)
19322025-02-21T00:53:28.218Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19332025-02-21T00:53:28.226Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19342025-02-21T00:53:28.226Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19352025-02-21T00:53:28.232Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
19362025-02-21T00:53:28.305Z
19372025-02-21T00:53:28.306Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (46/199)
19382025-02-21T00:53:28.905Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19392025-02-21T00:53:28.908Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19402025-02-21T00:53:28.908Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19412025-02-21T00:53:28.911Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
19422025-02-21T00:53:28.991Z
19432025-02-21T00:53:28.991Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (47/199)
19442025-02-21T00:53:29.599Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19452025-02-21T00:53:29.602Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19462025-02-21T00:53:29.602Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19472025-02-21T00:53:29.605Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
19482025-02-21T00:53:29.688Z
19492025-02-21T00:53:29.688Zinfo: running `cargo check --bins` on oxlog (48/199)
19502025-02-21T00:53:30.251Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19512025-02-21T00:53:30.253Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19522025-02-21T00:53:30.344Z Checking cfg-if v1.0.0
19532025-02-21T00:53:30.348Z Checking libc v0.2.169
19542025-02-21T00:53:30.456Z Checking serde v1.0.217
19552025-02-21T00:53:30.459Z Checking zeroize v1.8.1
19562025-02-21T00:53:30.480Z Checking memchr v2.7.4
19572025-02-21T00:53:30.493Z Checking typenum v1.17.0
19582025-02-21T00:53:30.496Z Checking subtle v2.6.1
19592025-02-21T00:53:30.496Z Checking scopeguard v1.2.0
19602025-02-21T00:53:30.534Z Checking value-bag v1.9.0
19612025-02-21T00:53:30.673Z Checking lock_api v0.4.12
19622025-02-21T00:53:30.707Z Checking smallvec v1.13.2
19632025-02-21T00:53:30.767Z Checking itoa v1.0.11
19642025-02-21T00:53:30.917Z Checking log v0.4.22
19652025-02-21T00:53:31.004Z Checking const-oid v0.9.6
19662025-02-21T00:53:31.062Z Checking pin-project-lite v0.2.14
19672025-02-21T00:53:31.080Z Checking byteorder v1.5.0
19682025-02-21T00:53:31.204Z Checking once_cell v1.20.2
19692025-02-21T00:53:31.309Z Checking futures-core v0.3.31
19702025-02-21T00:53:31.444Z Checking stable_deref_trait v1.2.0
19712025-02-21T00:53:31.481Z Checking cpufeatures v0.2.14
19722025-02-21T00:53:31.501Z Checking futures-sink v0.3.31
19732025-02-21T00:53:31.520Z Checking getrandom v0.2.15
19742025-02-21T00:53:31.523Z Checking parking_lot_core v0.9.10
19752025-02-21T00:53:31.552Z Checking signal-hook-registry v1.4.2
19762025-02-21T00:53:31.576Z Checking generic-array v0.14.7
19772025-02-21T00:53:31.590Z Checking mio v1.0.2
19782025-02-21T00:53:31.650Z Checking socket2 v0.5.7
19792025-02-21T00:53:31.777Z Checking rand_core v0.6.4
19802025-02-21T00:53:31.800Z Checking zerocopy v0.7.35
19812025-02-21T00:53:31.864Z Checking parking_lot v0.12.3
19822025-02-21T00:53:32.124Z Checking zerofrom v0.1.4
19832025-02-21T00:53:32.140Z Checking spin v0.9.8
19842025-02-21T00:53:32.184Z Checking slab v0.4.9
19852025-02-21T00:53:32.241Z Checking futures-channel v0.3.31
19862025-02-21T00:53:32.342Z Checking yoke v0.7.4
19872025-02-21T00:53:32.473Z Checking pin-utils v0.1.0
19882025-02-21T00:53:32.488Z Checking futures-task v0.3.31
19892025-02-21T00:53:32.575Z Checking foldhash v0.1.3
19902025-02-21T00:53:32.622Z Checking allocator-api2 v0.2.18
19912025-02-21T00:53:32.708Z Checking crypto-common v0.1.6
19922025-02-21T00:53:32.725Z Checking block-buffer v0.10.4
19932025-02-21T00:53:32.742Z Checking zerovec v0.10.4
19942025-02-21T00:53:32.819Z Checking futures-io v0.3.31
19952025-02-21T00:53:32.896Z Checking equivalent v1.0.1
19962025-02-21T00:53:32.916Z Checking block-padding v0.3.3
19972025-02-21T00:53:32.972Z Checking digest v0.10.7
19982025-02-21T00:53:33.011Z Checking futures-util v0.3.31
19992025-02-21T00:53:33.028Z Checking ryu v1.0.18
20002025-02-21T00:53:33.062Z Checking fnv v1.0.7
20012025-02-21T00:53:33.147Z Checking inout v0.1.3
20022025-02-21T00:53:33.193Z Checking litemap v0.7.3
20032025-02-21T00:53:33.249Z Checking hashbrown v0.15.1
20042025-02-21T00:53:33.272Z Checking writeable v0.5.5
20052025-02-21T00:53:33.315Z Checking hmac v0.12.1
20062025-02-21T00:53:33.365Z Checking cipher v0.4.4
20072025-02-21T00:53:33.539Z Checking sha2 v0.10.8
20082025-02-21T00:53:33.556Z Checking libm v0.2.8
20092025-02-21T00:53:33.602Z Checking base64ct v1.6.0
20102025-02-21T00:53:33.782Z Checking ppv-lite86 v0.2.20
20112025-02-21T00:53:34.072Z Checking pem-rfc7468 v0.7.0
20122025-02-21T00:53:34.136Z Checking icu_locid_transform_data v1.5.0
20132025-02-21T00:53:34.249Z Checking flagset v0.4.6
20142025-02-21T00:53:34.309Z Checking tracing-core v0.1.32
20152025-02-21T00:53:34.348Z Checking tinystr v0.7.6
20162025-02-21T00:53:34.364Z Checking icu_collections v1.5.0
20172025-02-21T00:53:34.456Z Checking der v0.7.9
20182025-02-21T00:53:34.476Z Checking rand_chacha v0.3.1
20192025-02-21T00:53:34.493Z Checking num-traits v0.2.19
20202025-02-21T00:53:34.693Z Checking icu_locid v1.5.0
20212025-02-21T00:53:34.881Z Checking thiserror v1.0.69
20222025-02-21T00:53:34.937Z Checking rustls-pki-types v1.10.0
20232025-02-21T00:53:35.027Z Checking icu_properties_data v1.5.0
20242025-02-21T00:53:35.047Z Checking percent-encoding v2.3.1
20252025-02-21T00:53:35.060Z Checking bytes v1.9.0
20262025-02-21T00:53:35.275Z Checking indexmap v2.7.1
20272025-02-21T00:53:35.288Z Checking serde_json v1.0.135
20282025-02-21T00:53:35.493Z Checking bitflags v2.6.0
20292025-02-21T00:53:35.721Z Checking icu_provider v1.5.0
20302025-02-21T00:53:35.827Z Checking tracing v0.1.40
20312025-02-21T00:53:35.885Z Checking tokio v1.43.0
20322025-02-21T00:53:35.968Z Checking http v1.2.0
20332025-02-21T00:53:36.165Z Checking rand v0.8.5
20342025-02-21T00:53:36.257Z Checking spki v0.7.3
20352025-02-21T00:53:36.376Z Checking icu_locid_transform v1.5.0
20362025-02-21T00:53:36.471Z Checking salsa20 v0.10.2
20372025-02-21T00:53:36.565Z Checking pbkdf2 v0.12.2
20382025-02-21T00:53:36.695Z Checking aws-lc-sys v0.22.0
20392025-02-21T00:53:36.747Z Checking httparse v1.9.5
20402025-02-21T00:53:37.034Z Checking untrusted v0.9.0
20412025-02-21T00:53:37.207Z Checking write16 v1.0.0
20422025-02-21T00:53:37.210Z Checking untrusted v0.7.1
20432025-02-21T00:53:37.268Z Checking mirai-annotations v1.12.0
20442025-02-21T00:53:37.351Z Checking icu_normalizer_data v1.5.0
20452025-02-21T00:53:37.377Z Checking icu_properties v1.5.1
20462025-02-21T00:53:37.409Z Checking utf8_iter v1.0.4
20472025-02-21T00:53:37.426Z Checking utf16_iter v1.0.5
20482025-02-21T00:53:37.442Z Checking powerfmt v0.2.0
20492025-02-21T00:53:37.460Z Checking ring v0.17.8
20502025-02-21T00:53:37.598Z Checking scrypt v0.11.0
20512025-02-21T00:53:37.616Z Checking cbc v0.1.2
20522025-02-21T00:53:37.616Z Checking aes v0.8.4
20532025-02-21T00:53:37.702Z Checking deranged v0.3.11
20542025-02-21T00:53:37.838Z Checking crossbeam-utils v0.8.20
20552025-02-21T00:53:37.858Z Checking tinyvec_macros v0.1.1
20562025-02-21T00:53:37.961Z Checking time-core v0.1.2
20572025-02-21T00:53:38.138Z Checking num_threads v0.1.7
20582025-02-21T00:53:38.268Z Checking num-conv v0.1.0
20592025-02-21T00:53:38.523Z Checking atomic-waker v1.1.2
20602025-02-21T00:53:38.562Z Checking pkcs5 v0.7.1
20612025-02-21T00:53:38.581Z Checking tinyvec v1.8.0
20622025-02-21T00:53:38.661Z Checking http-body v1.0.1
20632025-02-21T00:53:38.820Z Checking aws-lc-rs v1.10.0
20642025-02-21T00:53:38.864Z Checking form_urlencoded v1.2.1
20652025-02-21T00:53:39.075Z Checking try-lock v0.2.5
20662025-02-21T00:53:39.092Z Checking pkcs8 v0.10.2
20672025-02-21T00:53:39.133Z Checking time v0.3.36
20682025-02-21T00:53:39.219Z Checking want v0.3.1
20692025-02-21T00:53:39.242Z Checking uuid v1.12.0
20702025-02-21T00:53:39.424Z Checking unicode-ident v1.0.14
20712025-02-21T00:53:39.442Z Checking httpdate v1.0.3
20722025-02-21T00:53:39.615Z Checking proc-macro2 v1.0.92
20732025-02-21T00:53:39.684Z Checking toml_datetime v0.6.8
20742025-02-21T00:53:39.864Z Checking serde_spanned v0.6.8
20752025-02-21T00:53:39.907Z Checking slog v2.7.0
20762025-02-21T00:53:39.993Z Checking scroll v0.12.0
20772025-02-21T00:53:40.077Z Checking plain v0.2.3
20782025-02-21T00:53:40.249Z Checking iana-time-zone v0.1.61
20792025-02-21T00:53:40.285Z Checking match_cfg v0.1.0
20802025-02-21T00:53:40.366Z Checking foreign-types-shared v0.1.1
20812025-02-21T00:53:40.390Z Checking ucd-trie v0.1.7
20822025-02-21T00:53:40.422Z Checking base64 v0.22.1
20832025-02-21T00:53:40.463Z Checking adler2 v2.0.0
20842025-02-21T00:53:40.491Z Checking tower-service v0.3.3
20852025-02-21T00:53:40.565Z Checking rustls-webpki v0.102.8
20862025-02-21T00:53:40.594Z Checking pest v2.7.14
20872025-02-21T00:53:40.631Z Checking foreign-types v0.3.2
20882025-02-21T00:53:40.647Z Checking miniz_oxide v0.8.0
20892025-02-21T00:53:40.661Z Checking icu_normalizer v1.5.0
20902025-02-21T00:53:40.730Z Checking goblin v0.8.2
20912025-02-21T00:53:40.880Z Checking chrono v0.4.39
20922025-02-21T00:53:41.360Z Checking hostname v0.3.1
20932025-02-21T00:53:41.363Z Checking quote v1.0.38
20942025-02-21T00:53:41.481Z Checking idna_adapter v1.2.0
20952025-02-21T00:53:41.500Z Checking openssl-sys v0.9.105
20962025-02-21T00:53:41.557Z Checking dirs-sys-next v0.1.2
20972025-02-21T00:53:41.678Z Checking idna v1.0.3
20982025-02-21T00:53:41.708Z Checking errno v0.3.9
20992025-02-21T00:53:41.753Z Checking aho-corasick v1.1.3
21002025-02-21T00:53:41.907Z Compiling newtype-uuid v1.2.1
21012025-02-21T00:53:42.170Z Checking url v2.5.3
21022025-02-21T00:53:42.213Z Checking pretty-hex v0.4.1
21032025-02-21T00:53:42.401Z Checking data-encoding v2.6.0
21042025-02-21T00:53:42.683Z Checking siphasher v0.3.11
21052025-02-21T00:53:42.702Z Checking tokio-util v0.7.12
21062025-02-21T00:53:42.832Z Checking regex-syntax v0.8.5
21072025-02-21T00:53:42.989Z Checking openssl v0.10.70
21082025-02-21T00:53:43.027Z Checking rustix v0.38.37
21092025-02-21T00:53:43.053Z Checking dirs-next v2.0.0
21102025-02-21T00:53:43.204Z Checking syn v2.0.96
21112025-02-21T00:53:43.241Z Checking dtrace-parser v0.2.0
21122025-02-21T00:53:43.387Z Checking unicode-normalization v0.1.24
21132025-02-21T00:53:43.567Z Checking h2 v0.4.6
21142025-02-21T00:53:43.729Z Checking http-body-util v0.1.2
21152025-02-21T00:53:44.184Z Checking crossbeam-epoch v0.9.18
21162025-02-21T00:53:44.351Z Checking sha1 v0.10.6
21172025-02-21T00:53:44.594Z Checking signature v2.2.0
21182025-02-21T00:53:44.628Z Checking thread_local v1.1.8
21192025-02-21T00:53:44.789Z Checking thread-id v4.2.2
21202025-02-21T00:53:44.904Z Checking encoding_rs v0.8.34
21212025-02-21T00:53:44.919Z Checking gimli v0.31.1
21222025-02-21T00:53:45.826Z Checking dof v0.3.0
21232025-02-21T00:53:46.210Z Checking regex-automata v0.4.8
21242025-02-21T00:53:46.280Z Checking ipnet v2.10.1
21252025-02-21T00:53:46.476Z Checking either v1.13.0
21262025-02-21T00:53:46.778Z Checking unicode-properties v0.1.3
21272025-02-21T00:53:46.889Z Checking winnow v0.6.20
21282025-02-21T00:53:47.183Z Checking openssl-probe v0.1.5
21292025-02-21T00:53:47.223Z Checking unicode-bidi v0.3.17
21302025-02-21T00:53:47.356Z Checking anstyle v1.0.10
21312025-02-21T00:53:47.725Z Checking utf8parse v0.2.2
21322025-02-21T00:53:47.907Z Checking mime v0.3.17
21332025-02-21T00:53:47.930Z Checking stringprep v0.1.5
21342025-02-21T00:53:48.089Z Checking native-tls v0.2.12
21352025-02-21T00:53:48.245Z Checking anstyle-parse v0.2.5
21362025-02-21T00:53:48.253Z Checking crossbeam-deque v0.8.5
21372025-02-21T00:53:48.446Z Checking term v0.7.0
21382025-02-21T00:53:48.494Z Checking slog-json v2.6.1
21392025-02-21T00:53:48.531Z Checking addr2line v0.24.2
21402025-02-21T00:53:48.580Z Checking rustls v0.23.19
21412025-02-21T00:53:48.762Z Checking rustls v0.22.4
21422025-02-21T00:53:48.914Z Checking serde_urlencoded v0.7.1
21432025-02-21T00:53:49.064Z Checking crossbeam-channel v0.5.13
21442025-02-21T00:53:49.270Z Checking usdt-impl v0.5.0
21452025-02-21T00:53:49.337Z Checking futures-executor v0.3.31
21462025-02-21T00:53:49.585Z Checking num-integer v0.1.46
21472025-02-21T00:53:49.807Z Checking toml_edit v0.22.22
21482025-02-21T00:53:49.825Z Checking rustls-pemfile v2.2.0
21492025-02-21T00:53:49.842Z Checking md-5 v0.10.6
21502025-02-21T00:53:50.068Z Checking hyper v1.5.2
21512025-02-21T00:53:50.102Z Checking ff v0.13.0
21522025-02-21T00:53:50.109Z Checking memmap v0.7.0
21532025-02-21T00:53:50.109Z Checking is-terminal v0.4.13
21542025-02-21T00:53:50.238Z Checking hash32 v0.2.1
21552025-02-21T00:53:50.324Z Checking object v0.36.5
21562025-02-21T00:53:50.341Z Checking rustc-demangle v0.1.24
21572025-02-21T00:53:50.537Z Checking fallible-iterator v0.2.0
21582025-02-21T00:53:50.800Z Checking is_terminal_polyfill v1.70.1
21592025-02-21T00:53:50.817Z Checking take_mut v0.2.2
21602025-02-21T00:53:50.940Z Checking utf-8 v0.7.6
21612025-02-21T00:53:50.969Z Checking quick-error v1.2.3
21622025-02-21T00:53:51.123Z Checking dyn-clone v1.0.17
21632025-02-21T00:53:51.142Z Checking linked-hash-map v0.5.6
21642025-02-21T00:53:51.168Z Checking psl-types v2.0.11
21652025-02-21T00:53:51.296Z Checking colorchoice v1.0.2
21662025-02-21T00:53:51.369Z Checking anstyle-query v1.1.1
21672025-02-21T00:53:51.450Z Checking base16ct v0.2.0
21682025-02-21T00:53:51.467Z Checking lru-cache v0.1.2
21692025-02-21T00:53:51.506Z Checking anstream v0.6.15
21702025-02-21T00:53:51.670Z Checking publicsuffix v2.3.0
21712025-02-21T00:53:51.686Z Checking sec1 v0.7.3
21722025-02-21T00:53:51.924Z Checking schemars v0.8.21
21732025-02-21T00:53:51.998Z Checking tungstenite v0.24.0
21742025-02-21T00:53:52.088Z Checking postgres-protocol v0.6.7
21752025-02-21T00:53:52.100Z Checking hyper-util v0.1.10
21762025-02-21T00:53:52.301Z Checking tokio-rustls v0.25.0
21772025-02-21T00:53:52.573Z Checking toml v0.8.19
21782025-02-21T00:53:52.698Z Checking resolv-conf v0.7.0
21792025-02-21T00:53:52.770Z Checking slog-async v2.8.0
21802025-02-21T00:53:52.898Z Checking heapless v0.7.17
21812025-02-21T00:53:53.081Z Checking usdt v0.5.0
21822025-02-21T00:53:53.101Z Checking group v0.13.0
21832025-02-21T00:53:53.296Z Checking slog-term v2.9.1
21842025-02-21T00:53:53.357Z Checking num-iter v0.1.45
21852025-02-21T00:53:53.382Z Checking futures v0.3.31
21862025-02-21T00:53:53.494Z Checking slog-bunyan v2.5.0
21872025-02-21T00:53:53.517Z Checking rayon-core v1.12.1
21882025-02-21T00:53:53.543Z Checking tokio-native-tls v0.3.1
21892025-02-21T00:53:53.680Z Checking multer v3.1.0
21902025-02-21T00:53:53.795Z Checking hickory-proto v0.24.3
21912025-02-21T00:53:53.819Z Checking terminal_size v0.4.0
21922025-02-21T00:53:53.905Z Checking tokio-rustls v0.26.0
21932025-02-21T00:53:53.999Z Checking phf_shared v0.11.2
21942025-02-21T00:53:54.103Z Checking cookie v0.18.1
21952025-02-21T00:53:54.171Z Checking async-stream v0.3.6
21962025-02-21T00:53:54.216Z Checking bzip2-sys v0.1.11+1.0.8
21972025-02-21T00:53:54.230Z Checking waitgroup v0.1.2
21982025-02-21T00:53:54.274Z Checking camino v1.1.9
21992025-02-21T00:53:54.325Z Checking signal-hook v0.3.17
22002025-02-21T00:53:54.353Z Checking openapiv3 v2.0.0
22012025-02-21T00:53:54.366Z Checking webpki-roots v0.26.6
22022025-02-21T00:53:54.382Z Checking serde_path_to_error v0.1.16
22032025-02-21T00:53:54.564Z Checking hkdf v0.12.4
22042025-02-21T00:53:54.583Z Checking crypto-bigint v0.5.5
22052025-02-21T00:53:54.667Z Checking lazy_static v1.5.0
22062025-02-21T00:53:54.778Z Checking hostname v0.4.0
22072025-02-21T00:53:54.809Z Checking crc32fast v1.4.2
22082025-02-21T00:53:54.832Z Checking unicode-width v0.2.0
22092025-02-21T00:53:54.931Z Checking managed v0.8.0
22102025-02-21T00:53:54.970Z Checking strsim v0.11.1
22112025-02-21T00:53:55.052Z Checking debug-ignore v1.0.5
22122025-02-21T00:53:55.200Z Checking clap_lex v0.7.4
22132025-02-21T00:53:55.278Z Checking winnow v0.5.40
22142025-02-21T00:53:55.331Z Checking bitflags v1.3.2
22152025-02-21T00:53:55.334Z Checking console v0.15.10
22162025-02-21T00:53:55.447Z Checking smoltcp v0.9.1
22172025-02-21T00:53:55.480Z Checking clap_builder v4.5.27
22182025-02-21T00:53:55.959Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22192025-02-21T00:53:56.295Z Checking flate2 v1.0.35
22202025-02-21T00:53:56.469Z Checking backtrace v0.3.74
22212025-02-21T00:53:56.935Z Checking num-bigint-dig v0.8.4
22222025-02-21T00:53:56.993Z Checking signal-hook-mio v0.2.4
22232025-02-21T00:53:57.104Z Checking anyhow v1.0.95
22242025-02-21T00:53:57.168Z Checking hyper-rustls v0.27.3
22252025-02-21T00:53:57.510Z Checking cookie_store v0.21.1
22262025-02-21T00:53:57.534Z Checking elliptic-curve v0.13.8
22272025-02-21T00:53:57.551Z Checking bzip2 v0.4.4
22282025-02-21T00:53:57.647Z Checking dropshot v0.12.0
22292025-02-21T00:53:57.848Z Checking phf v0.11.2
22302025-02-21T00:53:58.132Z Checking rayon v1.10.0
22312025-02-21T00:53:58.164Z Checking hyper-tls v0.6.0
22322025-02-21T00:53:58.227Z Checking tokio-tungstenite v0.24.0
22332025-02-21T00:53:58.247Z Checking toml_edit v0.19.15
22342025-02-21T00:53:58.469Z Checking postgres-types v0.2.8
22352025-02-21T00:53:58.570Z Checking bstr v1.10.0
22362025-02-21T00:53:58.595Z Checking hickory-resolver v0.24.3
22372025-02-21T00:53:58.701Z Checking regex v1.11.1
22382025-02-21T00:53:59.018Z Checking ed25519 v2.2.3
22392025-02-21T00:53:59.104Z Checking tokio-stream v0.1.16
22402025-02-21T00:53:59.286Z Checking phf_shared v0.10.0
22412025-02-21T00:53:59.331Z Checking curve25519-dalek v4.1.3
22422025-02-21T00:53:59.494Z Checking zerocopy v0.6.6
22432025-02-21T00:53:59.555Z Checking hubpack v0.1.2
22442025-02-21T00:53:59.876Z Checking memoffset v0.9.1
22452025-02-21T00:53:59.912Z Checking portable-atomic v1.9.0
22462025-02-21T00:54:00.006Z Checking pkcs1 v0.7.5
22472025-02-21T00:54:00.201Z Checking float-cmp v0.9.0
22482025-02-21T00:54:00.234Z Checking serde-big-array v0.5.1
22492025-02-21T00:54:00.421Z Checking rfc6979 v0.4.0
22502025-02-21T00:54:00.443Z Checking sync_wrapper v1.0.1
22512025-02-21T00:54:00.476Z Checking unicode-segmentation v1.12.0
22522025-02-21T00:54:00.610Z Checking static_assertions v1.1.0
22532025-02-21T00:54:00.628Z Checking predicates-core v1.0.8
22542025-02-21T00:54:00.718Z Checking difflib v0.4.0
22552025-02-21T00:54:00.775Z Checking new_debug_unreachable v1.0.6
22562025-02-21T00:54:00.829Z Checking bit-vec v0.6.3
22572025-02-21T00:54:00.881Z Checking number_prefix v0.4.0
22582025-02-21T00:54:00.987Z Checking precomputed-hash v0.1.1
22592025-02-21T00:54:01.072Z Checking fixedbitset v0.4.2
22602025-02-21T00:54:01.096Z Checking normalize-line-endings v0.3.0
22612025-02-21T00:54:01.125Z Checking whoami v1.5.2
22622025-02-21T00:54:01.147Z Checking minimal-lexical v0.2.1
22632025-02-21T00:54:01.181Z Checking ed25519-dalek v2.1.1
22642025-02-21T00:54:01.213Z Checking similar v2.6.0
22652025-02-21T00:54:01.232Z Checking predicates v3.1.2
22662025-02-21T00:54:01.326Z Checking qorb v0.2.1
22672025-02-21T00:54:01.342Z Checking petgraph v0.6.5
22682025-02-21T00:54:01.424Z Checking tokio-postgres v0.7.12
22692025-02-21T00:54:01.552Z Checking nom v7.1.3
22702025-02-21T00:54:01.616Z Checking bit-set v0.5.3
22712025-02-21T00:54:01.659Z Checking indicatif v0.17.11
22722025-02-21T00:54:01.889Z Checking string_cache v0.8.7
22732025-02-21T00:54:01.892Z Checking toml v0.7.8
22742025-02-21T00:54:02.070Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
22752025-02-21T00:54:02.183Z Checking ecdsa v0.16.9
22762025-02-21T00:54:02.443Z Checking reqwest v0.12.9
22772025-02-21T00:54:02.630Z Checking rsa v0.9.6
22782025-02-21T00:54:02.936Z Checking nix v0.29.0
22792025-02-21T00:54:03.697Z Checking clap v4.5.27
22802025-02-21T00:54:03.839Z Checking zip v0.6.6
22812025-02-21T00:54:03.997Z Checking crossterm v0.28.1
22822025-02-21T00:54:04.319Z Checking itertools v0.12.1
22832025-02-21T00:54:04.345Z Checking itertools v0.10.5
22842025-02-21T00:54:04.458Z Checking fs-err v2.11.0
22852025-02-21T00:54:04.478Z Checking ahash v0.8.11
22862025-02-21T00:54:04.542Z Checking x509-cert v0.2.5
22872025-02-21T00:54:04.654Z Checking semver v1.0.24
22882025-02-21T00:54:04.991Z Checking hex v0.4.3
22892025-02-21T00:54:05.008Z Checking peg-runtime v0.8.3
22902025-02-21T00:54:05.066Z Checking lalrpop-util v0.19.12
22912025-02-21T00:54:05.272Z Checking sigpipe v0.1.3
22922025-02-21T00:54:06.833Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
22932025-02-21T00:54:07.260Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.50s
22942025-02-21T00:54:07.374Z
22952025-02-21T00:54:07.374Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (49/199)
22962025-02-21T00:54:08.021Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22972025-02-21T00:54:08.024Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22982025-02-21T00:54:08.138Z Compiling hashbrown v0.14.5
22992025-02-21T00:54:08.265Z Checking heck v0.5.0
23002025-02-21T00:54:08.281Z Compiling unsafe-libyaml v0.2.11
23012025-02-21T00:54:08.298Z Checking ipnetwork v0.21.1
23022025-02-21T00:54:08.301Z Compiling ident_case v1.0.1
23032025-02-21T00:54:08.330Z Checking progenitor-client v0.8.0
23042025-02-21T00:54:08.348Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23052025-02-21T00:54:08.442Z Checking newtype-uuid v1.2.1
23062025-02-21T00:54:08.505Z Compiling darling_core v0.20.10
23072025-02-21T00:54:08.669Z Checking oxnet v0.1.0
23082025-02-21T00:54:08.685Z Compiling proc-macro-crate v1.3.1
23092025-02-21T00:54:08.728Z Compiling structmeta-derive v0.3.0
23102025-02-21T00:54:08.745Z Compiling thiserror v2.0.11
23112025-02-21T00:54:09.035Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23122025-02-21T00:54:09.278Z Checking regress v0.10.1
23132025-02-21T00:54:09.421Z Compiling lzma-sys v0.1.20
23142025-02-21T00:54:09.598Z Compiling num_enum_derive v0.5.11
23152025-02-21T00:54:09.765Z Compiling serde_yaml v0.9.34+deprecated
23162025-02-21T00:54:10.146Z Compiling daft-derive v0.1.1
23172025-02-21T00:54:10.167Z Compiling foreign-types-macros v0.2.3
23182025-02-21T00:54:11.413Z Compiling structmeta v0.3.0
23192025-02-21T00:54:11.433Z Compiling thiserror-impl v2.0.11
23202025-02-21T00:54:11.687Z Compiling dropshot v0.15.1
23212025-02-21T00:54:11.837Z Checking arc-swap v1.7.1
23222025-02-21T00:54:11.954Z Checking foreign-types-shared v0.3.1
23232025-02-21T00:54:12.094Z Checking foreign-types v0.5.0
23242025-02-21T00:54:12.112Z Checking num_enum v0.5.11
23252025-02-21T00:54:12.218Z Compiling parse-display-derive v0.10.0
23262025-02-21T00:54:12.278Z Checking slog-scope v4.4.0
23272025-02-21T00:54:12.297Z Checking daft v0.1.1
23282025-02-21T00:54:12.540Z Compiling proc-macro-error v1.0.4
23292025-02-21T00:54:12.927Z Checking typify-impl v0.2.0
23302025-02-21T00:54:13.191Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23312025-02-21T00:54:13.317Z Checking tungstenite v0.21.0
23322025-02-21T00:54:13.453Z Compiling heck v0.3.3
23332025-02-21T00:54:13.827Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23342025-02-21T00:54:14.178Z Compiling dropshot_endpoint v0.15.1
23352025-02-21T00:54:14.316Z Checking cstr-argument v0.1.2
23362025-02-21T00:54:14.433Z Compiling darling_macro v0.20.10
23372025-02-21T00:54:14.518Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23382025-02-21T00:54:14.703Z Checking instant v0.1.13
23392025-02-21T00:54:14.846Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
23402025-02-21T00:54:14.896Z Checking fastrand v2.1.1
23412025-02-21T00:54:15.165Z Checking base64 v0.21.7
23422025-02-21T00:54:15.246Z Checking pretty-hex v0.2.1
23432025-02-21T00:54:15.388Z Compiling darling v0.20.10
23442025-02-21T00:54:15.414Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23452025-02-21T00:54:15.432Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23462025-02-21T00:54:15.545Z Compiling serde_with_macros v3.11.0
23472025-02-21T00:54:15.597Z Checking tempfile v3.13.0
23482025-02-21T00:54:15.619Z Checking backoff v0.4.0
23492025-02-21T00:54:15.655Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23502025-02-21T00:54:15.724Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23512025-02-21T00:54:15.853Z Checking tokio-tungstenite v0.21.0
23522025-02-21T00:54:15.938Z Checking strum v0.26.3
23532025-02-21T00:54:15.978Z Compiling zone_cfg_derive v0.1.2
23542025-02-21T00:54:16.059Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23552025-02-21T00:54:16.124Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23562025-02-21T00:54:16.370Z Checking parse-display v0.10.0
23572025-02-21T00:54:16.459Z Checking slog-stdlog v4.1.1
23582025-02-21T00:54:16.556Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23592025-02-21T00:54:16.599Z Checking regress v0.9.1
23602025-02-21T00:54:16.654Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23612025-02-21T00:54:16.731Z Checking progenitor-client v0.9.1
23622025-02-21T00:54:16.832Z Checking colored v2.1.0
23632025-02-21T00:54:16.951Z Checking macaddr v1.0.1
23642025-02-21T00:54:17.151Z Checking base64 v0.13.1
23652025-02-21T00:54:17.169Z Checking unicode-width v0.1.14
23662025-02-21T00:54:17.359Z Checking zone v0.1.8
23672025-02-21T00:54:17.601Z Checking ron v0.7.1
23682025-02-21T00:54:17.671Z Checking tabwriter v1.4.0
23692025-02-21T00:54:18.009Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23702025-02-21T00:54:18.093Z Checking serde_with v3.11.0
23712025-02-21T00:54:18.169Z Checking slog-envlogger v2.2.0
23722025-02-21T00:54:18.419Z Checking xz2 v0.1.7
23732025-02-21T00:54:18.475Z Checking xattr v1.3.1
23742025-02-21T00:54:18.676Z Checking pem v3.0.4
23752025-02-21T00:54:18.765Z Checking yasna v0.5.2
23762025-02-21T00:54:18.824Z Checking headers-core v0.3.0
23772025-02-21T00:54:18.994Z Checking smf v0.2.3
23782025-02-21T00:54:18.997Z Checking filetime v0.2.25
23792025-02-21T00:54:19.258Z Checking same-file v1.0.6
23802025-02-21T00:54:19.329Z Checking tar v0.4.42
23812025-02-21T00:54:19.460Z Checking walkdir v2.5.0
23822025-02-21T00:54:19.499Z Checking headers v0.4.0
23832025-02-21T00:54:19.637Z Checking rcgen v0.12.1
23842025-02-21T00:54:19.753Z Checking camino-tempfile v1.1.1
23852025-02-21T00:54:20.058Z Checking atomicwrites v0.4.4
23862025-02-21T00:54:20.219Z Checking subprocess v0.2.9
23872025-02-21T00:54:22.682Z Compiling typify-macro v0.2.0
23882025-02-21T00:54:24.348Z Compiling typify v0.2.0
23892025-02-21T00:54:24.438Z Compiling progenitor-impl v0.8.0
23902025-02-21T00:54:27.213Z Compiling progenitor-macro v0.8.0
23912025-02-21T00:54:31.061Z Checking progenitor v0.8.0
23922025-02-21T00:54:31.210Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
23932025-02-21T00:54:31.213Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23942025-02-21T00:54:34.028Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
23952025-02-21T00:54:34.450Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23962025-02-21T00:54:35.575Zerror: expected identifier, found reserved keyword `gen`
23972025-02-21T00:54:35.575Z --> common/src/update.rs:291:30
23982025-02-21T00:54:35.575Z |
23992025-02-21T00:54:35.575Z291 | #[schemars(schema_with = "hex_schema::<32>")]
24002025-02-21T00:54:35.575Z | ^^^^^^^^^^^^^^^^^^ expected identifier, found reserved keyword
24012025-02-21T00:54:35.575Z |
24022025-02-21T00:54:35.575Zhelp: escape `gen` to use it as an identifier
24032025-02-21T00:54:35.575Z |
24042025-02-21T00:54:35.575Z291 | #[schemars(schema_with = r#"hex_schema::<32>")]
24052025-02-21T00:54:35.575Z | ++
24062025-02-21T00:54:35.575Z
24072025-02-21T00:54:35.578Zerror: expected expression, found reserved keyword `gen`
24082025-02-21T00:54:35.578Z --> common/src/update.rs:291:30
24092025-02-21T00:54:35.578Z |
24102025-02-21T00:54:35.578Z291 | #[schemars(schema_with = "hex_schema::<32>")]
24112025-02-21T00:54:35.578Z | ^^^^^^^^^^^^^^^^^^ expected expression
24122025-02-21T00:54:35.578Z
24132025-02-21T00:54:35.578Zerror: proc-macro derive produced unparsable tokens
24142025-02-21T00:54:35.578Z --> common/src/update.rs:285:5
24152025-02-21T00:54:35.578Z |
24162025-02-21T00:54:35.578Z285 | JsonSchema,
24172025-02-21T00:54:35.578Z | ^^^^^^^^^^
24182025-02-21T00:54:35.579Z
24192025-02-21T00:54:40.919Zerror: could not compile `omicron-common` (lib) due to 3 previous errors
24202025-02-21T00:54:41.103Zerror: process didn't exit successfully: `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/cargo check --bins --manifest-path test-utils/Cargo.toml --no-default-features` (exit status: 101)
24212025-02-21T00:54:41.106ZError: cargo-hack install failed: exit status: 1
24222025-02-21T00:54:41.109Z
24232025-02-21T00:54:41.109Zreal 1:45.361633415
24242025-02-21T00:54:41.109Zuser 6:15.740575638
24252025-02-21T00:54:41.109Zsys 1:10.231936361
24262025-02-21T00:54:41.109Ztrap 0.198860410
24272025-02-21T00:54:41.109Ztflt 0.154743033
24282025-02-21T00:54:41.109Zdflt 0.413373482
24292025-02-21T00:54:41.109Zkflt 0.000068320
24302025-02-21T00:54:41.109Zlock 6:35.337455651
24312025-02-21T00:54:41.109Zslp 26:08.581856453
24322025-02-21T00:54:41.109Zlat 29.152720752
24332025-02-21T00:54:41.109Zstop 1:32.953836859
24342025-02-21T00:54:41.109Zprocess exited: duration 486218 ms, exit code 1
 
24352025-02-21T00:54:41.116Zfound 0 output files