01JTPYWCYNKVJ8ZR14FV760WB0: 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: 01JTPYWYAHM2SQE6ABFK1YM5G1

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-05-08T03:28:04.467Zjob assigned to worker 01JTPYX7PW3500P5VCXSP853H7 [factory aws, i-08d4533854d02de92] (queued for 1 m 15 s)
 
22025-05-08T03:28:12.677Zstarting task 0: "setup"
32025-05-08T03:28:12.681Z++ uname -s
42025-05-08T03:28:12.684Z+ kern=SunOS
52025-05-08T03:28:12.684Z+ build_user=build
62025-05-08T03:28:12.684Z+ build_uid=12345
72025-05-08T03:28:12.684Z+ work_dir=/work
82025-05-08T03:28:12.684Z+ input_dir=/input
92025-05-08T03:28:12.684Z+ [[ 0 == 12345 ]]
102025-05-08T03:28:12.684Z+ case "$kern" in
112025-05-08T03:28:12.684Z+ groupadd -g 12345 build
122025-05-08T03:28:12.688Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-05-08T03:28:14.696Z+ zfs create -o mountpoint=/work rpool/work
142025-05-08T03:28:14.825Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-05-08T03:28:14.829Z+ home_fs=zfs
162025-05-08T03:28:14.829Z+ [[ zfs == autofs ]]
172025-05-08T03:28:14.829Z+ mkdir -p /home/build
182025-05-08T03:28:14.832Z+ chown build:build /home/build /work
192025-05-08T03:28:16.832Z+ chmod 0700 /home/build /work
202025-05-08T03:28:16.835Zprocess exited: duration 4160 ms, exit code 0
 
