01JTRSSPS5FDTN3T2CF70B316G: 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: 01JTRST6QSVRNWKFN42B5ZJVY7

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-05-08T20:37:27.723Zjob assigned to worker 01JTRSTD4AV8923NV5G5AVBE0C [factory aws, i-01655e4c2d1c3e842] (queued for 1 m 2 s)
 
22025-05-08T20:37:36.227Zstarting task 0: "setup"
32025-05-08T20:37:36.234Z++ uname -s
42025-05-08T20:37:36.237Z+ kern=SunOS
52025-05-08T20:37:36.237Z+ build_user=build
62025-05-08T20:37:36.237Z+ build_uid=12345
72025-05-08T20:37:36.237Z+ work_dir=/work
82025-05-08T20:37:36.237Z+ input_dir=/input
92025-05-08T20:37:36.237Z+ [[ 0 == 12345 ]]
102025-05-08T20:37:36.237Z+ case "$kern" in
112025-05-08T20:37:36.237Z+ groupadd -g 12345 build
122025-05-08T20:37:36.240Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-05-08T20:37:38.248Z+ zfs create -o mountpoint=/work rpool/work
142025-05-08T20:37:38.361Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-05-08T20:37:38.364Z+ home_fs=zfs
162025-05-08T20:37:38.364Z+ [[ zfs == autofs ]]
172025-05-08T20:37:38.364Z+ mkdir -p /home/build
182025-05-08T20:37:38.367Z+ chown build:build /home/build /work
192025-05-08T20:37:40.369Z+ chmod 0700 /home/build /work
202025-05-08T20:37:40.372Zprocess exited: duration 4144 ms, exit code 0
 
212025-05-08T20:37:40.379Zstarting task 1: "rust-toolchain"
222025-05-08T20:37:40.384Z+ printf ' * rust toolchain channel = "%s"\n' 1.86.0
232025-05-08T20:37:40.384Z * rust toolchain channel = "1.86.0"
242025-05-08T20:37:40.384Z+ printf ' * rust toolchain profile = "%s"\n' default
252025-05-08T20:37:40.384Z * rust toolchain profile = "default"
262025-05-08T20:37:40.384Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-05-08T20:37:40.384Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-05-08T20:37:40.387Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-05-08T20:37:40.388Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.86.0 --profile default
302025-05-08T20:37:40.505Zinfo: downloading installer
312025-05-08T20:37:42.190Zwarn: It looks like you have an existing installation of Rust at:
322025-05-08T20:37:42.190Zwarn: /opt/ooce/bin
332025-05-08T20:37:42.190Zwarn: It is recommended that rustup be the primary Rust installation.
342025-05-08T20:37:42.190Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-05-08T20:37:42.190Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-05-08T20:37:42.190Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-05-08T20:37:42.190Zwarn: or pass `-y' to ignore all ignorable checks.
382025-05-08T20:37:42.190Zerror: cannot install while Rust is installed
392025-05-08T20:37:42.190Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-05-08T20:37:42.208Zinfo: profile set to 'default'
412025-05-08T20:37:42.208Zinfo: default host triple is x86_64-unknown-illumos
422025-05-08T20:37:42.211Zinfo: syncing channel updates for '1.86.0-x86_64-unknown-illumos'
432025-05-08T20:37:42.390Zinfo: latest update on 2025-04-03, rust version 1.86.0 (05f9846f8 2025-03-31)
442025-05-08T20:37:42.390Zinfo: downloading component 'cargo'
452025-05-08T20:37:43.289Zinfo: downloading component 'clippy'
462025-05-08T20:37:43.668Zinfo: downloading component 'rust-docs'
472025-05-08T20:37:45.482Zinfo: downloading component 'rust-std'
482025-05-08T20:37:47.013Zinfo: downloading component 'rustc'
492025-05-08T20:37:55.633Zinfo: downloading component 'rustfmt'
502025-05-08T20:37:55.921Zinfo: installing component 'cargo'
512025-05-08T20:37:56.747Zinfo: installing component 'clippy'
522025-05-08T20:37:57.136Zinfo: installing component 'rust-docs'
532025-05-08T20:37:59.014Zinfo: installing component 'rust-std'
542025-05-08T20:38:00.759Zinfo: installing component 'rustc'
552025-05-08T20:38:07.138Zinfo: installing component 'rustfmt'
562025-05-08T20:38:07.469Zinfo: default toolchain set to '1.86.0-x86_64-unknown-illumos'
572025-05-08T20:38:07.469Z
582025-05-08T20:38:07.885Z 1.86.0-x86_64-unknown-illumos installed - rustc 1.86.0 (05f9846f8 2025-03-31)
592025-05-08T20:38:07.886Z
602025-05-08T20:38:07.889Z
612025-05-08T20:38:07.889ZRust is installed now. Great!
622025-05-08T20:38:07.889Z
632025-05-08T20:38:07.889ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-05-08T20:38:07.889Zenvironment variable. This has not been done automatically.
652025-05-08T20:38:07.889Z
662025-05-08T20:38:07.889ZTo configure your current shell, you need to source
672025-05-08T20:38:07.889Zthe corresponding env file under $HOME/.cargo.
682025-05-08T20:38:07.889Z
692025-05-08T20:38:07.889ZThis is usually done by running one of the following (note the leading DOT):
702025-05-08T20:38:07.889Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-05-08T20:38:07.889Zsource "$HOME/.cargo/env.fish" # For fish
722025-05-08T20:38:07.890Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-05-08T20:38:07.970Z+ rustup --version
742025-05-08T20:38:07.981Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-05-08T20:38:07.984Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-05-08T20:38:08.059Zinfo: The currently active `rustc` version is `rustc 1.86.0 (05f9846f8 2025-03-31)`
772025-05-08T20:38:08.064Z+ cargo --version
782025-05-08T20:38:08.125Zcargo 1.86.0 (adf9b6ad1 2025-02-28)
792025-05-08T20:38:08.129Z+ rustc --version
802025-05-08T20:38:08.194Zrustc 1.86.0 (05f9846f8 2025-03-31)
812025-05-08T20:38:08.197Zprocess exited: duration 27813 ms, exit code 0
 
822025-05-08T20:38:08.204Zstarting task 2: "authentication"
832025-05-08T20:38:08.226Zprocess exited: duration 21 ms, exit code 0
 
842025-05-08T20:38:08.234Zstarting task 3: "clone repository"
852025-05-08T20:38:08.237Z+ mkdir -p /work/oxidecomputer/omicron
862025-05-08T20:38:08.240Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-05-08T20:38:08.806ZCloning into '/work/oxidecomputer/omicron'...
882025-05-08T20:38:16.576Z+ cd /work/oxidecomputer/omicron
892025-05-08T20:38:16.576Z+ git fetch origin 61b4a923a8541a1064f71d60bf84a85ae2b8aa53
902025-05-08T20:38:16.888ZFrom https://github.com/oxidecomputer/omicron
912025-05-08T20:38:16.888Z * branch 61b4a923a8541a1064f71d60bf84a85ae2b8aa53 -> FETCH_HEAD
922025-05-08T20:38:16.904Z+ [[ -n ixi/propolis-oximeter-vss ]]
932025-05-08T20:38:16.908Z++ git branch --show-current
942025-05-08T20:38:16.908Z+ current=main
952025-05-08T20:38:16.908Z+ [[ main != ixi/propolis-oximeter-vss ]]
962025-05-08T20:38:16.908Z+ git branch -f ixi/propolis-oximeter-vss 61b4a923a8541a1064f71d60bf84a85ae2b8aa53
972025-05-08T20:38:16.908Z+ git checkout -f ixi/propolis-oximeter-vss
982025-05-08T20:38:17.117ZSwitched to branch 'ixi/propolis-oximeter-vss'
992025-05-08T20:38:17.120Z+ git reset --hard 61b4a923a8541a1064f71d60bf84a85ae2b8aa53
1002025-05-08T20:38:17.144ZHEAD is now at 61b4a923a add a Propolis metric for VMM VSZ
1012025-05-08T20:38:17.147Zprocess exited: duration 8911 ms, exit code 0
 
1022025-05-08T20:38:17.153Zstarting task 4: "build"
1032025-05-08T20:38:17.158Z+ source .github/buildomat/ci-env.sh
1042025-05-08T20:38:17.158Z++ export CARGO_TERM_COLOR=always
1052025-05-08T20:38:17.158Z++ CARGO_TERM_COLOR=always
1062025-05-08T20:38:17.158Z+ cargo --version
1072025-05-08T20:38:17.214Zcargo 1.86.0 (adf9b6ad1 2025-02-28)
1082025-05-08T20:38:17.219Z+ rustc --version
1092025-05-08T20:38:17.285Zrustc 1.86.0 (05f9846f8 2025-03-31)
1102025-05-08T20:38:17.288Z+ source ./env.sh
1112025-05-08T20:38:17.288Z++ OLD_SHELL_OPTS=ehxB
1122025-05-08T20:38:17.288Z++ set -o xtrace
1132025-05-08T20:38:17.292Z++++ dirname ./env.sh
1142025-05-08T20:38:17.399Z+++ readlink -f .
1152025-05-08T20:38:17.577Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162025-05-08T20:38:17.580Z++ 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-08T20:38:17.580Z++ 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-08T20:38:17.580Z++ 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-08T20:38:17.580Z++ 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-08T20:38:17.580Z++ 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-08T20:38:17.580Z++ 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-08T20:38:17.580Z++ 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-08T20:38:17.580Z++ 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-08T20:38:17.580Z++ case $OLD_SHELL_OPTS in
1252025-05-08T20:38:17.580Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262025-05-08T20:38:17.580Z+ 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-08T20:38:17.580Z+ 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-08T20:38:17.580Z+ banner prerequisites
1292025-05-08T20:38:17.610Z
1302025-05-08T20:38:17.610Z ##### ##### ###### ##### ###### #### # # # #### #
1312025-05-08T20:38:17.610Z # # # # # # # # # # # # # # #
1322025-05-08T20:38:17.610Z # # # # ##### # # ##### # # # # # #### #
1332025-05-08T20:38:17.610Z ##### ##### # ##### # # # # # # # # #
1342025-05-08T20:38:17.611Z # # # # # # # # # # # # # # #
1352025-05-08T20:38:17.611Z # # # ###### # # ###### ### # #### # #### #
1362025-05-08T20:38:17.611Z
1372025-05-08T20:38:17.614Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382025-05-08T20:38:42.936Z Startup: Refreshing catalog 'helios-dev' ... Done
1392025-05-08T20:38:48.675Z Startup: Caching catalogs ... Done
1402025-05-08T20:38:52.611ZPlanning: Solver setup ... Done (2.851s)
1412025-05-08T20:38:52.639ZPlanning: Running solver ... Done (0.028s)
1422025-05-08T20:38:52.715ZPlanning: Finding local manifests ... Done (0.005s)
1432025-05-08T20:38:52.727ZPlanning: Fetching manifests: 0/4 0% complete
1442025-05-08T20:38:53.136ZPlanning: Fetching manifests: 4/4 100% complete
1452025-05-08T20:38:53.185ZPlanning: Package planning ... Done (0.049s)
1462025-05-08T20:38:53.236ZPlanning: Merging actions ... Done (0.050s)
1472025-05-08T20:38:54.027ZPlanning: Checking for conflicting actions ... Done (0.791s)
1482025-05-08T20:38:54.039ZPlanning: Consolidating action changes ... Done (0.011s)
1492025-05-08T20:39:09.440ZPlanning: Evaluating mediators ... Done (15.399s)
1502025-05-08T20:39:09.451ZPlanning: Planning completed in 20.66 seconds
1512025-05-08T20:39:12.789Z Packages to install: 4
1522025-05-08T20:39:12.789Z Mediators to change: 2
1532025-05-08T20:39:12.789Z Services to change: 1
1542025-05-08T20:39:12.792Z Estimated space available: 155.55 GB
1552025-05-08T20:39:12.792ZEstimated space to be consumed: 1.64 GB
1562025-05-08T20:39:12.792Z Create boot environment: No
1572025-05-08T20:39:12.792ZCreate backup boot environment: No
1582025-05-08T20:39:12.792Z Rebuild boot archive: No
1592025-05-08T20:39:12.792Z
1602025-05-08T20:39:12.792ZChanged mediators:
1612025-05-08T20:39:12.792Z mediator clang:
1622025-05-08T20:39:12.792Z version: None -> 15 (system default)
1632025-05-08T20:39:12.792Z
1642025-05-08T20:39:12.792Z mediator llvm:
1652025-05-08T20:39:12.792Z version: 14 (system default) -> 15 (system default)
1662025-05-08T20:39:12.792Z
1672025-05-08T20:39:12.792ZChanged packages:
1682025-05-08T20:39:12.792Zhelios-dev
1692025-05-08T20:39:12.792Z developer/build-essential
1702025-05-08T20:39:12.792Z None -> 11-2.0
1712025-05-08T20:39:12.792Z library/libxmlsec1
1722025-05-08T20:39:12.792Z None -> 1.2.35-2.0
1732025-05-08T20:39:12.792Z ooce/developer/clang-15
1742025-05-08T20:39:12.793Z None -> 15.0.7-2.0
1752025-05-08T20:39:12.793Z ooce/developer/llvm-15
1762025-05-08T20:39:12.793Z None -> 15.0.7-2.0
1772025-05-08T20:39:12.793Z
1782025-05-08T20:39:12.793ZServices:
1792025-05-08T20:39:12.793Z restart_fmri:
1802025-05-08T20:39:12.793Z svc:/system/update-man-index:default
1812025-05-08T20:39:13.380Z
1822025-05-08T20:39:13.380ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1832025-05-08T20:39:18.399ZDownload: 491/3290 items 17.0/212.6MB 7% complete (3.4M/s)
1842025-05-08T20:39:25.660ZDownload: 1198/3290 items 83.5/212.6MB 39% complete (9.0M/s)
1852025-05-08T20:39:31.347ZDownload: 2223/3290 items 119.2/212.6MB 56% complete (9.9M/s)
1862025-05-08T20:39:35.992ZDownload: Completed 212.60 MB in 22.61 seconds (9.4M/s)
1872025-05-08T20:39:36.279Z Actions: 1/3689 actions (Installing new actions)
1882025-05-08T20:39:41.539Z Actions: 3553/3689 actions (Installing new actions)
1892025-05-08T20:39:41.594Z Actions: Completed 3689 actions in 5.31 seconds.
1902025-05-08T20:39:42.088Z Done (0.489s)
1912025-05-08T20:39:42.088Z Done (0.000s)
1922025-05-08T20:39:42.825Z Done (0.737s)
1932025-05-08T20:39:49.928Z Done (6.828s)
1942025-05-08T20:39:50.096Z Done (0.093s)
1952025-05-08T20:39:50.099Z Done (0.000s)
1962025-05-08T20:39:50.261Z Done (0.000s)
1972025-05-08T20:39:51.033ZPlanning: Evaluating mediator changes ... Done
1982025-05-08T20:39:51.195ZPlanning: Checking for conflicting actions ... Done
1992025-05-08T20:39:51.198ZPlanning: Consolidating action changes ... Done
2002025-05-08T20:39:51.474ZPlanning: Evaluating mediators ... Done
2012025-05-08T20:39:51.477ZPlanning: Planning completed in 0.44 seconds
2022025-05-08T20:39:51.510Z Mediators to change: 2
2032025-05-08T20:39:51.510Z Create boot environment: No
2042025-05-08T20:39:51.513ZCreate backup boot environment: No
2052025-05-08T20:39:51.582Z Done
2062025-05-08T20:39:51.582Z Done
2072025-05-08T20:39:52.070Z Done
2082025-05-08T20:39:55.583Z Done
2092025-05-08T20:39:55.671Z Done
2102025-05-08T20:39:55.675Z Done
2112025-05-08T20:39:55.817Z Done
2122025-05-08T20:39:56.433ZPlanning: Evaluating mediator changes ... Done
2132025-05-08T20:39:56.436ZPlanning: Merging actions ... Done
2142025-05-08T20:39:56.619ZPlanning: Checking for conflicting actions ... Done
2152025-05-08T20:39:56.622ZPlanning: Consolidating action changes ... Done
2162025-05-08T20:39:56.880ZPlanning: Evaluating mediators ... Done
2172025-05-08T20:39:56.935ZPlanning: Planning completed in 0.75 seconds
2182025-05-08T20:39:56.970Z Packages to change: 1
2192025-05-08T20:39:56.970Z Mediators to change: 1
2202025-05-08T20:39:56.973Z Services to change: 1
2212025-05-08T20:39:56.973Z Create boot environment: No
2222025-05-08T20:39:56.973ZCreate backup boot environment: Yes
2232025-05-08T20:39:59.192Z Actions: 1/6 actions (Updating modified actions)
2242025-05-08T20:39:59.195Z Actions: Completed 6 actions in 0.00 seconds.
2252025-05-08T20:39:59.195Z Done
2262025-05-08T20:39:59.195Z Done
2272025-05-08T20:39:59.335Z Done
2282025-05-08T20:40:02.936Z Done
2292025-05-08T20:40:03.025Z Done
2302025-05-08T20:40:03.027Z Done
2312025-05-08T20:40:03.161Z Done
2322025-05-08T20:40:03.592ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2332025-05-08T20:40:03.592Zclang system 15 system
2342025-05-08T20:40:03.592Zcsh system system illumos
2352025-05-08T20:40:03.592Zctags system system illumos
2362025-05-08T20:40:03.592Zfile system system illumos
2372025-05-08T20:40:03.592Zgcc vendor 12 vendor
2382025-05-08T20:40:03.592Zgcc system 10 system
2392025-05-08T20:40:03.592Zgcc system 7 system
2402025-05-08T20:40:03.592Zgo system 1.20 system
2412025-05-08T20:40:03.592Zgo system 1.19 system
2422025-05-08T20:40:03.592Zllvm system 15 system
2432025-05-08T20:40:03.592Zllvm system 14 system
2442025-05-08T20:40:03.592Zmariadb system 10.6 system
2452025-05-08T20:40:03.592Zmta vendor vendor dma
2462025-05-08T20:40:03.592Zopenjdk system 17 system
2472025-05-08T20:40:03.592Zopenjdk system 11 system
2482025-05-08T20:40:03.592Zopenjdk system 1.8 system
2492025-05-08T20:40:03.592Zopenssl vendor 3 vendor
2502025-05-08T20:40:03.592Zperl system 5.36 system
2512025-05-08T20:40:03.593Zpostgresql system 15 system
2522025-05-08T20:40:03.593Zpostgresql system 13 system
2532025-05-08T20:40:03.593Zpython vendor 3 vendor
2542025-05-08T20:40:03.593Zpython system 2 system
2552025-05-08T20:40:03.593Zpython3 system 3.11 system
2562025-05-08T20:40:03.593Zruby system 3.0 system
2572025-05-08T20:40:03.593Zwords vendor vendor american-english
2582025-05-08T20:40:03.593Zwords system system australian-english
2592025-05-08T20:40:03.593Zwords system system british-english
2602025-05-08T20:40:03.593Zwords system system canadian-english
2612025-05-08T20:40:03.593Zwords system system french
2622025-05-08T20:40:03.593Zwords system system italian
2632025-05-08T20:40:03.593Zwords system system ngerman
2642025-05-08T20:40:03.593Zwords system system ogerman
2652025-05-08T20:40:03.593Zwords system system spanish
2662025-05-08T20:40:03.920ZPUBLISHER TYPE STATUS P LOCATION
2672025-05-08T20:40:03.920Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2682025-05-08T20:40:07.544ZFMRI IFO
2692025-05-08T20:40:07.544Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2702025-05-08T20:40:07.544Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2712025-05-08T20:40:07.544Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2722025-05-08T20:40:07.544Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2732025-05-08T20:40:07.544Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2742025-05-08T20:40:07.544Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2752025-05-08T20:40:07.544Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2762025-05-08T20:40:07.544Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2772025-05-08T20:40:07.544Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2782025-05-08T20:40:07.544Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2792025-05-08T20:40:07.544Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2802025-05-08T20:40:07.544Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2812025-05-08T20:40:07.544Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2822025-05-08T20:40:07.544Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2832025-05-08T20:40:07.544Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2842025-05-08T20:40:08.471Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2852025-05-08T20:40:08.745Z Updating git repository `https://github.com/seanmonstar/reqwest`
2862025-05-08T20:40:09.561Z Updating crates.io index
2872025-05-08T20:40:09.597Z Updating git repository `https://github.com/oxidecomputer/lldp`
2882025-05-08T20:40:09.948Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2892025-05-08T20:40:10.548Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2902025-05-08T20:40:10.848Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2912025-05-08T20:40:11.150Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2922025-05-08T20:40:11.563Z Updating git repository `https://github.com/oxidecomputer/propolis`
2932025-05-08T20:40:13.515Z Updating git repository `https://github.com/oxidecomputer/crucible`
2942025-05-08T20:40:15.602Z Updating git repository `https://github.com/oxidecomputer/opte`
2952025-05-08T20:40:16.421Z Updating git repository `https://github.com/oxidecomputer/falcon`
2962025-05-08T20:40:17.210Z Updating git repository `https://github.com/oxidecomputer/clickward`
2972025-05-08T20:40:17.443Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2982025-05-08T20:40:17.780Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2992025-05-08T20:40:18.771Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3002025-05-08T20:40:19.179Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3012025-05-08T20:40:19.731Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3022025-05-08T20:40:20.006Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3032025-05-08T20:40:20.356Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3042025-05-08T20:40:20.657Z Updating git repository `https://github.com/oxidecomputer/tofino`
3052025-05-08T20:40:20.946Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3062025-05-08T20:40:21.260Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3072025-05-08T20:40:21.528Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3082025-05-08T20:40:21.819Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3092025-05-08T20:40:22.196Z Updating git repository `https://github.com/oxidecomputer/ispf`
3102025-05-08T20:40:22.537Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3112025-05-08T20:40:23.029Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3122025-05-08T20:40:23.521Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3132025-05-08T20:40:23.925Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3142025-05-08T20:40:24.211Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3152025-05-08T20:40:24.611Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3162025-05-08T20:40:25.210Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3172025-05-08T20:40:25.505Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3182025-05-08T20:40:25.823Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3192025-05-08T20:40:26.164Z Updating git repository `https://github.com/oxidecomputer/omicron`
3202025-05-08T20:40:47.269Z Updating git repository `https://github.com/illumos/smf-rs`
3212025-05-08T20:40:48.846Z Downloading crates ...
3222025-05-08T20:40:48.905Z Downloaded anstyle-parse v0.2.5
3232025-05-08T20:40:48.911Z Downloaded anstream v0.6.15
3242025-05-08T20:40:48.914Z Downloaded digest v0.10.7
3252025-05-08T20:40:48.917Z Downloaded anstyle v1.0.10
3262025-05-08T20:40:48.931Z Downloaded equivalent v1.0.1
3272025-05-08T20:40:48.935Z Downloaded dtrace-parser v0.2.0
3282025-05-08T20:40:48.941Z Downloaded scroll_derive v0.12.0
3292025-05-08T20:40:48.945Z Downloaded pretty-hex v0.4.1
3302025-05-08T20:40:48.952Z Downloaded swrite v0.1.0
3312025-05-08T20:40:48.958Z Downloaded winnow v0.7.3
3322025-05-08T20:40:48.967Z Downloaded usdt-attr-macro v0.5.0
3332025-05-08T20:40:48.970Z Downloaded heck v0.5.0
3342025-05-08T20:40:48.976Z Downloaded usdt-macro v0.5.0
3352025-05-08T20:40:48.983Z Downloaded cpufeatures v0.2.14
3362025-05-08T20:40:48.986Z Downloaded cfg-if v1.0.0
3372025-05-08T20:40:48.986Z Downloaded cargo_toml v0.21.0
3382025-05-08T20:40:48.989Z Downloaded anyhow v1.0.98
3392025-05-08T20:40:48.993Z Downloaded block-buffer v0.10.4
3402025-05-08T20:40:48.996Z Downloaded dof v0.3.0
3412025-05-08T20:40:48.996Z Downloaded fnv v1.0.7
3422025-05-08T20:40:48.996Z Downloaded anstyle-query v1.1.1
3432025-05-08T20:40:48.996Z Downloaded fastrand v2.1.1
3442025-05-08T20:40:48.999Z Downloaded fs-err v3.1.0
3452025-05-08T20:40:49.003Z Downloaded colorchoice v1.0.2
3462025-05-08T20:40:49.003Z Downloaded cargo-platform v0.1.8
3472025-05-08T20:40:49.003Z Downloaded camino-tempfile v1.1.1
3482025-05-08T20:40:49.007Z Downloaded generic-array v0.14.7
3492025-05-08T20:40:49.007Z Downloaded strsim v0.11.1
3502025-05-08T20:40:49.007Z Downloaded bitflags v1.3.2
3512025-05-08T20:40:49.010Z Downloaded serde_spanned v0.6.8
3522025-05-08T20:40:49.014Z Downloaded errno v0.3.9
3532025-05-08T20:40:49.014Z Downloaded bytecount v0.6.8
3542025-05-08T20:40:49.017Z Downloaded crypto-common v0.1.6
3552025-05-08T20:40:49.017Z Downloaded pest_generator v2.7.14
3562025-05-08T20:40:49.017Z Downloaded heck v0.4.1
3572025-05-08T20:40:49.019Z Downloaded clap_lex v0.7.4
3582025-05-08T20:40:49.019Z Downloaded tabled_derive v0.7.0
3592025-05-08T20:40:49.023Z Downloaded terminal_size v0.4.0
3602025-05-08T20:40:49.027Z Downloaded terminal_size v0.2.6
3612025-05-08T20:40:49.030Z Downloaded thiserror-impl v2.0.12
3622025-05-08T20:40:49.037Z Downloaded thiserror v1.0.69
3632025-05-08T20:40:49.040Z Downloaded thiserror-impl v1.0.69
3642025-05-08T20:40:49.043Z Downloaded smawk v0.3.2
3652025-05-08T20:40:49.043Z Downloaded proc-macro-error-attr v1.0.4
3662025-05-08T20:40:49.046Z Downloaded plain v0.2.3
3672025-05-08T20:40:49.051Z Downloaded memmap v0.7.0
3682025-05-08T20:40:49.052Z Downloaded macaddr v1.0.1
3692025-05-08T20:40:49.055Z Downloaded version_check v0.9.5
3702025-05-08T20:40:49.055Z Downloaded thread-id v4.2.2
3712025-05-08T20:40:49.059Z Downloaded serde_tokenstream v0.2.2
3722025-05-08T20:40:49.059Z Downloaded scroll v0.12.0
3732025-05-08T20:40:49.062Z Downloaded utf8parse v0.2.2
3742025-05-08T20:40:49.062Z Downloaded usdt v0.5.0
3752025-05-08T20:40:49.067Z Downloaded toml_datetime v0.6.8
3762025-05-08T20:40:49.070Z Downloaded clap_derive v4.5.32
3772025-05-08T20:40:49.070Z Downloaded is_terminal_polyfill v1.70.1
3782025-05-08T20:40:49.073Z Downloaded cargo_metadata v0.19.2
3792025-05-08T20:40:49.073Z Downloaded autocfg v1.4.0
3802025-05-08T20:40:49.077Z Downloaded tempfile v3.13.0
3812025-05-08T20:40:49.080Z Downloaded sha2 v0.10.8
3822025-05-08T20:40:49.084Z Downloaded itoa v1.0.11
3832025-05-08T20:40:49.084Z Downloaded once_cell v1.21.3
3842025-05-08T20:40:49.097Z Downloaded semver v1.0.25
3852025-05-08T20:40:49.102Z Downloaded unicode-linebreak v0.1.5
3862025-05-08T20:40:49.105Z Downloaded io-lifetimes v1.0.11
3872025-05-08T20:40:49.108Z Downloaded usdt-impl v0.5.0
3882025-05-08T20:40:49.111Z Downloaded thiserror v2.0.12
3892025-05-08T20:40:49.115Z Downloaded zerocopy-derive v0.7.35
3902025-05-08T20:40:49.118Z Downloaded proc-macro-error v1.0.4
3912025-05-08T20:40:49.121Z Downloaded log v0.4.22
3922025-05-08T20:40:49.124Z Downloaded textwrap v0.16.1
3932025-05-08T20:40:49.127Z Downloaded quote v1.0.39
3942025-05-08T20:40:49.131Z Downloaded pest_meta v2.7.14
3952025-05-08T20:40:49.134Z Downloaded ryu v1.0.18
3962025-05-08T20:40:49.134Z Downloaded proc-macro2 v1.0.94
3972025-05-08T20:40:49.137Z Downloaded toml v0.8.20
3982025-05-08T20:40:49.140Z Downloaded pest_derive v2.7.14
3992025-05-08T20:40:49.143Z Downloaded typenum v1.17.0
4002025-05-08T20:40:49.144Z Downloaded clap v4.5.35
4012025-05-08T20:40:49.151Z Downloaded unicode-ident v1.0.14
4022025-05-08T20:40:49.154Z Downloaded ucd-trie v0.1.7
4032025-05-08T20:40:49.157Z Downloaded camino v1.1.9
4042025-05-08T20:40:49.157Z Downloaded byteorder v1.5.0
4052025-05-08T20:40:49.163Z Downloaded papergrid v0.11.0
4062025-05-08T20:40:49.168Z Downloaded serde_derive v1.0.219
4072025-05-08T20:40:49.168Z Downloaded bitflags v2.9.0
4082025-05-08T20:40:49.186Z Downloaded serde v1.0.219
4092025-05-08T20:40:49.189Z Downloaded indexmap v2.7.1
4102025-05-08T20:40:49.201Z Downloaded memchr v2.7.4
4112025-05-08T20:40:49.207Z Downloaded toml_edit v0.22.24
4122025-05-08T20:40:49.238Z Downloaded pest v2.7.14
4132025-05-08T20:40:49.260Z Downloaded hashbrown v0.15.1
4142025-05-08T20:40:49.264Z Downloaded clap_builder v4.5.35
4152025-05-08T20:40:49.272Z Downloaded zerocopy v0.7.35
4162025-05-08T20:40:49.287Z Downloaded serde_json v1.0.140
4172025-05-08T20:40:49.302Z Downloaded tabled v0.15.0
4182025-05-08T20:40:49.316Z Downloaded goblin v0.8.2
4192025-05-08T20:40:49.322Z Downloaded syn v1.0.109
4202025-05-08T20:40:49.333Z Downloaded unicode-width v0.1.14
4212025-05-08T20:40:49.343Z Downloaded syn v2.0.98
4222025-05-08T20:40:49.354Z Downloaded rustix v0.37.28
4232025-05-08T20:40:49.371Z Downloaded rustix v0.38.37
4242025-05-08T20:40:49.415Z Downloaded libc v0.2.171
4252025-05-08T20:40:49.564Z Compiling proc-macro2 v1.0.94
4262025-05-08T20:40:49.564Z Compiling unicode-ident v1.0.14
4272025-05-08T20:40:49.569Z Compiling version_check v0.9.5
4282025-05-08T20:40:49.569Z Compiling libc v0.2.171
4292025-05-08T20:40:49.569Z Compiling serde v1.0.219
4302025-05-08T20:40:49.569Z Compiling memchr v2.7.4
4312025-05-08T20:40:49.569Z Compiling thiserror v1.0.69
4322025-05-08T20:40:49.604Z Compiling ucd-trie v0.1.7
4332025-05-08T20:40:49.852Z Compiling itoa v1.0.11
4342025-05-08T20:40:50.091Z Compiling ryu v1.0.18
4352025-05-08T20:40:50.215Z Compiling once_cell v1.21.3
4362025-05-08T20:40:50.348Z Compiling byteorder v1.5.0
4372025-05-08T20:40:50.668Z Compiling rustix v0.38.37
4382025-05-08T20:40:50.801Z Compiling serde_json v1.0.140
4392025-05-08T20:40:52.062Z Compiling bitflags v2.9.0
4402025-05-08T20:40:52.142Z Compiling proc-macro-error-attr v1.0.4
4412025-05-08T20:40:52.145Z Compiling usdt-impl v0.5.0
4422025-05-08T20:40:52.259Z Compiling syn v1.0.109
4432025-05-08T20:40:52.435Z Compiling io-lifetimes v1.0.11
4442025-05-08T20:40:52.459Z Compiling proc-macro-error v1.0.4
4452025-05-08T20:40:52.530Z Compiling utf8parse v0.2.2
4462025-05-08T20:40:52.691Z Compiling thread-id v4.2.2
4472025-05-08T20:40:52.731Z Compiling camino v1.1.9
4482025-05-08T20:40:52.756Z Compiling equivalent v1.0.1
4492025-05-08T20:40:52.794Z Compiling log v0.4.22
4502025-05-08T20:40:52.819Z Compiling rustix v0.37.28
4512025-05-08T20:40:52.876Z Compiling hashbrown v0.15.1
4522025-05-08T20:40:52.922Z Compiling plain v0.2.3
4532025-05-08T20:40:53.125Z Compiling quote v1.0.39
4542025-05-08T20:40:53.183Z Compiling errno v0.3.9
4552025-05-08T20:40:53.423Z Compiling anstyle-parse v0.2.5
4562025-05-08T20:40:53.494Z Compiling syn v2.0.98
4572025-05-08T20:40:53.761Z Compiling semver v1.0.25
4582025-05-08T20:40:53.869Z Compiling anstyle v1.0.10
4592025-05-08T20:40:54.052Z Compiling indexmap v2.7.1
4602025-05-08T20:40:54.113Z Compiling unicode-width v0.1.14
4612025-05-08T20:40:54.269Z Compiling winnow v0.7.3
4622025-05-08T20:40:54.293Z Compiling thiserror v2.0.12
4632025-05-08T20:40:54.604Z Compiling bitflags v1.3.2
4642025-05-08T20:40:54.724Z Compiling pretty-hex v0.4.1
4652025-05-08T20:40:54.809Z Compiling autocfg v1.4.0
4662025-05-08T20:40:54.836Z Compiling colorchoice v1.0.2
4672025-05-08T20:40:54.941Z Compiling anstyle-query v1.1.1
4682025-05-08T20:40:54.996Z Compiling is_terminal_polyfill v1.70.1
4692025-05-08T20:40:55.138Z Compiling anstream v0.6.15
4702025-05-08T20:40:55.496Z Compiling terminal_size v0.4.0
4712025-05-08T20:40:55.738Z Compiling fs-err v3.1.0
4722025-05-08T20:40:55.886Z Compiling fnv v1.0.7
4732025-05-08T20:40:55.912Z Compiling heck v0.4.1
4742025-05-08T20:40:55.916Z Compiling fastrand v2.1.1
4752025-05-08T20:40:56.025Z Compiling heck v0.5.0
4762025-05-08T20:40:56.076Z Compiling cfg-if v1.0.0
4772025-05-08T20:40:56.319Z Compiling anyhow v1.0.98
4782025-05-08T20:40:56.393Z Compiling strsim v0.11.1
4792025-05-08T20:40:56.486Z Compiling clap_lex v0.7.4
4802025-05-08T20:40:56.768Z Compiling bytecount v0.6.8
4812025-05-08T20:40:56.906Z Compiling papergrid v0.11.0
4822025-05-08T20:40:56.936Z Compiling tempfile v3.13.0
4832025-05-08T20:40:56.982Z Compiling clap_builder v4.5.35
4842025-05-08T20:40:57.074Z Compiling terminal_size v0.2.6
4852025-05-08T20:40:57.324Z Compiling memmap v0.7.0
4862025-05-08T20:40:57.413Z Compiling unicode-linebreak v0.1.5
4872025-05-08T20:40:57.566Z Compiling smawk v0.3.2
4882025-05-08T20:40:57.780Z Compiling swrite v0.1.0
4892025-05-08T20:40:57.881Z Compiling textwrap v0.16.1
4902025-05-08T20:40:57.922Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4912025-05-08T20:40:58.641Z Compiling tabled_derive v0.7.0
4922025-05-08T20:41:00.000Z Compiling tabled v0.15.0
4932025-05-08T20:41:00.208Z Compiling serde_derive v1.0.219
4942025-05-08T20:41:00.209Z Compiling thiserror-impl v1.0.69
4952025-05-08T20:41:00.212Z Compiling zerocopy-derive v0.7.35
4962025-05-08T20:41:00.212Z Compiling scroll_derive v0.12.0
4972025-05-08T20:41:00.212Z Compiling thiserror-impl v2.0.12
4982025-05-08T20:41:00.212Z Compiling clap_derive v4.5.32
4992025-05-08T20:41:01.654Z Compiling scroll v0.12.0
5002025-05-08T20:41:02.186Z Compiling goblin v0.8.2
5012025-05-08T20:41:02.273Z Compiling zerocopy v0.7.35
5022025-05-08T20:41:03.240Z Compiling pest v2.7.14
5032025-05-08T20:41:04.584Z Compiling clap v4.5.35
5042025-05-08T20:41:05.362Z Compiling pest_meta v2.7.14
5052025-05-08T20:41:06.261Z Compiling pest_generator v2.7.14
5062025-05-08T20:41:07.497Z Compiling pest_derive v2.7.14
5072025-05-08T20:41:08.214Z Compiling dtrace-parser v0.2.0
5082025-05-08T20:41:09.153Z Compiling serde_tokenstream v0.2.2
5092025-05-08T20:41:09.191Z Compiling toml_datetime v0.6.8
5102025-05-08T20:41:09.191Z Compiling serde_spanned v0.6.8
5112025-05-08T20:41:09.427Z Compiling cargo-platform v0.1.8
5122025-05-08T20:41:09.454Z Compiling macaddr v1.0.1
5132025-05-08T20:41:09.673Z Compiling toml_edit v0.22.24
5142025-05-08T20:41:09.840Z Compiling camino-tempfile v1.1.1
5152025-05-08T20:41:10.478Z Compiling dof v0.3.0
5162025-05-08T20:41:10.539Z Compiling cargo_metadata v0.19.2
5172025-05-08T20:41:11.768Z Compiling usdt-attr-macro v0.5.0
5182025-05-08T20:41:11.770Z Compiling usdt-macro v0.5.0
5192025-05-08T20:41:12.250Z Compiling toml v0.8.20
5202025-05-08T20:41:12.812Z Compiling usdt v0.5.0
5212025-05-08T20:41:13.055Z Compiling cargo_toml v0.21.0
5222025-05-08T20:41:15.570Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5232025-05-08T20:41:18.689Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
5242025-05-08T20:41:18.951Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5252025-05-08T20:41:19.579Z Downloading crates ...
5262025-05-08T20:41:19.699Z Downloaded async-stream-impl v0.3.6
5272025-05-08T20:41:19.704Z Downloaded atomic-waker v1.1.2
5282025-05-08T20:41:19.707Z Downloaded arrayref v0.3.9
5292025-05-08T20:41:19.709Z Downloaded ascii-canvas v3.0.0
5302025-05-08T20:41:19.712Z Downloaded cfg_aliases v0.2.1
5312025-05-08T20:41:19.712Z Downloaded headers-core v0.3.0
5322025-05-08T20:41:19.723Z Downloaded aead v0.5.2
5332025-05-08T20:41:19.723Z Downloaded adler2 v2.0.0
5342025-05-08T20:41:19.723Z Downloaded cfg_aliases v0.1.1
5352025-05-08T20:41:19.723Z Downloaded atty v0.2.14
5362025-05-08T20:41:19.723Z Downloaded atomicwrites v0.4.4
5372025-05-08T20:41:19.727Z Downloaded home v0.5.9
5382025-05-08T20:41:19.730Z Downloaded crucible-workspace-hack v0.1.0
5392025-05-08T20:41:19.734Z Downloaded hex-literal v0.4.1
5402025-05-08T20:41:19.734Z Downloaded ciborium-io v0.2.2
5412025-05-08T20:41:19.737Z Downloaded cstr-argument v0.1.2
5422025-05-08T20:41:19.740Z Downloaded hubpack_derive v0.1.1
5432025-05-08T20:41:19.740Z Downloaded constant_time_eq v0.3.1
5442025-05-08T20:41:19.743Z Downloaded icu_provider_macros v1.5.0
5452025-05-08T20:41:19.743Z Downloaded http-range v0.1.5
5462025-05-08T20:41:19.746Z Downloaded async-stream v0.3.6
5472025-05-08T20:41:19.749Z Downloaded async-recursion v1.1.1
5482025-05-08T20:41:19.752Z Downloaded crc8 v0.1.1
5492025-05-08T20:41:19.755Z Downloaded crunchy v0.2.2
5502025-05-08T20:41:19.758Z Downloaded instant v0.1.13
5512025-05-08T20:41:19.758Z Downloaded crc v3.2.1
5522025-05-08T20:41:19.761Z Downloaded ident_case v1.0.1
5532025-05-08T20:41:19.764Z Downloaded match_cfg v0.1.0
5542025-05-08T20:41:19.764Z Downloaded md5 v0.7.0
5552025-05-08T20:41:19.767Z Downloaded crossbeam-deque v0.8.5
5562025-05-08T20:41:19.767Z Downloaded ciborium-ll v0.2.2
5572025-05-08T20:41:19.770Z Downloaded chacha20 v0.9.1
5582025-05-08T20:41:19.774Z Downloaded hubpack v0.1.2
5592025-05-08T20:41:19.779Z Downloaded is_ci v1.2.0
5602025-05-08T20:41:19.779Z Downloaded md-5 v0.10.6
5612025-05-08T20:41:19.782Z Downloaded heck v0.3.3
5622025-05-08T20:41:19.782Z Downloaded cobs v0.2.3
5632025-05-08T20:41:19.784Z Downloaded hex v0.4.3
5642025-05-08T20:41:19.784Z Downloaded cassowary v0.3.0
5652025-05-08T20:41:19.787Z Downloaded cargo_metadata v0.18.1
5662025-05-08T20:41:19.790Z Downloaded internet-checksum v0.2.1
5672025-05-08T20:41:19.793Z Downloaded precomputed-hash v0.1.1
5682025-05-08T20:41:19.793Z Downloaded ingot-types v0.1.0
5692025-05-08T20:41:19.796Z Downloaded hostname v0.4.0
5702025-05-08T20:41:19.799Z Downloaded bb8 v0.8.5
5712025-05-08T20:41:19.801Z Downloaded async-trait v0.1.88
5722025-05-08T20:41:19.804Z Downloaded libefi-sys v0.1.0
5732025-05-08T20:41:19.807Z Downloaded proc-macro-error-attr2 v2.0.0
5742025-05-08T20:41:19.810Z Downloaded libsw-core v0.3.1
5752025-05-08T20:41:19.813Z Downloaded progenitor v0.8.0
5762025-05-08T20:41:19.813Z Downloaded ingot v0.1.0
5772025-05-08T20:41:19.816Z Downloaded indoc v2.0.6
5782025-05-08T20:41:19.819Z Downloaded keccak v0.1.5
5792025-05-08T20:41:19.822Z Downloaded linear-map v1.2.0
5802025-05-08T20:41:19.822Z Downloaded lazy_static v1.5.0
5812025-05-08T20:41:19.825Z Downloaded managed v0.8.0
5822025-05-08T20:41:19.828Z Downloaded lzss v0.8.2
5832025-05-08T20:41:19.831Z Downloaded maplit v1.0.2
5842025-05-08T20:41:19.833Z Downloaded const_format_proc_macros v0.2.34
5852025-05-08T20:41:19.836Z Downloaded lockfree-object-pool v0.1.6
5862025-05-08T20:41:19.839Z Downloaded maybe-uninit v2.0.0
5872025-05-08T20:41:19.842Z Downloaded bzip2 v0.4.4
5882025-05-08T20:41:19.845Z Downloaded backoff v0.4.0
5892025-05-08T20:41:19.848Z Downloaded highway v1.3.0
5902025-05-08T20:41:19.853Z Downloaded progenitor v0.9.1
5912025-05-08T20:41:19.857Z Downloaded ssh-cipher v0.2.0
5922025-05-08T20:41:19.857Z Downloaded libsw v3.4.0
5932025-05-08T20:41:19.857Z Downloaded impl-trait-for-tuples v0.2.2
5942025-05-08T20:41:19.860Z Downloaded ahash v0.8.11
5952025-05-08T20:41:19.863Z Downloaded proc-macro-error2 v2.0.1
5962025-05-08T20:41:19.866Z Downloaded resolv-conf v0.7.0
5972025-05-08T20:41:19.869Z Downloaded try-lock v0.2.5
5982025-05-08T20:41:19.873Z Downloaded waitgroup v0.1.2
5992025-05-08T20:41:19.877Z Downloaded ingot-macros v0.1.0
6002025-05-08T20:41:19.877Z Downloaded icu_locid_transform v1.5.0
6012025-05-08T20:41:19.880Z Downloaded sec1 v0.7.3
6022025-05-08T20:41:19.883Z Downloaded lock_api v0.4.12
6032025-05-08T20:41:19.886Z Downloaded blake2 v0.10.6
6042025-05-08T20:41:19.888Z Downloaded clang-sys v1.8.1
6052025-05-08T20:41:19.891Z Downloaded topological-sort v0.2.2
6062025-05-08T20:41:19.894Z Downloaded zone_cfg_derive v0.3.0
6072025-05-08T20:41:19.894Z Downloaded zone_cfg_derive v0.1.2
6082025-05-08T20:41:19.897Z Downloaded shlex v1.3.0
6092025-05-08T20:41:19.897Z Downloaded write16 v1.0.0
6102025-05-08T20:41:19.900Z Downloaded rustc-hash v1.1.0
6112025-05-08T20:41:19.903Z Downloaded slog-json v2.6.1
6122025-05-08T20:41:19.906Z Downloaded heapless v0.8.0
6132025-05-08T20:41:19.909Z Downloaded yoke-derive v0.7.4
6142025-05-08T20:41:19.912Z Downloaded allocator-api2 v0.2.18
6152025-05-08T20:41:19.915Z Downloaded dunce v1.0.5
6162025-05-08T20:41:19.918Z Downloaded crc-any v2.5.0
6172025-05-08T20:41:19.920Z Downloaded strip-ansi-escapes v0.2.0
6182025-05-08T20:41:19.923Z Downloaded foreign-types v0.3.2
6192025-05-08T20:41:19.923Z Downloaded stringprep v0.1.5
6202025-05-08T20:41:19.926Z Downloaded slog-stdlog v4.1.1
6212025-05-08T20:41:19.929Z Downloaded thiserror-impl-no-std v2.0.2
6222025-05-08T20:41:19.932Z Downloaded unicode-truncate v1.1.0
6232025-05-08T20:41:19.932Z Downloaded tui-tree-widget v0.23.0
6242025-05-08T20:41:19.935Z Downloaded new_debug_unreachable v1.0.6
6252025-05-08T20:41:19.938Z Downloaded icu_normalizer v1.5.0
6262025-05-08T20:41:19.941Z Downloaded hyper-staticfile v0.10.1
6272025-05-08T20:41:19.944Z Downloaded libloading v0.8.5
6282025-05-08T20:41:19.947Z Downloaded icu_locid v1.5.0
6292025-05-08T20:41:19.953Z Downloaded opaque-debug v0.3.1
6302025-05-08T20:41:19.956Z Downloaded ghash v0.5.1
6312025-05-08T20:41:19.959Z Downloaded num-conv v0.1.0
6322025-05-08T20:41:19.959Z Downloaded memoffset v0.9.1
6332025-05-08T20:41:19.962Z Downloaded universal-hash v0.5.1
6342025-05-08T20:41:19.962Z Downloaded icu_normalizer_data v1.5.0
6352025-05-08T20:41:19.964Z Downloaded openssl-probe v0.1.5
6362025-05-08T20:41:19.967Z Downloaded derive_builder_core v0.20.2
6372025-05-08T20:41:19.971Z Downloaded path-slash v0.1.5
6382025-05-08T20:41:19.973Z Downloaded futures-macro v0.3.31
6392025-05-08T20:41:19.973Z Downloaded daft-derive v0.1.3
6402025-05-08T20:41:19.978Z Downloaded tracing-attributes v0.1.27
6412025-05-08T20:41:19.981Z Downloaded tokio-rustls v0.25.0
6422025-05-08T20:41:19.984Z Downloaded tokio-rustls v0.24.1
6432025-05-08T20:41:19.987Z Downloaded env_filter v0.1.2
6442025-05-08T20:41:19.990Z Downloaded chacha20poly1305 v0.10.1
6452025-05-08T20:41:19.993Z Downloaded num v0.4.3
6462025-05-08T20:41:19.996Z Downloaded icu_provider v1.5.0
6472025-05-08T20:41:19.999Z Downloaded bumpalo v3.16.0
6482025-05-08T20:41:20.002Z Downloaded bytes v1.10.1
6492025-05-08T20:41:20.007Z Downloaded sigpipe v0.1.3
6502025-05-08T20:41:20.009Z Downloaded icu_properties v1.5.1
6512025-05-08T20:41:20.012Z Downloaded oxnet v0.1.1
6522025-05-08T20:41:20.029Z Downloaded tower-service v0.3.3
6532025-05-08T20:41:20.032Z Downloaded nodrop v0.1.14
6542025-05-08T20:41:20.032Z Downloaded tower-layer v0.3.3
6552025-05-08T20:41:20.035Z Downloaded take_mut v0.2.2
6562025-05-08T20:41:20.035Z Downloaded sqlparser_derive v0.2.2
6572025-05-08T20:41:20.035Z Downloaded siphasher v0.3.11
6582025-05-08T20:41:20.038Z Downloaded r2d2 v0.8.10
6592025-05-08T20:41:20.041Z Downloaded num_enum v0.5.11
6602025-05-08T20:41:20.045Z Downloaded zerofrom v0.1.4
6612025-05-08T20:41:20.048Z Downloaded xshell-macros v0.2.7
6622025-05-08T20:41:20.048Z Downloaded unarray v0.1.4
6632025-05-08T20:41:20.051Z Downloaded ref-cast v1.0.23
6642025-05-08T20:41:20.054Z Downloaded secrecy v0.8.0
6652025-05-08T20:41:20.056Z Downloaded daft v0.1.3
6662025-05-08T20:41:20.059Z Downloaded base64 v0.22.1
6672025-05-08T20:41:20.063Z Downloaded simd-adler32 v0.3.7
6682025-05-08T20:41:20.066Z Downloaded tap v1.0.1
6692025-05-08T20:41:20.069Z Downloaded rand_core v0.9.2
6702025-05-08T20:41:20.072Z Downloaded progenitor-macro v0.9.1
6712025-05-08T20:41:20.072Z Downloaded crossbeam-channel v0.5.15
6722025-05-08T20:41:20.076Z Downloaded paste v1.0.15
6732025-05-08T20:41:20.080Z Downloaded newtype_derive v0.1.6
6742025-05-08T20:41:20.086Z Downloaded rustls-pemfile v1.0.4
6752025-05-08T20:41:20.089Z Downloaded rand_core v0.6.4
6762025-05-08T20:41:20.089Z Downloaded pkcs8 v0.10.2
6772025-05-08T20:41:20.092Z Downloaded hyper-util v0.1.11
6782025-05-08T20:41:20.096Z Downloaded progenitor-client v0.8.0
6792025-05-08T20:41:20.099Z Downloaded phf_generator v0.11.2
6802025-05-08T20:41:20.102Z Downloaded number_prefix v0.4.0
6812025-05-08T20:41:20.102Z Downloaded fd-lock v4.0.2
6822025-05-08T20:41:20.105Z Downloaded dirs-sys-next v0.1.2
6832025-05-08T20:41:20.108Z Downloaded ssh-encoding v0.2.0
6842025-05-08T20:41:20.110Z Downloaded proc-macro-crate v1.3.1
6852025-05-08T20:41:20.114Z Downloaded tabwriter v1.4.0
6862025-05-08T20:41:20.114Z Downloaded slab v0.4.9
6872025-05-08T20:41:20.117Z Downloaded signal-hook-mio v0.2.4
6882025-05-08T20:41:20.119Z Downloaded num_threads v0.1.7
6892025-05-08T20:41:20.119Z Downloaded num_enum_derive v0.5.11
6902025-05-08T20:41:20.122Z Downloaded fs-err v2.11.0
6912025-05-08T20:41:20.125Z Downloaded which v4.4.2
6922025-05-08T20:41:20.129Z Downloaded group v0.13.0
6932025-05-08T20:41:20.129Z Downloaded wyz v0.5.1
6942025-05-08T20:41:20.133Z Downloaded tokio-stream v0.1.17
6952025-05-08T20:41:20.136Z Downloaded serde-big-array v0.5.1
6962025-05-08T20:41:20.139Z Downloaded dropshot_endpoint v0.16.0
6972025-05-08T20:41:20.142Z Downloaded strum v0.26.3
6982025-05-08T20:41:20.145Z Downloaded display-error-chain v0.2.2
6992025-05-08T20:41:20.148Z Downloaded void v1.0.2
7002025-05-08T20:41:20.148Z Downloaded pbkdf2 v0.12.2
7012025-05-08T20:41:20.151Z Downloaded defmt-parser v0.3.4
7022025-05-08T20:41:20.151Z Downloaded futures-sink v0.3.31
7032025-05-08T20:41:20.155Z Downloaded powerfmt v0.2.0
7042025-05-08T20:41:20.155Z Downloaded phf_shared v0.11.2
7052025-05-08T20:41:20.158Z Downloaded jiff-static v0.2.10
7062025-05-08T20:41:20.161Z Downloaded phf_codegen v0.11.2
7072025-05-08T20:41:20.164Z Downloaded ena v0.14.3
7082025-05-08T20:41:20.164Z Downloaded icu_collections v1.5.0
7092025-05-08T20:41:20.171Z Downloaded psl-types v2.0.11
7102025-05-08T20:41:20.177Z Downloaded aes v0.8.4
7112025-05-08T20:41:20.180Z Downloaded num-traits v0.2.19
7122025-05-08T20:41:20.183Z Downloaded tungstenite v0.23.0
7132025-05-08T20:41:20.185Z Downloaded slog-async v2.8.0
7142025-05-08T20:41:20.188Z Downloaded num-iter v0.1.45
7152025-05-08T20:41:20.192Z Downloaded normalize-line-endings v0.3.0
7162025-05-08T20:41:20.192Z Downloaded vergen v8.3.2
7172025-05-08T20:41:20.196Z Downloaded ppv-lite86 v0.2.20
7182025-05-08T20:41:20.198Z Downloaded termios v0.3.3
7192025-05-08T20:41:20.199Z Downloaded flume v0.11.1
7202025-05-08T20:41:20.204Z Downloaded pretty-hex v0.2.1
7212025-05-08T20:41:20.207Z Downloaded unicode_categories v0.1.1
7222025-05-08T20:41:20.210Z Downloaded tokio-native-tls v0.3.1
7232025-05-08T20:41:20.213Z Downloaded xattr v1.3.1
7242025-05-08T20:41:20.215Z Downloaded displaydoc v0.2.5
7252025-05-08T20:41:20.218Z Downloaded unicase v2.7.0
7262025-05-08T20:41:20.221Z Downloaded headers v0.4.0
7272025-05-08T20:41:20.225Z Downloaded dirs-next v2.0.0
7282025-05-08T20:41:20.228Z Downloaded difflib v0.4.0
7292025-05-08T20:41:20.231Z Downloaded typify v0.2.0
7302025-05-08T20:41:20.234Z Downloaded strum_macros v0.24.3
7312025-05-08T20:41:20.239Z Downloaded fixedbitset v0.4.2
7322025-05-08T20:41:20.241Z Downloaded similar v2.7.0
7332025-05-08T20:41:20.244Z Downloaded hash32 v0.3.1
7342025-05-08T20:41:20.247Z Downloaded fallible-iterator v0.2.0
7352025-05-08T20:41:20.250Z Downloaded endian-type v0.1.2
7362025-05-08T20:41:20.250Z Downloaded embedded-io v0.6.1
7372025-05-08T20:41:20.253Z Downloaded embedded-io v0.4.0
7382025-05-08T20:41:20.253Z Downloaded time-core v0.1.2
7392025-05-08T20:41:20.256Z Downloaded toml v0.7.8
7402025-05-08T20:41:20.260Z Downloaded packed_struct_codegen v0.10.1
7412025-05-08T20:41:20.263Z Downloaded packed_struct v0.10.1
7422025-05-08T20:41:20.266Z Downloaded zeroize_derive v1.4.2
7432025-05-08T20:41:20.266Z Downloaded yansi v1.0.1
7442025-05-08T20:41:20.269Z Downloaded der_derive v0.7.3
7452025-05-08T20:41:20.272Z Downloaded xshell v0.2.7
7462025-05-08T20:41:20.275Z Downloaded oso-derive v0.27.3
7472025-05-08T20:41:20.278Z Downloaded newline-converter v0.3.0
7482025-05-08T20:41:20.278Z Downloaded phf v0.11.2
7492025-05-08T20:41:20.281Z Downloaded fatfs v0.3.6
7502025-05-08T20:41:20.283Z Downloaded tokio-rustls v0.26.0
7512025-05-08T20:41:20.286Z Downloaded signal-hook-tokio v0.3.1
7522025-05-08T20:41:20.289Z Downloaded aho-corasick v1.1.3
7532025-05-08T20:41:20.294Z Downloaded sync-ptr v0.1.1
7542025-05-08T20:41:20.302Z Downloaded termcolor v1.4.1
7552025-05-08T20:41:20.305Z Downloaded env_logger v0.11.5
7562025-05-08T20:41:20.305Z Downloaded ctr v0.9.2
7572025-05-08T20:41:20.305Z Downloaded miniz_oxide v0.8.5
7582025-05-08T20:41:20.308Z Downloaded slog-envlogger v2.2.0
7592025-05-08T20:41:20.311Z Downloaded parking_lot v0.11.2
7602025-05-08T20:41:20.315Z Downloaded libm v0.2.8
7612025-05-08T20:41:20.321Z Downloaded tinyvec_macros v0.1.1
7622025-05-08T20:41:20.324Z Downloaded nanorand v0.7.0
7632025-05-08T20:41:20.327Z Downloaded multimap v0.10.0
7642025-05-08T20:41:20.330Z Downloaded signature v2.2.0
7652025-05-08T20:41:20.330Z Downloaded rusty-fork v0.3.0
7662025-05-08T20:41:20.335Z Downloaded crossterm v0.28.1
7672025-05-08T20:41:20.340Z Downloaded predicates-core v1.0.8
7682025-05-08T20:41:20.343Z Downloaded gethostname v0.5.0
7692025-05-08T20:41:20.346Z Downloaded signal-hook-registry v1.4.2
7702025-05-08T20:41:20.346Z Downloaded enum-as-inner v0.6.1
7712025-05-08T20:41:20.349Z Downloaded diesel-dtrace v0.4.2
7722025-05-08T20:41:20.352Z Downloaded sync_wrapper v1.0.1
7732025-05-08T20:41:20.352Z Downloaded pin-project-internal v1.1.6
7742025-05-08T20:41:20.355Z Downloaded serde_urlencoded v0.7.1
7752025-05-08T20:41:20.358Z Downloaded native-tls v0.2.12
7762025-05-08T20:41:20.361Z Downloaded half v2.4.1
7772025-05-08T20:41:20.364Z Downloaded libxml v0.3.3
7782025-05-08T20:41:20.371Z Downloaded fxhash v0.2.1
7792025-05-08T20:41:20.374Z Downloaded progenitor-client v0.9.1
7802025-05-08T20:41:20.374Z Downloaded data-encoding v2.6.0
7812025-05-08T20:41:20.377Z Downloaded schemars v0.8.22
7822025-05-08T20:41:20.388Z Downloaded ecdsa v0.16.9
7832025-05-08T20:41:20.392Z Downloaded smf v0.2.3
7842025-05-08T20:41:20.396Z Downloaded multer v3.1.0
7852025-05-08T20:41:20.396Z Downloaded slog-term v2.9.1
7862025-05-08T20:41:20.399Z Downloaded newtype-uuid v1.2.1
7872025-05-08T20:41:20.402Z Downloaded blake3 v1.5.4
7882025-05-08T20:41:20.408Z Downloaded signal-hook v0.3.17
7892025-05-08T20:41:20.412Z Downloaded rand_xorshift v0.3.0
7902025-05-08T20:41:20.415Z Downloaded foreign-types-shared v0.1.1
7912025-05-08T20:41:20.418Z Downloaded futures-executor v0.3.31
7922025-05-08T20:41:20.418Z Downloaded quinn v0.11.5
7932025-05-08T20:41:20.421Z Downloaded term v0.7.0
7942025-05-08T20:41:20.426Z Downloaded smallvec v0.6.14
7952025-05-08T20:41:20.429Z Downloaded parse-size v1.1.0
7962025-05-08T20:41:20.433Z Downloaded publicsuffix v2.3.0
7972025-05-08T20:41:20.436Z Downloaded pin-project v1.1.6
7982025-05-08T20:41:20.445Z Downloaded zeroize v1.8.1
7992025-05-08T20:41:20.448Z Downloaded peg-runtime v0.8.5
8002025-05-08T20:41:20.452Z Downloaded zerovec-derive v0.10.3
8012025-05-08T20:41:20.452Z Downloaded itertools v0.14.0
8022025-05-08T20:41:20.458Z Downloaded float-cmp v0.10.0
8032025-05-08T20:41:20.461Z Downloaded flagset v0.4.6
8042025-05-08T20:41:20.464Z Downloaded curve25519-dalek-derive v0.1.1
8052025-05-08T20:41:20.464Z Downloaded mime v0.3.17
8062025-05-08T20:41:20.468Z Downloaded aws-lc-rs v1.12.4
8072025-05-08T20:41:20.476Z Downloaded openssl-macros v0.1.1
8082025-05-08T20:41:20.479Z Downloaded primeorder v0.13.6
8092025-05-08T20:41:20.479Z Downloaded time-macros v0.2.18
8102025-05-08T20:41:20.482Z Downloaded postgres-types v0.2.9
8112025-05-08T20:41:20.485Z Downloaded darling_macro v0.20.10
8122025-05-08T20:41:20.488Z Downloaded unicode-bidi v0.3.17
8132025-05-08T20:41:20.488Z Downloaded pin-project-lite v0.2.14
8142025-05-08T20:41:20.493Z Downloaded stable_deref_trait v1.2.0
8152025-05-08T20:41:20.496Z Downloaded serde_plain v1.0.2
8162025-05-08T20:41:20.496Z Downloaded nu-ansi-term v0.50.1
8172025-05-08T20:41:20.499Z Downloaded diesel_table_macro_syntax v0.2.0
8182025-05-08T20:41:20.502Z Downloaded zstd-safe v7.2.3
8192025-05-08T20:41:20.505Z Downloaded want v0.3.1
8202025-05-08T20:41:20.505Z Downloaded reedline v0.38.0
8212025-05-08T20:41:20.512Z Downloaded supports-color v3.0.2
8222025-05-08T20:41:20.515Z Downloaded itertools v0.13.0
8232025-05-08T20:41:20.521Z Downloaded itertools v0.10.5
8242025-05-08T20:41:20.528Z Downloaded strum_macros v0.25.3
8252025-05-08T20:41:20.531Z Downloaded rtoolbox v0.0.2
8262025-05-08T20:41:20.534Z Downloaded olpc-cjson v0.1.4
8272025-05-08T20:41:20.534Z Downloaded form_urlencoded v1.2.1
8282025-05-08T20:41:20.537Z Downloaded samael v0.0.18
8292025-05-08T20:41:20.542Z Downloaded ron v0.7.1
8302025-05-08T20:41:20.548Z Downloaded utf-8 v0.7.6
8312025-05-08T20:41:20.550Z Downloaded untrusted v0.9.0
8322025-05-08T20:41:20.555Z Downloaded mime_guess v2.0.5
8332025-05-08T20:41:20.555Z Downloaded zerocopy-derive v0.8.10
8342025-05-08T20:41:20.560Z Downloaded peg v0.8.5
8352025-05-08T20:41:20.565Z Downloaded parse-display v0.10.0
8362025-05-08T20:41:20.568Z Downloaded x509-cert v0.2.5
8372025-05-08T20:41:20.573Z Downloaded progenitor-impl v0.9.1
8382025-05-08T20:41:20.576Z Downloaded rand_seeder v0.3.0
8392025-05-08T20:41:20.582Z Downloaded peg-macros v0.8.5
8402025-05-08T20:41:20.585Z Downloaded oso v0.27.3
8412025-05-08T20:41:20.585Z Downloaded tar v0.4.44
8422025-05-08T20:41:20.588Z Downloaded toml_edit v0.19.15
8432025-05-08T20:41:20.606Z Downloaded num-derive v0.3.3
8442025-05-08T20:41:20.609Z Downloaded serde_path_to_error v0.1.16
8452025-05-08T20:41:20.609Z Downloaded uzers v0.12.1
8462025-05-08T20:41:20.612Z Downloaded pem-rfc7468 v0.7.0
8472025-05-08T20:41:20.615Z Downloaded bitvec v1.0.1
8482025-05-08T20:41:20.630Z Downloaded whoami v1.5.2
8492025-05-08T20:41:20.633Z Downloaded chrono v0.4.40
8502025-05-08T20:41:20.639Z Downloaded darling v0.20.10
8512025-05-08T20:41:20.646Z Downloaded bindgen v0.69.5
8522025-05-08T20:41:20.652Z Downloaded unicode-properties v0.1.3
8532025-05-08T20:41:20.655Z Downloaded flate2 v1.1.1
8542025-05-08T20:41:20.659Z Downloaded num-complex v0.4.6
8552025-05-08T20:41:20.662Z Downloaded futures v0.3.31
8562025-05-08T20:41:20.667Z Downloaded serde_derive_internals v0.29.1
8572025-05-08T20:41:20.669Z Downloaded uuid v1.16.0
8582025-05-08T20:41:20.674Z Downloaded ron v0.8.1
8592025-05-08T20:41:20.678Z Downloaded ed25519-dalek v2.1.1
8602025-05-08T20:41:20.682Z Downloaded parse-zoneinfo v0.3.1
8612025-05-08T20:41:20.685Z Downloaded time v0.3.36
8622025-05-08T20:41:20.699Z Downloaded salty v0.3.0
8632025-05-08T20:41:20.703Z Downloaded url v2.5.3
8642025-05-08T20:41:20.705Z Downloaded tough v0.20.0
8652025-05-08T20:41:20.713Z Downloaded tracing v0.1.40
8662025-05-08T20:41:20.718Z Downloaded typed-path v0.9.3
8672025-05-08T20:41:20.725Z Downloaded openssl-sys v0.9.107
8682025-05-08T20:41:20.730Z Downloaded quick-xml v0.37.2
8692025-05-08T20:41:20.738Z Downloaded h2 v0.4.6
8702025-05-08T20:41:20.746Z Downloaded rsa v0.9.6
8712025-05-08T20:41:20.752Z Downloaded zerovec v0.10.4
8722025-05-08T20:41:20.759Z Downloaded hashbrown v0.12.3
8732025-05-08T20:41:20.764Z Downloaded lalrpop v0.19.12
8742025-05-08T20:41:20.777Z Downloaded rustls-webpki v0.101.7
8752025-05-08T20:41:20.792Z Downloaded winnow v0.5.40
8762025-05-08T20:41:20.801Z Downloaded serde_with v3.12.0
8772025-05-08T20:41:20.810Z Downloaded rustyline v14.0.0
8782025-05-08T20:41:20.816Z Downloaded futures-util v0.3.31
8792025-05-08T20:41:20.829Z Downloaded unicode-normalization v0.1.24
8802025-05-08T20:41:20.832Z Downloaded rustls-webpki v0.102.8
8812025-05-08T20:41:20.851Z Downloaded p521 v0.13.3
8822025-05-08T20:41:20.855Z Downloaded unicode-width v0.2.0
8832025-05-08T20:41:20.862Z Downloaded radix_trie v0.2.1
8842025-05-08T20:41:20.868Z Downloaded portable-atomic v1.11.0
8852025-05-08T20:41:20.876Z Downloaded petname v2.0.2
8862025-05-08T20:41:20.882Z Downloaded rayon v1.10.0
8872025-05-08T20:41:20.892Z Downloaded russh v0.45.0
8882025-05-08T20:41:20.898Z Downloaded p384 v0.13.0
8892025-05-08T20:41:20.905Z Downloaded chrono-tz v0.10.3
8902025-05-08T20:41:20.914Z Downloaded bstr v1.10.0
8912025-05-08T20:41:20.927Z Downloaded num-bigint-dig v0.8.4
8922025-05-08T20:41:20.931Z Downloaded regex v1.11.1
8932025-05-08T20:41:20.946Z Downloaded winnow v0.6.20
8942025-05-08T20:41:20.956Z Downloaded smoltcp v0.9.1
8952025-05-08T20:41:20.966Z Downloaded zerocopy v0.8.10
8962025-05-08T20:41:20.993Z Downloaded curve25519-dalek v4.1.3
8972025-05-08T20:41:21.001Z Downloaded nix v0.28.0
8982025-05-08T20:41:21.013Z Downloaded object v0.30.4
8992025-05-08T20:41:21.025Z Downloaded regress v0.10.3
9002025-05-08T20:41:21.033Z Downloaded nix v0.27.1
9012025-05-08T20:41:21.045Z Downloaded proptest v1.6.0
9022025-05-08T20:41:21.054Z Downloaded gimli v0.31.1
9032025-05-08T20:41:21.065Z Downloaded rustls v0.21.12
9042025-05-08T20:41:21.076Z Downloaded object v0.36.5
9052025-05-08T20:41:21.088Z Downloaded diesel v2.2.9
9062025-05-08T20:41:21.107Z Downloaded webpki-roots v0.26.6
9072025-05-08T20:41:21.111Z Downloaded git2 v0.19.0
9082025-05-08T20:41:21.120Z Downloaded openssl v0.10.72
9092025-05-08T20:41:21.130Z Downloaded bzip2-sys v0.1.13+1.0.8
9102025-05-08T20:41:21.144Z Downloaded regex-syntax v0.8.5
9112025-05-08T20:41:21.153Z Downloaded ratatui v0.29.0
9122025-05-08T20:41:21.174Z Downloaded openapiv3 v2.0.0
9132025-05-08T20:41:21.186Z Downloaded regex-automata v0.4.8
9142025-05-08T20:41:21.203Z Downloaded smoltcp v0.11.0
9152025-05-08T20:41:21.215Z Downloaded rustls v0.22.4
9162025-05-08T20:41:21.228Z Downloaded regex-syntax v0.6.29
9172025-05-08T20:41:21.235Z Downloaded typify-impl v0.3.0
9182025-05-08T20:41:21.252Z Downloaded typify-impl v0.2.0
9192025-05-08T20:41:21.270Z Downloaded rustls v0.23.19
9202025-05-08T20:41:21.279Z Downloaded dropshot v0.16.0
9212025-05-08T20:41:21.301Z Downloaded sled v0.34.7
9222025-05-08T20:41:21.311Z Downloaded hickory-proto v0.24.4
9232025-05-08T20:41:21.327Z Downloaded nix v0.29.0
9242025-05-08T20:41:21.339Z Downloaded zerocopy-derive v0.6.6
9252025-05-08T20:41:21.348Z Downloaded sha3 v0.10.8
9262025-05-08T20:41:21.353Z Downloaded polar-core v0.27.3
9272025-05-08T20:41:21.361Z Downloaded tabled v0.18.0
9282025-05-08T20:41:21.380Z Downloaded vcpkg v0.2.15
9292025-05-08T20:41:21.415Z Downloaded icu_properties_data v1.5.0
9302025-05-08T20:41:21.425Z Downloaded tokio v1.43.1
9312025-05-08T20:41:21.463Z Downloaded quinn-proto v0.11.8
9322025-05-08T20:41:21.469Z Downloaded jiff v0.2.10
9332025-05-08T20:41:21.487Z Downloaded tower v0.5.2
9342025-05-08T20:41:21.496Z Downloaded petgraph v0.6.5
9352025-05-08T20:41:21.514Z Downloaded tokio-util v0.7.13
9362025-05-08T20:41:21.520Z Downloaded darling_core v0.20.10
9372025-05-08T20:41:21.526Z Downloaded sqlparser v0.45.0
9382025-05-08T20:41:21.530Z Downloaded minimal-lexical v0.2.1
9392025-05-08T20:41:21.534Z Downloaded petgraph v0.7.1
9402025-05-08T20:41:21.554Z Downloaded lzma-sys v0.1.20
9412025-05-08T20:41:21.583Z Downloaded nom v7.1.3
9422025-05-08T20:41:21.588Z Downloaded libz-sys v1.1.20
9432025-05-08T20:41:21.609Z Downloaded steno v0.4.1
9442025-05-08T20:41:21.613Z Downloaded bindgen v0.71.1
9452025-05-08T20:41:21.622Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
9462025-05-08T20:41:21.642Z Downloaded csv v1.3.1
9472025-05-08T20:41:21.659Z Downloaded zip v0.6.6
9482025-05-08T20:41:21.662Z Downloaded progenitor-macro v0.8.0
9492025-05-08T20:41:21.665Z Downloaded predicates v3.1.3
9502025-05-08T20:41:21.671Z Downloaded strum_macros v0.26.4
9512025-05-08T20:41:21.671Z Downloaded fixedbitset v0.5.7
9522025-05-08T20:41:21.671Z Downloaded diesel_derives v2.2.3
9532025-05-08T20:41:21.674Z Downloaded ssh-key v0.6.6
9542025-05-08T20:41:21.680Z Downloaded hkdf v0.12.4
9552025-05-08T20:41:21.684Z Downloaded structmeta v0.3.0
9562025-05-08T20:41:21.689Z Downloaded static_assertions v1.1.0
9572025-05-08T20:41:21.689Z Downloaded des v0.8.1
9582025-05-08T20:41:21.689Z Downloaded progenitor-impl v0.8.0
9592025-05-08T20:41:21.693Z Downloaded omicron-zone-package v0.12.0
9602025-05-08T20:41:21.693Z Downloaded num-bigint v0.4.6
9612025-05-08T20:41:21.696Z Downloaded itertools v0.12.1
9622025-05-08T20:41:21.703Z Downloaded vte_generate_state_changes v0.1.2
9632025-05-08T20:41:21.706Z Downloaded elliptic-curve v0.13.8
9642025-05-08T20:41:21.709Z Downloaded rayon-core v1.12.1
9652025-05-08T20:41:21.712Z Downloaded glob v0.3.2
9662025-05-08T20:41:21.715Z Downloaded rand v0.8.5
9672025-05-08T20:41:21.718Z Downloaded expectorate v1.1.0
9682025-05-08T20:41:21.721Z Downloaded ring v0.17.11
9692025-05-08T20:41:21.760Z Downloaded funty v2.0.0
9702025-05-08T20:41:21.763Z Downloaded foreign-types-shared v0.3.1
9712025-05-08T20:41:21.763Z Downloaded same-file v1.0.6
9722025-05-08T20:41:21.763Z Downloaded rustversion v1.0.17
9732025-05-08T20:41:21.766Z Downloaded pem v3.0.5
9742025-05-08T20:41:21.770Z Downloaded serde_with_macros v3.12.0
9752025-05-08T20:41:21.770Z Downloaded rfc6979 v0.4.0
9762025-05-08T20:41:21.770Z Downloaded tokio-tungstenite v0.23.1
9772025-05-08T20:41:21.773Z Downloaded tokio-tungstenite v0.21.0
9782025-05-08T20:41:21.773Z Downloaded smallvec v1.14.0
9792025-05-08T20:41:21.776Z Downloaded utf8_iter v1.0.4
9802025-05-08T20:41:21.776Z Downloaded untrusted v0.7.1
9812025-05-08T20:41:21.779Z Downloaded wait-timeout v0.2.0
9822025-05-08T20:41:21.779Z Downloaded parking_lot_core v0.8.6
9832025-05-08T20:41:21.781Z Downloaded prettyplease v0.2.30
9842025-05-08T20:41:21.784Z Downloaded hashbrown v0.13.2
9852025-05-08T20:41:21.787Z Downloaded idna v1.0.3
9862025-05-08T20:41:21.791Z Downloaded encoding_rs v0.8.34
9872025-05-08T20:41:21.812Z Downloaded zip v2.6.1
9882025-05-08T20:41:21.817Z Downloaded sqlformat v0.2.6
9892025-05-08T20:41:21.819Z Downloaded ed25519 v2.2.3
9902025-05-08T20:41:21.822Z Downloaded csv-core v0.1.11
9912025-05-08T20:41:21.822Z Downloaded der v0.7.9
9922025-05-08T20:41:21.826Z Downloaded hyper v1.6.0
9932025-05-08T20:41:21.832Z Downloaded mio v1.0.2
9942025-05-08T20:41:21.837Z Downloaded either v1.14.0
9952025-05-08T20:41:21.840Z Downloaded twox-hash v2.1.0
9962025-05-08T20:41:21.842Z Downloaded rustc_version v0.1.7
9972025-05-08T20:41:21.842Z Downloaded russh-cryptovec v0.7.3
9982025-05-08T20:41:21.842Z Downloaded tls_codec v0.4.1
9992025-05-08T20:41:21.845Z Downloaded postgres-protocol v0.6.8
10002025-05-08T20:41:21.845Z Downloaded postcard v1.0.10
10012025-05-08T20:41:21.848Z Downloaded papergrid v0.14.0
10022025-05-08T20:41:21.852Z Downloaded tls_codec_derive v0.4.1
10032025-05-08T20:41:21.856Z Downloaded parking_lot v0.12.3
10042025-05-08T20:41:21.856Z Downloaded vte v0.11.1
10052025-05-08T20:41:21.859Z Downloaded typify v0.3.0
10062025-05-08T20:41:21.861Z Downloaded diff v0.1.13
10072025-05-08T20:41:21.864Z Downloaded structmeta-derive v0.3.0
10082025-05-08T20:41:21.864Z Downloaded futures-core v0.3.31
10092025-05-08T20:41:21.867Z Downloaded libgit2-sys v0.17.0+1.8.1
10102025-05-08T20:41:21.921Z Downloaded dyn-clone v1.0.19
10112025-05-08T20:41:21.924Z Downloaded vsss-rs v3.3.4
10122025-05-08T20:41:21.927Z Downloaded utf16_iter v1.0.5
10132025-05-08T20:41:21.927Z Downloaded unsafe-libyaml v0.2.11
10142025-05-08T20:41:21.929Z Downloaded futures-channel v0.3.31
10152025-05-08T20:41:21.932Z Downloaded parking_lot_core v0.9.10
10162025-05-08T20:41:21.932Z Downloaded unicode-segmentation v1.12.0
10172025-05-08T20:41:21.935Z Downloaded tokio-postgres v0.7.13
10182025-05-08T20:41:21.940Z Downloaded rand v0.9.0
10192025-05-08T20:41:21.943Z Downloaded spin v0.9.8
10202025-05-08T20:41:21.946Z Downloaded hickory-server v0.24.4
10212025-05-08T20:41:21.951Z Downloaded spki v0.7.3
10222025-05-08T20:41:21.954Z Downloaded schemars_derive v0.8.22
10232025-05-08T20:41:21.954Z Downloaded deranged v0.3.11
10242025-05-08T20:41:21.957Z Downloaded http v1.2.0
10252025-05-08T20:41:21.960Z Downloaded zstd v0.13.3
10262025-05-08T20:41:21.963Z Downloaded snafu v0.8.5
10272025-05-08T20:41:21.966Z Downloaded rcgen v0.12.1
10282025-05-08T20:41:21.969Z Downloaded tokio-macros v2.5.0
10292025-05-08T20:41:21.972Z Downloaded slog-dtrace v0.3.0
10302025-05-08T20:41:21.972Z Downloaded slog-bunyan v2.5.0
10312025-05-08T20:41:21.972Z Downloaded serde-hex v0.1.0
10322025-05-08T20:41:21.975Z Downloaded rustc_version v0.4.1
10332025-05-08T20:41:21.975Z Downloaded password-hash v0.4.2
10342025-05-08T20:41:21.978Z Downloaded poly1305 v0.8.0
10352025-05-08T20:41:21.981Z Downloaded p256 v0.13.2
10362025-05-08T20:41:21.983Z Downloaded hash32 v0.2.1
10372025-05-08T20:41:21.983Z Downloaded tinyvec v1.8.0
10382025-05-08T20:41:21.987Z Downloaded scheduled-thread-pool v0.2.7
10392025-05-08T20:41:21.987Z Downloaded radium v0.7.0
10402025-05-08T20:41:21.990Z Downloaded quinn-udp v0.5.5
10412025-05-08T20:41:21.990Z Downloaded num-integer v0.1.46
10422025-05-08T20:41:21.990Z Downloaded globset v0.4.15
10432025-05-08T20:41:21.993Z Downloaded tungstenite v0.21.0
10442025-05-08T20:41:21.996Z Downloaded futures-task v0.3.31
10452025-05-08T20:41:21.996Z Downloaded fs_extra v1.3.0
10462025-05-08T20:41:21.999Z Downloaded subprocess v0.2.9
10472025-05-08T20:41:22.002Z Downloaded memmap2 v0.9.5
10482025-05-08T20:41:22.002Z Downloaded num-derive v0.4.2
10492025-05-08T20:41:22.005Z Downloaded defmt-macros v0.3.9
10502025-05-08T20:41:22.008Z Downloaded zone v0.3.1
10512025-05-08T20:41:22.008Z Downloaded zerofrom-derive v0.1.4
10522025-05-08T20:41:22.008Z Downloaded value-bag v1.9.0
10532025-05-08T20:41:22.011Z Downloaded pkcs1 v0.7.5
10542025-05-08T20:41:22.013Z Downloaded socket2 v0.5.9
10552025-05-08T20:41:22.014Z Downloaded derive_more v0.99.20
10562025-05-08T20:41:22.017Z Downloaded zopfli v0.8.1
10572025-05-08T20:41:22.020Z Downloaded zerocopy v0.6.6
10582025-05-08T20:41:22.023Z Downloaded aes-gcm v0.10.3
10592025-05-08T20:41:22.026Z Downloaded typify-macro v0.3.0
10602025-05-08T20:41:22.026Z Downloaded typify-macro v0.2.0
10612025-05-08T20:41:22.029Z Downloaded tinystr v0.7.6
10622025-05-08T20:41:22.029Z Downloaded tiny-keccak v2.0.2
10632025-05-08T20:41:22.032Z Downloaded debug-ignore v1.0.5
10642025-05-08T20:41:22.032Z Downloaded zone v0.1.8
10652025-05-08T20:41:22.035Z Downloaded foreign-types-macros v0.2.3
10662025-05-08T20:41:22.035Z Downloaded pbkdf2 v0.11.0
10672025-05-08T20:41:22.035Z Downloaded tracing-core v0.1.32
10682025-05-08T20:41:22.038Z Downloaded qorb v0.3.1
10692025-05-08T20:41:22.041Z Downloaded pkcs5 v0.7.1
10702025-05-08T20:41:22.044Z Downloaded password-hash v0.5.0
10712025-05-08T20:41:22.047Z Downloaded pretty_assertions v1.4.1
10722025-05-08T20:41:22.050Z Downloaded derive_builder v0.20.2
10732025-05-08T20:41:22.053Z Downloaded derive-where v1.2.7
10742025-05-08T20:41:22.056Z Downloaded icu_locid_transform_data v1.5.0
10752025-05-08T20:41:22.059Z Downloaded const_format v0.2.34
10762025-05-08T20:41:22.063Z Downloaded polyval v0.6.2
10772025-05-08T20:41:22.063Z Downloaded owo-colors v4.2.0
10782025-05-08T20:41:22.066Z Downloaded serde_yaml v0.9.34+deprecated
10792025-05-08T20:41:22.070Z Downloaded env_logger v0.10.2
10802025-05-08T20:41:22.073Z Downloaded cc v1.2.15
10812025-05-08T20:41:22.076Z Downloaded yoke v0.7.4
10822025-05-08T20:41:22.076Z Downloaded walkdir v2.5.0
10832025-05-08T20:41:22.080Z Downloaded scopeguard v1.2.0
10842025-05-08T20:41:22.080Z Downloaded rustc-hash v2.1.1
10852025-05-08T20:41:22.082Z Downloaded percent-encoding v2.3.1
10862025-05-08T20:41:22.082Z Downloaded getrandom v0.2.15
10872025-05-08T20:41:22.082Z Downloaded yasna v0.5.2
10882025-05-08T20:41:22.085Z Downloaded getrandom v0.3.1
10892025-05-08T20:41:22.088Z Downloaded num-rational v0.4.2
10902025-05-08T20:41:22.091Z Downloaded test-strategy v0.4.0
10912025-05-08T20:41:22.094Z Downloaded quick-error v1.2.3
10922025-05-08T20:41:22.094Z Downloaded pkg-config v0.3.31
10932025-05-08T20:41:22.097Z Downloaded pin-utils v0.1.0
10942025-05-08T20:41:22.097Z Downloaded indicatif v0.17.11
10952025-05-08T20:41:22.100Z Downloaded parse-display-derive v0.10.0
10962025-05-08T20:41:22.100Z Downloaded futures-io v0.3.31
10972025-05-08T20:41:22.103Z Downloaded crypto-bigint v0.5.5
10982025-05-08T20:41:22.106Z Downloaded defmt v0.3.8
10992025-05-08T20:41:22.109Z Downloaded base64 v0.13.1
11002025-05-08T20:41:22.112Z Downloaded semver v0.1.20
11012025-05-08T20:41:22.115Z Downloaded secrecy v0.10.3
11022025-05-08T20:41:22.115Z Downloaded base64 v0.21.7
11032025-05-08T20:41:22.118Z Downloaded backtrace v0.3.74
11042025-05-08T20:41:22.121Z Downloaded nibble_vec v0.1.0
11052025-05-08T20:41:22.124Z Downloaded foreign-types v0.5.0
11062025-05-08T20:41:22.124Z Downloaded foldhash v0.1.3
11072025-05-08T20:41:22.124Z Downloaded float-ord v0.3.2
11082025-05-08T20:41:22.127Z Downloaded filetime v0.2.25
11092025-05-08T20:41:22.127Z Downloaded russh-keys v0.45.0
11102025-05-08T20:41:22.130Z Downloaded synstructure v0.13.1
11112025-05-08T20:41:22.130Z Downloaded rustls-pki-types v1.10.0
11122025-05-08T20:41:22.133Z Downloaded slog v2.7.0
11132025-05-08T20:41:22.136Z Downloaded ff v0.13.0
11142025-05-08T20:41:22.138Z Downloaded writeable v0.5.5
11152025-05-08T20:41:22.139Z Downloaded rustc-demangle v0.1.24
11162025-05-08T20:41:22.142Z Downloaded compact_str v0.8.0
11172025-05-08T20:41:22.145Z Downloaded snafu-derive v0.8.5
11182025-05-08T20:41:22.145Z Downloaded hickory-resolver v0.24.4
11192025-05-08T20:41:22.148Z Downloaded xz2 v0.1.7
11202025-05-08T20:41:22.151Z Downloaded litrs v0.4.1
11212025-05-08T20:41:22.154Z Downloaded const-oid v0.9.6
11222025-05-08T20:41:22.154Z Downloaded sct v0.7.1
11232025-05-08T20:41:22.157Z Downloaded rustls-pemfile v2.2.0
11242025-05-08T20:41:22.159Z Downloaded thiserror-no-std v2.0.2
11252025-05-08T20:41:22.163Z Downloaded tabled_derive v0.10.0
11262025-05-08T20:41:22.167Z Downloaded subtle v2.6.1
11272025-05-08T20:41:22.167Z Downloaded termtree v0.5.1
11282025-05-08T20:41:22.167Z Downloaded dsl_auto_type v0.1.2
11292025-05-08T20:41:22.167Z Downloaded indexmap v1.9.3
11302025-05-08T20:41:22.170Z Downloaded string_cache v0.8.9
11312025-05-08T20:41:22.172Z Downloaded rand_chacha v0.9.0
11322025-05-08T20:41:22.173Z Downloaded document-features v0.2.10
11332025-05-08T20:41:22.173Z Downloaded derive_builder_macro v0.20.2
11342025-05-08T20:41:22.176Z Downloaded arc-swap v1.7.1
11352025-05-08T20:41:22.179Z Downloaded slog-scope v4.4.0
11362025-05-08T20:41:22.179Z Downloaded salsa20 v0.10.2
11372025-05-08T20:41:22.179Z Downloaded heapless v0.7.17
11382025-05-08T20:41:22.182Z Downloaded crossbeam-utils v0.8.21
11392025-05-08T20:41:22.185Z Downloaded shell-words v1.1.0
11402025-05-08T20:41:22.187Z Downloaded sha1 v0.10.6
11412025-05-08T20:41:22.187Z Downloaded serde_repr v0.1.19
11422025-05-08T20:41:22.190Z Downloaded ref-cast-impl v1.0.23
11432025-05-08T20:41:22.190Z Downloaded hmac v0.12.1
11442025-05-08T20:41:22.190Z Downloaded hickory-client v0.24.4
11452025-05-08T20:41:22.193Z Downloaded crossbeam-epoch v0.9.18
11462025-05-08T20:41:22.196Z Downloaded thread_local v1.1.8
11472025-05-08T20:41:22.199Z Downloaded scrypt v0.11.0
11482025-05-08T20:41:22.199Z Downloaded rpassword v7.3.1
11492025-05-08T20:41:22.199Z Downloaded ipnet v2.11.0
11502025-05-08T20:41:22.203Z Downloaded hyper-rustls v0.27.3
11512025-05-08T20:41:22.203Z Downloaded cookie v0.18.1
11522025-05-08T20:41:22.205Z Downloaded console v0.15.10
11532025-05-08T20:41:22.208Z Downloaded bzip2 v0.5.2
11542025-05-08T20:41:22.213Z Downloaded httparse v1.9.5
11552025-05-08T20:41:22.213Z Downloaded unicode-xid v0.2.6
11562025-05-08T20:41:22.215Z Downloaded jobserver v0.1.32
11572025-05-08T20:41:22.215Z Downloaded rand_chacha v0.3.1
11582025-05-08T20:41:22.215Z Downloaded litemap v0.7.3
11592025-05-08T20:41:22.218Z Downloaded humantime v2.1.0
11602025-05-08T20:41:22.221Z Downloaded iana-time-zone v0.1.63
11612025-05-08T20:41:22.224Z Downloaded http-body-util v0.1.3
11622025-05-08T20:41:22.224Z Downloaded kstat-rs v0.2.4
11632025-05-08T20:41:22.227Z Downloaded bcs v0.1.6
11642025-05-08T20:41:22.227Z Downloaded linked-hash-map v0.5.6
11652025-05-08T20:41:22.230Z Downloaded cancel-safe-futures v0.1.5
11662025-05-08T20:41:22.230Z Downloaded base64ct v1.6.0
11672025-05-08T20:41:22.233Z Downloaded buf-list v1.0.3
11682025-05-08T20:41:23.239Z Downloaded lru-cache v0.1.2
11692025-05-08T20:41:23.239Z Downloaded libscf-sys v1.1.0
11702025-05-08T20:41:23.239Z Downloaded lazycell v1.3.0
11712025-05-08T20:41:23.243Z Downloaded lalrpop-util v0.19.12
11722025-05-08T20:41:23.243Z Downloaded colored v2.2.0
11732025-05-08T20:41:23.243Z Downloaded lru v0.12.5
11742025-05-08T20:41:23.243Z Downloaded ipnetwork v0.21.1
11752025-05-08T20:41:23.243Z Downloaded indoc v1.0.9
11762025-05-08T20:41:23.243Z Downloaded bit-vec v0.8.0
11772025-05-08T20:41:23.243Z Downloaded idna_adapter v1.2.0
11782025-05-08T20:41:23.243Z Downloaded crc32fast v1.4.2
11792025-05-08T20:41:23.243Z Downloaded cookie_store v0.21.1
11802025-05-08T20:41:23.243Z Downloaded ciborium v0.2.2
11812025-05-08T20:41:23.243Z Downloaded cmake v0.1.51
11822025-05-08T20:41:23.243Z Downloaded instability v0.3.2
11832025-05-08T20:41:23.243Z Downloaded inout v0.1.3
11842025-05-08T20:41:23.243Z Downloaded hyper-tls v0.6.0
11852025-05-08T20:41:23.243Z Downloaded hostname v0.3.1
11862025-05-08T20:41:23.243Z Downloaded async-bb8-diesel v0.2.1
11872025-05-08T20:41:23.243Z Downloaded argon2 v0.5.3
11882025-05-08T20:41:23.243Z Downloaded indent_write v2.2.0
11892025-05-08T20:41:23.243Z Downloaded bitfield-struct v0.6.2
11902025-05-08T20:41:23.243Z Downloaded base16ct v0.2.0
11912025-05-08T20:41:23.243Z Downloaded array-init v0.0.4
11922025-05-08T20:41:23.243Z Downloaded addr2line v0.24.2
11932025-05-08T20:41:23.243Z Downloaded httpdate v1.0.3
11942025-05-08T20:41:23.243Z Downloaded crc-catalog v2.4.0
11952025-05-08T20:41:23.243Z Downloaded convert_case v0.4.0
11962025-05-08T20:41:23.243Z Downloaded bit-set v0.5.3
11972025-05-08T20:41:23.243Z Downloaded bcrypt-pbkdf v0.10.0
11982025-05-08T20:41:23.243Z Downloaded cipher v0.4.4
11992025-05-08T20:41:23.243Z Downloaded chrono-tz-build v0.4.0
12002025-05-08T20:41:23.243Z Downloaded bit-set v0.8.0
12012025-05-08T20:41:23.243Z Downloaded is-terminal v0.4.13
12022025-05-08T20:41:23.243Z Downloaded bit-vec v0.6.3
12032025-05-08T20:41:23.243Z Downloaded cexpr v0.6.0
12042025-05-08T20:41:23.243Z Downloaded cbc v0.1.2
12052025-05-08T20:41:23.243Z Downloaded blowfish v0.9.1
12062025-05-08T20:41:23.244Z Downloaded castaway v0.2.3
12072025-05-08T20:41:23.244Z Downloaded block-padding v0.3.3
12082025-05-08T20:41:23.244Z Downloaded bitfield v0.14.0
12092025-05-08T20:41:23.244Z Downloaded assert_matches v1.5.0
12102025-05-08T20:41:23.244Z Downloaded arrayvec v0.7.6
12112025-05-08T20:41:23.244Z Downloaded http-body v1.0.1
12122025-05-08T20:41:23.244Z Downloaded aws-lc-sys v0.26.0
12132025-05-08T20:41:23.244Z Compiling serde v1.0.219
12142025-05-08T20:41:23.244Z Compiling value-bag v1.9.0
12152025-05-08T20:41:23.244Z Compiling shlex v1.3.0
12162025-05-08T20:41:23.244Z Compiling lock_api v0.4.12
12172025-05-08T20:41:23.244Z Compiling scopeguard v1.2.0
12182025-05-08T20:41:23.244Z Compiling typenum v1.17.0
12192025-05-08T20:41:23.244Z Compiling syn v2.0.98
12202025-05-08T20:41:23.244Z Compiling getrandom v0.2.15
12212025-05-08T20:41:23.271Z Compiling jobserver v0.1.32
12222025-05-08T20:41:23.438Z Compiling log v0.4.22
12232025-05-08T20:41:23.535Z Compiling rand_core v0.6.4
12242025-05-08T20:41:23.566Z Compiling generic-array v0.14.7
12252025-05-08T20:41:23.589Z Compiling smallvec v1.14.0
12262025-05-08T20:41:23.937Z Compiling cc v1.2.15
12272025-05-08T20:41:24.068Z Compiling subtle v2.6.1
12282025-05-08T20:41:24.088Z Compiling const-oid v0.9.6
12292025-05-08T20:41:24.091Z Compiling stable_deref_trait v1.2.0
12302025-05-08T20:41:24.124Z Compiling pkg-config v0.3.31
12312025-05-08T20:41:24.223Z Compiling pin-project-lite v0.2.14
12322025-05-08T20:41:24.242Z Compiling rustix v0.38.37
12332025-05-08T20:41:24.371Z Compiling parking_lot_core v0.9.10
12342025-05-08T20:41:24.400Z Compiling signal-hook-registry v1.4.2
12352025-05-08T20:41:25.119Z Compiling spin v0.9.8
12362025-05-08T20:41:25.137Z Compiling mio v1.0.2
12372025-05-08T20:41:25.362Z Compiling parking_lot v0.12.3
12382025-05-08T20:41:25.417Z Compiling futures-core v0.3.31
12392025-05-08T20:41:25.464Z Compiling aho-corasick v1.1.3
12402025-05-08T20:41:25.518Z Compiling writeable v0.5.5
12412025-05-08T20:41:25.693Z Compiling cpufeatures v0.2.14
12422025-05-08T20:41:25.812Z Compiling regex-syntax v0.8.5
12432025-05-08T20:41:26.063Z Compiling litemap v0.7.3
12442025-05-08T20:41:26.195Z Compiling either v1.14.0
12452025-05-08T20:41:26.219Z Compiling libm v0.2.8
12462025-05-08T20:41:26.223Z Compiling serde_json v1.0.140
12472025-05-08T20:41:26.464Z Compiling socket2 v0.5.9
12482025-05-08T20:41:26.611Z Compiling num-traits v0.2.19
12492025-05-08T20:41:26.630Z Compiling slab v0.4.9
12502025-05-08T20:41:26.649Z Compiling glob v0.3.2
12512025-05-08T20:41:27.207Z Compiling getrandom v0.3.1
12522025-05-08T20:41:27.319Z Compiling prettyplease v0.2.30
12532025-05-08T20:41:27.433Z Compiling clang-sys v1.8.1
12542025-05-08T20:41:27.686Z Compiling futures-sink v0.3.31
12552025-05-08T20:41:27.727Z Compiling icu_locid_transform_data v1.5.0
12562025-05-08T20:41:27.907Z Compiling lazy_static v1.5.0
12572025-05-08T20:41:27.930Z Compiling minimal-lexical v0.2.1
12582025-05-08T20:41:28.156Z Compiling allocator-api2 v0.2.18
12592025-05-08T20:41:28.176Z Compiling icu_properties_data v1.5.0
12602025-05-08T20:41:28.419Z Compiling foldhash v0.1.3
12612025-05-08T20:41:28.441Z Compiling nom v7.1.3
12622025-05-08T20:41:28.736Z Compiling libloading v0.8.5
12632025-05-08T20:41:28.875Z Compiling hashbrown v0.15.1
12642025-05-08T20:41:28.894Z Compiling utf8_iter v1.0.4
12652025-05-08T20:41:29.103Z Compiling icu_normalizer_data v1.5.0
12662025-05-08T20:41:29.142Z Compiling write16 v1.0.0
12672025-05-08T20:41:29.221Z Compiling base64ct v1.6.0
12682025-05-08T20:41:29.286Z Compiling home v0.5.9
12692025-05-08T20:41:29.520Z Compiling regex-automata v0.4.8
12702025-05-08T20:41:29.786Z Compiling bindgen v0.69.5
12712025-05-08T20:41:29.806Z Compiling utf16_iter v1.0.5
12722025-05-08T20:41:29.904Z Compiling percent-encoding v2.3.1
12732025-05-08T20:41:29.998Z Compiling pem-rfc7468 v0.7.0
12742025-05-08T20:41:30.219Z Compiling synstructure v0.13.1
12752025-05-08T20:41:30.703Z Compiling itertools v0.12.1
12762025-05-08T20:41:31.569Z Compiling cexpr v0.6.0
12772025-05-08T20:41:31.646Z Compiling lazycell v1.3.0
12782025-05-08T20:41:31.706Z Compiling flagset v0.4.6
12792025-05-08T20:41:31.827Z Compiling rustc-hash v1.1.0
12802025-05-08T20:41:31.935Z Compiling futures-channel v0.3.31
12812025-05-08T20:41:31.995Z Compiling cmake v0.1.51
12822025-05-08T20:41:32.349Z Compiling futures-task v0.3.31
12832025-05-08T20:41:32.649Z Compiling fs_extra v1.3.0
12842025-05-08T20:41:32.829Z Compiling futures-io v0.3.31
12852025-05-08T20:41:33.049Z Compiling pin-utils v0.1.0
12862025-05-08T20:41:33.100Z Compiling dunce v1.0.5
12872025-05-08T20:41:33.185Z Compiling form_urlencoded v1.2.1
12882025-05-08T20:41:33.208Z Compiling vcpkg v0.2.15
12892025-05-08T20:41:33.250Z Compiling paste v1.0.15
12902025-05-08T20:41:33.390Z Compiling crossbeam-utils v0.8.21
12912025-05-08T20:41:33.490Z Compiling ring v0.17.11
12922025-05-08T20:41:33.511Z Compiling tracing-core v0.1.32
12932025-05-08T20:41:33.952Z Compiling aws-lc-rs v1.12.4
12942025-05-08T20:41:34.394Z Compiling regex v1.11.1
12952025-05-08T20:41:34.549Z Compiling zerocopy v0.8.10
12962025-05-08T20:41:34.670Z Compiling iana-time-zone v0.1.63
12972025-05-08T20:41:34.862Z Compiling openssl-sys v0.9.107
12982025-05-08T20:41:35.198Z Compiling serde_derive v1.0.219
12992025-05-08T20:41:35.264Z Compiling zeroize_derive v1.4.2
13002025-05-08T20:41:35.285Z Compiling zerofrom-derive v0.1.4
13012025-05-08T20:41:35.881Z Compiling yoke-derive v0.7.4
13022025-05-08T20:41:36.015Z Compiling zerovec-derive v0.10.3
13032025-05-08T20:41:36.600Z Compiling zeroize v1.8.1
13042025-05-08T20:41:37.970Z Compiling displaydoc v0.2.5
13052025-05-08T20:41:38.244Z Compiling crypto-common v0.1.6
13062025-05-08T20:41:38.323Z Compiling block-buffer v0.10.4
13072025-05-08T20:41:38.347Z Compiling zerocopy-derive v0.7.35
13082025-05-08T20:41:38.468Z Compiling icu_provider_macros v1.5.0
13092025-05-08T20:41:38.506Z Compiling zerofrom v0.1.4
13102025-05-08T20:41:38.594Z Compiling digest v0.10.7
13112025-05-08T20:41:38.722Z Compiling yoke v0.7.4
13122025-05-08T20:41:39.066Z Compiling zerovec v0.10.4
13132025-05-08T20:41:39.086Z Compiling hmac v0.12.1
13142025-05-08T20:41:39.327Z Compiling tokio-macros v2.5.0
13152025-05-08T20:41:39.389Z Compiling block-padding v0.3.3
13162025-05-08T20:41:39.440Z Compiling sha2 v0.10.8
13172025-05-08T20:41:39.656Z Compiling inout v0.1.3
13182025-05-08T20:41:39.702Z Compiling der_derive v0.7.3
13192025-05-08T20:41:39.904Z Compiling cipher v0.4.4
13202025-05-08T20:41:40.126Z Compiling zerocopy v0.7.35
13212025-05-08T20:41:40.420Z Compiling thiserror-impl v1.0.69
13222025-05-08T20:41:40.717Z Compiling tinystr v0.7.6
13232025-05-08T20:41:40.888Z Compiling icu_collections v1.5.0
13242025-05-08T20:41:41.080Z Compiling icu_locid v1.5.0
13252025-05-08T20:41:41.359Z Compiling futures-macro v0.3.31
13262025-05-08T20:41:41.782Z Compiling der v0.7.9
13272025-05-08T20:41:42.032Z Compiling ppv-lite86 v0.2.20
13282025-05-08T20:41:42.546Z Compiling icu_provider v1.5.0
13292025-05-08T20:41:42.740Z Compiling salsa20 v0.10.2
13302025-05-08T20:41:42.814Z Compiling pbkdf2 v0.12.2
13312025-05-08T20:41:42.956Z Compiling aes v0.8.4
13322025-05-08T20:41:43.007Z Compiling scrypt v0.11.0
13332025-05-08T20:41:43.072Z Compiling futures-util v0.3.31
13342025-05-08T20:41:43.271Z Compiling icu_locid_transform v1.5.0
13352025-05-08T20:41:43.460Z Compiling thiserror v1.0.69
13362025-05-08T20:41:43.553Z Compiling cbc v0.1.2
13372025-05-08T20:41:43.604Z Compiling pest v2.7.14
13382025-05-08T20:41:43.790Z Compiling spki v0.7.3
13392025-05-08T20:41:44.136Z Compiling pkcs5 v0.7.1
13402025-05-08T20:41:44.550Z Compiling icu_properties v1.5.1
13412025-05-08T20:41:45.293Z Compiling tracing-attributes v0.1.27
13422025-05-08T20:41:45.520Z Compiling pkcs8 v0.10.2
13432025-05-08T20:41:45.737Z Compiling scroll_derive v0.12.0
13442025-05-08T20:41:46.088Z Compiling pest_meta v2.7.14
13452025-05-08T20:41:46.398Z Compiling zerocopy-derive v0.8.10
13462025-05-08T20:41:46.909Z Compiling bitflags v2.9.0
13472025-05-08T20:41:47.056Z Compiling bytes v1.10.1
13482025-05-08T20:41:48.142Z Compiling tokio v1.43.1
13492025-05-08T20:41:48.347Z Compiling semver v1.0.25
13502025-05-08T20:41:48.420Z Compiling icu_normalizer v1.5.0
13512025-05-08T20:41:48.822Z Compiling indexmap v2.7.1
13522025-05-08T20:41:48.864Z Compiling rustc_version v0.4.1
13532025-05-08T20:41:49.015Z Compiling http v1.2.0
13542025-05-08T20:41:49.568Z Compiling idna_adapter v1.2.0
13552025-05-08T20:41:49.813Z Compiling idna v1.0.3
13562025-05-08T20:41:50.103Z Compiling uuid v1.16.0
13572025-05-08T20:41:50.195Z Compiling tracing v0.1.40
13582025-05-08T20:41:50.312Z Compiling chrono v0.4.40
13592025-05-08T20:41:50.697Z Compiling url v2.5.3
13602025-05-08T20:41:51.014Z Compiling which v4.4.2
13612025-05-08T20:41:51.127Z Compiling rustls-pki-types v1.10.0
13622025-05-08T20:41:51.551Z Compiling tinyvec_macros v0.1.1
13632025-05-08T20:41:52.005Z Compiling httparse v1.9.5
13642025-05-08T20:41:52.012Z Compiling tinyvec v1.8.0
13652025-05-08T20:41:52.013Z Compiling http-body v1.0.1
13662025-05-08T20:41:52.081Z Compiling pest_generator v2.7.14
13672025-05-08T20:41:52.392Z Compiling scroll v0.12.0
13682025-05-08T20:41:52.412Z Compiling serde_derive_internals v0.29.1
13692025-05-08T20:41:52.930Z Compiling bzip2-sys v0.1.13+1.0.8
13702025-05-08T20:41:53.064Z Compiling zstd-sys v2.0.14+zstd.1.5.7
13712025-05-08T20:41:53.488Z Compiling try-lock v0.2.5
13722025-05-08T20:41:53.534Z Compiling powerfmt v0.2.0
13732025-05-08T20:41:53.664Z Compiling openssl v0.10.72
13742025-05-08T20:41:53.857Z Compiling time-core v0.1.2
13752025-05-08T20:41:53.902Z Compiling foreign-types-shared v0.1.1
13762025-05-08T20:41:53.958Z Compiling adler2 v2.0.0
13772025-05-08T20:41:54.037Z Compiling schemars v0.8.22
13782025-05-08T20:41:54.057Z Compiling atomic-waker v1.1.2
13792025-05-08T20:41:54.122Z Compiling untrusted v0.7.1
13802025-05-08T20:41:54.169Z Compiling untrusted v0.9.0
13812025-05-08T20:41:54.243Z Compiling num-conv v0.1.0
13822025-05-08T20:41:54.320Z Compiling rustversion v1.0.17
13832025-05-08T20:41:54.441Z Compiling goblin v0.8.2
13842025-05-08T20:41:54.534Z Compiling time-macros v0.2.18
13852025-05-08T20:41:54.562Z Compiling schemars_derive v0.8.22
13862025-05-08T20:41:55.045Z Compiling rand_core v0.9.2
13872025-05-08T20:41:55.140Z Compiling miniz_oxide v0.8.5
13882025-05-08T20:41:55.512Z Compiling foreign-types v0.3.2
13892025-05-08T20:41:55.627Z Compiling pest_derive v2.7.14
13902025-05-08T20:41:56.425Z Compiling tokio-util v0.7.13
13912025-05-08T20:41:57.372Z Compiling deranged v0.3.11
13922025-05-08T20:41:57.443Z Compiling want v0.3.1
13932025-05-08T20:41:57.715Z Compiling h2 v0.4.6
13942025-05-08T20:41:59.209Z Compiling openssl-macros v0.1.1
13952025-05-08T20:41:59.413Z Compiling rustls v0.23.19
13962025-05-08T20:41:59.724Z Compiling syn v1.0.109
13972025-05-08T20:41:59.759Z Compiling native-tls v0.2.12
13982025-05-08T20:41:59.934Z Compiling num_threads v0.1.7
13992025-05-08T20:42:00.080Z Compiling httpdate v1.0.3
14002025-05-08T20:42:00.098Z Compiling dyn-clone v1.0.19
14012025-05-08T20:42:00.277Z Compiling tower-service v0.3.3
14022025-05-08T20:42:00.455Z Compiling time v0.3.36
14032025-05-08T20:42:00.863Z Compiling dof v0.3.0
14042025-05-08T20:42:02.750Z Compiling dtrace-parser v0.2.0
14052025-05-08T20:42:03.000Z Compiling rand_chacha v0.9.0
14062025-05-08T20:42:04.647Z Compiling hyper v1.6.0
14072025-05-08T20:42:04.763Z Compiling unicode-normalization v0.1.24
14082025-05-08T20:42:04.868Z Compiling heapless v0.7.17
14092025-05-08T20:42:05.147Z Compiling rand_chacha v0.3.1
14102025-05-08T20:42:05.315Z Compiling signature v2.2.0
14112025-05-08T20:42:05.537Z Compiling crossbeam-epoch v0.9.18
14122025-05-08T20:42:05.806Z Compiling crc32fast v1.4.2
14132025-05-08T20:42:06.139Z Compiling cookie v0.18.1
14142025-05-08T20:42:06.228Z Compiling rayon-core v1.12.1
14152025-05-08T20:42:06.471Z Compiling unicode-properties v0.1.3
14162025-05-08T20:42:06.549Z Compiling openssl-probe v0.1.5
14172025-05-08T20:42:06.859Z Compiling base64 v0.22.1
14182025-05-08T20:42:06.879Z Compiling slog v2.7.0
14192025-05-08T20:42:07.180Z Compiling unicode-bidi v0.3.17
14202025-05-08T20:42:07.387Z Compiling zstd-safe v7.2.3
14212025-05-08T20:42:07.417Z Compiling signal-hook v0.3.17
14222025-05-08T20:42:07.519Z Compiling siphasher v0.3.11
14232025-05-08T20:42:07.761Z Compiling hyper-util v0.1.11
14242025-05-08T20:42:07.884Z Compiling stringprep v0.1.5
14252025-05-08T20:42:07.961Z Compiling phf_shared v0.11.2
14262025-05-08T20:42:08.205Z Compiling crossbeam-deque v0.8.5
14272025-05-08T20:42:08.340Z Compiling usdt-impl v0.5.0
14282025-05-08T20:42:08.357Z Compiling rand v0.8.5
14292025-05-08T20:42:08.453Z Compiling rand v0.9.0
14302025-05-08T20:42:08.854Z Compiling curve25519-dalek v4.1.3
14312025-05-08T20:42:09.504Z Compiling serde_tokenstream v0.2.2
14322025-05-08T20:42:09.622Z Compiling toml_datetime v0.6.8
14332025-05-08T20:42:10.052Z Compiling serde_spanned v0.6.8
14342025-05-08T20:42:10.113Z Compiling md-5 v0.10.6
14352025-05-08T20:42:10.116Z Compiling num-integer v0.1.46
14362025-05-08T20:42:10.290Z Compiling ff v0.13.0
14372025-05-08T20:42:10.338Z Compiling hash32 v0.2.1
14382025-05-08T20:42:10.384Z Compiling memoffset v0.9.1
14392025-05-08T20:42:10.524Z Compiling num-bigint-dig v0.8.4
14402025-05-08T20:42:10.551Z Compiling base16ct v0.2.0
14412025-05-08T20:42:10.704Z Compiling smoltcp v0.9.1
14422025-05-08T20:42:10.728Z Compiling fallible-iterator v0.2.0
14432025-05-08T20:42:10.794Z Compiling litrs v0.4.1
14442025-05-08T20:42:10.813Z Compiling newtype-uuid v1.2.1
14452025-05-08T20:42:10.856Z Compiling cfg_aliases v0.2.1
14462025-05-08T20:42:10.874Z Compiling gimli v0.31.1
14472025-05-08T20:42:10.970Z Compiling psl-types v2.0.11
14482025-05-08T20:42:11.143Z Compiling portable-atomic v1.11.0
14492025-05-08T20:42:11.178Z Compiling publicsuffix v2.3.0
14502025-05-08T20:42:11.386Z Compiling postgres-protocol v0.6.8
14512025-05-08T20:42:11.442Z Compiling nix v0.29.0
14522025-05-08T20:42:11.491Z Compiling sec1 v0.7.3
14532025-05-08T20:42:11.892Z Compiling document-features v0.2.10
14542025-05-08T20:42:12.323Z Compiling num-iter v0.1.45
14552025-05-08T20:42:12.423Z Compiling group v0.13.0
14562025-05-08T20:42:12.750Z Compiling tokio-native-tls v0.3.1
14572025-05-08T20:42:13.359Z Compiling flate2 v1.1.1
14582025-05-08T20:42:13.629Z Compiling ipnetwork v0.21.1
14592025-05-08T20:42:13.787Z Compiling http-body-util v0.1.3
14602025-05-08T20:42:13.897Z Compiling webpki-roots v0.26.6
14612025-05-08T20:42:14.094Z Compiling terminal_size v0.4.0
14622025-05-08T20:42:14.125Z Compiling hkdf v0.12.4
14632025-05-08T20:42:14.229Z Compiling crypto-bigint v0.5.5
14642025-05-08T20:42:14.272Z Compiling async-trait v0.1.88
14652025-05-08T20:42:14.321Z Compiling curve25519-dalek-derive v0.1.1
14662025-05-08T20:42:14.401Z Compiling zerocopy-derive v0.6.6
14672025-05-08T20:42:14.453Z Compiling sync_wrapper v1.0.1
14682025-05-08T20:42:14.628Z Compiling ahash v0.8.11
14692025-05-08T20:42:14.997Z Compiling addr2line v0.24.2
14702025-05-08T20:42:15.386Z Compiling fs-err v3.1.0
14712025-05-08T20:42:15.639Z Compiling object v0.36.5
14722025-05-08T20:42:15.657Z Compiling simd-adler32 v0.3.7
14732025-05-08T20:42:15.732Z Compiling anyhow v1.0.98
14742025-05-08T20:42:16.180Z Compiling zip v2.6.1
14752025-05-08T20:42:16.276Z Compiling ipnet v2.11.0
14762025-05-08T20:42:16.339Z Compiling bumpalo v3.16.0
14772025-05-08T20:42:16.512Z Compiling unicode-width v0.2.0
14782025-05-08T20:42:16.728Z Compiling rustc-demangle v0.1.24
14792025-05-08T20:42:16.786Z Compiling managed v0.8.0
14802025-05-08T20:42:17.027Z Compiling lockfree-object-pool v0.1.6
14812025-05-08T20:42:17.231Z Compiling tower-layer v0.3.3
14822025-05-08T20:42:17.287Z Compiling winnow v0.5.40
14832025-05-08T20:42:17.321Z Compiling buf-list v1.0.3
14842025-05-08T20:42:17.535Z Compiling strum_macros v0.25.3
14852025-05-08T20:42:17.585Z Compiling tower v0.5.2
14862025-05-08T20:42:17.989Z Compiling zopfli v0.8.1
14872025-05-08T20:42:19.611Z Compiling elliptic-curve v0.13.8
14882025-05-08T20:42:20.089Z Compiling console v0.15.10
14892025-05-08T20:42:20.293Z Compiling hubpack_derive v0.1.1
14902025-05-08T20:42:20.404Z Compiling clap_builder v4.5.35
14912025-05-08T20:42:20.674Z Compiling toml_edit v0.19.15
14922025-05-08T20:42:20.751Z Compiling zerocopy v0.6.6
14932025-05-08T20:42:21.112Z Compiling hubpack v0.1.2
14942025-05-08T20:42:21.435Z Compiling hyper-tls v0.6.0
14952025-05-08T20:42:21.456Z Compiling oxnet v0.1.1
14962025-05-08T20:42:21.523Z Compiling signal-hook-mio v0.2.4
14972025-05-08T20:42:21.711Z Compiling rayon v1.10.0
14982025-05-08T20:42:21.822Z Compiling cookie_store v0.21.1
14992025-05-08T20:42:22.157Z Compiling backtrace v0.3.74
15002025-05-08T20:42:23.368Z Compiling zstd v0.13.3
15012025-05-08T20:42:25.038Z Compiling postgres-types v0.2.9
15022025-05-08T20:42:25.572Z Compiling usdt-macro v0.5.0
15032025-05-08T20:42:26.041Z Compiling usdt-attr-macro v0.5.0
15042025-05-08T20:42:26.319Z Compiling phf v0.11.2
15052025-05-08T20:42:26.609Z Compiling ed25519 v2.2.3
15062025-05-08T20:42:27.001Z Compiling strum_macros v0.26.4
15072025-05-08T20:42:27.406Z Compiling bzip2 v0.4.4
15082025-05-08T20:42:27.560Z Compiling bzip2 v0.5.2
15092025-05-08T20:42:27.794Z Compiling clap_derive v4.5.32
15102025-05-08T20:42:27.876Z Compiling enum-as-inner v0.6.1
15112025-05-08T20:42:27.928Z Compiling rustls-pemfile v2.2.0
15122025-05-08T20:42:28.319Z Compiling futures-executor v0.3.31
15132025-05-08T20:42:28.456Z Compiling serde-big-array v0.5.1
15142025-05-08T20:42:28.709Z Compiling serde_urlencoded v0.7.1
15152025-05-08T20:42:28.820Z Compiling pkcs1 v0.7.5
15162025-05-08T20:42:28.927Z Compiling rfc6979 v0.4.0
15172025-05-08T20:42:28.949Z Compiling daft-derive v0.1.3
15182025-05-08T20:42:29.132Z Compiling serde_repr v0.1.19
15192025-05-08T20:42:29.202Z Compiling bstr v1.10.0
15202025-05-08T20:42:29.744Z Compiling float-cmp v0.10.0
15212025-05-08T20:42:30.003Z Compiling encoding_rs v0.8.34
15222025-05-08T20:42:30.206Z Compiling static_assertions v1.1.0
15232025-05-08T20:42:30.328Z Compiling predicates-core v1.0.8
15242025-05-08T20:42:30.537Z Compiling fixedbitset v0.4.2
15252025-05-08T20:42:30.642Z Compiling unicode-segmentation v1.12.0
15262025-05-08T20:42:30.745Z Compiling mime v0.3.17
15272025-05-08T20:42:30.952Z Compiling new_debug_unreachable v1.0.6
15282025-05-08T20:42:31.069Z Compiling whoami v1.5.2
15292025-05-08T20:42:31.269Z Compiling data-encoding v2.6.0
15302025-05-08T20:42:31.435Z Compiling number_prefix v0.4.0
15312025-05-08T20:42:31.494Z Compiling normalize-line-endings v0.3.0
15322025-05-08T20:42:31.625Z Compiling precomputed-hash v0.1.1
15332025-05-08T20:42:31.643Z Compiling difflib v0.4.0
15342025-05-08T20:42:31.666Z Compiling indicatif v0.17.11
15352025-05-08T20:42:31.754Z Compiling string_cache v0.8.9
15362025-05-08T20:42:32.202Z Compiling predicates v3.1.3
15372025-05-08T20:42:32.225Z Compiling clap v4.5.35
15382025-05-08T20:42:32.356Z Compiling hickory-proto v0.24.4
15392025-05-08T20:42:32.912Z Compiling strum v0.26.3
15402025-05-08T20:42:33.110Z Compiling tokio-postgres v0.7.13
15412025-05-08T20:42:33.125Z Compiling similar v2.7.0
15422025-05-08T20:42:33.600Z Compiling petgraph v0.6.5
15432025-05-08T20:42:33.674Z Compiling daft v0.1.3
15442025-05-08T20:42:33.862Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a#f9566e68)
15452025-05-08T20:42:34.186Z Compiling toml_edit v0.22.24
15462025-05-08T20:42:35.167Z Compiling usdt v0.5.0
15472025-05-08T20:42:35.662Z Compiling rsa v0.9.6
15482025-05-08T20:42:36.522Z Compiling ecdsa v0.16.9
15492025-05-08T20:42:37.041Z Compiling futures v0.3.31
15502025-05-08T20:42:37.356Z Compiling zip v0.6.6
15512025-05-08T20:42:38.575Z Compiling ed25519-dalek v2.1.1
15522025-05-08T20:42:39.408Z Compiling toml v0.7.8
15532025-05-08T20:42:40.359Z Compiling crossterm v0.28.1
15542025-05-08T20:42:41.193Z Compiling tokio-stream v0.1.17
15552025-05-08T20:42:41.196Z Compiling openapiv3 v2.0.0
15562025-05-08T20:42:41.196Z Compiling x509-cert v0.2.5
15572025-05-08T20:42:41.280Z Compiling sha1 v0.10.6
15582025-05-08T20:42:41.557Z Compiling itertools v0.10.5
15592025-05-08T20:42:41.719Z Compiling dirs-sys-next v0.1.2
15602025-05-08T20:42:42.129Z Compiling unicode-xid v0.2.6
15612025-05-08T20:42:42.250Z Compiling lalrpop-util v0.19.12
15622025-05-08T20:42:42.333Z Compiling peg-runtime v0.8.5
15632025-05-08T20:42:42.605Z Compiling dirs-next v2.0.0
15642025-05-08T20:42:42.817Z Compiling thread_local v1.1.8
15652025-05-08T20:42:42.890Z Compiling slog-async v2.8.0
15662025-05-08T20:42:43.322Z Compiling term v0.7.0
15672025-05-08T20:42:43.343Z Compiling xattr v1.3.1
15682025-05-08T20:42:43.492Z Compiling crossbeam-channel v0.5.15
15692025-05-08T20:42:43.537Z Compiling filetime v0.2.25
15702025-05-08T20:42:43.625Z Compiling is-terminal v0.4.13
15712025-05-08T20:42:43.776Z Compiling take_mut v0.2.2
15722025-05-08T20:42:43.831Z Compiling tar v0.4.44
15732025-05-08T20:42:43.953Z Compiling slog-term v2.9.1
15742025-05-08T20:42:44.099Z Compiling camino v1.1.9
15752025-05-08T20:42:50.086Z Compiling aws-lc-sys v0.26.0
15762025-05-08T20:43:26.817Z Compiling rustls-webpki v0.102.8
15772025-05-08T20:43:30.909Z Compiling tokio-rustls v0.26.0
15782025-05-08T20:43:31.188Z Compiling hyper-rustls v0.27.3
15792025-05-08T20:43:31.495Z Compiling reqwest v0.12.15 (https://github.com/seanmonstar/reqwest?rev=114d97c1a862567b465cb57f14d584626e1cf30c#114d97c1)
15802025-05-08T20:43:34.942Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15812025-05-08T20:43:35.223Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15822025-05-08T20:43:39.632Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 20s
15832025-05-08T20:43:39.802Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
15842025-05-08T20:43:39.853ZMay 08 20:43:39.009 INFO Starting download, target: Clickhouse
15852025-05-08T20:43:39.853ZMay 08 20:43:39.010 INFO Starting download, target: Cockroach
15862025-05-08T20:43:39.853ZMay 08 20:43:39.010 INFO Starting download, target: Console
15872025-05-08T20:43:39.856ZMay 08 20:43:39.010 INFO Starting download, target: DendriteStub
15882025-05-08T20:43:39.856ZMay 08 20:43:39.010 INFO Starting download, target: MaghemiteMgd
15892025-05-08T20:43:39.857ZMay 08 20:43:39.010 INFO Starting download, target: TransceiverControl
15902025-05-08T20:43:39.857ZMay 08 20:43:39.010 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15912025-05-08T20:43:39.857ZMay 08 20:43:39.010 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15922025-05-08T20:43:39.857ZMay 08 20:43:39.010 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15932025-05-08T20:43:39.857ZMay 08 20:43:39.010 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15942025-05-08T20:43:39.857ZMay 08 20:43:39.010 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15952025-05-08T20:43:39.857ZMay 08 20:43:39.011 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15962025-05-08T20:43:40.336ZMay 08 20:43:39.480 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15972025-05-08T20:43:40.445ZMay 08 20:43:39.598 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15982025-05-08T20:43:40.782ZMay 08 20:43:39.905 INFO Download complete, target: TransceiverControl
15992025-05-08T20:43:40.862ZMay 08 20:43:40.011 INFO Download complete, target: Console
16002025-05-08T20:43:40.988ZMay 08 20:43:40.134 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16012025-05-08T20:43:41.076ZMay 08 20:43:40.225 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16022025-05-08T20:43:41.647ZMay 08 20:43:40.803 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16032025-05-08T20:43:41.651ZMay 08 20:43:40.803 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16042025-05-08T20:43:41.651ZMay 08 20:43:40.803 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16052025-05-08T20:43:44.188ZMay 08 20:43:43.343 INFO Download complete, target: DendriteStub
16062025-05-08T20:43:44.315ZMay 08 20:43:43.469 INFO Download complete, target: MaghemiteMgd
16072025-05-08T20:43:48.257ZMay 08 20:43:47.411 INFO Checking that binary works, target: Cockroach
16082025-05-08T20:43:48.416ZMay 08 20:43:47.570 INFO Download complete, target: Cockroach
16092025-05-08T20:43:52.159ZMay 08 20:43:51.310 INFO Checking that binary works, target: Clickhouse
16102025-05-08T20:43:52.546ZMay 08 20:43:51.700 INFO Download complete, target: Clickhouse
16112025-05-08T20:43:52.709ZAll builder prerequisites installed successfully, and PATH looks valid
16122025-05-08T20:43:52.715Z
16132025-05-08T20:43:52.715Zreal 5:35.039395802
16142025-05-08T20:43:52.715Zuser 15:05.053249226
16152025-05-08T20:43:52.715Zsys 2:06.172424955
16162025-05-08T20:43:52.715Ztrap 0.531083501
16172025-05-08T20:43:52.715Ztflt 10.989575572
16182025-05-08T20:43:52.715Zdflt 7.907664691
16192025-05-08T20:43:52.715Zkflt 0.606570230
16202025-05-08T20:43:52.715Zlock 23:17.486736792
16212025-05-08T20:43:52.715Zslp 58:35.785883658
16222025-05-08T20:43:52.716Zlat 56.915263555
16232025-05-08T20:43:52.716Zstop 2:18.792645335
16242025-05-08T20:43:52.716Z+ banner hack-check
16252025-05-08T20:43:52.716Z
16262025-05-08T20:43:52.716Z # # ## #### # # #### # # ###### #### # #
16272025-05-08T20:43:52.716Z # # # # # # # # # # # # # # # # #
16282025-05-08T20:43:52.716Z ###### # # # #### ##### # ###### ##### # ####
16292025-05-08T20:43:52.716Z # # ###### # # # # # # # # # #
16302025-05-08T20:43:52.716Z # # # # # # # # # # # # # # # # #
16312025-05-08T20:43:52.717Z # # # # #### # # #### # # ###### #### # #
16322025-05-08T20:43:52.717Z
16332025-05-08T20:43:52.717Z+ export CARGO_INCREMENTAL=0
16342025-05-08T20:43:52.717Z+ CARGO_INCREMENTAL=0
16352025-05-08T20:43:52.717Z+ ptime -m timeout 2h cargo xtask check-features --ci
16362025-05-08T20:43:53.379Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
16372025-05-08T20:43:53.659Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
16382025-05-08T20:43:56.389Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.61s
16392025-05-08T20:43:56.466Z Running `target/debug/xtask check-features --ci`
16402025-05-08T20:43:56.493Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16412025-05-08T20:43:56.496Zrunning: "/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16422025-05-08T20:43:57.058Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
16432025-05-08T20:43:57.082Z Running `target/debug/xtask download cargo-hack`
16442025-05-08T20:43:58.015Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16452025-05-08T20:43:58.412Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16462025-05-08T20:44:02.119Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.00s
16472025-05-08T20:44:02.307Z Running `target/debug/xtask-downloader cargo-hack`
16482025-05-08T20:44:02.345ZMay 08 20:44:01.497 INFO Starting download, target: CargoHack
16492025-05-08T20:44:02.348ZMay 08 20:44:01.498 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16502025-05-08T20:44:03.016ZMay 08 20:44:02.168 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16512025-05-08T20:44:03.091ZMay 08 20:44:02.243 INFO Download complete, target: CargoHack
16522025-05-08T20:44:03.094Zrunning: "/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"
16532025-05-08T20:44:03.110Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16542025-05-08T20:44:03.298Zinfo: running `cargo check --bins` on api_identity (1/215)
16552025-05-08T20:44:03.929Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16562025-05-08T20:44:03.934Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16572025-05-08T20:44:03.934Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16582025-05-08T20:44:03.938Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
16592025-05-08T20:44:04.007Z
16602025-05-08T20:44:04.007Zinfo: running `cargo check --bins` on bootstore (2/215)
16612025-05-08T20:44:04.670Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16622025-05-08T20:44:04.673Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16632025-05-08T20:44:04.673Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16642025-05-08T20:44:04.678Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
16652025-05-08T20:44:04.756Z
16662025-05-08T20:44:04.756Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/215)
16672025-05-08T20:44:05.409Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16682025-05-08T20:44:05.423Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16692025-05-08T20:44:05.426Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16702025-05-08T20:44:05.436Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
16712025-05-08T20:44:05.507Z
16722025-05-08T20:44:05.507Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/215)
16732025-05-08T20:44:06.139Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16742025-05-08T20:44:06.143Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16752025-05-08T20:44:06.144Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16762025-05-08T20:44:06.152Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
16772025-05-08T20:44:06.220Z
16782025-05-08T20:44:06.220Zinfo: running `cargo check --bins` on id-map (5/215)
16792025-05-08T20:44:06.867Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16802025-05-08T20:44:06.879Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16812025-05-08T20:44:06.880Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16822025-05-08T20:44:06.880Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
16832025-05-08T20:44:06.948Z
16842025-05-08T20:44:06.948Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (6/215)
16852025-05-08T20:44:07.433Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16862025-05-08T20:44:07.444Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16872025-05-08T20:44:07.444Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16882025-05-08T20:44:07.444Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
16892025-05-08T20:44:07.489Z
16902025-05-08T20:44:07.489Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (7/215)
16912025-05-08T20:44:07.979Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16922025-05-08T20:44:07.997Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16932025-05-08T20:44:07.998Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16942025-05-08T20:44:07.998Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
16952025-05-08T20:44:08.033Z
16962025-05-08T20:44:08.033Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (8/215)
16972025-05-08T20:44:08.542Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16982025-05-08T20:44:08.554Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16992025-05-08T20:44:08.554Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17002025-05-08T20:44:08.554Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17012025-05-08T20:44:08.577Z
17022025-05-08T20:44:08.577Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (9/215)
17032025-05-08T20:44:09.287Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17042025-05-08T20:44:09.412Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17052025-05-08T20:44:09.412Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17062025-05-08T20:44:09.412Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
17072025-05-08T20:44:09.412Z
17082025-05-08T20:44:09.412Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (10/215)
17092025-05-08T20:44:09.612Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17102025-05-08T20:44:09.632Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17112025-05-08T20:44:09.632Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17122025-05-08T20:44:09.632Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
17132025-05-08T20:44:09.661Z
17142025-05-08T20:44:09.661Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (11/215)
17152025-05-08T20:44:10.154Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17162025-05-08T20:44:10.180Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17172025-05-08T20:44:10.180Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17182025-05-08T20:44:10.180Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
17192025-05-08T20:44:10.198Z
17202025-05-08T20:44:10.198Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (12/215)
17212025-05-08T20:44:10.791Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17222025-05-08T20:44:16.678Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17232025-05-08T20:44:16.678Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17242025-05-08T20:44:16.678Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17252025-05-08T20:44:16.678Z
17262025-05-08T20:44:16.678Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (13/215)
17272025-05-08T20:44:16.753Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17282025-05-08T20:44:16.753Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17292025-05-08T20:44:16.753Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17302025-05-08T20:44:16.754Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17312025-05-08T20:44:16.754Z
17322025-05-08T20:44:16.754Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (14/215)
17332025-05-08T20:44:17.022Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17342025-05-08T20:44:17.022Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17352025-05-08T20:44:17.022Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17362025-05-08T20:44:17.022Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
17372025-05-08T20:44:17.022Z
17382025-05-08T20:44:17.022Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (15/215)
17392025-05-08T20:44:17.022Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17402025-05-08T20:44:17.023Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17412025-05-08T20:44:17.023Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17422025-05-08T20:44:17.023Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17432025-05-08T20:44:17.023Z
17442025-05-08T20:44:17.023Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (16/215)
17452025-05-08T20:44:17.023Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17462025-05-08T20:44:17.023Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17472025-05-08T20:44:17.023Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17482025-05-08T20:44:17.023Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
17492025-05-08T20:44:17.023Z
17502025-05-08T20:44:17.023Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (17/215)
17512025-05-08T20:44:17.023Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17522025-05-08T20:44:17.024Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17532025-05-08T20:44:17.024Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17542025-05-08T20:44:17.024Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17552025-05-08T20:44:17.024Z
17562025-05-08T20:44:17.024Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (18/215)
17572025-05-08T20:44:17.024Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17582025-05-08T20:44:17.024Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17592025-05-08T20:44:17.024Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17602025-05-08T20:44:17.024Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17612025-05-08T20:44:17.024Z
17622025-05-08T20:44:17.024Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (19/215)
17632025-05-08T20:44:17.024Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17642025-05-08T20:44:17.024Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17652025-05-08T20:44:17.024Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17662025-05-08T20:44:17.024Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17672025-05-08T20:44:17.024Z
17682025-05-08T20:44:17.024Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (20/215)
17692025-05-08T20:44:17.024Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17702025-05-08T20:44:17.024Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17712025-05-08T20:44:17.024Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17722025-05-08T20:44:17.024Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17732025-05-08T20:44:17.024Z
17742025-05-08T20:44:17.024Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (21/215)
17752025-05-08T20:44:17.024Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17762025-05-08T20:44:17.024Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17772025-05-08T20:44:17.024Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17782025-05-08T20:44:17.024Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17792025-05-08T20:44:17.024Z
17802025-05-08T20:44:17.024Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (22/215)
17812025-05-08T20:44:17.024Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17822025-05-08T20:44:17.024Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17832025-05-08T20:44:17.024Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17842025-05-08T20:44:17.024Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17852025-05-08T20:44:17.024Z
17862025-05-08T20:44:17.024Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (23/215)
17872025-05-08T20:44:17.024Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17882025-05-08T20:44:17.025Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17892025-05-08T20:44:17.025Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17902025-05-08T20:44:17.025Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17912025-05-08T20:44:17.025Z
17922025-05-08T20:44:17.025Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (24/215)
17932025-05-08T20:44:17.244Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17942025-05-08T20:44:17.264Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17952025-05-08T20:44:17.264Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17962025-05-08T20:44:17.264Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
17972025-05-08T20:44:17.429Z
17982025-05-08T20:44:17.430Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (25/215)
17992025-05-08T20:44:17.788Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18002025-05-08T20:44:17.791Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18012025-05-08T20:44:17.792Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18022025-05-08T20:44:17.795Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18032025-05-08T20:44:17.843Z
18042025-05-08T20:44:17.843Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (26/215)
18052025-05-08T20:44:18.342Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18062025-05-08T20:44:18.348Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18072025-05-08T20:44:18.349Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18082025-05-08T20:44:18.353Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18092025-05-08T20:44:18.396Z
18102025-05-08T20:44:18.396Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (27/215)
18112025-05-08T20:44:18.890Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18122025-05-08T20:44:18.894Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18132025-05-08T20:44:18.894Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18142025-05-08T20:44:18.898Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18152025-05-08T20:44:18.943Z
18162025-05-08T20:44:18.943Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (28/215)
18172025-05-08T20:44:19.435Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18182025-05-08T20:44:19.446Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18192025-05-08T20:44:19.446Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18202025-05-08T20:44:19.450Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18212025-05-08T20:44:19.489Z
18222025-05-08T20:44:19.489Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (29/215)
18232025-05-08T20:44:19.985Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18242025-05-08T20:44:19.989Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18252025-05-08T20:44:19.989Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18262025-05-08T20:44:19.994Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18272025-05-08T20:44:20.036Z
18282025-05-08T20:44:20.036Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (30/215)
18292025-05-08T20:44:20.529Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18302025-05-08T20:44:20.533Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18312025-05-08T20:44:20.533Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18322025-05-08T20:44:20.537Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18332025-05-08T20:44:20.607Z
18342025-05-08T20:44:20.607Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (31/215)
18352025-05-08T20:44:21.075Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18362025-05-08T20:44:21.099Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18372025-05-08T20:44:21.099Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18382025-05-08T20:44:21.100Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18392025-05-08T20:44:21.131Z
18402025-05-08T20:44:21.131Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (32/215)
18412025-05-08T20:44:21.615Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18422025-05-08T20:44:21.619Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18432025-05-08T20:44:21.619Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18442025-05-08T20:44:21.623Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18452025-05-08T20:44:21.669Z
18462025-05-08T20:44:21.669Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/215)
18472025-05-08T20:44:22.161Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18482025-05-08T20:44:22.165Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18492025-05-08T20:44:22.165Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18502025-05-08T20:44:22.168Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18512025-05-08T20:44:22.214Z
18522025-05-08T20:44:22.214Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (34/215)
18532025-05-08T20:44:22.708Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18542025-05-08T20:44:22.714Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18552025-05-08T20:44:22.714Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18562025-05-08T20:44:22.717Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18572025-05-08T20:44:22.760Z
18582025-05-08T20:44:22.760Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (35/215)
18592025-05-08T20:44:23.283Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18602025-05-08T20:44:23.297Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18612025-05-08T20:44:23.297Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18622025-05-08T20:44:23.297Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
18632025-05-08T20:44:23.355Z
18642025-05-08T20:44:23.356Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (36/215)
18652025-05-08T20:44:23.837Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18662025-05-08T20:44:23.845Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18672025-05-08T20:44:23.845Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18682025-05-08T20:44:23.845Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18692025-05-08T20:44:23.884Z
18702025-05-08T20:44:23.885Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (37/215)
18712025-05-08T20:44:24.383Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18722025-05-08T20:44:24.389Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18732025-05-08T20:44:24.389Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18742025-05-08T20:44:24.393Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18752025-05-08T20:44:24.439Z
18762025-05-08T20:44:24.439Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (38/215)
18772025-05-08T20:44:24.933Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18782025-05-08T20:44:24.936Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18792025-05-08T20:44:24.936Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18802025-05-08T20:44:24.939Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18812025-05-08T20:44:24.986Z
18822025-05-08T20:44:24.986Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/215)
18832025-05-08T20:44:25.480Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18842025-05-08T20:44:25.484Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18852025-05-08T20:44:25.484Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18862025-05-08T20:44:25.489Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18872025-05-08T20:44:25.535Z
18882025-05-08T20:44:25.535Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (40/215)
18892025-05-08T20:44:26.031Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18902025-05-08T20:44:26.034Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18912025-05-08T20:44:26.035Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18922025-05-08T20:44:26.038Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18932025-05-08T20:44:26.085Z
18942025-05-08T20:44:26.085Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (41/215)
18952025-05-08T20:44:26.578Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18962025-05-08T20:44:26.581Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18972025-05-08T20:44:26.581Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18982025-05-08T20:44:26.584Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18992025-05-08T20:44:26.630Z
19002025-05-08T20:44:26.630Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (42/215)
19012025-05-08T20:44:27.126Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19022025-05-08T20:44:27.130Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19032025-05-08T20:44:27.130Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19042025-05-08T20:44:27.130Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
19052025-05-08T20:44:27.178Z
19062025-05-08T20:44:27.178Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/215)
19072025-05-08T20:44:27.676Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19082025-05-08T20:44:27.680Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19092025-05-08T20:44:27.680Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19102025-05-08T20:44:27.680Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
19112025-05-08T20:44:27.731Z
19122025-05-08T20:44:27.731Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (44/215)
19132025-05-08T20:44:28.234Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19142025-05-08T20:44:28.237Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19152025-05-08T20:44:28.237Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19162025-05-08T20:44:28.241Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
19172025-05-08T20:44:28.288Z
19182025-05-08T20:44:28.289Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (45/215)
19192025-05-08T20:44:28.785Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19202025-05-08T20:44:28.789Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19212025-05-08T20:44:28.789Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19222025-05-08T20:44:28.789Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
19232025-05-08T20:44:28.838Z
19242025-05-08T20:44:28.838Zinfo: running `cargo check --bins` on sled-hardware-types (46/215)
19252025-05-08T20:44:29.506Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19262025-05-08T20:44:29.509Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19272025-05-08T20:44:29.510Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19282025-05-08T20:44:29.513Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
19292025-05-08T20:44:29.593Z
19302025-05-08T20:44:29.593Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (47/215)
19312025-05-08T20:44:30.250Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19322025-05-08T20:44:30.253Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19332025-05-08T20:44:30.253Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19342025-05-08T20:44:30.257Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
19352025-05-08T20:44:30.331Z
19362025-05-08T20:44:30.331Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (48/215)
19372025-05-08T20:44:30.996Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19382025-05-08T20:44:30.999Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19392025-05-08T20:44:30.999Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19402025-05-08T20:44:31.002Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
19412025-05-08T20:44:31.081Z
19422025-05-08T20:44:31.081Zinfo: running `cargo check --bins` on oxlog (49/215)
19432025-05-08T20:44:31.702Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19442025-05-08T20:44:31.706Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19452025-05-08T20:44:31.789Z Checking cfg-if v1.0.0
19462025-05-08T20:44:31.796Z Checking libc v0.2.171
19472025-05-08T20:44:31.904Z Checking serde v1.0.219
19482025-05-08T20:44:31.909Z Checking zeroize v1.8.1
19492025-05-08T20:44:31.922Z Checking memchr v2.7.4
19502025-05-08T20:44:31.931Z Checking typenum v1.17.0
19512025-05-08T20:44:31.944Z Checking smallvec v1.14.0
19522025-05-08T20:44:31.960Z Checking subtle v2.6.1
19532025-05-08T20:44:31.964Z Checking value-bag v1.9.0
19542025-05-08T20:44:32.133Z Checking scopeguard v1.2.0
19552025-05-08T20:44:32.232Z Checking const-oid v0.9.6
19562025-05-08T20:44:32.280Z Checking itoa v1.0.11
19572025-05-08T20:44:32.295Z Checking lock_api v0.4.12
19582025-05-08T20:44:32.351Z Checking log v0.4.22
19592025-05-08T20:44:32.487Z Checking stable_deref_trait v1.2.0
19602025-05-08T20:44:32.602Z Checking byteorder v1.5.0
19612025-05-08T20:44:32.706Z Checking pin-project-lite v0.2.14
19622025-05-08T20:44:32.740Z Checking zerofrom v0.1.4
19632025-05-08T20:44:32.838Z Checking once_cell v1.21.3
19642025-05-08T20:44:32.856Z Checking futures-core v0.3.31
19652025-05-08T20:44:32.871Z Checking getrandom v0.2.15
19662025-05-08T20:44:32.943Z Checking yoke v0.7.4
19672025-05-08T20:44:32.990Z Checking generic-array v0.14.7
19682025-05-08T20:44:33.007Z Checking signal-hook-registry v1.4.2
19692025-05-08T20:44:33.053Z Checking parking_lot_core v0.9.10
19702025-05-08T20:44:33.115Z Checking rand_core v0.6.4
19712025-05-08T20:44:33.136Z Checking mio v1.0.2
19722025-05-08T20:44:33.245Z Checking cpufeatures v0.2.14
19732025-05-08T20:44:33.263Z Checking zerovec v0.10.4
19742025-05-08T20:44:33.343Z Checking socket2 v0.5.9
19752025-05-08T20:44:33.383Z Checking parking_lot v0.12.3
19762025-05-08T20:44:33.420Z Checking writeable v0.5.5
19772025-05-08T20:44:33.711Z Checking litemap v0.7.3
19782025-05-08T20:44:33.728Z Checking zerocopy v0.7.35
19792025-05-08T20:44:33.753Z Checking futures-sink v0.3.31
19802025-05-08T20:44:33.845Z Checking slab v0.4.9
19812025-05-08T20:44:33.911Z Checking libm v0.2.8
19822025-05-08T20:44:34.027Z Checking icu_locid_transform_data v1.5.0
19832025-05-08T20:44:34.052Z Checking ryu v1.0.18
19842025-05-08T20:44:34.066Z Checking crypto-common v0.1.6
19852025-05-08T20:44:34.112Z Checking block-buffer v0.10.4
19862025-05-08T20:44:34.143Z Checking block-padding v0.3.3
19872025-05-08T20:44:34.251Z Checking equivalent v1.0.1
19882025-05-08T20:44:34.288Z Checking allocator-api2 v0.2.18
19892025-05-08T20:44:34.350Z Checking digest v0.10.7
19902025-05-08T20:44:34.366Z Checking inout v0.1.3
19912025-05-08T20:44:34.380Z Checking foldhash v0.1.3
19922025-05-08T20:44:34.591Z Checking cipher v0.4.4
19932025-05-08T20:44:34.607Z Checking getrandom v0.3.1
19942025-05-08T20:44:34.710Z Checking hmac v0.12.1
19952025-05-08T20:44:34.730Z Checking num-traits v0.2.19
19962025-05-08T20:44:34.756Z Checking tinystr v0.7.6
19972025-05-08T20:44:34.833Z Checking icu_collections v1.5.0
19982025-05-08T20:44:34.878Z Checking hashbrown v0.15.1
19992025-05-08T20:44:34.909Z Checking sha2 v0.10.8
20002025-05-08T20:44:34.923Z Checking base64ct v1.6.0
20012025-05-08T20:44:34.990Z Checking icu_properties_data v1.5.0
20022025-05-08T20:44:35.089Z Checking icu_locid v1.5.0
20032025-05-08T20:44:35.229Z Checking utf16_iter v1.0.5
20042025-05-08T20:44:35.352Z Checking pem-rfc7468 v0.7.0
20052025-05-08T20:44:35.406Z Checking icu_normalizer_data v1.5.0
20062025-05-08T20:44:35.429Z Checking flagset v0.4.6
20072025-05-08T20:44:35.489Z Checking percent-encoding v2.3.1
20082025-05-08T20:44:35.523Z Checking utf8_iter v1.0.4
20092025-05-08T20:44:35.619Z Checking write16 v1.0.0
20102025-05-08T20:44:35.636Z Checking der v0.7.9
20112025-05-08T20:44:35.706Z Checking futures-channel v0.3.31
20122025-05-08T20:44:35.725Z Checking futures-task v0.3.31
20132025-05-08T20:44:35.757Z Checking pin-utils v0.1.0
20142025-05-08T20:44:35.863Z Checking futures-io v0.3.31
20152025-05-08T20:44:35.889Z Checking salsa20 v0.10.2
20162025-05-08T20:44:35.966Z Checking pbkdf2 v0.12.2
20172025-05-08T20:44:36.028Z Checking icu_provider v1.5.0
20182025-05-08T20:44:36.044Z Checking ppv-lite86 v0.2.20
20192025-05-08T20:44:36.066Z Checking futures-util v0.3.31
20202025-05-08T20:44:36.101Z Checking form_urlencoded v1.2.1
20212025-05-08T20:44:36.135Z Checking scrypt v0.11.0
20222025-05-08T20:44:36.152Z Checking aes v0.8.4
20232025-05-08T20:44:36.258Z Checking bytes v1.10.1
20242025-05-08T20:44:36.309Z Checking bitflags v2.9.0
20252025-05-08T20:44:36.370Z Checking indexmap v2.7.1
20262025-05-08T20:44:36.617Z Checking serde_json v1.0.140
20272025-05-08T20:44:36.630Z Checking icu_locid_transform v1.5.0
20282025-05-08T20:44:36.777Z Checking cbc v0.1.2
20292025-05-08T20:44:36.978Z Checking fnv v1.0.7
20302025-05-08T20:44:37.029Z Checking uuid v1.16.0
20312025-05-08T20:44:37.112Z Checking tracing-core v0.1.32
20322025-05-08T20:44:37.275Z Checking tokio v1.43.1
20332025-05-08T20:44:37.327Z Checking spki v0.7.3
20342025-05-08T20:44:37.487Z Checking http v1.2.0
20352025-05-08T20:44:37.586Z Checking icu_properties v1.5.1
20362025-05-08T20:44:37.621Z Checking pkcs5 v0.7.1
20372025-05-08T20:44:37.642Z Compiling newtype-uuid v1.2.1
20382025-05-08T20:44:37.732Z Checking tracing v0.1.40
20392025-05-08T20:44:37.954Z Checking iana-time-zone v0.1.63
20402025-05-08T20:44:38.094Z Checking rustls-pki-types v1.10.0
20412025-05-08T20:44:38.123Z Checking tinyvec_macros v0.1.1
20422025-05-08T20:44:38.141Z Checking pkcs8 v0.10.2
20432025-05-08T20:44:38.220Z Checking tinyvec v1.8.0
20442025-05-08T20:44:38.237Z Checking chrono v0.4.40
20452025-05-08T20:44:38.496Z Checking zerocopy v0.8.10
20462025-05-08T20:44:38.607Z Checking aws-lc-sys v0.26.0
20472025-05-08T20:44:38.715Z Checking http-body v1.0.1
20482025-05-08T20:44:38.942Z Checking thiserror v1.0.69
20492025-05-08T20:44:39.085Z Checking spin v0.9.8
20502025-05-08T20:44:39.409Z Checking atomic-waker v1.1.2
20512025-05-08T20:44:39.481Z Checking foreign-types-shared v0.1.1
20522025-05-08T20:44:39.553Z Checking untrusted v0.7.1
20532025-05-08T20:44:39.604Z Checking adler2 v2.0.0
20542025-05-08T20:44:39.731Z Checking untrusted v0.9.0
20552025-05-08T20:44:39.782Z Checking try-lock v0.2.5
20562025-05-08T20:44:39.905Z Checking ring v0.17.11
20572025-05-08T20:44:39.927Z Checking want v0.3.1
20582025-05-08T20:44:40.122Z Checking miniz_oxide v0.8.5
20592025-05-08T20:44:40.180Z Checking foreign-types v0.3.2
20602025-05-08T20:44:40.281Z Checking httparse v1.9.5
20612025-05-08T20:44:40.529Z Checking crossbeam-utils v0.8.21
20622025-05-08T20:44:40.709Z Checking openssl-sys v0.9.107
20632025-05-08T20:44:40.804Z Checking icu_normalizer v1.5.0
20642025-05-08T20:44:40.859Z Checking aws-lc-rs v1.12.4
20652025-05-08T20:44:40.886Z Checking errno v0.3.9
20662025-05-08T20:44:41.083Z Checking aho-corasick v1.1.3
20672025-05-08T20:44:41.231Z Checking httpdate v1.0.3
20682025-05-08T20:44:41.247Z Checking rand_core v0.9.2
20692025-05-08T20:44:41.459Z Checking powerfmt v0.2.0
20702025-05-08T20:44:41.590Z Checking idna_adapter v1.2.0
20712025-05-08T20:44:41.604Z Checking unicode-ident v1.0.14
20722025-05-08T20:44:41.748Z Checking regex-syntax v0.8.5
20732025-05-08T20:44:41.784Z Checking tower-service v0.3.3
20742025-05-08T20:44:41.801Z Checking idna v1.0.3
20752025-05-08T20:44:41.898Z Checking openssl v0.10.72
20762025-05-08T20:44:41.912Z Checking proc-macro2 v1.0.94
20772025-05-08T20:44:42.093Z Checking deranged v0.3.11
20782025-05-08T20:44:42.292Z Checking url v2.5.3
20792025-05-08T20:44:42.533Z Checking rustls-webpki v0.102.8
20802025-05-08T20:44:42.568Z Checking rand_chacha v0.9.0
20812025-05-08T20:44:42.599Z Checking crossbeam-epoch v0.9.18
20822025-05-08T20:44:42.950Z Checking rustix v0.38.37
20832025-05-08T20:44:43.003Z Checking unicode-normalization v0.1.24
20842025-05-08T20:44:43.167Z Checking rand_chacha v0.3.1
20852025-05-08T20:44:43.304Z Checking semver v1.0.25
20862025-05-08T20:44:43.320Z Checking bzip2-sys v0.1.13+1.0.8
20872025-05-08T20:44:43.438Z Checking signature v2.2.0
20882025-05-08T20:44:43.565Z Checking scroll v0.12.0
20892025-05-08T20:44:43.643Z Checking crc32fast v1.4.2
20902025-05-08T20:44:43.697Z Checking siphasher v0.3.11
20912025-05-08T20:44:43.790Z Checking tokio-util v0.7.13
20922025-05-08T20:44:43.873Z Checking unicode-bidi v0.3.17
20932025-05-08T20:44:43.936Z Checking unicode-properties v0.1.3
20942025-05-08T20:44:44.002Z Checking either v1.14.0
20952025-05-08T20:44:44.024Z Checking utf8parse v0.2.2
20962025-05-08T20:44:44.187Z Checking openssl-probe v0.1.5
20972025-05-08T20:44:44.302Z Checking num_threads v0.1.7
20982025-05-08T20:44:44.357Z Checking num-conv v0.1.0
20992025-05-08T20:44:44.378Z Checking anstyle v1.0.10
21002025-05-08T20:44:44.425Z Checking base64 v0.22.1
21012025-05-08T20:44:44.475Z Checking ucd-trie v0.1.7
21022025-05-08T20:44:44.613Z Checking time-core v0.1.2
21032025-05-08T20:44:44.711Z Checking plain v0.2.3
21042025-05-08T20:44:44.727Z Checking dyn-clone v1.0.19
21052025-05-08T20:44:44.763Z Checking h2 v0.4.6
21062025-05-08T20:44:44.787Z Checking time v0.3.36
21072025-05-08T20:44:44.873Z Checking goblin v0.8.2
21082025-05-08T20:44:44.873Z Checking schemars v0.8.22
21092025-05-08T20:44:44.890Z Checking regex-automata v0.4.8
21102025-05-08T20:44:44.918Z Checking pest v2.7.14
21112025-05-08T20:44:46.027Z Checking stringprep v0.1.5
21122025-05-08T20:44:46.315Z Checking anstyle-parse v0.2.5
21132025-05-08T20:44:46.401Z Checking phf_shared v0.11.2
21142025-05-08T20:44:46.578Z Checking rand v0.8.5
21152025-05-08T20:44:46.676Z Checking rustls v0.23.19
21162025-05-08T20:44:46.730Z Checking native-tls v0.2.12
21172025-05-08T20:44:47.056Z Checking crossbeam-deque v0.8.5
21182025-05-08T20:44:47.131Z Checking rand v0.9.0
21192025-05-08T20:44:47.380Z Checking quote v1.0.39
21202025-05-08T20:44:47.717Z Checking toml_datetime v0.6.8
21212025-05-08T20:44:47.733Z Checking serde_spanned v0.6.8
21222025-05-08T20:44:47.749Z Checking num-integer v0.1.46
21232025-05-08T20:44:47.933Z Checking zstd-sys v2.0.14+zstd.1.5.7
21242025-05-08T20:44:48.010Z Checking md-5 v0.10.6
21252025-05-08T20:44:48.144Z Checking ff v0.13.0
21262025-05-08T20:44:48.188Z Checking hash32 v0.2.1
21272025-05-08T20:44:48.206Z Checking gimli v0.31.1
21282025-05-08T20:44:48.230Z Checking base16ct v0.2.0
21292025-05-08T20:44:48.353Z Checking colorchoice v1.0.2
21302025-05-08T20:44:48.437Z Checking pretty-hex v0.4.1
21312025-05-08T20:44:48.481Z Checking fallible-iterator v0.2.0
21322025-05-08T20:44:48.506Z Checking is_terminal_polyfill v1.70.1
21332025-05-08T20:44:48.623Z Checking anstyle-query v1.1.1
21342025-05-08T20:44:48.644Z Checking psl-types v2.0.11
21352025-05-08T20:44:48.766Z Checking anstream v0.6.15
21362025-05-08T20:44:48.830Z Checking publicsuffix v2.3.0
21372025-05-08T20:44:48.868Z Checking heapless v0.7.17
21382025-05-08T20:44:49.050Z Checking postgres-protocol v0.6.8
21392025-05-08T20:44:49.100Z Checking sec1 v0.7.3
21402025-05-08T20:44:49.124Z Checking group v0.13.0
21412025-05-08T20:44:49.379Z Checking num-iter v0.1.45
21422025-05-08T20:44:49.476Z Checking zstd-safe v7.2.3
21432025-05-08T20:44:49.566Z Checking syn v2.0.98
21442025-05-08T20:44:49.711Z Compiling daft v0.1.3
21452025-05-08T20:44:49.714Z Checking dof v0.3.0
21462025-05-08T20:44:49.745Z Checking dtrace-parser v0.2.0
21472025-05-08T20:44:49.769Z Checking rayon-core v1.12.1
21482025-05-08T20:44:50.215Z Checking cookie v0.18.1
21492025-05-08T20:44:50.222Z Checking tokio-native-tls v0.3.1
21502025-05-08T20:44:50.309Z Checking ipnetwork v0.21.1
21512025-05-08T20:44:50.412Z Checking terminal_size v0.4.0
21522025-05-08T20:44:50.474Z Checking flate2 v1.1.1
21532025-05-08T20:44:50.592Z Checking lazy_static v1.5.0
21542025-05-08T20:44:50.675Z Checking http-body-util v0.1.3
21552025-05-08T20:44:50.699Z Checking webpki-roots v0.26.6
21562025-05-08T20:44:50.716Z Checking signal-hook v0.3.17
21572025-05-08T20:44:50.840Z Checking hyper v1.6.0
21582025-05-08T20:44:50.900Z Checking hkdf v0.12.4
21592025-05-08T20:44:51.039Z Checking crypto-bigint v0.5.5
21602025-05-08T20:44:51.098Z Checking sync_wrapper v1.0.1
21612025-05-08T20:44:51.116Z Checking thread-id v4.2.2
21622025-05-08T20:44:51.120Z Checking object v0.36.5
21632025-05-08T20:44:51.248Z Checking tower-layer v0.3.3
21642025-05-08T20:44:51.248Z Checking lockfree-object-pool v0.1.6
21652025-05-08T20:44:51.530Z Checking simd-adler32 v0.3.7
21662025-05-08T20:44:51.547Z Checking ipnet v2.11.0
21672025-05-08T20:44:51.686Z Checking tokio-rustls v0.26.0
21682025-05-08T20:44:51.724Z Checking addr2line v0.24.2
21692025-05-08T20:44:51.872Z Checking rustc-demangle v0.1.24
21702025-05-08T20:44:52.018Z Checking bitflags v1.3.2
21712025-05-08T20:44:52.094Z Checking clap_lex v0.7.4
21722025-05-08T20:44:52.128Z Checking strsim v0.11.1
21732025-05-08T20:44:52.248Z Checking bumpalo v3.16.0
21742025-05-08T20:44:52.284Z Checking unicode-width v0.2.0
21752025-05-08T20:44:52.344Z Checking managed v0.8.0
21762025-05-08T20:44:52.414Z Checking winnow v0.5.40
21772025-05-08T20:44:52.582Z Checking zopfli v0.8.1
21782025-05-08T20:44:52.689Z Checking smoltcp v0.9.1
21792025-05-08T20:44:52.733Z Checking hyper-util v0.1.11
21802025-05-08T20:44:52.774Z Checking console v0.15.10
21812025-05-08T20:44:53.257Z Checking clap_builder v4.5.35
21822025-05-08T20:44:53.368Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21832025-05-08T20:44:53.627Z Checking elliptic-curve v0.13.8
21842025-05-08T20:44:53.663Z Checking tower v0.5.2
21852025-05-08T20:44:54.036Z Checking signal-hook-mio v0.2.4
21862025-05-08T20:44:54.194Z Checking num-bigint-dig v0.8.4
21872025-05-08T20:44:54.267Z Checking oxnet v0.1.1
21882025-05-08T20:44:54.369Z Checking cookie_store v0.21.1
21892025-05-08T20:44:54.664Z Checking rayon v1.10.0
21902025-05-08T20:44:54.815Z Checking hyper-tls v0.6.0
21912025-05-08T20:44:55.295Z Checking hyper-rustls v0.27.3
21922025-05-08T20:44:55.305Z Checking zstd v0.13.3
21932025-05-08T20:44:55.305Z Checking toml_edit v0.19.15
21942025-05-08T20:44:55.398Z Checking usdt-impl v0.5.0
21952025-05-08T20:44:55.431Z Checking postgres-types v0.2.9
21962025-05-08T20:44:55.453Z Checking bstr v1.10.0
21972025-05-08T20:44:55.949Z Checking regex v1.11.1
21982025-05-08T20:44:56.104Z Checking phf v0.11.2
21992025-05-08T20:44:56.123Z Checking ed25519 v2.2.3
22002025-05-08T20:44:56.137Z Checking bzip2 v0.5.2
22012025-05-08T20:44:56.301Z Checking bzip2 v0.4.4
22022025-05-08T20:44:56.362Z Checking futures-executor v0.3.31
22032025-05-08T20:44:56.420Z Checking zerocopy v0.6.6
22042025-05-08T20:44:56.463Z Checking curve25519-dalek v4.1.3
22052025-05-08T20:44:56.500Z Checking rustls-pemfile v2.2.0
22062025-05-08T20:44:56.592Z Checking hubpack v0.1.2
22072025-05-08T20:44:56.609Z Checking memoffset v0.9.1
22082025-05-08T20:44:56.736Z Checking portable-atomic v1.11.0
22092025-05-08T20:44:56.877Z Checking pkcs1 v0.7.5
22102025-05-08T20:44:56.921Z Checking backtrace v0.3.74
22112025-05-08T20:44:56.942Z Checking serde_urlencoded v0.7.1
22122025-05-08T20:44:57.086Z Checking serde-big-array v0.5.1
22132025-05-08T20:44:57.277Z Checking float-cmp v0.10.0
22142025-05-08T20:44:57.306Z Checking rfc6979 v0.4.0
22152025-05-08T20:44:57.354Z Checking memmap v0.7.0
22162025-05-08T20:44:57.454Z Checking encoding_rs v0.8.34
22172025-05-08T20:44:57.482Z Checking fixedbitset v0.4.2
22182025-05-08T20:44:57.497Z Checking predicates-core v1.0.8
22192025-05-08T20:44:57.513Z Checking difflib v0.4.0
22202025-05-08T20:44:57.582Z Checking precomputed-hash v0.1.1
22212025-05-08T20:44:57.683Z Checking winnow v0.7.3
22222025-05-08T20:44:57.699Z Checking data-encoding v2.6.0
22232025-05-08T20:44:57.722Z Checking static_assertions v1.1.0
22242025-05-08T20:44:57.753Z Checking mime v0.3.17
22252025-05-08T20:44:57.828Z Checking unicode-segmentation v1.12.0
22262025-05-08T20:44:57.891Z Checking new_debug_unreachable v1.0.6
22272025-05-08T20:44:57.938Z Checking minimal-lexical v0.2.1
22282025-05-08T20:44:58.053Z Checking whoami v1.5.2
22292025-05-08T20:44:58.113Z Checking normalize-line-endings v0.3.0
22302025-05-08T20:44:58.215Z Checking number_prefix v0.4.0
22312025-05-08T20:44:58.243Z Checking predicates v3.1.3
22322025-05-08T20:44:58.246Z Checking ed25519-dalek v2.1.1
22332025-05-08T20:44:58.312Z Checking nom v7.1.3
22342025-05-08T20:44:58.348Z Checking tokio-postgres v0.7.13
22352025-05-08T20:44:58.400Z Checking indicatif v0.17.11
22362025-05-08T20:44:58.476Z Checking similar v2.7.0
22372025-05-08T20:44:58.648Z Checking hickory-proto v0.24.4
22382025-05-08T20:44:58.873Z Checking string_cache v0.8.9
22392025-05-08T20:44:59.138Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a#f9566e68)
22402025-05-08T20:44:59.166Z Checking petgraph v0.6.5
22412025-05-08T20:44:59.248Z Checking usdt v0.5.0
22422025-05-08T20:44:59.513Z Checking toml v0.7.8
22432025-05-08T20:44:59.594Z Checking reqwest v0.12.15 (https://github.com/seanmonstar/reqwest?rev=114d97c1a862567b465cb57f14d584626e1cf30c#114d97c1)
22442025-05-08T20:45:00.168Z Checking ecdsa v0.16.9
22452025-05-08T20:45:00.352Z Checking toml_edit v0.22.24
22462025-05-08T20:45:00.839Z Checking anyhow v1.0.98
22472025-05-08T20:45:00.855Z Checking rsa v0.9.6
22482025-05-08T20:45:01.226Z Checking nix v0.29.0
22492025-05-08T20:45:01.392Z Checking zip v0.6.6
22502025-05-08T20:45:01.649Z Checking futures v0.3.31
22512025-05-08T20:45:01.771Z Checking zip v2.6.1
22522025-05-08T20:45:01.816Z Checking clap v4.5.35
22532025-05-08T20:45:01.942Z Checking crossterm v0.28.1
22542025-05-08T20:45:02.116Z Checking tokio-stream v0.1.17
22552025-05-08T20:45:02.151Z Checking itertools v0.10.5
22562025-05-08T20:45:02.561Z Checking itertools v0.12.1
22572025-05-08T20:45:02.858Z Checking fs-err v3.1.0
22582025-05-08T20:45:02.956Z Checking buf-list v1.0.3
22592025-05-08T20:45:02.975Z Checking strum v0.26.3
22602025-05-08T20:45:03.097Z Checking ahash v0.8.11
22612025-05-08T20:45:03.124Z Checking slog v2.7.0
22622025-05-08T20:45:03.271Z Checking openapiv3 v2.0.0
22632025-05-08T20:45:03.409Z Checking x509-cert v0.2.5
22642025-05-08T20:45:03.545Z Checking sha1 v0.10.6
22652025-05-08T20:45:03.562Z Checking lalrpop-util v0.19.12
22662025-05-08T20:45:03.623Z Checking peg-runtime v0.8.5
22672025-05-08T20:45:04.184Z Checking camino v1.1.9
22682025-05-08T20:45:04.195Z Checking sigpipe v0.1.3
22692025-05-08T20:45:04.195Z Checking jiff v0.2.10
22702025-05-08T20:45:07.594Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
22712025-05-08T20:45:07.952Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.85s
22722025-05-08T20:45:08.123Z
22732025-05-08T20:45:08.124Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (50/215)
22742025-05-08T20:45:08.788Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22752025-05-08T20:45:08.791Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22762025-05-08T20:45:08.884Z Compiling regress v0.10.3
22772025-05-08T20:45:09.001Z Compiling thiserror-impl v2.0.12
22782025-05-08T20:45:09.016Z Checking heck v0.5.0
22792025-05-08T20:45:09.043Z Compiling unsafe-libyaml v0.2.11
22802025-05-08T20:45:09.062Z Checking dirs-sys-next v0.1.2
22812025-05-08T20:45:09.073Z Checking fastrand v2.1.1
22822025-05-08T20:45:09.087Z Checking newtype-uuid v1.2.1
22832025-05-08T20:45:09.204Z Checking thread_local v1.1.8
22842025-05-08T20:45:09.227Z Checking dirs-next v2.0.0
22852025-05-08T20:45:09.347Z Compiling structmeta-derive v0.3.0
22862025-05-08T20:45:09.369Z Compiling ident_case v1.0.1
22872025-05-08T20:45:09.385Z Checking tempfile v3.13.0
22882025-05-08T20:45:09.470Z Checking term v0.7.0
22892025-05-08T20:45:09.555Z Compiling darling_core v0.20.10
22902025-05-08T20:45:09.759Z Checking daft v0.1.3
22912025-05-08T20:45:09.877Z Checking crossbeam-channel v0.5.15
22922025-05-08T20:45:10.213Z Checking is-terminal v0.4.13
22932025-05-08T20:45:10.349Z Compiling serde_yaml v0.9.34+deprecated
22942025-05-08T20:45:10.565Z Checking take_mut v0.2.2
22952025-05-08T20:45:10.731Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22962025-05-08T20:45:10.822Z Compiling rustls v0.22.4
22972025-05-08T20:45:11.138Z Checking slog-async v2.8.0
22982025-05-08T20:45:11.158Z Checking slog-term v2.9.1
22992025-05-08T20:45:11.459Z Compiling proc-macro-crate v1.3.1
23002025-05-08T20:45:11.694Z Checking wait-timeout v0.2.0
23012025-05-08T20:45:11.795Z Compiling structmeta v0.3.0
23022025-05-08T20:45:11.896Z Compiling multer v3.1.0
23032025-05-08T20:45:11.947Z Compiling thiserror v2.0.12
23042025-05-08T20:45:12.190Z Checking quick-error v1.2.3
23052025-05-08T20:45:12.214Z Checking bit-vec v0.8.0
23062025-05-08T20:45:12.257Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23072025-05-08T20:45:12.339Z Checking match_cfg v0.1.0
23082025-05-08T20:45:12.361Z Compiling num_enum_derive v0.5.11
23092025-05-08T20:45:12.381Z Checking typify-impl v0.3.0
23102025-05-08T20:45:12.439Z Checking typify-impl v0.2.0
23112025-05-08T20:45:13.502Z Checking bit-set v0.8.0
23122025-05-08T20:45:13.735Z Checking hostname v0.3.1
23132025-05-08T20:45:13.761Z Checking rusty-fork v0.3.0
23142025-05-08T20:45:14.058Z Checking progenitor-client v0.9.1
23152025-05-08T20:45:14.422Z Checking slog-json v2.6.1
23162025-05-08T20:45:14.581Z Checking rand_xorshift v0.3.0
23172025-05-08T20:45:14.690Z Compiling lzma-sys v0.1.20
23182025-05-08T20:45:14.786Z Checking hex v0.4.3
23192025-05-08T20:45:14.867Z Compiling foreign-types-macros v0.2.3
23202025-05-08T20:45:14.884Z Compiling async-stream-impl v0.3.6
23212025-05-08T20:45:15.277Z Compiling dropshot v0.16.0
23222025-05-08T20:45:15.358Z Compiling darling_macro v0.20.10
23232025-05-08T20:45:15.423Z Checking unarray v0.1.4
23242025-05-08T20:45:15.593Z Checking arc-swap v1.7.1
23252025-05-08T20:45:15.622Z Checking utf-8 v0.7.6
23262025-05-08T20:45:15.824Z Checking foreign-types-shared v0.3.1
23272025-05-08T20:45:15.950Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23282025-05-08T20:45:16.007Z Checking slog-scope v4.4.0
23292025-05-08T20:45:16.060Z Checking tungstenite v0.21.0
23302025-05-08T20:45:16.079Z Checking async-stream v0.3.6
23312025-05-08T20:45:16.096Z Checking foreign-types v0.5.0
23322025-05-08T20:45:16.220Z Checking proptest v1.6.0
23332025-05-08T20:45:16.223Z Compiling darling v0.20.10
23342025-05-08T20:45:16.291Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23352025-05-08T20:45:16.314Z Checking slog-bunyan v2.5.0
23362025-05-08T20:45:16.356Z Compiling serde_with_macros v3.12.0
23372025-05-08T20:45:16.506Z Checking num_enum v0.5.11
23382025-05-08T20:45:16.553Z Compiling proc-macro-error v1.0.4
23392025-05-08T20:45:17.100Z Compiling test-strategy v0.4.0
23402025-05-08T20:45:17.147Z Compiling parse-display-derive v0.10.0
23412025-05-08T20:45:17.336Z Checking tokio-rustls v0.25.0
23422025-05-08T20:45:17.466Z Checking toml v0.8.20
23432025-05-08T20:45:17.717Z Checking progenitor-client v0.8.0
23442025-05-08T20:45:18.091Z Compiling heck v0.3.3
23452025-05-08T20:45:19.184Z Checking waitgroup v0.1.2
23462025-05-08T20:45:19.187Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23472025-05-08T20:45:19.189Z Compiling dropshot_endpoint v0.16.0
23482025-05-08T20:45:19.189Z Checking serde_path_to_error v0.1.16
23492025-05-08T20:45:19.189Z Compiling derive-where v1.2.7
23502025-05-08T20:45:19.432Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23512025-05-08T20:45:20.213Z Checking hostname v0.4.0
23522025-05-08T20:45:20.370Z Checking cstr-argument v0.1.2
23532025-05-08T20:45:20.456Z Checking instant v0.1.13
23542025-05-08T20:45:20.568Z Checking pretty-hex v0.2.1
23552025-05-08T20:45:20.592Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
23562025-05-08T20:45:20.676Z Checking base64 v0.21.7
23572025-05-08T20:45:20.749Z Checking debug-ignore v1.0.5
23582025-05-08T20:45:20.933Z Checking parse-display v0.10.0
23592025-05-08T20:45:20.937Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23602025-05-08T20:45:20.963Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
23612025-05-08T20:45:21.164Z Checking backoff v0.4.0
23622025-05-08T20:45:21.186Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23632025-05-08T20:45:21.231Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23642025-05-08T20:45:21.420Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23652025-05-08T20:45:21.498Z Checking serde_with v3.12.0
23662025-05-08T20:45:21.537Z Compiling zone_cfg_derive v0.1.2
23672025-05-08T20:45:21.590Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23682025-05-08T20:45:21.667Z Checking tokio-tungstenite v0.21.0
23692025-05-08T20:45:22.229Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
23702025-05-08T20:45:22.294Z Checking slog-stdlog v4.1.1
23712025-05-08T20:45:22.363Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23722025-05-08T20:45:22.457Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23732025-05-08T20:45:22.537Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
23742025-05-08T20:45:22.757Z Checking colored v2.2.0
23752025-05-08T20:45:22.776Z Checking macaddr v1.0.1
23762025-05-08T20:45:22.863Z Checking winnow v0.6.20
23772025-05-08T20:45:23.089Z Checking base64 v0.13.1
23782025-05-08T20:45:23.142Z Checking unicode-width v0.1.14
23792025-05-08T20:45:23.470Z Checking ron v0.7.1
23802025-05-08T20:45:23.596Z Checking zone v0.1.8
23812025-05-08T20:45:23.640Z Checking tabwriter v1.4.0
23822025-05-08T20:45:23.883Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23832025-05-08T20:45:24.257Z Checking slog-envlogger v2.2.0
23842025-05-08T20:45:24.342Z Checking xz2 v0.1.7
23852025-05-08T20:45:24.483Z Checking xattr v1.3.1
23862025-05-08T20:45:24.550Z Checking pem v3.0.5
23872025-05-08T20:45:24.567Z Checking yasna v0.5.2
23882025-05-08T20:45:24.651Z Checking smf v0.2.3
23892025-05-08T20:45:24.697Z Checking headers-core v0.3.0
23902025-05-08T20:45:24.837Z Checking filetime v0.2.25
23912025-05-08T20:45:24.864Z Checking same-file v1.0.6
23922025-05-08T20:45:25.035Z Checking walkdir v2.5.0
23932025-05-08T20:45:25.067Z Checking tar v0.4.44
23942025-05-08T20:45:25.111Z Checking headers v0.4.0
23952025-05-08T20:45:25.322Z Checking camino-tempfile v1.1.1
23962025-05-08T20:45:25.396Z Checking rcgen v0.12.1
23972025-05-08T20:45:25.602Z Checking atomicwrites v0.4.4
23982025-05-08T20:45:25.825Z Checking subprocess v0.2.9
23992025-05-08T20:45:26.417Z Compiling typify-macro v0.3.0
24002025-05-08T20:45:26.420Z Compiling typify-macro v0.2.0
24012025-05-08T20:45:28.351Z Compiling typify v0.2.0
24022025-05-08T20:45:28.354Z Compiling typify v0.3.0
24032025-05-08T20:45:28.440Z Compiling progenitor-impl v0.8.0
24042025-05-08T20:45:28.457Z Compiling progenitor-impl v0.9.1
24052025-05-08T20:45:31.229Z Compiling progenitor-macro v0.8.0
24062025-05-08T20:45:31.253Z Compiling progenitor-macro v0.9.1
24072025-05-08T20:45:35.917Z Checking progenitor v0.8.0
24082025-05-08T20:45:35.920Z Checking progenitor v0.9.1
24092025-05-08T20:45:36.062Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=872aae7d76493f2a4f59711b24dde55523536b40#872aae7d)
24102025-05-08T20:45:36.066Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24112025-05-08T20:45:38.594Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
24122025-05-08T20:45:38.860Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24132025-05-08T20:45:44.704Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
24142025-05-08T20:45:46.296Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24152025-05-08T20:45:47.609Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.47s
24162025-05-08T20:45:47.798Z
24172025-05-08T20:45:47.798Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (51/215)
24182025-05-08T20:45:48.468Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24192025-05-08T20:45:48.475Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24202025-05-08T20:45:48.561Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24212025-05-08T20:45:50.055Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.25s
24222025-05-08T20:45:50.240Z
24232025-05-08T20:45:50.240Zinfo: running `cargo check --bins` on nexus-config (52/215)
24242025-05-08T20:45:50.890Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24252025-05-08T20:45:50.893Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24262025-05-08T20:45:50.893Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24272025-05-08T20:45:50.897Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
24282025-05-08T20:45:50.975Z
24292025-05-08T20:45:50.975Zinfo: running `cargo check --bins` on omicron-rpaths (53/215)
24302025-05-08T20:45:51.662Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24312025-05-08T20:45:51.663Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24322025-05-08T20:45:51.663Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24332025-05-08T20:45:51.663Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
24342025-05-08T20:45:51.685Z
24352025-05-08T20:45:51.685Zinfo: running `cargo check --bins` on omicron-certificates (54/215)
24362025-05-08T20:45:52.329Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24372025-05-08T20:45:52.332Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24382025-05-08T20:45:52.332Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24392025-05-08T20:45:52.336Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
24402025-05-08T20:45:52.414Z
24412025-05-08T20:45:52.414Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (55/215)
24422025-05-08T20:45:53.081Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24432025-05-08T20:45:53.085Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24442025-05-08T20:45:53.198Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24452025-05-08T20:45:53.314Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24462025-05-08T20:45:53.326Z Compiling tempfile v3.13.0
24472025-05-08T20:45:53.329Z Compiling wait-timeout v0.2.0
24482025-05-08T20:45:53.330Z Compiling bit-vec v0.8.0
24492025-05-08T20:45:53.337Z Compiling match_cfg v0.1.0
24502025-05-08T20:45:53.340Z Compiling quick-error v1.2.3
24512025-05-08T20:45:53.340Z Compiling rustls v0.22.4
24522025-05-08T20:45:53.406Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
24532025-05-08T20:45:53.449Z Compiling hostname v0.3.1
24542025-05-08T20:45:53.533Z Compiling progenitor-client v0.9.1
24552025-05-08T20:45:53.671Z Compiling slog-json v2.6.1
24562025-05-08T20:45:53.702Z Compiling rusty-fork v0.3.0
24572025-05-08T20:45:53.797Z Compiling bit-set v0.8.0
24582025-05-08T20:45:53.825Z Compiling rand_xorshift v0.3.0
24592025-05-08T20:45:53.968Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24602025-05-08T20:45:53.996Z Compiling itertools v0.13.0
24612025-05-08T20:45:54.073Z Compiling hex v0.4.3
24622025-05-08T20:45:54.076Z Compiling heapless v0.8.0
24632025-05-08T20:45:54.076Z Compiling unarray v0.1.4
24642025-05-08T20:45:54.154Z Compiling progenitor v0.9.1
24652025-05-08T20:45:54.253Z Compiling proptest v1.6.0
24662025-05-08T20:45:54.306Z Compiling slog-bunyan v2.5.0
24672025-05-08T20:45:54.381Z Compiling async-stream v0.3.6
24682025-05-08T20:45:54.513Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24692025-05-08T20:45:54.578Z Compiling multer v3.1.0
24702025-05-08T20:45:54.654Z Compiling toml v0.8.20
24712025-05-08T20:45:54.685Z Compiling waitgroup v0.1.2
24722025-05-08T20:45:54.911Z Checking hash32 v0.3.1
24732025-05-08T20:45:54.927Z Compiling serde_path_to_error v0.1.16
24742025-05-08T20:45:55.129Z Compiling hostname v0.4.0
24752025-05-08T20:45:55.361Z Compiling instant v0.1.13
24762025-05-08T20:45:55.494Z Compiling debug-ignore v1.0.5
24772025-05-08T20:45:55.537Z Compiling smoltcp v0.11.0
24782025-05-08T20:45:55.666Z Compiling backoff v0.4.0
24792025-05-08T20:45:56.039Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=872aae7d76493f2a4f59711b24dde55523536b40#872aae7d)
24802025-05-08T20:45:56.090Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24812025-05-08T20:45:56.178Z Compiling parse-display v0.10.0
24822025-05-08T20:45:56.278Z Compiling serde_with v3.12.0
24832025-05-08T20:45:56.770Z Checking num-rational v0.4.2
24842025-05-08T20:45:56.834Z Compiling ingot-macros v0.1.0
24852025-05-08T20:45:56.894Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24862025-05-08T20:45:57.395Z Compiling tokio-rustls v0.25.0
24872025-05-08T20:45:57.512Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
24882025-05-08T20:45:57.788Z Compiling dropshot v0.16.0
24892025-05-08T20:45:59.773Z Compiling phf_generator v0.11.2
24902025-05-08T20:45:59.988Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
24912025-05-08T20:46:01.058Z Checking num-complex v0.4.6
24922025-05-08T20:46:01.648Z Compiling macaddr v1.0.1
24932025-05-08T20:46:01.902Z Checking cobs v0.2.3
24942025-05-08T20:46:02.105Z Compiling num v0.4.3
24952025-05-08T20:46:02.123Z Checking postcard v1.0.10
24962025-05-08T20:46:02.228Z Compiling phf_codegen v0.11.2
24972025-05-08T20:46:02.462Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=db01858ce12db22079b5776731adbff163a50d91#db01858c)
24982025-05-08T20:46:02.652Z Compiling parse-zoneinfo v0.3.1
24992025-05-08T20:46:02.909Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=db01858ce12db22079b5776731adbff163a50d91#db01858c)
25002025-05-08T20:46:03.292Z Compiling float-ord v0.3.2
25012025-05-08T20:46:03.475Z Compiling convert_case v0.4.0
25022025-05-08T20:46:03.733Z Checking ingot-types v0.1.0
25032025-05-08T20:46:04.063Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25042025-05-08T20:46:04.244Z Compiling derive_more v0.99.20
25052025-05-08T20:46:04.337Z Compiling chrono-tz-build v0.4.0
25062025-05-08T20:46:04.515Z Checking ingot v0.1.0
25072025-05-08T20:46:05.139Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=db01858ce12db22079b5776731adbff163a50d91#db01858c)
25082025-05-08T20:46:05.461Z Compiling crucible-workspace-hack v0.1.0
25092025-05-08T20:46:05.803Z Checking linked-hash-map v0.5.6
25102025-05-08T20:46:06.062Z Compiling chrono-tz v0.10.3
25112025-05-08T20:46:06.119Z Checking lru-cache v0.1.2
25122025-05-08T20:46:06.331Z Checking resolv-conf v0.7.0
25132025-05-08T20:46:06.622Z Checking newline-converter v0.3.0
25142025-05-08T20:46:06.691Z Checking itertools v0.14.0
25152025-05-08T20:46:06.755Z Checking prettyplease v0.2.30
25162025-05-08T20:46:06.806Z Compiling slog-dtrace v0.3.0
25172025-05-08T20:46:07.171Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
25182025-05-08T20:46:07.422Z Checking expectorate v1.1.0
25192025-05-08T20:46:07.604Z Checking hickory-resolver v0.24.4
25202025-05-08T20:46:07.698Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=db01858ce12db22079b5776731adbff163a50d91#db01858c)
25212025-05-08T20:46:07.928Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25222025-05-08T20:46:08.596Z Compiling zone_cfg_derive v0.3.0
25232025-05-08T20:46:09.070Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
25242025-05-08T20:46:09.106Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=db01858ce12db22079b5776731adbff163a50d91#db01858c)
25252025-05-08T20:46:09.168Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25262025-05-08T20:46:09.221Z Compiling const_format_proc_macros v0.2.34
25272025-05-08T20:46:09.414Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25282025-05-08T20:46:09.948Z Compiling num-derive v0.4.2
25292025-05-08T20:46:10.276Z Checking highway v1.3.0
25302025-05-08T20:46:10.409Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25312025-05-08T20:46:10.695Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25322025-05-08T20:46:10.762Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=db01858ce12db22079b5776731adbff163a50d91#db01858c)
25332025-05-08T20:46:10.777Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25342025-05-08T20:46:10.793Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25352025-05-08T20:46:11.097Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25362025-05-08T20:46:11.167Z Checking const_format v0.2.34
25372025-05-08T20:46:11.433Z Checking zone v0.3.1
25382025-05-08T20:46:11.677Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
25392025-05-08T20:46:11.920Z Checking qorb v0.3.1
25402025-05-08T20:46:12.084Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597)
25412025-05-08T20:46:12.225Z Checking gethostname v0.5.0
25422025-05-08T20:46:12.372Z Checking bcs v0.1.6
25432025-05-08T20:46:12.499Z Checking nanorand v0.7.0
25442025-05-08T20:46:12.612Z Compiling async-recursion v1.1.1
25452025-05-08T20:46:12.828Z Checking termtree v0.5.1
25462025-05-08T20:46:12.867Z Checking flume v0.11.1
25472025-05-08T20:46:13.171Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25482025-05-08T20:46:19.019Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25492025-05-08T20:46:22.385Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25502025-05-08T20:46:24.853Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
25512025-05-08T20:46:26.100Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.67s
25522025-05-08T20:46:26.290Z
25532025-05-08T20:46:26.290Zinfo: running `cargo check --bins` on clickhouse-admin-api (56/215)
25542025-05-08T20:46:26.979Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25552025-05-08T20:46:26.982Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25562025-05-08T20:46:26.982Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25572025-05-08T20:46:26.985Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
25582025-05-08T20:46:27.067Z
25592025-05-08T20:46:27.067Zinfo: running `cargo check --bins` on clickhouse-admin-types (57/215)
25602025-05-08T20:46:27.720Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25612025-05-08T20:46:27.723Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25622025-05-08T20:46:27.723Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25632025-05-08T20:46:27.726Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
25642025-05-08T20:46:27.807Z
25652025-05-08T20:46:27.807Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (58/215)
25662025-05-08T20:46:28.478Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25672025-05-08T20:46:28.481Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25682025-05-08T20:46:28.579Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25692025-05-08T20:46:29.253Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.43s
25702025-05-08T20:46:29.435Z
25712025-05-08T20:46:29.435Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (59/215)
25722025-05-08T20:46:30.119Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25732025-05-08T20:46:30.129Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25742025-05-08T20:46:30.220Z Compiling cfg_aliases v0.1.1
25752025-05-08T20:46:30.237Z Compiling vte_generate_state_changes v0.1.2
25762025-05-08T20:46:30.238Z Checking fd-lock v4.0.2
25772025-05-08T20:46:30.346Z Checking nibble_vec v0.1.0
25782025-05-08T20:46:30.380Z Checking bytecount v0.6.8
25792025-05-08T20:46:30.380Z Checking endian-type v0.1.2
25802025-05-08T20:46:30.401Z Compiling tabled_derive v0.7.0
25812025-05-08T20:46:30.402Z Compiling peg-macros v0.8.5
25822025-05-08T20:46:30.423Z Compiling nix v0.28.0
25832025-05-08T20:46:30.501Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25842025-05-08T20:46:30.519Z Checking papergrid v0.11.0
25852025-05-08T20:46:30.534Z Compiling sqlparser_derive v0.2.2
25862025-05-08T20:46:30.547Z Checking radix_trie v0.2.1
25872025-05-08T20:46:30.959Z Checking vte v0.11.1
25882025-05-08T20:46:31.006Z Checking nu-ansi-term v0.50.1
25892025-05-08T20:46:31.349Z Checking unicode_categories v0.1.1
25902025-05-08T20:46:31.551Z Checking home v0.5.9
25912025-05-08T20:46:31.602Z Checking sqlparser v0.45.0
25922025-05-08T20:46:31.658Z Checking sqlformat v0.2.6
25932025-05-08T20:46:31.734Z Checking display-error-chain v0.2.2
25942025-05-08T20:46:32.266Z Checking strip-ansi-escapes v0.2.0
25952025-05-08T20:46:32.443Z Checking reedline v0.38.0
25962025-05-08T20:46:32.493Z Checking tabled v0.15.0
25972025-05-08T20:46:32.801Z Checking peg v0.8.5
25982025-05-08T20:46:33.319Z Checking rustyline v14.0.0
25992025-05-08T20:46:41.997Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.55s
26002025-05-08T20:46:42.195Z
26012025-05-08T20:46:42.195Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (60/215)
26022025-05-08T20:46:42.854Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26032025-05-08T20:46:42.858Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26042025-05-08T20:46:42.957Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26052025-05-08T20:46:48.016Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.81s
26062025-05-08T20:46:48.210Z
26072025-05-08T20:46:48.211Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (61/215)
26082025-05-08T20:46:48.873Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26092025-05-08T20:46:48.876Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26102025-05-08T20:46:48.981Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26112025-05-08T20:46:52.499Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.28s
26122025-05-08T20:46:52.704Z
26132025-05-08T20:46:52.704Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (62/215)
26142025-05-08T20:46:53.370Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26152025-05-08T20:46:53.374Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26162025-05-08T20:46:53.475Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26172025-05-08T20:46:58.311Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.60s
26182025-05-08T20:46:58.500Z
26192025-05-08T20:46:58.500Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (63/215)
26202025-05-08T20:46:59.167Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26212025-05-08T20:46:59.171Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26222025-05-08T20:46:59.269Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26232025-05-08T20:47:04.145Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.63s
26242025-05-08T20:47:04.339Z
26252025-05-08T20:47:04.339Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (64/215)
26262025-05-08T20:47:05.013Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26272025-05-08T20:47:05.018Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26282025-05-08T20:47:05.120Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26292025-05-08T20:47:08.844Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.49s
26302025-05-08T20:47:09.048Z
26312025-05-08T20:47:09.048Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (65/215)
26322025-05-08T20:47:09.717Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26332025-05-08T20:47:09.720Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26342025-05-08T20:47:09.821Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26352025-05-08T20:47:13.555Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.50s
26362025-05-08T20:47:13.760Z
26372025-05-08T20:47:13.760Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (66/215)
26382025-05-08T20:47:14.434Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26392025-05-08T20:47:14.437Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26402025-05-08T20:47:14.540Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26412025-05-08T20:47:19.567Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.80s
26422025-05-08T20:47:19.754Z
26432025-05-08T20:47:19.754Zinfo: running `cargo check --bins` on oximeter (67/215)
26442025-05-08T20:47:20.408Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26452025-05-08T20:47:20.411Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26462025-05-08T20:47:20.411Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26472025-05-08T20:47:20.414Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
26482025-05-08T20:47:20.493Z
26492025-05-08T20:47:20.493Zinfo: running `cargo check --bins` on oximeter-macro-impl (68/215)
26502025-05-08T20:47:21.121Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26512025-05-08T20:47:21.124Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26522025-05-08T20:47:21.124Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26532025-05-08T20:47:21.127Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
26542025-05-08T20:47:21.201Z
26552025-05-08T20:47:21.201Zinfo: running `cargo check --bins` on oximeter-schema (69/215)
26562025-05-08T20:47:21.855Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26572025-05-08T20:47:21.859Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26582025-05-08T20:47:21.944Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26592025-05-08T20:47:23.912Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26602025-05-08T20:47:24.872Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.66s
26612025-05-08T20:47:25.059Z
26622025-05-08T20:47:25.059Zinfo: running `cargo check --bins` on oximeter-types (70/215)
26632025-05-08T20:47:25.713Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26642025-05-08T20:47:25.716Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26652025-05-08T20:47:25.716Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26662025-05-08T20:47:25.719Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
26672025-05-08T20:47:25.801Z
26682025-05-08T20:47:25.801Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (71/215)
26692025-05-08T20:47:26.594Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26702025-05-08T20:47:26.595Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26712025-05-08T20:47:26.596Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26722025-05-08T20:47:26.596Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
26732025-05-08T20:47:26.596Z
26742025-05-08T20:47:26.596Zinfo: running `cargo check --bins` on oxql-types (72/215)
26752025-05-08T20:47:27.185Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26762025-05-08T20:47:27.188Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26772025-05-08T20:47:27.188Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26782025-05-08T20:47:27.191Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
26792025-05-08T20:47:27.270Z
26802025-05-08T20:47:27.270Zinfo: running `cargo check --bins` on oximeter-test-utils (73/215)
26812025-05-08T20:47:27.956Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26822025-05-08T20:47:27.966Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26832025-05-08T20:47:27.966Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26842025-05-08T20:47:27.973Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
26852025-05-08T20:47:28.048Z
26862025-05-08T20:47:28.048Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (74/215)
26872025-05-08T20:47:28.702Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26882025-05-08T20:47:28.706Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26892025-05-08T20:47:28.706Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26902025-05-08T20:47:28.709Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
26912025-05-08T20:47:28.788Z
26922025-05-08T20:47:28.788Zinfo: running `cargo check --bins` on bootstrap-agent-client (75/215)
26932025-05-08T20:47:29.456Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26942025-05-08T20:47:29.459Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26952025-05-08T20:47:29.461Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26962025-05-08T20:47:29.465Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
26972025-05-08T20:47:29.544Z
26982025-05-08T20:47:29.544Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (76/215)
26992025-05-08T20:47:30.199Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27002025-05-08T20:47:30.203Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27012025-05-08T20:47:30.203Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27022025-05-08T20:47:30.206Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
27032025-05-08T20:47:30.284Z
27042025-05-08T20:47:30.285Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (77/215)
27052025-05-08T20:47:30.938Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27062025-05-08T20:47:30.942Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27072025-05-08T20:47:30.942Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27082025-05-08T20:47:30.945Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
27092025-05-08T20:47:31.025Z
27102025-05-08T20:47:31.025Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (78/215)
27112025-05-08T20:47:31.680Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27122025-05-08T20:47:31.683Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27132025-05-08T20:47:31.683Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27142025-05-08T20:47:31.687Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
27152025-05-08T20:47:31.766Z
27162025-05-08T20:47:31.766Zinfo: running `cargo check --bins` on cockroach-admin-client (79/215)
27172025-05-08T20:47:32.396Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27182025-05-08T20:47:32.399Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27192025-05-08T20:47:32.399Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27202025-05-08T20:47:32.405Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
27212025-05-08T20:47:32.477Z
27222025-05-08T20:47:32.477Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (80/215)
27232025-05-08T20:47:33.142Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27242025-05-08T20:47:33.145Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27252025-05-08T20:47:33.145Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27262025-05-08T20:47:33.148Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
27272025-05-08T20:47:33.231Z
27282025-05-08T20:47:33.231Zinfo: running `cargo check --bins` on dns-service-client (81/215)
27292025-05-08T20:47:33.876Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27302025-05-08T20:47:33.880Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27312025-05-08T20:47:33.880Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27322025-05-08T20:47:33.884Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
27332025-05-08T20:47:33.963Z
27342025-05-08T20:47:33.963Zinfo: running `cargo check --bins` on internal-dns-types (82/215)
27352025-05-08T20:47:34.618Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27362025-05-08T20:47:34.621Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27372025-05-08T20:47:34.621Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27382025-05-08T20:47:34.624Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
27392025-05-08T20:47:34.703Z
27402025-05-08T20:47:34.703Zinfo: running `cargo check --bins` on ereport-client (83/215)
27412025-05-08T20:47:35.334Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27422025-05-08T20:47:35.338Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27432025-05-08T20:47:35.338Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27442025-05-08T20:47:35.341Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
27452025-05-08T20:47:35.416Z
27462025-05-08T20:47:35.416Zinfo: running `cargo check --bins` on ereport-types (84/215)
27472025-05-08T20:47:36.044Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27482025-05-08T20:47:36.047Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27492025-05-08T20:47:36.047Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27502025-05-08T20:47:36.050Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
27512025-05-08T20:47:36.124Z
27522025-05-08T20:47:36.124Zinfo: running `cargo check --bins` on gateway-client (85/215)
27532025-05-08T20:47:36.747Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27542025-05-08T20:47:36.750Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27552025-05-08T20:47:36.751Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27562025-05-08T20:47:36.753Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
27572025-05-08T20:47:36.827Z
27582025-05-08T20:47:36.827Zinfo: running `cargo check --bins` on installinator-client (86/215)
27592025-05-08T20:47:37.494Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27602025-05-08T20:47:37.497Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27612025-05-08T20:47:37.497Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27622025-05-08T20:47:37.500Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
27632025-05-08T20:47:37.583Z
27642025-05-08T20:47:37.583Zinfo: running `cargo check --bins` on installinator-common (87/215)
27652025-05-08T20:47:38.252Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27662025-05-08T20:47:38.255Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27672025-05-08T20:47:38.255Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27682025-05-08T20:47:38.258Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
27692025-05-08T20:47:38.341Z
27702025-05-08T20:47:38.341Zinfo: running `cargo check --bins` on update-engine (88/215)
27712025-05-08T20:47:38.980Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27722025-05-08T20:47:38.983Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27732025-05-08T20:47:38.983Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27742025-05-08T20:47:38.986Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
27752025-05-08T20:47:39.063Z
27762025-05-08T20:47:39.063Zinfo: running `cargo check --bins` on nexus-client (89/215)
27772025-05-08T20:47:39.731Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27782025-05-08T20:47:39.734Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27792025-05-08T20:47:39.734Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27802025-05-08T20:47:39.738Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
27812025-05-08T20:47:39.818Z
27822025-05-08T20:47:39.818Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (90/215)
27832025-05-08T20:47:40.484Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27842025-05-08T20:47:40.489Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27852025-05-08T20:47:40.489Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27862025-05-08T20:47:40.492Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
27872025-05-08T20:47:40.574Z
27882025-05-08T20:47:40.574Zinfo: running `cargo check --bins` on omicron-passwords (91/215)
27892025-05-08T20:47:41.206Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27902025-05-08T20:47:41.210Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27912025-05-08T20:47:41.210Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27922025-05-08T20:47:41.213Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
27932025-05-08T20:47:41.289Z
27942025-05-08T20:47:41.289Zinfo: running `cargo check --bins` on nexus-types (92/215)
27952025-05-08T20:47:41.963Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27962025-05-08T20:47:41.966Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27972025-05-08T20:47:41.966Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27982025-05-08T20:47:41.969Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
27992025-05-08T20:47:42.053Z
28002025-05-08T20:47:42.053Zinfo: running `cargo check --bins` on oxide-client (93/215)
28012025-05-08T20:47:42.683Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28022025-05-08T20:47:42.689Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28032025-05-08T20:47:42.690Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28042025-05-08T20:47:42.696Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
28052025-05-08T20:47:42.765Z
28062025-05-08T20:47:42.765Zinfo: running `cargo check --bins` on oximeter-client (94/215)
28072025-05-08T20:47:43.413Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28082025-05-08T20:47:43.416Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28092025-05-08T20:47:43.416Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28102025-05-08T20:47:43.421Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
28112025-05-08T20:47:43.496Z
28122025-05-08T20:47:43.497Zinfo: running `cargo check --bins` on repo-depot-client (95/215)
28132025-05-08T20:47:44.123Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28142025-05-08T20:47:44.128Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28152025-05-08T20:47:44.128Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28162025-05-08T20:47:44.134Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
28172025-05-08T20:47:44.205Z
28182025-05-08T20:47:44.207Zinfo: running `cargo check --bins` on sled-agent-client (96/215)
28192025-05-08T20:47:44.870Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28202025-05-08T20:47:44.873Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28212025-05-08T20:47:44.873Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28222025-05-08T20:47:44.877Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28232025-05-08T20:47:44.963Z
28242025-05-08T20:47:44.963Zinfo: running `cargo check --bins` on sled-agent-types (97/215)
28252025-05-08T20:47:45.634Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28262025-05-08T20:47:45.638Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28272025-05-08T20:47:45.638Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28282025-05-08T20:47:45.642Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28292025-05-08T20:47:45.723Z
28302025-05-08T20:47:45.723Zinfo: running `cargo check --bins` on wicketd-client (98/215)
28312025-05-08T20:47:46.414Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28322025-05-08T20:47:46.419Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28332025-05-08T20:47:46.419Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28342025-05-08T20:47:46.419Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
28352025-05-08T20:47:46.502Z
28362025-05-08T20:47:46.502Zinfo: running `cargo check --bins` on wicket-common (99/215)
28372025-05-08T20:47:47.178Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28382025-05-08T20:47:47.182Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28392025-05-08T20:47:47.182Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28402025-05-08T20:47:47.187Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28412025-05-08T20:47:47.267Z
28422025-05-08T20:47:47.267Zinfo: running `cargo check --bins` on omicron-cockroach-admin (100/215)
28432025-05-08T20:47:47.943Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28442025-05-08T20:47:47.945Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28452025-05-08T20:47:48.046Z Checking csv-core v0.1.11
28462025-05-08T20:47:48.046Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
28472025-05-08T20:47:48.060Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28482025-05-08T20:47:48.060Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28492025-05-08T20:47:48.353Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28502025-05-08T20:47:48.372Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28512025-05-08T20:47:48.386Z Checking csv v1.3.1
28522025-05-08T20:47:48.946Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
28532025-05-08T20:47:49.323Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28542025-05-08T20:47:51.161Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.88s
28552025-05-08T20:47:51.347Z
28562025-05-08T20:47:51.347Zinfo: running `cargo check --bins` on cockroach-admin-api (101/215)
28572025-05-08T20:47:52.008Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28582025-05-08T20:47:52.014Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28592025-05-08T20:47:52.014Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28602025-05-08T20:47:52.017Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28612025-05-08T20:47:52.096Z
28622025-05-08T20:47:52.096Zinfo: running `cargo check --bins` on cockroach-admin-types (102/215)
28632025-05-08T20:47:52.743Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28642025-05-08T20:47:52.746Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28652025-05-08T20:47:52.746Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28662025-05-08T20:47:52.749Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
28672025-05-08T20:47:52.830Z
28682025-05-08T20:47:52.830Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (103/215)
28692025-05-08T20:47:53.573Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28702025-05-08T20:47:53.577Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28712025-05-08T20:47:53.577Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28722025-05-08T20:47:53.581Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
28732025-05-08T20:47:53.675Z
28742025-05-08T20:47:53.675Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (104/215)
28752025-05-08T20:47:54.419Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28762025-05-08T20:47:54.425Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28772025-05-08T20:47:54.425Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28782025-05-08T20:47:54.428Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
28792025-05-08T20:47:54.520Z
28802025-05-08T20:47:54.520Zinfo: running `cargo check --bins` on dns-server (105/215)
28812025-05-08T20:47:55.177Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28822025-05-08T20:47:55.182Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28832025-05-08T20:47:55.269Z Compiling parking_lot_core v0.8.6
28842025-05-08T20:47:55.273Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
28852025-05-08T20:47:55.274Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28862025-05-08T20:47:55.274Z Checking fxhash v0.2.1
28872025-05-08T20:47:55.274Z Checking hickory-client v0.24.4
28882025-05-08T20:47:55.380Z Checking hickory-server v0.24.4
28892025-05-08T20:47:55.975Z Checking parking_lot v0.11.2
28902025-05-08T20:47:56.097Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28912025-05-08T20:47:56.097Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
28922025-05-08T20:47:56.207Z Checking sled v0.34.7
28932025-05-08T20:47:57.901Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28942025-05-08T20:47:59.155Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.62s
28952025-05-08T20:47:59.342Z
28962025-05-08T20:47:59.342Zinfo: running `cargo check --bins` on dns-server-api (106/215)
28972025-05-08T20:47:59.991Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28982025-05-08T20:47:59.995Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28992025-05-08T20:47:59.995Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29002025-05-08T20:48:00.002Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
29012025-05-08T20:48:00.079Z
29022025-05-08T20:48:00.079Zinfo: running `cargo check --bins` on openapi-manager-types (107/215)
29032025-05-08T20:48:00.712Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29042025-05-08T20:48:00.733Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29052025-05-08T20:48:00.734Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29062025-05-08T20:48:00.735Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
29072025-05-08T20:48:00.790Z
29082025-05-08T20:48:00.790Zinfo: running `cargo check --bins` on gateway-test-utils (108/215)
29092025-05-08T20:48:01.496Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29102025-05-08T20:48:01.500Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29112025-05-08T20:48:01.500Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29122025-05-08T20:48:01.503Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
29132025-05-08T20:48:01.591Z
29142025-05-08T20:48:01.591Zinfo: running `cargo check --bins` on gateway-types (109/215)
29152025-05-08T20:48:02.246Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29162025-05-08T20:48:02.249Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29172025-05-08T20:48:02.249Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29182025-05-08T20:48:02.252Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
29192025-05-08T20:48:02.333Z
29202025-05-08T20:48:02.333Zinfo: running `cargo check --bins` on ipcc (110/215)
29212025-05-08T20:48:02.975Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29222025-05-08T20:48:02.979Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29232025-05-08T20:48:02.979Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29242025-05-08T20:48:02.982Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
29252025-05-08T20:48:03.059Z
29262025-05-08T20:48:03.059Zinfo: running `cargo check --bins` on omicron-gateway (111/215)
29272025-05-08T20:48:03.754Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29282025-05-08T20:48:03.757Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29292025-05-08T20:48:03.874Z Compiling semver v0.1.20
29302025-05-08T20:48:03.874Z Compiling radium v0.7.0
29312025-05-08T20:48:04.001Z Compiling maybe-uninit v2.0.0
29322025-05-08T20:48:04.004Z Checking tap v1.0.1
29332025-05-08T20:48:04.016Z Checking password-hash v0.5.0
29342025-05-08T20:48:04.019Z Checking blake2 v0.10.6
29352025-05-08T20:48:04.019Z Compiling cancel-safe-futures v0.1.5
29362025-05-08T20:48:04.019Z Compiling packed_struct v0.10.1
29372025-05-08T20:48:04.159Z Checking wyz v0.5.1
29382025-05-08T20:48:04.377Z Compiling rustc_version v0.1.7
29392025-05-08T20:48:04.444Z Checking funty v2.0.0
29402025-05-08T20:48:04.447Z Checking crc-catalog v2.4.0
29412025-05-08T20:48:04.491Z Compiling owo-colors v4.2.0
29422025-05-08T20:48:04.495Z Checking argon2 v0.5.3
29432025-05-08T20:48:04.594Z Checking crc v3.2.1
29442025-05-08T20:48:04.661Z Compiling packed_struct_codegen v0.10.1
29452025-05-08T20:48:04.711Z Checking libsw-core v0.3.1
29462025-05-08T20:48:04.734Z Compiling newtype_derive v0.1.6
29472025-05-08T20:48:04.859Z Checking half v2.4.1
29482025-05-08T20:48:04.962Z Compiling indexmap v1.9.3
29492025-05-08T20:48:05.013Z Checking nodrop v0.1.14
29502025-05-08T20:48:05.130Z Checking ciborium-io v0.2.2
29512025-05-08T20:48:05.226Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
29522025-05-08T20:48:05.254Z Checking fixedbitset v0.5.7
29532025-05-08T20:48:05.261Z Checking bitvec v1.0.1
29542025-05-08T20:48:05.272Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
29552025-05-08T20:48:05.332Z Checking ciborium-ll v0.2.2
29562025-05-08T20:48:05.356Z Checking array-init v0.0.4
29572025-05-08T20:48:05.559Z Checking petgraph v0.7.1
29582025-05-08T20:48:05.577Z Checking libsw v3.4.0
29592025-05-08T20:48:05.606Z Checking smallvec v0.6.14
29602025-05-08T20:48:05.625Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
29612025-05-08T20:48:05.977Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29622025-05-08T20:48:06.246Z Checking indent_write v2.2.0
29632025-05-08T20:48:06.274Z Checking hashbrown v0.12.3
29642025-05-08T20:48:06.355Z Checking termcolor v1.4.1
29652025-05-08T20:48:06.488Z Checking linear-map v1.2.0
29662025-05-08T20:48:06.768Z Checking swrite v0.1.0
29672025-05-08T20:48:06.825Z Checking bitfield v0.14.0
29682025-05-08T20:48:06.860Z Checking env_logger v0.10.2
29692025-05-08T20:48:06.905Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
29702025-05-08T20:48:06.990Z Checking serde-hex v0.1.0
29712025-05-08T20:48:07.080Z Checking ron v0.8.1
29722025-05-08T20:48:07.150Z Checking ciborium v0.2.2
29732025-05-08T20:48:07.266Z Checking steno v0.4.1
29742025-05-08T20:48:08.088Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
29752025-05-08T20:48:08.122Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29762025-05-08T20:48:08.248Z Checking hashbrown v0.13.2
29772025-05-08T20:48:08.347Z Checking crc-any v2.5.0
29782025-05-08T20:48:08.436Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29792025-05-08T20:48:08.547Z Checking humantime v2.1.0
29802025-05-08T20:48:08.701Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
29812025-05-08T20:48:08.847Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29822025-05-08T20:48:08.990Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a#f9566e68)
29832025-05-08T20:48:09.168Z Checking object v0.30.4
29842025-05-08T20:48:09.221Z Checking path-slash v0.1.5
29852025-05-08T20:48:09.324Z Checking void v1.0.2
29862025-05-08T20:48:09.410Z Checking tungstenite v0.23.0
29872025-05-08T20:48:09.462Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
29882025-05-08T20:48:09.488Z Checking lzss v0.8.2
29892025-05-08T20:48:09.829Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
29902025-05-08T20:48:10.282Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29912025-05-08T20:48:10.565Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
29922025-05-08T20:48:10.582Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
29932025-05-08T20:48:10.716Z Checking nix v0.27.1
29942025-05-08T20:48:10.757Z Checking kstat-rs v0.2.4
29952025-05-08T20:48:11.056Z Checking ereport-api v0.1.0 (/work/oxidecomputer/omicron/ereport/api)
29962025-05-08T20:48:11.103Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29972025-05-08T20:48:11.178Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
29982025-05-08T20:48:11.260Z Checking tokio-tungstenite v0.23.1
29992025-05-08T20:48:11.628Z Checking signal-hook-tokio v0.3.1
30002025-05-08T20:48:12.050Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
30012025-05-08T20:48:12.388Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30022025-05-08T20:48:18.710Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
30032025-05-08T20:48:20.031Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
30042025-05-08T20:48:24.009Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
30052025-05-08T20:48:30.359Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
30062025-05-08T20:48:30.550Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30072025-05-08T20:48:33.235Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.16s
30082025-05-08T20:48:33.442Z
30092025-05-08T20:48:33.442Zinfo: running `cargo check --bins` on ereport-api (112/215)
30102025-05-08T20:48:34.080Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30112025-05-08T20:48:34.085Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30122025-05-08T20:48:34.085Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30132025-05-08T20:48:34.088Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
30142025-05-08T20:48:34.164Z
30152025-05-08T20:48:34.165Zinfo: running `cargo check --bins` on gateway-api (113/215)
30162025-05-08T20:48:34.821Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30172025-05-08T20:48:34.828Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30182025-05-08T20:48:34.828Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30192025-05-08T20:48:34.828Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
30202025-05-08T20:48:34.899Z
30212025-05-08T20:48:34.899Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (114/215)
30222025-05-08T20:48:35.524Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30232025-05-08T20:48:35.527Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30242025-05-08T20:48:35.527Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30252025-05-08T20:48:35.530Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
30262025-05-08T20:48:35.605Z
30272025-05-08T20:48:35.605Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (115/215)
30282025-05-08T20:48:36.256Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30292025-05-08T20:48:36.261Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30302025-05-08T20:48:36.261Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30312025-05-08T20:48:36.264Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
30322025-05-08T20:48:36.346Z
30332025-05-08T20:48:36.346Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (116/215)
30342025-05-08T20:48:36.994Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30352025-05-08T20:48:36.997Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30362025-05-08T20:48:36.997Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30372025-05-08T20:48:37.000Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
30382025-05-08T20:48:37.083Z
30392025-05-08T20:48:37.083Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (117/215)
30402025-05-08T20:48:37.738Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30412025-05-08T20:48:37.741Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30422025-05-08T20:48:37.741Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30432025-05-08T20:48:37.744Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
30442025-05-08T20:48:37.828Z
30452025-05-08T20:48:37.828Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (118/215)
30462025-05-08T20:48:38.482Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30472025-05-08T20:48:38.507Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30482025-05-08T20:48:38.508Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30492025-05-08T20:48:38.508Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
30502025-05-08T20:48:38.576Z
30512025-05-08T20:48:38.576Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (119/215)
30522025-05-08T20:48:39.224Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30532025-05-08T20:48:39.229Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30542025-05-08T20:48:39.229Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30552025-05-08T20:48:39.232Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
30562025-05-08T20:48:39.312Z
30572025-05-08T20:48:39.312Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (120/215)
30582025-05-08T20:48:39.960Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30592025-05-08T20:48:39.964Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30602025-05-08T20:48:39.964Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30612025-05-08T20:48:39.967Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
30622025-05-08T20:48:40.044Z
30632025-05-08T20:48:40.044Zinfo: running `cargo check --bins` on oximeter-producer (121/215)
30642025-05-08T20:48:40.723Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30652025-05-08T20:48:40.726Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30662025-05-08T20:48:40.726Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30672025-05-08T20:48:40.730Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
30682025-05-08T20:48:40.813Z
30692025-05-08T20:48:40.813Zinfo: running `cargo check --bins` on internal-dns-resolver (122/215)
30702025-05-08T20:48:41.473Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30712025-05-08T20:48:41.475Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30722025-05-08T20:48:41.476Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30732025-05-08T20:48:41.479Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
30742025-05-08T20:48:41.560Z
30752025-05-08T20:48:41.560Zinfo: running `cargo check --bins` on sp-sim (123/215)
30762025-05-08T20:48:42.220Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30772025-05-08T20:48:42.225Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30782025-05-08T20:48:42.312Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
30792025-05-08T20:48:42.312Z Checking keccak v0.1.5
30802025-05-08T20:48:42.626Z Checking sha3 v0.10.8
30812025-05-08T20:48:42.652Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30822025-05-08T20:48:44.191Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30832025-05-08T20:48:45.911Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.34s
30842025-05-08T20:48:46.095Z
30852025-05-08T20:48:46.095Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (124/215)
30862025-05-08T20:48:46.792Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30872025-05-08T20:48:46.795Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30882025-05-08T20:48:46.795Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30892025-05-08T20:48:46.799Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
30902025-05-08T20:48:46.888Z
30912025-05-08T20:48:46.888Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (125/215)
30922025-05-08T20:48:47.600Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30932025-05-08T20:48:47.605Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30942025-05-08T20:48:47.605Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30952025-05-08T20:48:47.608Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
30962025-05-08T20:48:47.696Z
30972025-05-08T20:48:47.696Zinfo: running `cargo check --bins` on db-macros (126/215)
30982025-05-08T20:48:48.325Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30992025-05-08T20:48:48.330Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31002025-05-08T20:48:48.330Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31012025-05-08T20:48:48.333Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
31022025-05-08T20:48:48.410Z
31032025-05-08T20:48:48.410Zinfo: running `cargo check --bins` on nexus-macros-common (127/215)
31042025-05-08T20:48:49.027Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31052025-05-08T20:48:49.031Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31062025-05-08T20:48:49.032Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31072025-05-08T20:48:49.035Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
31082025-05-08T20:48:49.110Z
31092025-05-08T20:48:49.110Zinfo: running `cargo check --bins` on nexus-auth (128/215)
31102025-05-08T20:48:49.805Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31112025-05-08T20:48:49.808Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31122025-05-08T20:48:49.809Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31132025-05-08T20:48:49.812Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
31142025-05-08T20:48:49.899Z
31152025-05-08T20:48:49.900Zinfo: running `cargo check --bins` on authz-macros (129/215)
31162025-05-08T20:48:50.527Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31172025-05-08T20:48:50.554Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31182025-05-08T20:48:50.554Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31192025-05-08T20:48:50.554Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
31202025-05-08T20:48:50.610Z
31212025-05-08T20:48:50.610Zinfo: running `cargo check --bins` on nexus-db-fixed-data (130/215)
31222025-05-08T20:48:51.297Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31232025-05-08T20:48:51.311Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31242025-05-08T20:48:51.311Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31252025-05-08T20:48:51.311Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
31262025-05-08T20:48:51.391Z
31272025-05-08T20:48:51.391Zinfo: running `cargo check --bins` on nexus-db-model (131/215)
31282025-05-08T20:48:52.087Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31292025-05-08T20:48:52.090Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31302025-05-08T20:48:52.090Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31312025-05-08T20:48:52.094Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
31322025-05-08T20:48:52.177Z
31332025-05-08T20:48:52.177Zinfo: running `cargo check --bins` on nexus-db-schema (132/215)
31342025-05-08T20:48:52.817Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31352025-05-08T20:48:52.824Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31362025-05-08T20:48:52.824Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31372025-05-08T20:48:52.824Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
31382025-05-08T20:48:52.897Z
31392025-05-08T20:48:52.897Zinfo: running `cargo check --bins` on nexus-defaults (133/215)
31402025-05-08T20:48:53.550Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31412025-05-08T20:48:53.556Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31422025-05-08T20:48:53.556Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31432025-05-08T20:48:53.570Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
31442025-05-08T20:48:53.671Z
31452025-05-08T20:48:53.671Zinfo: running `cargo check --bins` on nexus-db-errors (134/215)
31462025-05-08T20:48:54.345Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31472025-05-08T20:48:54.349Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31482025-05-08T20:48:54.349Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31492025-05-08T20:48:54.353Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
31502025-05-08T20:48:54.440Z
31512025-05-08T20:48:54.440Zinfo: running `cargo check --bins` on nexus-db-lookup (135/215)
31522025-05-08T20:48:55.159Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31532025-05-08T20:48:55.163Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31542025-05-08T20:48:55.163Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31552025-05-08T20:48:55.167Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
31562025-05-08T20:48:55.254Z
31572025-05-08T20:48:55.254Zinfo: running `cargo check --bins` on nexus-inventory (136/215)
31582025-05-08T20:48:55.957Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31592025-05-08T20:48:55.962Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31602025-05-08T20:48:55.962Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31612025-05-08T20:48:55.965Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
31622025-05-08T20:48:56.051Z
31632025-05-08T20:48:56.052Zinfo: running `cargo check --bins` on typed-rng (137/215)
31642025-05-08T20:48:56.677Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31652025-05-08T20:48:56.680Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31662025-05-08T20:48:56.680Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31672025-05-08T20:48:56.684Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
31682025-05-08T20:48:56.758Z
31692025-05-08T20:48:56.758Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (138/215)
31702025-05-08T20:48:57.457Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31712025-05-08T20:48:57.460Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31722025-05-08T20:48:57.599Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597)
31732025-05-08T20:48:57.602Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31742025-05-08T20:48:57.602Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
31752025-05-08T20:48:57.602Z Compiling thiserror-impl-no-std v2.0.2
31762025-05-08T20:48:57.717Z Checking universal-hash v0.5.1
31772025-05-08T20:48:57.720Z Checking secrecy v0.10.3
31782025-05-08T20:48:57.762Z Checking opaque-debug v0.3.1
31792025-05-08T20:48:57.780Z Checking chacha20 v0.9.1
31802025-05-08T20:48:57.909Z Checking aead v0.5.2
31812025-05-08T20:48:57.935Z Checking poly1305 v0.8.0
31822025-05-08T20:48:57.953Z Compiling unicase v2.7.0
31832025-05-08T20:48:57.977Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31842025-05-08T20:48:58.144Z Compiling libefi-sys v0.1.0
31852025-05-08T20:48:58.147Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31862025-05-08T20:48:58.266Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
31872025-05-08T20:48:58.266Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
31882025-05-08T20:48:58.337Z Compiling bitfield-struct v0.6.2
31892025-05-08T20:48:58.415Z Checking chacha20poly1305 v0.10.1
31902025-05-08T20:48:58.488Z Compiling proc-macro-error-attr2 v2.0.0
31912025-05-08T20:48:58.504Z Compiling salty v0.3.0
31922025-05-08T20:48:59.002Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31932025-05-08T20:48:59.103Z Compiling num-derive v0.3.3
31942025-05-08T20:48:59.256Z Compiling proc-macro-error2 v2.0.1
31952025-05-08T20:48:59.299Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31962025-05-08T20:48:59.434Z Checking papergrid v0.14.0
31972025-05-08T20:48:59.635Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31982025-05-08T20:48:59.874Z Compiling tabled_derive v0.10.0
31992025-05-08T20:49:00.219Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32002025-05-08T20:49:00.340Z Checking thiserror-no-std v2.0.2
32012025-05-08T20:49:00.481Z Checking vsss-rs v3.3.4
32022025-05-08T20:49:00.842Z Compiling mime_guess v2.0.5
32032025-05-08T20:49:00.880Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
32042025-05-08T20:49:00.923Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
32052025-05-08T20:49:02.844Z Checking libscf-sys v1.1.0
32062025-05-08T20:49:02.885Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
32072025-05-08T20:49:02.885Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
32082025-05-08T20:49:02.885Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
32092025-05-08T20:49:02.885Z Checking primeorder v0.13.6
32102025-05-08T20:49:02.885Z Checking env_filter v0.1.2
32112025-05-08T20:49:02.886Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
32122025-05-08T20:49:03.018Z Compiling xshell-macros v0.2.7
32132025-05-08T20:49:03.202Z Checking p384 v0.13.0
32142025-05-08T20:49:03.296Z Checking env_logger v0.11.5
32152025-05-08T20:49:03.634Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32162025-05-08T20:49:03.695Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
32172025-05-08T20:49:03.738Z Checking xshell v0.2.7
32182025-05-08T20:49:04.090Z Checking tabled v0.18.0
32192025-05-08T20:49:04.426Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
32202025-05-08T20:49:04.477Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
32212025-05-08T20:49:04.867Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32222025-05-08T20:49:04.988Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32232025-05-08T20:49:05.015Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
32242025-05-08T20:49:05.018Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
32252025-05-08T20:49:05.055Z Checking glob v0.3.2
32262025-05-08T20:49:05.369Z Checking http-range v0.1.5
32272025-05-08T20:49:05.426Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
32282025-05-08T20:49:05.447Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32292025-05-08T20:49:05.728Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32302025-05-08T20:49:05.747Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32312025-05-08T20:49:05.903Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32322025-05-08T20:49:06.095Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=872aae7d76493f2a4f59711b24dde55523536b40#872aae7d)
32332025-05-08T20:49:06.117Z Checking secrecy v0.8.0
32342025-05-08T20:49:06.323Z Checking atty v0.2.14
32352025-05-08T20:49:06.358Z Checking crc8 v0.1.1
32362025-05-08T20:49:06.478Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32372025-05-08T20:49:06.503Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
32382025-05-08T20:49:06.507Z Checking hyper-staticfile v0.10.1
32392025-05-08T20:49:07.208Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32402025-05-08T20:49:07.466Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
32412025-05-08T20:49:07.678Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32422025-05-08T20:49:07.694Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32432025-05-08T20:49:07.819Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32442025-05-08T20:49:07.836Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597)
32452025-05-08T20:49:08.085Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32462025-05-08T20:49:08.592Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32472025-05-08T20:49:08.872Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
32482025-05-08T20:49:08.875Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32492025-05-08T20:49:09.321Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32502025-05-08T20:49:09.321Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32512025-05-08T20:49:09.326Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32522025-05-08T20:49:09.931Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
32532025-05-08T20:49:10.322Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
32542025-05-08T20:49:10.576Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32552025-05-08T20:49:11.663Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
32562025-05-08T20:49:21.670Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32572025-05-08T20:49:31.421Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.65s
32582025-05-08T20:49:31.747Z
32592025-05-08T20:49:31.747Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (139/215)
32602025-05-08T20:49:32.329Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32612025-05-08T20:49:32.332Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32622025-05-08T20:49:32.464Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32632025-05-08T20:49:45.803Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.17s
32642025-05-08T20:49:46.012Z
32652025-05-08T20:49:46.012Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (140/215)
32662025-05-08T20:49:46.729Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32672025-05-08T20:49:46.732Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32682025-05-08T20:49:46.863Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32692025-05-08T20:50:00.095Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.07s
32702025-05-08T20:50:00.297Z
32712025-05-08T20:50:00.297Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (141/215)
32722025-05-08T20:50:01.031Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32732025-05-08T20:50:01.037Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32742025-05-08T20:50:01.147Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32752025-05-08T20:50:14.405Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.09s
32762025-05-08T20:50:14.606Z
32772025-05-08T20:50:14.606Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (142/215)
32782025-05-08T20:50:15.314Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32792025-05-08T20:50:15.317Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32802025-05-08T20:50:15.452Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32812025-05-08T20:50:28.820Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.20s
32822025-05-08T20:50:29.046Z
32832025-05-08T20:50:29.046Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (143/215)
32842025-05-08T20:50:29.759Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32852025-05-08T20:50:29.762Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32862025-05-08T20:50:29.897Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32872025-05-08T20:50:43.267Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.21s
32882025-05-08T20:50:43.471Z
32892025-05-08T20:50:43.472Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (144/215)
32902025-05-08T20:50:44.173Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32912025-05-08T20:50:44.176Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32922025-05-08T20:50:44.309Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32932025-05-08T20:50:57.729Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.25s
32942025-05-08T20:50:57.943Z
32952025-05-08T20:50:57.943Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (145/215)
32962025-05-08T20:50:58.646Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32972025-05-08T20:50:58.649Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32982025-05-08T20:50:58.780Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32992025-05-08T20:51:12.176Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.22s
33002025-05-08T20:51:12.377Z
33012025-05-08T20:51:12.378Zinfo: running `cargo check --bins` on bootstrap-agent-api (146/215)
33022025-05-08T20:51:13.057Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33032025-05-08T20:51:13.060Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33042025-05-08T20:51:13.060Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33052025-05-08T20:51:13.063Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
33062025-05-08T20:51:13.148Z
33072025-05-08T20:51:13.149Zinfo: running `cargo check --bins` on key-manager (147/215)
33082025-05-08T20:51:13.802Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33092025-05-08T20:51:13.805Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33102025-05-08T20:51:13.805Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33112025-05-08T20:51:13.808Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
33122025-05-08T20:51:13.888Z
33132025-05-08T20:51:13.888Zinfo: running `cargo check --bins` on range-requests (148/215)
33142025-05-08T20:51:14.525Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33152025-05-08T20:51:14.529Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33162025-05-08T20:51:14.529Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33172025-05-08T20:51:14.532Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
33182025-05-08T20:51:14.607Z
33192025-05-08T20:51:14.607Zinfo: running `cargo check --bins` on repo-depot-api (149/215)
33202025-05-08T20:51:15.245Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33212025-05-08T20:51:15.248Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33222025-05-08T20:51:15.248Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33232025-05-08T20:51:15.252Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
33242025-05-08T20:51:15.329Z
33252025-05-08T20:51:15.329Zinfo: running `cargo check --bins` on sled-agent-api (150/215)
33262025-05-08T20:51:16.004Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33272025-05-08T20:51:16.007Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33282025-05-08T20:51:16.007Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33292025-05-08T20:51:16.010Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
33302025-05-08T20:51:16.093Z
33312025-05-08T20:51:16.093Zinfo: running `cargo check --bins` on sled-diagnostics (151/215)
33322025-05-08T20:51:16.744Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33332025-05-08T20:51:16.747Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33342025-05-08T20:51:16.747Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33352025-05-08T20:51:16.750Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
33362025-05-08T20:51:16.834Z
33372025-05-08T20:51:16.834Zinfo: running `cargo check --bins --no-default-features` on sled-storage (152/215)
33382025-05-08T20:51:17.491Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33392025-05-08T20:51:17.494Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33402025-05-08T20:51:17.494Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33412025-05-08T20:51:17.497Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
33422025-05-08T20:51:17.579Z
33432025-05-08T20:51:17.579Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (153/215)
33442025-05-08T20:51:18.245Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33452025-05-08T20:51:18.248Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33462025-05-08T20:51:18.248Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33472025-05-08T20:51:18.252Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
33482025-05-08T20:51:18.336Z
33492025-05-08T20:51:18.336Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (154/215)
33502025-05-08T20:51:19.001Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33512025-05-08T20:51:19.005Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33522025-05-08T20:51:19.005Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33532025-05-08T20:51:19.008Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
33542025-05-08T20:51:19.090Z
33552025-05-08T20:51:19.090Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (155/215)
33562025-05-08T20:51:19.755Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33572025-05-08T20:51:19.757Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33582025-05-08T20:51:19.758Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33592025-05-08T20:51:19.760Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
33602025-05-08T20:51:19.845Z
33612025-05-08T20:51:19.845Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (156/215)
33622025-05-08T20:51:20.523Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33632025-05-08T20:51:20.526Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33642025-05-08T20:51:20.526Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33652025-05-08T20:51:20.529Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
33662025-05-08T20:51:20.614Z
33672025-05-08T20:51:20.614Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (157/215)
33682025-05-08T20:51:21.283Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33692025-05-08T20:51:21.287Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33702025-05-08T20:51:21.287Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33712025-05-08T20:51:21.291Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
33722025-05-08T20:51:21.373Z
33732025-05-08T20:51:21.373Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (158/215)
33742025-05-08T20:51:22.040Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33752025-05-08T20:51:22.044Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33762025-05-08T20:51:22.044Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33772025-05-08T20:51:22.047Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
33782025-05-08T20:51:22.132Z
33792025-05-08T20:51:22.132Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (159/215)
33802025-05-08T20:51:22.813Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33812025-05-08T20:51:22.815Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33822025-05-08T20:51:22.816Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33832025-05-08T20:51:22.818Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
33842025-05-08T20:51:22.905Z
33852025-05-08T20:51:22.905Zinfo: running `cargo check --bins` on nexus-test-interface (160/215)
33862025-05-08T20:51:23.576Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33872025-05-08T20:51:23.579Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33882025-05-08T20:51:23.579Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33892025-05-08T20:51:23.582Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
33902025-05-08T20:51:23.664Z
33912025-05-08T20:51:23.664Zinfo: running `cargo check --bins` on oximeter-collector (161/215)
33922025-05-08T20:51:24.339Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33932025-05-08T20:51:24.342Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33942025-05-08T20:51:24.457Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33952025-05-08T20:51:24.457Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33962025-05-08T20:51:25.314Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33972025-05-08T20:51:27.256Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.58s
33982025-05-08T20:51:27.468Z
33992025-05-08T20:51:27.468Zinfo: running `cargo check --bins` on oximeter-api (162/215)
34002025-05-08T20:51:28.125Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34012025-05-08T20:51:28.128Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34022025-05-08T20:51:28.128Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34032025-05-08T20:51:28.131Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
34042025-05-08T20:51:28.212Z
34052025-05-08T20:51:28.212Zinfo: running `cargo check --bins` on cert-dev (163/215)
34062025-05-08T20:51:28.842Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34072025-05-08T20:51:28.846Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34082025-05-08T20:51:28.916Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
34092025-05-08T20:51:29.209Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
34102025-05-08T20:51:29.384Z
34112025-05-08T20:51:29.384Zinfo: running `cargo check --bins` on clickana (164/215)
34122025-05-08T20:51:30.042Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34132025-05-08T20:51:30.045Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34142025-05-08T20:51:30.128Z Checking itertools v0.13.0
34152025-05-08T20:51:30.128Z Checking castaway v0.2.3
34162025-05-08T20:51:30.131Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
34172025-05-08T20:51:30.131Z Checking lru v0.12.5
34182025-05-08T20:51:30.131Z Compiling instability v0.3.2
34192025-05-08T20:51:30.240Z Checking cassowary v0.3.0
34202025-05-08T20:51:30.251Z Compiling indoc v2.0.6
34212025-05-08T20:51:30.368Z Checking compact_str v0.8.0
34222025-05-08T20:51:31.897Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34232025-05-08T20:51:32.006Z Checking unicode-truncate v1.1.0
34242025-05-08T20:51:32.157Z Checking ratatui v0.29.0
34252025-05-08T20:51:33.981Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
34262025-05-08T20:51:34.796Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.40s
34272025-05-08T20:51:34.976Z
34282025-05-08T20:51:34.976Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (165/215)
34292025-05-08T20:51:35.657Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34302025-05-08T20:51:35.660Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34312025-05-08T20:51:35.770Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34322025-05-08T20:51:35.770Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
34332025-05-08T20:51:36.825Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
34342025-05-08T20:51:37.301Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
34352025-05-08T20:51:37.685Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.70s
34362025-05-08T20:51:37.884Z
34372025-05-08T20:51:37.884Zinfo: running `cargo check --bins` on ch-dev (166/215)
34382025-05-08T20:51:38.558Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34392025-05-08T20:51:38.561Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34402025-05-08T20:51:38.656Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
34412025-05-08T20:51:39.430Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.54s
34422025-05-08T20:51:39.625Z
34432025-05-08T20:51:39.625Zinfo: running `cargo check --bins` on dev-tools-common (167/215)
34442025-05-08T20:51:40.110Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34452025-05-08T20:51:40.113Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34462025-05-08T20:51:40.113Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34472025-05-08T20:51:40.116Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
34482025-05-08T20:51:40.166Z
34492025-05-08T20:51:40.166Zinfo: running `cargo check --bins` on crdb-seed (168/215)
34502025-05-08T20:51:40.833Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34512025-05-08T20:51:40.836Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34522025-05-08T20:51:40.927Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
34532025-05-08T20:51:41.324Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
34542025-05-08T20:51:41.516Z
34552025-05-08T20:51:41.516Zinfo: running `cargo check --bins` on db-dev (169/215)
34562025-05-08T20:51:42.196Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34572025-05-08T20:51:42.199Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34582025-05-08T20:51:42.296Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
34592025-05-08T20:51:43.112Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.59s
34602025-05-08T20:51:43.298Z
34612025-05-08T20:51:43.298Zinfo: running `cargo check --bins` on omicron-dev-lib (170/215)
34622025-05-08T20:51:43.967Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34632025-05-08T20:51:43.970Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34642025-05-08T20:51:43.970Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34652025-05-08T20:51:43.973Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
34662025-05-08T20:51:44.057Z
34672025-05-08T20:51:44.058Zinfo: running `cargo check --bins` on xtask-downloader (171/215)
34682025-05-08T20:51:44.691Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34692025-05-08T20:51:44.694Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34702025-05-08T20:51:44.765Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
34712025-05-08T20:51:45.601Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.53s
34722025-05-08T20:51:45.790Z
34732025-05-08T20:51:45.790Zinfo: running `cargo check --bins` on omicron-ls-apis (172/215)
34742025-05-08T20:51:46.430Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34752025-05-08T20:51:46.438Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34762025-05-08T20:51:46.504Z Checking cargo-platform v0.1.8
34772025-05-08T20:51:46.789Z Checking cargo_metadata v0.19.2
34782025-05-08T20:51:47.773Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
34792025-05-08T20:51:48.588Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.79s
34802025-05-08T20:51:48.768Z
34812025-05-08T20:51:48.768Zinfo: running `cargo check --bins` on mgs-dev (173/215)
34822025-05-08T20:51:49.474Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34832025-05-08T20:51:49.477Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34842025-05-08T20:51:49.613Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34852025-05-08T20:51:51.049Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
34862025-05-08T20:51:51.626Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
34872025-05-08T20:51:52.155Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.38s
34882025-05-08T20:51:52.377Z
34892025-05-08T20:51:52.378Zinfo: running `cargo check --bins` on omicron-omdb (174/215)
34902025-05-08T20:51:53.118Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34912025-05-08T20:51:53.121Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34922025-05-08T20:51:53.292Z Compiling crunchy v0.2.2
34932025-05-08T20:51:53.295Z Compiling dsl_auto_type v0.1.2
34942025-05-08T20:51:53.417Z Checking scheduled-thread-pool v0.2.7
34952025-05-08T20:51:53.420Z Compiling diesel_table_macro_syntax v0.2.0
34962025-05-08T20:51:53.420Z Compiling tiny-keccak v2.0.2
34972025-05-08T20:51:53.420Z Compiling bit-vec v0.6.3
34982025-05-08T20:51:53.420Z Compiling ascii-canvas v3.0.0
34992025-05-08T20:51:53.424Z Compiling ena v0.14.3
35002025-05-08T20:51:53.728Z Checking r2d2 v0.8.10
35012025-05-08T20:51:53.858Z Compiling bit-set v0.5.3
35022025-05-08T20:51:53.876Z Compiling diff v0.1.13
35032025-05-08T20:51:53.911Z Compiling bindgen v0.71.1
35042025-05-08T20:51:53.914Z Compiling regex-syntax v0.6.29
35052025-05-08T20:51:53.959Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
35062025-05-08T20:51:54.044Z Compiling rustc-hash v2.1.1
35072025-05-08T20:51:54.114Z Compiling ref-cast v1.0.23
35082025-05-08T20:51:54.202Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
35092025-05-08T20:51:54.244Z Compiling derive_builder_core v0.20.2
35102025-05-08T20:51:54.412Z Compiling libxml v0.3.3
35112025-05-08T20:51:54.533Z Compiling ref-cast-impl v1.0.23
35122025-05-08T20:51:54.683Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
35132025-05-08T20:51:54.704Z Compiling diesel_derives v2.2.3
35142025-05-08T20:51:54.747Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
35152025-05-08T20:51:54.856Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
35162025-05-08T20:51:55.195Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
35172025-05-08T20:51:55.246Z Compiling strum_macros v0.24.3
35182025-05-08T20:51:55.530Z Compiling indoc v1.0.9
35192025-05-08T20:51:56.250Z Compiling derive_builder_macro v0.20.2
35202025-05-08T20:51:56.399Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
35212025-05-08T20:51:56.725Z Compiling oso-derive v0.27.3
35222025-05-08T20:51:57.163Z Compiling lalrpop v0.19.12
35232025-05-08T20:51:57.376Z Checking derive_builder v0.20.2
35242025-05-08T20:51:57.566Z Compiling impl-trait-for-tuples v0.2.2
35252025-05-08T20:51:57.710Z Checking quick-xml v0.37.2
35262025-05-08T20:51:57.754Z Checking maplit v1.0.2
35272025-05-08T20:51:57.887Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
35282025-05-08T20:51:58.401Z Compiling diesel-dtrace v0.4.2
35292025-05-08T20:51:58.849Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
35302025-05-08T20:51:59.008Z Checking bb8 v0.8.5
35312025-05-08T20:51:59.225Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
35322025-05-08T20:51:59.399Z Checking io-lifetimes v1.0.11
35332025-05-08T20:51:59.467Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
35342025-05-08T20:51:59.592Z Checking rand_seeder v0.3.0
35352025-05-08T20:51:59.614Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
35362025-05-08T20:51:59.631Z Checking rustix v0.37.28
35372025-05-08T20:51:59.844Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
35382025-05-08T20:51:59.867Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
35392025-05-08T20:52:00.109Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
35402025-05-08T20:52:00.444Z Checking smawk v0.3.2
35412025-05-08T20:52:00.674Z Checking unicode-linebreak v0.1.5
35422025-05-08T20:52:00.699Z Checking terminal_size v0.2.6
35432025-05-08T20:52:00.884Z Checking is_ci v1.2.0
35442025-05-08T20:52:01.049Z Checking supports-color v3.0.2
35452025-05-08T20:52:01.121Z Checking textwrap v0.16.1
35462025-05-08T20:52:01.299Z Checking multimap v0.10.0
35472025-05-08T20:52:01.819Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
35482025-05-08T20:52:03.770Z Checking diesel v2.2.9
35492025-05-08T20:52:18.348Z Compiling samael v0.0.18
35502025-05-08T20:52:32.682Z Checking nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
35512025-05-08T20:52:34.483Z Checking async-bb8-diesel v0.2.1
35522025-05-08T20:52:36.370Z Compiling polar-core v0.27.3
35532025-05-08T20:52:43.476Z Checking oso v0.27.3
35542025-05-08T20:53:17.726Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
35552025-05-08T20:53:47.659Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
35562025-05-08T20:53:56.191Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 03s
35572025-05-08T20:53:56.410Z
35582025-05-08T20:53:56.410Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (175/215)
35592025-05-08T20:53:57.108Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35602025-05-08T20:53:57.111Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35612025-05-08T20:53:57.111Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35622025-05-08T20:53:57.114Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
35632025-05-08T20:53:57.203Z
35642025-05-08T20:53:57.203Zinfo: running `cargo check --bins` on nexus-saga-recovery (176/215)
35652025-05-08T20:53:57.915Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35662025-05-08T20:53:57.918Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35672025-05-08T20:53:57.918Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35682025-05-08T20:53:57.920Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
35692025-05-08T20:53:58.011Z
35702025-05-08T20:53:58.013Zinfo: running `cargo check --bins` on nexus-test-utils-macros (177/215)
35712025-05-08T20:53:58.644Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35722025-05-08T20:53:58.647Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35732025-05-08T20:53:58.647Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35742025-05-08T20:53:58.650Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
35752025-05-08T20:53:58.727Z
35762025-05-08T20:53:58.727Zinfo: running `cargo check --bins` on omicron-nexus (178/215)
35772025-05-08T20:53:59.458Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35782025-05-08T20:53:59.461Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35792025-05-08T20:53:59.646Z Compiling libz-sys v1.1.20
35802025-05-08T20:53:59.649Z Compiling libgit2-sys v0.17.0+1.8.1
35812025-05-08T20:53:59.784Z Compiling vergen v8.3.2
35822025-05-08T20:53:59.788Z Compiling cargo-platform v0.1.8
35832025-05-08T20:53:59.788Z Compiling pin-project-internal v1.1.6
35842025-05-08T20:53:59.822Z Compiling snafu-derive v0.8.5
35852025-05-08T20:53:59.825Z Compiling fs-err v2.11.0
35862025-05-08T20:53:59.825Z Compiling rustls v0.21.12
35872025-05-08T20:54:00.101Z Compiling cargo_metadata v0.18.1
35882025-05-08T20:54:00.244Z Checking globset v0.4.15
35892025-05-08T20:54:00.263Z Checking olpc-cjson v0.1.4
35902025-05-08T20:54:00.376Z Checking sct v0.7.1
35912025-05-08T20:54:00.480Z Checking rustls-webpki v0.101.7
35922025-05-08T20:54:00.571Z Checking serde_plain v1.0.2
35932025-05-08T20:54:00.690Z Checking typed-path v0.9.3
35942025-05-08T20:54:00.822Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
35952025-05-08T20:54:01.045Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
35962025-05-08T20:54:01.154Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
35972025-05-08T20:54:01.378Z Checking parse-size v1.1.0
35982025-05-08T20:54:01.549Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
35992025-05-08T20:54:01.637Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
36002025-05-08T20:54:01.873Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
36012025-05-08T20:54:02.403Z Checking pin-project v1.1.6
36022025-05-08T20:54:02.538Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
36032025-05-08T20:54:02.557Z Checking rustls-pemfile v1.0.4
36042025-05-08T20:54:02.794Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
36052025-05-08T20:54:02.965Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
36062025-05-08T20:54:03.064Z Checking twox-hash v2.1.0
36072025-05-08T20:54:03.104Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
36082025-05-08T20:54:03.319Z Checking ereport-client v0.1.0 (/work/oxidecomputer/omicron/clients/ereport-client)
36092025-05-08T20:54:03.375Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
36102025-05-08T20:54:03.952Z Checking tokio-rustls v0.24.1
36112025-05-08T20:54:04.115Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
36122025-05-08T20:54:04.354Z Checking snafu v0.8.5
36132025-05-08T20:54:04.585Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
36142025-05-08T20:54:04.814Z Checking tough v0.20.0
36152025-05-08T20:54:05.001Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
36162025-05-08T20:54:05.049Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597)
36172025-05-08T20:54:05.171Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
36182025-05-08T20:54:05.224Z Checking fatfs v0.3.6
36192025-05-08T20:54:05.254Z Checking assert_matches v1.5.0
36202025-05-08T20:54:08.682Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
36212025-05-08T20:54:09.903Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
36222025-05-08T20:54:11.599Z Compiling git2 v0.19.0
36232025-05-08T20:54:15.597Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597)
36242025-05-08T20:55:09.925Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
36252025-05-08T20:55:10.143Z
36262025-05-08T20:55:10.144Zinfo: running `cargo check --bins` on nexus-background-task-interface (179/215)
36272025-05-08T20:55:10.816Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36282025-05-08T20:55:10.819Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36292025-05-08T20:55:10.819Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36302025-05-08T20:55:10.822Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
36312025-05-08T20:55:10.899Z
36322025-05-08T20:55:10.899Zinfo: running `cargo check --bins` on nexus-external-api (180/215)
36332025-05-08T20:55:11.587Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36342025-05-08T20:55:11.590Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36352025-05-08T20:55:11.590Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36362025-05-08T20:55:11.593Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
36372025-05-08T20:55:11.682Z
36382025-05-08T20:55:11.682Zinfo: running `cargo check --bins` on nexus-internal-api (181/215)
36392025-05-08T20:55:12.365Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36402025-05-08T20:55:12.368Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36412025-05-08T20:55:12.369Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36422025-05-08T20:55:12.372Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
36432025-05-08T20:55:12.457Z
36442025-05-08T20:55:12.457Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (182/215)
36452025-05-08T20:55:13.163Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36462025-05-08T20:55:13.166Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36472025-05-08T20:55:13.166Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36482025-05-08T20:55:13.169Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
36492025-05-08T20:55:13.259Z
36502025-05-08T20:55:13.259Zinfo: running `cargo check --bins` on nexus-mgs-updates (183/215)
36512025-05-08T20:55:13.936Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36522025-05-08T20:55:13.939Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36532025-05-08T20:55:13.939Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36542025-05-08T20:55:13.942Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
36552025-05-08T20:55:14.026Z
36562025-05-08T20:55:14.026Zinfo: running `cargo check --bins` on nexus-networking (184/215)
36572025-05-08T20:55:14.715Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36582025-05-08T20:55:14.718Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36592025-05-08T20:55:14.718Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36602025-05-08T20:55:14.722Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
36612025-05-08T20:55:14.812Z
36622025-05-08T20:55:14.812Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (185/215)
36632025-05-08T20:55:15.512Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36642025-05-08T20:55:15.515Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36652025-05-08T20:55:15.515Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36662025-05-08T20:55:15.518Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
36672025-05-08T20:55:15.608Z
36682025-05-08T20:55:15.609Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (186/215)
36692025-05-08T20:55:16.308Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36702025-05-08T20:55:16.311Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36712025-05-08T20:55:16.311Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36722025-05-08T20:55:16.314Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
36732025-05-08T20:55:16.403Z
36742025-05-08T20:55:16.403Zinfo: running `cargo check --bins` on update-common (187/215)
36752025-05-08T20:55:17.069Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36762025-05-08T20:55:17.072Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36772025-05-08T20:55:17.072Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36782025-05-08T20:55:17.075Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
36792025-05-08T20:55:17.158Z
36802025-05-08T20:55:17.158Zinfo: running `cargo check --bins` on omicron-dev (188/215)
36812025-05-08T20:55:17.930Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36822025-05-08T20:55:17.933Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36832025-05-08T20:55:18.134Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
36842025-05-08T20:55:18.138Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
36852025-05-08T20:55:18.282Z Checking diff v0.1.13
36862025-05-08T20:55:18.282Z Checking yansi v1.0.1
36872025-05-08T20:55:18.285Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
36882025-05-08T20:55:18.295Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
36892025-05-08T20:55:18.709Z Checking pretty_assertions v1.4.1
36902025-05-08T20:55:19.349Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
36912025-05-08T20:55:44.430Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
36922025-05-08T20:55:44.430Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
36932025-05-08T20:55:44.433Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
36942025-05-08T20:55:44.434Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
36952025-05-08T20:55:44.434Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
36962025-05-08T20:55:44.434Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
36972025-05-08T20:55:45.280Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
36982025-05-08T20:55:46.520Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
36992025-05-08T20:56:32.193Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s
37002025-05-08T20:56:32.418Z
37012025-05-08T20:56:32.418Zinfo: running `cargo check --bins` on openapi-manager (189/215)
37022025-05-08T20:56:33.110Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37032025-05-08T20:56:33.113Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37042025-05-08T20:56:33.231Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
37052025-05-08T20:56:33.231Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
37062025-05-08T20:56:33.234Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
37072025-05-08T20:56:33.366Z Checking heck v0.4.1
37082025-05-08T20:56:33.368Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
37092025-05-08T20:56:33.558Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
37102025-05-08T20:56:33.757Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
37112025-05-08T20:56:34.481Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
37122025-05-08T20:56:36.670Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
37132025-05-08T20:56:38.145Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
37142025-05-08T20:56:38.946Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
37152025-05-08T20:56:40.372Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.94s
37162025-05-08T20:56:40.568Z
37172025-05-08T20:56:40.568Zinfo: running `cargo check --bins` on installinator-api (190/215)
37182025-05-08T20:56:41.240Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37192025-05-08T20:56:41.244Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37202025-05-08T20:56:41.244Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37212025-05-08T20:56:41.247Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
37222025-05-08T20:56:41.329Z
37232025-05-08T20:56:41.329Zinfo: running `cargo check --bins` on wicketd-api (191/215)
37242025-05-08T20:56:42.011Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37252025-05-08T20:56:42.014Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37262025-05-08T20:56:42.014Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37272025-05-08T20:56:42.017Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
37282025-05-08T20:56:42.103Z
37292025-05-08T20:56:42.103Zinfo: running `cargo check --bins` on omicron-pins (192/215)
37302025-05-08T20:56:42.734Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37312025-05-08T20:56:42.737Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37322025-05-08T20:56:42.737Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37332025-05-08T20:56:42.740Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
37342025-05-08T20:56:42.818Z
37352025-05-08T20:56:42.818Zinfo: running `cargo check --bins` on reconfigurator-cli (193/215)
37362025-05-08T20:56:43.509Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37372025-05-08T20:56:43.512Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37382025-05-08T20:56:43.626Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
37392025-05-08T20:56:43.629Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
37402025-05-08T20:56:43.744Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
37412025-05-08T20:56:43.766Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
37422025-05-08T20:56:43.768Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
37432025-05-08T20:56:43.769Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
37442025-05-08T20:56:43.779Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
37452025-05-08T20:56:43.791Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
37462025-05-08T20:56:44.029Z Compiling petname v2.0.2
37472025-05-08T20:56:44.050Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
37482025-05-08T20:56:44.090Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
37492025-05-08T20:56:44.389Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
37502025-05-08T20:56:44.718Z Checking sync-ptr v0.1.1
37512025-05-08T20:56:44.977Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
37522025-05-08T20:56:46.453Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
37532025-05-08T20:56:47.168Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
37542025-05-08T20:56:48.561Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
37552025-05-08T20:56:58.658Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
37562025-05-08T20:56:58.661Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
37572025-05-08T20:56:59.300Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
37582025-05-08T20:57:00.444Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
37592025-05-08T20:57:02.322Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.49s
37602025-05-08T20:57:02.525Z
37612025-05-08T20:57:02.525Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (194/215)
37622025-05-08T20:57:03.220Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37632025-05-08T20:57:03.223Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37642025-05-08T20:57:03.224Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37652025-05-08T20:57:03.227Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
37662025-05-08T20:57:03.314Z
37672025-05-08T20:57:03.314Zinfo: running `cargo check --bins` on omicron-repl-utils (195/215)
37682025-05-08T20:57:03.944Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37692025-05-08T20:57:03.947Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37702025-05-08T20:57:03.947Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37712025-05-08T20:57:03.950Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
37722025-05-08T20:57:04.027Z
37732025-05-08T20:57:04.027Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (196/215)
37742025-05-08T20:57:04.732Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37752025-05-08T20:57:04.737Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37762025-05-08T20:57:04.872Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
37772025-05-08T20:57:05.921Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.88s
37782025-05-08T20:57:06.126Z
37792025-05-08T20:57:06.126Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (197/215)
37802025-05-08T20:57:06.817Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37812025-05-08T20:57:06.820Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37822025-05-08T20:57:06.922Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
37832025-05-08T20:57:07.356Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
37842025-05-08T20:57:08.322Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
37852025-05-08T20:57:08.966Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.83s
37862025-05-08T20:57:09.157Z
37872025-05-08T20:57:09.157Zinfo: running `cargo check --bins` on omicron-releng (198/215)
37882025-05-08T20:57:09.802Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37892025-05-08T20:57:09.805Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37902025-05-08T20:57:09.884Z Compiling blake3 v1.5.4
37912025-05-08T20:57:09.891Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
37922025-05-08T20:57:10.009Z Checking memmap2 v0.9.5
37932025-05-08T20:57:10.012Z Checking arrayvec v0.7.6
37942025-05-08T20:57:10.012Z Checking constant_time_eq v0.3.1
37952025-05-08T20:57:10.012Z Checking arrayref v0.3.9
37962025-05-08T20:57:10.055Z Checking topological-sort v0.2.2
37972025-05-08T20:57:10.058Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
37982025-05-08T20:57:10.136Z Checking shell-words v1.1.0
37992025-05-08T20:57:10.509Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
38002025-05-08T20:57:10.752Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
38012025-05-08T20:57:11.234Z Checking omicron-zone-package v0.12.0
38022025-05-08T20:57:12.384Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
38032025-05-08T20:57:13.290Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.12s
38042025-05-08T20:57:13.490Z
38052025-05-08T20:57:13.490Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (199/215)
38062025-05-08T20:57:14.147Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38072025-05-08T20:57:14.151Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38082025-05-08T20:57:14.230Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
38092025-05-08T20:57:14.604Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
38102025-05-08T20:57:15.019Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.52s
38112025-05-08T20:57:15.202Z
38122025-05-08T20:57:15.202Zinfo: running `cargo check --bins` on xtask (200/215)
38132025-05-08T20:57:15.721Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38142025-05-08T20:57:15.724Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38152025-05-08T20:57:15.740Z Checking bitflags v2.9.0
38162025-05-08T20:57:15.743Z Checking serde v1.0.219
38172025-05-08T20:57:15.743Z Checking thiserror v1.0.69
38182025-05-08T20:57:15.845Z Checking scroll v0.12.0
38192025-05-08T20:57:15.848Z Checking log v0.4.22
38202025-05-08T20:57:15.866Z Checking hashbrown v0.15.1
38212025-05-08T20:57:15.869Z Checking zerocopy v0.7.35
38222025-05-08T20:57:15.889Z Checking syn v2.0.98
38232025-05-08T20:57:15.949Z Checking pest v2.7.14
38242025-05-08T20:57:16.083Z Checking rustix v0.38.37
38252025-05-08T20:57:16.101Z Checking once_cell v1.21.3
38262025-05-08T20:57:16.286Z Checking goblin v0.8.2
38272025-05-08T20:57:16.408Z Checking thiserror v2.0.12
38282025-05-08T20:57:16.572Z Checking fs-err v3.1.0
38292025-05-08T20:57:16.827Z Checking indexmap v2.7.1
38302025-05-08T20:57:16.864Z Checking anyhow v1.0.98
38312025-05-08T20:57:17.031Z Checking tabled v0.15.0
38322025-05-08T20:57:17.240Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
38332025-05-08T20:57:17.910Z Checking terminal_size v0.4.0
38342025-05-08T20:57:17.910Z Checking tempfile v3.13.0
38352025-05-08T20:57:18.097Z Checking clap_builder v4.5.35
38362025-05-08T20:57:18.380Z Checking dtrace-parser v0.2.0
38372025-05-08T20:57:19.556Z Checking serde_json v1.0.140
38382025-05-08T20:57:19.556Z Checking serde_spanned v0.6.8
38392025-05-08T20:57:19.559Z Checking toml_datetime v0.6.8
38402025-05-08T20:57:19.559Z Checking camino v1.1.9
38412025-05-08T20:57:19.650Z Checking cargo-platform v0.1.8
38422025-05-08T20:57:19.769Z Checking semver v1.0.25
38432025-05-08T20:57:19.821Z Checking macaddr v1.0.1
38442025-05-08T20:57:19.879Z Checking toml_edit v0.22.24
38452025-05-08T20:57:20.090Z Checking camino-tempfile v1.1.1
38462025-05-08T20:57:20.679Z Checking clap v4.5.35
38472025-05-08T20:57:20.693Z Checking dof v0.3.0
38482025-05-08T20:57:20.695Z Checking cargo_metadata v0.19.2
38492025-05-08T20:57:21.088Z Checking usdt-impl v0.5.0
38502025-05-08T20:57:21.450Z Checking usdt v0.5.0
38512025-05-08T20:57:21.763Z Checking toml v0.8.20
38522025-05-08T20:57:22.201Z Checking cargo_toml v0.21.0
38532025-05-08T20:57:23.329Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
38542025-05-08T20:57:23.953Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.74s
38552025-05-08T20:57:24.071Z
38562025-05-08T20:57:24.071Zinfo: running `cargo check --bins` on end-to-end-tests (201/215)
38572025-05-08T20:57:24.811Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38582025-05-08T20:57:24.814Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38592025-05-08T20:57:24.958Z Checking polyval v0.6.2
38602025-05-08T20:57:25.079Z Checking ctr v0.9.2
38612025-05-08T20:57:25.091Z Checking ssh-encoding v0.2.0
38622025-05-08T20:57:25.094Z Checking blowfish v0.9.1
38632025-05-08T20:57:25.114Z Checking password-hash v0.4.2
38642025-05-08T20:57:25.118Z Checking p256 v0.13.2
38652025-05-08T20:57:25.118Z Checking p521 v0.13.3
38662025-05-08T20:57:25.120Z Checking russh-cryptovec v0.7.3
38672025-05-08T20:57:25.313Z Checking ghash v0.5.1
38682025-05-08T20:57:25.316Z Checking bcrypt-pbkdf v0.10.0
38692025-05-08T20:57:25.316Z Checking md5 v0.7.0
38702025-05-08T20:57:25.371Z Checking num-bigint v0.4.6
38712025-05-08T20:57:25.396Z Checking des v0.8.1
38722025-05-08T20:57:25.490Z Checking aes-gcm v0.10.3
38732025-05-08T20:57:25.535Z Checking pbkdf2 v0.11.0
38742025-05-08T20:57:25.603Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
38752025-05-08T20:57:25.646Z Checking hex-literal v0.4.1
38762025-05-08T20:57:25.666Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
38772025-05-08T20:57:25.669Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
38782025-05-08T20:57:25.716Z Checking ssh-cipher v0.2.0
38792025-05-08T20:57:25.791Z Checking internet-checksum v0.2.1
38802025-05-08T20:57:26.004Z Checking ssh-key v0.6.6
38812025-05-08T20:57:26.248Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
38822025-05-08T20:57:27.194Z Checking russh-keys v0.45.0
38832025-05-08T20:57:28.032Z Checking russh v0.45.0
38842025-05-08T20:57:47.388Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
38852025-05-08T20:57:48.787Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.70s
38862025-05-08T20:57:49.012Z
38872025-05-08T20:57:49.012Zinfo: running `cargo check --bins` on gateway-cli (202/215)
38882025-05-08T20:57:49.665Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38892025-05-08T20:57:49.668Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38902025-05-08T20:57:49.752Z Checking termios v0.3.3
38912025-05-08T20:57:49.989Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
38922025-05-08T20:57:50.748Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.73s
38932025-05-08T20:57:50.946Z
38942025-05-08T20:57:50.946Zinfo: running `cargo check --bins --no-default-features` on installinator (203/215)
38952025-05-08T20:57:51.640Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38962025-05-08T20:57:51.643Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38972025-05-08T20:57:51.748Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
38982025-05-08T20:57:51.748Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
38992025-05-08T20:57:51.751Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
39002025-05-08T20:57:51.751Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
39012025-05-08T20:57:52.623Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
39022025-05-08T20:57:52.769Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
39032025-05-08T20:57:54.446Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
39042025-05-08T20:57:56.441Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.48s
39052025-05-08T20:57:56.656Z
39062025-05-08T20:57:56.657Zinfo: running `cargo check --bins` on internal-dns-cli (204/215)
39072025-05-08T20:57:57.312Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39082025-05-08T20:57:57.315Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39092025-05-08T20:57:57.396Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
39102025-05-08T20:57:57.900Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
39112025-05-08T20:57:58.100Z
39122025-05-08T20:57:58.100Zinfo: running `cargo check --bins` on omicron-live-tests (205/215)
39132025-05-08T20:57:58.730Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39142025-05-08T20:57:58.733Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39152025-05-08T20:57:58.733Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39162025-05-08T20:57:58.736Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
39172025-05-08T20:57:58.811Z
39182025-05-08T20:57:58.811Zinfo: running `cargo check --bins` on live-tests-macros (206/215)
39192025-05-08T20:57:59.440Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39202025-05-08T20:57:59.443Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39212025-05-08T20:57:59.443Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39222025-05-08T20:57:59.446Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
39232025-05-08T20:57:59.522Z
39242025-05-08T20:57:59.522Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (207/215)
39252025-05-08T20:58:00.218Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39262025-05-08T20:58:00.222Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39272025-05-08T20:58:00.332Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
39282025-05-08T20:58:00.992Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.46s
39292025-05-08T20:58:01.184Z
39302025-05-08T20:58:01.184Zinfo: running `cargo check --bins` on omicron-package (208/215)
39312025-05-08T20:58:01.863Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39322025-05-08T20:58:01.866Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39332025-05-08T20:58:01.962Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
39342025-05-08T20:58:03.387Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.19s
39352025-05-08T20:58:03.585Z
39362025-05-08T20:58:03.585Zinfo: running `cargo check --bins` on trust-quorum (209/215)
39372025-05-08T20:58:04.257Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39382025-05-08T20:58:04.260Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39392025-05-08T20:58:04.260Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39402025-05-08T20:58:04.264Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
39412025-05-08T20:58:04.348Z
39422025-05-08T20:58:04.348Zinfo: running `cargo check --bins` on gfss (210/215)
39432025-05-08T20:58:04.978Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39442025-05-08T20:58:04.980Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39452025-05-08T20:58:04.980Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39462025-05-08T20:58:04.984Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
39472025-05-08T20:58:05.063Z
39482025-05-08T20:58:05.063Zinfo: running `cargo check --bins` on wicket-dbg (211/215)
39492025-05-08T20:58:05.757Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39502025-05-08T20:58:05.760Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39512025-05-08T20:58:05.876Z Checking rtoolbox v0.0.2
39522025-05-08T20:58:05.879Z Checking tui-tree-widget v0.23.0
39532025-05-08T20:58:05.879Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
39542025-05-08T20:58:06.125Z Checking rpassword v7.3.1
39552025-05-08T20:58:10.634Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
39562025-05-08T20:58:13.434Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
39572025-05-08T20:58:14.613Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.54s
39582025-05-08T20:58:14.812Z
39592025-05-08T20:58:14.812Zinfo: running `cargo check --bins` on wicket (212/215)
39602025-05-08T20:58:15.500Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39612025-05-08T20:58:15.503Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39622025-05-08T20:58:15.618Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
39632025-05-08T20:58:16.038Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
39642025-05-08T20:58:16.254Z
39652025-05-08T20:58:16.254Zinfo: running `cargo check --bins` on wicketd (213/215)
39662025-05-08T20:58:16.959Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39672025-05-08T20:58:16.962Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39682025-05-08T20:58:17.084Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
39692025-05-08T20:58:21.099Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.83s
39702025-05-08T20:58:21.324Z
39712025-05-08T20:58:21.324Zinfo: running `cargo check --bins` on omicron-workspace-hack (214/215)
39722025-05-08T20:58:21.948Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39732025-05-08T20:58:21.951Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39742025-05-08T20:58:21.951Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39752025-05-08T20:58:21.955Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
39762025-05-08T20:58:22.035Z
39772025-05-08T20:58:22.035Zinfo: running `cargo check --bins` on zone-setup (215/215)
39782025-05-08T20:58:22.714Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39792025-05-08T20:58:22.717Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39802025-05-08T20:58:22.813Z Checking uzers v0.12.1
39812025-05-08T20:58:23.164Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
39822025-05-08T20:58:24.138Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.09s
39832025-05-08T20:58:24.357Z
39842025-05-08T20:58:24.357Zreal 14:31.494266267
39852025-05-08T20:58:24.357Zuser 29:04.895819512
39862025-05-08T20:58:24.357Zsys 4:41.834935971
39872025-05-08T20:58:24.357Ztrap 0.595609538
39882025-05-08T20:58:24.358Ztflt 0.661373300
39892025-05-08T20:58:24.358Zdflt 1.390102848
39902025-05-08T20:58:24.358Zkflt 0.003440487
39912025-05-08T20:58:24.358Zlock 49:41.885019509
39922025-05-08T20:58:24.362Zslp 2:21:16.245220182
39932025-05-08T20:58:24.362Zlat 1:12.774183930
39942025-05-08T20:58:24.362Zstop 4:16.069936413
39952025-05-08T20:58:24.362Zprocess exited: duration 1206999 ms, exit code 0
 
39962025-05-08T20:58:24.368Zfound 0 output files