212025-05-08T03:28:16.842Zstarting task 1: "rust-toolchain"
222025-05-08T03:28:16.847Z+ printf ' * rust toolchain channel = "%s"\n' 1.86.0
232025-05-08T03:28:16.847Z * rust toolchain channel = "1.86.0"
242025-05-08T03:28:16.847Z * rust toolchain profile = "default"
252025-05-08T03:28:16.847Z+ printf ' * rust toolchain profile = "%s"\n' default
262025-05-08T03:28:16.847Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-05-08T03:28:16.847Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-05-08T03:28:16.850Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-05-08T03:28:16.851Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.86.0 --profile default
302025-05-08T03:28:16.953Zinfo: downloading installer
312025-05-08T03:28:18.469Zwarn: It looks like you have an existing installation of Rust at:
322025-05-08T03:28:18.469Zwarn: /opt/ooce/bin
332025-05-08T03:28:18.469Zwarn: It is recommended that rustup be the primary Rust installation.
342025-05-08T03:28:18.469Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-05-08T03:28:18.469Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-05-08T03:28:18.469Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-05-08T03:28:18.469Zwarn: or pass `-y' to ignore all ignorable checks.
382025-05-08T03:28:18.469Zerror: cannot install while Rust is installed
392025-05-08T03:28:18.469Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-05-08T03:28:18.487Zinfo: profile set to 'default'
412025-05-08T03:28:18.487Zinfo: default host triple is x86_64-unknown-illumos
422025-05-08T03:28:18.491Zinfo: syncing channel updates for '1.86.0-x86_64-unknown-illumos'
432025-05-08T03:28:18.683Zinfo: latest update on 2025-04-03, rust version 1.86.0 (05f9846f8 2025-03-31)
442025-05-08T03:28:18.683Zinfo: downloading component 'cargo'
452025-05-08T03:28:19.654Zinfo: downloading component 'clippy'
462025-05-08T03:28:20.034Zinfo: downloading component 'rust-docs'
472025-05-08T03:28:21.624Zinfo: downloading component 'rust-std'
482025-05-08T03:28:23.450Zinfo: downloading component 'rustc'
492025-05-08T03:28:30.688Zinfo: downloading component 'rustfmt'
502025-05-08T03:28:30.931Zinfo: installing component 'cargo'
512025-05-08T03:28:31.747Zinfo: installing component 'clippy'
522025-05-08T03:28:32.129Zinfo: installing component 'rust-docs'
532025-05-08T03:28:34.002Zinfo: installing component 'rust-std'
542025-05-08T03:28:35.763Zinfo: installing component 'rustc'
552025-05-08T03:28:42.030Zinfo: installing component 'rustfmt'
562025-05-08T03:28:42.360Zinfo: default toolchain set to '1.86.0-x86_64-unknown-illumos'
572025-05-08T03:28:42.360Z
582025-05-08T03:28:42.777Z 1.86.0-x86_64-unknown-illumos installed - rustc 1.86.0 (05f9846f8 2025-03-31)
592025-05-08T03:28:42.777Z
602025-05-08T03:28:42.780Z
612025-05-08T03:28:42.780ZRust is installed now. Great!
622025-05-08T03:28:42.780Z
632025-05-08T03:28:42.780ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-05-08T03:28:42.780Zenvironment variable. This has not been done automatically.
652025-05-08T03:28:42.780Z
662025-05-08T03:28:42.780ZTo configure your current shell, you need to source
672025-05-08T03:28:42.780Zthe corresponding env file under $HOME/.cargo.
682025-05-08T03:28:42.780Z
692025-05-08T03:28:42.780ZThis is usually done by running one of the following (note the leading DOT):
702025-05-08T03:28:42.780Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-05-08T03:28:42.780Zsource "$HOME/.cargo/env.fish" # For fish
722025-05-08T03:28:42.780Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-05-08T03:28:42.860Z+ rustup --version
742025-05-08T03:28:42.872Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-05-08T03:28:42.875Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-05-08T03:28:42.950Zinfo: The currently active `rustc` version is `rustc 1.86.0 (05f9846f8 2025-03-31)`
772025-05-08T03:28:42.953Z+ cargo --version
782025-05-08T03:28:43.015Zcargo 1.86.0 (adf9b6ad1 2025-02-28)
792025-05-08T03:28:43.018Z+ rustc --version
802025-05-08T03:28:43.084Zrustc 1.86.0 (05f9846f8 2025-03-31)
812025-05-08T03:28:43.088Zprocess exited: duration 26239 ms, exit code 0
 
822025-05-08T03:28:43.094Zstarting task 2: "authentication"
832025-05-08T03:28:43.117Zprocess exited: duration 21 ms, exit code 0
 
842025-05-08T03:28:43.126Zstarting task 3: "clone repository"
852025-05-08T03:28:43.129Z+ mkdir -p /work/oxidecomputer/omicron
862025-05-08T03:28:43.132Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-05-08T03:28:43.185ZCloning into '/work/oxidecomputer/omicron'...
882025-05-08T03:28:51.249Z+ cd /work/oxidecomputer/omicron
892025-05-08T03:28:51.250Z+ git fetch origin 9c09523223f3ec2a04fdc9585900282d1eb4b99b
902025-05-08T03:28:51.558ZFrom https://github.com/oxidecomputer/omicron
912025-05-08T03:28:51.565Z * branch 9c09523223f3ec2a04fdc9585900282d1eb4b99b -> FETCH_HEAD
922025-05-08T03:28:51.565Z+ [[ -n renovate/rcgen-0.x ]]
932025-05-08T03:28:51.593Z++ git branch --show-current
942025-05-08T03:28:51.594Z+ current=main
952025-05-08T03:28:51.594Z+ [[ main != renovate/rcgen-0.x ]]
962025-05-08T03:28:51.594Z+ git branch -f renovate/rcgen-0.x 9c09523223f3ec2a04fdc9585900282d1eb4b99b
972025-05-08T03:28:51.594Z+ git checkout -f renovate/rcgen-0.x
982025-05-08T03:28:51.778ZSwitched to branch 'renovate/rcgen-0.x'
992025-05-08T03:28:51.782Z+ git reset --hard 9c09523223f3ec2a04fdc9585900282d1eb4b99b
1002025-05-08T03:28:51.796ZHEAD is now at 9c0952322 Update Rust crate rcgen to 0.13.2
1012025-05-08T03:28:51.800Zprocess exited: duration 8672 ms, exit code 0
 
1022025-05-08T03:28:51.806Zstarting task 4: "build"
1032025-05-08T03:28:51.812Z+ source .github/buildomat/ci-env.sh
1042025-05-08T03:28:51.815Z++ export CARGO_TERM_COLOR=always
1052025-05-08T03:28:51.815Z++ CARGO_TERM_COLOR=always
1062025-05-08T03:28:51.815Z+ cargo --version
1072025-05-08T03:28:51.868Zcargo 1.86.0 (adf9b6ad1 2025-02-28)
1082025-05-08T03:28:51.871Z+ rustc --version
1092025-05-08T03:28:51.938Zrustc 1.86.0 (05f9846f8 2025-03-31)
1102025-05-08T03:28:51.941Z+ source ./env.sh
1112025-05-08T03:28:51.941Z++ OLD_SHELL_OPTS=ehxB
1122025-05-08T03:28:51.941Z++ set -o xtrace
1132025-05-08T03:28:51.945Z++++ dirname ./env.sh
1142025-05-08T03:28:51.949Z+++ readlink -f .
1152025-05-08T03:28:51.952Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162025-05-08T03:28:51.952Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1172025-05-08T03:28:51.952Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1182025-05-08T03:28:51.952Z++ 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
1192025-05-08T03:28:51.952Z++ 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
1202025-05-08T03:28:51.952Z++ 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
1212025-05-08T03:28:51.952Z++ 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
1222025-05-08T03:28:51.952Z++ 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
1232025-05-08T03:28:51.952Z++ 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
1242025-05-08T03:28:51.952Z++ case $OLD_SHELL_OPTS in
1252025-05-08T03:28:51.952Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262025-05-08T03:28:51.952Z+ 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
1272025-05-08T03:28:51.952Z+ 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
1282025-05-08T03:28:51.952Z+ banner prerequisites
1292025-05-08T03:28:51.952Z
1302025-05-08T03:28:51.953Z ##### ##### ###### ##### ###### #### # # # #### #
1312025-05-08T03:28:51.953Z # # # # # # # # # # # # # # #
1322025-05-08T03:28:51.953Z # # # # ##### # # ##### # # # # # #### #
1332025-05-08T03:28:51.953Z ##### ##### # ##### # # # # # # # # #
1342025-05-08T03:28:51.953Z # # # # # # # # # # # # # # #
1352025-05-08T03:28:51.953Z # # # ###### # # ###### ### # #### # #### #
1362025-05-08T03:28:51.953Z
1372025-05-08T03:28:51.953Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382025-05-08T03:29:02.315Z Startup: Refreshing catalog 'helios-dev' ... Done
1392025-05-08T03:29:07.704Z Startup: Caching catalogs ... Done
1402025-05-08T03:29:11.764ZPlanning: Solver setup ... Done (2.913s)
1412025-05-08T03:29:11.789ZPlanning: Running solver ... Done (0.028s)
1422025-05-08T03:29:11.837ZPlanning: Finding local manifests ... Done (0.003s)
1432025-05-08T03:29:11.858ZPlanning: Fetching manifests: 0/4 0% complete
1442025-05-08T03:29:12.030ZPlanning: Fetching manifests: 4/4 100% complete
1452025-05-08T03:29:12.068ZPlanning: Package planning ... Done (0.048s)
1462025-05-08T03:29:12.115ZPlanning: Merging actions ... Done (0.050s)
1472025-05-08T03:29:12.414ZPlanning: Checking for conflicting actions ... Done (0.295s)
1482025-05-08T03:29:12.459ZPlanning: Consolidating action changes ... Done (0.011s)
1492025-05-08T03:29:13.455ZPlanning: Evaluating mediators ... Done (1.027s)
1502025-05-08T03:29:13.464ZPlanning: Planning completed in 5.64 seconds
1512025-05-08T03:29:13.476Z Packages to install: 4
1522025-05-08T03:29:13.476Z Mediators to change: 2
1532025-05-08T03:29:13.476Z Services to change: 1
1542025-05-08T03:29:13.476Z Estimated space available: 155.55 GB
1552025-05-08T03:29:13.476ZEstimated space to be consumed: 1.64 GB
1562025-05-08T03:29:13.476Z Create boot environment: No
1572025-05-08T03:29:13.476ZCreate backup boot environment: No
1582025-05-08T03:29:13.477Z Rebuild boot archive: No
1592025-05-08T03:29:13.477Z
1602025-05-08T03:29:13.477ZChanged mediators:
1612025-05-08T03:29:13.477Z mediator clang:
1622025-05-08T03:29:13.477Z version: None -> 15 (system default)
1632025-05-08T03:29:13.477Z
1642025-05-08T03:29:13.477Z mediator llvm:
1652025-05-08T03:29:13.478Z version: 14 (system default) -> 15 (system default)
1662025-05-08T03:29:13.478Z
1672025-05-08T03:29:13.478ZChanged packages:
1682025-05-08T03:29:13.478Zhelios-dev
1692025-05-08T03:29:13.478Z developer/build-essential
1702025-05-08T03:29:13.478Z None -> 11-2.0
1712025-05-08T03:29:13.478Z library/libxmlsec1
1722025-05-08T03:29:13.478Z None -> 1.2.35-2.0
1732025-05-08T03:29:13.478Z ooce/developer/clang-15
1742025-05-08T03:29:13.478Z None -> 15.0.7-2.0
1752025-05-08T03:29:13.479Z ooce/developer/llvm-15
1762025-05-08T03:29:13.479Z None -> 15.0.7-2.0
1772025-05-08T03:29:13.479Z
1782025-05-08T03:29:13.479ZServices:
1792025-05-08T03:29:13.479Z restart_fmri:
1802025-05-08T03:29:13.479Z svc:/system/update-man-index:default
1812025-05-08T03:29:13.521Z
1822025-05-08T03:29:13.521ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1832025-05-08T03:29:18.524ZDownload: 700/3290 items 18.1/212.6MB 8% complete (3.8M/s)
1842025-05-08T03:29:23.707ZDownload: 1193/3290 items 83.4/212.6MB 39% complete (8.6M/s)
1852025-05-08T03:29:30.110ZDownload: 1198/3290 items 83.5/212.6MB 39% complete (8.4M/s)
1862025-05-08T03:29:35.285ZDownload: 2219/3290 items 119.2/212.6MB 56% complete (3.6M/s)
1872025-05-08T03:29:40.293ZDownload: 2813/3290 items 121.1/212.6MB 56% complete (3.8M/s)
1882025-05-08T03:29:45.449ZDownload: 3242/3290 items 201.7/212.6MB 94% complete (8.2M/s)
1892025-05-08T03:29:52.283ZDownload: 3247/3290 items 203.1/212.6MB 95% complete (8.7M/s)
1902025-05-08T03:29:56.708ZDownload: Completed 212.60 MB in 43.10 seconds (4.9M/s)
1912025-05-08T03:29:56.892Z Actions: 1/3689 actions (Installing new actions)
1922025-05-08T03:30:01.337Z Actions: Completed 3689 actions in 4.52 seconds.
1932025-05-08T03:30:01.844Z Done (0.497s)
1942025-05-08T03:30:01.844Z Done (0.000s)
1952025-05-08T03:30:02.590Z Done (0.743s)
1962025-05-08T03:30:07.181Z Done (4.314s)
1972025-05-08T03:30:07.263Z Done (0.023s)
1982025-05-08T03:30:07.267Z Done (0.000s)
1992025-05-08T03:30:07.437Z Done (0.000s)
2002025-05-08T03:30:08.217ZPlanning: Evaluating mediator changes ... Done
2012025-05-08T03:30:08.422ZPlanning: Checking for conflicting actions ... Done
2022025-05-08T03:30:08.576ZPlanning: Consolidating action changes ... Done
2032025-05-08T03:30:08.644ZPlanning: Evaluating mediators ... Done
2042025-05-08T03:30:08.651ZPlanning: Planning completed in 0.44 seconds
2052025-05-08T03:30:08.683Z Mediators to change: 2
2062025-05-08T03:30:08.683Z Create boot environment: No
2072025-05-08T03:30:08.684ZCreate backup boot environment: No
2082025-05-08T03:30:08.770Z Done
2092025-05-08T03:30:08.770Z Done
2102025-05-08T03:30:09.270Z Done
2112025-05-08T03:30:12.759Z Done
2122025-05-08T03:30:12.851Z Done
2132025-05-08T03:30:12.854Z Done
2142025-05-08T03:30:12.984Z Done
2152025-05-08T03:30:13.611ZPlanning: Evaluating mediator changes ... Done
2162025-05-08T03:30:13.616ZPlanning: Merging actions ... Done
2172025-05-08T03:30:13.805ZPlanning: Checking for conflicting actions ... Done
2182025-05-08T03:30:13.809ZPlanning: Consolidating action changes ... Done
2192025-05-08T03:30:14.079ZPlanning: Evaluating mediators ... Done
2202025-05-08T03:30:14.139ZPlanning: Planning completed in 0.78 seconds
2212025-05-08T03:30:14.174Z Packages to change: 1
2222025-05-08T03:30:14.177Z Mediators to change: 1
2232025-05-08T03:30:14.177Z Services to change: 1
2242025-05-08T03:30:14.177Z Create boot environment: No
2252025-05-08T03:30:14.177ZCreate backup boot environment: Yes
2262025-05-08T03:30:15.578Z Actions: 1/6 actions (Updating modified actions)
2272025-05-08T03:30:15.582Z Actions: Completed 6 actions in 0.00 seconds.
2282025-05-08T03:30:15.582Z Done
2292025-05-08T03:30:15.582Z Done
2302025-05-08T03:30:15.725Z Done
2312025-05-08T03:30:19.332Z Done
2322025-05-08T03:30:19.419Z Done
2332025-05-08T03:30:19.422Z Done
2342025-05-08T03:30:19.563Z Done
2352025-05-08T03:30:20.008ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2362025-05-08T03:30:20.008Zclang system 15 system
2372025-05-08T03:30:20.008Zcsh system system illumos
2382025-05-08T03:30:20.008Zctags system system illumos
2392025-05-08T03:30:20.008Zfile system system illumos
2402025-05-08T03:30:20.008Zgcc vendor 12 vendor
2412025-05-08T03:30:20.008Zgcc system 10 system
2422025-05-08T03:30:20.008Zgcc system 7 system
2432025-05-08T03:30:20.008Zgo system 1.20 system
2442025-05-08T03:30:20.008Zgo system 1.19 system
2452025-05-08T03:30:20.008Zllvm system 15 system
2462025-05-08T03:30:20.008Zllvm system 14 system
2472025-05-08T03:30:20.008Zmariadb system 10.6 system
2482025-05-08T03:30:20.008Zmta vendor vendor dma
2492025-05-08T03:30:20.008Zopenjdk system 17 system
2502025-05-08T03:30:20.008Zopenjdk system 11 system
2512025-05-08T03:30:20.008Zopenjdk system 1.8 system
2522025-05-08T03:30:20.009Zopenssl vendor 3 vendor
2532025-05-08T03:30:20.009Zperl system 5.36 system
2542025-05-08T03:30:20.009Zpostgresql system 15 system
2552025-05-08T03:30:20.009Zpostgresql system 13 system
2562025-05-08T03:30:20.009Zpython vendor 3 vendor
2572025-05-08T03:30:20.009Zpython system 2 system
2582025-05-08T03:30:20.009Zpython3 system 3.11 system
2592025-05-08T03:30:20.009Zruby system 3.0 system
2602025-05-08T03:30:20.009Zwords vendor vendor american-english
2612025-05-08T03:30:20.009Zwords system system australian-english
2622025-05-08T03:30:20.009Zwords system system british-english
2632025-05-08T03:30:20.009Zwords system system canadian-english
2642025-05-08T03:30:20.009Zwords system system french
2652025-05-08T03:30:20.009Zwords system system italian
2662025-05-08T03:30:20.009Zwords system system ngerman
2672025-05-08T03:30:20.009Zwords system system ogerman
2682025-05-08T03:30:20.009Zwords system system spanish
2692025-05-08T03:30:20.339ZPUBLISHER TYPE STATUS P LOCATION
2702025-05-08T03:30:20.339Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2712025-05-08T03:30:23.937ZFMRI IFO
2722025-05-08T03:30:23.937Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2732025-05-08T03:30:23.937Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2742025-05-08T03:30:23.937Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2752025-05-08T03:30:23.937Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2762025-05-08T03:30:23.937Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2772025-05-08T03:30:23.937Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2782025-05-08T03:30:23.937Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2792025-05-08T03:30:23.937Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2802025-05-08T03:30:23.937Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2812025-05-08T03:30:23.937Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2822025-05-08T03:30:23.937Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2832025-05-08T03:30:23.937Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2842025-05-08T03:30:23.937Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2852025-05-08T03:30:23.937Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2862025-05-08T03:30:23.937Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2872025-05-08T03:30:24.857Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2882025-05-08T03:30:25.112Z Updating git repository `https://github.com/seanmonstar/reqwest`
2892025-05-08T03:30:25.819Z Updating crates.io index
2902025-05-08T03:30:25.826Z Updating git repository `https://github.com/oxidecomputer/lldp`
2912025-05-08T03:30:26.200Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2922025-05-08T03:30:26.783Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2932025-05-08T03:30:26.993Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2942025-05-08T03:30:27.195Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2952025-05-08T03:30:27.505Z Updating git repository `https://github.com/oxidecomputer/propolis`
2962025-05-08T03:30:28.645Z Updating git repository `https://github.com/oxidecomputer/crucible`
2972025-05-08T03:30:30.589Z Updating git repository `https://github.com/oxidecomputer/opte`
2982025-05-08T03:30:31.392Z Updating git repository `https://github.com/oxidecomputer/falcon`
2992025-05-08T03:30:32.139Z Updating git repository `https://github.com/oxidecomputer/clickward`
3002025-05-08T03:30:32.376Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3012025-05-08T03:30:32.633Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3022025-05-08T03:30:33.272Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3032025-05-08T03:30:33.652Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3042025-05-08T03:30:34.127Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3052025-05-08T03:30:34.393Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3062025-05-08T03:30:34.746Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3072025-05-08T03:30:35.012Z Updating git repository `https://github.com/oxidecomputer/tofino`
3082025-05-08T03:30:35.275Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3092025-05-08T03:30:35.505Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3102025-05-08T03:30:35.727Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3112025-05-08T03:30:36.058Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3122025-05-08T03:30:36.355Z Updating git repository `https://github.com/oxidecomputer/ispf`
3132025-05-08T03:30:36.740Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3142025-05-08T03:30:36.978Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3152025-05-08T03:30:37.368Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3162025-05-08T03:30:37.789Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3172025-05-08T03:30:38.032Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3182025-05-08T03:30:38.395Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3192025-05-08T03:30:38.777Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3202025-05-08T03:30:39.103Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3212025-05-08T03:30:39.357Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3222025-05-08T03:30:39.651Z Updating git repository `https://github.com/oxidecomputer/omicron`
3232025-05-08T03:30:48.556Z Updating git repository `https://github.com/illumos/smf-rs`
3242025-05-08T03:30:50.028Z Downloading crates ...
3252025-05-08T03:30:50.129Z Downloaded dtrace-parser v0.2.0
3262025-05-08T03:30:50.132Z Downloaded equivalent v1.0.1
3272025-05-08T03:30:50.135Z Downloaded pretty-hex v0.4.1
3282025-05-08T03:30:50.135Z Downloaded zerocopy-derive v0.7.35
3292025-05-08T03:30:50.140Z Downloaded winnow v0.7.3
3302025-05-08T03:30:50.149Z Downloaded swrite v0.1.0
3312025-05-08T03:30:50.152Z Downloaded usdt-macro v0.5.0
3322025-05-08T03:30:50.152Z Downloaded scroll_derive v0.12.0
3332025-05-08T03:30:50.155Z Downloaded zerocopy v0.7.35
3342025-05-08T03:30:50.166Z Downloaded usdt-attr-macro v0.5.0
3352025-05-08T03:30:50.169Z Downloaded anstyle v1.0.10
3362025-05-08T03:30:50.169Z Downloaded thread-id v4.2.2
3372025-05-08T03:30:50.172Z Downloaded pest_generator v2.7.14
3382025-05-08T03:30:50.172Z Downloaded cpufeatures v0.2.14
3392025-05-08T03:30:50.172Z Downloaded cargo-platform v0.1.8
3402025-05-08T03:30:50.175Z Downloaded bytecount v0.6.8
3412025-05-08T03:30:50.175Z Downloaded anstyle-query v1.1.1
3422025-05-08T03:30:50.179Z Downloaded thiserror-impl v1.0.69
3432025-05-08T03:30:50.179Z Downloaded terminal_size v0.2.6
3442025-05-08T03:30:50.183Z Downloaded autocfg v1.4.0
3452025-05-08T03:30:50.183Z Downloaded terminal_size v0.4.0
3462025-05-08T03:30:50.186Z Downloaded serde_spanned v0.6.8
3472025-05-08T03:30:50.186Z Downloaded plain v0.2.3
3482025-05-08T03:30:50.186Z Downloaded heck v0.5.0
3492025-05-08T03:30:50.186Z Downloaded memmap v0.7.0
3502025-05-08T03:30:50.189Z Downloaded macaddr v1.0.1
3512025-05-08T03:30:50.189Z Downloaded heck v0.4.1
3522025-05-08T03:30:50.193Z Downloaded clap_lex v0.7.4
3532025-05-08T03:30:50.193Z Downloaded anstyle-parse v0.2.5
3542025-05-08T03:30:50.193Z Downloaded tabled_derive v0.7.0
3552025-05-08T03:30:50.196Z Downloaded block-buffer v0.10.4
3562025-05-08T03:30:50.196Z Downloaded thiserror-impl v2.0.12
3572025-05-08T03:30:50.199Z Downloaded generic-array v0.14.7
3582025-05-08T03:30:50.199Z Downloaded crypto-common v0.1.6
3592025-05-08T03:30:50.199Z Downloaded smawk v0.3.2
3602025-05-08T03:30:50.203Z Downloaded fs-err v3.1.0
3612025-05-08T03:30:50.203Z Downloaded digest v0.10.7
3622025-05-08T03:30:50.205Z Downloaded toml_datetime v0.6.8
3632025-05-08T03:30:50.206Z Downloaded thiserror v1.0.69
3642025-05-08T03:30:50.209Z Downloaded scroll v0.12.0
3652025-05-08T03:30:50.212Z Downloaded fnv v1.0.7
3662025-05-08T03:30:50.212Z Downloaded errno v0.3.9
3672025-05-08T03:30:50.215Z Downloaded serde_tokenstream v0.2.2
3682025-05-08T03:30:50.215Z Downloaded is_terminal_polyfill v1.70.1
3692025-05-08T03:30:50.219Z Downloaded colorchoice v1.0.2
3702025-05-08T03:30:50.219Z Downloaded proc-macro-error-attr v1.0.4
3712025-05-08T03:30:50.219Z Downloaded fastrand v2.1.1
3722025-05-08T03:30:50.219Z Downloaded dof v0.3.0
3732025-05-08T03:30:50.222Z Downloaded cfg-if v1.0.0
3742025-05-08T03:30:50.222Z Downloaded byteorder v1.5.0
3752025-05-08T03:30:50.225Z Downloaded version_check v0.9.5
3762025-05-08T03:30:50.225Z Downloaded usdt-impl v0.5.0
3772025-05-08T03:30:50.225Z Downloaded usdt v0.5.0
3782025-05-08T03:30:50.228Z Downloaded unicode-linebreak v0.1.5
3792025-05-08T03:30:50.228Z Downloaded utf8parse v0.2.2
3802025-05-08T03:30:50.228Z Downloaded itoa v1.0.11
3812025-05-08T03:30:50.231Z Downloaded bitflags v1.3.2
3822025-05-08T03:30:50.234Z Downloaded sha2 v0.10.8
3832025-05-08T03:30:50.234Z Downloaded camino-tempfile v1.1.1
3842025-05-08T03:30:50.237Z Downloaded anstream v0.6.15
3852025-05-08T03:30:50.242Z Downloaded quote v1.0.39
3862025-05-08T03:30:50.242Z Downloaded io-lifetimes v1.0.11
3872025-05-08T03:30:50.245Z Downloaded pest_derive v2.7.14
3882025-05-08T03:30:50.250Z Downloaded tempfile v3.13.0
3892025-05-08T03:30:50.253Z Downloaded strsim v0.11.1
3902025-05-08T03:30:50.253Z Downloaded semver v1.0.25
3912025-05-08T03:30:50.256Z Downloaded proc-macro-error v1.0.4
3922025-05-08T03:30:50.259Z Downloaded camino v1.1.9
3932025-05-08T03:30:50.259Z Downloaded thiserror v2.0.12
3942025-05-08T03:30:50.264Z Downloaded bitflags v2.9.0
3952025-05-08T03:30:50.268Z Downloaded cargo_metadata v0.19.2
3962025-05-08T03:30:50.271Z Downloaded textwrap v0.16.1
3972025-05-08T03:30:50.274Z Downloaded cargo_toml v0.21.0
3982025-05-08T03:30:50.277Z Downloaded once_cell v1.21.3
3992025-05-08T03:30:50.280Z Downloaded log v0.4.22
4002025-05-08T03:30:50.285Z Downloaded typenum v1.17.0
4012025-05-08T03:30:50.288Z Downloaded clap v4.5.35
4022025-05-08T03:30:50.295Z Downloaded ucd-trie v0.1.7
4032025-05-08T03:30:50.299Z Downloaded ryu v1.0.18
4042025-05-08T03:30:50.302Z Downloaded anyhow v1.0.98
4052025-05-08T03:30:50.305Z Downloaded serde_derive v1.0.219
4062025-05-08T03:30:50.307Z Downloaded toml v0.8.20
4072025-05-08T03:30:50.311Z Downloaded papergrid v0.11.0
4082025-05-08T03:30:50.315Z Downloaded proc-macro2 v1.0.94
4092025-05-08T03:30:50.319Z Downloaded clap_derive v4.5.32
4102025-05-08T03:30:50.322Z Downloaded unicode-ident v1.0.14
4112025-05-08T03:30:50.325Z Downloaded pest_meta v2.7.14
4122025-05-08T03:30:50.331Z Downloaded indexmap v2.7.1
4132025-05-08T03:30:50.349Z Downloaded serde v1.0.219
4142025-05-08T03:30:50.352Z Downloaded memchr v2.7.4
4152025-05-08T03:30:50.358Z Downloaded toml_edit v0.22.24
4162025-05-08T03:30:50.377Z Downloaded serde_json v1.0.140
4172025-05-08T03:30:50.388Z Downloaded hashbrown v0.15.1
4182025-05-08T03:30:50.398Z Downloaded pest v2.7.14
4192025-05-08T03:30:50.407Z Downloaded clap_builder v4.5.35
4202025-05-08T03:30:50.416Z Downloaded goblin v0.8.2
4212025-05-08T03:30:50.434Z Downloaded tabled v0.15.0
4222025-05-08T03:30:50.448Z Downloaded syn v1.0.109
4232025-05-08T03:30:50.468Z Downloaded unicode-width v0.1.14
4242025-05-08T03:30:50.473Z Downloaded syn v2.0.98
4252025-05-08T03:30:50.483Z Downloaded rustix v0.37.28
4262025-05-08T03:30:50.500Z Downloaded rustix v0.38.37
4272025-05-08T03:30:50.539Z Downloaded libc v0.2.171
4282025-05-08T03:30:50.684Z Compiling proc-macro2 v1.0.94
4292025-05-08T03:30:50.684Z Compiling unicode-ident v1.0.14
4302025-05-08T03:30:50.687Z Compiling serde v1.0.219
4312025-05-08T03:30:50.688Z Compiling version_check v0.9.5
4322025-05-08T03:30:50.688Z Compiling libc v0.2.171
4332025-05-08T03:30:50.688Z Compiling memchr v2.7.4
4342025-05-08T03:30:50.688Z Compiling thiserror v1.0.69
4352025-05-08T03:30:50.724Z Compiling ucd-trie v0.1.7
4362025-05-08T03:30:50.948Z Compiling itoa v1.0.11
4372025-05-08T03:30:51.200Z Compiling ryu v1.0.18
4382025-05-08T03:30:51.331Z Compiling once_cell v1.21.3
4392025-05-08T03:30:51.458Z Compiling byteorder v1.5.0
4402025-05-08T03:30:51.534Z Compiling rustix v0.38.37
4412025-05-08T03:30:51.681Z Compiling serde_json v1.0.140
4422025-05-08T03:30:51.904Z Compiling bitflags v2.9.0
4432025-05-08T03:30:52.079Z Compiling usdt-impl v0.5.0
4442025-05-08T03:30:52.122Z Compiling proc-macro-error-attr v1.0.4
4452025-05-08T03:30:52.291Z Compiling syn v1.0.109
4462025-05-08T03:30:52.342Z Compiling io-lifetimes v1.0.11
4472025-05-08T03:30:52.422Z Compiling proc-macro-error v1.0.4
4482025-05-08T03:30:52.540Z Compiling quote v1.0.39
4492025-05-08T03:30:52.635Z Compiling errno v0.3.9
4502025-05-08T03:30:52.747Z Compiling camino v1.1.9
4512025-05-08T03:30:52.772Z Compiling equivalent v1.0.1
4522025-05-08T03:30:52.920Z Compiling syn v2.0.98
4532025-05-08T03:30:53.018Z Compiling plain v0.2.3
4542025-05-08T03:30:53.119Z Compiling thread-id v4.2.2
4552025-05-08T03:30:53.143Z Compiling hashbrown v0.15.1
4562025-05-08T03:30:53.147Z Compiling rustix v0.37.28
4572025-05-08T03:30:53.193Z Compiling utf8parse v0.2.2
4582025-05-08T03:30:53.237Z Compiling log v0.4.22
4592025-05-08T03:30:53.383Z Compiling anstyle-parse v0.2.5
4602025-05-08T03:30:53.754Z Compiling pretty-hex v0.4.1
4612025-05-08T03:30:53.992Z Compiling anstyle v1.0.10
4622025-05-08T03:30:54.078Z Compiling thiserror v2.0.12
4632025-05-08T03:30:54.102Z Compiling indexmap v2.7.1
4642025-05-08T03:30:54.169Z Compiling anstyle-query v1.1.1
4652025-05-08T03:30:54.181Z Compiling bitflags v1.3.2
4662025-05-08T03:30:54.400Z Compiling winnow v0.7.3
4672025-05-08T03:30:54.444Z Compiling unicode-width v0.1.14
4682025-05-08T03:30:54.444Z Compiling is_terminal_polyfill v1.70.1
4692025-05-08T03:30:54.594Z Compiling colorchoice v1.0.2
4702025-05-08T03:30:54.710Z Compiling semver v1.0.25
4712025-05-08T03:30:54.778Z Compiling autocfg v1.4.0
4722025-05-08T03:30:54.947Z Compiling terminal_size v0.4.0
4732025-05-08T03:30:55.177Z Compiling anstream v0.6.15
4742025-05-08T03:30:55.706Z Compiling heck v0.4.1
4752025-05-08T03:30:55.729Z Compiling clap_lex v0.7.4
4762025-05-08T03:30:55.752Z Compiling fs-err v3.1.0
4772025-05-08T03:30:56.080Z Compiling cfg-if v1.0.0
4782025-05-08T03:30:56.083Z Compiling fastrand v2.1.1
4792025-05-08T03:30:56.175Z Compiling heck v0.5.0
4802025-05-08T03:30:56.200Z Compiling bytecount v0.6.8
4812025-05-08T03:30:56.456Z Compiling anyhow v1.0.98
4822025-05-08T03:30:56.588Z Compiling strsim v0.11.1
4832025-05-08T03:30:56.612Z Compiling fnv v1.0.7
4842025-05-08T03:30:56.650Z Compiling tempfile v3.13.0
4852025-05-08T03:30:56.757Z Compiling papergrid v0.11.0
4862025-05-08T03:30:56.797Z Compiling terminal_size v0.2.6
4872025-05-08T03:30:56.991Z Compiling clap_builder v4.5.35
4882025-05-08T03:30:57.378Z Compiling memmap v0.7.0
4892025-05-08T03:30:57.452Z Compiling unicode-linebreak v0.1.5
4902025-05-08T03:30:57.478Z Compiling smawk v0.3.2
4912025-05-08T03:30:57.782Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4922025-05-08T03:30:57.933Z Compiling textwrap v0.16.1
4932025-05-08T03:30:58.190Z Compiling swrite v0.1.0
4942025-05-08T03:30:58.644Z Compiling tabled_derive v0.7.0
4952025-05-08T03:30:59.992Z Compiling serde_derive v1.0.219
4962025-05-08T03:30:59.992Z Compiling thiserror-impl v1.0.69
4972025-05-08T03:30:59.996Z Compiling zerocopy-derive v0.7.35
4982025-05-08T03:30:59.996Z Compiling scroll_derive v0.12.0
4992025-05-08T03:30:59.996Z Compiling thiserror-impl v2.0.12
5002025-05-08T03:30:59.996Z Compiling clap_derive v4.5.32
5012025-05-08T03:31:00.120Z Compiling tabled v0.15.0
5022025-05-08T03:31:01.450Z Compiling scroll v0.12.0
5032025-05-08T03:31:01.951Z Compiling zerocopy v0.7.35
5042025-05-08T03:31:01.977Z Compiling goblin v0.8.2
5052025-05-08T03:31:03.107Z Compiling pest v2.7.14
5062025-05-08T03:31:04.280Z Compiling clap v4.5.35
5072025-05-08T03:31:05.313Z Compiling pest_meta v2.7.14
5082025-05-08T03:31:06.197Z Compiling pest_generator v2.7.14
5092025-05-08T03:31:07.598Z Compiling pest_derive v2.7.14
5102025-05-08T03:31:08.217Z Compiling dtrace-parser v0.2.0
5112025-05-08T03:31:08.998Z Compiling serde_tokenstream v0.2.2
5122025-05-08T03:31:09.064Z Compiling serde_spanned v0.6.8
5132025-05-08T03:31:09.067Z Compiling toml_datetime v0.6.8
5142025-05-08T03:31:09.290Z Compiling cargo-platform v0.1.8
5152025-05-08T03:31:09.358Z Compiling macaddr v1.0.1
5162025-05-08T03:31:09.577Z Compiling toml_edit v0.22.24
5172025-05-08T03:31:09.722Z Compiling camino-tempfile v1.1.1
5182025-05-08T03:31:10.359Z Compiling dof v0.3.0
5192025-05-08T03:31:10.527Z Compiling cargo_metadata v0.19.2
5202025-05-08T03:31:11.701Z Compiling usdt-macro v0.5.0
5212025-05-08T03:31:11.704Z Compiling usdt-attr-macro v0.5.0
5222025-05-08T03:31:12.436Z Compiling toml v0.8.20
5232025-05-08T03:31:12.746Z Compiling usdt v0.5.0
5242025-05-08T03:31:13.220Z Compiling cargo_toml v0.21.0
5252025-05-08T03:31:15.733Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5262025-05-08T03:31:18.858Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.27s
5272025-05-08T03:31:19.117Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5282025-05-08T03:31:19.775Z Downloading crates ...
5292025-05-08T03:31:19.910Z Downloaded addr2line v0.24.2
5302025-05-08T03:31:19.916Z Downloaded adler2 v2.0.0
5312025-05-08T03:31:19.922Z Downloaded aead v0.5.2
5322025-05-08T03:31:19.929Z Downloaded cfg_aliases v0.2.1
5332025-05-08T03:31:19.937Z Downloaded async-stream-impl v0.3.6
5342025-05-08T03:31:19.941Z Downloaded cfg_aliases v0.1.1
5352025-05-08T03:31:19.948Z Downloaded crc8 v0.1.1
5362025-05-08T03:31:19.953Z Downloaded ciborium-io v0.2.2
5372025-05-08T03:31:19.953Z Downloaded atty v0.2.14
5382025-05-08T03:31:19.956Z Downloaded http-range v0.1.5
5392025-05-08T03:31:19.959Z Downloaded http-body v1.0.1
5402025-05-08T03:31:19.963Z Downloaded cstr-argument v0.1.2
5412025-05-08T03:31:19.969Z Downloaded hubpack_derive v0.1.1
5422025-05-08T03:31:19.978Z Downloaded crunchy v0.2.2
5432025-05-08T03:31:19.981Z Downloaded headers-core v0.3.0
5442025-05-08T03:31:19.984Z Downloaded atomicwrites v0.4.4
5452025-05-08T03:31:19.984Z Downloaded md5 v0.7.0
5462025-05-08T03:31:19.988Z Downloaded icu_provider_macros v1.5.0
5472025-05-08T03:31:19.991Z Downloaded ident_case v1.0.1
5482025-05-08T03:31:19.995Z Downloaded cbc v0.1.2
5492025-05-08T03:31:19.995Z Downloaded bcrypt-pbkdf v0.10.0
5502025-05-08T03:31:20.000Z Downloaded crc-catalog v2.4.0
5512025-05-08T03:31:20.008Z Downloaded bit-vec v0.8.0
5522025-05-08T03:31:20.012Z Downloaded match_cfg v0.1.0
5532025-05-08T03:31:20.016Z Downloaded crucible-workspace-hack v0.1.0
5542025-05-08T03:31:20.016Z Downloaded chrono-tz-build v0.4.0
5552025-05-08T03:31:20.016Z Downloaded instant v0.1.13
5562025-05-08T03:31:20.019Z Downloaded hex-literal v0.4.1
5572025-05-08T03:31:20.019Z Downloaded blowfish v0.9.1
5582025-05-08T03:31:20.022Z Downloaded convert_case v0.4.0
5592025-05-08T03:31:20.026Z Downloaded buf-list v1.0.3
5602025-05-08T03:31:20.029Z Downloaded is_ci v1.2.0
5612025-05-08T03:31:20.029Z Downloaded humantime v2.1.0
5622025-05-08T03:31:20.032Z Downloaded http-body-util v0.1.3
5632025-05-08T03:31:20.032Z Downloaded hostname v0.4.0
5642025-05-08T03:31:20.036Z Downloaded home v0.5.9
5652025-05-08T03:31:20.036Z Downloaded hyper-tls v0.6.0
5662025-05-08T03:31:20.039Z Downloaded hubpack v0.1.2
5672025-05-08T03:31:20.042Z Downloaded crossbeam-deque v0.8.5
5682025-05-08T03:31:20.042Z Downloaded cobs v0.2.3
5692025-05-08T03:31:20.045Z Downloaded bit-set v0.8.0
5702025-05-08T03:31:20.049Z Downloaded lzss v0.8.2
5712025-05-08T03:31:20.052Z Downloaded linked-hash-map v0.5.6
5722025-05-08T03:31:20.052Z Downloaded crc v3.2.1
5732025-05-08T03:31:20.055Z Downloaded cexpr v0.6.0
5742025-05-08T03:31:20.058Z Downloaded lru v0.12.5
5752025-05-08T03:31:20.063Z Downloaded ipnetwork v0.21.1
5762025-05-08T03:31:20.063Z Downloaded progenitor-macro v0.8.0
5772025-05-08T03:31:20.066Z Downloaded progenitor-client v0.8.0
5782025-05-08T03:31:20.066Z Downloaded chacha20 v0.9.1
5792025-05-08T03:31:20.069Z Downloaded memoffset v0.9.1
5802025-05-08T03:31:20.069Z Downloaded md-5 v0.10.6
5812025-05-08T03:31:20.072Z Downloaded mime v0.3.17
5822025-05-08T03:31:20.076Z Downloaded lazycell v1.3.0
5832025-05-08T03:31:20.076Z Downloaded indoc v2.0.6
5842025-05-08T03:31:20.079Z Downloaded linear-map v1.2.0
5852025-05-08T03:31:20.082Z Downloaded proc-macro-error-attr2 v2.0.0
5862025-05-08T03:31:20.082Z Downloaded managed v0.8.0
5872025-05-08T03:31:20.085Z Downloaded colored v2.2.0
5882025-05-08T03:31:20.088Z Downloaded maybe-uninit v2.0.0
5892025-05-08T03:31:20.092Z Downloaded indoc v1.0.9
5902025-05-08T03:31:20.095Z Downloaded bcs v0.1.6
5912025-05-08T03:31:20.098Z Downloaded argon2 v0.5.3
5922025-05-08T03:31:20.098Z Downloaded libefi-sys v0.1.0
5932025-05-08T03:31:20.101Z Downloaded kstat-rs v0.2.4
5942025-05-08T03:31:20.104Z Downloaded cookie_store v0.21.1
5952025-05-08T03:31:20.107Z Downloaded const_format_proc_macros v0.2.34
5962025-05-08T03:31:20.110Z Downloaded iana-time-zone v0.1.63
5972025-05-08T03:31:20.113Z Downloaded lalrpop-util v0.19.12
5982025-05-08T03:31:20.113Z Downloaded icu_locid_transform v1.5.0
5992025-05-08T03:31:20.116Z Downloaded ipnet v2.11.0
6002025-05-08T03:31:20.120Z Downloaded highway v1.3.0
6012025-05-08T03:31:20.123Z Downloaded ciborium v0.2.2
6022025-05-08T03:31:20.126Z Downloaded cancel-safe-futures v0.1.5
6032025-05-08T03:31:20.129Z Downloaded lock_api v0.4.12
6042025-05-08T03:31:20.132Z Downloaded scopeguard v1.2.0
6052025-05-08T03:31:20.135Z Downloaded siphasher v0.3.11
6062025-05-08T03:31:20.135Z Downloaded ingot-types v0.1.0
6072025-05-08T03:31:20.138Z Downloaded libloading v0.8.5
6082025-05-08T03:31:20.142Z Downloaded serde_repr v0.1.19
6092025-05-08T03:31:20.145Z Downloaded vte_generate_state_changes v0.1.2
6102025-05-08T03:31:20.145Z Downloaded tower-layer v0.3.3
6112025-05-08T03:31:20.158Z Downloaded sync-ptr v0.1.1
6122025-05-08T03:31:20.158Z Downloaded subtle v2.6.1
6132025-05-08T03:31:20.158Z Downloaded strum v0.26.3
6142025-05-08T03:31:20.158Z Downloaded ingot-macros v0.1.0
6152025-05-08T03:31:20.158Z Downloaded yoke-derive v0.7.4
6162025-05-08T03:31:20.158Z Downloaded cassowary v0.3.0
6172025-05-08T03:31:20.158Z Downloaded which v4.4.2
6182025-05-08T03:31:20.162Z Downloaded memmap2 v0.9.5
6192025-05-08T03:31:20.162Z Downloaded icu_locid v1.5.0
6202025-05-08T03:31:20.167Z Downloaded rustversion v1.0.17
6212025-05-08T03:31:20.170Z Downloaded rtoolbox v0.0.2
6222025-05-08T03:31:20.173Z Downloaded ref-cast-impl v1.0.23
6232025-05-08T03:31:20.173Z Downloaded hmac v0.12.1
6242025-05-08T03:31:20.177Z Downloaded hickory-client v0.24.4
6252025-05-08T03:31:20.190Z Downloaded zone_cfg_derive v0.3.0
6262025-05-08T03:31:20.193Z Downloaded crossbeam-epoch v0.9.18
6272025-05-08T03:31:20.196Z Downloaded icu_normalizer v1.5.0
6282025-05-08T03:31:20.199Z Downloaded const-oid v0.9.6
6292025-05-08T03:31:20.202Z Downloaded crossbeam-utils v0.8.21
6302025-05-08T03:31:20.206Z Downloaded litrs v0.4.1
6312025-05-08T03:31:20.209Z Downloaded jobserver v0.1.32
6322025-05-08T03:31:20.212Z Downloaded serde_urlencoded v0.7.1
6332025-05-08T03:31:20.216Z Downloaded foreign-types-shared v0.3.1
6342025-05-08T03:31:20.216Z Downloaded tokio-tungstenite v0.21.0
6352025-05-08T03:31:20.220Z Downloaded termios v0.3.3
6362025-05-08T03:31:20.220Z Downloaded simd-adler32 v0.3.7
6372025-05-08T03:31:20.224Z Downloaded fxhash v0.2.1
6382025-05-08T03:31:20.228Z Downloaded heck v0.3.3
6392025-05-08T03:31:20.228Z Downloaded foreign-types v0.3.2
6402025-05-08T03:31:20.228Z Downloaded foldhash v0.1.3
6412025-05-08T03:31:20.231Z Downloaded tui-tree-widget v0.23.0
6422025-05-08T03:31:20.231Z Downloaded tokio-macros v2.5.0
6432025-05-08T03:31:20.234Z Downloaded thiserror-impl-no-std v2.0.2
6442025-05-08T03:31:20.234Z Downloaded olpc-cjson v0.1.4
6452025-05-08T03:31:20.237Z Downloaded num_threads v0.1.7
6462025-05-08T03:31:20.237Z Downloaded stable_deref_trait v1.2.0
6472025-05-08T03:31:20.240Z Downloaded ssh-encoding v0.2.0
6482025-05-08T03:31:20.240Z Downloaded foreign-types-shared v0.1.1
6492025-05-08T03:31:20.244Z Downloaded new_debug_unreachable v1.0.6
6502025-05-08T03:31:20.244Z Downloaded num-iter v0.1.45
6512025-05-08T03:31:20.247Z Downloaded defmt v0.3.8
6522025-05-08T03:31:20.250Z Downloaded unicode-xid v0.2.6
6532025-05-08T03:31:20.250Z Downloaded unicode-truncate v1.1.0
6542025-05-08T03:31:20.253Z Downloaded nodrop v0.1.14
6552025-05-08T03:31:20.258Z Downloaded zone v0.1.8
6562025-05-08T03:31:20.258Z Downloaded xz2 v0.1.7
6572025-05-08T03:31:20.261Z Downloaded allocator-api2 v0.2.18
6582025-05-08T03:31:20.261Z Downloaded zone v0.3.1
6592025-05-08T03:31:20.264Z Downloaded diesel-dtrace v0.4.2
6602025-05-08T03:31:20.267Z Downloaded parse-size v1.1.0
6612025-05-08T03:31:20.267Z Downloaded oso-derive v0.27.3
6622025-05-08T03:31:20.271Z Downloaded base64 v0.13.1
6632025-05-08T03:31:20.274Z Downloaded slog-term v2.9.1
6642025-05-08T03:31:20.277Z Downloaded icu_provider v1.5.0
6652025-05-08T03:31:20.280Z Downloaded display-error-chain v0.2.2
6662025-05-08T03:31:20.283Z Downloaded async-bb8-diesel v0.2.1
6672025-05-08T03:31:20.286Z Downloaded icu_normalizer_data v1.5.0
6682025-05-08T03:31:20.289Z Downloaded defmt-parser v0.3.4
6692025-05-08T03:31:20.289Z Downloaded defmt-macros v0.3.9
6702025-05-08T03:31:20.292Z Downloaded arc-swap v1.7.1
6712025-05-08T03:31:20.296Z Downloaded proc-macro-crate v1.3.1
6722025-05-08T03:31:20.300Z Downloaded foreign-types v0.5.0
6732025-05-08T03:31:20.300Z Downloaded fixedbitset v0.4.2
6742025-05-08T03:31:20.303Z Downloaded embedded-io v0.4.0
6752025-05-08T03:31:20.306Z Downloaded foreign-types-macros v0.2.3
6762025-05-08T03:31:20.306Z Downloaded ghash v0.5.1
6772025-05-08T03:31:20.309Z Downloaded tokio-tungstenite v0.23.1
6782025-05-08T03:31:20.309Z Downloaded spin v0.9.8
6792025-05-08T03:31:20.312Z Downloaded hyper-util v0.1.11
6802025-05-08T03:31:20.317Z Downloaded time-core v0.1.2
6812025-05-08T03:31:20.320Z Downloaded signal-hook-tokio v0.3.1
6822025-05-08T03:31:20.320Z Downloaded rustc_version v0.4.1
6832025-05-08T03:31:20.323Z Downloaded native-tls v0.2.12
6842025-05-08T03:31:20.327Z Downloaded pbkdf2 v0.11.0
6852025-05-08T03:31:20.329Z Downloaded ahash v0.8.11
6862025-05-08T03:31:20.333Z Downloaded parse-display-derive v0.10.0
6872025-05-08T03:31:20.333Z Downloaded either v1.14.0
6882025-05-08T03:31:20.336Z Downloaded phf_shared v0.11.2
6892025-05-08T03:31:20.339Z Downloaded phf_generator v0.11.2
6902025-05-08T03:31:20.339Z Downloaded whoami v1.5.2
6912025-05-08T03:31:20.342Z Downloaded ed25519 v2.2.3
6922025-05-08T03:31:20.347Z Downloaded pem v3.0.5
6932025-05-08T03:31:20.350Z Downloaded tabwriter v1.4.0
6942025-05-08T03:31:20.350Z Downloaded bytes v1.10.1
6952025-05-08T03:31:20.353Z Downloaded strip-ansi-escapes v0.2.0
6962025-05-08T03:31:20.356Z Downloaded icu_collections v1.5.0
6972025-05-08T03:31:20.360Z Downloaded r2d2 v0.8.10
6982025-05-08T03:31:20.364Z Downloaded hickory-resolver v0.24.4
6992025-05-08T03:31:20.371Z Downloaded quinn-udp v0.5.5
7002025-05-08T03:31:20.375Z Downloaded jiff-static v0.2.10
7012025-05-08T03:31:20.375Z Downloaded indicatif v0.17.11
7022025-05-08T03:31:20.378Z Downloaded rand_xorshift v0.3.0
7032025-05-08T03:31:20.381Z Downloaded test-strategy v0.4.0
7042025-05-08T03:31:20.385Z Downloaded similar v2.7.0
7052025-05-08T03:31:20.390Z Downloaded subprocess v0.2.9
7062025-05-08T03:31:20.393Z Downloaded rand_seeder v0.3.0
7072025-05-08T03:31:20.396Z Downloaded newline-converter v0.3.0
7082025-05-08T03:31:20.399Z Downloaded rusty-fork v0.3.0
7092025-05-08T03:31:20.400Z Downloaded rustls-pemfile v1.0.4
7102025-05-08T03:31:20.403Z Downloaded unarray v0.1.4
7112025-05-08T03:31:20.407Z Downloaded shell-words v1.1.0
7122025-05-08T03:31:20.407Z Downloaded slog-json v2.6.1
7132025-05-08T03:31:20.410Z Downloaded string_cache v0.8.9
7142025-05-08T03:31:20.410Z Downloaded signature v2.2.0
7152025-05-08T03:31:20.413Z Downloaded signal-hook-registry v1.4.2
7162025-05-08T03:31:20.413Z Downloaded rustc-hash v1.1.0
7172025-05-08T03:31:20.416Z Downloaded typify-macro v0.2.0
7182025-05-08T03:31:20.419Z Downloaded tabled_derive v0.10.0
7192025-05-08T03:31:20.419Z Downloaded fixedbitset v0.5.7
7202025-05-08T03:31:20.422Z Downloaded unicode-properties v0.1.3
7212025-05-08T03:31:20.425Z Downloaded omicron-zone-package v0.12.0
7222025-05-08T03:31:20.428Z Downloaded pin-project-lite v0.2.14
7232025-05-08T03:31:20.433Z Downloaded pin-project-internal v1.1.6
7242025-05-08T03:31:20.437Z Downloaded embedded-io v0.6.1
7252025-05-08T03:31:20.441Z Downloaded futures-io v0.3.31
7262025-05-08T03:31:20.441Z Downloaded ppv-lite86 v0.2.20
7272025-05-08T03:31:20.444Z Downloaded crypto-bigint v0.5.5
7282025-05-08T03:31:20.448Z Downloaded minimal-lexical v0.2.1
7292025-05-08T03:31:20.453Z Downloaded const_format v0.2.34
7302025-05-08T03:31:20.459Z Downloaded newtype_derive v0.1.6
7312025-05-08T03:31:20.462Z Downloaded aes-gcm v0.10.3
7322025-05-08T03:31:20.465Z Downloaded rayon-core v1.12.1
7332025-05-08T03:31:20.470Z Downloaded nibble_vec v0.1.0
7342025-05-08T03:31:20.473Z Downloaded newtype-uuid v1.2.1
7352025-05-08T03:31:20.473Z Downloaded deranged v0.3.11
7362025-05-08T03:31:20.476Z Downloaded typify-macro v0.3.0
7372025-05-08T03:31:20.476Z Downloaded socket2 v0.5.9
7382025-05-08T03:31:20.479Z Downloaded futures-executor v0.3.31
7392025-05-08T03:31:20.482Z Downloaded progenitor-macro v0.9.1
7402025-05-08T03:31:20.482Z Downloaded rustls-pemfile v2.2.0
7412025-05-08T03:31:20.486Z Downloaded sha1 v0.10.6
7422025-05-08T03:31:20.489Z Downloaded try-lock v0.2.5
7432025-05-08T03:31:20.492Z Downloaded serde-big-array v0.5.1
7442025-05-08T03:31:20.492Z Downloaded rfc6979 v0.4.0
7452025-05-08T03:31:20.496Z Downloaded zeroize_derive v1.4.2
7462025-05-08T03:31:20.496Z Downloaded zeroize v1.8.1
7472025-05-08T03:31:20.499Z Downloaded nanorand v0.7.0
7482025-05-08T03:31:20.502Z Downloaded ff v0.13.0
7492025-05-08T03:31:20.502Z Downloaded ena v0.14.3
7502025-05-08T03:31:20.505Z Downloaded document-features v0.2.10
7512025-05-08T03:31:20.508Z Downloaded fd-lock v4.0.2
7522025-05-08T03:31:20.511Z Downloaded pin-project v1.1.6
7532025-05-08T03:31:20.521Z Downloaded tokio-rustls v0.25.0
7542025-05-08T03:31:20.524Z Downloaded http v1.2.0
7552025-05-08T03:31:20.529Z Downloaded sync_wrapper v1.0.1
7562025-05-08T03:31:20.532Z Downloaded funty v2.0.0
7572025-05-08T03:31:20.532Z Downloaded elliptic-curve v0.13.8
7582025-05-08T03:31:20.536Z Downloaded darling_macro v0.20.10
7592025-05-08T03:31:20.539Z Downloaded group v0.13.0
7602025-05-08T03:31:20.542Z Downloaded psl-types v2.0.11
7612025-05-08T03:31:20.542Z Downloaded progenitor v0.8.0
7622025-05-08T03:31:20.545Z Downloaded powerfmt v0.2.0
7632025-05-08T03:31:20.545Z Downloaded ecdsa v0.16.9
7642025-05-08T03:31:20.548Z Downloaded void v1.0.2
7652025-05-08T03:31:20.551Z Downloaded tungstenite v0.21.0
7662025-05-08T03:31:20.555Z Downloaded universal-hash v0.5.1
7672025-05-08T03:31:20.555Z Downloaded tinyvec_macros v0.1.1
7682025-05-08T03:31:20.558Z Downloaded phf v0.11.2
7692025-05-08T03:31:20.561Z Downloaded strum_macros v0.25.3
7702025-05-08T03:31:20.561Z Downloaded rpassword v7.3.1
7712025-05-08T03:31:20.564Z Downloaded structmeta-derive v0.3.0
7722025-05-08T03:31:20.564Z Downloaded ctr v0.9.2
7732025-05-08T03:31:20.567Z Downloaded serde_plain v1.0.2
7742025-05-08T03:31:20.570Z Downloaded schemars_derive v0.8.22
7752025-05-08T03:31:20.573Z Downloaded resolv-conf v0.7.0
7762025-05-08T03:31:20.573Z Downloaded rustls-pki-types v1.10.0
7772025-05-08T03:31:20.577Z Downloaded csv-core v0.1.11
7782025-05-08T03:31:20.580Z Downloaded typify v0.3.0
7792025-05-08T03:31:20.583Z Downloaded unicode_categories v0.1.1
7802025-05-08T03:31:20.587Z Downloaded parking_lot_core v0.8.6
7812025-05-08T03:31:20.590Z Downloaded der v0.7.9
7822025-05-08T03:31:20.595Z Downloaded tokio-rustls v0.26.0
7832025-05-08T03:31:20.598Z Downloaded unicase v2.7.0
7842025-05-08T03:31:20.602Z Downloaded shlex v1.3.0
7852025-05-08T03:31:20.605Z Downloaded itertools v0.10.5
7862025-05-08T03:31:20.609Z Downloaded num-derive v0.3.3
7872025-05-08T03:31:20.615Z Downloaded slog-stdlog v4.1.1
7882025-05-08T03:31:20.619Z Downloaded tokio-stream v0.1.17
7892025-05-08T03:31:20.622Z Downloaded openssl-probe v0.1.5
7902025-05-08T03:31:20.622Z Downloaded opaque-debug v0.3.1
7912025-05-08T03:31:20.622Z Downloaded num_enum_derive v0.5.11
7922025-05-08T03:31:20.625Z Downloaded tls_codec v0.4.1
7932025-05-08T03:31:20.628Z Downloaded postgres-types v0.2.9
7942025-05-08T03:31:20.634Z Downloaded libm v0.2.8
7952025-05-08T03:31:20.639Z Downloaded strum_macros v0.26.4
7962025-05-08T03:31:20.643Z Downloaded russh-cryptovec v0.7.3
7972025-05-08T03:31:20.646Z Downloaded pretty-hex v0.2.1
7982025-05-08T03:31:20.646Z Downloaded take_mut v0.2.2
7992025-05-08T03:31:20.646Z Downloaded strum_macros v0.24.3
8002025-05-08T03:31:20.649Z Downloaded dunce v1.0.5
8012025-05-08T03:31:20.652Z Downloaded parking_lot v0.12.3
8022025-05-08T03:31:20.656Z Downloaded fs-err v2.11.0
8032025-05-08T03:31:20.656Z Downloaded form_urlencoded v1.2.1
8042025-05-08T03:31:20.661Z Downloaded parking_lot v0.11.2
8052025-05-08T03:31:20.666Z Downloaded tungstenite v0.23.0
8062025-05-08T03:31:20.669Z Downloaded x509-cert v0.2.5
8072025-05-08T03:31:20.672Z Downloaded tower-service v0.3.3
8082025-05-08T03:31:20.675Z Downloaded num-conv v0.1.0
8092025-05-08T03:31:20.675Z Downloaded hash32 v0.2.1
8102025-05-08T03:31:20.684Z Downloaded zerofrom v0.1.4
8112025-05-08T03:31:20.684Z Downloaded dyn-clone v1.0.19
8122025-05-08T03:31:20.687Z Downloaded idna v1.0.3
8132025-05-08T03:31:20.687Z Downloaded hash32 v0.3.1
8142025-05-08T03:31:20.691Z Downloaded wyz v0.5.1
8152025-05-08T03:31:20.691Z Downloaded utf16_iter v1.0.5
8162025-05-08T03:31:20.696Z Downloaded derive_builder_macro v0.20.2
8172025-05-08T03:31:20.696Z Downloaded smf v0.2.3
8182025-05-08T03:31:20.696Z Downloaded smallvec v1.14.0
8192025-05-08T03:31:20.699Z Downloaded diesel_table_macro_syntax v0.2.0
8202025-05-08T03:31:20.699Z Downloaded polyval v0.6.2
8212025-05-08T03:31:20.702Z Downloaded parse-display v0.10.0
8222025-05-08T03:31:20.705Z Downloaded xshell v0.2.7
8232025-05-08T03:31:20.705Z Downloaded hyper v1.6.0
8242025-05-08T03:31:20.713Z Downloaded openssl-macros v0.1.1
8252025-05-08T03:31:20.716Z Downloaded quick-error v1.2.3
8262025-05-08T03:31:20.716Z Downloaded predicates-core v1.0.8
8272025-05-08T03:31:20.719Z Downloaded daft v0.1.3
8282025-05-08T03:31:20.722Z Downloaded progenitor-client v0.9.1
8292025-05-08T03:31:20.722Z Downloaded slog-bunyan v2.5.0
8302025-05-08T03:31:20.725Z Downloaded slog-async v2.8.0
8312025-05-08T03:31:20.725Z Downloaded sec1 v0.7.3
8322025-05-08T03:31:20.729Z Downloaded radium v0.7.0
8332025-05-08T03:31:20.732Z Downloaded fatfs v0.3.6
8342025-05-08T03:31:20.735Z Downloaded structmeta v0.3.0
8352025-05-08T03:31:20.735Z Downloaded scrypt v0.11.0
8362025-05-08T03:31:20.738Z Downloaded papergrid v0.14.0
8372025-05-08T03:31:20.743Z Downloaded itertools v0.14.0
8382025-05-08T03:31:20.751Z Downloaded sqlparser_derive v0.2.2
8392025-05-08T03:31:20.754Z Downloaded topological-sort v0.2.2
8402025-05-08T03:31:20.754Z Downloaded wait-timeout v0.2.0
8412025-05-08T03:31:20.757Z Downloaded libxml v0.3.3
8422025-05-08T03:31:20.763Z Downloaded ssh-cipher v0.2.0
8432025-05-08T03:31:20.766Z Downloaded waitgroup v0.1.2
8442025-05-08T03:31:20.769Z Downloaded hkdf v0.12.4
8452025-05-08T03:31:20.769Z Downloaded zerovec-derive v0.10.3
8462025-05-08T03:31:20.773Z Downloaded number_prefix v0.4.0
8472025-05-08T03:31:20.776Z Downloaded futures-macro v0.3.31
8482025-05-08T03:31:20.776Z Downloaded vergen v8.3.2
8492025-05-08T03:31:20.779Z Downloaded endian-type v0.1.2
8502025-05-08T03:31:20.782Z Downloaded futures-core v0.3.31
8512025-05-08T03:31:20.782Z Downloaded num-integer v0.1.46
8522025-05-08T03:31:20.785Z Downloaded difflib v0.4.0
8532025-05-08T03:31:20.785Z Downloaded password-hash v0.4.2
8542025-05-08T03:31:20.788Z Downloaded parking_lot_core v0.9.10
8552025-05-08T03:31:20.791Z Downloaded tower v0.5.2
8562025-05-08T03:31:20.801Z Downloaded rand_chacha v0.3.1
8572025-05-08T03:31:20.804Z Downloaded sct v0.7.1
8582025-05-08T03:31:20.807Z Downloaded tracing-core v0.1.32
8592025-05-08T03:31:20.810Z Downloaded heapless v0.7.17
8602025-05-08T03:31:20.815Z Downloaded zip v2.6.1
8612025-05-08T03:31:20.820Z Downloaded tiny-keccak v2.0.2
8622025-05-08T03:31:20.823Z Downloaded half v2.4.1
8632025-05-08T03:31:20.826Z Downloaded signal-hook-mio v0.2.4
8642025-05-08T03:31:20.829Z Downloaded scheduled-thread-pool v0.2.7
8652025-05-08T03:31:20.833Z Downloaded serde_path_to_error v0.1.16
8662025-05-08T03:31:20.833Z Downloaded sigpipe v0.1.3
8672025-05-08T03:31:20.836Z Downloaded vsss-rs v3.3.4
8682025-05-08T03:31:20.839Z Downloaded xshell-macros v0.2.7
8692025-05-08T03:31:20.839Z Downloaded write16 v1.0.0
8702025-05-08T03:31:20.842Z Downloaded itertools v0.13.0
8712025-05-08T03:31:20.848Z Downloaded utf8_iter v1.0.4
8722025-05-08T03:31:20.851Z Downloaded utf-8 v0.7.6
8732025-05-08T03:31:20.854Z Downloaded precomputed-hash v0.1.1
8742025-05-08T03:31:20.854Z Downloaded nu-ansi-term v0.50.1
8752025-05-08T03:31:20.857Z Downloaded peg-runtime v0.8.5
8762025-05-08T03:31:20.857Z Downloaded fs_extra v1.3.0
8772025-05-08T03:31:20.860Z Downloaded qorb v0.3.1
8782025-05-08T03:31:20.864Z Downloaded pkcs1 v0.7.5
8792025-05-08T03:31:20.867Z Downloaded gethostname v0.5.0
8802025-05-08T03:31:20.870Z Downloaded futures-task v0.3.31
8812025-05-08T03:31:20.873Z Downloaded unicode-bidi v0.3.17
8822025-05-08T03:31:20.876Z Downloaded enum-as-inner v0.6.1
8832025-05-08T03:31:20.877Z Downloaded rand_chacha v0.9.0
8842025-05-08T03:31:20.880Z Downloaded nom v7.1.3
8852025-05-08T03:31:20.884Z Downloaded progenitor v0.9.1
8862025-05-08T03:31:20.887Z Downloaded num-derive v0.4.2
8872025-05-08T03:31:20.890Z Downloaded pin-utils v0.1.0
8882025-05-08T03:31:20.890Z Downloaded rustc-demangle v0.1.24
8892025-05-08T03:31:20.893Z Downloaded typed-path v0.9.3
8902025-05-08T03:31:20.899Z Downloaded serde-hex v0.1.0
8912025-05-08T03:31:20.902Z Downloaded slog-dtrace v0.3.0
8922025-05-08T03:31:20.906Z Downloaded semver v0.1.20
8932025-05-08T03:31:20.906Z Downloaded salsa20 v0.10.2
8942025-05-08T03:31:20.910Z Downloaded serde_derive_internals v0.29.1
8952025-05-08T03:31:20.910Z Downloaded tokio-rustls v0.24.1
8962025-05-08T03:31:20.914Z Downloaded rand_core v0.6.4
8972025-05-08T03:31:20.914Z Downloaded pkcs8 v0.10.2
8982025-05-08T03:31:20.917Z Downloaded aho-corasick v1.1.3
8992025-05-08T03:31:20.924Z Downloaded env_filter v0.1.2
9002025-05-08T03:31:20.927Z Downloaded flume v0.11.1
9012025-05-08T03:31:20.930Z Downloaded futures v0.3.31
9022025-05-08T03:31:20.934Z Downloaded poly1305 v0.8.0
9032025-05-08T03:31:20.938Z Downloaded fallible-iterator v0.2.0
9042025-05-08T03:31:20.941Z Downloaded blake3 v1.5.4
9052025-05-08T03:31:20.947Z Downloaded untrusted v0.7.1
9062025-05-08T03:31:20.950Z Downloaded tap v1.0.1
9072025-05-08T03:31:20.950Z Downloaded num-rational v0.4.2
9082025-05-08T03:31:20.954Z Downloaded toml_edit v0.19.15
9092025-05-08T03:31:20.970Z Downloaded normalize-line-endings v0.3.0
9102025-05-08T03:31:20.973Z Downloaded num_enum v0.5.11
9112025-05-08T03:31:20.976Z Downloaded flagset v0.4.6
9122025-05-08T03:31:20.979Z Downloaded peg-macros v0.8.5
9132025-05-08T03:31:20.982Z Downloaded rustls-webpki v0.101.7
9142025-05-08T03:31:20.995Z Downloaded slog-scope v4.4.0
9152025-05-08T03:31:20.999Z Downloaded pkg-config v0.3.31
9162025-05-08T03:31:21.002Z Downloaded phf_codegen v0.11.2
9172025-05-08T03:31:21.002Z Downloaded paste v1.0.15
9182025-05-08T03:31:21.002Z Downloaded glob v0.3.2
9192025-05-08T03:31:21.006Z Downloaded futures-sink v0.3.31
9202025-05-08T03:31:21.006Z Downloaded float-ord v0.3.2
9212025-05-08T03:31:21.009Z Downloaded zip v0.6.6
9222025-05-08T03:31:21.012Z Downloaded peg v0.8.5
9232025-05-08T03:31:21.015Z Downloaded password-hash v0.5.0
9242025-05-08T03:31:21.018Z Downloaded diesel_derives v2.2.3
9252025-05-08T03:31:21.022Z Downloaded curve25519-dalek-derive v0.1.1
9262025-05-08T03:31:21.025Z Downloaded walkdir v2.5.0
9272025-05-08T03:31:21.028Z Downloaded yoke v0.7.4
9282025-05-08T03:31:21.028Z Downloaded derive_more v0.99.20
9292025-05-08T03:31:21.032Z Downloaded static_assertions v1.1.0
9302025-05-08T03:31:21.035Z Downloaded proc-macro-error2 v2.0.1
9312025-05-08T03:31:21.039Z Downloaded num-traits v0.2.19
9322025-05-08T03:31:21.042Z Downloaded predicates v3.1.3
9332025-05-08T03:31:21.045Z Downloaded want v0.3.1
9342025-05-08T03:31:21.045Z Downloaded progenitor-impl v0.9.1
9352025-05-08T03:31:21.049Z Downloaded env_logger v0.10.2
9362025-05-08T03:31:21.052Z Downloaded der_derive v0.7.3
9372025-05-08T03:31:21.052Z Downloaded term v0.7.0
9382025-05-08T03:31:21.055Z Downloaded spki v0.7.3
9392025-05-08T03:31:21.058Z Downloaded pkcs5 v0.7.1
9402025-05-08T03:31:21.062Z Downloaded packed_struct v0.10.1
9412025-05-08T03:31:21.065Z Downloaded sqlformat v0.2.6
9422025-05-08T03:31:21.069Z Downloaded slog-envlogger v2.2.0
9432025-05-08T03:31:21.069Z Downloaded env_logger v0.11.5
9442025-05-08T03:31:21.072Z Downloaded time v0.3.36
9452025-05-08T03:31:21.078Z Downloaded pbkdf2 v0.12.2
9462025-05-08T03:31:21.081Z Downloaded num v0.4.3
9472025-05-08T03:31:21.081Z Downloaded termcolor v1.4.1
9482025-05-08T03:31:21.084Z Downloaded tls_codec_derive v0.4.1
9492025-05-08T03:31:21.084Z Downloaded postcard v1.0.10
9502025-05-08T03:31:21.087Z Downloaded uuid v1.16.0
9512025-05-08T03:31:21.090Z Downloaded parse-zoneinfo v0.3.1
9522025-05-08T03:31:21.093Z Downloaded same-file v1.0.6
9532025-05-08T03:31:21.096Z Downloaded tokio-native-tls v0.3.1
9542025-05-08T03:31:21.096Z Downloaded filetime v0.2.25
9552025-05-08T03:31:21.100Z Downloaded zstd v0.13.3
9562025-05-08T03:31:21.103Z Downloaded tokio-util v0.7.13
9572025-05-08T03:31:21.108Z Downloaded progenitor-impl v0.8.0
9582025-05-08T03:31:21.111Z Downloaded tar v0.4.44
9592025-05-08T03:31:21.114Z Downloaded pem-rfc7468 v0.7.0
9602025-05-08T03:31:21.117Z Downloaded path-slash v0.1.5
9612025-05-08T03:31:21.117Z Downloaded daft-derive v0.1.3
9622025-05-08T03:31:21.122Z Downloaded aws-lc-rs v1.12.4
9632025-05-08T03:31:21.131Z Downloaded derive_builder_core v0.20.2
9642025-05-08T03:31:21.137Z Downloaded zstd-safe v7.2.3
9652025-05-08T03:31:21.140Z Downloaded getrandom v0.3.1
9662025-05-08T03:31:21.140Z Downloaded ref-cast v1.0.23
9672025-05-08T03:31:21.152Z Downloaded writeable v0.5.5
9682025-05-08T03:31:21.157Z Downloaded yasna v0.5.2
9692025-05-08T03:31:21.157Z Downloaded darling v0.20.10
9702025-05-08T03:31:21.158Z Downloaded bindgen v0.69.5
9712025-05-08T03:31:21.162Z Downloaded headers v0.4.0
9722025-05-08T03:31:21.166Z Downloaded unsafe-libyaml v0.2.11
9732025-05-08T03:31:21.169Z Downloaded winnow v0.5.40
9742025-05-08T03:31:21.176Z Downloaded postgres-protocol v0.6.8
9752025-05-08T03:31:21.179Z Downloaded russh-keys v0.45.0
9762025-05-08T03:31:21.182Z Downloaded yansi v1.0.1
9772025-05-08T03:31:21.185Z Downloaded quinn-proto v0.11.8
9782025-05-08T03:31:21.190Z Downloaded bitvec v1.0.1
9792025-05-08T03:31:21.206Z Downloaded tracing-attributes v0.1.27
9802025-05-08T03:31:21.209Z Downloaded chrono v0.4.40
9812025-05-08T03:31:21.215Z Downloaded darling_core v0.20.10
9822025-05-08T03:31:21.221Z Downloaded snafu-derive v0.8.5
9832025-05-08T03:31:21.225Z Downloaded zerovec v0.10.4
9842025-05-08T03:31:21.229Z Downloaded russh v0.45.0
9852025-05-08T03:31:21.235Z Downloaded rayon v1.10.0
9862025-05-08T03:31:21.244Z Downloaded tokio-postgres v0.7.13
9872025-05-08T03:31:21.252Z Downloaded flate2 v1.1.1
9882025-05-08T03:31:21.255Z Downloaded lalrpop v0.19.12
9892025-05-08T03:31:21.266Z Downloaded expectorate v1.1.0
9902025-05-08T03:31:21.270Z Downloaded proptest v1.6.0
9912025-05-08T03:31:21.278Z Downloaded url v2.5.3
9922025-05-08T03:31:21.282Z Downloaded rustyline v14.0.0
9932025-05-08T03:31:21.288Z Downloaded zerocopy v0.8.10
9942025-05-08T03:31:21.313Z Downloaded rand v0.8.5
9952025-05-08T03:31:21.317Z Downloaded winnow v0.6.20
9962025-05-08T03:31:21.326Z Downloaded tracing v0.1.40
9972025-05-08T03:31:21.329Z Downloaded icu_properties_data v1.5.0
9982025-05-08T03:31:21.340Z Downloaded pretty_assertions v1.4.1
9992025-05-08T03:31:21.343Z Downloaded hashbrown v0.13.2
10002025-05-08T03:31:21.347Z Downloaded steno v0.4.1
10012025-05-08T03:31:21.351Z Downloaded tough v0.20.0
10022025-05-08T03:31:21.360Z Downloaded reedline v0.38.0
10032025-05-08T03:31:21.369Z Downloaded h2 v0.4.6
10042025-05-08T03:31:21.377Z Downloaded num-bigint v0.4.6
10052025-05-08T03:31:21.381Z Downloaded quick-xml v0.37.2
10062025-05-08T03:31:21.387Z Downloaded tabled v0.18.0
10072025-05-08T03:31:21.405Z Downloaded portable-atomic v1.11.0
10082025-05-08T03:31:21.413Z Downloaded unicode-width v0.2.0
10092025-05-08T03:31:21.419Z Downloaded p521 v0.13.3
10102025-05-08T03:31:21.425Z Downloaded petname v2.0.2
10112025-05-08T03:31:21.429Z Downloaded rustls-webpki v0.102.8
10122025-05-08T03:31:21.449Z Downloaded num-bigint-dig v0.8.4
10132025-05-08T03:31:21.453Z Downloaded sqlparser v0.45.0
10142025-05-08T03:31:21.459Z Downloaded rustls v0.21.12
10152025-05-08T03:31:21.471Z Downloaded p384 v0.13.0
10162025-05-08T03:31:21.477Z Downloaded vcpkg v0.2.15
10172025-05-08T03:31:21.517Z Downloaded gimli v0.31.1
10182025-05-08T03:31:21.525Z Downloaded smoltcp v0.9.1
10192025-05-08T03:31:21.536Z Downloaded hickory-proto v0.24.4
10202025-05-08T03:31:21.554Z Downloaded radix_trie v0.2.1
10212025-05-08T03:31:21.559Z Downloaded rustls v0.22.4
10222025-05-08T03:31:21.573Z Downloaded salty v0.3.0
10232025-05-08T03:31:21.579Z Downloaded git2 v0.19.0
10242025-05-08T03:31:21.589Z Downloaded smoltcp v0.11.0
10252025-05-08T03:31:21.601Z Downloaded nix v0.29.0
10262025-05-08T03:31:21.612Z Downloaded rustls v0.23.19
10272025-05-08T03:31:21.624Z Downloaded bstr v1.10.0
10282025-05-08T03:31:21.636Z Downloaded object v0.30.4
10292025-05-08T03:31:21.646Z Downloaded chrono-tz v0.10.3
10302025-05-08T03:31:21.654Z Downloaded webpki-roots v0.26.6
10312025-05-08T03:31:21.658Z Downloaded openssl v0.10.72
10322025-05-08T03:31:21.668Z Downloaded nix v0.27.1
10332025-05-08T03:31:21.679Z Downloaded dropshot v0.16.0
10342025-05-08T03:31:21.702Z Downloaded regex-syntax v0.6.29
10352025-05-08T03:31:21.709Z Downloaded object v0.36.5
10362025-05-08T03:31:21.721Z Downloaded curve25519-dalek v4.1.3
10372025-05-08T03:31:21.730Z Downloaded typify-impl v0.3.0
10382025-05-08T03:31:21.748Z Downloaded polar-core v0.27.3
10392025-05-08T03:31:21.757Z Downloaded regex-syntax v0.8.5
10402025-05-08T03:31:21.765Z Downloaded regress v0.10.3
10412025-05-08T03:31:21.775Z Downloaded diesel v2.2.9
10422025-05-08T03:31:21.795Z Downloaded openapiv3 v2.0.0
10432025-05-08T03:31:21.806Z Downloaded typify-impl v0.2.0
10442025-05-08T03:31:21.823Z Downloaded nix v0.28.0
10452025-05-08T03:31:21.834Z Downloaded sled v0.34.7
10462025-05-08T03:31:21.844Z Downloaded ratatui v0.29.0
10472025-05-08T03:31:21.865Z Downloaded bzip2-sys v0.1.13+1.0.8
10482025-05-08T03:31:21.877Z Downloaded zerocopy-derive v0.6.6
10492025-05-08T03:31:21.887Z Downloaded regex v1.11.1
10502025-05-08T03:31:21.899Z Downloaded futures-util v0.3.31
10512025-05-08T03:31:21.911Z Downloaded regex-automata v0.4.8
10522025-05-08T03:31:21.928Z Downloaded bindgen v0.71.1
10532025-05-08T03:31:21.936Z Downloaded jiff v0.2.10
10542025-05-08T03:31:21.953Z Downloaded petgraph v0.6.5
10552025-05-08T03:31:21.971Z Downloaded p256 v0.13.2
10562025-05-08T03:31:21.975Z Downloaded lzma-sys v0.1.20
10572025-05-08T03:31:22.003Z Downloaded petgraph v0.7.1
10582025-05-08T03:31:22.020Z Downloaded samael v0.0.18
10592025-05-08T03:31:22.026Z Downloaded zerocopy-derive v0.8.10
10602025-05-08T03:31:22.032Z Downloaded thread_local v1.1.8
10612025-05-08T03:31:22.036Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
10622025-05-08T03:31:22.053Z Downloaded libz-sys v1.1.20
10632025-05-08T03:31:22.073Z Downloaded csv v1.3.1
10642025-05-08T03:31:22.093Z Downloaded tokio v1.43.1
10652025-05-08T03:31:22.129Z Downloaded thiserror-no-std v2.0.2
10662025-05-08T03:31:22.133Z Downloaded globset v0.4.15
10672025-05-08T03:31:22.136Z Downloaded float-cmp v0.10.0
10682025-05-08T03:31:22.136Z Downloaded toml v0.7.8
10692025-05-08T03:31:22.139Z Downloaded signal-hook v0.3.17
10702025-05-08T03:31:22.142Z Downloaded schemars v0.8.22
10712025-05-08T03:31:22.151Z Downloaded serde_with v3.12.0
10722025-05-08T03:31:22.160Z Downloaded num-complex v0.4.6
10732025-05-08T03:31:22.163Z Downloaded des v0.8.1
10742025-05-08T03:31:22.163Z Downloaded sha3 v0.10.8
10752025-05-08T03:31:22.168Z Downloaded untrusted v0.9.0
10762025-05-08T03:31:22.171Z Downloaded uzers v0.12.1
10772025-05-08T03:31:22.171Z Downloaded diff v0.1.13
10782025-05-08T03:31:22.176Z Downloaded value-bag v1.9.0
10792025-05-08T03:31:22.180Z Downloaded tinyvec v1.8.0
10802025-05-08T03:31:22.183Z Downloaded mio v1.0.2
10812025-05-08T03:31:22.187Z Downloaded dropshot_endpoint v0.16.0
10822025-05-08T03:31:22.190Z Downloaded unicode-normalization v0.1.24
10832025-05-08T03:31:22.195Z Downloaded slog v2.7.0
10842025-05-08T03:31:22.198Z Downloaded futures-channel v0.3.31
10852025-05-08T03:31:22.198Z Downloaded ron v0.8.1
10862025-05-08T03:31:22.202Z Downloaded hashbrown v0.12.3
10872025-05-08T03:31:22.206Z Downloaded ssh-key v0.6.6
10882025-05-08T03:31:22.213Z Downloaded zerofrom-derive v0.1.4
10892025-05-08T03:31:22.216Z Downloaded tinystr v0.7.6
10902025-05-08T03:31:22.217Z Downloaded synstructure v0.13.1
10912025-05-08T03:31:22.220Z Downloaded miniz_oxide v0.8.5
10922025-05-08T03:31:22.220Z Downloaded ed25519-dalek v2.1.1
10932025-05-08T03:31:22.223Z Downloaded unicode-segmentation v1.12.0
10942025-05-08T03:31:22.226Z Downloaded ron v0.7.1
10952025-05-08T03:31:22.231Z Downloaded snafu v0.8.5
10962025-05-08T03:31:22.237Z Downloaded packed_struct_codegen v0.10.1
10972025-05-08T03:31:22.240Z Downloaded rcgen v0.13.2
10982025-05-08T03:31:22.243Z Downloaded crossterm v0.28.1
10992025-05-08T03:31:22.247Z Downloaded ring v0.17.11
11002025-05-08T03:31:22.289Z Downloaded rand v0.9.0
11012025-05-08T03:31:22.292Z Downloaded encoding_rs v0.8.34
11022025-05-08T03:31:22.313Z Downloaded itertools v0.12.1
11032025-05-08T03:31:22.320Z Downloaded openssl-sys v0.9.107
11042025-05-08T03:31:22.325Z Downloaded derive_builder v0.20.2
11052025-05-08T03:31:22.330Z Downloaded dsl_auto_type v0.1.2
11062025-05-08T03:31:22.333Z Downloaded debug-ignore v1.0.5
11072025-05-08T03:31:22.333Z Downloaded data-encoding v2.6.0
11082025-05-08T03:31:22.333Z Downloaded multer v3.1.0
11092025-05-08T03:31:22.336Z Downloaded derive-where v1.2.7
11102025-05-08T03:31:22.339Z Downloaded heapless v0.8.0
11112025-05-08T03:31:22.343Z Downloaded aes v0.8.4
11122025-05-08T03:31:22.346Z Downloaded getrandom v0.2.15
11132025-05-08T03:31:22.349Z Downloaded prettyplease v0.2.30
11142025-05-08T03:31:22.352Z Downloaded cc v1.2.15
11152025-05-08T03:31:22.355Z Downloaded serde_yaml v0.9.34+deprecated
11162025-05-08T03:31:22.358Z Downloaded xattr v1.3.1
11172025-05-08T03:31:22.361Z Downloaded percent-encoding v2.3.1
11182025-05-08T03:31:22.361Z Downloaded publicsuffix v2.3.0
11192025-05-08T03:31:22.366Z Downloaded backtrace v0.3.74
11202025-05-08T03:31:22.369Z Downloaded oso v0.27.3
11212025-05-08T03:31:22.372Z Downloaded quinn v0.11.5
11222025-05-08T03:31:22.375Z Downloaded libgit2-sys v0.17.0+1.8.1
11232025-05-08T03:31:22.430Z Downloaded vte v0.11.1
11242025-05-08T03:31:22.433Z Downloaded typify v0.2.0
11252025-05-08T03:31:22.436Z Downloaded twox-hash v2.1.0
11262025-05-08T03:31:22.436Z Downloaded time-macros v0.2.18
11272025-05-08T03:31:22.447Z Downloaded multimap v0.10.0
11282025-05-08T03:31:22.447Z Downloaded stringprep v0.1.5
11292025-05-08T03:31:22.447Z Downloaded displaydoc v0.2.5
11302025-05-08T03:31:22.447Z Downloaded bumpalo v3.16.0
11312025-05-08T03:31:22.447Z Downloaded hickory-server v0.24.4
11322025-05-08T03:31:22.451Z Downloaded crossbeam-channel v0.5.15
11332025-05-08T03:31:22.454Z Downloaded base64 v0.21.7
11342025-05-08T03:31:22.458Z Downloaded owo-colors v4.2.0
11352025-05-08T03:31:22.461Z Downloaded zopfli v0.8.1
11362025-05-08T03:31:22.464Z Downloaded zerocopy v0.6.6
11372025-05-08T03:31:22.467Z Downloaded primeorder v0.13.6
11382025-05-08T03:31:22.467Z Downloaded rsa v0.9.6
11392025-05-08T03:31:22.470Z Downloaded icu_properties v1.5.1
11402025-05-08T03:31:22.473Z Downloaded chacha20poly1305 v0.10.1
11412025-05-08T03:31:22.477Z Downloaded base64 v0.22.1
11422025-05-08T03:31:22.480Z Downloaded oxnet v0.1.1
11432025-05-08T03:31:22.480Z Downloaded compact_str v0.8.0
11442025-05-08T03:31:22.483Z Downloaded blake2 v0.10.6
11452025-05-08T03:31:22.486Z Downloaded dirs-sys-next v0.1.2
11462025-05-08T03:31:22.486Z Downloaded dirs-next v2.0.0
11472025-05-08T03:31:22.490Z Downloaded slab v0.4.9
11482025-05-08T03:31:22.490Z Downloaded serde_with_macros v3.12.0
11492025-05-08T03:31:22.493Z Downloaded termtree v0.5.1
11502025-05-08T03:31:22.493Z Downloaded supports-color v3.0.2
11512025-05-08T03:31:22.493Z Downloaded smallvec v0.6.14
11522025-05-08T03:31:22.496Z Downloaded icu_locid_transform_data v1.5.0
11532025-05-08T03:31:22.496Z Downloaded secrecy v0.8.0
11542025-05-08T03:31:22.496Z Downloaded indexmap v1.9.3
11552025-05-08T03:31:22.500Z Downloaded crc32fast v1.4.2
11562025-05-08T03:31:22.503Z Downloaded cookie v0.18.1
11572025-05-08T03:31:22.503Z Downloaded zone_cfg_derive v0.1.2
11582025-05-08T03:31:22.506Z Downloaded secrecy v0.10.3
11592025-05-08T03:31:22.506Z Downloaded rustc_version v0.1.7
11602025-05-08T03:31:22.506Z Downloaded rustc-hash v2.1.1
11612025-05-08T03:31:22.506Z Downloaded rand_core v0.9.2
11622025-05-08T03:31:22.510Z Downloaded hyper-rustls v0.27.3
11632025-05-08T03:31:22.510Z Downloaded crc-any v2.5.0
11642025-05-08T03:31:22.515Z Downloaded cargo_metadata v0.18.1
11652025-05-08T03:31:22.515Z Downloaded mime_guess v2.0.5
11662025-05-08T03:31:22.515Z Downloaded litemap v0.7.3
11672025-05-08T03:31:22.518Z Downloaded ingot v0.1.0
11682025-05-08T03:31:22.518Z Downloaded httparse v1.9.5
11692025-05-08T03:31:22.522Z Downloaded clang-sys v1.8.1
11702025-05-08T03:31:22.522Z Downloaded bzip2 v0.4.4
11712025-05-08T03:31:22.527Z Downloaded bzip2 v0.5.2
11722025-05-08T03:31:22.527Z Downloaded hyper-staticfile v0.10.1
11732025-05-08T03:31:22.531Z Downloaded arrayvec v0.7.6
11742025-05-08T03:31:22.531Z Downloaded console v0.15.10
11752025-05-08T03:31:22.531Z Downloaded base64ct v1.6.0
11762025-05-08T03:31:22.535Z Downloaded async-trait v0.1.88
11772025-05-08T03:31:22.543Z Downloaded backoff v0.4.0
11782025-05-08T03:31:22.543Z Downloaded lockfree-object-pool v0.1.6
11792025-05-08T03:31:22.543Z Downloaded internet-checksum v0.2.1
11802025-05-08T03:31:22.545Z Downloaded idna_adapter v1.2.0
11812025-05-08T03:31:22.545Z Downloaded hex v0.4.3
11822025-05-08T03:31:22.545Z Downloaded block-padding v0.3.3
11832025-05-08T03:31:22.545Z Downloaded async-recursion v1.1.1
11842025-05-08T03:31:22.551Z Downloaded impl-trait-for-tuples v0.2.2
11852025-05-08T03:31:22.551Z Downloaded bb8 v0.8.5
11862025-05-08T03:31:22.555Z Downloaded maplit v1.0.2
11872025-05-08T03:31:22.555Z Downloaded lazy_static v1.5.0
11882025-05-08T03:31:22.555Z Downloaded keccak v0.1.5
11892025-05-08T03:31:22.555Z Downloaded indent_write v2.2.0
11902025-05-08T03:31:22.555Z Downloaded arrayref v0.3.9
11912025-05-08T03:31:22.558Z Downloaded bit-vec v0.6.3
11922025-05-08T03:31:22.558Z Downloaded libsw-core v0.3.1
11932025-05-08T03:31:22.558Z Downloaded libsw v3.4.0
11942025-05-08T03:31:22.561Z Downloaded libscf-sys v1.1.0
11952025-05-08T03:31:22.561Z Downloaded is-terminal v0.4.13
11962025-05-08T03:31:22.561Z Downloaded instability v0.3.2
11972025-05-08T03:31:22.567Z Downloaded inout v0.1.3
11982025-05-08T03:31:22.567Z Downloaded lru-cache v0.1.2
11992025-05-08T03:31:22.567Z Downloaded ascii-canvas v3.0.0
12002025-05-08T03:31:22.567Z Downloaded cipher v0.4.4
12012025-05-08T03:31:22.570Z Downloaded assert_matches v1.5.0
12022025-05-08T03:31:22.570Z Downloaded array-init v0.0.4
12032025-05-08T03:31:22.570Z Downloaded httpdate v1.0.3
12042025-05-08T03:31:22.571Z Downloaded hostname v0.3.1
12052025-05-08T03:31:22.571Z Downloaded bitfield-struct v0.6.2
12062025-05-08T03:31:22.574Z Downloaded base16ct v0.2.0
12072025-05-08T03:31:22.574Z Downloaded bit-set v0.5.3
12082025-05-08T03:31:22.574Z Downloaded bitfield v0.14.0
12092025-05-08T03:31:22.577Z Downloaded atomic-waker v1.1.2
12102025-05-08T03:31:22.577Z Downloaded async-stream v0.3.6
12112025-05-08T03:31:22.577Z Downloaded constant_time_eq v0.3.1
12122025-05-08T03:31:22.581Z Downloaded cmake v0.1.51
12132025-05-08T03:31:22.581Z Downloaded ciborium-ll v0.2.2
12142025-05-08T03:31:22.581Z Downloaded castaway v0.2.3
12152025-05-08T03:31:22.984Z Downloaded aws-lc-sys v0.26.0
12162025-05-08T03:31:23.294Z Compiling serde v1.0.219
12172025-05-08T03:31:23.297Z Compiling value-bag v1.9.0
12182025-05-08T03:31:23.297Z Compiling shlex v1.3.0
12192025-05-08T03:31:23.297Z Compiling lock_api v0.4.12
12202025-05-08T03:31:23.297Z Compiling scopeguard v1.2.0
12212025-05-08T03:31:23.451Z Compiling typenum v1.17.0
12222025-05-08T03:31:23.513Z Compiling syn v2.0.98
12232025-05-08T03:31:23.516Z Compiling getrandom v0.2.15
12242025-05-08T03:31:23.629Z Compiling jobserver v0.1.32
12252025-05-08T03:31:23.799Z Compiling log v0.4.22
12262025-05-08T03:31:23.930Z Compiling rand_core v0.6.4
12272025-05-08T03:31:23.933Z Compiling generic-array v0.14.7
12282025-05-08T03:31:24.017Z Compiling cc v1.2.15
12292025-05-08T03:31:24.290Z Compiling smallvec v1.14.0
12302025-05-08T03:31:24.358Z Compiling subtle v2.6.1
12312025-05-08T03:31:24.394Z Compiling const-oid v0.9.6
12322025-05-08T03:31:24.561Z Compiling stable_deref_trait v1.2.0
12332025-05-08T03:31:24.675Z Compiling pkg-config v0.3.31
12342025-05-08T03:31:24.755Z Compiling parking_lot_core v0.9.10
12352025-05-08T03:31:24.775Z Compiling rustix v0.38.37
12362025-05-08T03:31:24.778Z Compiling pin-project-lite v0.2.14
12372025-05-08T03:31:24.947Z Compiling signal-hook-registry v1.4.2
12382025-05-08T03:31:25.619Z Compiling mio v1.0.2
12392025-05-08T03:31:25.664Z Compiling parking_lot v0.12.3
12402025-05-08T03:31:25.847Z Compiling spin v0.9.8
12412025-05-08T03:31:25.996Z Compiling futures-core v0.3.31
12422025-05-08T03:31:26.030Z Compiling aho-corasick v1.1.3
12432025-05-08T03:31:26.245Z Compiling either v1.14.0
12442025-05-08T03:31:26.264Z Compiling regex-syntax v0.8.5
12452025-05-08T03:31:26.526Z Compiling cpufeatures v0.2.14
12462025-05-08T03:31:26.566Z Compiling litemap v0.7.3
12472025-05-08T03:31:26.629Z Compiling writeable v0.5.5
12482025-05-08T03:31:26.692Z Compiling serde_json v1.0.140
12492025-05-08T03:31:26.735Z Compiling libm v0.2.8
12502025-05-08T03:31:26.923Z Compiling socket2 v0.5.9
12512025-05-08T03:31:27.118Z Compiling slab v0.4.9
12522025-05-08T03:31:27.126Z Compiling num-traits v0.2.19
12532025-05-08T03:31:27.158Z Compiling glob v0.3.2
12542025-05-08T03:31:27.700Z Compiling icu_locid_transform_data v1.5.0
12552025-05-08T03:31:27.818Z Compiling getrandom v0.3.1
12562025-05-08T03:31:27.863Z Compiling prettyplease v0.2.30
12572025-05-08T03:31:27.942Z Compiling clang-sys v1.8.1
12582025-05-08T03:31:27.967Z Compiling futures-sink v0.3.31
12592025-05-08T03:31:28.247Z Compiling lazy_static v1.5.0
12602025-05-08T03:31:28.393Z Compiling foldhash v0.1.3
12612025-05-08T03:31:28.436Z Compiling icu_properties_data v1.5.0
12622025-05-08T03:31:28.551Z Compiling allocator-api2 v0.2.18
12632025-05-08T03:31:28.704Z Compiling minimal-lexical v0.2.1
12642025-05-08T03:31:28.915Z Compiling libloading v0.8.5
12652025-05-08T03:31:29.152Z Compiling nom v7.1.3
12662025-05-08T03:31:29.204Z Compiling hashbrown v0.15.1
12672025-05-08T03:31:29.277Z Compiling percent-encoding v2.3.1
12682025-05-08T03:31:29.295Z Compiling icu_normalizer_data v1.5.0
12692025-05-08T03:31:29.412Z Compiling base64ct v1.6.0
12702025-05-08T03:31:29.615Z Compiling utf16_iter v1.0.5
12712025-05-08T03:31:29.834Z Compiling regex-automata v0.4.8
12722025-05-08T03:31:30.030Z Compiling bindgen v0.69.5
12732025-05-08T03:31:30.393Z Compiling utf8_iter v1.0.4
12742025-05-08T03:31:30.416Z Compiling home v0.5.9
12752025-05-08T03:31:30.554Z Compiling write16 v1.0.0
12762025-05-08T03:31:30.624Z Compiling pem-rfc7468 v0.7.0
12772025-05-08T03:31:30.701Z Compiling itertools v0.12.1
12782025-05-08T03:31:30.929Z Compiling synstructure v0.13.1
12792025-05-08T03:31:32.047Z Compiling rustc-hash v1.1.0
12802025-05-08T03:31:32.207Z Compiling cexpr v0.6.0
12812025-05-08T03:31:32.291Z Compiling lazycell v1.3.0
12822025-05-08T03:31:32.474Z Compiling flagset v0.4.6
12832025-05-08T03:31:32.494Z Compiling futures-channel v0.3.31
12842025-05-08T03:31:32.678Z Compiling cmake v0.1.51
12852025-05-08T03:31:32.882Z Compiling futures-io v0.3.31
12862025-05-08T03:31:33.155Z Compiling futures-task v0.3.31
12872025-05-08T03:31:33.468Z Compiling fs_extra v1.3.0
12882025-05-08T03:31:33.472Z Compiling dunce v1.0.5
12892025-05-08T03:31:33.507Z Compiling pin-utils v0.1.0
12902025-05-08T03:31:33.619Z Compiling form_urlencoded v1.2.1
12912025-05-08T03:31:33.649Z Compiling paste v1.0.15
12922025-05-08T03:31:33.759Z Compiling vcpkg v0.2.15
12932025-05-08T03:31:33.939Z Compiling crossbeam-utils v0.8.21
12942025-05-08T03:31:33.994Z Compiling ring v0.17.11
12952025-05-08T03:31:34.033Z Compiling tracing-core v0.1.32
12962025-05-08T03:31:34.558Z Compiling iana-time-zone v0.1.63
12972025-05-08T03:31:34.898Z Compiling regex v1.11.1
12982025-05-08T03:31:35.070Z Compiling zerocopy v0.8.10
12992025-05-08T03:31:35.218Z Compiling aws-lc-rs v1.12.4
13002025-05-08T03:31:35.411Z Compiling openssl-sys v0.9.107
13012025-05-08T03:31:35.876Z Compiling httparse v1.9.5
13022025-05-08T03:31:35.882Z Compiling serde_derive v1.0.219
13032025-05-08T03:31:35.909Z Compiling zeroize_derive v1.4.2
13042025-05-08T03:31:36.463Z Compiling zerofrom-derive v0.1.4
13052025-05-08T03:31:36.546Z Compiling yoke-derive v0.7.4
13062025-05-08T03:31:36.715Z Compiling zerovec-derive v0.10.3
13072025-05-08T03:31:37.240Z Compiling zeroize v1.8.1
13082025-05-08T03:31:38.342Z Compiling displaydoc v0.2.5
13092025-05-08T03:31:38.913Z Compiling crypto-common v0.1.6
13102025-05-08T03:31:39.030Z Compiling block-buffer v0.10.4
13112025-05-08T03:31:39.076Z Compiling zerocopy-derive v0.7.35
13122025-05-08T03:31:39.138Z Compiling tokio-macros v2.5.0
13132025-05-08T03:31:39.320Z Compiling digest v0.10.7
13142025-05-08T03:31:39.717Z Compiling zerofrom v0.1.4
13152025-05-08T03:31:39.803Z Compiling hmac v0.12.1
13162025-05-08T03:31:39.858Z Compiling icu_provider_macros v1.5.0
13172025-05-08T03:31:39.956Z Compiling yoke v0.7.4
13182025-05-08T03:31:40.050Z Compiling block-padding v0.3.3
13192025-05-08T03:31:40.307Z Compiling zerovec v0.10.4
13202025-05-08T03:31:40.326Z Compiling inout v0.1.3
13212025-05-08T03:31:40.549Z Compiling cipher v0.4.4
13222025-05-08T03:31:40.602Z Compiling sha2 v0.10.8
13232025-05-08T03:31:40.691Z Compiling thiserror-impl v1.0.69
13242025-05-08T03:31:40.890Z Compiling der_derive v0.7.3
13252025-05-08T03:31:40.951Z Compiling futures-macro v0.3.31
13262025-05-08T03:31:40.989Z Compiling zerocopy v0.7.35
13272025-05-08T03:31:41.042Z Compiling salsa20 v0.10.2
13282025-05-08T03:31:41.278Z Compiling pbkdf2 v0.12.2
13292025-05-08T03:31:41.463Z Compiling scrypt v0.11.0
13302025-05-08T03:31:41.969Z Compiling tinystr v0.7.6
13312025-05-08T03:31:42.228Z Compiling icu_collections v1.5.0
13322025-05-08T03:31:42.315Z Compiling icu_locid v1.5.0
13332025-05-08T03:31:42.343Z Compiling ppv-lite86 v0.2.20
13342025-05-08T03:31:42.759Z Compiling futures-util v0.3.31
13352025-05-08T03:31:43.058Z Compiling aes v0.8.4
13362025-05-08T03:31:43.104Z Compiling der v0.7.9
13372025-05-08T03:31:43.438Z Compiling icu_provider v1.5.0
13382025-05-08T03:31:43.525Z Compiling thiserror v1.0.69
13392025-05-08T03:31:43.676Z Compiling cbc v0.1.2
13402025-05-08T03:31:43.919Z Compiling pest v2.7.14
13412025-05-08T03:31:44.114Z Compiling icu_locid_transform v1.5.0
13422025-05-08T03:31:44.297Z Compiling tracing-attributes v0.1.27
13432025-05-08T03:31:44.385Z Compiling zerocopy-derive v0.8.10
13442025-05-08T03:31:45.779Z Compiling icu_properties v1.5.1
13452025-05-08T03:31:45.985Z Compiling spki v0.7.3
13462025-05-08T03:31:46.366Z Compiling pkcs5 v0.7.1
13472025-05-08T03:31:46.515Z Compiling pest_meta v2.7.14
13482025-05-08T03:31:46.910Z Compiling scroll_derive v0.12.0
13492025-05-08T03:31:47.032Z Compiling pkcs8 v0.10.2
13502025-05-08T03:31:47.405Z Compiling tinyvec_macros v0.1.1
13512025-05-08T03:31:47.518Z Compiling rustls-pki-types v1.10.0
13522025-05-08T03:31:47.624Z Compiling tracing v0.1.40
13532025-05-08T03:31:47.678Z Compiling tinyvec v1.8.0
13542025-05-08T03:31:48.057Z Compiling pest_generator v2.7.14
13552025-05-08T03:31:48.115Z Compiling bytes v1.10.1
13562025-05-08T03:31:48.307Z Compiling bitflags v2.9.0
13572025-05-08T03:31:48.366Z Compiling semver v1.0.25
13582025-05-08T03:31:49.092Z Compiling indexmap v2.7.1
13592025-05-08T03:31:49.111Z Compiling rustc_version v0.4.1
13602025-05-08T03:31:49.613Z Compiling tokio v1.43.1
13612025-05-08T03:31:49.795Z Compiling icu_normalizer v1.5.0
13622025-05-08T03:31:49.822Z Compiling http v1.2.0
13632025-05-08T03:31:50.261Z Compiling uuid v1.16.0
13642025-05-08T03:31:50.384Z Compiling chrono v0.4.40
13652025-05-08T03:31:50.954Z Compiling idna_adapter v1.2.0
13662025-05-08T03:31:51.133Z Compiling scroll v0.12.0
13672025-05-08T03:31:51.191Z Compiling idna v1.0.3
13682025-05-08T03:31:51.576Z Compiling http-body v1.0.1
13692025-05-08T03:31:51.804Z Compiling url v2.5.3
13702025-05-08T03:31:51.821Z Compiling serde_derive_internals v0.29.1
13712025-05-08T03:31:51.984Z Compiling zstd-sys v2.0.14+zstd.1.5.7
13722025-05-08T03:31:52.692Z Compiling which v4.4.2
13732025-05-08T03:31:52.747Z Compiling bzip2-sys v0.1.13+1.0.8
13742025-05-08T03:31:53.253Z Compiling schemars v0.8.22
13752025-05-08T03:31:53.403Z Compiling untrusted v0.9.0
13762025-05-08T03:31:53.538Z Compiling untrusted v0.7.1
13772025-05-08T03:31:53.581Z Compiling num-conv v0.1.0
13782025-05-08T03:31:53.599Z Compiling openssl v0.10.72
13792025-05-08T03:31:53.619Z Compiling try-lock v0.2.5
13802025-05-08T03:31:53.748Z Compiling foreign-types-shared v0.1.1
13812025-05-08T03:31:53.789Z Compiling rustversion v1.0.17
13822025-05-08T03:31:53.875Z Compiling adler2 v2.0.0
13832025-05-08T03:31:53.879Z Compiling atomic-waker v1.1.2
13842025-05-08T03:31:53.975Z Compiling time-core v0.1.2
13852025-05-08T03:31:54.037Z Compiling powerfmt v0.2.0
13862025-05-08T03:31:54.094Z Compiling goblin v0.8.2
13872025-05-08T03:31:54.142Z Compiling miniz_oxide v0.8.5
13882025-05-08T03:31:54.162Z Compiling time-macros v0.2.18
13892025-05-08T03:31:54.402Z Compiling deranged v0.3.11
13902025-05-08T03:31:54.536Z Compiling rand_core v0.9.2
13912025-05-08T03:31:54.675Z Compiling schemars_derive v0.8.22
13922025-05-08T03:31:54.980Z Compiling foreign-types v0.3.2
13932025-05-08T03:31:55.087Z Compiling want v0.3.1
13942025-05-08T03:31:57.245Z Compiling tokio-util v0.7.13
13952025-05-08T03:31:57.484Z Compiling pest_derive v2.7.14
13962025-05-08T03:31:58.202Z Compiling openssl-macros v0.1.1
13972025-05-08T03:31:58.640Z Compiling h2 v0.4.6
13982025-05-08T03:31:58.945Z Compiling syn v1.0.109
13992025-05-08T03:31:58.964Z Compiling native-tls v0.2.12
14002025-05-08T03:31:59.330Z Compiling httpdate v1.0.3
14012025-05-08T03:31:59.453Z Compiling dyn-clone v1.0.19
14022025-05-08T03:31:59.576Z Compiling rustls v0.23.19
14032025-05-08T03:31:59.711Z Compiling tower-service v0.3.3
14042025-05-08T03:31:59.755Z Compiling num_threads v0.1.7
14052025-05-08T03:31:59.858Z Compiling dof v0.3.0
14062025-05-08T03:31:59.877Z Compiling time v0.3.36
14072025-05-08T03:32:02.259Z Compiling dtrace-parser v0.2.0
14082025-05-08T03:32:02.960Z Compiling rand_chacha v0.9.0
14092025-05-08T03:32:04.101Z Compiling heapless v0.7.17
14102025-05-08T03:32:04.299Z Compiling unicode-normalization v0.1.24
14112025-05-08T03:32:04.380Z Compiling rand_chacha v0.3.1
14122025-05-08T03:32:04.571Z Compiling signature v2.2.0
14132025-05-08T03:32:04.854Z Compiling crossbeam-epoch v0.9.18
14142025-05-08T03:32:04.978Z Compiling cookie v0.18.1
14152025-05-08T03:32:05.315Z Compiling crc32fast v1.4.2
14162025-05-08T03:32:05.319Z Compiling slog v2.7.0
14172025-05-08T03:32:05.452Z Compiling hyper v1.6.0
14182025-05-08T03:32:05.637Z Compiling signal-hook v0.3.17
14192025-05-08T03:32:05.850Z Compiling unicode-bidi v0.3.17
14202025-05-08T03:32:05.937Z Compiling rayon-core v1.12.1
14212025-05-08T03:32:06.251Z Compiling base64 v0.22.1
14222025-05-08T03:32:06.624Z Compiling unicode-properties v0.1.3
14232025-05-08T03:32:06.903Z Compiling openssl-probe v0.1.5
14242025-05-08T03:32:07.007Z Compiling zstd-safe v7.2.3
14252025-05-08T03:32:07.026Z Compiling siphasher v0.3.11
14262025-05-08T03:32:07.367Z Compiling phf_shared v0.11.2
14272025-05-08T03:32:07.385Z Compiling stringprep v0.1.5
14282025-05-08T03:32:07.720Z Compiling hyper-util v0.1.11
14292025-05-08T03:32:07.950Z Compiling crossbeam-deque v0.8.5
14302025-05-08T03:32:08.072Z Compiling usdt-impl v0.5.0
14312025-05-08T03:32:08.265Z Compiling rand v0.8.5
14322025-05-08T03:32:08.457Z Compiling rand v0.9.0
14332025-05-08T03:32:08.954Z Compiling curve25519-dalek v4.1.3
14342025-05-08T03:32:09.413Z Compiling toml_datetime v0.6.8
14352025-05-08T03:32:09.668Z Compiling serde_spanned v0.6.8
14362025-05-08T03:32:09.876Z Compiling serde_tokenstream v0.2.2
14372025-05-08T03:32:09.926Z Compiling md-5 v0.10.6
14382025-05-08T03:32:10.167Z Compiling num-integer v0.1.46
14392025-05-08T03:32:10.207Z Compiling ff v0.13.0
14402025-05-08T03:32:10.226Z Compiling hash32 v0.2.1
14412025-05-08T03:32:10.274Z Compiling memoffset v0.9.1
14422025-05-08T03:32:10.435Z Compiling smoltcp v0.9.1
14432025-05-08T03:32:10.451Z Compiling fallible-iterator v0.2.0
14442025-05-08T03:32:10.521Z Compiling litrs v0.4.1
14452025-05-08T03:32:10.564Z Compiling psl-types v2.0.11
14462025-05-08T03:32:10.621Z Compiling gimli v0.31.1
14472025-05-08T03:32:10.777Z Compiling base16ct v0.2.0
14482025-05-08T03:32:10.850Z Compiling portable-atomic v1.11.0
14492025-05-08T03:32:11.086Z Compiling newtype-uuid v1.2.1
14502025-05-08T03:32:11.108Z Compiling cfg_aliases v0.2.1
14512025-05-08T03:32:11.123Z Compiling num-bigint-dig v0.8.4
14522025-05-08T03:32:11.208Z Compiling nix v0.29.0
14532025-05-08T03:32:11.472Z Compiling postgres-protocol v0.6.8
14542025-05-08T03:32:11.495Z Compiling sec1 v0.7.3
14552025-05-08T03:32:11.574Z Compiling document-features v0.2.10
14562025-05-08T03:32:11.848Z Compiling publicsuffix v2.3.0
14572025-05-08T03:32:12.021Z Compiling num-iter v0.1.45
14582025-05-08T03:32:12.188Z Compiling group v0.13.0
14592025-05-08T03:32:13.194Z Compiling tokio-native-tls v0.3.1
14602025-05-08T03:32:13.334Z Compiling flate2 v1.1.1
14612025-05-08T03:32:13.471Z Compiling ipnetwork v0.21.1
14622025-05-08T03:32:13.538Z Compiling terminal_size v0.4.0
14632025-05-08T03:32:13.578Z Compiling http-body-util v0.1.3
14642025-05-08T03:32:13.781Z Compiling webpki-roots v0.26.6
14652025-05-08T03:32:13.997Z Compiling hkdf v0.12.4
14662025-05-08T03:32:14.048Z Compiling crypto-bigint v0.5.5
14672025-05-08T03:32:14.068Z Compiling zerocopy-derive v0.6.6
14682025-05-08T03:32:14.158Z Compiling async-trait v0.1.88
14692025-05-08T03:32:14.269Z Compiling curve25519-dalek-derive v0.1.1
14702025-05-08T03:32:14.272Z Compiling sync_wrapper v1.0.1
14712025-05-08T03:32:14.458Z Compiling fs-err v3.1.0
14722025-05-08T03:32:14.824Z Compiling addr2line v0.24.2
14732025-05-08T03:32:15.116Z Compiling object v0.36.5
14742025-05-08T03:32:15.514Z Compiling ahash v0.8.11
14752025-05-08T03:32:15.692Z Compiling rustc-demangle v0.1.24
14762025-05-08T03:32:15.870Z Compiling ipnet v2.11.0
14772025-05-08T03:32:15.978Z Compiling unicode-width v0.2.0
14782025-05-08T03:32:16.516Z Compiling simd-adler32 v0.3.7
14792025-05-08T03:32:16.587Z Compiling tower-layer v0.3.3
14802025-05-08T03:32:16.707Z Compiling anyhow v1.0.98
14812025-05-08T03:32:16.856Z Compiling lockfree-object-pool v0.1.6
14822025-05-08T03:32:16.895Z Compiling buf-list v1.0.3
14832025-05-08T03:32:17.069Z Compiling managed v0.8.0
14842025-05-08T03:32:17.123Z Compiling winnow v0.5.40
14852025-05-08T03:32:17.320Z Compiling zip v2.6.1
14862025-05-08T03:32:17.495Z Compiling bumpalo v3.16.0
14872025-05-08T03:32:17.514Z Compiling clap_builder v4.5.35
14882025-05-08T03:32:17.957Z Compiling zopfli v0.8.1
14892025-05-08T03:32:19.654Z Compiling elliptic-curve v0.13.8
14902025-05-08T03:32:19.900Z Compiling tower v0.5.2
14912025-05-08T03:32:19.980Z Compiling strum_macros v0.25.3
14922025-05-08T03:32:20.457Z Compiling toml_edit v0.19.15
14932025-05-08T03:32:20.625Z Compiling console v0.15.10
14942025-05-08T03:32:20.650Z Compiling hubpack_derive v0.1.1
14952025-05-08T03:32:20.714Z Compiling zerocopy v0.6.6
14962025-05-08T03:32:21.536Z Compiling backtrace v0.3.74
14972025-05-08T03:32:21.555Z Compiling hubpack v0.1.2
14982025-05-08T03:32:22.069Z Compiling hyper-tls v0.6.0
14992025-05-08T03:32:22.118Z Compiling oxnet v0.1.1
15002025-05-08T03:32:22.452Z Compiling rayon v1.10.0
15012025-05-08T03:32:22.837Z Compiling cookie_store v0.21.1
15022025-05-08T03:32:23.540Z Compiling signal-hook-mio v0.2.4
15032025-05-08T03:32:23.725Z Compiling zstd v0.13.3
15042025-05-08T03:32:24.283Z Compiling postgres-types v0.2.9
15052025-05-08T03:32:25.415Z Compiling usdt-attr-macro v0.5.0
15062025-05-08T03:32:25.607Z Compiling usdt-macro v0.5.0
15072025-05-08T03:32:25.706Z Compiling phf v0.11.2
15082025-05-08T03:32:26.026Z Compiling ed25519 v2.2.3
15092025-05-08T03:32:26.704Z Compiling strum_macros v0.26.4
15102025-05-08T03:32:26.952Z Compiling bzip2 v0.4.4
15112025-05-08T03:32:26.993Z Compiling bzip2 v0.5.2
15122025-05-08T03:32:27.210Z Compiling enum-as-inner v0.6.1
15132025-05-08T03:32:27.354Z Compiling clap_derive v4.5.32
15142025-05-08T03:32:27.385Z Compiling serde_urlencoded v0.7.1
15152025-05-08T03:32:27.824Z Compiling serde-big-array v0.5.1
15162025-05-08T03:32:27.898Z Compiling rustls-pemfile v2.2.0
15172025-05-08T03:32:28.075Z Compiling futures-executor v0.3.31
15182025-05-08T03:32:28.236Z Compiling pkcs1 v0.7.5
15192025-05-08T03:32:28.258Z Compiling rfc6979 v0.4.0
15202025-05-08T03:32:28.455Z Compiling serde_repr v0.1.19
15212025-05-08T03:32:28.574Z Compiling daft-derive v0.1.3
15222025-05-08T03:32:29.131Z Compiling bstr v1.10.0
15232025-05-08T03:32:29.618Z Compiling float-cmp v0.10.0
15242025-05-08T03:32:29.640Z Compiling encoding_rs v0.8.34
15252025-05-08T03:32:29.877Z Compiling whoami v1.5.2
15262025-05-08T03:32:30.095Z Compiling data-encoding v2.6.0
15272025-05-08T03:32:30.413Z Compiling number_prefix v0.4.0
15282025-05-08T03:32:30.650Z Compiling mime v0.3.17
15292025-05-08T03:32:30.727Z Compiling difflib v0.4.0
15302025-05-08T03:32:31.149Z Compiling static_assertions v1.1.0
15312025-05-08T03:32:31.171Z Compiling fixedbitset v0.4.2
15322025-05-08T03:32:31.260Z Compiling new_debug_unreachable v1.0.6
15332025-05-08T03:32:31.372Z Compiling unicode-segmentation v1.12.0
15342025-05-08T03:32:31.584Z Compiling normalize-line-endings v0.3.0
15352025-05-08T03:32:31.658Z Compiling precomputed-hash v0.1.1
15362025-05-08T03:32:31.730Z Compiling predicates-core v1.0.8
15372025-05-08T03:32:31.795Z Compiling string_cache v0.8.9
15382025-05-08T03:32:31.907Z Compiling clap v4.5.35
15392025-05-08T03:32:32.033Z Compiling predicates v3.1.3
15402025-05-08T03:32:32.052Z Compiling similar v2.7.0
15412025-05-08T03:32:32.055Z Compiling petgraph v0.6.5
15422025-05-08T03:32:32.212Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a#f9566e68)
15432025-05-08T03:32:32.217Z Compiling toml_edit v0.22.24
15442025-05-08T03:32:33.514Z Compiling strum v0.26.3
15452025-05-08T03:32:33.563Z Compiling hickory-proto v0.24.4
15462025-05-08T03:32:33.721Z Compiling indicatif v0.17.11
15472025-05-08T03:32:34.028Z Compiling tokio-postgres v0.7.13
15482025-05-08T03:32:35.586Z Compiling daft v0.1.3
15492025-05-08T03:32:35.668Z Compiling usdt v0.5.0
15502025-05-08T03:32:36.332Z Compiling rsa v0.9.6
15512025-05-08T03:32:36.350Z Compiling ecdsa v0.16.9
15522025-05-08T03:32:36.981Z Compiling futures v0.3.31
15532025-05-08T03:32:38.059Z Compiling zip v0.6.6
15542025-05-08T03:32:38.570Z Compiling ed25519-dalek v2.1.1
15552025-05-08T03:32:39.288Z Compiling crossterm v0.28.1
15562025-05-08T03:32:39.307Z Compiling toml v0.7.8
15572025-05-08T03:32:40.829Z Compiling tokio-stream v0.1.17
15582025-05-08T03:32:40.903Z Compiling openapiv3 v2.0.0
15592025-05-08T03:32:41.217Z Compiling x509-cert v0.2.5
15602025-05-08T03:32:41.297Z Compiling sha1 v0.10.6
15612025-05-08T03:32:41.720Z Compiling itertools v0.10.5
15622025-05-08T03:32:41.780Z Compiling dirs-sys-next v0.1.2
15632025-05-08T03:32:42.296Z Compiling peg-runtime v0.8.5
15642025-05-08T03:32:42.411Z Compiling lalrpop-util v0.19.12
15652025-05-08T03:32:42.414Z Compiling unicode-xid v0.2.6
15662025-05-08T03:32:42.605Z Compiling dirs-next v2.0.0
15672025-05-08T03:32:42.783Z Compiling thread_local v1.1.8
15682025-05-08T03:32:42.810Z Compiling slog-async v2.8.0
15692025-05-08T03:32:42.886Z Compiling term v0.7.0
15702025-05-08T03:32:43.271Z Compiling xattr v1.3.1
15712025-05-08T03:32:43.393Z Compiling crossbeam-channel v0.5.15
15722025-05-08T03:32:43.537Z Compiling is-terminal v0.4.13
15732025-05-08T03:32:43.683Z Compiling filetime v0.2.25
15742025-05-08T03:32:43.743Z Compiling take_mut v0.2.2
15752025-05-08T03:32:43.912Z Compiling tar v0.4.44
15762025-05-08T03:32:43.993Z Compiling slog-term v2.9.1
15772025-05-08T03:32:44.079Z Compiling camino v1.1.9
15782025-05-08T03:32:50.110Z Compiling aws-lc-sys v0.26.0
15792025-05-08T03:33:19.233Z Compiling rustls-webpki v0.102.8
15802025-05-08T03:33:23.617Z Compiling tokio-rustls v0.26.0
15812025-05-08T03:33:23.893Z Compiling hyper-rustls v0.27.3
15822025-05-08T03:33:24.251Z Compiling reqwest v0.12.15 (https://github.com/seanmonstar/reqwest?rev=114d97c1a862567b465cb57f14d584626e1cf30c#114d97c1)
15832025-05-08T03:33:27.664Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15842025-05-08T03:33:27.934Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15852025-05-08T03:33:32.310Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 13s
15862025-05-08T03:33:32.479Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
15872025-05-08T03:33:32.526ZMay 08 03:33:31.891 INFO Starting download, target: Cockroach
15882025-05-08T03:33:32.526ZMay 08 03:33:31.892 INFO Starting download, target: Clickhouse
15892025-05-08T03:33:32.529ZMay 08 03:33:31.892 INFO Starting download, target: Console
15902025-05-08T03:33:32.529ZMay 08 03:33:31.892 INFO Starting download, target: DendriteStub
15912025-05-08T03:33:32.530ZMay 08 03:33:31.892 INFO Starting download, target: MaghemiteMgd
15922025-05-08T03:33:32.530ZMay 08 03:33:31.892 INFO Starting download, target: TransceiverControl
15932025-05-08T03:33:32.530ZMay 08 03:33:31.893 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15942025-05-08T03:33:32.530ZMay 08 03:33:31.893 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15952025-05-08T03:33:32.530ZMay 08 03:33:31.893 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15962025-05-08T03:33:32.530ZMay 08 03:33:31.893 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15972025-05-08T03:33:32.530ZMay 08 03:33:31.893 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15982025-05-08T03:33:32.530ZMay 08 03:33:31.893 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15992025-05-08T03:33:32.833ZMay 08 03:33:32.180 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16002025-05-08T03:33:33.098ZMay 08 03:33:32.421 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16012025-05-08T03:33:33.238ZMay 08 03:33:32.597 INFO Download complete, target: TransceiverControl
16022025-05-08T03:33:33.463ZMay 08 03:33:32.828 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16032025-05-08T03:33:33.487ZMay 08 03:33:32.851 INFO Download complete, target: Console
16042025-05-08T03:33:33.738ZMay 08 03:33:33.103 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16052025-05-08T03:33:34.439ZMay 08 03:33:33.805 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16062025-05-08T03:33:34.439ZMay 08 03:33:33.805 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16072025-05-08T03:33:35.263ZMay 08 03:33:34.626 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16082025-05-08T03:33:36.576ZMay 08 03:33:35.941 INFO Download complete, target: DendriteStub
16092025-05-08T03:33:37.167ZMay 08 03:33:36.532 INFO Download complete, target: MaghemiteMgd
16102025-05-08T03:33:41.070ZMay 08 03:33:40.435 INFO Checking that binary works, target: Cockroach
16112025-05-08T03:33:41.228ZMay 08 03:33:40.593 INFO Download complete, target: Cockroach
16122025-05-08T03:33:45.451ZMay 08 03:33:44.815 INFO Checking that binary works, target: Clickhouse
16132025-05-08T03:33:45.626ZMay 08 03:33:44.988 INFO Download complete, target: Clickhouse
16142025-05-08T03:33:45.645ZAll builder prerequisites installed successfully, and PATH looks valid
16152025-05-08T03:33:45.649Z
16162025-05-08T03:33:45.649Zreal 4:53.632092799
16172025-05-08T03:33:45.649Zuser 15:11.768644918
16182025-05-08T03:33:45.649Zsys 2:07.134796580
16192025-05-08T03:33:45.649Ztrap 0.560705306
16202025-05-08T03:33:45.649Ztflt 0.933791900
16212025-05-08T03:33:45.649Zdflt 1.159720644
16222025-05-08T03:33:45.649Zkflt 0.029330828
16232025-05-08T03:33:45.649Zlock 23:01.021260062
16242025-05-08T03:33:45.649Zslp 55:17.491330073
16252025-05-08T03:33:45.649Zlat 59.424072168
16262025-05-08T03:33:45.649Zstop 2:22.757488836
16272025-05-08T03:33:45.649Z+ banner hack-check
16282025-05-08T03:33:45.649Z
16292025-05-08T03:33:45.649Z # # ## #### # # #### # # ###### #### # #
16302025-05-08T03:33:45.649Z # # # # # # # # # # # # # # # # #
16312025-05-08T03:33:45.649Z ###### # # # #### ##### # ###### ##### # ####
16322025-05-08T03:33:45.649Z # # ###### # # # # # # # # # #
16332025-05-08T03:33:45.649Z # # # # # # # # # # # # # # # # #
16342025-05-08T03:33:45.649Z # # # # #### # # #### # # ###### #### # #
16352025-05-08T03:33:45.649Z
16362025-05-08T03:33:45.653Z+ export CARGO_INCREMENTAL=0
16372025-05-08T03:33:45.653Z+ CARGO_INCREMENTAL=0
16382025-05-08T03:33:45.653Z+ ptime -m timeout 2h cargo xtask check-features --ci
16392025-05-08T03:33:46.313Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
16402025-05-08T03:33:46.593Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
16412025-05-08T03:33:49.270Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.55s
16422025-05-08T03:33:49.354Z Running `target/debug/xtask check-features --ci`
16432025-05-08T03:33:49.377Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16442025-05-08T03:33:49.381Zrunning: "/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16452025-05-08T03:33:49.928Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
16462025-05-08T03:33:49.951Z Running `target/debug/xtask download cargo-hack`
16472025-05-08T03:33:50.866Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16482025-05-08T03:33:51.281Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16492025-05-08T03:33:54.988Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.00s
16502025-05-08T03:33:55.150Z Running `target/debug/xtask-downloader cargo-hack`
16512025-05-08T03:33:55.187ZMay 08 03:33:54.550 INFO Starting download, target: CargoHack
16522025-05-08T03:33:55.191ZMay 08 03:33:54.550 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16532025-05-08T03:33:55.688ZMay 08 03:33:55.051 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16542025-05-08T03:33:55.766ZMay 08 03:33:55.127 INFO Download complete, target: CargoHack
16552025-05-08T03:33:55.770Zrunning: "/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
16562025-05-08T03:33:55.785Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16572025-05-08T03:33:55.971Zinfo: running `cargo check --bins` on api_identity (1/217)
16582025-05-08T03:33:56.599Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16592025-05-08T03:33:56.610Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16602025-05-08T03:33:56.610Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16612025-05-08T03:33:56.610Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
16622025-05-08T03:33:56.672Z
16632025-05-08T03:33:56.672Zinfo: running `cargo check --bins` on bootstore (2/217)
16642025-05-08T03:33:57.325Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16652025-05-08T03:33:57.329Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16662025-05-08T03:33:57.329Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16672025-05-08T03:33:57.338Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
16682025-05-08T03:33:57.411Z
16692025-05-08T03:33:57.411Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/217)
16702025-05-08T03:33:58.059Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16712025-05-08T03:33:58.071Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16722025-05-08T03:33:58.071Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16732025-05-08T03:33:58.071Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
16742025-05-08T03:33:58.133Z
16752025-05-08T03:33:58.133Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/217)
16762025-05-08T03:33:58.800Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16772025-05-08T03:33:58.805Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16782025-05-08T03:33:58.805Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16792025-05-08T03:33:58.805Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
16802025-05-08T03:33:58.883Z
16812025-05-08T03:33:58.883Zinfo: running `cargo check --bins` on id-map (5/217)
16822025-05-08T03:33:59.499Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16832025-05-08T03:33:59.504Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16842025-05-08T03:33:59.504Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16852025-05-08T03:33:59.514Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
16862025-05-08T03:33:59.575Z
16872025-05-08T03:33:59.575Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (6/217)
16882025-05-08T03:34:00.063Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16892025-05-08T03:34:00.066Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16902025-05-08T03:34:00.066Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16912025-05-08T03:34:00.066Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
16922025-05-08T03:34:00.114Z
16932025-05-08T03:34:00.114Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (7/217)
16942025-05-08T03:34:00.603Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16952025-05-08T03:34:00.607Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16962025-05-08T03:34:00.607Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16972025-05-08T03:34:00.610Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
16982025-05-08T03:34:00.658Z
16992025-05-08T03:34:00.658Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (8/217)
17002025-05-08T03:34:01.139Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17012025-05-08T03:34:01.142Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17022025-05-08T03:34:01.143Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17032025-05-08T03:34:01.146Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
17042025-05-08T03:34:01.194Z
17052025-05-08T03:34:01.194Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (9/217)
17062025-05-08T03:34:01.678Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17072025-05-08T03:34:01.681Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17082025-05-08T03:34:01.681Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17092025-05-08T03:34:01.681Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
17102025-05-08T03:34:01.727Z
17112025-05-08T03:34:01.728Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (10/217)
17122025-05-08T03:34:02.218Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17132025-05-08T03:34:02.230Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17142025-05-08T03:34:02.230Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17152025-05-08T03:34:02.230Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
17162025-05-08T03:34:02.270Z
17172025-05-08T03:34:02.270Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (11/217)
17182025-05-08T03:34:02.760Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17192025-05-08T03:34:02.763Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17202025-05-08T03:34:02.763Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17212025-05-08T03:34:02.767Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
17222025-05-08T03:34:02.812Z
17232025-05-08T03:34:02.812Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (12/217)
17242025-05-08T03:34:03.299Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17252025-05-08T03:34:03.303Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17262025-05-08T03:34:03.303Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17272025-05-08T03:34:03.306Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
17282025-05-08T03:34:03.351Z
17292025-05-08T03:34:03.351Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (13/217)
17302025-05-08T03:34:03.836Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17312025-05-08T03:34:03.840Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17322025-05-08T03:34:03.840Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17332025-05-08T03:34:03.840Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
17342025-05-08T03:34:03.887Z
17352025-05-08T03:34:03.887Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (14/217)
17362025-05-08T03:34:04.372Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17372025-05-08T03:34:04.376Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17382025-05-08T03:34:04.376Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17392025-05-08T03:34:04.382Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
17402025-05-08T03:34:04.425Z
17412025-05-08T03:34:04.425Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (15/217)
17422025-05-08T03:34:04.909Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17432025-05-08T03:34:04.912Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17442025-05-08T03:34:04.912Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17452025-05-08T03:34:04.916Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
17462025-05-08T03:34:04.960Z
17472025-05-08T03:34:04.960Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (16/217)
17482025-05-08T03:34:05.439Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17492025-05-08T03:34:05.442Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17502025-05-08T03:34:05.442Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17512025-05-08T03:34:05.445Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
17522025-05-08T03:34:05.490Z
17532025-05-08T03:34:05.490Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (17/217)
17542025-05-08T03:34:05.980Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17552025-05-08T03:34:05.984Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17562025-05-08T03:34:05.984Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17572025-05-08T03:34:05.987Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
17582025-05-08T03:34:06.033Z
17592025-05-08T03:34:06.034Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (18/217)
17602025-05-08T03:34:06.524Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17612025-05-08T03:34:06.527Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17622025-05-08T03:34:06.527Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17632025-05-08T03:34:06.530Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
17642025-05-08T03:34:06.578Z
17652025-05-08T03:34:06.579Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (19/217)
17662025-05-08T03:34:07.061Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17672025-05-08T03:34:07.064Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17682025-05-08T03:34:07.064Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17692025-05-08T03:34:07.064Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
17702025-05-08T03:34:07.109Z
17712025-05-08T03:34:07.109Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (20/217)
17722025-05-08T03:34:07.588Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17732025-05-08T03:34:07.592Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17742025-05-08T03:34:07.592Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17752025-05-08T03:34:07.595Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
17762025-05-08T03:34:07.639Z
17772025-05-08T03:34:07.640Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (21/217)
17782025-05-08T03:34:08.128Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17792025-05-08T03:34:08.131Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17802025-05-08T03:34:08.131Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17812025-05-08T03:34:08.131Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
17822025-05-08T03:34:08.178Z
17832025-05-08T03:34:08.178Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (22/217)
17842025-05-08T03:34:08.666Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17852025-05-08T03:34:08.670Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17862025-05-08T03:34:08.671Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17872025-05-08T03:34:08.674Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
17882025-05-08T03:34:08.720Z
17892025-05-08T03:34:08.720Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (23/217)
17902025-05-08T03:34:09.208Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17912025-05-08T03:34:09.213Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17922025-05-08T03:34:09.213Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17932025-05-08T03:34:09.213Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
17942025-05-08T03:34:09.259Z
17952025-05-08T03:34:09.259Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (24/217)
17962025-05-08T03:34:09.745Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17972025-05-08T03:34:09.749Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17982025-05-08T03:34:09.749Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17992025-05-08T03:34:09.752Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
18002025-05-08T03:34:09.797Z
18012025-05-08T03:34:09.797Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (25/217)
18022025-05-08T03:34:10.285Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18032025-05-08T03:34:10.289Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18042025-05-08T03:34:10.289Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18052025-05-08T03:34:10.289Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
18062025-05-08T03:34:10.339Z
18072025-05-08T03:34:10.339Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (26/217)
18082025-05-08T03:34:10.859Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18092025-05-08T03:34:10.880Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18102025-05-08T03:34:10.880Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18112025-05-08T03:34:10.880Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
18122025-05-08T03:34:10.883Z
18132025-05-08T03:34:10.884Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (27/217)
18142025-05-08T03:34:11.354Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18152025-05-08T03:34:11.358Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18162025-05-08T03:34:11.358Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18172025-05-08T03:34:11.361Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
18182025-05-08T03:34:11.407Z
18192025-05-08T03:34:11.407Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (28/217)
18202025-05-08T03:34:11.890Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18212025-05-08T03:34:11.894Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18222025-05-08T03:34:11.894Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18232025-05-08T03:34:11.894Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
18242025-05-08T03:34:11.943Z
18252025-05-08T03:34:11.943Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (29/217)
18262025-05-08T03:34:12.423Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18272025-05-08T03:34:12.426Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18282025-05-08T03:34:12.426Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18292025-05-08T03:34:12.429Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
18302025-05-08T03:34:12.473Z
18312025-05-08T03:34:12.473Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (30/217)
18322025-05-08T03:34:12.955Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18332025-05-08T03:34:12.958Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18342025-05-08T03:34:12.958Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18352025-05-08T03:34:12.962Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
18362025-05-08T03:34:13.008Z
18372025-05-08T03:34:13.008Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (31/217)
18382025-05-08T03:34:13.492Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18392025-05-08T03:34:13.495Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18402025-05-08T03:34:13.495Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18412025-05-08T03:34:13.499Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
18422025-05-08T03:34:13.544Z
18432025-05-08T03:34:13.544Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (32/217)
18442025-05-08T03:34:14.028Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18452025-05-08T03:34:14.032Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18462025-05-08T03:34:14.032Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18472025-05-08T03:34:14.035Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
18482025-05-08T03:34:14.079Z
18492025-05-08T03:34:14.079Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/217)
18502025-05-08T03:34:14.557Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18512025-05-08T03:34:14.560Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18522025-05-08T03:34:14.560Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18532025-05-08T03:34:14.564Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
18542025-05-08T03:34:14.607Z
18552025-05-08T03:34:14.607Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (34/217)
18562025-05-08T03:34:15.084Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18572025-05-08T03:34:15.087Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18582025-05-08T03:34:15.087Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18592025-05-08T03:34:15.093Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
18602025-05-08T03:34:15.135Z
18612025-05-08T03:34:15.136Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (35/217)
18622025-05-08T03:34:15.641Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18632025-05-08T03:34:15.645Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18642025-05-08T03:34:15.645Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18652025-05-08T03:34:15.645Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
18662025-05-08T03:34:15.674Z
18672025-05-08T03:34:15.674Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (36/217)
18682025-05-08T03:34:16.157Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18692025-05-08T03:34:16.161Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18702025-05-08T03:34:16.161Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18712025-05-08T03:34:16.161Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
18722025-05-08T03:34:16.210Z
18732025-05-08T03:34:16.210Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (37/217)
18742025-05-08T03:34:16.696Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18752025-05-08T03:34:16.703Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18762025-05-08T03:34:16.703Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18772025-05-08T03:34:16.703Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
18782025-05-08T03:34:16.748Z
18792025-05-08T03:34:16.748Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (38/217)
18802025-05-08T03:34:17.232Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18812025-05-08T03:34:17.237Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18822025-05-08T03:34:17.237Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18832025-05-08T03:34:17.240Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
18842025-05-08T03:34:17.284Z
18852025-05-08T03:34:17.284Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/217)
18862025-05-08T03:34:17.772Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18872025-05-08T03:34:17.776Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18882025-05-08T03:34:17.776Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18892025-05-08T03:34:17.779Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
18902025-05-08T03:34:17.825Z
18912025-05-08T03:34:17.825Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (40/217)
18922025-05-08T03:34:18.317Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18932025-05-08T03:34:18.321Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18942025-05-08T03:34:18.321Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18952025-05-08T03:34:18.325Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18962025-05-08T03:34:18.370Z
18972025-05-08T03:34:18.371Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (41/217)
18982025-05-08T03:34:18.858Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18992025-05-08T03:34:18.862Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19002025-05-08T03:34:18.862Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19012025-05-08T03:34:18.865Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
19022025-05-08T03:34:18.913Z
19032025-05-08T03:34:18.913Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (42/217)
19042025-05-08T03:34:19.405Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19052025-05-08T03:34:19.408Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19062025-05-08T03:34:19.408Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19072025-05-08T03:34:19.412Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
19082025-05-08T03:34:19.458Z
19092025-05-08T03:34:19.458Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/217)
19102025-05-08T03:34:19.952Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19112025-05-08T03:34:19.956Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19122025-05-08T03:34:19.956Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19132025-05-08T03:34:19.956Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
19142025-05-08T03:34:20.004Z
19152025-05-08T03:34:20.004Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (44/217)
19162025-05-08T03:34:20.493Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19172025-05-08T03:34:20.497Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19182025-05-08T03:34:20.497Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19192025-05-08T03:34:20.500Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
19202025-05-08T03:34:20.547Z
19212025-05-08T03:34:20.547Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (45/217)
19222025-05-08T03:34:21.040Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19232025-05-08T03:34:21.044Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19242025-05-08T03:34:21.044Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19252025-05-08T03:34:21.048Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
19262025-05-08T03:34:21.093Z
19272025-05-08T03:34:21.093Zinfo: running `cargo check --bins` on sled-hardware-types (46/217)
19282025-05-08T03:34:21.752Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19292025-05-08T03:34:21.757Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19302025-05-08T03:34:21.757Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19312025-05-08T03:34:21.760Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
19322025-05-08T03:34:21.837Z
19332025-05-08T03:34:21.837Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (47/217)
19342025-05-08T03:34:22.488Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19352025-05-08T03:34:22.491Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19362025-05-08T03:34:22.491Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19372025-05-08T03:34:22.495Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
19382025-05-08T03:34:22.573Z
19392025-05-08T03:34:22.573Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (48/217)
19402025-05-08T03:34:23.226Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19412025-05-08T03:34:23.229Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19422025-05-08T03:34:23.229Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19432025-05-08T03:34:23.232Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
19442025-05-08T03:34:23.311Z
19452025-05-08T03:34:23.311Zinfo: running `cargo check --bins` on oxlog (49/217)
19462025-05-08T03:34:23.928Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19472025-05-08T03:34:23.931Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19482025-05-08T03:34:24.012Z Checking cfg-if v1.0.0
19492025-05-08T03:34:24.016Z Checking libc v0.2.171
19502025-05-08T03:34:24.131Z Checking serde v1.0.219
19512025-05-08T03:34:24.135Z Checking zeroize v1.8.1
19522025-05-08T03:34:24.146Z Checking memchr v2.7.4
19532025-05-08T03:34:24.157Z Checking typenum v1.17.0
19542025-05-08T03:34:24.170Z Checking smallvec v1.14.0
19552025-05-08T03:34:24.186Z Checking subtle v2.6.1
19562025-05-08T03:34:24.186Z Checking value-bag v1.9.0
19572025-05-08T03:34:24.363Z Checking scopeguard v1.2.0
19582025-05-08T03:34:24.439Z Checking const-oid v0.9.6
19592025-05-08T03:34:24.505Z Checking lock_api v0.4.12
19602025-05-08T03:34:24.540Z Checking itoa v1.0.11
19612025-05-08T03:34:24.607Z Checking log v0.4.22
19622025-05-08T03:34:24.783Z Checking stable_deref_trait v1.2.0
19632025-05-08T03:34:24.893Z Checking byteorder v1.5.0
19642025-05-08T03:34:24.910Z Checking pin-project-lite v0.2.14
19652025-05-08T03:34:24.941Z Checking zerofrom v0.1.4
19662025-05-08T03:34:25.034Z Checking once_cell v1.21.3
19672025-05-08T03:34:25.083Z Checking futures-core v0.3.31
19682025-05-08T03:34:25.153Z Checking yoke v0.7.4
19692025-05-08T03:34:25.170Z Checking getrandom v0.2.15
19702025-05-08T03:34:25.230Z Checking generic-array v0.14.7
19712025-05-08T03:34:25.262Z Checking signal-hook-registry v1.4.2
19722025-05-08T03:34:25.278Z Checking parking_lot_core v0.9.10
19732025-05-08T03:34:25.320Z Checking mio v1.0.2
19742025-05-08T03:34:25.401Z Checking rand_core v0.6.4
19752025-05-08T03:34:25.469Z Checking zerovec v0.10.4
19762025-05-08T03:34:25.507Z Checking cpufeatures v0.2.14
19772025-05-08T03:34:25.612Z Checking parking_lot v0.12.3
19782025-05-08T03:34:25.628Z Checking socket2 v0.5.9
19792025-05-08T03:34:25.712Z Checking writeable v0.5.5
19802025-05-08T03:34:25.925Z Checking litemap v0.7.3
19812025-05-08T03:34:25.958Z Checking zerocopy v0.7.35
19822025-05-08T03:34:26.033Z Checking futures-sink v0.3.31
19832025-05-08T03:34:26.116Z Checking slab v0.4.9
19842025-05-08T03:34:26.194Z Checking libm v0.2.8
19852025-05-08T03:34:26.252Z Checking crypto-common v0.1.6
19862025-05-08T03:34:26.270Z Checking block-buffer v0.10.4
19872025-05-08T03:34:26.284Z Checking block-padding v0.3.3
19882025-05-08T03:34:26.379Z Checking foldhash v0.1.3
19892025-05-08T03:34:26.443Z Checking equivalent v1.0.1
19902025-05-08T03:34:26.482Z Checking inout v0.1.3
19912025-05-08T03:34:26.500Z Checking digest v0.10.7
19922025-05-08T03:34:26.565Z Checking ryu v1.0.18
19932025-05-08T03:34:26.585Z Checking icu_locid_transform_data v1.5.0
19942025-05-08T03:34:26.690Z Checking allocator-api2 v0.2.18
19952025-05-08T03:34:26.707Z Checking cipher v0.4.4
19962025-05-08T03:34:26.804Z Checking getrandom v0.3.1
19972025-05-08T03:34:26.833Z Checking hmac v0.12.1
19982025-05-08T03:34:27.011Z Checking tinystr v0.7.6
19992025-05-08T03:34:27.044Z Checking icu_collections v1.5.0
20002025-05-08T03:34:27.058Z Checking sha2 v0.10.8
20012025-05-08T03:34:27.077Z Checking num-traits v0.2.19
20022025-05-08T03:34:27.115Z Checking base64ct v1.6.0
20032025-05-08T03:34:27.130Z Checking icu_properties_data v1.5.0
20042025-05-08T03:34:27.254Z Checking hashbrown v0.15.1
20052025-05-08T03:34:27.352Z Checking icu_locid v1.5.0
20062025-05-08T03:34:27.377Z Checking percent-encoding v2.3.1
20072025-05-08T03:34:27.536Z Checking pem-rfc7468 v0.7.0
20082025-05-08T03:34:27.602Z Checking utf16_iter v1.0.5
20092025-05-08T03:34:27.621Z Checking utf8_iter v1.0.4
20102025-05-08T03:34:27.668Z Checking flagset v0.4.6
20112025-05-08T03:34:27.777Z Checking icu_normalizer_data v1.5.0
20122025-05-08T03:34:27.815Z Checking write16 v1.0.0
20132025-05-08T03:34:27.835Z Checking futures-channel v0.3.31
20142025-05-08T03:34:27.883Z Checking der v0.7.9
20152025-05-08T03:34:27.901Z Checking pin-utils v0.1.0
20162025-05-08T03:34:27.950Z Checking futures-task v0.3.31
20172025-05-08T03:34:27.997Z Checking futures-io v0.3.31
20182025-05-08T03:34:28.171Z Checking ppv-lite86 v0.2.20
20192025-05-08T03:34:28.194Z Checking salsa20 v0.10.2
20202025-05-08T03:34:28.210Z Checking futures-util v0.3.31
20212025-05-08T03:34:28.256Z Checking icu_provider v1.5.0
20222025-05-08T03:34:28.273Z Checking pbkdf2 v0.12.2
20232025-05-08T03:34:28.429Z Checking form_urlencoded v1.2.1
20242025-05-08T03:34:28.446Z Checking scrypt v0.11.0
20252025-05-08T03:34:28.510Z Checking bytes v1.10.1
20262025-05-08T03:34:28.536Z Checking indexmap v2.7.1
20272025-05-08T03:34:28.629Z Checking serde_json v1.0.140
20282025-05-08T03:34:28.692Z Checking bitflags v2.9.0
20292025-05-08T03:34:28.861Z Checking aes v0.8.4
20302025-05-08T03:34:28.889Z Checking icu_locid_transform v1.5.0
20312025-05-08T03:34:28.992Z Checking cbc v0.1.2
20322025-05-08T03:34:29.206Z Checking fnv v1.0.7
20332025-05-08T03:34:29.351Z Checking uuid v1.16.0
20342025-05-08T03:34:29.528Z Checking tokio v1.43.1
20352025-05-08T03:34:29.567Z Checking spki v0.7.3
20362025-05-08T03:34:29.680Z Checking http v1.2.0
20372025-05-08T03:34:29.734Z Checking tracing-core v0.1.32
20382025-05-08T03:34:29.823Z Checking icu_properties v1.5.1
20392025-05-08T03:34:29.855Z Checking pkcs5 v0.7.1
20402025-05-08T03:34:29.970Z Compiling newtype-uuid v1.2.1
20412025-05-08T03:34:30.190Z Checking rustls-pki-types v1.10.0
20422025-05-08T03:34:30.273Z Checking tinyvec_macros v0.1.1
20432025-05-08T03:34:30.357Z Checking pkcs8 v0.10.2
20442025-05-08T03:34:30.374Z Checking tracing v0.1.40
20452025-05-08T03:34:30.377Z Checking iana-time-zone v0.1.63
20462025-05-08T03:34:30.555Z Checking chrono v0.4.40
20472025-05-08T03:34:30.660Z Checking tinyvec v1.8.0
20482025-05-08T03:34:30.732Z Checking zerocopy v0.8.10
20492025-05-08T03:34:30.753Z Checking aws-lc-sys v0.26.0
20502025-05-08T03:34:30.906Z Checking http-body v1.0.1
20512025-05-08T03:34:31.132Z Checking thiserror v1.0.69
20522025-05-08T03:34:31.282Z Checking spin v0.9.8
20532025-05-08T03:34:31.612Z Checking untrusted v0.9.0
20542025-05-08T03:34:31.787Z Checking foreign-types-shared v0.1.1
20552025-05-08T03:34:31.899Z Checking try-lock v0.2.5
20562025-05-08T03:34:31.913Z Checking adler2 v2.0.0
20572025-05-08T03:34:32.036Z Checking atomic-waker v1.1.2
20582025-05-08T03:34:32.064Z Checking untrusted v0.7.1
20592025-05-08T03:34:32.187Z Checking miniz_oxide v0.8.5
20602025-05-08T03:34:32.240Z Checking want v0.3.1
20612025-05-08T03:34:32.423Z Checking foreign-types v0.3.2
20622025-05-08T03:34:32.516Z Checking ring v0.17.11
20632025-05-08T03:34:32.538Z Checking crossbeam-utils v0.8.21
20642025-05-08T03:34:32.588Z Checking httparse v1.9.5
20652025-05-08T03:34:32.893Z Checking aws-lc-rs v1.12.4
20662025-05-08T03:34:32.915Z Checking openssl-sys v0.9.107
20672025-05-08T03:34:33.027Z Checking errno v0.3.9
20682025-05-08T03:34:33.105Z Checking icu_normalizer v1.5.0
20692025-05-08T03:34:33.208Z Checking aho-corasick v1.1.3
20702025-05-08T03:34:33.231Z Checking httpdate v1.0.3
20712025-05-08T03:34:33.474Z Checking unicode-ident v1.0.14
20722025-05-08T03:34:33.566Z Checking rand_core v0.9.2
20732025-05-08T03:34:33.675Z Checking regex-syntax v0.8.5
20742025-05-08T03:34:33.872Z Checking idna_adapter v1.2.0
20752025-05-08T03:34:33.915Z Checking powerfmt v0.2.0
20762025-05-08T03:34:34.061Z Checking idna v1.0.3
20772025-05-08T03:34:34.080Z Checking tower-service v0.3.3
20782025-05-08T03:34:34.200Z Checking deranged v0.3.11
20792025-05-08T03:34:34.220Z Checking openssl v0.10.72
20802025-05-08T03:34:34.573Z Checking url v2.5.3
20812025-05-08T03:34:34.643Z Checking rustls-webpki v0.102.8
20822025-05-08T03:34:34.647Z Checking rand_chacha v0.9.0
20832025-05-08T03:34:34.727Z Checking proc-macro2 v1.0.94
20842025-05-08T03:34:35.063Z Checking rustix v0.38.37
20852025-05-08T03:34:35.379Z Checking crossbeam-epoch v0.9.18
20862025-05-08T03:34:35.394Z Checking unicode-normalization v0.1.24
20872025-05-08T03:34:35.484Z Checking rand_chacha v0.3.1
20882025-05-08T03:34:35.522Z Checking semver v1.0.25
20892025-05-08T03:34:35.786Z Checking bzip2-sys v0.1.13+1.0.8
20902025-05-08T03:34:35.879Z Checking signature v2.2.0
20912025-05-08T03:34:35.906Z Checking scroll v0.12.0
20922025-05-08T03:34:35.942Z Checking crc32fast v1.4.2
20932025-05-08T03:34:36.086Z Checking anstyle v1.0.10
20942025-05-08T03:34:36.176Z Checking num_threads v0.1.7
20952025-05-08T03:34:36.274Z Checking tokio-util v0.7.13
20962025-05-08T03:34:36.293Z Checking unicode-properties v0.1.3
20972025-05-08T03:34:36.296Z Checking base64 v0.22.1
20982025-05-08T03:34:36.349Z Checking ucd-trie v0.1.7
20992025-05-08T03:34:36.436Z Checking siphasher v0.3.11
21002025-05-08T03:34:36.557Z Checking either v1.14.0
21012025-05-08T03:34:36.687Z Checking unicode-bidi v0.3.17
21022025-05-08T03:34:36.753Z Checking utf8parse v0.2.2
21032025-05-08T03:34:36.770Z Checking num-conv v0.1.0
21042025-05-08T03:34:36.821Z Checking regex-automata v0.4.8
21052025-05-08T03:34:36.905Z Checking time-core v0.1.2
21062025-05-08T03:34:36.920Z Checking openssl-probe v0.1.5
21072025-05-08T03:34:37.011Z Checking dyn-clone v1.0.19
21082025-05-08T03:34:37.073Z Checking plain v0.2.3
21092025-05-08T03:34:37.076Z Checking time v0.3.36
21102025-05-08T03:34:37.167Z Checking schemars v0.8.22
21112025-05-08T03:34:37.220Z Checking h2 v0.4.6
21122025-05-08T03:34:37.245Z Checking goblin v0.8.2
21132025-05-08T03:34:37.341Z Checking stringprep v0.1.5
21142025-05-08T03:34:37.648Z Checking anstyle-parse v0.2.5
21152025-05-08T03:34:37.941Z Checking phf_shared v0.11.2
21162025-05-08T03:34:38.095Z Checking pest v2.7.14
21172025-05-08T03:34:38.221Z Checking rand v0.8.5
21182025-05-08T03:34:38.716Z Checking crossbeam-deque v0.8.5
21192025-05-08T03:34:39.049Z Checking rustls v0.23.19
21202025-05-08T03:34:39.272Z Checking native-tls v0.2.12
21212025-05-08T03:34:39.360Z Checking quote v1.0.39
21222025-05-08T03:34:39.364Z Checking rand v0.9.0
21232025-05-08T03:34:39.709Z Checking num-integer v0.1.46
21242025-05-08T03:34:39.874Z Checking serde_spanned v0.6.8
21252025-05-08T03:34:40.082Z Checking toml_datetime v0.6.8
21262025-05-08T03:34:40.214Z Checking zstd-sys v2.0.14+zstd.1.5.7
21272025-05-08T03:34:40.357Z Checking md-5 v0.10.6
21282025-05-08T03:34:40.375Z Checking ff v0.13.0
21292025-05-08T03:34:40.413Z Checking hash32 v0.2.1
21302025-05-08T03:34:40.584Z Checking fallible-iterator v0.2.0
21312025-05-08T03:34:40.602Z Checking psl-types v2.0.11
21322025-05-08T03:34:40.628Z Checking pretty-hex v0.4.1
21332025-05-08T03:34:40.663Z Checking is_terminal_polyfill v1.70.1
21342025-05-08T03:34:40.697Z Checking gimli v0.31.1
21352025-05-08T03:34:40.774Z Checking base16ct v0.2.0
21362025-05-08T03:34:40.820Z Checking colorchoice v1.0.2
21372025-05-08T03:34:40.829Z Checking anstyle-query v1.1.1
21382025-05-08T03:34:40.936Z Checking anstream v0.6.15
21392025-05-08T03:34:40.940Z Checking publicsuffix v2.3.0
21402025-05-08T03:34:40.970Z Checking sec1 v0.7.3
21412025-05-08T03:34:41.143Z Checking postgres-protocol v0.6.8
21422025-05-08T03:34:41.221Z Checking heapless v0.7.17
21432025-05-08T03:34:41.298Z Checking dtrace-parser v0.2.0
21442025-05-08T03:34:41.350Z Checking group v0.13.0
21452025-05-08T03:34:41.601Z Checking zstd-safe v7.2.3
21462025-05-08T03:34:41.787Z Checking num-iter v0.1.45
21472025-05-08T03:34:41.805Z Compiling daft v0.1.3
21482025-05-08T03:34:41.895Z Checking syn v2.0.98
21492025-05-08T03:34:41.953Z Checking tokio-native-tls v0.3.1
21502025-05-08T03:34:42.000Z Checking dof v0.3.0
21512025-05-08T03:34:42.130Z Checking cookie v0.18.1
21522025-05-08T03:34:42.217Z Checking rayon-core v1.12.1
21532025-05-08T03:34:42.299Z Checking ipnetwork v0.21.1
21542025-05-08T03:34:42.592Z Checking terminal_size v0.4.0
21552025-05-08T03:34:42.609Z Checking flate2 v1.1.1
21562025-05-08T03:34:42.712Z Checking lazy_static v1.5.0
21572025-05-08T03:34:42.787Z Checking http-body-util v0.1.3
21582025-05-08T03:34:42.844Z Checking webpki-roots v0.26.6
21592025-05-08T03:34:42.871Z Checking signal-hook v0.3.17
21602025-05-08T03:34:43.046Z Checking hkdf v0.12.4
21612025-05-08T03:34:43.201Z Checking crypto-bigint v0.5.5
21622025-05-08T03:34:43.230Z Checking sync_wrapper v1.0.1
21632025-05-08T03:34:43.246Z Checking thread-id v4.2.2
21642025-05-08T03:34:43.262Z Checking object v0.36.5
21652025-05-08T03:34:43.313Z Checking hyper v1.6.0
21662025-05-08T03:34:43.381Z Checking bitflags v1.3.2
21672025-05-08T03:34:43.398Z Checking tower-layer v0.3.3
21682025-05-08T03:34:43.492Z Checking simd-adler32 v0.3.7
21692025-05-08T03:34:43.668Z Checking ipnet v2.11.0
21702025-05-08T03:34:43.835Z Checking lockfree-object-pool v0.1.6
21712025-05-08T03:34:44.068Z Checking tokio-rustls v0.26.0
21722025-05-08T03:34:44.086Z Checking unicode-width v0.2.0
21732025-05-08T03:34:44.150Z Checking bumpalo v3.16.0
21742025-05-08T03:34:44.230Z Checking addr2line v0.24.2
21752025-05-08T03:34:44.487Z Checking managed v0.8.0
21762025-05-08T03:34:44.491Z Checking clap_lex v0.7.4
21772025-05-08T03:34:44.585Z Checking strsim v0.11.1
21782025-05-08T03:34:44.742Z Checking winnow v0.5.40
21792025-05-08T03:34:44.766Z Checking rustc-demangle v0.1.24
21802025-05-08T03:34:44.846Z Checking smoltcp v0.9.1
21812025-05-08T03:34:44.867Z Checking clap_builder v4.5.35
21822025-05-08T03:34:45.191Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21832025-05-08T03:34:45.228Z Checking hyper-util v0.1.11
21842025-05-08T03:34:45.522Z Checking console v0.15.10
21852025-05-08T03:34:45.899Z Checking elliptic-curve v0.13.8
21862025-05-08T03:34:46.087Z Checking zopfli v0.8.1
21872025-05-08T03:34:46.260Z Checking tower v0.5.2
21882025-05-08T03:34:46.530Z Checking signal-hook-mio v0.2.4
21892025-05-08T03:34:46.688Z Checking rayon v1.10.0
21902025-05-08T03:34:46.789Z Checking num-bigint-dig v0.8.4
21912025-05-08T03:34:46.976Z Checking oxnet v0.1.1
21922025-05-08T03:34:47.243Z Checking hyper-rustls v0.27.3
21932025-05-08T03:34:47.353Z Checking hyper-tls v0.6.0
21942025-05-08T03:34:47.470Z Checking toml_edit v0.19.15
21952025-05-08T03:34:47.606Z Checking cookie_store v0.21.1
21962025-05-08T03:34:47.633Z Checking zstd v0.13.3
21972025-05-08T03:34:47.719Z Checking usdt-impl v0.5.0
21982025-05-08T03:34:47.746Z Checking postgres-types v0.2.9
21992025-05-08T03:34:48.010Z Checking bstr v1.10.0
22002025-05-08T03:34:48.252Z Checking regex v1.11.1
22012025-05-08T03:34:48.332Z Checking phf v0.11.2
22022025-05-08T03:34:48.410Z Checking ed25519 v2.2.3
22032025-05-08T03:34:48.588Z Checking bzip2 v0.5.2
22042025-05-08T03:34:48.722Z Checking bzip2 v0.4.4
22052025-05-08T03:34:48.745Z Checking futures-executor v0.3.31
22062025-05-08T03:34:48.808Z Checking zerocopy v0.6.6
22072025-05-08T03:34:48.858Z Checking curve25519-dalek v4.1.3
22082025-05-08T03:34:48.965Z Checking hubpack v0.1.2
22092025-05-08T03:34:49.009Z Checking memoffset v0.9.1
22102025-05-08T03:34:49.026Z Checking backtrace v0.3.74
22112025-05-08T03:34:49.090Z Checking rustls-pemfile v2.2.0
22122025-05-08T03:34:49.127Z Checking pkcs1 v0.7.5
22132025-05-08T03:34:49.241Z Checking portable-atomic v1.11.0
22142025-05-08T03:34:49.317Z Checking serde_urlencoded v0.7.1
22152025-05-08T03:34:49.446Z Checking float-cmp v0.10.0
22162025-05-08T03:34:49.528Z Checking serde-big-array v0.5.1
22172025-05-08T03:34:49.596Z Checking rfc6979 v0.4.0
22182025-05-08T03:34:49.667Z Checking memmap v0.7.0
22192025-05-08T03:34:49.720Z Checking encoding_rs v0.8.34
22202025-05-08T03:34:49.750Z Checking precomputed-hash v0.1.1
22212025-05-08T03:34:49.767Z Checking normalize-line-endings v0.3.0
22222025-05-08T03:34:49.840Z Checking unicode-segmentation v1.12.0
22232025-05-08T03:34:49.868Z Checking fixedbitset v0.4.2
22242025-05-08T03:34:49.884Z Checking static_assertions v1.1.0
22252025-05-08T03:34:49.901Z Checking mime v0.3.17
22262025-05-08T03:34:49.983Z Checking predicates-core v1.0.8
22272025-05-08T03:34:50.123Z Checking new_debug_unreachable v1.0.6
22282025-05-08T03:34:50.188Z Checking number_prefix v0.4.0
22292025-05-08T03:34:50.188Z Checking difflib v0.4.0
22302025-05-08T03:34:50.219Z Checking data-encoding v2.6.0
22312025-05-08T03:34:50.223Z Checking minimal-lexical v0.2.1
22322025-05-08T03:34:50.223Z Checking whoami v1.5.2
22332025-05-08T03:34:50.370Z Checking winnow v0.7.3
22342025-05-08T03:34:50.507Z Checking similar v2.7.0
22352025-05-08T03:34:50.531Z Checking predicates v3.1.3
22362025-05-08T03:34:50.548Z Checking tokio-postgres v0.7.13
22372025-05-08T03:34:50.574Z Checking ed25519-dalek v2.1.1
22382025-05-08T03:34:50.618Z Checking nom v7.1.3
22392025-05-08T03:34:50.756Z Checking hickory-proto v0.24.4
22402025-05-08T03:34:50.973Z Checking indicatif v0.17.11
22412025-05-08T03:34:51.119Z Checking string_cache v0.8.9
22422025-05-08T03:34:51.302Z Checking petgraph v0.6.5
22432025-05-08T03:34:51.418Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a#f9566e68)
22442025-05-08T03:34:51.716Z Checking usdt v0.5.0
22452025-05-08T03:34:51.902Z Checking reqwest v0.12.15 (https://github.com/seanmonstar/reqwest?rev=114d97c1a862567b465cb57f14d584626e1cf30c#114d97c1)
22462025-05-08T03:34:51.977Z Checking toml v0.7.8
22472025-05-08T03:34:52.686Z Checking ecdsa v0.16.9
22482025-05-08T03:34:53.027Z Checking toml_edit v0.22.24
22492025-05-08T03:34:53.225Z Checking anyhow v1.0.98
22502025-05-08T03:34:53.309Z Checking rsa v0.9.6
22512025-05-08T03:34:53.367Z Checking nix v0.29.0
22522025-05-08T03:34:53.733Z Checking zip v0.6.6
22532025-05-08T03:34:54.056Z Checking futures v0.3.31
22542025-05-08T03:34:54.179Z Checking zip v2.6.1
22552025-05-08T03:34:54.297Z Checking clap v4.5.35
22562025-05-08T03:34:54.314Z Checking crossterm v0.28.1
22572025-05-08T03:34:54.432Z Checking tokio-stream v0.1.17
22582025-05-08T03:34:54.454Z Checking itertools v0.12.1
22592025-05-08T03:34:54.697Z Checking itertools v0.10.5
22602025-05-08T03:34:55.219Z Checking fs-err v3.1.0
22612025-05-08T03:34:55.357Z Checking buf-list v1.0.3
22622025-05-08T03:34:55.441Z Checking strum v0.26.3
22632025-05-08T03:34:55.618Z Checking ahash v0.8.11
22642025-05-08T03:34:55.652Z Checking slog v2.7.0
22652025-05-08T03:34:55.671Z Checking openapiv3 v2.0.0
22662025-05-08T03:34:55.731Z Checking x509-cert v0.2.5
22672025-05-08T03:34:55.979Z Checking sha1 v0.10.6
22682025-05-08T03:34:56.100Z Checking lalrpop-util v0.19.12
22692025-05-08T03:34:56.117Z Checking peg-runtime v0.8.5
22702025-05-08T03:34:56.267Z Checking camino v1.1.9
22712025-05-08T03:34:56.337Z Checking sigpipe v0.1.3
22722025-05-08T03:34:56.379Z Checking jiff v0.2.10
22732025-05-08T03:35:00.022Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
22742025-05-08T03:35:00.375Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.05s
22752025-05-08T03:35:00.546Z
22762025-05-08T03:35:00.546Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (50/217)
22772025-05-08T03:35:01.212Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22782025-05-08T03:35:01.216Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22792025-05-08T03:35:01.309Z Compiling regress v0.10.3
22802025-05-08T03:35:01.425Z Compiling thiserror-impl v2.0.12
22812025-05-08T03:35:01.440Z Checking heck v0.5.0
22822025-05-08T03:35:01.472Z Compiling unsafe-libyaml v0.2.11
22832025-05-08T03:35:01.489Z Checking dirs-sys-next v0.1.2
22842025-05-08T03:35:01.493Z Checking fastrand v2.1.1
22852025-05-08T03:35:01.521Z Checking newtype-uuid v1.2.1
22862025-05-08T03:35:01.609Z Checking thread_local v1.1.8
22872025-05-08T03:35:01.662Z Checking dirs-next v2.0.0
22882025-05-08T03:35:01.790Z Compiling structmeta-derive v0.3.0
22892025-05-08T03:35:01.818Z Checking tempfile v3.13.0
22902025-05-08T03:35:01.822Z Compiling ident_case v1.0.1
22912025-05-08T03:35:01.873Z Checking term v0.7.0
22922025-05-08T03:35:01.999Z Compiling darling_core v0.20.10
22932025-05-08T03:35:02.187Z Checking daft v0.1.3
22942025-05-08T03:35:02.294Z Checking crossbeam-channel v0.5.15
22952025-05-08T03:35:02.626Z Checking is-terminal v0.4.13
22962025-05-08T03:35:02.764Z Compiling serde_yaml v0.9.34+deprecated
22972025-05-08T03:35:03.013Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22982025-05-08T03:35:03.232Z Checking take_mut v0.2.2
22992025-05-08T03:35:03.395Z Compiling rustls v0.22.4
23002025-05-08T03:35:03.411Z Checking slog-async v2.8.0
23012025-05-08T03:35:03.735Z Checking slog-term v2.9.1
23022025-05-08T03:35:03.753Z Compiling proc-macro-crate v1.3.1
23032025-05-08T03:35:04.239Z Checking wait-timeout v0.2.0
23042025-05-08T03:35:04.316Z Compiling structmeta v0.3.0
23052025-05-08T03:35:04.440Z Compiling multer v3.1.0
23062025-05-08T03:35:04.497Z Compiling thiserror v2.0.12
23072025-05-08T03:35:04.675Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23082025-05-08T03:35:04.706Z Checking match_cfg v0.1.0
23092025-05-08T03:35:04.753Z Checking bit-vec v0.8.0
23102025-05-08T03:35:04.771Z Checking typify-impl v0.2.0
23112025-05-08T03:35:04.800Z Checking typify-impl v0.3.0
23122025-05-08T03:35:04.814Z Checking quick-error v1.2.3
23132025-05-08T03:35:05.117Z Checking bit-set v0.8.0
23142025-05-08T03:35:05.414Z Checking rusty-fork v0.3.0
23152025-05-08T03:35:05.708Z Checking hostname v0.3.1
23162025-05-08T03:35:05.931Z Compiling num_enum_derive v0.5.11
23172025-05-08T03:35:06.123Z Checking progenitor-client v0.9.1
23182025-05-08T03:35:06.538Z Checking slog-json v2.6.1
23192025-05-08T03:35:06.818Z Checking rand_xorshift v0.3.0
23202025-05-08T03:35:07.026Z Compiling lzma-sys v0.1.20
23212025-05-08T03:35:07.187Z Checking hex v0.4.3
23222025-05-08T03:35:07.307Z Compiling async-stream-impl v0.3.6
23232025-05-08T03:35:07.688Z Compiling foreign-types-macros v0.2.3
23242025-05-08T03:35:07.732Z Compiling dropshot v0.16.0
23252025-05-08T03:35:07.778Z Compiling darling_macro v0.20.10
23262025-05-08T03:35:08.086Z Checking arc-swap v1.7.1
23272025-05-08T03:35:08.185Z Checking foreign-types-shared v0.3.1
23282025-05-08T03:35:08.378Z Checking utf-8 v0.7.6
23292025-05-08T03:35:08.509Z Checking unarray v0.1.4
23302025-05-08T03:35:08.588Z Checking tungstenite v0.21.0
23312025-05-08T03:35:08.617Z Checking async-stream v0.3.6
23322025-05-08T03:35:08.673Z Checking proptest v1.6.0
23332025-05-08T03:35:08.742Z Compiling darling v0.20.10
23342025-05-08T03:35:08.841Z Checking slog-scope v4.4.0
23352025-05-08T03:35:08.874Z Compiling serde_with_macros v3.12.0
23362025-05-08T03:35:08.919Z Checking foreign-types v0.5.0
23372025-05-08T03:35:09.040Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23382025-05-08T03:35:09.043Z Checking num_enum v0.5.11
23392025-05-08T03:35:09.237Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23402025-05-08T03:35:09.261Z Checking slog-bunyan v2.5.0
23412025-05-08T03:35:09.280Z Checking tokio-rustls v0.25.0
23422025-05-08T03:35:09.400Z Compiling proc-macro-error v1.0.4
23432025-05-08T03:35:09.620Z Compiling test-strategy v0.4.0
23442025-05-08T03:35:09.636Z Compiling parse-display-derive v0.10.0
23452025-05-08T03:35:10.025Z Checking toml v0.8.20
23462025-05-08T03:35:10.125Z Checking progenitor-client v0.8.0
23472025-05-08T03:35:10.481Z Compiling heck v0.3.3
23482025-05-08T03:35:10.720Z Checking waitgroup v0.1.2
23492025-05-08T03:35:10.827Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23502025-05-08T03:35:10.879Z Compiling dropshot_endpoint v0.16.0
23512025-05-08T03:35:11.369Z Checking serde_path_to_error v0.1.16
23522025-05-08T03:35:11.667Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23532025-05-08T03:35:11.988Z Compiling derive-where v1.2.7
23542025-05-08T03:35:12.415Z Checking hostname v0.4.0
23552025-05-08T03:35:12.574Z Checking cstr-argument v0.1.2
23562025-05-08T03:35:12.776Z Checking instant v0.1.13
23572025-05-08T03:35:12.919Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
23582025-05-08T03:35:12.979Z Checking debug-ignore v1.0.5
23592025-05-08T03:35:13.105Z Checking base64 v0.21.7
23602025-05-08T03:35:13.136Z Checking pretty-hex v0.2.1
23612025-05-08T03:35:13.295Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
23622025-05-08T03:35:13.383Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23632025-05-08T03:35:13.492Z Checking parse-display v0.10.0
23642025-05-08T03:35:13.631Z Checking backoff v0.4.0
23652025-05-08T03:35:13.667Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23662025-05-08T03:35:13.747Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23672025-05-08T03:35:13.921Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23682025-05-08T03:35:13.950Z Checking serde_with v3.12.0
23692025-05-08T03:35:13.958Z Compiling zone_cfg_derive v0.1.2
23702025-05-08T03:35:13.985Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23712025-05-08T03:35:14.080Z Checking tokio-tungstenite v0.21.0
23722025-05-08T03:35:14.730Z Checking slog-stdlog v4.1.1
23732025-05-08T03:35:14.793Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23742025-05-08T03:35:14.917Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23752025-05-08T03:35:14.935Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
23762025-05-08T03:35:15.209Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
23772025-05-08T03:35:15.235Z Checking colored v2.2.0
23782025-05-08T03:35:15.264Z Checking macaddr v1.0.1
23792025-05-08T03:35:15.285Z Checking winnow v0.6.20
23802025-05-08T03:35:15.607Z Checking base64 v0.13.1
23812025-05-08T03:35:15.649Z Checking unicode-width v0.1.14
23822025-05-08T03:35:16.023Z Checking ron v0.7.1
23832025-05-08T03:35:16.131Z Checking tabwriter v1.4.0
23842025-05-08T03:35:16.232Z Checking zone v0.1.8
23852025-05-08T03:35:16.391Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23862025-05-08T03:35:16.860Z Checking slog-envlogger v2.2.0
23872025-05-08T03:35:16.891Z Checking xz2 v0.1.7
23882025-05-08T03:35:16.933Z Checking xattr v1.3.1
23892025-05-08T03:35:17.079Z Checking pem v3.0.5
23902025-05-08T03:35:17.112Z Checking yasna v0.5.2
23912025-05-08T03:35:17.138Z Checking smf v0.2.3
23922025-05-08T03:35:17.176Z Checking headers-core v0.3.0
23932025-05-08T03:35:17.340Z Checking filetime v0.2.25
23942025-05-08T03:35:17.358Z Checking same-file v1.0.6
23952025-05-08T03:35:17.552Z Checking walkdir v2.5.0
23962025-05-08T03:35:17.574Z Checking tar v0.4.44
23972025-05-08T03:35:17.592Z Checking headers v0.4.0
23982025-05-08T03:35:17.856Z Checking camino-tempfile v1.1.1
23992025-05-08T03:35:17.895Z Checking rcgen v0.13.2
24002025-05-08T03:35:18.132Z Checking atomicwrites v0.4.4
24012025-05-08T03:35:18.355Z Checking subprocess v0.2.9
24022025-05-08T03:35:18.884Z Compiling typify-macro v0.2.0
24032025-05-08T03:35:18.963Z Compiling typify-macro v0.3.0
24042025-05-08T03:35:20.765Z Compiling typify v0.2.0
24052025-05-08T03:35:20.857Z Compiling progenitor-impl v0.8.0
24062025-05-08T03:35:20.869Z Compiling typify v0.3.0
24072025-05-08T03:35:20.962Z Compiling progenitor-impl v0.9.1
24082025-05-08T03:35:23.669Z Compiling progenitor-macro v0.8.0
24092025-05-08T03:35:23.854Z Compiling progenitor-macro v0.9.1
24102025-05-08T03:35:28.000Z Checking progenitor v0.8.0
24112025-05-08T03:35:28.145Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24122025-05-08T03:35:28.531Z Checking progenitor v0.9.1
24132025-05-08T03:35:28.676Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=872aae7d76493f2a4f59711b24dde55523536b40#872aae7d)
24142025-05-08T03:35:30.634Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
24152025-05-08T03:35:31.455Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24162025-05-08T03:35:37.179Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
24172025-05-08T03:35:38.786Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24182025-05-08T03:35:39.383Zerror[E0308]: mismatched types
24192025-05-08T03:35:39.383Z --> test-utils/src/certificates.rs:19:27
24202025-05-08T03:35:39.383Z |
24212025-05-08T03:35:39.383Z19 | Self::with_params(params)
24222025-05-08T03:35:39.383Z | ----------------- ^^^^^^ expected `CertificateParams`, found `Result<CertificateParams, Error>`
24232025-05-08T03:35:39.384Z | |
24242025-05-08T03:35:39.384Z | arguments to this function are incorrect
24252025-05-08T03:35:39.384Z |
24262025-05-08T03:35:39.384Z = note: expected struct `CertificateParams`
24272025-05-08T03:35:39.384Z found enum `Result<CertificateParams, rcgen::Error>`
24282025-05-08T03:35:39.384Znote: associated function defined here
24292025-05-08T03:35:39.384Z --> test-utils/src/certificates.rs:22:12
24302025-05-08T03:35:39.384Z |
24312025-05-08T03:35:39.385Z22 | pub fn with_params(params: rcgen::CertificateParams) -> Self {
24322025-05-08T03:35:39.385Z | ^^^^^^^^^^^ --------------------------------
24332025-05-08T03:35:39.385Zhelp: consider using `Result::expect` to unwrap the `Result<CertificateParams, rcgen::Error>` value, panicking if the value is a `Result::Err`
24342025-05-08T03:35:39.385Z |
24352025-05-08T03:35:39.385Z19 | Self::with_params(params.expect("REASON"))
24362025-05-08T03:35:39.385Z | +++++++++++++++++
24372025-05-08T03:35:39.385Z
24382025-05-08T03:35:39.412Zerror[E0609]: no field `is_ca` on type `Result<CertificateParams, rcgen::Error>`
24392025-05-08T03:35:39.412Z --> test-utils/src/certificates.rs:24:21
24402025-05-08T03:35:39.412Z |
24412025-05-08T03:35:39.413Z24 | root_params.is_ca =
24422025-05-08T03:35:39.413Z | ^^^^^ unknown field
24432025-05-08T03:35:39.413Z |
24442025-05-08T03:35:39.413Zhelp: one of the expressions' fields has a field of the same name
24452025-05-08T03:35:39.413Z |
24462025-05-08T03:35:39.413Z24 | root_params.unwrap().is_ca =
24472025-05-08T03:35:39.413Z | +++++++++
24482025-05-08T03:35:39.413Z
24492025-05-08T03:35:39.470Zerror[E0599]: no function or associated item named `from_params` found for struct `rcgen::Certificate` in the current scope
24502025-05-08T03:35:39.470Z --> test-utils/src/certificates.rs:26:48
24512025-05-08T03:35:39.470Z |
24522025-05-08T03:35:39.470Z26 | let root_keypair = rcgen::Certificate::from_params(root_params)
24532025-05-08T03:35:39.471Z | ^^^^^^^^^^^ function or associated item not found in `Certificate`
24542025-05-08T03:35:39.471Z |
24552025-05-08T03:35:39.471Zhelp: there is a method `params` with a similar name, but with different arguments
24562025-05-08T03:35:39.471Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rcgen-0.13.2/src/certificate.rs:33:2
24572025-05-08T03:35:39.471Z |
24582025-05-08T03:35:39.471Z33 | pub fn params(&self) -> &CertificateParams {
24592025-05-08T03:35:39.471Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
24602025-05-08T03:35:39.471Z
24612025-05-08T03:35:39.472Zerror[E0609]: no field `is_ca` on type `Result<CertificateParams, rcgen::Error>`
24622025-05-08T03:35:39.472Z --> test-utils/src/certificates.rs:30:29
24632025-05-08T03:35:39.472Z |
24642025-05-08T03:35:39.472Z30 | intermediate_params.is_ca =
24652025-05-08T03:35:39.472Z | ^^^^^ unknown field
24662025-05-08T03:35:39.472Z |
24672025-05-08T03:35:39.472Zhelp: one of the expressions' fields has a field of the same name
24682025-05-08T03:35:39.472Z |
24692025-05-08T03:35:39.472Z30 | intermediate_params.unwrap().is_ca =
24702025-05-08T03:35:39.473Z | +++++++++
24712025-05-08T03:35:39.473Z
24722025-05-08T03:35:39.473Zerror[E0599]: no function or associated item named `from_params` found for struct `rcgen::Certificate` in the current scope
24732025-05-08T03:35:39.473Z --> test-utils/src/certificates.rs:33:33
24742025-05-08T03:35:39.473Z |
24752025-05-08T03:35:39.473Z33 | rcgen::Certificate::from_params(intermediate_params)
24762025-05-08T03:35:39.473Z | ^^^^^^^^^^^ function or associated item not found in `Certificate`
24772025-05-08T03:35:39.474Z |
24782025-05-08T03:35:39.474Zhelp: there is a method `params` with a similar name, but with different arguments
24792025-05-08T03:35:39.474Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rcgen-0.13.2/src/certificate.rs:33:2
24802025-05-08T03:35:39.474Z |
24812025-05-08T03:35:39.474Z33 | pub fn params(&self) -> &CertificateParams {
24822025-05-08T03:35:39.474Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
24832025-05-08T03:35:39.474Z
24842025-05-08T03:35:39.474Zerror[E0599]: no function or associated item named `from_params` found for struct `rcgen::Certificate` in the current scope
24852025-05-08T03:35:39.474Z --> test-utils/src/certificates.rs:36:47
24862025-05-08T03:35:39.475Z |
24872025-05-08T03:35:39.475Z36 | let end_keypair = rcgen::Certificate::from_params(params)
24882025-05-08T03:35:39.475Z | ^^^^^^^^^^^ function or associated item not found in `Certificate`
24892025-05-08T03:35:39.475Z |
24902025-05-08T03:35:39.475Zhelp: there is a method `params` with a similar name, but with different arguments
24912025-05-08T03:35:39.475Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rcgen-0.13.2/src/certificate.rs:33:2
24922025-05-08T03:35:39.475Z |
24932025-05-08T03:35:39.475Z33 | pub fn params(&self) -> &CertificateParams {
24942025-05-08T03:35:39.475Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
24952025-05-08T03:35:39.475Z
24962025-05-08T03:35:39.508Zerror[E0599]: no method named `serialize_private_key_der` found for struct `rcgen::Certificate` in the current scope
24972025-05-08T03:35:39.508Z --> test-utils/src/certificates.rs:59:26
24982025-05-08T03:35:39.508Z |
24992025-05-08T03:35:39.508Z59 | self.end_keypair.serialize_private_key_der()
25002025-05-08T03:35:39.508Z | ^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `Certificate`
25012025-05-08T03:35:39.508Z
25022025-05-08T03:35:39.509Zerror[E0599]: no method named `serialize_private_key_pem` found for struct `rcgen::Certificate` in the current scope
25032025-05-08T03:35:39.509Z --> test-utils/src/certificates.rs:63:26
25042025-05-08T03:35:39.509Z |
25052025-05-08T03:35:39.509Z63 | self.end_keypair.serialize_private_key_pem()
25062025-05-08T03:35:39.509Z | ^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `Certificate`
25072025-05-08T03:35:39.509Z
25082025-05-08T03:35:39.830ZSome errors have detailed explanations: E0308, E0599, E0609.
25092025-05-08T03:35:39.830ZFor more information about an error, try `rustc --explain E0308`.
25102025-05-08T03:35:39.871Zerror: could not compile `omicron-test-utils` (lib) due to 8 previous errors
25112025-05-08T03:35:40.069Zerror: process didn't exit successfully: `/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/cargo check --bins --manifest-path test-utils/Cargo.toml --no-default-features` (exit status: 101)
25122025-05-08T03:35:40.074ZError: cargo-hack install failed: exit status: 1
25132025-05-08T03:35:40.078Z
25142025-05-08T03:35:40.078Zreal 1:54.399522433
25152025-05-08T03:35:40.078Zuser 6:50.329536276
25162025-05-08T03:35:40.078Zsys 1:16.581143666
25172025-05-08T03:35:40.078Ztrap 0.201776174
25182025-05-08T03:35:40.078Ztflt 0.244975920
25192025-05-08T03:35:40.078Zdflt 0.308934848
25202025-05-08T03:35:40.078Zkflt 0.000008918
25212025-05-08T03:35:40.078Zlock 7:41.395544549
25222025-05-08T03:35:40.078Zslp 28:34.746526231
25232025-05-08T03:35:40.078Zlat 30.997276430
25242025-05-08T03:35:40.078Zstop 1:45.394965622
25252025-05-08T03:35:40.078Zprocess exited: duration 408187 ms, exit code 1
 
25262025-05-08T03:35:40.125Zfound 0 output files